[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#604692: xview: Please add armhf support



Source: xview
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 xview-3.2p1.4/debian/control xview-3.2p1.4.armhf//debian/control
--- xview-3.2p1.4/debian/control	2010-11-22 18:44:21.000000000 +0000
+++ xview-3.2p1.4.armhf//debian/control	2010-11-22 17:33:36.689766120 +0000
@@ -6,7 +6,7 @@
 Build-Depends: debhelper (>= 5), bison, flex, ed, libncurses5-dev | libncurses-dev, libx11-dev (>= 2:1.0.0), libxt-dev, libxext-dev, libxpm-dev, xutils-dev
 
 Package: xviewg
-Architecture: alpha amd64 arm armeb armel hppa i386 hurd-i386 kfreebsd-i386 m68k mips mipsel powerpc s390 sh3 sh4 sparc
+Architecture: alpha amd64 arm armeb armel armhf hppa i386 hurd-i386 kfreebsd-i386 m68k mips mipsel powerpc s390 sh3 sh4 sparc
 Pre-Depends: x11-common (>= 1:7.0.0)
 Depends: ${shlibs:Depends}, xbitmaps
 Suggests: indent
@@ -21,7 +21,7 @@
 
 Package: xviewg-dev
 Section: devel
-Architecture: alpha amd64 arm armeb armel hppa i386 hurd-i386 kfreebsd-i386 m68k mips mipsel powerpc s390 sh3 sh4 sparc
+Architecture: alpha amd64 arm armeb armel armhf hppa i386 hurd-i386 kfreebsd-i386 m68k mips mipsel powerpc s390 sh3 sh4 sparc
 Pre-Depends: x11-common (>= 1:7.0.0)
 Depends: xviewg (= ${binary:Version}), ${shlibs:Depends}, libx11-dev
 Conflicts: xview-dev (<< 3.2p1.4-1)
@@ -30,14 +30,14 @@
  the header files and the static libraries for XView.
 
 Package: xview-clients
-Architecture: alpha amd64 arm armeb armel hppa i386 hurd-i386 kfreebsd-i386 m68k mips mipsel powerpc s390 sh3 sh4 sparc
+Architecture: alpha amd64 arm armeb armel armhf hppa i386 hurd-i386 kfreebsd-i386 m68k mips mipsel powerpc s390 sh3 sh4 sparc
 Depends: ${shlibs:Depends}
 Description: XView client programs
  This package contains the client programs from the free XView
  distribution, including cmdtool and textedit.
 
 Package: xview-examples
-Architecture: alpha amd64 arm armeb armel hppa i386 hurd-i386 kfreebsd-i386 m68k mips mipsel powerpc s390 sh3 sh4 sparc
+Architecture: alpha amd64 arm armeb armel armhf hppa i386 hurd-i386 kfreebsd-i386 m68k mips mipsel powerpc s390 sh3 sh4 sparc
 Depends: ${shlibs:Depends}
 Recommends: xviewg-dev, xutils-dev
 Description: XView contrib programs
@@ -46,7 +46,7 @@
  as examples for writing your own XView-programs.
 
 Package: olwm
-Architecture: alpha amd64 arm armeb armel hppa i386 hurd-i386 kfreebsd-i386 m68k mips mipsel powerpc s390 sh3 sh4 sparc
+Architecture: alpha amd64 arm armeb armel armhf hppa i386 hurd-i386 kfreebsd-i386 m68k mips mipsel powerpc s390 sh3 sh4 sparc
 Depends: ${shlibs:Depends}
 Suggests: menu (>= 2.1.9), xview-clients
 Conflicts: xview (<< 3.2p1.4-1), olvwm (<< 4.1.3.2p1.4-1), menu (<< 2.1.9)
@@ -57,7 +57,7 @@
  `olvwm'.
 
 Package: olvwm
-Architecture: alpha amd64 arm armeb armel hppa i386 hurd-i386 kfreebsd-i386 m68k mips mipsel powerpc s390 sh3 sh4 sparc
+Architecture: alpha amd64 arm armeb armel armhf hppa i386 hurd-i386 kfreebsd-i386 m68k mips mipsel powerpc s390 sh3 sh4 sparc
 Depends: ${shlibs:Depends}
 Suggests: menu (>= 2.1.9), xview-clients, olwm
 Conflicts: menu (<< 2.1.9)


Reply to: