blob: dceb0bfe0cb957e513fdb44bb821241212f27c71 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
sbotools2 (ports-like interface to slackbuilds.org)
sbotools2 is a set of perl scripts providing a ports-like automation
interface to slackbuilds.org. Its features include requirement handling
and the ability to handle 32-bit and compat32 builds on multilib
x86_64 systems.
There are man pages for each of the sbo* commands, and more documentation,
as well as online versions of the man pages, can be found at
http://pink-mist.github.io/sbotools/documentation/
sbotools2 bundles the required Perl module Sort::Versions with it. This does
not interfere with a copy installed from the CPAN, or from slackbuilds.org.
sbotools2 is a maintenance release of the original sbotools, which was
originally written and maintained by d4wnr4z0r, xocel, and pink_mist.
|