mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
kemoticons: update to 5.50.0.
This commit is contained in:
parent
d495fc701c
commit
5c914bf03f
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'kemoticons'
|
# Template file for 'kemoticons'
|
||||||
pkgname=kemoticons
|
pkgname=kemoticons
|
||||||
version=5.49.0
|
version=5.50.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules"
|
hostmakedepends="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"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.1-or-later, CC-BY-4.0"
|
license="LGPL-2.1-or-later, CC-BY-4.0"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kemoticons"
|
homepage="https://projects.kde.org/projects/frameworks/kemoticons"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=36cf12edfe58e70590562bd4824e11001ec491dc0c5752b0cb4be66be184e957
|
checksum=4f4bb51f9dd2d66705247246a6010b28b84c0d35175090d2aa75c0e3788799a4
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||||
|
|
Loading…
Add table
Reference in a new issue