summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArcady Genkin <agenkin@gentoo.org>2002-06-19 00:26:57 +0000
committerArcady Genkin <agenkin@gentoo.org>2002-06-19 00:26:57 +0000
commitf27df941500913abb98caf82200abd32802fbb90 (patch)
tree17ebff0769a7ee57ce0ca2e7827da2034c910954 /app-cdr/disc-cover
parentInitial version (bug #3809). (diff)
downloadhistorical-f27df941500913abb98caf82200abd32802fbb90.tar.gz
historical-f27df941500913abb98caf82200abd32802fbb90.tar.bz2
historical-f27df941500913abb98caf82200abd32802fbb90.zip
Rewrite of the package by Felix Kurth. Closes bugs #2548 and #3809.
Diffstat (limited to 'app-cdr/disc-cover')
-rw-r--r--app-cdr/disc-cover/disc-cover-1.3.1.ebuild31
-rw-r--r--app-cdr/disc-cover/files/digest-disc-cover-1.3.11
2 files changed, 32 insertions, 0 deletions
diff --git a/app-cdr/disc-cover/disc-cover-1.3.1.ebuild b/app-cdr/disc-cover/disc-cover-1.3.1.ebuild
new file mode 100644
index 000000000000..a09e271b5d5d
--- /dev/null
+++ b/app-cdr/disc-cover/disc-cover-1.3.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2000 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# Author Felix Kurth <felix@fkurth.de>
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/disc-cover/disc-cover-1.3.1.ebuild,v 1.1 2002/06/19 00:26:57 agenkin Exp $
+
+DESCRIPTION="Creates CD-Covers via Latex by fetching cd-info from freedb.org or local file"
+HOMEPAGE="http://www.liacs.nl/~jvhemert/disc-cover/"
+
+DEPEND=">=dev-perl/Audio-CD-disc-cover-0.04
+ >=app-text/tetex-1.0.7-r7"
+
+SRC_URI="http://www.liacs.nl/~jvhemert/disc-cover/download/unstable/${P}.tar.gz"
+
+src_install () {
+ into /usr
+ dobin disc-cover
+ doman disc-cover.1
+
+ dodoc AUTHORS CHANGELOG COPYING TODO
+ docinto freedb
+ dodoc freedb/*
+ docinto docs
+ docinto docs/english
+ dodoc docs/english/*
+ docinto docs/dutch
+ dodoc docs/dutch/*
+ docinto docs/german
+ dodoc docs/german/*
+ docinto docs/spanish
+ dodoc docs/spanish/*
+}
diff --git a/app-cdr/disc-cover/files/digest-disc-cover-1.3.1 b/app-cdr/disc-cover/files/digest-disc-cover-1.3.1
new file mode 100644
index 000000000000..0d03e4aefff0
--- /dev/null
+++ b/app-cdr/disc-cover/files/digest-disc-cover-1.3.1
@@ -0,0 +1 @@
+MD5 bcad33411a2a32ca88932bde886db036 disc-cover-1.3.1.tar.gz 47445