Source: alsa-tools
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 alsa-tools-1.0.23/debian/control alsa-tools-1.0.23.armhf//debian/control
--- alsa-tools-1.0.23/debian/control	2010-06-19 11:23:01.000000000 +0000
+++ alsa-tools-1.0.23.armhf//debian/control	2010-11-22 21:56:26.929776379 +0000
@@ -14,7 +14,7 @@
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-alsa/trunk/alsa-tools/
 
 Package: alsa-tools
-Architecture: alpha amd64 arm armeb armel avr32 hppa i386 ia64 m32r m68k mips mipsel powerpc powerpcspe ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc sparc64
+Architecture: alpha amd64 arm armeb armel armhf avr32 hppa i386 ia64 m32r m68k mips mipsel powerpc powerpcspe ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc sparc64
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Provides: as10k1
 Conflicts: as10k1
@@ -28,7 +28,7 @@
   us428control - Controller utility for Tascam US-X2Y
 
 Package: alsa-tools-gui
-Architecture: alpha amd64 arm armeb armel avr32 hppa i386 ia64 m32r m68k mips mipsel powerpc powerpcspe ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc sparc64
+Architecture: alpha amd64 arm armeb armel armhf avr32 hppa i386 ia64 m32r m68k mips mipsel powerpc powerpcspe ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc sparc64
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: GUI based ALSA utilities for specific hardware
  A collection of GUI based ALSA utilities for specific sound hardware:
@@ -42,7 +42,7 @@
 
 Package: alsa-firmware-loaders
 Section: contrib/sound
-Architecture: alpha amd64 arm armeb armel avr32 hppa i386 ia64 m32r m68k mips mipsel powerpc powerpcspe ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc sparc64
+Architecture: alpha amd64 arm armeb armel armhf avr32 hppa i386 ia64 m32r m68k mips mipsel powerpc powerpcspe ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc sparc64
 Depends: ${shlibs:Depends}, ${misc:Depends}, udev, fxload
 Description: ALSA software loaders for specific hardware
  A collection of software loaders for specific hardware:
@@ -56,7 +56,7 @@
   vxloader - firmware loader for Digigram VX soundcards
 
 Package: ld10k1
-Architecture: alpha amd64 arm armeb armel avr32 hppa i386 ia64 m32r m68k mips mipsel powerpc powerpcspe ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc sparc64
+Architecture: alpha amd64 arm armeb armel armhf avr32 hppa i386 ia64 m32r m68k mips mipsel powerpc powerpcspe ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc sparc64
 Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base (>= 3.0-3)
 Suggests: alsa-tools
 Description: ALSA emu10k1/2 patch loader
@@ -65,7 +65,7 @@
 
 Package: liblo10k1-0
 Section: libs
-Architecture: alpha amd64 arm armeb armel avr32 hppa i386 ia64 m32r m68k mips mipsel powerpc powerpcspe ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc sparc64
+Architecture: alpha amd64 arm armeb armel armhf avr32 hppa i386 ia64 m32r m68k mips mipsel powerpc powerpcspe ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc sparc64
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: ALSA emu10k1/2 patch-loader library
  This is the runtime library for the ld10k1 patch loader for use with
@@ -74,7 +74,7 @@
 
 Package: liblo10k1-dev
 Section: libdevel
-Architecture: alpha amd64 arm armeb armel avr32 hppa i386 ia64 m32r m68k mips mipsel powerpc powerpcspe ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc sparc64
+Architecture: alpha amd64 arm armeb armel armhf avr32 hppa i386 ia64 m32r m68k mips mipsel powerpc powerpcspe ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc sparc64
 Depends: liblo10k1-0 (= ${binary:Version}), libasound2-dev, ${misc:Depends}
 Description: ALSA emu10k1/2 patch-loader library development files
  These are the development files for the ld10k1 patch loader for use with
@@ -82,7 +82,7 @@
  Audigy 2.
 
 Package: qlo10k1
-Architecture: alpha amd64 arm armeb armel avr32 hppa i386 ia64 m32r m68k mips mipsel powerpc powerpcspe ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc sparc64
+Architecture: alpha amd64 arm armeb armel armhf avr32 hppa i386 ia64 m32r m68k mips mipsel powerpc powerpcspe ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc sparc64
 Recommends: ld10k1
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: ALSA ld10k1 utility

Reply via email to