summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2015-01-25Fix build failures on Darwinpho4-1/+79
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-23Update to 0.8.0mef2-6/+6
--------------- 0.8.0 bladerunner (24.Oct.2014) ================================================================================ Code reorganisation and experimental support for 32bit windows dll plugins on 64bit x86.
2015-01-23Update abcmidi from 2014-10-16 to 2014-12-25mef3-8/+8
(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-22I was mistaken: this does not support ffmpeg2; revert previous.wiz1-4/+3
2015-01-22Switch from ffmpeg1 to ffmpeg2.wiz1-3/+4
Bump PKGREVISION. Not buildlink3ed, so no recursive PKGREVISION++ necessary.
2015-01-20Upgrade easytag to 2.2.5degroote3-8/+48
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-20Update ruby-mp3info to 0.8.5.obache4-24/+28
=== 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-18Update to 0.19.8:wiz3-28/+6
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-17+ speexdsp.wiz1-1/+2
2015-01-17Import speexdsp-1.2rc3 as audio/speexdsp.wiz5-0/+57
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-16c99 fixes the SunOS buildwiedi1-2/+2
2015-01-16Update to 1.2rc2:wiz5-47/+19
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-16Update to 0.1.9:wiz2-7/+6
This release adds support for 32-bit floating point WAV output and fixes a number of minor issues.
2015-01-14Fix build on Snow Leopard which requires the older header location.jperkin2-6/+10
2015-01-10audio/alsa-lib: on fbsd, we need sys/timespec.h for struct timespecrumko2-9/+12
Ok@ wiz
2015-01-09audio/esound: fix build on fbsd due to missing libmrumko1-1/+2
As on some other systems, fbsd also needs -lm in LDFLAGS in order for esound to build successfully. Ok@ wiz
2015-01-09Don't depend on parser skeleton to include stdlib.h.joerg2-1/+14
2015-01-09Update 2012-12-01 to 2014-10-16mef2-5/+6
(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-08Remove patch after update to 0.19.wiz1-22/+0
2015-01-08When using cdda2wav, default to cdda2wav, which is in pkgsrc, instead ofwiz3-2/+19
icedax, which isn't. Bump PKGREVISION.
2015-01-06update to 1.3.1drochner2-7/+9
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-06sync w/ base pkgdrochner3-14/+14
2015-01-06update to 1.27drochner4-15/+27
changes: -mp4 improvements -added aac support -fixes
2015-01-06update to 1.3.10drochner3-13/+19
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-05Update to 0.19.7:wiz5-11/+37
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-04Update to 2.6:wiz5-169/+24
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+ p5-MusicBrainz-DiscIDwiz1-1/+2
2015-01-04Import p5-MusicBrainz-DiscID-0.03 as audio/p5-MusicBrainz-DiscID.wiz3-0/+31
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-04Fix python path in installed shell script.wiz1-1/+7
Ride import.
2015-01-04Finish reimport as eyeD3.wiz5-127/+2
2015-01-04Import eyeD3-0.7.5 as audio/eyeD3.wiz4-0/+125
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+ eyeD3.wiz1-1/+2
2015-01-04Import eyeD3-0.7.5 as audio/eyed3.wiz4-0/+125
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-03patches for http://secunia.com/advisories/61132 from thespz4-3/+68
libsndfile github repository
2015-01-03+ shine.wiz1-1/+2
2015-01-03Import shine-3.1.0 as audio/shine.wiz4-0/+33
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-01Gratuitous change in ONLY_FOR_PLATFORM to group like platforms together.dholland1-3/+3
2015-01-01Use BROKEN_EXCEPT_ON_PLATFORM. This package comes only with cdrom codedholland1-2/+6
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-01Use BROKEN_EXCEPT_ON_PLATFORM=${LITTLEENDIANPLATFORMS} instead of tryingdholland2-8/+4
to enumerate such platforms on the fly. (and doing it incorrectly)
2015-01-01Comment out NOT_FOR_COMPILER and remove ONLY_FOR_PLATFORM restriction thatdholland1-4/+2
appears to have originated in a much earlier mpg123's build system.
2015-01-01Instead of an ONLY_FOR_PLATFORM declaration listing all the majordholland1-4/+1
platforms, just leave it off. If this doesn't build on IRIX, OSF/1, or whatever and anyone actually cares about testing and documenting that, add BROKEN_ON_PLATFORM or NOT_FOR_PLATFORM as appropriate.
2015-01-01Switch ONLY_FOR_PLATFORM to NOT_FOR_PLATFORM and list the platforms knowndholland2-4/+6
not to support the Sun audio interface, as per mpg123-sun. XXX: this knowledge should be centralized.
2015-01-01Change ONLY_FOR_PLATFORM to BROKEN_EXCEPT_ON_PLATFORM - the reason fordholland1-2/+4
the restriction is not documented and the CVS history indicates it was at least originally about build failures.
2015-01-01Using nonexistent ioctls is grounds for BROKEN_ON_PLATFORM instead ofdholland1-2/+2
NOT_FOR_PLATFORM.
2015-01-01typo in commentdholland1-2/+2
2014-12-31Improve EGG_NAME default to work for packages with '-' in their name.wiz2-6/+2
Remove now unnecessary overrides in various packages.
2014-12-30Fix typo at MAINTAINER (was pkgstc-users@).mef1-2/+2
2014-12-30Update to 0.18.21:wiz2-14/+6
ver 0.18.21 (2014/12/17) * playlist - embcue: fix filename suffix detection * decoder - ffmpeg: fix time stamp underflow
2014-12-30Update to 0.2.4667:wiz3-19/+19
2014-12-21 - libopenmpt 0.2-beta9 [Bug] libopenmpt_ext.hpp was missing from the Windows binary zip files. 2014-12-21 - libopenmpt 0.2-beta8 foo_openmpt: Settings are now accessable via foobar2000 advanced settings. Autotools based build now supports libunmo3. Specify enable-unmo3. Support for dynamic loading of libunmo3 on MacOS X. libopenmpt now uses libltld (from libtool) for dynamic loading of libunmo3 on all non-Windows platforms. Support for older compilers: GCC 4.1.x to 4.3.x (use make ANCIENT=1) Microsoft Visual Studio 2008 (with latest Service Pack) (see build/vs2008) libopenmpt_ext.hpp is now distributed by default. The API is still considered experimental and not guaranteed to stay API or ABI compatible. xmp-openmpt / in_openmpt: No more libopenmpt_settings.dll. The settings dialog now uses a statically linked copy of MFC. [Bug] The -autotools tarballs were not working at all. Vastly improved MT2 loader. Improved S3M playback compatibility. Added openmpt::ext::interactive, an extension which adds a whole bunch of new functionality to change playback in some way or another. Added possibility to sync sample playback when using openmpt::module::set_position_* by setting the ctl value seek.sync_samples=1 Support for "hidden" subsongs has been added. They are accessible through the same interface as ordinary subsongs, i.e. use openmpt::module::select_subsong to switch between any kind of subsongs. All subsongs can now be played consecutively by passing -1 as the subsong index in openmpt::module::select_subsong. Added documentation for a couple of more functions.
2014-12-20MASTER_SITES moved from cs.cmu.edu to festvox.org.mef1-2/+2