pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia adobe-flash-plugin11: remove.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7429a21b1dc4
branches:  trunk
changeset: 342397:7429a21b1dc4
user:      tsutsui <tsutsui%pkgsrc.org@localhost>
date:      Sat Oct 19 09:01:40 2019 +0000

description:
adobe-flash-plugin11: remove.

No security updates, adobe-flash-player is better for NetBSD 7.1 and later,
and NetBSD 6.x and prior have been EOLed.

diffstat:

 multimedia/Makefile                                     |   3 +-
 multimedia/adobe-flash-plugin11/DESCR                   |  20 -----
 multimedia/adobe-flash-plugin11/INSTALL.nspluginwrapper |  19 -----
 multimedia/adobe-flash-plugin11/MESSAGE.pulseaudio      |  10 --
 multimedia/adobe-flash-plugin11/Makefile                |  63 -----------------
 multimedia/adobe-flash-plugin11/PLIST                   |   2 -
 multimedia/adobe-flash-plugin11/distinfo                |   6 -
 multimedia/adobe-flash-plugin11/options.mk              |  33 --------
 8 files changed, 1 insertions(+), 155 deletions(-)

diffs (197 lines):

diff -r bb248247b58b -r 7429a21b1dc4 multimedia/Makefile
--- a/multimedia/Makefile       Sat Oct 19 08:34:54 2019 +0000
+++ b/multimedia/Makefile       Sat Oct 19 09:01:40 2019 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.285 2019/10/18 18:31:01 nia Exp $
+# $NetBSD: Makefile,v 1.286 2019/10/19 09:01:40 tsutsui Exp $
 #
 
 COMMENT=       Multimedia utilities
 
 SUBDIR+=       acidrip
 SUBDIR+=       adobe-flash-player
-SUBDIR+=       adobe-flash-plugin11
 SUBDIR+=       alevt
 SUBDIR+=       audiocd-kio
 SUBDIR+=       avidemux
diff -r bb248247b58b -r 7429a21b1dc4 multimedia/adobe-flash-plugin11/DESCR
--- a/multimedia/adobe-flash-plugin11/DESCR     Sat Oct 19 08:34:54 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-Netscape compatible plugin for Adobe Flash player.  This package
-contains a plugin that enables web browsers to render the Flash
-format.
-
-The nspluginwrapper option (enabled by default on non Linux platforms)
-permits the use of the the Linux x86 flash player in Firefox browsers
-on other x86 systems and x86_64 systems.
-
-For NetBSD this package requires emul.linux.kern.osrelease = 2.6.18
-or later, which means it will not work on NetBSD 5.x or older
-systems.
-
-Note Adobe Flash Player 11 has already been EOLed in November 2016.
-11.2.202.644 is the last version of Flash Player version 11, and
-Adobe will no longer provide security fixes for this version.
-Please consider security risks to use this old package.
-
-If you are running NetBSD 7.1 and later, you should rather use
-the newer adobe-flash-player24, which Adobe still provides
-security updates.
diff -r bb248247b58b -r 7429a21b1dc4 multimedia/adobe-flash-plugin11/INSTALL.nspluginwrapper
--- a/multimedia/adobe-flash-plugin11/INSTALL.nspluginwrapper   Sat Oct 19 08:34:54 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,19 +0,0 @@
-#!/bin/sh
-# $NetBSD: INSTALL.nspluginwrapper,v 1.1.1.1 2011/11/03 18:14:14 abs Exp $
-
-PATH=@PREFIX@/bin:$PATH
-
-case $STAGE in
-    POST-INSTALL)
-       nspluginwrapper -i @PREFIX@/lib/netscape/plugins/libflashplayer.so
-       ;;
-esac
-
-
-case $STAGE in
-    DEINSTALL)
-       for wrapped in `nspluginwrapper -l | grep ^/` ; do
-           nspluginwrapper -r $wrapped
-       done
-       ;;
-esac
diff -r bb248247b58b -r 7429a21b1dc4 multimedia/adobe-flash-plugin11/MESSAGE.pulseaudio
--- a/multimedia/adobe-flash-plugin11/MESSAGE.pulseaudio        Sat Oct 19 08:34:54 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE.pulseaudio,v 1.1.1.1 2011/11/03 18:14:15 abs Exp $
-
-The flash plugin requires tmpfs to be mounted on /dev/shm for PulseAudio.
-
-This can be automated by adding the following to your /etc/fstab:
-
-tmpfs /emul/linux/dev/shm tmpfs rw,-m1777
-
-===========================================================================
diff -r bb248247b58b -r 7429a21b1dc4 multimedia/adobe-flash-plugin11/Makefile
--- a/multimedia/adobe-flash-plugin11/Makefile  Sat Oct 19 08:34:54 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,63 +0,0 @@
-# $NetBSD: Makefile,v 1.68 2018/02/11 15:36:27 wiz Exp $
-
-DISTNAME=              fp_${FLASH_VERSION}_archive
-PKGNAME=               adobe-flash-plugin-${FLASH_VERSION}
-PKGREVISION=           1
-CATEGORIES=            multimedia www
-MASTER_SITES=          http://fpdownload.macromedia.com/pub/flashplayer/installers/archive/
-
-MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              https://www.adobe.com/products/flashplayer.html
-COMMENT=               Adobe Flash Player Browser plugin
-LICENSE=               flash-license
-
-RESTRICTED=            Redistribution not permitted
-NO_BIN_ON_CDROM=       ${RESTRICTED}
-NO_BIN_ON_FTP=         ${RESTRICTED}
-NO_SRC_ON_CDROM=       ${RESTRICTED}
-NO_SRC_ON_FTP=         ${RESTRICTED}
-
-# On NetBSD, requires sufficiently new compat_linux.
-NOT_FOR_PLATFORM=      NetBSD-[0-4]*-* NetBSD-5.[0-9].*-*
-
-WRKSRC=                        ${WRKDIR}
-BUILD_DIRS=            # empty
-EXTRACT_SUFX=          .zip
-USE_TOOLS+=            tar
-
-EMUL_PLATFORMS=                linux-i386 linux-x86_64
-EMUL_MODULES.linux=    gtk2 x11 krb5 alsa curl nss nspr
-EMUL_REQD=             suse>=11.3
-
-FLASH_VERSION=         11.2.202.644
-FP_ARCHIVE_VERSION=    11_2r202_644
-FP_ARCHIVE_DIR_PREFIX= 11_2_r202_644
-
-.include "../../mk/bsd.prefs.mk"
-
-.if ${EMUL_PLATFORM} == "linux-i386"
-FLASH_ARCH=            i386
-FP_ARCHIVE_DIR_SUFFIX= 32bit
-.elif ${EMUL_PLATFORM} == "linux-x86_64"
-FLASH_ARCH=            x86_64
-FP_ARCHIVE_DIR_SUFFIX= 64bit
-.endif
-
-FP_ARCHIVE_DIR=                ${FP_ARCHIVE_DIR_PREFIX}_${FP_ARCHIVE_DIR_SUFFIX}
-FP_ARCHIVE=            flashplayer${FP_ARCHIVE_VERSION}_linux.${FLASH_ARCH}.tar.gz
-
-CONFLICTS=             ns-flash-[0-9]* adobe-flash-player-[0-9]*
-
-NS_PLUGINS_DIR=                ${PREFIX}/lib/netscape/plugins
-
-.include "options.mk"
-
-post-extract:
-       cd ${WRKDIR} && tar -zxf ${FP_ARCHIVE_DIR}/${FP_ARCHIVE}
-
-do-install:
-       ${INSTALL_DATA_DIR} ${DESTDIR}${NS_PLUGINS_DIR}
-       ${INSTALL_DATA} ${WRKSRC}/libflashplayer.so \
-               ${DESTDIR}${NS_PLUGINS_DIR}
-
-.include "../../mk/bsd.pkg.mk"
diff -r bb248247b58b -r 7429a21b1dc4 multimedia/adobe-flash-plugin11/PLIST
--- a/multimedia/adobe-flash-plugin11/PLIST     Sat Oct 19 08:34:54 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/11/03 18:14:14 abs Exp $
-lib/netscape/plugins/libflashplayer.so
diff -r bb248247b58b -r 7429a21b1dc4 multimedia/adobe-flash-plugin11/distinfo
--- a/multimedia/adobe-flash-plugin11/distinfo  Sat Oct 19 08:34:54 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.63 2017/02/24 19:08:30 tsutsui Exp $
-
-SHA1 (fp_11.2.202.644_archive.zip) = 40044dbc97ef97e285a1d0f34c0088f779ce3c63
-RMD160 (fp_11.2.202.644_archive.zip) = 937021e34d262d00fc11d1623d20fe82f7ba9879
-SHA512 (fp_11.2.202.644_archive.zip) = af8063a41b8238959f7d7ce618405148a064ec5a954ed62951273a53bb1d959050ff23ba006ee624b23054c4f61bd844e7eda01cc68fe527b8bbfcf003448e7b
-Size (fp_11.2.202.644_archive.zip) = 33913740 bytes
diff -r bb248247b58b -r 7429a21b1dc4 multimedia/adobe-flash-plugin11/options.mk
--- a/multimedia/adobe-flash-plugin11/options.mk        Sat Oct 19 08:34:54 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,33 +0,0 @@
-# $NetBSD: options.mk,v 1.3 2015/10/24 06:52:43 tsutsui Exp $
-#
-
-PKG_OPTIONS_VAR=       PKG_OPTIONS.adobe-flash-plugin
-PKG_SUPPORTED_OPTIONS= nspluginwrapper pulseaudio
-
-# XXXX: If nspluginwrapper is enabled and this package is installed after
-# firefox (or similar) it will install a system wide wrapped plugin into
-# @PREFIX/lib/<browser>/plugins. If it is installed before a browser
-# it will install a plugin for the current user in ~/.mozilla/plugins/
-# or similar. This is inconsistant and potentially confusing.
-
-.include "../../mk/bsd.prefs.mk"
-
-.if ${OPSYS} != "Linux"
-.  if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64"
-PKG_SUGGESTED_OPTIONS= nspluginwrapper
-.  endif
-.endif
-
-.include "../../mk/bsd.options.mk"
-
-.if !empty(PKG_OPTIONS:Mnspluginwrapper)
-DEPENDS+= nspluginwrapper>=1.4.4:../../www/nspluginwrapper
-.  if !empty(PKG_OPTIONS:Mpulseaudio)
-EMUL_MODULES.linux+=   pulseaudio
-MESSAGE_SRC+=          ${PKGDIR}/MESSAGE.pulseaudio
-.  else
-DEPENDS+= libflashsupport>=4.2.2011:../../multimedia/libflashsupport
-.  endif
-INSTALL_TEMPLATES+=    ${PKGDIR}/INSTALL.nspluginwrapper
-DEINSTALL_TEMPLATES+=  ${PKGDIR}/INSTALL.nspluginwrapper
-.endif



Home | Main Index | Thread Index | Old Index