* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/aurorae/
@ 2025-04-07 12:51 Alexey Shvetsov
0 siblings, 0 replies; 3+ messages in thread
From: Alexey Shvetsov @ 2025-04-07 12:51 UTC (permalink / raw
To: gentoo-commits
commit: 4bb1977f81cdb1d67ddb2c637b7c3af17774abe3
Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 7 12:50:44 2025 +0000
Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Mon Apr 7 12:50:44 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bb1977f
kde-plasma/aurorae: update blocker in case of upgrade from plasma5
Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>
kde-plasma/aurorae/aurorae-6.3.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-plasma/aurorae/aurorae-6.3.4.ebuild b/kde-plasma/aurorae/aurorae-6.3.4.ebuild
index aaebf1dea959..5aa19a0d0f16 100644
--- a/kde-plasma/aurorae/aurorae-6.3.4.ebuild
+++ b/kde-plasma/aurorae/aurorae-6.3.4.ebuild
@@ -35,7 +35,7 @@ DEPEND="
"
RDEPEND="${DEPEND}
>=kde-frameworks/kirigami-${KFMIN}:6
- !<kde-plasma/kwin-6.3.2:6
+ !<kde-plasma/kwin-6.3.2
"
DOCS=( README )
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/aurorae/
@ 2025-05-11 10:15 Andreas Sturmlechner
0 siblings, 0 replies; 3+ messages in thread
From: Andreas Sturmlechner @ 2025-05-11 10:15 UTC (permalink / raw
To: gentoo-commits
commit: 94588672bc7a4b21644d0a0f46e617946987f1f9
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun May 11 10:14:22 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun May 11 10:15:04 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94588672
kde-plasma/aurorae: drop 6.3.5
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/aurorae/aurorae-6.3.5.ebuild | 54 ---------------------------------
1 file changed, 54 deletions(-)
diff --git a/kde-plasma/aurorae/aurorae-6.3.5.ebuild b/kde-plasma/aurorae/aurorae-6.3.5.ebuild
deleted file mode 100644
index 5aa19a0d0f16..000000000000
--- a/kde-plasma/aurorae/aurorae-6.3.5.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KDE_ORG_NAME="kwin"
-KFMIN=6.10.0
-QTMIN=6.8.1
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Themeable window decoration for KWin"
-HOMEPAGE="https://invent.kde.org/plasma/aurorae"
-SRC_URI+=" https://dev.gentoo.org/~asturm/distfiles/${PN}.CMakeLists.txt.xz
- https://dev.gentoo.org/~asturm/distfiles/${PN}-6.3.2-decouple-from-libkwin.patch.xz"
-CMAKE_USE_DIR="${S}/src/plugins/kdecorations/aurorae/"
-
-LICENSE="GPL-2+ MIT"
-SLOT="6"
-KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
-
-DEPEND="
- >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,opengl,widgets]
- >=dev-qt/qtdeclarative-${QTMIN}:6
- >=dev-qt/qttools-${QTMIN}:6[widgets]
- >=kde-frameworks/kcmutils-${KFMIN}:6
- >=kde-frameworks/kcolorscheme-${KFMIN}:6
- >=kde-frameworks/kconfig-${KFMIN}:6
- >=kde-frameworks/kcoreaddons-${KFMIN}:6
- >=kde-frameworks/ki18n-${KFMIN}:6
- >=kde-frameworks/knewstuff-${KFMIN}:6
- >=kde-frameworks/kpackage-${KFMIN}:6
- >=kde-frameworks/ksvg-${KFMIN}:6
- >=kde-frameworks/kwindowsystem-${KFMIN}:6
- >=kde-plasma/kdecoration-${PV}:6
-"
-RDEPEND="${DEPEND}
- >=kde-frameworks/kirigami-${KFMIN}:6
- !<kde-plasma/kwin-6.3.2
-"
-
-DOCS=( README )
-
-PATCHES=( "${WORKDIR}/${PN}-6.3.2-decouple-from-libkwin.patch" )
-
-src_prepare() {
- mv "${WORKDIR}"/${PN}.CMakeLists.txt \
- src/plugins/kdecorations/aurorae/CMakeLists.txt || die
- ecm_src_prepare
-}
-
-src_configure() {
- local mycmakeargs=( -DPROJECT_VERSION=${PV} )
- ecm_src_configure
-}
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/aurorae/
@ 2025-05-11 10:15 Andreas Sturmlechner
0 siblings, 0 replies; 3+ messages in thread
From: Andreas Sturmlechner @ 2025-05-11 10:15 UTC (permalink / raw
To: gentoo-commits
commit: 299044d9b7bfb0478ca5c54004408cef9744e393
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun May 11 10:12:53 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun May 11 10:15:03 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=299044d9
kde-plasma/aurorae: Add missing kdecoration3 plugin, aurorae.knsrc
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/aurorae/Manifest | 1 +
kde-plasma/aurorae/aurorae-6.3.5-r1.ebuild | 47 ++++++++++++++++++++++++++++++
2 files changed, 48 insertions(+)
diff --git a/kde-plasma/aurorae/Manifest b/kde-plasma/aurorae/Manifest
index 7d6c50d5ed94..1a19a6643b70 100644
--- a/kde-plasma/aurorae/Manifest
+++ b/kde-plasma/aurorae/Manifest
@@ -1,4 +1,5 @@
DIST aurorae-6.3.2-decouple-from-libkwin.patch.xz 4256 BLAKE2B 800376975ac6e2cdf5d3713a94a2d9f55d23d27d8da0437d914fa0d79df6082225183d8f427980967bdd41b7388221e99d1301517b78c2732090c65b91938d80 SHA512 10bfa3ea8c7e1ffda8284954176eea34effa0414811a012822e46c8291f06bc17791de66487693e415cc96aa548ec34f6bc33890fe18f1fa2af96e75544eb398
+DIST aurorae-6.3.5-decouple-from-libkwin.patch.xz 6232 BLAKE2B aaf9e1c57df857a6006b6521c7c557c14f04cf2e6bba2f26aff2ff66dba9ee0cf729d8570ebb24e841812440d86a438a32489b15c17a8831a7bbf43ac3755da8 SHA512 7e22bbd050affe42d1e2db620a32f8d75ba90ef4b96bcfd513abd76200731f742adbc0c75f96b12a49f76e32b62f63392583e4d4ad50cbba4913692d288ac061
DIST aurorae.CMakeLists.txt.xz 1136 BLAKE2B f2501ac110f1250fa35fdac117f794d9ec4cfbdd858eb9999a1e8b7da936c75537339924503efa43bacb56ea102a08a37c3d7d20ba4a4853bd70e3dbcd233247 SHA512 2c065d64c39a1b5ca235cd3fcb7e54c1ab85401b48252bcc4b00dae2a03bffbb2802bab79f47c0678d11eb6f8356e4872d55e9ad237451da09e7858cb22788c4
DIST kwin-6.3.4.tar.xz 8977144 BLAKE2B c60e38763f74ecfa137b3cb0c37af9e537242032d8c3df6be0df4d78836c07f7cf2ad0be35d3fc545a9fab2e543d7aefcacb1f0358f3c5d296545dc827e8d55a SHA512 34205039e0499a988babdb7081df4d908c2b1e8d93cd4f8d6fff14c275b54ab0f5e80b5ca830612f5176d11969e71fe4174b806fb9da3ab04580caa88463131f
DIST kwin-6.3.5.tar.xz 8978724 BLAKE2B bbe5f51d47655046930afecb0e6d8cefcdd1693be724f2bfb924abe48204836c98f26a7dbb29ee8fed7ad49bfc83387f61e8a5e7f68006328a88830adcc02965 SHA512 e207c31bfca59faa2f449a1e6d6f0eaca1c9e71d82fa2b801e7dbce0b3dc37ed32492af54a64c96bdc7a83fc4c3e2b0a4e7f38236498827878af5556a3c4f92f
diff --git a/kde-plasma/aurorae/aurorae-6.3.5-r1.ebuild b/kde-plasma/aurorae/aurorae-6.3.5-r1.ebuild
new file mode 100644
index 000000000000..cd9ac5a718dd
--- /dev/null
+++ b/kde-plasma/aurorae/aurorae-6.3.5-r1.ebuild
@@ -0,0 +1,47 @@
+# Copyright 2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_NAME="kwin"
+KFMIN=6.10.0
+QTMIN=6.8.1
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Themeable window decoration for KWin"
+HOMEPAGE="https://invent.kde.org/plasma/aurorae"
+SRC_URI+=" https://dev.gentoo.org/~asturm/distfiles/${P}-decouple-from-libkwin.patch.xz"
+CMAKE_USE_DIR="${S}/src/plugins/kdecorations/aurorae/"
+
+LICENSE="GPL-2+ MIT"
+SLOT="6"
+KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
+
+DEPEND="
+ >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,opengl,widgets]
+ >=dev-qt/qtdeclarative-${QTMIN}:6
+ >=dev-qt/qttools-${QTMIN}:6[widgets]
+ >=kde-frameworks/kcmutils-${KFMIN}:6
+ >=kde-frameworks/kcolorscheme-${KFMIN}:6
+ >=kde-frameworks/kconfig-${KFMIN}:6
+ >=kde-frameworks/kcoreaddons-${KFMIN}:6
+ >=kde-frameworks/ki18n-${KFMIN}:6
+ >=kde-frameworks/knewstuff-${KFMIN}:6
+ >=kde-frameworks/kpackage-${KFMIN}:6
+ >=kde-frameworks/ksvg-${KFMIN}:6
+ >=kde-frameworks/kwindowsystem-${KFMIN}:6
+ >=kde-plasma/kdecoration-${PV}:6
+"
+RDEPEND="${DEPEND}
+ >=kde-frameworks/kirigami-${KFMIN}:6
+ !<kde-plasma/kwin-6.3.2
+"
+
+DOCS=( README )
+
+PATCHES=( "${WORKDIR}/${P}-decouple-from-libkwin.patch" )
+
+src_configure() {
+ local mycmakeargs=( -DPROJECT_VERSION=${PV} )
+ ecm_src_configure
+}
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-05-11 10:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-07 12:51 [gentoo-commits] repo/gentoo:master commit in: kde-plasma/aurorae/ Alexey Shvetsov
-- strict thread matches above, loose matches on Subject: below --
2025-05-11 10:15 Andreas Sturmlechner
2025-05-11 10:15 Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox