Package Details: crqt-ng 1.0.15-3

Git Clone URL: https://aur.archlinux.org/crqt-ng.git (read-only, click to copy)
Package Base: crqt-ng
Description: Cross-platform open source e-book reader using crengine-ng.
Upstream URL: https://gitlab.com/coolreader-ng/crqt-ng
Keywords: coolreader
Licenses: GPL-2
Conflicts: coolreader, crqt-ng-git
Provides: coolreader, crqt-ng, crqt-ng-git
Submitter: tatsumoto
Maintainer: tatsumoto
Last Packager: tatsumoto
Votes: 5
Popularity: 0.91
First Submitted: 2023-03-22 04:28 (UTC)
Last Updated: 2025-04-14 16:04 (UTC)

Latest Comments

Navigator commented on 2025-04-14 15:45 (UTC)

Good day. I've became maintainer of crengine-ng package. If possible, add me to maintainers list of this package also. Or change PKGBUILD as follows (due to new CMake version and absence qt6-declarative dependency package can not be built now):

https://cloud.mail.ru/public/tYPY/rHMEvGRXN

mesaprotector commented on 2024-08-26 18:10 (UTC) (edited on 2024-08-26 18:14 (UTC) by mesaprotector)

Should probably add clang as a make dependency (the crqt-ng-git package builds fine, by the way). With duplicate lines deleted:

/usr/lib/qt6/bin/lupdate: error while loading shared libraries: libclang-cpp.so.18.1: cannot open shared object file: No such file or directory

make[2]: *** [src/CMakeFiles/crqt.dir/build.make:326: src/crqt_hu.ts.stamp] Error 127

make[2]: *** Waiting for unfinished jobs....

make[1]: *** [CMakeFiles/Makefile2:100: src/CMakeFiles/crqt.dir/all] Error 2

make: *** [Makefile:136: all] Error 2

make: Leaving directory '/home/asuka/programs/crqt-ng/src/build'

==> ERROR: A failure occurred in build().

Aborting...