Thomas Petazzoni
b4be060773
libogg: add license informations
...
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-01-20 20:42:20 +01:00
Gustavo Zacarias
019a581f89
packages: switch to host-pkgconf
...
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-10-29 22:02:55 +01:00
Arnout Vandecappelle (Essensium/Mind)
e1502ebc0c
all packages: rename XXXTARGETS to xxx-package
...
Also remove the redundant $(call ...).
This is a purely mechanical change, performed with
find package linux toolchain boot -name \*.mk | \
xargs sed -i -e 's/$(eval $(call GENTARGETS))/$(eval $(generic-package))/' \
-e 's/$(eval $(call AUTOTARGETS))/$(eval $(autotools-package))/' \
-e 's/$(eval $(call CMAKETARGETS))/$(eval $(cmake-package))/'
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2012-07-17 20:23:05 +02:00
Luca Ceresoli
4a3c6cfa01
libogg: remove redundant LIBOGG_SOURCE definition
...
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-14 22:57:44 +02:00
Gustavo Zacarias
84d589a963
package/multimedia: move multimedia libraries out
...
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>
2012-05-05 23:40:27 +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
ba6586bea1
libogg: remove BR2_PACKAGE_LIBOGG_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:25:25 +00:00
Peter Korsgaard
f4c708675f
libogg: move header install to seperate target so it isn't always out-of-date
2008-06-16 11:16:28 +00:00
Peter Korsgaard
97321b01e0
libogg: fix libogg.a target
...
Based on patch by Conrad Parker.
2008-06-16 11:16:10 +00:00
Ulf Samuelsson
ca97e83af3
Strip libogg, when copied to root fs
2007-11-30 12:34:54 +00:00
Ulf Samuelsson
8fadf7f6e0
Ensure ogg lib is in staging dir
2007-11-29 09:42:06 +00:00
Ulf Samuelsson
d359c6611d
Add libogg media container package for vorbis
2007-10-31 06:35:06 +00:00