mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
parent
86f3eb2253
commit
00545b37a4
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mumble'
|
||||
pkgname=mumble
|
||||
version=1.2.19
|
||||
revision=17
|
||||
revision=18
|
||||
hostmakedepends="Ice pkg-config protobuf qt-host-tools qt-qmake"
|
||||
makedepends="Ice-devel MesaLib-devel avahi-compat-libs-devel boost-devel
|
||||
libcap-devel libressl-devel libsndfile-devel opus-devel protobuf-devel
|
||||
|
@ -25,7 +25,7 @@ do_configure() {
|
|||
# Needs bundled celt for some reason
|
||||
qmake-qt4 -recursive main.pro \
|
||||
CONFIG+="bundled-celt no-bundled-opus no-update no-bundled-speex no-g15 \
|
||||
no-xevie pulseaudio no-embed-qt-translations" \
|
||||
no-xevie pulseaudio no-embed-qt-translations no-oss" \
|
||||
DEFINES+="PLUGIN_PATH=/usr/lib/mumble" CXXFLAGS="$CXXFLAGS" LDFLAGS="$LDFLAGS" \
|
||||
PREFIX=/usr \
|
||||
LIB=/usr/lib \
|
||||
|
|
Loading…
Add table
Reference in a new issue