pspec.xml 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>emacs-color-theme</Name>
  6. <Homepage>http://www.emacswiki.org/cgi-bin/wiki?ColorTheme</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>data</IsA>
  13. <Summary>Emacs-Lisp color theme package</Summary>
  14. <Description>Colortheme is an Emacs-Lisp package with more than 50 color themes for your use.</Description>
  15. <Archive sha1sum="047d6cb207fdef66b25343479ebe09a1ed3954b5" type="targz">http://download.savannah.nongnu.org/releases/color-theme/color-theme-6.6.0.tar.gz</Archive>
  16. </Source>
  17. <Package>
  18. <Name>emacs-color-theme</Name>
  19. <RuntimeDependencies>
  20. <Dependency>emacs</Dependency>
  21. </RuntimeDependencies>
  22. <Files>
  23. <Path fileType="doc">/usr/share/doc</Path>
  24. <Path fileType="data">/etc/emacs/site-lisp</Path>
  25. <Path fileType="data">/usr/share/emacs/site-lisp/color-theme</Path>
  26. </Files>
  27. <AdditionalFiles>
  28. <AdditionalFile target="/etc/emacs/site-lisp/80-color-theme.el">80-color-theme.el</AdditionalFile>
  29. </AdditionalFiles>
  30. </Package>
  31. <History>
  32. <Update release="5">
  33. <Date>2020-02-09</Date>
  34. <Version>6.6.0</Version>
  35. <Comment>Rebuild with new toolchain</Comment>
  36. <Name>Mustafa Cinasal</Name>
  37. <Email>muscnsl@gmail.com</Email>
  38. </Update>
  39. <Update release="4">
  40. <Date>2019-02-01</Date>
  41. <Version>6.6.0</Version>
  42. <Comment>Rebuild with new toolchain</Comment>
  43. <Name>Mustafa Cinasal</Name>
  44. <Email>muscnsl@gmail.com</Email>
  45. </Update>
  46. <Update release="3">
  47. <Date>2017-05-10</Date>
  48. <Version>6.6.0</Version>
  49. <Comment>Rebuild with new toolchain</Comment>
  50. <Name>Mustafa Cinasal</Name>
  51. <Email>muscnsl@gmail.com</Email>
  52. </Update>
  53. <Update release="2">
  54. <Date>2016-06-09</Date>
  55. <Version>6.6.0</Version>
  56. <Comment>Release Bump</Comment>
  57. <Name>Pisi Linux Community</Name>
  58. <Email>admin@pisilinux.org</Email>
  59. </Update>
  60. <Update release="1">
  61. <Date>2015-12-24</Date>
  62. <Version>6.6.0</Version>
  63. <Comment>First release</Comment>
  64. <Name>Ilker Manap</Name>
  65. <Email>ilkermanap@gmail.com</Email>
  66. </Update>
  67. </History>
  68. </PISI>