Hi, it seems, wie do not really need avifile to build vxl package. The only trace of my change below is the line in build log:
-- Could NOT find AVIFile (missing: AVIFILE_AVIPLAY_LIBRARY) I'm currently building after droping -DAVIFILE_INCLUDE_DIR:PATH=/usr/include/avifile-0.7 from debian/rules. Mathieu, what do you think about simply droping this library dependency to fix #647787? Kind regards Andreas. ----- Forwarded message from Andreas Tille <ti...@alioth.debian.org> ----- Date: Thu, 15 Dec 2011 14:39:54 +0000 From: Andreas Tille <ti...@alioth.debian.org> To: debian-med-com...@lists.alioth.debian.org Subject: r8977 - trunk/packages/vxl/trunk/debian Author: tille Date: 2011-12-15 14:39:54 +0000 (Thu, 15 Dec 2011) New Revision: 8977 Modified: trunk/packages/vxl/trunk/debian/changelog trunk/packages/vxl/trunk/debian/control Log: First try to get rid of deprecated avifile to close #647787 Modified: trunk/packages/vxl/trunk/debian/changelog =================================================================== --- trunk/packages/vxl/trunk/debian/changelog 2011-12-15 10:48:31 UTC (rev 8976) +++ trunk/packages/vxl/trunk/debian/changelog 2011-12-15 14:39:54 UTC (rev 8977) @@ -1,3 +1,12 @@ +vxl (1.14.0-14) UNRELEASED; urgency=low + + * debian/contol + - Added myself to Uploaders + - Remove libavifile-0.7-dev from Build-Depends + Closes: #647787 + + -- Andreas Tille <ti...@debian.org> Thu, 15 Dec 2011 15:33:27 +0100 + vxl (1.14.0-13) unstable; urgency=low * Fix videodev2.h compilation on kFreeBSD. Closes: #651464 Modified: trunk/packages/vxl/trunk/debian/control =================================================================== --- trunk/packages/vxl/trunk/debian/control 2011-12-15 10:48:31 UTC (rev 8976) +++ trunk/packages/vxl/trunk/debian/control 2011-12-15 14:39:54 UTC (rev 8977) @@ -4,10 +4,11 @@ Priority: optional Maintainer: Debian Med Packaging Team <debian-med-packag...@lists.alioth.debian.org> DM-Upload-Allowed: yes -Uploaders: Mathieu Malaterre <mathieu.malate...@gmail.com> +Uploaders: Mathieu Malaterre <mathieu.malate...@gmail.com>, + Andreas Tille <ti...@debian.org> Build-Depends: debhelper (>= 8), quilt, cmake (>= 2.4.5), libtiff-dev, libdcmtk2-dev, libpng-dev, libjpeg-dev, zlib1g-dev, libexpat-dev, python-dev, - libgeotiff-dev, libcoin60-dev, libavifile-0.7-dev, libdc1394-22-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], + libgeotiff-dev, libcoin60-dev, libdc1394-22-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libqt4-dev, libxerces-c-dev, libglu-dev, libqt4-opengl-dev, libmpeg2-4-dev, libswscale-dev, libavformat-dev, libavcodec-dev Standards-Version: 3.9.2 ----- End forwarded message ----- -- http://fam-tille.de -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org