[arch-commits] Commit in telepathy-glib/repos (testing-x86_64 testing-x86_64/PKGBUILD)

2020-06-07 Thread Andreas Radke via arch-commits
Date: Sunday, June 7, 2020 @ 10:57:05
  Author: andyrtr
Revision: 388399

archrelease: copy trunk to testing-x86_64

Added:
  telepathy-glib/repos/testing-x86_64/
  telepathy-glib/repos/testing-x86_64/PKGBUILD
(from rev 388398, telepathy-glib/trunk/PKGBUILD)

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

Copied: telepathy-glib/repos/testing-x86_64/PKGBUILD (from rev 388398, 
telepathy-glib/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2020-06-07 10:57:05 UTC (rev 388399)
@@ -0,0 +1,32 @@
+# Maintainer: Antonio Rojas 
+# Contributor:  Ionut Biru 
+# Contributor: Kessia 'even' Pinheiro 
+
+pkgname=telepathy-glib
+pkgver=0.24.1
+pkgrel=4
+pkgdesc="GLib bindings for the Telepathy D-Bus protocol"
+arch=(x86_64)
+url="https://telepathy.freedesktop.org;
+license=(LGPL2.1)
+depends=(dbus-glib)
+makedepends=(libxslt vala gobject-introspection python)
+source=(https://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz{,.asc})
+sha256sums=('9e0df1d8f857e0270cf0b32e2d1ca5a24aa7282873361785d573f72ad7f7d5eb'
+'SKIP')
+validpgpkeys=('1B5A1BA811AAF0F12169E28AAC558671711E31B1')  # Guillaume 
Desmottes
+
+build() {
+  cd $pkgname-$pkgver
+  ./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 (testing-x86_64)

2011-04-21 Thread Ionut Biru
Date: Thursday, April 21, 2011 @ 14:25:41
  Author: ibiru
Revision: 120256

archrelease: remove testing-x86_64

Deleted:
  telepathy-glib/repos/testing-x86_64/



[arch-commits] Commit in telepathy-glib/repos (testing-x86_64)

2011-04-21 Thread Ionut Biru
Date: Thursday, April 21, 2011 @ 14:25:57
  Author: ibiru
Revision: 120257

archrelease: copy trunk to testing-x86_64

Added:
  telepathy-glib/repos/testing-x86_64/



[arch-commits] Commit in telepathy-glib/repos (testing-x86_64)

2011-04-15 Thread Ionut Biru
Date: Friday, April 15, 2011 @ 07:36:49
  Author: ibiru
Revision: 119803

archrelease: remove testing-x86_64

Deleted:
  telepathy-glib/repos/testing-x86_64/



[arch-commits] Commit in telepathy-glib/repos (testing-x86_64)

2011-04-15 Thread Ionut Biru
Date: Friday, April 15, 2011 @ 07:37:06
  Author: ibiru
Revision: 119804

archrelease: copy trunk to testing-x86_64

Added:
  telepathy-glib/repos/testing-x86_64/