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
John Voltz
aa4522b333
remove devdir config option from alsa lib, should use mdev rule instead
2008-04-10 19:25:10 +00:00
John Voltz
61a3082080
fixed arch dependent option
2008-03-06 19:48:39 +00:00
John Voltz
afd16222e6
added alsa dev directory location to configure statement
2008-03-06 17:53:35 +00:00
Peter Korsgaard
9771040a18
buildroot: add missing -source targets
2008-02-19 13:39:25 +00:00
Ulf Samuelsson
90930209b4
Make aapcs-linux abi, dependent on ARM arch
2007-11-28 09:13:41 +00:00
Ulf Samuelsson
dcf8c4939e
Add '-mabi=aapcs-linux' to CFLAGS in 'alsa-lib' to be compatible w kernel
2007-11-28 07:09:57 +00:00
Bernhard Reutner-Fischer
14a71561a3
- just use the strip binary to avoid confusing libtool (quotes)
...
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
2007-10-01 16:15:31 +00:00
Ulf Samuelsson
e640e6a8ef
Strip files the correct alsa-lib subdirectory
2007-09-23 12:12:22 +00:00
Bernhard Reutner-Fischer
76df40c16f
- fix wrong src-path of libasound (Simon Pasch)
2007-08-24 09:26:50 +00:00
Bernhard Reutner-Fischer
6547bced93
- global whitespace trimming
2007-08-22 12:35:41 +00:00
Bernhard Reutner-Fischer
6c6cb06709
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l)
2007-08-21 19:20:18 +00:00
Ulf Samuelsson
e4ead9c13c
Remove switches if sstrip is run
2007-08-21 01:53:57 +00:00
Ulf Samuelsson
e806708e3f
Use correct path for alsa-lib
2007-07-28 17:14:06 +00:00
Ulf Samuelsson
eb89ad4257
cleanup alsa-lib
2007-07-23 12:02:35 +00:00
Ulf Samuelsson
620f19dc2e
Add alsa-lib package
2007-07-23 07:54:13 +00:00