kumquat-buildroot/package/multimedia
Thomas Petazzoni 381616e77a Introduce BR2_TOOLCHAIN_USES_{UCLIBC, GLIBC}
Currently, when we need to do a conditional on the type of C library
used, we need to take into account the three toolchain backends. As we
are going to add eglibc support to the Buildroot toolchain backend, it
would become even uglier, so this patch introduces two new hidden
options: BR2_TOOLCHAIN_USES_UCLIBC and BR2_TOOLCHAIN_USES_GLIBC, that
exist regardless of the toolchain backend. The entire Buildroot code
base is converted to use those options.

Note that we have intentionally created only one option
(BR2_TOOLCHAIN_USES_GLIBC) for both glibc and eglibc, since they are
essentially the same, as far as Buildroot is concerned.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-07-04 09:08:42 +02:00
..
alsa-utils
aumix
bellagio
faad2
ffmpeg
flac
gst1-plugins-bad gst1-plugins-bad: add missing depends on C++ for the OpenCV plugin 2013-07-02 13:45:47 +02:00
gst1-plugins-base gst1-plugins-base: add gstreamer1 base plugins 2013-06-21 15:58:33 +02:00
gst1-plugins-good gst1-plugins-good: add libvpx support 2013-06-21 16:05:37 +02:00
gst1-plugins-ugly gst1-plugins-ugly: libdvdread needs largefile support 2013-06-30 13:50:36 +02:00
gst-dsp Add header to packages where missing 2013-06-21 11:00:31 +02:00
gst-ffmpeg
gst-fsl-plugins
gst-omapfb Add header to packages where missing 2013-06-21 11:00:31 +02:00
gst-omx gst-omx: fix _LICENSE_FILES tag 2013-06-27 21:33:50 +02:00
gst-plugin-x170 Introduce BR2_TOOLCHAIN_USES_{UCLIBC, GLIBC} 2013-07-04 09:08:42 +02:00
gst-plugins-bad
gst-plugins-base
gst-plugins-good
gst-plugins-ugly
gstreamer gstreamer: update for gstreamer1 2013-06-20 14:51:56 +02:00
gstreamer1 gstreamer1: Add gstreamer version 1.0.7 package 2013-06-21 12:26:31 +02:00
lame
libvpx
madplay
mpd
mpg123 Remove BR2_HAVE_DEVFILES 2013-07-04 09:06:33 +02:00
mplayer
musepack
on2-8170-libs Introduce BR2_TOOLCHAIN_USES_{UCLIBC, GLIBC} 2013-07-04 09:08:42 +02:00
pulseaudio
tidsp-binaries Add header to packages where missing 2013-06-21 11:00:31 +02:00
vorbis-tools
wavpack
Config.in multimedia: reorganize for gst1 2013-06-21 16:09:43 +02:00
multimedia.mk