commit:     15ecca61640074c38625efd2444a04eb6845ae04
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 11 19:00:16 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Nov 11 19:03:29 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15ecca61

app-admin/kio-admin: new package, add 24.08.3

Thanks-to: Alfred Wingate <parona <AT> protonmail.com>
Bug: https://bugs.gentoo.org/910187
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-admin/kio-admin/Manifest                 |  1 +
 app-admin/kio-admin/kio-admin-24.08.3.ebuild | 25 +++++++++++++++++++++++++
 app-admin/kio-admin/metadata.xml             | 12 ++++++++++++
 3 files changed, 38 insertions(+)

diff --git a/app-admin/kio-admin/Manifest b/app-admin/kio-admin/Manifest
new file mode 100644
index 000000000000..10fd990bc699
--- /dev/null
+++ b/app-admin/kio-admin/Manifest
@@ -0,0 +1 @@
+DIST kio-admin-24.08.3.tar.xz 38688 BLAKE2B 
ededa0da867c76e45efec80d60e8f4c720fe7fa663d574dd910a35d5f7b77e8b8b5d23f0322b2f635dc34f7318351400e9c9f9e032f014a68ec3ecbf86f4054b
 SHA512 
d357ce492798cbcc1f91933c0ded5c3d1c80c9fdb9d53a7e9c98038cf87825ccc10608c763e66b46410508d9afb52a9f93623e4dcad647657d0c5237395dc1b1

diff --git a/app-admin/kio-admin/kio-admin-24.08.3.ebuild 
b/app-admin/kio-admin/kio-admin-24.08.3.ebuild
new file mode 100644
index 000000000000..2b9319ce0e21
--- /dev/null
+++ b/app-admin/kio-admin/kio-admin-24.08.3.ebuild
@@ -0,0 +1,25 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_CATEGORY="system"
+KFMIN=6.5.0
+QTMIN=6.7.2
+inherit ecm gear.kde.org
+
+DESCRIPTION="Manage files as administrator using the admin:// KIO protocol"
+HOMEPAGE="https://invent.kde.org/system/kio-admin";
+
+LICENSE="BSD CC0-1.0 FSFAP GPL-2 GPL-3"
+SLOT="6"
+KEYWORDS="~amd64"
+
+DEPEND="
+       >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
+       >=kde-frameworks/kcoreaddons-${KFMIN}:6
+       >=kde-frameworks/ki18n-${KFMIN}:6
+       >=kde-frameworks/kio-${KFMIN}:6
+       >=sys-auth/polkit-qt-0.175[qt6(+)]
+"
+RDEPEND="${DEPEND}"

diff --git a/app-admin/kio-admin/metadata.xml b/app-admin/kio-admin/metadata.xml
new file mode 100644
index 000000000000..82c35741c1e7
--- /dev/null
+++ b/app-admin/kio-admin/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+       <maintainer type="project">
+               <email>[email protected]</email>
+               <name>Gentoo KDE Project</name>
+       </maintainer>
+       <upstream>
+               
<bugs-to>https://bugs.kde.org/enter_bug.cgi?product=kio-admin</bugs-to>
+               <remote-id type="kde-invent">system/kio-admin</remote-id>
+       </upstream>
+</pkgmetadata>

Reply via email to