pspec.xml 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>icon-theme-elementary-xfce</Name>
  6. <Homepage>https://github.com/shimmerproject/elementary-xfce</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPL-2</License>
  12. <IsA>data</IsA>
  13. <PartOf>desktop.lookandfeel</PartOf>
  14. <Summary>Elementary Look for XFCE.</Summary>
  15. <Description>Elementary icons forked from upstream, extended and maintained for Xfce.</Description>
  16. <Archive sha1sum="2d6539c14d58ca3c3c0617a3db341e2389cbdcb9" type="targz">
  17. https://github.com/shimmerproject/elementary-xfce/archive/refs/tags/v0.17.tar.gz
  18. </Archive>
  19. <BuildDependencies>
  20. <Dependency>librsvg</Dependency>
  21. <Dependency>optipng</Dependency>
  22. <Dependency>inkscape</Dependency>
  23. <Dependency>gtk3-devel</Dependency>
  24. </BuildDependencies>
  25. </Source>
  26. <Package>
  27. <Name>icon-theme-elementary-xfce</Name>
  28. <Files>
  29. <Path fileType="data">/usr/share/icons</Path>
  30. <Path fileType="doc">/usr/share/doc</Path>
  31. </Files>
  32. </Package>
  33. <History>
  34. <Update release="2">
  35. <Date>2022-08-20</Date>
  36. <Version>0.17</Version>
  37. <Comment>Version bump.</Comment>
  38. <Name>fury</Name>
  39. <Email>uglyside@yandex.ru</Email>
  40. </Update>
  41. <Update release="1">
  42. <Date>2021-10-13</Date>
  43. <Version>0.15.2</Version>
  44. <Comment>First build</Comment>
  45. <Name>fury</Name>
  46. <Email>uglyside@yandex.ru</Email>
  47. </Update>
  48. </History>
  49. </PISI>