blob: a528281730a115d7a09fbe10d3df410a97b57df5 (
plain)
1
2
3
4
5
6
7
8
9
|
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
|