framework-6.11.0

This commit is contained in:
Rmys
2025-02-24 13:13:46 +03:00
parent 316ef8e617
commit f8a3f78e0a
24 changed files with 216 additions and 72 deletions
@@ -1,4 +1,3 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -14,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>kde6 window manager access framework</Summary>
<Description>kwindowsystem provides information about the state of the window manager and allows asking the window manager to change the using a more high-level interface than the NETWinInfo/NETRootInfo low-level classes.</Description>
<Archive sha1sum="1cae511e60d9b5c1e7672c6ad79a59fa2b87778d" type="tarxz">mirrors://kde/stable/frameworks/6.10/kwindowsystem-6.10.0.tar.xz</Archive>
<Archive sha1sum="d392c16474698d9eef242a7a81bf37f358d17443" type="tarxz">mirrors://kde/stable/frameworks/6.11/kwindowsystem-6.11.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="6.7.3">qt6-base-devel</Dependency>
<Dependency versionFrom="6.7.3">qt6-wayland-devel</Dependency>
@@ -31,7 +30,7 @@
<Dependency>xcb-util-keysyms-devel</Dependency>
<Dependency>wayland-protocols-devel</Dependency>
<Dependency>plasma-wayland-protocols</Dependency>
<Dependency versionFrom="6.10.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="6.11.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -85,6 +84,13 @@
</Package>
<History>
<Update release="72">
<Date>2025-02-14</Date>
<Version>6.11.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="71">
<Date>2025-01-09</Date>
<Version>6.10.0</Version>