minder/package.yml
Alexander Zhirov d3220cb0c0
All checks were successful
Build / Build project (push) Successful in 1m49s
1.17.0
2025-06-03 21:25:04 +03:00

27 lines
854 B
YAML

name : minder
version : 1.17.0
release : 1
source :
- https://github.com/phase1geo/Minder/archive/refs/tags/1.17.0.tar.gz : 440dec61b25efdb40d166f683845aba93cb382bb92379b1a1a66a4ac0f3a37a3
homepage : https://github.com/phase1geo/Minder
license : GPL-3.0-or-later
component : multimedia.graphics
summary : Mind-mapping application designed for Pantheon
description: |
Mind-mapping application designed for Pantheon
builddeps :
- vala
- pkgconfig(granite)
- pkgconfig(gtk+-3.0)
- pkgconfig(gtksourceview-4)
- pkgconfig(json-glib-1.0)
- pkgconfig(libarchive)
- pkgconfig(libhandy-1)
- pkgconfig(libmarkdown)
setup : |
%meson_configure --prefix=/usr
build : |
%ninja_build
install : |
%ninja_install
ln -s com.github.phase1geo.minder "$installdir/usr/bin/minder"