diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-03-08 14:34:14 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-03-08 14:34:14 +0000 |
commit | ffd9c9ce83453d3b9b80936793cb0f4333c25991 (patch) | |
tree | 278832d808a18cb7d59db5f382a45947c03d7627 /net-www | |
parent | Version bump for bug 84505; tidy old ebuilds. (diff) | |
download | gentoo-2-ffd9c9ce83453d3b9b80936793cb0f4333c25991.tar.gz gentoo-2-ffd9c9ce83453d3b9b80936793cb0f4333c25991.tar.bz2 gentoo-2-ffd9c9ce83453d3b9b80936793cb0f4333c25991.zip |
version bump
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/gplflash/ChangeLog | 11 | ||||
-rw-r--r-- | net-www/gplflash/Manifest | 2 | ||||
-rw-r--r-- | net-www/gplflash/files/digest-gplflash-0.4.13 | 1 | ||||
-rw-r--r-- | net-www/gplflash/gplflash-0.4.10-r3.ebuild | 4 | ||||
-rw-r--r-- | net-www/gplflash/gplflash-0.4.12.ebuild | 4 | ||||
-rw-r--r-- | net-www/gplflash/gplflash-0.4.13.ebuild | 54 |
6 files changed, 70 insertions, 6 deletions
diff --git a/net-www/gplflash/ChangeLog b/net-www/gplflash/ChangeLog index 95ea4c9e87ed..839d71114d77 100644 --- a/net-www/gplflash/ChangeLog +++ b/net-www/gplflash/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-www/gplflash -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/gplflash/ChangeLog,v 1.16 2004/11/03 16:08:15 corsair Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-www/gplflash/ChangeLog,v 1.17 2005/03/08 14:34:14 corsair Exp $ + +*gplflash-0.4.13 (08 Mar 2005) + + 08 Mar 2005; Markus Rothe <corsair@gentoo.org> +gplflash-0.4.13.ebuild: + Version bump, but configure won't find new location of X11 includes/libraries. + Temporal solution is pointing configure to the exact location, until a better + is found. bug #79270 03 Nov 2004; Markus Rothe <corsair@gentoo.org> +metadata.xml: Added metadata.xml diff --git a/net-www/gplflash/Manifest b/net-www/gplflash/Manifest index d99c4872c767..4c3798003a3e 100644 --- a/net-www/gplflash/Manifest +++ b/net-www/gplflash/Manifest @@ -2,8 +2,10 @@ MD5 b77d6f11ab00bbbc4a435e2362492dc5 gplflash-0.4.10-r3.ebuild 1259 MD5 cc7498486d89fba5f040f317cd01cef3 gplflash-0.4.12.ebuild 1274 MD5 77de1508848b5c63b08b9046eba8b4ea ChangeLog 2302 MD5 949fb05a0b370c806f90c42b6f70f248 metadata.xml 580 +MD5 978ba39cf1ca08300547ab52e0c60a9d gplflash-0.4.13.ebuild 1499 MD5 37d2d7738b1e06fcb5c161ffce30f238 files/digest-gplflash-0.4.10-r3 61 MD5 986f1d69944d8e520137dd61e3c480ed files/gplflash-0.4.10-fPIC.patch 2011 MD5 4e51ed812f940be98742997fee035846 files/gplflash-0.4.10-gcc3-gentoo.diff 1060 MD5 1560bb78cb5b479b310c1604fb1b46da files/gplflash-0.4.10-ppc.diff 2018 MD5 1318f3bcf0259626c50162947f7eb7d5 files/digest-gplflash-0.4.12 68 +MD5 d7c22e5bc2dbb9299d6feb1ed3fe9504 files/digest-gplflash-0.4.13 68 diff --git a/net-www/gplflash/files/digest-gplflash-0.4.13 b/net-www/gplflash/files/digest-gplflash-0.4.13 new file mode 100644 index 000000000000..7fd42a74bd2d --- /dev/null +++ b/net-www/gplflash/files/digest-gplflash-0.4.13 @@ -0,0 +1 @@ +MD5 1b14c21094eb07416842ac0f5298b3f1 gplflash-0.4.13.tar.bz2 323128 diff --git a/net-www/gplflash/gplflash-0.4.10-r3.ebuild b/net-www/gplflash/gplflash-0.4.10-r3.ebuild index aad96ddf945e..765cf55dcbad 100644 --- a/net-www/gplflash/gplflash-0.4.10-r3.ebuild +++ b/net-www/gplflash/gplflash-0.4.10-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/gplflash/gplflash-0.4.10-r3.ebuild,v 1.5 2004/07/14 06:18:20 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/gplflash/gplflash-0.4.10-r3.ebuild,v 1.6 2005/03/08 14:34:14 corsair Exp $ inherit nsplugins eutils diff --git a/net-www/gplflash/gplflash-0.4.12.ebuild b/net-www/gplflash/gplflash-0.4.12.ebuild index bde5f4cd5373..2ab7bbdead47 100644 --- a/net-www/gplflash/gplflash-0.4.12.ebuild +++ b/net-www/gplflash/gplflash-0.4.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/gplflash/gplflash-0.4.12.ebuild,v 1.1 2004/11/03 15:31:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/gplflash/gplflash-0.4.12.ebuild,v 1.2 2005/03/08 14:34:14 corsair Exp $ inherit nsplugins eutils flag-o-matic diff --git a/net-www/gplflash/gplflash-0.4.13.ebuild b/net-www/gplflash/gplflash-0.4.13.ebuild new file mode 100644 index 000000000000..4bd867121828 --- /dev/null +++ b/net-www/gplflash/gplflash-0.4.13.ebuild @@ -0,0 +1,54 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-www/gplflash/gplflash-0.4.13.ebuild,v 1.1 2005/03/08 14:34:14 corsair Exp $ + +inherit nsplugins eutils flag-o-matic + +DESCRIPTION="GPLFlash is a free portable and useable alternative to the + flash-decoder released by Macromedia" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" +HOMEPAGE="http://gplflash.sourceforge.net/" + +KEYWORDS="-ppc64 ~x86 ~ppc ~sparc ~amd64" +SLOT="0" +LICENSE="GPL-2" +IUSE="debug alsa oss" + +RDEPEND="media-libs/libmad + media-libs/jpeg + sys-libs/zlib + virtual/x11 + !net-www/netscape-flash + !media-libs/libflash" + +PLUGDIR="/opt/netscape/plugins" + +src_compile() { + # check if sound support is wanted + if ( ( use !alsa ) && ( use !oss ) ); then + einfo "you don't have alsa or oss in your use flags." + einfo "disabling sound support..." + append-flags -DNOSOUND + fi + + # configure -- includes and libraries won't be found correctly. + # temporal solution is pointing configure to the exaclt location + # until a better solution is found. bug #79270 + econf --with-plugin-dir=${D}/${PLUGDIR} $(use_enable debug) \ + --x-includes=/usr/include/X11/ --x-libraries=/usr/lib/ \ + || die "configure failed" + + # compile + emake || die "make failed" +} + +src_install() { + make DESTDIR="${D}" install + + # install the plugin + inst_plugin ${PLUGDIR}/libnpflash.so + + # install doc + cd ${S} + dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO +} |