summaryrefslogtreecommitdiff
path: root/kde-plasma/kdecoration
diff options
context:
space:
mode:
Diffstat (limited to 'kde-plasma/kdecoration')
-rw-r--r--kde-plasma/kdecoration/Manifest1
-rw-r--r--kde-plasma/kdecoration/kdecoration-6.4.90.ebuild22
-rw-r--r--kde-plasma/kdecoration/kdecoration-6.5.49.9999.ebuild22
3 files changed, 45 insertions, 0 deletions
diff --git a/kde-plasma/kdecoration/Manifest b/kde-plasma/kdecoration/Manifest
new file mode 100644
index 00000000000..d9abc44ad8d
--- /dev/null
+++ b/kde-plasma/kdecoration/Manifest
@@ -0,0 +1 @@
+DIST kdecoration-6.4.90.tar.xz 58800 BLAKE2B 91a7afff076b05fe9239f2b6999f1ccac3d5ab1acc75001750e141df54fb5aa6c125e3018996b164ea932f8f469a7572940c955cf647a4b783aa00bf9c1a8c24 SHA512 a3f279cfbe071a3786690fa3919f65979674f6d0ec897b415535b354d06bedeefd630b6bd6e8a61ddf4f21a94d1a70c3f6664b666cc243d2e469f041ba3bedf4
diff --git a/kde-plasma/kdecoration/kdecoration-6.4.90.ebuild b/kde-plasma/kdecoration/kdecoration-6.4.90.ebuild
new file mode 100644
index 00000000000..9bb3499b191
--- /dev/null
+++ b/kde-plasma/kdecoration/kdecoration-6.4.90.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="forceoptional"
+KFMIN=6.18.0
+QTMIN=6.9.1
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Plugin based library to create window decorations"
+
+LICENSE="|| ( LGPL-2.1 LGPL-3 )"
+SLOT="6"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="
+ >=dev-qt/qtbase-${QTMIN}:6[gui]
+ >=kde-frameworks/ki18n-${KFMIN}:6
+"
+RDEPEND="${DEPEND}"
diff --git a/kde-plasma/kdecoration/kdecoration-6.5.49.9999.ebuild b/kde-plasma/kdecoration/kdecoration-6.5.49.9999.ebuild
new file mode 100644
index 00000000000..d327ca4a63c
--- /dev/null
+++ b/kde-plasma/kdecoration/kdecoration-6.5.49.9999.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="forceoptional"
+KFMIN=6.18.0
+QTMIN=6.9.1
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Plugin based library to create window decorations"
+
+LICENSE="|| ( LGPL-2.1 LGPL-3 )"
+SLOT="6"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+ >=dev-qt/qtbase-${QTMIN}:6[gui]
+ >=kde-frameworks/ki18n-${KFMIN}:6
+"
+RDEPEND="${DEPEND}"