Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 475796 - media-gfx/scanbd - scanner buttons daemon to perform scan actions
Summary: media-gfx/scanbd - scanner buttons daemon to perform scan actions
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://scanbd.sourceforge.net/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-05 06:40 UTC by Grigory
Modified: 2015-05-13 01:33 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild file (scanbd-1.3.ebuild,314 bytes, text/plain)
2013-07-05 06:41 UTC, Grigory
Details
scanbd-1.4.2.ebuild (scanbd-1.4.2.ebuild,668 bytes, text/plain)
2015-05-13 01:09 UTC, Roger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Grigory 2013-07-05 06:40:52 UTC
scanbd is a scanner button daemon. It polls the scanner buttons looking for buttons pressed or function knob changes or other scanner events as paper inserts / removals and at the same time allows also scan-applications to access the scanners. If buttons are pressed, etc., various actions can be submitted (scan, copy, email, ...) via action scripts. The function knob values are passed to the action-scripts as well. Scan actions are also signaled via dbus. This can be useful for foreign applications. Scans can also be triggered via dbus from foreign applications. On platforms which support signaling of dynamic device insertion / removal (libudev, dbus, hal) scanbd supports this as well. scanbd can use all sane-backends or some special backends from the (old) scanbuttond project. 
Supported platforms: Linux, FreeBSD, NetBSD, OpenBSD
Comment 1 Grigory 2013-07-05 06:41:23 UTC
Created attachment 352662 [details]
Ebuild file
Comment 2 Roger 2015-05-13 01:09:49 UTC
Created attachment 403172 [details]
scanbd-1.4.2.ebuild

I think this scanbd-1.4.2.ebuild is probably a little more working then the previously attached "Ebuild file"

NOTE: The source compressed tarball decompresses to a non-standard folder using only the version number. (ie. $WORKDIR/1.4.2)  Other than this non-standard archiving method, no other problems appear to be detected.

This EBuild should now work, but I have not tested whether the scanbd binaries work as expected.
Comment 3 Roger 2015-05-13 01:11:44 UTC
If everything goes well with my new scanner, I might offer to maintain this package if nobody else wants it.
Comment 4 Roger 2015-05-13 01:33:59 UTC
This scanbd likely needs a init.d or xinet.d script!?!