pspec.xml 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. <PISI>
  2. <Source>
  3. <Name>plasma-applet-resources-monitor</Name>
  4. <Homepage>https://github.com/kotelnik/plasma-applet-resources-monitor</Homepage>
  5. <Packager>
  6. <Name>Stefan Gronewold</Name>
  7. <Email>groni@pisilinux.org</Email>
  8. </Packager>
  9. <License>GPL</License>
  10. <PartOf>desktop.kde.addon</PartOf>
  11. <Summary>Plasma 5 plasmoid for monitoring CPU, frequency, RAM and swap activity.</Summary>
  12. <Description>Plasma 5 plasmoid for monitoring CPU, frequency, RAM and swap activity.</Description>
  13. <BuildDependencies>
  14. <Dependency>extra-cmake-modules</Dependency>
  15. <Dependency>plasma-workspace-devel</Dependency>
  16. <Dependency>qt5-base-devel</Dependency>
  17. <Dependency>qt5-graphicaleffects</Dependency>
  18. </BuildDependencies>
  19. <Archive sha1sum="789aa64e41cc06134383d4cc23adc96c0a7f07cb" type="targz">https://github.com/kotelnik/plasma-applet-resources-monitor/archive/v1.0.6.tar.gz</Archive>
  20. </Source>
  21. <Package>
  22. <Name>plasma-applet-resources-monitor</Name>
  23. <Summary>Plasma 5 plasmoid for monitoring CPU, frequency, RAM and swap activity.</Summary>
  24. <RuntimeDependencies>
  25. <Dependency>plasma-workspace</Dependency>
  26. <Dependency>qt5-base</Dependency>
  27. <Dependency>qt5-graphicaleffects</Dependency>
  28. </RuntimeDependencies>
  29. <Files>
  30. <Path fileType="data">/usr/share</Path>
  31. <Path fileType="localedata">/usr/share/locale</Path>
  32. <Path fileType="data">/usr/share/kservices5</Path>
  33. <Path fileType="data">/usr/share/plasma</Path>
  34. <Path fileType="info">/usr/share/metainfo</Path>
  35. <Path fileType="doc">/usr/share/doc</Path>
  36. </Files>
  37. </Package>
  38. <History>
  39. <Update release="4">
  40. <Date>2019-04-20</Date>
  41. <Version>1.0.6</Version>
  42. <Comment>Version bump</Comment>
  43. <Name>PisiLinux Community</Name>
  44. <Email>admins@pisilinux.org</Email>
  45. </Update>
  46. <Update release="3">
  47. <Date>2018-11-13</Date>
  48. <Version>1.0.5</Version>
  49. <Comment>Rebuild</Comment>
  50. <Name>Ertuğrul Erata</Name>
  51. <Email>ertugrulerata@gmail.com</Email>
  52. </Update>
  53. <Update release="2">
  54. <Date>2018-08-11</Date>
  55. <Version>1.0.5</Version>
  56. <Comment>Rebuild</Comment>
  57. <Name>Ertuğrul Erata</Name>
  58. <Email>ertugrulerata@gmail.com</Email>
  59. </Update>
  60. <Update release="1">
  61. <Date>2016-11-13</Date>
  62. <Version>1.0.5</Version>
  63. <Comment>First Release</Comment>
  64. <Name>Stefan Gronewold</Name>
  65. <Email>groni@pisilinux.org</Email>
  66. </Update>
  67. </History>
  68. </PISI>