mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
krita, revbump for new kseexpr (#12567)
This commit is contained in:
@@ -6,7 +6,7 @@ layers and masks, group-based layer management, vector artwork support and switc
|
||||
HOMEPAGE="https://www.krita.org/"
|
||||
COPYRIGHT="2010-2025 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://download.kde.org/stable/krita/$portVersion/krita-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="00db535f09a1f842af0f6dac6288fd01769b9f132faea33a08c10835739c5407"
|
||||
SOURCE_DIR="krita-$portVersion"
|
||||
@@ -78,6 +78,7 @@ REQUIRES="
|
||||
lib:libKF5WidgetsAddons$secondaryArchSuffix
|
||||
lib:libKF5WindowSystem$secondaryArchSuffix
|
||||
lib:libKF5XmlGui$secondaryArchSuffix
|
||||
lib:libKSeExpr$secondaryArchSuffix
|
||||
lib:liblcms2$secondaryArchSuffix
|
||||
lib:libmypaint$secondaryArchSuffix
|
||||
lib:libOpenColorIO$secondaryArchSuffix
|
||||
@@ -168,6 +169,7 @@ BUILD_REQUIRES="
|
||||
devel:libKF5WidgetsAddons$secondaryArchSuffix
|
||||
devel:libKF5WindowSystem$secondaryArchSuffix
|
||||
devel:libKF5XmlGui$secondaryArchSuffix
|
||||
devel:libKSeExpr$secondaryArchSuffix >= 4
|
||||
devel:liblcms2$secondaryArchSuffix
|
||||
devel:libmlt_7$secondaryArchSuffix
|
||||
devel:libmypaint$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user