pspec.xml 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>lm_sensors</Name>
  6. <Homepage>https://hwmon.wiki.kernel.org/lm_sensors</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>LGPLv2+</License>
  12. <IsA>app:console</IsA>
  13. <IsA>library</IsA>
  14. <Summary>Hardware monitoring tools</Summary>
  15. <Description>lm_sensors provides essential tools for monitoring the temperatures, voltages, and fans of Linux systems with hardware monitoring devices. It also contains scripts for sensor hardware identification and fan speed control.</Description>
  16. <Archive sha1sum="2ef03242b62d70523919d06859503f12feb9f7d4" type="targz">https://github.com/lm-sensors/lm-sensors/archive/V3-6-0.tar.gz</Archive>
  17. <BuildDependencies>
  18. <Dependency versionFrom="1.8.0">rrdtool-devel</Dependency>
  19. </BuildDependencies>
  20. <Patches>
  21. <Patch>42f240d2a457834bcbdf4dc8b57237f97b5f5854.patch</Patch>
  22. </Patches>
  23. </Source>
  24. <Package>
  25. <Name>lm_sensors</Name>
  26. <RuntimeDependencies>
  27. <Dependency>dmidecode</Dependency>
  28. <Dependency>rrdtool</Dependency>
  29. </RuntimeDependencies>
  30. <Files>
  31. <Path fileType="config">/etc</Path>
  32. <Path fileType="executable">/usr/bin</Path>
  33. <Path fileType="executable">/usr/sbin</Path>
  34. <Path fileType="library">/usr/lib</Path>
  35. <Path fileType="man">/usr/share/man</Path>
  36. <Path fileType="doc">/usr/share/doc</Path>
  37. </Files>
  38. </Package>
  39. <Package>
  40. <Name>lm_sensors-devel</Name>
  41. <Summary>Development files for lm_sensors</Summary>
  42. <RuntimeDependencies>
  43. <Dependency release="current">lm_sensors</Dependency>
  44. <Dependency>rrdtool-devel</Dependency>
  45. </RuntimeDependencies>
  46. <Files>
  47. <Path fileType="header">/usr/include</Path>
  48. <Path fileType="man">/usr/share/man/man3</Path>
  49. </Files>
  50. </Package>
  51. <History>
  52. <Update release="7">
  53. <Date>2022-11-23</Date>
  54. <Version>3.6.0</Version>
  55. <Comment>Rebuild.</Comment>
  56. <Name>Pisi Linux Community</Name>
  57. <Email>admin@pisilinux.org</Email>
  58. </Update>
  59. <Update release="6">
  60. <Date>2021-07-29</Date>
  61. <Version>3.6.0</Version>
  62. <Comment>Rebuild 3.6.0 git version.</Comment>
  63. <Name>Pisi Linux Community</Name>
  64. <Email>admin@pisilinux.org</Email>
  65. </Update>
  66. <Update release="5">
  67. <Date>2020-01-08</Date>
  68. <Version>3.6.0</Version>
  69. <Comment>Version bump</Comment>
  70. <Name>Idris Kalp</Name>
  71. <Email>idriskalp@gmail.com</Email>
  72. </Update>
  73. <Update release="4">
  74. <Date>2018-08-15</Date>
  75. <Version>3.4.0</Version>
  76. <Comment>Rebuild.</Comment>
  77. <Name>Pisi Linux Community</Name>
  78. <Email>admin@pisilinux.org</Email>
  79. </Update>
  80. <Update release="3">
  81. <Date>2017-03-02</Date>
  82. <Version>3.4.0</Version>
  83. <Comment>Release Bump</Comment>
  84. <Name>Ayhan Yalçınsoy</Name>
  85. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  86. </Update>
  87. <Update release="2">
  88. <Date>2016-06-09</Date>
  89. <Version>3.4.0</Version>
  90. <Comment>Release Bump</Comment>
  91. <Name>Pisi Linux Community</Name>
  92. <Email>admin@pisilinux.org</Email>
  93. </Update>
  94. <Update release="1">
  95. <Date>2015-10-02</Date>
  96. <Version>3.4.0</Version>
  97. <Comment>First release</Comment>
  98. <Name>Ertuğrul Erata</Name>
  99. <Email>ertugrulerata@gmail.com</Email>
  100. </Update>
  101. </History>
  102. </PISI>