diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2004-03-17 14:53:32 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2004-03-17 14:53:32 +0000 |
commit | e458401d7cd6dffce04012762e63d317e842aa87 (patch) | |
tree | 95cc82f83642d730261b81f900d917a463325bd7 /media-plugins | |
parent | stable on sparc (Manifest recommit) (diff) | |
download | gentoo-2-e458401d7cd6dffce04012762e63d317e842aa87.tar.gz gentoo-2-e458401d7cd6dffce04012762e63d317e842aa87.tar.bz2 gentoo-2-e458401d7cd6dffce04012762e63d317e842aa87.zip |
Removing obsolete plugins, they were for xine-lib 0.9.x which is now outdated for all arches.
Diffstat (limited to 'media-plugins')
22 files changed, 0 insertions, 398 deletions
diff --git a/media-plugins/xine-d4d/ChangeLog b/media-plugins/xine-d4d/ChangeLog deleted file mode 100644 index c060fa08b363..000000000000 --- a/media-plugins/xine-d4d/ChangeLog +++ /dev/null @@ -1,27 +0,0 @@ -# ChangeLog for media-plugins/xine-d4d -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xine-d4d/ChangeLog,v 1.3 2002/12/17 19:41:20 vapier Exp $ - -*xine-d4d-0.3.2 (08 Jul 2002) - - 12 Dec 2002; Arcady Genkin <agenkin@thpoon.com> xine-d4d-0.3.2-r2.ebuild : - Fixed dependency on xine-lib 0.9. - - 23 Sep 2002; Arcady Genkin <agenkin@thpoon.com> xine-d4d-0.3.2-r2.ebuild : - - Applied patch by Josh McKinney <gentoo3281@bitfed.com> that fixes - compatibility issues with xine-0.9.13. - - 08 Jul 2002; Brandon Low <lostlogic@gentoo.org> xine-d4d-0.3.2-r1.ebuild : - - No functional change but captaincss has moved again :) - - 03 Jul 2002; Brandon Low <lostlogic@gentoo.org> xine-d4d-0.3.2.ebuild : - - New version thanks to the great Captain CSS, updated for xine-0.9.12. - -*xine-d4d-0.3.1 (2 May 2002) - - 30 April 2002; Arcady Genkin <agenkin@thpoon.com> xine-d4d-0.3.1.ebuild : - - Initial version, submitted by Brandon Low <lostlogic@lostlogicx.com>. diff --git a/media-plugins/xine-d4d/Manifest b/media-plugins/xine-d4d/Manifest deleted file mode 100644 index 7ffe6ef8097c..000000000000 --- a/media-plugins/xine-d4d/Manifest +++ /dev/null @@ -1,6 +0,0 @@ -MD5 1f8c0f0be3ef2ec2802fbe6ee80d29ae files/digest-xine-d4d-0.3.2-r1 55 -MD5 1f8c0f0be3ef2ec2802fbe6ee80d29ae files/digest-xine-d4d-0.3.2-r2 55 -MD5 5aaac22e3e9daec0dd0417cc3a62c172 files/xine-d4d-0.3.2-r2-gentoo.diff 517 -MD5 4af025e74b7269681d240605bc48e1b9 xine-d4d-0.3.2-r1.ebuild 866 -MD5 73c55a29f7f6431cf3e58248c83eb0be xine-d4d-0.3.2-r2.ebuild 976 -MD5 5b31e9f992e8d042428a326de7b3f799 ChangeLog 1023 diff --git a/media-plugins/xine-d4d/files/digest-xine-d4d-0.3.2-r1 b/media-plugins/xine-d4d/files/digest-xine-d4d-0.3.2-r1 deleted file mode 100644 index 47841ea32041..000000000000 --- a/media-plugins/xine-d4d/files/digest-xine-d4d-0.3.2-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 ef33adb6619ce737db95a7f3bcbc8095 d4d032.txt 288302 diff --git a/media-plugins/xine-d4d/files/digest-xine-d4d-0.3.2-r2 b/media-plugins/xine-d4d/files/digest-xine-d4d-0.3.2-r2 deleted file mode 100644 index 47841ea32041..000000000000 --- a/media-plugins/xine-d4d/files/digest-xine-d4d-0.3.2-r2 +++ /dev/null @@ -1 +0,0 @@ -MD5 ef33adb6619ce737db95a7f3bcbc8095 d4d032.txt 288302 diff --git a/media-plugins/xine-d4d/files/xine-d4d-0.3.2-r2-gentoo.diff b/media-plugins/xine-d4d/files/xine-d4d-0.3.2-r2-gentoo.diff deleted file mode 100644 index 97213580cd52..000000000000 --- a/media-plugins/xine-d4d/files/xine-d4d-0.3.2-r2-gentoo.diff +++ /dev/null @@ -1,12 +0,0 @@ -diff -urN xine_d4d_plugin-0.3.2.orig/src/input/input_dvd.c xine_d4d_plugin-0.3.2/src/input/input_dvd.c ---- xine_d4d_plugin-0.3.2.orig/src/input/input_dvd.c Wed Jul 3 16:34:32 2002 -+++ xine_d4d_plugin-0.3.2/src/input/input_dvd.c Mon Sep 23 02:26:39 2002 -@@ -1133,7 +1133,7 @@ - config_values_t *config; - int i, fd; - -- if (iface != 7) { -+ if (iface != 7 && iface !=8) { - printf ("input_d4d: input plugin doesn't support plugin API version %d.\n", - iface); - return NULL; diff --git a/media-plugins/xine-d4d/xine-d4d-0.3.2-r1.ebuild b/media-plugins/xine-d4d/xine-d4d-0.3.2-r1.ebuild deleted file mode 100644 index 954aff204781..000000000000 --- a/media-plugins/xine-d4d/xine-d4d-0.3.2-r1.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xine-d4d/xine-d4d-0.3.2-r1.ebuild,v 1.4 2003/07/12 23:29:27 aliz Exp $ - -S="${WORKDIR}/${PN/-/_}_plugin-${PV}" -DESCRIPTION="Captain CSS plugin for the xine media player" -HOMEPAGE="http://members.fortunecity.de/captaincss/" -SRC_URI="http://members.fortunecity.de/captaincss/d4d${PV//./}.txt" - -DEPEND="=media-libs/xine-lib-0.9*" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 ppc" - -src_unpack() { - - cp ${DISTDIR}/${A} . && chmod +x ${A} && ./${A} && \ - tar zxf ${WORKDIR}/${PN/-/_}_plugin-${PV}.tar.gz || \ - die "Unpacking failed" - -} - -src_compile() { - - econf || die "./configure failed" - emake || die -} - -src_install () { - - make DESTDIR=${D} install || die - dodoc AUTHORS COPYING ChangeLog INSTALL README NEWS -} diff --git a/media-plugins/xine-d4d/xine-d4d-0.3.2-r2.ebuild b/media-plugins/xine-d4d/xine-d4d-0.3.2-r2.ebuild deleted file mode 100644 index 05e449d3f089..000000000000 --- a/media-plugins/xine-d4d/xine-d4d-0.3.2-r2.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xine-d4d/xine-d4d-0.3.2-r2.ebuild,v 1.4 2003/02/28 16:54:59 liquidx Exp $ - -DESCRIPTION="Captain CSS plugin for the xine media player." -HOMEPAGE="http://members.fortunecity.de/captaincss/" -LICENSE="GPL-2" - -DEPEND="=media-libs/xine-lib-0.9*" - -SLOT="0" -KEYWORDS="x86 ppc" - -SRC_URI="http://members.fortunecity.de/captaincss/d4d${PV//./}.txt" -S="${WORKDIR}/${PN/-/_}_plugin-${PV}" - -src_unpack() { - - cp ${DISTDIR}/${A} . && chmod +x ${A} && ./${A} && \ - tar zxf ${WORKDIR}/${PN/-/_}_plugin-${PV}.tar.gz || \ - die "Unpacking failed" - - # xine-0.9.13 compatibility patch. - patch -p0 < ${FILESDIR}/${PF}-gentoo.diff || die "Patching failed" - -} - -src_compile() { - - econf || die "./configure failed" - emake || die -} - -src_install () { - - make DESTDIR=${D} install || die - dodoc AUTHORS COPYING ChangeLog INSTALL README NEWS -} diff --git a/media-plugins/xine-d5d/ChangeLog b/media-plugins/xine-d5d/ChangeLog deleted file mode 100644 index d3348b48d87a..000000000000 --- a/media-plugins/xine-d5d/ChangeLog +++ /dev/null @@ -1,53 +0,0 @@ -# ChangeLog for media-plugins/xine-d5d -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xine-d5d/ChangeLog,v 1.7 2003/07/12 18:40:40 aliz Exp $ - -*xine-d5d-0.2.7-r1 (28 Feb 2003) - - 12 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> : - Added missing changelog entry. - - 29 Apr 2003; Brandon Low <lostlogic@gentoo.org> xine-d5d-0.2.7.ebuild, - xine-d5d-0.2.7.ebuild: - Remove cruft - -*xine-d5d-0.2.7 (08 Jul 2002) - - 12 Dec 2002; Arcady Genkin <agenkin@thpoon.com> xine-d5d-0.2.7-r1.ebuild : - Fixed dependency on xine-lib 0.9. - - 02 Dec 2002; Martin Holzer <mholzer@gentoo.org> xine-d5d-0.2.7-r1.ebuild: - Updated SRC_URI, package now named as the ebuild so changed unpack - - 20 Oct 2002; Seemant Kulleen <seemant@gentoo.org> xine-d5d-0.2.7-r1.ebuild : - - Added big endian option to config.h. Thanks to: nall@themountaingoats.net - (Jonathan Nall) in bug #9326. This is applied to ppc, sparc and sparc64 - - 23 Sep 2002; Arcady Genkin <agenkin@thpoon.com> xine-d5d-0.2.7-r1.ebuild : - - Applied patch by Josh McKinney <gentoo3281@bitfed.com> that fixes - compatibility issues with xine-0.9.13. - - 08 Jul 2002; Brandon Low <lostlogic@gentoo.org> xine-d5d-0.2.7.ebuild : - - New version, updated captain css mirror location. - -*xine-d5d-0.2.6 (03 Jul 2002) - - 03 Jul 2002; Brandon Low <lostlogic@gentoo.org> xine-d5d-0.2.6.ebuild : - - New version, everyone thanks Captain CSS if you see him :) - -*xine-d5d-0.2.4 (2 May 2002) - - 2 May 2002; Arcady Genkin <agenkin@thpoon.com> xine-d5d-0.2.4.ebuild : - - Update to latest version. - -*xine-d5d-0.2.3 (30 Apr 2002) - - 30 April 2002; Arcady Genkin <agenkin@thpoon.com> xine-d5d-0.2.3.ebuild : - - Initial version, adopted from the ebuild for d4d plugin, submitted by - Brandon Low <lostlogic@lostlogicx.com>. diff --git a/media-plugins/xine-d5d/Manifest b/media-plugins/xine-d5d/Manifest deleted file mode 100644 index e3c9142cf2e6..000000000000 --- a/media-plugins/xine-d5d/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -MD5 89bfee4cf8340d2c21b3ad98b8268d38 ChangeLog 1821 -MD5 8d2376cb0e11d26d74faf132599de42f xine-d5d-0.2.7-r1.ebuild 896 -MD5 e9ef5a161e58add9012b66eb2624e8f7 files/digest-xine-d5d-0.2.7-r1 63 -MD5 2ad720b2164a26cfd422339c5e21a35a files/xine-d5d-0.2.7-r1-gentoo.diff 604 diff --git a/media-plugins/xine-d5d/files/digest-xine-d5d-0.2.7-r1 b/media-plugins/xine-d5d/files/digest-xine-d5d-0.2.7-r1 deleted file mode 100644 index 2efddf92b080..000000000000 --- a/media-plugins/xine-d5d/files/digest-xine-d5d-0.2.7-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 dccb93df7c2dc09574d802bd19a1f7aa xine-d5d-0.2.7.tgz 281769 diff --git a/media-plugins/xine-d5d/files/xine-d5d-0.2.7-r1-gentoo.diff b/media-plugins/xine-d5d/files/xine-d5d-0.2.7-r1-gentoo.diff deleted file mode 100644 index a2293c42f8d9..000000000000 --- a/media-plugins/xine-d5d/files/xine-d5d-0.2.7-r1-gentoo.diff +++ /dev/null @@ -1,14 +0,0 @@ -diff -urN xine-d5d-0.2.7.orig/src/input_dvd.c xine-d5d-0.2.7/src/input_dvd.c ---- xine-d5d-0.2.7.orig/src/input_dvd.c Fri Sep 20 00:50:43 2002 -+++ xine-d5d-0.2.7/src/input_dvd.c Fri Sep 20 00:52:34 2002 -@@ -1050,7 +1050,8 @@ - dvdnav_input_plugin_t *this; - config_values_t *config = xine->config; - -- if (iface != 7) { -+/* Josh McKinney 20 Sept 2002 - added api ver 8 to support xine 0.9.13 */ -+ if (iface != 7 && iface != 8) { - printf("d5d input plugin doesn't support plugin API version %d.\n" - "PLUGIN DISABLED.\n" - "This means there's a version mismatch between xine and this input" - diff --git a/media-plugins/xine-d5d/xine-d5d-0.2.7-r1.ebuild b/media-plugins/xine-d5d/xine-d5d-0.2.7-r1.ebuild deleted file mode 100644 index 9d90d0dabfcc..000000000000 --- a/media-plugins/xine-d5d/xine-d5d-0.2.7-r1.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xine-d5d/xine-d5d-0.2.7-r1.ebuild,v 1.7 2003/09/07 00:02:15 msterret Exp $ - -S=${WORKDIR}/${P} -DESCRIPTION="Captain CSS menu plugin for the xine media player" -HOMEPAGE="http://www.captaincss.tk/" -SRC_URI="http://debianlinux.net/${P}.tgz" - -DEPEND="=media-libs/xine-lib-0.9*" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 ppc" - -src_unpack() { - - unpack ${A} - - cd ${WORKDIR} - patch -p0 < ${FILESDIR}/${PF}-gentoo.diff || die "Patching failed" - -} - -src_compile() { - - econf - - if use ppc || use sparc || use sparc64 - then - einfo "Configuring for Big-Endian Architecture" - echo "#define WORDS_BIGENDIAN" >> config.h - fi - - emake || die -} - -src_install () { - - make DESTDIR=${D} install || die - dodoc AUTHORS COPYING ChangeLog INSTALL README NEWS -} diff --git a/media-plugins/xine-dmd/ChangeLog b/media-plugins/xine-dmd/ChangeLog deleted file mode 100644 index 7b933ae6d08f..000000000000 --- a/media-plugins/xine-dmd/ChangeLog +++ /dev/null @@ -1,18 +0,0 @@ -# ChangeLog for media-plugins/xine-dmd -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xine-dmd/ChangeLog,v 1.4 2003/02/12 07:19:46 vapier Exp $ - -*xine-dmd-1.0.6 (15 Jul 2002) - - 12 Dec 2002; Arcady Genkin <agenkin@thpoon.com> xine-dmd-1.0.6.ebuild : - Fixed dependency on xine-lib 0.9. - - 15 Jul 2002; Arcady Genkin <agenkin@thpoon.com> xine-dmd-1.0.6.ebuild : - - Updated to 1.0.6. - -*xine-dmd-1.0.4 (26 May 2002) - - 26 May 2002; Arcady Genkin <agenkin@thpoon.com> xine-dmd-1.0.4.ebuild : - - Initial version.
\ No newline at end of file diff --git a/media-plugins/xine-dmd/Manifest b/media-plugins/xine-dmd/Manifest deleted file mode 100644 index 1455ab4a13e1..000000000000 --- a/media-plugins/xine-dmd/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -MD5 d1fc574f04b447bd3d2a11e14874527f ChangeLog 588 -MD5 f49d19f097728df5d330d6f65d2a8826 xine-dmd-1.0.6.ebuild 715 -MD5 d5aa56fb4cbaa4ebba35489107bed4fe files/digest-xine-dmd-1.0.6 73 diff --git a/media-plugins/xine-dmd/files/digest-xine-dmd-1.0.6 b/media-plugins/xine-dmd/files/digest-xine-dmd-1.0.6 deleted file mode 100644 index e0394fef700b..000000000000 --- a/media-plugins/xine-dmd/files/digest-xine-dmd-1.0.6 +++ /dev/null @@ -1 +0,0 @@ -MD5 4ca79409e70d342c0b0e4872916775f2 xine_dmd_plugin-1.0.6.tar.gz 252818 diff --git a/media-plugins/xine-dmd/xine-dmd-1.0.6.ebuild b/media-plugins/xine-dmd/xine-dmd-1.0.6.ebuild deleted file mode 100644 index 5a6ce24e668b..000000000000 --- a/media-plugins/xine-dmd/xine-dmd-1.0.6.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xine-dmd/xine-dmd-1.0.6.ebuild,v 1.3 2003/09/29 21:22:43 mholzer Exp $ - -S=${WORKDIR}/${PN/-/_}_plugin-${PV} -DESCRIPTION="DMD plugin for DVD playback for Xine player." -HOMEPAGE="http://www.geocities.com/xinedvdplugin/" -SRC_URI="http://www.geocities.com/xinedvdplugin/${PN/-/_}_plugin-${PV}.tar.gz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86" - -DEPEND="=media-libs/xine-lib-0.9*" - -src_compile () { - econf || die "./configure failed" - emake || die -} - -src_install () { - make DESTDIR=${D} install || die - dodoc AUTHORS COPYING INSTALL NEWS README ChangeLog -} diff --git a/media-plugins/xine-dvdnav/ChangeLog b/media-plugins/xine-dvdnav/ChangeLog deleted file mode 100644 index b489f7b53cd8..000000000000 --- a/media-plugins/xine-dvdnav/ChangeLog +++ /dev/null @@ -1,52 +0,0 @@ -# ChangeLog for media-plugins/xine-dvdnav -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xine-dvdnav/ChangeLog,v 1.5 2003/02/12 07:19:52 vapier Exp $ - -*xine-dvdnav-0.9.13 (06 Aug 2002) - - 12 Dec 2002; Arcady Genkin <agenkin@thpoon.com> xine-d4d-0.3.2-r2.ebuild : - Fixed dependency once more. Closes #12083 (ehustvedt@hotmail.com (Eric - Hustvedt)). - - 12 Dec 2002; Arcady Genkin <agenkin@thpoon.com> xine-d4d-0.3.2-r2.ebuild : - Fixed dependency on xine-lib 0.9. - - 14 Nov 2002; Arcady Genkin <agenkin@gentoo.org> xine-dvdnav-0.9.13.ebuild : - Removed a redundant dependency. - - 12 Aug 2002; Mark Guertin <gerk@gentoo.org> xine-dvdnav-0.9.13.ebuild : - Added ppc to keywords - - 06 Aug 2002; Brandon Low <lostlogic@gentoo.org> xine-dvdnav-0.9.13.ebuild : - - New version for xine-0.9.13 release. - -*xine-dvdnav-0.9.12 (30 Jun 2002) - - 30 Jun 2002; Brandon Low <lostlogic@gentoo.org> xine-dvdnav-0.9.12.ebuild : - - New version, should work better with xine-0.9.12 - -*xine-dvdnav-0.9.10 (16 Jun 2002) - - 16 Jun 2002; Arcady Genkin <agenkin@thpoon.com> xine-dvdnav-0.9.10.ebuild : - - New version for xine-0.9.10 - -*xine-dvdnav-0.9.9 (30 Apr 2002) - - 30 Apr 2002; Arcady Genkin <agenkin@thpoon.com> xine-dvdnav-0.9.9 : - - Update to verison 0.9.9. It depends on media-libs/libdvdnav now. - -*xine-dvdnav-0.9.8_beta2 (19 Feb 2002) - -*xine-dvdnav-0.9.5_beta (1 Feb 2002) - - 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : - - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. diff --git a/media-plugins/xine-dvdnav/Manifest b/media-plugins/xine-dvdnav/Manifest deleted file mode 100644 index 382208dae80f..000000000000 --- a/media-plugins/xine-dvdnav/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -MD5 e75849a0163358fc7847a326632ce249 ChangeLog 1876 -MD5 7e40e66e5db32b585e8fc3cab3e85b81 xine-dvdnav-0.9.12.ebuild 748 -MD5 3be5386d2987c56bd11c26c527b0cf10 xine-dvdnav-0.9.13.ebuild 753 -MD5 276a2dd5795ffe2ea49589eae825ff1f files/digest-xine-dvdnav-0.9.12 70 -MD5 d1d90d23ea9d17bde572d4cbb3303357 files/digest-xine-dvdnav-0.9.13 70 diff --git a/media-plugins/xine-dvdnav/files/digest-xine-dvdnav-0.9.12 b/media-plugins/xine-dvdnav/files/digest-xine-dvdnav-0.9.12 deleted file mode 100644 index 7dd999800593..000000000000 --- a/media-plugins/xine-dvdnav/files/digest-xine-dvdnav-0.9.12 +++ /dev/null @@ -1 +0,0 @@ -MD5 755beff0c72acc6501e5559b5bda59e4 xine-dvdnav-0.9.12.tar.gz 197620 diff --git a/media-plugins/xine-dvdnav/files/digest-xine-dvdnav-0.9.13 b/media-plugins/xine-dvdnav/files/digest-xine-dvdnav-0.9.13 deleted file mode 100644 index dada50182134..000000000000 --- a/media-plugins/xine-dvdnav/files/digest-xine-dvdnav-0.9.13 +++ /dev/null @@ -1 +0,0 @@ -MD5 59de68e8a7b2d86f72b8c8858e7524d1 xine-dvdnav-0.9.13.tar.gz 192603 diff --git a/media-plugins/xine-dvdnav/xine-dvdnav-0.9.12.ebuild b/media-plugins/xine-dvdnav/xine-dvdnav-0.9.12.ebuild deleted file mode 100644 index c384ec4881ce..000000000000 --- a/media-plugins/xine-dvdnav/xine-dvdnav-0.9.12.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xine-dvdnav/xine-dvdnav-0.9.12.ebuild,v 1.3 2003/09/07 00:02:15 msterret Exp $ - -S="${WORKDIR}/${P}" -DESCRIPTION="DVD Navigator plugin for Xine. Also add CSS decription support." -HOMEPAGE="http://dvd.sourceforge.net/" -SRC_URI="mirror://sourceforge/dvd/${P}.tar.gz" - -DEPEND=" >=media-libs/libdvdcss-0.0.3.3 - >=media-libs/libdvdread-0.9.2 - >=media-libs/libdvdnav-0.1.2 - >=media-libs/xine-lib-${PV}" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86" - - -src_compile () { - - econf || die - emake || die -} - -src_install() { - - einstall || die - dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO -} diff --git a/media-plugins/xine-dvdnav/xine-dvdnav-0.9.13.ebuild b/media-plugins/xine-dvdnav/xine-dvdnav-0.9.13.ebuild deleted file mode 100644 index 3f94aafd4f2e..000000000000 --- a/media-plugins/xine-dvdnav/xine-dvdnav-0.9.13.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xine-dvdnav/xine-dvdnav-0.9.13.ebuild,v 1.5 2003/09/07 00:02:15 msterret Exp $ - -S="${WORKDIR}/${P}" -DESCRIPTION="DVD Navigator plugin for Xine. Also add CSS decription support." -HOMEPAGE="http://dvd.sourceforge.net/" -SRC_URI="mirror://sourceforge/dvd/${P}.tar.gz" - -DEPEND=" >=media-libs/libdvdcss-0.0.3.3 - >=media-libs/libdvdread-0.9.2 - =media-libs/xine-lib-0.9.13* - =media-libs/libdvdnav-0.1.3*" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 ppc" - - -src_compile () { - - econf || die - emake || die -} - -src_install() { - - einstall || die - dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO -} |