public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/teamspeak-client/
Date: Sat,  7 Sep 2019 08:43:16 +0000 (UTC)	[thread overview]
Message-ID: <1567845779.3eec1608ab5a91af676aaac7097510a07cb33d73.juippis@gentoo> (raw)

commit:     3eec1608ab5a91af676aaac7097510a07cb33d73
Author:     Conrad Kostecki <conrad <AT> kostecki <DOT> com>
AuthorDate: Fri Sep  6 20:23:01 2019 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Sep  7 08:42:59 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3eec1608

media-sound/teamspeak-client: bump to version 3.3.2

Package-Manager: Portage-2.3.72, Repoman-2.3.17
Signed-off-by: Conrad Kostecki <conrad <AT> kostecki.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 media-sound/teamspeak-client/Manifest              |   2 +
 .../teamspeak-client/teamspeak-client-3.3.2.ebuild | 101 +++++++++++++++++++++
 2 files changed, 103 insertions(+)

diff --git a/media-sound/teamspeak-client/Manifest b/media-sound/teamspeak-client/Manifest
index 69a5b589293..603e85828c3 100644
--- a/media-sound/teamspeak-client/Manifest
+++ b/media-sound/teamspeak-client/Manifest
@@ -1,2 +1,4 @@
 DIST TeamSpeak3-Client-linux_amd64-3.3.0.run 95624376 BLAKE2B 0e6129ef32e43bbea18c9a047af3599f96975dbdbfd9ff22a9f3cea60eaf5841eacf8b396b855819fa06787a4f192aadcf2cd76b3873b48021fdd3e7fd99b371 SHA512 477ced3deb4d4226817bf1f4ec0828123c027027160cdc62a6384583227c153168ec28025613380483229e2a8b3c30bf5b17337c3011e52f01317a9f0dbd4bbb
+DIST TeamSpeak3-Client-linux_amd64-3.3.2.run 95632176 BLAKE2B b1a418e6af6c364050a532063b3129e27d03ac36ec325ab5f2044896f5eae02fb4a251e71b23bc125d41f169aa35d8dde340b333a67b845ebaca7faefa49fe70 SHA512 1dd8912120ba0e9e84849fd793d54aee56e98396f6228a4bcec5c79485b9902398eeefb8f276abd46bbe627e7bd3c8fc5d740d05807342f837ac226f475510d7
 DIST TeamSpeak3-Client-linux_x86-3.3.0.run 94313517 BLAKE2B f806d23f3039cc30a6bf09945f7041bb271040419b5221d663b0119873edd08bfa4f57befc4e8f53efc12f5b9d4c423bc1706e48f6194f4df89392db6b4cff9f SHA512 b5696ed18fe31b3051c5346ceb1bb06ceb0abafb1f87767a696961836a02804cd92a1aabccd24959b37962162bdc2bcfbf5ccd0ebe44b1816b832f7b018c5588
+DIST TeamSpeak3-Client-linux_x86-3.3.2.run 94323084 BLAKE2B f3b0317e8cbc7143d9814a52c8a8c9cd04aa012a40172aca59e6d4db956a19ae5752bffa102f06e34ad0dd5b211082e00ca06056c05a4a2dbbd8adfd76a0c0e7 SHA512 56b7b231ffa5195418823da435fd4daef2cbdbc653d3cfd328f60881a1370b9dd6f99479e9093216d0768ddb04bdd6c6cf1a7019d836abd89806518eeee23496

diff --git a/media-sound/teamspeak-client/teamspeak-client-3.3.2.ebuild b/media-sound/teamspeak-client/teamspeak-client-3.3.2.ebuild
new file mode 100644
index 00000000000..1939f471108
--- /dev/null
+++ b/media-sound/teamspeak-client/teamspeak-client-3.3.2.ebuild
@@ -0,0 +1,101 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit desktop toolchain-funcs unpacker xdg-utils
+
+MY_PV="${PV/_/-}"
+
+DESCRIPTION="A client software for quality voice communication via the internet"
+HOMEPAGE="https://www.teamspeak.com/"
+SRC_URI="
+	amd64? ( https://files.teamspeak-services.com/releases/client/${PV}/TeamSpeak3-Client-linux_amd64-${MY_PV}.run )
+	x86? ( https://files.teamspeak-services.com/releases/client/${PV}/TeamSpeak3-Client-linux_x86-${MY_PV}.run )
+"
+
+KEYWORDS="-* ~amd64 ~x86"
+LICENSE="teamspeak3 || ( GPL-2 GPL-3 LGPL-3 )"
+SLOT="0"
+IUSE="alsa pulseaudio"
+REQUIRED_USE="|| ( alsa pulseaudio )"
+
+RDEPEND="
+	app-arch/snappy:0/1
+	dev-libs/openssl:0
+	dev-libs/quazip
+	dev-qt/qtcore:5
+	dev-qt/qtgui:5[accessibility,dbus,xcb]
+	dev-qt/qtnetwork:5
+	dev-qt/qtsql:5[sqlite]
+	dev-qt/qtsvg:5
+	dev-qt/qtwebchannel:5
+	dev-qt/qtwebengine:5[geolocation(+),widgets]
+	dev-qt/qtwidgets:5
+	net-libs/libsrtp:0
+	sys-libs/libcxx[libcxxabi]
+	sys-libs/zlib:0/1
+	virtual/udev
+	alsa? ( media-libs/alsa-lib )
+	pulseaudio? ( media-sound/pulseaudio )
+"
+
+RESTRICT="mirror"
+
+S="${WORKDIR}"
+
+QA_PREBUILT="
+	opt/teamspeak3-client/error_report
+	opt/teamspeak3-client/package_inst
+	opt/teamspeak3-client/soundbackends/libalsa_linux_*.so
+	opt/teamspeak3-client/soundbackends/libpulseaudio_linux_*.so
+	opt/teamspeak3-client/ts3client
+	opt/teamspeak3-client/update
+"
+
+src_prepare() {
+	default
+
+	if ! use alsa; then
+		rm -f soundbackends/libalsa_linux_*.so || die
+	fi
+
+	if ! use pulseaudio ; then
+		rm -f soundbackends/libpulseaudio_linux_*.so || die
+	fi
+
+	mv ts3client_linux_* ts3client || die
+
+	tc-export CXX
+}
+
+src_install() {
+	exeinto /opt/teamspeak3-client
+	doexe error_report package_inst ts3client update
+	newexe "${FILESDIR}"/ts3client-bin-r2 ts3client-bin
+
+	exeinto /opt/teamspeak3-client/soundbackends
+	doexe soundbackends/*.so
+
+	insinto /opt/teamspeak3-client
+	doins -r gfx html resources sound styles translations
+
+	dosym ../../usr/$(get_libdir)/qt5/libexec/QtWebEngineProcess /opt/teamspeak3-client/QtWebEngineProcess
+
+	dodir /opt/bin
+	dosym ../teamspeak3-client/ts3client-bin /opt/bin/ts3client
+
+	make_desktop_entry /opt/bin/ts3client "Teamspeak 3 Client" /opt/teamspeak3-client/styles/default/logo-128x128.png "Audio;AudioVideo;Network"
+
+	einstalldocs
+}
+
+pkg_postinst() {
+	xdg_desktop_database_update
+	xdg_mimeinfo_database_update
+}
+
+pkg_postrm() {
+	xdg_desktop_database_update
+	xdg_mimeinfo_database_update
+}


             reply	other threads:[~2019-09-07  8:43 UTC|newest]

Thread overview: 84+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-07  8:43 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-05 21:43 [gentoo-commits] repo/gentoo:master commit in: media-sound/teamspeak-client/ Conrad Kostecki
2025-01-28 22:23 Conrad Kostecki
2025-01-28 22:23 Conrad Kostecki
2025-01-05 22:40 Conrad Kostecki
2025-01-03 15:39 Conrad Kostecki
2024-06-22 20:01 Conrad Kostecki
2024-06-22 20:01 Conrad Kostecki
2023-11-11 23:37 Conrad Kostecki
2023-11-11 23:37 Conrad Kostecki
2023-10-02 18:40 Conrad Kostecki
2023-08-27 21:32 Conrad Kostecki
2023-08-02 12:06 Conrad Kostecki
2023-08-02 12:06 Conrad Kostecki
2023-07-26 21:23 Conrad Kostecki
2023-06-26  6:02 Conrad Kostecki
2023-06-25 20:05 Conrad Kostecki
2023-06-24 21:36 Conrad Kostecki
2023-06-24 21:36 Conrad Kostecki
2023-05-24 22:12 Conrad Kostecki
2023-05-24 22:12 Conrad Kostecki
2023-05-24 22:12 Conrad Kostecki
2023-05-24 22:12 Conrad Kostecki
2023-04-22 23:53 Conrad Kostecki
2023-02-07 10:37 Andreas Sturmlechner
2022-09-10  0:29 Sam James
2022-09-09 16:09 Andrew Ammerlaan
2022-08-05 17:05 Conrad Kostecki
2022-07-24 16:44 Conrad Kostecki
2022-04-22 20:15 Conrad Kostecki
2021-12-21  0:40 Conrad Kostecki
2021-12-21  0:40 Conrad Kostecki
2021-10-24 22:26 Conrad Kostecki
2021-10-24 22:26 Conrad Kostecki
2021-03-16 17:52 Conrad Kostecki
2021-03-16 17:52 Conrad Kostecki
2021-02-27 15:04 Conrad Kostecki
2021-02-27 15:04 Conrad Kostecki
2021-02-27 12:53 Conrad Kostecki
2021-02-27 12:53 Conrad Kostecki
2021-02-23 19:53 Andreas Sturmlechner
2021-02-23 19:53 Andreas Sturmlechner
2021-02-15  4:01 Sam James
2021-02-08  9:58 Conrad Kostecki
2021-02-08  9:58 Conrad Kostecki
2021-01-10  1:22 Conrad Kostecki
2021-01-10  1:22 Conrad Kostecki
2020-12-26 19:58 Conrad Kostecki
2020-12-26 19:58 Conrad Kostecki
2020-12-26 19:58 Conrad Kostecki
2020-11-26 21:16 Conrad Kostecki
2020-11-26 21:16 Conrad Kostecki
2020-11-25 23:08 Conrad Kostecki
2020-11-25 23:08 Conrad Kostecki
2020-11-15 17:04 Conrad Kostecki
2020-11-15 17:04 Conrad Kostecki
2020-11-04 22:58 Conrad Kostecki
2020-10-09 20:11 Conrad Kostecki
2020-10-09 20:11 Conrad Kostecki
2020-08-27 15:07 Conrad Kostecki
2020-08-05 19:48 Conrad Kostecki
2020-08-05 14:17 Agostino Sarubbo
2020-08-05 13:53 Agostino Sarubbo
2020-07-09 17:58 Conrad Kostecki
2020-05-12 15:35 Conrad Kostecki
2020-05-12 15:35 Conrad Kostecki
2020-04-04 14:08 Conrad Kostecki
2020-04-04 14:08 Conrad Kostecki
2020-03-27 22:30 Conrad Kostecki
2020-01-19 23:53 Andreas Sturmlechner
2020-01-19 23:53 Andreas Sturmlechner
2019-11-26 10:18 Thomas Deutschmann
2019-11-15 14:23 Agostino Sarubbo
2019-09-23 17:16 Michał Górny
2019-09-07  8:43 Joonas Niilola
2019-07-15  5:36 Andreas Sturmlechner
2019-04-30 16:49 Michał Górny
2019-02-21 22:31 Andreas Sturmlechner
2018-10-30 10:34 Patrice Clement
2018-10-19 21:59 Patrice Clement
2018-09-23  7:53 Michał Górny
2018-09-23  7:53 Michał Górny
2018-09-04 22:32 Patrice Clement
2018-09-04 22:32 Patrice Clement

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=1567845779.3eec1608ab5a91af676aaac7097510a07cb33d73.juippis@gentoo \
    --to=juippis@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