pspec.xml 3.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>focuswriter</Name>
  6. <Homepage>https://gottcode.org/focuswriter/</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>FocusWriter is a simple, distraction-free writing environment.</Summary>
  14. <Description>Focuswriter utilizes a hide-away interface that you access by moving your mouse to the edges of the screen, allowing the program to have a familiar look and feel to it while still getting out of the way so that you can immerse yourself in your work.</Description>
  15. <Archive sha1sum="70d4ced1b506b5438c54f79d25c97fa069e9aad1" type="tarbz2">https://gottcode.org/focuswriter/focuswriter-1.7.6-src.tar.bz2</Archive>
  16. <BuildDependencies>
  17. <Dependency>qt5-base-devel</Dependency>
  18. <Dependency>zlib-devel</Dependency>
  19. <Dependency>hunspell-devel</Dependency>
  20. <Dependency>qt5-multimedia-devel</Dependency>
  21. <Dependency>qt5-linguist</Dependency>
  22. </BuildDependencies>
  23. </Source>
  24. <Package>
  25. <Name>focuswriter</Name>
  26. <RuntimeDependencies>
  27. <Dependency>qt5-base</Dependency>
  28. <Dependency>qt5-multimedia</Dependency>
  29. <Dependency>hunspell</Dependency>
  30. <Dependency>zlib</Dependency>
  31. <Dependency>libgcc</Dependency>
  32. </RuntimeDependencies>
  33. <Files>
  34. <Path fileType="executable">/usr/bin</Path>
  35. <Path fileType="pixmaps">/usr/share/pixmaps</Path>
  36. <Path fileType="application">/usr/share/applications</Path>
  37. <Path fileType="data">/usr/share/appdata</Path>
  38. <Path fileType="data">/usr/share/metainfo</Path>
  39. <Path fileType="data">/usr/share/focuswriter</Path>
  40. <Path fileType="icons">/usr/share/icons/hicolor</Path>
  41. <Path fileType="man">/usr/share/man</Path>
  42. <Path fileType="doc">/usr/share/doc</Path>
  43. </Files>
  44. </Package>
  45. <History>
  46. <Update release="5">
  47. <Date>2021-08-08</Date>
  48. <Version>1.7.6</Version>
  49. <Comment>version bump.</Comment>
  50. <Name>Erkan IŞIK</Name>
  51. <Email>erkanisik@pisilinux.org</Email>
  52. </Update>
  53. <Update release="4">
  54. <Date>2018-02-21</Date>
  55. <Version>1.6.10</Version>
  56. <Comment>version bump.</Comment>
  57. <Name>Stefan Gronewold(groni)</Name>
  58. <Email>groni@pisilinux.org</Email>
  59. </Update>
  60. <Update release="3">
  61. <Date>2017-03-21</Date>
  62. <Version>1.6.4</Version>
  63. <Comment>Release bump.</Comment>
  64. <Name>Stefan Gronewold(groni)</Name>
  65. <Email>groni@pisilinux.org</Email>
  66. </Update>
  67. <Update release="2">
  68. <Date>2016-11-10</Date>
  69. <Version>1.6.2</Version>
  70. <Comment>First release</Comment>
  71. <Name>Stefan Gronewold (groni)</Name>
  72. <Email>groni@pisilinux.org</Email>
  73. </Update>
  74. <Update release="1">
  75. <Date>2016-07-18</Date>
  76. <Version>1.5.7</Version>
  77. <Comment>First release</Comment>
  78. <Name>Stefan Gronewold (groni)</Name>
  79. <Email>groni@pisilinux.org</Email>
  80. </Update>
  81. </History>
  82. </PISI>