From 9fc1801b410510c9d5330902602e9ea1cfd69366 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Mon, 9 May 2022 11:21:32 +1000 Subject: [PATCH] kcodecs: bump version --- .../{kcodecs-5.91.0.recipe => kcodecs-5.93.0.recipe} | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) rename kde-frameworks/kcodecs/{kcodecs-5.91.0.recipe => kcodecs-5.93.0.recipe} (88%) diff --git a/kde-frameworks/kcodecs/kcodecs-5.91.0.recipe b/kde-frameworks/kcodecs/kcodecs-5.93.0.recipe similarity index 88% rename from kde-frameworks/kcodecs/kcodecs-5.91.0.recipe rename to kde-frameworks/kcodecs/kcodecs-5.93.0.recipe index 97047a842..97c320741 100644 --- a/kde-frameworks/kcodecs/kcodecs-5.91.0.recipe +++ b/kde-frameworks/kcodecs/kcodecs-5.93.0.recipe @@ -10,7 +10,7 @@ COPYRIGHT="2010-2022 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" SOURCE_URI="https://github.com/KDE/kcodecs/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="097e059c1a4a44148bcb8e04f3a24ebdfa9ab9dc3bb089339416f3a0f71e139a" +CHECKSUM_SHA256="4c3f420b84b0b77fe3c2cebe1aef7deee0187e2d1d717082dcf32ae665672a8a" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86" @@ -35,7 +35,7 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel extra_cmake_modules$secondaryArchSuffix >= $portVersion - devel:libQt5Core$secondaryArchSuffix >= 5.7 + devel:libQt5Core$secondaryArchSuffix " BUILD_PREREQUIRES=" cmd:cmake @@ -45,6 +45,11 @@ BUILD_PREREQUIRES=" cmd:make " +PATCH() +{ + sed -e '/platforms:/ a \ \ \ \ - name: Haiku' -i $sourceDir/metainfo.yaml +} + BUILD() { mkdir -p build