pspec.xml 2.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>sublime-text3</Name>
  6. <Homepage>http://www.sublimetext.com</Homepage>
  7. <Packager>
  8. <Name>Stefan Gronewold</Name>
  9. <Email>groni@pisilinux.org</Email>
  10. </Packager>
  11. <License>Sublime Text</License>
  12. <IsA>app:gui</IsA>
  13. <Summary>Sophisticated text editor</Summary>
  14. <Description>Sublime Text is a sophisticated text editor for code, markup and prose.</Description>
  15. <Archive sha1sum="da573c2870c079b7d4cdb2c6b0c94d3911c0a747" type="tarbz2">https://download.sublimetext.com/sublime_text_3_build_3176_x64.tar.bz2</Archive>
  16. </Source>
  17. <Package>
  18. <Name>sublime-text3</Name>
  19. <RuntimeDependencies>
  20. <Dependency>glib2</Dependency>
  21. <Dependency>libX11</Dependency>
  22. </RuntimeDependencies>
  23. <Files>
  24. <Path fileType="executable">/usr/bin/</Path>
  25. <Path fileType="data">/usr/share/icons/hicolor/</Path>
  26. <Path fileType="data">/usr/share/applications/</Path>
  27. <Path fileType="data">/opt/sublime_text_3</Path>
  28. </Files>
  29. <AdditionalFiles>
  30. <AdditionalFile target="/usr/share/applications/sublime_text.desktop" owner="root">sublime_text.desktop</AdditionalFile>
  31. </AdditionalFiles>
  32. </Package>
  33. <History>
  34. <Update release="6">
  35. <Date>2018-05-14</Date>
  36. <Version>3176</Version>
  37. <Comment>version fix.</Comment>
  38. <Name>Erkan IŞIK</Name>
  39. <Email>info@erkanisik.com</Email>
  40. </Update>
  41. <Update release="5">
  42. <Date>2018-05-08</Date>
  43. <Version>3170</Version>
  44. <Comment>user release.</Comment>
  45. <Name>Erkan IŞIK</Name>
  46. <Email>info@erkanisik.com</Email>
  47. </Update>
  48. <Update release="4">
  49. <Date>2017-11-26</Date>
  50. <Version>3143</Version>
  51. <Comment>user release.</Comment>
  52. <Name>Erkan IŞIK</Name>
  53. <Email>info@erkanisik.com</Email>
  54. </Update>
  55. <Update release="3">
  56. <Date>2017-09-17</Date>
  57. <Version>3144</Version>
  58. <Comment>Developer release.</Comment>
  59. <Name>Erkan IŞIK</Name>
  60. <Email>info@erkanisik.com</Email>
  61. </Update>
  62. <Update release="2">
  63. <Date>2017-07-14</Date>
  64. <Version>3126</Version>
  65. <Comment>Second release.</Comment>
  66. <Name>Erkan IŞIK</Name>
  67. <Email>info@erkanisik.com</Email>
  68. </Update>
  69. <Update release="1">
  70. <Date>2016-02-23</Date>
  71. <Version>3103</Version>
  72. <Comment>First release.</Comment>
  73. <Name>Stefan Gronewold</Name>
  74. <Email>groni@pisilinux.org</Email>
  75. </Update>
  76. </History>
  77. </PISI>