Files
2022-10-29 21:23:28 +03:00

90 lines
3.6 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pardus.org.tr/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>ghostwriter</Name>
<Homepage>https://github.com/wereturtle/ghostwriter</Homepage>
<Packager>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<IsA>app:gui</IsA>
<Summary>ghostwriter is a cross-platform, aesthetic, distraction-free Markdown editor.</Summary>
<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>
<Archive sha1sum="1565ea1cf98cdb308a860f5ed7770de4444b4d3c" type="targz">https://github.com/wereturtle/ghostwriter/archive/refs/tags/2.1.6.tar.gz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-multimedia-devel</Dependency>
<Dependency>qt5-webkit-devel</Dependency>
<Dependency>qt5-webengine-devel</Dependency>
<Dependency>qt5-svg-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
<Dependency>hunspell-devel</Dependency>
<Dependency>desktop-file-utils</Dependency>
<Dependency>pkgconfig</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>ghostwriter</Name>
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>qt5-webkit</Dependency>
<Dependency>hunspell</Dependency>
<Dependency>libgcc</Dependency>
<!--
<Dependency>discount</Dependency>
-->
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share/appdata</Path>
<Path fileType="application">/usr/share/applications</Path>
<Path fileType="icon">/usr/share/icons/hicolor</Path>
<Path fileType="data">/usr/share/ghostwriter</Path>
<Path fileType="data">/usr/share/pixmaps</Path>
<Path fileType="data">/usr/share/metainfo</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2022-10-29</Date>
<Version>2.1.6</Version>
<Comment>Version bump.</Comment>
<Name>Ümit Solmaz</Name>
</Update>
<Update release="3">
<Date>2022-04-03</Date>
<Version>2.1.2</Version>
<Comment>Version bump.</Comment>
<Name>Erkan IŞIK</Name>
<Email>erkanisik@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2018-02-21</Date>
<Version>1.5.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-09-11</Date>
<Version>1.4.2</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-07-20</Date>
<Version>1.3.1</Version>
<Comment>First release</Comment>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>