Source: gst-plugins-bad0.10
Severity: wishlist
Tags: patch
Hi,
The armhf port has reached a very good state (at 87%) at debian-ports.org,
and I'm now mass-filing bug reports to packages for armhf support.
Most packages just have to add armhf in the architecture field. The complete
list is in http://wiki.debian.org/ArmHardFloatTodo
The package builds fine using the attached patch.
Please consider adding armhf support. :)
Regards
Konstantinos
-- System Information:
Debian Release: squeeze/sid
Architecture: armhf (armv7l)
Kernel: Linux 2.6.31.14-efikamx (PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -ruN gst-plugins-bad0.10-0.10.19/debian/control gst-plugins-bad0.10-0.10.19.armhf/debian/control
--- gst-plugins-bad0.10-0.10.19/debian/control 2010-11-23 08:51:32.000000000 +0000
+++ gst-plugins-bad0.10-0.10.19.armhf/debian/control 2010-11-22 23:54:20.429783629 +0000
@@ -8,9 +8,9 @@
cdbs (>= 0.4.32),
debhelper (>= 5),
flite-dev,
- libasound2-dev (>= 0.9.1) [alpha amd64 arm armeb armel avr32 hppa i386 ia64 lpia m32r m68k mips mipsel powerpc powerpcspe ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc sparc64],
- libcdaudio-dev [alpha amd64 arm armeb armel avr32 hppa i386 ia64 lpia m32r m68k mips mipsel powerpc powerpcspe ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc sparc64],
- libdc1394-22-dev (>= 2.0.0) [alpha amd64 arm armeb armel avr32 hppa i386 ia64 lpia m32r m68k mips mipsel powerpc powerpcspe ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc sparc64],
+ libasound2-dev (>= 0.9.1) [alpha amd64 arm armeb armel armhf avr32 hppa i386 ia64 lpia m32r m68k mips mipsel powerpc powerpcspe ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc sparc64],
+ libcdaudio-dev [alpha amd64 arm armeb armel armhf avr32 hppa i386 ia64 lpia m32r m68k mips mipsel powerpc powerpcspe ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc sparc64],
+ libdc1394-22-dev (>= 2.0.0) [alpha amd64 arm armeb armel armhf avr32 hppa i386 ia64 lpia m32r m68k mips mipsel powerpc powerpcspe ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc sparc64],
libgstreamer0.10-dev (>= 0.10.29),
gstreamer0.10-doc,
gstreamer0.10-plugins-base (>= 0.10.29),