summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArcady Genkin <agenkin@gentoo.org>2002-06-19 00:28:11 +0000
committerArcady Genkin <agenkin@gentoo.org>2002-06-19 00:28:11 +0000
commit9edddc1311de6d926f672e6b003896dc61cf53e3 (patch)
treef55edd6fb11e514e38042afb1b6ecab2033815ce /app-cdr/disc-cover
parent- Fixed bogus header (diff)
downloadhistorical-9edddc1311de6d926f672e6b003896dc61cf53e3.tar.gz
historical-9edddc1311de6d926f672e6b003896dc61cf53e3.tar.bz2
historical-9edddc1311de6d926f672e6b003896dc61cf53e3.zip
Removing in favor of the new better version.
Diffstat (limited to 'app-cdr/disc-cover')
-rw-r--r--app-cdr/disc-cover/disc-cover-1.1.1.ebuild55
-rw-r--r--app-cdr/disc-cover/files/digest-disc-cover-1.1.12
2 files changed, 0 insertions, 57 deletions
diff --git a/app-cdr/disc-cover/disc-cover-1.1.1.ebuild b/app-cdr/disc-cover/disc-cover-1.1.1.ebuild
deleted file mode 100644
index d55d14a82c7c..000000000000
--- a/app-cdr/disc-cover/disc-cover-1.1.1.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# 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>
-
-A="${P}.tar.gz Audio-CD-0.04-disc-cover-1.1.0.tar.gz"
-S=${WORKDIR}/${P}
-
-
-CATEGORY="media-sound"
-DESCRIPTION="Creates CD-Covers via Latex by fetching cd-info from freedb.org or local file"
-
-SRC_PATH="http://www.liacs.nl/~jvhemert/disc-cover/download"
-HOMEPAGE="http://www.liacs.nl/~jvhemert/disc-cover"
-
-SRC_URI="$SRC_PATH/libraries/Audio-CD-0.04-disc-cover-1.1.0.tar.gz
- $SRC_PATH/unstable/${P}.tar.gz"
-
-DEPEND=">=dev-perl/MIME-Base64-2.12
- >=dev-perl/URI-1.10
- >=dev-perl/HTML-Parser-3.15
- >=dev-perl/Digest-MD5-2.12
- >=dev-perl/libnet-1.0703-r1
- >=dev-perl/libwww-perl-5.50
- >=media-libs/libcdaudio-0.99.6
- >=app-text/tetex-1.0.7-r7"
-
-src_compile() {
- cd ${WORKDIR}/Audio-CD-0.04-disc-cover-1.1.0
- perl Makefile.PL || die
- make || die
- make test || die
- #nothing to do for disc-cover itself
-}
-
-src_install () {
- cd ${WORKDIR}/Audio-CD-0.04-disc-cover-1.1.0
- make install || die
- dodoc ChangeLog MANIFEST README
- cd ${S}
- into /usr
- dobin disc-cover
- 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.1.1 b/app-cdr/disc-cover/files/digest-disc-cover-1.1.1
deleted file mode 100644
index ee46eaf25b43..000000000000
--- a/app-cdr/disc-cover/files/digest-disc-cover-1.1.1
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 62254f2df904500b195dad885e513eca Audio-CD-0.04-disc-cover-1.1.0.tar.gz 6714
-MD5 5538c5d952ec14e68de5803abfab5ba9 disc-cover-1.1.1.tar.gz 44589