From 35933d220adde3744a23a19b4dfd73d3e2aa6c35 Mon Sep 17 00:00:00 2001 From: Andreas Cord-Landwehr Date: Sun, 10 Oct 2021 09:34:09 +0200 Subject: [PATCH] Switch Plasma to tarball based builds --- recipes-plasma/bluedevil_5.22.5.bb | 6 +++--- recipes-plasma/breeze_5.22.5.bb | 6 +++--- recipes-plasma/discover_5.22.5.bb | 6 +++--- recipes-plasma/kactivitymanagerd_5.22.5.bb | 6 +++--- recipes-plasma/kde-cli-tools_5.22.5.bb | 6 +++--- recipes-plasma/kdecoration_5.22.5.bb | 6 +++--- recipes-plasma/kscreen_5.22.5.bb | 6 +++--- recipes-plasma/kscreenlocker_5.22.5.bb | 6 +++--- recipes-plasma/kwayland-integration_5.22.5.bb | 6 +++--- recipes-plasma/kwayland-server_5.22.5.bb | 6 +++--- recipes-plasma/kwin_5.22.5.bb | 6 +++--- recipes-plasma/layer-shell-qt_5.22.5.bb | 6 +++--- recipes-plasma/libkscreen_5.22.5.bb | 6 +++--- recipes-plasma/libksysguard_5.22.5.bb | 6 +++--- recipes-plasma/milou_5.22.5.bb | 6 +++--- recipes-plasma/plasma-integration_5.22.5.bb | 6 +++--- recipes-plasma/plasma-nano_5.22.5.bb | 6 +++--- recipes-plasma/plasma-nm_5.22.5.bb | 6 +++--- recipes-plasma/plasma-pa_5.22.5.bb | 6 +++--- recipes-plasma/plasma-phone-components_5.22.5.bb | 6 +++--- recipes-plasma/plasma-systemmonitor_5.22.5.bb | 6 +++--- recipes-plasma/plasma-workspace_5.22.5.bb | 6 +++--- recipes-plasma/polkit-kde-agent-1_5.22.5.bb | 6 +++--- recipes-plasma/powerdevil_5.22.5.bb | 6 +++--- recipes-plasma/systemsettings_5.22.5.bb | 6 +++--- recipes-plasma/xdg-desktop-portal-kde_5.22.5.bb | 6 +++--- 26 files changed, 78 insertions(+), 78 deletions(-) diff --git a/recipes-plasma/bluedevil_5.22.5.bb b/recipes-plasma/bluedevil_5.22.5.bb index c586442..eedf5a4 100644 --- a/recipes-plasma/bluedevil_5.22.5.bb +++ b/recipes-plasma/bluedevil_5.22.5.bb @@ -2,6 +2,6 @@ # SPDX-License-Identifier: CC0-1.0 require ${PN}.inc -SRC_URI = "git://anongit.kde.org/bluedevil;nobranch=1;protocol=https" -SRCREV = "v${PV}" -S = "${WORKDIR}/git" +SRC_URI = "https://download.kde.org/stable/plasma/5.22.5/bluedevil-5.22.5.tar.xz" +SRC_URI[sha256sum] = "a21094de5445e662786ab7ce7274106f9bd8a25233de363eea73403ce62fcc05" + diff --git a/recipes-plasma/breeze_5.22.5.bb b/recipes-plasma/breeze_5.22.5.bb index d3a6445..b78220d 100644 --- a/recipes-plasma/breeze_5.22.5.bb +++ b/recipes-plasma/breeze_5.22.5.bb @@ -2,6 +2,6 @@ # SPDX-License-Identifier: CC0-1.0 require ${PN}.inc -SRC_URI = "git://anongit.kde.org/breeze;nobranch=1;protocol=https" -SRCREV = "v${PV}" -S = "${WORKDIR}/git" +SRC_URI = "https://download.kde.org/stable/plasma/5.22.5/breeze-5.22.5.tar.xz" +SRC_URI[sha256sum] = "e3fc4ca04cc0df694ab90fa4f9e8ca72512adae2c0320ce3f9702dddda029426" + diff --git a/recipes-plasma/discover_5.22.5.bb b/recipes-plasma/discover_5.22.5.bb index a8b50e5..a5971a2 100644 --- a/recipes-plasma/discover_5.22.5.bb +++ b/recipes-plasma/discover_5.22.5.bb @@ -2,6 +2,6 @@ # SPDX-License-Identifier: CC0-1.0 require ${PN}.inc -SRC_URI = "git://anongit.kde.org/discover;nobranch=1;protocol=https" -SRCREV = "v${PV}" -S = "${WORKDIR}/git" +SRC_URI = "https://download.kde.org/stable/plasma/5.22.5/discover-5.22.5.tar.xz" +SRC_URI[sha256sum] = "c9809ec8f3f26909ce9901d6f7cd03cf52d4854431cfdf5340a4daa8404842b0" + diff --git a/recipes-plasma/kactivitymanagerd_5.22.5.bb b/recipes-plasma/kactivitymanagerd_5.22.5.bb index 675cf6d..7d52ed5 100644 --- a/recipes-plasma/kactivitymanagerd_5.22.5.bb +++ b/recipes-plasma/kactivitymanagerd_5.22.5.bb @@ -2,6 +2,6 @@ # SPDX-License-Identifier: CC0-1.0 require ${PN}.inc -SRC_URI = "git://anongit.kde.org/kactivitymanagerd;nobranch=1;protocol=https" -SRCREV = "v${PV}" -S = "${WORKDIR}/git" +SRC_URI = "https://download.kde.org/stable/plasma/5.22.5/kactivitymanagerd-5.22.5.tar.xz" +SRC_URI[sha256sum] = "22ab64377d595e0384285d95fe21464ab63a7644d2303cc0002b495f85412a19" + diff --git a/recipes-plasma/kde-cli-tools_5.22.5.bb b/recipes-plasma/kde-cli-tools_5.22.5.bb index 0f21fdd..93b431d 100644 --- a/recipes-plasma/kde-cli-tools_5.22.5.bb +++ b/recipes-plasma/kde-cli-tools_5.22.5.bb @@ -2,6 +2,6 @@ # SPDX-License-Identifier: CC0-1.0 require ${PN}.inc -SRC_URI = "git://anongit.kde.org/kde-cli-tools;nobranch=1;protocol=https" -SRCREV = "v${PV}" -S = "${WORKDIR}/git" +SRC_URI = "https://download.kde.org/stable/plasma/5.22.5/kde-cli-tools-5.22.5.tar.xz" +SRC_URI[sha256sum] = "90cb373ea112b844541d9c52000635b02ccdf2fe2da0fc7901b1a5a8b8df45ca" + diff --git a/recipes-plasma/kdecoration_5.22.5.bb b/recipes-plasma/kdecoration_5.22.5.bb index 7ca748a..f71652a 100644 --- a/recipes-plasma/kdecoration_5.22.5.bb +++ b/recipes-plasma/kdecoration_5.22.5.bb @@ -2,6 +2,6 @@ # SPDX-License-Identifier: CC0-1.0 require ${PN}.inc -SRC_URI = "git://anongit.kde.org/kdecoration;nobranch=1;protocol=https" -SRCREV = "v${PV}" -S = "${WORKDIR}/git" +SRC_URI = "https://download.kde.org/stable/plasma/5.22.5/kdecoration-5.22.5.tar.xz" +SRC_URI[sha256sum] = "b577202eefaad7b95e701c1ce14108fbfe4ae6fd73ce46c369a2a7a329211bef" + diff --git a/recipes-plasma/kscreen_5.22.5.bb b/recipes-plasma/kscreen_5.22.5.bb index 5f31d32..14dada8 100644 --- a/recipes-plasma/kscreen_5.22.5.bb +++ b/recipes-plasma/kscreen_5.22.5.bb @@ -2,6 +2,6 @@ # SPDX-License-Identifier: CC0-1.0 require ${PN}.inc -SRC_URI = "git://anongit.kde.org/kscreen;nobranch=1;protocol=https" -SRCREV = "v${PV}" -S = "${WORKDIR}/git" +SRC_URI = "https://download.kde.org/stable/plasma/5.22.5/kscreen-5.22.5.tar.xz" +SRC_URI[sha256sum] = "6bfab1f10532599e16d1112e794626b105b4c80c41659665ffdf710bc29d1e60" + diff --git a/recipes-plasma/kscreenlocker_5.22.5.bb b/recipes-plasma/kscreenlocker_5.22.5.bb index ff8efd5..4d3ca2a 100644 --- a/recipes-plasma/kscreenlocker_5.22.5.bb +++ b/recipes-plasma/kscreenlocker_5.22.5.bb @@ -2,6 +2,6 @@ # SPDX-License-Identifier: CC0-1.0 require ${PN}.inc -SRC_URI = "git://anongit.kde.org/kscreenlocker;nobranch=1;protocol=https" -SRCREV = "v${PV}" -S = "${WORKDIR}/git" +SRC_URI = "https://download.kde.org/stable/plasma/5.22.5/kscreenlocker-5.22.5.tar.xz" +SRC_URI[sha256sum] = "28edcf841db79554ac113c8619d20f978b2ab81bfd5d5be25f973506f262f180" + diff --git a/recipes-plasma/kwayland-integration_5.22.5.bb b/recipes-plasma/kwayland-integration_5.22.5.bb index 09cca36..5c77f1a 100644 --- a/recipes-plasma/kwayland-integration_5.22.5.bb +++ b/recipes-plasma/kwayland-integration_5.22.5.bb @@ -2,6 +2,6 @@ # SPDX-License-Identifier: CC0-1.0 require ${PN}.inc -SRC_URI = "git://anongit.kde.org/kwayland-integration;nobranch=1;protocol=https" -SRCREV = "v${PV}" -S = "${WORKDIR}/git" +SRC_URI = "https://download.kde.org/stable/plasma/5.22.5/kwayland-integration-5.22.5.tar.xz" +SRC_URI[sha256sum] = "4cbc301227a507fb2ac42e08130c79ff58a9905ebd444ddd64c78bb1e834fb4d" + diff --git a/recipes-plasma/kwayland-server_5.22.5.bb b/recipes-plasma/kwayland-server_5.22.5.bb index dc64170..b766ed7 100644 --- a/recipes-plasma/kwayland-server_5.22.5.bb +++ b/recipes-plasma/kwayland-server_5.22.5.bb @@ -2,6 +2,6 @@ # SPDX-License-Identifier: CC0-1.0 require ${PN}.inc -SRC_URI = "git://anongit.kde.org/kwayland-server;nobranch=1;protocol=https" -SRCREV = "v${PV}" -S = "${WORKDIR}/git" +SRC_URI = "https://download.kde.org/stable/plasma/5.22.5/kwayland-server-5.22.5.tar.xz" +SRC_URI[sha256sum] = "dd64bdd629b239621d687d8deceff6e0da88542c6b67140c5ff8b654155bf39d" + diff --git a/recipes-plasma/kwin_5.22.5.bb b/recipes-plasma/kwin_5.22.5.bb index bc05f63..60fe155 100644 --- a/recipes-plasma/kwin_5.22.5.bb +++ b/recipes-plasma/kwin_5.22.5.bb @@ -2,6 +2,6 @@ # SPDX-License-Identifier: CC0-1.0 require ${PN}.inc -SRC_URI = "git://anongit.kde.org/kwin;nobranch=1;protocol=https" -SRCREV = "v${PV}" -S = "${WORKDIR}/git" +SRC_URI = "https://download.kde.org/stable/plasma/5.22.5/kwin-5.22.5.tar.xz" +SRC_URI[sha256sum] = "128daed41c1b9e65ddad3fe2ce3aea821ef54af520d3d39cde059b2c2bfcf5a3" + diff --git a/recipes-plasma/layer-shell-qt_5.22.5.bb b/recipes-plasma/layer-shell-qt_5.22.5.bb index 8303c95..78573ce 100644 --- a/recipes-plasma/layer-shell-qt_5.22.5.bb +++ b/recipes-plasma/layer-shell-qt_5.22.5.bb @@ -2,6 +2,6 @@ # SPDX-License-Identifier: CC0-1.0 require ${PN}.inc -SRC_URI = "git://anongit.kde.org/layer-shell-qt;nobranch=1;protocol=https" -SRCREV = "v${PV}" -S = "${WORKDIR}/git" +SRC_URI = "https://download.kde.org/stable/plasma/5.22.5/layer-shell-qt-5.22.5.tar.xz" +SRC_URI[sha256sum] = "ffcc705ae4fadabc3422b8331a8d6334e2ce197ca6fadd7343c0a48927d32f45" + diff --git a/recipes-plasma/libkscreen_5.22.5.bb b/recipes-plasma/libkscreen_5.22.5.bb index 8a2acd7..ac29e00 100644 --- a/recipes-plasma/libkscreen_5.22.5.bb +++ b/recipes-plasma/libkscreen_5.22.5.bb @@ -2,6 +2,6 @@ # SPDX-License-Identifier: CC0-1.0 require ${PN}.inc -SRC_URI = "git://anongit.kde.org/libkscreen;nobranch=1;protocol=https" -SRCREV = "v${PV}" -S = "${WORKDIR}/git" +SRC_URI = "https://download.kde.org/stable/plasma/5.22.5/libkscreen-5.22.5.tar.xz" +SRC_URI[sha256sum] = "5b4fcaebacc3a4cb62e599a796dca89a30c5ac10937ba3ef9a28998c84ca16e3" + diff --git a/recipes-plasma/libksysguard_5.22.5.bb b/recipes-plasma/libksysguard_5.22.5.bb index 0fb15dc..4d09367 100644 --- a/recipes-plasma/libksysguard_5.22.5.bb +++ b/recipes-plasma/libksysguard_5.22.5.bb @@ -2,6 +2,6 @@ # SPDX-License-Identifier: CC0-1.0 require ${PN}.inc -SRC_URI = "git://anongit.kde.org/libksysguard;nobranch=1;protocol=https" -SRCREV = "v${PV}" -S = "${WORKDIR}/git" +SRC_URI = "https://download.kde.org/stable/plasma/5.22.5/libksysguard-5.22.5.tar.xz" +SRC_URI[sha256sum] = "a522ab976baafa8c1b80cbfe6a4d7718aa8c8623f84294d25c5d43429dd472c2" + diff --git a/recipes-plasma/milou_5.22.5.bb b/recipes-plasma/milou_5.22.5.bb index aed09f7..472425b 100644 --- a/recipes-plasma/milou_5.22.5.bb +++ b/recipes-plasma/milou_5.22.5.bb @@ -2,6 +2,6 @@ # SPDX-License-Identifier: CC0-1.0 require ${PN}.inc -SRC_URI = "git://anongit.kde.org/milou;nobranch=1;protocol=https" -SRCREV = "v${PV}" -S = "${WORKDIR}/git" +SRC_URI = "https://download.kde.org/stable/plasma/5.22.5/milou-5.22.5.tar.xz" +SRC_URI[sha256sum] = "f7c22b46d9a5081206f78e9964f515055876b7b4e9e6075d5fcc50b85c783fb4" + diff --git a/recipes-plasma/plasma-integration_5.22.5.bb b/recipes-plasma/plasma-integration_5.22.5.bb index 0451128..ed11fb8 100644 --- a/recipes-plasma/plasma-integration_5.22.5.bb +++ b/recipes-plasma/plasma-integration_5.22.5.bb @@ -2,6 +2,6 @@ # SPDX-License-Identifier: CC0-1.0 require ${PN}.inc -SRC_URI = "git://anongit.kde.org/plasma-integration;nobranch=1;protocol=https" -SRCREV = "v${PV}" -S = "${WORKDIR}/git" +SRC_URI = "https://download.kde.org/stable/plasma/5.22.5/plasma-integration-5.22.5.tar.xz" +SRC_URI[sha256sum] = "28c743f1a911042dac1dd86ae615748b7b5422e8d4b47bff34d31cf4bdb6f270" + diff --git a/recipes-plasma/plasma-nano_5.22.5.bb b/recipes-plasma/plasma-nano_5.22.5.bb index 26ebaca..6afee40 100644 --- a/recipes-plasma/plasma-nano_5.22.5.bb +++ b/recipes-plasma/plasma-nano_5.22.5.bb @@ -2,6 +2,6 @@ # SPDX-License-Identifier: CC0-1.0 require ${PN}.inc -SRC_URI = "git://anongit.kde.org/plasma-nano;nobranch=1;protocol=https" -SRCREV = "v${PV}" -S = "${WORKDIR}/git" +SRC_URI = "https://download.kde.org/stable/plasma/5.22.5/plasma-nano-5.22.5.tar.xz" +SRC_URI[sha256sum] = "50ba3ec6f8619936fdac8bf2eff03e595828e8b7c2f7e5adcb8001e07a451945" + diff --git a/recipes-plasma/plasma-nm_5.22.5.bb b/recipes-plasma/plasma-nm_5.22.5.bb index 6f08581..01e2612 100644 --- a/recipes-plasma/plasma-nm_5.22.5.bb +++ b/recipes-plasma/plasma-nm_5.22.5.bb @@ -2,6 +2,6 @@ # SPDX-License-Identifier: CC0-1.0 require ${PN}.inc -SRC_URI = "git://anongit.kde.org/plasma-nm;nobranch=1;protocol=https" -SRCREV = "v${PV}" -S = "${WORKDIR}/git" +SRC_URI = "https://download.kde.org/stable/plasma/5.22.5/plasma-nm-5.22.5.tar.xz" +SRC_URI[sha256sum] = "7fab9fa175a7b0caf21ff19dddda9d1ea4d05cd3962fe1a2c726404203b9fc49" + diff --git a/recipes-plasma/plasma-pa_5.22.5.bb b/recipes-plasma/plasma-pa_5.22.5.bb index 8fd6c3d..357eb41 100644 --- a/recipes-plasma/plasma-pa_5.22.5.bb +++ b/recipes-plasma/plasma-pa_5.22.5.bb @@ -2,6 +2,6 @@ # SPDX-License-Identifier: CC0-1.0 require ${PN}.inc -SRC_URI = "git://anongit.kde.org/plasma-pa;nobranch=1;protocol=https" -SRCREV = "v${PV}" -S = "${WORKDIR}/git" +SRC_URI = "https://download.kde.org/stable/plasma/5.22.5/plasma-pa-5.22.5.tar.xz" +SRC_URI[sha256sum] = "40ade6a4f7b19ae378d0db621f238f5c197d7a1a78379b5c92e9a1a88929b5ab" + diff --git a/recipes-plasma/plasma-phone-components_5.22.5.bb b/recipes-plasma/plasma-phone-components_5.22.5.bb index 86ff36b..704f9b2 100644 --- a/recipes-plasma/plasma-phone-components_5.22.5.bb +++ b/recipes-plasma/plasma-phone-components_5.22.5.bb @@ -2,6 +2,6 @@ # SPDX-License-Identifier: CC0-1.0 require ${PN}.inc -SRC_URI = "git://anongit.kde.org/plasma-phone-components;nobranch=1;protocol=https" -SRCREV = "v${PV}" -S = "${WORKDIR}/git" +SRC_URI = "https://download.kde.org/stable/plasma/5.22.5/plasma-phone-components-5.22.5.tar.xz" +SRC_URI[sha256sum] = "40669f5218ac04d7e1aa71ffecf2376a6de5e747da1d24adee37cbe6e7e35ad4" + diff --git a/recipes-plasma/plasma-systemmonitor_5.22.5.bb b/recipes-plasma/plasma-systemmonitor_5.22.5.bb index 039eeb7..d87e8c5 100644 --- a/recipes-plasma/plasma-systemmonitor_5.22.5.bb +++ b/recipes-plasma/plasma-systemmonitor_5.22.5.bb @@ -2,6 +2,6 @@ # SPDX-License-Identifier: CC0-1.0 require ${PN}.inc -SRC_URI = "git://anongit.kde.org/plasma-systemmonitor;nobranch=1;protocol=https" -SRCREV = "v${PV}" -S = "${WORKDIR}/git" +SRC_URI = "https://download.kde.org/stable/plasma/5.22.5/plasma-systemmonitor-5.22.5.tar.xz" +SRC_URI[sha256sum] = "dd9eaaeba11da2d9640873882ed4aa573c2b3fc2f5640783965992ceda1647a3" + diff --git a/recipes-plasma/plasma-workspace_5.22.5.bb b/recipes-plasma/plasma-workspace_5.22.5.bb index a43bd84..8a18adb 100644 --- a/recipes-plasma/plasma-workspace_5.22.5.bb +++ b/recipes-plasma/plasma-workspace_5.22.5.bb @@ -2,6 +2,6 @@ # SPDX-License-Identifier: CC0-1.0 require ${PN}.inc -SRC_URI = "git://anongit.kde.org/plasma-workspace;nobranch=1;protocol=https" -SRCREV = "v${PV}" -S = "${WORKDIR}/git" +SRC_URI = "https://download.kde.org/stable/plasma/5.22.5/plasma-workspace-5.22.5.tar.xz" +SRC_URI[sha256sum] = "f22e12dea303478d949f69b88fcf30787ef7f5d098be55595ec562aee4b13606" + diff --git a/recipes-plasma/polkit-kde-agent-1_5.22.5.bb b/recipes-plasma/polkit-kde-agent-1_5.22.5.bb index bd95f0b..9ec1ed5 100644 --- a/recipes-plasma/polkit-kde-agent-1_5.22.5.bb +++ b/recipes-plasma/polkit-kde-agent-1_5.22.5.bb @@ -2,6 +2,6 @@ # SPDX-License-Identifier: CC0-1.0 require ${PN}.inc -SRC_URI = "git://anongit.kde.org/polkit-kde-agent-1;nobranch=1;protocol=https" -SRCREV = "v${PV}" -S = "${WORKDIR}/git" +SRC_URI = "https://download.kde.org/stable/plasma/5.22.5/polkit-kde-agent-1-5.22.5.tar.xz" +SRC_URI[sha256sum] = "60e3ea544b2b609351961fe7f299b79c9f8ff89b911b63490fa0d3afd5222ba8" + diff --git a/recipes-plasma/powerdevil_5.22.5.bb b/recipes-plasma/powerdevil_5.22.5.bb index 6199a44..d7a3718 100644 --- a/recipes-plasma/powerdevil_5.22.5.bb +++ b/recipes-plasma/powerdevil_5.22.5.bb @@ -2,6 +2,6 @@ # SPDX-License-Identifier: CC0-1.0 require ${PN}.inc -SRC_URI = "git://anongit.kde.org/powerdevil;nobranch=1;protocol=https" -SRCREV = "v${PV}" -S = "${WORKDIR}/git" +SRC_URI = "https://download.kde.org/stable/plasma/5.22.5/powerdevil-5.22.5.tar.xz" +SRC_URI[sha256sum] = "597301e6520c17131c98a98960a1e3b7827e63ab9efed0fea5340203133f1c9f" + diff --git a/recipes-plasma/systemsettings_5.22.5.bb b/recipes-plasma/systemsettings_5.22.5.bb index ea8277d..ce008ed 100644 --- a/recipes-plasma/systemsettings_5.22.5.bb +++ b/recipes-plasma/systemsettings_5.22.5.bb @@ -2,6 +2,6 @@ # SPDX-License-Identifier: CC0-1.0 require ${PN}.inc -SRC_URI = "git://anongit.kde.org/systemsettings;nobranch=1;protocol=https" -SRCREV = "v${PV}" -S = "${WORKDIR}/git" +SRC_URI = "https://download.kde.org/stable/plasma/5.22.5/systemsettings-5.22.5.tar.xz" +SRC_URI[sha256sum] = "cc7978faa1c3fcf75584a09459e69e665c17514dcf59e07287e1d80aadb975bb" + diff --git a/recipes-plasma/xdg-desktop-portal-kde_5.22.5.bb b/recipes-plasma/xdg-desktop-portal-kde_5.22.5.bb index c9d8a4c..3aa35f8 100644 --- a/recipes-plasma/xdg-desktop-portal-kde_5.22.5.bb +++ b/recipes-plasma/xdg-desktop-portal-kde_5.22.5.bb @@ -2,6 +2,6 @@ # SPDX-License-Identifier: CC0-1.0 require ${PN}.inc -SRC_URI = "git://anongit.kde.org/xdg-desktop-portal-kde;nobranch=1;protocol=https" -SRCREV = "v${PV}" -S = "${WORKDIR}/git" +SRC_URI = "https://download.kde.org/stable/plasma/5.22.5/xdg-desktop-portal-kde-5.22.5.tar.xz" +SRC_URI[sha256sum] = "861d71bd0146c5c67d5c1774506fd201ed5be1e706d5cc9a05be0428136ca601" +