Search Criteria
Package Details: quirc-git 1.2.r7.g927d680-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: | 2 |
| Popularity: | 0.000647 |
| First Submitted: | 2024-04-04 15:55 (UTC) |
| Last Updated: | 2026-07-05 01:35 (UTC) |
Dependencies (5)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- sdl12-compat (sdl12-compat-gitAUR)
- sdl_gfx
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Required by (6)
- deltatouch-git (requires quirc)
- 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 2026-07-05 01:35 (UTC)
@Gelmo package updated.
Gelmo commented on 2026-07-03 02:31 (UTC)
Just a heads up, the libjpeg dep needs to be adjusted - https://archlinux.org/todo/stop-relying-on-virtual-libjpeg-lib32-libjpeg-package/
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.sosymlink not being created during the build.As a result this PKGBUILD no longer builds due to the symlink for
libquirc.soalready existing.