summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorDan Moschuk <dan@FreeBSD.org>1999-10-02 16:15:35 +0000
committerDan Moschuk <dan@FreeBSD.org>1999-10-02 16:15:35 +0000
commitecd4c2b17b75838c8d0f61d24d2cb1c7ceab7941 (patch)
treee98d2913074d36a9bfe345e109af92a206b96002 /graphics
parentUpdated to version 1.3.3 (diff)
This is a standalone Macromedia Flash player. The Netscape plugin
which is compiled from the same source distribution will be a seperate port. PR: ports/14081 Submitted by: Akinori MUSHA <knu@idaemons.org>
Notes
Notes: svn path=/head/; revision=22117
Diffstat (limited to 'graphics')
-rw-r--r--graphics/flashplayer/Makefile23
-rw-r--r--graphics/flashplayer/distinfo1
-rw-r--r--graphics/flashplayer/pkg-comment1
-rw-r--r--graphics/flashplayer/pkg-descr14
-rw-r--r--graphics/flashplayer/pkg-plist1
-rw-r--r--graphics/libflash/Makefile23
-rw-r--r--graphics/libflash/distinfo1
-rw-r--r--graphics/libflash/pkg-comment1
-rw-r--r--graphics/libflash/pkg-descr14
-rw-r--r--graphics/libflash/pkg-plist1
10 files changed, 80 insertions, 0 deletions
diff --git a/graphics/flashplayer/Makefile b/graphics/flashplayer/Makefile
new file mode 100644
index 000000000000..3140980595dc
--- /dev/null
+++ b/graphics/flashplayer/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: flashplayer
+# Version required: 0.4.3
+# Date created: 2 October 1999
+# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
+#
+# $FreeBSD$
+#
+
+DISTNAME= flash-0.4.3
+PKGNAME= flashplayer-0.4.3
+CATEGORIES= graphics
+MASTER_SITES= http://www.geocities.com/TimesSquare/Labyrinth/5084/flash/Linux/ \
+ http://perso.club-internet.fr/odebon/flash/Linux/
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= knu@idaemons.org
+
+USE_X_PREFIX= yes
+
+do-install:
+ cd ${WRKSRC}/Player && ${INSTALL_PROGRAM} swfplayer ${X11BASE}/bin
+
+.include <bsd.port.mk>
diff --git a/graphics/flashplayer/distinfo b/graphics/flashplayer/distinfo
new file mode 100644
index 000000000000..d2e6322c485c
--- /dev/null
+++ b/graphics/flashplayer/distinfo
@@ -0,0 +1 @@
+MD5 (flash-0.4.3.tgz) = 87b855c1ac5ea38bfa668b98a099d3b5
diff --git a/graphics/flashplayer/pkg-comment b/graphics/flashplayer/pkg-comment
new file mode 100644
index 000000000000..f7fdbd580f6a
--- /dev/null
+++ b/graphics/flashplayer/pkg-comment
@@ -0,0 +1 @@
+A standalone Macromedia Flash player
diff --git a/graphics/flashplayer/pkg-descr b/graphics/flashplayer/pkg-descr
new file mode 100644
index 000000000000..f57d671219af
--- /dev/null
+++ b/graphics/flashplayer/pkg-descr
@@ -0,0 +1,14 @@
+This is a standalone Macromedia Flash player. The Netscape plugin
+which is compiled from the same source distribution will be a
+seperate port.
+
+Usage: swfplayer <file.swf>
+
+WWW: http://www.geocities.com/TimesSquare/Labyrinth/5084/flash.html
+ http://perso.club-internet.fr/odebon/flash.html (mirror)
+
+--
+ /
+ /__ __
+ / ) ) ) ) / http://www.idaemons.org/knu/
+Akinori MUSHA aka / (_ / ( (__( mailto:knu@idaemons.org
diff --git a/graphics/flashplayer/pkg-plist b/graphics/flashplayer/pkg-plist
new file mode 100644
index 000000000000..79396b1733e1
--- /dev/null
+++ b/graphics/flashplayer/pkg-plist
@@ -0,0 +1 @@
+bin/swfplayer
diff --git a/graphics/libflash/Makefile b/graphics/libflash/Makefile
new file mode 100644
index 000000000000..3140980595dc
--- /dev/null
+++ b/graphics/libflash/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: flashplayer
+# Version required: 0.4.3
+# Date created: 2 October 1999
+# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
+#
+# $FreeBSD$
+#
+
+DISTNAME= flash-0.4.3
+PKGNAME= flashplayer-0.4.3
+CATEGORIES= graphics
+MASTER_SITES= http://www.geocities.com/TimesSquare/Labyrinth/5084/flash/Linux/ \
+ http://perso.club-internet.fr/odebon/flash/Linux/
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= knu@idaemons.org
+
+USE_X_PREFIX= yes
+
+do-install:
+ cd ${WRKSRC}/Player && ${INSTALL_PROGRAM} swfplayer ${X11BASE}/bin
+
+.include <bsd.port.mk>
diff --git a/graphics/libflash/distinfo b/graphics/libflash/distinfo
new file mode 100644
index 000000000000..d2e6322c485c
--- /dev/null
+++ b/graphics/libflash/distinfo
@@ -0,0 +1 @@
+MD5 (flash-0.4.3.tgz) = 87b855c1ac5ea38bfa668b98a099d3b5
diff --git a/graphics/libflash/pkg-comment b/graphics/libflash/pkg-comment
new file mode 100644
index 000000000000..f7fdbd580f6a
--- /dev/null
+++ b/graphics/libflash/pkg-comment
@@ -0,0 +1 @@
+A standalone Macromedia Flash player
diff --git a/graphics/libflash/pkg-descr b/graphics/libflash/pkg-descr
new file mode 100644
index 000000000000..f57d671219af
--- /dev/null
+++ b/graphics/libflash/pkg-descr
@@ -0,0 +1,14 @@
+This is a standalone Macromedia Flash player. The Netscape plugin
+which is compiled from the same source distribution will be a
+seperate port.
+
+Usage: swfplayer <file.swf>
+
+WWW: http://www.geocities.com/TimesSquare/Labyrinth/5084/flash.html
+ http://perso.club-internet.fr/odebon/flash.html (mirror)
+
+--
+ /
+ /__ __
+ / ) ) ) ) / http://www.idaemons.org/knu/
+Akinori MUSHA aka / (_ / ( (__( mailto:knu@idaemons.org
diff --git a/graphics/libflash/pkg-plist b/graphics/libflash/pkg-plist
new file mode 100644
index 000000000000..79396b1733e1
--- /dev/null
+++ b/graphics/libflash/pkg-plist
@@ -0,0 +1 @@
+bin/swfplayer