From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/teamspeak-client-bin/
Date: Thu, 22 Dec 2016 15:27:41 +0000 (UTC) [thread overview]
Message-ID: <1482420449.4de9dcb246ceab427f9f91d8e6f6de5b9d89a49b.kensington@gentoo> (raw)
commit: 4de9dcb246ceab427f9f91d8e6f6de5b9d89a49b
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sun Dec 11 22:39:49 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Dec 22 15:27:29 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4de9dcb2
media-sound/teamspeak-client-bin: 3.0.19.4 version bump, quazip[-qt4]
Force dev-libs/quazip[-qt4] so that it installs necessary compat symlink.
Gentoo-bug: 598136
Package-Manager: portage-2.3.0
media-sound/teamspeak-client-bin/Manifest | 2 ++
.../teamspeak-client-bin-3.0.19.1.ebuild | 4 ++--
...9.1.ebuild => teamspeak-client-bin-3.0.19.4.ebuild} | 18 ++++++++++--------
3 files changed, 14 insertions(+), 10 deletions(-)
diff --git a/media-sound/teamspeak-client-bin/Manifest b/media-sound/teamspeak-client-bin/Manifest
index af38efc..b1cdfd49 100644
--- a/media-sound/teamspeak-client-bin/Manifest
+++ b/media-sound/teamspeak-client-bin/Manifest
@@ -1,2 +1,4 @@
DIST TeamSpeak3-Client-linux_amd64-3.0.19.1.run 37071678 SHA256 b0d8e208b95b3b3f13e53a7930482599d205e2b769876763ad40c5c9f266759c SHA512 6db1f21c104935bfbaf3936f22ad6c8da79d1c69816576651de49d0354fbbf0d744157983ee486a522b89d98e6436550ca3be6153c5dcda1209ad9a00e70d24d WHIRLPOOL acadd3686648fe4176944ca1d2e937ac4e8843d0334b28717dc1e96349157315d1fb5f6ff483f16b072cdc750a6733952673cde4140e0135111fd5e4b7f2d5f9
+DIST TeamSpeak3-Client-linux_amd64-3.0.19.4.run 37054436 SHA256 f74617d2a2f5cb78e0ead345e6ee66c93e4a251355779018fd060828e212294a SHA512 fca7303a9c75bbab4945c9336c78115b28b3f14b278ffccb8453d7b29eabf1cd7147697bf0042bc625a9108db653468e8f0ebc4b29cf00d48f5438c919efa8c7 WHIRLPOOL e979cbe22a4109aabffc9b77a9b6e625e1e9e819c248d18795967a007bc1b92fe726a1fb33063a1551e9853d5bd15473ed1fd311f413e33e451f8a4b5eeb001a
DIST TeamSpeak3-Client-linux_x86-3.0.19.1.run 36646880 SHA256 ddfe07713e09e009d4268eb14c5802a0afffc1a1aed34c2da09153b5a8d456c5 SHA512 c8b9a3426ab0516ab0c63d72f63d03016e5abe4f03eae112d93fdb813d49c0170de6e8951acaec20a4f64c25cafc6a64f0c3122cba88553daa4aedcb49b4aaac WHIRLPOOL 7f14e0bcd9bc596b0a52eccc8ac839327dcd3e15a36d647b1554fedc801167a7a9baa17eb96dfe349a027b3f6b02eda3319927a483016bd87bba52ca9b38e722
+DIST TeamSpeak3-Client-linux_x86-3.0.19.4.run 36627204 SHA256 e11467dc1732ddc21ec0d86c2853c322af7a6b8307e3e8dfebc6b4b4d7404841 SHA512 ec52a78e5753716ba81602ecd60a2440a08ec4fc777d7d560dd714ae4b80fe7befceb5271c11d2eae46dbc3cbf71f0eca4976a44510bc66a51f5ebe39745d2db WHIRLPOOL f54b4a0ce97a2e24b4bd6873db89cbca15b47f992f390d66458e4ff00b5a0febb54a5d6402936019fb854c183739fab453a9909c8c1977593e712daf59bdb522
diff --git a/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.19.1.ebuild b/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.19.1.ebuild
index 695ae77..44fef5e 100644
--- a/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.19.1.ebuild
+++ b/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.19.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -20,7 +20,7 @@ IUSE="alsa pulseaudio"
REQUIRED_USE="|| ( alsa pulseaudio )"
RDEPEND="
- dev-libs/quazip:0/0[qt5]
+ dev-libs/quazip[-qt4,qt5]
>=dev-qt/qtcore-5.5:5
>=dev-qt/qtgui-5.5:5[accessibility]
>=dev-qt/qtnetwork-5.5:5
diff --git a/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.19.1.ebuild b/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.19.4.ebuild
similarity index 88%
copy from media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.19.1.ebuild
copy to media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.19.4.ebuild
index 695ae77..27feca6 100644
--- a/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.19.1.ebuild
+++ b/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.19.4.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI=6
inherit eutils unpacker
@@ -20,12 +20,12 @@ IUSE="alsa pulseaudio"
REQUIRED_USE="|| ( alsa pulseaudio )"
RDEPEND="
- dev-libs/quazip:0/0[qt5]
- >=dev-qt/qtcore-5.5:5
- >=dev-qt/qtgui-5.5:5[accessibility]
- >=dev-qt/qtnetwork-5.5:5
- >=dev-qt/qtsql-5.5:5[sqlite]
- >=dev-qt/qtwidgets-5.5:5
+ dev-libs/quazip[-qt4,qt5]
+ dev-qt/qtcore:5
+ dev-qt/qtgui:5[accessibility]
+ dev-qt/qtnetwork:5
+ dev-qt/qtsql:5[sqlite]
+ dev-qt/qtwidgets:5
sys-libs/glibc
sys-libs/zlib
alsa? ( media-libs/alsa-lib )
@@ -42,6 +42,8 @@ pkg_nofetch() {
}
src_prepare() {
+ default
+
# Remove the qt-libraries as they just cause trouble with the system's Qt, see bug #328807.
rm libQt* || die "Couldn't remove bundled Qt libraries."
next reply other threads:[~2016-12-22 15:27 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-22 15:27 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-06-21 5:55 [gentoo-commits] repo/gentoo:master commit in: media-sound/teamspeak-client-bin/ Georgy Yakovlev
2018-05-11 17:39 Michał Górny
2018-05-11 17:39 Michał Górny
2017-12-27 23:26 Andreas Sturmlechner
2017-12-27 23:26 Andreas Sturmlechner
2017-12-27 23:26 Andreas Sturmlechner
2016-06-26 10:14 Patrice Clement
2016-01-16 6:12 Michael Palimaka
2016-01-01 1:15 Ian Delaney
2016-01-01 0:07 Ian Delaney
2015-09-06 8:00 Ian Delaney
2015-09-06 2:13 Ian Delaney
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1482420449.4de9dcb246ceab427f9f91d8e6f6de5b9d89a49b.kensington@gentoo \
--to=kensington@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox