mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
kompare: update to 19.04.0.
This commit is contained in:
parent
36fac9bee8
commit
43dbe4eb0f
1 changed files with 4 additions and 7 deletions
|
@ -1,17 +1,14 @@
|
||||||
# Template file for 'kompare'
|
# Template file for 'kompare'
|
||||||
pkgname=kompare
|
pkgname=kompare
|
||||||
version=18.12.3
|
version=19.04.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules"
|
hostmakedepends="extra-cmake-modules kcoreaddons kdoctools python
|
||||||
|
qt5-host-tools qt5-qmake"
|
||||||
makedepends="ktexteditor-devel libkomparediff2-devel"
|
makedepends="ktexteditor-devel libkomparediff2-devel"
|
||||||
short_desc="File difference viewer"
|
short_desc="File difference viewer"
|
||||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="GPL-2.0-only, GFDL-1.2-only"
|
license="GPL-2.0-only, GFDL-1.2-only"
|
||||||
homepage="https://www.kde.org/applications/development/kompare/"
|
homepage="https://www.kde.org/applications/development/kompare/"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/kompare-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/kompare-${version}.tar.xz"
|
||||||
checksum=7a132a0aced98079fdec37188e9a46f5399e7584ab9d39801d7f0f8176623285
|
checksum=49453b90e21d3b2acd766aac244f579e2dc446ec8abf854ceb2faf34fc3e647f
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
|
||||||
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"
|
|
||||||
fi
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue