mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
kemoticons: update to 5.57.0
[ci skip]
This commit is contained in:
parent
549bbdb71e
commit
fb1860f9a8
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.56.0
|
version=5.57.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="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"
|
||||||
maintainer="John <johnz@posteo.net>"
|
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=82eeb425a0b4eebd60c743433e09bb6aadcb512dce27c5dbd7ce73fb12680b02
|
checksum=c07b69c9275c117507166622e185c2bf0f36e1e4e8ad7b25fa3e1d793da4711b
|
||||||
|
|
||||||
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