kompare: update to 17.12.0.
This commit is contained in:
parent
4b6e1660ec
commit
ca9f5e4288
1 changed files with 7 additions and 3 deletions
|
@ -1,13 +1,17 @@
|
|||
# Template file for 'kompare'
|
||||
pkgname=kompare
|
||||
version=17.08.2
|
||||
version=17.12.0
|
||||
revision=1
|
||||
short_desc="File difference viewer"
|
||||
maintainer="Norbert Vegh <vegh@norvegh.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://www.caffeinated.me.uk/kompare/"
|
||||
distfiles="http://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=db5bad664afd96c5dbb596a112e1c2b6e09f950aa958bbc1170eb6a6d16e59d0
|
||||
checksum=8c3f009a88b931c8488790eb40870e63261f325e4a397e68d4eec6f342e031aa
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules kdoctools qt5-host-tools qt5-qmake"
|
||||
hostmakedepends="extra-cmake-modules"
|
||||
makedepends="kparts-devel ktexteditor-devel libkomparediff2-devel qt5-devel"
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue