pspec.xml 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  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="f97f23ed17e511f573725d0318daf09559776fce" type="tarbz2">https://gottcode.org/focuswriter/focuswriter-1.6.10-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. </BuildDependencies>
  22. </Source>
  23. <Package>
  24. <Name>focuswriter</Name>
  25. <RuntimeDependencies>
  26. <Dependency>qt5-base</Dependency>
  27. <Dependency>qt5-multimedia</Dependency>
  28. <Dependency>hunspell</Dependency>
  29. <Dependency>zlib</Dependency>
  30. <Dependency>libgcc</Dependency>
  31. </RuntimeDependencies>
  32. <Files>
  33. <Path fileType="executable">/usr/bin</Path>
  34. <Path fileType="pixmaps">/usr/share/pixmaps</Path>
  35. <Path fileType="application">/usr/share/applications</Path>
  36. <Path fileType="data">/usr/share/appdata</Path>
  37. <Path fileType="data">/usr/share/metainfo</Path>
  38. <Path fileType="data">/usr/share/focuswriter</Path>
  39. <Path fileType="icons">/usr/share/icons/hicolor</Path>
  40. <Path fileType="man">/usr/share/man</Path>
  41. <Path fileType="doc">/usr/share/doc</Path>
  42. </Files>
  43. </Package>
  44. <History>
  45. <Update release="4">
  46. <Date>2018-02-21</Date>
  47. <Version>1.6.10</Version>
  48. <Comment>version bump.</Comment>
  49. <Name>Stefan Gronewold(groni)</Name>
  50. <Email>groni@pisilinux.org</Email>
  51. </Update>
  52. <Update release="3">
  53. <Date>2017-03-21</Date>
  54. <Version>1.6.4</Version>
  55. <Comment>Release bump.</Comment>
  56. <Name>Stefan Gronewold(groni)</Name>
  57. <Email>groni@pisilinux.org</Email>
  58. </Update>
  59. <Update release="2">
  60. <Date>2016-11-10</Date>
  61. <Version>1.6.2</Version>
  62. <Comment>First release</Comment>
  63. <Name>Stefan Gronewold (groni)</Name>
  64. <Email>groni@pisilinux.org</Email>
  65. </Update>
  66. <Update release="1">
  67. <Date>2016-07-18</Date>
  68. <Version>1.5.7</Version>
  69. <Comment>First release</Comment>
  70. <Name>Stefan Gronewold (groni)</Name>
  71. <Email>groni@pisilinux.org</Email>
  72. </Update>
  73. </History>
  74. </PISI>