pspec.xml 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gtk-theme-orion</Name>
  6. <Homepage>https://github.com/shimmerproject/Orion</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <Summary>Orion is a modern light theme for Gnome. It supports Gnome, Unity, XFCE and Openbox.</Summary>
  12. <Description>The theme is compatible with GTK 3.6 and 3.8. It also includes a GTK 2.0 theme using Murrine engine.</Description>
  13. <License>GPL-3.0</License>
  14. <ISA>data</ISA>
  15. <Archive sha1sum="ef900a5a8e6ceddae89b979dcc86db7de610f937" type="targz">https://github.com/shimmerproject/Orion/archive/v1.5.tar.gz</Archive>
  16. </Source>
  17. <Package>
  18. <Name>gtk-theme-orion</Name>
  19. <RuntimeDependencies>
  20. <Dependency>gtk2-engines-murrine</Dependency>
  21. </RuntimeDependencies>
  22. <Files>
  23. <Path fileType="data">/usr/share/themes</Path>
  24. <Path fileType="doc">/usr/share/doc</Path>
  25. </Files>
  26. </Package>
  27. <History>
  28. <Update release="3">
  29. <Date>2018-08-31</Date>
  30. <Version>1.5</Version>
  31. <Comment>Rebuild New T.</Comment>
  32. <Name>Mustafa Cinasal</Name>
  33. <Email>muscnsl@gmail.com</Email>
  34. </Update>
  35. <Update release="2">
  36. <Date>2017-04-06</Date>
  37. <Version>1.5</Version>
  38. <Comment>Rebuild with new toolchain</Comment>
  39. <Name>Stefan Gronewold(groni)</Name>
  40. <Email>groni@pisilinux.org</Email>
  41. </Update>
  42. <Update release="1">
  43. <Date>2016-12-10</Date>
  44. <Version>1.5</Version>
  45. <Comment>First Release.</Comment>
  46. <Name>Stefan Gronewold(groni)</Name>
  47. <Email>groni@pisilinux.org</Email>
  48. </Update>
  49. </History>
  50. </PISI>