Search Criteria
Package Details: jbig2enc 0.29-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/jbig2enc.git (read-only, click to copy) |
---|---|
Package Base: | jbig2enc |
Description: | A JBIG2 image encoder |
Upstream URL: | https://github.com/agl/jbig2enc |
Licenses: | Apache |
Conflicts: | jbig2enc-git |
Provides: | jbig2enc |
Submitter: | chillenb |
Maintainer: | chillenb |
Last Packager: | chillenb |
Votes: | 8 |
Popularity: | 0.046257 |
First Submitted: | 2022-02-19 00:12 (UTC) |
Last Updated: | 2023-07-12 01:09 (UTC) |
Dependencies (9)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- leptonica
- libjpeg (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR, libjpeg-turbo)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- automake (automake-gitAUR) (make)
- gzip (dxcompress-gitAUR, dxcompressAUR, gzip-gitAUR, busybox-coreutilsAUR) (make)
- libtool (libtool-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (optional) – for pdf.py
Required by (7)
- djpdf
- ocrmypdf (optional)
- paperless-ngx (optional)
- paperless-ngx-venv (optional)
- pdfbeads (optional)
- pdfsizeopt-git (optional)
- stirling-pdf-bin (optional)
Latest Comments
chillenb commented on 2023-07-12 01:12 (UTC)
@quaqo: Thanks for fixing the leptonica problem. I added your patch so this package now builds.
pnorcks commented on 2023-05-15 23:14 (UTC)
@quaqo: The patch works for me, thanks!
quaqo commented on 2023-01-09 07:40 (UTC)
The PR has been merged into official master of jbig2enc here: https://github.com/agl/jbig2enc/commit/ea050190466f5336c69c6a11baa1cb686677fcab.
quaqo commented on 2023-01-08 13:19 (UTC)
Starting with leptonica 1.83 (still not in community), jbig2enc won't compile. I started a PR here: https://github.com/agl/jbig2enc/pull/78, where a patch can be downloaded. Let me know if it works correctly for everyone.
bhartshorn commented on 2022-10-12 17:41 (UTC)
I think this needs a make dependency on
patch
,autoconf
, andmake
or some meta-package that includes them.build-essential
iirc?misc commented on 2022-06-04 12:26 (UTC)
Seems like development is finished, but there's one more dangling commit after 0.29: https://github.com/agl/jbig2enc/commit/ea6a40a2cbf05efb00f3418f2d0ad71232565beb.diff
Also, maybe this: https://github.com/agl/jbig2enc/pull/52/commits/cd6c1df2e3475237206385bf8a373bbe06932d86
flittermice commented on 2022-03-29 11:37 (UTC)
yay complains: "jbig2enc: local (0.29-3) is newer than AUR (0.29-2)" - though I installed the package from the AUR. The PKGBUILD does as well say 0.29.3. So please update the version number.