summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2003-07-08 21:43:33 +0000
committerMartin Holzer <mholzer@gentoo.org>2003-07-08 21:43:33 +0000
commit94304f6b9725dbdc7e1dff6d1d0d46a02a62c2c7 (patch)
treedc59db01c5545b9842f0a1da8a56dac90bcb2b5c /media-video/dvdauthor
parentVersion bumped. Closes #22975. (diff)
downloadhistorical-94304f6b9725dbdc7e1dff6d1d0d46a02a62c2c7.tar.gz
historical-94304f6b9725dbdc7e1dff6d1d0d46a02a62c2c7.tar.bz2
historical-94304f6b9725dbdc7e1dff6d1d0d46a02a62c2c7.zip
Version bumped. Closes #22975.
Diffstat (limited to 'media-video/dvdauthor')
-rw-r--r--media-video/dvdauthor/Manifest4
-rw-r--r--media-video/dvdauthor/dvdauthor-0.5.3.ebuild29
-rw-r--r--media-video/dvdauthor/files/digest-dvdauthor-0.5.31
3 files changed, 32 insertions, 2 deletions
diff --git a/media-video/dvdauthor/Manifest b/media-video/dvdauthor/Manifest
index d283c70c0a45..67a6b0624009 100644
--- a/media-video/dvdauthor/Manifest
+++ b/media-video/dvdauthor/Manifest
@@ -1,5 +1,5 @@
-MD5 eeb1ae4e51d8ed8c30bdb2b3759cedfa ChangeLog 350
+MD5 6615acc95cc1a270fb71ad9232840b4c ChangeLog 494
MD5 ae1eb2836a029df5e0380c89c6f24d7a dvdauthor-0.5.0.ebuild 752
-MD5 ae1eb2836a029df5e0380c89c6f24d7a dvdauthor-0.5.3.ebuild 752
+MD5 f8a9a3a195592a7639bb7c7e86ebf40a dvdauthor-0.5.3.ebuild 756
MD5 237f7b3b119dec02712a341e3b1ea458 files/digest-dvdauthor-0.5.0 66
MD5 1c2c588351a939107a17280fd17f351c files/digest-dvdauthor-0.5.3 66
diff --git a/media-video/dvdauthor/dvdauthor-0.5.3.ebuild b/media-video/dvdauthor/dvdauthor-0.5.3.ebuild
new file mode 100644
index 000000000000..f74674028b06
--- /dev/null
+++ b/media-video/dvdauthor/dvdauthor-0.5.3.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/dvdauthor-0.5.3.ebuild,v 1.1 2003/07/08 21:43:22 mholzer Exp $
+
+DESCRIPTION="Tools for generating DVD files to be played on standalone DVD players"
+HOMEPAGE="http://sourceforge.net/projects/dvdauthor/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+
+KEYWORDS="~x86"
+IUSE=""
+
+DEPEND="media-libs/libdvdread"
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}; sed -e '/CFLAGS =/d' -i.bak Makefile.in
+}
+
+src_compile() {
+ econf || die "configuration failed"
+ emake || die "make failed"
+}
+
+src_install() {
+ einstall || die "installation failed"
+ dodoc README HISTORY TODO
+}
diff --git a/media-video/dvdauthor/files/digest-dvdauthor-0.5.3 b/media-video/dvdauthor/files/digest-dvdauthor-0.5.3
new file mode 100644
index 000000000000..5042ea74ea61
--- /dev/null
+++ b/media-video/dvdauthor/files/digest-dvdauthor-0.5.3
@@ -0,0 +1 @@
+MD5 1c5c5dd7bc2863c72a553e7822a10d49 dvdauthor-0.5.3.tar.gz 89671