mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
ksystemlog: update to 19.04.0.
This commit is contained in:
parent
e4a747d4fa
commit
7bd6779920
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'ksystemlog'
|
# Template file for 'ksystemlog'
|
||||||
pkgname=ksystemlog
|
pkgname=ksystemlog
|
||||||
version=18.12.3
|
version=19.04.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules pkg-config"
|
hostmakedepends="extra-cmake-modules kcoreaddons 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="https://kde.org/applications/system/ksystemlog/"
|
homepage="https://kde.org/applications/system/ksystemlog/"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/ksystemlog-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/ksystemlog-${version}.tar.xz"
|
||||||
checksum=93f276698b74af654f3ed147d5c025162bd919ec6c79a7c7dd7678051c307e52
|
checksum=6a9f389b04fac92b0e2955e86e4a45aa73494f6dd24c9a6704826b469414fb5d
|
||||||
|
|
||||||
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
Reference in a new issue