diff options
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/mplayerplug-in/ChangeLog | 9 | ||||
-rw-r--r-- | net-www/mplayerplug-in/Manifest | 20 | ||||
-rw-r--r-- | net-www/mplayerplug-in/mplayerplug-in-0.91.ebuild | 7 | ||||
-rw-r--r-- | net-www/mplayerplug-in/mplayerplug-in-0.95.ebuild | 7 | ||||
-rw-r--r-- | net-www/mplayerplug-in/mplayerplug-in-1.0.ebuild | 10 | ||||
-rw-r--r-- | net-www/mplayerplug-in/mplayerplug-in-1.0_pre2.ebuild | 7 | ||||
-rw-r--r-- | net-www/mplayerplug-in/mplayerplug-in-1.2.ebuild | 7 | ||||
-rw-r--r-- | net-www/mplayerplug-in/mplayerplug-in-2.11.ebuild | 8 | ||||
-rw-r--r-- | net-www/mplayerplug-in/mplayerplug-in-2.60.ebuild | 4 | ||||
-rw-r--r-- | net-www/mplayerplug-in/mplayerplug-in-2.66.ebuild | 4 | ||||
-rw-r--r-- | net-www/mplayerplug-in/mplayerplug-in-2.70.ebuild | 4 |
11 files changed, 42 insertions, 45 deletions
diff --git a/net-www/mplayerplug-in/ChangeLog b/net-www/mplayerplug-in/ChangeLog index cfa895b6672d..5ec5f236a1cb 100644 --- a/net-www/mplayerplug-in/ChangeLog +++ b/net-www/mplayerplug-in/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-www/mplayerplug-in # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.27 2004/10/27 06:56:11 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.28 2004/11/06 00:11:45 chriswhite Exp $ + + 06 Nov 2004; Chris White <chriswhite@gentoo.org> mplayerplug-in-0.91.ebuild, + mplayerplug-in-0.95.ebuild, mplayerplug-in-1.0.ebuild, + mplayerplug-in-1.0_pre2.ebuild, mplayerplug-in-1.2.ebuild, + mplayerplug-in-2.11.ebuild, mplayerplug-in-2.60.ebuild, + mplayerplug-in-2.66.ebuild, mplayerplug-in-2.70.ebuild: + Fixed some CC issues in all the ebuilds. Converted to tc-getCC function. *mplayerplug-in-2.70 (27 Oct 2004) diff --git a/net-www/mplayerplug-in/Manifest b/net-www/mplayerplug-in/Manifest index 3ab3ed59a0fd..4c15948f3a99 100644 --- a/net-www/mplayerplug-in/Manifest +++ b/net-www/mplayerplug-in/Manifest @@ -1,14 +1,14 @@ -MD5 91bb5bdef349d81482fe4e25d2e05da7 ChangeLog 4671 +MD5 cf7a52f373f2b506ed0e2decf57545a3 ChangeLog 5065 MD5 febfcafa02fda49df53d2748a7c792ef metadata.xml 223 -MD5 8f08ca195218dcbe5f71b5b3b23f2c37 mplayerplug-in-0.91.ebuild 1362 -MD5 1e40d68e8d680e5a2ab097e9d653695d mplayerplug-in-0.95.ebuild 1383 -MD5 bfbcd77d675f2db1d480573f28368578 mplayerplug-in-1.0.ebuild 1368 -MD5 a62d53b7787e09dfee7c0ea35ef42747 mplayerplug-in-1.0_pre2.ebuild 1419 -MD5 5b06333343f3765e144bfbc7f2125be1 mplayerplug-in-1.2.ebuild 1388 -MD5 75f86d3f31f1ec856017b6f167d4c0d4 mplayerplug-in-2.11.ebuild 1368 -MD5 9bcd076a04560d24fe626c8dc38a0dbd mplayerplug-in-2.60.ebuild 1037 -MD5 2f65845b955bd57fb4c1462c43fd2096 mplayerplug-in-2.66.ebuild 1386 -MD5 e9aa5bcefa30be26164da307c2481366 mplayerplug-in-2.70.ebuild 1205 +MD5 b5b82c4fb181fc7d107544f63c0896f9 mplayerplug-in-0.91.ebuild 1358 +MD5 5312eebb4962ac4b701c10e237740df4 mplayerplug-in-0.95.ebuild 1379 +MD5 6ab5be0d0c8df0ea1aafde5e0197f786 mplayerplug-in-1.0.ebuild 1381 +MD5 c9cf552cded0cac9af917b35286fba57 mplayerplug-in-1.0_pre2.ebuild 1415 +MD5 6bb283242d817313d4543fe32e39fb88 mplayerplug-in-1.2.ebuild 1417 +MD5 c53ca3e406715ed7d29180182433fa98 mplayerplug-in-2.11.ebuild 1396 +MD5 3e7f1a28891c4acf0819d6b9737b023a mplayerplug-in-2.60.ebuild 1055 +MD5 d464b8627ae553669c5627bb0c1750c4 mplayerplug-in-2.66.ebuild 1408 +MD5 4cfdef0c185039520b920b242ce75218 mplayerplug-in-2.70.ebuild 1225 MD5 b754add73c488595bc984c5af2ef035a files/digest-mplayerplug-in-0.91 125 MD5 efaa2a17874e95270fe36e6ed5177084 files/digest-mplayerplug-in-0.95 125 MD5 073ca6e88c57b32f4408ac6b7e5e3ab3 files/digest-mplayerplug-in-1.0 124 diff --git a/net-www/mplayerplug-in/mplayerplug-in-0.91.ebuild b/net-www/mplayerplug-in/mplayerplug-in-0.91.ebuild index 04248aa0022a..bb5555bb5dd3 100644 --- a/net-www/mplayerplug-in/mplayerplug-in-0.91.ebuild +++ b/net-www/mplayerplug-in/mplayerplug-in-0.91.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-0.91.ebuild,v 1.7 2004/06/25 01:06:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-0.91.ebuild,v 1.8 2004/11/06 00:11:45 chriswhite Exp $ IUSE="" -inherit nsplugins +inherit nsplugins toolchain-funcs S="${WORKDIR}/${PN}" HOMEPAGE="http://mplayerplug-in.sourceforge.net/" @@ -20,8 +20,7 @@ KEYWORDS="x86 ~ppc" DEPEND=">=media-video/mplayer-0.91" src_compile() { - [ -z "${CC}" ] && CC="gcc" - emake CC="${CC}" OPTIMIZER="${CFLAGS}" || die + emake CC="$(tc-getCC)" OPTIMIZER="${CFLAGS}" || die } src_install() { diff --git a/net-www/mplayerplug-in/mplayerplug-in-0.95.ebuild b/net-www/mplayerplug-in/mplayerplug-in-0.95.ebuild index f72c9f0e3b8d..f400e3bab25d 100644 --- a/net-www/mplayerplug-in/mplayerplug-in-0.95.ebuild +++ b/net-www/mplayerplug-in/mplayerplug-in-0.95.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-0.95.ebuild,v 1.5 2004/06/25 01:06:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-0.95.ebuild,v 1.6 2004/11/06 00:11:45 chriswhite Exp $ IUSE="" -inherit nsplugins +inherit nsplugins toolchain-funcs S="${WORKDIR}/${PN}" HOMEPAGE="http://mplayerplug-in.sourceforge.net/" @@ -20,8 +20,7 @@ KEYWORDS="~x86 ~amd64 ~ia64 ~ppc ~alpha" DEPEND=">=media-video/mplayer-0.91" src_compile() { - [ -z "${CC}" ] && CC="gcc" - emake CC="${CC}" OPTIMIZER="${CFLAGS}" || die + emake CC="$(tc-getCC)" OPTIMIZER="${CFLAGS}" || die } src_install() { diff --git a/net-www/mplayerplug-in/mplayerplug-in-1.0.ebuild b/net-www/mplayerplug-in/mplayerplug-in-1.0.ebuild index 9d07633d1bf0..960cc8a242c0 100644 --- a/net-www/mplayerplug-in/mplayerplug-in-1.0.ebuild +++ b/net-www/mplayerplug-in/mplayerplug-in-1.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-1.0.ebuild,v 1.4 2004/06/25 01:06:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-1.0.ebuild,v 1.5 2004/11/06 00:11:45 chriswhite Exp $ IUSE="" -inherit nsplugins +inherit nsplugins toolchain-funcs S=${WORKDIR}/${PN} HOMEPAGE="http://mplayerplug-in.sourceforge.net/" @@ -21,11 +21,7 @@ DEPEND=">=media-video/mplayer-1.0_pre2" RESTRICT="nomirror" src_compile() { - - econf || die - - [ -z "${CC}" ] && CC="gcc" - emake || die + emake CC="$(tc-getCC)" OPTIMIZER="${CFLAGS}" || die } src_install() { diff --git a/net-www/mplayerplug-in/mplayerplug-in-1.0_pre2.ebuild b/net-www/mplayerplug-in/mplayerplug-in-1.0_pre2.ebuild index 4fa75b065e64..9a30d88ced01 100644 --- a/net-www/mplayerplug-in/mplayerplug-in-1.0_pre2.ebuild +++ b/net-www/mplayerplug-in/mplayerplug-in-1.0_pre2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-1.0_pre2.ebuild,v 1.4 2004/06/25 01:06:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-1.0_pre2.ebuild,v 1.5 2004/11/06 00:11:45 chriswhite Exp $ IUSE="" -inherit nsplugins +inherit nsplugins toolchain-funcs MY_PV="${PV/_/}" S="${WORKDIR}/${PN}" @@ -21,8 +21,7 @@ KEYWORDS="~x86 ~amd64 ~ia64 ~ppc ~alpha" DEPEND=">=media-video/mplayer-1.0_pre2" src_compile() { - [ -z "${CC}" ] && CC="gcc" - emake CC="${CC}" OPTIMIZER="${CFLAGS}" || die + emake CC="$(tc-getCC)" OPTIMIZER="${CFLAGS}" || die } src_install() { diff --git a/net-www/mplayerplug-in/mplayerplug-in-1.2.ebuild b/net-www/mplayerplug-in/mplayerplug-in-1.2.ebuild index 182e7cef6a90..0d24bee3571d 100644 --- a/net-www/mplayerplug-in/mplayerplug-in-1.2.ebuild +++ b/net-www/mplayerplug-in/mplayerplug-in-1.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-1.2.ebuild,v 1.4 2004/06/25 01:06:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-1.2.ebuild,v 1.5 2004/11/06 00:11:45 chriswhite Exp $ IUSE="" -inherit nsplugins +inherit nsplugins toolchain-funcs S=${WORKDIR}/${PN} HOMEPAGE="http://mplayerplug-in.sourceforge.net/" @@ -25,8 +25,7 @@ src_compile() { econf || die - [ -z "${CC}" ] && CC="gcc" - emake || die + emake CC="$(tc-getCC)" OPTIMIZER="${CFLAGS}" || die } src_install() { diff --git a/net-www/mplayerplug-in/mplayerplug-in-2.11.ebuild b/net-www/mplayerplug-in/mplayerplug-in-2.11.ebuild index 033b373cc683..685712fda8fe 100644 --- a/net-www/mplayerplug-in/mplayerplug-in-2.11.ebuild +++ b/net-www/mplayerplug-in/mplayerplug-in-2.11.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-2.11.ebuild,v 1.2 2004/06/25 01:06:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-2.11.ebuild,v 1.3 2004/11/06 00:11:45 chriswhite Exp $ IUSE="" -inherit nsplugins +inherit nsplugins toolchain-funcs S=${WORKDIR}/${PN} HOMEPAGE="http://mplayerplug-in.sourceforge.net/" @@ -22,9 +22,7 @@ DEPEND=">=media-video/mplayer-1.0_pre2" src_compile() { econf || die - - [ -z "${CC}" ] && CC="gcc" - emake || die + emake CC="$(tc-getCC)" OPTIMIZER="${CFLAGS}" || die } src_install() { diff --git a/net-www/mplayerplug-in/mplayerplug-in-2.60.ebuild b/net-www/mplayerplug-in/mplayerplug-in-2.60.ebuild index 1a48db364228..0988cfad0450 100644 --- a/net-www/mplayerplug-in/mplayerplug-in-2.60.ebuild +++ b/net-www/mplayerplug-in/mplayerplug-in-2.60.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-2.60.ebuild,v 1.2 2004/06/25 01:06:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-2.60.ebuild,v 1.3 2004/11/06 00:11:45 chriswhite Exp $ -inherit nsplugins +inherit nsplugins toolchain-funcs S=${WORKDIR}/${PN} GECKO_SDK="gecko-sdk-i686-pc-linux-gnu-1.6.tar.gz" diff --git a/net-www/mplayerplug-in/mplayerplug-in-2.66.ebuild b/net-www/mplayerplug-in/mplayerplug-in-2.66.ebuild index ae6b561496bf..a9a28ce1d802 100644 --- a/net-www/mplayerplug-in/mplayerplug-in-2.66.ebuild +++ b/net-www/mplayerplug-in/mplayerplug-in-2.66.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-2.66.ebuild,v 1.3 2004/07/22 01:33:02 jbms Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-2.66.ebuild,v 1.4 2004/11/06 00:11:45 chriswhite Exp $ -inherit nsplugins +inherit nsplugins toolchain-funcs S=${WORKDIR}/${PN} GECKO_SDK="gecko-sdk-i686-pc-linux-gnu-1.6.tar.gz" diff --git a/net-www/mplayerplug-in/mplayerplug-in-2.70.ebuild b/net-www/mplayerplug-in/mplayerplug-in-2.70.ebuild index 3185922713f8..e1c7aded039e 100644 --- a/net-www/mplayerplug-in/mplayerplug-in-2.70.ebuild +++ b/net-www/mplayerplug-in/mplayerplug-in-2.70.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-2.70.ebuild,v 1.1 2004/10/27 06:56:11 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-2.70.ebuild,v 1.2 2004/11/06 00:11:45 chriswhite Exp $ -inherit nsplugins +inherit nsplugins toolchain-funcs DESCRIPTION="mplayer plug-in for Mozilla" HOMEPAGE="http://mplayerplug-in.sourceforge.net/" |