summaryrefslogtreecommitdiff
path: root/package/libogg/Config.in
AgeCommit message (Collapse)Author
2012-05-14libogg: document project URL and update description in menuconfigLuca Ceresoli
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-05-05package/multimedia: move multimedia libraries outGustavo Zacarias
Move multimedia libraries ouf of the Audio and Video category into the Libraries/Multimedia 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.
2008-06-16libogg: remove BR2_PACKAGE_LIBOGG_HEADERSPeter Korsgaard
We don't need per-package header install options now that we have BR2_HAVE_DEVFILES (they are in fact useless as the files will get overwritten/deleted anyway).
2008-06-14packages: fix pkgconfig depencies and select pkgconfig where neededPeter Korsgaard
2007-10-31Add libogg media container package for vorbisUlf Samuelsson