From 11d0976f3b30e9eee2928f45d296864037a7834e Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Mon, 1 Nov 2021 22:34:55 +1000 Subject: [PATCH] Umbrello: bump version --- ...llo-20.12.0.patchset => umbrello-21.08.2.patchset} | 0 ...mbrello-20.12.0.recipe => umbrello-21.08.2.recipe} | 11 +++++++---- 2 files changed, 7 insertions(+), 4 deletions(-) rename kde-apps/umbrello/patches/{umbrello-20.12.0.patchset => umbrello-21.08.2.patchset} (100%) rename kde-apps/umbrello/{umbrello-20.12.0.recipe => umbrello-21.08.2.recipe} (94%) diff --git a/kde-apps/umbrello/patches/umbrello-20.12.0.patchset b/kde-apps/umbrello/patches/umbrello-21.08.2.patchset similarity index 100% rename from kde-apps/umbrello/patches/umbrello-20.12.0.patchset rename to kde-apps/umbrello/patches/umbrello-21.08.2.patchset diff --git a/kde-apps/umbrello/umbrello-20.12.0.recipe b/kde-apps/umbrello/umbrello-21.08.2.recipe similarity index 94% rename from kde-apps/umbrello/umbrello-20.12.0.recipe rename to kde-apps/umbrello/umbrello-21.08.2.recipe index 730b8237d..0046e7be7 100644 --- a/kde-apps/umbrello/umbrello-20.12.0.recipe +++ b/kde-apps/umbrello/umbrello-21.08.2.recipe @@ -4,11 +4,11 @@ diagram program based on KDE Technology. UML allows you to create diagrams of software and other systems in a \ standard format to document or design the structure of your programs." HOMEPAGE="https://umbrello.kde.org" -COPYRIGHT="2010-2020 KDE Organisation" +COPYRIGHT="2010-2021 KDE Organisation" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="1" SOURCE_URI="https://github.com/KDE/umbrello/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="261b2f62f177f6670d03cae6261d58efa19530cfc28dc1335a19e8b648549bcd" +CHECKSUM_SHA256="ff426a4fa2460027f29920c321b8c19e672d1be6618723010d48f30bf4eb3121" SOURCE_DIR="umbrello-$portVersion" PATCHES="umbrello-$portVersion.patchset" ADDITIONAL_FILES="umbrello.rdef.in" @@ -47,6 +47,7 @@ REQUIRES=" lib:libKF5Service$secondaryArchSuffix lib:libKF5Solid$secondaryArchSuffix lib:libKF5SonnetUi$secondaryArchSuffix + lib:libKF5SyntaxHighlighting$secondaryArchSuffix lib:libKF5TextEditor$secondaryArchSuffix lib:libKF5TextWidgets$secondaryArchSuffix lib:libKF5UnitConversion$secondaryArchSuffix @@ -68,7 +69,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - extra_cmake_modules$secondaryArchSuffix >= 5.77 + extra_cmake_modules$secondaryArchSuffix >= 5.86 devel:libKF5Archive$secondaryArchSuffix devel:libKF5Auth$secondaryArchSuffix devel:libKF5Bookmarks$secondaryArchSuffix @@ -95,6 +96,7 @@ BUILD_REQUIRES=" devel:libKF5Service$secondaryArchSuffix devel:libKF5Solid$secondaryArchSuffix devel:libKF5SonnetUi$secondaryArchSuffix + devel:libKF5SyntaxHighlighting$secondaryArchSuffix devel:libKF5TextEditor$secondaryArchSuffix devel:libKF5TextWidgets$secondaryArchSuffix devel:libKF5UnitConversion$secondaryArchSuffix @@ -123,6 +125,7 @@ BUILD() cd build cmake .. \ + -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=$appsDir/Umbrello \ -DCMAKE_INSTALL_DATADIR=$appsDir/Umbrello \ -DECM_DIR=/system/data/cmake/Modules/ECM/cmake