Package: google-gadgets
Version: 0.10.5-0.1
Severity: important
Tags: patch
User: [email protected]
Usertags: kfreebsd

Hi,

the current version fails to build on GNU/kFreeBSD.

It needs tweak for configure.ac/configure.
Please apply patch bellow and rerun autoconf.

Also the network-manager is available only on linux,
please for Build-Depends use

network-manager-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],


Thanks in advance

                        Petr


--- google-gadgets-0.10.5.orig/configure.ac
+++ google-gadgets-0.10.5/configure.ac
@@ -414,7 +414,7 @@
     GGL_PLATFORM_SHORT="\"mac\""
     GGL_PLATFORM="\"mac\""
     ;;
-  *linux* )
+  *linux* | *kfreebsd*-gnu* )
     ggl_host_type=linux
     PREDEFINED_MACROS="$PREDEFINED_MACROS -DGGL_HOST_LINUX=1"
     SMJS_CFLAGS="-DXP_UNIX"




--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to