From 5d3d901fc7cb3111159d136123dfa1c61f73c18e Mon Sep 17 00:00:00 2001 From: 4fury-c3440d8 Date: Mon, 2 Jan 2023 05:06:50 +0300 Subject: [PATCH] crqt/engine 1.0.4/0.9.4 markdown support. --- office/misc/crengine-ng/actions.py | 2 ++ office/misc/crengine-ng/pspec.xml | 10 ++++++---- office/misc/crqt/pspec.xml | 8 ++++---- 3 files changed, 12 insertions(+), 8 deletions(-) diff --git a/office/misc/crengine-ng/actions.py b/office/misc/crengine-ng/actions.py index 9fd8a35b7f..19684c4b70 100644 --- a/office/misc/crengine-ng/actions.py +++ b/office/misc/crengine-ng/actions.py @@ -9,6 +9,8 @@ from pisi.actionsapi import cmaketools, mesontools, pisitools i = ''.join([ ' -DBUILD_TOOLS=ON', ' -DENABLE_LTO=ON', + ' -DUSE_CMARK_GFM=OFF', + ' -DUSE_CMARK=ON', ' -DCMAKE_BUILD_TYPE=Release', ' -DCRE_BUILD_STATIC=OFF', ' -DADD_DEBUG_EXTRA_OPTS=OFF', diff --git a/office/misc/crengine-ng/pspec.xml b/office/misc/crengine-ng/pspec.xml index c9dc313f51..01780c2844 100644 --- a/office/misc/crengine-ng/pspec.xml +++ b/office/misc/crengine-ng/pspec.xml @@ -15,14 +15,15 @@ Supported document formats: fb2, fb3, epub (without DRM), rtf, doc, docx, odt, htm, chm, pdb, mobi (without DRM), txt, trc, prc. In fact, this is a fork of the CoolReader project. - - https://gitlab.com/coolreader-ng/crengine-ng/-/archive/0.9.2/crengine-ng-0.9.2.tar.bz2 + + https://gitlab.com/coolreader-ng/crengine-ng/-/archive/0.9.4/crengine-ng-0.9.4.tar.bz2 cmake ninja zlib-devel zstd-devel + cmark-devel libpng-devel libX11-devel fribidi-devel @@ -43,6 +44,7 @@ zlib zstd + cmark libgcc libpng libX11 @@ -86,8 +88,8 @@ - 2022-12-24 - 0.9.2 + 2023-01-02 + 0.9.4 First build. fury uglyside@yandex.ru diff --git a/office/misc/crqt/pspec.xml b/office/misc/crqt/pspec.xml index 9732019548..bb6123b755 100644 --- a/office/misc/crqt/pspec.xml +++ b/office/misc/crqt/pspec.xml @@ -15,8 +15,8 @@ It is a fork of the CoolReader project. Supported e-book formats: fb2, fb3 (incomplete), epub (non-DRM), doc, docx, odt, rtf, pdb, mobi (non-DRM), txt, html, chm, tcr. - - https://gitlab.com/coolreader-ng/crqt-ng/-/archive/1.0.2/crqt-ng-1.0.2.tar.bz2 + + https://gitlab.com/coolreader-ng/crqt-ng/-/archive/1.0.4/crqt-ng-1.0.4.tar.bz2 cmake @@ -49,8 +49,8 @@ - 2022-12-24 - 1.0.2 + 2023-01-02 + 1.0.4 First build. fury uglyside@yandex.ru