mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
libkomparediff2: bump version
This commit is contained in:
@@ -4,11 +4,11 @@ strings, and is used in Kompare and KDevelop.
|
||||
|
||||
This package is part of the KDE Software Development Kit module."
|
||||
HOMEPAGE="https://github.com/KDE/libkomparediff2/"
|
||||
COPYRIGHT="2010-2020 KDE Organisation"
|
||||
COPYRIGHT="2010-2021 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/libkomparediff2/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="4e74278b2308f6fb79c44af01c989f167fd5e8f7b4e72c8d6c7c380c5ff8ccdf"
|
||||
CHECKSUM_SHA256="e97b4cbfd58672e109766ad8149c1421cc79e30f3cb51a21742af4ba39cd70fd"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -45,7 +45,7 @@ REQUIRES_devel="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.77
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.86
|
||||
devel:libKF5Auth$secondaryArchSuffix
|
||||
devel:libKF5Bookmarks$secondaryArchSuffix
|
||||
devel:libKF5Codecs$secondaryArchSuffix
|
||||
@@ -81,6 +81,7 @@ BUILD()
|
||||
cd build
|
||||
|
||||
cmake .. $cmakeDirArgs \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DKDE_INSTALL_PLUGINDIR=$addOnsDir/Qt5 \
|
||||
-DECM_MKSPECS_INSTALL_DIR=$dataDir/Qt5/mkspecs \
|
||||
-DECM_DIR=/system/data/cmake/Modules/ECM/cmake
|
||||
Reference in New Issue
Block a user