summaryrefslogtreecommitdiffstats
path: root/package/multimedia/speex
Commit message (Collapse)AuthorAgeFilesLines
* speex: convert to new style hookThomas Petazzoni2010-09-121-10/+10
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Globally remove aclocal directories from targetMalte Starostik2010-07-301-1/+1
| | | | | | | | | | * Remove $(TARGET_DIR)/usr/share/aclocal from target-finalize when not installing devfiles and * Remove some (now) redundant cleanup from individual packages Signed-off-by: Malte Starostik <m-starostik@versanet.de> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Getting rid of a bit more configure options that's been centralized.Thomas Lundquist2009-01-181-1/+1
|
* package/audio: rename audio category to multimediaPeter Korsgaard2008-11-152-0/+61
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>