import swfdec-plugin 0.6.0
Swfdec-Mozilla contains a plugin for Mozilla browsers that uses the Swfdec library for playing SWF files.
This commit is contained in:
parent
472acc9fe0
commit
df69ffc5d5
41
www/swfdec-plugin/Makefile
Normal file
41
www/swfdec-plugin/Makefile
Normal file
@ -0,0 +1,41 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2008/08/20 15:57:04 jasper Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= Flash plugin for Mozilla browsers
|
||||
|
||||
V= 0.6.0
|
||||
DISTNAME= swfdec-mozilla-$V
|
||||
PKGNAME= swfdec-plugin-$V
|
||||
CATEGORIES= graphics www
|
||||
|
||||
HOMEPAGE= http://swfdec.freedesktop.org/
|
||||
|
||||
# LGPLv2.1
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}/download/swfdec-mozilla/${V:R}/
|
||||
|
||||
MODULES= devel/gettext
|
||||
|
||||
WANTLIB= X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \
|
||||
Xi Xinerama Xrandr Xrender atk-1.0 cairo expat fontconfig \
|
||||
freetype gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 \
|
||||
glitz gmodule-2.0 gobject-2.0 gstpbutils-0.10 gstreamer-0.10 \
|
||||
gthread-2.0 gtk-x11-2.0 m mad oil-0.3 pango-1.0 pangocairo-1.0 \
|
||||
pangoft2-1.0 pcre pixman-1 png soup-2.4 xml2 z
|
||||
|
||||
LIB_DEPENDS= swfdec-0.6,swfdec-gtk-0.6::graphics/swfdec
|
||||
|
||||
USE_X11= Yes
|
||||
USE_LIBTOOL= Yes
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= --with-plugin-dir="${LOCALBASE}/lib/mozilla-plugins/"
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
.include <bsd.port.mk>
|
5
www/swfdec-plugin/distinfo
Normal file
5
www/swfdec-plugin/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (swfdec-mozilla-0.6.0.tar.gz) = 3A+4S15cdUCuEjHrBBCfDg==
|
||||
RMD160 (swfdec-mozilla-0.6.0.tar.gz) = KHmVSuP93e6qBLHrfotzvusephQ=
|
||||
SHA1 (swfdec-mozilla-0.6.0.tar.gz) = ft788Vd8ECkWNiNojR38EsAOME4=
|
||||
SHA256 (swfdec-mozilla-0.6.0.tar.gz) = Bek7Q0OZiv0ksLqHniXvTwjIevavtR+wzFoDYsP+/zQ=
|
||||
SIZE (swfdec-mozilla-0.6.0.tar.gz) = 399937
|
2
www/swfdec-plugin/pkg/DESCR
Normal file
2
www/swfdec-plugin/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
Swfdec-Mozilla contains a plugin for Mozilla browsers that uses the
|
||||
Swfdec library for playing SWF files.
|
6
www/swfdec-plugin/pkg/PLIST
Normal file
6
www/swfdec-plugin/pkg/PLIST
Normal file
@ -0,0 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/08/20 15:57:04 jasper Exp $
|
||||
@pkgpath graphics/swfdec,plugin
|
||||
lib/mozilla-plugins/
|
||||
lib/mozilla-plugins/libswfdecmozilla.a
|
||||
lib/mozilla-plugins/libswfdecmozilla.la
|
||||
lib/mozilla-plugins/libswfdecmozilla.so
|
Loading…
Reference in New Issue
Block a user