summaryrefslogtreecommitdiff
path: root/multimedia/mplayer-plugin-firefox/Makefile.common
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2007-12-11 21:46:51 +0000
committerxtraeme <xtraeme>2007-12-11 21:46:51 +0000
commit70fc988a73b4409f2cbccf629a486af852e0efa9 (patch)
tree592afaaccb94ebd2d7bed01c215dbd323e594501 /multimedia/mplayer-plugin-firefox/Makefile.common
parent4d3f83b36a324853a44f4f30f64d94a73d166483 (diff)
downloadpkgsrc-70fc988a73b4409f2cbccf629a486af852e0efa9.tar.gz
Update to 3.50:
Initialize enable_mp3 to enabled (it should have been) Add javascript src attribute Get rid of GTK size request exception Alternate parsing of RAM files Updated Spanish translation by Festor Wailon Dacoba Make qtsrc locations work, makes some apple sites work Add support for realmedia pnm:// streaming media Turn volume down by pressing 9 and up by pressing 0 Add the ability to set the onClick callback via a javascript method
Diffstat (limited to 'multimedia/mplayer-plugin-firefox/Makefile.common')
-rw-r--r--multimedia/mplayer-plugin-firefox/Makefile.common7
1 files changed, 4 insertions, 3 deletions
diff --git a/multimedia/mplayer-plugin-firefox/Makefile.common b/multimedia/mplayer-plugin-firefox/Makefile.common
index 711aa834aa2..0cb47eb7971 100644
--- a/multimedia/mplayer-plugin-firefox/Makefile.common
+++ b/multimedia/mplayer-plugin-firefox/Makefile.common
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.17 2007/10/05 23:28:07 joerg Exp $
+# $NetBSD: Makefile.common,v 1.18 2007/12/11 21:46:51 xtraeme Exp $
#
-DISTNAME= mplayerplug-in-3.45
-PKGNAME= mplayer-plugin-${BROWSER}-3.45
+DISTNAME= mplayerplug-in-${DIST_VER}
+PKGNAME= mplayer-plugin-${BROWSER}-${DIST_VER}
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mplayerplug-in/}
@@ -17,6 +17,7 @@ GNU_CONFIGURE= yes
USE_TOOLS+= gmake pkg-config msgfmt
USE_LANGUAGES= c c++
+DIST_VER= 3.50
CONFIGURE_ARGS+= --enable-wmp
CONFIGURE_ARGS+= --enable-qt
CONFIGURE_ARGS+= --enable-rm