framework-5.55.0

This commit is contained in:
Rmys
2019-02-13 22:20:01 +03:00
parent d0b6a003dd
commit 9c40288301
14 changed files with 136 additions and 38 deletions
+10 -3
View File
@@ -3,7 +3,7 @@
<PISI>
<Source>
<Name>kwindowsystem</Name>
<Homepage>http://www.kde.org</Homepage>
<Homepage>https://www.kde.org</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
@@ -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="9ce747dc392b6127f911cce98a6e37c18a235770" type="tarxz">mirrors://kde/stable/frameworks/5.54/kwindowsystem-5.54.0.tar.xz</Archive>
<Archive sha1sum="562a5b81674d03a19dde81fa117b88dda8d6d59f" type="tarxz">mirrors://kde/stable/frameworks/5.55/kwindowsystem-5.55.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.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.54.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="5.55.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -70,6 +70,13 @@
</Package>
<History>
<Update release="24">
<Date>2019-02-09</Date>
<Version>5.55.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-01-12</Date>
<Version>5.54.0</Version>