diff options
author | sat <sat@FreeBSD.org> | 2006-09-08 00:50:46 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-09-08 00:50:46 +0800 |
commit | e3be50510595f94c212a617c8edd14cbfca56381 (patch) | |
tree | a373fa3f7847f98281fd87ff22791d98fded0fe0 /www/linux-mplayer-plugin | |
parent | 1ef3a9427a6d3c81a5f75b92dadebe7c8209a0d0 (diff) | |
download | freebsd-ports-gnome-e3be50510595f94c212a617c8edd14cbfca56381.tar.gz freebsd-ports-gnome-e3be50510595f94c212a617c8edd14cbfca56381.tar.zst freebsd-ports-gnome-e3be50510595f94c212a617c8edd14cbfca56381.zip |
- Update to 3.31
- We're a bit closer to linux-opera support, but not quite there yet
Prodded by: pointyhat via kris
Diffstat (limited to 'www/linux-mplayer-plugin')
-rw-r--r-- | www/linux-mplayer-plugin/Makefile | 11 | ||||
-rw-r--r-- | www/linux-mplayer-plugin/distinfo.i386 | 6 |
2 files changed, 11 insertions, 6 deletions
diff --git a/www/linux-mplayer-plugin/Makefile b/www/linux-mplayer-plugin/Makefile index bef6a14c5f0c..376ad05f417a 100644 --- a/www/linux-mplayer-plugin/Makefile +++ b/www/linux-mplayer-plugin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mplayerplug-in -PORTVERSION= 3.25 +PORTVERSION= 3.31 DISTVERSIONSUFFIX= -fc4 CATEGORIES= www multimedia MASTER_SITES= SF @@ -15,10 +15,15 @@ PKGNAMEPREFIX= linux- MAINTAINER= infofarmer@FreeBSD.org COMMENT= Embed MPlayer into browser -RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer +RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer \ + ${LINUXBASE}/usr/lib/libgtk-x11-2.0.so.0:${PORTSDIR}/x11-toolkits/linux-gtk2 \ + ${LINUXBASE}/usr/lib/libatk-1.0.so.0:${PORTSDIR}/accessibility/linux-atk \ + ${LINUXBASE}/usr/lib/libpangoxft-1.0.so.0:${PORTSDIR}/x11-toolkits/linux-pango\ + ${LINUXBASE}/usr/lib/libgobject-2.0.so.0:${PORTSDIR}/devel/linux-glib2 NO_BUILD= yes USE_LINUX_RPM= yes +USE_XLIB= yes LINUX_DIST= fedora LINUX_DIST_VER= 4 PREFIX?= ${LOCALBASE} @@ -26,7 +31,7 @@ PREFIX?= ${LOCALBASE} USE_NPAPI= linux NPAPI_WRKSRC= ${WRKDIR}/usr/lib/mozilla/plugins NPAPI_FILES= ${PLUGINS_EXT:S/^/${PORTNAME}/} -PLUGINS_EXT= .so .xpt -gmp.so -gmp.xpt -qt.so -qt.xpt -rm.so -rm.xpt -wmp.so -wmp.xpt +PLUGINS_EXT= .so .xpt -dvx.so -dvx.xpt -qt.so -qt.xpt -rm.so -rm.xpt -wmp.so -wmp.xpt .include "${.CURDIR}/Makefile.npapi" .include <bsd.port.mk> diff --git a/www/linux-mplayer-plugin/distinfo.i386 b/www/linux-mplayer-plugin/distinfo.i386 index 8e5e0517a2df..beed196d2365 100644 --- a/www/linux-mplayer-plugin/distinfo.i386 +++ b/www/linux-mplayer-plugin/distinfo.i386 @@ -1,3 +1,3 @@ -MD5 (rpm/i386/fedora/4/mplayerplug-in-3.25-fc4.i386.rpm) = 1c150a5a3b5edb8f57b1eb8806954e96 -SHA256 (rpm/i386/fedora/4/mplayerplug-in-3.25-fc4.i386.rpm) = c01a7219c053bad2a1d8bee52541c088e540183e87be5bab58ae09a9ab89d0ad -SIZE (rpm/i386/fedora/4/mplayerplug-in-3.25-fc4.i386.rpm) = 467709 +MD5 (rpm/i386/fedora/4/mplayerplug-in-3.31-fc4.i386.rpm) = c67f0d29bcc2ad304c753b5dfcc5489a +SHA256 (rpm/i386/fedora/4/mplayerplug-in-3.31-fc4.i386.rpm) = f1546808b8da4f0179a2673bc96f54425539fd0a4ce5988bf6bcf659928b6183 +SIZE (rpm/i386/fedora/4/mplayerplug-in-3.31-fc4.i386.rpm) = 480923 |