summaryrefslogtreecommitdiff
path: root/kde-frameworks/kdesu
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 05:48:38 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 05:48:38 -0500
commitbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (patch)
tree0d7a74b4463ee387f9cf9368ceb1b757f694f72a /kde-frameworks/kdesu
parentf716a9fe6455d39eef01e718aae68dae61c19704 (diff)
downloadbaldeagleos-repo-bfd9c39e4712ebdb442d4ca0673061faed1e70e1.tar.gz
baldeagleos-repo-bfd9c39e4712ebdb442d4ca0673061faed1e70e1.tar.xz
baldeagleos-repo-bfd9c39e4712ebdb442d4ca0673061faed1e70e1.zip
Revert "Adding metadata"
This reverts commit f716a9fe6455d39eef01e718aae68dae61c19704.
Diffstat (limited to 'kde-frameworks/kdesu')
-rw-r--r--kde-frameworks/kdesu/Manifest2
-rw-r--r--kde-frameworks/kdesu/kdesu-6.25.0.ebuild32
-rw-r--r--kde-frameworks/kdesu/kdesu-6.26.0.ebuild32
-rw-r--r--kde-frameworks/kdesu/metadata.xml16
4 files changed, 82 insertions, 0 deletions
diff --git a/kde-frameworks/kdesu/Manifest b/kde-frameworks/kdesu/Manifest
new file mode 100644
index 000000000000..ab10c4604c2b
--- /dev/null
+++ b/kde-frameworks/kdesu/Manifest
@@ -0,0 +1,2 @@
+DIST kdesu-6.25.0.tar.xz 57160 BLAKE2B 3d5b4da02a1657d547701917292f8218a591457e660757e5194a02f5fcad7a130be7596d36ac4ab8b2c4d7b566288d642f9cba769ba09de52f081d944f72c825 SHA512 397f2ba78c7162676c02c2cb63bd4c6676444215bfa9f9e7b1c2d98d5e68294a0253a0addb5778cad21d87c99309bd5275673f6924793753f78fc8c948a3c0f4
+DIST kdesu-6.26.0.tar.xz 57156 BLAKE2B 8599f41936b194d6ca41c799ba4c916ca7e3ea9331c7e3de36b85c5329526d118b2145fa8ae79d109293e29f2f9554ff93ee4a3b85c1b6e0e7c00429332e70a3 SHA512 cac698cb130b3130637edc34c4ef403367da7ea28f53557fd2f60a7ab1ef3bcce3ca89ce7d3229b9e11ded3620dad7951dc20e70ee6b1300e0f38c7243ccf26b
diff --git a/kde-frameworks/kdesu/kdesu-6.25.0.ebuild b/kde-frameworks/kdesu/kdesu-6.25.0.ebuild
new file mode 100644
index 000000000000..2dd5e635dbfa
--- /dev/null
+++ b/kde-frameworks/kdesu/kdesu-6.25.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2026 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="true"
+inherit ecm frameworks.kde.org
+
+DESCRIPTION="Framework to handle super user actions"
+
+LICENSE="LGPL-2"
+KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE="X"
+
+RDEPEND="
+ =kde-frameworks/kconfig-${KDE_CATV}*:6
+ =kde-frameworks/kcoreaddons-${KDE_CATV}*:6
+ =kde-frameworks/ki18n-${KDE_CATV}*:6
+ =kde-frameworks/kpty-${KDE_CATV}*:6
+ X? ( x11-libs/libX11 )
+"
+DEPEND="${RDEPEND}
+ X? ( x11-base/xorg-proto )
+"
+
+src_configure() {
+ local mycmakeargs=(
+ $(cmake_use_find_package X X11)
+ )
+
+ ecm_src_configure
+}
diff --git a/kde-frameworks/kdesu/kdesu-6.26.0.ebuild b/kde-frameworks/kdesu/kdesu-6.26.0.ebuild
new file mode 100644
index 000000000000..3c1479e73ffa
--- /dev/null
+++ b/kde-frameworks/kdesu/kdesu-6.26.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2026 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="true"
+inherit ecm frameworks.kde.org
+
+DESCRIPTION="Framework to handle super user actions"
+
+LICENSE="LGPL-2"
+KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE="X"
+
+RDEPEND="
+ =kde-frameworks/kconfig-${KDE_CATV}*:6
+ =kde-frameworks/kcoreaddons-${KDE_CATV}*:6
+ =kde-frameworks/ki18n-${KDE_CATV}*:6
+ =kde-frameworks/kpty-${KDE_CATV}*:6
+ X? ( x11-libs/libX11 )
+"
+DEPEND="${RDEPEND}
+ X? ( x11-base/xorg-proto )
+"
+
+src_configure() {
+ local mycmakeargs=(
+ $(cmake_use_find_package X X11)
+ )
+
+ ecm_src_configure
+}
diff --git a/kde-frameworks/kdesu/metadata.xml b/kde-frameworks/kdesu/metadata.xml
new file mode 100644
index 000000000000..506ecf605bc4
--- /dev/null
+++ b/kde-frameworks/kdesu/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>kde@gentoo.org</email>
+ <name>Gentoo KDE Project</name>
+ </maintainer>
+ <upstream>
+ <bugs-to>https://bugs.kde.org/</bugs-to>
+ </upstream>
+ <slots>
+ <subslots>
+ Must only be used by packages that are known to use private parts of the Frameworks API.
+ </subslots>
+ </slots>
+</pkgmetadata>