1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>focuswriter</Name>
- <Homepage>https://gottcode.org/focuswriter/</Homepage>
- <Packager>
- <Name>Stefan Gronewold (groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Packager>
- <License>GPLv3</License>
- <IsA>app:gui</IsA>
- <Summary>FocusWriter is a simple, distraction-free writing environment.</Summary>
- <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>
- <Archive sha1sum="70d4ced1b506b5438c54f79d25c97fa069e9aad1" type="tarbz2">https://gottcode.org/focuswriter/focuswriter-1.7.6-src.tar.bz2</Archive>
- <BuildDependencies>
- <Dependency>qt5-base-devel</Dependency>
- <Dependency>zlib-devel</Dependency>
- <Dependency>hunspell-devel</Dependency>
- <Dependency>qt5-multimedia-devel</Dependency>
- <Dependency>qt5-linguist</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>focuswriter</Name>
- <RuntimeDependencies>
- <Dependency>qt5-base</Dependency>
- <Dependency>qt5-multimedia</Dependency>
- <Dependency>hunspell</Dependency>
- <Dependency>zlib</Dependency>
- <Dependency>libgcc</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="pixmaps">/usr/share/pixmaps</Path>
- <Path fileType="application">/usr/share/applications</Path>
- <Path fileType="data">/usr/share/appdata</Path>
- <Path fileType="data">/usr/share/metainfo</Path>
- <Path fileType="data">/usr/share/focuswriter</Path>
- <Path fileType="icons">/usr/share/icons/hicolor</Path>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- </Files>
-
- </Package>
- <History>
- <Update release="5">
- <Date>2021-08-08</Date>
- <Version>1.7.6</Version>
- <Comment>version bump.</Comment>
- <Name>Erkan IŞIK</Name>
- <Email>erkanisik@pisilinux.org</Email>
- </Update>
- <Update release="4">
- <Date>2018-02-21</Date>
- <Version>1.6.10</Version>
- <Comment>version bump.</Comment>
- <Name>Stefan Gronewold(groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- <Update release="3">
- <Date>2017-03-21</Date>
- <Version>1.6.4</Version>
- <Comment>Release bump.</Comment>
- <Name>Stefan Gronewold(groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2016-11-10</Date>
- <Version>1.6.2</Version>
- <Comment>First release</Comment>
- <Name>Stefan Gronewold (groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2016-07-18</Date>
- <Version>1.5.7</Version>
- <Comment>First release</Comment>
- <Name>Stefan Gronewold (groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|