mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
parent
d2618a202f
commit
bd439eaaf1
1 changed files with 17 additions and 0 deletions
17
srcpkgs/focuswriter/template
Normal file
17
srcpkgs/focuswriter/template
Normal 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
|
Loading…
Add table
Reference in a new issue