Umbrello: bump version

This commit is contained in:
Gerasim Troeglazov
2021-11-01 22:34:55 +10:00
parent f5556ea0ea
commit 11d0976f3b
2 changed files with 7 additions and 4 deletions

View File

@@ -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