summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArcady Genkin <agenkin@gentoo.org>2002-06-19 00:29:02 +0000
committerArcady Genkin <agenkin@gentoo.org>2002-06-19 00:29:02 +0000
commite13682cda75f0cf43c2bcc01b02f38cfe104f418 (patch)
tree023594825f4130ae077db2342b83286a64c9798a /app-cdr
parentRemoving in favor of the new better version. (diff)
downloadgentoo-2-e13682cda75f0cf43c2bcc01b02f38cfe104f418.tar.gz
gentoo-2-e13682cda75f0cf43c2bcc01b02f38cfe104f418.tar.bz2
gentoo-2-e13682cda75f0cf43c2bcc01b02f38cfe104f418.zip
- Added generation of the man page.
Diffstat (limited to 'app-cdr')
-rw-r--r--app-cdr/disc-cover/disc-cover-1.3.1.ebuild6
1 files changed, 5 insertions, 1 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
index a09e271b5d5d..9652eea48c9e 100644
--- a/app-cdr/disc-cover/disc-cover-1.3.1.ebuild
+++ b/app-cdr/disc-cover/disc-cover-1.3.1.ebuild
@@ -1,7 +1,7 @@
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/disc-cover/disc-cover-1.3.1.ebuild,v 1.2 2002/06/19 00:29:02 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/"
@@ -11,6 +11,10 @@ DEPEND=">=dev-perl/Audio-CD-disc-cover-0.04
SRC_URI="http://www.liacs.nl/~jvhemert/disc-cover/download/unstable/${P}.tar.gz"
+src_compile () {
+ pod2man disc-cover > disc-cover.1 || die
+}
+
src_install () {
into /usr
dobin disc-cover