summaryrefslogtreecommitdiff
path: root/package/audio/speex
AgeCommit message (Collapse)Author
2008-10-20package/: remove redundant install-strip in *_TARGET_INSTALL_OPTPeter Korsgaard
It's default now.
2008-09-06speex: fix paths (broken by r23330)Peter Korsgaard
Patch by Markus Heidelberg <markus.heidelberg@web.de>
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