pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/mplayer-plugin-firefox Update to 3.50:
details: https://anonhg.NetBSD.org/pkgsrc/rev/40f72e1ccd79
branches: trunk
changeset: 536366:40f72e1ccd79
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Tue Dec 11 21:46:51 2007 +0000
description:
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:
multimedia/mplayer-plugin-firefox/Makefile.common | 7 ++++---
multimedia/mplayer-plugin-firefox/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 7 deletions(-)
diffs (39 lines):
diff -r 955d1ee0df86 -r 40f72e1ccd79 multimedia/mplayer-plugin-firefox/Makefile.common
--- a/multimedia/mplayer-plugin-firefox/Makefile.common Tue Dec 11 21:40:42 2007 +0000
+++ b/multimedia/mplayer-plugin-firefox/Makefile.common Tue Dec 11 21:46:51 2007 +0000
@@ -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 @@
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
diff -r 955d1ee0df86 -r 40f72e1ccd79 multimedia/mplayer-plugin-firefox/distinfo
--- a/multimedia/mplayer-plugin-firefox/distinfo Tue Dec 11 21:40:42 2007 +0000
+++ b/multimedia/mplayer-plugin-firefox/distinfo Tue Dec 11 21:46:51 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.4 2007/09/22 06:14:59 xtraeme Exp $
+$NetBSD: distinfo,v 1.5 2007/12/11 21:46:51 xtraeme Exp $
-SHA1 (mplayerplug-in-3.45.tar.gz) = 39a888c6e65b83f862abef83f5e0381ec7a6a6ea
-RMD160 (mplayerplug-in-3.45.tar.gz) = 6a9700860397a6c7952b8e2ea8a9a610376a1528
-Size (mplayerplug-in-3.45.tar.gz) = 228032 bytes
+SHA1 (mplayerplug-in-3.50.tar.gz) = 54e5d7a3b33f503830183545f7bc278d37cb89d5
+RMD160 (mplayerplug-in-3.50.tar.gz) = 6eb61df0c06e1b9f6118be4f75bf05648bb8dbd8
+Size (mplayerplug-in-3.50.tar.gz) = 452730 bytes
SHA1 (patch-aa) = 2a6724f536ad8a08c7766dfb269458df12bb3603
SHA1 (patch-ab) = 950bec845ef3120e8b63a2343e79d5ded99a8bfa
SHA1 (patch-ad) = 06699a71bb0f8da969d11a812a544e3aefa4d9a7
Home |
Main Index |
Thread Index |
Old Index