Search Criteria
Package Details: miro-pdf 0.11.1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/miro-pdf.git (read-only, click to copy) |
|---|---|
| Package Base: | miro-pdf |
| Description: | A native pdf viewer for Windows and Linux (Wayland/X11) with configurable keybindings. |
| Upstream URL: | https://github.com/vincent-uden/miro |
| Licenses: | AGPL-3.0-or-later |
| Submitter: | HurricanePootis |
| Maintainer: | HurricanePootis (vincent-uden) |
| Last Packager: | HurricanePootis |
| Votes: | 2 |
| Popularity: | 0.007814 |
| First Submitted: | 2025-10-16 00:04 (UTC) |
| Last Updated: | 2026-07-04 15:20 (UTC) |
Dependencies (11)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- libgcc (libgcc-fast-optimizedAUR, libgcc-snapshotAUR)
- libstdc++ (libstdc++-fast-optimizedAUR, libstdc++-snapshotAUR)
- xdotool (xdotool-gitAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR, clang-static-gitAUR) (make)
- unzip (unzip-zstdAUR, unzip_pAUR, unzip-natspecAUR) (make)
Latest Comments
ChrisTX commented on 2026-07-03 18:44 (UTC)
unzipis a make dependency. MuPDF pulls in a subpackage calledextractand that usesunziphere. This breaks chroot builds.Could you add
unziptomakedepends()?tlittle72 commented on 2025-10-17 15:02 (UTC)
Consider adding clang as a make dependency. I was unable to compile this package in a clean chroot without adding that to the PKGBUILD.