* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kdecoration/
@ 2017-07-25 19:19 Alexis Ballier
0 siblings, 0 replies; 8+ messages in thread
From: Alexis Ballier @ 2017-07-25 19:19 UTC (permalink / raw
To: gentoo-commits
commit: ec78ca1035a09bcb0547a1753bda1d4f633dc944
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 25 19:18:51 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Jul 25 19:19:51 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec78ca10
kde-plasma/kdecoration: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.3
kde-plasma/kdecoration/kdecoration-5.10.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-plasma/kdecoration/kdecoration-5.10.4.ebuild b/kde-plasma/kdecoration/kdecoration-5.10.4.ebuild
index cc49a9e6a4b..992ae7692a1 100644
--- a/kde-plasma/kdecoration/kdecoration-5.10.4.ebuild
+++ b/kde-plasma/kdecoration/kdecoration-5.10.4.ebuild
@@ -9,7 +9,7 @@ inherit kde5
DESCRIPTION="Plugin based library to create window decorations"
LICENSE="|| ( LGPL-2.1 LGPL-3 )"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE=""
DEPEND="$(add_qt_dep qtgui)"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kdecoration/
@ 2018-05-26 0:52 Thomas Deutschmann
0 siblings, 0 replies; 8+ messages in thread
From: Thomas Deutschmann @ 2018-05-26 0:52 UTC (permalink / raw
To: gentoo-commits
commit: e0b39f4a70b4c8dd3b83e1e5dea9a7f089216dc1
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sat May 26 00:46:00 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat May 26 00:51:59 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0b39f4a
kde-plasma/kdecoration: x86 stable (bug #654740)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
kde-plasma/kdecoration/kdecoration-5.12.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-plasma/kdecoration/kdecoration-5.12.5.ebuild b/kde-plasma/kdecoration/kdecoration-5.12.5.ebuild
index f758b538ee7..25ef3325803 100644
--- a/kde-plasma/kdecoration/kdecoration-5.12.5.ebuild
+++ b/kde-plasma/kdecoration/kdecoration-5.12.5.ebuild
@@ -9,7 +9,7 @@ inherit kde5
DESCRIPTION="Plugin based library to create window decorations"
LICENSE="|| ( LGPL-2.1 LGPL-3 )"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
IUSE=""
DEPEND="$(add_qt_dep qtgui)"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kdecoration/
@ 2018-07-07 10:30 Andreas Sturmlechner
0 siblings, 0 replies; 8+ messages in thread
From: Andreas Sturmlechner @ 2018-07-07 10:30 UTC (permalink / raw
To: gentoo-commits
commit: 46730062b51f8d7c689aaa84769aca69509c82e0
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 7 09:05:23 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jul 7 10:29:55 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46730062
kde-plasma/kdecoration: Add missing DEPEND
Thanks-to: bitlord (via #gentoo-kde)
Package-Manager: Portage-2.3.41, Repoman-2.3.9
kde-plasma/kdecoration/kdecoration-5.13.2-r1.ebuild | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/kde-plasma/kdecoration/kdecoration-5.13.2-r1.ebuild b/kde-plasma/kdecoration/kdecoration-5.13.2-r1.ebuild
new file mode 100644
index 00000000000..bb208109e76
--- /dev/null
+++ b/kde-plasma/kdecoration/kdecoration-5.13.2-r1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_TEST="forceoptional"
+VIRTUALX_REQUIRED="test"
+inherit kde5
+
+DESCRIPTION="Plugin based library to create window decorations"
+LICENSE="|| ( LGPL-2.1 LGPL-3 )"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+DEPEND="
+ $(add_frameworks_dep ki18n)
+ $(add_qt_dep qtgui)
+"
+RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kdecoration/
@ 2018-07-07 10:30 Andreas Sturmlechner
0 siblings, 0 replies; 8+ messages in thread
From: Andreas Sturmlechner @ 2018-07-07 10:30 UTC (permalink / raw
To: gentoo-commits
commit: 9ce3651a16eabbb973a092c3027d0c64a1910003
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 7 09:05:48 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jul 7 10:29:55 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ce3651a
kde-plasma/kdecoration: Drop 5.13.2 (r0)
Package-Manager: Portage-2.3.41, Repoman-2.3.9
kde-plasma/kdecoration/kdecoration-5.13.2.ebuild | 16 ----------------
1 file changed, 16 deletions(-)
diff --git a/kde-plasma/kdecoration/kdecoration-5.13.2.ebuild b/kde-plasma/kdecoration/kdecoration-5.13.2.ebuild
deleted file mode 100644
index fce30fa8c29..00000000000
--- a/kde-plasma/kdecoration/kdecoration-5.13.2.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_TEST="forceoptional"
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Plugin based library to create window decorations"
-LICENSE="|| ( LGPL-2.1 LGPL-3 )"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-DEPEND="$(add_qt_dep qtgui)"
-RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kdecoration/
@ 2022-11-16 8:55 WANG Xuerui
0 siblings, 0 replies; 8+ messages in thread
From: WANG Xuerui @ 2022-11-16 8:55 UTC (permalink / raw
To: gentoo-commits
commit: d4574bda34f62d42a166c726b6d7e9271c7a8e70
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 16 06:11:30 2022 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Wed Nov 16 08:54:51 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4574bda
kde-plasma/kdecoration: keyword 5.26.3 for ~loong
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
kde-plasma/kdecoration/kdecoration-5.26.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-plasma/kdecoration/kdecoration-5.26.3.ebuild b/kde-plasma/kdecoration/kdecoration-5.26.3.ebuild
index c525dc445b3a..6968f3f48063 100644
--- a/kde-plasma/kdecoration/kdecoration-5.26.3.ebuild
+++ b/kde-plasma/kdecoration/kdecoration-5.26.3.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="Plugin based library to create window decorations"
LICENSE="|| ( LGPL-2.1 LGPL-3 )"
SLOT="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv"
IUSE=""
DEPEND="
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kdecoration/
@ 2024-06-11 16:30 Andreas Sturmlechner
0 siblings, 0 replies; 8+ messages in thread
From: Andreas Sturmlechner @ 2024-06-11 16:30 UTC (permalink / raw
To: gentoo-commits
commit: 515c69f8ba7038f24743aee6c81c50ed392a4252
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 6 17:03:28 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jun 11 16:30:27 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=515c69f8
kde-plasma/kdecoration: Backport fractional scaling hack from 6.1
See also:
https://invent.kde.org/plasma/kdecoration/-/merge_requests/65
KDE-bug: https://bugs.kde.org/show_bug.cgi?id=481857
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/kdecoration/Manifest | 1 +
.../kdecoration/kdecoration-6.0.90-r1.ebuild | 24 ++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/kde-plasma/kdecoration/Manifest b/kde-plasma/kdecoration/Manifest
index 195476c29994..5dd6d55b3a42 100644
--- a/kde-plasma/kdecoration/Manifest
+++ b/kde-plasma/kdecoration/Manifest
@@ -1,2 +1,3 @@
DIST kdecoration-5.27.11.tar.xz 52748 BLAKE2B 8d3e7bd7e27dddd3b1f6ceb728291235fe1ae58c39d5eb242643aa27553c942062cf85d5f638c6a47fc45ad93f7a9ec8609dd1815c1b70ca7ebd246d32270966 SHA512 dd687d9925a56630df9b9e7b1ac58c1536efea97307a75b3f0fc43357d2f118c8727ed425cf4267ffee13fc9ec96c0f592d94b77835ce819b576dba00bb25037
+DIST kdecoration-6.0.90-727c116c.tar.gz 66455 BLAKE2B 1318df7e063b28ab029e454d1d6cd6914a838e7b8ea85ad8dd28e63ec070711083725d72bc1ebc70d2bfa50f9881b8b78d822757c342df91313715aab015db01 SHA512 1af4455549fc4153e575a997cc215c354b1333af2f94b1a07c995b820fee0ed23150f2cc3dc508e3096ac61274b12786f2ea05af9528d781c67ea6afed38f631
DIST kdecoration-6.0.90.tar.xz 54820 BLAKE2B 982cfe2d0a8469f088bd02b4ef3546ee2715278b421ae6d7d91bf7aa0e1b2890e8a92103e145cc2b592cb4c9f6c064da1035a6cb085cce7b1c518b56abd399f1 SHA512 3c3ffdf916eb4cc8917562087a5b86a9f6c06183cd75ee9da739a7b610f05c839198e8ec822bf208c27eee5f973f0b0ba7f1bcb3a0950af60bb04001e4d9357c
diff --git a/kde-plasma/kdecoration/kdecoration-6.0.90-r1.ebuild b/kde-plasma/kdecoration/kdecoration-6.0.90-r1.ebuild
new file mode 100644
index 000000000000..834b8a02189f
--- /dev/null
+++ b/kde-plasma/kdecoration/kdecoration-6.0.90-r1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="forceoptional"
+KFMIN=6.2.0
+QTMIN=6.7.1
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Plugin based library to create window decorations"
+SRC_URI="https://dev.gentoo.org/~asturm/distfiles/${P}-727c116c.tar.gz"
+S="${WORKDIR}/${PN}-727c116c197b9e0e569a9573484b88f4e967ddb6"
+
+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}"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kdecoration/
@ 2024-06-11 16:30 Andreas Sturmlechner
0 siblings, 0 replies; 8+ messages in thread
From: Andreas Sturmlechner @ 2024-06-11 16:30 UTC (permalink / raw
To: gentoo-commits
commit: 75d63549d8e35a9a3b91a6e16587aff6b8011579
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 6 17:04:58 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jun 11 16:30:27 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75d63549
kde-plasma/kdecoration: drop 6.0.90
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/kdecoration/Manifest | 1 -
kde-plasma/kdecoration/kdecoration-6.0.90.ebuild | 22 ----------------------
2 files changed, 23 deletions(-)
diff --git a/kde-plasma/kdecoration/Manifest b/kde-plasma/kdecoration/Manifest
index 5dd6d55b3a42..17ea8185b936 100644
--- a/kde-plasma/kdecoration/Manifest
+++ b/kde-plasma/kdecoration/Manifest
@@ -1,3 +1,2 @@
DIST kdecoration-5.27.11.tar.xz 52748 BLAKE2B 8d3e7bd7e27dddd3b1f6ceb728291235fe1ae58c39d5eb242643aa27553c942062cf85d5f638c6a47fc45ad93f7a9ec8609dd1815c1b70ca7ebd246d32270966 SHA512 dd687d9925a56630df9b9e7b1ac58c1536efea97307a75b3f0fc43357d2f118c8727ed425cf4267ffee13fc9ec96c0f592d94b77835ce819b576dba00bb25037
DIST kdecoration-6.0.90-727c116c.tar.gz 66455 BLAKE2B 1318df7e063b28ab029e454d1d6cd6914a838e7b8ea85ad8dd28e63ec070711083725d72bc1ebc70d2bfa50f9881b8b78d822757c342df91313715aab015db01 SHA512 1af4455549fc4153e575a997cc215c354b1333af2f94b1a07c995b820fee0ed23150f2cc3dc508e3096ac61274b12786f2ea05af9528d781c67ea6afed38f631
-DIST kdecoration-6.0.90.tar.xz 54820 BLAKE2B 982cfe2d0a8469f088bd02b4ef3546ee2715278b421ae6d7d91bf7aa0e1b2890e8a92103e145cc2b592cb4c9f6c064da1035a6cb085cce7b1c518b56abd399f1 SHA512 3c3ffdf916eb4cc8917562087a5b86a9f6c06183cd75ee9da739a7b610f05c839198e8ec822bf208c27eee5f973f0b0ba7f1bcb3a0950af60bb04001e4d9357c
diff --git a/kde-plasma/kdecoration/kdecoration-6.0.90.ebuild b/kde-plasma/kdecoration/kdecoration-6.0.90.ebuild
deleted file mode 100644
index 69ec16ab4c61..000000000000
--- a/kde-plasma/kdecoration/kdecoration-6.0.90.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="forceoptional"
-KFMIN=6.2.0
-QTMIN=6.7.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}"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kdecoration/
@ 2025-01-10 9:54 WANG Xuerui
0 siblings, 0 replies; 8+ messages in thread
From: WANG Xuerui @ 2025-01-10 9:54 UTC (permalink / raw
To: gentoo-commits
commit: 5efd63127280a2d9fcafffc277563a492b44d4a0
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 10 09:42:20 2025 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Fri Jan 10 09:54:00 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5efd6312
kde-plasma/kdecoration: keyword 6.2.5 for ~loong
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
kde-plasma/kdecoration/kdecoration-6.2.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-plasma/kdecoration/kdecoration-6.2.5.ebuild b/kde-plasma/kdecoration/kdecoration-6.2.5.ebuild
index dbcb98991517..3c77075e0cdd 100644
--- a/kde-plasma/kdecoration/kdecoration-6.2.5.ebuild
+++ b/kde-plasma/kdecoration/kdecoration-6.2.5.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Plugin based library to create window decorations"
LICENSE="|| ( LGPL-2.1 LGPL-3 )"
SLOT="6"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
IUSE=""
DEPEND="
^ permalink raw reply related [flat|nested] 8+ messages in thread
end of thread, other threads:[~2025-01-10 10:04 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-07 10:30 [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kdecoration/ Andreas Sturmlechner
-- strict thread matches above, loose matches on Subject: below --
2025-01-10 9:54 WANG Xuerui
2024-06-11 16:30 Andreas Sturmlechner
2024-06-11 16:30 Andreas Sturmlechner
2022-11-16 8:55 WANG Xuerui
2018-07-07 10:30 Andreas Sturmlechner
2018-05-26 0:52 Thomas Deutschmann
2017-07-25 19:19 Alexis Ballier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox