CVSROOT:        /cvs
Module name:    ports
Changes by:     piro...@cvs.openbsd.org 2017/08/18 06:07:51

Log message:
    Import converters/k2pdfopt: make PDF's readable on Kindle devices.
    
    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.
    
    Typical use
    
    k2pdfopt -dev kv -mode 2col input.pdf
    
    Supported devices (define your own by measuring your screen size)
    
    1. Kindle 1-5 (k2)
    2. Kindle DX (dx)
    3. Kindle Paperwhite (kpw)
    4. Kindle Paperwhite 2 (kp2)
    5. Kindle Paperwhite 3 (kp3)
    6. Pocketbook Basic 2 (pb2)
    7. Kindle Voyage (kv)
    8. Nook Simple Touch (nookst)
    9. Kobo Touch (kbt)
    10. Kobo Glo (kbg)
    11. Kobo Glo HD (kghd)
    12. Kobo Glo HD Full Screen (kghdfs)
    13. Kobo Mini (kbm)
    14. Kobo Aura (kba)
    15. Kobo Aura HD (kbhd)
    16. Kobo H2O (kbh2o)
    17. Kobo H2O Full Screen (kbh2ofs)
    18. Kobo Aura One (kao)
    19. Nexus 7 (nex7)
    20. Other (specify width, height, etc.)
    
    With feedback from sthen@, OK edd@
    
    Status:
    
    Vendor Tag: pirofti
    Release Tags:       pirofti_20170818
    
    N ports/converters/k2pdfopt/Makefile
    N ports/converters/k2pdfopt/distinfo
    N ports/converters/k2pdfopt/pkg/DESCR
    N ports/converters/k2pdfopt/pkg/PLIST
    N ports/converters/k2pdfopt/patches/patch-CMakeLists_txt
    N ports/converters/k2pdfopt/patches/patch-mupdf_mod_font_c
    N ports/converters/k2pdfopt/patches/patch-mupdf_mod_stext-device_c
    N ports/converters/k2pdfopt/patches/patch-mupdf_mod_pdf-colorspace_c
    N ports/converters/k2pdfopt/patches/patch-willuslib_wmupdf_c
    N ports/converters/k2pdfopt/patches/patch-k2pdfoptlib_k2pdfopt_h
    N ports/converters/k2pdfopt/patches/patch-k2pdfoptlib_k2master_c
    N ports/converters/k2pdfopt/patches/patch-willuslib_CMakeLists_txt
    N ports/converters/k2pdfopt/patches/patch-willuslib_wmupdfinfo_c
    N ports/converters/k2pdfopt/patches/patch-k2pdfoptlib_textrows_c
    
    No conflicts created by this import

Reply via email to