Files
firealpaca-flatpak/firealpaca.yml
T
2026-02-02 15:42:01 +01:00

23 lines
473 B
YAML

app-id: com.firealpaca.FireAlpaca
runtime: org.freedesktop.Platform
runtime-version: '25.08'
sdk: org.freedesktop.Sdk
command: /app/AppRun
finish-args:
- --share=network
- --filesystem=home
- --socket=wayland
- --socket=x11
- --socket=pulseaudio
- --device=all
- --talk-name=org.freedesktop.Flatpak
modules:
- name: firealpaca-app
buildsystem: simple
build-commands:
- cp -r * /app/
sources:
- type: dir
path: appimage-root