Search Criteria
Package Details: yacreader-poppler 10.1.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/yacreader-poppler.git (read-only, click to copy) |
|---|---|
| Package Base: | yacreader-poppler |
| Description: | Comic reader for cross-platform reading and managing your digital comic collection, using poppler for PDF |
| Upstream URL: | https://github.com/YACReader/yacreader |
| Licenses: | GPL-3.0-only |
| Conflicts: | yacreader |
| Provides: | yacreader |
| Submitter: | FabioLolix |
| Maintainer: | FabioLolix |
| Last Packager: | FabioLolix |
| Votes: | 7 |
| Popularity: | 0.001445 |
| First Submitted: | 2022-12-24 16:35 (UTC) |
| Last Updated: | 2026-07-08 15:17 (UTC) |
Dependencies (17)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libgcc (libgcc-fast-optimizedAUR, libgcc-snapshotAUR)
- libstdc++ (libstdc++-fast-optimizedAUR, libstdc++-snapshotAUR)
- libunarrAUR (libunarr-gitAUR)
- poppler-qt6 (poppler-qt6-gitAUR)
- qt6-5compat
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-headlessAUR)
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-speech
- qt6-svg
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- qt6-tools (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- qrencode (qrencode-gitAUR) (optional) – YACReaderLibrary server info qr codes
- qt6-imageformats (optional) – Support for extra image formats
Latest Comments
Ginko commented on 2024-09-28 19:53 (UTC) (edited on 2024-09-28 19:54 (UTC) by Ginko)
qt6-quickcontrols2 is not provided anymore by qt6-declarative: https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-declarative/-/commit/9c0b359d97bfbba1dde5e866566b9495e2faff3c
It's preventing pacman from upgrading packages:
Since qt6-declarative still contains the QtQuickControls2 headers and libraries, I think the qt6-quickcontrols2 dependency in PKGBUILD should just be replaced by qt6-declarative?
I tried doing that and yacreader-poppler still works fine after upgrading qt6-declarative.