mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
skanlite: update to 24.02.2.
This commit is contained in:
parent
67f4e7f459
commit
230c6858ec
1 changed files with 9 additions and 9 deletions
|
@ -1,19 +1,19 @@
|
||||||
# Template file for 'skanlite'
|
# Template file for 'skanlite'
|
||||||
pkgname=skanlite
|
pkgname=skanlite
|
||||||
version=23.08.5
|
version=24.02.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF -DBUILD_WITH_QT6=ON
|
||||||
hostmakedepends="extra-cmake-modules gettext kcoreaddons"
|
-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||||
makedepends="kio-devel libksane-devel"
|
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
||||||
|
hostmakedepends="extra-cmake-modules gettext kf6-kcoreaddons kf6-kdoctools
|
||||||
|
qt6-base kf6-kconfig"
|
||||||
|
makedepends="libksane6-devel kf6-kio-devel kf6-ki18n-devel kf6-kcoreaddons-devel
|
||||||
|
kf6-kxmlgui-devel"
|
||||||
short_desc="Image Scanning Application"
|
short_desc="Image Scanning Application"
|
||||||
maintainer="travankor <travankor@tuta.io>"
|
maintainer="travankor <travankor@tuta.io>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://apps.kde.org/skanlite"
|
homepage="https://apps.kde.org/skanlite"
|
||||||
changelog="https://kde.org/announcements/changelogs/gear/${version}/#skanlite"
|
changelog="https://kde.org/announcements/changelogs/gear/${version}/#skanlite"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/skanlite-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/skanlite-${version}.tar.xz"
|
||||||
checksum=667aca4dc89798f5a76c62c8f781d21102381b61d433942802cadf931f080dba
|
checksum=d9abc771790bb5558cd7de6453977740d68d9d309e4ee963d2a1c2a27fd763c0
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
|
||||||
hostmakedepends+=" kdoctools qt5-host-tools qt5-qmake"
|
|
||||||
fi
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue