kde-frameworks: bump to 5.55.0

This commit is contained in:
Sergei Reznikov
2019-02-15 16:44:06 +03:00
parent c9b1ae6c70
commit f420c513b2
70 changed files with 234 additions and 224 deletions

View File

@@ -5,11 +5,11 @@ well as for simple highlighted text rendering (e.g. as HTML), supporting \
both integration with a custom editor as well as a ready-to-use \
QSyntaxHighlighter sub-class."
HOMEPAGE="https://github.com/KDE/syntax-highlighting/"
COPYRIGHT="2010-2018 KDE Organisation"
COPYRIGHT="2010-2019 KDE Organisation"
LICENSE="GNU LGPL v2"
REVISION="1"
SOURCE_URI="https://github.com/KDE/syntax-highlighting/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="3f6bceb7a4af23ccbb320d447a2225732e56645c41d95cc58a9bd99b4ae1e082"
CHECKSUM_SHA256="7317d17b6b629f631b5e6060991b6fd84e835200df975d3c46a4a928ab43911b"
SOURCE_DIR="syntax-highlighting-$portVersion"
ARCHITECTURES="!x86_gcc2 x86_64"
@@ -49,6 +49,7 @@ BUILD_REQUIRES="
BUILD_PREREQUIRES="
cmd:cmake
cmd:g++$secondaryArchSuffix
cmd:lrelease$secondaryArchSuffix >= 5
cmd:make
cmd:perl
"