Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kde5.git;a=commitdiff;h=f51f084cd52b0ab30926a9082296976c36c8b3e3
commit f51f084cd52b0ab30926a9082296976c36c8b3e3 Author: Melko <[email protected]> Date: Tue Jul 29 11:08:30 2014 +0200 kcompletion-5.0.0-1-x86_64 * new package diff --git a/source/kde/kcompletion/FrugalBuild b/source/kde/kcompletion/FrugalBuild new file mode 100644 index 0000000..cbe917a --- /dev/null +++ b/source/kde/kcompletion/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0.44 SBU +# Maintainer: Melko <[email protected]> + +options+=('asneeded') + +pkgname=kcompletion +pkgrel=1 +pkgdesc="KCompletion." +groups=('kde') +archs=('i686' 'x86_64') +_F_kde_project="frameworks" +Finclude kde +depends=("kconfig>=$_F_kde_ver" "kwidgetsaddons>=$_F_kde_ver" "libqt5widgets>=$_F_kde_qtver" "libqt5xml>=$_F_kde_qtver") +makedepends=("${makedepends[@]}" 'extra-cmake-modules' 'libqt5imageformats' 'libqt5platformsupport' 'libqt5svg' 'qt5-linguist' 'libqt5test' 'libqt5x11extras' 'libqt5quick') +sha1sums=('f6df1a81c310f11bee7aae638ba6e5f038691baa') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
