1
0
Fork 0
mirror of https://github.com/Phantop/solus-stuff synced 2024-11-22 14:53:44 +00:00

Add melonDS

This commit is contained in:
Jonathan Hakimi 2020-06-23 11:53:42 -04:00
parent 11993eb8c4
commit 094955aaa9

18
melonds/package.yml Normal file
View file

@ -0,0 +1,18 @@
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