{ "_comment": "SPDX-License-Identifier: LGPL-2.1-or-later", "app-id": "org.awra.Showcase", "runtime": "org.gnome.Platform", "runtime-version": "50", "sdk": "org.gnome.Sdk", "command": "awra-showcase", "finish-args": [ "--share=ipc", "--socket=wayland", "--socket=fallback-x11", "--device=dri" ], "modules": [ { "name": "awra", "buildsystem": "meson", "config-opts": [ "-Ddeveloper=false", "-Dintrospection=enabled", "-Dwayland-effects=enabled" ], "sources": [ { "type": "dir", "path": ".." } ] } ] }