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 Normalize separator size to 80 2013-06-06 22:30:24 +02:00
aumix Normalize separator size to 80 2013-06-06 22:30:24 +02:00
bellagio Normalize separator size to 80 2013-06-06 22:30:24 +02:00
faad2
ffmpeg Normalize separator size to 80 2013-06-06 22:30:24 +02:00
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 Normalize separator size to 80 2013-06-06 22:30:24 +02:00
gst-fsl-plugins Normalize separator size to 80 2013-06-06 22:30:24 +02:00
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 Normalize separator size to 80 2013-06-06 22:30:24 +02:00
gst-plugins-base Normalize separator size to 80 2013-06-06 22:30:24 +02:00
gst-plugins-good Normalize separator size to 80 2013-06-06 22:30:24 +02:00
gst-plugins-ugly Normalize separator size to 80 2013-06-06 22:30:24 +02:00
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 Normalize separator size to 80 2013-06-06 22:30:24 +02:00
libvpx Normalize separator size to 80 2013-06-06 22:30:24 +02:00
madplay Normalize separator size to 80 2013-06-06 22:30:24 +02:00
mpd Normalize separator size to 80 2013-06-06 22:30:24 +02:00
mpg123 Remove BR2_HAVE_DEVFILES 2013-07-04 09:06:33 +02:00
mplayer Normalize separator size to 80 2013-06-06 22:30:24 +02:00
musepack
on2-8170-libs Introduce BR2_TOOLCHAIN_USES_{UCLIBC, GLIBC} 2013-07-04 09:08:42 +02:00
pulseaudio pulseaudio : bump to version 4.0 2013-06-10 14:34:50 +02:00
tidsp-binaries Add header to packages where missing 2013-06-21 11:00:31 +02:00
vorbis-tools Normalize separator size to 80 2013-06-06 22:30:24 +02:00
wavpack wavpack: fix the iconv breakage ghost 2013-01-09 00:36:12 +01:00
Config.in multimedia: reorganize for gst1 2013-06-21 16:09:43 +02:00
multimedia.mk