-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathdev.ares.ares.yaml
36 lines (36 loc) · 1.14 KB
/
dev.ares.ares.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
app-id: dev.ares.ares
runtime: org.freedesktop.Platform
runtime-version: '24.08'
sdk: org.freedesktop.Sdk
command: ares
rename-desktop-file: ares.desktop
rename-icon: ares
finish-args:
- --share=ipc
- --share=network
- --socket=pulseaudio
- --socket=x11
- --device=all
- --filesystem=host
modules:
- name: ares
buildsystem: simple
config-opts:
- -DARES_PREFIX=/app
build-commands:
- make -j $FLATPAK_BUILDER_N_JOBS -C desktop-ui install build=release hiro=gtk3
local=false platform=linux prefix=$FLATPAK_DEST
- install -D -m 644 -t $FLATPAK_DEST/share/metainfo $FLATPAK_ID.metainfo.xml
sources:
- type: archive
archive-type: tar
url: https://api.github.com/repos/ares-emulator/ares/tarball/v141
sha256: 6990e26abbe7551d04599f9d64589988e2c175cdddfb813ac0d3fbf08e7d48c8
x-checker-data:
type: json
url: https://api.github.com/repos/ares-emulator/ares/releases/latest
version-query: .tag_name | sub("^v"; "")
timestamp-query: .published_at
url-query: .tarball_url
- type: file
path: dev.ares.ares.metainfo.xml