NetBSD pkgsrc (package source) is a package management system for
Unix-like operating systems
Providing an easy way to produce covers for audio cds. It scans audio cds and
uses information from the freedb database to build a back and front cover for
the cd. The cover is output is in Latex, Dvi, Pdf or Postscript.
# $NetBSD: Makefile,v 1.23 2008/03/02 06:10:31 jlam Exp $
#
DISTNAME= disc-cover-1.5.6
CATEGORIES= audio
MASTER_SITES= http://www.vanhemert.co.uk/files/
MAINTAINER= drochner@NetBSD.org
HOMEPAGE= http://www.vanhemert.co.uk/disc-cover.html
COMMENT= Generation of CD covers
DEPENDS+= p5-Audio-CD>=0.05:../../audio/p5-Audio-CD
PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= perl:run pod2man
REPLACE_PERL= disc-cover
DCTMPL= ${PREFIX}/share/disc-cover/templates
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
do-build:
cd ${WRKSRC} && ${POD2MAN} disc-cover > disc-cover.1
${SED} "s|@DCTMPL@|${DCTMPL}|g" <${WRKSRC}/disc-cover \
>${WRKDIR}/disc-cover
do-install:
${INSTALL_SCRIPT} ${WRKDIR}/disc-cover ${DESTDIR}${PREFIX}/bin
${INSTALL_DATA} ${WRKSRC}/disc-cover.1 \
${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
${INSTALL_DATA_DIR} ${DESTDIR}${DCTMPL}
${INSTALL_DATA} ${WRKSRC}/templates/* ${DESTDIR}${DCTMPL}
.include "../../mk/bsd.pkg.mk"
@comment $NetBSD: PLIST,v 1.6 2009/06/14 17:32:04 joerg Exp $
bin/disc-cover
man/man1/disc-cover.1
share/disc-cover/templates/backonly
share/disc-cover/templates/jewel
share/disc-cover/templates/jewel-picture
share/disc-cover/templates/letter-slim
share/disc-cover/templates/paper-box
share/disc-cover/templates/sleeve
share/disc-cover/templates/slim
share/disc-cover/templates/tape
share/disc-cover/templates/tdk-slim
share/disc-cover/templates/tevion-slim
share/disc-cover/templates/x-slim
$NetBSD: distinfo,v 1.13 2006/07/03 18:45:24 drochner Exp $
SHA1 (disc-cover-1.5.6.tar.gz) = 83d5ed56e955219ca71f66900b9873f1a8999384
RMD160 (disc-cover-1.5.6.tar.gz) = 946dc1854425876dffb122b949af277958eda2a4
Size (disc-cover-1.5.6.tar.gz) = 52749 bytes
SHA1 (patch-aa) = 599f6715726d2d23c99c412e578394efa6174593