kde frameworks

This commit is contained in:
aydemir
2016-04-13 17:09:46 +03:00
parent 704ee0dae6
commit 384a640d4a
135 changed files with 7400 additions and 1321 deletions
@@ -14,7 +14,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="518fbc3cf988b7bde7ede8ec6639ffc15bb49125" type="tarxz">mirrors://kde/stable/frameworks/5.20/kwindowsystem-5.20.0.tar.xz</Archive>
<Archive sha1sum="a72fcb501d8f4c539d88ba6b13e3ae178e958281" type="tarxz">mirrors://kde/stable/frameworks/5.21/kwindowsystem-5.21.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
@@ -26,7 +26,7 @@
<Dependency>libXfixes-devel</Dependency>
<Dependency>xcb-util-devel</Dependency>
<Dependency>xcb-util-keysyms-devel</Dependency>
<Dependency versionFrom="5.20.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="5.21.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -71,8 +71,8 @@
<History>
<Update release="1">
<Date>2016-03-24</Date>
<Version>5.20.0</Version>
<Date>2016-04-13</Date>
<Version>5.21.0</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>