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

@@ -11,15 +11,19 @@ used to create selected/disabled icon images.
Other classes in this repository are used internally by the icon theme \
configuration dialogs, and should not be used by applications."
HOMEPAGE="https://github.com/KDE/kiconthemes/"
COPYRIGHT="2010-2018 KDE Organisation"
COPYRIGHT="2010-2019 KDE Organisation"
LICENSE="GNU LGPL v2"
REVISION="1"
SOURCE_URI="https://github.com/KDE/kiconthemes/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="27387b501d348a9b3d803c1975c8c1b974c7a674cba459225ced53ed357f0208"
CHECKSUM_SHA256="1000a166494c989303bc1deb28d19bf0ceb1d340dc2bf59d9c364d2d66d43ac6"
ARCHITECTURES="!x86_gcc2 x86_64"
SECONDARY_ARCHITECTURES="x86"
GLOBAL_WRITABLE_FILES="
settings/xdg/kiconthemes.categories keep-old
"
PROVIDES="
kiconthemes$secondaryArchSuffix = $portVersion
cmd:kiconfinder5$secondaryArchSuffix = $portVersion
@@ -74,6 +78,7 @@ BUILD_REQUIRES="
BUILD_PREREQUIRES="
cmd:cmake
cmd:g++$secondaryArchSuffix
cmd:lrelease$secondaryArchSuffix >= 5
cmd:make
cmd:python2
"