diff --git a/kde-frameworks/attica/attica-5.91.0.recipe b/kde-frameworks/attica/attica-5.93.0.recipe similarity index 87% rename from kde-frameworks/attica/attica-5.91.0.recipe rename to kde-frameworks/attica/attica-5.93.0.recipe index c61f87e94..01ce433fc 100644 --- a/kde-frameworks/attica/attica-5.91.0.recipe +++ b/kde-frameworks/attica/attica-5.93.0.recipe @@ -8,7 +8,7 @@ COPYRIGHT="2010-2022 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" SOURCE_URI="https://github.com/KDE/attica/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="9e4ed034a3dfd6d8c513e68df43e993694d4c4b42937c7f9b0e46bc4fe5a7e33" +CHECKSUM_SHA256="fce763970494b0e7a4b14d633e6ac577c24df7e867376ae48a5e3d58d080beca" SOURCE_DIR="attica-$portVersion" ARCHITECTURES="all !x86_gcc2" @@ -35,15 +35,21 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel extra_cmake_modules$secondaryArchSuffix >= $portVersion - devel:libQt5Core$secondaryArchSuffix >= 5.7 + devel:libQt5Core$secondaryArchSuffix " BUILD_PREREQUIRES=" cmd:cmake cmd:g++$secondaryArchSuffix + cmd:lrelease$secondaryArchSuffix >= 5 cmd:make cmd:pkg_config$secondaryArchSuffix " +PATCH() +{ + sed -e '/platforms:/ a \ \ \ \ - name: Haiku' -i $sourceDir/metainfo.yaml +} + BUILD() { mkdir -p build