summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2002-11-20 16:04:51 +0000
committerMartin Schlemmer <azarah@gentoo.org>2002-11-20 16:04:51 +0000
commit83effdb5aeb5ac2df8df55b7c54afd0836220f5e (patch)
tree8797063737e013baab5b19154e1e8e98f97e4053 /media-video/xine-dvdnav
parentupdated DEPEND (diff)
downloadgentoo-2-83effdb5aeb5ac2df8df55b7c54afd0836220f5e.tar.gz
gentoo-2-83effdb5aeb5ac2df8df55b7c54afd0836220f5e.tar.bz2
gentoo-2-83effdb5aeb5ac2df8df55b7c54afd0836220f5e.zip
move xine plugins
Diffstat (limited to 'media-video/xine-dvdnav')
-rw-r--r--media-video/xine-dvdnav/ChangeLog45
-rw-r--r--media-video/xine-dvdnav/files/digest-xine-dvdnav-0.9.121
-rw-r--r--media-video/xine-dvdnav/files/digest-xine-dvdnav-0.9.131
-rw-r--r--media-video/xine-dvdnav/xine-dvdnav-0.9.12.ebuild30
-rw-r--r--media-video/xine-dvdnav/xine-dvdnav-0.9.13.ebuild30
5 files changed, 107 insertions, 0 deletions
diff --git a/media-video/xine-dvdnav/ChangeLog b/media-video/xine-dvdnav/ChangeLog
new file mode 100644
index 000000000000..d822d4d56859
--- /dev/null
+++ b/media-video/xine-dvdnav/ChangeLog
@@ -0,0 +1,45 @@
+# ChangeLog for media-video/xine-dvdnav
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
+# $Header: /var/cvsroot/gentoo-x86/media-video/xine-dvdnav/ChangeLog,v 1.1 2002/11/20 16:04:51 azarah Exp $
+
+*xine-dvdnav-0.9.13 (06 Aug 2002)
+
+ 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-video/xine-dvdnav/files/digest-xine-dvdnav-0.9.12 b/media-video/xine-dvdnav/files/digest-xine-dvdnav-0.9.12
new file mode 100644
index 000000000000..7dd999800593
--- /dev/null
+++ b/media-video/xine-dvdnav/files/digest-xine-dvdnav-0.9.12
@@ -0,0 +1 @@
+MD5 755beff0c72acc6501e5559b5bda59e4 xine-dvdnav-0.9.12.tar.gz 197620
diff --git a/media-video/xine-dvdnav/files/digest-xine-dvdnav-0.9.13 b/media-video/xine-dvdnav/files/digest-xine-dvdnav-0.9.13
new file mode 100644
index 000000000000..dada50182134
--- /dev/null
+++ b/media-video/xine-dvdnav/files/digest-xine-dvdnav-0.9.13
@@ -0,0 +1 @@
+MD5 59de68e8a7b2d86f72b8c8858e7524d1 xine-dvdnav-0.9.13.tar.gz 192603
diff --git a/media-video/xine-dvdnav/xine-dvdnav-0.9.12.ebuild b/media-video/xine-dvdnav/xine-dvdnav-0.9.12.ebuild
new file mode 100644
index 000000000000..fbacb998a791
--- /dev/null
+++ b/media-video/xine-dvdnav/xine-dvdnav-0.9.12.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/xine-dvdnav/xine-dvdnav-0.9.12.ebuild,v 1.1 2002/11/20 16:04:51 azarah 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-video/xine-dvdnav/xine-dvdnav-0.9.13.ebuild b/media-video/xine-dvdnav/xine-dvdnav-0.9.13.ebuild
new file mode 100644
index 000000000000..f19166ba1a10
--- /dev/null
+++ b/media-video/xine-dvdnav/xine-dvdnav-0.9.13.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/xine-dvdnav/xine-dvdnav-0.9.13.ebuild,v 1.1 2002/11/20 16:04:51 azarah 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-${PV}
+ =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
+}