summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2006-08-21 17:58:56 +0000
committerSteve Dibb <beandog@gentoo.org>2006-08-21 17:58:56 +0000
commit271b6f598310462eabb6b13810e5853a777f025e (patch)
tree991550e5d55f398e147b0187cc26b96fe4f9f99d /media-video/chaplin
parentFix bug #144328. (diff)
downloadgentoo-2-271b6f598310462eabb6b13810e5853a777f025e.tar.gz
gentoo-2-271b6f598310462eabb6b13810e5853a777f025e.tar.bz2
gentoo-2-271b6f598310462eabb6b13810e5853a777f025e.zip
Update 'vcd' USE flags
(Portage version: 2.1-r2)
Diffstat (limited to 'media-video/chaplin')
-rw-r--r--media-video/chaplin/ChangeLog10
-rw-r--r--media-video/chaplin/chaplin-1.10-r1.ebuild30
-rw-r--r--media-video/chaplin/files/digest-chaplin-1.10-r13
3 files changed, 41 insertions, 2 deletions
diff --git a/media-video/chaplin/ChangeLog b/media-video/chaplin/ChangeLog
index fc05c3d81466..9a633ea0b205 100644
--- a/media-video/chaplin/ChangeLog
+++ b/media-video/chaplin/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-video/chaplin
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/chaplin/ChangeLog,v 1.5 2005/07/28 10:25:15 dholm Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/chaplin/ChangeLog,v 1.6 2006/08/21 17:58:56 beandog Exp $
+
+*chaplin-1.10-r1 (21 Aug 2006)
+
+ 21 Aug 2006; Steve Dibb <beandog@gentoo.org> -chaplin-1.10.ebuild,
+ +chaplin-1.10-r1.ebuild:
+ Update USE flags to vcd
28 Jul 2005; David Holm <dholm@gentoo.org> chaplin-1.10.ebuild:
Added to ~ppc.
diff --git a/media-video/chaplin/chaplin-1.10-r1.ebuild b/media-video/chaplin/chaplin-1.10-r1.ebuild
new file mode 100644
index 000000000000..5ef0e4b1cc02
--- /dev/null
+++ b/media-video/chaplin/chaplin-1.10-r1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/chaplin/chaplin-1.10-r1.ebuild,v 1.1 2006/08/21 17:58:56 beandog Exp $
+
+IUSE="transcode vcd"
+
+MY_S="${WORKDIR}/chaplin"
+
+DESCRIPTION="This is a program to raw copy chapters from a dvd using libdvdread"
+HOMEPAGE="http://www.lallafa.de/bp/chaplin.html"
+SRC_URI="http://www.lallafa.de/bp/files/${P}.tgz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+DEPEND=">=media-libs/libdvdread-0.9.4
+ >=media-gfx/imagemagick-5.5.7.14
+ transcode? ( >=media-video/transcode-0.6.2 )
+ vcd? ( >=media-video/vcdimager-0.7.2 )"
+
+src_compile() {
+ cd ${MY_S} || die
+ emake || die
+}
+
+src_install() {
+ dobin ${MY_S}/chaplin || die
+ dobin ${MY_S}/chaplin-genmenu || die
+}
diff --git a/media-video/chaplin/files/digest-chaplin-1.10-r1 b/media-video/chaplin/files/digest-chaplin-1.10-r1
new file mode 100644
index 000000000000..417987455f8f
--- /dev/null
+++ b/media-video/chaplin/files/digest-chaplin-1.10-r1
@@ -0,0 +1,3 @@
+MD5 76971356e3c2aebaca45dc0780490c0a chaplin-1.10.tgz 23843
+RMD160 2a24075486edd52b5ed24254b5ff9a8d845bf4fc chaplin-1.10.tgz 23843
+SHA256 064d3226d003477ae81273cee3870b5797f647623f67eb05e5c1e2e910d89228 chaplin-1.10.tgz 23843