pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Remove multimedia/mplayer-plugin-{firefox,seamonkey}, ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/54af8dd6688b
branches: trunk
changeset: 399195:54af8dd6688b
user: tnn <tnn%pkgsrc.org@localhost>
date: Mon Sep 14 09:30:24 2009 +0000
description:
Remove multimedia/mplayer-plugin-{firefox,seamonkey}, obsoleted by
multimedia/mplayer-plugin.
diffstat:
doc/CHANGES-2009 | 4 +-
multimedia/Makefile | 4 +-
multimedia/mplayer-plugin-firefox/DESCR | 2 -
multimedia/mplayer-plugin-firefox/Makefile | 13 --
multimedia/mplayer-plugin-firefox/Makefile.common | 70 ------------
multimedia/mplayer-plugin-firefox/PLIST | 15 --
multimedia/mplayer-plugin-firefox/distinfo | 10 -
multimedia/mplayer-plugin-firefox/files/mozilla-nspr.pc.in | 11 -
multimedia/mplayer-plugin-firefox/files/mozilla-plugin.pc.in | 10 -
multimedia/mplayer-plugin-firefox/files/mozilla-xpcom.pc.in | 11 -
multimedia/mplayer-plugin-firefox/patches/patch-aa | 12 --
multimedia/mplayer-plugin-firefox/patches/patch-ab | 9 -
multimedia/mplayer-plugin-firefox/patches/patch-ad | 9 -
multimedia/mplayer-plugin-firefox/patches/patch-ae | 13 --
multimedia/mplayer-plugin-firefox/patches/patch-af | 22 ---
multimedia/mplayer-plugin-seamonkey/Makefile | 12 --
16 files changed, 4 insertions(+), 223 deletions(-)
diffs (truncated from 308 to 300 lines):
diff -r 49a7a502718a -r 54af8dd6688b doc/CHANGES-2009
--- a/doc/CHANGES-2009 Mon Sep 14 09:01:15 2009 +0000
+++ b/doc/CHANGES-2009 Mon Sep 14 09:30:24 2009 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.3688 2009/09/14 09:01:15 tnn Exp $
+$NetBSD: CHANGES-2009,v 1.3689 2009/09/14 09:30:24 tnn Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -4800,3 +4800,5 @@
Updated comms/asterisk16 to 1.6.1.6 [jnemeth 2009-09-14]
Updated mail/msmtp to 1.4.18 [taca 2009-09-13]
Added multimedia/mplayer-plugin version 3.55 [tnn 2009-09-14]
+ Removed multimedia/mplayer-plugin-firefox successor multimedia/mplayer-plugin [tnn 2009-09-14]
+ Removed multimedia/mplayer-plugin-seamonkey multimedia/mplayer-plugin [tnn 2009-09-14]
diff -r 49a7a502718a -r 54af8dd6688b multimedia/Makefile
--- a/multimedia/Makefile Mon Sep 14 09:01:15 2009 +0000
+++ b/multimedia/Makefile Mon Sep 14 09:30:24 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.153 2009/09/14 09:01:15 tnn Exp $
+# $NetBSD: Makefile,v 1.154 2009/09/14 09:30:24 tnn Exp $
#
COMMENT= Multimedia utilities
@@ -91,8 +91,6 @@
SUBDIR+= mpeg_play
SUBDIR+= mplayer
SUBDIR+= mplayer-plugin
-SUBDIR+= mplayer-plugin-firefox
-SUBDIR+= mplayer-plugin-seamonkey
SUBDIR+= mplayer-share
SUBDIR+= ns-flash
SUBDIR+= ogle
diff -r 49a7a502718a -r 54af8dd6688b multimedia/mplayer-plugin-firefox/DESCR
--- a/multimedia/mplayer-plugin-firefox/DESCR Mon Sep 14 09:01:15 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-Plugin for Gecko based browsers that uses mplayer to play videos from
-websites.
diff -r 49a7a502718a -r 54af8dd6688b multimedia/mplayer-plugin-firefox/Makefile
--- a/multimedia/mplayer-plugin-firefox/Makefile Mon Sep 14 09:01:15 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-# $NetBSD: Makefile,v 1.13 2009/08/26 19:58:06 sno Exp $
-#
-
-PKGREVISION= 1
-
-BROWSER= firefox3
-
-CONFIGURE_ARGS+= --disable-gtk1
-
-.include "Makefile.common"
-.include "../../www/firefox3/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 49a7a502718a -r 54af8dd6688b multimedia/mplayer-plugin-firefox/Makefile.common
--- a/multimedia/mplayer-plugin-firefox/Makefile.common Mon Sep 14 09:01:15 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,70 +0,0 @@
-# $NetBSD: Makefile.common,v 1.21 2009/04/21 16:58:18 tnn Exp $
-#
-
-DISTNAME= mplayerplug-in-${DIST_VER}
-PKGNAME= mplayer-plugin-${BROWSER}-${DIST_VER}
-CATEGORIES= multimedia
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mplayerplug-in/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://mplayerplug-in.sourceforge.net/
-COMMENT= Mplayer plug-in for ${BROWSER}
-
-DEPENDS+= mplayer>=0.92:../../multimedia/mplayer
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-GNU_CONFIGURE= yes
-USE_TOOLS+= gmake pkg-config msgfmt
-USE_LANGUAGES= c c++
-
-DIST_VER= 3.55
-CONFIGURE_ARGS+= --enable-wmp
-CONFIGURE_ARGS+= --enable-qt
-CONFIGURE_ARGS+= --enable-rm
-CONFIGURE_ARGS+= --enable-gmp
-CONFIGURE_ARGS+= --enable-dvx
-
-FILESDIR= ${.CURDIR}/../../multimedia/mplayer-plugin-firefox/files
-PATCHDIR= ${.CURDIR}/../../multimedia/mplayer-plugin-firefox/patches
-DISTINFO_FILE= ${.CURDIR}/../../multimedia/mplayer-plugin-firefox/distinfo
-PLIST_SRC= ${.CURDIR}/../../multimedia/mplayer-plugin-firefox/PLIST
-DESCR_SRC= ${.CURDIR}/../../multimedia/mplayer-plugin-firefox/DESCR
-
-PLIST_SUBST+= BROWSER=${BROWSER:Q}
-
-post-extract:
-.for f in nspr xpcom plugin
- @${SED} \
- -e "s|@PREFIX@|${PREFIX}|g" \
- -e "s|@LIBDIR@|${PREFIX}/lib/${BROWSER}|g" \
- -e "s|@INCDIR@|${PREFIX}/include/${BROWSER}|g" \
- -e "s|@X11BASELIB@|${X11BASE}/lib|g" \
- ${FILESDIR}/mozilla-${f}.pc.in > ${WRKSRC}/mozilla-${f}.pc
-.endfor
-_PKG_CONFIG_LIBDIR= ${BUILDLINK_DIR}/lib/pkgconfig:${WRKSRC}
-
-SUBST_CLASSES+= conf
-SUBST_STAGE.conf= post-patch
-SUBST_FILES.conf= Source/plugin-setup.cpp
-SUBST_SED.conf= -e "s|/etc/|${PKG_SYSCONFDIR}/|g"
-SUBST_MESSAGE.conf= Fixing harcoded paths.
-
-EGDIR= ${PREFIX}/share/examples/mplayer-plugin-${BROWSER}
-CONF_FILES= # empty
-.for f in conf types
-CONF_FILES+= ${EGDIR}/mplayerplug-in.${f} \
- ${PKG_SYSCONFDIR}/mplayerplug-in.${f}
-.endfor
-
-do-install:
- ${INSTALL_DATA_DIR} ${DESTDIR}${EGDIR}
- ${INSTALL_DATA} ${WRKSRC}/mplayerplug-in.conf ${DESTDIR}${EGDIR}
- ${INSTALL_DATA} ${WRKSRC}/mplayerplug-in.types ${DESTDIR}${EGDIR}
- ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/lib/${BROWSER}/plugins
- ${INSTALL_LIB} ${WRKSRC}/*.so ${DESTDIR}${PREFIX}/lib/${BROWSER}/plugins
- ${INSTALL_DATA} ${WRKSRC}/*.xpt ${DESTDIR}${PREFIX}/lib/${BROWSER}/plugins
-
-.include "../../x11/libXpm/buildlink3.mk"
-.include "../../x11/libXt/buildlink3.mk"
-.include "../../mk/pthread.buildlink3.mk"
diff -r 49a7a502718a -r 54af8dd6688b multimedia/mplayer-plugin-firefox/PLIST
--- a/multimedia/mplayer-plugin-firefox/PLIST Mon Sep 14 09:01:15 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:08:09 joerg Exp $
-lib/${BROWSER}/plugins/mplayerplug-in.so
-lib/${BROWSER}/plugins/mplayerplug-in.xpt
-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
-lib/${BROWSER}/plugins/mplayerplug-in-qt.xpt
-lib/${BROWSER}/plugins/mplayerplug-in-rm.so
-lib/${BROWSER}/plugins/mplayerplug-in-rm.xpt
-lib/${BROWSER}/plugins/mplayerplug-in-wmp.so
-lib/${BROWSER}/plugins/mplayerplug-in-wmp.xpt
-share/examples/mplayer-plugin-${BROWSER}/mplayerplug-in.conf
-share/examples/mplayer-plugin-${BROWSER}/mplayerplug-in.types
diff -r 49a7a502718a -r 54af8dd6688b multimedia/mplayer-plugin-firefox/distinfo
--- a/multimedia/mplayer-plugin-firefox/distinfo Mon Sep 14 09:01:15 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-$NetBSD: distinfo,v 1.7 2009/04/21 16:58:18 tnn Exp $
-
-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
-SHA1 (patch-ae) = 885eafce6747ed1f682eb78a6e15a473806924e3
-SHA1 (patch-af) = 812a4921c4a467fbf6163292f04ef5888ef6e8ed
diff -r 49a7a502718a -r 54af8dd6688b multimedia/mplayer-plugin-firefox/files/mozilla-nspr.pc.in
--- a/multimedia/mplayer-plugin-firefox/files/mozilla-nspr.pc.in Mon Sep 14 09:01:15 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-prefix=@PREFIX@
-exec_prefix=@PREFIX@
-libdir=@LIBDIR@
-includedir=@INCDIR@
-
-Name: NSPR
-Description: The Netscape Portable Runtime
-Version: 0.1
-Libs: -L${libdir} -Wl,-R${libdir} -L@X11BASELIB@ -Wl,-R@X11BASELIB@ \
- -lplds4 -lplc4 -lnspr4
-Cflags: -I${includedir}/nspr
diff -r 49a7a502718a -r 54af8dd6688b multimedia/mplayer-plugin-firefox/files/mozilla-plugin.pc.in
--- a/multimedia/mplayer-plugin-firefox/files/mozilla-plugin.pc.in Mon Sep 14 09:01:15 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-prefix=@PREFIX@
-exec_prefix=@PREFIX@
-libdir=@LIBDIR@
-includedir=@INCDIR@
-
-Name: Mozilla Plug-In API
-Description: Mozilla Plug-In API
-Version: 0.1
-Requires: mozilla-xpcom = 0.1
-Cflags: -I${includedir}/java -I${includedir}/plugin
diff -r 49a7a502718a -r 54af8dd6688b multimedia/mplayer-plugin-firefox/files/mozilla-xpcom.pc.in
--- a/multimedia/mplayer-plugin-firefox/files/mozilla-xpcom.pc.in Mon Sep 14 09:01:15 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-prefix=@PREFIX@
-exec_prefix=@PREFIX@
-libdir=@LIBDIR@
-includedir=@INCDIR@
-
-Name: XPCOM
-Description: The Mozilla Cross Platform Component Library
-Version: 0.1
-Requires: mozilla-nspr = 0.1
-Libs: -L${libdir} -lxpcom
-Cflags: -I${includedir}/xpcom -I${includedir}/string
diff -r 49a7a502718a -r 54af8dd6688b multimedia/mplayer-plugin-firefox/patches/patch-aa
--- a/multimedia/mplayer-plugin-firefox/patches/patch-aa Mon Sep 14 09:01:15 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2004/11/17 02:31:34 xtraeme Exp $
-
---- Source/plugin.cpp.orig 2004-11-17 02:27:11.000000000 +0100
-+++ Source/plugin.cpp 2004-11-17 02:27:25.000000000 +0100
-@@ -34,6 +34,7 @@
- *
- * ***** END LICENSE BLOCK ***** */
-
-+#include <string.h>
- #include "plugin.h"
- #include "nsIServiceManager.h"
- #include "nsIMemory.h"
diff -r 49a7a502718a -r 54af8dd6688b multimedia/mplayer-plugin-firefox/patches/patch-ab
--- a/multimedia/mplayer-plugin-firefox/patches/patch-ab Mon Sep 14 09:01:15 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 2004/11/17 02:31:34 xtraeme Exp $
-
---- Source/plugin-support.cpp.orig 2004-11-17 02:28:45.000000000 +0100
-+++ Source/plugin-support.cpp 2004-11-17 02:29:03.000000000 +0100
-@@ -1,3 +1,4 @@
-+#include <string.h>
- #include "plugin.h"
- #include <strings.h>
- #include <errno.h>
diff -r 49a7a502718a -r 54af8dd6688b multimedia/mplayer-plugin-firefox/patches/patch-ad
--- a/multimedia/mplayer-plugin-firefox/patches/patch-ad Mon Sep 14 09:01:15 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-$NetBSD: patch-ad,v 1.1.1.1 2004/11/17 02:31:34 xtraeme Exp $
-
---- Source/plugin-list.cpp.orig 2004-11-17 02:32:12.000000000 +0100
-+++ Source/plugin-list.cpp 2004-11-17 02:32:32.000000000 +0100
-@@ -1,3 +1,4 @@
-+#include <string.h>
- #include "plugin.h"
- #include <errno.h>
- #ifndef _GNU_SOURCE
diff -r 49a7a502718a -r 54af8dd6688b multimedia/mplayer-plugin-firefox/patches/patch-ae
--- a/multimedia/mplayer-plugin-firefox/patches/patch-ae Mon Sep 14 09:01:15 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-ae,v 1.3 2007/09/22 06:14:59 xtraeme Exp $
-
---- Source/plugin-threads.cpp.orig 2007-09-22 08:07:14.000000000 +0200
-+++ Source/plugin-threads.cpp 2007-09-22 08:08:18.000000000 +0200
-@@ -2302,7 +2302,7 @@
- local_td->argv[argc++] = NULL;
- }
- pthread_mutex_unlock(&(local_td->instance->control_mutex));
-- pthread_mutex_unlock(&(local_td->instance->playlist_cond_mutex));
-+ // pthread_mutex_unlock(&(local_td->instance->playlist_cond_mutex));
- // since thread is dead, reset thread state variables.
- local_td->instance->threadsetup = 0;
- local_td->instance->threadlaunched = 0;
diff -r 49a7a502718a -r 54af8dd6688b multimedia/mplayer-plugin-firefox/patches/patch-af
--- a/multimedia/mplayer-plugin-firefox/patches/patch-af Mon Sep 14 09:01:15 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,22 +0,0 @@
-$NetBSD: patch-af,v 1.1 2009/04/21 16:58:18 tnn Exp $
-
---- Source/nsIScriptableMplayerPlugin.h.orig 2008-06-24 15:12:54.000000000 +0200
-+++ Source/nsIScriptableMplayerPlugin.h
-@@ -25,7 +25,7 @@
- class NS_NO_VTABLE nsIScriptableWMPPlugin : public nsISupports {
- public:
-
-- NS_DEFINE_STATIC_IID_ACCESSOR(NS_ISCRIPTABLEWMPPLUGIN_IID)
-+ NS_DECLARE_STATIC_IID_ACCESSOR(NS_ISCRIPTABLEWMPPLUGIN_IID)
-
- /* void play (); */
- NS_IMETHOD Play(void) = 0;
-@@ -120,7 +120,7 @@ NS_IMETHODIMP nsScriptableWMPPlugin::Sto
- class NS_NO_VTABLE nsIScriptableMplayerPlugin : public nsISupports {
- public:
-
-- NS_DEFINE_STATIC_IID_ACCESSOR(NS_ISCRIPTABLEMPLAYERPLUGIN_IID)
-+ NS_DECLARE_STATIC_IID_ACCESSOR(NS_ISCRIPTABLEMPLAYERPLUGIN_IID)
-
- /* void Play (); */
- NS_IMETHOD Play(void) = 0;
diff -r 49a7a502718a -r 54af8dd6688b multimedia/mplayer-plugin-seamonkey/Makefile
--- a/multimedia/mplayer-plugin-seamonkey/Makefile Mon Sep 14 09:01:15 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2009/08/26 19:58:06 sno Exp $
-
-PKGREVISION= 1
-
Home |
Main Index |
Thread Index |
Old Index