Hello agian.
Thanks for the answers.
So I’ll try to impement this support in sailfish-office as a hobby project for fun and will report here the progress.
As a first step I made a repository which builds three packages
Spec for the build taken from openSUSE and slightly tuned for SFOS.
I tested it over latest SDK, looks good.
This is already useful because djvulibre package has several cli programms/utilities which might be helpful for users.
If you think that those packages are already might be useful for YOU feel free to convince Sailfish OS maintainers to include them as part of official Sailfish OS repositories, here in the thread or on github:
Tools are (CLI):
- bzz - DjVu general purpose compression utility.
- c44 - DjVuPhoto encode.
- cpaldjvu - DjVuDocument encoder for low-color images.
- csepdjvu - DjVu encoder for separated data files.
- ddjvu - Command line DjVu decoder.
- djvm - Manipulate bundled multi-page DjVu documents.
- djvmcvt - Convert multi-page DjVu documents.
- djvudump - Display internal structure of DjVu files.
- djvups - Convert DjVu documents to PostScript.
- djvuextract - Extract chunks from DjVu image files.
- djvumake - Assemble DjVu image files.
- djvutxt - Extract the hidden text from DjVu documents.
- djvuserve - Generate indirect DjVu documents on the fly. (CGI program)
- djvused - Multi-purpose DjVu document editor.
- cjb2 - Simple DjVuBitonal encoder.