mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
b47d2963bf
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
9 lines
361 B
Text
9 lines
361 B
Text
simple-scan is a simple scanning utility designed to be less
|
|
overwhelming than xsane for casual/occasional scanning jobs.
|
|
|
|
colord and packagekit are optional dependencies and can be
|
|
turned on by invoking the script as follows:
|
|
|
|
colord=yes ./simple-scan.SlackBuild OR
|
|
packagekit=yes ./simple-scan.SlackBuild OR
|
|
colord=yes packagekit=yes ./simple-scan.SlackBuild
|