Source: plee-the-bear
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. Mind you, we do not target
squeeze, so there is no rush. But 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 plee-the-bear-0.4.1/debian/control plee-the-bear-0.4.1.armhf//debian/control
--- plee-the-bear-0.4.1/debian/control	2010-11-23 14:17:16.000000000 +0000
+++ plee-the-bear-0.4.1.armhf//debian/control	2010-11-23 09:44:26.999767246 +0000
@@ -18,7 +18,7 @@
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/plee-the-bear/?op=log
 
 Package: plee-the-bear
-Architecture: amd64 hppa i386 ia64 m68k mips mipsel sparc kfreebsd-i386 kfreebsd-amd64
+Architecture: amd64 hppa i386 ia64 m68k mips mipsel sparc kfreebsd-i386 kfreebsd-amd64 armhf
 Depends: ${shlibs:Depends}, plee-the-bear-data (= ${source:Version})
 Description: 2D platform game
  Plee the Bear will be a 2D platform game like those found on consoles in
@@ -51,7 +51,7 @@
  This package includes the data files for the game.
 
 Package: bear-factory
-Architecture: amd64 hppa i386 ia64 m68k mips mipsel sparc kfreebsd-i386 kfreebsd-amd64
+Architecture: amd64 hppa i386 ia64 m68k mips mipsel sparc kfreebsd-i386 kfreebsd-amd64 armhf
 Depends: ${shlibs:Depends}
 Description: Editors for Plee the Bear
  This package includes the level editor, animation editor and model editor of

Reply via email to