Package Details: zbar-git 0.23.93.r2.ga549566-1

Git Clone URL: https://aur.archlinux.org/zbar-git.git (read-only, click to copy)
Package Base: zbar-git
Description: Application and library for reading bar codes from various sources
Upstream URL: https://github.com/mchehab/zbar
Licenses: LGPL-2.1-or-later
Conflicts: python-zbar, zbar, zbar-gtk, zbar-qt
Provides: python-zbar, zbar, zbar-gtk, zbar-qt
Submitter: vbmithr
Maintainer: tytan652
Last Packager: tytan652
Votes: 0
Popularity: 0.000000
First Submitted: 2013-09-13 15:58 (UTC)
Last Updated: 2024-02-20 10:06 (UTC)

Required by (69)

Sources (1)

Latest Comments

vbmithr commented on 2019-12-15 20:44 (UTC)

Use zbar in extra

jose1711 commented on 2019-12-15 20:20 (UTC)

fails to build

gcc -DHAVE_CONFIG_H -I. -I./include  -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16  -I./include -O -D_FORTIFY_SOURCE=2 -Wall -Wno-parentheses -Werror -Wstrict-aliasing -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT zbarimg/zbarimg-zbarimg.o -MD -MP -MF zbarimg/.deps/zbarimg-zbarimg.Tpo -c -o zbarimg/zbarimg-zbarimg.o `test -f 'zbarimg/zbarimg.c' || echo './'`zbarimg/zbarimg.c
zbarimg/zbarimg.c:43:11: fatal error: wand/wand_api.h: No such file or directory
   43 | # include <wand/wand_api.h>
      |           ^~~~~~~~~~~~~~~~~
compilation terminated.