ksystemlog: update to 18.04.3.
This commit is contained in:
parent
73e85df34f
commit
332ef4e95e
1 changed files with 3 additions and 4 deletions
|
@ -1,17 +1,16 @@
|
||||||
# Template file for 'ksystemlog'
|
# Template file for 'ksystemlog'
|
||||||
pkgname=ksystemlog
|
pkgname=ksystemlog
|
||||||
version=18.04.2
|
version=18.04.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-Wno-dev -DSYSCONF_INSTALL_DIR=/etc"
|
|
||||||
hostmakedepends="extra-cmake-modules pkg-config"
|
hostmakedepends="extra-cmake-modules pkg-config"
|
||||||
makedepends="kparts-devel qt5-devel"
|
makedepends="kparts-devel qt5-devel"
|
||||||
short_desc="KDE System log viewer tool"
|
short_desc="KDE System log viewer tool"
|
||||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://kde.org/applications/system/ksystemlog/"
|
homepage="https://kde.org/applications/system/ksystemlog/"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=a31342534528514258ab7a9db15976e37d78a85b0cf784da1ef732a4c8e3a163
|
checksum=6444d768238892527993d965bc26c6f4e60bbf92c6a999a9d6e7e21a29efef84
|
||||||
|
|
||||||
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…
Add table
Add a link
Reference in a new issue