Commit graph

7281 commits

Author SHA1 Message Date
taca
a76b3886db Update ruby-taglib to 0.7.0.
## 0.7.0 (2014-08-21)

* Add support for TagLib::RIFF::AIFF (#52, by @tchev)
* Add support for TagLib::RIFF::WAV (#57, by @tchev)
* Associate filesystem encoding to filename strings
* Allow CXX override during gem installation
* Try to detect location of vendor/taglib on Heroku (#28)
* Documentation updates
2015-02-01 12:47:45 +00:00
joerg
d140aee507 After speex update, depend on speexdsp. 2015-01-29 21:26:52 +00:00
dbj
e28899da0b avoid hard coding paths to header files on Darwin
use Carbon/Carbon.h instead of MacTypes.h, which has problems on older systems
2015-01-27 04:37:53 +00:00
dbj
ef7d9c20e4 try even harder to remove paths on darwin 2015-01-27 04:04:50 +00:00
jperkin
fcc9879089 Avoid clang bugs on Darwin which result in "duplicate symbol ___sputc". 2015-01-27 00:36:22 +00:00
jperkin
f4677f1113 Avoid hardcoded SDK paths on Darwin. Fixes build on Mavericks at least. 2015-01-26 14:08:21 +00:00
jperkin
ea002104f8 Re-work how we handle MacTypes.h. Older Darwin releases do not ship a copy in
/usr/include, whilst newer Xcode do not ship a copy in the SDK, and we somehow
need to handle both.  This package explicitly passes -mmacosx-version-min=10.4
meaning we cannot test the __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ macro
as we would normally.  So for now we perform a direct substitution based on
whether /usr/include/MacTypes.h exists.  Cleaner solutions welcome.
2015-01-26 11:08:52 +00:00
pho
70375a95b2 Makefile: Fix indentation in my previous commit 2015-01-26 08:46:53 +00:00
pho
50da19ce40 patches/patch-src_util_Alloc.{c,h}xx: Add a note that the revised patch has also been rejected.
The upstream is not willing to accept any patches to fix build failures on outdated platforms, regardless of whether the patch is rational or not.
2015-01-26 08:22:25 +00:00
pho
ec7a8585c1 patches/patch-src_system_Clock.cxx: Avoid integer overflow in MonotonicClock{S,MS,US}
This is Darwin specific: the original implementation was causing an
integer overflow when base.numer was very large. On PPC Darwin, the
timebase is 1000000000/33330116 and this is too large for integer
arithmetic.

http://bugs.musicpd.org/view.php?id=4292
2015-01-26 07:26:55 +00:00
pho
8ef67e3eeb patches/patch-src_util_Alloc.{cxx,hxx}: Add upstream bug report URL
The previous report 4289 was rejected as the upstream doesn't have interest in Darwin support. I created a better patch and sent it to the upstream to see if it has any chance to be merged.
2015-01-26 04:17:53 +00:00
wiz
3ee55a6045 Add upstream bug report URL. 2015-01-25 14:45:35 +00:00
pho
c05b65dc26 Fix build failures on Darwin
patches/patch-src_output_plugins_httpd_HttpdOutputPlugin.cxx:
  Resurrected from the Attic and added some comment.

patches/patch-src_util_Alloc.cxx,
patches/patch-src_util_Alloc.hxx:
  Some platforms (e.g. Darwin 9) don't have strndup(3), but the function
  xstrndup() isn't used in the first place.
2015-01-25 14:10:03 +00:00
mef
1f618aa32e Update to 0.8.0
---------------
0.8.0 bladerunner (24.Oct.2014)
================================================================================
Code reorganisation and experimental support for 32bit windows dll plugins on
64bit x86.
2015-01-23 00:16:03 +00:00
mef
3a8ab8bf3e Update abcmidi from 2014-10-16 to 2014-12-25
(from doc/readme.txt)
  ---------------------
midi2abc version 2.94 January 05 2014
abc2midi version 3.42 December 25 2014 <- New
abc2abc  version 1.75 September 08 2013
yaps     version 1.56 November 04 2013
abcmatch version 1.62 January 01 2014
midicopy version 1.18 October 01 2013

  (summary from doc/CHANGES)
  --------------------------
October 29 2014

Abc2midi: more work was done with the bar repeat code in store.c
Abc2midi returns the incorrect line number when it detects a
problem with bar length on repeat.

November 02 2014

Abc2midi bug: the b code in the gchord string does not work
correctly when there are inversions. eg.

November 9 2014

Abc2midi grace bug: in the following example, the grace notes
cause a loss of synchronization between the two voices.

November 18 2014

Abc2midi fermata bug: the !fermata! instruction applied to a rest
also applies to the following chord. In the following example,

December 25 2014

Abc2midi new feature: the error and warning messages now provide
both the line and character position location in the abc tune
where the message was issued.
2015-01-23 00:02:48 +00:00
wiz
9ad520953a I was mistaken: this does not support ffmpeg2; revert previous. 2015-01-22 22:45:26 +00:00
wiz
7b7dfea5b3 Switch from ffmpeg1 to ffmpeg2.
Bump PKGREVISION.

Not buildlink3ed, so no recursive PKGREVISION++ necessary.
2015-01-22 12:38:43 +00:00
degroote
7b4f8aabf1 Upgrade easytag to 2.2.5
Changes between 2.2.1 and 2.2.2:

* Fix loading filenames from a text file
* Fix saving Ogg cover art without a description
* Fix check for broken id3lib UTF-16 writing
* Fix keyboard navigation to allow escaping the tag area
* Update ID3v1 genre list
* Revert asynchronous image handling changes
* Andreas Winkelmann’s ID3 memory leak fix
* Andika Triwidada’s Indonesian translation
* Dimitris Spingos’s Greek help translation

Changes between 2.2.2 and 2.2.3:

* Avoid a crash when browsing hidden directories
* Andreas Winkelmann’s browser crash and memory leak fixes
* Avoid a crash with GtkFileChooser on Windows
* Restore process fields options correctly
* Add .m4v as a supported MP4 extension
* Seong-ho Cho’s Korean translation
* Tom Tryfonidis’s Greek translation update
* Мирослав Николић’s Serbian translation update

Changes between 2.2.3 and 2.2.4:

* Fix a crash when reloading the directory tree
* Fix delays, and a possible crash, when running CDDB searches
* Handle renaming on case-insensitive filesystems
* Provide a useful error message when failing to write files
* Fix memory leak in check for buggy id3lib version
* Improvements to scanner help
* Marek Černocký’s scanner help fixes
* Piotr Drąg’s Polish translation updates
* Andika Triwidada’s Indonesian translation
* Daniel Mustieles’ Spanish help translation

Changes between 2.2.4 and 2.2.5:

* Fix many memory leaks in the CDDB search dialog
* Clear empty cover art and album artist fields in MP4 tags
* Fix a memory leak and invalid read in the MP4 tagging code
* Improve ID3v2 handling with Ogg files
* Improve file list selection handling
* Fix several memory leaks in the file browser
* Show updated images in the Windows installer
* Åka Sikrom’s Norwegian bokmål translation
2015-01-20 21:14:41 +00:00
obache
3b16a583d5 Update ruby-mp3info to 0.8.5.
=== 0.8.5 / 2014-09-17

* lyrics support (USLT tag) (thanks to ipmsteven)
* fixed travis CI tests (thanks to ipmsteven)

=== 0.8.4 / 2014-04-26

* more robust frame scanning when unsynced (thanks to emonsqueeze for the bug report)

=== 0.8.3 / 2014-01-18

* fix for ruby 2.1.0 (thanks to smashwilson)

=== 0.8.2 / 2013-11-20

* better parsing of corrupted mp3 (more robust frame scanning)
* upgraded license to GPL 3 (previous license (ruby) is compatible)

=== 0.8.1 / 2013-10-28

* test fixes
* added dot to temp filename

=== 0.8 / 2013-01-28

* allow higher level of reading and writing to APIC tag:
* tag2.pictures, tag2.remove_pictures, tag2.add_picture
* added "<<...snip...>>>" to shorten APIC tag when Hash.inspect called (not a shallow copy hash, deep copied hash so does not effect data) tag2.inspect

=== 0.7.2 / 2012-12-24

* do not try to commit changes to IO or StringIO

=== 0.7.1 / 2012-04-01

* convert to utf-16 little endian (instead of big) for more compatibility

=== 0.7 / 2012-02-29

* removed iconv for ruby >= 1.9
* default encoding for decoded and encoded tags is UTF-8 now (removed :encoding params for ID3v2)
* come back to a non senseless version numbering

=== 0.6.16 / 2011-11-10

* fixed type error when inspecting mp3info (thanks to Jacob Lichner)

=== 0.6.15 / 2011-07-18

* support for StringIO as input (thanks to Edd Parris)

=== 0.6.14 / 2011-06-17

* Added a check for nil that was seen causing problems when processing files. (thanks to Carl Hall)
* Fixed reading on win32, requires binary flag. (thanks to Jonas Tingeborn)
* Fixed white spaces. Replaced tabs with spaces to make the source readable on for users other than the original author. (thanks to Jonas Tingeborn)
* Add :parse_mp3 flag to new/open. (thanks to Dave Lee)
* Add benchmark for parsing performance. (thanks to Dave Lee)
* fixed ID3v2#io_position computing, so Mp3Info#audio_content() is correct now
2015-01-20 10:25:45 +00:00
wiz
6944973caf Update to 0.19.8:
ver 0.19.8 (2015/01/14)
* input
  - curl: fix bug after rewinding from end-of-file
  - mms: reduce delay at the beginning of playback
* decoder
  - dsdiff, dsf: allow ID3 tags larger than 4 kB
  - ffmpeg: support interleaved floating point
* fix clang 3.6 warnings
* fix build failure on NetBSD
2015-01-18 17:36:21 +00:00
wiz
11697f6d69 + speexdsp. 2015-01-17 00:16:40 +00:00
wiz
ced587b782 Import speexdsp-1.2rc3 as audio/speexdsp.
The Speex project aims to build an open-source, patent-free voice
codec.  Unlike other codecs like MP3 and Ogg Vorbis, Speex is
specially designed for compressing voice at low bitrates in the
8-32 kbps/channel range.  Possible applications include Voice over
IP (VoIP), internet audio streaming, archiving of speech data (e.g.
voice mail), and audio books.  In some sense, it is meant to be
complementary to the Ogg Vorbis codec.

This package contains a DSP library to use with speex.
2015-01-17 00:16:12 +00:00
wiedi
0e5fca2204 c99 fixes the SunOS build 2015-01-16 22:55:56 +00:00
wiz
8a957f636d Update to 1.2rc2:
This release splits the speex codec library and the speex DSP
library into separate source trees. Both projects received build-system
improvements, bugfixes, and cleanup. The speex codec's VBR tuning
was improved, while the speexdsp resampler got some NEON optimizations.
2015-01-16 08:50:47 +00:00
wiz
e8d2919749 Update to 0.1.9:
This release adds support for 32-bit floating point WAV output and
fixes a number of minor issues.
2015-01-16 08:45:16 +00:00
jperkin
38a3ea1000 Fix build on Snow Leopard which requires the older header location. 2015-01-14 12:10:13 +00:00
rumko
9c2c235f19 audio/alsa-lib: on fbsd, we need sys/timespec.h for struct timespec
Ok@ wiz
2015-01-10 10:14:20 +00:00
rumko
ab850e810e audio/esound: fix build on fbsd due to missing libm
As on some other systems, fbsd also needs -lm in LDFLAGS in order
for esound to build successfully.

Ok@ wiz
2015-01-09 16:33:15 +00:00
joerg
9ca5ce9319 Don't depend on parser skeleton to include stdlib.h. 2015-01-09 14:26:07 +00:00
mef
4dabd30f8d Update 2012-12-01 to 2014-10-16
(doc/readme.txt), this includes the versions of:
-------------------------------
midi2abc version 2.94 January 05 2014
abc2midi version 3.37 October 16 2014
abc2abc  version 1.75 September 08 2013
yaps     version 1.56 November 04 2013
abcmatch version 1.62 January 01 2014
midicopy version 1.18 October 01 2013

(doc/CHANGES)
-------------------------------
too many lines to list here:
2015-01-09 14:06:26 +00:00
wiz
df8f2d63cd Remove patch after update to 0.19. 2015-01-08 16:59:27 +00:00
wiz
05cacca972 When using cdda2wav, default to cdda2wav, which is in pkgsrc, instead of
icedax, which isn't.
Bump PKGREVISION.
2015-01-08 10:27:24 +00:00
drochner
f74b56828e update to 1.3.1
changes:
-bugfixes
-Support the new pregap and data tracks
-Set the originalyear tag when loading a release
-Web service calls to ports 80 and 443 do not need explicit port
 specification. 443 should be automatically made https
2015-01-06 19:54:39 +00:00
drochner
0750523835 sync w/ base pkg 2015-01-06 19:53:14 +00:00
drochner
fe21c9fdb2 update to 1.27
changes:
-mp4 improvements
-added aac support
-fixes
2015-01-06 19:52:40 +00:00
drochner
62b65217c3 update to 1.3.10
changes:
-The import command now has a --pretend flag that lists the files that
 will be imported
-The config command can now be used to edit the configuration even when
 it has syntax errors
-plugin additions and updates
-bugfixes
-Fix a new crash with the latest version of Mutagen (1.26)
2015-01-06 19:50:43 +00:00
wiz
f055bce9b3 Update to 0.19.7:
ver 0.19.7 (2014/12/17)
* input
  - nfs: fix crash while canceling a failing file open operation
  - nfs: fix memory leak on connection failure
  - nfs: fix reconnect after mount failure
  - nfs: implement mount timeout (60 seconds)
* storage
  - nfs: implement I/O timeout (60 seconds)
* playlist
  - embcue: fix filename suffix detection
  - don't skip non-existent songs in "listplaylist"
* decoder
  - ffmpeg: fix time stamp underflow
* fix memory allocator bug on Windows

ver 0.19.6 (2014/12/08)
* decoder
  - ffmpeg: support FFmpeg 2.5
* fix build failure with musl
* android
  - update libFLAC to 1.3.1
  - update FFmpeg to 2.5

ver 0.19.5 (2014/11/26)
* input
  - nfs: fix crash on connection failure
* archive
  - zzip: fix crash after seeking
* decoder
  - dsdiff, dsf, opus: fix deadlock while seeking
  - mp4v2: remove because of incompatible license

ver 0.19.4 (2014/11/18)
* protocol
  - workaround for buggy clients that send "add /"
* decoder
  - ffmpeg: support opus
  - opus: add MIME types audio/ogg and application/ogg
* fix crash on failed filename charset conversion
* fix local socket detection from uid=0 (root)

ver 0.19.3 (2014/11/11)
* protocol
  - fix "(null)" result string to "list" when AlbumArtist is disabled
* database
  - upnp: fix breakage due to malformed URIs
* input
  - curl: another fix for redirected streams
* decoder
  - audiofile: fix crash while playing streams
  - audiofile: fix bit rate calculation
  - ffmpeg: support opus
  - opus: fix bogus duration on streams
  - opus: support chained streams
  - opus: improved error logging
* fix distorted audio with soxr resampler
* fix build failure on Mac OS X with non-Apple compilers

ver 0.19.2 (2014/11/02)
* input
  - curl: fix redirected streams
* playlist
  - don't allow empty playlist name
  - m3u: don't ignore unterminated last line
  - m3u: recognize the file suffix ".m3u8"
* decoder
  - ignore URI query string for plugin detection
  - faad: remove workaround for ancient libfaad2 ABI bug
  - ffmpeg: recognize MIME type audio/aacp
  - mad: fix negative replay gain values
* output
  - fix memory leak after filter initialization error
  - fall back to PCM if given DSD sample rate is not supported
* fix assertion failure on unsupported PCM conversion
* auto-disable plugins that require GLib when --disable-glib is used

ver 0.19.1 (2014/10/19)
* input
  - mms: fix deadlock bug
* playlist
  - extm3u: fix Extended M3U detection
  - m3u, extm3u, cue: fix truncated lines
* fix build failure on Mac OS X
* add missing file systemd/mpd.socket to tarball

ver 0.19 (2014/10/10)
* protocol
  - new commands "addtagid", "cleartagid", "listfiles", "listmounts",
    "listneighbors", "mount", "rangeid", "unmount"
  - "lsinfo" and "readcomments" allowed for remote files
  - "listneighbors" lists file servers on the local network
  - "playlistadd" supports file:///
  - "idle" with unrecognized event name fails
  - "list" on album artist falls back to the artist tag
  - "list" and "count" allow grouping
  - new "search"/"find" filter "modified-since"
  - "seek*" allows fractional position
  - close connection after syntax error
* database
  - proxy: forward "idle" events
  - proxy: forward the "update" command
  - proxy: copy "Last-Modified" from remote directories
  - simple: compress the database file using gzip
  - upnp: new plugin
  - cancel the update on shutdown
* storage
  - music_directory can point to a remote file server
  - nfs: new plugin
  - smbclient: new plugin
* playlist
  - cue: fix bogus duration of the last track
  - cue: restore CUE tracks from state file
  - soundcloud: use https instead of http
  - soundcloud: add default API key
* archive
  - read tags from songs in an archive
* input
  - alsa: new input plugin
  - curl: options "verify_peer" and "verify_host"
  - ffmpeg: update offset after seeking
  - ffmpeg: improved error messages
  - mms: non-blocking I/O
  - nfs: new input plugin
  - smbclient: new input plugin
* filter
  - volume: improved software volume dithering
* decoder:
  - vorbis, flac, opus: honor DESCRIPTION= tag in Xiph-based files as a comment to the song
  - audiofile: support scanning remote files
  - audiofile: log libaudiofile errors
  - dsdiff, dsf: report bit rate
  - dsdiff, dsf: implement seeking
  - dsf: support DSD512
  - dsf: support multi-channel files
  - dsf: fix big-endian bugs
  - dsf: fix noise at end of malformed file
  - mpg123: support ID3v2, ReplayGain and MixRamp
  - sndfile: support scanning remote files
  - sndfile: support tags "comment", "album", "track", "genre"
  - sndfile: native floating point playback
  - sndfile: optimized 16 bit playback
  - mp4v2: support playback of MP4 files.
* encoder:
  - shine: new encoder plugin
* output
  - alsa: support native DSD playback
  - alsa: rename "DSD over USB" to "DoP"
  - osx: fix hang after (un)plugging headphones
* threads:
  - the update thread runs at "idle" priority
  - the output thread runs at "real-time" priority
  - increase kernel timer slack on Linux
  - name each thread (for debugging)
* configuration
  - allow playlist directory without music directory
  - use XDG to auto-detect "music_directory" and "db_file"
* add tags "AlbumSort", "MUSICBRAINZ_RELEASETRACKID"
* disable global Latin-1 fallback for tag values
* new resampler option using libsoxr
* ARM NEON optimizations
* install systemd unit for socket activation
* Android port
2015-01-05 22:19:02 +00:00
wiz
006ba58603 Update to 2.6:
abcde 2.6

  * Fix finding $CDROM on OS X. Thanks to niederstrasser for the patch.
    Closes issue 71.
  * USEID3 and USEID3V2 variables are unused now, so remove them. Thanks
    to vskytta for the patch. Closes issue 73.
  * Clean up movement to eyeD3, remove id3v2 remnants. Thanks to vskytta
    for the patch. Closes issue 74.
  * Fix infinite loop if cddb fails. Thanks to Dominic Hargreaves for the
    patch. Closes: #687038 in Debian
  * Switch from Musepack SV7 to SV8. Thanks to Andrew Strong for the
    patch.
  * Allow aac encoding with neroAacEnc. Thanks to atheren for the patch.
    Closes issue 8.
  * Allow opus encoding with opusenc. Thanks to Tomasz Golinski for the
    patch. Closes issue 70.
  * Fix typo: s/CUEWAVEFILE/CUEWAVFILE/ so that abcde.mkcue should now
    produce working cue files. Closes issue 78.
  * Remove no-op -q option. Closes issue 106. Thanks to vskytta for the
    patch.
  * Fix issue 112: perl encoding pragma deprecation. Thanks to Alex Corrie
    for the patch.
  * Fix option parsing for multiple output formats. Thanks to
    matthias.andree@gmx.de for the patch. Closes issue 115.
  * Fix eyeD3 tagging for cddb entries without year. Thanks to vskytta for
    the patch. Closes issue 107
  * Add mention of CD-TEXT support in the man page. Closes issue 102.
  * Make Y/N prompting more consistent. Closes issue 95
  * Remove the no-op -B option. Closes: #426531 in Debian
  * Document the need to escape parentheses in tag comments.
    Closes: #256941 in Debian.
  * Concatenate option steps on -t/-T option. Thanks to Charles
    Steinkuehler for the patch. Closes: #391294 in Debian
  * Try to use bsd-mailx where possible to force UTF-8 for cddb-tool mail
    submissions. If not possible, attempt to force UTF-8 via the
    environment and fall back to mail instead. Closes: #756289 in Debian,
    issue 111.

 -- Steve McIntyre <93sam@debian.org>  Sun, 26 Oct 2014 13:17:24 -0700

abcde 2.5.4

  * Update GPL/FSF headers to match current versions. Thanks to vskytta
    for the patch. (Closes issue 69).
  * Fix the command line for ID3SYNTAX=eyed3. Thanks to neil.gm.richards
    for the patch. Closes issue 50.
  * Switch to eyed3 by default for MP3 tagging, as it looks to do UTF-8
    tagging better. Closes issue 22 (hopefully)

 -- Steve McIntyre <93sam@debian.org>  Tue, 18 Sep 2012 12:42:11 +0100

abcde 2.5.3

  * Sort options alphabetically (Closes issue 58).
    Thanks to vskytta for the patch.
  * Add Recommends: mailx in the Debian packaging for Debian/Ubuntu
    users. Closes: #607147
  * Fix encoding call for m4a. (Closes issue 31). Closes: #449045
  * Fix do_musicbrainz() for the case where there are no matches.
  * When using Musicbrainz, checksum and only output unique matches for an
    album. Closes: #669143
  * Add Recommends: atomicparsley in the Debian packaging for Debian/Ubuntu
    users. LP: #535527
  * Remove documentation of the old "-R" option for recursive searching of
    local CDDB data, it's now enabled always. (Closes issue 57).
  * Fix use of awk (sub instead of substr) when generating CRLF line endings.
    (Closes issue 59).
  * Make sure that ABCDETEMPDIR is quoted so we can deal with spaces in
    file and directory names. Closes issue 64. Thanks to
    richard.security.consultant for the patch, adapted slightly.
  * Tweak do_cdtext() so it works on OS X too. Closes issue 65.
    Thanks to richard.security.consultant for the patch.
  * Change cddb-tool to use bash to make sure that echo -n works.
    Closes issue 67.
  * Fixes for lots of spelling mistakes from vskytta. Closes issue 68.
  * For safety across different systems, avoid using "sed -i".
    Closes issue 66.

 -- Steve McIntyre <93sam@debian.org>  Sat, 16 Jun 2012 15:12:11 +0100

abcde 2.5.2

  [ Steve McIntyre ]
  * Re-fix speex tagging. (Closes issue 19).
    Thanks to vskytta for pointing out the problem - patch not applied
    properly in 2.5.1
  * Quickly re-release as 2.5.2

 -- Steve McIntyre <93sam@debian.org>  Sun, 29 Apr 2012 17:17:14 +0100

abcde 2.5.1

  [ Steve McIntyre ]
  * Several patches for improved Musicbrainz support from Martin Michlmayr:
    + add musicbrainz support for FLAC files with embedded cue files.
      Closes: #669139
    + Don't submit to CDDB server when using musicbrainz
      Closes: #669140
    + Don't tag CDDB string with musicbrainz id
      Closes: #669141
  * Fix speex tagging. (Closes issue 19).
    Thanks to vskytta for the patch.
  * Fix aac tagging. (Closes issue 7).
    Thanks to Andrew Strong for forwarding the patch.
  * Add ATOMICPARSLEY=AtomicParsley (Closes issue 37).
  * On OS X, switch from disktool to diskutil. (Closes issue 43).
  * Updates for CD device detection:
    + Look for /dev/sr0, in case /dev/cdrom doesn't exist.
      (Closes issue 52).
    + Add suggested diskutil code to auto-detect the CD on OS X.
      (Closes issue 45).
  * Check that we have $CDDBTOOL before we start. (Closes issue 27).
  * Change the meaning of EXTRAVERBOSE; previously, it was a y/n option
    to make things more verbose. Add extra levels of verbosity (0, 1, 2 so
    far) and a new vvecho() function for callers to use.
  * With EXTRAVERBOSE==2 or more, make run_command() print out each
    command as it's run. (Closes issue 39).
  * If we don't find any CDDB or Musicbrainz information for the CD, try
    to extract CD-Text information to populate the cddbinfo template.
    (Closes issue 41).
  * Try to give more helpful error messages when we can't parse the
    command line, and exit rather than carry on. (Closes issue 51).

  [ Colin Tuckley ]
  * replace deprecated egrep with grep -E (Closes issue 24).
    Thanks to vskytta for the patch.
  * remove -o 0 options from make install (Closes issue 17).
    Thanks to vskytta for the patch.
  * clean up indentation on older changelog entries
  * remove tarball target from Makefile since dir structure
    has changed now that we use subversion.
  * improve presentation of options/defaults when asking a question
    (closes issue 9)

 -- Steve McIntyre <93sam@debian.org>  Wed, 25 Apr 2012 12:35:00 +0100

abcde 2.5.0

  * Bumped to 2.5.0
  * Add support for Musicbrainz using a perl helper script.
    Closes: #665970
  * Tweak man page. Thanks to Mats Erik Andersson for the patch.
    Closes: #627237
  * Make the -q option work again. Thanks to A Mennucc for the patch.
    Closes: #562522

 -- Steve McIntyre <93sam@debian.org>  Fri, 13 Apr 2012 22:29:45 +0100

abcde 2.4.2

  * Bumped to 2.4.2
  * Fix Cue file always references "dummy.wav" bug
    patch from Chris Chiappa (Closes: #459928).
  * Whitespace cleanup, replace single perl instance with sed
    (Charles Steinkuehler)
  * Fix leadin/leadout computation for cue files broken bug
    Patch from Martin Michlmayr (Closes: #582175).

 -- Colin Tuckley <colint@debian.org>  Sat, 29 May 2010 09:43:01 +0100

abcde 2.4.1

  * Bumped to 2.4.1
  * In manpage note a 2nd use for LOWDISK (or '-l' switch)
    it's faster and better on scratchy disks (Closes: #426343).
  * Add configurable options for replaygain tools.
  * Fix syntax error in tagged speex command (Closes: #554406)
    Ubuntu patch by Michael Helmling.
  * Fix mp3 tagging fails for single author albums (Closes: #554030)

 -- Colin Tuckley <colint@debian.org>  Sun, 14 Feb 2010 13:09:47 +0000

abcde 2.4.0

  * Bumped to 2.4
  * Corrected REDIR redirection, this time with ifs instead of variable
    substitution, which did not work (Closes: #527191).
  * Added TPE2 for Various artists definition (Closes: #521669).
  * Incorporate syntax error fix patch from Andrew Ruder.
  * Fix formatting for track number tagging.
  * Replace dependency on cdda2wav with icedax since the former has
    been superseded.

 -- Colin Tuckley <colint@debian.org>  Fri, 16 Oct 2009 19:33:33 +0100

abcde 2.3.99.8

  * Remove svn Revision tag from version.
  * Correct homepage URL in README (Closes: #526165).
  * Fix typos (Closes: #435605, #435606).
  * Fix misspelling of comma in script and manpage (Closes: #435603).
  * Fix Writable temp directories not owned/writeable (Closes: #143552).
  * Fix broken range code, patch from Charles Steinkuehler (Closes: #389981).
  * Remove unneeded escapes in cddb-tool URLs.
    Add support for freedb2 (Closes: #391110).
    another patch from Charles Steinkuehler.
  * Fix Endless loop possible when mp3gain asks clipping question bug
    (Closes: #411579).
  * Update Vcs-Svn: tag in debian/control.
  * Add a recommends for vorbis-tools (Closes: #392843).
  * Update standards version to 3.8.2 (no changes required).
  * Fix debian/preinst not to ignore errors.

 -- Colin Tuckley <colint@debian.org>  Sun, 02 Aug 2009 13:32:30 +0100
2015-01-04 12:03:07 +00:00
wiz
2c15dbadcc + p5-MusicBrainz-DiscID 2015-01-04 11:49:15 +00:00
wiz
968babd6e4 Import p5-MusicBrainz-DiscID-0.03 as audio/p5-MusicBrainz-DiscID.
MusicBrainz::DiscID is a class to calculate a MusicBrainz DiscID
from an audio CD in the drive. The coding style is slightly different
to the C interface to libdiscid, because it makes use of perl's
Object Oriented functionality.
2015-01-04 11:49:03 +00:00
wiz
b46a70c678 Fix python path in installed shell script.
Ride import.
2015-01-04 11:43:12 +00:00
wiz
d380eab970 Finish reimport as eyeD3. 2015-01-04 11:05:42 +00:00
wiz
9ab06f16a6 Import eyeD3-0.7.5 as audio/eyeD3.
eyeD3 is a Python tool for working with audio files, specifically
mp3 files containing ID3 metadata (i.e. song info).

It provides a command-line tool (``eyeD3``) and a Python library
(``import eyed3``) that can be used to write your own applications
or plugins that are callable from the command-line tool.
2015-01-04 11:05:15 +00:00
wiz
c192f1c4b7 + eyeD3. 2015-01-04 11:02:13 +00:00
wiz
df63ee3ba8 Import eyeD3-0.7.5 as audio/eyed3.
eyeD3 is a Python tool for working with audio files, specifically
mp3 files containing ID3 metadata (i.e. song info).

It provides a command-line tool (``eyeD3``) and a Python library
(``import eyed3``) that can be used to write your own applications
or plugins that are callable from the command-line tool.
2015-01-04 11:02:01 +00:00
spz
0add82f5ac patches for http://secunia.com/advisories/61132 from the
libsndfile github repository
2015-01-03 18:43:48 +00:00
wiz
ec4a1d6e9e + shine. 2015-01-03 00:39:40 +00:00
wiz
86f58aff79 Import shine-3.1.0 as audio/shine.
shine is a blazing fast mp3 encoding library implemented in
fixed-point arithmetic. The library can thus be used to performe
super fast mp3 encoding on architectures without a FPU, such as
`armel`, etc.. It is also, however, also super fast on architectures
with a FPU!
2015-01-03 00:39:26 +00:00
dholland
3b56069e7c Gratuitous change in ONLY_FOR_PLATFORM to group like platforms together. 2015-01-01 09:11:09 +00:00
dholland
e7ae67ece5 Use BROKEN_EXCEPT_ON_PLATFORM. This package comes only with cdrom code
for Solaris and IRIX; we ship cdrom code for BSD, so theoretically we
could also ship cdrom code for other platforms if anyone wanted to get
it working. Hence, report it broken on those platforms instead of
skipping it.
2015-01-01 09:09:15 +00:00