Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump2.git;a=commitdiff;h=d60b1c24c349416adb5ec8e273e9952bb2176049
commit d60b1c24c349416adb5ec8e273e9952bb2176049 Author: Melko <[email protected]> Date: Wed Feb 6 15:29:52 2013 +0100 nepomuk-widgets-4.10.0-1-x86_64 * new package diff --git a/source/kde/nepomuk-widgets/FrugalBuild b/source/kde/nepomuk-widgets/FrugalBuild new file mode 100644 index 0000000..cd91c44 --- /dev/null +++ b/source/kde/nepomuk-widgets/FrugalBuild @@ -0,0 +1,13 @@ +# Compiling Time: 0.29 SBU +# Maintainer: centuri0 <achevaux at gmail dot com> + +pkgname=nepomuk-widgets +pkgrel=1 +pkgdesc="Library containing nepomuk widgets." +groups=('kde') +archs=('i686' 'x86_64') +Finclude kde +depends=("${depends[@]}" "nepomuk-core>=$_F_kde_ver") +makedepends=("${makedepends[@]}" "kdelibs-compiletime>=$_F_kde_ver" "kdelibs>=$_F_kde_ver") + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
