slackbuilds_ponce/graphics/zbar
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
README graphics/zbar: Added (bar code reader) 2013-02-24 10:23:08 -06:00
slack-desc graphics/zbar: Added (bar code reader) 2013-02-24 10:23:08 -06:00
zbar.info graphics/zbar: Added (bar code reader) 2013-02-24 10:23:08 -06:00
zbar.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00

ZBar Bar Code Reader is an open source software suite for reading bar
codes from various sources, such as video streams, image files, and raw
intensity sensors.  It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128,
Code 39, Interleaved 2 of 5, and QR Code.  Included with the library
are basic applications for decoding captured bar code images and using
a video device (e.g. webcam) as a bar code scanner.  For application
developers, language bindings are included for C, C++, Python, and Perl,
as well as GUI widgets for Qt, GTK, and PyGTK.

If you want to enable reading from video stream, pass VIDEO=yes to the
build script when executing it.