Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kde5.git;a=commitdiff;h=63763e3d60e1acaa66a6d611d497319602c92b8f
commit 63763e3d60e1acaa66a6d611d497319602c92b8f Author: crazy <[email protected]> Date: Thu Nov 24 01:29:45 2016 +0100 blogilo-16.11.80-1-x86_64 * New package ( now split upstream ) * without libkgapi since we need >5.3.1 which only exists in git diff --git a/source/kde5/blogilo/FrugalBuild b/source/kde5/blogilo/FrugalBuild new file mode 100644 index 0000000..c154b2f --- /dev/null +++ b/source/kde5/blogilo/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.26 SBU +# Maintainer: Melko <[email protected]> + +pkgname=blogilo +pkgver=16.11.80 +pkgrel=1 +pkgdesc="Blogging Client" +archs=("x86_64") +_F_kde_project="applications" +Finclude kf5 +## libkgapi 5.3.1 is to old .. we need +1 which exists only in git.. +depends=("messagelib>=$_F_kdever_apps" "kblog>=$_F_kdever_apps" "ktexteditor>=$_F_kf5_full") +makedepends+=('kdoctools' 'boost>=1.61.0-4') +sha1sums=('19497d70dbdd18969cf661850be11f3410a75571') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
