Source: crqt-ng
Section: text
Priority: optional
Maintainer: Emfox Zhou <emfox@debian.org>
Build-Depends: cmake,
               debhelper-compat (= 14),
               dh-sequence-single-binary,
               libcrengine-ng-dev (>= 0.9.12),
               qt6-base-dev,
               qt6-tools-dev,
               qt6-tools-dev-tools
Standards-Version: 4.7.4
Homepage: https://gitlab.com/coolreader-ng/crqt-ng
Vcs-Browser: https://salsa.debian.org/debian/crqt-ng
Vcs-Git: https://salsa.debian.org/debian/crqt-ng.git
Rules-Requires-Root: no

Package: crqt-ng
Architecture: any
Depends: ${shlibs:Depends},
         fonts-liberation
Description: cross-platform open source e-book reader using crengine-ng
 crqt-ng is an e-book reader with a Qt 6 user interface, built on the
 crengine-ng rendering library.  It reads fb2, fb3, epub (without DRM), doc,
 docx, odt, rtf, pdb, mobi (without DRM), txt, html, Markdown, chm and tcr
 files, and offers CSS styling, hyphenation dictionaries, multiple tabs,
 text search, reading books straight from ZIP archives and flexible font
 rendering.
 .
 It is the Qt frontend of the crengine-ng family, a fork of CoolReader
 maintained by the same upstream author.  Debian already has src:coolreader,
 which bundles the older engine together with its own Qt frontend; the two
 are co-installable, because crqt-ng ships /usr/bin/crqt and uses
 /usr/share/crqt, while coolreader ships /usr/bin/coolreader and uses
 /usr/share/cr3.
