Oh, ok. :)
Thanks for responding so quickly.
Search Criteria
Package Details: k2pdfopt 2.55-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/k2pdfopt.git (read-only, click to copy) |
---|---|
Package Base: | k2pdfopt |
Description: | Tool for optimizing PDF/DJVU files for mobile e-readers and smartphones. |
Upstream URL: | http://www.willus.com/k2pdfopt |
Keywords: | convert djvu ebook kindle ocr pdf reflow |
Licenses: | GPL3 |
Submitter: | FacuTuesca |
Maintainer: | gilcu3 |
Last Packager: | gilcu3 |
Votes: | 49 |
Popularity: | 0.000000 |
First Submitted: | 2014-03-14 21:46 (UTC) |
Last Updated: | 2024-10-29 10:00 (UTC) |
Dependencies (10)
- djvulibre
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libmupdf
- libpng (libpng-gitAUR, libpng-apngAUR)
- mujs (mujs-gitAUR)
- cmake (cmake-gitAUR) (make)
- ghostscript (optional) – PostScript support
- gsl (gsl-gitAUR) (optional) – polynomial fit for spline interpolation feature
- jasper (jasper-gitAUR) (optional) – JPEG 2000 bitmap support
- leptonica (optional) – OCR support
Required by (0)
Sources (16)
- disable_tesseract.patch
- fix_jasper_lib.patch
- http://www.willus.com/k2pdfopt/src/k2pdfopt_v2.55_src.zip
- https://salsa.debian.org/yangfl-guest/k2pdfopt/-/raw/dbc5c01db8d3fdf4aefda7a80ff40e4dd48f0486/debian/patches//0001-CMakeLists.txt-add-missing-install-command.patch
- https://salsa.debian.org/yangfl-guest/k2pdfopt/-/raw/dbc5c01db8d3fdf4aefda7a80ff40e4dd48f0486/debian/patches//0002-CMakeLists.txt-do-not-detect-ghostscript-at-compile-.patch
- https://salsa.debian.org/yangfl-guest/k2pdfopt/-/raw/dbc5c01db8d3fdf4aefda7a80ff40e4dd48f0486/debian/patches//0003-CMakeLists.txt-use-system-mupdf.patch
- https://salsa.debian.org/yangfl-guest/k2pdfopt/-/raw/dbc5c01db8d3fdf4aefda7a80ff40e4dd48f0486/debian/patches//0004-CMakeLists.txt-use-system-gocr.patch
- https://salsa.debian.org/yangfl-guest/k2pdfopt/-/raw/dbc5c01db8d3fdf4aefda7a80ff40e4dd48f0486/debian/patches//0005-CMakeLists.txt-use-system-gsl.patch
- https://salsa.debian.org/yangfl-guest/k2pdfopt/-/raw/dbc5c01db8d3fdf4aefda7a80ff40e4dd48f0486/debian/patches//0006-k2pdfopt.h-dst_ocr_visibility_flags-workaround.patch
- https://salsa.debian.org/yangfl-guest/k2pdfopt/-/raw/dbc5c01db8d3fdf4aefda7a80ff40e4dd48f0486/debian/patches//0007-k2pdfoptlib-k2ocr.c-conditionally-enable-tesseract-r.patch
- https://salsa.debian.org/yangfl-guest/k2pdfopt/-/raw/dbc5c01db8d3fdf4aefda7a80ff40e4dd48f0486/debian/patches//0008-willuslib-CMakeLists.txt-typo.patch
- https://salsa.debian.org/yangfl-guest/k2pdfopt/-/raw/dbc5c01db8d3fdf4aefda7a80ff40e4dd48f0486/debian/patches//0009-willuslib-CMakeLists.txt-conditionally-add-source-fi.patch
- https://salsa.debian.org/yangfl-guest/k2pdfopt/-/raw/dbc5c01db8d3fdf4aefda7a80ff40e4dd48f0486/debian/patches//0010-willuslib-use-system-leptonica.patch
- https://salsa.debian.org/yangfl-guest/k2pdfopt/-/raw/dbc5c01db8d3fdf4aefda7a80ff40e4dd48f0486/debian/patches//0011-willuslib-use-system-djvu.patch
- jasper_header_path.patch
- mupdf.pc
spider-mario commented on 2014-06-13 15:08 (UTC)
FacuTuesca commented on 2014-06-13 15:07 (UTC)
Fixed the mupdf link. Also, 2.17a is a Windows-only bug fix, so it's exactly the same as this one.
Thanks
spider-mario commented on 2014-06-13 15:03 (UTC)
Also, 2.17a is out.
spider-mario commented on 2014-06-13 15:03 (UTC)
mupdf needs to be taken from http://mupdf.com/downloads/archive/mupdf-1.4-source.tar.gz , as the current URL (without the `archive` bit) results in a 404 response.
FacuTuesca commented on 2014-04-18 15:18 (UTC)
@dlh:
You are missing the base-devel package. Install it and try again.
dlh commented on 2014-04-18 14:30 (UTC)
Running aclocal
./autogen.sh: line 50: aclocal: command not found
Something went wrong, bailing out!
Pinned Comments
gilcu3 commented on 2024-05-19 09:29 (UTC) (edited on 2024-05-28 15:03 (UTC) by gilcu3)
I just updated to package to the best of my abilities, still it is very buggy and only some functionality works. In my tests this is also the case with the debian package. If anyone is able to fix it please let me know. For the moment the only solution to get full functionality is to download the pre-built binary from willus.
PS: kudos to the debian developer for fixing the build with
mupdf
, currently it works on my end. Onlytesseract
support remains disabled.