mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
libksane: fix checksum
This commit is contained in:
@@ -1,11 +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-2019 KDE Organisation"
|
||||
COPYRIGHT="2010-2020 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/libksane/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="6f698b671ff625f8d2f420162d6868927a4fd142325681c6a0f6bc93b2b1854e"
|
||||
CHECKSUM_SHA256="e30dd5ba539712730ae32430dafa5779e666b4fe02a538d2adf137d5bebb3d5c"
|
||||
SOURCE_DIR="libksane-$portVersion"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
@@ -57,7 +57,7 @@ REQUIRES_devel="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.55
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.65
|
||||
devel:libKF5Auth$secondaryArchSuffix
|
||||
devel:libKF5Bookmarks$secondaryArchSuffix
|
||||
devel:libKF5Codecs$secondaryArchSuffix
|
||||
@@ -78,7 +78,7 @@ BUILD_REQUIRES="
|
||||
devel:libKF5TextWidgets$secondaryArchSuffix
|
||||
devel:libKF5WidgetsAddons$secondaryArchSuffix
|
||||
devel:libKF5XmlGui$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.12
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.14
|
||||
devel:libsane$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user