Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kde5.git;a=commitdiff;h=97aecebdc1721e9a731ed348a8e7ae4dcbdd97c5
commit 97aecebdc1721e9a731ed348a8e7ae4dcbdd97c5 Author: Melko <[email protected]> Date: Thu Aug 7 12:56:40 2014 +0200 krunner-5.0.0-1-x86_64 * new package diff --git a/source/kde/krunner/FrugalBuild b/source/kde/krunner/FrugalBuild new file mode 100644 index 0000000..e6f969e --- /dev/null +++ b/source/kde/krunner/FrugalBuild @@ -0,0 +1,18 @@ +# Compiling Time: 0.44 SBU +# Maintainer: Melko <[email protected]> + +options+=('asneeded') + +pkgname=krunner +pkgrel=1 +pkgdesc="Framework for providing different actions given a string query." +groups=('kde') +archs=('i686' 'x86_64') +_F_kde_project="frameworks" +Finclude kde +depends=("plasma-framework>=$_F_kde_ver" "threadweaver>=$_F_kde_ver") +makedepends=("${makedepends[@]}" 'extra-cmake-modules' 'libqt5imageformats' 'libqt5platformsupport' 'libqt5quick' 'libqt5uitools' 'kdoctools') +source=("$_F_kde_mirror/$_F_kde_dirname/portingAids/$_F_kde_name-${_F_kde_pkgver}${_F_kde_ext}") +sha1sums=('3ecad339b90a921a474517c7cef173088906452b') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
