FreeBSD Bugzilla – Attachment 149454 Details for
Bug 192541
[patch] www/linux-f10-flashplugin11: drop libflashsupport now that ALSA works fine
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
use alsa (f10 and c6), v2
use_alsa.diff (text/plain), 6.23 KB, created by
Jan Beich
on 2014-11-15 20:52:34 UTC
(
hide
)
Description:
use alsa (f10 and c6), v2
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2014-11-15 20:52:34 UTC
Size:
6.23 KB
patch
obsolete
>Index: www/linux-c6-flashplugin11/Makefile >=================================================================== >--- www/linux-c6-flashplugin11/Makefile (revision 372614) >+++ www/linux-c6-flashplugin11/Makefile (working copy) >@@ -5,11 +5,9 @@ PORTNAME= flashplugin > PORTVERSION= 11.2r202.418 > PORTREVISION= 1 > CATEGORIES= www multimedia linux >-MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/pdc/${PORTVERSION:C/r/\./}/:plugin \ >- LOCAL/nox:suplib >+MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/pdc/${PORTVERSION:S/r/./}/ > PKGNAMEPREFIX= linux-${USE_LINUX}- >-DISTFILES= install_flash_player_11_linux.i386.tar.gz:plugin \ >- linux-f10-flashsupport-9.0.1.i386.tar.gz:suplib >+DISTFILES= install_flash_player_11_linux.i386.tar.gz > DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} > > MAINTAINER= emulation@FreeBSD.org >@@ -17,11 +15,11 @@ COMMENT= Adobe Flash Player NPAPI Plugin > > ONLY_FOR_ARCHS= amd64 i386 > USE_LINUX= c6 >-USE_LINUX_APPS= curl cyrus-sasl2 gdkpixbuf gtk2 nspr nss openssl-compat #-alsalib libssh2 openldap >+USE_LINUX_APPS= alsalib alsa-plugins-oss curl cyrus-sasl2 \ >+ gtk2 gdkpixbuf nspr nss # libssh2 openldap > WANT_GNOME= yes > > RESTRICTED= Redistribution not allowed >-RESTRICTED_FILES= ${DISTFILES:Nlinux-f10-flashsupport*:C/:[^:]+$//} > > NO_BUILD= yes > NO_WRKSUBDIR= yes >@@ -51,7 +49,6 @@ post-patch: > do-install: > ${MKDIR} ${STAGEDIR}${WEBPLUGIN_DIR} ${STAGEDIR}${LINUXBASE}/usr/lib > ${INSTALL_LIB} ${WRKDIR}/libflashplayer.so ${STAGEDIR}${WEBPLUGIN_DIR} >- ${INSTALL_LIB} ${WRKDIR}/libflashsupport.so ${STAGEDIR}${LINUXBASE}/usr/lib > ${INSTALL_PROGRAM} ${WRKDIR}/usr/bin/flash-player-properties ${STAGEDIR}${PREFIX}/bin > ${INSTALL_DATA} ${WRKDIR}/usr/share/applications/flash-player-properties.desktop ${STAGEDIR}${DESKTOPDIR} > (cd ${WRKDIR}/usr/share/icons && ${COPYTREE_SHARE} hicolor ${STAGEDIR}${PREFIX}/share/icons) >Index: www/linux-c6-flashplugin11/distinfo >=================================================================== >--- www/linux-c6-flashplugin11/distinfo (revision 372614) >+++ www/linux-c6-flashplugin11/distinfo (working copy) >@@ -1,4 +1,2 @@ > SHA256 (flashplugin/11.2r202.418/install_flash_player_11_linux.i386.tar.gz) = e374f4fec5f2881407728c261754bd596e4af0e1237dbe7de5fcacbde796b79e > SIZE (flashplugin/11.2r202.418/install_flash_player_11_linux.i386.tar.gz) = 6925123 >-SHA256 (flashplugin/11.2r202.418/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 4a309b1a326bd2212cc72480628659e5a7fd61d9e0572cb7350c206f030955bf >-SIZE (flashplugin/11.2r202.418/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 3455 >Index: www/linux-c6-flashplugin11/pkg-plist >=================================================================== >--- www/linux-c6-flashplugin11/pkg-plist (revision 372614) >+++ www/linux-c6-flashplugin11/pkg-plist (working copy) >@@ -6,4 +6,3 @@ share/icons/hicolor/22x22/apps/flash-player-proper > 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 >-%%LINUXBASE%%/usr/lib/libflashsupport.so >Index: www/linux-f10-flashplugin11/Makefile >=================================================================== >--- www/linux-f10-flashplugin11/Makefile (revision 372612) >+++ www/linux-f10-flashplugin11/Makefile (working copy) >@@ -5,11 +5,9 @@ PORTNAME= flashplugin > PORTVERSION= 11.2r202.418 > PORTREVISION= 1 > CATEGORIES= www multimedia linux >-MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/pdc/${PORTVERSION:C/r/\./}/:plugin \ >- LOCAL/nox:suplib >+MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/pdc/${PORTVERSION:S/r/./}/ > PKGNAMEPREFIX= linux-${USE_LINUX}- >-DISTFILES= install_flash_player_11_linux.i386.tar.gz:plugin \ >- linux-f10-flashsupport-9.0.1.i386.tar.gz:suplib >+DISTFILES= install_flash_player_11_linux.i386.tar.gz > DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} > > MAINTAINER= emulation@FreeBSD.org >@@ -17,11 +15,11 @@ COMMENT= Adobe Flash Player NPAPI Plugin > > ONLY_FOR_ARCHS= amd64 i386 > USE_LINUX= f10 >-USE_LINUX_APPS= curl cyrus-sasl2 gdkpixbuf gtk2 libssh2 nspr nss openldap openssl >+USE_LINUX_APPS= alsalib alsa-plugins-oss curl cyrus-sasl2 \ >+ gdkpixbuf gtk2 libssh2 nspr nss openldap openssl > WANT_GNOME= yes > > RESTRICTED= Redistribution not allowed >-RESTRICTED_FILES= ${DISTFILES:Nlinux-f10-flashsupport*:C/:[^:]+$//} > > NO_BUILD= yes > NO_WRKSUBDIR= yes >@@ -51,7 +49,6 @@ post-patch: > do-install: > ${MKDIR} ${STAGEDIR}${WEBPLUGIN_DIR} ${STAGEDIR}${LINUXBASE}/usr/lib > ${INSTALL_LIB} ${WRKDIR}/libflashplayer.so ${STAGEDIR}${WEBPLUGIN_DIR} >- ${INSTALL_LIB} ${WRKDIR}/libflashsupport.so ${STAGEDIR}${LINUXBASE}/usr/lib > ${INSTALL_PROGRAM} ${WRKDIR}/usr/bin/flash-player-properties ${STAGEDIR}${PREFIX}/bin > ${INSTALL_DATA} ${WRKDIR}/usr/share/applications/flash-player-properties.desktop ${STAGEDIR}${DESKTOPDIR} > (cd ${WRKDIR}/usr/share/icons && ${COPYTREE_SHARE} hicolor ${STAGEDIR}${PREFIX}/share/icons) >Index: www/linux-f10-flashplugin11/distinfo >=================================================================== >--- www/linux-f10-flashplugin11/distinfo (revision 372612) >+++ www/linux-f10-flashplugin11/distinfo (working copy) >@@ -1,4 +1,2 @@ >-SHA256 (flashplugin/11.2r202.418/install_flash_player_11_linux.i386.tar.gz) = e374f4fec5f2881407728c261754bd596e4af0e1237dbe7de5fcacbde796b79e >-SIZE (flashplugin/11.2r202.418/install_flash_player_11_linux.i386.tar.gz) = 6925123 >-SHA256 (flashplugin/11.2r202.418/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 4a309b1a326bd2212cc72480628659e5a7fd61d9e0572cb7350c206f030955bf >-SIZE (flashplugin/11.2r202.418/linux-f10-flashsupport-9.0.1.i386.tar.gz) = 3455 >+SHA256 (flashplugin/11.2r202.406/install_flash_player_11_linux.i386.tar.gz) = 8b44f49b85ed7dba310306cd62a3de35d37bb8468c3841e4d713a0b80541c381 >+SIZE (flashplugin/11.2r202.406/install_flash_player_11_linux.i386.tar.gz) = 6925631 >Index: www/linux-f10-flashplugin11/pkg-plist >=================================================================== >--- www/linux-f10-flashplugin11/pkg-plist (revision 372612) >+++ www/linux-f10-flashplugin11/pkg-plist (working copy) >@@ -6,4 +6,3 @@ share/icons/hicolor/22x22/apps/flash-player-proper > 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 >-%%LINUXBASE%%/usr/lib/libflashsupport.so
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 192541
:
145600
|
147594
|
148156
|
149454
|
149814