Update to 1.3.2:

Added new option to handle various artists cds, better handling of title of
double cds and two new slim case formats: tevion and letter.

Convert to buildlink2.
This commit is contained in:
wiz 2002-08-31 03:38:44 +00:00
parent 3dce5e440a
commit c862466799
2 changed files with 10 additions and 10 deletions

View file

@ -1,22 +1,22 @@
# $NetBSD: Makefile,v 1.4 2002/05/30 10:30:40 drochner Exp $
# $NetBSD: Makefile,v 1.5 2002/08/31 03:38:44 wiz Exp $
#
DISTNAME= disc-cover-1.3.1
DISTNAME= disc-cover-1.3.2
CATEGORIES= audio
MASTER_SITES= http://www.liacs.nl/~jvhemert/disc-cover/download/unstable/
MASTER_SITES= http://home.wanadoo.nl/~jano/files/
MAINTAINER= drochner@netbsd.org
HOMEPAGE= http://www.liacs.nl/~jvhemert/disc-cover/
HOMEPAGE= http://home.wanadoo.nl/~jano/disc-cover.html
COMMENT= generation of CD covers
DEPENDS+= p5-Audio-CD-0.04-disc-cover-1.1.0:../../audio/p5-Audio-CD-disc-cover
DEPENDS+= p5-Audio-CD-0.05:../../audio/p5-Audio-CD
USE_BUILDLINK_ONLY= YES
USE_BUILDLINK2= YES
NO_BUILD= YES
REPLACE_PERL= disc-cover
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/disc-cover ${PREFIX}/bin
.include "../../lang/perl5/buildlink.mk"
.include "../../lang/perl5/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.5 2002/05/30 10:30:40 drochner Exp $
$NetBSD: distinfo,v 1.6 2002/08/31 03:38:44 wiz Exp $
SHA1 (disc-cover-1.3.1.tar.gz) = 8195ebe3cce3727fc378e00208bb92dcc2b793d1
Size (disc-cover-1.3.1.tar.gz) = 47445 bytes
SHA1 (disc-cover-1.3.2.tar.gz) = 32ced0d4fe1201d0f475aa2541451077d703b99e
Size (disc-cover-1.3.2.tar.gz) = 49292 bytes