mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
krita, bump to 5.2.10 (#12564)
This commit is contained in:
@@ -6,9 +6,9 @@ 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"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://download.kde.org/stable/krita/$portVersion/krita-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="f74e710e6d93ddd593fa0b249a64006ed4121a64ce7f95ac29aaa332a7e6e53e"
|
||||
CHECKSUM_SHA256="00db535f09a1f842af0f6dac6288fd01769b9f132faea33a08c10835739c5407"
|
||||
SOURCE_DIR="krita-$portVersion"
|
||||
ADDITIONAL_FILES="
|
||||
krita.rdef.in
|
||||
@@ -38,7 +38,7 @@ REQUIRES="
|
||||
lib:libgif$secondaryArchSuffix
|
||||
lib:libgsl$secondaryArchSuffix
|
||||
lib:libharfbuzz$secondaryArchSuffix
|
||||
lib:libheif$secondaryArchSuffix
|
||||
# lib:libheif$secondaryArchSuffix
|
||||
lib:libiconv$secondaryArchSuffix
|
||||
lib:libIex_3_2$secondaryArchSuffix
|
||||
lib:libIlmThread_3_2$secondaryArchSuffix
|
||||
@@ -109,10 +109,12 @@ REQUIRES="
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
extra_cmake_modules$secondaryArchSuffix
|
||||
# pyqt5${secondaryArchSuffix}_python310
|
||||
devel:eigen$secondaryArchSuffix
|
||||
devel:immer$secondaryArchSuffix
|
||||
devel:lager$secondaryArchSuffix
|
||||
devel:zug$secondaryArchSuffix
|
||||
devel:xsimd
|
||||
devel:libavcodec$secondaryArchSuffix
|
||||
devel:libavdevice$secondaryArchSuffix
|
||||
devel:libavformat$secondaryArchSuffix
|
||||
@@ -127,7 +129,7 @@ BUILD_REQUIRES="
|
||||
devel:libgif$secondaryArchSuffix >= 7
|
||||
devel:libgsl$secondaryArchSuffix
|
||||
devel:libharfbuzz$secondaryArchSuffix
|
||||
devel:libheif$secondaryArchSuffix
|
||||
# devel:libheif$secondaryArchSuffix
|
||||
devel:libiconv$secondaryArchSuffix
|
||||
devel:libIex_3_2$secondaryArchSuffix
|
||||
devel:libIlmThread_3_2$secondaryArchSuffix
|
||||
@@ -167,6 +169,7 @@ BUILD_REQUIRES="
|
||||
devel:libKF5WindowSystem$secondaryArchSuffix
|
||||
devel:libKF5XmlGui$secondaryArchSuffix
|
||||
devel:liblcms2$secondaryArchSuffix
|
||||
devel:libmlt_7$secondaryArchSuffix
|
||||
devel:libmypaint$secondaryArchSuffix
|
||||
devel:libOpenColorIO$secondaryArchSuffix
|
||||
devel:libOpenEXR_3_2$secondaryArchSuffix
|
||||
@@ -174,8 +177,11 @@ BUILD_REQUIRES="
|
||||
devel:libopenjp2$secondaryArchSuffix
|
||||
devel:libpng16$secondaryArchSuffix
|
||||
devel:libpoppler$secondaryArchSuffix >= 144
|
||||
devel:libpoppler_qt5$secondaryArchSuffix >= 1.37
|
||||
# devel:libpython3.10$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
devel:libquazip5$secondaryArchSuffix
|
||||
devel:libSDL2_2.0$secondaryArchSuffix
|
||||
devel:libswscale$secondaryArchSuffix
|
||||
devel:libtiff$secondaryArchSuffix
|
||||
devel:libturbojpeg$secondaryArchSuffix
|
||||
@@ -189,8 +195,9 @@ BUILD_PREREQUIRES="
|
||||
cmd:lrelease$secondaryArchSuffix >= 5
|
||||
cmd:make
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
cmd:python3.10
|
||||
# cmd:python3.10
|
||||
cmd:unzip
|
||||
# sip_python310
|
||||
"
|
||||
|
||||
PATCH()
|
||||
Reference in New Issue
Block a user