From 889e7909045a4e80f05c4b29830b2442aca024cf Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Mon, 1 Nov 2021 21:12:09 +1000 Subject: [PATCH] libkmahjongg: bump version --- ...ngg-20.12.0.recipe => libkmahjongg-21.08.2.recipe} | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) rename kde-apps/libkmahjongg/{libkmahjongg-20.12.0.recipe => libkmahjongg-21.08.2.recipe} (87%) diff --git a/kde-apps/libkmahjongg/libkmahjongg-20.12.0.recipe b/kde-apps/libkmahjongg/libkmahjongg-21.08.2.recipe similarity index 87% rename from kde-apps/libkmahjongg/libkmahjongg-20.12.0.recipe rename to kde-apps/libkmahjongg/libkmahjongg-21.08.2.recipe index d74b47420..de6ba5d67 100644 --- a/kde-apps/libkmahjongg/libkmahjongg-20.12.0.recipe +++ b/kde-apps/libkmahjongg/libkmahjongg-21.08.2.recipe @@ -2,18 +2,18 @@ SUMMARY="Mahjongg library based on Qt/KDE Frameworks" DESCRIPTION="This directory contains the library used for loading and rendering of \ Mahjongg tilesets and associated backgrounds, used by KMahjongg and KShisen." HOMEPAGE="https://invent.kde.org/games/libkmahjongg" -COPYRIGHT="2010-2020 KDE Organisation" +COPYRIGHT="2010-2021 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/libkmahjongg-$portVersion.tar.xz" -CHECKSUM_SHA256="d8bd7cf2ac1cf3e5c2616849eaddc513c2a8f45c795ad53c75254e7cdcfa9282" +CHECKSUM_SHA256="6b642c014e4c4d83823d30b3cdda5e22c9794878889e9731e4e24a62df3aaca4" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86" PROVIDES=" libkmahjongg$secondaryArchSuffix = $portVersion - lib:libKF5KMahjongglib$secondaryArchSuffix = 5.0.0 compat >= 5 + lib:libKF5KMahjongglib$secondaryArchSuffix = 5.1.0 compat >= 5 " REQUIRES=" haiku$secondaryArchSuffix @@ -34,7 +34,7 @@ REQUIRES=" PROVIDES_devel=" libkmahjongg${secondaryArchSuffix}_devel = $portVersion - devel:libKF5KMahjongglib$secondaryArchSuffix = 5.0.0 compat >= 5 + devel:libKF5KMahjongglib$secondaryArchSuffix = 5.1.0 compat >= 5 " REQUIRES_devel=" libkmahjongg$secondaryArchSuffix == $portVersion base @@ -42,7 +42,7 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - extra_cmake_modules$secondaryArchSuffix >= 5.77 + extra_cmake_modules$secondaryArchSuffix >= 5.86 devel:libKF5Auth$secondaryArchSuffix devel:libKF5Codecs$secondaryArchSuffix devel:libKF5Completion$secondaryArchSuffix @@ -71,6 +71,7 @@ BUILD() cd build cmake .. $cmakeDirArgs \ + -DCMAKE_BUILD_TYPE=Release \ -DKDE_INSTALL_QMLDIR=$dataDir/Qt5/qml \ -DECM_MKSPECS_INSTALL_DIR=$dataDir/Qt5/mkspecs \ -DECM_DIR=/system/data/cmake/Modules/ECM/cmake