flathub/org.darlinghq.darling.yml
2022-03-17 20:41:48 -07:00

31 lines
955 B
YAML

app-id: org.darlinghq.Darling
runtime: org.freedesktop.Platform
runtime-version: '21.08'
sdk: org.freedesktop.Sdk
sdk-extensions:
- org.freedesktop.Sdk.Extension.llvm13
command: darling-shell.sh
modules:
- name: darling
buildsystem: cmake
builddir: true
build-options:
append-path: /usr/lib/sdk/llvm13/bin
prepend-ld-library-path: /usr/lib/sdk/llvm13/lib
cflags-override: true
ldflags-override: true
cppflags-override: true
cxxflags-override: true
config-opts:
- -DFLATPAK_BUILD=ON
- -DTARGET_i386=OFF
modules:
- modules/fuse/fuse.yml
- modules/libbsd/libbsd.yml
- modules/flatpak-shared-modules/python2.7/python-2.7.json
- modules/flatpak-shared-modules/glu/glu-9.json
- modules/darling-shell/darling-shell.yml
sources:
- type: git
url: https://github.com/darlinghq/darling.git
commit: ec65e14ad6be63df7cffe71c867ea25ef9d1b798