diccionario-lengua/com.mardojai.DiccionarioLen...

43 lines
924 B
JSON

{
"app-id": "com.mardojai.DiccionarioLenguaDevel",
"runtime": "org.gnome.Platform",
"runtime-version": "master",
"sdk": "org.gnome.Sdk",
"command": "diccionario-lengua",
"finish-args": [
"--share=ipc",
"--socket=fallback-x11",
"--socket=wayland",
"--device=dri",
"--share=network"
],
"modules": [
{
"name": "blueprint",
"buildsystem": "meson",
"sources": [
{
"type": "git",
"url": "https://gitlab.gnome.org/jwestman/blueprint-compiler",
"tag": "v0.8.1",
"commit": "aa7679618e864748f4f4d8f15283906e712752fe"
}
]
},
{
"name": "diccionario-lengua",
"buildsystem": "meson",
"builddir": true,
"config-opts": [
"-Dprofile=development"
],
"sources": [
{
"type": "dir",
"path": "."
}
]
}
]
}