summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2006-01-19 19:26:33 +0000
committerJoseph Jezak <josejx@gentoo.org>2006-01-19 19:26:33 +0000
commit7d4d98c98e3e6c5a2284b133f6f1124692921c96 (patch)
tree3f4d5826f34b51c86812115fd7b64427a9fd7a55 /net-www
parentVersion bump, added modular-x deps, ~amd64 keyworded (diff)
downloadgentoo-2-7d4d98c98e3e6c5a2284b133f6f1124692921c96.tar.gz
gentoo-2-7d4d98c98e3e6c5a2284b133f6f1124692921c96.tar.bz2
gentoo-2-7d4d98c98e3e6c5a2284b133f6f1124692921c96.zip
Added latest version.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'net-www')
-rw-r--r--net-www/mplayerplug-in/ChangeLog9
-rw-r--r--net-www/mplayerplug-in/Manifest4
-rw-r--r--net-www/mplayerplug-in/files/digest-mplayerplug-in-3.171
-rw-r--r--net-www/mplayerplug-in/mplayerplug-in-3.17.ebuild78
4 files changed, 89 insertions, 3 deletions
diff --git a/net-www/mplayerplug-in/ChangeLog b/net-www/mplayerplug-in/ChangeLog
index 629f8f4fae2a..01e475d3b37b 100644
--- a/net-www/mplayerplug-in/ChangeLog
+++ b/net-www/mplayerplug-in/ChangeLog
@@ -1,6 +1,11 @@
# 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.51 2005/12/13 06:46:27 spyderous Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.52 2006/01/19 19:26:33 josejx Exp $
+
+*mplayerplug-in-3.17 (19 Jan 2006)
+
+ 19 Jan 2006; Joseph Jezak <josejx@gentoo.org> +mplayerplug-in-3.17.ebuild:
+ Added new version.
13 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>;
mplayerplug-in-3.15.ebuild:
diff --git a/net-www/mplayerplug-in/Manifest b/net-www/mplayerplug-in/Manifest
index 946e8ce3bc93..6fdf65153188 100644
--- a/net-www/mplayerplug-in/Manifest
+++ b/net-www/mplayerplug-in/Manifest
@@ -1,10 +1,12 @@
-MD5 9aa5c34706d173e0c091b1a3351f10c5 ChangeLog 8359
+MD5 0360064b125c680bc34d6691a5931aa5 ChangeLog 8494
MD5 8642e3be6b1af51cbbf7e7790cc8ba12 files/digest-mplayerplug-in-2.80 71
MD5 c2e30e3c9bd430344299015704bc28b6 files/digest-mplayerplug-in-2.85 71
MD5 8c3b348cd7951d7c21c115f602e22f31 files/digest-mplayerplug-in-3.11 71
MD5 8cd4233707566dc0a0f8ba64f0529823 files/digest-mplayerplug-in-3.15 71
+MD5 90ae43a76bcfa133fa7bd43ef9cd9424 files/digest-mplayerplug-in-3.17 71
MD5 66c156160ef60780ee4c80a28873e766 metadata.xml 250
MD5 a93db3f864de724c0408dc08506f2d90 mplayerplug-in-2.80.ebuild 1458
MD5 dd12cc307a2fc2c00237b06a38cd20c5 mplayerplug-in-2.85.ebuild 1464
MD5 2fa37863bb4d865b409c41cd053e4ab3 mplayerplug-in-3.11.ebuild 1910
MD5 85f4f3c5466fd961c07628145fe4b627 mplayerplug-in-3.15.ebuild 2113
+MD5 f1b5b8cbcbbd02430b38c044527d7742 mplayerplug-in-3.17.ebuild 2117
diff --git a/net-www/mplayerplug-in/files/digest-mplayerplug-in-3.17 b/net-www/mplayerplug-in/files/digest-mplayerplug-in-3.17
new file mode 100644
index 000000000000..8a127ffa60f4
--- /dev/null
+++ b/net-www/mplayerplug-in/files/digest-mplayerplug-in-3.17
@@ -0,0 +1 @@
+MD5 1d7b46707091ce4f81b03a36abc0603d mplayerplug-in-3.17.tar.gz 204785
diff --git a/net-www/mplayerplug-in/mplayerplug-in-3.17.ebuild b/net-www/mplayerplug-in/mplayerplug-in-3.17.ebuild
new file mode 100644
index 000000000000..52e3ac119f22
--- /dev/null
+++ b/net-www/mplayerplug-in/mplayerplug-in-3.17.ebuild
@@ -0,0 +1,78 @@
+# Copyright 1999-2006 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.17.ebuild,v 1.1 2006/01/19 19:26:33 josejx Exp $
+
+inherit nsplugins multilib
+
+DESCRIPTION="mplayer plug-in for Gecko based browsers"
+HOMEPAGE="http://mplayerplug-in.sourceforge.net/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 -hppa ~ia64 ~ppc ~sparc ~x86"
+IUSE="gecko-sdk gtk"
+
+DEPEND=">=media-video/mplayer-1.0_pre5
+ gecko-sdk? ( net-libs/gecko-sdk )
+ !gecko-sdk? ( || ( >=www-client/mozilla-1.6 www-client/mozilla-firefox ) )
+ || ( ( x11-libs/libXpm
+ x11-proto/xextproto
+ )
+ virtual/x11
+ )
+ gtk? (
+ >=x11-libs/gtk+-2.2.0
+ dev-libs/atk
+ >=dev-libs/glib-2.2.0
+ >=x11-libs/pango-1.2.1
+ )"
+
+S=${WORKDIR}/${PN}
+
+src_compile() {
+ local myconf
+
+ if use gecko-sdk; then
+ myconf="${myconf} --with-gecko-sdk=/usr/$(get_libdir)/gecko-sdk"
+ fi
+
+ # We force gtk2 now because moz only compiles against gtk2
+ if use gtk; then
+ myconf="${myconf} --enable-gtk2"
+ else
+ ewarn "For playback controls, you must enable gtk support."
+ myconf="${myconf} --enable-x"
+ fi
+
+ econf ${myconf} || die "econf failed"
+ emake || die "emake failed"
+}
+
+src_install() {
+ exeinto /opt/netscape/plugins
+ doexe mplayerplug-in.so || die "plugin failed"
+ inst_plugin /opt/netscape/plugins/mplayerplug-in.so
+
+ insinto /opt/netscape/plugins
+ 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
+ doexe "mplayerplug-in-${plugin}.so" || die "plugin ${plugin} failed"
+ inst_plugin "/opt/netscape/plugins/mplayerplug-in-${plugin}.so"
+ ### Install the xpt
+ insinto /opt/netscape/plugins
+ doins "mplayerplug-in-${plugin}.xpt" || die "plugin ${plugin} xpt failed"
+ inst_plugin "/opt/netscape/plugins/mplayerplug-in-${plugin}.xpt"
+ done
+
+ insinto /etc
+ doins mplayerplug-in.conf
+
+ dodoc ChangeLog INSTALL README DOCS/tech/*.txt
+}