aboutsummaryrefslogtreecommitdiffstats
path: root/UrbanTerror/README
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-08 13:03:32 +0200
committerDanilo M. <danix@danix.xyz>2026-08-08 13:03:32 +0200
commit25742bd9efc32de82eeeeaba0f4b8976c169e7ce (patch)
tree5dacbf9207123e6e74733e5d474b28ed34888f61 /UrbanTerror/README
parent998dbd56e53c8c8c8bc1a425cec16b6ccc752e34 (diff)
downloadsbo-slackbuilds-25742bd9efc32de82eeeeaba0f4b8976c169e7ce.tar.gz
sbo-slackbuilds-25742bd9efc32de82eeeeaba0f4b8976c169e7ce.zip
repo: move packages under their SBo category
Mirror SBo's own <category>/<package>/ layout instead of a flat <package>/ one. The category is now carried by the directory, so there's no separate map to maintain, and a package exports to the SBo repo at the identical relative path. misc: SecLists, exploitdb, nuclei games: UrbanTerror network: feroxbuster, ffuf, gobuster, metasploit-framework-bin, r8125 Categories taken from the synced SBo tree, which is authoritative. This also repairs two things the flat layout had broken: - test-build's category_of() returned "." for every package, since it derives the category from the parent directory name. - post-commit asserted a fixed depth. It now locates a build by the directory holding the .SlackBuild, and names the archive after the package with the package dir at the tarball root, as SBo expects. Drops the exec bit from SecLists.SlackBuild and gobuster.SlackBuild, flagged by sbolint once the pre-commit hook started running: SBo requires 0644 and ships both that way.
Diffstat (limited to 'UrbanTerror/README')
-rw-r--r--UrbanTerror/README24
1 files changed, 0 insertions, 24 deletions
diff --git a/UrbanTerror/README b/UrbanTerror/README
deleted file mode 100644
index b403b4f..0000000
--- a/UrbanTerror/README
+++ /dev/null
@@ -1,24 +0,0 @@
-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.
-
-NVCHECKER
----------
-An nvchecker configuration file is installed alongside this README at:
-
- /usr/doc/UrbanTerror-VERSION/UrbanTerror.nvchecker
-
-nvchecker (https://github.com/lilydjwg/nvchecker) is a tool for checking
-new versions of software. Copy or include this file in your nvchecker
-configuration to be notified when a new UrbanTerror release is out.