summaryrefslogtreecommitdiff
path: root/audio/abcde
diff options
context:
space:
mode:
authorwiz <wiz>2015-10-15 09:50:22 +0000
committerwiz <wiz>2015-10-15 09:50:22 +0000
commit00f3b78009ebd4a560615c295dc86dd1c7c59012 (patch)
treed640809ac08a5352ee3dbec7da932bafb2971ab6 /audio/abcde
parent1b0b043c0c9c1496ba6fd863df9dc9faeddf72a5 (diff)
downloadpkgsrc-00f3b78009ebd4a560615c295dc86dd1c7c59012.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')
-rw-r--r--audio/abcde/Makefile4
-rw-r--r--audio/abcde/distinfo11
-rw-r--r--audio/abcde/patches/patch-abcde8
3 files changed, 12 insertions, 11 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/
diff --git a/audio/abcde/distinfo b/audio/abcde/distinfo
index 3b118aa09f5..0fba0ad2f9d 100644
--- a/audio/abcde/distinfo
+++ b/audio/abcde/distinfo
@@ -1,7 +1,8 @@
-$NetBSD: distinfo,v 1.39 2015/07/01 09:28:25 wiz Exp $
+$NetBSD: distinfo,v 1.40 2015/10/15 09:50:22 wiz Exp $
-SHA1 (abcde-2.7.tar.gz) = 96922c903e6ee77fe0b67cb22f2a68819d63b374
-RMD160 (abcde-2.7.tar.gz) = a675dad88c6df27e11a5d3dc2625e871b0ddec5a
-Size (abcde-2.7.tar.gz) = 140039 bytes
+SHA1 (abcde-2.7.1.tar.gz) = 33c3e10f5b2b2063fa48bb094510ba59e868ad7c
+RMD160 (abcde-2.7.1.tar.gz) = 2540056428c5183c248d75e0d310e838e736f2a7
+SHA512 (abcde-2.7.1.tar.gz) = 55d0d6e01af7a492367889f948b1beb3d08ecf2204d6384a93f9b3ed4b8f34fad2c1e517f56a87c2d3041bf116fe6aaa7d1ae98705e4f5f89283288588c8b48e
+Size (abcde-2.7.1.tar.gz) = 144302 bytes
SHA1 (patch-ab) = eacbb4582c8dc74c6415adbb0af387aacce81ccc
-SHA1 (patch-abcde) = c3cb9e729b795d37c0d46cf13535a444e0cecfac
+SHA1 (patch-abcde) = d6af00ab25100448f4c081e4b287909ef801506f
diff --git a/audio/abcde/patches/patch-abcde b/audio/abcde/patches/patch-abcde
index 1cb87917a21..53076755cc4 100644
--- a/audio/abcde/patches/patch-abcde
+++ b/audio/abcde/patches/patch-abcde
@@ -1,11 +1,11 @@
-$NetBSD: patch-abcde,v 1.2 2015/07/01 09:28:25 wiz Exp $
+$NetBSD: patch-abcde,v 1.3 2015/10/15 09:50:22 wiz Exp $
Default to cdda2wav since icedax is not in pkgsrc.
---- abcde.orig 2015-06-18 12:26:40.000000000 +0000
+--- abcde.orig 2015-10-04 09:30:28.000000000 +0000
+++ abcde
-@@ -3441,7 +3441,7 @@ NEROAACTAG=neroAacTag
-
+@@ -3546,7 +3546,7 @@ ATOMICPARSLEY=AtomicParsley
+ WINE=wine
CDPARANOIA=cdparanoia
CD_PARANOIA=cd-paranoia
-CDDA2WAV=icedax