Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kde5.git;a=commitdiff;h=05e45c3e60b46635e5a43279fcdcc759dd516a5c
commit 05e45c3e60b46635e5a43279fcdcc759dd516a5c Author: crazy <[email protected]> Date: Thu Nov 24 02:08:32 2016 +0100 kaddressbook-16.11.80-1-x86_64 * New package ( now split upstream ) diff --git a/source/kde5/kaddressbook/FrugalBuild b/source/kde5/kaddressbook/FrugalBuild new file mode 100644 index 0000000..24bdc80 --- /dev/null +++ b/source/kde5/kaddressbook/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0.26 SBU +# Maintainer: Melko <[email protected]> + +pkgname=kaddressbook +pkgver=16.11.80 +pkgrel=1 +pkgdesc="Contact Manager" +archs=("x86_64") +_F_kde_project="applications" +Finclude kf5 +depends=("kdepim-apps-libs>=$_F_kdever_apps" "kontactinterface>=$_F_kdever_apps" "mailcommon>=$_F_kdever_apps") +makedepends+=('kdoctools' 'boost>=1.61.0-4') +sha1sums=('df8a77fbb4aea7b11933938b28304e8c7188d033') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
