Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=84f218b66e3c64913c4589e059dd7596756065a3
commit 84f218b66e3c64913c4589e059dd7596756065a3 Author: bouleetbil <[email protected]> Date: Tue Apr 19 09:55:41 2011 +0200 telepathy-gabble *move to xlib diff --git a/source/lib/telepathy-gabble/FrugalBuild b/source/xlib/telepathy-gabble/FrugalBuild similarity index 96% rename from source/lib/telepathy-gabble/FrugalBuild rename to source/xlib/telepathy-gabble/FrugalBuild index 076969a..dbf77fc 100644 --- a/source/lib/telepathy-gabble/FrugalBuild +++ b/source/xlib/telepathy-gabble/FrugalBuild @@ -4,13 +4,13 @@ pkgname=telepathy-gabble pkgver=0.11.10 -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') +groups=('xlib') 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
