1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- <PISI>
- <Source>
- <Name>plasma-applet-thermal-monitor</Name>
- <Homepage>https://github.com/kotelnik/plasma-applet-thermal-monitor</Homepage>
- <Packager>
- <Name>Stefan Gronewold</Name>
- <Email>groni@pisilinux.org</Email>
- </Packager>
- <License>GPL</License>
- <PartOf>desktop.kde.addon</PartOf>
- <Summary>Plasma 5 applet for monitoring CPU, GPU and other available temperature sensors.</Summary>
- <Description>Shows temperature of various available sensors including CPU, GPU (lmsensors and nvidia-smi if appliable) and HDD (using udisks2 d-bus backend).</Description>
- <BuildDependencies>
- <Dependency>extra-cmake-modules</Dependency>
- <Dependency>plasma-workspace-devel</Dependency>
- <Dependency>qt5-base-devel</Dependency>
- <Dependency>qt5-graphicaleffects</Dependency>
- </BuildDependencies>
- <Archive sha1sum="dfde9db805a981d4fad562c5073d1644f31901a6" type="targz">https://github.com/kotelnik/plasma-applet-thermal-monitor/archive/v1.2.9.tar.gz</Archive>
- </Source>
- <Package>
- <Name>plasma-applet-thermal-monitor</Name>
- <Summary>Plasma 5 applet for monitoring CPU, GPU and other available temperature sensors.</Summary>
- <RuntimeDependencies>
- <Dependency>plasma-workspace</Dependency>
- <Dependency>qt5-base</Dependency>
- <Dependency>qt5-graphicaleffects</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="data">/usr/share</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="data">/usr/share/kservices5</Path>
- <Path fileType="data">/usr/share/plasma</Path>
- <Path fileType="info">/usr/share/metainfo</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- </Files>
- </Package>
- <History>
- <Update release="3">
- <Date>2019-04-20</Date>
- <Version>1.2.9</Version>
- <Comment>Version bump</Comment>
- <Name>Ertuğrul Erata</Name>
- <Email>ertugrulerata@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2018-08-11</Date>
- <Version>1.2.7</Version>
- <Comment>Rebuild</Comment>
- <Name>Ertuğrul Erata</Name>
- <Email>ertugrulerata@gmail.com</Email>
- </Update>
- <Update release="1">
- <Date>2016-11-13</Date>
- <Version>1.2.7</Version>
- <Comment>First Release</Comment>
- <Name>Stefan Gronewold</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|