----- Original Message ----- From: "Steven Chamberlain" <[email protected]> To: [email protected] Sent: Wednesday, May 29, 2013 5:58:09 PM Subject: Bug#710320: gambas3: kfreebsd support
Package: gambas3 Version: 3.1.1-2 Tags: patch User: [email protected] Usertags: kfreebsd X-Debbugs-Cc: [email protected] Severity: wishlist Hi, The attached patches allow gambas3 to build on GNU/kFreeBSD (aside from bug #701393). These have been tested on kfreebsd-amd64 and result in a successful build of the full set of binary packages. I created a new 'OS_GNU' system type for this because neither OS_LINUX or OS_FREEBSD were quite suitable. This system type may be suitable for GNU/Hurd as well, but there were still other issues preventing gambas3 from building yet on hurd-i386. In order for the gb.v4l component to build, I had to add a missing Build-Depends on libv4l-dev [kfreebsd-any] (please see debian-control.patch). And I reversed the logic of two FreeBSD-specific vs. Linux-specific ifdefs for better compatibility. -- System Information: Debian Release: 7.0 APT prefers stable APT policy: (500, 'stable'), (1, 'experimental') Architecture: kfreebsd-amd64 (x86_64) Kernel: kFreeBSD 9.0-2-amd64-xenhvm Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
_______________________________________________ Pkg-gambas-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-gambas-devel
