mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
ksanecore: bump version
This commit is contained in:
@@ -1,14 +1,13 @@
|
||||
SUMMARY="Library providing logic to interface scanners"
|
||||
DESCRIPTION="KSaneCore is a library that provides a Qt interface for the SANE library for scanner \
|
||||
hardware."
|
||||
HOMEPAGE="https://invent.kde.org//libraries/ksanecore"
|
||||
COPYRIGHT="2010-2023 KDE Organisation"
|
||||
HOMEPAGE="https://invent.kde.org/libraries/ksanecore/"
|
||||
COPYRIGHT="2010-2024 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2.1
|
||||
GNU LGPL v3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="$HOMEPAGE/-/archive/v$portVersion/ksanecore-v$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="3c8ecba899e4ff911532a9368d096ad6e391661f7e2f85da6a6d84a54cfcada2"
|
||||
SOURCE_DIR="ksanecore-v$portVersion"
|
||||
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/ksanecore-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="3d19c4caf13799b4bc835d18d77668ebb86771ba5128de3497a43302371d9ba2"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -38,7 +37,7 @@ REQUIRES_devel="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.90.0
|
||||
extra_cmake_modules$secondaryArchSuffix
|
||||
devel:libKF5I18n$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libsane$secondaryArchSuffix
|
||||
Reference in New Issue
Block a user