mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
krita, bump version (bugfix) to 5.2.11 (#12585)
Add missing requirement on mlt
This commit is contained in:
@@ -6,10 +6,10 @@ 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="2"
|
||||
SOURCE_URI="https://download.kde.org/stable/krita/$portVersion/krita-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="00db535f09a1f842af0f6dac6288fd01769b9f132faea33a08c10835739c5407"
|
||||
SOURCE_DIR="krita-$portVersion"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://invent.kde.org/graphics/krita/-/archive/v5.2.11/krita-v$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="9199af1a045d45175fd1624d99fcf7b3ee79c9203e1d9e2f7589244c41c60e7a"
|
||||
SOURCE_DIR="krita-v$portVersion"
|
||||
ADDITIONAL_FILES="
|
||||
krita.rdef.in
|
||||
icons.zip
|
||||
@@ -80,6 +80,7 @@ REQUIRES="
|
||||
lib:libKF5XmlGui$secondaryArchSuffix
|
||||
lib:libKSeExpr$secondaryArchSuffix
|
||||
lib:liblcms2$secondaryArchSuffix
|
||||
lib:libmlt++_7$secondaryArchSuffix
|
||||
lib:libmypaint$secondaryArchSuffix
|
||||
lib:libOpenColorIO$secondaryArchSuffix
|
||||
lib:libOpenEXR_3_2$secondaryArchSuffix
|
||||
Reference in New Issue
Block a user