[SCM] soundscaperenderer/master: rename "full" flavour to "qt"

zmoelnig-guest at users.alioth.debian.org zmoelnig-guest at users.alioth.debian.org
Wed Mar 5 15:40:28 UTC 2014


The following commit has been merged in the master branch:
commit e92a39feb7633e986ce126986632d04664ef2a71
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Wed Mar 5 13:05:10 2014 +0100

    rename "full" flavour to "qt"

diff --git a/debian/rules b/debian/rules
index 46c38d7..274fce2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 # needs to be declared before including makefile.mk
-DEB_MAKE_FLAVORS = full nox
+DEB_MAKE_FLAVORS = qt nox
 DEB_BUILDDIR = build
 
 include /usr/share/cdbs/1/rules/debhelper.mk
@@ -35,7 +35,7 @@ CDBS_BUILD_DEPENDS_rules_utils_buildinfo =
 ## (x86_64 should be turned on automatically by the compiler)
 DEB_CONFIGURE_EXTRA_FLAGS = --disable-optimization
 # per flavor configure options
-DEB_CONFIGURE_EXTRA_FLAGS_full = 
+DEB_CONFIGURE_EXTRA_FLAGS_qt  =
 DEB_CONFIGURE_EXTRA_FLAGS_nox = --disable-gui
 DEB_CONFIGURE_EXTRA_FLAGS += $(DEB_CONFIGURE_EXTRA_FLAGS_$(cdbs_make_curflavor))
 

-- 
soundscaperenderer packaging



More information about the pkg-multimedia-commits mailing list