net.kuribo64.melonDS/net.kuribo64.melonDS.yml
Nadia Holmquist Pedersen 65f1224f33 melonDS 0.9.2
2021-04-27 07:08:28 +02:00

40 lines
967 B
YAML

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
tag: v4.4.0
- name: melonds
buildsystem: cmake-ninja
build-options:
arch:
aarch64:
config-opts:
- -DENABLE_OGLRENDERER=OFF
build-commands:
- install -D -m644 -t /app/share/appdata/ ${FLATPAK_ID}.appdata.xml
sources:
- type: git
url: https://github.com/Arisotura/melonDS.git
tag: "0.9.2"
commit: 7af5ff76edf5ff2070377d2f719261b7a92e2ab1
- type: file
path: net.kuribo64.melonDS.appdata.xml