kig: update to 19.08.1.
This commit is contained in:
parent
f4a538948e
commit
cbb444a08f
|
@ -1,17 +1,14 @@
|
|||
# Template file for 'kig'
|
||||
pkgname=kig
|
||||
version=19.08.0
|
||||
version=19.08.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules kcoreaddons pkg-config python"
|
||||
hostmakedepends="extra-cmake-modules kcoreaddons kdoctools
|
||||
pkg-config qt5-host-tools qt5-qmake"
|
||||
makedepends="boost-devel kparts-devel ktexteditor-devel python-devel"
|
||||
short_desc="KDE education tool for interactive geometry"
|
||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://www.kde.org/applications/education/kig/"
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/kig-${version}.tar.xz"
|
||||
checksum=ec35f8e9c10e0a984ab7ff06fc810a26e0abc825ee5674af238bb04e83ce38ee
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kdoctools qt5-host-tools qt5-qmake"
|
||||
fi
|
||||
checksum=8b073fd0310e62483a548ada000b4230f2b70dec8ab11ac8303bd64961829675
|
||||
|
|
Loading…
Reference in New Issue