commit:     d9005638e1900b2138339aacc65d5970da50573e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun May 18 21:50:23 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun May 18 21:53:43 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9005638

kde-plasma/krdp: Restore 6.3.5-r1 w/ freerdp:2, use r2 for freerdp:3

Bug: https://bugs.gentoo.org/955857
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/krdp/{krdp-6.3.5.ebuild => krdp-6.3.5-r1.ebuild} | 6 +-----
 kde-plasma/krdp/{krdp-6.3.5.ebuild => krdp-6.3.5-r2.ebuild} | 2 ++
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/kde-plasma/krdp/krdp-6.3.5.ebuild 
b/kde-plasma/krdp/krdp-6.3.5-r1.ebuild
similarity index 89%
copy from kde-plasma/krdp/krdp-6.3.5.ebuild
copy to kde-plasma/krdp/krdp-6.3.5-r1.ebuild
index bec9eae177d6..0182d90987b6 100644
--- a/kde-plasma/krdp/krdp-6.3.5.ebuild
+++ b/kde-plasma/krdp/krdp-6.3.5-r1.ebuild
@@ -3,7 +3,6 @@
 
 EAPI=8
 
-PATCHSET="${PN}-6.3.4-patchset"
 ECM_EXAMPLES="true"
 ECM_TEST="true"
 KFMIN=6.10.0
@@ -12,7 +11,6 @@ inherit ecm flag-o-matic plasma.kde.org toolchain-funcs xdg
 
 DESCRIPTION="Library and examples for creating an RDP server"
 HOMEPAGE+=" 
https://quantumproductions.info/articles/2023-08/remote-desktop-using-rdp-protocol-plasma-wayland";
-SRC_URI+=" https://dev.gentoo.org/~asturm/distfiles/${PATCHSET}.tar.xz";
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="6"
@@ -32,7 +30,7 @@ COMMON_DEPEND="
        >=kde-frameworks/ki18n-${KFMIN}:6
        >=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
        >=kde-plasma/kpipewire-${KDE_CATV}:6
-       >=net-misc/freerdp-3.1:3[server]
+       >=net-misc/freerdp-2.10:2[server]
        x11-libs/libxkbcommon
 "
 DEPEND="${COMMON_DEPEND}
@@ -43,8 +41,6 @@ RDEPEND="${COMMON_DEPEND}
 "
 BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6"
 
-PATCHES=( "${WORKDIR}/${PATCHSET}" )
-
 src_configure() {
        # std::jthread and std::stop_token are implemented as experimental in 
libcxx
        # enable these experimental libraries on clang systems

diff --git a/kde-plasma/krdp/krdp-6.3.5.ebuild 
b/kde-plasma/krdp/krdp-6.3.5-r2.ebuild
similarity index 94%
rename from kde-plasma/krdp/krdp-6.3.5.ebuild
rename to kde-plasma/krdp/krdp-6.3.5-r2.ebuild
index bec9eae177d6..87471753648b 100644
--- a/kde-plasma/krdp/krdp-6.3.5.ebuild
+++ b/kde-plasma/krdp/krdp-6.3.5-r2.ebuild
@@ -3,6 +3,8 @@
 
 EAPI=8
 
+# NOTE: Stabilise this *in sync with* the first KDE Gear 25.04.x release 
(kde-apps/krdc freerdp:3)
+
 PATCHSET="${PN}-6.3.4-patchset"
 ECM_EXAMPLES="true"
 ECM_TEST="true"

Reply via email to