diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2010-09-25 23:48:50 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-09-25 23:52:07 +0200 |
commit | 5e6e63e53782a3814fafe8b1834aa575e7b0c81f (patch) | |
tree | c9585d5232caef07f525679d50e30826b0c2d809 /CHANGES | |
parent | 8e07b26e0647dff3dca0a1b3a0a64cc00fb1933d (diff) |
sdl_mixer: disable plugins not available in BR, add optional mp3/ogg support
Closes #2521
Disable plugins with dependencies we don't have in BR / aren't enabled, so
the configure script doesn't get confused if they are installed on the
host. Also enable ogg/libmad support if enabled in BR.
Notice: flac support is disabled for now as the sdl_mixer configure script
doesn't work when cross compiling.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -26,9 +26,10 @@ libxslt, lighttpd, lite, m4, mdadm, metacity, mtd-utils, mysql_client, nano, nbd, ncftp, neon, netperf, ntfsprogs, ntp, openntpd, openssh, openvpn, oprofile, pango, pcre, php, - prboom, radvd, qt, samba, sdl_sound, shared-mime-info, speex, - sqlite, squashfs, strace, taglib, tcpdump, tiff, tn5250, udev, - udpcast, usbmount, usbutils, which, xlib_libX11, zlib + prboom, radvd, qt, samba, sdl_mixer, sdl_sound, + shared-mime-info, speex, sqlite, squashfs, strace, taglib, + tcpdump, tiff, tn5250, udev, udpcast, usbmount, usbutils, + which, xlib_libX11, zlib Deprecated packages: lzma @@ -37,6 +38,7 @@ Issues resolved (http://bugs.uclibc.org): + #2521: Can't compile sdl_mixer, mikmod.h can't be found #2581: libmms: Update to 0.6, and patch to work on architectures... 2010.08: Released August 31th, 2010: |