commit:     c6386872420fe05892b62d394e948186c671d524
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:20:07 2025 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c6386872

kde-plasma/aurorae: 6.3: Add missing kdecoration3 plugin, aurorae.knsrc

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/aurorae/aurorae-6.3.49.9999.ebuild | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

diff --git a/kde-plasma/aurorae/aurorae-6.3.49.9999.ebuild 
b/kde-plasma/aurorae/aurorae-6.3.49.9999.ebuild
index 63b91b69ed..20e3964407 100644
--- a/kde-plasma/aurorae/aurorae-6.3.49.9999.ebuild
+++ b/kde-plasma/aurorae/aurorae-6.3.49.9999.ebuild
@@ -10,8 +10,7 @@ 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";
+SRC_URI+=" 
https://dev.gentoo.org/~asturm/distfiles/${PN}-6.3.5-decouple-from-libkwin.patch.xz";
 CMAKE_USE_DIR="${S}/src/plugins/kdecorations/aurorae/"
 
 LICENSE="GPL-2+ MIT"
@@ -40,13 +39,7 @@ RDEPEND="${DEPEND}
 
 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
-}
+PATCHES=( "${WORKDIR}/${PN}-6.3.5-decouple-from-libkwin.patch" )
 
 src_configure() {
        local mycmakeargs=( -DPROJECT_VERSION=${PV} )

Reply via email to