Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=d6c6147dde578217ceb6bd28dc3922ce59420d11
commit d6c6147dde578217ceb6bd28dc3922ce59420d11 Author: bouleetbil <[email protected]> Date: Thu Feb 17 23:01:08 2011 +0000 telepathy-gabble *moved to lib (empathy) diff --git a/source/lib-extra/telepathy-gabble/FrugalBuild b/source/lib/telepathy-gabble/FrugalBuild similarity index 96% rename from source/lib-extra/telepathy-gabble/FrugalBuild rename to source/lib/telepathy-gabble/FrugalBuild index b1ebb3a..8c53aca 100644 --- a/source/lib-extra/telepathy-gabble/FrugalBuild +++ b/source/lib/telepathy-gabble/FrugalBuild @@ -4,13 +4,13 @@ pkgname=telepathy-gabble pkgver=0.11.7 -pkgrel=1 +pkgrel=2 pkgdesc="Telepathy is a D-Bus framework for unifying real time communication." url="http://telepathy.freedesktop.org/" depends=('dbus-glib>=0.78' 'loudmouth>=1.3.2' 'telepathy-glib>=0.11.14' \ 'libidn' 'libsoup>=2.30.0' 'cyrus-sasl' 'nice' 'ca-certificates') makedepends=('libxslt' 'datefudge') -groups=('lib-extra') +groups=('lib') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://telepathy.freedesktop.org/releases/telepathy-gabble | Flasttar" source=(http://telepathy.freedesktop.org/releases/telepathy-gabble/$pkgname-$pkgver.tar.gz) _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
