sbotools.hints
NAME
DESCRIPTION
SEE ALSO
AUTHORS
MAINTAINER
NAME
sbotools.hints - blacklist and optional dependency requests for sbotools
DESCRIPTION
The /etc/sbotools/sbotools.hints file is used to blacklist scripts and request optional dependencies.
If a script is blacklisted, it can neither be included in build queues nor removed by sboremove(1). To blacklist a script, place it on its own line with no whitespace, prepending an exclamation mark:
!javacc
Blacklist entries supersede optional dependency requests.
Many scripts on SlackBuilds.org have optional dependencies. To make sbotools recognize one or more optional dependencies for a script, make a space-delineated list of optional dependencies and place the name of the script at the end:
libcacard spice libiscsi qemu
Commented lines are ignored. There should not be whitespace to the left of any entry.
sbohints(1) can also be used to interface with this file.
SEE ALSO
sbocheck(1), sboclean(1), sboconfig(1), sbofind(1), sbohints(1), sboinstall(1), sboremove(1), sboupgrade(1), sbotools.conf(5)
AUTHORS
Jacob Pipkin <j (at) dawnrazor (dot) net>
Luke Williams <xocel (at) iquidus (dot) org>
Andreas Guldstrand <andreas (dot) guldstrand (at) gmail (dot) com>
MAINTAINER
K. Eugene Carlson <kvngncrlsn (at) gmail (dot) com>