From 391b5b359a346aff490103da7dddc85047f83830 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 1 Oct 2021 20:54:53 +0100 Subject: gentoo resync : 01.10.2021 --- kde-frameworks/Manifest.gz | Bin 13540 -> 13547 bytes kde-frameworks/kcalendarcore/Manifest | 4 +- .../kcalendarcore/kcalendarcore-5.85.0.ebuild | 2 +- .../kcalendarcore/kcalendarcore-5.86.0.ebuild | 2 +- kde-frameworks/knewstuff/Manifest | 3 +- ...wstuff-5.86.0-fix-crash-in-DownloadWidget.patch | 26 +++ .../knewstuff/knewstuff-5.86.0-r1.ebuild | 51 +++++ kde-frameworks/knewstuff/knewstuff-5.86.0.ebuild | 49 ----- kde-frameworks/plasma/Manifest | 3 +- ...5.86.0-revert-Change-busywidget-to-a-gear.patch | 206 +++++++++++++++++++++ kde-frameworks/plasma/plasma-5.86.0-r1.ebuild | 75 ++++++++ kde-frameworks/plasma/plasma-5.86.0.ebuild | 73 -------- 12 files changed, 366 insertions(+), 128 deletions(-) create mode 100644 kde-frameworks/knewstuff/files/knewstuff-5.86.0-fix-crash-in-DownloadWidget.patch create mode 100644 kde-frameworks/knewstuff/knewstuff-5.86.0-r1.ebuild delete mode 100644 kde-frameworks/knewstuff/knewstuff-5.86.0.ebuild create mode 100644 kde-frameworks/plasma/files/plasma-5.86.0-revert-Change-busywidget-to-a-gear.patch create mode 100644 kde-frameworks/plasma/plasma-5.86.0-r1.ebuild delete mode 100644 kde-frameworks/plasma/plasma-5.86.0.ebuild (limited to 'kde-frameworks') diff --git a/kde-frameworks/Manifest.gz b/kde-frameworks/Manifest.gz index 9f4bae887237..5f7314bc0180 100644 Binary files a/kde-frameworks/Manifest.gz and b/kde-frameworks/Manifest.gz differ diff --git a/kde-frameworks/kcalendarcore/Manifest b/kde-frameworks/kcalendarcore/Manifest index a7a5e36de3d1..865da670db8c 100644 --- a/kde-frameworks/kcalendarcore/Manifest +++ b/kde-frameworks/kcalendarcore/Manifest @@ -1,5 +1,5 @@ DIST kcalendarcore-5.85.0.tar.xz 258044 BLAKE2B 469af118c30c5fa685625271fea5490a2d13b611541787e1998c5434bbea1a30fa283b9fb9cf60cbde75d9e7fe2ce9511ee9f81613c2675b09d594b72e3158e5 SHA512 91d37a49bcaace1c7717b1ea0e710b13f1e56edfbb0db2b7c012e7b86e0a4437466289a6770c745cc1993c6b1bbf670f238b3dd1b033225e6e6d36c19584c79e DIST kcalendarcore-5.86.0.tar.xz 260196 BLAKE2B a1db517f82216e33187f4d9660c315cda4dfda64bc63799ce26094d125a65681a113fead1239ac4d7c047e3ac830eb9398da7845b8381d7d558c801cfd7acf1f SHA512 255c8b0204f7c1dfca6b1cf9fceddbcb763136a7df5372cf5e755b2df038ba4126b7202ebdd307987c5f174ce4878a62f140d3ba7cadbda7ed3c9f214fad3b92 -EBUILD kcalendarcore-5.85.0.ebuild 517 BLAKE2B 423f8dd170cd48e7a70b335bdf38a687431268a4b7d5ed00348020d2a0096dbab66a2a13ed3b17e5085bed5fbe1c8fe509e28252cacaa1482e9b01b787bb716e SHA512 2a4f2fa4b38066cde2f8f14d34ee612303a88ca68e63b277da4b4f2853a9e9b1f6a4b2157d764a5e56f62dad4d2de394722cf427e09b3e21105849ab4d510636 -EBUILD kcalendarcore-5.86.0.ebuild 520 BLAKE2B ef086fd421abdc5e7029b24cf0433f46539b2c2285aadfa9626185633374e91b6f3fe056fd9f13ac59faf8f39f598b85c63209e4f81443bf517028e8051eb56e SHA512 ea9941688c57e77ee48650c79b5ca20c97333ccf9b9df89051cf55f8c3f06bfb30d30ad61ecbc153d2ec5427ed2769ac69d2058b1c376fba778ddbe1ad6b4d8a +EBUILD kcalendarcore-5.85.0.ebuild 524 BLAKE2B 25afecbddaa0ba5ddffb6a4577c08207d1c1de699f320a0c67d4f7fdb1c75d1e0c76ee84b1c60e84c7606382780e5ce04b72e0b735dee8509841059108f3ec47 SHA512 42ed432a7c8fd5daa8532c7aa142ccd598aefec1d434d68afb4290483d8a927a3896bab2631469831e46fd9f7083d49cafffe10e139b32238670bf338bba2b75 +EBUILD kcalendarcore-5.86.0.ebuild 527 BLAKE2B 61e94abda31b0a4573a77a120c64847793f9336155eec0732bd4bfe0d20efd93694ea339b0dcfcc7a9182980687ac11d5abdbd751b7a301add7d881bff28cd07 SHA512 a7d0a622c9293a9bc8251c1914ddeba45386d93d7c5a7b977e3158dda7ddfc4234681aa3b6088ddc812432a55b577087a728c7a75998243ba2e56e929956a2b2 MISC metadata.xml 456 BLAKE2B 4392b1cc6f304778d71236d5eb557dfbbd530143eea5cad9a3c3034e3e8b22c835f6c7f980124a21cefd35a2dd1efd5110adc0a5342170f88dfd7418b12bee99 SHA512 7ba65331cad434e2dceee012a5458d268eb2a04e0f7276b265c15644e6db5209bc7eee7d9695aa0038c435711e0f6f0dc53c7bae9d773b48f01e22a22e4dbb80 diff --git a/kde-frameworks/kcalendarcore/kcalendarcore-5.85.0.ebuild b/kde-frameworks/kcalendarcore/kcalendarcore-5.85.0.ebuild index 60bd208e8154..928545c5c763 100644 --- a/kde-frameworks/kcalendarcore/kcalendarcore-5.85.0.ebuild +++ b/kde-frameworks/kcalendarcore/kcalendarcore-5.85.0.ebuild @@ -10,7 +10,7 @@ inherit ecm kde.org DESCRIPTION="Library for interfacing with calendars" LICENSE="GPL-2+ test? ( LGPL-3+ )" -KEYWORDS="amd64 arm64 ~ppc64 x86" +KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86" IUSE="" RESTRICT="test" # multiple tests fail or hang indefinitely diff --git a/kde-frameworks/kcalendarcore/kcalendarcore-5.86.0.ebuild b/kde-frameworks/kcalendarcore/kcalendarcore-5.86.0.ebuild index fe9cfac4fcd0..c8d79be4c996 100644 --- a/kde-frameworks/kcalendarcore/kcalendarcore-5.86.0.ebuild +++ b/kde-frameworks/kcalendarcore/kcalendarcore-5.86.0.ebuild @@ -10,7 +10,7 @@ inherit ecm kde.org DESCRIPTION="Library for interfacing with calendars" LICENSE="GPL-2+ test? ( LGPL-3+ )" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" IUSE="" RESTRICT="test" # multiple tests fail or hang indefinitely diff --git a/kde-frameworks/knewstuff/Manifest b/kde-frameworks/knewstuff/Manifest index 3a5ee0fb61b0..68fc3bcdd515 100644 --- a/kde-frameworks/knewstuff/Manifest +++ b/kde-frameworks/knewstuff/Manifest @@ -1,5 +1,6 @@ +AUX knewstuff-5.86.0-fix-crash-in-DownloadWidget.patch 725 BLAKE2B 2395108343b6ead975779ae06c63beab4bf3f88eea3f16f7c50c9baebd639e933550553e7f664ab9a33f01bd4503eabb9ffe663aa436b063120063ea1fc46b08 SHA512 89d18085897197f2a3d1fa7164c2ca2957c75b519bc588c8c4981b934199a6e919ef1e293b80bff18c1e7f188898362d3f41517e5f1a14eaaa78a806f373c3a5 DIST knewstuff-5.85.0.tar.xz 1138788 BLAKE2B 6f037ddd3dd7d9499d19b8d10b2486ced1ab169180d69a004369158665eb098015c60fd657e9d84af7b15634a28abd13e761b2728861f3f88c02ac0510121c5c SHA512 2da81b520ecab1d43b79e75ec56cbba410bd0944b13ea53eeee5ca94c77f9c04ad91a35b0c1942516edc5101a365f2a91b774405183bc8bf82c6cd5fb53a0570 DIST knewstuff-5.86.0.tar.xz 1142536 BLAKE2B 8b1aa8ee9e8dc54f0431f77516d3e39bb4f9ff33f72573fee27b749df692b32c850230a2bc566ee580a56b587af05822a0348cd61d58501c49b507fdf0d164bb SHA512 984291bb68e6bde5d90b35245c101c0feb64338ee4c0656802f4812c3a0619a5291307e8e5e2de99b7a34e29554e2283de6513156e7aac32f0d2198433bb45cc EBUILD knewstuff-5.85.0.ebuild 1269 BLAKE2B b1a564a30a07c4b50c2383fc79b216c770cf5f3e51cf979336decd4d5aecd4b6bb8e802484dc681cc49818b1995f930f826c53a33a1b430d30bf12f75689f94f SHA512 01511a2c8cd685a147bce2f43c7887de2f14d500f900f0d11fe3bfcde06390cc9c5ff8955d79da2c0fd6e7dd2af71d484945abaac280a57ce372b54323b08a3e -EBUILD knewstuff-5.86.0.ebuild 1272 BLAKE2B 017a8aef427b4916fd4741cd8719d525514a73550e8db9ef9e5461697f1a277ef8e19daadd15a676060a34f07e07be13846011c6b6ee48a52ba8389a0f1c5799 SHA512 8d3d4e1c3ec22535f8f0feba2ed13b870d8c201faaa910c51318b63132b076380378826ec12638ead82d15050efa1953263bbb3769d999185a18b5089ffd89cb +EBUILD knewstuff-5.86.0-r1.ebuild 1355 BLAKE2B b09a316b35af2db6185ee23ee517fa2748f77c0e1e269fb0295bcef4cb0e71b9a1a2a4ea3d116954620403cd40e71f0fef62d97f3276a316aba558716f8d3368 SHA512 932889d14d31b88d62e2315da78189214b05e9ac225a0048f1719ffed3b01f6c29eaecd0d83c98186e8963c8d2aa72499aa61ed7fff54c7b020845a73cd0ace1 MISC metadata.xml 600 BLAKE2B b9dafdddae4fb5f9969ca845f02690b096f81f6b3c1f76fe877f2886697c0636b8a3b4498aa5cbf903f1b6ee14f3de51c10ce88b37a9780f91ce23bd841f5fbe SHA512 5f3710e9d14cb62c66fa6b21f70691f276fb1fe030b3b2eb92f206a55bbc10dd998dd522e478c883c36d7f811d7f163602e3a2af7ff92e6dd79fa28a1fa32b85 diff --git a/kde-frameworks/knewstuff/files/knewstuff-5.86.0-fix-crash-in-DownloadWidget.patch b/kde-frameworks/knewstuff/files/knewstuff-5.86.0-fix-crash-in-DownloadWidget.patch new file mode 100644 index 000000000000..dbed97665d57 --- /dev/null +++ b/kde-frameworks/knewstuff/files/knewstuff-5.86.0-fix-crash-in-DownloadWidget.patch @@ -0,0 +1,26 @@ +From d09ba1917cb7e035a9aac6c27c86fc4df5da3194 Mon Sep 17 00:00:00 2001 +From: Albert Astals Cid +Date: Mon, 27 Sep 2021 20:05:09 +0200 +Subject: [PATCH] Fix crash in DownloadWidget + +BUGS: 443025 +--- + src/downloadwidget.cpp | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/src/downloadwidget.cpp b/src/downloadwidget.cpp +index 40df2e8c..36cfde37 100644 +--- a/src/downloadwidget.cpp ++++ b/src/downloadwidget.cpp +@@ -97,7 +97,7 @@ Entry::List DownloadWidget::installedEntries() + } + + DownloadWidgetPrivate::DownloadWidgetPrivate(DownloadWidget *qq) +- : q(q) ++ : q(qq) + , engine(new KNSCore::Engine) + , model(new KNSCore::ItemsModel(engine)) + , messageTimer(nullptr) +-- +GitLab + diff --git a/kde-frameworks/knewstuff/knewstuff-5.86.0-r1.ebuild b/kde-frameworks/knewstuff/knewstuff-5.86.0-r1.ebuild new file mode 100644 index 000000000000..293f9356d4af --- /dev/null +++ b/kde-frameworks/knewstuff/knewstuff-5.86.0-r1.ebuild @@ -0,0 +1,51 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_TEST="false" +PVCUT=$(ver_cut 1-2) +QTMIN=5.15.2 +inherit ecm kde.org + +DESCRIPTION="Framework for downloading and sharing additional application data" + +LICENSE="LGPL-2+" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +IUSE="opds" + +DEPEND=" + >=dev-qt/qtdeclarative-${QTMIN}:5 + >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtnetwork-${QTMIN}:5 + >=dev-qt/qtwidgets-${QTMIN}:5 + >=dev-qt/qtxml-${QTMIN}:5 + =kde-frameworks/attica-${PVCUT}*:5 + =kde-frameworks/karchive-${PVCUT}*:5 + =kde-frameworks/kcompletion-${PVCUT}*:5 + =kde-frameworks/kconfig-${PVCUT}*:5 + =kde-frameworks/kcoreaddons-${PVCUT}*:5 + =kde-frameworks/ki18n-${PVCUT}*:5 + =kde-frameworks/kiconthemes-${PVCUT}*:5 + =kde-frameworks/kio-${PVCUT}*:5 + =kde-frameworks/kitemviews-${PVCUT}*:5 + =kde-frameworks/kpackage-${PVCUT}*:5 + =kde-frameworks/kservice-${PVCUT}*:5 + =kde-frameworks/ktextwidgets-${PVCUT}*:5 + =kde-frameworks/kwidgetsaddons-${PVCUT}*:5 + =kde-frameworks/kxmlgui-${PVCUT}*:5 + opds? ( =kde-frameworks/syndication-${PVCUT}*:5 ) +" +RDEPEND="${DEPEND} + >=kde-frameworks/kirigami-${PVCUT}:5 +" + +PATCHES=( "${FILESDIR}/${P}-fix-crash-in-DownloadWidget.patch" ) # KDE-bug 443025 + +src_configure() { + local mycmakeargs=( + $(cmake_use_find_package opds KF5Syndication) + ) + + ecm_src_configure +} diff --git a/kde-frameworks/knewstuff/knewstuff-5.86.0.ebuild b/kde-frameworks/knewstuff/knewstuff-5.86.0.ebuild deleted file mode 100644 index 67d43e05a700..000000000000 --- a/kde-frameworks/knewstuff/knewstuff-5.86.0.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_TEST="false" -PVCUT=$(ver_cut 1-2) -QTMIN=5.15.2 -inherit ecm kde.org - -DESCRIPTION="Framework for downloading and sharing additional application data" - -LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" -IUSE="opds" - -DEPEND=" - >=dev-qt/qtdeclarative-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtnetwork-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 - >=dev-qt/qtxml-${QTMIN}:5 - =kde-frameworks/attica-${PVCUT}*:5 - =kde-frameworks/karchive-${PVCUT}*:5 - =kde-frameworks/kcompletion-${PVCUT}*:5 - =kde-frameworks/kconfig-${PVCUT}*:5 - =kde-frameworks/kcoreaddons-${PVCUT}*:5 - =kde-frameworks/ki18n-${PVCUT}*:5 - =kde-frameworks/kiconthemes-${PVCUT}*:5 - =kde-frameworks/kio-${PVCUT}*:5 - =kde-frameworks/kitemviews-${PVCUT}*:5 - =kde-frameworks/kpackage-${PVCUT}*:5 - =kde-frameworks/kservice-${PVCUT}*:5 - =kde-frameworks/ktextwidgets-${PVCUT}*:5 - =kde-frameworks/kwidgetsaddons-${PVCUT}*:5 - =kde-frameworks/kxmlgui-${PVCUT}*:5 - opds? ( =kde-frameworks/syndication-${PVCUT}*:5 ) -" -RDEPEND="${DEPEND} - >=kde-frameworks/kirigami-${PVCUT}:5 -" - -src_configure() { - local mycmakeargs=( - $(cmake_use_find_package opds KF5Syndication) - ) - - ecm_src_configure -} diff --git a/kde-frameworks/plasma/Manifest b/kde-frameworks/plasma/Manifest index 20a92fe00d7d..9f63d71084fd 100644 --- a/kde-frameworks/plasma/Manifest +++ b/kde-frameworks/plasma/Manifest @@ -4,8 +4,9 @@ AUX plasma-5.85.0-fix-pinned-calendar-dots.patch 1466 BLAKE2B 1d4f72269928e35e03 AUX plasma-5.85.0-fix-plasma-scaling-w-int-scale-factors.patch 1766 BLAKE2B 07e8f384a2dde888465b4c6e3317afdd511ddc03fbc18ccf6e76d235bd6552c9b0dbd292f19244e0792129c68b2284af9220f9ef54240bee1255e35a5e94d907 SHA512 5f452b6634bd53f7265dfad2a38e40aa46ff69d10081b51c47b1aed97cabd28d545e7fd985ff26412c07315214821f201e5ff2de3d895e8afde9523d187b932c AUX plasma-5.85.0-fix-svgicon-memleak.patch 1613 BLAKE2B be00da72ac0a1a8ce97cf771ea83db44fe97142ddadfc1a1b283cce5297568ec0566b7a2ce626ad7d7e4f7bbc82edf260dcda1db6ea8cf8ed1c132b3a25dedce SHA512 c8dbb37558ecf3491edbbbda6f93075d7ddea7561eb42b30416d61f7b7256966c609862fb8e0c746b9a93d2caff37b8afef9eff0d5db271d6e3cff8aef2d560b AUX plasma-5.85.0-fix-theme-memleak.patch 3873 BLAKE2B 8ec65e67dab0020febd483b4b369d26d4f9e7a1782b783c2910e80db643f92562559053a6319b57af4f905daeaa970db7d78e1a2c11b07dcdbc9d3bb74f52c10 SHA512 fe93829d4881a71bd4671af187a7210fb8fec1c92b29917d1530c58d1247976d59ea2e16eb0eec0c14e25824a9b15caebb7912f7db23b6088c1352e9925d15a9 +AUX plasma-5.86.0-revert-Change-busywidget-to-a-gear.patch 14178 BLAKE2B 81c08e0e372842b83a0510ee0df24c8a78bafc4fd85a8a68e6a9ff84b8abb707b2fc5e680974fb0a4b1b91884ad4a271549bbca2cde1f975b9d9d95dc9cb4d40 SHA512 3c82fe85e0fd38d289d1611bfe637ab94305b4c5b7b3bc67fc48adbac10dac5231407787f633af57d145de104846e4d32b90b8e7eade6e1bed85ef45ce3906dc DIST plasma-framework-5.85.0.tar.xz 3145156 BLAKE2B 8a9257e3613ecc20051064af8eaa94cd30d07fd9c6349f6dd2aa1169ab661dbede1ff424ac1f96a30230270cf8f957731465c0a655270862c104987576b614ed SHA512 aba7e62ff3d9eff7c28c1736bd1b25e14c19502f021ed7f78025f7129abb728a066de0fff327098f52b84e78f78fbe87743563b78a4c91e2065187fb443eeb77 DIST plasma-framework-5.86.0.tar.xz 3147804 BLAKE2B 39b58d3613a5e99217b9cef3aaff0c5ef7c0563f3a6014b50ccd8ac1a7b328f6fc2a91af94c66c2bb702435f892b23605cda6a8aee049c6f7c9ea7a455fae57d SHA512 f94d9a0175141705eb8e384877d69d0b6bfbdc76a12f7f3fcc33587186a7ab5ed7cf87eaa9e13102932d7c8fad500bf479da111ea4b61c1e35acea9f216eaef8 EBUILD plasma-5.85.0-r3.ebuild 2329 BLAKE2B eab27d4eea5e926738094e0e3f711369a229f87922aa1256f75e9b240111f0c6f8a430102c807ed4cb93dcfd392005f13c0f81f572134a51e0c47d32c49da4e1 SHA512 f40ddb75ef8316018d0eda6db3602ecea8958d26446517c790fed6776f297a78e7d22bbc113149f625b8b2f37b9ed98dcfad73fe7dd176db6e7c4388ecb8aafc -EBUILD plasma-5.86.0.ebuild 1943 BLAKE2B 4f9cabe4ac6c36839d71bfbad8cd5b6652d22723eba67017ae7587941de3efb6595c4f472770bee802a4421f6c711e83832185e3a8d333e358a0b4cdb1a79526 SHA512 23aa0e6f6349402291049e4203dff1a9263fd797a749cb274e4d53b8032eac9931f1d457290499ae9694ef93dbbd82b329d9c55e707496906f89adc3f0b6c122 +EBUILD plasma-5.86.0-r1.ebuild 2016 BLAKE2B 7c20f1ac7e146094b3f92b7eee2c3fc87ba01c420ae1f3de8d2a067e2d5b3d3fb5b30276384807d541ccc8b4752050c708429ff2d4d98ee85d819f0005bb782d SHA512 3236c96b386da06cc6e7a58642e02e43d6ef0d02b9e0a15223d125d26638d6336a25a925ff3b514f5a9871a856219cb50ab63e46289097895a4766c5bcd9f9ad MISC metadata.xml 456 BLAKE2B 4392b1cc6f304778d71236d5eb557dfbbd530143eea5cad9a3c3034e3e8b22c835f6c7f980124a21cefd35a2dd1efd5110adc0a5342170f88dfd7418b12bee99 SHA512 7ba65331cad434e2dceee012a5458d268eb2a04e0f7276b265c15644e6db5209bc7eee7d9695aa0038c435711e0f6f0dc53c7bae9d773b48f01e22a22e4dbb80 diff --git a/kde-frameworks/plasma/files/plasma-5.86.0-revert-Change-busywidget-to-a-gear.patch b/kde-frameworks/plasma/files/plasma-5.86.0-revert-Change-busywidget-to-a-gear.patch new file mode 100644 index 000000000000..f0c8042d50ce --- /dev/null +++ b/kde-frameworks/plasma/files/plasma-5.86.0-revert-Change-busywidget-to-a-gear.patch @@ -0,0 +1,206 @@ +From 6f8eae0ca24e1ca7e816906042cb8b6b14886698 Mon Sep 17 00:00:00 2001 +From: Nate Graham +Date: Fri, 17 Sep 2021 07:43:48 -0600 +Subject: [PATCH] Revert "Change busywidget to a gear" + +This reverts commit aafe6523cc0fe809d03fb6b98c624ac3c0f49973. + +This change has not been well-received by users, and exposes a +conceptual issue with how app launch animations are currently handled in +Plasma, with the loading spinner simply re-used as an overlay on top of +the app icon. This constrains possible designs for the spinner because +the backgrounds it will be displayed on top of differ gratly in these +usages; what looks good in one context may not look good in the other. +We will have to find another way. + +BUG: 442525 +FIXED-IN: 5.87 +--- + .../breeze/widgets/busywidget.svg | 80 ++++++++----------- + 1 file changed, 35 insertions(+), 45 deletions(-) + +diff --git a/src/desktoptheme/breeze/widgets/busywidget.svg b/src/desktoptheme/breeze/widgets/busywidget.svg +index 2ca09f283..0eaf137a7 100644 +--- a/src/desktoptheme/breeze/widgets/busywidget.svg ++++ b/src/desktoptheme/breeze/widgets/busywidget.svg +@@ -14,7 +14,7 @@ + viewBox="0 0 35.983333 35.983334" + id="svg2" + version="1.1" +- inkscape:version="0.92.5 (2060ec1f9f, 2020-04-08)" ++ inkscape:version="0.48.5 r10040" + sodipodi:docname="busywidget.svgz"> + +@@ -75,7 +75,7 @@ + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="5.4632354" +- inkscape:cx="186.91665" ++ inkscape:cx="219.5896" + inkscape:cy="25.042129" + inkscape:document-units="px" + inkscape:current-layer="layer1" +@@ -84,9 +84,9 @@ + inkscape:showpageshadow="false" + borderlayer="true" + inkscape:window-width="1920" +- inkscape:window-height="1007" ++ inkscape:window-height="1027" + inkscape:window-x="0" +- inkscape:window-y="0" ++ inkscape:window-y="-3" + inkscape:window-maximized="1" + fit-margin-top="0" + fit-margin-left="0" +@@ -96,73 +96,59 @@ + type="xygrid" + id="grid4160" + empspacing="2" +- originx="0" +- originy="0" ++ originx="0px" ++ originy="0px" + visible="true" + enabled="true" +- snapvisiblegridlinesonly="true" +- spacingx="1" +- spacingy="1" /> ++ snapvisiblegridlinesonly="true" /> + ++ id="guide4155" /> + ++ id="guide4157" /> + ++ id="guide4159" /> + ++ id="guide4161" /> + ++ id="guide4165" /> + ++ id="guide4167" /> + ++ id="guide4169" /> + ++ id="guide4171" /> + ++ id="guide4199" /> + ++ id="guide4201" /> + ++ id="guide4203" /> + ++ id="guide4205" /> + + +@@ -227,7 +213,7 @@ + y="285.35831" /> + ++ transform="translate(-36.777084,0)"> + + + + + ++ id="path3009" ++ transform="matrix(0.26458334,0,0,0.26458334,-0.52916714,249.37498)" ++ d="m 206.90625,115 c -5.68285,0 -9.90626,4.76331 -9.90625,10 0,5.11064 3.86041,9.24196 8.53125,9.90625 0.007,0.001 0.0245,-0.001 0.0313,0 0.1869,0.0265 0.37435,0.0459 0.5625,0.0625 0.0726,0.008 0.11478,-0.004 0.1875,0 l 0.0313,0 c 0.0253,0.002 0.0371,0 0.0625,0 0.16207,0.008 0.3377,0.0313 0.5,0.0313 0.0253,-1.1e-4 0.0373,0 0.0625,0 0.22673,-0.003 0.46154,-0.0123 0.6875,-0.0313 0.0336,-0.003 0.06,0.002 0.0937,0 2.08268,-0.2143 4.08105,-1.19024 5.5625,-2.6875 2.29078,-2.85585 2.42433,-5.2927 1.42433,-9.29269 1.22819,5.24703 -2.45297,9.87167 -7.86188,10.0102 -4.24948,0 -7.87455,-3.58819 -7.87457,-7.99871 0.0682,-4.85133 3.99957,-7.98861 7.93707,-8.00652 l 0.15625,0 c 0.16789,0 0.31534,-0.15426 0.3125,-0.32394 -0.006,-0.3677 -0.0216,-0.97956 -0.0313,-1.32579 C 207.36994,115.1624 207.24222,115 207.0625,115 z" ++ style="fill:currentColor;fill-opacity:1;stroke:none" ++ class="ColorScheme-ButtonFocus" /> + + +@@ -268,11 +257,12 @@ + x="58.472801" + y="281.12497" /> + ++ sodipodi:nodetypes="sccccccccccccccccsssss" ++ class="ColorScheme-ButtonFocus" /> + + + +-- +GitLab + diff --git a/kde-frameworks/plasma/plasma-5.86.0-r1.ebuild b/kde-frameworks/plasma/plasma-5.86.0-r1.ebuild new file mode 100644 index 000000000000..9019b0099afa --- /dev/null +++ b/kde-frameworks/plasma/plasma-5.86.0-r1.ebuild @@ -0,0 +1,75 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +KDE_ORG_NAME="${PN}-framework" +PVCUT=$(ver_cut 1-2) +QTMIN=5.15.2 +VIRTUALX_REQUIRED="test" +inherit ecm kde.org + +DESCRIPTION="Plasma framework" + +LICENSE="LGPL-2+" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +IUSE="gles2-only man wayland X" + +RESTRICT="test" + +RDEPEND=" + >=dev-qt/qtdbus-${QTMIN}:5 + >=dev-qt/qtdeclarative-${QTMIN}:5 + >=dev-qt/qtgui-${QTMIN}:5[gles2-only=,X=] + >=dev-qt/qtquickcontrols-${QTMIN}:5 + >=dev-qt/qtsql-${QTMIN}:5 + >=dev-qt/qtsvg-${QTMIN}:5 + >=dev-qt/qtwidgets-${QTMIN}:5 + =kde-frameworks/kactivities-${PVCUT}*:5 + =kde-frameworks/karchive-${PVCUT}*:5 + =kde-frameworks/kconfig-${PVCUT}*:5 + =kde-frameworks/kconfigwidgets-${PVCUT}*:5 + =kde-frameworks/kcoreaddons-${PVCUT}*:5 + =kde-frameworks/kdeclarative-${PVCUT}*:5 + =kde-frameworks/kglobalaccel-${PVCUT}*:5 + =kde-frameworks/kguiaddons-${PVCUT}*:5 + =kde-frameworks/ki18n-${PVCUT}*:5 + =kde-frameworks/kiconthemes-${PVCUT}*:5 + =kde-frameworks/kio-${PVCUT}*:5 + =kde-frameworks/kirigami-${PVCUT}*:5 + =kde-frameworks/knotifications-${PVCUT}*:5 + =kde-frameworks/kpackage-${PVCUT}*:5 + =kde-frameworks/kservice-${PVCUT}*:5 + =kde-frameworks/kwidgetsaddons-${PVCUT}*:5 + =kde-frameworks/kwindowsystem-${PVCUT}*:5 + =kde-frameworks/kxmlgui-${PVCUT}*:5 + !gles2-only? ( media-libs/libglvnd[X?] ) + wayland? ( + =kde-frameworks/kwayland-${PVCUT}*:5 + media-libs/libglvnd + ) + X? ( + >=dev-qt/qtx11extras-${QTMIN}:5 + x11-libs/libX11 + x11-libs/libxcb + ) +" +DEPEND="${RDEPEND} + X? ( x11-base/xorg-proto ) +" +BDEPEND="man? ( >=kde-frameworks/kdoctools-${PVCUT}:5 )" + +PATCHES=( "${FILESDIR}"/${P}-revert-Change-busywidget-to-a-gear.patch ) + +src_configure() { + local mycmakeargs=( + $(cmake_use_find_package !gles2-only OpenGL) + $(cmake_use_find_package man KF5DocTools) + $(cmake_use_find_package wayland EGL) + $(cmake_use_find_package wayland KF5Wayland) + $(cmake_use_find_package X X11) + $(cmake_use_find_package X XCB) + ) + + ecm_src_configure +} diff --git a/kde-frameworks/plasma/plasma-5.86.0.ebuild b/kde-frameworks/plasma/plasma-5.86.0.ebuild deleted file mode 100644 index 1ccc68601353..000000000000 --- a/kde-frameworks/plasma/plasma-5.86.0.ebuild +++ /dev/null @@ -1,73 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KDE_ORG_NAME="${PN}-framework" -PVCUT=$(ver_cut 1-2) -QTMIN=5.15.2 -VIRTUALX_REQUIRED="test" -inherit ecm kde.org - -DESCRIPTION="Plasma framework" - -LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" -IUSE="gles2-only man wayland X" - -RESTRICT="test" - -RDEPEND=" - >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtdeclarative-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5[gles2-only=,X=] - >=dev-qt/qtquickcontrols-${QTMIN}:5 - >=dev-qt/qtsql-${QTMIN}:5 - >=dev-qt/qtsvg-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 - =kde-frameworks/kactivities-${PVCUT}*:5 - =kde-frameworks/karchive-${PVCUT}*:5 - =kde-frameworks/kconfig-${PVCUT}*:5 - =kde-frameworks/kconfigwidgets-${PVCUT}*:5 - =kde-frameworks/kcoreaddons-${PVCUT}*:5 - =kde-frameworks/kdeclarative-${PVCUT}*:5 - =kde-frameworks/kglobalaccel-${PVCUT}*:5 - =kde-frameworks/kguiaddons-${PVCUT}*:5 - =kde-frameworks/ki18n-${PVCUT}*:5 - =kde-frameworks/kiconthemes-${PVCUT}*:5 - =kde-frameworks/kio-${PVCUT}*:5 - =kde-frameworks/kirigami-${PVCUT}*:5 - =kde-frameworks/knotifications-${PVCUT}*:5 - =kde-frameworks/kpackage-${PVCUT}*:5 - =kde-frameworks/kservice-${PVCUT}*:5 - =kde-frameworks/kwidgetsaddons-${PVCUT}*:5 - =kde-frameworks/kwindowsystem-${PVCUT}*:5 - =kde-frameworks/kxmlgui-${PVCUT}*:5 - !gles2-only? ( media-libs/libglvnd[X?] ) - wayland? ( - =kde-frameworks/kwayland-${PVCUT}*:5 - media-libs/libglvnd - ) - X? ( - >=dev-qt/qtx11extras-${QTMIN}:5 - x11-libs/libX11 - x11-libs/libxcb - ) -" -DEPEND="${RDEPEND} - X? ( x11-base/xorg-proto ) -" -BDEPEND="man? ( >=kde-frameworks/kdoctools-${PVCUT}:5 )" - -src_configure() { - local mycmakeargs=( - $(cmake_use_find_package !gles2-only OpenGL) - $(cmake_use_find_package man KF5DocTools) - $(cmake_use_find_package wayland EGL) - $(cmake_use_find_package wayland KF5Wayland) - $(cmake_use_find_package X X11) - $(cmake_use_find_package X XCB) - ) - - ecm_src_configure -} -- cgit v1.2.3