kmime: update to 19.12.1
[ci skip]
This commit is contained in:
parent
161b8e6818
commit
d0ecd2010c
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'kmime'
|
# Template file for 'kmime'
|
||||||
pkgname=kmime
|
pkgname=kmime
|
||||||
version=19.12.0
|
version=19.12.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules python3"
|
hostmakedepends="extra-cmake-modules python3 gettext"
|
||||||
makedepends="kcodecs-devel ki18n-devel"
|
makedepends="kcodecs-devel ki18n-devel"
|
||||||
short_desc="Library for handling mail messages and newsgroup articles"
|
short_desc="Library for handling mail messages and newsgroup articles"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://community.kde.org/KDE_PIM"
|
homepage="https://community.kde.org/KDE_PIM"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/kmime-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/kmime-${version}.tar.xz"
|
||||||
checksum=eb65cef3e63dc00e84753139c4e024c7b26de1d25bf195b2e53d889b29a8512f
|
checksum=4d6db5d59b239b884bf8811f3ea616520ab1f69224a809cef3f79023b2563085
|
||||||
|
|
||||||
if [ "CROSS_BUILD" ];then
|
if [ "CROSS_BUILD" ];then
|
||||||
hostmakedepends+=" qt5-qmake qt5-host-tools"
|
hostmakedepends+=" qt5-qmake qt5-host-tools"
|
||||||
|
|
Loading…
Reference in a new issue