aboutsummaryrefslogtreecommitdiff
path: root/www/mplayer-plugin
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-09-16 20:07:04 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-09-16 20:07:04 +0000
commitc1ffb6e8afa935f0618ad1f249c2905e2009c84d (patch)
treefc3474a855fbdc3294ca32dcbc70a7dbf83929ab /www/mplayer-plugin
parent49154ab59af0520e65884cb15b00453484cf969d (diff)
downloadports-c1ffb6e8afa935f0618ad1f249c2905e2009c84d.tar.gz
ports-c1ffb6e8afa935f0618ad1f249c2905e2009c84d.zip
Notes
Diffstat (limited to 'www/mplayer-plugin')
-rw-r--r--www/mplayer-plugin/Makefile6
-rw-r--r--www/mplayer-plugin/distinfo6
-rw-r--r--www/mplayer-plugin/files/patch-configure10
-rw-r--r--www/mplayer-plugin/pkg-plist2
4 files changed, 9 insertions, 15 deletions
diff --git a/www/mplayer-plugin/Makefile b/www/mplayer-plugin/Makefile
index 0c985399eacf..b73fb9346220 100644
--- a/www/mplayer-plugin/Makefile
+++ b/www/mplayer-plugin/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mplayerplug-in
-PORTVERSION= 3.25
+PORTVERSION= 3.31
CATEGORIES= www multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= mplayerplug-in
@@ -25,8 +25,10 @@ PLUGINSFILES= mplayerplug-in.so mplayerplug-in.xpt mplayerplug-in-wmp.so \
mplayerplug-in-qt.so mplayerplug-in-rm.so \
mplayerplug-in-gmp.so mplayerplug-in-wmp.xpt \
mplayerplug-in-qt.xpt mplayerplug-in-rm.xpt \
- mplayerplug-in-gmp.xpt
+ mplayerplug-in-gmp.xpt mplayerplug-in-dvx.so \
+ mplayerplug-in-dvx.xpt
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --enable-gmp
USE_GNOME= gnometarget
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include -I${LOCALBASE}/include -DBSD" \
LDFLAGS="-L${X11BASE}/lib -L${LOCALBASE}/lib"
diff --git a/www/mplayer-plugin/distinfo b/www/mplayer-plugin/distinfo
index ad322766a058..b5c43eb3c670 100644
--- a/www/mplayer-plugin/distinfo
+++ b/www/mplayer-plugin/distinfo
@@ -1,3 +1,3 @@
-MD5 (mplayerplug-in-3.25.tar.gz) = fb99a2efeacd5aed8b92ae0bb33c708a
-SHA256 (mplayerplug-in-3.25.tar.gz) = ce8304c3cab3ffc10888f3648d9470ab7db7609c5178ef3a6cb3163fc7b901c8
-SIZE (mplayerplug-in-3.25.tar.gz) = 209554
+MD5 (mplayerplug-in-3.31.tar.gz) = be26b17cde385c7a34fc634d2c88c5c9
+SHA256 (mplayerplug-in-3.31.tar.gz) = 359b33927eb2837a544592afc00b55671e02694a8c54d3e7af3c81600bc38885
+SIZE (mplayerplug-in-3.31.tar.gz) = 211714
diff --git a/www/mplayer-plugin/files/patch-configure b/www/mplayer-plugin/files/patch-configure
deleted file mode 100644
index ded52dd57fcd..000000000000
--- a/www/mplayer-plugin/files/patch-configure
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.orig Mon Oct 11 19:30:39 2004
-+++ configure Mon Oct 11 19:32:12 2004
-@@ -2854,6 +2854,7 @@
- echo "$as_me:$LINENO: checking MOZPLUG_CFLAGS" >&5
- echo $ECHO_N "checking MOZPLUG_CFLAGS... $ECHO_C" >&6
- MOZPLUG_CFLAGS=`$PKG_CONFIG --cflags "mozilla-plugin"`
-+ MOZPLUG_CFLAGS="${MOZPLUG_CFLAGS} -I"`$PKG_CONFIG --variable=includedir "mozilla-plugin"`
- echo "$as_me:$LINENO: result: $MOZPLUG_CFLAGS" >&5
- echo "${ECHO_T}$MOZPLUG_CFLAGS" >&6
-
diff --git a/www/mplayer-plugin/pkg-plist b/www/mplayer-plugin/pkg-plist
index a57bec34468e..6622d496f65e 100644
--- a/www/mplayer-plugin/pkg-plist
+++ b/www/mplayer-plugin/pkg-plist
@@ -2,6 +2,8 @@
etc/mplayerplug-in.conf.dist
@unexec if cmp -s %D/etc/mplayerplug-in.types %D/etc/mplayerplug-in.types.dist; then rm -f %D/etc/mplayerplug-in.types; fi
etc/mplayerplug-in.types.dist
+lib/browser_plugins/mplayerplug-in-dvx.so
+lib/browser_plugins/mplayerplug-in-dvx.xpt
lib/browser_plugins/mplayerplug-in-gmp.so
lib/browser_plugins/mplayerplug-in-gmp.xpt
lib/browser_plugins/mplayerplug-in-qt.so