Kolourpaint: add scanner support (libksane)

This commit is contained in:
Gerasim Troeglazov
2018-07-29 11:37:40 +10:00
parent 3573f15a41
commit c9d0a600a8

View File

@@ -18,7 +18,7 @@ libraries."
HOMEPAGE="http://www.kolourpaint.org/"
COPYRIGHT="2010-2018 KDE Organisation"
LICENSE="GNU LGPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/KDE/kolourpaint/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="567102da33443323a957cbbb60d5153c0ccacd0657ca6fa07bd63bd8b8def533"
ADDITIONAL_FILES="kolourpaint.rdef.in"
@@ -59,6 +59,7 @@ REQUIRES="
lib:libKF5KIOWidgets$secondaryArchSuffix
lib:libKF5Notifications$secondaryArchSuffix
lib:libKF5Parts$secondaryArchSuffix
lib:libKF5Sane$secondaryArchSuffix
lib:libKF5Service$secondaryArchSuffix
lib:libKF5Solid$secondaryArchSuffix
lib:libKF5SonnetUi$secondaryArchSuffix
@@ -107,6 +108,7 @@ BUILD_REQUIRES="
devel:libKF5KIOWidgets$secondaryArchSuffix
devel:libKF5Notifications$secondaryArchSuffix
devel:libKF5Parts$secondaryArchSuffix
devel:libKF5Sane$secondaryArchSuffix
devel:libKF5Service$secondaryArchSuffix
devel:libKF5Solid$secondaryArchSuffix
devel:libKF5SonnetUi$secondaryArchSuffix