Package: qmidinet Version: 0.1.1-1 Severity: important Tags: patch Hello,
qmidinet currently FTBFS on hurd-i386 due to alsa support being enabled by default. Please extend the kfreebsd fix as the attached patch does. Samuel -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.0.0 (SMP w/8 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- Samuel Thibault <samuel.thiba...@fnac.net> Les roots ne sont plus ce qu'ils étaient...Maintenant il sont dioxinés, c'est de la m... ! Avant on les élevaient avec du bon unix mais ça été remplacé par des farines industrielles nouvelles technologies (NT). -+- JdK in NPC : Exigez un root élevé sous la mère ! -+-
--- debian/rules.orig 2011-08-10 03:22:47.000000000 +0200 +++ debian/rules 2011-08-10 03:22:49.000000000 +0200 @@ -1,6 +1,6 @@ #!/usr/bin/make -f -ifeq ($(DEB_HOST_ARCH_OS),kfreebsd) +ifneq ($(findstring $(DEB_HOST_ARCH_OS),kfreebsd hurd),) EXTRA_CONFIGURE_ARGS += --disable-alsa-midi endif
_______________________________________________ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers