focuswriter: new maintainer & update to 1.6.12.
Closes #13466. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
61c0eb37cd
commit
c5d32af327
1 changed files with 6 additions and 6 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'focuswriter'
|
||||
pkgname=focuswriter
|
||||
version=1.6.9
|
||||
version=1.6.12
|
||||
revision=1
|
||||
build_style=qmake
|
||||
hostmakedepends="pkg-config qt5-qmake qt5-tools-devel"
|
||||
makedepends="qt5-devel qt5-multimedia-devel hunspell-devel pulseaudio-devel"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="hunspell-devel pulseaudio-devel qt5-multimedia-devel"
|
||||
short_desc="Simple, distraction-free word processor with a hide-away interface"
|
||||
maintainer="Piraty <piraty1@inbox.ru>"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="https://gottcode.org/focuswriter/"
|
||||
distfiles="https://github.com/gottcode/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=46e69cc3a5d3b2a3a9c8b89464f463c2f62b7652f3e0b508a8ef99e576f67b3a
|
||||
distfiles="https://github.com/gottcode/focuswriter/archive/v${version}.tar.gz"
|
||||
checksum=c71f0a77ca031835ced8f6bd0b876d775f9fda30d60c7193b955499c53b16b55
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-multimedia-devel"
|
||||
|
|
Loading…
Reference in a new issue