summaryrefslogtreecommitdiffstats
path: root/package/multimedia/alsa-lib
Commit message (Collapse)AuthorAgeFilesLines
* alsa-lib: fix typo in -source targetPeter Korsgaard2009-01-271-1/+1
|
* Make alsa-lib depend on libpython, if new BR2_PACKAGE_ALSA_LIB_PYTHON is ↵Ulf Samuelsson2009-01-172-2/+14
| | | | selected
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
|
* Disable use of python in alsa-lib, if not configuredUlf Samuelsson2009-01-121-0/+2
|
* Make sure alsa-lib build with correct python versionUlf Samuelsson2009-01-111-0/+5
|
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
|
* alsa-lib: bump version to 1.0.18Hans-Christian Egtvedt2008-12-051-1/+1
|
* package/audio: rename audio category to multimediaPeter Korsgaard2008-11-152-0/+94
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>