diff --git a/recipes-plasma-mobile/alligator_22.06.bb b/recipes-plasma-mobile/alligator_22.06.bb deleted file mode 100644 index a6200cb..0000000 --- a/recipes-plasma-mobile/alligator_22.06.bb +++ /dev/null @@ -1,7 +0,0 @@ -# SPDX-FileCopyrightText: none -# SPDX-License-Identifier: CC0-1.0 - -require ${PN}.inc -SRC_URI = "https://download.kde.org/stable/plasma-mobile/22.06/alligator-22.06.tar.xz" -SRC_URI[sha256sum] = "ae76960d29e247c7150114a097b860b483dddebcc230a9624076c6583f5792c0" - diff --git a/recipes-plasma-mobile/alligator_22.09.bb b/recipes-plasma-mobile/alligator_22.09.bb new file mode 100644 index 0000000..7fefe34 --- /dev/null +++ b/recipes-plasma-mobile/alligator_22.09.bb @@ -0,0 +1,7 @@ +# SPDX-FileCopyrightText: none +# SPDX-License-Identifier: CC0-1.0 + +require ${PN}.inc +SRC_URI = "https://download.kde.org/stable/plasma-mobile/22.09/alligator-22.09.tar.xz" +SRC_URI[sha256sum] = "8b6adaa54aa8e5fe3cebda821fa9b407872940c7afb7fe45f4b41ad782d03e4f" + diff --git a/recipes-plasma-mobile/calindori_22.06.bb b/recipes-plasma-mobile/calindori_22.06.bb deleted file mode 100644 index fb03c81..0000000 --- a/recipes-plasma-mobile/calindori_22.06.bb +++ /dev/null @@ -1,7 +0,0 @@ -# SPDX-FileCopyrightText: none -# SPDX-License-Identifier: CC0-1.0 - -require ${PN}.inc -SRC_URI = "https://download.kde.org/stable/plasma-mobile/22.06/calindori-22.06.tar.xz" -SRC_URI[sha256sum] = "073c396948a1565d2c5007a9da2ebed7f152a2e989a98dc337ade9e8c39c8b39" - diff --git a/recipes-plasma-mobile/calindori_22.09.bb b/recipes-plasma-mobile/calindori_22.09.bb new file mode 100644 index 0000000..e71d5f2 --- /dev/null +++ b/recipes-plasma-mobile/calindori_22.09.bb @@ -0,0 +1,7 @@ +# SPDX-FileCopyrightText: none +# SPDX-License-Identifier: CC0-1.0 + +require ${PN}.inc +SRC_URI = "https://download.kde.org/stable/plasma-mobile/22.09/calindori-22.09.tar.xz" +SRC_URI[sha256sum] = "96505d78e4b040fa397e3e99fd6648f3e163d8f050fe19c184d59c6b3f6e8fdf" + diff --git a/recipes-plasma-mobile/kasts_22.06.bb b/recipes-plasma-mobile/kasts_22.06.bb deleted file mode 100644 index 6c0b56c..0000000 --- a/recipes-plasma-mobile/kasts_22.06.bb +++ /dev/null @@ -1,7 +0,0 @@ -# SPDX-FileCopyrightText: none -# SPDX-License-Identifier: CC0-1.0 - -require ${PN}.inc -SRC_URI = "https://download.kde.org/stable/plasma-mobile/22.06/kasts-22.06.tar.xz" -SRC_URI[sha256sum] = "3353997cecaaeb8129b810973e751d221b852bc8fcd0e9970e1fe6fe4855f643" - diff --git a/recipes-plasma-mobile/kasts_22.09.bb b/recipes-plasma-mobile/kasts_22.09.bb new file mode 100644 index 0000000..d5bd423 --- /dev/null +++ b/recipes-plasma-mobile/kasts_22.09.bb @@ -0,0 +1,7 @@ +# SPDX-FileCopyrightText: none +# SPDX-License-Identifier: CC0-1.0 + +require ${PN}.inc +SRC_URI = "https://download.kde.org/stable/plasma-mobile/22.09/kasts-22.09.tar.xz" +SRC_URI[sha256sum] = "060d523a4e6428a2d4a6422e3c90aed0ff15ff7afc153279e3087ca3202ca8ca" + diff --git a/recipes-plasma-mobile/kclock.inc b/recipes-plasma-mobile/kclock.inc index 8301420..dead309 100644 --- a/recipes-plasma-mobile/kclock.inc +++ b/recipes-plasma-mobile/kclock.inc @@ -5,7 +5,7 @@ DESCRIPTION = "Clock app for Plasma Mobile" HOMEPAGE = "" LICENSE = "GPL-2.0 | GPL-3.0" -LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263" +LIC_FILES_CHKSUM = "file://LICENSES/GPL-2.0-or-later.txt;md5=4cc91856b08b094b4f406a29dc61db21" PR = "r0" DEPENDS = " \ diff --git a/recipes-plasma-mobile/kclock_22.06.bb b/recipes-plasma-mobile/kclock_22.06.bb deleted file mode 100644 index 59ecacd..0000000 --- a/recipes-plasma-mobile/kclock_22.06.bb +++ /dev/null @@ -1,7 +0,0 @@ -# SPDX-FileCopyrightText: none -# SPDX-License-Identifier: CC0-1.0 - -require ${PN}.inc -SRC_URI = "https://download.kde.org/stable/plasma-mobile/22.06/kclock-22.06.tar.xz" -SRC_URI[sha256sum] = "32ef3245b6387418abc6a63750c142b375b14bc63b15cb650fb0dcc1567fa2e5" - diff --git a/recipes-plasma-mobile/kclock_22.09.bb b/recipes-plasma-mobile/kclock_22.09.bb new file mode 100644 index 0000000..3a7eab6 --- /dev/null +++ b/recipes-plasma-mobile/kclock_22.09.bb @@ -0,0 +1,7 @@ +# SPDX-FileCopyrightText: none +# SPDX-License-Identifier: CC0-1.0 + +require ${PN}.inc +SRC_URI = "https://download.kde.org/stable/plasma-mobile/22.09/kclock-22.09.tar.xz" +SRC_URI[sha256sum] = "5badb0ed25924ee62099efed8ce1a1448e82e28bbfb6fc16496c27f898a565a1" + diff --git a/recipes-plasma-mobile/koko_22.06.bb b/recipes-plasma-mobile/koko_22.06.bb deleted file mode 100644 index 4dd0468..0000000 --- a/recipes-plasma-mobile/koko_22.06.bb +++ /dev/null @@ -1,7 +0,0 @@ -# SPDX-FileCopyrightText: none -# SPDX-License-Identifier: CC0-1.0 - -require ${PN}.inc -SRC_URI = "https://download.kde.org/stable/plasma-mobile/22.06/koko-22.06.tar.xz" -SRC_URI[sha256sum] = "b452def725d955e7d9f5a8520bb54a0a136504eea6230b9f58b501dc8fa69c39" - diff --git a/recipes-plasma-mobile/koko_22.09.bb b/recipes-plasma-mobile/koko_22.09.bb new file mode 100644 index 0000000..7d7eca0 --- /dev/null +++ b/recipes-plasma-mobile/koko_22.09.bb @@ -0,0 +1,7 @@ +# SPDX-FileCopyrightText: none +# SPDX-License-Identifier: CC0-1.0 + +require ${PN}.inc +SRC_URI = "https://download.kde.org/stable/plasma-mobile/22.09/koko-22.09.tar.xz" +SRC_URI[sha256sum] = "f40dcd9bd3ba686435dbf4b3b1a54bdd8a994b3f4875266a9deba9e004d37efc" + diff --git a/recipes-plasma-mobile/kongress_22.06.bb b/recipes-plasma-mobile/kongress_22.06.bb deleted file mode 100644 index 87850d6..0000000 --- a/recipes-plasma-mobile/kongress_22.06.bb +++ /dev/null @@ -1,7 +0,0 @@ -# SPDX-FileCopyrightText: none -# SPDX-License-Identifier: CC0-1.0 - -require ${PN}.inc -SRC_URI = "https://download.kde.org/stable/plasma-mobile/22.06/kongress-22.06.tar.xz" -SRC_URI[sha256sum] = "2b6bdc62f1f0b4bd4f750a63c037cb1d74c4a02127295318f922040f76c39ed6" - diff --git a/recipes-plasma-mobile/kongress_22.09.bb b/recipes-plasma-mobile/kongress_22.09.bb new file mode 100644 index 0000000..247078a --- /dev/null +++ b/recipes-plasma-mobile/kongress_22.09.bb @@ -0,0 +1,7 @@ +# SPDX-FileCopyrightText: none +# SPDX-License-Identifier: CC0-1.0 + +require ${PN}.inc +SRC_URI = "https://download.kde.org/stable/plasma-mobile/22.09/kongress-22.09.tar.xz" +SRC_URI[sha256sum] = "5f0af711e8f603b0d11651243d7c8fd325152a5568454c6713fc69728e16575e" + diff --git a/recipes-plasma-mobile/krecorder_22.06.bb b/recipes-plasma-mobile/krecorder_22.06.bb deleted file mode 100644 index 8fec042..0000000 --- a/recipes-plasma-mobile/krecorder_22.06.bb +++ /dev/null @@ -1,7 +0,0 @@ -# SPDX-FileCopyrightText: none -# SPDX-License-Identifier: CC0-1.0 - -require ${PN}.inc -SRC_URI = "https://download.kde.org/stable/plasma-mobile/22.06/krecorder-22.06.tar.xz" -SRC_URI[sha256sum] = "6f907056f58dcbe4292c2b434420a2fb560eb46d02695801ef3728dfcbc70f91" - diff --git a/recipes-plasma-mobile/krecorder_22.09.bb b/recipes-plasma-mobile/krecorder_22.09.bb new file mode 100644 index 0000000..8ac1ebe --- /dev/null +++ b/recipes-plasma-mobile/krecorder_22.09.bb @@ -0,0 +1,7 @@ +# SPDX-FileCopyrightText: none +# SPDX-License-Identifier: CC0-1.0 + +require ${PN}.inc +SRC_URI = "https://download.kde.org/stable/plasma-mobile/22.09/krecorder-22.09.tar.xz" +SRC_URI[sha256sum] = "314a77eab8a14e79b93df5ee85493cbac662251e98c926a2826b70afd7e18f4d" + diff --git a/recipes-plasma-mobile/ktrip_22.06.bb b/recipes-plasma-mobile/ktrip_22.06.bb deleted file mode 100644 index 26a5f25..0000000 --- a/recipes-plasma-mobile/ktrip_22.06.bb +++ /dev/null @@ -1,7 +0,0 @@ -# SPDX-FileCopyrightText: none -# SPDX-License-Identifier: CC0-1.0 - -require ${PN}.inc -SRC_URI = "https://download.kde.org/stable/plasma-mobile/22.06/ktrip-22.06.tar.xz" -SRC_URI[sha256sum] = "145f6a59b383feb527bb7369a86552b33a6bdbd1eb19f5de859d34a430386788" - diff --git a/recipes-plasma-mobile/ktrip_22.09.bb b/recipes-plasma-mobile/ktrip_22.09.bb new file mode 100644 index 0000000..72096a0 --- /dev/null +++ b/recipes-plasma-mobile/ktrip_22.09.bb @@ -0,0 +1,7 @@ +# SPDX-FileCopyrightText: none +# SPDX-License-Identifier: CC0-1.0 + +require ${PN}.inc +SRC_URI = "https://download.kde.org/stable/plasma-mobile/22.09/ktrip-22.09.tar.xz" +SRC_URI[sha256sum] = "34d7bb14cb69acbfa8576e57d05004a1739323b22be9365efdc76f2ba0273a75" + diff --git a/recipes-plasma-mobile/kweather_22.06.bb b/recipes-plasma-mobile/kweather_22.06.bb deleted file mode 100644 index 03bc989..0000000 --- a/recipes-plasma-mobile/kweather_22.06.bb +++ /dev/null @@ -1,7 +0,0 @@ -# SPDX-FileCopyrightText: none -# SPDX-License-Identifier: CC0-1.0 - -require ${PN}.inc -SRC_URI = "https://download.kde.org/stable/plasma-mobile/22.06/kweather-22.06.tar.xz" -SRC_URI[sha256sum] = "f317d9a978e4cfab350fc0eda7bbe90315033eb6eec13d6c73e19bbb3fd78728" - diff --git a/recipes-plasma-mobile/kweather_22.09.bb b/recipes-plasma-mobile/kweather_22.09.bb new file mode 100644 index 0000000..ec70cae --- /dev/null +++ b/recipes-plasma-mobile/kweather_22.09.bb @@ -0,0 +1,7 @@ +# SPDX-FileCopyrightText: none +# SPDX-License-Identifier: CC0-1.0 + +require ${PN}.inc +SRC_URI = "https://download.kde.org/stable/plasma-mobile/22.09/kweather-22.09.tar.xz" +SRC_URI[sha256sum] = "5f864f8f9ee8d17dc0647806c9237efd4df82ee31d022e80cf32e4e053317f7c" + diff --git a/recipes-plasma-mobile/plasma-settings_22.06.bb b/recipes-plasma-mobile/plasma-settings_22.06.bb deleted file mode 100644 index d29f877..0000000 --- a/recipes-plasma-mobile/plasma-settings_22.06.bb +++ /dev/null @@ -1,7 +0,0 @@ -# SPDX-FileCopyrightText: none -# SPDX-License-Identifier: CC0-1.0 - -require ${PN}.inc -SRC_URI = "https://download.kde.org/stable/plasma-mobile/22.06/plasma-settings-22.06.tar.xz" -SRC_URI[sha256sum] = "550834aef84cd53ca56d764e647d47f9a0ead29dbe556b39226901e7faf7df24" - diff --git a/recipes-plasma-mobile/plasma-settings_22.09.bb b/recipes-plasma-mobile/plasma-settings_22.09.bb new file mode 100644 index 0000000..e8740d4 --- /dev/null +++ b/recipes-plasma-mobile/plasma-settings_22.09.bb @@ -0,0 +1,7 @@ +# SPDX-FileCopyrightText: none +# SPDX-License-Identifier: CC0-1.0 + +require ${PN}.inc +SRC_URI = "https://download.kde.org/stable/plasma-mobile/22.09/plasma-settings-22.09.tar.xz" +SRC_URI[sha256sum] = "6a3aaf404c2c9f2fc98b376a4539069ddd4c793056121b4846ea883fd9c9024b" + diff --git a/recipes-playground/kweathercore.inc b/recipes-playground/kweathercore.inc index 9ae056a..d1c20e6 100644 --- a/recipes-playground/kweathercore.inc +++ b/recipes-playground/kweathercore.inc @@ -14,6 +14,7 @@ DEPENDS = " \ qtbase \ qtlocation \ ki18n \ + kholidays \ " SRC_URI = "git://invent.kde.org/libraries/${BPN};nobranch=1;protocol=https" diff --git a/recipes-playground/kweathercore_0.5.bb b/recipes-playground/kweathercore_0.6.bb similarity index 62% rename from recipes-playground/kweathercore_0.5.bb rename to recipes-playground/kweathercore_0.6.bb index 04adcb1..c16d533 100644 --- a/recipes-playground/kweathercore_0.5.bb +++ b/recipes-playground/kweathercore_0.6.bb @@ -2,4 +2,4 @@ # SPDX-License-Identifier: CC0-1.0 require ${BPN}.inc -SRCREV = "b6ef51c830b85a080e09ca205bae667890601df1" +SRCREV = "01d8aa9811b5e9e1fd8a9e91f8ef269f3518a030"