[arch-commits] Commit in telepathy-haze/repos (8 files)

Ionut Biru ibiru at archlinux.org
Thu Apr 5 10:24:54 UTC 2012


    Date: Thursday, April 5, 2012 @ 06:24:53
  Author: ibiru
Revision: 155705

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  telepathy-haze/repos/testing-i686/PKGBUILD
    (from rev 155704, telepathy-haze/trunk/PKGBUILD)
  telepathy-haze/repos/testing-i686/telepathy-haze.install
    (from rev 155704, telepathy-haze/trunk/telepathy-haze.install)
  telepathy-haze/repos/testing-x86_64/PKGBUILD
    (from rev 155704, telepathy-haze/trunk/PKGBUILD)
  telepathy-haze/repos/testing-x86_64/telepathy-haze.install
    (from rev 155704, telepathy-haze/trunk/telepathy-haze.install)
Deleted:
  telepathy-haze/repos/testing-i686/PKGBUILD
  telepathy-haze/repos/testing-i686/telepathy-haze.install
  telepathy-haze/repos/testing-x86_64/PKGBUILD
  telepathy-haze/repos/testing-x86_64/telepathy-haze.install

---------------------------------------+
 testing-i686/PKGBUILD                 |   57 ++++++++++++++++----------------
 testing-i686/telepathy-haze.install   |   26 +++++++-------
 testing-x86_64/PKGBUILD               |   57 ++++++++++++++++----------------
 testing-x86_64/telepathy-haze.install |   26 +++++++-------
 4 files changed, 84 insertions(+), 82 deletions(-)

Deleted: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2012-04-05 10:23:47 UTC (rev 155704)
+++ testing-i686/PKGBUILD	2012-04-05 10:24:53 UTC (rev 155705)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-# Contributor: Timm Preetz <timm at preetz.us>
-pkgname=telepathy-haze
-pkgver=0.5.0
-pkgrel=2
-pkgdesc="A telepathy-backend to use libpurple (Pidgin) protocols."
-arch=('i686' 'x86_64')
-url="http://telepathy.freedesktop.org"
-license=('GPL')
-depends=('telepathy-glib' 'libpurple')
-makedepends=('libxslt')
-replaces=('telepathy-butterfly')
-install=telepathy-haze.install
-groups=('telepathy')
-source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('4378726d61e1e5df789a05760a94d172')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr --libexecdir=/usr/lib/telepathy
-  make
-}
-
-package(){
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: telepathy-haze/repos/testing-i686/PKGBUILD (from rev 155704, telepathy-haze/trunk/PKGBUILD)
===================================================================
--- testing-i686/PKGBUILD	                        (rev 0)
+++ testing-i686/PKGBUILD	2012-04-05 10:24:53 UTC (rev 155705)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+# Contributor: Timm Preetz <timm at preetz.us>
+pkgname=telepathy-haze
+pkgver=0.6.0
+pkgrel=1
+pkgdesc="A telepathy-backend to use libpurple (Pidgin) protocols."
+arch=('i686' 'x86_64')
+url="http://telepathy.freedesktop.org"
+license=('GPL')
+depends=('telepathy-glib' 'libpurple')
+makedepends=('libxslt' 'python2')
+replaces=('telepathy-butterfly')
+install=telepathy-haze.install
+groups=('telepathy')
+source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('622e0b2f7ff4050a29f907f2ef0f039c')
+
+build() {
+  cd "$pkgname-$pkgver"
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+      --libexecdir=/usr/lib/telepathy
+  make
+}
+
+package(){
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}

Deleted: testing-i686/telepathy-haze.install
===================================================================
--- testing-i686/telepathy-haze.install	2012-04-05 10:23:47 UTC (rev 155704)
+++ testing-i686/telepathy-haze.install	2012-04-05 10:24:53 UTC (rev 155705)
@@ -1,13 +0,0 @@
-post_install() {
-  killall -HUP dbus-daemon 2>&1
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: telepathy-haze/repos/testing-i686/telepathy-haze.install (from rev 155704, telepathy-haze/trunk/telepathy-haze.install)
===================================================================
--- testing-i686/telepathy-haze.install	                        (rev 0)
+++ testing-i686/telepathy-haze.install	2012-04-05 10:24:53 UTC (rev 155705)
@@ -0,0 +1,13 @@
+post_install() {
+  killall -HUP dbus-daemon 2>&1
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install $1
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2012-04-05 10:23:47 UTC (rev 155704)
+++ testing-x86_64/PKGBUILD	2012-04-05 10:24:53 UTC (rev 155705)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-# Contributor: Timm Preetz <timm at preetz.us>
-pkgname=telepathy-haze
-pkgver=0.5.0
-pkgrel=2
-pkgdesc="A telepathy-backend to use libpurple (Pidgin) protocols."
-arch=('i686' 'x86_64')
-url="http://telepathy.freedesktop.org"
-license=('GPL')
-depends=('telepathy-glib' 'libpurple')
-makedepends=('libxslt')
-replaces=('telepathy-butterfly')
-install=telepathy-haze.install
-groups=('telepathy')
-source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('4378726d61e1e5df789a05760a94d172')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr --libexecdir=/usr/lib/telepathy
-  make
-}
-
-package(){
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: telepathy-haze/repos/testing-x86_64/PKGBUILD (from rev 155704, telepathy-haze/trunk/PKGBUILD)
===================================================================
--- testing-x86_64/PKGBUILD	                        (rev 0)
+++ testing-x86_64/PKGBUILD	2012-04-05 10:24:53 UTC (rev 155705)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+# Contributor: Timm Preetz <timm at preetz.us>
+pkgname=telepathy-haze
+pkgver=0.6.0
+pkgrel=1
+pkgdesc="A telepathy-backend to use libpurple (Pidgin) protocols."
+arch=('i686' 'x86_64')
+url="http://telepathy.freedesktop.org"
+license=('GPL')
+depends=('telepathy-glib' 'libpurple')
+makedepends=('libxslt' 'python2')
+replaces=('telepathy-butterfly')
+install=telepathy-haze.install
+groups=('telepathy')
+source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('622e0b2f7ff4050a29f907f2ef0f039c')
+
+build() {
+  cd "$pkgname-$pkgver"
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+      --libexecdir=/usr/lib/telepathy
+  make
+}
+
+package(){
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}

Deleted: testing-x86_64/telepathy-haze.install
===================================================================
--- testing-x86_64/telepathy-haze.install	2012-04-05 10:23:47 UTC (rev 155704)
+++ testing-x86_64/telepathy-haze.install	2012-04-05 10:24:53 UTC (rev 155705)
@@ -1,13 +0,0 @@
-post_install() {
-  killall -HUP dbus-daemon 2>&1
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: telepathy-haze/repos/testing-x86_64/telepathy-haze.install (from rev 155704, telepathy-haze/trunk/telepathy-haze.install)
===================================================================
--- testing-x86_64/telepathy-haze.install	                        (rev 0)
+++ testing-x86_64/telepathy-haze.install	2012-04-05 10:24:53 UTC (rev 155705)
@@ -0,0 +1,13 @@
+post_install() {
+  killall -HUP dbus-daemon 2>&1
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install $1
+}
+
+# vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list