New package: kmail-17.12.3

This commit is contained in:
John 2018-04-06 22:37:12 +02:00 committed by Enno Boland
parent e260b9570e
commit 4d8cab790d
2 changed files with 22 additions and 0 deletions

20
srcpkgs/kmail/template Normal file
View File

@ -0,0 +1,20 @@
# Template file for 'kmail'
pkgname=kmail
version=17.12.3
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules python qt5-host-tools qt5-qmake"
makedepends="kcalutils-devel knotifyconfig-devel kontactinterface-devel
kparts-devel ktnef-devel libkleo-devel libksieve-devel mailcommon-devel
messagelib-devel qt5-location-devel qt5-webchannel-devel qt5-webengine-devel"
depends="kdepim-runtime kmail-account-wizard mysql"
short_desc="KDE Mail Client"
maintainer="John <johnz@posteo.net>"
license="GPL-2.0-or-later, LGPL-2.1-or-later, GFDL-1.2-or-later"
homepage="https://userbase.kde.org/KMail"
distfiles="https://download.kde.org/stable/applications/17.12.3/src/kmail-17.12.3.tar.xz"
checksum=7a71ae01271ab5a0dd970cbb7464288fb66db2ba9758e86b966356c2c2cc120a
case $XBPS_TARGET_MACHINE in
*-musl) broken="segfaults on start";;
esac

2
srcpkgs/kmail/update Normal file
View File

@ -0,0 +1,2 @@
site="https://download.kde.org/stable/applications/"
pattern='href="\K[\d\.]+(?=/")'