diff options
author | Joel Martin <kanaka@gentoo.org> | 2004-05-20 20:37:53 +0000 |
---|---|---|
committer | Joel Martin <kanaka@gentoo.org> | 2004-05-20 20:37:53 +0000 |
commit | d917030e5cb80098ee34bd3442cac880ad9b6005 (patch) | |
tree | 93c2f37a11fb7cb8c1062daf651615852d62cc9b | |
parent | Fixed BUG #51439, ~amd64. (diff) | |
download | historical-d917030e5cb80098ee34bd3442cac880ad9b6005.tar.gz historical-d917030e5cb80098ee34bd3442cac880ad9b6005.tar.bz2 historical-d917030e5cb80098ee34bd3442cac880ad9b6005.zip |
Yeah, so it would be good not to remove the only stable version 0.91
-rw-r--r-- | net-www/mplayerplug-in/ChangeLog | 7 | ||||
-rw-r--r-- | net-www/mplayerplug-in/Manifest | 4 | ||||
-rw-r--r-- | net-www/mplayerplug-in/files/digest-mplayerplug-in-0.91 | 2 | ||||
-rw-r--r-- | net-www/mplayerplug-in/mplayerplug-in-0.91.ebuild | 60 |
4 files changed, 71 insertions, 2 deletions
diff --git a/net-www/mplayerplug-in/ChangeLog b/net-www/mplayerplug-in/ChangeLog index 48a8543cf8fc..bf9da8b8f8ea 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-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.22 2004/05/20 17:48:00 kanaka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mplayerplug-in/ChangeLog,v 1.23 2004/05/20 20:37:53 kanaka Exp $ + +*mplayerplug-in-0.91 (20 May 2004) + + 20 May 2004; Joel Martin <kanaka@gentoo.org> mplayerplug-in-0.91.ebuild: + Yeah, so it would be good not to remove the only stable version 0.91 20 May 2004; Joel Martin <kanaka@gentoo.org> mplayerplug-in-0.91.ebuild, mplayerplug-in-1.1.ebuild, mplayerplug-in-2.40.ebuild, diff --git a/net-www/mplayerplug-in/Manifest b/net-www/mplayerplug-in/Manifest index 03ae62b39304..4b33f78e6c81 100644 --- a/net-www/mplayerplug-in/Manifest +++ b/net-www/mplayerplug-in/Manifest @@ -1,11 +1,13 @@ MD5 42c328deb59aa65011d8b3a6754c34e4 mplayerplug-in-1.0_pre2.ebuild 1429 MD5 799cc97f7d38d176315cc271673237ef mplayerplug-in-1.0.ebuild 1378 MD5 ca0295eb0c6f79e9d0a544b8c8790d0b mplayerplug-in-2.11.ebuild 1376 +MD5 93708849884a4a4f017fcee0f7b9bc7e mplayerplug-in-0.91.ebuild 1372 MD5 004f65cda4442d923bb961d4dfd7a629 mplayerplug-in-1.2.ebuild 1398 MD5 a42de17a66c578c50e395126eddc031c mplayerplug-in-2.60.ebuild 1045 MD5 17dd5486762c55064589a95704ae793f mplayerplug-in-0.95.ebuild 1393 -MD5 64de0807b612376e2fcfa44998bc3fbf ChangeLog 3957 +MD5 d41fc813dd253f1e1c1d8359ab2b91b8 ChangeLog 4140 MD5 febfcafa02fda49df53d2748a7c792ef metadata.xml 223 +MD5 b754add73c488595bc984c5af2ef035a files/digest-mplayerplug-in-0.91 125 MD5 efaa2a17874e95270fe36e6ed5177084 files/digest-mplayerplug-in-0.95 125 MD5 cef735360e53abdbf7c1da5ce1f8f861 files/digest-mplayerplug-in-2.11 126 MD5 5aebc7ac8adac5ba297b3717ce1ac92c files/digest-mplayerplug-in-2.60 155 diff --git a/net-www/mplayerplug-in/files/digest-mplayerplug-in-0.91 b/net-www/mplayerplug-in/files/digest-mplayerplug-in-0.91 new file mode 100644 index 000000000000..b049b27b6654 --- /dev/null +++ b/net-www/mplayerplug-in/files/digest-mplayerplug-in-0.91 @@ -0,0 +1,2 @@ +MD5 0007f154903e4eb0cbffbf61740fc806 mplayerplug-in-0.91.tar.gz 39664 +MD5 051bee1ba7f4f20b5a94cb444b5dfe80 mini.tar.bz2 5806 diff --git a/net-www/mplayerplug-in/mplayerplug-in-0.91.ebuild b/net-www/mplayerplug-in/mplayerplug-in-0.91.ebuild new file mode 100644 index 000000000000..7d2d64aa81c3 --- /dev/null +++ b/net-www/mplayerplug-in/mplayerplug-in-0.91.ebuild @@ -0,0 +1,60 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# 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.6 2004/05/20 20:37:53 kanaka Exp $ + +IUSE="" + +inherit nsplugins + +S="${WORKDIR}/${PN}" +HOMEPAGE="http://mplayerplug-in.sourceforge.net/" +DESCRIPTION="mplayer plug-in for Mozilla" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz + mirror://sourceforge/${PN}/mini.tar.bz2" +RESTRICT="nomirror" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86 ~ppc" + +DEPEND=">=media-video/mplayer-0.91" + +src_compile() { + [ -z "${CC}" ] && CC="gcc" + emake CC="${CC}" OPTIMIZER="${CFLAGS}" || die +} + +src_install() { + exeinto /opt/netscape/plugins + doexe mplayerplug-in.so + + inst_plugin /opt/netscape/plugins/mplayerplug-in.so + + insinto /usr/share/mplayer/Skin/mini + doins ${WORKDIR}/mini/* + + dodir /etc + # For some reason this does not work yet for mplayer options, and + # setting 'vo' cause it for 'mozilla file:///space/movies/foo.avi' + # at least to not work... + cat > ${D}/etc/mplayerplug-in.conf <<END +# Should it handle embedded movies ? +noembed=0 + +# Set to 'mini' if you want the seek bar +use-gui=no + +# Normal mplayer style config options +#vo=x11 +fs=no +zoom=yes + +# Disable some video formats +#enable-real=0 +#enable-qt=0 +#enable-wm=0 +#enable-mpeg=0 +END + + dodoc TODO ChangeLog INSTALL README +} |