Files
clapper/pkgs/flatpak/testing/libadwaita.json
2023-01-08 16:14:42 +01:00

22 lines
528 B
JSON

{
"name": "libadwaita",
"buildsystem": "meson",
"config-opts": [
"--buildtype=release",
"--wrap-mode=nofallback",
"-Dintrospection=enabled",
"-Dvapi=false",
"-Dgtk_doc=false",
"-Dtests=false",
"-Dexamples=false"
],
"sources": [
{
"type": "git",
"url": "https://gitlab.gnome.org/GNOME/libadwaita.git",
"tag": "1.0.0.alpha.4",
"commit": "6b447fde8f270001a0dc29ef59d3e9bf6d32dae9"
}
]
}