Search Criteria
Package Details: pdfio 1.6.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pdfio.git (read-only, click to copy) |
|---|---|
| Package Base: | pdfio |
| Description: | Simple C library for reading and writing PDF files |
| Upstream URL: | https://github.com/michaelrsweet/pdfio |
| Licenses: | Apache |
| Submitter: | amadan |
| Maintainer: | amadan |
| Last Packager: | amadan |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-06-09 22:27 (UTC) |
| Last Updated: | 2026-05-10 04:07 (UTC) |
Dependencies (1)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
Latest Comments
amadan commented on 2024-08-06 11:00 (UTC)
Fixed and updated, thanks for bringing that to my attention
pmattern commented on 2024-08-05 13:03 (UTC)
The package currently fails to build as a make target
all-shareddoesn't exist any more. Invoking the configure script with switch--enable-sharedis needed in order to get the shared library.Package
zlibis needed at runtime, too.