mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
kolourpaint: update to 18.12.1.
This commit is contained in:
parent
b1896002a8
commit
a543b10cd7
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'kolourpaint'
|
# Template file for 'kolourpaint'
|
||||||
pkgname=kolourpaint
|
pkgname=kolourpaint
|
||||||
version=18.12.0
|
version=18.12.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules"
|
hostmakedepends="extra-cmake-modules"
|
||||||
makedepends="kdelibs4support-devel kparts-devel qt5-devel"
|
makedepends="kdelibs4support-devel kparts-devel libksane-devel qt5-devel"
|
||||||
short_desc="Free, easy-to-use paint program for KDE"
|
short_desc="Free, easy-to-use paint program for KDE"
|
||||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="BSD-2-Clause, GPL-2.0-or-later, LGPL-2.1-only, GFDL-1.2-only"
|
license="BSD-2-Clause, GPL-2.0-or-later, LGPL-2.1-only, GFDL-1.2-only"
|
||||||
homepage="http://www.kolourpaint.org/"
|
homepage="http://www.kolourpaint.org/"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/kolourpaint-${version}.tar.xz"
|
||||||
checksum=ec71422232340c38a331480cd2f5620d453f46ede7db1ac34413c2ccda0212d4
|
checksum=cd0a57d0192649c715af61eee4f5112c15347a3fe5d745519c1ccc9f0b248540
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" python qt5-host-tools qt5-qmake kconfig kdoctools"
|
hostmakedepends+=" python qt5-host-tools qt5-qmake kconfig kdoctools"
|
||||||
|
|
Loading…
Add table
Reference in a new issue