From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 666121382C5 for ; Tue, 23 Feb 2021 19:53:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 55235E0882; Tue, 23 Feb 2021 19:53:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1C97EE0886 for ; Tue, 23 Feb 2021 19:53:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C47B9340E5B for ; Tue, 23 Feb 2021 19:53:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A8B6C590 for ; Tue, 23 Feb 2021 19:53:30 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1614109957.8690f95945a8f54ce6f6918c3accdc77c3cd1c9e.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/teamspeak-client/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/teamspeak-client/teamspeak-client-3.5.6-r2.ebuild X-VCS-Directories: media-sound/teamspeak-client/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8690f95945a8f54ce6f6918c3accdc77c3cd1c9e X-VCS-Branch: master Date: Tue, 23 Feb 2021 19:53:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c3f38f18-acc3-4515-a791-870d9c1cd95b X-Archives-Hash: 37879ad28e038834a3cc0887465b5000 commit: 8690f95945a8f54ce6f6918c3accdc77c3cd1c9e Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Feb 20 18:41:56 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Feb 23 19:52:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8690f959 media-sound/teamspeak-client: Drop 3.5.6-r2 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner gentoo.org> .../teamspeak-client-3.5.6-r2.ebuild | 117 --------------------- 1 file changed, 117 deletions(-) diff --git a/media-sound/teamspeak-client/teamspeak-client-3.5.6-r2.ebuild b/media-sound/teamspeak-client/teamspeak-client-3.5.6-r2.ebuild deleted file mode 100644 index 99cf08b2b88..00000000000 --- a/media-sound/teamspeak-client/teamspeak-client-3.5.6-r2.ebuild +++ /dev/null @@ -1,117 +0,0 @@ -# Copyright 1999-2021 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="3" -IUSE="+alsa pulseaudio system-libcxx" -REQUIRED_USE="|| ( alsa pulseaudio )" - -BDEPEND=">=dev-util/patchelf-0.10" - -RDEPEND=" - app-arch/snappy:0/1 - dev-libs/openssl:0 - dev-libs/quazip:0 - dev-qt/qtcore:5 - || ( - dev-qt/qtgui:5[accessibility,dbus,X(-)] - 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/qtwebsockets:5 - dev-qt/qtwidgets:5 - net-libs/libsrtp:0 - sys-libs/zlib:0/1 - virtual/udev - alsa? ( media-libs/alsa-lib ) - pulseaudio? ( media-sound/pulseaudio ) - system-libcxx? ( sys-libs/libcxx[libcxxabi] ) -" - -RESTRICT="bindist mirror" - -S="${WORKDIR}" - -QA_PREBUILT=" - opt/teamspeak3-client/libc++.so.1 - opt/teamspeak3-client/libc++abi.so.1 - 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 - - # Fixes QA Notice: Unresolved soname dependencies. - # Since this is a binary only package, it must be patched. - local soname_files=( "error_report" "ts3client" ) - for soname_file in ${soname_files[@]}; do - patchelf --replace-needed libquazip.so libquazip5.so.1 "${soname_file}" || die - done - - tc-export CXX -} - -src_install() { - exeinto /opt/teamspeak3-client - doexe error_report package_inst ts3client update - newexe "${FILESDIR}"/ts3client-bin-r2 ts3client-bin - ! use system-libcxx && doexe libc++{,abi}.so.1 - - 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 -}