summaryrefslogtreecommitdiff
path: root/kde-plasma/kdecoration
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-12 19:09:37 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-12 19:09:37 -0500
commitb590c8d7572b727d565cc0b8ff660d43569845de (patch)
tree06f7a4102ea4e845df8b66660f252920d52952f9 /kde-plasma/kdecoration
parent24f9cbfc4c34fdb6a6e03311674414e881ceab47 (diff)
downloadbaldeagleos-repo-b590c8d7572b727d565cc0b8ff660d43569845de.tar.gz
baldeagleos-repo-b590c8d7572b727d565cc0b8ff660d43569845de.tar.xz
baldeagleos-repo-b590c8d7572b727d565cc0b8ff660d43569845de.zip
Adding metadata
Diffstat (limited to 'kde-plasma/kdecoration')
-rw-r--r--kde-plasma/kdecoration/Manifest2
-rw-r--r--kde-plasma/kdecoration/kdecoration-6.6.4.ebuild22
-rw-r--r--kde-plasma/kdecoration/kdecoration-6.6.5.ebuild22
-rw-r--r--kde-plasma/kdecoration/metadata.xml12
4 files changed, 58 insertions, 0 deletions
diff --git a/kde-plasma/kdecoration/Manifest b/kde-plasma/kdecoration/Manifest
new file mode 100644
index 000000000000..3efc47ed7133
--- /dev/null
+++ b/kde-plasma/kdecoration/Manifest
@@ -0,0 +1,2 @@
+DIST kdecoration-6.6.4.tar.xz 61512 BLAKE2B c5e23cfeef7650dc2f7830023e2aa4aab2d691d6f504f407389e8e8ad9cb6d98720c0c9710813ef7299bcf50eb5b45ab1f5d2ad895f36431db021e4358e42e92 SHA512 640579f6eda07377b529bfbbb79bf36ecc7ae8d739b3a56674d747b4e87ce64eb9982f42efde11e51f4405174c1043f2c9a1063ad04cd60343ab9985e53052a1
+DIST kdecoration-6.6.5.tar.xz 61468 BLAKE2B 0b51f805fc058be732ce8f4dc267f8321f3f85702a6ce1714ae8e3040e3de3302e251369d77c78cc3c1da42d2c0b7172d784e716f1c5b848309cefa6c3685f9a SHA512 c365e1a3fc7517721a0e7d81c4363c36b170d7bf7b13bcf147b3fb13602d9ece2b966d0d0fa4ca2f3a6d5b04bf55ec6da74825221f73bd149406837e604ea97c
diff --git a/kde-plasma/kdecoration/kdecoration-6.6.4.ebuild b/kde-plasma/kdecoration/kdecoration-6.6.4.ebuild
new file mode 100644
index 000000000000..795cf80eac35
--- /dev/null
+++ b/kde-plasma/kdecoration/kdecoration-6.6.4.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2026 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="forceoptional"
+KFMIN=6.22.0
+QTMIN=6.10.1
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Plugin based library to create window decorations"
+
+LICENSE="|| ( LGPL-2.1 LGPL-3 )"
+SLOT="6"
+KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+ >=dev-qt/qtbase-${QTMIN}:6[gui]
+ >=kde-frameworks/ki18n-${KFMIN}:6
+"
+RDEPEND="${DEPEND}"
diff --git a/kde-plasma/kdecoration/kdecoration-6.6.5.ebuild b/kde-plasma/kdecoration/kdecoration-6.6.5.ebuild
new file mode 100644
index 000000000000..795cf80eac35
--- /dev/null
+++ b/kde-plasma/kdecoration/kdecoration-6.6.5.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2026 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="forceoptional"
+KFMIN=6.22.0
+QTMIN=6.10.1
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Plugin based library to create window decorations"
+
+LICENSE="|| ( LGPL-2.1 LGPL-3 )"
+SLOT="6"
+KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+ >=dev-qt/qtbase-${QTMIN}:6[gui]
+ >=kde-frameworks/ki18n-${KFMIN}:6
+"
+RDEPEND="${DEPEND}"
diff --git a/kde-plasma/kdecoration/metadata.xml b/kde-plasma/kdecoration/metadata.xml
new file mode 100644
index 000000000000..f2915ab8ac4d
--- /dev/null
+++ b/kde-plasma/kdecoration/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/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>
+ <origin>baldeagleos-repo</origin>
+</pkgmetadata>