Port details on branch 2024Q4 |
- zbar ZBar barcode reader
- 0.23.90_5 graphics =6 0.23.90_5Version of this port present on the latest quarterly branch.
- Maintainer: dev2@heesakkers.info
- Port Added: 2010-12-14 14:40:10
- Last Update: 2024-01-31 12:59:07
- Commit Hash: ddb98ac
- People watching this port, also watch:: xorg-fonts-truetype, libXdamage, libevent, indexinfo, mesa-libs
- License: LGPL21
- WWW:
- https://github.com/mchehab/zbar/
- Description:
- 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 93, Code 39,
Codabar, Interleaved 2 of 5, QR Code and SQ Code.
Included with the library are basic applications for decoding captured bar
code images and using a video device (eg, webcam) as a bar code scanner. For
application developers, language bindings are included for C, C++, Python 2
and Perl as well as GUI widgets for Qt, GTK and PyGTK 2.0.
Zbar also supports sending the scanned codes via dbus, allowing its integration
with other applications.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/zbar/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/zbar
- pkg install zbar
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: zbar
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1613914836
SHA256 (zbar-0.23.90.tar.gz) = ff857dd7e3dbe043dac3765b5182c91dfd0477800713a75d15287d797cee60fa
SIZE (zbar-0.23.90.tar.gz) = 1339761
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- xmlto : textproc/xmlto
- msgfmt : devel/gettext-tools
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xau.pc : x11/libXau
- xcb.pc : x11/libxcb
- xdmcp.pc : x11/libXdmcp
- xext.pc : x11/libXext
- xv.pc : x11/libXv
- Runtime dependencies:
-
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xau.pc : x11/libXau
- xcb.pc : x11/libxcb
- xdmcp.pc : x11/libXdmcp
- xext.pc : x11/libXext
- xv.pc : x11/libXv
- Library dependencies:
-
- libMagick++-7.so : graphics/ImageMagick7
- libjpeg.so : graphics/jpeg-turbo
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Libraries
-
- graphics/gstreamer1-plugins-zbar
- graphics/p5-Barcode-ZBar
- graphics/py-pyzbar
- graphics/py-zbar-py
- misc/visp
- security/authenticator
Configuration Options:
- ===> The following configuration options are available for zbar-0.23.90_5:
DBUS=off: D-Bus IPC system support
DOCS=on: Build and/or install documentation
GIR=off: Build Gobject Introspection
JPEG=on: JPEG image format support
NLS=on: Native Language Support
QT5=off: Qt 5 toolkit support
V4L=off: Build zbarcam video scanner
X11=on: X11 (graphics) support
====> GTK support: you have to select exactly one of them
GTK2=off: GTK 2 GUI toolkit support
GTK3=off: GTK 3 GUI toolkit support
GTK_NONE=on: Build without GTK support
====> *Magick image processing support: you can only select none or one of them
GRAPHICSMAGICK=off: GraphicsMagick image processing support
IMAGEMAGICK=on: ImageMagick image processing support
===> Use 'make config' to modify these settings
- Options name:
- graphics_zbar
- USES:
- autoreconf gettext-tools gmake iconv libtool localbase:ldflags pathfix pkgconfig magick jpeg gettext-runtime xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|