Skip to content

Commit

Permalink
kde-plasma/kdecoration: 5.91.0 version bump
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Dec 23, 2023
1 parent b3a4a04 commit 00137e7
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
1 change: 1 addition & 0 deletions kde-plasma/kdecoration/Manifest
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
DIST kdecoration-5.27.10.tar.xz 52928 BLAKE2B 3e556f96b1c0511baba00d3bfb9ac720e60c6846649d236631e06e5969d412b096ee93b46d4aa8d9ce53f54eff7e8f4faec9c867550ef58709fc8d2d261e6630 SHA512 a546e7031e55974f9667eb7cd209ffff4108a4e7f30e225f631328ced9bd3458128bb61167f1ad977a161b3871140662dbee0a90f390d165bcfdaeadd2e5624d
DIST kdecoration-5.27.9.tar.xz 52968 BLAKE2B 8beca1d3903760b369385a58fcae83e3353341c389903f0bfd0f3ec7d4455740cb643a3dc8692aad6b714353c85ab57a170da4287292da65bd7135978c464279 SHA512 2428a9f49413249d8e04c03be5ebd0947821650d829ee0dba55686f247405b3757cb12b2ce9940ca58665bef29905255176ddab576793aa87aefd59660c69732
DIST kdecoration-5.91.0.tar.xz 54524 BLAKE2B 56fec9613fc168a53f4ffcd10d7f057836bea0f5ea42cf8a78350f1095055c2c8eaefebe403c1e4544f4ca22c24645095f209ca804d6a57231149d73776c78e0 SHA512 e8fe127424deba29ba00d1a13bbe6c2d6fa479656575b439779680c104a80f6c90fb7dcd2a5ef43e3c27b6c3c728cdb69b91e21a5107b68be92a8b74f54c7cc6
22 changes: 22 additions & 0 deletions kde-plasma/kdecoration/kdecoration-5.91.0.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

ECM_TEST="forceoptional"
KFMIN=5.247.0
QTMIN=6.6.0
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}"

0 comments on commit 00137e7

Please sign in to comment.