buildrootschalter/package/multimedia
Thomas Petazzoni 1072cf190c alsa-utils: force the variant of ncurses library
Two variants of the ncurses library exist: the normal one, and the
ncursesw one, which has support for wide char. Currently, Buildroot
only builds the normal variant (the second variant requires
--enable-widec while compiling ncurses).

Unfortunately, when libncursesw is installed on the host, the
configure script of alsa-utils finds /usr/bin/ncursesw5-config and
thinks that the target has this version. Unfortunately, as this is not
the case, it causes a configure failure when trying to link a sample
program against libpanelw (which is part of ncurses).

Therefore, we force the libncurses variant used by alsa-utils to the
normal variant.

Later on, if needed, support for the wide-char variant of the
libncurses library could be added.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2010-02-18 19:08:41 +01:00
..
alsa-lib PATCH: Add more config options to alsa, bump version 2010-01-28 23:13:05 +01:00
alsa-utils alsa-utils: force the variant of ncurses library 2010-02-18 19:08:41 +01:00
aumix buildroot: silence ./configure step when building with 'make -s' 2009-10-01 21:24:42 +02:00
festival festival: needs C++ support 2009-10-02 11:51:47 +02:00
flac package/multimeda: add flac package 2009-02-20 13:02:13 +00:00
gst-plugins-bad Fix gst-plugins-bad dependency on libdvdnav 2009-12-20 19:47:57 +01:00
gst-plugins-base gst-plugins-base: update to new upstream release 0.10.25 2009-10-07 14:51:26 +02:00
gst-plugins-good gst-plugins-good: make new dependency-less plugins configurable 2009-10-21 23:04:20 +02:00
gst-plugins-ugly package/multimedia/gstreamer: bump version 2009-04-29 13:08:22 +00:00
gstreamer gstreamer: fix unaligned detection for x86-64 2010-01-18 17:04:12 +01:00
libcdaudio Added libcdaudio package (dependency of gst-plugins-bad) 2009-12-10 16:27:33 +01:00
libdvdnav package: Added libdvdnav package (dependency of gst-plugins-bad) 2009-12-12 08:55:09 +01:00
libdvdread Added libdvdread package (dependency of gst-plugins-bad) 2009-12-11 00:32:35 +01:00
libid3tag buildroot: silence ./configure step when building with 'make -s' 2009-10-01 21:24:42 +02:00
libmad libmad: remove dedicated target-headers option 2009-10-03 22:35:42 +02:00
libmms host-pkgconfig is now host-pkg-config 2009-12-15 19:57:31 +01:00
libmpd pkgconfig: add pkgconfig package for target 2009-03-18 19:19:10 +00: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 buildroot: silence ./configure step when building with 'make -s' 2009-10-01 21:24:42 +02:00
mpg123 mpg123: select sensible cpu optimization depending on arch/fpu 2009-12-17 22:10:40 +01:00
mplayer package: Remove unnecessary dependencies on uclibc. 2009-09-03 20:22:38 +02:00
speex Getting rid of a bit more configure options that's been centralized. 2009-01-18 09:26:28 +00:00
swfdec host-pkgconfig is now host-pkg-config 2009-12-15 19:57:31 +01:00
taglib package: Remove unnecessary dependencies on uclibc. 2009-09-03 20:22:38 +02:00
tremor tremor: add patch to export all symbols 2009-12-08 21:49:55 +01:00
vlc package: Remove unnecessary dependencies on uclibc. 2009-09-03 20:22:38 +02:00
Config.in package: remove broken asterisk package 2010-02-09 12:21:37 +01:00
multimedia.mk package/audio: rename audio category to multimedia 2008-11-15 21:33:07 +00:00