diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-09-29 14:04:32 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-09-29 14:04:32 +0000 |
commit | 14deae4f106a2f6d46ba28179d5c0be0359fca98 (patch) | |
tree | 2756988a60f525b06c5e3c678be29fbd6149c507 /net-www/mplayerplug-in | |
parent | Version bump thanks to Andrew D and Joshua Jackson in bug #103301 (diff) | |
download | historical-14deae4f106a2f6d46ba28179d5c0be0359fca98.tar.gz historical-14deae4f106a2f6d46ba28179d5c0be0359fca98.tar.bz2 historical-14deae4f106a2f6d46ba28179d5c0be0359fca98.zip |
Fixed some issues with the ebuild, thanks kanaka.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'net-www/mplayerplug-in')
-rw-r--r-- | net-www/mplayerplug-in/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/mplayerplug-in/Manifest | 18 | ||||
-rw-r--r-- | net-www/mplayerplug-in/mplayerplug-in-3.11.ebuild | 12 |
3 files changed, 24 insertions, 11 deletions
diff --git a/net-www/mplayerplug-in/ChangeLog b/net-www/mplayerplug-in/ChangeLog index 3e541348dd92..c91647fae401 100644 --- a/net-www/mplayerplug-in/ChangeLog +++ b/net-www/mplayerplug-in/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/mplayerplug-in # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.46 2005/09/29 13:22:07 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.47 2005/09/29 14:04:32 josejx Exp $ + + 29 Sep 2005; Joseph Jezak <josejx@gentoo.org> mplayerplug-in-3.11.ebuild: + Fixed some issues with the ebuild, thanks kanaka. 29 Sep 2005; Seemant Kulleen <seemant@gentoo.org> mplayerplug-in-3.11.ebuild: diff --git a/net-www/mplayerplug-in/Manifest b/net-www/mplayerplug-in/Manifest index 635999dbb52e..d245a237a331 100644 --- a/net-www/mplayerplug-in/Manifest +++ b/net-www/mplayerplug-in/Manifest @@ -1,8 +1,18 @@ -MD5 3e78e4511f64625ca58f0862c69b36ad ChangeLog 7689 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 50901383a4844207cf1bc63cddf566c7 ChangeLog 7817 MD5 66c156160ef60780ee4c80a28873e766 metadata.xml 250 -MD5 a93db3f864de724c0408dc08506f2d90 mplayerplug-in-2.80.ebuild 1458 MD5 dd12cc307a2fc2c00237b06a38cd20c5 mplayerplug-in-2.85.ebuild 1464 -MD5 57abcac20b9d0545da4d221b80bcf267 mplayerplug-in-3.11.ebuild 1925 -MD5 8642e3be6b1af51cbbf7e7790cc8ba12 files/digest-mplayerplug-in-2.80 71 +MD5 a93db3f864de724c0408dc08506f2d90 mplayerplug-in-2.80.ebuild 1458 +MD5 e91ebc71872b4e0b580931cc0b816129 mplayerplug-in-3.11.ebuild 1911 MD5 c2e30e3c9bd430344299015704bc28b6 files/digest-mplayerplug-in-2.85 71 MD5 8c3b348cd7951d7c21c115f602e22f31 files/digest-mplayerplug-in-3.11 71 +MD5 8642e3be6b1af51cbbf7e7790cc8ba12 files/digest-mplayerplug-in-2.80 71 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDO/RxcsIHjyDViGQRAuCQAJ4hZ+43AkhMPayzek+YmCR9KBO4+wCeM5F+ +BfIR+nQAXbg07gAm7Cc9HLw= +=+E3Y +-----END PGP SIGNATURE----- diff --git a/net-www/mplayerplug-in/mplayerplug-in-3.11.ebuild b/net-www/mplayerplug-in/mplayerplug-in-3.11.ebuild index 458f9ba9dd32..c4a70f77b8a9 100644 --- a/net-www/mplayerplug-in/mplayerplug-in-3.11.ebuild +++ b/net-www/mplayerplug-in/mplayerplug-in-3.11.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-3.11.ebuild,v 1.2 2005/09/29 13:22:07 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/mplayerplug-in-3.11.ebuild,v 1.3 2005/09/29 14:04:32 josejx Exp $ -inherit nsplugins toolchain-funcs multilib +inherit nsplugins multilib DESCRIPTION="mplayer plug-in for Gecko based browsers" HOMEPAGE="http://mplayerplug-in.sourceforge.net/" @@ -15,7 +15,7 @@ IUSE="gecko-sdk" DEPEND=">=media-video/mplayer-0.92 gecko-sdk? ( net-libs/gecko-sdk ) - !gecko-sdk? || ( >=www-client/mozilla-1.6 www-client/mozilla-firefox) + !gecko-sdk? ( || ( >=www-client/mozilla-1.6 www-client/mozilla-firefox) ) >=x11-libs/gtk+-2.2.0 dev-libs/atk* >=dev-libs/glib-2.2.0 @@ -23,12 +23,10 @@ DEPEND=">=media-video/mplayer-0.92 S=${WORKDIR}/${PN} -PLUGINS="gmp rm qt wmp" - src_compile() { local myconf - if ! use gecko-sdk; then + if use gecko-sdk; then einfo Configuring to build using gecko-sdk myconf="${myconf} --with-gecko-sdk=/usr/$(get_libdir)/gecko-sdk" fi @@ -49,6 +47,8 @@ src_install() { doins mplayerplug-in.xpt || die "xpt failed" inst_plugin /opt/netscape/plugins/mplayerplug-in.xpt + PLUGINS="gmp rm qt wmp" + for plugin in ${PLUGINS}; do ### Install the plugin exeinto /opt/netscape/plugins |