Remove swfdec-gtk2, folded into swfdec.
This commit is contained in:
parent
a2deb068eb
commit
b0d65ea2cc
4 changed files with 1 additions and 33 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.123 2008/09/17 00:21:48 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.124 2008/10/31 12:43:59 wiz Exp $
|
||||
#
|
||||
|
||||
COMMENT= Multimedia utilities
|
||||
|
@ -106,7 +106,6 @@ SUBDIR+= smpeg
|
|||
SUBDIR+= smpeg-xmms
|
||||
SUBDIR+= subtitleeditor
|
||||
SUBDIR+= swfdec
|
||||
SUBDIR+= swfdec-gtk2
|
||||
SUBDIR+= totem
|
||||
SUBDIR+= totem-nautilus
|
||||
SUBDIR+= totem-pl-parser
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
Swfdec is a library for rendering Flash(R) animations and games. It was
|
||||
originally designed as a basis library for creating Flash plugins for
|
||||
GStreamer, but it is a fully standalone library which only use the libart
|
||||
library for drawing. Swfdec is released under the LGPL.
|
||||
|
||||
This package provides an SWF based pixbuf-loader for GTK.
|
|
@ -1,22 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.10 2008/06/20 01:09:28 joerg Exp $
|
||||
#
|
||||
|
||||
PKGREVISION= 10
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
.include "../../multimedia/swfdec/Makefile.common"
|
||||
|
||||
PKGNAME= ${DISTNAME:S/-/-gtk2-/}
|
||||
COMMENT+= (GTK2 modules)
|
||||
|
||||
CONFIGURE_ARGS+= --enable-pixbuf-loader
|
||||
|
||||
BUILD_DIRS= ${WRKSRC}/pixbuf-loader
|
||||
INSTALL_DIRS= ${WRKSRC}/pixbuf-loader
|
||||
|
||||
GTK2_LOADERS= YES
|
||||
|
||||
.include "../../multimedia/swfdec/buildlink3.mk"
|
||||
.include "../../x11/gtk2/modules.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,3 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.3 2006/09/26 16:37:40 drochner Exp $
|
||||
lib/gtk-2.0/2.10.0/loaders/swf_loader.la
|
||||
@comment in gtk2: @dirrm lib/gtk-2.0/2.10.0/loaders
|
Loading…
Reference in a new issue