1
0
mirror of synced 2024-09-24 11:38:26 +02:00
ImHex/dist/net.werwolv.ImHex.yaml
2023-12-24 13:14:51 +01:00

23 lines
424 B
YAML

app-id: net.werwolv.ImHex
runtime: org.freedesktop.Platform
runtime-version: '20.08'
default-branch: stable
sdk: org.freedesktop.Sdk
command: imhex
finish-args:
- --share=ipc
- --socket=x11
- --filesystem=host
- --device=all
modules:
- name: imhex
buildsystem: cmake
config-opts:
- -DCMAKE_BUILD_TYPE=RelWithDebInfo
sources:
- type: git
url: https://github.com/WerWolv/ImHex.git