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