diff --git a/org.kde.calligragemini.json b/org.kde.calligragemini.json index 142bb64..a7bfcf6 100644 --- a/org.kde.calligragemini.json +++ b/org.kde.calligragemini.json @@ -1,53 +1,53 @@ { "id": "org.kde.calligragemini", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "calligragemini", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": ["--share=network", "--share=ipc", "--socket=x11", "--socket=wayland" ], "modules": [ "boost.json", "eigen.json", { "name": "kjs", "buildsystem": "cmake-ninja", "config-opts": [ "-DENABLE_TESTING=OFF" ], - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.59.0" } ] }, { "name": "khtml", "config-opts": [ "-DENABLE_TESTING=OFF" ], "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.59.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kross", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kross.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kross.git", "branch": "v5.59.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.59.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdiagram", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdiagram.git" } ] }, { "name": "calligragemini", "buildsystem": "cmake-ninja", "builddir": true, "config-opts": ["-DENABLE_TESTING=OFF" , "-DPRODUCTSET=GEMINI"], "sources": [ { "type": "git", "url": "git://anongit.kde.org/calligra.git" } ] } ] } diff --git a/org.kde.calligraplan.json b/org.kde.calligraplan.json index 45fa3fa..d55d2a1 100644 --- a/org.kde.calligraplan.json +++ b/org.kde.calligraplan.json @@ -1,52 +1,52 @@ { "id": "org.kde.calligraplan", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "calligraplan", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": ["--share=network", "--share=ipc", "--socket=x11", "--socket=wayland" ], "modules": [ "eigen.json", { "name": "kjs", "buildsystem": "cmake-ninja", "config-opts": [ "-DENABLE_TESTING=OFF" ], - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.59.0" } ] }, { "name": "khtml", "config-opts": [ "-DENABLE_TESTING=OFF" ], "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.59.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kross", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kross.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kross.git", "branch": "v5.59.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.59.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdiagram", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdiagram.git" } ] }, { "name": "calligraplan", "buildsystem": "cmake-ninja", "builddir": true, "config-opts": ["-DENABLE_TESTING=OFF"], "sources": [ { "type": "git", "url": "git://anongit.kde.org/calligraplan.git" } ] } ] } diff --git a/org.kde.cervisia.json b/org.kde.cervisia.json index cd85f68..914b08d 100644 --- a/org.kde.cervisia.json +++ b/org.kde.cervisia.json @@ -1,22 +1,22 @@ { "id": "org.kde.cervisia", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "cervisia", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland", "--filesystem=host" ], "modules": [ - { "name": "ksu", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdesu.git", "branch": "v5.56.0" } ] }, + { "name": "ksu", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdesu.git", "branch": "v5.59.0" } ] }, { "name": "cervisia", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/cervisia.git" } ] } ] } diff --git a/org.kde.dolphin.json b/org.kde.dolphin.json index 897c252..b82f206 100644 --- a/org.kde.dolphin.json +++ b/org.kde.dolphin.json @@ -1,51 +1,51 @@ { "id": "org.kde.dolphin", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "dolphin", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland", "--filesystem=host" ], "modules": [ { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kfilemetadata", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kfilemetadata.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kfilemetadata.git", "branch": "v5.59.0" } ] }, { "name": "lmdb", "sources": [ { "type": "git", "url": "git://github.com/LMDB/lmdb.git", "branch": "LMDB_0.9.18"}], "no-autogen": true, "make-install-args": ["prefix=/app"], "subdir" : "libraries/liblmdb" }, { "config-opts": ["-DENABLE_TESTING=OFF" , "-DLMDB_DIR=/app"], "name": "baloo", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/baloo.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/baloo.git", "branch": "v5.59.0" } ] }, { "config-opts": ["-DENABLE_TESTING=OFF" , "-DLMDB_DIR=/app"], "name": "baloo-widgets", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/baloo-widgets.git" } ] }, { "name": "dolphin", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/dolphin.git" }, {"type": "patch", "path": "dolphinpatch.patch"} ] }, { "name": "dolphin-plugins", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/dolphin-plugins.git" } ] } ] } diff --git a/org.kde.elisa.json b/org.kde.elisa.json index b535a17..2684682 100644 --- a/org.kde.elisa.json +++ b/org.kde.elisa.json @@ -1,64 +1,64 @@ { "id": "org.kde.elisa", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "elisa", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland", "--filesystem=home", "--socket=pulseaudio", "--device=dri", "--socket=session-bus", "--env=BALOO_DB_PATH=.local/share/baloo" ], "modules": [ { "config-opts": [ "-DBUILD_SHARED_LIBS=ON" ], "name": "taglib", "buildsystem": "cmake-ninja", "sources": [ { "type": "archive", "url": "http://taglib.github.io/releases/taglib-1.11.1.tar.gz", "sha256": "b6d1a5a610aae6ff39d93de5efd0fdc787aa9e9dc1e7026fa4c961b26563526b" } ] }, { "config-opts": [ "BUILDCC=gcc", "--disable-lua", "--disable-a52", "--disable-qt", "--disable-ncurses" ], "name": "libvlc", "sources": [ { "type": "archive", "url": "ftp://ftp.videolan.org/pub/videolan/vlc/3.0.6/vlc-3.0.6.tar.xz", "sha256": "18c16d4be0f34861d0aa51fbd274fb87f0cab3b7119757ead93f3db3a1f27ed3" } ] }, { "config-opts": ["-DENABLE_TESTING=OFF" ], "name": "kfilemetadata", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kfilemetadata.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kfilemetadata.git", "branch": "v5.59.0" } ] }, { "name": "lmdb", "sources": [ { "type": "git", "url": "git://github.com/LMDB/lmdb.git", "branch": "LMDB_0.9.18"}], "no-autogen": true, "make-install-args": ["prefix=/app"], "subdir" : "libraries/liblmdb" }, { "config-opts": ["-DENABLE_TESTING=OFF" , "-DLMDB_DIR=/app"], "name": "baloo", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/baloo.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/baloo.git", "branch": "v5.59.0" } ] }, { "name": "elisa", "buildsystem": "cmake-ninja", "config-opts": [], "sources": [ { "type": "git", "url": "git://anongit.kde.org/elisa.git" } ] } ] } diff --git a/org.kde.itinerary.json b/org.kde.itinerary.json index 8c1aa4d..48207ff 100644 --- a/org.kde.itinerary.json +++ b/org.kde.itinerary.json @@ -1,135 +1,135 @@ { "id": "org.kde.itinerary", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "itinerary", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": [ "--share=ipc", "--socket=x11", "--socket=wayland", "--device=dri", "--share=network" ], "modules": [ "poppler.json", { "name": "prison", "config-opts": [ "-DENABLE_TESTING=OFF" ], "buildsystem": "cmake-ninja", "builddir": true, - "sources": [ { "type": "git", "url": "git://anongit.kde.org/prison.git", "branch": "v5.56.0" } ], + "sources": [ { "type": "git", "url": "git://anongit.kde.org/prison.git", "branch": "v5.59.0" } ], "modules": [ { "name": "qrencode", "buildsystem": "cmake-ninja", "config-opts": [ "-DBUILD_SHARED_LIBS=ON", "-DWITH_TOOLS=OFF" ], "builddir": true, "sources": [ { "type": "git", "url": "https://github.com/fukuchi/libqrencode.git" } ], "cleanup": [ "/include", "/lib/pkgconfig", "/share/man" ] } ], "cleanup": [ "/include", "/lib/cmake", "/mkspecs", "/etc/xdg/*categories" ] }, { "name": "kitinerary", "config-opts": [ "-DENABLE_TESTING=OFF" ], "buildsystem": "cmake-ninja", "builddir": true, "sources": [ { "type": "git", "url": "git://anongit.kde.org/kitinerary.git" } ], "modules": [ { "name": "kcontacts", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "builddir": true, "sources": [ { "type": "git", "url": "https://anongit.kde.org/kcontacts.git" } ], "cleanup": [ "/include", "/lib/cmake", "/mkspecs", "/etc/xdg/*categories" ] }, { "name": "kpkpass", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "builddir": true, "sources": [ { "type": "git", "url": "https://anongit.kde.org/kpkpass.git" } ], "cleanup": [ "/include", "/lib/cmake", "/mkspecs", "/etc/xdg/*categories" ] }, { "name": "kcalcore", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "builddir": true, "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/kcalcore.git" } ], "modules": [ { "name": "libical", "buildsystem": "cmake-ninja", "builddir": true, "config-opts": [ "-DCMAKE_BUILD_TYPE=RelWithDebInfo", "-DICAL_BUILD_DOCS=OFF", "-DICAL_GLIB=OFF", "-DWITH_CXX_BINDINGS=OFF", "-DSHARED_ONLY=ON" ], "sources": [ { "type": "archive", "url": "https://github.com/libical/libical/releases/download/v3.0.4/libical-3.0.4.tar.gz", "sha256": "72b216e10233c3f60cb06062facf41f3b0f70615e5a60b47f9853341a0d5d145" } ], "cleanup": [ "/include", "/lib/cmake", "/lib/pkgconfig" ] } ], "cleanup": [ "/include", "/lib/cmake", "/mkspecs", "/etc/xdg/*categories" ] }, { "name": "kmime", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "builddir": true, "sources": [ { "type": "git", "url": "https://anongit.kde.org/kmime.git" } ], "cleanup": [ "/include", "/lib/cmake", "/mkspecs", "/etc/xdg/*categories" ] }, { "name": "zxing", "config-opts": [ "-DBUILD_SHARED_LIBS=ON" ], "buildsystem": "cmake-ninja", "builddir": true, "sources": [ { "type": "git", "url": "https://github.com/nu-book/zxing-cpp" } ], "cleanup": [ "/include", "/lib/cmake", "/mkspecs", "/etc/xdg/*categories" ] } ], "cleanup": [ "/include", "/lib/cmake", "/mkspecs", "/etc/xdg/*categories", "/lib/libexec" ] }, { "name": "kholidays", "config-opts": [ "-DENABLE_TESTING=OFF" ], "buildsystem": "cmake-ninja", "builddir": true, - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kholidays.git", "branch": "v5.56.0" } ], + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kholidays.git", "branch": "v5.59.0" } ], "cleanup": [ "/include", "/lib/cmake", "/mkspecs", "/etc/xdg/*categories" ] }, { "name": "kpublictransport", "config-opts": [ "-DENABLE_TESTING=OFF" ], "buildsystem": "cmake-ninja", "builddir": true, "sources": [ { "type": "git", "url": "git://anongit.kde.org/kpublictransport.git" } ], "cleanup": [ "/include", "/lib/cmake", "/mkspecs", "/etc/xdg/*categories" ] }, { "name": "icon", "buildsystem": "simple", "build-commands": [ "mkdir -p /app/share/icons/hicolor/32x32/apps/", "install -D /usr/share/icons/breeze/actions/22/map-globe.svg /app/share/icons/hicolor/32x32/apps/" ] }, { "name": "itinerary", "buildsystem": "cmake-ninja", "builddir": true, "sources": [ { "type": "git", "url": "https://anongit.kde.org/itinerary.git" } ], "cleanup": [ "/etc/xdg/*categories" ] } ] } diff --git a/org.kde.kalzium.json b/org.kde.kalzium.json index 815f4f0..70bd066 100644 --- a/org.kde.kalzium.json +++ b/org.kde.kalzium.json @@ -1,42 +1,42 @@ { "id": "org.kde.kalzium", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "kalzium", "rename-icon": "kalzium", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": [ "--device=dri", "--share=ipc", "--socket=x11", "--socket=wayland" ], "modules": [ { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kjs", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.59.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "khtml", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.59.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.59.0" } ] }, { "name": "kalzium", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kalzium.git" } ] } ] } diff --git a/org.kde.kamoso.json b/org.kde.kamoso.json index 9aab7df..5a1a717 100644 --- a/org.kde.kamoso.json +++ b/org.kde.kamoso.json @@ -1,26 +1,26 @@ { "id": "org.kde.kamoso", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "kamoso", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland", "--device=dri", "--filesystem=host", "--share=network", "--env=GST_PLUGIN_SYSTEM_PATH=/app/lib/gstreamer-1.0/:/usr/lib/gstreamer-1.0/", "--device=all" ], "modules": [ { "name": "purpose", "config-opts": ["-DENABLE_TESTING=OFF"], "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/purpose.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/purpose.git", "branch": "v5.59.0" } ] }, { "name": "kamoso", "config-opts": ["-DENABLE_TESTING=OFF"], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kamoso.git", "branch": "Applications/18.12" } ] } ] } diff --git a/org.kde.kdenlive.json b/org.kde.kdenlive.json index 93e2244..8737479 100644 --- a/org.kde.kdenlive.json +++ b/org.kde.kdenlive.json @@ -1,66 +1,66 @@ { "id": "org.kde.kdenlive", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "kdenlive", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland" ], "modules": [ { "name": "rttr", "buildsystem": "cmake-ninja", "builddir": true, "config-opts": [ "-DCMAKE_INSTALL_LIBDIR=lib", "-DBUILD_EXAMPLES=OFF", "-DBUILD_DOCUMENTATION=OFF", "-DBUILD_UNIT_TESTS=OFF", "-DBUILD_PACKAGE=OFF", "-DBUILD_STATIC=OFF" ], "sources": [ { "type": "archive", "url": "https://github.com/rttrorg/rttr/releases/download/v0.9.6/rttr-0.9.6-src.tar.gz", "sha256": "f62caee43016489320f8a69145c9208cddd72e451ea95618bc26a49a4cd6c990" }, { "type": "shell", "commands": "sed -i 's/-Werror/-Wno-error/' CMake/utility.cmake" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kfilemetadata", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kfilemetadata.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kfilemetadata.git", "branch": "v5.59.0" } ] }, { "name": "gtk2", "config-opts": ["--disable-man", "--with-xinput=xfree"], "sources": [ { "type": "git", "url": "https://gitlab.gnome.org/GNOME/gtk.git", "branch": "gtk-2-24" } ] }, { "name": "mlt", "sources": [ { "type": "git", "url": "https://github.com/mltframework/mlt.git", "branch": "v6.12.0" } ] }, { "name": "kdenlive", "config-opts": [ "-DCMAKE_BUILD_TYPE=Debug" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdenlive.git" } ] } ] } diff --git a/org.kde.kexi-stable.json b/org.kde.kexi-stable.json index 06e6fee..9fda683 100644 --- a/org.kde.kexi-stable.json +++ b/org.kde.kexi-stable.json @@ -1,41 +1,41 @@ { "id": "org.kde.kexi-stable", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "kexi-3.2", "tags": ["nightly-stable"], "rename-desktop-file": "org.kde.kexi-3.2.desktop", "desktop-file-name-suffix": " (Nightly, Stable)", "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland" ], "modules": [ { "name": "breeze-icons", "config-opts": [ "-DSKIP_INSTALL_ICONS=ON" ], "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/breeze-icons.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/breeze-icons.git", "branch": "v5.59.0" } ] }, { "name": "kdb", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdb.git", "branch": "3.2" } ] }, { "name": "kproperty", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kproperty.git", "branch": "3.2" } ] }, { "name": "kreport", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kreport.git", "branch": "3.2" } ] }, { "name": "kexi", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kexi.git", "branch": "3.2" } ] } ] } diff --git a/org.kde.kexi.json b/org.kde.kexi.json index 820d12e..f612609 100644 --- a/org.kde.kexi.json +++ b/org.kde.kexi.json @@ -1,41 +1,41 @@ { "id": "org.kde.kexi", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "kexi-3.3", "tags": ["nightly"], "rename-desktop-file": "org.kde.kexi-3.3.desktop", "desktop-file-name-suffix": " (Nightly)", "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland" ], "modules": [ { "name": "breeze-icons", "config-opts": [ "-DSKIP_INSTALL_ICONS=ON" ], "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/breeze-icons.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/breeze-icons.git", "branch": "v5.59.0" } ] }, { "name": "kdb", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdb.git" } ] }, { "name": "kproperty", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kproperty.git" } ] }, { "name": "kreport", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kreport.git" } ] }, { "name": "kexi", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kexi.git" } ] } ] } diff --git a/org.kde.kfind.json b/org.kde.kfind.json index dd51b93..f9594fc 100644 --- a/org.kde.kfind.json +++ b/org.kde.kfind.json @@ -1,33 +1,33 @@ { "id": "org.kde.kfind", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "kfind", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland", "--filesystem=host" ], "modules": [ { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.59.0" } ] }, { "config-opts": ["-DENABLE_TESTING=OFF" ], "name": "kfilemetadata", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kfilemetadata.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kfilemetadata.git", "branch": "v5.59.0" } ] }, { "name": "kfind", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kfind.git" } ] } ] } diff --git a/org.kde.kget.json b/org.kde.kget.json index 38037be..a2b7683 100644 --- a/org.kde.kget.json +++ b/org.kde.kget.json @@ -1,29 +1,29 @@ { "id": "org.kde.kget", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "kget", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland", "--filesystem=host", "--share=network" ], "modules": [ "boost.json", "gpgme.json", { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.59.0" } ] }, { "name": "kget", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kget.git" } ] } ] } diff --git a/org.kde.kgoldrunner.json b/org.kde.kgoldrunner.json index 889f4c7..c1906b7 100644 --- a/org.kde.kgoldrunner.json +++ b/org.kde.kgoldrunner.json @@ -1,34 +1,34 @@ { "id": "org.kde.kgoldrunner", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "kgoldrunner", "rename-icon": "kgoldrunner", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": [ "--share=ipc", "--socket=x11", "--socket=wayland", "--device=dri", "--filesystem=host" ], "modules": [ "libkdegames.json", { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.59.0" } ] }, { "name": "kgoldrunner", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kgoldrunner.git" } ] } ] } diff --git a/org.kde.kigo.json b/org.kde.kigo.json index 1b72b98..f35eaf8 100644 --- a/org.kde.kigo.json +++ b/org.kde.kigo.json @@ -1,44 +1,44 @@ { "id": "org.kde.kigo", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "kigo", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": [ "--share=ipc", "--socket=x11", "--socket=wayland", "--socket=pulseaudio", "--device=dri", "--filesystem=host" ], "modules": [ "libkdegames.json", { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.59.0" } ] }, { "name": "gnugo", "sources": [ { "type": "archive", "url": "https://ftp.gnu.org/gnu/gnugo/gnugo-3.8.tar.gz", "sha256": "da68d7a65f44dcf6ce6e4e630b6f6dd9897249d34425920bfdd4e07ff1866a72" } ] }, { "name": "kigo", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kigo.git" } ] } ] } diff --git a/org.kde.kiten.json b/org.kde.kiten.json index 10c3bfb..410400d 100644 --- a/org.kde.kiten.json +++ b/org.kde.kiten.json @@ -1,31 +1,31 @@ { "id": "org.kde.kiten", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "kiten", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland" ], "modules": [ { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kjs", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.59.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "khtml", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.59.0" } ] }, { "name": "kiten", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kiten.git" } ] } ] } diff --git a/org.kde.kmix.json b/org.kde.kmix.json index e1d345b..fd49ba7 100644 --- a/org.kde.kmix.json +++ b/org.kde.kmix.json @@ -1,33 +1,33 @@ { "id": "org.kde.kmix", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "kmix", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland" ], "modules": [ { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.59.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "plasma-framework", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/plasma-framework.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/plasma-framework.git", "branch": "v5.59.0" } ] }, { "name": "kmix", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kmix.git" } ] } ] } diff --git a/org.kde.kmplot.json b/org.kde.kmplot.json index 5d1ce55..1c26861 100644 --- a/org.kde.kmplot.json +++ b/org.kde.kmplot.json @@ -1,25 +1,25 @@ { "id": "org.kde.kmplot", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "kmplot", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland" ], "modules": [ { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.59.0" } ] }, { "name": "kmplot", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kmplot.git" } ] } ] } diff --git a/org.kde.kolf.json b/org.kde.kolf.json index 7a78a33..5da7604 100644 --- a/org.kde.kolf.json +++ b/org.kde.kolf.json @@ -1,28 +1,28 @@ { "id": "org.kde.kolf", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "kolf", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland", "--filesystem=host" ], "modules": [ "libkdegames.json", { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.59.0" } ] }, { "name": "kolf", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kolf.git" } ] } ] } diff --git a/org.kde.kolourpaint.json b/org.kde.kolourpaint.json index c627f39..4c72801 100644 --- a/org.kde.kolourpaint.json +++ b/org.kde.kolourpaint.json @@ -1,27 +1,27 @@ { "id": "org.kde.kolourpaint", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "kolourpaint", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland", "--filesystem=host" ], "modules": [ { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.59.0" } ] }, { "name": "kolourpaint", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kolourpaint.git" } ] } ] } diff --git a/org.kde.konqueror.json b/org.kde.konqueror.json index 5d09628..8f59242 100644 --- a/org.kde.konqueror.json +++ b/org.kde.konqueror.json @@ -1,41 +1,41 @@ { "id": "org.kde.konqueror", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "rename-desktop-file": "konqbrowser.desktop", "sdk": "org.kde.Sdk", "command": "konqueror", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland", "--filesystem=host" ], "modules": [ { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kjs", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.59.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "khtml", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.59.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.59.0" } ] }, - { "name": "ksu", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdesu.git", "branch": "v5.56.0" } ] }, + { "name": "ksu", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdesu.git", "branch": "v5.59.0" } ] }, { "name": "konqueror", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/konqueror.git" } ] } ] } diff --git a/org.kde.kontact.json b/org.kde.kontact.json index af9f7ca..80488f4 100644 --- a/org.kde.kontact.json +++ b/org.kde.kontact.json @@ -1,1109 +1,1109 @@ { "id": "org.kde.kontact", "branch": "master", "rename-icon": "kontact", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "tags": [ "nightly" ], "desktop-file-name-suffix": " (Nightly)", "command": "run_kontact.sh", "finish-args": [ "--share=network", "--share=ipc", "--socket=x11", "--socket=wayland", "--device=dri", "--own-name=org.freedesktop.Akonadi", "--own-name=org.freedesktop.Akonadi.*", "--own-name=org.freedesktop.Akonadi.Control.*", "--own-name=org.freedesktop.Akonadi.Agent.*", "--own-name=org.freedesktop.Akonadi.Resource.*", "--own-name=org.kde.akregator", "--own-name=org.kde.kaddressbook", "--own-name=org.kde.kmail", "--own-name=org.kde.kmail2", "--own-name=org.kde.knotes", "--own-name=org.kde.kontact", "--own-name=org.kde.korgac", "--own-name=org.kde.korganizer", "--own-name=org.kde.kalarm", "--own-name=org.kde.accountwizard", "--own-name=org.kde.pimsettingsexporter", "--own-name=org.kde.sieveeditor", "--own-name=org.kde.pim.*", "--talk-name=org.kde.Solid.PowerManagement", "--talk-name=org.kde.kded5", "--talk-name=org.kde.kglobalaccel", "--talk-name=org.kde.JobViewServer", "--talk-name=org.kde.klauncher5", "--talk-name=org.kde.knotify", "--talk-name=org.kde.kwalletd5", "--talk-name=org.kde.kcookiejar5", "--system-talk-name=org.freedesktop.NetworkManager" ], "cleanup": [ "/lib/cmake", "/lib/pkgconfig", "/lib/plugins/designer", "/include", "/docs", "/mkspecs", "/share/man", "/bin/afmtodit", "/usr/bin/xsd", "/lib/libKF5*.so", "/lib/libboost_*.so", "*.a", "*.la" ], "rename-icon": "kontact", "copy-icon": true, "modules": [ "boost.json", "gpgme.json", { "name": "kdiagram", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/kdiagram.git", "branch": "master" } ] }, { "name": "kcalcore", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/kcalcore.git", "branch": "master" } ], "modules": [ { "name": "libical", "buildsystem": "cmake-ninja", "config-opts": [ "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "sources": [ { "type": "archive", "url": "https://github.com/libical/libical/releases/download/v3.0.4/libical-3.0.4.tar.gz", "sha256": "72b216e10233c3f60cb06062facf41f3b0f70615e5a60b47f9853341a0d5d145" } ], "cleanup": [ "/share/gtk-doc" ] } ] }, { "name": "akonadi", "config-opts": [ "-DBUILD_TESTING=OFF", "-DBUILD_TOOLS=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo", "-DDATABASE_BACKEND=SQLITE" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/akonadi.git", "branch": "master" } ], "modules": [ { "name": "sqlite3", "config-opts": [ "--enable-threadsafe", "--enable-threads-override-locks" ], "build-options": { "cflags": "-DSQLITE_ENABLE_UNLOCK_NOTIFY=1" }, "sources": [ { "type": "archive", "url": "http://sqlite.org/2016/sqlite-autoconf-3150200.tar.gz", "sha256": "07b35063b9386865b78226cdaca9a299d938a87aaa8fdc4d73edb0cef30f3149" } ], "cleanup": [ "/bin/sqlite3" ] } ] }, { "name": "kmime", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/kmime.git", "branch": "master" } ] }, { "name": "akonadi-mime", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/akonadi-mime.git", "branch": "master" } ] }, { "name": "kcontacts", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/kcontacts.git", "branch": "master" } ] }, { "name": "grantlee", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "archive", "url": "https://github.com/steveire/grantlee/archive/v5.1.0.tar.gz", "sha256": "3836572fe5e49d28a1d99186c6d96f88ff839644b4bc77b73b6d8208f6ccc9d1" } ] }, { "name": "prison", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/prison.git", - "branch": "v5.58.0" + "branch": "v5.59.0" } ], "modules": [ { "name": "qrencode", "rm-configure": true, "sources": [ { "type": "archive", "url": "https://fukuchi.org/works/qrencode/qrencode-4.0.2.tar.gz", "sha256": "dbabe79c07614625d1f74d8c0ae2ee5358c4e27eab8fd8fe31f9365f821a3b1d" }, { "type": "script", "dest-filename": "autogen.sh", "commands": [ "cp -p /usr/share/automake-*/config.{sub,guess} .", "autoconf -f -B build/autoconf_prepend-include" ] } ] }, { "name": "libdmtx", "sources": [ { "type": "archive", "url": "https://github.com/dmtx/libdmtx/archive/v0.7.5.tar.gz", "sha256": "be0c5275695a732a5f434ded1fcc232aa63b1a6015c00044fe87f3a689b75f2e" } ] } ] }, { "name": "purpose", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "https://anongit.kde.org/purpose.git", "branch": "v5.58.0" } ] + "sources": [ { "type": "git", "url": "https://anongit.kde.org/purpose.git", "branch": "v5.59.0" } ] }, { "name": "akonadi-contacts", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/akonadi-contacts.git", "branch": "master" } ] }, { "name": "libkgapi", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/libkgapi.git", "branch": "master" } ] }, { "name": "ksmtp", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/ksmtp.git", "branch": "master" } ] }, { "name": "kmailtransport", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/kmailtransport.git", "branch": "master" } ] }, { "name": "kpimtextedit", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/kpimtextedit.git", "branch": "master" } ] }, { "name": "kidentitymanagement", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/kidentitymanagement.git", "branch": "master" } ] }, { "name": "kcalutils", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/kcalutils.git", "branch": "master" } ] }, { "name": "xapian", "sources": [ { "type": "archive", "url": "https://oligarchy.co.uk/xapian/1.4.7/xapian-core-1.4.7.tar.xz", "sha256": "13f08a0b649c7afa804fa0e85678d693fd6069dd394c9b9e7d41973d74a3b5d3" } ], "cleanup": [ "/share/doc/xapian-core", "/bin/xapian-*", "/bin/copydatabase", "/bin/quest", "/bin/simpleexpand", "/bin/simpleindex", "/bin/simplesearch" ] }, { "name": "kldap", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/kldap.git", "branch": "master" } ], "modules": [ { "name": "openldap", "config-opts": [ "--disable-static", "--disable-slapd" ], "sources": [ { "type": "archive", "url": "http://mirror.eu.oneandone.net/software/openldap/openldap-release/openldap-2.4.44.tgz", "sha256": "d7de6bf3c67009c95525dde3a0212cc110d0a70b92af2af8e3ee800e81b88400" } ], "cleanup": [ "/bin/ldap*", "/sbin" ] } ] }, { "name": "akonadi-search", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo", "-DAKONADISEARCH_ENABLE_KRUNNER_RUNNER=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/akonadi-search.git", "branch": "master" } ] }, { "name": "kmbox", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/kmbox.git", "branch": "master" } ] }, { "name": "libkdepim", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/libkdepim.git", "branch": "master" } ] }, { "name": "kimap", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/kimap.git", "branch": "master" } ] }, { "name": "pimcommon", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/pimcommon.git", "branch": "master" } ] }, { "name": "kholidays", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/kholidays.git", - "branch": "v5.58.0" + "branch": "v5.59.0" } ] }, { "name": "akonadi-calendar", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/akonadi-calendar.git", "branch": "master" } ] }, { "name": "akonadi-notes", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/akonadi-notes.git", "branch": "master" } ] }, { "name": "syndication", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/syndication.git", - "branch": "v5.58.0" + "branch": "v5.59.0" } ] }, { "name": "kdav", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/kdav.git", "branch": "master" } ] }, { "name": "libkleo", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/libkleo.git", "branch": "master" } ] }, { "name": "grantleetheme", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/grantleetheme.git", "branch": "master" } ] }, { "name": "kdepim-apps-libs", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/kdepim-apps-libs.git", "branch": "master" } ] }, { "name": "libgravatar", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/libgravatar.git", "branch": "master" } ] }, { "name": "calendarsupport", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/calendarsupport.git", "branch": "master" } ] }, { "name": "eventviews", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/eventviews.git", "branch": "master" } ] }, { "name": "incidenceeditor", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/incidenceeditor.git", "branch": "master" } ] }, { "name": "messagelib", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/messagelib.git", "branch": "master" } ] }, { "name": "mailimporter", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/mailimporter.git", "branch": "master" } ] }, { "name": "mailcommon", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/mailcommon.git", "branch": "master" } ] }, { "name": "kontactinterface", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/kontactinterface.git", "branch": "master" } ] }, { "name": "libksieve", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/libksieve.git", "branch": "master" } ] }, { "name": "kdepim-runtime", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/kdepim-runtime.git", "branch": "master" } ], "modules": [ { "name": "libkolabxml", "config-opts": [ "-DBUILD_TESTS=OFF", "-DQT5_BUILD=ON", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://git.kolab.org/diffusion/LKX/libkolabxml.git", "branch": "libkolabxml-1.1" } ], "modules": [ { "name": "xerces-c", "config-opts": [ "--disable-static" ], "sources": [ { "type": "archive", "url": "http://archive.apache.org/dist/xerces/c/3/sources/xerces-c-3.1.4.tar.gz", "sha256": "c98eedac4cf8a73b09366ad349cb3ef30640e7a3089d360d40a3dde93f66ecf6" } ], "cleanup": [ "/bin" ] }, { "name": "xsd", "make-install-args": [ "install_prefix=/app" ], "no-autogen": true, "sources": [ { "type": "archive", "url": "http://www.codesynthesis.com/download/xsd/4.0/xsd-4.0.0+dep.tar.bz2", "sha256": "eca52a9c8f52cdbe2ae4e364e4a909503493a0d51ea388fc6c9734565a859817" } ], "cleanup": [ "/share/doc/xsd", "/share/doc/libxsd" ] }, { "name": "kdelibs4support", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/kdelibs4support.git", - "branch": "v5.58.0" + "branch": "v5.59.0" } ] } ] } ] }, { "name": "ktnef", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/ktnef.git", "branch": "master" } ] }, { "name": "kmail", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/kmail.git", "branch": "master" } ] }, { "name": "akregator", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/akregator.git", "branch": "master" } ] }, { "name": "korganizer", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/korganizer.git", "branch": "master" } ] }, { "name": "kaddressbook", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/kaddressbook.git", "branch": "master" } ] }, { "name": "knotes", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/knotes.git", "branch": "master" } ] }, { "name": "kontact", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/kontact.git", "branch": "master" }, { "type": "file", "path": "run_kontact.sh" } ], "post-install": [ "install run_kontact.sh /app/bin/run_kontact.sh" ] }, { "name": "akonadi-import-wizard", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/akonadi-import-wizard.git", "branch": "master" } ] }, { "name": "kdepim-addons", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/kdepim-addons.git", "branch": "master" } ], "modules": [ { "name": "kitinerary", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/kitinerary.git", "branch": "master" } ], "modules": [ { "name": "kpkpass", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/kpkpass.git", "branch": "master" } ] } ] } ] }, { "name": "grantlee-editor", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/grantlee-editor.git", "branch": "master" } ] }, { "name": "kmail-account-wizard", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/kmail-account-wizard.git", "branch": "master" } ], "modules": [ { "name": "kross", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/kross.git", - "branch": "v5.58.0" + "branch": "v5.59.0" } ] } ] }, { "name": "pim-data-exporter", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/pim-data-exporter.git", "branch": "master" } ] }, { "name": "pim-sieve-editor", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/pim-sieve-editor.git", "branch": "master" } ] }, { "name": "mbox-importer", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_BUILD_TYPE=RelWithDebInfo" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/mbox-importer.git", "branch": "master" } ] } ] } diff --git a/org.kde.kopete.json b/org.kde.kopete.json index 90b3310..b25a02e 100644 --- a/org.kde.kopete.json +++ b/org.kde.kopete.json @@ -1,46 +1,46 @@ { "id": "org.kde.kopete", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "kopete", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland" ], "modules": [ "boost.json", "gpgme.json", { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.59.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kjs", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.59.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "khtml", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.59.0" } ] }, { "name": "kcontacts", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kcontacts" } ] }, { "name": "grantlee", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://github.com/steveire/grantlee.git" } ] }, { "name": "kpimtextedit", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kpimtextedit" } ] }, { "name": "kidentitymanagement", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kidentitymanagement" } ] }, { "name": "libkleo", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/libkleo" } ] }, { "name": "kopete", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kopete.git" } ] } ] } diff --git a/org.kde.kreversi.json b/org.kde.kreversi.json index 18e044b..9873d1d 100644 --- a/org.kde.kreversi.json +++ b/org.kde.kreversi.json @@ -1,28 +1,28 @@ { "id": "org.kde.kreversi", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "kreversi", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland" ], "modules": [ "libkdegames.json", { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.59.0" } ] }, { "name": "kreversi", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kreversi.git" } ] } ] } diff --git a/org.kde.ksirk.json b/org.kde.ksirk.json index 22d8c17..e4d9478 100644 --- a/org.kde.ksirk.json +++ b/org.kde.ksirk.json @@ -1,34 +1,34 @@ { "id": "org.kde.ksirk", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "ksirk", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland" ], "modules": [ "libkdegames.json", { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.59.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "qca", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/qca.git" } ] }, { "name": "ksirk", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/ksirk.git" } ] } ] } diff --git a/org.kde.kspaceduel.json b/org.kde.kspaceduel.json index f6acc39..5bed404 100644 --- a/org.kde.kspaceduel.json +++ b/org.kde.kspaceduel.json @@ -1,28 +1,28 @@ { "id": "org.kde.kspaceduel", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "kspaceduel", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland" ], "modules": [ "libkdegames.json", { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.59.0" } ] }, { "name": "kspaceduel", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kspaceduel.git" } ] } ] } diff --git a/org.kde.ktorrent.json b/org.kde.ktorrent.json index 9ddf20a..5f9d6cd 100644 --- a/org.kde.ktorrent.json +++ b/org.kde.ktorrent.json @@ -1,45 +1,45 @@ { "id": "org.kde.ktorrent", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "ktorrent", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland" ], "modules": [ "boost.json", { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "qca", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/qca.git" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.59.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kross", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kross.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kross.git", "branch": "v5.59.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "libktorrent", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/libktorrent.git" } ] }, { "name": "ktorrent", "buildsystem": "cmake-ninja", "builddir": true, "sources": [ { "type": "git", "url": "git://anongit.kde.org/ktorrent.git" } ] } ] } diff --git a/org.kde.ktuberling.json b/org.kde.ktuberling.json index e05c777..2b2e03b 100644 --- a/org.kde.ktuberling.json +++ b/org.kde.ktuberling.json @@ -1,33 +1,33 @@ { "id": "org.kde.ktuberling", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "ktuberling", "rename-icon": "ktuberling", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": [ "--share=ipc", "--socket=x11", "--socket=wayland", "--socket=pulseaudio", "--device=dri" ], "modules": [ "libkdegames.json", { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.59.0" } ] }, { "name": "ktuberling", "buildsystem": "cmake-ninja", "builddir": true, "sources": [ { "type": "git", "url": "git://anongit.kde.org/ktuberling.git" } ] } ] } diff --git a/org.kde.kwordquiz.json b/org.kde.kwordquiz.json index 672bc87..447dafa 100644 --- a/org.kde.kwordquiz.json +++ b/org.kde.kwordquiz.json @@ -1,36 +1,36 @@ { "id": "org.kde.kwordquiz", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "kwordquiz", "rename-icon": "kwordquiz", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": [ "--share=network", "--share=ipc", "--socket=x11", "--socket=pulseaudio", "--device=dri" ], "modules": [ { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.59.0" } ] }, { "name": "libkeduvocdocument", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/libkeduvocdocument.git" } ] }, { "name": "kwordquiz", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kwordquiz.git" } ] } ] } diff --git a/org.kde.labplot2.json b/org.kde.labplot2.json index f35fd0b..6aacc44 100644 --- a/org.kde.labplot2.json +++ b/org.kde.labplot2.json @@ -1,35 +1,35 @@ { "id": "org.kde.labplot2", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "labplot2", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland" ], "modules": [ { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.59.0" } ] }, { "name": "gsl", "sources": [ { "type": "archive", "url": "http://ftp.gnu.org/gnu/gsl/gsl-2.3.tar.gz", "sha256": "562500b789cd599b3a4f88547a7a3280538ab2ff4939504c8b4ac4ca25feadfb" } ] }, { "name": "labplot", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/labplot.git" } ] } ] } diff --git a/org.kde.lokalize.json b/org.kde.lokalize.json index 8fec0cc..32f7545 100644 --- a/org.kde.lokalize.json +++ b/org.kde.lokalize.json @@ -1,26 +1,26 @@ { "id": "org.kde.lokalize", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "lokalize", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland", "--device=dri" ], "separate-locales": false, "modules": [ { "name": "kross", "buildsystem": "cmake-ninja", "config-opts": [ "-DENABLE_TESTING=OFF" ], - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kross.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kross.git", "branch": "v5.59.0" } ] }, { "name": "lokalize", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/lokalize.git" } ] } ] } diff --git a/org.kde.mobile.angelfish.json b/org.kde.mobile.angelfish.json index d5dce06..c42d1d0 100644 --- a/org.kde.mobile.angelfish.json +++ b/org.kde.mobile.angelfish.json @@ -1,45 +1,45 @@ { "id": "org.kde.mobile.angelfish", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "angelfish", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": [ "--share=ipc", "--socket=x11", "--socket=wayland", "--device=dri", "--share=network", "--socket=pulseaudio" ], "modules": [ { "name": "purpose", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/purpose.git", - "tag": "v5.56.0" + "tag": "v5.59.0" } ] }, { "name": "icon", "buildsystem": "simple", "build-commands": [ "mkdir -p /app/share/icons/hicolor/32x32/apps/", "install -D /usr/share/icons/breeze/apps/48/internet-web-browser.svg /app/share/icons/hicolor/32x32/apps/" ] }, { "name": "angelfish", "buildsystem": "cmake-ninja", "builddir": true, "sources": [ { "type": "git", "url": "git://anongit.kde.org/plasma-angelfish.git", "branch": "master" } ] } ] } diff --git a/org.kde.okular.json b/org.kde.okular.json index fb97c16..9a5e1e1 100644 --- a/org.kde.okular.json +++ b/org.kde.okular.json @@ -1,129 +1,129 @@ { "id": "org.kde.okular", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "okular", "rename-icon": "okular", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": [ "--share=ipc", "--socket=x11", "--socket=wayland", "--device=dri" ], "modules": [ { "name": "kjs", "config-opts": [ "-DENABLE_TESTING=OFF" ], "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.59.0" } ] }, { "name": "khtml", "config-opts": [ "-DENABLE_TESTING=OFF" ], "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.59.0" } ] }, { "name": "purpose", "config-opts": [ "-DENABLE_TESTING=OFF" ], "buildsystem": "cmake-ninja", "builddir": true, - "sources": [ { "type": "git", "url": "git://anongit.kde.org/purpose.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/purpose.git", "branch": "v5.59.0" } ] }, "poppler.json", { "name": "libspectre", "sources": [ { "type": "archive", "url": "http://libspectre.freedesktop.org/releases/libspectre-0.2.8.tar.gz", "sha256": "65256af389823bbc4ee4d25bfd1cc19023ffc29ae9f9677f2d200fa6e98bc7a8" } ], "modules": [ { "name": "ghostscript", "config-opts": [ "--disable-cups" ], "make-args": [ "so" ], "make-install-args": [ "soinstall" ], "cleanup": [ "/bin", "/share/man", "/share/ghostscript/9.20/doc/", "/share/ghostscript/9.20/examples" ], "rm-configure": true, "sources": [ { "type": "archive", "url": "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs920/ghostscript-9.20.tar.xz", "sha256": "3c0f3dc5df6f784850fa4ce7dcc3d6c56ef543af1fbaedd1d9f8d9f8b66de0ab" }, { "type": "script", "dest-filename": "autogen.sh", "commands": [ "AUTOMAKE=\"automake --foreign\" autoreconf -vfi" ] } ] } ] }, { "name": "kdegraphics-mobipocket", "config-opts": ["-DCMAKE_BUILD_TYPE=Release" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdegraphics-mobipocket" } ] }, { "name": "libzip", "buildsystem": "cmake-ninja", "sources": [ { "type": "archive", "url": "https://libzip.org/download/libzip-1.4.0.tar.xz", "sha256": "e508aba025f5f94b267d5120fc33761bcd98440ebe49dbfe2ed3df3afeacc7b1" } ] }, { "name": "chmlib", "rm-configure": true, "sources": [ { "type": "archive", "url": "http://www.jedrea.com/chmlib/chmlib-0.40.tar.bz2", "sha256": "3449d64b0cf71578b2c7e3ddc048d4af3661f44a83941ea074a7813f3a59ffa3" }, { "type": "patch", "path": "chmlib-arm.patch" }, { "type": "script", "dest-filename": "autogen.sh", "commands": [ "AUTOMAKE=\"automake --foreign\" autoreconf -vfi" ] } ] }, { "name": "ebook-tools", "buildsystem": "cmake-ninja", "sources": [ { "type": "archive", "url": "https://downloads.sourceforge.net/project/ebook-tools/ebook-tools/0.2.2/ebook-tools-0.2.2.tar.gz", "sha256": "cbc35996e911144fa62925366ad6a6212d6af2588f1e39075954973bbee627ae" } ] }, { "name": "okular", "buildsystem": "cmake-ninja", "builddir": true, "sources": [ { "type": "git", "url": "git://anongit.kde.org/okular.git", "branch": "master" } ] } ] } diff --git a/org.kde.palapeli.json b/org.kde.palapeli.json index 3fb87ba..2b42719 100644 --- a/org.kde.palapeli.json +++ b/org.kde.palapeli.json @@ -1,34 +1,34 @@ { "id": "org.kde.palapeli", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "palapeli", "rename-icon": "palapeli", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": [ "--share=ipc", "--socket=x11", "--socket=wayland", "--socket=pulseaudio", "--device=dri" ], "modules": [ "libkdegames.json", { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.59.0" } ] }, { "name": "palapeli", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/palapeli.git" } ] } ] } diff --git a/org.kde.parley.json b/org.kde.parley.json index 1fba538..da2370f 100644 --- a/org.kde.parley.json +++ b/org.kde.parley.json @@ -1,42 +1,42 @@ { "id": "org.kde.parley", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "parley", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": ["--share=network", "--share=ipc", "--socket=x11", "--socket=wayland" ], "modules": [ { "name": "kjs", "buildsystem": "cmake-ninja", "config-opts": [ "-DENABLE_TESTING=OFF" ], - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.59.0" } ] }, { "name": "khtml", "buildsystem": "cmake-ninja", "config-opts": [ "-DENABLE_TESTING=OFF" ], - "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.59.0" } ] }, { "name": "kross", "buildsystem": "cmake-ninja", "config-opts": [ "-DENABLE_TESTING=OFF" ], - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kross.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kross.git", "branch": "v5.59.0" } ] }, { "name": "libkeduvocdocument", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/libkeduvocdocument.git" } ] }, { "name": "parley", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/parley.git" } ] } ] } diff --git a/org.kde.peruse.json b/org.kde.peruse.json index d2bdb0b..2b3a598 100644 --- a/org.kde.peruse.json +++ b/org.kde.peruse.json @@ -1,62 +1,62 @@ { "id": "org.kde.peruse", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "peruse", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": [ "--share=ipc", "--socket=x11", "--socket=wayland", "--device=dri" ], "modules": [ { "name": "kjs", "config-opts": [ "-DENABLE_TESTING=OFF" ], "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.59.0" } ] }, { "name": "khtml", "config-opts": [ "-DENABLE_TESTING=OFF" ], "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.59.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.59.0" } ] }, { "name": "purpose", "config-opts": [ "-DENABLE_TESTING=OFF" ], "buildsystem": "cmake-ninja", "builddir": true, - "sources": [ { "type": "git", "url": "git://anongit.kde.org/purpose.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/purpose.git", "branch": "v5.59.0" } ] }, "poppler.json", { "name": "okular", "buildsystem": "cmake-ninja", "builddir": true, "sources": [ { "type": "git", "url": "git://anongit.kde.org/okular.git", "branch": "master" } ] }, { "config-opts": ["-DENABLE_TESTING=OFF" ], "name": "kfilemetadata", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kfilemetadata.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kfilemetadata.git", "branch": "v5.59.0" } ] }, { "name": "peruse", "buildsystem": "cmake-ninja", "builddir": true, "sources": [ { "type": "git", "url": "git://anongit.kde.org/peruse.git", "branch": "master" } ] } ] } diff --git a/org.kde.spectacle.json b/org.kde.spectacle.json index 2b6fc42..091a940 100644 --- a/org.kde.spectacle.json +++ b/org.kde.spectacle.json @@ -1,26 +1,26 @@ { "id": "org.kde.spectacle", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "spectacle", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland" ], "modules": [ { "name": "purpose", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/purpose.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/purpose.git", "branch": "v5.59.0" } ] }, { "name": "spectacle", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/spectacle.git" } ] } ] } diff --git a/org.kde.step.json b/org.kde.step.json index 50d2ee4..311533b 100644 --- a/org.kde.step.json +++ b/org.kde.step.json @@ -1,38 +1,38 @@ { "id": "org.kde.step", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "step", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": ["--share=network", "--share=ipc", "--socket=x11", "--socket=wayland" ], "modules": [ "eigen.json", { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kjs", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.59.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "khtml", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.59.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.59.0" } ] }, { "name": "step", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/step.git" } ] } ] } diff --git a/org.kde.umbrello.json b/org.kde.umbrello.json index 56a5ea7..b1dfaa0 100644 --- a/org.kde.umbrello.json +++ b/org.kde.umbrello.json @@ -1,30 +1,30 @@ { "id": "org.kde.umbrello", "branch": "master", "base": "io.qt.qtwebkit.BaseApp", "base-version": "5.12", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "umbrello5", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland" ], "modules": [ { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.59.0" } ] }, { "name": "umbrello", "buildsystem": "cmake-ninja", "config-opts": ["-DBUILD_KF5=ON", "-DENABLE_TESTING=OFF", "-DQt5WebKit_DIR=/app/lib/cmake/Qt5WebKit/", "-DQt5WebKitWidgets_DIR=/app/lib/cmake/Qt5WebKitWidgets/"], "sources": [ { "type": "git", "url": "git://anongit.kde.org/umbrello.git" } ] } ] } diff --git a/todo/org.kde.kgpg.json b/todo/org.kde.kgpg.json index 7437ffc..2f31912 100644 --- a/todo/org.kde.kgpg.json +++ b/todo/org.kde.kgpg.json @@ -1,32 +1,32 @@ { "id": "org.kde.kgpg", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "kgpg", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland", "--filesystem=host" ], "modules": [ { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.59.0" } ] }, { "name": "grantlee", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://github.com/steveire/grantlee.git" } ] }, { "name": "kcontacts", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kcontacts" } ] }, { "name": "kmime", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kmime" } ] }, { "name": "akonadi-mime", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/akonadi-mime" } ] }, { "name": "akonadi-contacts", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/akonadi-contacts" } ] }, { "name": "kgpg", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kgpg.git" } ] } ] } diff --git a/todo/org.kde.plasmashell.json b/todo/org.kde.plasmashell.json index c86dad9..07a1bac 100644 --- a/todo/org.kde.plasmashell.json +++ b/todo/org.kde.plasmashell.json @@ -1,199 +1,199 @@ { "id": "org.kde.plasmashell", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "plasmashell", "rename-desktop-file": "org.kde.kfontview.desktop", "tags": ["nightly"], "desktop-file-name-suffix": " (Nightly)", "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland", "--filesystem=host" ], "modules": [ "boost.json", { "name": "kactivities", "buildsystem": "cmake-ninja", "builddir": true, "sources": [ { "type": "git", "url": "git://anongit.kde.org/kactivities.git", "branch": "master" } ] }, { "name": "plasma-framework", "buildsystem": "cmake-ninja", "builddir": true, "sources": [ { "type": "git", "url": "git://anongit.kde.org/plasma-framework.git", "branch": "master" } ] }, { "name": "krunner", "buildsystem": "cmake-ninja", "builddir": true, "sources": [ { "type": "git", "url": "git://anongit.kde.org/krunner.git", "branch": "master" } ] }, { "name": "kjs", "buildsystem": "cmake-ninja", "builddir": true, "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "master" } ] }, { "name": "kjsembed", "buildsystem": "cmake-ninja", "builddir": true, "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjsembed.git", "branch": "master" } ] }, { "name": "kdesu", "buildsystem": "cmake-ninja", "builddir": true, "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdesu.git", "branch": "master" } ] }, { "name": "libksysguard", "buildsystem": "cmake-ninja", "builddir": true, "sources": [ { "type": "git", "url": "git://anongit.kde.org/libksysguard.git", "branch": "master" } ] }, { "name": "ksysguard", "buildsystem": "cmake-ninja", "builddir": true, "sources": [ { "type": "git", "url": "git://anongit.kde.org/ksysguard.git", "branch": "master" } ] }, { "name": "kdelibs4support", "buildsystem": "cmake-ninja", "builddir": true, "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "master" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kfilemetadata", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kfilemetadata.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kfilemetadata.git", "branch": "v5.59.0" } ] }, { "name": "lmdb", "sources": [ { "type": "git", "url": "git://github.com/LMDB/lmdb.git", "branch": "LMDB_0.9.18"}], "no-autogen": true, "make-install-args": ["prefix=/app"], "subdir" : "libraries/liblmdb" }, { "config-opts": ["-DENABLE_TESTING=OFF" , "-DLMDB_DIR=/app"], "name": "baloo", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/baloo.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/baloo.git", "branch": "v5.59.0" } ] }, { "name": "kdecoration", "buildsystem": "cmake-ninja", "builddir": true, "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdecoration.git", "branch": "master" } ] }, { "name": "breeze", "buildsystem": "cmake-ninja", "builddir": true, "sources": [ { "type": "git", "url": "git://anongit.kde.org/breeze.git", "branch": "master" } ] }, { "name": "kscreenlocker", "buildsystem": "cmake-ninja", "builddir": true, "sources": [ { "type": "git", "url": "git://anongit.kde.org/kscreenlocker.git", "branch": "master" } ] }, { "name": "libxkbcommon", "config-opts": [ "--disable-static", "--enable-x11" ], "sources": [ { "type": "archive", "url": "https://xkbcommon.org/download/libxkbcommon-0.7.0.tar.xz", "sha256": "09351592312d67b438655f54da5b67853026662c4a57e6be4d225f04a9989798" } ] }, { "name": "mtdev", "config-opts": [ "--disable-static" ], "sources": [ { "type": "archive", "url": "http://bitmath.org/code/mtdev/mtdev-1.1.5.tar.bz2", "sha256": "6677d5708a7948840de734d8b4675d5980d4561171c5a8e89e54adf7a13eba7f" } ] }, { "name": "libinput", "config-opts": [ "--disable-static", "--enable-x11" ], "sources": [ { "type": "archive", "url": "https://freedesktop.org/software/libinput/libinput-1.5.4.tar.xz", "sha256": "6f9ad1ede468bd54ec4469b8a4eb93a6f62f7fe6480c7a43e36c5d58cc2822b7" } ] }, { "name": "kwin", "buildsystem": "cmake-ninja", "builddir": true, "sources": [ { "type": "git", "url": "git://anongit.kde.org/kwin.git", "branch": "master" } ] }, { "name": "plasma-workspace", "buildsystem": "cmake-ninja", "builddir": true, "sources": [ { "type": "git", "url": "git://anongit.kde.org/plasma-workspace.git", "branch": "master" } ] }, { "name": "kpeople", "buildsystem": "cmake-ninja", "builddir": true, "sources": [ { "type": "git", "url": "git://anongit.kde.org/kpeople.git", "branch": "master" } ] }, { "name": "kactivities-stats", "buildsystem": "cmake-ninja", "builddir": true, "sources": [ { "type": "git", "url": "git://anongit.kde.org/kactivities-stats.git", "branch": "master" } ] }, { "name": "libxkbfile", "config-opts": [ "--disable-static", "--enable-x11" ], "sources": [ { "type": "archive", "url": "https://www.x.org/releases/individual/lib/libxkbfile-1.0.9.tar.gz", "sha256": "95df50570f38e720fb79976f603761ae6eff761613eb56f258c3cb6bab4fd5e3" } ] }, { "name": "plasma-desktop", "buildsystem": "cmake-ninja", "builddir": true, "sources": [ { "type": "git", "url": "git://anongit.kde.org/plasma-desktop.git", "branch": "master" } ] }, { "name": "purpose", "buildsystem": "cmake-ninja", "builddir": true, - "sources": [ { "type": "git", "url": "git://anongit.kde.org/purpose.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/purpose.git", "branch": "v5.59.0" } ] }, { "name": "kross", "buildsystem": "cmake-ninja", "builddir": true, - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kross.git", "branch": "v5.56.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kross.git", "branch": "v5.59.0" } ] }, { "name": "kdeplasma-addons", "buildsystem": "cmake-ninja", "builddir": true, "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdeplasma-addons.git", "branch": "master" } ] } ] }