summaryrefslogtreecommitdiff
path: root/audio/abcde
AgeCommit message (Collapse)AuthorFilesLines
2003-01-01Add support for per-track and per-album (batch) normalizing.kim4-52/+357
2002-12-16Add support for encoding to FLAC. Initially based onlukem6-29/+230
http://www.bagu.dhs.org/abcde-2.0.3-flac-patch but with some serious improvements by me (including documentation updates, and in-line addition of vorbis comments with flac -T ...). Bump PKGREVISION.
2002-11-29Options must come before arguments when calling mail(1).kim2-5/+14
2002-11-29Should have used PKG_SYSCONFDIR instead of PKG_SYSCONFBASE.kim4-15/+15
2002-11-29Preserve pkgsrc and distribution defaults better:kim6-32/+48
- use ${PKG_SYSCONFBASE} instead of hardcoded /usr/pkg/etc - keep the ID3v2 default as distributed, and depend on audio/id3v2 - don't depend on vorbis-tools: just inform the user about the need to install at least one of the supported encoders - sample config only has commented out entries, so install it only in the examples directory
2002-09-20Update abcde to 2.0.3. Changes:hubertf6-61/+68
abcde 2.0.3 * The Fixed-Yet?-How-About-Now?-What-About-Now?-Now? Release * SMP fixed, mad props to Steve Madsen, closes: #69828, #111806 * Minor code cleanups thanks to Adam Heath * Multiple inexact match results are generated in a safe manner thanks to Nick Martin, closes: #126025 * Removed cddb-tool template generation bashism, thanks to Greg Norris, closes: #126327 * Windows can't handle double quotes in filenames either. The default mungefilename now removes them, closes: #127643 * Using -C with WAVOUTPUTDIR fixed, closes: #127728 * Resuming various artists discs fixed, closes: #127731 -- Robert Woodcock <rcw@debian.org> Sun, 27 Jan 2002 abcde 2.0.2 * The One-More-Time-With-Feeling Release * Bladeenc really works this time. Honest. closes: #121988 -- Robert Woodcock <rcw@debian.org> Mon, 3 Dec 2001 abcde 2.0.1 * The I-Don't-Listen-To-Sssca Release * Example abcde.conf fixes, closes: #111580 * So much for bladeenc's l3enc compatibility, closes: #110863 * CDDB submit fixes (to enable CDDB submitting, put UNINTENTIONALLY_ANGER_THE_FREEDB_PEOPLE=y in your abcde.conf), closes: #111478, #111500 * Minor mungefilename() cleanup * Small manpage fix * Works with oggenc when POSIXLY_CORRECT is defined, thanks to Juhapekka Tolvanen * Quote remote locations when calling distmp3 * Allow remote encoding of oggs * Only remove wav files if the encoding succeeded * No-local-encoding via -j 0 fixed, thanks to Hans-Joachim Baader * CD read errors are trapped/resumed cleanly now thanks to Pete, closes: #111618 * devfs device check fix, thanks to Clint Adams * Check for seq command - some BSD's have jot instead and abcde can't use that yet * Various Artists playlist generation fixed, thanks to William Lash -- Robert Woodcock <rcw@debian.org> Tue, 6 Nov 2001
2002-03-06Add the missing quotes so it can handle filenames with spaces.martin2-5/+23
Don't delete spaces from filenames by default anymore (user overridable).
2002-01-16Add "Title (Artist)" as a name format choice for multi-artist CDs.lukem2-16/+64
Patch from Allen Briggs.
2001-12-03Fix dependency on cd-discid to match actual version number.wiz1-2/+2
2001-12-03Adapt to dewey-conform version of cdparanoia.wiz1-2/+2
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-10-12Use the id3 package to tag the resulting files.agc3-5/+15
2001-10-03The first raw cd device is _not_ rcd0d. Use sysctl kern.rawpartition.abs5-151/+152
2001-09-14Add a patch similar to the one in pkg/13801.wiz2-5/+23
2001-08-17default device is /dev/rcd0d not /dev/cdromlukem3-7/+31
2001-08-16Use NO_BUILD in preference to an empty do-build targetagc1-4/+3
2001-08-16abcde - Command-line utility to rip and encode an audio CDlukem2-0/+41
2001-08-16abcde - Command-line utility to rip and encode an audio CDlukem4-0/+118
2001-08-16abcde - Command-line utility to rip and encode an audio CDlukem1-0/+3