New package: qownnotes-18.10.2
This commit is contained in:
parent
d91b2bba3c
commit
83604e1dec
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'qownnotes'
|
||||||
|
pkgname=qownnotes
|
||||||
|
version=18.10.2
|
||||||
|
revision=1
|
||||||
|
build_style=qmake
|
||||||
|
hostmakedepends="qt5-qmake"
|
||||||
|
makedepends="qt5-declarative-devel qt5-svg-devel qt5-xmlpatterns-devel"
|
||||||
|
short_desc="Plain-text file notepad and todo-list manager with markdown support"
|
||||||
|
maintainer="travankor <travankor@tuta.io>"
|
||||||
|
license="GPL-2.0-only"
|
||||||
|
homepage="https://www.qownnotes.org"
|
||||||
|
changelog="https://www.qownnotes.org/changelog/QOwnNotes"
|
||||||
|
distfiles="https://download.tuxfamily.org/${pkgname}/src/${pkgname}-${version}.tar.xz"
|
||||||
|
checksum=6fad20174f891d1e87021f2c87bfb925d8892e043ca0e35a8f049b6ebbb5d166
|
||||||
|
|
||||||
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
hostmakedepends+=" qt5-host-tools qt5-declarative-devel qt5-svg-devel qt5-xmlpatterns-devel"
|
||||||
|
fi
|
Loading…
Reference in New Issue