Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kde5.git;a=commitdiff;h=a04acf5bcdb0f1aac9c56b3b97f0a6674a36575b
commit a04acf5bcdb0f1aac9c56b3b97f0a6674a36575b Author: Melko <[email protected]> Date: Sun Aug 3 00:47:27 2014 +0200 kio-5.0.0-1-x86_64 * new package diff --git a/source/kde/kio/FrugalBuild b/source/kde/kio/FrugalBuild new file mode 100644 index 0000000..842041f --- /dev/null +++ b/source/kde/kio/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0.44 SBU +# Maintainer: Melko <[email protected]> + +options+=('asneeded') + +pkgname=kio +pkgrel=1 +pkgdesc="KIO." +groups=('kde') +archs=('i686' 'x86_64') +_F_kde_project="frameworks" +Finclude kde +depends=("karchive>=$_F_kde_ver" "kjobwidgets>=$_F_kde_ver" "kbookmarks>=$_F_kde_ver" "kwallet5>=$_F_kde_ver" "solid>=$_F_kde_ver") +makedepends=("${makedepends[@]}" 'extra-cmake-modules' 'libqt5imageformats' 'libqt5platformsupport' 'libqt5quick' 'kdoctools' 'libqt5concurrent') +sha1sums=('7f24e4648bcfcfcc1a795a3fa10bd25a4ad2fae3') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
