mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-09 13:32:55 +02:00
libkomparediff2: update to 19.04.0.
This commit is contained in:
parent
735c7fdaa8
commit
ef09ae7234
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'libkomparediff2'
|
# Template file for 'libkomparediff2'
|
||||||
pkgname=libkomparediff2
|
pkgname=libkomparediff2
|
||||||
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"
|
||||||
makedepends="kparts-devel"
|
makedepends="kparts-devel"
|
||||||
short_desc="Library to compare files and strings"
|
short_desc="Library to compare files and strings"
|
||||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
||||||
homepage="https://www.kde.org/"
|
homepage="https://www.kde.org/"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/libkomparediff2-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/libkomparediff2-${version}.tar.xz"
|
||||||
checksum=f70bf7470f67419a7071a4df23d929c4c4ed80d588b3096d48486ee0f27d890c
|
checksum=ffb3370aa869831f86dc009353abd72a5f0c7a7d1c570d5fecf9747131247464
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" python qt5-host-tools qt5-qmake"
|
hostmakedepends+=" python qt5-host-tools qt5-qmake"
|
||||||
|
|
Loading…
Add table
Reference in a new issue