net.kuribo64.melonDS/net.kuribo64.melonDS.yml
Nadia Holmquist Pedersen ac9b11b1a5
Release 0.9.4
2022-03-08 15:43:35 +01:00

40 lines
974 B
YAML

app-id: net.kuribo64.melonDS
runtime: org.kde.Platform
runtime-version: '5.15-21.08'
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
builddir: true
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
commit: cce9de5ee1f51e906a644922b2ada6644d81287a
- type: file
path: net.kuribo64.melonDS.appdata.xml