summaryrefslogtreecommitdiff
path: root/audio/abcde/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-10-15 09:50:22 +0000
committerwiz <wiz@pkgsrc.org>2015-10-15 09:50:22 +0000
commit98581e0cec6264e2e70a5bccc2aa50d4de508ce9 (patch)
treed640809ac08a5352ee3dbec7da932bafb2971ab6 /audio/abcde/Makefile
parent87604249460e5e4893f55f6a84be7c842f7197f8 (diff)
downloadpkgsrc-98581e0cec6264e2e70a5bccc2aa50d4de508ce9.tar.gz
Update to 2.7.1:
abcde 2.7.1 * Rebuild of the abcde Makefile. Thanks to Reuben Thomas and Steve McIntyre as well as ReaperX7, bobzilla, 55020, GazL and dugan from the Slackware Forums. This closes Issue 4: http://abcde.einval.com/bugzilla/show_bug.cgi?id=4 * Fix incorrect use of 'break'. Thanks to Reuben Thomas for the bug report and fix which closes Issue 6: http://abcde.einval.com/bugzilla/show_bug.cgi?id=6 * Make older versions of id3 happy when 'Genre' field is empty. Thanks to Martin Husemann for the fix which closes Issue 8: http://abcde.einval.com/bugzilla/show_bug.cgi?id=8 * Add YEAR and GENRE variables to do_getalbumart(). Thanks to Johannes Gernemann for this patch which closes issue 9: http://abcde.einval.com/bugzilla/show_bug.cgi?id=9 * Support added for encoding to True Audio using tta while still supporting the older ttaenc. Tagging is with mid3v2. * Support added for encoding to MPEG-1 Audio Layer II (mp2) with either twolame or FFmpeg / avconv. Tagging with mid3v2. * Encoding to WavPack with FFmpeg. Some slight changes to WavPack syntax with backward compatibility built in for abcde 2.7. * Encoding to m4a container with FFmpeg or avconv. This allows for alac encoding with FFmpeg's reverse engineered alac encoder. * AAC encoding with fhgaacenc via Wine. Tagging is provided by AtomicParsley which has been added back to abcde :). This allows encoding with HE-AAC v2, unavailable with qaac. * Support added for AAC encoding with qaac via Wine. This also allows for Apple Lossless Audio Coding (alac) using either qaac or refalac. This closes Issue 142, thanks to Bernd Fischer-Krellenberg for the enhancement request. * Grab year information too when using musicbrainz. Thanks to Marco Hoppstaedter for the patch. Closes issue 10: http://abcde.einval.com/bugzilla/show_bug.cgi?id=10
Diffstat (limited to 'audio/abcde/Makefile')
-rw-r--r--audio/abcde/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/abcde/Makefile b/audio/abcde/Makefile
index 0b9f469a258..e3442b60871 100644
--- a/audio/abcde/Makefile
+++ b/audio/abcde/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.56 2015/08/08 11:44:34 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2015/10/15 09:50:22 wiz Exp $
-DISTNAME= abcde-2.7
+DISTNAME= abcde-2.7.1
CATEGORIES= audio
MASTER_SITES= http://abcde.einval.com/download/