Search Criteria
Package Details: quirc-git 1.2.r3.gfd13bfb-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/quirc-git.git (read-only, click to copy) |
---|---|
Package Base: | quirc-git |
Description: | QR decoder library (git version) |
Upstream URL: | https://github.com/dlbeer/quirc/ |
Licenses: | ISC |
Conflicts: | quirc |
Provides: | quirc |
Submitter: | dbermond |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-04-04 15:55 (UTC) |
Last Updated: | 2024-07-04 21:14 (UTC) |
Dependencies (6)
- libjpeg (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR, libjpeg-turbo)
- libpng (libpng-gitAUR, libpng-apngAUR)
- sdl12-compat (sdl12-compat-gitAUR)
- sdl_gfx
- v4l-utils (v4l-utils-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
Required by (5)
- ffmpeg-amd-full (requires quirc)
- ffmpeg-amd-full-git (requires quirc)
- ffmpeg-full (requires quirc)
- ffmpeg-full-git (requires quirc)
- gst-plugin-qrcode (requires quirc)
Latest Comments
dbermond commented on 2024-07-04 21:15 (UTC)
@nathanielcwm package updated to match the latest upstream changes. Thanks for reporting.
nathanielcwm commented on 2024-07-04 07:47 (UTC)
It looks like the following commit fixes the issue of the
libquirc.so
symlink not being created during the build.As a result this PKGBUILD no longer builds due to the symlink for
libquirc.so
already existing.