{ "app-id" : "org.gnome.Notes.Devel", "runtime" : "org.gnome.Platform", "runtime-version" : "master", "sdk" : "org.gnome.Sdk", "command" : "bijiben", "tags" : [ "nightly" ], "finish-args" : [ "--share=ipc", "--socket=x11", "--socket=wayland", "--device=dri", "--share=network", "--talk-name=org.gtk.vfs", "--talk-name=org.gtk.vfs.*", "--filesystem=host", "--filesystem=xdg-run/dconf", "--filesystem=~/.config/dconf:ro", "--talk-name=ca.desrt.dconf", "--env=DCONF_USER_CONFIG_DIR=.config/dconf", "--talk-name=org.gnome.OnlineAccounts", "--talk-name=org.gnome.evolution.dataserver.AddressBook10", "--talk-name=org.gnome.evolution.dataserver.Calendar8", "--talk-name=org.gnome.evolution.dataserver.Sources5", "--talk-name=org.gnome.evolution.dataserver.Subprocess.Backend.*" ], "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", "/share/vala", "*.la", "*.a" ], "modules" : [ { "name" : "gnome-online-accounts", "buildsystem" : "meson", "config-opts" : [ "-Dgoabackend=false", "-Dvapi=false" ], "sources" : [ { "type" : "git", "url" : "https://gitlab.gnome.org/GNOME/gnome-online-accounts.git" } ] }, { "name" : "libical", "cleanup" : [ "/lib/cmake" ], "buildsystem" : "cmake-ninja", "config-opts" : [ "-DCMAKE_INSTALL_LIBDIR:PATH=/app/lib", "-DBUILD_SHARED_LIBS:BOOL=ON", "-DGOBJECT_INTROSPECTION:BOOL=OFF", "-DICAL_BUILD_DOCS:BOOL=OFF", "-DICAL_GLIB_VAPI:BOOL=OFF", "-DICAL_GLIB:BOOL=ON" ], "sources" : [ { "type" : "archive", "url" : "https://github.com/libical/libical/releases/download/v3.0.20/libical-3.0.20.tar.gz", "sha256" : "e73de92f5a6ce84c1b00306446b290a2b08cdf0a80988eca0a2c9d5c3510b4c2" } ] }, { "name": "intltool", "cleanup": [ "*" ], "sources": [ { "type": "archive", "url": "https://launchpad.net/intltool/trunk/0.51.0/+download/intltool-0.51.0.tar.gz", "sha256": "67c74d94196b153b774ab9f89b2fa6c6ba79352407037c8c14d5aeb334e959cd" } ] }, { "name" : "evolution-data-server", "cleanup" : [ "/lib/cmake", "/lib/evolution-data-server/*-backends", "/libexec", "/share/dbus-1/services" ], "buildsystem" : "cmake-ninja", "config-opts" : [ "-DENABLE_CANBERRA=OFF", "-DENABLE_GTK=ON", "-DENABLE_GOOGLE_AUTH=OFF", "-DENABLE_UOA=OFF", "-DENABLE_GOOGLE=OFF", "-DENABLE_VALA_BINDINGS=OFF", "-DENABLE_WEATHER=OFF", "-DWITH_OPENLDAP=OFF", "-DWITH_LIBDB=OFF", "-DENABLE_INTROSPECTION=OFF", "-DENABLE_INSTALLED_TESTS=OFF", "-DENABLE_GTK_DOC=OFF", "-DENABLE_EXAMPLES=OFF", "-DENABLE_OAUTH2_WEBKITGTK4=OFF" ], "sources" : [ { "type" : "git", "url" : "https://gitlab.gnome.org/GNOME/evolution-data-server.git" } ] }, { "name" : "tracker", "buildsystem" : "meson", "cleanup" : [ "/bin", "/etc", "/lib/systemd", "/libexec", "/share/dbus-1/services" ], "config-opts" : [ "--default-library=shared", "-Ddocs=false", "-Dman=false", "-Dtests=false", "-Dbash_completion=false", "-Dsystemd_user_services=false" ], "sources" : [ { "type" : "git", "url" : "https://gitlab.gnome.org/GNOME/tracker.git", "branch" : "tracker-3.4" } ] }, { "name" : "bijiben", "buildsystem" : "meson", "builddir" : true, "config-opts" : [ "-Dprivate_store=true", "-Dprofile=development" ], "sources" : [ { "type" : "git", "url" : "https://gitlab.gnome.org/GNOME/bijiben.git" } ] } ] }