summaryrefslogtreecommitdiff
path: root/graphics/ns-flash
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-01-26 14:54:05 +0000
committerjmmv <jmmv@pkgsrc.org>2004-01-26 14:54:05 +0000
commite5b77217b19999e3205fd8a0fe5c73e910aab21d (patch)
treeb427214a1a3e8adaa297e7407b22af6eb882b8a3 /graphics/ns-flash
parente47fc2afee215401159f2d7d60ed1912ebe04709 (diff)
downloadpkgsrc-e5b77217b19999e3205fd8a0fe5c73e910aab21d.tar.gz
moz-bin-flash, moz-flash and ns-flash moved to the multimedia category.
Diffstat (limited to 'graphics/ns-flash')
-rw-r--r--graphics/ns-flash/DESCR3
-rw-r--r--graphics/ns-flash/Makefile63
-rw-r--r--graphics/ns-flash/PLIST4
-rw-r--r--graphics/ns-flash/distinfo6
4 files changed, 0 insertions, 76 deletions
diff --git a/graphics/ns-flash/DESCR b/graphics/ns-flash/DESCR
deleted file mode 100644
index b8731dc730c..00000000000
--- a/graphics/ns-flash/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-Experience animation and entertainment on the web with Flash, the web
-standard for vector graphics and animation. View the best web content,
-including cartoons, games, and news from many leading-edge companies.
diff --git a/graphics/ns-flash/Makefile b/graphics/ns-flash/Makefile
deleted file mode 100644
index 434c04f4f59..00000000000
--- a/graphics/ns-flash/Makefile
+++ /dev/null
@@ -1,63 +0,0 @@
-# $NetBSD: Makefile,v 1.25 2004/01/20 12:18:16 agc Exp $
-
-DISTNAME= flash_${DISTUNAME}
-CATEGORIES= graphics www
-MASTER_SITES= http://download.macromedia.com/pub/shockwave/flash/${SUB}/
-
-MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://www.flash.com/
-COMMENT= MacroMedia Flash Player Netscape plugin
-
-ONLY_FOR_PLATFORM= *-*-i386 SunOS-*-sparc
-NOT_FOR_PLATFORM= SunOS-*-i386
-
-WRKSRC= ${WRKDIR}/${WRKNAME}
-DIST_SUBDIR= flash/${FLASH_VERS}
-
-.include "../../mk/bsd.prefs.mk"
-
-SUB= english/${DISTUNAME}/${FLASH_VERS}
-
-.if (${MACHINE_ARCH} == "i386")
-FLASH_VERS= 5.0r51
-DEPENDS+= suse_compat>=6.3:../../emulators/${SUSE_DIR_PREFIX}_compat
-DEPENDS+= suse_x11>=6.3:../../emulators/${SUSE_DIR_PREFIX}_x11
-DISTUNAME= linux
-WRKNAME= flash_linux
-.elif ${MACHINE_ARCH} == "sparc" && ${OPSYS} == "SunOS"
-FLASH_VERS= 5.0r52
-DISTUNAME= solaris
-WRKNAME= flash_solaris
-.else
-# Defaults so lintpkgsrc is happy
-FLASH_VERS= 5.0
-.endif
-PKGNAME= ns-flash-${FLASH_VERS:S/r/./}
-
-# Must update communicator/navigator to at least 4.76nb1
-CONFLICTS+= communicator<=4.76nb1
-CONFLICTS+= navigator<=4.76nb1
-
-RESTRICTED= "Redistribution not permitted"
-NO_SRC_ON_FTP= ${RESTRICTED}
-NO_SRC_ON_CDROM= ${RESTRICTED}
-NO_BIN_ON_FTP= ${RESTRICTED}
-NO_BIN_ON_CDROM= ${RESTRICTED}
-
-USE_BUILDLINK2= yes
-NO_CONFIGURE= yes
-NO_BUILD= yes
-CHECK_SHLIBS= no
-CRYPTO= yes
-
-NS_PLUGINS_DIR= ${PREFIX}/lib/netscape/plugins
-
-do-install:
- ${INSTALL_DATA_DIR} ${NS_PLUGINS_DIR}
- ${INSTALL_DATA} ${WRKSRC}/ShockwaveFlash.class ${NS_PLUGINS_DIR}
- ${INSTALL_DATA} ${WRKSRC}/libflashplayer.so ${NS_PLUGINS_DIR}
-
-.if ${OPSYS} != "SunOS"
-.include "../../emulators/suse_linux/Makefile.application"
-.endif
-.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/ns-flash/PLIST b/graphics/ns-flash/PLIST
deleted file mode 100644
index b05379fc486..00000000000
--- a/graphics/ns-flash/PLIST
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2002/12/09 16:01:29 tron Exp $
-lib/netscape/plugins/ShockwaveFlash.class
-lib/netscape/plugins/libflashplayer.so
-@unexec ${RMDIR} %D/lib/netscape/plugins 2>/dev/null || ${TRUE}
diff --git a/graphics/ns-flash/distinfo b/graphics/ns-flash/distinfo
deleted file mode 100644
index 72dd1484248..00000000000
--- a/graphics/ns-flash/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.6 2002/09/23 10:50:21 wiz Exp $
-
-SHA1 (flash/5.0r51/flash_linux.tar.gz) = 757b616634b3d9398d76437c5c41927fb91f0b9d
-Size (flash/5.0r51/flash_linux.tar.gz) = 568380 bytes
-SHA1 (flash/5.0r52/flash_solaris.tar.gz) = c6e71f85ad9dfb00814f3aa574c88d73ac987586
-Size (flash/5.0r52/flash_solaris.tar.gz) = 627444 bytes