public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/teamspeak-client/
Date: Tue, 28 Jan 2025 22:23:40 +0000 (UTC)	[thread overview]
Message-ID: <1738103003.fd6ac6775818b4db7e0ec9f19b2eb1ac95e0b2c5.conikost@gentoo> (raw)

commit:     fd6ac6775818b4db7e0ec9f19b2eb1ac95e0b2c5
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 28 21:27:49 2025 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Tue Jan 28 22:23:23 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd6ac677

media-sound/teamspeak-client: add 6.0.0_beta2

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 media-sound/teamspeak-client/Manifest              |   1 +
 .../teamspeak-client-6.0.0_beta2.ebuild            | 107 +++++++++++++++++++++
 2 files changed, 108 insertions(+)

diff --git a/media-sound/teamspeak-client/Manifest b/media-sound/teamspeak-client/Manifest
index a58dedb4fb58..515a2323050b 100644
--- a/media-sound/teamspeak-client/Manifest
+++ b/media-sound/teamspeak-client/Manifest
@@ -1,2 +1,3 @@
 DIST TeamSpeak3-Client-linux_amd64-3.6.2.run 110899830 BLAKE2B e832af37b3fe89741d6eed0214dcb790e69184ebfdf0cfbcebe8ec433eef62e42597a75bfb6bbf7d36cc172fa49e22c527023b787ad88584654b9297d5730d5f SHA512 09448086ed3322ba5a37905c5b893fdf0860e5e80852da2713a2d3aceddc071ff6cd7bc213f494759b9448615a027130579da7292f59447b3c31553e151d35eb
 DIST teamspeak-client-5.0.0_beta77.tar.gz 149815295 BLAKE2B 72c71d4a004ad917d4c7de58ce8f718942688a46596ebb2763c6c98e9f01fafb83db99bb475d5fe7615bc66e8e581904529d00a493aacea2cbd48aa143971caf SHA512 1894987257d62643c324e59ccae2dd0bac2c153470f1f2979a0a243bce4e16228a5c0cd90daf75de56e3fbae1f421bc9e48fe3377ed09c3b55af6d3cb2563064
+DIST teamspeak-client-6.0.0_beta2.tar.gz 177781467 BLAKE2B 1eaf1d6e967fae20d0f90155dbd1db68515fe78218276a5a9ee56ee3edaf8fb07854868ccac56e6a630a9a2e8fa8ffce7641a091867928dae7eec866cdd0125c SHA512 086297a604799cf1eb559f7cd3be5d365050d0f835f6ab8c5b239f8cf92ad080dcfa446e122d24e581b12eb075c264ab99c8215ce3bacd7bd811fd35d3f0bc9d

diff --git a/media-sound/teamspeak-client/teamspeak-client-6.0.0_beta2.ebuild b/media-sound/teamspeak-client/teamspeak-client-6.0.0_beta2.ebuild
new file mode 100644
index 000000000000..f77047316210
--- /dev/null
+++ b/media-sound/teamspeak-client/teamspeak-client-6.0.0_beta2.ebuild
@@ -0,0 +1,107 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop xdg-utils
+
+DESCRIPTION="A client software for quality voice communication via the internet"
+HOMEPAGE="https://www.teamspeak.com/"
+SRC_URI="https://files.teamspeak-services.com/pre_releases/client/${PV/_/-}/teamspeak-client.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}"
+
+LICENSE="teamspeak5 || ( GPL-2 GPL-3 LGPL-3 )"
+SLOT="5"
+KEYWORDS="-* ~amd64"
+
+RDEPEND="
+	app-accessibility/at-spi2-core:2
+	dev-libs/expat
+	dev-libs/glib:2
+	dev-libs/nspr
+	dev-libs/nss
+	dev-libs/olm
+	media-libs/alsa-lib
+	media-libs/harfbuzz
+	media-libs/mesa
+	net-print/cups
+	sys-apps/dbus
+	sys-apps/systemd-utils
+	sys-apps/util-linux
+	x11-libs/cairo[glib]
+	x11-libs/gdk-pixbuf:2
+	x11-libs/gtk+:3
+	x11-libs/libX11
+	x11-libs/libXcomposite
+	x11-libs/libXdamage
+	x11-libs/libdrm
+	x11-libs/libXext
+	x11-libs/libXfixes
+	x11-libs/libnotify
+	x11-libs/libxcb
+	x11-libs/libxkbcommon
+	x11-libs/libXrandr
+	x11-libs/libXrender
+	x11-libs/libXScrnSaver
+	x11-libs/libXtst
+	x11-libs/pango
+"
+
+RESTRICT="bindist mirror"
+
+QA_PREBUILT="
+	opt/teamspeak5-client/chrome-sandbox
+	opt/teamspeak5-client/hotkey_helper
+	opt/teamspeak5-client/libcef.so
+	opt/teamspeak5-client/libEGL.so
+	opt/teamspeak5-client/libGLESv2.so
+	opt/teamspeak5-client/libtschat_client_lib.so
+	opt/teamspeak5-client/libtschat_client_lib_export.so
+	opt/teamspeak5-client/patcher
+	opt/teamspeak5-client/TeamSpeak
+	opt/teamspeak5-client/soundbackends/libalsa_linux_amd64.so
+	opt/teamspeak5-client/libvulkan.so.1
+"
+
+src_prepare() {
+	default
+}
+
+src_install() {
+	exeinto /opt/teamspeak5-client
+	doexe chrome-sandbox hotkey_helper patcher TeamSpeak libcef.so libtschat_client_lib.so libtschat_client_lib_export.so
+
+	# Unfortunately we need to use shipped libs as otherwise
+	# teamspeak-client crashes using system libs. The only positive
+	# is, they only need to be placed in it's teamspeaks home directory.
+	doexe libEGL.so libGLESv2.so libvulkan.so.1
+
+	insinto /opt/teamspeak5-client
+	doins *.bin *.dat *.pak
+	doins -r html licenses locales soundbackends
+
+	dodir /opt/bin
+	dosym ../teamspeak5-client/TeamSpeak /opt/bin/ts5client
+
+	for iconsize in 48 128 256; do
+		newicon -s ${iconsize} logo-${iconsize}.png teamspeak5.png
+	done
+
+	make_desktop_entry \
+		/opt/bin/ts5client "Teamspeak 5 Client" \
+		"teamspeak5" "Audio;AudioVideo;Network"
+
+	dodoc docs/*
+}
+
+pkg_postinst() {
+	xdg_desktop_database_update
+	xdg_icon_cache_update
+	xdg_mimeinfo_database_update
+}
+
+pkg_postrm() {
+	xdg_desktop_database_update
+	xdg_icon_cache_update
+	xdg_mimeinfo_database_update
+}


             reply	other threads:[~2025-01-28 22:23 UTC|newest]

Thread overview: 87+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-28 22:23 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-08 23:21 [gentoo-commits] repo/gentoo:master commit in: media-sound/teamspeak-client/ Conrad Kostecki
2025-03-08 23:21 Conrad Kostecki
2025-03-01  1:30 Conrad Kostecki
2025-02-05 21:43 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-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=1738103003.fd6ac6775818b4db7e0ec9f19b2eb1ac95e0b2c5.conikost@gentoo \
    --to=conikost@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