Search Criteria
Package Details: zxing-cpp-git r60.5aad474-1
Git Clone URL: | https://aur.archlinux.org/zxing-cpp-git.git (read-only, click to copy) |
---|---|
Package Base: | zxing-cpp-git |
Description: | A command-line tool to decode QRCode |
Upstream URL: | https://github.com/glassechidna/zxing-cpp |
Licenses: | Apache |
Provides: | zxing-cpp |
Submitter: | arthaud |
Maintainer: | arthaud |
Last Packager: | arthaud |
Votes: | 9 |
Popularity: | 0.000000 |
First Submitted: | 2015-12-06 21:19 (UTC) |
Last Updated: | 2018-05-27 00:26 (UTC) |
Dependencies (5)
- cmake (cmake-git) (make)
- cppunit (make)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- gtkglext (gtkglext-pangox) (optional) – required if building with opencv
- opencv (opencv2, opencv-cuda) (optional) – support for opencv
Required by (4)
- across (requires zxing-cpp)
- kaidan (requires zxing-cpp)
- kitinerary-git (requires zxing-cpp)
- mediastreamer-git (requires zxing-cpp)
Latest Comments
vgavro commented on 2018-12-21 07:03 (UTC) (edited on 2018-12-21 07:04 (UTC) by vgavro)
If you have problems on building with opencv:
While https://github.com/glassechidna/zxing-cpp/pull/71 is not merged: replace "source" with "https://github.com/B-LechCode/zxing-cpp" for temporary fix.
arthaud commented on 2018-05-27 00:28 (UTC)
@nicofee: Apparently, gtkglext is only required when building with opencv, and opencv is optional to build zxing-cpp. The best I could do was to add both opencv and gtkglext as optional dependencies.
nicofee commented on 2018-05-24 11:39 (UTC)
Please add gtkglext as a dependency
arthaud commented on 2017-10-05 16:18 (UTC)
yantene commented on 2017-09-26 18:00 (UTC)
arthaud commented on 2017-07-14 15:15 (UTC)
the-k commented on 2017-07-14 08:19 (UTC)