Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10776364
D3598.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
31 KB
Referenced Files
None
Subscribers
None
D3598.diff
View Options
diff --git a/files/0001-Fix-error-when-starting-with-symlink.patch b/files/0001-Fix-error-when-starting-with-symlink.patch
deleted file mode 100644
--- a/files/0001-Fix-error-when-starting-with-symlink.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-From 1da17db6049adea06fe39076c3ffd875557e2b48 Mon Sep 17 00:00:00 2001
-From: Philipp Trulson <philipp@trulson.de>
-Date: Fri, 9 Feb 2018 10:18:14 +0100
-Subject: [PATCH] Fix error when starting with symlink
-
----
- ts3client_runscript.sh | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/ts3client_runscript.sh b/ts3client_runscript.sh
-index 723c792..721eb74 100755
---- a/ts3client_runscript.sh
-+++ b/ts3client_runscript.sh
-@@ -1,6 +1,6 @@
- #!/bin/bash
-
--cd "$(dirname "${BASH_SOURCE[0]}")"
-+cd "$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")"
-
- #If the bundled openssl is used, the app needs to find out where the CA certs
- #are located. This needs to be done with the help of openssl installed on the
---
-2.16.1
-
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : teamspeak3
-version : 3.1.10
-release : 13
+version : 3.2.1
+release : 14
source :
- - http://dl.4players.de/ts/releases/3.1.10/TeamSpeak3-Client-linux_amd64-3.1.10.run : 63f3781c1f49ccc26368d9238a3e2aeca0e57dcb65a1c4022341ad7e8ba4fe9d
+ - http://dl.4players.de/ts/releases/3.2.1/TeamSpeak3-Client-linux_amd64-3.2.1.run : c6aad4b90738d95da677fbd774b84118993b5cf9f12bb9f618c7667518f7a2e2
license : Distributable # See files/Redistribution.eml
extract : no
strip : no
@@ -28,7 +28,6 @@
build : |
bash TeamSpeak3-Client-linux_amd64-$version.run --noexec --target $installdir/usr/share/teamspeak3
cd $installdir/usr/share/teamspeak3
- %patch < $pkgfiles/0001-Fix-error-when-starting-with-symlink.patch
install : |
install -dm0755 $installdir/usr/bin
install -Dm00644 $pkgfiles/teamspeak3.desktop $installdir/usr/share/applications/teamspeak3.desktop
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -19,18 +19,305 @@
</Description>
<PartOf>network.im</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="executable">/usr/bin/ts3client_linux_amd64</Path>
<Path fileType="data">/usr/share/applications/teamspeak3.desktop</Path>
- <Path fileType="data">/usr/share/teamspeak3</Path>
+ <Path fileType="data">/usr/share/teamspeak3/CHANGELOG</Path>
+ <Path fileType="data">/usr/share/teamspeak3/QtWebEngineProcess</Path>
+ <Path fileType="data">/usr/share/teamspeak3/error_report</Path>
+ <Path fileType="data">/usr/share/teamspeak3/gfx/countries.zip</Path>
+ <Path fileType="data">/usr/share/teamspeak3/gfx/default.zip</Path>
+ <Path fileType="data">/usr/share/teamspeak3/gfx/default_colored_2014.zip</Path>
+ <Path fileType="data">/usr/share/teamspeak3/gfx/default_mono_2014.zip</Path>
+ <Path fileType="data">/usr/share/teamspeak3/html/myteamspeak_intro/css/bootstrap.min.css</Path>
+ <Path fileType="data">/usr/share/teamspeak3/html/myteamspeak_intro/css/sync_overview.css</Path>
+ <Path fileType="data">/usr/share/teamspeak3/html/myteamspeak_intro/fonts/glyphicons-halflings-regular.woff2</Path>
+ <Path fileType="data">/usr/share/teamspeak3/html/myteamspeak_intro/img/sync_slide_1.jpg</Path>
+ <Path fileType="data">/usr/share/teamspeak3/html/myteamspeak_intro/img/sync_slide_2.jpg</Path>
+ <Path fileType="data">/usr/share/teamspeak3/html/myteamspeak_intro/img/sync_slide_3.jpg</Path>
+ <Path fileType="data">/usr/share/teamspeak3/html/myteamspeak_intro/index.html</Path>
+ <Path fileType="data">/usr/share/teamspeak3/html/myteamspeak_intro/js/bootstrap.min.js</Path>
+ <Path fileType="data">/usr/share/teamspeak3/html/myteamspeak_intro/js/jquery.slim.min.js</Path>
+ <Path fileType="data">/usr/share/teamspeak3/iconengines/libqsvgicon.so</Path>
+ <Path fileType="data">/usr/share/teamspeak3/imageformats/libqgif.so</Path>
+ <Path fileType="data">/usr/share/teamspeak3/imageformats/libqjpeg.so</Path>
+ <Path fileType="data">/usr/share/teamspeak3/imageformats/libqsvg.so</Path>
+ <Path fileType="data">/usr/share/teamspeak3/libQt5Core.so.5</Path>
+ <Path fileType="data">/usr/share/teamspeak3/libQt5DBus.so.5</Path>
+ <Path fileType="data">/usr/share/teamspeak3/libQt5Gui.so.5</Path>
+ <Path fileType="data">/usr/share/teamspeak3/libQt5Network.so.5</Path>
+ <Path fileType="data">/usr/share/teamspeak3/libQt5Positioning.so.5</Path>
+ <Path fileType="data">/usr/share/teamspeak3/libQt5Qml.so.5</Path>
+ <Path fileType="data">/usr/share/teamspeak3/libQt5Quick.so.5</Path>
+ <Path fileType="data">/usr/share/teamspeak3/libQt5Sql.so.5</Path>
+ <Path fileType="data">/usr/share/teamspeak3/libQt5Svg.so.5</Path>
+ <Path fileType="data">/usr/share/teamspeak3/libQt5WebChannel.so.5</Path>
+ <Path fileType="data">/usr/share/teamspeak3/libQt5WebEngineCore.so.5</Path>
+ <Path fileType="data">/usr/share/teamspeak3/libQt5WebEngineWidgets.so.5</Path>
+ <Path fileType="data">/usr/share/teamspeak3/libQt5Widgets.so.5</Path>
+ <Path fileType="data">/usr/share/teamspeak3/libQt5XcbQpa.so.5</Path>
+ <Path fileType="data">/usr/share/teamspeak3/libc++.so.1</Path>
+ <Path fileType="data">/usr/share/teamspeak3/libc++abi.so.1</Path>
+ <Path fileType="data">/usr/share/teamspeak3/libcrypto.so.1.0.0</Path>
+ <Path fileType="data">/usr/share/teamspeak3/libquazip.so</Path>
+ <Path fileType="data">/usr/share/teamspeak3/libsnappy.so.1</Path>
+ <Path fileType="data">/usr/share/teamspeak3/libsrtp.so.0</Path>
+ <Path fileType="data">/usr/share/teamspeak3/libssl.so.1.0.0</Path>
+ <Path fileType="data">/usr/share/teamspeak3/libudev.so.0</Path>
+ <Path fileType="data">/usr/share/teamspeak3/openglblacklist.json</Path>
+ <Path fileType="data">/usr/share/teamspeak3/package_inst</Path>
+ <Path fileType="data">/usr/share/teamspeak3/platforms/libqxcb.so</Path>
+ <Path fileType="data">/usr/share/teamspeak3/qt.conf</Path>
+ <Path fileType="data">/usr/share/teamspeak3/qtwebengine_locales/de.pak</Path>
+ <Path fileType="data">/usr/share/teamspeak3/qtwebengine_locales/en-GB.pak</Path>
+ <Path fileType="data">/usr/share/teamspeak3/qtwebengine_locales/en-US.pak</Path>
+ <Path fileType="data">/usr/share/teamspeak3/qtwebengine_locales/es.pak</Path>
+ <Path fileType="data">/usr/share/teamspeak3/qtwebengine_locales/fr.pak</Path>
+ <Path fileType="data">/usr/share/teamspeak3/qtwebengine_locales/ja.pak</Path>
+ <Path fileType="data">/usr/share/teamspeak3/qtwebengine_locales/pl.pak</Path>
+ <Path fileType="data">/usr/share/teamspeak3/qtwebengine_locales/pt-BR.pak</Path>
+ <Path fileType="data">/usr/share/teamspeak3/qtwebengine_locales/ru.pak</Path>
+ <Path fileType="data">/usr/share/teamspeak3/resources/icudtl.dat</Path>
+ <Path fileType="data">/usr/share/teamspeak3/resources/qtwebengine_resources.pak</Path>
+ <Path fileType="data">/usr/share/teamspeak3/resources/qtwebengine_resources_100p.pak</Path>
+ <Path fileType="data">/usr/share/teamspeak3/resources/qtwebengine_resources_200p.pak</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/3d_test.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/away_activated.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/away_deactivated.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/blocked_user_banned_server_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/blocked_user_connection_connected_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/blocked_user_connection_connectionlost_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/blocked_user_connection_disconnected_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/blocked_user_kicked_channel_awayfromcurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/blocked_user_kicked_channel_tocurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/blocked_user_kicked_server_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/blocked_user_moved_awayfromcurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/blocked_user_moved_tocurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/blocked_user_switched_awayfromcurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/blocked_user_switched_tocurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/channel_created.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/channel_deleted.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/channel_edited.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/channel_moved.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/channel_switched.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/channelgroup_changed.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/chat_message_inbound.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/chat_message_outbound.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/connected.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/connection_lost.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/disconnected.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/error.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/filetransfer_complete.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/filetransfer_failed.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/friend_banned_server_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/friend_connection_connected_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/friend_connection_connectionlost_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/friend_connection_disconnected_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/friend_kicked_channel_awayfromcurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/friend_kicked_channel_tocurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/friend_kicked_server_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/friend_moved_awayfromcurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/friend_moved_tocurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/friend_switched_awayfromcurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/friend_switched_tocurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/greeting.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/insufficient_permissions.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/mic_activated.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/mic_click_off.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/mic_click_on.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/mic_muted.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/neutral_banned_server_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/neutral_connection_connected_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/neutral_connection_connectionlost_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/neutral_connection_disconnected_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/neutral_kicked_channel_awayfromcurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/neutral_kicked_channel_tocurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/neutral_kicked_server_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/neutral_moved_awayfromcurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/neutral_moved_tocurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/neutral_recording_active_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/neutral_recording_started_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/neutral_recording_stopped_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/neutral_switched_awayfromcurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/neutral_switched_tocurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/no_whisper_target_found.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/servergroup_assigned.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/servergroup_revoked.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/settings.ini</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/sound_muted.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/sound_resumed.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/stop_talking.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/talkpower_granted.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/talkpower_requested.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/talkpower_revoked.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/testsound.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/too_many_whisper_targets.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/whisper_notify.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/whisperlist_is_empty.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/you_edited_server.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/you_kicked_channel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/you_kicked_server.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/you_were_banned.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/you_were_moved.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/you_were_poked.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default/your_channel_was_edited.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/away_activated.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/away_deactivated.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/blocked_user_banned_server_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/blocked_user_connection_connected_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/blocked_user_connection_connectionlost_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/blocked_user_connection_disconnected_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/blocked_user_kicked_channel_awayfromcurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/blocked_user_kicked_channel_tocurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/blocked_user_kicked_server_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/blocked_user_moved_awayfromcurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/blocked_user_moved_tocurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/blocked_user_switched_awayfromcurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/blocked_user_switched_tocurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/channel_created.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/channel_deleted.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/channel_edited.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/channel_moved.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/channel_switched.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/channelgroup_changed.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/connected.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/connection_lost.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/disconnected.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/error.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/filetransfer_complete.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/filetransfer_failed.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/friend_banned_server_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/friend_connection_connected_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/friend_connection_connectionlost_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/friend_connection_disconnected_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/friend_kicked_channel_awayfromcurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/friend_kicked_channel_tocurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/friend_kicked_server_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/friend_moved_awayfromcurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/friend_moved_tocurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/friend_switched_awayfromcurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/friend_switched_tocurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/greeting.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/insufficient_permissions.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/mic_activated.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/mic_muted.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/neutral_banned_server_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/neutral_connection_connected_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/neutral_connection_connectionlost_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/neutral_connection_disconnected_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/neutral_kicked_channel_awayfromcurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/neutral_kicked_channel_tocurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/neutral_kicked_server_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/neutral_moved_awayfromcurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/neutral_moved_tocurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/neutral_recording_active_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/neutral_recording_started_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/neutral_recording_stopped_currentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/neutral_switched_awayfromcurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/neutral_switched_tocurrentchannel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/no_whisper_target_found.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/servergroup_assigned.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/servergroup_revoked.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/settings.ini</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/sound_muted.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/sound_resumed.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/talkpower_granted.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/talkpower_requested.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/talkpower_revoked.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/testsound.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/too_many_whisper_targets.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/whisperlist_is_empty.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/you_edited_server.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/you_kicked_channel.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/you_kicked_server.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/you_were_banned.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/you_were_moved.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/you_were_poked.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_male/your_channel_was_edited.wav</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/default_speech/settings.ini</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sound/nosounds/settings.ini</Path>
+ <Path fileType="data">/usr/share/teamspeak3/soundbackends/libalsa_linux_amd64.so</Path>
+ <Path fileType="data">/usr/share/teamspeak3/soundbackends/libpulseaudio_linux_amd64.so</Path>
+ <Path fileType="data">/usr/share/teamspeak3/sqldrivers/libqsqlite.so</Path>
+ <Path fileType="data">/usr/share/teamspeak3/styles/default.qss</Path>
+ <Path fileType="data">/usr/share/teamspeak3/styles/default/channelinfo.tpl</Path>
+ <Path fileType="data">/usr/share/teamspeak3/styles/default/chatlog-128x96.png</Path>
+ <Path fileType="data">/usr/share/teamspeak3/styles/default/clientinfo.tpl</Path>
+ <Path fileType="data">/usr/share/teamspeak3/styles/default/logo-128x128.png</Path>
+ <Path fileType="data">/usr/share/teamspeak3/styles/default/serverinfo.tpl</Path>
+ <Path fileType="data">/usr/share/teamspeak3/styles/default/splitter.png</Path>
+ <Path fileType="data">/usr/share/teamspeak3/styles/default/splitter_vertical.png</Path>
+ <Path fileType="data">/usr/share/teamspeak3/styles/default/tree_tooltip_channel.tpl</Path>
+ <Path fileType="data">/usr/share/teamspeak3/styles/default/tree_tooltip_client.tpl</Path>
+ <Path fileType="data">/usr/share/teamspeak3/styles/default_chat.qss</Path>
+ <Path fileType="data">/usr/share/teamspeak3/styles/default_linux.qss</Path>
+ <Path fileType="data">/usr/share/teamspeak3/styles/default_mac.qss</Path>
+ <Path fileType="data">/usr/share/teamspeak3/styles/default_vista.qss</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/error_report_de.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/error_report_es.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/error_report_fr.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/error_report_ja.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/error_report_pl.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/error_report_pt.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/error_report_ru.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/lagos.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/lagos_de.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/lagos_es.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/lagos_fr.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/lagos_ja.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/lagos_pl.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/lagos_pt.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/lagos_ru.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/package_installer_de.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/package_installer_es.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/package_installer_fr.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/package_installer_ja.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/package_installer_pl.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/package_installer_pt.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/package_installer_ru.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/permissions.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/permissions_de.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/permissions_es.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/permissions_fr.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/permissions_ja.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/permissions_pl.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/permissions_pt.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/permissions_ru.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/qt_de.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/qt_es.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/qt_fr.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/qt_ja.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/qt_pl.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/qt_pt.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/qt_ru.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/ts_core_errors.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/ts_core_errors_de.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/ts_core_errors_es.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/ts_core_errors_fr.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/ts_core_errors_ja.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/ts_core_errors_pl.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/ts_core_errors_pt.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/ts_core_errors_ru.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/update_de.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/update_es.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/update_fr.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/update_ja.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/update_pl.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/update_pt.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/translations/update_ru.qm</Path>
+ <Path fileType="data">/usr/share/teamspeak3/ts3client_linux_amd64</Path>
+ <Path fileType="data">/usr/share/teamspeak3/ts3client_runscript.sh</Path>
+ <Path fileType="data">/usr/share/teamspeak3/update</Path>
+ <Path fileType="data">/usr/share/teamspeak3/xcbglintegrations/libqxcb-egl-integration.so</Path>
+ <Path fileType="data">/usr/share/teamspeak3/xcbglintegrations/libqxcb-glx-integration.so</Path>
</Files>
</Package>
<History>
- <Update release="13">
- <Date>2018-06-12</Date>
- <Version>3.1.10</Version>
+ <Update release="14">
+ <Date>2018-08-15</Date>
+ <Version>3.2.1</Version>
<Comment>Packaging update</Comment>
<Name>Philipp Trulson</Name>
<Email>philipp@trulson.de</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
May 24 2023, 10:40 AM (11 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5809492
Default Alt Text
D3598.diff (31 KB)
Attached To
Mode
D3598: Update teamspeak3 to 3.2.1
Attached
Detach File
Event Timeline
Log In to Comment