summaryrefslogtreecommitdiff
path: root/package/libid3tag/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-07-28Add dependency to libmad for libid3tagUlf Samuelsson
2007-05-29libid3tag requires zlib. Noticed by Stuart WoodPeter Korsgaard
2007-05-10libid3tag package. Needed by madplayPeter Korsgaard