summaryrefslogtreecommitdiff
path: root/media-sound/mumble/mumble-scm.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/mumble/mumble-scm.ebuild')
-rw-r--r--media-sound/mumble/mumble-scm.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/media-sound/mumble/mumble-scm.ebuild b/media-sound/mumble/mumble-scm.ebuild
index 216d456..bfbdd21 100644
--- a/media-sound/mumble/mumble-scm.ebuild
+++ b/media-sound/mumble/mumble-scm.ebuild
@@ -2,11 +2,11 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/mumble/mumble-1.2.5.ebuild,v 1.3 2014/02/15 21:28:10 ago Exp $
-EAPI="5"
+EAPI="6"
QT_MINIMAL="5"
-inherit base eutils toolchain-funcs flag-o-matic libtool git-r3 multilib qt4-r2
+inherit eutils toolchain-funcs flag-o-matic libtool git-r3 qmake-utils
#MY_P="${PN}-${PV/_/~}"
@@ -55,6 +55,7 @@ PATCHES=(
"${FILESDIR}"/gcc.patch
"${FILESDIR}"/tls12_strong_ciphers.patch
"${FILESDIR}"/higher_opus_complexity.patch
+ "${FILESDIR}"/allow_higher_bitrate_and_frame_size.patch
)
#S="${WORKDIR}/${MY_P}"