kidletime

This commit is contained in:
aydemir
2016-10-23 22:56:13 +03:00
parent 0ed0865430
commit 79f186e3be
+9 -2
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>Idle time reporting utility</Summary>
<Description>KIdleTime is a singleton reporting information on idle time. It is useful not only for finding out about the current idle time of the PC, but also for getting notified upon idle time events, such as custom timeouts, or user activity.</Description>
<Archive sha1sum="96c381332507787fe6d4e5646a4be5e957beef45" type="tarxz">mirrors://kde/stable/frameworks/5.26/kidletime-5.26.0.tar.xz</Archive>
<Archive sha1sum="ff7939f67300a78506f2f62eaebb075b4e53e690" type="tarxz">mirrors://kde/stable/frameworks/5.27/kidletime-5.27.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-x11extras-devel</Dependency>
@@ -21,7 +21,7 @@
<Dependency>libXext-devel</Dependency>
<Dependency>libXScrnSaver-devel</Dependency>
<Dependency>libxcb-devel</Dependency>
<Dependency versionFrom="5.26.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="5.27.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -58,6 +58,13 @@
</Package>
<History>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilnux.org</Email>
</Update>
<Update release="4">
<Date>2016-10-04</Date>
<Version>5.26.0</Version>