summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Ramsay <lack@gentoo.org>2011-08-11 14:31:46 +0000
committerJim Ramsay <lack@gentoo.org>2011-08-11 14:31:46 +0000
commita3d213d2ba57b61de9a4327bbcdbb49f36ceea2e (patch)
tree3bb86eddabb7ab81affb800e5150871a220c40dd /www-plugins
parentStable for ppc (diff)
downloadgentoo-2-a3d213d2ba57b61de9a4327bbcdbb49f36ceea2e.tar.gz
gentoo-2-a3d213d2ba57b61de9a4327bbcdbb49f36ceea2e.tar.bz2
gentoo-2-a3d213d2ba57b61de9a4327bbcdbb49f36ceea2e.zip
Fixing all QA warnings in all versions by adding all prebuild binaries to QA_PREBUILT
(Portage version: 2.1.9.49/cvs/Linux i686)
Diffstat (limited to 'www-plugins')
-rw-r--r--www-plugins/adobe-flash/ChangeLog9
-rw-r--r--www-plugins/adobe-flash/adobe-flash-10.3.181.26.ebuild11
-rw-r--r--www-plugins/adobe-flash/adobe-flash-10.3.181.34.ebuild11
-rw-r--r--www-plugins/adobe-flash/adobe-flash-10.3.183.5.ebuild11
-rw-r--r--www-plugins/adobe-flash/adobe-flash-11.0.1.60_beta201107131-r1.ebuild8
-rw-r--r--www-plugins/adobe-flash/adobe-flash-11.0.1.60_beta201108082.ebuild12
6 files changed, 26 insertions, 36 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog
index e56d285b42d5..f32a0e9d1821 100644
--- a/www-plugins/adobe-flash/ChangeLog
+++ b/www-plugins/adobe-flash/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for www-plugins/adobe-flash
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.97 2011/08/11 01:18:16 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.98 2011/08/11 14:31:46 lack Exp $
+
+ 11 Aug 2011; Jim Ramsay <lack@gentoo.org> adobe-flash-10.3.181.26.ebuild,
+ adobe-flash-10.3.181.34.ebuild, adobe-flash-10.3.183.5.ebuild,
+ adobe-flash-11.0.1.60_beta201107131-r1.ebuild,
+ adobe-flash-11.0.1.60_beta201108082.ebuild:
+ Fixing all QA warnings in all versions by adding all prebuild binaries to
+ QA_PREBUILT
*adobe-flash-11.0.1.60_beta201108082 (11 Aug 2011)
*adobe-flash-10.3.183.5 (11 Aug 2011)
diff --git a/www-plugins/adobe-flash/adobe-flash-10.3.181.26.ebuild b/www-plugins/adobe-flash/adobe-flash-10.3.181.26.ebuild
index 8a210536a9d3..c071400b1173 100644
--- a/www-plugins/adobe-flash/adobe-flash-10.3.181.26.ebuild
+++ b/www-plugins/adobe-flash/adobe-flash-10.3.181.26.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.3.181.26.ebuild,v 1.4 2011/07/17 02:41:35 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.3.181.26.ebuild,v 1.5 2011/08/11 14:31:46 lack Exp $
EAPI=4
inherit nsplugins rpm multilib toolchain-funcs
@@ -41,13 +41,8 @@ RDEPEND="x86? ( $NATIVE_DEPS )
INSTALL_BASE="opt/Adobe/flash-player"
INSTALL_BASE32="${INSTALL_BASE}32"
-# Ignore QA warnings in these binary closed-source libraries, since we can't fix
-# them:
-QA_EXECSTACK="${INSTALL_BASE}/plugin/libflashplayer.so
- ${INSTALL_BASE32}/plugin/libflashplayer.so"
-
-QA_DT_HASH="${INSTALL_BASE}/plugin/libflashplayer.so
- ${INSTALL_BASE32}/plugin/libflashplayer.so"
+# Ignore QA warnings in these closed-source binaries, since we can't fix them:
+QA_PREBUILT="opt/* usr/lib*/kde4/*"
src_install() {
if use amd64; then
diff --git a/www-plugins/adobe-flash/adobe-flash-10.3.181.34.ebuild b/www-plugins/adobe-flash/adobe-flash-10.3.181.34.ebuild
index fd57081b0265..4d73e5697664 100644
--- a/www-plugins/adobe-flash/adobe-flash-10.3.181.34.ebuild
+++ b/www-plugins/adobe-flash/adobe-flash-10.3.181.34.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.3.181.34.ebuild,v 1.4 2011/07/23 11:29:07 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.3.181.34.ebuild,v 1.5 2011/08/11 14:31:46 lack Exp $
EAPI=4
inherit nsplugins rpm multilib toolchain-funcs
@@ -41,13 +41,8 @@ RDEPEND="x86? ( $NATIVE_DEPS )
INSTALL_BASE="opt/Adobe/flash-player"
INSTALL_BASE32="${INSTALL_BASE}32"
-# Ignore QA warnings in these binary closed-source libraries, since we can't fix
-# them:
-QA_EXECSTACK="${INSTALL_BASE}/plugin/libflashplayer.so
- ${INSTALL_BASE32}/plugin/libflashplayer.so"
-
-QA_DT_HASH="${INSTALL_BASE}/plugin/libflashplayer.so
- ${INSTALL_BASE32}/plugin/libflashplayer.so"
+# Ignore QA warnings in these closed-source binaries, since we can't fix them:
+QA_PREBUILT="opt/* usr/lib*/kde4/*"
src_install() {
if use amd64; then
diff --git a/www-plugins/adobe-flash/adobe-flash-10.3.183.5.ebuild b/www-plugins/adobe-flash/adobe-flash-10.3.183.5.ebuild
index e75c8c9efba0..267f11d2972a 100644
--- a/www-plugins/adobe-flash/adobe-flash-10.3.183.5.ebuild
+++ b/www-plugins/adobe-flash/adobe-flash-10.3.183.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.3.183.5.ebuild,v 1.1 2011/08/11 01:18:16 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.3.183.5.ebuild,v 1.2 2011/08/11 14:31:46 lack Exp $
EAPI=4
inherit nsplugins rpm multilib toolchain-funcs
@@ -41,13 +41,8 @@ RDEPEND="x86? ( $NATIVE_DEPS )
INSTALL_BASE="opt/Adobe/flash-player"
INSTALL_BASE32="${INSTALL_BASE}32"
-# Ignore QA warnings in these binary closed-source libraries, since we can't fix
-# them:
-QA_EXECSTACK="${INSTALL_BASE}/plugin/libflashplayer.so
- ${INSTALL_BASE32}/plugin/libflashplayer.so"
-
-QA_DT_HASH="${INSTALL_BASE}/plugin/libflashplayer.so
- ${INSTALL_BASE32}/plugin/libflashplayer.so"
+# Ignore QA warnings in these closed-source binaries, since we can't fix them:
+QA_PREBUILT="opt/* usr/lib*/kde4/*"
src_install() {
if use amd64; then
diff --git a/www-plugins/adobe-flash/adobe-flash-11.0.1.60_beta201107131-r1.ebuild b/www-plugins/adobe-flash/adobe-flash-11.0.1.60_beta201107131-r1.ebuild
index f109d3c7a451..5ccad30f2b3e 100644
--- a/www-plugins/adobe-flash/adobe-flash-11.0.1.60_beta201107131-r1.ebuild
+++ b/www-plugins/adobe-flash/adobe-flash-11.0.1.60_beta201107131-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.0.1.60_beta201107131-r1.ebuild,v 1.1 2011/07/18 18:00:00 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.0.1.60_beta201107131-r1.ebuild,v 1.2 2011/08/11 14:31:46 lack Exp $
EAPI=4
inherit nsplugins multilib toolchain-funcs versionator
@@ -61,10 +61,8 @@ RDEPEND="x86? ( $NATIVE_DEPS )
# Where should this all go? (Bug #328639)
INSTALL_BASE="opt/Adobe/flash-player"
-# Ignore QA warnings in these binary closed-source libraries, since we can't fix
-# them:
-QA_TEXTRELS="${INSTALL_BASE}/plugin/libflashplayer.so
- ${INSTALL_BASE}32/libflashplayer.so"
+# Ignore QA warnings in these closed-source binaries, since we can't fix them:
+QA_PREBUILT="opt/* usr/lib*/kde4/*"
pkg_setup() {
einfo "Date is $EBUILD_DATE suffix is $DATE_SUFFIX"
diff --git a/www-plugins/adobe-flash/adobe-flash-11.0.1.60_beta201108082.ebuild b/www-plugins/adobe-flash/adobe-flash-11.0.1.60_beta201108082.ebuild
index 1234ac463ec8..38868e2c3c6b 100644
--- a/www-plugins/adobe-flash/adobe-flash-11.0.1.60_beta201108082.ebuild
+++ b/www-plugins/adobe-flash/adobe-flash-11.0.1.60_beta201108082.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.0.1.60_beta201108082.ebuild,v 1.1 2011/08/11 01:18:16 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.0.1.60_beta201108082.ebuild,v 1.2 2011/08/11 14:31:46 lack Exp $
EAPI=4
inherit nsplugins multilib toolchain-funcs versionator
@@ -61,10 +61,8 @@ RDEPEND="x86? ( $NATIVE_DEPS )
# Where should this all go? (Bug #328639)
INSTALL_BASE="opt/Adobe/flash-player"
-# Ignore QA warnings in these binary closed-source libraries, since we can't fix
-# them:
-QA_TEXTRELS="${INSTALL_BASE}/plugin/libflashplayer.so
- ${INSTALL_BASE}32/libflashplayer.so"
+# Ignore QA warnings in these closed-source binaries, since we can't fix them:
+QA_PREBUILT="opt/*"
pkg_setup() {
einfo "Date is $EBUILD_DATE suffix is $DATE_SUFFIX"
@@ -137,8 +135,10 @@ src_install() {
# The optional KDE4 KCM plugin
if use kde; then
- exeinto /usr/$(get_libdir)/kde4/
+ exeinto /${BASE}/bin/
doexe usr/lib/kde4/kcm_adobe_flash_player.so
+ dosym /${BASE}/bin/kcm_adobe_flash_player.so \
+ /usr/$(get_libdir)/kde4/
insinto /usr/share/kde4/services
doins usr/share/kde4/services/kcm_adobe_flash_player.desktop
else