{ "app-id": "io.github.alainm23.planify", "runtime": "org.gnome.Platform", "runtime-version": "49", "sdk": "org.gnome.Sdk", "command": "io.github.alainm23.planify", "finish-args": [ "--device=dri", "--share=ipc", "--share=network", "--socket=fallback-x11", "--socket=wayland", "--socket=pulseaudio", "--talk-name=org.gnome.evolution.dataserver.Calendar8", "--talk-name=org.gnome.evolution.dataserver.Sources5" ], "cleanup": [ "/include", "/lib/pkgconfig", "/man", "/share/doc", "/share/gtk-doc", "/share/man", "/share/pkgconfig", "*.la", "*.a" ], "modules": [ { "name": "libical", "buildsystem": "cmake-ninja", "cleanup": [ "/lib/cmake" ], "config-opts": [ "-DCMAKE_BUILD_TYPE=Release", "-DCMAKE_INSTALL_LIBDIR=/app/lib", "-DBUILD_SHARED_LIBS=ON", "-DGOBJECT_INTROSPECTION=true", "-DICAL_GLIB_VAPI=true", "-DICAL_GLIB=true", "-DICAL_BUILD_DOCS=false", "-DWITH_CXX_BINDINGS=false" ], "sources": [ { "type": "archive", "url": "https://github.com/libical/libical/releases/download/v3.0.20/libical-3.0.20.tar.gz", "sha256": "e73de92f5a6ce84c1b00306446b290a2b08cdf0a80988eca0a2c9d5c3510b4c2", "x-checker-data": { "type": "anitya", "project-id": 1637, "url-template": "https://github.com/libical/libical/releases/download/v$version/libical-$version.tar.gz" } } ] }, { "name": "evolution-data-server", "buildsystem": "cmake-ninja", "cleanup": [ "/lib/evolution-data-server/*-backends", "/libexec", "/share/dbus-1/services" ], "config-opts": [ "-DCMAKE_BUILD_TYPE=Release", "-DENABLE_FILE_LOCKING=fcntl", "-DENABLE_DOT_LOCKING=OFF", "-DENABLE_OAUTH2=ON", "-DENABLE_CANBERRA=OFF", "-DENABLE_GTK=ON", "-DENABLE_UOA=OFF", "-DENABLE_GOA=OFF", "-DENABLE_GOOGLE=OFF", "-DENABLE_EXAMPLES=OFF", "-DENABLE_INTROSPECTION=ON", "-DENABLE_VALA_BINDINGS=ON", "-DENABLE_INSTALLED_TESTS=OFF", "-DENABLE_GTK_DOC=OFF", "-DWITH_PRIVATE_DOCS=OFF", "-DWITH_PHONENUMBER=OFF", "-DWITH_SYSTEMDUSERUNITDIR=OFF", "-DWITH_LIBDB=OFF", "-DWITH_OPENLDAP=OFF", "-DENABLE_WEATHER=OFF", "-DENABLE_OAUTH2_WEBKITGTK4=OFF" ], "sources": [ { "type": "archive", "url": "https://download.gnome.org/sources/evolution-data-server/3.59/evolution-data-server-3.59.2.tar.xz", "sha256": "15bd798c85dee923462bebe880761b4668b6c5065584e840900988389add83bf", "x-checker-data": { "type": "gnome", "name": "evolution-data-server" } } ] }, { "name": "libportal", "buildsystem": "meson", "config-opts": [ "-Dbackend-gtk4=enabled", "-Ddocs=false", "-Dtests=false" ], "sources": [ { "type": "git", "url": "https://github.com/flatpak/libportal.git", "tag": "0.9.1", "commit": "8f5dc8d192f6e31dafe69e35219e3b707bde71ce", "x-checker-data": { "type": "git", "tag-pattern": "^([\\d.]+)$" } } ] }, { "name": "gxml", "buildsystem": "meson", "sources": [ { "type": "git", "url": "https://gitlab.gnome.org/GNOME/gxml.git", "tag": "0.20.4", "commit": "101eb887d6d656cdccd8866457f5448bebeddb14", "x-checker-data": { "type": "git", "tag-pattern": "^([\\d.]+)$" } } ] }, { "name": "libspelling", "buildsystem": "meson", "config-opts": [ "-Ddocs=false" ], "sources": [ { "type": "git", "url": "https://gitlab.gnome.org/GNOME/libspelling.git", "commit": "1facdde8e1c0fd72bed806f9a9be2fbec83af5f2", "tag": "0.4.10", "x-checker-data": { "type": "git", "tag-pattern": "^([\\d.]+)$" } } ] }, { "name": "planify", "builddir": true, "buildsystem": "meson", "config-opts": [ "-Dtracing=false", "-Dprofile=default" ], "sources": [ { "type": "git", "url": "https://github.com/alainm23/planify.git", "tag": "v4.17.0" } ] } ] }