Version 3.5.1 is now available: https://teamspeak.com/en/downloads/ This version seems to introduce a new dependency: /opt/teamspeak3-client/ts3client: error while loading shared libraries: libQt5WebSockets.so.5: cannot open shared object file: No such file or directory So I added dev-qt/qtwebsockets:5 to the ebuild. With this I could successfully install and use TS on my amd64 system. Reproducible: Always
Created attachment 626356 [details] Fixed ebuild with the new dependency
Yeah, I am currently working on that :-) There is yet a QA issue to fix.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fad995c330a0aa28f60b26f07b49a8ef80169a4 commit 9fad995c330a0aa28f60b26f07b49a8ef80169a4 Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2020-03-27 22:26:43 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2020-03-27 22:28:17 +0000 media-sound/teamspeak-client: bump to version 3.5.1 Closes: https://bugs.gentoo.org/714946 Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> media-sound/teamspeak-client/Manifest | 2 + .../teamspeak-client/teamspeak-client-3.5.1.ebuild | 114 +++++++++++++++++++++ 2 files changed, 116 insertions(+)