Package: gfxboot
Version: 4.2.2-1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: hurd
Hi,
just tested gfxboot (either the version in unstable and the version in
experimental), and both compile fine on GNU/Hurd.
Can you please add hurd-i386 to the architecture list of gfxboot?
Given it seems to have no constraints on the OS, I did a patch using wildcard
archs to allow any i186 and amd64 OS to build gfxboot.
Thanks,
--
Pino
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@
Vcs-Git: git://git.debian-maintainers.org/git/syslinux/gfxboot.git
Package: gfxboot
-Architecture: amd64 i386 kfreebsd-amd64 kfreebsd-i386
+Architecture: any-amd64 any-i386
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: gfxboot-themes
Description: tool to test and create graphical boot logos (runtime)
@@ -22,7 +22,7 @@
This package contains the runtime utility.
Package: gfxboot-dev
-Architecture: amd64 i386 kfreebsd-amd64 kfreebsd-i386
+Architecture: any-amd64 any-i386
Depends:
${misc:Depends}, ${shlibs:Depends}, gfxboot (= ${binary:Version}), cpio,
libfribidi0, libhtml-parser-perl