k2pdfopt_v2.34a_src.zip has wrong md5sum.
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
krant commented on 2016-03-21 07:08 (UTC)
FacuTuesca commented on 2015-07-29 20:00 (UTC)
@RonObvious:
Fixed, luckily I had the zipped source on my hard drive. Thanks!
RonObvious commented on 2015-07-29 18:18 (UTC)
Broken, at the moment. The web site http://www.willus.com/k2pdfopt/ seems to be down -- which means that makepkg downloads the error page (html) when it tries to download the file k2pdfopt_v2.32_src.zip (which then fails to pass verification, logically enough)... Wonder if there's a mirror somewhere (quick web search turns up nothing, apart from a 2 year old githup copy, but I didn't really look that long or hard).
FacuTuesca commented on 2015-04-13 21:49 (UTC)
@noalwin:
You're right, a recent update of jbig2dec (a mupdf dependency) broke the PKGBUILD. It is now fixed.
Thanks!
noalwin commented on 2015-04-13 21:24 (UTC)
Thanks for the PKGBUILD, but it doesn't seem to compile:
In file included from source/fitz/filter-jbig2.c:3:0:
/usr/include/jbig2.h:39:21: error fatal: memento.h: No existe el fichero o el directorio
#include "memento.h"
"No existe el fichero o el directorio" means file not found
Maybe there is an aditional dependency...
FacuTuesca commented on 2015-04-01 18:52 (UTC)
@libertas:
I can't seem to reproduce your issue. Try checking the log file and see where the compilation is failing.
libertas commented on 2015-04-01 04:19 (UTC)
Thanks for your work.
I've met the following problem.However,I have a g++ that works well.
checking for g++... g++
checking whether the C++ compiler works... no
configure: error: in `/tmp/yaourt-tmp-libertas/aur-k2pdfopt/src/tesseract-ocr':
configure: error: C++ compiler cannot create executables
See `config.log' for more details
FacuTuesca commented on 2014-07-26 17:51 (UTC)
@runical:
Done, thanks!
runical commented on 2014-07-26 17:30 (UTC)
Can you please add cmake as a makedepend? It will not build without it.
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.