Package: gxine
Version: 0.5.904-2
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd

Hi,

please find attached a tiny tweak to get your package built on
GNU/kFreeBSD. Needless to say, one needs to autoreconf once the
patch applied.

Thanks for considering.

Mraw,
KiBi.
--- a/m4/_gxine.m4
+++ b/m4/_gxine.m4
@@ -59,6 +59,9 @@ AC_DEFUN([GXINE_HAL_DEVICE_INFO],
       linux-*)
        HAL_DEVICE_FILE_PROPERTY=linux.device_file
        ;;
+      kfreebsd-*)
+       HAL_DEVICE_FILE_PROPERTY=freebsd.device_file
+       ;;
       solaris2.*)
        HAL_DEVICE_FILE_PROPERTY=solaris.devfs_path
        HAL_DEVICE_FILE_PREFIX=/devices/

Reply via email to