summaryrefslogtreecommitdiffstats
path: root/package/audio
Commit message (Collapse)AuthorAgeFilesLines
* alsa-utils: fix paths (broken by r23330)Peter Korsgaard2008-09-061-1/+1
|
* alsa-lib: fix paths (broken by r23330)Peter Korsgaard2008-09-061-1/+1
|
* festival: fix more paths (broken by r23330)Peter Korsgaard2008-09-061-3/+3
| | | | Patch by Markus Heidelberg <markus.heidelberg@web.de>
* festival: fix paths (broken by r23330)Peter Korsgaard2008-09-061-4/+4
| | | | Patch by Michel Wilson <michel@crondor.net>
* audio: Move all audio packages into audio subdirDaniel Laird2008-09-0544-0/+4639
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