{ "app-id": "io.itsterminal.WebPConverter", "runtime": "org.gnome.Platform", "runtime-version": "47", "sdk": "org.gnome.Sdk", "command": "webp_converter.py", "finish-args": [ "--share=ipc", "--socket=wayland", "--socket=fallback-x11", "--device=dri", "--filesystem=xdg-pictures" ], "modules": [ { "name": "webp_converter", "buildsystem": "simple", "build-commands": [ "install -D webp_converter.py /app/bin/webp_converter.py", "install -D data/icons/io.itsterminal.WebPConverter.svg /app/share/icons/hicolor/scalable/apps/io.itsterminal.WebPConverter.svg", "install -D desktop/io.itsterminal.WebPConverter.desktop /app/share/applications/io.itsterminal.WebPConverter.desktop", "install -D data/appstream/io.itsterminal.WebPConverter.appdata.xml /app/share/metainfo/io.itsterminal.WebPConverter.metainfo.xml" ], "sources": [ { "type": "git", "url": "https://github.com/MichaelScuteri/webp-converter-gnome", "tag": "v4", "commit": "6db2db26e85510f69389d8495cde283b6e4197c" } ] } ] }