pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/alac audio/alac: Cosmetic improvement



details:   https://anonhg.NetBSD.org/pkgsrc/rev/11e6774d8b66
branches:  trunk
changeset: 428130:11e6774d8b66
user:      js <js%pkgsrc.org@localhost>
date:      Sat Apr 25 12:54:00 2020 +0000

description:
audio/alac: Cosmetic improvement

diffstat:

 audio/alac/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (14 lines):

diff -r 70b207562d0a -r 11e6774d8b66 audio/alac/Makefile
--- a/audio/alac/Makefile       Sat Apr 25 12:48:57 2020 +0000
+++ b/audio/alac/Makefile       Sat Apr 25 12:54:00 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2020/04/25 11:20:19 js Exp $
+# $NetBSD: Makefile,v 1.3 2020/04/25 12:54:00 js Exp $
 
-PKGNAME=       alac-0.2.0
-DISTNAME=      alac_decoder-${PKGVERSION_NOREV}
+DISTNAME=      alac_decoder-0.2.0
+PKGNAME=       ${DISTNAME:S/_decoder//}
 CATEGORIES=    audio
 MASTER_SITES=  https://web.archive.org/web/20150510210401if_/http://craz.net/programs/itunes/files/
 EXTRACT_SUFX=  .tgz



Home | Main Index | Thread Index | Old Index