framework-5.105.0

This commit is contained in:
Rmys
2023-04-08 14:38:54 +03:00
parent 29a2a7c9ec
commit f0580d9fd3
16 changed files with 141 additions and 29 deletions
+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="4780c36e5fc2cfa5a748f0d620a92e177ecb06da" type="tarxz">mirrors://kde/stable/frameworks/5.104/kidletime-5.104.0.tar.xz</Archive>
<Archive sha1sum="9084f4db91bc3ae893a10c171565bda019db2b58" type="tarxz">mirrors://kde/stable/frameworks/5.105/kidletime-5.105.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.15.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.15.1">qt5-x11extras-devel</Dependency>
@@ -21,7 +21,7 @@
<Dependency>libXext-devel</Dependency>
<Dependency>libXScrnSaver-devel</Dependency>
<Dependency>libxcb-devel</Dependency>
<Dependency versionFrom="5.104.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="5.105.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -59,6 +59,13 @@
</Package>
<History>
<Update release="59">
<Date>2023-04-08</Date>
<Version>5.105.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="58">
<Date>2023-03-11</Date>
<Version>5.104.0</Version>