summaryrefslogtreecommitdiff
path: root/package/audio/alsa-utils/alsa-utils.mk
AgeCommit message (Collapse)Author
2008-11-15package/audio: rename audio category to multimediaPeter Korsgaard
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>
2008-09-06alsa-utils: fix paths (broken by r23330)Peter Korsgaard
2008-09-05audio: Move all audio packages into audio subdirDaniel Laird
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