Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kde5.git;a=commitdiff;h=302fa49a5d9d162ea668a9f3ed78048132acadb8
commit 302fa49a5d9d162ea668a9f3ed78048132acadb8 Author: Melko <[email protected]> Date: Sat Aug 2 20:57:24 2014 +0200 kpty-5.0.0-1-x86_64 * new package diff --git a/source/kde/kpty/FrugalBuild b/source/kde/kpty/FrugalBuild new file mode 100644 index 0000000..8f48fba --- /dev/null +++ b/source/kde/kpty/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0.44 SBU +# Maintainer: Melko <[email protected]> + +options+=('asneeded') + +pkgname=kpty +pkgrel=1 +pkgdesc="KPty." +groups=('kde') +archs=('i686' 'x86_64') +_F_kde_project="frameworks" +Finclude kde +depends=("kcoreaddons>=$_F_kde_ver" "ki18n>=$_F_kde_ver") +makedepends=("${makedepends[@]}" 'extra-cmake-modules' 'libqt5imageformats' 'libqt5platformsupport' 'libqt5quick') +sha1sums=('185f54465403e31fd81820e54b441c9cf8941aee') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
