Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kde5.git;a=commitdiff;h=6e05da37bb52a61b936fbeac62e29dc0f7d96a04
commit 6e05da37bb52a61b936fbeac62e29dc0f7d96a04 Author: Melko <[email protected]> Date: Sat Aug 2 20:20:17 2014 +0200 kiconthemes-5.0.0-1-x86_64 * new package diff --git a/source/kde/kiconthemes/FrugalBuild b/source/kde/kiconthemes/FrugalBuild new file mode 100644 index 0000000..ede4a8b --- /dev/null +++ b/source/kde/kiconthemes/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0.44 SBU +# Maintainer: Melko <[email protected]> + +options+=('asneeded') + +pkgname=kiconthemes +pkgrel=1 +pkgdesc="KIconThemes." +groups=('kde') +archs=('i686' 'x86_64') +_F_kde_project="frameworks" +Finclude kde +depends=("kitemviews>=$_F_kde_ver" "kconfigwidgets>=$_F_kde_ver" "libqt5svg>=$_F_kde_qtver") +makedepends=("${makedepends[@]}" 'extra-cmake-modules' 'libqt5imageformats' 'libqt5platformsupport' 'libqt5svg' 'qt5-linguist' 'libqt5concurrent' 'libqt5x11extras' 'libqt5quick' 'kdoctools') +sha1sums=('dbbc687727043f232275fa5d66d6ab742133dad9') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
