kemoticons: update to 5.83.0.
This commit is contained in:
parent
b7234f16df
commit
4079ad0f62
|
@ -1,9 +1,8 @@
|
||||||
# Template file for 'kemoticons'
|
# Template file for 'kemoticons'
|
||||||
pkgname=kemoticons
|
pkgname=kemoticons
|
||||||
version=5.82.0
|
version=5.83.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules"
|
hostmakedepends="kcoreaddons extra-cmake-modules"
|
||||||
makedepends="kservice-devel karchive-devel"
|
makedepends="kservice-devel karchive-devel"
|
||||||
short_desc="KDE Convert text emoticons to graphical emoticons"
|
short_desc="KDE Convert text emoticons to graphical emoticons"
|
||||||
|
@ -11,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later, CC-BY-4.0"
|
license="LGPL-2.1-or-later, CC-BY-4.0"
|
||||||
homepage="https://invent.kde.org/frameworks/kemoticons"
|
homepage="https://invent.kde.org/frameworks/kemoticons"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=d1d21ad980d8964ecc79d83a707c253f1c08e06c807b29d52c053964f145795a
|
checksum=9c43f0a68aebc2ab16a59b54bf9d9a821db56fe4e1fddb90bcf7300567eae4c0
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||||
|
|
Loading…
Reference in New Issue