mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
KolourPaint: bump version
This commit is contained in:
@@ -18,9 +18,9 @@ libraries."
|
||||
HOMEPAGE="http://www.kolourpaint.org/"
|
||||
COPYRIGHT="2010-2019 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="5"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/kolourpaint/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="b5b83b1e0676bd34b4db00fa4abaa9e7dd4df051d40972a55eb37f8b3460ff21"
|
||||
CHECKSUM_SHA256="0f66bb57e0045a9821636b899bf2d4970bd2c05afcb6f373bab1afd4bbc71686"
|
||||
ADDITIONAL_FILES="
|
||||
kolourpaint.rdef.in
|
||||
run_kbuildsycoca.sh
|
||||
@@ -83,7 +83,7 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.50
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.55
|
||||
devel:libkdeinit5_kded5$secondaryArchSuffix
|
||||
devel:libkdeinit5_klauncher$secondaryArchSuffix
|
||||
devel:libKF5Archive$secondaryArchSuffix
|
||||
@@ -121,7 +121,7 @@ BUILD_REQUIRES="
|
||||
devel:libKF5WidgetsAddons$secondaryArchSuffix
|
||||
devel:libKF5WindowSystem$secondaryArchSuffix
|
||||
devel:libKF5XmlGui$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.12
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.13
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
Reference in New Issue
Block a user