From ecd4c2b17b75838c8d0f61d24d2cb1c7ceab7941 Mon Sep 17 00:00:00 2001 From: Dan Moschuk Date: Sat, 2 Oct 1999 16:15:35 +0000 Subject: 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 --- graphics/flashplayer/Makefile | 23 +++++++++++++++++++++++ graphics/flashplayer/distinfo | 1 + graphics/flashplayer/pkg-comment | 1 + graphics/flashplayer/pkg-descr | 14 ++++++++++++++ graphics/flashplayer/pkg-plist | 1 + graphics/libflash/Makefile | 23 +++++++++++++++++++++++ graphics/libflash/distinfo | 1 + graphics/libflash/pkg-comment | 1 + graphics/libflash/pkg-descr | 14 ++++++++++++++ graphics/libflash/pkg-plist | 1 + 10 files changed, 80 insertions(+) create mode 100644 graphics/flashplayer/Makefile create mode 100644 graphics/flashplayer/distinfo create mode 100644 graphics/flashplayer/pkg-comment create mode 100644 graphics/flashplayer/pkg-descr create mode 100644 graphics/flashplayer/pkg-plist create mode 100644 graphics/libflash/Makefile create mode 100644 graphics/libflash/distinfo create mode 100644 graphics/libflash/pkg-comment create mode 100644 graphics/libflash/pkg-descr create mode 100644 graphics/libflash/pkg-plist (limited to 'graphics') 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 +# +# $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 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 + +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 +# +# $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 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 + +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 -- cgit v1.2.3