summaryrefslogtreecommitdiff
path: root/community/teamspeak3
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-03-03 01:05:38 -0800
committerroot <root@rshg054.dnsready.net>2013-03-03 01:05:38 -0800
commit945c9cd1e94fab87653f84598812dec707843d26 (patch)
treebd1fccd08cd5fff72cdc25cb51382b882b4faa3e /community/teamspeak3
parent98aa0004e23472ee63753fded33cd55d8b942f36 (diff)
Sun Mar 3 01:04:55 PST 2013
Diffstat (limited to 'community/teamspeak3')
-rw-r--r--community/teamspeak3/PERMISSION.eml70
-rw-r--r--community/teamspeak3/PKGBUILD14
-rw-r--r--community/teamspeak3/teamspeak3.desktop4
3 files changed, 80 insertions, 8 deletions
diff --git a/community/teamspeak3/PERMISSION.eml b/community/teamspeak3/PERMISSION.eml
new file mode 100644
index 000000000..34ab6fedb
--- /dev/null
+++ b/community/teamspeak3/PERMISSION.eml
@@ -0,0 +1,70 @@
+Return-Path: <bizdev@teamspeakusa.com>
+X-Original-To: sh@lutzhaase.com
+Delivered-To: sh@lutzhaase.com
+Received: from tritoncia.com (mail.tritoncia.com [50.22.6.155])
+ by lutzhaase.com (Postfix) with ESMTP id 4066410001D
+ for <sh@lutzhaase.com>; Wed, 27 Feb 2013 22:41:21 +0100 (CET)
+Received: from support.teamspeakusa.com ([50.22.6.158])
+ by tritoncia.com (tritoncia.com [127.0.0.1])
+ (MDaemon PRO v12.5.2)
+ with ESMTP id md50001207881.msg
+ for <sh@lutzhaase.com>; Wed, 27 Feb 2013 15:41:14 -0600
+X-Spam-Processed: tritoncia.com, Wed, 27 Feb 2013 15:41:14 -0600
+ (not processed: spam filter heuristic analysis disabled)
+X-MDRemoteIP: 50.22.6.158
+X-Return-Path: bizdev@teamspeakusa.com
+X-Envelope-From: bizdev@teamspeakusa.com
+X-MDaemon-Deliver-To: sh@lutzhaase.com
+Message-ID: <1362001813.512e7f9544c05@support.teamspeakusa.com>
+Date: Wed, 27 Feb 2013 22:50:13 +0100
+Subject: [#DYK-534-32625]: Redistribution for Arch Linux
+From: TeamSpeak Business Development <bizdev@teamspeakusa.com>
+Reply-To: bizdev@teamspeakusa.com
+To: sh@lutzhaase.com
+MIME-Version: 1.0
+Content-Type: text/html; charset=utf-8
+Content-Transfer-Encoding: quoted-printable
+X-Priority: 3 (Normal)
+
+<font face=3D"Candara, Verdana, Arial, Helvetica" size=3D"3">Hi Sven,<br=
+ />
+<br />
+as long as our licenses remain included and the binari=
+es remain unchanged we are approving a packaging of the TeamSpeak 3 soft=
+ware in your Arch Linux project.<br />
+<br />
+Best regards<br />=
+
+<br />
+Andreas Brillen<br />
+<br />_____________________=
+___________<br />
+TeamSpeak Business Development<br />
+e-Mail: b=
+izdev@teamspeakusa.com<br />
+Visit: http://www.TeamSpeak.com<br =
+/>
+Customers: https://sales.TeamSpeakUSA.com<br />
+Knowledgebase=
+: http://support.TeamSpeakUSA.com<br />
+<br />
+Hours of operation=
+ for this department are Monday - Friday, 9AM to 5PM Pacific Time (UTC-8=
+) and 9AM to 4PM CET (UTC+1). We are committed to responding to your inq=
+uiry within 48 hours, and typically will reply within 24 hours, excludin=
+g weekends and holidays.<br />
+<br /><br />
+
+
+Ticket De=
+tails<br />
+<hr style=3D"margin-bottom: 6px; height: 1px; BORDER: n=
+one; color: #cfcfcf; background-color: #cfcfcf;" />
+Ticket ID: DYK-53=
+4-32625<br />
+Department: Business Development<br />
+Type: Issue=
+<br />
+Status: <font color=3D"#333333">Open</font><br />
+</font>
+
diff --git a/community/teamspeak3/PKGBUILD b/community/teamspeak3/PKGBUILD
index 7b3038d0e..7e8ebce77 100644
--- a/community/teamspeak3/PKGBUILD
+++ b/community/teamspeak3/PKGBUILD
@@ -4,20 +4,22 @@
pkgname=teamspeak3
pkgver=3.0.9.2
-pkgrel=3
+pkgrel=4
pkgdesc="TeamSpeak is software for quality voice communication via the Internet"
url="http://www.teamspeak.com/"
license=('custom')
depends=('qt4' 'libpulse')
arch=('i686' 'x86_64')
source=("http://teamspeak.gameserver.gamed.de/ts3/releases/${pkgver}/TeamSpeak3-Client-linux_x86-${pkgver}.run"
- 'teamspeak3.desktop' 'icon.xpm' 'teamspeak3.launcher')
+ 'teamspeak3.desktop'
+ 'icon.xpm'
+ 'teamspeak3.launcher')
md5sums=('b9ca1362f6f79644357c5558ee5ddfd2'
- 'be58a8798c5d1b7e95a89f6a6482db3e'
- '19f103384e4c1a0aafc8fed44de0c87b'
- '170fcbb1b468ce4f3dba7ee3fb2a1c6d')
-_TSARCH='x86'
+ '98e987a42511f159fa2228f5e0bffed1'
+ '19f103384e4c1a0aafc8fed44de0c87b'
+ '170fcbb1b468ce4f3dba7ee3fb2a1c6d')
+_TSARCH='x86'
if [ "$CARCH" == "x86_64" ]; then
source[0]="http://teamspeak.gameserver.gamed.de/ts3/releases/${pkgver}/TeamSpeak3-Client-linux_amd64-${pkgver}.run"
md5sums[0]='a15002b92e3cd4585dc9ce07818bf446'
diff --git a/community/teamspeak3/teamspeak3.desktop b/community/teamspeak3/teamspeak3.desktop
index d3f9fac3f..da6ef5472 100644
--- a/community/teamspeak3/teamspeak3.desktop
+++ b/community/teamspeak3/teamspeak3.desktop
@@ -3,8 +3,8 @@ Encoding=UTF-8
Name=TeamSpeak 3
GenericName=TeamSpeak
Comment=TeamSpeak is software for quality voice communication via the Internet
-Exec=/usr/bin/teamspeak3
-Icon=/usr/share/pixmaps/teamspeak3.xpm
+Exec=teamspeak3
+Icon=teamspeak3.xpm
StartupNotify=true
Terminal=false
Type=Application