aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/sane-backends.rb
AgeCommit message (Collapse)Author
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-03-10Add a lockfile to sane-backends.Adam Vandenberg
Some back-ends require this folder to operate. Fixes #4605
2011-03-10Add ENV.j1 to sane-backendsAdam Vandenberg
Fixes #4598
2011-03-08sane-backends - remove unused configure switchAdam Vandenberg
2011-02-17Update Formula: sane-backendsAlexis Hildebrandt
Version bump to 1.0.22 Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-20updating sane-backends to 1.0.21David Sanson
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-02libusbEmmanuel Blot
Ditch libusb-0.1.x and replace with lib-1.0.6 along with the libusb-compat-0.1.3 compatibility wrapper Signed-off-by: Adam Vandenberg <flangy@gmail.com> Also update sane-backends to use compat. library.
2010-01-23SaneBackends 1.0.20Alexis Hildebrandt
An application programming interface (API) that provides standardized access to any raster image scanner hardware. SaneBackends provides: - backends (scanner drivers) - command-line-frontend (scanimage) - network scanning daemon (saned) - SANE-API documentation Add configure flag to omit latex use when generating documentation.