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