pspec.xml 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>geany-colorschemes</Name>
  6. <Homepage>https://github.com/geany/geany-themes</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>various</License>
  12. <IsA>data</IsA>
  13. <PartOf>desktop.lookandfeel</PartOf>
  14. <Summary>Geany-themes is a collection of color schemes for the Geany IDE/editor.</Summary>
  15. <Description>Geany-themes is a collection of color schemes for the Geany IDE/editor, either written originally by the Geany community or ported from color schemes for other editors.</Description>
  16. <Archive sha1sum="68a114928d3bbcd8b99c8b16361b331f53bef311" type="zip">
  17. https://github.com/geany/geany-themes/archive/0f29c77e8c596900b9b8cf552498bdb317449cae.zip
  18. </Archive>
  19. <BuildDependencies>
  20. <!-- <Dependency></Dependency> -->
  21. </BuildDependencies>
  22. </Source>
  23. <Package>
  24. <Name>geany-colorschemes</Name>
  25. <RuntimeDependencies>
  26. <Dependency>gtksourceview3</Dependency>
  27. </RuntimeDependencies>
  28. <Files>
  29. <Path fileType="data">/usr/share/geany/colorschemes</Path>
  30. <Path fileType="doc">/usr/share/doc</Path>
  31. </Files>
  32. </Package>
  33. <History>
  34. <Update release="1">
  35. <Date>2020-12-06</Date>
  36. <Version>0.1</Version>
  37. <Comment>First build</Comment>
  38. <Name>fury</Name>
  39. <Email>uglyside@yandex.ru</Email>
  40. </Update>
  41. </History>
  42. </PISI>