Search Criteria
Package Details: pdf2djvu 0.9.19-7
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pdf2djvu.git (read-only, click to copy) |
|---|---|
| Package Base: | pdf2djvu |
| Description: | Creates DjVu files from PDF files |
| Upstream URL: | https://jwilk.net/software/pdf2djvu |
| Licenses: | GPL |
| Submitter: | arojas |
| Maintainer: | blueowl |
| Last Packager: | blueowl |
| Votes: | 7 |
| Popularity: | 0.000155 |
| First Submitted: | 2021-05-08 09:21 (UTC) |
| Last Updated: | 2026-06-30 09:20 (UTC) |
Dependencies (9)
- djvulibre
- exiv2 (exiv2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gcc-libs-snapshotAUR, gccrs-libs-gitAUR)
- graphicsmagick
- poppler (poppler-gitAUR)
- boost (boost-gitAUR) (make)
- ttf-liberation (make)
- poppler-data (check)
- python-nose (check)
Latest Comments
1 2 3 4 Next › Last »
simona commented on 2026-06-30 09:41 (UTC)
solved. tnx for patch.
blueowl commented on 2026-06-30 09:22 (UTC)
Updated.
@amos, thanks for the patch.
amos commented on 2026-06-18 13:20 (UTC)
Two more required patches:
FriedrichFroebel commented on 2026-05-24 20:02 (UTC)
This build failure is related to poppler 26.05.0 having been released and removing this type. Unfortunately, there regularly are upstream changes to poppler which tend to break functionality of pdf2djvu.
As mentioned in one of the previous comments, I am currently trying to keep a fork of the archived pdf2djvu repository compatible with upstream changes, although not doing any explicit releases, thus possibly requiring a dedicated
pdf2djvu-gitAUR package.simona commented on 2026-05-15 17:30 (UTC)
maison commented on 2026-05-15 16:26 (UTC)
It didn’t work for me.
simona commented on 2026-01-21 20:42 (UTC)
python-nose 1.3.7-19 and python-setuptools 1:80.9.0-4
blueowl commented on 2026-01-21 16:23 (UTC) (edited on 2026-01-21 16:23 (UTC) by blueowl)
It works just fine for me, @simona.
Please make sure your system is up-to-date (pacman -Syu), mainly these pakages
python-nose 1.3.7-19python-setuptools 1:80.9.0-4
simona commented on 2026-01-20 22:50 (UTC)
gamesguru commented on 2026-01-14 03:11 (UTC) (edited on 2026-01-19 02:27 (UTC) by gamesguru)
This package is broken as of 1/13/26 due to an update in Poppler (libpoppler.so) that Arch rolled out this morning.
As a temporary workaround, you can try to install 25.12.0-1 (I am fairly confident 26.01.0-1 is the first broken version).
The below patch will also suffice.
You can find a similar one here, I suggest switching your PKGBUILD to use his instead: https://github.com/FriedrichFroebel/pdf2djvu
1 2 3 4 Next › Last »