* [gentoo-commits] gentoo-x86 commit in www-plugins/adobe-flash: ChangeLog adobe-flash-9.0.289.0.ebuild adobe-flash-9.0.283.0.ebuild adobe-flash-10.1.85.3.ebuild
@ 2010-11-15 18:16 Jim Ramsay (lack)
0 siblings, 0 replies; only message in thread
From: Jim Ramsay (lack) @ 2010-11-15 18:16 UTC (permalink / raw
To: gentoo-commits
lack 10/11/15 18:16:35
Modified: ChangeLog
Added: adobe-flash-9.0.289.0.ebuild
Removed: adobe-flash-9.0.283.0.ebuild
adobe-flash-10.1.85.3.ebuild
Log:
New release of 9.0 bug #344803, plus old version cleanup
(Portage version: 2.1.9.14/cvs/Linux i686)
Revision Changes Path
1.58 www-plugins/adobe-flash/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?rev=1.58&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?rev=1.58&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?r1=1.57&r2=1.58
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog 5 Nov 2010 22:58:38 -0000 1.57
+++ ChangeLog 15 Nov 2010 18:16:35 -0000 1.58
@@ -1,6 +1,12 @@
# ChangeLog for www-plugins/adobe-flash
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.57 2010/11/05 22:58:38 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.58 2010/11/15 18:16:35 lack Exp $
+
+*adobe-flash-9.0.289.0 (15 Nov 2010)
+
+ 15 Nov 2010; Jim Ramsay <lack@gentoo.org> -adobe-flash-9.0.283.0.ebuild,
+ +adobe-flash-9.0.289.0.ebuild, -adobe-flash-10.1.85.3.ebuild:
+ New release of 9.0 bug #344803, plus old version cleanup
05 Nov 2010; Christian Faulhammer <fauli@gentoo.org>
adobe-flash-10.1.102.64.ebuild:
1.1 www-plugins/adobe-flash/adobe-flash-9.0.289.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/adobe-flash-9.0.289.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/adobe-flash-9.0.289.0.ebuild?rev=1.1&content-type=text/plain
Index: adobe-flash-9.0.289.0.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-9.0.289.0.ebuild,v 1.1 2010/11/15 18:16:35 lack Exp $
inherit nsplugins
DESCRIPTION="Adobe Flash Player"
SRC_URI="http://download.macromedia.com/pub/flashplayer/installers/current/9/install_flash_player_9.tar.gz"
HOMEPAGE="http://www.adobe.com/go/kb406791"
IUSE=""
SLOT="0"
# NOTE: Please do not mark this legacy 9.0 series stable on any architecture.
KEYWORDS="-* ~amd64 ~x86"
LICENSE="AdobeFlash-9.0.31.0"
RESTRICT="strip mirror"
S=${WORKDIR}
RDEPEND="amd64? ( app-emulation/emul-linux-x86-baselibs
app-emulation/emul-linux-x86-gtklibs
app-emulation/emul-linux-x86-soundlibs
app-emulation/emul-linux-x86-xlibs )
x86? ( x11-libs/libXext
x11-libs/libX11
x11-libs/libXt
=x11-libs/gtk+-2*
media-libs/freetype
media-libs/fontconfig )
|| ( media-fonts/liberation-fonts media-fonts/corefonts )"
# Where should this all go? (Bug #328639)
INSTALL_BASE="opt/Adobe/flash-player"
pkg_setup() {
# This is a binary x86 package => ABI=x86
# Please keep this in future versions
# Danny van Dyk <kugelfang@gentoo.org> 2005/03/26
has_multilib_profile && ABI="x86"
}
src_install() {
cd "${S}/install_flash_player_9_linux/"
exeinto /${INSTALL_BASE}
doexe libflashplayer.so
inst_plugin /${INSTALL_BASE}/libflashplayer.so
}
pkg_postinst() {
ewarn "Flash player is closed-source, with a long history of security"
ewarn "issues. Please consider only running flash applets you know to"
ewarn "be safe."
if has_version 'www-client/mozilla-firefox'; then
elog "The firefox 'flashblock' extension may help:"
elog " https://addons.mozilla.org/en-US/firefox/addon/433"
fi
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-11-15 18:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-15 18:16 [gentoo-commits] gentoo-x86 commit in www-plugins/adobe-flash: ChangeLog adobe-flash-9.0.289.0.ebuild adobe-flash-9.0.283.0.ebuild adobe-flash-10.1.85.3.ebuild Jim Ramsay (lack)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox