audio: Move all audio packages into audio subdir
authorDaniel Laird <danieljlaird@hotmail.com>
Fri, 5 Sep 2008 12:06:50 +0000 (12:06 -0000)
committerDaniel Laird <danieljlaird@hotmail.com>
Fri, 5 Sep 2008 12:06:50 +0000 (12:06 -0000)
commit76235a15b37bae9e3c83bc20e9afd49a66e33455
tree82f014617a2c1149231675eddd72714d6f7bd659
parent03e3886c012c889611b77df85c5491989c4ebc31
audio: Move all audio packages into audio subdir

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
87 files changed:
package/Config.in
package/alsa-lib/Config.in [deleted file]
package/alsa-lib/alsa-lib.mk [deleted file]
package/alsa-utils/Config.in [deleted file]
package/alsa-utils/alsa-utils.mk [deleted file]
package/asterisk/Config.in [deleted file]
package/asterisk/asterisk.mk [deleted file]
package/asterisk/asterisk_no_res_ninit.patch [deleted file]
package/audio/Config.in [new file with mode: 0644]
package/audio/alsa-lib/Config.in [new file with mode: 0644]
package/audio/alsa-lib/alsa-lib.mk [new file with mode: 0644]
package/audio/alsa-utils/Config.in [new file with mode: 0644]
package/audio/alsa-utils/alsa-utils.mk [new file with mode: 0644]
package/audio/asterisk/Config.in [new file with mode: 0644]
package/audio/asterisk/asterisk.mk [new file with mode: 0644]
package/audio/asterisk/asterisk_no_res_ninit.patch [new file with mode: 0644]
package/audio/audio.mk [new file with mode: 0644]
package/audio/aumix/Config.in [new file with mode: 0644]
package/audio/aumix/aumix.mk [new file with mode: 0644]
package/audio/festival/Config.in [new file with mode: 0644]
package/audio/festival/festival.mk [new file with mode: 0644]
package/audio/festival/festival/festival-1.96-beta-doc.patch [new file with mode: 0644]
package/audio/festival/festival/festival-1.96-beta-etcsiteinit.patch [new file with mode: 0644]
package/audio/festival/festival/festival-1.96-beta-libdir.patch [new file with mode: 0644]
package/audio/festival/festival/festival-1.96-beta-speechtools-dir.patch [new file with mode: 0644]
package/audio/festival/festival/festival.mk [new file with mode: 0644]
package/audio/festival/lexicons/Config.in [new file with mode: 0644]
package/audio/festival/lexicons/festlex.mk [new file with mode: 0644]
package/audio/festival/speech-tools/Config.in [new file with mode: 0644]
package/audio/festival/speech-tools/speech-tools-1.2.96-beta-install.patch [new file with mode: 0644]
package/audio/festival/speech-tools/speech-tools.mk [new file with mode: 0644]
package/audio/festival/voices/Config.in [new file with mode: 0644]
package/audio/festival/voices/festvox.mk [new file with mode: 0644]
package/audio/libid3tag/Config.in [new file with mode: 0644]
package/audio/libid3tag/libid3tag.mk [new file with mode: 0644]
package/audio/libmad/Config.in [new file with mode: 0644]
package/audio/libmad/libmad-0.15.1b-optimization.patch.avr32 [new file with mode: 0644]
package/audio/libmad/libmad.mk [new file with mode: 0644]
package/audio/libogg/Config.in [new file with mode: 0644]
package/audio/libogg/libogg.mk [new file with mode: 0644]
package/audio/libsndfile/Config.in [new file with mode: 0644]
package/audio/libsndfile/libsndfile-srconly.patch [new file with mode: 0644]
package/audio/libsndfile/libsndfile.mk [new file with mode: 0644]
package/audio/libvorbis/Config.in [new file with mode: 0644]
package/audio/libvorbis/libvorbis.mk [new file with mode: 0644]
package/audio/madplay/Config.in [new file with mode: 0644]
package/audio/madplay/madplay.mk [new file with mode: 0644]
package/audio/mpg123/Config.in [new file with mode: 0644]
package/audio/mpg123/mpg123-0.59r-cross.patch [new file with mode: 0644]
package/audio/mpg123/mpg123.mk [new file with mode: 0644]
package/audio/speex/Config.in [new file with mode: 0644]
package/audio/speex/speex.mk [new file with mode: 0644]
package/aumix/Config.in [deleted file]
package/aumix/aumix.mk [deleted file]
package/festival/Config.in [deleted file]
package/festival/festival.mk [deleted file]
package/festival/festival/festival-1.96-beta-doc.patch [deleted file]
package/festival/festival/festival-1.96-beta-etcsiteinit.patch [deleted file]
package/festival/festival/festival-1.96-beta-libdir.patch [deleted file]
package/festival/festival/festival-1.96-beta-speechtools-dir.patch [deleted file]
package/festival/festival/festival.mk [deleted file]
package/festival/lexicons/Config.in [deleted file]
package/festival/lexicons/festlex.mk [deleted file]
package/festival/speech-tools/Config.in [deleted file]
package/festival/speech-tools/speech-tools-1.2.96-beta-install.patch [deleted file]
package/festival/speech-tools/speech-tools.mk [deleted file]
package/festival/voices/Config.in [deleted file]
package/festival/voices/festvox.mk [deleted file]
package/libid3tag/Config.in [deleted file]
package/libid3tag/libid3tag.mk [deleted file]
package/libmad/Config.in [deleted file]
package/libmad/libmad-0.15.1b-optimization.patch.avr32 [deleted file]
package/libmad/libmad.mk [deleted file]
package/libogg/Config.in [deleted file]
package/libogg/libogg.mk [deleted file]
package/libsndfile/Config.in [deleted file]
package/libsndfile/libsndfile-srconly.patch [deleted file]
package/libsndfile/libsndfile.mk [deleted file]
package/libvorbis/Config.in [deleted file]
package/libvorbis/libvorbis.mk [deleted file]
package/madplay/Config.in [deleted file]
package/madplay/madplay.mk [deleted file]
package/mpg123/Config.in [deleted file]
package/mpg123/mpg123-0.59r-cross.patch [deleted file]
package/mpg123/mpg123.mk [deleted file]
package/speex/Config.in [deleted file]
package/speex/speex.mk [deleted file]