solus-stuff/package.yml

22 lines
377 B
YAML

name :
version : 1
release : 1
source :
- git| : master
license : GPL-2.0-or-later
summary : Insert summary here
description: |
Insert description here
builddeps :
- pkgconfig(example)
setup : |
%configure
%cmake
%meson_configure
build : |
%make
%ninja_build
install : |
%make_install
%ninja_install