aboutsummaryrefslogtreecommitdiff
path: root/audio/mp3towav-bundle/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* Update to latest GNUstep core libraries.David Chisnall2013-08-281-8/+0
| | | | | | | | | | | | | | Update dependent packages with more recent releases. Remove old and bit-rotted ones. Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C features work out of the box and remove a lot of configurable options for sub-optimal (and, often, unsupported / deprecated upstream) configurations. Take maintainership of GNUstep-related ports. Several of the ports left in have scary warnings which mean that they are likely broken in lots of cases. Future commits will fix them. Approved by: bapt Notes: svn path=/head/; revision=325546
* - add LICENSE:Dirk Meyer2009-01-161-0/+2
| | | | Notes: svn path=/head/; revision=226270
* A few typo fixes for ports/audio descriptions.Jimmy Olgeni2008-06-151-1/+1
| | | | Notes: svn path=/head/; revision=214897
* MP3ToWav.bundle is a supportig bundle for Burn.app. It implementsDirk Meyer2006-12-141-0/+6
API for Burn.app's the audio file conversion bundles. MP3ToWav.bundle converts, as its name implies, mp3 audio files into wav audio files which can be burned onto a CD playable in your home stereo. WWW: http://gsburn.sourceforge.net/ Notes: svn path=/head/; revision=179789