Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kde5.git;a=commitdiff;h=43253de960ccbfec9446952cffb54cf772671def
commit 43253de960ccbfec9446952cffb54cf772671def Author: crazy <[email protected]> Date: Thu Nov 24 01:08:48 2016 +0100 akregator-16.11.80-1-x86_64 * New package ( now split upstream ) diff --git a/source/kde5/akregator/FrugalBuild b/source/kde5/akregator/FrugalBuild new file mode 100644 index 0000000..3d6987e --- /dev/null +++ b/source/kde5/akregator/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.26 SBU +# Maintainer: Melko <[email protected]> + +pkgname=akregator +pkgver=16.11.80 +pkgrel=1 +pkgdesc="Feed Reader" +archs=("x86_64") +_F_kde_project="applications" +Finclude kf5 +depends=("syndication>=$_F_kdever_apps" "kontactinterface>=$_F_kdever_apps" "messagelib>=$_F_kdever_apps" \ + "knotifyconfig>=$_F_kf5_full" "ktexteditor>=$_F_kf5_full") +makedepends+=('kdoctools' 'qt5-tools' 'boost>=1.6.1.0-4') +sha1sums=('33d51cf42d2b310910c6c0b3fb045c996153b6c3') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
