diff options
author | abs <abs@pkgsrc.org> | 2006-09-25 13:15:35 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2006-09-25 13:15:35 +0000 |
commit | 39927d5077bb3dc40b9d3a30177eef5a05c79cac (patch) | |
tree | 7b2dd3b04ac53bf3a98181e8e7f02bb0aac04e3d /net/teamspeak-client | |
parent | 06afe67d805f29842a2e1146fc48a81b366a4afb (diff) | |
download | pkgsrc-39927d5077bb3dc40b9d3a30177eef5a05c79cac.tar.gz |
Update net/teamspeak-client to 2.0.32.60
Bugfixes in 2.0.32.60
- Redesigned the 0-100 hz filter to produce better sound.
- Fixed "always on top" issues in windows.
- Removed "always on top" on linux since it wont work anyway.
- Included the fixed TSRemote.dll/libTSRemote.so.0.4 so the sdk works again.
- Fixed the windows installer so the windows celp codec is installed again.
- Did some speed improvements.
Diffstat (limited to 'net/teamspeak-client')
-rw-r--r-- | net/teamspeak-client/Makefile | 9 | ||||
-rw-r--r-- | net/teamspeak-client/distinfo | 8 |
2 files changed, 7 insertions, 10 deletions
diff --git a/net/teamspeak-client/Makefile b/net/teamspeak-client/Makefile index 3971ae8b456..13424aafd7f 100644 --- a/net/teamspeak-client/Makefile +++ b/net/teamspeak-client/Makefile @@ -1,10 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2006/09/20 22:00:53 abs Exp $ -# -# Note: ts2_client_rc2_2032 fails to run as non root with Runtime error 231 +# $NetBSD: Makefile,v 1.3 2006/09/25 13:15:35 abs Exp $ -PKGNAME= teamspeak-client-2.0.31.55 -DISTNAME= ts2_client_rc2_2031 -PKGREVISION= 1 +PKGNAME= teamspeak-client-2.0.32.60 +DISTNAME= ts2_client_rc2_2032 CATEGORIES= net audio MASTER_SITES= ftp://ftp.freenet.de/pub/4players/teamspeak.org/releases/ \ ftp://213.202.254.114/teamspeak/releases/ diff --git a/net/teamspeak-client/distinfo b/net/teamspeak-client/distinfo index 8c7070d75b1..134a4130126 100644 --- a/net/teamspeak-client/distinfo +++ b/net/teamspeak-client/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2006/08/08 19:40:08 abs Exp $ +$NetBSD: distinfo,v 1.2 2006/09/25 13:15:35 abs Exp $ -SHA1 (ts2_client_rc2_2031.tar.bz2) = c633d826ba020895cc90f9bf33a079269dc19ced -RMD160 (ts2_client_rc2_2031.tar.bz2) = 1bcc1cc6cfec1bbd946517c1228478187a65355f -Size (ts2_client_rc2_2031.tar.bz2) = 7525269 bytes +SHA1 (ts2_client_rc2_2032.tar.bz2) = d54c9c19a2e70cee11f9a04a3523c71da802ee8d +RMD160 (ts2_client_rc2_2032.tar.bz2) = ee0690e0ac5f2aac090a565bf2c4fb7726fb62f4 +Size (ts2_client_rc2_2032.tar.bz2) = 7535254 bytes |