Search Criteria
Package Details: pdfalto 0.4-5
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pdfalto.git (read-only, click to copy) |
|---|---|
| Package Base: | pdfalto |
| Description: | PDF to XML ALTO file converter |
| Upstream URL: | https://github.com/kermitt2/pdfalto |
| Licenses: | GPL2 |
| Submitter: | andreas_baumann |
| Maintainer: | andreas_baumann |
| Last Packager: | andreas_baumann |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-01-17 14:18 (UTC) |
| Last Updated: | 2026-02-17 14:57 (UTC) |
Dependencies (10)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR)
- icu (icu-gitAUR)
- libpng14AUR
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libxml2 (libxml2-gitAUR, libxml2-meson-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- gcc12AUR (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Latest Comments
andreas_baumann commented on 2026-02-17 14:57 (UTC)
Thanks fixed. Tested finally in a clean chroot with extra-x86-build..
micwoj92 commented on 2026-02-16 20:55 (UTC)
Needs
fontconfigin deps:Is it not possible to use system xpdf?
micwoj92 commented on 2026-02-08 23:42 (UTC)
Needs
gitin makedepsandreas_baumann commented on 2024-03-27 14:15 (UTC) (edited on 2024-03-27 14:17 (UTC) by andreas_baumann)
Some hotfixing around stdlib.h missing in Parameters.cc Also, the linking issues doesn't happen with gcc 12, so using gcc 12 for now to build. Thanks for testing and reporting.