tags 572420 + patch tags 572420 + pending thanks Hi,
I'll upload a NMU of libsdl1.2 shortly, please find the patch attached. Cheers, Julien
diff -u libsdl1.2-1.2.14/debian/changelog libsdl1.2-1.2.14/debian/changelog --- libsdl1.2-1.2.14/debian/changelog +++ libsdl1.2-1.2.14/debian/changelog @@ -1,3 +1,12 @@ +libsdl1.2 (1.2.14-6.1) unstable; urgency=medium + + * Non-maintainer upload. + * Disable altivec on powerpc. Debian's powerpc port supports systems + without it, and libsdl's build system only pretends to do runtime + detection (closes: #572420). + + -- Julien Cristau <jcris...@debian.org> Sun, 10 Oct 2010 17:12:11 +0200 + libsdl1.2 (1.2.14-6) unstable; urgency=low * Add 320_disappearingcursor.diff to fix problems with the mouse cursor diff -u libsdl1.2-1.2.14/debian/rules libsdl1.2-1.2.14/debian/rules --- libsdl1.2-1.2.14/debian/rules +++ libsdl1.2-1.2.14/debian/rules @@ -69,7 +69,8 @@ # Don't use PlayStation 3 Cell driver on powerpc ifeq ($(DEB_BUILD_ARCH_CPU),powerpc) - confflags += --enable-video-ps3=no + confflags += --enable-video-ps3=no \ + --disable-altivec endif # Only build ALSA support on Linux targets
signature.asc
Description: Digital signature