summaryrefslogtreecommitdiff
path: root/multimedia/moz-bin-flash
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-01-26 14:46:49 +0000
committerjmmv <jmmv@pkgsrc.org>2004-01-26 14:46:49 +0000
commita3a9f7dcfad739f873069aeb3bdf0767d1e5b718 (patch)
treeefd0c65f1f0329efa978b516583f313bbc16a5cb /multimedia/moz-bin-flash
parentb19732c89cb01a1f35a42d5069f0f7b33d278d8d (diff)
downloadpkgsrc-a3a9f7dcfad739f873069aeb3bdf0767d1e5b718.tar.gz
Move moz-bin-flash to the multimedia category (coming from graphics).
This is version 6.0.69.
Diffstat (limited to 'multimedia/moz-bin-flash')
-rw-r--r--multimedia/moz-bin-flash/DESCR3
-rw-r--r--multimedia/moz-bin-flash/Makefile35
-rw-r--r--multimedia/moz-bin-flash/PLIST6
-rw-r--r--multimedia/moz-bin-flash/distinfo4
4 files changed, 48 insertions, 0 deletions
diff --git a/multimedia/moz-bin-flash/DESCR b/multimedia/moz-bin-flash/DESCR
new file mode 100644
index 00000000000..b8770609f95
--- /dev/null
+++ b/multimedia/moz-bin-flash/DESCR
@@ -0,0 +1,3 @@
+This is the official Flash Player 6 from Macromedia. This plugin
+enables you to see .swf and .spl files on the 'net using the
+mozilla-linux package.
diff --git a/multimedia/moz-bin-flash/Makefile b/multimedia/moz-bin-flash/Makefile
new file mode 100644
index 00000000000..feb44d5cd2d
--- /dev/null
+++ b/multimedia/moz-bin-flash/Makefile
@@ -0,0 +1,35 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/01/26 14:46:49 jmmv Exp $
+#
+
+DISTNAME= install_flash_player_6_linux
+PKGNAME= moz-bin-flash-${VERSION}
+CATEGORIES= multimedia www
+MASTER_SITES= http://download.macromedia.com/pub/shockwave/flash/english/linux/6.0r69/
+
+MAINTAINER= xtraeme@NetBSD.org
+HOMEPAGE= http://www.macromedia.com/
+COMMENT= Flash player for the linux version of mozilla (binary pkg)
+
+DEPENDS+= mozilla-bin-[0-9]*:../../www/mozilla-bin
+
+CONFLICTS+= mozilla-flash-bin-[0-9]*
+
+VERSION= 6.0.69
+
+NO_CONFIGURE= YES
+NO_BUILD= YES
+
+WRKSRC= ${WRKDIR}/install_flash_player_6_linux
+
+DOCDIR= share/doc/moz-bin-flash
+PLIST_SUBST+= DOCDIR="${DOCDIR}"
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/libflashplayer.so ${PREFIX}/lib/mozilla-linux/plugins
+ ${INSTALL_DATA} ${WRKSRC}/flashplayer.xpt ${PREFIX}/lib/mozilla-linux/components
+
+ ${INSTALL_DATA_DIR} ${PREFIX}/${DOCDIR}
+ ${INSTALL_DATA} ${WRKSRC}/readme.txt ${PREFIX}/${DOCDIR}
+ ${INSTALL_DATA} ${WRKSRC}/ReadMe.htm ${PREFIX}/${DOCDIR}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/multimedia/moz-bin-flash/PLIST b/multimedia/moz-bin-flash/PLIST
new file mode 100644
index 00000000000..1a150fa6cf2
--- /dev/null
+++ b/multimedia/moz-bin-flash/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/26 14:46:49 jmmv Exp $
+lib/mozilla-linux/components/flashplayer.xpt
+lib/mozilla-linux/plugins/libflashplayer.so
+${DOCDIR}/readme.txt
+${DOCDIR}/ReadMe.htm
+@dirrm ${DOCDIR}
diff --git a/multimedia/moz-bin-flash/distinfo b/multimedia/moz-bin-flash/distinfo
new file mode 100644
index 00000000000..01dab9b4ac8
--- /dev/null
+++ b/multimedia/moz-bin-flash/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/01/26 14:46:49 jmmv Exp $
+
+SHA1 (install_flash_player_6_linux.tar.gz) = ecddda28954ce26882cea0f6578af326d7c6e76c
+Size (install_flash_player_6_linux.tar.gz) = 706066 bytes