Package: libvisual0.2
Version: 0.2.0-1
Severity: important
Tags: patch
Justification: fails to build from source

Package doesn't build on powerpc.
Upstream already knows about this since may:
http://sourceforge.net/mailarchive/forum.php?thread_id=7343537&forum_id=40316

the trivial fix:


--- orig/libvisual-0.2.0/libvisual/lv_cpu.c     2005-02-09
20:20:12.000000000 +0100
+++ new/libvisual-0.2.0/libvisual/lv_cpu.c      2005-10-10
10:54:54.000000000 +0200

@@ -423,7 +423,7 @@
 #endif
 #endif /* VISUAL_ARCH_X86 */

-#if VISUAL_ARCH_POWERPC
+#if defined(VISUAL_ARCH_POWERPC)
        check_os_altivec_support ();
 #endif /* VISUAL_ARCH_POWERPC */



thanks

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-6-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)

Versions of packages libvisual0.2 depends on:
ii  libc6                         2.3.5-6    GNU C Library: Shared libraries an

Versions of packages libvisual0.2 recommends:
pn  libvisual0.2-plugins          <none>     (no description available)

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to