Gustavo Zacarias
5d6f32878f
package/multimedia: move audio libraries out
...
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>
2012-05-05 23:41:11 +02:00
Daniel Laird
76235a15b3
audio: Move all audio packages into audio subdir
...
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-09-05 12:06:50 +00:00
Peter Korsgaard
4683420c4c
Kconfig: remove 'default n'
...
'default n' is the default, so there's no need to say it explicitly.
2008-07-17 20:01:44 +00:00
Ulf Samuelsson
558f0a3073
Cleanup libvorbis, install in STAGING_DIR, courtesy Conrad Parker
2008-07-03 08:14:54 +00:00
Hamish Moffatt
1738cf783f
Fix missing punctuation
2008-06-17 05:29:48 +00:00
Peter Korsgaard
a1c98b4216
libvorbis: use BR2_SOFT_FLOAT to set default for tremor
...
Use BR2_SOFT_FLOAT to set default for tremor instead of hardcoded arch list.
2008-06-16 11:42:19 +00:00
Peter Korsgaard
cebf9e668d
libvorbis: make tremor option description more clear
...
Also remove comment about not being implemented.
2008-06-16 11:42:16 +00:00
Peter Korsgaard
b1af0e64b1
libvorbis: remove BR2_PACKAGE_LIBVORBIS_HEADERS
...
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-16 11:34:29 +00:00
Peter Korsgaard
15c2bc40ad
libvorbis: fix av32 typo in tremor default
2008-06-16 11:34:11 +00:00
Peter Korsgaard
7af711ab3d
libvorbis: show comment if libogg isn't enabled, not if libvorbis isn't.
2008-06-16 11:26:56 +00:00
Peter Korsgaard
565e05c8a1
packages: fix pkgconfig depencies and select pkgconfig where needed
2008-06-14 21:01:16 +00:00
Ulf Samuelsson
0e170adfa4
Fix Tremor (integer version of libvorbis) so it builds
2007-10-31 06:36:04 +00:00
Bernhard Reutner-Fischer
c76e2a97ec
- add a SVN_UP command for updating an already checked-out tree
2007-09-19 20:22:58 +00:00
Bernhard Reutner-Fischer
7b0ad787d6
- fixes and cleanups (Cristian Ionescu-Idbohrn)
2007-09-19 20:13:08 +00:00
Bernhard Reutner-Fischer
e4c6340a94
- cleanup and fixes (Cristian Ionescu-Idbohrn)
2007-09-17 12:30:31 +00:00
Ulf Samuelsson
9ede1d3811
Add libvorbis package
2007-09-12 04:58:33 +00:00