Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kde5.git;a=commitdiff;h=1374e9190f0e72ef9b814f4b15b7cade2fad4850
commit 1374e9190f0e72ef9b814f4b15b7cade2fad4850 Author: Melko <[email protected]> Date: Sat Aug 2 22:09:40 2014 +0200 kwallet5-5.0.0-1-x86_64 * change name to prevent conflict with kwalletmanager diff --git a/source/kde/kwallet/FrugalBuild b/source/kde/kwallet5/FrugalBuild similarity index 91% rename from source/kde/kwallet/FrugalBuild rename to source/kde/kwallet5/FrugalBuild index 42d463d..221dc2c 100644 --- a/source/kde/kwallet/FrugalBuild +++ b/source/kde/kwallet5/FrugalBuild @@ -3,12 +3,13 @@ options+=('asneeded') -pkgname=kwallet +pkgname=kwallet5 pkgrel=1 pkgdesc="KWallet." groups=('kde') archs=('i686' 'x86_64') _F_kde_project="frameworks" +_F_kde_name="kwallet" Finclude kde depends=("knotifications>=$_F_kde_ver") makedepends=("${makedepends[@]}" 'extra-cmake-modules' 'libqt5imageformats' 'libqt5platformsupport' 'libqt5quick') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
