com.supermodel3.Supermodel/com.supermodel3.Supermodel.yaml
2023-04-03 04:57:55 -07:00

39 lines
1.1 KiB
YAML

id: com.supermodel3.Supermodel
runtime: org.freedesktop.Platform
runtime-version: "22.08"
sdk: org.freedesktop.Sdk
command: supermodel
separate-locales: false
finish-args:
- --device=all
- --persist=.supermodel
- --filesystem=host:ro
- --share=network
- --share=ipc
- --socket=fallback-x11
- --socket=pulseaudio
- --socket=wayland
- --allow=bluetooth
modules:
- shared-modules/glu/glu-9.json
- name: supermodel
buildsystem: simple
build-commands:
- make
-f Makefiles/Makefile.UNIX
NET_BOARD=1
- install -Dm 0755 bin/supermodel ${FLATPAK_DEST}/bin/supermodel
- install -Dm 0644 ${FLATPAK_ID}.metainfo.xml ${FLATPAK_DEST}/share/metainfo/${FLATPAK_ID}.metainfo.xml
- cp -r Assets ${FLATPAK_DEST}
- cp -r Config ${FLATPAK_DEST}
sources:
- type: git
url: https://github.com/trzy/Supermodel.git
branch: master
commit: 6993dfcfb0ebe369f246ff50e3669d4557a527da
- type: file
path: com.supermodel3.Supermodel.metainfo.xml
- type: patch
path: ldflags.patch