summaryrefslogtreecommitdiff
path: root/graphics/zbar/PLIST
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2019-12-04 11:17:32 +0000
committerleot <leot@pkgsrc.org>2019-12-04 11:17:32 +0000
commitc71a0f7ccb9a9a0e578de4439f11c5cdb3b47216 (patch)
tree8cc1c5ed97942430dff6aa04581e850fcf2d6b25 /graphics/zbar/PLIST
parent83f6b88e3e829bc3abb4469aacbe597e3324a63c (diff)
downloadpkgsrc-c71a0f7ccb9a9a0e578de4439f11c5cdb3b47216.tar.gz
zbar: Import zbar-0.23 as graphics/zbar
ZBar 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 many popular symbologies (types of bar codes) including EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. The flexible, layered implementation facilitates bar code scanning and decoding for any application: use it stand-alone with the included GUI and command line programs, easily integrate a bar code scanning widget into your Qt, GTK+ or PyGTK GUI application, leverage one of the script or programming interfaces (Python, Perl, C++) ...all the way down to a streamlined C library suitable for embedded use. Packaged in pkgsrc-wip by myself and <ng0>.
Diffstat (limited to 'graphics/zbar/PLIST')
-rw-r--r--graphics/zbar/PLIST22
1 files changed, 22 insertions, 0 deletions
diff --git a/graphics/zbar/PLIST b/graphics/zbar/PLIST
new file mode 100644
index 00000000000..6f35c35231a
--- /dev/null
+++ b/graphics/zbar/PLIST
@@ -0,0 +1,22 @@
+@comment $NetBSD: PLIST,v 1.1 2019/12/04 11:17:32 leot Exp $
+${PLIST.imagemagick}bin/zbarimg
+include/zbar.h
+include/zbar/Decoder.h
+include/zbar/Exception.h
+include/zbar/Image.h
+include/zbar/ImageScanner.h
+include/zbar/Processor.h
+include/zbar/Scanner.h
+include/zbar/Symbol.h
+include/zbar/Video.h
+include/zbar/Window.h
+lib/libzbar.la
+lib/pkgconfig/zbar.pc
+${PLIST.imagemagick}man/man1/zbarimg.1
+share/doc/zbar/COPYING
+share/doc/zbar/HACKING.md
+share/doc/zbar/INSTALL.md
+share/doc/zbar/LICENSE.md
+share/doc/zbar/NEWS.md
+share/doc/zbar/README.md
+share/doc/zbar/TODO.md