Step: bump version

This commit is contained in:
Gerasim Troeglazov
2021-11-01 22:24:40 +10:00
parent 11c8c8bdfc
commit f5556ea0ea
2 changed files with 3 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ COPYRIGHT="2010-2021 KDE Organisation"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/step-$portVersion.tar.xz"
CHECKSUM_SHA256="670a501890baaf650506d88b61a9b08a5539aaa31200c6b27abad5984bda2db7"
CHECKSUM_SHA256="593c66694905ba9696cfe25e375bec7a4935ee3418ba33da3c047198860e8196"
SOURCE_DIR="step-$portVersion"
PATCHES="step-$portVersion.patchset"
ADDITIONAL_FILES="step.rdef.in"
@@ -89,7 +89,7 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
extra_cmake_modules$secondaryArchSuffix >= 5.77
extra_cmake_modules$secondaryArchSuffix >= 5.86
devel:eigen$secondaryArchSuffix
devel:libgsl$secondaryArchSuffix
devel:libKF5Archive$secondaryArchSuffix
@@ -145,6 +145,7 @@ BUILD()
cd build
cmake .. \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=$appsDir \
-DCMAKE_INSTALL_DATADIR=$dataDir \
-DCMAKE_INSTALL_DATAROOTDIR=$dataDir \