{ "app-id": "org.gnome.Logs", "runtime": "org.gnome.Platform", "runtime-version": "master", "sdk": "org.gnome.Sdk", "command": "gnome-logs", "tags": ["nightly"], "desktop-file-name-prefix": "(Nightly) ", "finish-args": [ "--share=ipc", "--socket=fallback-x11", "--device=dri", "--socket=wayland", "--filesystem=/var/log/journal:ro", "--metadata=X-DConf=migrate-path=/org/gnome/logs/" ], "cleanup": [ "/include", "/lib/pkgconfig" ], "modules": [ { "name": "liblz4", "buildsystem": "meson", "subdir": "contrib/meson", "sources": [ { "type": "git", "url": "https://github.com/lz4/lz4", "tag": "v1.9.2", "commit": "fdf2ef5809ca875c454510610764d9125ef2ebbd" } ] }, { "name": "rsync", "config-opts": [ "--disable-zstd", "--disable-xxhash" ], "cleanup": [ "/share" ], "sources": [ { "type": "archive", "url": "https://download.samba.org/pub/rsync/src/rsync-3.2.3.tar.gz", "sha256": "becc3c504ceea499f4167a260040ccf4d9f2ef9499ad5683c179a697146ce50e" } ] }, { "name": "systemd", "buildsystem": "meson", "config-opts": [ "--libdir=lib", "-Drootprefix=/app", "-Drootlibdir=/app/lib", "-Dsysconfdir=/app/etc", "-Dutmp=false", "-Dhibernate=false", "-Dldconfig=false", "-Dresolve=false", "-Defi=false", "-Dtpm=false", "-Denvironment-d=false", "-Dbinfmt=false", "-Dcoredump=false", "-Dlogind=false", "-Dhostnamed=false", "-Dlocaled=false", "-Dmachined=false", "-Dportabled=false", "-Dnetworkd=false", "-Dtimedated=false", "-Dtimesyncd=false", "-Dremote=false", "-Dnss-myhostname=false", "-Dnss-mymachines=false", "-Dnss-resolve=false", "-Dnss-systemd=false", "-Dfirstboot=false", "-Drandomseed=false", "-Dbacklight=false", "-Dvconsole=false", "-Dquotacheck=false", "-Dsysusers=false", "-Dtmpfiles=false", "-Dimportd=false", "-Dhwdb=false", "-Drfkill=false", "-Dman=false", "-Dhtml=false", "-Dbashcompletiondir=no", "-Dzshcompletiondir=no" ], "cleanup": [ "/bin", "/etc", "/lib/libudev*", "/lib/kernel", "/lib/modprobe.d", "/lib/rpm", "/lib/sysctl.d", "/lib/systemd", "/lib/udev", "/share" ], "sources": [ { "type": "git", "url": "https://github.com/systemd/systemd.git", "tag": "v246", "commit": "ae366f3acbc1a45504e9875099b17a7e1a221d03" } ] }, { "name": "gnome-logs", "buildsystem": "meson", "sources": [ { "type": "git", "url": "https://gitlab.gnome.org/GNOME/gnome-logs.git" } ] } ] }