mirror of
https://github.com/Phantop/solus-stuff
synced 2024-11-22 14:53:44 +00:00
Add melonDS
This commit is contained in:
parent
11993eb8c4
commit
094955aaa9
18
melonds/package.yml
Normal file
18
melonds/package.yml
Normal 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
|
Loading…
Reference in a new issue