summaryrefslogtreecommitdiffstats
path: root/package/libvorbis/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* package/multimedia: move audio libraries outGustavo Zacarias2012-05-051-0/+14
| | | | | | | | 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>
* audio: Move all audio packages into audio subdirDaniel Laird2008-09-051-25/+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
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-2/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* Fix missing punctuationHamish Moffatt2008-06-171-1/+1
|
* libvorbis: use BR2_SOFT_FLOAT to set default for tremorPeter Korsgaard2008-06-161-1/+1
| | | | Use BR2_SOFT_FLOAT to set default for tremor instead of hardcoded arch list.
* libvorbis: make tremor option description more clearPeter Korsgaard2008-06-161-2/+1
| | | | Also remove comment about not being implemented.
* libvorbis: remove BR2_PACKAGE_LIBVORBIS_HEADERSPeter Korsgaard2008-06-161-8/+0
| | | | | | 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).
* libvorbis: fix av32 typo in tremor defaultPeter Korsgaard2008-06-161-1/+1
|
* libvorbis: show comment if libogg isn't enabled, not if libvorbis isn't.Peter Korsgaard2008-06-161-1/+1
|
* packages: fix pkgconfig depencies and select pkgconfig where neededPeter Korsgaard2008-06-141-0/+1
|
* Fix Tremor (integer version of libvorbis) so it buildsUlf Samuelsson2007-10-311-0/+4
|
* - fixes and cleanups (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-09-191-3/+4
|
* - cleanup and fixes (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-09-171-2/+2
|
* Add libvorbis packageUlf Samuelsson2007-09-121-0/+30