mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
KWrite: bump version
This commit is contained in:
@@ -53,7 +53,7 @@ COPYRIGHT="2010-2019 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kate/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="3dfde170d155207e8e77dfe32ce55128425a97131dd3dfda47d8f81b67b414a7"
|
||||
CHECKSUM_SHA256="e82b4f771fbdae33719ebb021617d64e1bb6c7724830844d26a448104a92ddb4"
|
||||
SOURCE_DIR="kate-$portVersion"
|
||||
PATCHES="kwrite-$portVersion.patchset"
|
||||
ADDITIONAL_FILES="kwrite.rdef.in"
|
||||
@@ -109,7 +109,7 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.45
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.65
|
||||
devel:libKF5Archive$secondaryArchSuffix
|
||||
devel:libKF5Auth$secondaryArchSuffix
|
||||
devel:libKF5Bookmarks$secondaryArchSuffix
|
||||
@@ -141,12 +141,12 @@ BUILD_REQUIRES="
|
||||
devel:libKF5WidgetsAddons$secondaryArchSuffix
|
||||
devel:libKF5WindowSystem$secondaryArchSuffix
|
||||
devel:libKF5XmlGui$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.12
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.14
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
cmd:g++$secondaryArchSuffix
|
||||
cmd:lrelease$secondaryArchSuffix
|
||||
cmd:lrelease$secondaryArchSuffix >= 5
|
||||
cmd:make
|
||||
cmd:python2
|
||||
"
|
||||
Reference in New Issue
Block a user