[arch-commits] Commit in mumble/trunk (PKGBUILD)
Massimiliano Torromeo
mtorromeo at gemini.archlinux.org
Tue Jul 27 18:53:00 UTC 2021
Date: Tuesday, July 27, 2021 @ 18:53:00
Author: mtorromeo
Revision: 988025
upgpkg: mumble 1.3.4-8: grpc-1.39.0 rebuild
Modified:
mumble/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-27 18:52:43 UTC (rev 988024)
+++ PKGBUILD 2021-07-27 18:53:00 UTC (rev 988025)
@@ -7,7 +7,7 @@
pkgbase=mumble
pkgname=('mumble' 'murmur')
pkgver=1.3.4
-pkgrel=7
+pkgrel=8
pkgdesc="An Open Source, low-latency, high quality voice chat software"
arch=('x86_64')
url="https://www.mumble.info/"
@@ -61,7 +61,7 @@
# build mumble
qmake-qt5 main.pro \
CONFIG+="no-bundled-opus no-bundled-speex no-g15 no-xevie no-server \
- no-embed-qt-translations no-update packaged" \
+ no-embed-qt-translations no-update packaged bundled-celt" \
DEFINES+="PLUGIN_PATH=/usr/lib/mumble" \
INCLUDEPATH+="/usr/include/speech-dispatcher"
make release
More information about the arch-commits
mailing list