New commits:
commit 54dfccf960244b0ddec6dbf61d0247cc9126c92f
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
ts2_client: Increment PATCHLEVEL for jpeg6b and install location
commit 1157901fce75e4271873b10899c57a6904de4ded
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
ts2_client: No nead for the return
/home/sandalle/scm/git/smgl/z-rejected/z-net/ts2_server
commit d7a27dafb197c407cbbb68b32f288f9ac1cddee3
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
ts2_client: Install to /usr/libexec instead of architecture-independent
/usr/share
commit 3870928ade4abed1b0fd0d297d518c18b0594694
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
ts2_client: This is safe for unattended updates
commit 6c082a82c72988fb01c6074faf8fe1195f8df5f3
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
ts2_client: Download and build local copy of jpeg6b
commit 33bbcb61063305a129d976c144e519b7a0c3eb78
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
ts2_client: Add Desktop file
commit 0a308f297d92e0cbd72023bf7249ff49d4cee0f4
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
ts2_server: Cleanup whitespace
commit ed4c387b7e4a2004660981581a68f4aa38f0533f
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
ts2_client: Cleanup whitespace
commit 41ab0a3c5648bf87dab774b7959c7fe47db22662
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
ts2_server: Fix WEB_SITE
commit cf7e2ce7b76ac7c52bad8336fdc7745ac059c04d
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
- WEB_SITE=http://www.goteamspeak.org/
+ SOURCE2_URL[0]=http://www.ijg.org/files/$SOURCE2
+
SOURCE_HASH=sha512:14b8b91ab6e18c7cb874aee55374b139926d21f3f9eb6a075b5ea884b5dd88a3f3c98e6a3df58516c417046dc6bca0827dd9fb30eee68658c2f3e22e5952e058
+ WEB_SITE=http://www.goteamspeak.com/
ENTERED=20040920
LICENCE[0]='http://www.goteamspeak.com/faq.php?faq=1'
+ PATCHLEVEL=1
REJECT="has licensing issues"
SHORT="P2P talking over the net (client side)"
cat << EOF
-This is a very popular p2p talking client and server set up that
+This is a very popular p2p talking client and server set up that
is used with many fps games.
Teamspeak is free of charge to non-commercial users.
EOF
-
diff --git a/z-net/ts2_client/HISTORY b/z-net/ts2_client/HISTORY
index 849fa2e..9e7ecb2 100644
--- a/z-net/ts2_client/HISTORY
+++ b/z-net/ts2_client/HISTORY
@@ -1,3 +1,16 @@
+2010-05-01 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Fix WEB_SITE
+ Download jpeg6b
+ PATCHLEVEL++
+ * PRE_BUILD: Extract jpeg6b
+ * BUILD: Build jpeg6b
+ * INSTALL: Create Desktop file
+ Install libjpeg.so.62
+ Install to /usr/libexec instead of architecture-independent
/usr/share
+ * teamspeak: Installed to /usr/libexec instead of /usr/share
+ No nead for the return `cd -`
+ * UNATTEND_SAFE: This is safe for unattended updates
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.
@@ -13,3 +26,4 @@
2004-09-20 David Brown <dmlb2000 AT excite.com>
* ALL: created spell
+
diff --git a/z-net/ts2_client/INSTALL b/z-net/ts2_client/INSTALL
index 071c351..c10f131 100755
--- a/z-net/ts2_client/INSTALL
+++ b/z-net/ts2_client/INSTALL
@@ -1,16 +1,32 @@
-INSTALLDIR=/usr/share/TeamSpeak
-DOCDIR=/usr/share/doc/${SPELL}
-SHAREDIR=/usr/share/${SPELL}
+INSTALLDIR=/usr/libexec/$SPELL &&
+DOCDIR=/usr/share/doc/${SPELL} &&
- WEB_SITE=http://www.goteamspeak.org/
+
SOURCE_HASH=sha512:fde5fb4ee67021ff153e74b02136d149114d5ac1e50c371d0dd370eb7384611b89f11c9ffc700a8f569953d97e275eed7868437d7a0a4967cd234e0a1d5e8017
+ WEB_SITE=http://www.goteamspeak.com/
ENTERED=20040920
LICENCE[0]='http://www.goteamspeak.com/faq.php?faq=1'
REJECT='has licensing issues'
SHORT="P2P talking over the net (server side)"
cat << EOF
-This is a very popular p2p talking client and server set up that
+This is a very popular p2p talking client and server set up that
is used with many fps games.
Teamspeak is free of charge to non-commercial users.
diff --git a/z-net/ts2_server/HISTORY b/z-net/ts2_server/HISTORY
index 6e9febb..e0d4245 100644
--- a/z-net/ts2_server/HISTORY
+++ b/z-net/ts2_server/HISTORY
@@ -1,3 +1,6 @@
+2010-05-01 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Fix WEB_SITE
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.
@@ -13,3 +16,4 @@
2004-09-20 David Brown <dmlb2000 AT excite.com>
* ALL: created spell.
+
[SM-Commit] GIT changes to master z-rejected grimoire by Eric Sandall (54dfccf960244b0ddec6dbf61d0247cc9126c92f),
Eric Sandall, 05/01/2010