{ "id": "io.github.alessandrojean.jogos", "runtime": "org.gnome.Platform", "runtime-version": "master", "sdk": "org.gnome.Sdk", "sdk-extensions": [ "org.freedesktop.Sdk.Extension.node20", "org.freedesktop.Sdk.Extension.typescript" ], "tags": [ "nightly" ], "build-options": { "append-path": "/usr/lib/sdk/node20/bin:/usr/lib/sdk/typescript/bin" }, "command": "io.github.alessandrojean.jogos", "finish-args": [ "--share=ipc", "--share=network", "--device=dri", "--socket=fallback-x11", "--socket=wayland", "--filesystem=xdg-data", "--env=GJS_DISABLE_JIT=1", "--env=GSK_RENDERER=gl" ], "cleanup": [ "/include", "/lib/pkgconfig", "/man", "/share/doc", "/share/gtk-doc", "/share/man", "/share/pkgconfig", "*.la", "*.a" ], "modules": [ { "name": "libgda", "buildsystem": "meson", "build-options": { "env": { "PKG_CONFIG_GOBJECT_INTROSPECTION_1_0_GIRDIR": "/app/share/gir-1.0", "PKG_CONFIG_GOBJECT_INTROSPECTION_1_0_TYPELIBDIR": "/app/lib/girepository-1.0" } }, "config-opts": [ "-Dui=false", "-Djson=true" ], "sources": [ { "type": "archive", "url": "https://download.gnome.org/sources/libgda/6.0/libgda-6.0.0.tar.xz", "sha256": "995f4b420e666da5c8bac9faf55e7aedbe3789c525d634720a53be3ccf27a670", "x-checker-data": { "type": "gnome", "name": "libgda" } } ], "modules": [ { "name": "intltool", "cleanup": ["*"], "sources": [ { "type": "archive", "url": "https://launchpad.net/intltool/trunk/0.51.0/+download/intltool-0.51.0.tar.gz", "sha256": "67c74d94196b153b774ab9f89b2fa6c6ba79352407037c8c14d5aeb334e959cd" } ] } ], "cleanup": ["/share/doc"] }, { "name": "blueprint-compiler", "buildsystem": "meson", "cleanup": ["*"], "sources": [ { "type": "git", "url": "https://gitlab.gnome.org/jwestman/blueprint-compiler", "tag": "v0.14.0" } ] }, { "name": "imagemagick", "config-opts": [ "--disable-static", "--disable-docs" ], "cleanup": [ "/bin", "/include", "/lib/pkgconfig", "*.la" ], "sources": [ { "type": "archive", "url": "https://github.com/ImageMagick/ImageMagick/archive/7.1.1-38.tar.gz", "sha256": "5e449530ccec8b85ae2bfd1ad773184fb7a4737d40fd9439db8a5d4beee4403e" } ] }, { "name": "jogos", "buildsystem": "meson", "sources": [ { "type": "git", "url": "." } ] } ] }