head 1.4; access; symbols pkgsrc-2016Q4:1.3.0.10 pkgsrc-2016Q4-base:1.3 pkgsrc-2016Q3:1.3.0.8 pkgsrc-2016Q3-base:1.3 pkgsrc-2016Q2:1.3.0.6 pkgsrc-2016Q2-base:1.3 pkgsrc-2016Q1:1.3.0.4 pkgsrc-2016Q1-base:1.3 pkgsrc-2015Q4:1.3.0.2 pkgsrc-2015Q4-base:1.3 pkgsrc-2015Q3:1.2.0.2 pkgsrc-2015Q3-base:1.2 pkgsrc-2015Q2:1.1.0.4 pkgsrc-2015Q2-base:1.1 pkgsrc-2015Q1:1.1.0.2 pkgsrc-2015Q1-base:1.1; locks; strict; comment @# @; 1.4 date 2017.01.16.12.27.18; author wiz; state dead; branches; next 1.3; commitid 41UvLiQTLhwkQbCz; 1.3 date 2015.10.15.09.50.22; author wiz; state Exp; branches; next 1.2; commitid E7DAYowAnQWfJbFy; 1.2 date 2015.07.01.09.28.25; author wiz; state Exp; branches; next 1.1; commitid U7r1wmgHbbgY0zry; 1.1 date 2015.01.08.10.27.24; author wiz; state Exp; branches; next ; commitid x5riZQPs1h3RVc5y; desc @@ 1.4 log @Updated abcde to 2.8. abcde 2.8 * Make fdkaac the default for m4a encoding. Faac can still be selected for m4a encding via ~/.abcde.conf file but best not to :). * Split user-definable mungefilename function into mungetrackname, mungeartistname, and mungealbumname, each of which default to mungefilename Thanks to Gerald Turner for the patch and enhancement request. This closes Issue 39: https://abcde.einval.com/bugzilla/show_bug.cgi?id=39 * FAQs: Clarify the exit from multi-result CDDB search. * Fix to allow multiple output formats when aac fallback is triggered. Thanks to Birk Bremer for the bug report. This closes Issue 35: https://abcde.einval.com/bugzilla/show_bug.cgi?id=35 * Fix for some erroneous error and status logging. Thanks to Christian Wasem for the bug report and fix. This closes Issue 32: https://abcde.einval.com/bugzilla/show_bug.cgi?id=32 * Add support for trying multiple CD lookup services in order. Thanks to Gabriel Rosenkoetter for the patch. Closes Issue 42: https://abcde.einval.com/bugzilla/show_bug.cgi?id=42 * Add Recommends on glyrc and imagemagick in Debian packaging. Closes Debian Bug #827626 * Fix up handling of the first few sectors when reading from a whole-CD flac file or using cdparanoia in one-track mode. Thanks to Matthias König for the patch. Closes Issue 44: https://abcde.einval.com/bugzilla/show_bug.cgi?id=44 * Tweak the fix in musicbrainz for handling sketchy returned data some more. Hopefully closes Issue 30: https://abcde.einval.com/bugzilla/show_bug.cgi?id=30 * Re-enable some commented out cdparanoia/debug code in do_discid. Closes Issue 14: https://abcde.einval.com/bugzilla/show_bug.cgi?id=14 * Add "-a" to lots of grep calls in case of "binary" looking data, e.g. non-ascii text in track titles! Closes Issue 24: https://abcde.einval.com/bugzilla/show_bug.cgi?id=24 * Add "-L" to default curl options, to follow redirects if needed Closes Issue 40: https://abcde.einval.com/bugzilla/show_bug.cgi?id=40 Thanks to Gabriel Rosenkoetter for the patch. * Switch default from "cddb" to "musicbrainz" for track lookup Closes Debian Bug #842178 @ text @$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-10-04 09:30:28.000000000 +0000 +++ abcde @@@@ -3546,7 +3546,7 @@@@ ATOMICPARSLEY=AtomicParsley WINE=wine CDPARANOIA=cdparanoia CD_PARANOIA=cd-paranoia -CDDA2WAV=icedax +CDDA2WAV=cdda2wav DAGRAB=dagrab CDDAFS=cp PIRD=pird @ 1.3 log @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 @ text @d1 1 a1 1 $NetBSD: patch-abcde,v 1.2 2015/07/01 09:28:25 wiz Exp $ @ 1.2 log @Update to 2.7: Changes in 2.7 * Rewrite of the mungefilename function. * Support added for downloading album art. * Support added for ripping with libcdio (cd-paranoia). * Some error checking and a small help file added to abcde-musicbrainz-tool. * Substantial renovations of m4a encoding with a choice now between encoding with faac, NeroAacEnc and fdkaac. * Fixes to USEPIPES with the addition of several new encoders and rippers. Details on USEPIPES now available in the abcde FAQ doc. * Support added for encoding with Monkey's Audio (ape), tagging is with Robert Muth's apetag. * Support added for encoding with WavPack. * mp3 tagging renovated with version sniffing differentiating between eyeD3 versions. Tagging formalised with options now for id3, id3v2 and eyeD3. * Many, many bug fixes. See the changelog for more details. @ text @d1 1 a1 1 $NetBSD: patch-abcde,v 1.1 2015/01/08 10:27:24 wiz Exp $ d5 1 a5 1 --- abcde.orig 2015-06-18 12:26:40.000000000 +0000 d7 2 a8 2 @@@@ -3441,7 +3441,7 @@@@ NEROAACTAG=neroAacTag @ 1.1 log @When using cdda2wav, default to cdda2wav, which is in pkgsrc, instead of icedax, which isn't. Bump PKGREVISION. @ text @d1 1 a1 1 $NetBSD$ d5 1 a5 1 --- abcde.orig 2014-10-26 20:16:54.000000000 +0000 d7 1 a7 2 @@@@ -3274,7 +3274,7 @@@@ AACTAG=faac ATOMICPARSLEY=AtomicParsley d10 1 @