summaryrefslogtreecommitdiffstats
path: root/package/libsndfile/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* audio: Move all audio packages into audio subdirDaniel Laird2008-09-051-7/+0
| | | | | | | | 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
* buildroot: remove trailing spacesPeter Korsgaard2008-08-041-2/+2
| | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* libsndfile package. Closes #1325Peter Korsgaard2007-04-241-0/+8