mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 15:08:57 +02:00
kate: bump version
This commit is contained in:
@@ -57,11 +57,11 @@ Backup and Restore
|
||||
* swap files to recover data on system crash
|
||||
* undo / redo system"
|
||||
HOMEPAGE="https://kate-editor.org/"
|
||||
COPYRIGHT="2010-2023 KDE Organisation"
|
||||
COPYRIGHT="2010-2024 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/kate-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="297facaab205f67f2c61b17650ef27a10b32ea699083577eeece25d0beb3fba2"
|
||||
CHECKSUM_SHA256="683c49d9c4b2abd4b4660b607b65249a2adfdc48418b0d18ab90810d1a8f4e37"
|
||||
ADDITIONAL_FILES="kate.rdef.in"
|
||||
PATCHES="kate-$portVersion.patchset"
|
||||
|
||||
@@ -125,7 +125,7 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.93
|
||||
extra_cmake_modules$secondaryArchSuffix
|
||||
devel:libKF5Activities$secondaryArchSuffix
|
||||
devel:libKF5Archive$secondaryArchSuffix
|
||||
devel:libKF5Attica$secondaryArchSuffix
|
||||
@@ -183,6 +183,7 @@ BUILD()
|
||||
mkdir -p build
|
||||
cd build
|
||||
|
||||
export LDFLAGS="-lnetwork"
|
||||
cmake .. \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_INSTALL_PREFIX=$prefix \
|
||||
Reference in New Issue
Block a user