40 lines
831 B
JSON
40 lines
831 B
JSON
{
|
|
"app-id": "com.mardojai.DiccionarioLengua",
|
|
"runtime": "org.gnome.Platform",
|
|
"runtime-version": "44",
|
|
"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,
|
|
"sources": [
|
|
{
|
|
"type": "dir",
|
|
"path": "."
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|