[SCM] chromaprint/master: Update buildflags for new release
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Sun Dec 18 21:05:35 UTC 2016
The following commit has been merged in the master branch:
commit 5e5b410fcab6ff82cf17ad35f2c9d7b427631d74
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Sun Dec 18 21:50:50 2016 +0100
Update buildflags for new release
diff --git a/debian/rules b/debian/rules
index 5db96c8..325c6bd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,9 +2,8 @@
# -*- makefile -*-
# export DH_VERBOSE=1
-CONFIGURE_FLAGS = -DCMAKE_BUILD_TYPE=Release \
- -DBUILD_EXAMPLES=True \
- -DLIB_SUFFIX="/$(DEB_HOST_MULTIARCH)" \
+CONFIGURE_FLAGS = -DBUILD_TOOLS=ON
+CONFIGURE_FLAGS += -DLIB_SUFFIX="/$(DEB_HOST_MULTIARCH)"
# FIXME the tests currently can't run with a out-of-source build
# TODO: patch the build system to build libgtest and fix the out-of-source
--
packaging for chromaprint, an audio fingerprinting library
More information about the pkg-multimedia-commits
mailing list