pspec.xml 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>diskmonitor</Name>
  6. <Homepage>https://github.com/papylhomme/diskmonitor/</Homepage>
  7. <Packager>
  8. <Name>Stefan Gronewold</Name>
  9. <Email>groni@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <Summary>KDE tools to monitor SMART devices and MDRaid health status. Features a full application and a Plasma applet</Summary>
  13. <Description>KDE tools to monitor SMART devices and MDRaid health status. Features a full application and a Plasma applet</Description>
  14. <Archive sha1sum="cc7adb9effd0f231467c7672495df605f971b587" type="targz">https://github.com/papylhomme/diskmonitor/archive/refs/tags/0.3.4.tar.gz</Archive>
  15. <BuildDependencies>
  16. <Dependency>extra-cmake-modules</Dependency>
  17. <Dependency>gettext-devel</Dependency>
  18. <Dependency>glibc-devel</Dependency>
  19. <Dependency>kconfigwidgets-devel</Dependency>
  20. <Dependency>kcoreaddons-devel</Dependency>
  21. <Dependency>ki18n-devel</Dependency>
  22. <Dependency>kiconthemes-devel</Dependency>
  23. <Dependency>knotifications-devel</Dependency>
  24. <Dependency>kxmlgui-devel</Dependency>
  25. <Dependency>plasma-workspace-devel</Dependency>
  26. <Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
  27. <Dependency versionFrom="5.7.1">qt5-quickcontrols2-devel</Dependency>
  28. <Dependency>udisks2-devel</Dependency>
  29. <Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency>
  30. </BuildDependencies>
  31. <Patches>
  32. <!-- <Patch level="1">ki18n.patch</Patch> -->
  33. </Patches>
  34. </Source>
  35. <Package>
  36. <Name>diskmonitor</Name>
  37. <Summary>KDE tools to monitor SMART devices and MDRaid health status. Features a full application and a Plasma applet</Summary>
  38. <RuntimeDependencies>
  39. <Dependency versionFrom="5.7.1">qt5-base</Dependency>
  40. <Dependency>ki18n</Dependency>
  41. <Dependency>libgcc</Dependency>
  42. <Dependency>kconfig</Dependency>
  43. <Dependency>kxmlgui</Dependency>
  44. <Dependency>kcoreaddons</Dependency>
  45. <Dependency>kiconthemes</Dependency>
  46. <Dependency>kconfigwidgets</Dependency>
  47. <Dependency>knotifications</Dependency>
  48. <Dependency>kwidgetsaddons</Dependency>
  49. <Dependency versionFrom="5.7.1">qt5-declarative</Dependency>
  50. </RuntimeDependencies>
  51. <Files>
  52. <Path fileType="executable">/usr/bin</Path>
  53. <Path fileType="library">/usr/lib/qt5</Path>
  54. <Path fileType="data">/usr/share</Path>
  55. </Files>
  56. </Package>
  57. <History>
  58. <Update release="5">
  59. <Date>2024-11-29</Date>
  60. <Version>0.3.4</Version>
  61. <Comment>Version bump.</Comment>
  62. <Name>Ümit Solmaz</Name>
  63. <Email>admins@pisilinux.org</Email>
  64. </Update>
  65. <Update release="4">
  66. <Date>2020-03-10</Date>
  67. <Version>0.3.3</Version>
  68. <Comment>Version bump.</Comment>
  69. <Name>Mustafa Cinasal</Name>
  70. <Email>muscnsl@gmail.com</Email>
  71. </Update>
  72. <Update release="3">
  73. <Date>2018-09-01</Date>
  74. <Version>0.3.1</Version>
  75. <Comment>Rebuild New T.</Comment>
  76. <Name>Mustafa Cinasal</Name>
  77. <Email>muscnsl@gmail.com</Email>
  78. </Update>
  79. <Update release="2">
  80. <Date>2017-03-19</Date>
  81. <Version>0.3.1</Version>
  82. <Comment>Release bump.</Comment>
  83. <Name>Ayhan Yalçınsoy</Name>
  84. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  85. </Update>
  86. <Update release="1">
  87. <Date>2016-11-20</Date>
  88. <Version>0.3.1</Version>
  89. <Comment>First Release</Comment>
  90. <Name>Stefan Gronewold</Name>
  91. <Email>groni@pisilinux.org</Email>
  92. </Update>
  93. </History>
  94. </PISI>