1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
|
Source: k2pdfopt
Section: utils
Priority: optional
Maintainer: Yangfl <mmyangfl@gmail.com>
Build-Depends:
debhelper-compat (= 13),
cmake,
pkg-config,
zlib1g-dev,
libpng-dev,
libjpeg-dev,
libturbojpeg0-dev,
libfreetype-dev,
libopenjp2-7-dev,
libdjvulibre-dev,
libleptonica-dev,
libgsl-dev,
# libmupdf-dev,
Rules-Requires-Root: no
Standards-Version: 4.6.2
Homepage: https://www.willus.com/k2pdfopt/
Vcs-Git: https://salsa.debian.org/yangfl-guest/k2pdfopt.git
Vcs-Browser: https://salsa.debian.org/yangfl-guest/k2pdfopt
Package: k2pdfopt
Architecture: any
Depends:
ghostscript,
${shlibs:Depends},
${misc:Depends},
Description: PDF Reflow tool
K2pdfopt optimizes PDF/DJVU files for mobile e-readers (e.g. the Kindle) and
smartphones. It works well on multi-column PDF/DJVU files and can re-flow text
even on scanned PDF files. It can also be used as a general PDF copying/
cropping/re-sizing/OCR-ing manipulation tool. It can generate native or
bitmapped PDF output, with an optional OCR layer.
|