Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kde5.git;a=commitdiff;h=d045b28de00e4b6727cc3e446fa47e6d96756f5b
commit d045b28de00e4b6727cc3e446fa47e6d96756f5b Author: crazy <[email protected]> Date: Thu Nov 24 01:46:19 2016 +0100 kalarm-16.11.80-1-x86_64 * New package ( now split upstream ) diff --git a/source/kde5/kalarm/FrugalBuild b/source/kde5/kalarm/FrugalBuild new file mode 100644 index 0000000..21f76ab --- /dev/null +++ b/source/kde5/kalarm/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.26 SBU +# Maintainer: Melko <[email protected]> + +pkgname=kalarm +pkgver=16.11.80 +pkgrel=1 +pkgdesc="Personal Alarm Scheduler" +archs=("x86_64") +_F_kde_project="applications" +Finclude kf5 +depends=("kalarmcal>=$_F_kdever_apps" "kcalutils>=$_F_kdever_apps" "kmailtransport>=$_F_kdever_apps" \ + "pimcommon>=$_F_kdever_apps" "kdepim-apps-libs>=$_F_kdever_apps" "mailcommon>=$_F_kdever_apps") +makedepends+=('kdoctools' 'boost>=1.61.0-4') +sha1sums=('9cb291e361ee9dbc3b75ff88cdf2bd9ba4a5e05a') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
