Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump2.git;a=commitdiff;h=e317678672dbc98d6a43945379a3cc08233507fe
commit e317678672dbc98d6a43945379a3cc08233507fe Author: Melko <[email protected]> Date: Sat May 17 12:49:10 2014 +0200 libkpeople-0.2.2-2-x86_64 * rebuild without nepomuk support diff --git a/source/kde-extra/libkpeople/FrugalBuild b/source/kde-extra/libkpeople/FrugalBuild index abab54b..047f63a 100644 --- a/source/kde-extra/libkpeople/FrugalBuild +++ b/source/kde-extra/libkpeople/FrugalBuild @@ -5,14 +5,14 @@ options+=('asneeded') pkgname=libkpeople pkgver=0.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="A library that provides access to all contacts and the people who hold them" groups=('kde-extra') archs=('i686' 'x86_64') Finclude kde makedepends=("${makedepends[@]}" "kdelibs>=$_F_kde_ver" "kdelibs-compiletime>=$_F_kde_ver" \ 'kdepimlibs-compiletime' 'boost') -depends=("${depends[@]}" 'nepomuk-core' 'kdepimlibs' 'libboost') +depends=("${depends[@]}" 'kdepimlibs' 'libboost') up2date="Flastverdir $_F_kde_mirror/unstable/$pkgname/" source=($_F_kde_mirror/unstable/$pkgname/$pkgver/src/${pkgname}-${pkgver}.tar.bz2) sha1sums=('67610bbd4232918fb9168849d58f051e9600560a') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
