diff --git a/org.kde.calligragemini.json b/org.kde.calligragemini.json index e1a1d09..7c126c6 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.11", "sdk": "org.kde.Sdk", "command": "calligragemini", "tags": ["nightly"], "desktop-file-name-prefix": "(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.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.49.0" } ] }, { "name": "khtml", "config-opts": [ "-DENABLE_TESTING=OFF" ], "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.49.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kross", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kross.git", "branch": "v5.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kross.git", "branch": "v5.49.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.49.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 917cdec..6c9fc60 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.11", "sdk": "org.kde.Sdk", "command": "calligraplan", "tags": ["nightly"], "desktop-file-name-prefix": "(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.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.49.0" } ] }, { "name": "khtml", "config-opts": [ "-DENABLE_TESTING=OFF" ], "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.49.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kross", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kross.git", "branch": "v5.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kross.git", "branch": "v5.49.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.49.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 a7e790d..e8e57e8 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.11", "sdk": "org.kde.Sdk", "command": "cervisia", "tags": ["nightly"], "desktop-file-name-prefix": "(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.48.0" } ] }, + { "name": "ksu", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdesu.git", "branch": "v5.49.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 3de6ff2..27c6cf7 100644 --- a/org.kde.dolphin.json +++ b/org.kde.dolphin.json @@ -1,57 +1,57 @@ { "id": "org.kde.dolphin", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.11", "sdk": "org.kde.Sdk", "command": "dolphin", "tags": ["nightly"], "desktop-file-name-prefix": "(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.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kfilemetadata.git", "branch": "v5.49.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.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/baloo.git", "branch": "v5.49.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"} ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.49.0" } ] }, { "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 a981f83..7db1bf5 100644 --- a/org.kde.elisa.json +++ b/org.kde.elisa.json @@ -1,59 +1,59 @@ { "id": "org.kde.elisa", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.11", "sdk": "org.kde.Sdk", "command": "elisa", "tags": ["nightly"], "desktop-file-name-prefix": "(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": [ "-DENABLE_TESTING=OFF" ], "name": "kdeclarative", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdeclarative.git", "branch": "v5.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdeclarative.git", "branch": "v5.49.0" } ] }, { "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.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kfilemetadata.git", "branch": "v5.49.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.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/baloo.git", "branch": "v5.49.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 7691c93..08593d9 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.11", "sdk": "org.kde.Sdk", "command": "kalzium", "rename-icon": "kalzium", "tags": ["nightly"], "desktop-file-name-prefix": "(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.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.49.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "khtml", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.49.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.49.0" } ] }, { "name": "kalzium", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kalzium.git" } ] } ] } diff --git a/org.kde.kdenlive.json b/org.kde.kdenlive.json index 95e201c..66632c3 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.11", "sdk": "org.kde.Sdk", "command": "kdenlive", "tags": ["nightly"], "desktop-file-name-prefix": "(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.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kfilemetadata.git", "branch": "v5.49.0" } ] }, { "name": "gtk2", "config-opts": ["--disable-man", "--with-xinput=xfree"], "sources": [ { "type": "git", "url": "git://git.gnome.org/gtk+", "branch": "gtk-2-24" } ] }, { "name": "mlt", "sources": [ { "type": "git", "url": "https://github.com/mltframework/mlt.git", "branch": "v6.6.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 987e054..335aa7c 100644 --- a/org.kde.kfind.json +++ b/org.kde.kfind.json @@ -1,27 +1,27 @@ { "id": "org.kde.kfind", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.11", "sdk": "org.kde.Sdk", "command": "kfind", "tags": ["nightly"], "desktop-file-name-prefix": "(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.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.49.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 a5d8e24..415547f 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.11", "sdk": "org.kde.Sdk", "command": "kfourinline", "tags": ["nightly"], "desktop-file-name-prefix": "(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.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.49.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 d7f1a71..c9fe6d4 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.11", "sdk": "org.kde.Sdk", "command": "kget", "tags": ["nightly"], "desktop-file-name-prefix": "(Nightly) ", "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland", "--filesystem=host" ], "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.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.49.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 c567d2e..2a92b5e 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.11", "sdk": "org.kde.Sdk", "command": "kgoldrunner", "rename-icon": "kgoldrunner", "tags": ["nightly"], "desktop-file-name-prefix": "(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.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.49.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 8536d66..870a366 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.11", "sdk": "org.kde.Sdk", "command": "kigo", "tags": ["nightly"], "desktop-file-name-prefix": "(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.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.49.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 aec3de8..761b1ba 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.11", "sdk": "org.kde.Sdk", "command": "kiten", "tags": ["nightly"], "desktop-file-name-prefix": "(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.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.49.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "khtml", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.49.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 ebf7a4c..376d46e 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.11", "sdk": "org.kde.Sdk", "command": "kmix", "tags": ["nightly"], "desktop-file-name-prefix": "(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.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.49.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.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kactivities.git", "branch": "v5.49.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.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/plasma-framework.git", "branch": "v5.49.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 78078da..6416043 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.11", "sdk": "org.kde.Sdk", "command": "kmplot", "tags": ["nightly"], "desktop-file-name-prefix": "(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.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.49.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 96a9d30..c1802ce 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.11", "sdk": "org.kde.Sdk", "command": "kolf", "tags": ["nightly"], "desktop-file-name-prefix": "(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.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.49.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 ae48dd6..fc66560 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.11", "sdk": "org.kde.Sdk", "command": "kolourpaint", "tags": ["nightly"], "desktop-file-name-prefix": "(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.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.49.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 3458aee..71447e6 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.11", "rename-desktop-file": "konqbrowser.desktop", "sdk": "org.kde.Sdk", "command": "konqueror", "tags": ["nightly"], "desktop-file-name-prefix": "(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.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.49.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "khtml", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.49.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.49.0" } ] }, - { "name": "ksu", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdesu.git", "branch": "v5.48.0" } ] }, + { "name": "ksu", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdesu.git", "branch": "v5.49.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.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kactivities.git", "branch": "v5.49.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 1095883..c2e13bc 100644 --- a/org.kde.kontact.json +++ b/org.kde.kontact.json @@ -1,416 +1,416 @@ { "id": "org.kde.kontact", "branch": "master", "rename-icon": "kontact", "runtime": "org.kde.Platform", "runtime-version": "5.11", "sdk": "org.kde.Sdk", "command": "kontact", "tags": ["nightly"], "desktop-file-name-prefix": "(Nightly) ", "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.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", "--system-talk-name=org.freedesktop.NetworkManager" ], "cleanup": [ "/lib/cmake", "/lib/pkgconfig", "/include", "/docs", "/mkspecs", "/share/man", "/bin/eqn", "/bin/geqn", "/bin/gneqn", "/bin/gnroff", "/bin/gpic", "/bin/groff", "/bin/grops", "/bin/grotty", "/bin/gsoelim", "/bin/gtbl", "/bin/gtroff", "/bin/neqn", "/bin/nroff", "/bin/pic", "/bin/post-grohtml", "/bin/pre-grohtml", "/bin/preconv", "/bin/soelim", "/bin/tbl", "/bin/troff", "/bin/zsoelim", "/share/groff", "/etc/groff", "/lib/groff", "/lib/libKF5*.so", "/lib/libboost_*.so" ], "rename-icon": "kontact", "copy-icon": true, "modules": [ "boost.json", "gpgme.json", { "name": "kdiagram", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdiagram.git" } ] }, { "config-opts": ["-DBUILD_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.48.0" } ], + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.49.0" } ], "cleanup": [ "/lib/plugins/designer/*.so" ] }, { "name": "libical", "buildsystem": "cmake-ninja", "config-opts": [ "-DCMAKE_INSTALL_LIBDIR=lib" ], "sources": [ { "type": "git", "url": "https://github.com/libical/libical.git", "branch": "v3.0.3" } ] }, { "name": "kcalcore", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kcalcore.git" } ] }, { "name": "prison", "buildsystem": "cmake-ninja", "config-opts": [ "-DCMAKE_INSTALL_LIBDIR=lib" ], - "sources": [ { "type": "git", "url": "git://anongit.kde.org/prison.git", "branch": "v5.48.0" } ], + "sources": [ { "type": "git", "url": "git://anongit.kde.org/prison.git", "branch": "v5.49.0" } ], "modules": [ { "name": "qrencode", "sources": [ { "type": "archive", "url": "http://megaui.net/fukuchi/works/qrencode/qrencode-3.4.4.tar.bz2", "sha256": "efe5188b1ddbcbf98763b819b146be6a90481aac30cfc8d858ab78a19cde1fa5" } ], "modules": [ { "name": "libdmtx", "sources": [ { "type": "archive", "url": "http://downloads.sourceforge.net/libdmtx/libdmtx-0.7.4.tar.bz2", "sha256": "b62c586ac4fad393024dadcc48da8081b4f7d317aa392f9245c5335f0ee8dd76" } ] } ] } ] }, { "name": "akonadi", "config-opts": [ "-DBUILD_TESTING=OFF", "-DCMAKE_INSTALL_LIBDIR=lib", "-DDATABASE_BACKEND=SQLITE" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/akonadi" } ], "cleanup": [ "/lib/plugins/designer/*.so" ], "modules": [ { "name": "sqlite3", "config-opts": [ "--enable-threadsafe", "--enable-threads-override-locks" ], "cmake": false, "build-options": { "cflags": "-DSQLITE_ENABLE_UNLOCK_NOTIFY=1" }, "sources": [ { "type": "archive", "url": "http://sqlite.org/2016/sqlite-autoconf-3150200.tar.gz", "sha256": "07b35063b9386865b78226cdaca9a299d938a87aaa8fdc4d73edb0cef30f3149" } ], "cleanup": [ "/lib/libsqlite3.la", "/bin/sqlite3" ] } ] }, { "name": "kmime", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kmime" } ] }, { "name": "akonadi-mime", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/akonadi-mime" } ] }, { "name": "kcontacts", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kcontacts" } ] }, { "name": "grantlee", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://github.com/steveire/grantlee.git" } ] }, { "name": "akonadi-contacts", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/akonadi-contacts" } ] }, { "name": "ksmtp", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/ksmtp" } ] }, { "name": "libkgapi", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/libkgapi.git" } ] }, { "name": "kmailtransport", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kmailtransport" } ] }, { "name": "kpimtextedit", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kpimtextedit" } ], "cleanup": [ "/lib/plugins/designer/*.so" ] }, { "name": "kidentitymanagement", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kidentitymanagement" } ] }, { "name": "kcalutils", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kcalutils" } ] }, { "name": "kactivities", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "builddir": true, - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kactivities.git", "branch": "v5.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kactivities.git", "branch": "v5.49.0" } ] }, { "config-opts": ["-DBUILD_TESTING=OFF" ], "name": "plasma-framework", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/plasma-framework.git", "branch": "v5.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/plasma-framework.git", "branch": "v5.49.0" } ] }, { "config-opts": ["-DBUILD_TESTING=OFF" ], "name": "krunner", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/krunner.git", "branch": "v5.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/krunner.git", "branch": "v5.49.0" } ] }, { "name": "xapian", "sources": [ { "type": "archive", "url": "https://oligarchy.co.uk/xapian/1.4.2/xapian-core-1.4.2.tar.xz", "sha256": "aec2c4352998127a2f2316218bf70f48cef0a466a87af3939f5f547c5246e1ce" } ], "cleanup": [ "/lib/libxapian.la", "/share/doc/xapian-core", "/bin/xapian-*" ] }, { "name": "groff", "sources": [ { "type": "archive", "url": "http://ftp.gnu.org/gnu/groff/groff-1.22.3.tar.gz", "sha256": "3a48a9d6c97750bfbd535feeb5be0111db6406ddb7bb79fc680809cda6d828a5" } ], "buildsystem": "simple", "build-commands": [ "./configure --prefix=/app", "make", "make install" ] }, { "name": "BDB", "config-opts": ["--enable-compat185", "--enable-shared", "--enable-static", "--enable-cxx", "--enable-dbm", "--enable-stl"], "make-install-args": ["LIBSO_LIBS=-lpthread"], "sources": [ { "type": "archive", "url": "http://download.oracle.com/berkeley-db/db-5.3.28.tar.gz", "sha256": "e0a992d740709892e81f9d93f06daf305cf73fb81b545afe72478043172c3628" }, { "type": "script", "commands": [ "./dist/configure $@" ], "dest-filename": "configure" } ] }, { "name": "openldap", "config-opts": [ "--disable-sttatic" ], "sources": [ { "type": "archive", "url": "http://mirror.eu.oneandone.net/software/openldap/openldap-release/openldap-2.4.44.tgz", "sha256": "d7de6bf3c67009c95525dde3a0212cc110d0a70b92af2af8e3ee800e81b88400" } ], "cleanup": [ "/lib/libldap*.la", "/lib/slapi.la", "/lib/libblber.la", "/bin/ldap*" ] }, { "name": "kldap", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kldap" } ] }, { "name": "akonadi-search", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/akonadi-search" } ] }, { "name": "kmbox", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kmbox" } ] }, { "name": "libkdepim", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/libkdepim" } ], "cleanup": [ "/lib/plugins/designer/*.so" ] }, { "name": "kimap", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kimap" } ] }, { "name": "pimcommon", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/pimcommon" } ], "cleanup": [ "/lib/plugins/designer/*.so" ] }, { "name": "kholidays", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kholidays" } ] }, { "name": "kalarmcal", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kalarmcal" } ] }, { "name": "akonadi-calendar", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/akonadi-calendar" } ] }, { "name": "akonadi-notes", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/akonadi-notes" } ] }, { "name": "syndication", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/syndication" } ] }, { "name": "kdav", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdav" } ] }, { "name": "libkleo", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/libkleo" } ] }, { "name": "grantleetheme", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/grantleetheme" } ] }, { "name": "kdepim-apps-libs", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdepim-apps-libs" } ] }, { "name": "libgravatar", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/libgravatar" } ] }, { "name": "calendarsupport", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/calendarsupport" } ] }, { "name": "eventviews", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/eventviews" } ] }, { "name": "incidenceeditor", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/incidenceeditor" } ] }, { "name": "messagelib", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/messagelib" } ] }, { "name": "mailimporter", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/mailimporter" } ] }, { "name": "mailcommon", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/mailcommon" } ], "cleanup": [ "/lib/plugins/designer/*.so" ] }, { "name": "kontactinterface", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kontactinterface" } ] }, { "name": "libksieve", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/libksieve" } ] }, { "name": "kdepim-runtime", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdepim-runtime" } ] }, { "name": "ktnef", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/ktnef" } ] }, { "name": "kmail", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kmail" } ] }, { "name": "akregator", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/akregator" } ] }, { "name": "korganizer", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/korganizer" } ] }, { "name": "kalarm", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kalarm" } ] }, { "name": "kblog", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kblog" } ] }, { "name": "knotes", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/knotes" } ] }, { "name": "kontact", "config-opts": ["-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kontact.git" } ] }, { "name": "grantlee-editor", "config-opts": [ "-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/grantlee-editor.git", "branch": "master" } ] }, { "name": "akonadi-import-wizard", "config-opts": [ "-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/akonadi-import-wizard.git", "branch": "master" } ] }, { "name": "kmail-account-wizard", "config-opts": [ "-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kmail-account-wizard.git", "branch": "master" } ], "modules": [ { "name": "kross", "config-opts": [ "-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kross.git", "branch": "v5.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kross.git", "branch": "v5.49.0" } ] } ] }, { "name": "pim-data-exporter", "config-opts": [ "-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/pim-data-exporter.git", "branch": "master" } ] }, { "name": "pim-sieve-editor", "config-opts": [ "-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/pim-sieve-editor.git", "branch": "master" } ] }, { "name": "mbox-importer", "config-opts": [ "-DBUILD_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/mbox-importer.git", "branch": "master" } ] } ] } diff --git a/org.kde.kopete.json b/org.kde.kopete.json index 378ffd0..2d4d5d5 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.11", "sdk": "org.kde.Sdk", "command": "kopete", "tags": ["nightly"], "desktop-file-name-prefix": "(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.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.49.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kjs", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.49.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "khtml", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.49.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 591803c..b28db1e 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.11", "sdk": "org.kde.Sdk", "command": "kreversi", "tags": ["nightly"], "desktop-file-name-prefix": "(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.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.49.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 b8e50ca..f784572 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.11", "sdk": "org.kde.Sdk", "command": "ksirk", "tags": ["nightly"], "desktop-file-name-prefix": "(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.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.49.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 631194a..18c591c 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.11", "sdk": "org.kde.Sdk", "command": "kspaceduel", "tags": ["nightly"], "desktop-file-name-prefix": "(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.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.49.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 379be0e..7bd18c9 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.11", "sdk": "org.kde.Sdk", "command": "ktorrent", "tags": ["nightly"], "desktop-file-name-prefix": "(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.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.49.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kross", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kross.git", "branch": "v5.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kross.git", "branch": "v5.49.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 63f3212..500258e 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.11", "sdk": "org.kde.Sdk", "command": "ktuberling", "rename-icon": "ktuberling", "tags": ["nightly"], "desktop-file-name-prefix": "(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.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.49.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 cf6cd91..706860e 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.11", "sdk": "org.kde.Sdk", "command": "kwordquiz", "rename-icon": "kwordquiz", "tags": ["nightly"], "desktop-file-name-prefix": "(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.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.49.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 d2d9c88..4e92b82 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.11", "sdk": "org.kde.Sdk", "command": "labplot2", "tags": ["nightly"], "desktop-file-name-prefix": "(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.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.49.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 583f12f..c6a78d4 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.11", "sdk": "org.kde.Sdk", "command": "lokalize", "tags": ["nightly"], "desktop-file-name-prefix": "(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.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kross.git", "branch": "v5.49.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 19c5eb5..c6ec003 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.11", "sdk": "org.kde.Sdk", "command": "okular", "rename-icon": "okular", "tags": ["nightly"], "desktop-file-name-prefix": "(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.48.0" } ] }, { "name": "khtml", "config-opts": [ "-DENABLE_TESTING=OFF" ], "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.48.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.48.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.48.0" } ] }, { "name": "purpose", "config-opts": [ "-DENABLE_TESTING=OFF" ], "buildsystem": "cmake-ninja", "builddir": true, - "sources": [ { "type": "git", "url": "git://anongit.kde.org/purpose.git" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/purpose.git", "branch": "v5.48.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 9fda95c..bfd2b3d 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.11", "sdk": "org.kde.Sdk", "command": "palapeli", "rename-icon": "palapeli", "tags": ["nightly"], "desktop-file-name-prefix": "(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.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.49.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 d27e98d..b3a4a58 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.11", "sdk": "org.kde.Sdk", "command": "parley", "tags": ["nightly"], "desktop-file-name-prefix": "(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.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.49.0" } ] }, { "name": "khtml", "buildsystem": "cmake-ninja", "config-opts": [ "-DENABLE_TESTING=OFF" ], - "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.49.0" } ] }, { "name": "kross", "buildsystem": "cmake-ninja", "config-opts": [ "-DENABLE_TESTING=OFF" ], - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kross.git", "branch": "v5.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kross.git", "branch": "v5.49.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.step.json b/org.kde.step.json index 975edee..7ea2499 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.11", "sdk": "org.kde.Sdk", "command": "step", "tags": ["nightly"], "desktop-file-name-prefix": "(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.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kjs.git", "branch": "v5.49.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "khtml", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/khtml.git", "branch": "v5.49.0" } ] }, { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.49.0" } ] }, { "name": "step", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "git://anongit.kde.org/step.git" } ] } ] } diff --git a/todo/org.kde.umbrello.json b/todo/org.kde.umbrello.json index 23024e8..c4b9f5b 100644 --- a/todo/org.kde.umbrello.json +++ b/todo/org.kde.umbrello.json @@ -1,29 +1,29 @@ { "id": "org.kde.umbrello", "branch": "master", "runtime": "org.kde.Platform", "runtime-version": "5.11", "sdk": "org.kde.Sdk", "command": "umbrello", "tags": ["nightly"], "desktop-file-name-prefix": "(Nightly) ", "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland" ], "modules": [ "qtwebkit.json", { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "kdelibs4support", "buildsystem": "cmake-ninja", - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.48.0" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kdelibs4support.git", "branch": "v5.49.0" } ] }, { "name": "umbrello", "buildsystem": "cmake-ninja", "config-opts": ["-DBUILD_KF5=ON", "-DENABLE_TESTING=OFF" , "-DQt5WebKitWidgets_DIR=/app/lib/cmake/Qt5WebKitWidgets/"], "sources": [ { "type": "git", "url": "git://anongit.kde.org/umbrello.git" } ] } ] }