diff --git a/org.kde.calligragemini.json b/org.kde.calligragemini.json index 37491cb..423d0f2 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.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.54.0" } ] }, { "name": "khtml", "config-opts": [ "-DENABLE_TESTING=OFF" ], "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.54.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kross", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kross.git", "branch": "v5.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kross.git", "branch": "v5.54.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.54.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 4bfd61f..1b0473a 100644 --- a/org.kde.calligraplan.json +++ b/org.kde.calligraplan.json @@ -1,53 +1,53 @@ { "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": [ "boost.json", { "name": "kjs", "buildsystem": "cmake-ninja", "config-opts": [ "-DENABLE_TESTING=OFF" ], - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.54.0" } ] }, { "name": "khtml", "config-opts": [ "-DENABLE_TESTING=OFF" ], "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.54.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kross", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kross.git", "branch": "v5.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kross.git", "branch": "v5.54.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.54.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdiagram", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdiagram.git" } ] }, "eigen.json", { "name": "calligraplan", "buildsystem": "cmake-ninja", "builddir": true, "config-opts": ["-DENABLE_TESTING=OFF" , "-DPRODUCTSET=PLAN"], "sources": [ { "type": "git", "url": "git://anongit.kde.org/calligra.git" } ] } ] } diff --git a/org.kde.cervisia.json b/org.kde.cervisia.json index bcb86d8..5d1a1dc 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.53.0" } ] }, + { "name": "ksu", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdesu.git", "branch": "v5.54.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 77877c2..28da434 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.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kfilemetadata.git", "branch": "v5.54.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.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/baloo.git", "branch": "v5.54.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 01f0488..eb9c501 100644 --- a/org.kde.elisa.json +++ b/org.kde.elisa.json @@ -1,53 +1,53 @@ { "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": ["-DENABLE_TESTING=OFF" ], "name": "kfilemetadata", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kfilemetadata.git", "branch": "v5.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kfilemetadata.git", "branch": "v5.54.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.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/baloo.git", "branch": "v5.54.0" } ] }, { "name": "elisa", "buildsystem": "cmake-ninja", "config-opts": [], "sources": [ { "type": "git", "url": "git://anongit.kde.org/elisa.git" } ] } ] } diff --git a/org.kde.kalzium.json b/org.kde.kalzium.json index 7460eb6..866b6c2 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.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.54.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "khtml", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.54.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.54.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 a0e224e..c4dfda4 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.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/purpose.git", "branch": "v5.54.0" } ] }, { "name": "kamoso", "config-opts": ["-DENABLE_TESTING=OFF"], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kamoso.git" } ] } ] } diff --git a/org.kde.kdenlive.json b/org.kde.kdenlive.json index 52f97e3..25057c5 100644 --- a/org.kde.kdenlive.json +++ b/org.kde.kdenlive.json @@ -1,41 +1,41 @@ { "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": [ { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kfilemetadata", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kfilemetadata.git", "branch": "v5.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kfilemetadata.git", "branch": "v5.54.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.10.0" } ] }, { "name": "kdenlive", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdenlive.git" } ] } ] } diff --git a/org.kde.kfind.json b/org.kde.kfind.json index 78eed98..d40e4fb 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.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.54.0" } ] }, { "config-opts": ["-DENABLE_TESTING=OFF" ], "name": "kfilemetadata", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kfilemetadata.git", "branch": "v5.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kfilemetadata.git", "branch": "v5.54.0" } ] }, { "name": "kfind", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kfind.git" } ] } ] } diff --git a/org.kde.kfourinline.json b/org.kde.kfourinline.json index d2443f3..a0ae363 100644 --- a/org.kde.kfourinline.json +++ b/org.kde.kfourinline.json @@ -1,28 +1,28 @@ { "id": "org.kde.kfourinline", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.12", "sdk": "org.kde.Sdk", "command": "kfourinline", "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.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.54.0" } ] }, { "name": "kfourinline", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kfourinline.git" } ] } ] } diff --git a/org.kde.kget.json b/org.kde.kget.json index 87f341c..4e93954 100644 --- a/org.kde.kget.json +++ b/org.kde.kget.json @@ -1,28 +1,28 @@ { "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", { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.54.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 987141b..20da84c 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.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.54.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 17a7cf0..f02f62b 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.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.54.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 02717f5..2089230 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.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.54.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "khtml", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.54.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 d64d66d..039d9ce 100644 --- a/org.kde.kmix.json +++ b/org.kde.kmix.json @@ -1,41 +1,41 @@ { "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": [ "boost.json", { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.54.0" } ] }, { "name": "kactivities", "config-opts": [ "-DENABLE_TESTING=OFF" ], "buildsystem": "cmake-ninja", "builddir": true, - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kactivities.git", "branch": "v5.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kactivities.git", "branch": "v5.54.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.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/plasma-framework.git", "branch": "v5.54.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 fab3110..5f20f84 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.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.54.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 c51c9e6..3c98603 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.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.54.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 cfef1b1..44dc647 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.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.54.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 790e4e4..d3e4134 100644 --- a/org.kde.konqueror.json +++ b/org.kde.konqueror.json @@ -1,49 +1,49 @@ { "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": [ "boost.json", { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kjs", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.54.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "khtml", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.54.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.54.0" } ] }, - { "name": "ksu", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdesu.git", "branch": "v5.53.0" } ] }, + { "name": "ksu", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdesu.git", "branch": "v5.54.0" } ] }, { "name": "kactivities", "config-opts": [ "-DENABLE_TESTING=OFF" ], "buildsystem": "cmake-ninja", "builddir": true, - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kactivities.git", "branch": "v5.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kactivities.git", "branch": "v5.54.0" } ] }, { "name": "konqueror", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/konqueror.git" } ] } ] } diff --git a/org.kde.kopete.json b/org.kde.kopete.json index 5894a24..7adc978 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.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.54.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kjs", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.54.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "khtml", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.54.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 490a83f..ddcfd23 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.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.54.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 1ef45c9..73d605d 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.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.54.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 3114e59..27c317c 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.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.54.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 0ea880c..d4a8787 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.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.54.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kross", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kross.git", "branch": "v5.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kross.git", "branch": "v5.54.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 5e4a3f2..369337e 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.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.54.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 3bea666..f07b404 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.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.54.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 4b031c8..3440c8f 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.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.54.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 3e7df7a..67f3f50 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.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kross.git", "branch": "v5.54.0" } ] }, { "name": "lokalize", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/lokalize.git" } ] } ] } diff --git a/org.kde.okular.json b/org.kde.okular.json index 0811176..213be62 100644 --- a/org.kde.okular.json +++ b/org.kde.okular.json @@ -1,151 +1,151 @@ { "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": [ "boost.json", { "name": "kjs", "config-opts": [ "-DENABLE_TESTING=OFF" ], "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.54.0" } ] }, { "name": "khtml", "config-opts": [ "-DENABLE_TESTING=OFF" ], "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.54.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.54.0" } ] }, { "name": "kactivities", "config-opts": [ "-DENABLE_TESTING=OFF" ], "buildsystem": "cmake-ninja", "builddir": true, - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kactivities.git", "branch": "v5.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kactivities.git", "branch": "v5.54.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.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/purpose.git", "branch": "v5.54.0" } ] }, { "name": "openjpeg2", "buildsystem": "cmake-ninja", "builddir": true, "sources": [ { "type": "git", "url": "https://github.com/szukw000/openjpeg.git", "branch": "v2.1.2" } ] }, { "name": "poppler", "config-opts": [ "-DENABLE_TESTING=OFF" ], "buildsystem": "cmake-ninja", "builddir": true, "sources": [ { "type": "git", "url": "git://anongit.freedesktop.org/poppler/poppler.git", "branch": "master" } ] }, { "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": "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 ac24964..0b8b3ab 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.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.54.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 b0ab71e..88064fc 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.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.54.0" } ] }, { "name": "khtml", "buildsystem": "cmake-ninja", "config-opts": [ "-DENABLE_TESTING=OFF" ], - "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.54.0" } ] }, { "name": "kross", "buildsystem": "cmake-ninja", "config-opts": [ "-DENABLE_TESTING=OFF" ], - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kross.git", "branch": "v5.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kross.git", "branch": "v5.54.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.spectacle.json b/org.kde.spectacle.json index a4ffa2f..aed14fe 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.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/purpose.git", "branch": "v5.54.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 5e7dfd9..46c9553 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.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.54.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "khtml", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.54.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.54.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 d3888b1..20dcda2 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.11", "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.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.54.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 bcc3734..9940bb6 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.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.54.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 e3b5265..3c3b22b 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.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kfilemetadata.git", "branch": "v5.54.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.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/baloo.git", "branch": "v5.54.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.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/purpose.git", "branch": "v5.54.0" } ] }, { "name": "kross", "buildsystem": "cmake-ninja", "builddir": true, - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kross.git", "branch": "v5.53.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kross.git", "branch": "v5.54.0" } ] }, { "name": "kdeplasma-addons", "buildsystem": "cmake-ninja", "builddir": true, "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdeplasma-addons.git", "branch": "master" } ] } ] }