parent
ecf21f5790
commit
b4a403c3c8
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kemoticons'
|
# Template file for 'kemoticons'
|
||||||
pkgname=kemoticons
|
pkgname=kemoticons
|
||||||
version=5.77.0
|
version=5.78.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -11,7 +11,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=0c87364ca0b7b0d409d4083ef8d086f0e67d5bc30ee8f5c8df722bc12e68a8b4
|
checksum=753c5c315a93174f3ce24bd8318bc7c1c0db813fba1e19ea6563be58ac805491
|
||||||
|
|
||||||
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