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

@@ -3,15 +3,19 @@ DESCRIPTION="KEmoticons converts emoticons from text to a graphical \
representation with images in HTML. It supports setting different themes \
for emoticons coming from different providers."
HOMEPAGE="https://github.com/KDE/kemoticons/"
COPYRIGHT="2010-2018 KDE Organisation"
COPYRIGHT="2010-2019 KDE Organisation"
LICENSE="GNU LGPL v2"
REVISION="1"
SOURCE_URI="https://github.com/KDE/kemoticons/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="1243f41286283379e13a486f2c22bb119d00ce79529a8a9bab946dac71e257b3"
CHECKSUM_SHA256="ed2c21d2af44789bd49f8e450592693cf2a29b3dabde072662dd58175d621ab0"
ARCHITECTURES="!x86_gcc2 x86_64"
SECONDARY_ARCHITECTURES="x86"
GLOBAL_WRITABLE_FILES="
settings/xdg/kemoticons.categories keep-old
"
PROVIDES="
kemoticons$secondaryArchSuffix = $portVersion
lib:libKF5Emoticons$secondaryArchSuffix = $portVersion compat >= 5
@@ -49,6 +53,7 @@ BUILD_REQUIRES="
BUILD_PREREQUIRES="
cmd:cmake
cmd:g++$secondaryArchSuffix
cmd:lrelease$secondaryArchSuffix >= 5
cmd:make
"