mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
skanlite: update to 21.12.2.
This commit is contained in:
parent
ec30c9b9d0
commit
0d01307e48
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'skanlite'
|
# Template file for 'skanlite'
|
||||||
pkgname=skanlite
|
pkgname=skanlite
|
||||||
version=2.2.0
|
version=21.12.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,9 @@ 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://www.kde.org/applications/graphics/skanlite"
|
homepage="https://www.kde.org/applications/graphics/skanlite"
|
||||||
distfiles="${KDE_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
changelog="https://kde.org/announcements/changelogs/gear/${version}/#skanlite"
|
||||||
checksum=54fecc3997547bae17215af7af468a225d483ddb37be3053673392dcddd584e4
|
distfiles="${KDE_SITE}/release-service/${version}/src/skanlite-${version}.tar.xz"
|
||||||
|
checksum=15c181b3d155a7222279b52ca7dd83aed2fa02b2edda1cd3c211e8bbfdcf6dbb
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"
|
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"
|
||||||
|
|
Loading…
Add table
Reference in a new issue