net.kuribo64.melonDS/net.kuribo64.melonDS.yml

40 lines
967 B
YAML
Raw Normal View History

2020-10-07 22:13:47 +00:00
app-id: net.kuribo64.melonDS
runtime: org.kde.Platform
runtime-version: '5.15'
sdk: org.kde.Sdk
command: melonDS
cleanup:
- "/include"
- "/lib/pkgconfig"
finish-args:
- "--share=ipc"
- "--socket=x11"
- "--socket=wayland"
- "--socket=pulseaudio"
- "--share=network"
- "--device=all"
- "--filesystem=home"
modules:
- name: libslirp
buildsystem: meson
sources:
- type: git
url: https://gitlab.freedesktop.org/slirp/libslirp.git
2020-12-04 18:37:41 +00:00
tag: v4.4.0
2020-10-07 22:13:47 +00:00
- name: melonds
buildsystem: cmake-ninja
build-options:
arch:
aarch64:
config-opts:
- -DENABLE_OGLRENDERER=OFF
2020-10-12 12:35:47 +00:00
build-commands:
- install -D -m644 -t /app/share/appdata/ ${FLATPAK_ID}.appdata.xml
2020-10-07 22:13:47 +00:00
sources:
- type: git
url: https://github.com/Arisotura/melonDS.git
tag: "0.9.1"
commit: e2de622d5766c0278dd8407600d83e7a9d893f0b
2020-10-12 12:35:47 +00:00
- type: file
path: net.kuribo64.melonDS.appdata.xml