[Pkg-voip-commits] r7783 - in /mumble/trunk/debian: changelog rules
slicer-guest at alioth.debian.org
slicer-guest at alioth.debian.org
Wed Nov 11 17:21:11 UTC 2009
Author: slicer-guest
Date: Wed Nov 11 17:21:10 2009
New Revision: 7783
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=7783
Log:
Let the qmake script find the celt/speex libraries on its own.
Modified:
mumble/trunk/debian/changelog
mumble/trunk/debian/rules
Modified: mumble/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/mumble/trunk/debian/changelog?rev=7783&op=diff
==============================================================================
--- mumble/trunk/debian/changelog (original)
+++ mumble/trunk/debian/changelog Wed Nov 11 17:21:10 2009
@@ -9,6 +9,7 @@
* New upstream release.
* Update get-orig-source.
* Update dependencies.
+ * Let the qmake script find the celt/speex libraries on its own.
-- Thorvald Natvig <slicer at users.sourceforge.net> Wed, 11 Nov 2009 00:58:12 +0100
Modified: mumble/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/mumble/trunk/debian/rules?rev=7783&op=diff
==============================================================================
--- mumble/trunk/debian/rules (original)
+++ mumble/trunk/debian/rules Wed Nov 11 17:21:10 2009
@@ -17,8 +17,6 @@
qmake-qt4 -recursive main.pro \
CONFIG*=release \
CONFIG*=symbols \
- CONFIG*=no-bundled-speex \
- CONFIG*=no-bundled-celt \
CONFIG*=no-embed-qt-translations \
CONFIG*=packaged \
DEFINES*=NO_UPDATE_CHECK \
More information about the Pkg-voip-commits
mailing list