{ "app-id" : "org.gnome.Epiphany", "runtime" : "org.gnome.Platform", "runtime-version" : "master", "sdk" : "org.gnome.Sdk", "command" : "epiphany", "tags" : [ "nightly" ], "desktop-file-name-suffix" : " (Epiphany Technology Preview)", "finish-args" : [ "--share=ipc", "--socket=x11", "--socket=wayland", "--device=dri", "--share=network", "--socket=pulseaudio", "--system-talk-name=org.freedesktop.GeoClue2", "--filesystem=xdg-run/dconf", "--filesystem=~/.config/dconf:ro", "--talk-name=ca.desrt.dconf", "--env=DCONF_USER_CONFIG_DIR=.config/dconf", "--talk-name=org.freedesktop.secrets", "--filesystem=xdg-download", "--talk-name=org.freedesktop.Notifications" ], "build-options" : { "cflags" : "-O2 -g", "cxxflags" : "-O2 -g", "env" : { "V" : "1" } }, "cleanup" : [ "/include", "/lib/pkgconfig", "/share/pkgconfig", "/share/aclocal", "/man", "/share/man", "/share/gtk-doc", "*.la", "*.a" ], "modules" : [ { "name" : "libdazzle", "config-opts" : [ "--libdir=/app/lib" ], "buildsystem" : "meson", "builddir" : true, "sources" : [ { "type" : "git", "url" : "https://gitlab.gnome.org/GNOME/libdazzle.git" } ] }, { "name" : "epiphany", "config-opts" : [ "-Dtech_preview=true" ], "buildsystem" : "meson", "builddir" : true, "sources" : [ { "type" : "git", "url" : "https://gitlab.gnome.org/GNOME/epiphany.git", "disable-shallow-clone" : true } ] } ] }