mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
libksane: bump version
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
SUMMARY="SANE Library interface for KDE"
|
||||
DESCRIPTION="Libksane is a KDE interface for SANE library to control flat scanners."
|
||||
HOMEPAGE="https://github.com/KDE/libksane/"
|
||||
COPYRIGHT="2010-2022 KDE Organisation"
|
||||
HOMEPAGE="https://invent.kde.org/graphics/libksane/"
|
||||
COPYRIGHT="2010-2024 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/libksane/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="496177824e56891aeaf4fdadb1903b9ab5340424fe165a2f224bce6e30d89145"
|
||||
SOURCE_DIR="libksane-$portVersion"
|
||||
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/libksane-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="deddff992193fdd5644c4b7b5ac60be34b775e7ad1bd444ea033b0a179242f6e"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -62,7 +61,7 @@ REQUIRES_devel="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.93
|
||||
extra_cmake_modules$secondaryArchSuffix
|
||||
devel:libKF5Auth$secondaryArchSuffix
|
||||
devel:libKF5Bookmarks$secondaryArchSuffix
|
||||
devel:libKF5Codecs$secondaryArchSuffix
|
||||
Reference in New Issue
Block a user