Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kde5.git;a=commitdiff;h=5fdf02d3fa4a7fd5da5517e3ab63bdda4b5d9e5a
commit 5fdf02d3fa4a7fd5da5517e3ab63bdda4b5d9e5a Author: crazy <[email protected]> Date: Fri Nov 25 00:16:36 2016 +0100 kmail-16.11.80-1-x86_64 * New package ( now split upstream ) * added some rodepends=().. need to investingate these new packages but * should be almost right diff --git a/source/kde5/kmail/FrugalBuild b/source/kde5/kmail/FrugalBuild new file mode 100644 index 0000000..ca139fa --- /dev/null +++ b/source/kde5/kmail/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling Time: 0.26 SBU +# Maintainer: Melko <[email protected]> + +pkgname=kmail +pkgver=16.11.80 +pkgrel=1 +pkgdesc="Email client, supporting POP3 and IMAP mailboxes" +archs=("x86_64") +_F_kde_project="applications" +Finclude kf5 +depends=("mailcommon>=$_F_kdever_apps" "knotifyconfig>=$_F_kf5_full" "libksieve>=$_F_kdever_apps" \ + "kontactinterface>=$_F_kdever_apps" "kcalutils>=$_F_kdever_apps") +## figure these .. is a wild guess now +rodepends=("kmail-account-wizard>=$_F_kdever_apps" "mbox-importer>=$_F_kdver_apps" "akonadi-import-wizard>=$_F_kdever_apps") +makedepends+=('kdoctools' 'boost>=1.61.0-4') +sha1sums=('c84daaa1ec99a6891e3cc397bda11d30bfb85cd3') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
