- Re-add PKGNAMEPREFIX for www/linux-f10-flashplugin11. [1]
- Honor LINUXBASE in pkg-plist. - Reduce diff between linux-c6-flashplugin11 and linux-f10-flashplugin11. Reported by: nyan [1]
This commit is contained in:
parent
44fa844140
commit
c2206daf27
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369846
@ -16,7 +16,7 @@ COMMENT= Adobe Flash Player NPAPI Plugin
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
USE_LINUX= c6
|
||||
USE_LINUX_APPS= openssl-compat curl cyrus-sasl2 nspr nss gtk2 #-alsalib libssh2 openldap
|
||||
USE_LINUX_APPS= curl cyrus-sasl2 gtk2 nspr nss openssl-compat #-alsalib libssh2 openldap
|
||||
WANT_GNOME= yes
|
||||
|
||||
RESTRICTED= Redistribution not allowed
|
||||
@ -31,10 +31,11 @@ WEBPLUGIN_FILES= libflashplayer.so
|
||||
OPTIONS_DEFINE= GNOME
|
||||
GNOME_DESC= include gnome support for .desktop file
|
||||
|
||||
CPE_VENDOR= adobe
|
||||
CPE_PRODUCT= flash_player
|
||||
CPE_VENDOR= adobe
|
||||
CPE_PRODUCT= flash_player
|
||||
|
||||
OPTIONS_SUB= yes
|
||||
PLIST_SUB= LINUXBASE="${LINUXBASE}"
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
@ -6,4 +6,4 @@ share/icons/hicolor/22x22/apps/flash-player-properties.png
|
||||
share/icons/hicolor/24x24/apps/flash-player-properties.png
|
||||
share/icons/hicolor/32x32/apps/flash-player-properties.png
|
||||
share/icons/hicolor/48x48/apps/flash-player-properties.png
|
||||
/compat/linux/usr/lib/libflashsupport.so
|
||||
%%LINUXBASE%%/usr/lib/libflashsupport.so
|
||||
|
@ -6,17 +6,17 @@ PORTVERSION= 11.2r202.406
|
||||
CATEGORIES= www multimedia linux
|
||||
MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/pdc/${PORTVERSION:C/r/\./}/:plugin \
|
||||
LOCAL/nox:suplib
|
||||
PKGNAMEPREFIX= linux-${USE_LINUX}-
|
||||
DISTFILES= install_flash_player_11_linux.i386.tar.gz:plugin \
|
||||
linux-f10-flashsupport-9.0.1.i386.tar.gz:suplib
|
||||
DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}
|
||||
|
||||
MAINTAINER= emulation@FreeBSD.org
|
||||
COMMENT= Adobe Flash Player NPAPI Plugin
|
||||
|
||||
DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
USE_LINUX= yes
|
||||
USE_LINUX_APPS= openssl curl cyrus-sasl2 libssh2 nspr nss openldap gtk2
|
||||
USE_LINUX= f10
|
||||
USE_LINUX_APPS= curl cyrus-sasl2 gtk2 libssh2 nspr nss openldap openssl
|
||||
WANT_GNOME= yes
|
||||
|
||||
RESTRICTED= Redistribution not allowed
|
||||
@ -35,6 +35,7 @@ CPE_VENDOR= adobe
|
||||
CPE_PRODUCT= flash_player
|
||||
|
||||
OPTIONS_SUB= yes
|
||||
PLIST_SUB= LINUXBASE="${LINUXBASE}"
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
@ -6,4 +6,4 @@ share/icons/hicolor/22x22/apps/flash-player-properties.png
|
||||
share/icons/hicolor/24x24/apps/flash-player-properties.png
|
||||
share/icons/hicolor/32x32/apps/flash-player-properties.png
|
||||
share/icons/hicolor/48x48/apps/flash-player-properties.png
|
||||
/compat/linux/usr/lib/libflashsupport.so
|
||||
%%LINUXBASE%%/usr/lib/libflashsupport.so
|
||||
|
Loading…
Reference in New Issue
Block a user