Search Criteria
Package Details: jbig2enc-git 0.29-1
Git Clone URL: | https://aur.archlinux.org/jbig2enc-git.git (read-only, click to copy) |
---|---|
Package Base: | jbig2enc-git |
Description: | A JBIG2 image encoder |
Upstream URL: | https://github.com/agl/jbig2enc |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | quartic |
Maintainer: | quartic |
Last Packager: | quartic |
Votes: | 12 |
Popularity: | 0.000000 |
First Submitted: | 2011-04-12 14:51 |
Last Updated: | 2018-04-03 09:03 |
Dependencies (7)
- gcc-libs (gcc-libs-multilib-x32, fastgcc, gcc-libs-multilib-git, gcc-libs-git)
- libjpeg (libjpeg-droppatch, mozjpeg-git, libjpeg-turbo-git, mozjpeg, libjpeg-turbo-minimal-git, libjpeg-turbo)
- libpng (libpng-git, libpng-apng, libpng-minimal-git)
- libtiff (libtiff-git, libtiff-minimal-git)
- leptonica>=1.68
- git (git-git) (make)
- python2 (optional) – for pdf.py
Required by (6)
- djpdf (requires jbig2enc)
- dpsprep-git (optional)
- makepkg-tidy-pdfsizeopt (requires jbig2enc)
- ocrmypdf (requires jbig2enc) (optional)
- pdfbeads (requires jbig2enc) (optional)
- pdfsizeopt-git (requires jbig2enc) (optional)
Latest Comments
quartic commented on 2019-01-04 08:18
@krishnakumar The package compiles fine on my computer. Make sure your system is up to date. I suspect a mismatch between gcc and libtool.
krishnakumar commented on 2019-01-03 00:29
libtool: Version mismatch error. This is libtool 2.4.6, but the libtool: definition of this LT_INIT comes from libtool 2.4.6.42-b88ce. libtool: You should recreate aclocal.m4 with macros from libtool 2.4.6 libtool: and run autoconf again. make[1]: *** [Makefile:486: jbig2enc.lo] Error 63
quartic commented on 2018-04-03 09:05
Applied. Thanks!
Anonymous comment on 2018-04-03 08:03
Please patch this:
quartic commented on 2012-08-03 21:06
Good catch. Fixed. Thanks for pointing out.
spider-mario commented on 2012-08-03 18:47
/usr/bin/pdf.py should be patched for its shebang to reference python2 (which could be added as an optional dependency) instead of python.
quartic commented on 2012-08-03 17:02
It seems like the project has waken up from its lethargy and has implemented the autotools build system (at last).
Updated the PKGBUILD accordingly.
anireyk commented on 2012-08-03 16:46
Tried to install it. After patching source it gives out an 'Cannot read makefile. File not found' mistake