mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
skanlite: update to 23.04.0
This commit is contained in:
parent
23a1e04c4c
commit
dc92c7514f
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'skanlite'
|
# Template file for 'skanlite'
|
||||||
pkgname=skanlite
|
pkgname=skanlite
|
||||||
version=22.12.1
|
version=23.04.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -9,10 +9,10 @@ makedepends="kio-devel libksane-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://www.kde.org/applications/graphics/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=086b0c5d9db1ce29223d5a9479f1745adec22dbf07afa67130124b55d0f900c8
|
checksum=9f8198d25eb275e35ea597bf2cbcff7410117614e8e5141a4bada3942fd7dd8c
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kdoctools qt5-host-tools qt5-qmake"
|
hostmakedepends+=" kdoctools qt5-host-tools qt5-qmake"
|
||||||
|
|
Loading…
Add table
Reference in a new issue