mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
kolourpaint: update to 18.04.1.
Closes #14389. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
162c7d5993
commit
addaf0552b
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kolourpaint'
|
# Template file for 'kolourpaint'
|
||||||
pkgname=kolourpaint
|
pkgname=kolourpaint
|
||||||
version=18.04.0
|
version=18.04.1
|
||||||
revision=1
|
revision=1
|
||||||
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>"
|
||||||
|
@ -8,9 +8,9 @@ build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules"
|
hostmakedepends="extra-cmake-modules"
|
||||||
makedepends="kdelibs4support-devel kparts-devel qt5-devel"
|
makedepends="kdelibs4support-devel kparts-devel qt5-devel"
|
||||||
homepage="http://www.kolourpaint.org/"
|
homepage="http://www.kolourpaint.org/"
|
||||||
distfiles="http://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=7917e35daafa18288c04d1c810d70a996d5829748b15e93bf4f0dc45080f60a1
|
checksum=fe73b63961b011552a8eb179afe907662c4c67e800ba4b0a914871b8d3acdbd1
|
||||||
license="2-clause-BSD, GPL-2, GPL-2+, GFDL-1.2"
|
license="BSD-2-Clause, GPL-2.0-or-later, LGPL-2.1-only, GFDL-1.2-only"
|
||||||
|
|
||||||
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