diff options
author | xtraeme <xtraeme> | 2004-11-17 02:36:29 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-11-17 02:36:29 +0000 |
commit | a459b2cdaef6657128ffacb6117b8ebc1085224c (patch) | |
tree | aa1126e4294255780b9da4d9ac9710d869246597 /multimedia | |
parent | 12cbbf4d7680ff0de6e6de356f47c7ceb366638e (diff) | |
download | pkgsrc-a459b2cdaef6657128ffacb6117b8ebc1085224c.tar.gz |
This is an old version of mplayer-plugin-*, and didn't support firefox
nor mozilla-gtk2, removing!
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/moz-mplayer/DESCR | 3 | ||||
-rw-r--r-- | multimedia/moz-mplayer/Makefile | 28 | ||||
-rw-r--r-- | multimedia/moz-mplayer/PLIST | 3 | ||||
-rw-r--r-- | multimedia/moz-mplayer/distinfo | 4 |
4 files changed, 0 insertions, 38 deletions
diff --git a/multimedia/moz-mplayer/DESCR b/multimedia/moz-mplayer/DESCR deleted file mode 100644 index 305250bd048..00000000000 --- a/multimedia/moz-mplayer/DESCR +++ /dev/null @@ -1,3 +0,0 @@ -moz-mplayer is a plugin for Gecko based browsers that uses mplayer to play -videos from websites. This plugin gives Netscape, Mozilla and Galeon the -ability to play videos off the net. diff --git a/multimedia/moz-mplayer/Makefile b/multimedia/moz-mplayer/Makefile deleted file mode 100644 index e6ca0402bc1..00000000000 --- a/multimedia/moz-mplayer/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# $NetBSD: Makefile,v 1.4 2004/05/07 01:14:49 xtraeme Exp $ -# - -DISTNAME= mplayerplug-in-1.0 -PKGNAME= moz-mplayer-1.0 -PKGREVISION= 1 -CATEGORIES= multimedia www -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mplayerplug-in/} - -MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://mplayerplug-in.sourceforge.net/ -COMMENT= Embedded video player for Mozilla - -DEPENDS+= mplayer>=0.92:../../multimedia/mplayer - -WRKSRC= ${WRKDIR}/mplayerplug-in -USE_BUILDLINK3= YES -USE_X11= YES -GNU_CONFIGURE= YES - -MOZ_PLUGDIR= ${PREFIX}/lib/mozilla/plugins - -do-install: - ${INSTALL_DATA_DIR} ${MOZ_PLUGDIR} - ${INSTALL_DATA} ${WRKSRC}/mplayerplug-in.so ${MOZ_PLUGDIR} - -.include "../../mk/pthread.buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/multimedia/moz-mplayer/PLIST b/multimedia/moz-mplayer/PLIST deleted file mode 100644 index 7992baefd16..00000000000 --- a/multimedia/moz-mplayer/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/26 12:33:42 jmmv Exp $ -lib/mozilla/plugins/mplayerplug-in.so -@unexec ${RMDIR} %D/lib/mozilla/plugins 2>/dev/null || ${TRUE} diff --git a/multimedia/moz-mplayer/distinfo b/multimedia/moz-mplayer/distinfo deleted file mode 100644 index b1529276af2..00000000000 --- a/multimedia/moz-mplayer/distinfo +++ /dev/null @@ -1,4 +0,0 @@ -$NetBSD: distinfo,v 1.1.1.1 2004/01/26 12:33:42 jmmv Exp $ - -SHA1 (mplayerplug-in-1.0.tar.gz) = a4667a272e43af94c4bca90d373430d53b6d3f9d -Size (mplayerplug-in-1.0.tar.gz) = 79681 bytes |