{ "app-id": "org.gnome.Astexplorer", "runtime": "org.gnome.Platform", "runtime-version": "3.22", "sdk": "org.gnome.Sdk", "command": "astexplorer", "finish-args": [ "--share=network", "--share=ipc", "--socket=x11", "--socket=wayland", "--filesystem=xdg-run/dconf", "--filesystem=~/.config/dconf:ro", "--talk-name=ca.desrt.dconf", "--env=DCONF_USER_CONFIG_DIR=.config/dconf" ], "build-options" : { "cflags": "-O2 -g", "cxxflags": "-O2 -g", "prefix": "/usr", "env": { "V": "1" } }, "cleanup": ["/include", "/lib/pkgconfig", "/share/pkgconfig", "/share/aclocal", "/man", "/share/man", "/share/gtk-doc", "/share/vala", "*.la", "*.a"], "cleanup": [ "/bin/mm-common-prepare", "/share/mm-common", "/include", "/lib/pkgconfig", "/man", "/share/aclocal", "/share/doc", "/share/gtk-doc", "/share/man", "/share/pkgconfig", "*.la", "*.a" ], "modules": [ { "name": "mm-common", "sources": [ { "type": "archive", "url": "https://download.gnome.org/sources/mm-common/0.9/mm-common-0.9.10.tar.xz", "sha256": "16c0e2bc196b67fbc145edaecb5dbe5818386504fe5703de27002d77140fa217" } ] }, { "name": "sigc++", "config-opts": [ "--disable-documentation" ], "sources": [ { "type": "archive", "url": "https://download.gnome.org/sources/libsigc++/2.9/libsigc++-2.9.3.tar.xz", "sha256": "0bf9b301ad6198c550986c51150a646df198e8d1d235270c16486b0dda30097f" } ] }, { "name": "glibmm", "config-opts": [ "--disable-documentation" ], "sources": [ { "type": "archive", "url": "https://download.gnome.org/sources/glibmm/2.50/glibmm-2.50.0.tar.xz", "sha256": "df726e3c6ef42b7621474b03b644a2e40ec4eef94a1c5a932c1e740a78f95e94" } ] }, { "name": "cairomm", "config-opts": [ "--disable-documentation" ], "sources": [ { "type": "archive", "url": "https://www.cairographics.org/releases/cairomm-1.12.2.tar.gz", "sha256": "45c47fd4d0aa77464a75cdca011143fea3ef795c4753f6e860057da5fb8bd599" } ] }, { "name": "pangomm", "config-opts": [ "--disable-documentation" ], "sources": [ { "type": "archive", "url": "https://download.gnome.org/sources/pangomm/2.40/pangomm-2.40.1.tar.xz", "sha256": "9762ee2a2d5781be6797448d4dd2383ce14907159b30bc12bf6b08e7227be3af" } ] }, { "name": "atkmm", "config-opts": [ "--disable-documentation" ], "sources": [ { "type": "archive", "url": "https://download.gnome.org/sources/atkmm/2.24/atkmm-2.24.2.tar.xz", "sha256": "ff95385759e2af23828d4056356f25376cfabc41e690ac1df055371537e458bd" } ] }, { "name": "gtkmm", "config-opts": [ "--disable-documentation" ], "build-options" : { "cxxflags": "-O2 -g -std=c++11" }, "sources": [ { "type": "archive", "url": "https://download.gnome.org/sources/gtkmm/3.22/gtkmm-3.22.0.tar.xz", "sha256": "05da4d4b628fb20c8384630ddf478a3b5562952b2d6181fe28d58f6cbc0514f5" } ] }, { "name": "astexplorer", "sources": [ { "type": "git", "url": "file:///home/cohen/git/AstExplorer" } ] } ] }