kumquat-buildroot/package/multimedia
Thomas Petazzoni 538773a66f alsa-lib: make sure to only look in STAGING_DIR for Python includes
Even though we pass a -I option to tell alsa-lib to look for Python
includes in the STAGING_DIR, alsa-lib build process still looks in
/usr/include for some stuff, causing bug #321.

This fix is the one suggested by Ulf Samuelsson in bug #321, and
allows to make alsa-lib with Python support to build properly on a 64
bits machine with python-dev installed on the host. Without this fix,
the build fails with exactly the same problem that Ulf reported.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2010-07-18 23:26:25 +02:00
..
alsa-lib alsa-lib: make sure to only look in STAGING_DIR for Python includes 2010-07-18 23:26:25 +02:00
alsa-utils Update all packages to quote $(TARGET_CC) 2010-07-07 08:20:21 +02:00
aumix aumix: SITE has changed 2010-05-20 22:41:15 +02:00
festival Update all packages to quote $(TARGET_CC) 2010-07-07 08:20:21 +02:00
ffmpeg Merge TARGET_CONFIGURE_ENV into TARGET_CONFIGURE_OPTS 2010-07-07 08:14:41 +02:00
flac package/multimeda: add flac package 2009-02-20 13:02:13 +00:00
gst-plugins-bad libdvdread: needs largefile support in toolchain 2010-05-26 13:52:26 +02:00
gst-plugins-base gst-plugins-base: make sure alsa-lib is detected if present 2010-05-26 23:19:44 +02:00
gst-plugins-good package: remove redundant DISABLE_{IPV6,NLS,LARGEFILE} configure args 2010-03-22 14:29:00 +01:00
gst-plugins-ugly package: remove redundant DISABLE_{IPV6,NLS,LARGEFILE} configure args 2010-03-22 14:29:00 +01:00
gstreamer gstreamer: remove --disable-registry from configure options 2010-06-08 23:24:32 +02:00
libcdaudio Added libcdaudio package (dependency of gst-plugins-bad) 2009-12-10 16:27:33 +01:00
libdvdnav libdvdread: needs largefile support in toolchain 2010-05-26 13:52:26 +02:00
libdvdread libdvdread: needs largefile support in toolchain 2010-05-26 13:52:26 +02:00
libid3tag libid3tag: convert to the autotools infrastructure 2010-04-13 16:55:58 +02:00
libmad libmad: convert to the autotools infrastructure 2010-04-13 16:55:54 +02:00
libmms package: gettext needs WCHAR support 2010-05-25 23:38:44 +02:00
libmpd package: gettext needs WCHAR support 2010-05-25 23:38:44 +02:00
libogg host-pkgconfig is now host-pkg-config 2009-12-15 19:57:31 +01:00
libsndfile package: Remove unnecessary dependencies on uclibc. 2009-09-03 20:22:38 +02:00
libtheora host-pkgconfig is now host-pkg-config 2009-12-15 19:57:31 +01:00
libvorbis libvorbis: remove unused cruft from pre-autotools.in 2009-12-17 22:17:12 +01:00
madplay madplay: convert to the autotools infrastructure 2010-04-13 16:55:46 +02:00
mpg123 mpg123: select sensible cpu optimization depending on arch/fpu 2009-12-17 22:10:40 +01:00
mplayer Update all packages to quote $(TARGET_CC) 2010-07-07 08:20:21 +02:00
speex
swfdec package: gettext needs WCHAR support 2010-05-25 23:38:44 +02:00
taglib package: Remove unnecessary dependencies on uclibc. 2009-09-03 20:22:38 +02:00
tremor tremor: fix svn checkout 2010-07-01 17:33:29 +02:00
vlc vlc: mark as broken 2010-05-10 23:43:02 +02:00
Config.in ffmpeg: add new package 2010-06-14 23:39:07 +02:00
multimedia.mk