parent
cb0a21a1de
commit
2023c1f078
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'kmail-account-wizard'
|
||||
pkgname=kmail-account-wizard
|
||||
version=17.12.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python"
|
||||
makedepends="libkleo-devel kross-devel kmailtransport-devel kidentitymanagement-devel
|
||||
pimcommon-devel knotifyconfig-devel ktexteditor-devel"
|
||||
short_desc="KMail account wizard"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://community.kde.org/KDE_PIM"
|
||||
distfiles="https://download.kde.org/stable/applications/${version}/src/kmail-account-wizard-${version}.tar.xz"
|
||||
checksum=bd6d196fec122e844fd4ae73dc525e869e25f1db76455e2bc2adcc614ec3bce1
|
|
@ -0,0 +1,2 @@
|
|||
site="https://download.kde.org/stable/applications/"
|
||||
pattern='href="\K[\d\.]+(?=/")'
|
Loading…
Reference in New Issue