New package: focuswriter

Closes: #7260 [via git-merge-pr]
This commit is contained in:
Piraty 2017-08-01 22:22:00 +02:00 committed by lemmi
parent d2618a202f
commit bd439eaaf1

View file

@ -0,0 +1,17 @@
# Template file for 'focuswriter'
pkgname=focuswriter
version=1.6.7
revision=1
build_style=qmake
hostmakedepends="pkg-config qt5-qmake qt5-tools-devel"
makedepends="qt5-devel qt5-multimedia-devel hunspell-devel pulseaudio-devel"
short_desc="Simple, distraction-free word processor with a hide-away interface"
maintainer="Piraty <piraty1@inbox.ru>"
license="GPL-3"
homepage="https://gottcode.org/focuswriter/"
distfiles="https://github.com/gottcode/${pkgname}/archive/v${version}.tar.gz"
checksum=18bc135916a53c9d27a22e9177c69b5b49c27fb3c1dc8658575f61f38f5c2159
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-multimedia-devel"
fi