Search Criteria
Package Details: zathura-git 2026.07.08.r6.gedc0ca7e-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/zathura-git.git (read-only, click to copy) |
|---|---|
| Package Base: | zathura-git |
| Description: | Minimalistic document viewer |
| Upstream URL: | https://pwmt.org/projects/zathura |
| Licenses: | zlib |
| Conflicts: | zathura |
| Provides: | zathura |
| Submitter: | None |
| Maintainer: | a821 |
| Last Packager: | a821 |
| Votes: | 95 |
| Popularity: | 0.166163 |
| First Submitted: | 2009-09-19 13:00 (UTC) |
| Last Updated: | 2026-07-11 06:35 (UTC) |
Dependencies (19)
- cairo (cairo-gitAUR)
- file (file-gitAUR)
- girara-gitAUR
- glib2 (glib2-patched-thumbnailerAUR, glib2-gitAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- gtk4 (gtk4-paper-planeAUR, gtk4-develAUR, gtk4-gitAUR)
- json-glib (json-glib-gitAUR)
- libseccomp (libseccomp-gitAUR)
- libsynctex
- sqlite (sqlite-fossilAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-gitAUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- zathura-cb-gitAUR (optional) – Comic book support
- zathura-djvu-gitAUR (optional) – DjVu support
- zathura-pdf-mupdf-gitAUR (optional) – PDF support using MuPDF
- zathura-pdf-poppler-gitAUR (optional) – PDF support using Poppler
- zathura-ps-gitAUR (optional) – PostSctipt support
Required by (23)
- gorae (requires zathura) (optional)
- gorae-bin (requires zathura) (optional)
- hyprism-shell (requires zathura) (optional)
- hyprism-shell-git (requires zathura) (optional)
- manga-cli-git (requires zathura)
- manga-cli-notprash-git (requires zathura)
- manora (requires zathura) (optional)
- manora-bin (requires zathura) (optional)
- manora-git (requires zathura) (optional)
- mut (requires zathura)
- noon-optional (requires zathura)
- sololinux-gui (requires zathura) (optional)
- zaread-git (requires zathura)
- zathura-cb-git (requires zathura)
- zathura-djvu-git
- zathura-epub-mupdf (requires zathura)
- zathura-gruvbox-git (requires zathura)
- zathura-markdown-git (requires zathura)
- zathura-pdf-mupdf-git
- zathura-pdf-poppler-git
- Show 3 more...
Latest Comments
1 2 3 4 5 6 .. 8 Next › Last »
balmar commented on 2026-07-12 22:23 (UTC)
Yes, could very well be, but I then installed this zathura-git package from yay... so I'm not sure what happened. Anyway it works fine now with the symlink so unless you'd like me to investigate more I'm happy as is.
a821 commented on 2026-07-11 18:26 (UTC)
Perhaps you forgot to pass the
--prefixoption tomesonwhen you compiledzathurafrom sources, which I guess it defaults to/usr/local. This option is set automatically to/usrbyarch-mesonin thePKGBUILD. You can see here thearch-mesonsource: https://gitlab.archlinux.org/archlinux/packaging/packages/meson/-/blob/main/arch-mesonbalmar commented on 2026-07-11 16:49 (UTC)
Thanks! I confirm the
testsissue is now gone.Before trying the Arch git package I tried to compile directly from github and for some reason the build/build.ninja file has
-DZATHURA_PLUGINDIR="/usr/local/lib/zathuraso maybe that's why I had that problem. That install failed me with core dumped I think so that's when I turned to your package via yay. I've no idea where but I suspect some config somewhere still has/usr/local/lib/zathura.(I had the non-git version installed until yesterday and now I was trying to see if the freshest versions got rid of a weird bug where opening multiple zathura windows then moving them around above-below other windows and/or other workspaces in i3wm lose my ability to scroll the pdf left or right. The answer is no. :-( But the error is so random that I'm not prepared to file a bug report upstream. Maybe I should...?)
a821 commented on 2026-07-11 06:40 (UTC)
@balmar: Thanks for the report! I fixed the
testsissue (Upstream recent commits removed such option).I cannot reproduce the plugins issue. The
zathura-gitplugins are installed under/usr/libas always. I tried viewing some PDF and PS files withzathura-gitand found no problem at all.balmar commented on 2026-07-10 17:09 (UTC)
Oh and I also got
meson.build:1:0: ERROR: Unknown option: "tests".so I removed
-Dtests=disabledfrom the build file to compile.balmar commented on 2026-07-10 17:05 (UTC)
It looks like zathura now expects the plugin files at /usr/local/lib/zathura/
whereas the yay install puts them in /usr/lib/zathura/ .
I couldn't get the plugins to work before I created a symlink between the above two.
a821 commented on 2026-02-03 17:16 (UTC) (edited on 2026-02-04 08:04 (UTC) by a821)
Edit2: Fixed upstream. The missing headers were added back in
girara(see commite73ddcd). I rebuiltgirara-git,zathura-gitand the other-gitplugins successfully just know. (ThePKGBUILDdoesn't require changes so I won't push).--
This is an upstream issue. The file "types.h" was removed from installation recently (see girara commit 0e6a327). It seems there's is a big refactoring going on, so breakage is expected; after all, this is a git package.
Edit: FWIW, I built this successfully last weekend, and that commit is dated Sunday night.
raphix commented on 2026-02-03 15:22 (UTC) (edited on 2026-02-03 15:23 (UTC) by raphix)
Just after recompiling girara-git with
makepkg -si, I launch the compilation of zathura-git and get this error.what did I miss?
a821 commented on 2025-10-28 18:06 (UTC)
I'm the maintainer of
girara-git:)You need to recompile
girara-gityourself. Since it's a VCS package, it does not need to be bumped.pvk commented on 2025-10-28 17:51 (UTC)
@a821:
But I also notice that the version of girara-git in the AUR is also 0.4.4, specifically
0.4.4.r1.g23b4ed7-1. Should I ask the maintainer of that to bump the version?1 2 3 4 5 6 .. 8 Next › Last »