1
0
Fork 0
mirror of https://github.com/Phantop/solus-stuff synced 2024-11-16 20:03:54 +00:00
solus-stuff/melonds/package.yml
2020-06-23 11:53:42 -04:00

19 lines
370 B
YAML

name : melonDS
version : 1
release : 1
source :
- git|https://github.com/Arisotura/melonDS : master
license : GPL-2.0-or-later
summary : Insert summary here
description: |
Insert description here
builddeps :
- pkgconfig(Qt5Core)
- pkgconfig(sdl2)
setup : |
%cmake
build : |
%make
install : |
%make_install