pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/flac2mp3 This needs flac(1) from the flac packag...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/66908fad021d
branches:  trunk
changeset: 398059:66908fad021d
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Aug 23 03:11:15 2009 +0000

description:
This needs flac(1) from the flac package.  Bump pkgrevision to 2.

diffstat:

 audio/flac2mp3/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r 4e8cab4f499d -r 66908fad021d audio/flac2mp3/Makefile
--- a/audio/flac2mp3/Makefile   Sun Aug 23 02:12:51 2009 +0000
+++ b/audio/flac2mp3/Makefile   Sun Aug 23 03:11:15 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2009/05/28 20:30:01 zafer Exp $
+# $NetBSD: Makefile,v 1.10 2009/08/23 03:11:15 snj Exp $
 
 DISTNAME=      flac2mp3
 PKGNAME=       flac2mp3-20041223
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    audio converters
 MASTER_SITES=  http://www.gurulabs.com/downloads/
 EXTRACT_SUFX=  .pl
@@ -11,6 +11,7 @@
 HOMEPAGE=      http://www.gurulabs.com/
 COMMENT=       Script to convert flac to mp3
 
+DEPENDS+=      flac-[0-9]*:../../audio/flac
 DEPENDS+=      lame-[0-9]*:../../audio/lame
 DEPENDS+=      p5-MP3-Info-[0-9]*:../../audio/p5-MP3-Info
 



Home | Main Index | Thread Index | Old Index