Package Details: miro-pdf 0.11.1-2

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)

Latest Comments

ChrisTX commented on 2026-07-03 18:44 (UTC)

unzip is a make dependency. MuPDF pulls in a subpackage called extract and that uses unzip here. This breaks chroot builds.

Could you add unzip to makedepends() ?

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.