framework-5.90.0

This commit is contained in:
Rmys
2022-01-08 18:30:02 +03:00
parent e106f8eb1b
commit 01eb73f9d9
32 changed files with 282 additions and 58 deletions
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>KDE5 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="a4d8722e70dc005220009c546ebf3db0c7749f93" type="tarxz">mirrors://kde/stable/frameworks/5.89/kwindowsystem-5.89.0.tar.xz</Archive>
<Archive sha1sum="4fd805a815be2cf5413ca658f2c491df0cf12c08" type="tarxz">mirrors://kde/stable/frameworks/5.90/kwindowsystem-5.90.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.15.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.15.1">qt5-linguist</Dependency>
@@ -25,7 +25,7 @@
<Dependency>libXfixes-devel</Dependency>
<Dependency>xcb-util-devel</Dependency>
<Dependency>xcb-util-keysyms-devel</Dependency>
<Dependency versionFrom="5.89.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="5.90.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -70,6 +70,13 @@
</Package>
<History>
<Update release="45">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>