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: | 3 |
Popularity: | 0.001792 |
First Submitted: | 2022-02-19 00:12 (UTC) |
Last Updated: | 2023-07-12 01:09 (UTC) |
Dependencies (9)
- gcc-libs (gccrs-libs-git, gcc-libs-git, gcc11-libs)
- leptonica
- libjpeg (mozjpeg-git, libjpeg-turbo-git, mozjpeg, libjpeg-turbo)
- libpng (libpng-apng, libpng-git)
- libtiff (libtiff-git, libtiff-lerc)
- automake (automake-1.7, automake-1.11, automake-1.15, automake-1.14, automake-git) (make)
- gzip (gzip-with-pigz-symlinks, dxcompress-git, pigz-gzip-symlink, gzip-zutils, dxcompress, gzip-git, busybox-coreutils) (make)
- libtool (libtool-git) (make)
- python (python36, python32, python37, python39, python38, python310, python312) (optional) – for pdf.py
Required by (6)
- djpdf
- makepkg-tidy-pdfsizeopt
- ocrmypdf (optional)
- paperless-ngx (optional)
- pdfbeads (optional)
- pdfsizeopt-git (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.