pspec.xml 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>xfce4-diskperf-plugin</Name>
  6. <Homepage>https://docs.xfce.org/panel-plugins/xfce4-diskperf-plugin</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <License>BSD-2</License>
  12. <Icon>xfce4-panel</Icon>
  13. <IsA>app:gui</IsA>
  14. <PartOf>desktop.xfce.addon</PartOf>
  15. <Summary>A disk usage and performance panel plugin for Xfce</Summary>
  16. <Description>A disk usage and performance panel plugin for Xfce.</Description>
  17. <Archive sha1sum="91af2eeb89d09301c1316c633c83597574fdde9d" type="tarbz2">https://archive.xfce.org/src/panel-plugins/xfce4-diskperf-plugin/2.7/xfce4-diskperf-plugin-2.7.1.tar.bz2</Archive>
  18. <BuildDependencies>
  19. <Dependency>xfce4-panel-devel</Dependency>
  20. <Dependency>intltool</Dependency>
  21. <Dependency>libxfce4ui-devel</Dependency>
  22. </BuildDependencies>
  23. </Source>
  24. <Package>
  25. <Name>xfce4-diskperf-plugin</Name>
  26. <RuntimeDependencies>
  27. <Dependency>gtk3</Dependency>
  28. <Dependency>glib2</Dependency>
  29. <Dependency>libxfce4ui</Dependency>
  30. <Dependency>xfce4-panel</Dependency>
  31. <Dependency>libxfce4util</Dependency>
  32. </RuntimeDependencies>
  33. <Files>
  34. <Path fileType="doc">/usr/share/doc</Path>
  35. <Path fileType="localedata">/usr/share/locale</Path>
  36. <Path fileType="data">/usr/share/xfce4</Path>
  37. <Path fileType="library">/usr/lib</Path>
  38. </Files>
  39. </Package>
  40. <History>
  41. <Update release="4">
  42. <Date>2024-12-24</Date>
  43. <Version>2.7.1</Version>
  44. <Comment>Version bump.</Comment>
  45. <Name>Pisi Linux Community</Name>
  46. <Email>admin@pisilinux.org</Email>
  47. </Update>
  48. <Update release="3">
  49. <Date>2022-04-01</Date>
  50. <Version>2.7.0</Version>
  51. <Comment>Version bump.</Comment>
  52. <Name>Mustafa Cinasal</Name>
  53. <Email>muscnsl@gmail.com</Email>
  54. </Update>
  55. <Update release="2">
  56. <Date>2021-02-04</Date>
  57. <Version>2.6.3</Version>
  58. <Comment>Version bump.</Comment>
  59. <Name>Mustafa Cinasal</Name>
  60. <Email>muscnsl@gmail.com</Email>
  61. </Update>
  62. <Update release="1">
  63. <Date>2020-06-25</Date>
  64. <Version>2.6.2</Version>
  65. <Comment>Rebuild.</Comment>
  66. <Name>fury</Name>
  67. <Email>uglyside@yandex.ru</Email>
  68. </Update>
  69. </History>
  70. </PISI>