summaryrefslogtreecommitdiffstats
path: root/package/audio/libsndfile/libsndfile-srconly.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/audio: rename audio category to multimediaPeter Korsgaard2008-11-151-11/+0
| | | | | | | | Prepare for the merge of audio and video packages. Many packages cannot properly be assigned to either audio or video, because they have support for both (libogg, mplayer, vlc). Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
* audio: Move all audio packages into audio subdirDaniel Laird2008-09-051-0/+11
Moved all audio packages into a subdir called audio. I then created a Config.in and made sure that a audio.mk existed. Daniel Laird