Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.49 2015/08/12 04:14:05 tsutsui Exp $
# $NetBSD: Makefile,v 1.63 2016/09/17 19:09:00 tsutsui Exp $
DISTNAME= flash-plugin-${FLASH_VERSION}-release.${FLASH_ARCH}
PKGNAME= adobe-${DISTNAME:C/-release.*//}
@@ -25,13 +25,11 @@ EXTRACT_SUFX= .rpm
CRYPTO= yes
# XXX At present, it seems www/nspluginwrapper does not support native x86_64
# plugin. --2011-10-08 ryoon
EMUL_PLATFORMS= linux-i386 #linux-x86_64
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.508
FLASH_VERSION= 11.2.202.635
.include "../../mk/bsd.prefs.mk"

View File

@@ -1,5 +1,10 @@
$NetBSD: distinfo,v 1.46 2015/08/12 04:14:05 tsutsui Exp $
$NetBSD: distinfo,v 1.60 2016/09/17 19:09:00 tsutsui Exp $
SHA1 (flash-plugin-11.2.202.508-release.i386.rpm) = 947ea36f4716222fec31ffb187f7bb079f7e9cd3
RMD160 (flash-plugin-11.2.202.508-release.i386.rpm) = 921028b82f864cfbe644b52de76249ddc33129ad
Size (flash-plugin-11.2.202.508-release.i386.rpm) = 6930758 bytes
SHA1 (flash-plugin-11.2.202.635-release.i386.rpm) = b54e742c5fd2f3bc91e589b73ea00fa658dce325
RMD160 (flash-plugin-11.2.202.635-release.i386.rpm) = 5cfb1ee5c57a7394f89f5daaef2bb664ef7fcc05
SHA512 (flash-plugin-11.2.202.635-release.i386.rpm) = 399903362d8dba515eb11f3f0495be66876317871d576aa0204bc1153d1a2422d6d2d1041c0226d8d2c2c4e6a0d0ae27c5eb69816a170312f35ecbb2ad30d743
Size (flash-plugin-11.2.202.635-release.i386.rpm) = 6971129 bytes
SHA1 (flash-plugin-11.2.202.635-release.x86_64.rpm) = 0a913b742ab8678f8ac0fab80a707e07ef80f6d6
RMD160 (flash-plugin-11.2.202.635-release.x86_64.rpm) = b99e52289f2ad6b015a4ddd30645e886532c9582
SHA512 (flash-plugin-11.2.202.635-release.x86_64.rpm) = c5ad8d7e11b1246b24bf4edf9b8c20fff99fbdb633530773a2b90360c02557746ee823a115e9188826b00f43d2e68728ae1d2ccf3a262fb893182ab9ca9996b3
Size (flash-plugin-11.2.202.635-release.x86_64.rpm) = 7279829 bytes

View File

@@ -1,4 +1,4 @@
# $NetBSD: options.mk,v 1.2 2014/11/03 09:21:16 obache Exp $
# $NetBSD: options.mk,v 1.3 2015/10/24 06:52:43 tsutsui Exp $
#
PKG_OPTIONS_VAR= PKG_OPTIONS.adobe-flash-plugin
@@ -21,12 +21,12 @@ PKG_SUGGESTED_OPTIONS= nspluginwrapper
.include "../../mk/bsd.options.mk"
.if !empty(PKG_OPTIONS:Mnspluginwrapper)
DEPENDS+= nspluginwrapper>0:../../www/nspluginwrapper
DEPENDS+= nspluginwrapper>=1.4.4:../../www/nspluginwrapper
. if !empty(PKG_OPTIONS:Mpulseaudio)
EMUL_MODULES.linux+= pulseaudio
MESSAGE_SRC+= ${PKGDIR}/MESSAGE.pulseaudio
. else
DEPENDS+= libflashsupport>0:../../multimedia/libflashsupport
DEPENDS+= libflashsupport>=4.2.2011:../../multimedia/libflashsupport
. endif
INSTALL_TEMPLATES+= ${PKGDIR}/INSTALL.nspluginwrapper
DEINSTALL_TEMPLATES+= ${PKGDIR}/INSTALL.nspluginwrapper