pspec.xml 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  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="4c33d82adc763169aca24429f5cbc5a4dcd1df09" type="targz">https://github.com/papylhomme/diskmonitor/archive/0.3.1.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="2">
  59. <Date>2017-03-19</Date>
  60. <Version>0.3.1</Version>
  61. <Comment>Release bump.</Comment>
  62. <Name>Ayhan Yalçınsoy</Name>
  63. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  64. </Update>
  65. <Update release="1">
  66. <Date>2016-11-20</Date>
  67. <Version>0.3.1</Version>
  68. <Comment>First Release</Comment>
  69. <Name>Stefan Gronewold</Name>
  70. <Email>groni@pisilinux.org</Email>
  71. </Update>
  72. </History>
  73. </PISI>