-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathio.itch.domestique_baston.java_jolt.yml
33 lines (33 loc) · 1.5 KB
/
io.itch.domestique_baston.java_jolt.yml
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
id: io.itch.domestique_baston.java_jolt
runtime: org.freedesktop.Platform
runtime-version: '24.08'
base: org.godotengine.godot.BaseApp
base-version: '4.3-24.08'
sdk: org.freedesktop.Sdk
command: godot-runner
finish-args:
- --device=dri
- --socket=x11
- --share=ipc
- --socket=pulseaudio
modules:
- name: java_jolt
buildsystem: simple
build-commands:
- install -D -m 0644 jj.pck /app/bin/godot-runner.pck
- install -D -m 0644 $FLATPAK_ID.metainfo.xml /app/share/metainfo/$FLATPAK_ID.metainfo.xml
- install -D -m 0644 $FLATPAK_ID.desktop /app/share/applications/$FLATPAK_ID.desktop
- install -D -m 0644 JJ.png /app/share/icons/hicolor/256x256/apps/$FLATPAK_ID.png
sources:
- type: file
url: 'https://github.com/DomestiqueBaston/JAVA_JOLT/releases/download/v1.0.1/jj.pck'
sha256: '40aa0657b682e6fe10b2de4f6d684d3734f15b12cfce38fefd1751fac93a131c'
- type: file
url: 'https://github.com/DomestiqueBaston/JAVA_JOLT/raw/refs/tags/v1.0.1/io.itch.domestique_baston.java_jolt.desktop'
sha256: '2568bc1030059832788a84fc372cce305f289de1cc6c6f9f21df63e8e13a67c9'
- type: file
url: 'https://github.com/DomestiqueBaston/JAVA_JOLT/raw/refs/tags/v1.0.1/io.itch.domestique_baston.java_jolt.metainfo.xml'
sha256: '0e4428d5ad2637c7cc7054b5fdbd3156b23b0efe2c882d12925f1e637f92e523'
- type: file
url: 'https://github.com/DomestiqueBaston/JAVA_JOLT/raw/refs/tags/v1.0.1/JJ.png'
sha256: 'fdfb606fdc515d8161364d50bf7cabd62faa88186a02cea73f02023ac03e9d04'