I have updated it to my fork at: https://github.com/criticic/llpp
Search Criteria
Package Details: llpp 43-0
Package Actions
| Git Clone URL: | https://aur.archlinux.org/llpp.git (read-only, click to copy) |
|---|---|
| Package Base: | llpp |
| Description: | opengl accelerated pdf viewer based on mupdf |
| Upstream URL: | https://repo.or.cz/llpp.git |
| Keywords: | mupdf opengl pdf viewer |
| Licenses: | GPL3 |
| Submitter: | polyzen |
| Maintainer: | stek |
| Last Packager: | stek |
| Votes: | 7 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-05-14 17:01 (UTC) |
| Last Updated: | 2026-07-08 15:37 (UTC) |
Dependencies (17)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoled-gen3AUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-woledAUR)
- gumbo-parser
- jbig2dec
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utils-macbookAUR, libglvnd)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libmupdf
- openjpeg2 (openjpeg-gitAUR)
- asciidoc (asciidoc-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- ocaml (ocaml-gitAUR) (make)
- ocaml-lablglAUR (make)
- djvulibre (optional) – for llppac djvu conversion
- ghostscript (ghostscript-gitAUR) (optional) – for llppac ps, dvi, and djvu conversion
- imagemagick (imagemagick-full-gitAUR, imagemagick-gitAUR, imagemagick-essentials-gitAUR, imagemagick-fullAUR) (optional) – for llppac image conversion
- inotify-tools (inotify-tools-gitAUR) (optional) – for the llpp.inotify autoreload wrapper
- librsvg (librsvg-gitAUR, librsvg-noglycinAUR) (optional) – for llppac svg conversion
- unoconv (optional) – for llppac office conversion
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 2 3 4
cynik commented on 2022-09-18 07:05 (UTC)
mindbound commented on 2022-08-15 08:26 (UTC) (edited on 2022-08-15 08:39 (UTC) by mindbound)
https://repo.or.cz/w/llpp.git is no go, the sources have been deleted.
https://repo.or.cz/llpp.git/commit/04431d79a40dcc0215f87a2ad577f126a85c1e61 is the last commit with full sources.
Muflone commented on 2022-08-07 11:17 (UTC)
Sources are gone
Another sources repository (unverified) is https://repo.or.cz/w/llpp.git
Pinned Comments
stek commented on 2024-04-12 15:01 (UTC) (edited on 2024-04-12 15:07 (UTC) by stek)
If llpp doesn't start and instead produces an error like
or
this likely means that the version of libmupdf used to build llpp does not agree with the currently installed one.
This can be fixed by rebuilding llpp (with
makepkg -C, or if you're using an AUR helper, whatever the "clean build" option is there). If this doesn't help, please leave a comment here or report upstream.cynik commented on 2022-09-18 07:05 (UTC)
I have updated it to my fork at: https://github.com/criticic/llpp