[arch-commits] Commit in mumble/trunk (PKGBUILD)

Eli Schwartz eschwartz at archlinux.org
Thu Jul 26 08:21:20 UTC 2018


    Date: Thursday, July 26, 2018 @ 08:21:19
  Author: eschwartz
Revision: 363482

upgpkg: mumble 1.2.19-10

protobuf 3.6.0 rebuild

Modified:
  mumble/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-26 07:45:03 UTC (rev 363481)
+++ PKGBUILD	2018-07-26 08:21:19 UTC (rev 363482)
@@ -9,7 +9,7 @@
 
 pkgname=mumble
 pkgver=1.2.19
-pkgrel=9
+pkgrel=10
 arch=('x86_64')
 pkgdesc="A voice chat application similar to TeamSpeak"
 license=('BSD')
@@ -36,7 +36,7 @@
 
   # Building mumble
   qmake-qt4 main.pro \
-    CONFIG+="bundled-celt no-bundled-opus no-bundled-speex no-g15 no-xevie no-server \
+    CONFIG+="c++11 bundled-celt no-bundled-opus no-bundled-speex no-g15 no-xevie no-server \
     no-embed-qt-translations no-update packaged" \
     DEFINES+="PLUGIN_PATH=/usr/lib/mumble" \
     INCLUDEPATH+="/usr/include/speech-dispatcher" \



More information about the arch-commits mailing list