summaryrefslogtreecommitdiff
path: root/package/speex/speex.mk
AgeCommit message (Collapse)Author
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
2008-08-17speex: also compile static librariesPeter Korsgaard
2008-08-17speex: automate selection of arm specific optimizationsPeter Korsgaard
ARM version info according to wikipedia, hopefully I got it all correct.
2008-08-17speex: fix target installPeter Korsgaard
Use install-strip and clean up documentation files instead of install-exec so files get stripped and manpages installed if requested.
2008-08-17speex: convert to Makefile.autotools.in and bump version to 1.2rc1Peter Korsgaard
Patch by Malek <souf_oued@yahoo.fr>
2008-03-27buildroot: cleanup <package>-clean targets.Peter Korsgaard
Based on input from Arndt Kritzner & Bernhard Fischer.
2007-11-30Ensure speex will use any future patchUlf Samuelsson
2007-11-29Update config for speexUlf Samuelsson
2007-11-29Add speex vocoder packageUlf Samuelsson