CI/Flatpak: Switch from JSON -> YAML

Actually lets me have comments...
This commit is contained in:
Stenzek
2024-08-06 14:12:08 +10:00
parent 0517aef5bd
commit cabba81a76
18 changed files with 250 additions and 282 deletions

View File

@ -0,0 +1,14 @@
name: libbacktrace
buildsystem: autotools
no-autogen: true
build-options:
strip: false
no-debuginfo: true
sources:
- type: git
url: "https://github.com/ianlancetaylor/libbacktrace.git"
commit: "ad106d5fdd5d960bd33fae1c48a351af567fd075"
cleanup:
- /include
- /lib/*.a
- /lib/*.la