[SCM] libquicktime packaging branch, master, updated. debian/1.1.2+debian-1-10-gec55dbf

fabian-guest at users.alioth.debian.org fabian-guest at users.alioth.debian.org
Thu Aug 27 07:43:01 UTC 2009


The following commit has been merged in the master branch:
commit 9ae30d6fada87f6bee70002e3843363f7750190e
Author: Fabian Greffrath <fabian at debian-unofficial.org>
Date:   Thu Aug 27 09:45:44 2009 +0200

    Removed any reference to packages not in Debian.

diff --git a/debian/rules b/debian/rules
index e13eb97..3b01611 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,18 +4,8 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
-# Autodetection of headers (taken from the ffmpeg-debian package)
-define cond_with
-	$(shell test -r $(1) && echo --with-$(2) )
-endef
-
 DEB_CONFIGURE_EXTRA_FLAGS += --enable-gpl --with-libdv
 
-# Support for additional external codecs
-DEB_CONFIGURE_EXTRA_FLAGS += $(call cond_with,/usr/include/faac.h,faac)
-DEB_CONFIGURE_EXTRA_FLAGS += $(call cond_with,/usr/include/lame/lame.h,lame)
-DEB_CONFIGURE_EXTRA_FLAGS += $(call cond_with,/usr/include/x264.h,x264)
-
 pre-build::
 	ln -sf quicktime include/lqt
 

-- 
libquicktime packaging



More information about the pkg-multimedia-commits mailing list