Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kde5.git;a=commitdiff;h=29cb7ec1a69d0dd1efecc654313f7c2f23985898
commit 29cb7ec1a69d0dd1efecc654313f7c2f23985898 Author: crazy <[email protected]> Date: Thu Nov 24 23:58:02 2016 +0100 kmail-account-wizard-16.11.80-1-x86_64 * New package ( now split upstream ) diff --git a/source/kde5/kmail-account-wizard/FrugalBuild b/source/kde5/kmail-account-wizard/FrugalBuild new file mode 100644 index 0000000..abbccf6 --- /dev/null +++ b/source/kde5/kmail-account-wizard/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0.26 SBU +# Maintainer: Melko <[email protected]> + +pkgname=kmail-account-wizard +pkgver=16.11.80 +pkgrel=1 +pkgdesc="Assistant for KMail accounts configuration" +archs=("x86_64") +_F_kde_project="applications" +Finclude kf5 +depends=("kmailtransport>=$_F_kdever_apps" "kross>=$_F_kf5_full" "kidentitymanagement>=$_F_kdever_apps" \ + "libkdepim>=$_F_kdever_apps" "libkleo>=$_F_kdever_apps" "knewstuff>=$_F_kf5_full" \ + "knotifyconfig>=$_F_kf5_full" "ktexteditor>=$_F_kf5_full" "mailcommon>=$_F_kdever_apps") +makedepends+=('kdoctools' 'boost>=1.61.0-4') +sha1sums=('8fccca458b5bb403c4e6a93f63976b485a0e9982') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
