aboutsummaryrefslogtreecommitdiffstats
path: root/UrbanTerror/README
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-07-04 15:23:31 +0200
committerDanilo M. <danix@danix.xyz>2026-07-04 15:23:31 +0200
commit4947a4b7a57875d52700584c8346f8cb139c31ce (patch)
tree49773616de40eb36e8fe79bb2431929463b9c271 /UrbanTerror/README
parentc9660fced1b8004d8c83c45b55b9b1beb9ee80cc (diff)
downloadmy-slackbuilds-4947a4b7a57875d52700584c8346f8cb139c31ce.tar.gz
my-slackbuilds-4947a4b7a57875d52700584c8346f8cb139c31ce.zip
UrbanTerror: take over maintenance (version 4.3.4)
Adopt the orphaned UrbanTerror SlackBuild. Change MAINTAINER/EMAIL to danix, keep the prior maintainers in the copyright header and add mine. Uniform the license and arch blocks to the SBo template, drop the stale inline comments, introduce SRCVERSION to derive the dot-less zip name and extraction dir, and strip the prebuilt game binaries to satisfy sbopkglint. Add the nvchecker stanza (regex against the downloads page). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'UrbanTerror/README')
-rw-r--r--UrbanTerror/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/UrbanTerror/README b/UrbanTerror/README
new file mode 100644
index 0000000..f7c8359
--- /dev/null
+++ b/UrbanTerror/README
@@ -0,0 +1,14 @@
+UrbanTerror is an urban combat themed First Person Shooter.
+Urban Terror started as a realism based "total conversion" mod for
+Quake III Arena. Nowadays, Urban Terror is played using the free,
+stand-alone, ioquake3 engine modified, which doesn't require
+Quake III Arena.
+
+To build a 32bit package pass ARCH=i386 to the script, ie
+$ ARCH=i386 ./UrbanTerror.SlackBuild
+
+Please note:
+
+If you have a previous version of UrbanTerror installed please don't
+use upgradekg with this package. Use removepkg to remove the previous
+version first since the paths may differ.