[arch-commits] Commit in telepathy-glib/repos (3 files)

2012-04-23 Thread Ionut Biru
Date: Monday, April 23, 2012 @ 05:10:21
  Author: ibiru
Revision: 156973

db-move: moved telepathy-glib from [testing] to [extra] (i686)

Added:
  telepathy-glib/repos/extra-i686/PKGBUILD
(from rev 156695, telepathy-glib/repos/testing-i686/PKGBUILD)
Deleted:
  telepathy-glib/repos/extra-i686/PKGBUILD
  telepathy-glib/repos/testing-i686/

--+
 PKGBUILD |   62 ++---
 1 file changed, 31 insertions(+), 31 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-04-23 09:10:20 UTC (rev 156972)
+++ extra-i686/PKGBUILD 2012-04-23 09:10:21 UTC (rev 156973)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:  Ionut Biru ib...@archlinux.org
-# Contributor: Kessia 'even' Pinheiro kessiapinheiro at gmail.com
-# Contributor: Bjorn Lindeijer bjorn lindeijer nl
-
-pkgname=telepathy-glib
-pkgver=0.16.4
-pkgrel=1
-pkgdesc=GLib bindings for the Telepathy D-Bus protocol
-arch=('i686' 'x86_64')
-url=http://telepathy.freedesktop.org;
-license=('LGPL2.1')
-options=('!libtool' '!emptydirs')
-depends=('dbus-glib')
-makedepends=('libxslt' 'vala' 'gobject-introspection')
-source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('8335f83117323d2c1b8b012c233b7e4e')
-
-build() {
-cd $srcdir/$pkgname-$pkgver
-PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
---libexecdir=/usr/lib/telepathy \
---enable-vala-bindings \
---enable-static=no
-make
-}
-
-package() {
-cd $srcdir/$pkgname-$pkgver
-make DESTDIR=$pkgdir install
-}

Copied: telepathy-glib/repos/extra-i686/PKGBUILD (from rev 156695, 
telepathy-glib/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-04-23 09:10:21 UTC (rev 156973)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:  Ionut Biru ib...@archlinux.org
+# Contributor: Kessia 'even' Pinheiro kessiapinheiro at gmail.com
+# Contributor: Bjorn Lindeijer bjorn lindeijer nl
+
+pkgname=telepathy-glib
+pkgver=0.18.1
+pkgrel=1
+pkgdesc=GLib bindings for the Telepathy D-Bus protocol
+arch=('i686' 'x86_64')
+url=http://telepathy.freedesktop.org;
+license=('LGPL2.1')
+options=('!libtool' '!emptydirs')
+depends=('dbus-glib')
+makedepends=('libxslt' 'vala' 'gobject-introspection')
+source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('461732739e3fbf8467991bbe661fb29a')
+
+build() {
+cd $pkgname-$pkgver
+PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+--libexecdir=/usr/lib/telepathy \
+--enable-vala-bindings \
+--enable-static=no
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make DESTDIR=$pkgdir install
+}



[arch-commits] Commit in telepathy-glib/repos (3 files)

2012-04-23 Thread Ionut Biru
Date: Monday, April 23, 2012 @ 05:10:23
  Author: ibiru
Revision: 156974

db-move: moved telepathy-glib from [testing] to [extra] (x86_64)

Added:
  telepathy-glib/repos/extra-x86_64/PKGBUILD
(from rev 156695, telepathy-glib/repos/testing-x86_64/PKGBUILD)
Deleted:
  telepathy-glib/repos/extra-x86_64/PKGBUILD
  telepathy-glib/repos/testing-x86_64/

--+
 PKGBUILD |   62 ++---
 1 file changed, 31 insertions(+), 31 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-04-23 09:10:21 UTC (rev 156973)
+++ extra-x86_64/PKGBUILD   2012-04-23 09:10:23 UTC (rev 156974)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:  Ionut Biru ib...@archlinux.org
-# Contributor: Kessia 'even' Pinheiro kessiapinheiro at gmail.com
-# Contributor: Bjorn Lindeijer bjorn lindeijer nl
-
-pkgname=telepathy-glib
-pkgver=0.16.4
-pkgrel=1
-pkgdesc=GLib bindings for the Telepathy D-Bus protocol
-arch=('i686' 'x86_64')
-url=http://telepathy.freedesktop.org;
-license=('LGPL2.1')
-options=('!libtool' '!emptydirs')
-depends=('dbus-glib')
-makedepends=('libxslt' 'vala' 'gobject-introspection')
-source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz;)
-md5sums=('8335f83117323d2c1b8b012c233b7e4e')
-
-build() {
-cd $srcdir/$pkgname-$pkgver
-PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
---libexecdir=/usr/lib/telepathy \
---enable-vala-bindings \
---enable-static=no
-make
-}
-
-package() {
-cd $srcdir/$pkgname-$pkgver
-make DESTDIR=$pkgdir install
-}

Copied: telepathy-glib/repos/extra-x86_64/PKGBUILD (from rev 156695, 
telepathy-glib/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-04-23 09:10:23 UTC (rev 156974)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:  Ionut Biru ib...@archlinux.org
+# Contributor: Kessia 'even' Pinheiro kessiapinheiro at gmail.com
+# Contributor: Bjorn Lindeijer bjorn lindeijer nl
+
+pkgname=telepathy-glib
+pkgver=0.18.1
+pkgrel=1
+pkgdesc=GLib bindings for the Telepathy D-Bus protocol
+arch=('i686' 'x86_64')
+url=http://telepathy.freedesktop.org;
+license=('LGPL2.1')
+options=('!libtool' '!emptydirs')
+depends=('dbus-glib')
+makedepends=('libxslt' 'vala' 'gobject-introspection')
+source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('461732739e3fbf8467991bbe661fb29a')
+
+build() {
+cd $pkgname-$pkgver
+PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+--libexecdir=/usr/lib/telepathy \
+--enable-vala-bindings \
+--enable-static=no
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make DESTDIR=$pkgdir install
+}



[arch-commits] Commit in telepathy-glib/repos (3 files)

2012-04-01 Thread Jan Steffens
Date: Sunday, April 1, 2012 @ 07:37:10
  Author: heftig
Revision: 155265

db-move: moved telepathy-glib from [gnome-unstable] to [testing] (i686)

Added:
  telepathy-glib/repos/testing-i686/
  telepathy-glib/repos/testing-i686/PKGBUILD
(from rev 155005, telepathy-glib/repos/gnome-unstable-i686/PKGBUILD)
Deleted:
  telepathy-glib/repos/gnome-unstable-i686/

--+
 PKGBUILD |   31 +++
 1 file changed, 31 insertions(+)

Copied: telepathy-glib/repos/testing-i686/PKGBUILD (from rev 155005, 
telepathy-glib/repos/gnome-unstable-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-04-01 11:37:10 UTC (rev 155265)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:  Ionut Biru ib...@archlinux.org
+# Contributor: Kessia 'even' Pinheiro kessiapinheiro at gmail.com
+# Contributor: Bjorn Lindeijer bjorn lindeijer nl
+
+pkgname=telepathy-glib
+pkgver=0.17.7
+pkgrel=1
+pkgdesc=GLib bindings for the Telepathy D-Bus protocol
+arch=('i686' 'x86_64')
+url=http://telepathy.freedesktop.org;
+license=('LGPL2.1')
+options=('!libtool' '!emptydirs')
+depends=('dbus-glib')
+makedepends=('libxslt' 'vala' 'gobject-introspection')
+source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('92e776d375cfe0ef6af4aff600a5150e')
+
+build() {
+cd $pkgname-$pkgver
+PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+--libexecdir=/usr/lib/telepathy \
+--enable-vala-bindings \
+--enable-static=no
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make DESTDIR=$pkgdir install
+}



[arch-commits] Commit in telepathy-glib/repos (3 files)

2012-04-01 Thread Jan Steffens
Date: Sunday, April 1, 2012 @ 07:37:12
  Author: heftig
Revision: 155266

db-move: moved telepathy-glib from [gnome-unstable] to [testing] (x86_64)

Added:
  telepathy-glib/repos/testing-x86_64/
  telepathy-glib/repos/testing-x86_64/PKGBUILD
(from rev 155005, telepathy-glib/repos/gnome-unstable-x86_64/PKGBUILD)
Deleted:
  telepathy-glib/repos/gnome-unstable-x86_64/

--+
 PKGBUILD |   31 +++
 1 file changed, 31 insertions(+)

Copied: telepathy-glib/repos/testing-x86_64/PKGBUILD (from rev 155005, 
telepathy-glib/repos/gnome-unstable-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-04-01 11:37:12 UTC (rev 155266)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:  Ionut Biru ib...@archlinux.org
+# Contributor: Kessia 'even' Pinheiro kessiapinheiro at gmail.com
+# Contributor: Bjorn Lindeijer bjorn lindeijer nl
+
+pkgname=telepathy-glib
+pkgver=0.17.7
+pkgrel=1
+pkgdesc=GLib bindings for the Telepathy D-Bus protocol
+arch=('i686' 'x86_64')
+url=http://telepathy.freedesktop.org;
+license=('LGPL2.1')
+options=('!libtool' '!emptydirs')
+depends=('dbus-glib')
+makedepends=('libxslt' 'vala' 'gobject-introspection')
+source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('92e776d375cfe0ef6af4aff600a5150e')
+
+build() {
+cd $pkgname-$pkgver
+PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+--libexecdir=/usr/lib/telepathy \
+--enable-vala-bindings \
+--enable-static=no
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make DESTDIR=$pkgdir install
+}



[arch-commits] Commit in telepathy-glib/repos (3 files)

2011-10-16 Thread Ionut Biru
Date: Sunday, October 16, 2011 @ 15:26:17
  Author: ibiru
Revision: 140531

db-move: moved telepathy-glib from [testing] to [extra] (i686)

Added:
  telepathy-glib/repos/extra-i686/PKGBUILD
(from rev 140530, telepathy-glib/repos/testing-i686/PKGBUILD)
Deleted:
  telepathy-glib/repos/extra-i686/PKGBUILD
  telepathy-glib/repos/testing-i686/

--+
 PKGBUILD |   64 ++---
 1 file changed, 32 insertions(+), 32 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-10-16 19:24:46 UTC (rev 140530)
+++ extra-i686/PKGBUILD 2011-10-16 19:26:17 UTC (rev 140531)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer:  Ionut Biru ib...@archlinux.org
-# Contributor: Kessia 'even' Pinheiro kessiapinheiro at gmail.com
-# Contributor: Bjorn Lindeijer bjorn lindeijer nl
-
-pkgname=telepathy-glib
-pkgver=0.15.9
-pkgrel=1
-pkgdesc=GLib bindings for the Telepathy D-Bus protocol
-arch=('i686' 'x86_64')
-url=http://telepathy.freedesktop.org;
-groups=('telepathy')
-license=('LGPL2.1')
-options=('!libtool' '!emptydirs')
-depends=('dbus-glib')
-makedepends=('libxslt' 'vala' 'gobject-introspection')
-source=(http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('0d011b766aa94ab67ff7895a72f62bf8')
-
-build() {
-cd ${srcdir}/${pkgname}-${pkgver}
-PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
---libexecdir=/usr/lib/telepathy \
---enable-vala-bindings \
---enable-static=no
-make
-}
-
-package() {
-cd ${srcdir}/${pkgname}-${pkgver}
-make DESTDIR=${pkgdir} install
-}

Copied: telepathy-glib/repos/extra-i686/PKGBUILD (from rev 140530, 
telepathy-glib/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-10-16 19:26:17 UTC (rev 140531)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer:  Ionut Biru ib...@archlinux.org
+# Contributor: Kessia 'even' Pinheiro kessiapinheiro at gmail.com
+# Contributor: Bjorn Lindeijer bjorn lindeijer nl
+
+pkgname=telepathy-glib
+pkgver=0.16.0
+pkgrel=1
+pkgdesc=GLib bindings for the Telepathy D-Bus protocol
+arch=('i686' 'x86_64')
+url=http://telepathy.freedesktop.org;
+groups=('telepathy')
+license=('LGPL2.1')
+options=('!libtool' '!emptydirs')
+depends=('dbus-glib')
+makedepends=('libxslt' 'vala' 'gobject-introspection')
+source=(http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('071ed1b34ace45109188df73933609e4')
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+--libexecdir=/usr/lib/telepathy \
+--enable-vala-bindings \
+--enable-static=no
+make
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in telepathy-glib/repos (3 files)

2011-10-16 Thread Ionut Biru
Date: Sunday, October 16, 2011 @ 15:26:18
  Author: ibiru
Revision: 140532

db-move: moved telepathy-glib from [testing] to [extra] (x86_64)

Added:
  telepathy-glib/repos/extra-x86_64/PKGBUILD
(from rev 140530, telepathy-glib/repos/testing-x86_64/PKGBUILD)
Deleted:
  telepathy-glib/repos/extra-x86_64/PKGBUILD
  telepathy-glib/repos/testing-x86_64/

--+
 PKGBUILD |   64 ++---
 1 file changed, 32 insertions(+), 32 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-10-16 19:26:17 UTC (rev 140531)
+++ extra-x86_64/PKGBUILD   2011-10-16 19:26:18 UTC (rev 140532)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer:  Ionut Biru ib...@archlinux.org
-# Contributor: Kessia 'even' Pinheiro kessiapinheiro at gmail.com
-# Contributor: Bjorn Lindeijer bjorn lindeijer nl
-
-pkgname=telepathy-glib
-pkgver=0.15.9
-pkgrel=1
-pkgdesc=GLib bindings for the Telepathy D-Bus protocol
-arch=('i686' 'x86_64')
-url=http://telepathy.freedesktop.org;
-groups=('telepathy')
-license=('LGPL2.1')
-options=('!libtool' '!emptydirs')
-depends=('dbus-glib')
-makedepends=('libxslt' 'vala' 'gobject-introspection')
-source=(http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-md5sums=('0d011b766aa94ab67ff7895a72f62bf8')
-
-build() {
-cd ${srcdir}/${pkgname}-${pkgver}
-PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
---libexecdir=/usr/lib/telepathy \
---enable-vala-bindings \
---enable-static=no
-make
-}
-
-package() {
-cd ${srcdir}/${pkgname}-${pkgver}
-make DESTDIR=${pkgdir} install
-}

Copied: telepathy-glib/repos/extra-x86_64/PKGBUILD (from rev 140530, 
telepathy-glib/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-10-16 19:26:18 UTC (rev 140532)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer:  Ionut Biru ib...@archlinux.org
+# Contributor: Kessia 'even' Pinheiro kessiapinheiro at gmail.com
+# Contributor: Bjorn Lindeijer bjorn lindeijer nl
+
+pkgname=telepathy-glib
+pkgver=0.16.0
+pkgrel=1
+pkgdesc=GLib bindings for the Telepathy D-Bus protocol
+arch=('i686' 'x86_64')
+url=http://telepathy.freedesktop.org;
+groups=('telepathy')
+license=('LGPL2.1')
+options=('!libtool' '!emptydirs')
+depends=('dbus-glib')
+makedepends=('libxslt' 'vala' 'gobject-introspection')
+source=(http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('071ed1b34ace45109188df73933609e4')
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+--libexecdir=/usr/lib/telepathy \
+--enable-vala-bindings \
+--enable-static=no
+make
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in telepathy-glib/repos (3 files)

2011-09-28 Thread Ionut Biru
Date: Wednesday, September 28, 2011 @ 15:33:16
  Author: ibiru
Revision: 139057

db-move: moved telepathy-glib from [gnome-unstable] to [testing] (x86_64)

Added:
  telepathy-glib/repos/testing-x86_64/
  telepathy-glib/repos/testing-x86_64/PKGBUILD
(from rev 138832, telepathy-glib/repos/gnome-unstable-x86_64/PKGBUILD)
Deleted:
  telepathy-glib/repos/gnome-unstable-x86_64/

--+
 PKGBUILD |   32 
 1 file changed, 32 insertions(+)

Copied: telepathy-glib/repos/testing-x86_64/PKGBUILD (from rev 138832, 
telepathy-glib/repos/gnome-unstable-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2011-09-28 19:33:16 UTC (rev 139057)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer:  Ionut Biru ib...@archlinux.org
+# Contributor: Kessia 'even' Pinheiro kessiapinheiro at gmail.com
+# Contributor: Bjorn Lindeijer bjorn lindeijer nl
+
+pkgname=telepathy-glib
+pkgver=0.15.5
+pkgrel=1
+pkgdesc=GLib bindings for the Telepathy D-Bus protocol
+arch=('i686' 'x86_64')
+url=http://telepathy.freedesktop.org;
+groups=('telepathy')
+license=('LGPL2.1')
+options=('!libtool' '!emptydirs')
+depends=('dbus-glib')
+makedepends=('libxslt' 'vala' 'gobject-introspection')
+source=(http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('18c93456fcf3568e47c6a6342b8c46f5')
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+--libexecdir=/usr/lib/telepathy \
+--enable-vala-bindings \
+--enable-static=no
+make
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in telepathy-glib/repos (3 files)

2011-09-28 Thread Ionut Biru
Date: Wednesday, September 28, 2011 @ 15:33:16
  Author: ibiru
Revision: 139056

db-move: moved telepathy-glib from [gnome-unstable] to [testing] (i686)

Added:
  telepathy-glib/repos/testing-i686/
  telepathy-glib/repos/testing-i686/PKGBUILD
(from rev 138832, telepathy-glib/repos/gnome-unstable-i686/PKGBUILD)
Deleted:
  telepathy-glib/repos/gnome-unstable-i686/

--+
 PKGBUILD |   32 
 1 file changed, 32 insertions(+)

Copied: telepathy-glib/repos/testing-i686/PKGBUILD (from rev 138832, 
telepathy-glib/repos/gnome-unstable-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2011-09-28 19:33:16 UTC (rev 139056)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer:  Ionut Biru ib...@archlinux.org
+# Contributor: Kessia 'even' Pinheiro kessiapinheiro at gmail.com
+# Contributor: Bjorn Lindeijer bjorn lindeijer nl
+
+pkgname=telepathy-glib
+pkgver=0.15.5
+pkgrel=1
+pkgdesc=GLib bindings for the Telepathy D-Bus protocol
+arch=('i686' 'x86_64')
+url=http://telepathy.freedesktop.org;
+groups=('telepathy')
+license=('LGPL2.1')
+options=('!libtool' '!emptydirs')
+depends=('dbus-glib')
+makedepends=('libxslt' 'vala' 'gobject-introspection')
+source=(http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+md5sums=('18c93456fcf3568e47c6a6342b8c46f5')
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+--libexecdir=/usr/lib/telepathy \
+--enable-vala-bindings \
+--enable-static=no
+make
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+make DESTDIR=${pkgdir} install
+}