pspec.xml 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pardus.org.tr/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>ghostwriter</Name>
  6. <Homepage>https://github.com/wereturtle/ghostwriter</Homepage>
  7. <Packager>
  8. <Name>Stefan Gronewold (groni)</Name>
  9. <Email>groni@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <IsA>app:gui</IsA>
  13. <Summary>ghostwriter is a cross-platform, aesthetic, distraction-free Markdown editor.</Summary>
  14. <Description>ghostwriter provides a relaxing, distraction-free writing environment, whether your masterpiece be that next blog post, your school paper, or your NaNoWriMo novel. </Description>
  15. <Archive sha1sum="1565ea1cf98cdb308a860f5ed7770de4444b4d3c" type="targz">https://github.com/wereturtle/ghostwriter/archive/refs/tags/2.1.6.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>qt5-base-devel</Dependency>
  18. <Dependency>qt5-multimedia-devel</Dependency>
  19. <Dependency>qt5-webkit-devel</Dependency>
  20. <Dependency>qt5-webengine-devel</Dependency>
  21. <Dependency>qt5-svg-devel</Dependency>
  22. <Dependency>qt5-linguist</Dependency>
  23. <Dependency>hunspell-devel</Dependency>
  24. <Dependency>desktop-file-utils</Dependency>
  25. <Dependency>pkgconfig</Dependency>
  26. </BuildDependencies>
  27. </Source>
  28. <Package>
  29. <Name>ghostwriter</Name>
  30. <RuntimeDependencies>
  31. <Dependency>qt5-base</Dependency>
  32. <Dependency>qt5-webkit</Dependency>
  33. <Dependency>hunspell</Dependency>
  34. <Dependency>libgcc</Dependency>
  35. <!--
  36. <Dependency>discount</Dependency>
  37. -->
  38. </RuntimeDependencies>
  39. <Files>
  40. <Path fileType="executable">/usr/bin</Path>
  41. <Path fileType="data">/usr/share/appdata</Path>
  42. <Path fileType="application">/usr/share/applications</Path>
  43. <Path fileType="icon">/usr/share/icons/hicolor</Path>
  44. <Path fileType="data">/usr/share/ghostwriter</Path>
  45. <Path fileType="data">/usr/share/pixmaps</Path>
  46. <Path fileType="data">/usr/share/metainfo</Path>
  47. <Path fileType="man">/usr/share/man</Path>
  48. <Path fileType="doc">/usr/share/doc</Path>
  49. </Files>
  50. </Package>
  51. <History>
  52. <Update release="3">
  53. <Date>2022-10-29</Date>
  54. <Version>2.1.6</Version>
  55. <Comment>Version bump.</Comment>
  56. <Name>Ümit Solmaz</Name>
  57. </Update>
  58. <Update release="3">
  59. <Date>2022-04-03</Date>
  60. <Version>2.1.2</Version>
  61. <Comment>Version bump.</Comment>
  62. <Name>Erkan IŞIK</Name>
  63. <Email>erkanisik@pisilinux.org</Email>
  64. </Update>
  65. <Update release="3">
  66. <Date>2018-02-21</Date>
  67. <Version>1.5.0</Version>
  68. <Comment>Version bump.</Comment>
  69. <Name>Stefan Gronewold (groni)</Name>
  70. <Email>groni@pisilinux.org</Email>
  71. </Update>
  72. <Update release="2">
  73. <Date>2016-09-11</Date>
  74. <Version>1.4.2</Version>
  75. <Comment>Version bump.</Comment>
  76. <Name>Stefan Gronewold (groni)</Name>
  77. <Email>groni@pisilinux.org</Email>
  78. </Update>
  79. <Update release="1">
  80. <Date>2016-07-20</Date>
  81. <Version>1.3.1</Version>
  82. <Comment>First release</Comment>
  83. <Name>Stefan Gronewold (groni)</Name>
  84. <Email>groni@pisilinux.org</Email>
  85. </Update>
  86. </History>
  87. </PISI>