2.0.3
All checks were successful
Build / Build project (push) Successful in 1m22s

This commit is contained in:
Alexander Zhirov 2025-12-23 16:29:34 +03:00
parent d3220cb0c0
commit 7c08309992
Signed by: alexander
GPG key ID: C8D8BE544A27C511

View file

@ -1,8 +1,8 @@
name : minder name : minder
version : 1.17.0 version : 2.0.3
release : 1 release : 2
source : source :
- https://github.com/phase1geo/Minder/archive/refs/tags/1.17.0.tar.gz : 440dec61b25efdb40d166f683845aba93cb382bb92379b1a1a66a4ac0f3a37a3 - https://github.com/phase1geo/Minder/archive/refs/tags/2.0.3.tar.gz : 27a4a5626ecd95383d0db86cd9a34d5b04b0779dff7870b1a5945f4c909804f5
homepage : https://github.com/phase1geo/Minder homepage : https://github.com/phase1geo/Minder
license : GPL-3.0-or-later license : GPL-3.0-or-later
component : multimedia.graphics component : multimedia.graphics
@ -10,14 +10,16 @@ summary : Mind-mapping application designed for Pantheon
description: | description: |
Mind-mapping application designed for Pantheon Mind-mapping application designed for Pantheon
builddeps : builddeps :
- desktop-file-utils
- vala - vala
- pkgconfig(granite) - pkgconfig(granite-7)
- pkgconfig(gtk+-3.0) - pkgconfig(gtk4)
- pkgconfig(gtksourceview-4) - pkgconfig(gtksourceview-5)
- pkgconfig(json-glib-1.0) - pkgconfig(json-glib-1.0)
- pkgconfig(libarchive) - pkgconfig(libarchive)
- pkgconfig(libhandy-1) - pkgconfig(libhandy-1)
- pkgconfig(libmarkdown) - pkgconfig(libmarkdown)
- pkgconfig(libwebp)
setup : | setup : |
%meson_configure --prefix=/usr %meson_configure --prefix=/usr
build : | build : |