mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
Kolourpaint: add scanner support (libksane)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user