diff options
author | Jan Brinkmann <luckyduck@gentoo.org> | 2005-01-08 00:56:54 +0000 |
---|---|---|
committer | Jan Brinkmann <luckyduck@gentoo.org> | 2005-01-08 00:56:54 +0000 |
commit | 5e326a2ff980e5cc7d27ca2b1925f5f93f28a674 (patch) | |
tree | 6460a1222c0700dde0881248f93e95047005e18a /media-video/dvdauthor | |
parent | glide64 plugin fixes (diff) | |
download | historical-5e326a2ff980e5cc7d27ca2b1925f5f93f28a674.tar.gz historical-5e326a2ff980e5cc7d27ca2b1925f5f93f28a674.tar.bz2 historical-5e326a2ff980e5cc7d27ca2b1925f5f93f28a674.zip |
added missing media-libs/libpng dependency. fixes bug #60299.
Diffstat (limited to 'media-video/dvdauthor')
-rw-r--r-- | media-video/dvdauthor/ChangeLog | 8 | ||||
-rw-r--r-- | media-video/dvdauthor/Manifest | 18 | ||||
-rw-r--r-- | media-video/dvdauthor/dvdauthor-0.5.0.ebuild | 7 | ||||
-rw-r--r-- | media-video/dvdauthor/dvdauthor-0.5.3.ebuild | 7 | ||||
-rw-r--r-- | media-video/dvdauthor/dvdauthor-0.6.10.ebuild | 7 |
5 files changed, 22 insertions, 25 deletions
diff --git a/media-video/dvdauthor/ChangeLog b/media-video/dvdauthor/ChangeLog index 2ad621453b4a..7c18852a2474 100644 --- a/media-video/dvdauthor/ChangeLog +++ b/media-video/dvdauthor/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/dvdauthor -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/ChangeLog,v 1.17 2004/11/08 00:35:24 sekretarz Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/ChangeLog,v 1.18 2005/01/08 00:56:54 luckyduck Exp $ + + 08 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> dvdauthor-0.5.0.ebuild, + dvdauthor-0.5.3.ebuild, dvdauthor-0.6.10.ebuild: + added missing media-libs/libpng dependency. fixes bug #60299. 08 Nov 2004; Karol Wojtaszek <sekretarz@gentoo.org> +files/dvdauthor-0.6.10-im6.patch, dvdauthor-0.6.10.ebuild: diff --git a/media-video/dvdauthor/Manifest b/media-video/dvdauthor/Manifest index dbd759bfb06d..c8cbde1d37a7 100644 --- a/media-video/dvdauthor/Manifest +++ b/media-video/dvdauthor/Manifest @@ -1,10 +1,7 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 0cd55695a53648d05264f65e56bf29d5 dvdauthor-0.5.3.ebuild 766 -MD5 94f8c40a300d20168435748824dcd948 dvdauthor-0.5.0.ebuild 758 -MD5 684747dbf9757a64da251cbd4d6708fd dvdauthor-0.6.10.ebuild 860 -MD5 933e0a7bc2b9627d7adad92087cf6424 ChangeLog 2570 +MD5 1a59ae2b8b346bd0975340933646b873 dvdauthor-0.5.3.ebuild 786 +MD5 456c8700edeb660dc2288d86d617adc4 dvdauthor-0.5.0.ebuild 778 +MD5 59dc736dafb4e00c6f11ae0bb7f95e18 dvdauthor-0.6.10.ebuild 879 +MD5 9844943f321c4689a1e9f53f92951e08 ChangeLog 2762 MD5 7300a7b361fa9f48e37722c6952bd432 metadata.xml 158 MD5 d121c9be3efefbcbf6b07a1fba9a8afc files/dvdauthor-0.6.10-im6.patch 360 MD5 cf7c72d03d03abd9ecd2ba645d5cecd6 files/0.6.10-gcc34.patch 427 @@ -13,10 +10,3 @@ MD5 237f7b3b119dec02712a341e3b1ea458 files/digest-dvdauthor-0.5.0 66 MD5 1c2c588351a939107a17280fd17f351c files/digest-dvdauthor-0.5.3 66 MD5 7dc0471c612f68f8c3cc66a8064e4263 files/digest-dvdauthor-0.6.10 68 MD5 cf7c72d03d03abd9ecd2ba645d5cecd6 files/dvdauthor-0.6.10-gcc34.patch 427 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFBjr9WZ/iYVBmujdURAsiVAKCM0P6cB8hgajN+NB3FeGwTWHDh7ACgnu4r -q+czVVv5YHqPmi99GwRIdnM= -=jg9f ------END PGP SIGNATURE----- diff --git a/media-video/dvdauthor/dvdauthor-0.5.0.ebuild b/media-video/dvdauthor/dvdauthor-0.5.0.ebuild index 5e513fba5fc3..17784082bdda 100644 --- a/media-video/dvdauthor/dvdauthor-0.5.0.ebuild +++ b/media-video/dvdauthor/dvdauthor-0.5.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/dvdauthor-0.5.0.ebuild,v 1.6 2004/10/04 14:39:08 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/dvdauthor-0.5.0.ebuild,v 1.7 2005/01/08 00:56:54 luckyduck Exp $ DESCRIPTION="Tools for generating DVD files to be played on standalone DVD players" HOMEPAGE="http://dvdauthor.sourceforge.net/" @@ -12,7 +12,8 @@ SLOT="0" KEYWORDS="x86" IUSE="" -DEPEND="media-libs/libdvdread" +DEPEND="media-libs/libdvdread + media-libs/libpng" src_unpack() { unpack ${A} diff --git a/media-video/dvdauthor/dvdauthor-0.5.3.ebuild b/media-video/dvdauthor/dvdauthor-0.5.3.ebuild index 9efcb852b743..29d59320fad3 100644 --- a/media-video/dvdauthor/dvdauthor-0.5.3.ebuild +++ b/media-video/dvdauthor/dvdauthor-0.5.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # 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.6 2004/10/04 14:39:08 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/dvdauthor-0.5.3.ebuild,v 1.7 2005/01/08 00:56:54 luckyduck Exp $ DESCRIPTION="Tools for generating DVD files to be played on standalone DVD players" HOMEPAGE="http://dvdauthor.sourceforge.net/" @@ -12,7 +12,8 @@ SLOT="0" KEYWORDS="~x86 ~sparc" IUSE="" -DEPEND="media-libs/libdvdread" +DEPEND="media-libs/libdvdread + media-libs/libpng" src_unpack() { unpack ${A} diff --git a/media-video/dvdauthor/dvdauthor-0.6.10.ebuild b/media-video/dvdauthor/dvdauthor-0.6.10.ebuild index 52fe1a46632d..6e92d6578667 100644 --- a/media-video/dvdauthor/dvdauthor-0.6.10.ebuild +++ b/media-video/dvdauthor/dvdauthor-0.6.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/dvdauthor-0.6.10.ebuild,v 1.10 2004/11/08 00:35:24 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/dvdauthor-0.6.10.ebuild,v 1.11 2005/01/08 00:56:54 luckyduck Exp $ inherit eutils 64-bit @@ -15,7 +15,8 @@ IUSE="" DEPEND="media-libs/libdvdread >=media-gfx/imagemagick-5.5.7.14 - >=dev-libs/libxml2-2.5.0" + >=dev-libs/libxml2-2.5.0 + media-libs/libpng" src_unpack() { unpack ${A} |