This is an old version of mplayer-plugin-*, and didn't support firefox
nor mozilla-gtk2, removing!
This commit is contained in:
parent
8aaeb3ce09
commit
093f1be4b1
4 changed files with 0 additions and 38 deletions
|
@ -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.
|
|
@ -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"
|
|
@ -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}
|
|
@ -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
|
Loading…
Reference in a new issue