konsole: update to 17.12.2
This commit is contained in:
parent
92fd2f3d4b
commit
c54774c4a0
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'konsole'
|
||||
pkgname=konsole
|
||||
version=17.12.1
|
||||
version=17.12.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
replaces="konsole5>=0 Konsole5>=0"
|
||||
configure_args="-Wno-dev -DKDE4_BUILD_TESTS=OFF -DSYSCONF_INSTALL_DIR=/etc"
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="pkg-config extra-cmake-modules kcoreaddons qt5-devel qt5-qmake kdoctools kconfig"
|
||||
makedepends="qt5-devel kbookmarks-devel kinit-devel knotifyconfig-devel
|
||||
kparts-devel kpty-devel"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.kde.org"
|
||||
distfiles="https://download.kde.org/stable/applications/${version}/src/konsole-${version}.tar.xz"
|
||||
checksum=806008fb4337e6dd1041057609cbabe151ee1c31c12e27000fb72c4caa2a0d4d
|
||||
checksum=ece6ea3c07074128bb2a601f49cade8e5d6d3cccc17c58a1052e34c0b1ab7ab5
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||
|
|
Loading…
Reference in New Issue