khelpcenter: update to 17.12.2
This commit is contained in:
parent
c54774c4a0
commit
2122c45467
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
||||||
# Template file for 'khelpcenter'
|
# Template file for 'khelpcenter'
|
||||||
pkgname=khelpcenter
|
pkgname=khelpcenter
|
||||||
version=17.12.1
|
version=17.12.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules pkg-config"
|
hostmakedepends="extra-cmake-modules pkg-config"
|
||||||
makedepends="kinit-devel khtml-devel grantlee5-devel xapian-core-devel"
|
makedepends="kinit-devel khtml-devel grantlee5-devel xapian-core-devel"
|
||||||
short_desc="KDE Help center"
|
short_desc="KDE Help center"
|
||||||
|
@ -10,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://projects.kde.org/projects/applications/khelpcenter"
|
homepage="https://projects.kde.org/projects/applications/khelpcenter"
|
||||||
distfiles="http://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="http://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=32c710ee68279ffdc4dd77e9ea5f2d09aebb4cd4cc1a56b4d2a2adea70ebea78
|
checksum=4d53ae16136f54078bbd5254a91093aff2385b188a3843f4a4b41d1a73efe120
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"
|
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"
|
||||||
|
|
Loading…
Reference in a new issue