summaryrefslogtreecommitdiff
path: root/package/libmad/Config.in
AgeCommit message (Collapse)Author
2012-05-05package/multimedia: move audio libraries outGustavo Zacarias
Move audio libraries out of the Audio and Video category into the Libraries/Audio one. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
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-07-17Kconfig: remove 'default n'Peter Korsgaard
'default n' is the default, so there's no need to say it explicitly.
2007-05-10Cleanup. Moved header file install to LIBMAD_PACKAGE_HEADERS target like zlibPeter Korsgaard
2004-12-26more help updates from Tom CameronMike Frysinger
2004-10-09final step in buildroot faceliftEric Andersen