mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
libksane: bump version
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-2018 KDE Organisation"
|
||||
COPYRIGHT="2010-2019 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/libksane/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="e06f16ffef1172b5ad3c7fd523732b431c89e70b4abd65de7a9c5c59082439ee"
|
||||
CHECKSUM_SHA256="d80cba3eb266b22cdb7250036f9de1438f18cc0049fb8ca019bf810b94db862a"
|
||||
SOURCE_DIR="libksane-$portVersion"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
@@ -57,7 +57,7 @@ REQUIRES_devel="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
extra_cmake_modules >= 5.47
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.55
|
||||
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.7
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.12
|
||||
devel:libsane$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
Reference in New Issue
Block a user