mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kolourpaint: update to 24.02.2.
This commit is contained in:
parent
446bccc8fe
commit
67f4e7f459
1 changed files with 7 additions and 5 deletions
|
@ -1,18 +1,20 @@
|
||||||
# Template file for 'kolourpaint'
|
# Template file for 'kolourpaint'
|
||||||
pkgname=kolourpaint
|
pkgname=kolourpaint
|
||||||
version=23.08.5
|
version=24.02.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules gettext kcoreaddons kdoctools
|
configure_args="-DQT_MAJOR_VERSION=6 -DBUILD_TESTING=OFF
|
||||||
qt5-host-tools qt5-qmake"
|
-DKF6_HOST_TOOLING=/usr/lib/cmake -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
||||||
makedepends="kdelibs4support-devel kparts-devel libksane-devel qt5-devel"
|
hostmakedepends="extra-cmake-modules gettext kf6-kcoreaddons kf6-kdoctools
|
||||||
|
qt6-base kf6-kconfig"
|
||||||
|
makedepends="kf6-kparts-devel kf6-ktextwidgets-devel libksane6-devel qt6-base-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/"
|
||||||
changelog="https://kde.org/announcements/changelogs/gear/${version}/#kolourpaint"
|
changelog="https://kde.org/announcements/changelogs/gear/${version}/#kolourpaint"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/kolourpaint-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/kolourpaint-${version}.tar.xz"
|
||||||
checksum=942f6b588f24aba4f135de842e489bb94f2b16a405bb7fecfb5aab9896ea4ace
|
checksum=0019fe41d968203dbe5c6c0166858ec53915e2d67e007ef16689e40ed19b9e84
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue