summaryrefslogtreecommitdiff
path: root/graphics/moz-bin-flash
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2003-04-19 04:42:46 +0000
committerrh <rh@pkgsrc.org>2003-04-19 04:42:46 +0000
commit2d8310ba595b8b490647bc6c582130962075c106 (patch)
tree843ac0e30ff19362d7cf7cab79bc70c0634fa182 /graphics/moz-bin-flash
parent034d0ee3a1300943b9695fa33d221ce99445eaed (diff)
downloadpkgsrc-2d8310ba595b8b490647bc6c582130962075c106.tar.gz
Re-import of www/mozilla-flash bin as graphics/moz-bin-flash.
This is part two of the consistency update.
Diffstat (limited to 'graphics/moz-bin-flash')
-rw-r--r--graphics/moz-bin-flash/DESCR3
-rw-r--r--graphics/moz-bin-flash/Makefile35
-rw-r--r--graphics/moz-bin-flash/PLIST6
-rw-r--r--graphics/moz-bin-flash/distinfo4
4 files changed, 48 insertions, 0 deletions
diff --git a/graphics/moz-bin-flash/DESCR b/graphics/moz-bin-flash/DESCR
new file mode 100644
index 00000000000..b8770609f95
--- /dev/null
+++ b/graphics/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/graphics/moz-bin-flash/Makefile b/graphics/moz-bin-flash/Makefile
new file mode 100644
index 00000000000..f41340dab9e
--- /dev/null
+++ b/graphics/moz-bin-flash/Makefile
@@ -0,0 +1,35 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/04/19 04:42:46 rh Exp $
+#
+
+DISTNAME= install_flash_player_6_linux
+PKGNAME= moz-bin-flash-${VERSION}
+CATEGORIES= graphics www
+MASTER_SITES= http://download.macromedia.com/pub/shockwave/flash/english/linux/6.0r69/
+
+MAINTAINER= jrp@hispabsd.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/graphics/moz-bin-flash/PLIST b/graphics/moz-bin-flash/PLIST
new file mode 100644
index 00000000000..f93e40af82c
--- /dev/null
+++ b/graphics/moz-bin-flash/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/04/19 04:42:46 rh Exp $
+lib/mozilla-linux/components/flashplayer.xpt
+lib/mozilla-linux/plugins/libflashplayer.so
+${DOCDIR}/readme.txt
+${DOCDIR}/ReadMe.htm
+@dirrm ${DOCDIR}
diff --git a/graphics/moz-bin-flash/distinfo b/graphics/moz-bin-flash/distinfo
new file mode 100644
index 00000000000..42efe48a3f1
--- /dev/null
+++ b/graphics/moz-bin-flash/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/04/19 04:42:46 rh Exp $
+
+SHA1 (install_flash_player_6_linux.tar.gz) = ecddda28954ce26882cea0f6578af326d7c6e76c
+Size (install_flash_player_6_linux.tar.gz) = 706066 bytes