Package: avifile Severity: important Version: 1:0.7.44.20051021-2.2 Tags: patch
Hi, the current version fails to build on GNU/kFreeBSD. It needs to restrict video4linux programs also in samples and update debian/control. It would also be nice if you can ask upstream to include this changes. Thanks in advance Petr --- samples/qtvidcap/Makefile.am +++ samples/qtvidcap/Makefile.am @@ -11,7 +11,11 @@ EXTRA_DIST= $(pkgdata_DATA) +if AMM_USE_V4L bin_PROGRAMS = kv4lsetup avirec $(QT_AVICAP) +else +bin_PROGRAMS = +endif noinst_HEADERS = \ avicapwnd.h \ --- debian/control 2007-01-30 16:03:58.000000000 +0100 +++ debian/control 2007-01-30 16:03:58.000000000 +0100 @@ -70,7 +70,7 @@ Homepage: http://avifile.sourceforge.net Package: avifile-win32-plugin -Architecture: i386 amd64 +Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64 Section: contrib/libs Depends: ${shlibs:Depends} Description: Win32 audio/video plugin for libavifile -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]