Source: liblinux-dvb-perl 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 liblinux-dvb-perl-1.01/debian/control liblinux-dvb-perl-1.01.armhf//debian/control --- liblinux-dvb-perl-1.01/debian/control 2010-06-05 14:46:17.000000000 +0000 +++ liblinux-dvb-perl-1.01.armhf//debian/control 2010-11-22 20:02:09.049766119 +0000 @@ -10,7 +10,7 @@ Homepage: http://search.cpan.org/dist/Linux-DVB/ Package: liblinux-dvb-perl -Architecture: alpha amd64 armel avr32 hppa i386 ia64 m68k mips mipsel powerpc powerpcspe s390 sh4 sparc sparc64 +Architecture: alpha amd64 armel armhf avr32 hppa i386 ia64 m68k mips mipsel powerpc powerpcspe s390 sh4 sparc sparc64 Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends} Description: interface to (some parts of) the Linux DVB API Linux::DVB provides an interface to the Linux DVB API. It is a