From 2023c1f078e9997ca3b714bc48f9aba4248a6ac8 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 16 Apr 2018 00:21:43 +0200 Subject: [PATCH] New package: kmail-account-wizard-17.12.3 [ci skip] --- srcpkgs/kmail-account-wizard/template | 14 ++++++++++++++ srcpkgs/kmail-account-wizard/update | 2 ++ 2 files changed, 16 insertions(+) create mode 100644 srcpkgs/kmail-account-wizard/template create mode 100644 srcpkgs/kmail-account-wizard/update diff --git a/srcpkgs/kmail-account-wizard/template b/srcpkgs/kmail-account-wizard/template new file mode 100644 index 00000000000..13f96e67752 --- /dev/null +++ b/srcpkgs/kmail-account-wizard/template @@ -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 " +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 diff --git a/srcpkgs/kmail-account-wizard/update b/srcpkgs/kmail-account-wizard/update new file mode 100644 index 00000000000..0bfbdced6f9 --- /dev/null +++ b/srcpkgs/kmail-account-wizard/update @@ -0,0 +1,2 @@ +site="https://download.kde.org/stable/applications/" +pattern='href="\K[\d\.]+(?=/")'