123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- <?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="f97f23ed17e511f573725d0318daf09559776fce" type="tarbz2">https://gottcode.org/focuswriter/focuswriter-1.6.10-src.tar.bz2</Archive>
- <BuildDependencies>
- <Dependency>qt5-base-devel</Dependency>
- <Dependency>zlib-devel</Dependency>
- <Dependency>hunspell-devel</Dependency>
- <Dependency>qt5-multimedia-devel</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="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>
|