Looks like upstream is changing their build system and clearing out old deps, so expect occasional build failures until things settle.
![]() |
VOOZH | about |
| Git Clone URL: | https://aur.archlinux.org/geeqie-git.git (read-only, click to copy) |
|---|---|
| Package Base: | geeqie-git |
| Description: | Lightweight image viewer |
| Upstream URL: | https://github.com/BestImageViewer/geeqie |
| Licenses: | GPL-2.0-or-later |
| Conflicts: | geeqie |
| Provides: | geeqie |
| Submitter: | Zuf |
| Maintainer: | xiota |
| Last Packager: | xiota |
| Votes: | 44 |
| Popularity: | 0.000004 |
| First Submitted: | 2012-01-06 16:19 (UTC) |
| Last Updated: | 2026-01-11 21:57 (UTC) |
Looks like upstream is changing their build system and clearing out old deps, so expect occasional build failures until things settle.
meson.build:41:0: ERROR: Unknown options: "lirc"
without "-Dlirc" works well
==> Starting prepare()...
sed: can't read configure.ac: No such file or directory
==> ERROR: A failure occurred in prepare().
Aborting...
Oops, guess I didn't test that on a clean checkout. Fixed now.
..
checking for _NL_TIME_FIRST_WEEKDAY... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: error: cannot find input file: `Makefile.in'
Thank you!
If you have markdown installed it silently adds a dependency on pandoc. I've patched out the markdown check since it's not really needed.
It worked after I installed pandoc.
It builds for me without pandoc. Could you post your full build output?