diff --git a/office/cherrytree/actions.py b/office/cherrytree/actions.py index 9ec8da3b5d..983a6419a4 100644 --- a/office/cherrytree/actions.py +++ b/office/cherrytree/actions.py @@ -8,6 +8,7 @@ from pisi.actionsapi import shelltools, cmaketools, get j = ''.join([ ' -B_build', + ' -DUSE_VTE=ON', ' -DAUTO_RUN_TESTING=OFF', ' -DBUILD_GMOCK=OFF', ' -DBUILD_TESTING=OFF', diff --git a/office/cherrytree/pspec.xml b/office/cherrytree/pspec.xml index 1088836fdb..044806c3f0 100644 --- a/office/cherrytree/pspec.xml +++ b/office/cherrytree/pspec.xml @@ -13,13 +13,14 @@ office Cherrytree A hierarchical note taking application. A hierarchical note taking application, featuring rich text and syntax highlighting, storing data in a single xml or sqlite file. - - https://github.com/giuspen/cherrytree/releases/download/0.99.49/cherrytree_0.99.49.tar.xz + + https://github.com/giuspen/cherrytree/releases/download/0.99.51/cherrytree_0.99.51.tar.xz cmake ninja fmt-devel + vte-devel curl-devel spdlog-devel gtkmm3-devel @@ -36,6 +37,7 @@ cherrytree + vte curl gtk3 atkmm @@ -66,6 +68,13 @@ + + 2022-11-10 + 0.99.51 + Version bump. + fury + uglyside@yandex.ru + 2022-09-24 0.99.49