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