1c5f4690e6
That means that version comparators are not supported anymore in hostmakedepends and makedepends. This will ensure that a pkg is always built with the same build dependencies everywhere, if the srcpkgs tree is uptodate.
14 lines
635 B
Bash
14 lines
635 B
Bash
# Template file for 'ksystemlog'
|
|
pkgname=ksystemlog
|
|
version=4.14.2
|
|
revision=2
|
|
build_style=cmake
|
|
configure_args="-Wno-dev -DKDE4_BUILD_TESTS=OFF -DSYSCONF_INSTALL_DIR=/etc"
|
|
hostmakedepends="cmake automoc4 pkg-config"
|
|
makedepends="glib-devel libressl-devel qt-devel phonon-devel kdelibs-devel kde-runtime-devel"
|
|
short_desc="KDE System log viewer tool"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="GPL, LGPL, FDL"
|
|
homepage="http://kde.org/applications/system/ksystemlog/"
|
|
distfiles="http://download.kde.org/stable/${version}/src/${pkgname}-${version}.tar.xz"
|
|
checksum=ec60e826c1fa253efa923cd3a2c7162224d7a7c72ec375d4a534efc9fcbe22d7
|