aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 647fee47e90c5b72cce429bcb0e90ecc8f5baf89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
sbostuff - Miscellaneous tools for working with SlackBuild.org (SBo)
build scripts. Included tools:

sbodeps - generate a queue file based on .info file contents
sbodl - download the sources (from the .info file)
sbofixinfo - try to fix malformed .info files
sbolint - examine a SBo tarball or dir, look for common errors
sbosearch - search local SBo repo
sbosubmit - submit to SBo, from command line

Each script supports a --help option. Further documentation will be
in the form of comments in the scripts.

Some of these are shell scripts, some are perl. Comments are hopefully
in English :)