1
0
Fork 0
mirror of https://github.com/Phantop/solus-stuff synced 2025-01-06 19:57:08 +00:00
solus-stuff/package.yml
Phantop c22a8de338 Remove some packages that are in official repos
Removes castor for sucking, starship for being included, dolphin-emu-git because Solus's is up-to-date
2020-12-23 15:43:55 -05:00

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