diff options
author | Martin Holzer <mholzer@gentoo.org> | 2004-02-01 01:09:31 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2004-02-01 01:09:31 +0000 |
commit | 86328611c9cb211a284e6f221c7c0b89eed051b5 (patch) | |
tree | fc4112fd94f1fc2055c8487f8a0c60e6b5d4c541 /media-video/dvdauthor | |
parent | Version bumped. Closes 38333 (diff) | |
download | gentoo-2-86328611c9cb211a284e6f221c7c0b89eed051b5.tar.gz gentoo-2-86328611c9cb211a284e6f221c7c0b89eed051b5.tar.bz2 gentoo-2-86328611c9cb211a284e6f221c7c0b89eed051b5.zip |
Version bumped. Closes 40003
Diffstat (limited to 'media-video/dvdauthor')
-rw-r--r-- | media-video/dvdauthor/ChangeLog | 7 | ||||
-rw-r--r-- | media-video/dvdauthor/Manifest | 10 | ||||
-rw-r--r-- | media-video/dvdauthor/dvdauthor-0.6.9.ebuild | 27 | ||||
-rw-r--r-- | media-video/dvdauthor/files/digest-dvdauthor-0.6.9 | 1 |
4 files changed, 40 insertions, 5 deletions
diff --git a/media-video/dvdauthor/ChangeLog b/media-video/dvdauthor/ChangeLog index f4bc0bfe3b62..d1e62b9b9830 100644 --- a/media-video/dvdauthor/ChangeLog +++ b/media-video/dvdauthor/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-video/dvdauthor # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/ChangeLog,v 1.6 2004/01/22 22:14:51 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/ChangeLog,v 1.7 2004/02/01 01:09:27 mholzer Exp $ + +*dvdauthor-0.6.9 (01 Feb 2004) + + 01 Feb 2004; Martin Holzer <mholzer@gentoo.org> dvdauthor-0.6.9.ebuild: + Version bumped. Closes 40003 22 Jan 2004; Jon Portnoy <avenj@gentoo.org> dvdauthor-0.6.8.ebuild : AMD64 keywords. diff --git a/media-video/dvdauthor/Manifest b/media-video/dvdauthor/Manifest index 4df3e45b44b4..0968a69f09aa 100644 --- a/media-video/dvdauthor/Manifest +++ b/media-video/dvdauthor/Manifest @@ -1,8 +1,10 @@ -MD5 d2714d2acf12d7f6fa9252c50288838f ChangeLog 990 -MD5 a6ac94a80d1b4a927d5bed0e31c45fe8 dvdauthor-0.5.0.ebuild 775 +MD5 cf1d2242dcbb96d4de45ca58b7c7d36a dvdauthor-0.6.8.ebuild 775 MD5 32cc6d1a4daea77041a0025d8e097025 dvdauthor-0.5.3.ebuild 783 +MD5 cf1d2242dcbb96d4de45ca58b7c7d36a dvdauthor-0.6.9.ebuild 775 MD5 9ef4af14dad87b03fde8e43f19e08d26 metadata.xml 225 -MD5 cf1d2242dcbb96d4de45ca58b7c7d36a dvdauthor-0.6.8.ebuild 775 -MD5 237f7b3b119dec02712a341e3b1ea458 files/digest-dvdauthor-0.5.0 66 +MD5 a6ac94a80d1b4a927d5bed0e31c45fe8 dvdauthor-0.5.0.ebuild 775 +MD5 d2714d2acf12d7f6fa9252c50288838f ChangeLog 990 MD5 1c2c588351a939107a17280fd17f351c files/digest-dvdauthor-0.5.3 66 MD5 89aa4f4c2b74f7cf51d2cf38a6307853 files/digest-dvdauthor-0.6.8 67 +MD5 237f7b3b119dec02712a341e3b1ea458 files/digest-dvdauthor-0.5.0 66 +MD5 10f0b5e89a1af6a9e5d66655f1ba226a files/digest-dvdauthor-0.6.9 67 diff --git a/media-video/dvdauthor/dvdauthor-0.6.9.ebuild b/media-video/dvdauthor/dvdauthor-0.6.9.ebuild new file mode 100644 index 000000000000..49fc1bcd4d9d --- /dev/null +++ b/media-video/dvdauthor/dvdauthor-0.6.9.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/dvdauthor-0.6.9.ebuild,v 1.1 2004/02/01 01:09:27 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" +RESTRICT="nomirror" +LICENSE="GPL-2" +SLOT="0" + +KEYWORDS="~x86 ~sparc ~amd64" +IUSE="png zlib" + +DEPEND="media-libs/libdvdread + >=media-gfx/imagemagick-5.5.7.14 + >=dev-libs/libxml2-2.5.0" + +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.6.9 b/media-video/dvdauthor/files/digest-dvdauthor-0.6.9 new file mode 100644 index 000000000000..d91fd0049cb1 --- /dev/null +++ b/media-video/dvdauthor/files/digest-dvdauthor-0.6.9 @@ -0,0 +1 @@ +MD5 f01c7d62faf67a14695022349e2bb78d dvdauthor-0.6.9.tar.gz 235974 |