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.55:
details: https://anonhg.NetBSD.org/pkgsrc/rev/7d7d5e339426
branches: trunk
changeset: 548643:7d7d5e339426
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Oct 20 07:45:57 2008 +0000
description:
Update to 3.55:
3.55
Take patch from gecko-mediaplayer to compile idl file at compile time
Converted one gtk_ call to g_idle_ event may fix crash in thread on some systems
Fix display issue when pulse audio is selected, and add pulse to options
Apply patches from Bill Lear rael at zopyra com
Fixed flag problem in killmplayer, now allows open,src and others to work correctly
Add back in "Plug-in" to QT description
Change "QuickTime Plug-in 6.0 /7" to "QuickTime 7.4.5"
Change "Windows Media Player Plugin" to "Windows Media Player Plug-in"
Add tvdevice to setup options
Add in make dist support, and autogenerating spec files (way over due on these)
Change url max length from 1024 to 4096 (some sites still do not work, investigating)
Disable non-blocking mode when we get the mmst packet length
If loop = 0 from site change it to -1
Don't fail out of the read loop if we get a 'No stream found' message
>From Sergey Svishchev in PR 37140.
diffstat:
multimedia/mplayer-plugin-firefox/Makefile.common | 5 ++---
multimedia/mplayer-plugin-firefox/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (39 lines):
diff -r 672e520577d9 -r 7d7d5e339426 multimedia/mplayer-plugin-firefox/Makefile.common
--- a/multimedia/mplayer-plugin-firefox/Makefile.common Mon Oct 20 07:40:33 2008 +0000
+++ b/multimedia/mplayer-plugin-firefox/Makefile.common Mon Oct 20 07:45:57 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.19 2008/03/04 19:32:30 jlam Exp $
+# $NetBSD: Makefile.common,v 1.20 2008/10/20 07:45:57 wiz Exp $
#
DISTNAME= mplayerplug-in-${DIST_VER}
@@ -14,12 +14,11 @@
PKG_DESTDIR_SUPPORT= user-destdir
-WRKSRC= ${WRKDIR}/mplayerplug-in
GNU_CONFIGURE= yes
USE_TOOLS+= gmake pkg-config msgfmt
USE_LANGUAGES= c c++
-DIST_VER= 3.50
+DIST_VER= 3.55
CONFIGURE_ARGS+= --enable-wmp
CONFIGURE_ARGS+= --enable-qt
CONFIGURE_ARGS+= --enable-rm
diff -r 672e520577d9 -r 7d7d5e339426 multimedia/mplayer-plugin-firefox/distinfo
--- a/multimedia/mplayer-plugin-firefox/distinfo Mon Oct 20 07:40:33 2008 +0000
+++ b/multimedia/mplayer-plugin-firefox/distinfo Mon Oct 20 07:45:57 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.5 2007/12/11 21:46:51 xtraeme Exp $
+$NetBSD: distinfo,v 1.6 2008/10/20 07:45:58 wiz Exp $
-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 (mplayerplug-in-3.55.tar.gz) = 69726d4e16523b1a39c284efee081c31b0ea7f7f
+RMD160 (mplayerplug-in-3.55.tar.gz) = e01224b14883a93211745be0a329a3f524f39d8c
+Size (mplayerplug-in-3.55.tar.gz) = 281845 bytes
SHA1 (patch-aa) = 2a6724f536ad8a08c7766dfb269458df12bb3603
SHA1 (patch-ab) = 950bec845ef3120e8b63a2343e79d5ded99a8bfa
SHA1 (patch-ad) = 06699a71bb0f8da969d11a812a544e3aefa4d9a7
Home |
Main Index |
Thread Index |
Old Index