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