summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2003-04-19 07:32:05 +0000
committersalo <salo@pkgsrc.org>2003-04-19 07:32:05 +0000
commitb4b6754c1de7cb086d2dfa2e496a2c56169dccf3 (patch)
tree3ab50024ab04573e544ad221e806df62caca1c57 /graphics
parent0cc3df7f265bfb46695186f4d7cfdfc3cb4437aa (diff)
downloadpkgsrc-b4b6754c1de7cb086d2dfa2e496a2c56169dccf3.tar.gz
Import of moz-mplayer-0.71: Embedded video player for Mozilla.
moz-mplayer is a plugin for Gecko based browsers that uses mplayer to play videos from websites. This plugin gives Netscape, Mozilla and Konqueror the ability to play videos off the net. Package submitted by Juan RP via pkgsrc-wip with small modifications by me.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/moz-mplayer/DESCR3
-rw-r--r--graphics/moz-mplayer/Makefile26
-rw-r--r--graphics/moz-mplayer/PLIST3
-rw-r--r--graphics/moz-mplayer/distinfo4
4 files changed, 36 insertions, 0 deletions
diff --git a/graphics/moz-mplayer/DESCR b/graphics/moz-mplayer/DESCR
new file mode 100644
index 00000000000..40aac38a31d
--- /dev/null
+++ b/graphics/moz-mplayer/DESCR
@@ -0,0 +1,3 @@
+moz-mplayer is a plugin for Gecko based browsers that uses mplayer to play
+videos from websites. This plugin gives Netscape, Mozilla and Konqueror
+the ability to play videos off the net.
diff --git a/graphics/moz-mplayer/Makefile b/graphics/moz-mplayer/Makefile
new file mode 100644
index 00000000000..8b55f141703
--- /dev/null
+++ b/graphics/moz-mplayer/Makefile
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/04/19 07:32:05 salo Exp $
+#
+
+DISTNAME= mplayerplug-in_v0.71
+PKGNAME= moz-mplayer-0.71
+WRKSRC= ${WRKDIR}/mplayerplug-in
+CATEGORIES= graphics www
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mplayerplug-in/}
+
+MAINTAINER= jrp@hispabsd.org
+HOMEPAGE= http://mplayerplug-in.sourceforge.net/
+COMMENT= Embedded video player for Mozilla
+
+DEPENDS+= mplayer>=0.90rc14:../../graphics/mplayer
+DEPENDS+= mozilla-[0-9]*:../../www/mozilla
+
+USE_BUILDLINK2= YES
+USE_X11BASE= YES
+
+MOZ_PLUGDIR= ${PREFIX}/lib/mozilla/plugins
+
+do-install:
+ ${INSTALL_DATA_DIR} ${MOZ_PLUGDIR}
+ ${INSTALL_DATA} ${WRKSRC}/mplayerplug-in.so ${MOZ_PLUGDIR}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/moz-mplayer/PLIST b/graphics/moz-mplayer/PLIST
new file mode 100644
index 00000000000..d02ef3510a8
--- /dev/null
+++ b/graphics/moz-mplayer/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/04/19 07:32:05 salo Exp $
+lib/mozilla/plugins/mplayerplug-in.so
+@unexec ${RMDIR} %D/lib/mozilla/plugins 2>/dev/null || ${TRUE}
diff --git a/graphics/moz-mplayer/distinfo b/graphics/moz-mplayer/distinfo
new file mode 100644
index 00000000000..757fa7f4a7d
--- /dev/null
+++ b/graphics/moz-mplayer/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/04/19 07:32:05 salo Exp $
+
+SHA1 (mplayerplug-in_v0.71.tar.gz) = f710d8786522c3bafaf1e0da7a241007102f75fc
+Size (mplayerplug-in_v0.71.tar.gz) = 36650 bytes