[arch-commits] Commit in python-telepathy/repos (4 files)

Ionut Biru ibiru at archlinux.org
Thu Feb 23 12:38:52 UTC 2012


    Date: Thursday, February 23, 2012 @ 07:38:51
  Author: ibiru
Revision: 150847

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

Added:
  python-telepathy/repos/extra-i686/PKGBUILD
    (from rev 150846, python-telepathy/trunk/PKGBUILD)
  python-telepathy/repos/extra-x86_64/PKGBUILD
    (from rev 150846, python-telepathy/trunk/PKGBUILD)
Deleted:
  python-telepathy/repos/extra-i686/PKGBUILD
  python-telepathy/repos/extra-x86_64/PKGBUILD

-----------------------+
 extra-i686/PKGBUILD   |   46 +++++++++++++++++++++++++---------------------
 extra-x86_64/PKGBUILD |   46 +++++++++++++++++++++++++---------------------
 2 files changed, 50 insertions(+), 42 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2012-02-23 12:36:49 UTC (rev 150846)
+++ extra-i686/PKGBUILD	2012-02-23 12:38:51 UTC (rev 150847)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer:  Ionut Biru <ibiru at archlinux.org>
-# Contributor: Daniel Balieiro <daniel at balieiro.com>
-pkgname=python-telepathy
-pkgver=0.15.19
-pkgrel=1
-pkgdesc="Python libraries for use in Telepathy clients and connection managers"
-arch=('i686' 'x86_64')
-url="http://telepathy.freedesktop.org"
-license=('LGPL')
-depends=('dbus-python')
-makedepends=('libxslt')
-source=(http://telepathy.freedesktop.org/releases/telepathy-python/telepathy-python-${pkgver}.tar.gz)
-md5sums=('f7ca25ab3c88874015b7e9728f7f3017')
-
-build() {
-    cd "${srcdir}/telepathy-python-${pkgver}"
-    ./configure --prefix=/usr
-    make
-    make DESTDIR="${pkgdir}" install
-}

Copied: python-telepathy/repos/extra-i686/PKGBUILD (from rev 150846, python-telepathy/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2012-02-23 12:38:51 UTC (rev 150847)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer:  Ionut Biru <ibiru at archlinux.org>
+# Contributor: Daniel Balieiro <daniel at balieiro.com>
+pkgname=python-telepathy
+pkgver=0.15.19
+pkgrel=2
+pkgdesc="Python libraries for use in Telepathy clients and connection managers"
+arch=('i686' 'x86_64')
+url="http://telepathy.freedesktop.org"
+license=('LGPL')
+depends=('dbus-python')
+makedepends=('libxslt')
+source=(http://telepathy.freedesktop.org/releases/telepathy-python/telepathy-python-${pkgver}.tar.gz)
+md5sums=('f7ca25ab3c88874015b7e9728f7f3017')
+
+build() {
+    cd "${srcdir}/telepathy-python-${pkgver}"
+    ./configure --prefix=/usr
+    make
+}
+
+package() {
+    cd "${srcdir}/telepathy-python-${pkgver}"
+    make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2012-02-23 12:36:49 UTC (rev 150846)
+++ extra-x86_64/PKGBUILD	2012-02-23 12:38:51 UTC (rev 150847)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer:  Ionut Biru <ibiru at archlinux.org>
-# Contributor: Daniel Balieiro <daniel at balieiro.com>
-pkgname=python-telepathy
-pkgver=0.15.19
-pkgrel=1
-pkgdesc="Python libraries for use in Telepathy clients and connection managers"
-arch=('i686' 'x86_64')
-url="http://telepathy.freedesktop.org"
-license=('LGPL')
-depends=('dbus-python')
-makedepends=('libxslt')
-source=(http://telepathy.freedesktop.org/releases/telepathy-python/telepathy-python-${pkgver}.tar.gz)
-md5sums=('f7ca25ab3c88874015b7e9728f7f3017')
-
-build() {
-    cd "${srcdir}/telepathy-python-${pkgver}"
-    ./configure --prefix=/usr
-    make
-    make DESTDIR="${pkgdir}" install
-}

Copied: python-telepathy/repos/extra-x86_64/PKGBUILD (from rev 150846, python-telepathy/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2012-02-23 12:38:51 UTC (rev 150847)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer:  Ionut Biru <ibiru at archlinux.org>
+# Contributor: Daniel Balieiro <daniel at balieiro.com>
+pkgname=python-telepathy
+pkgver=0.15.19
+pkgrel=2
+pkgdesc="Python libraries for use in Telepathy clients and connection managers"
+arch=('i686' 'x86_64')
+url="http://telepathy.freedesktop.org"
+license=('LGPL')
+depends=('dbus-python')
+makedepends=('libxslt')
+source=(http://telepathy.freedesktop.org/releases/telepathy-python/telepathy-python-${pkgver}.tar.gz)
+md5sums=('f7ca25ab3c88874015b7e9728f7f3017')
+
+build() {
+    cd "${srcdir}/telepathy-python-${pkgver}"
+    ./configure --prefix=/usr
+    make
+}
+
+package() {
+    cd "${srcdir}/telepathy-python-${pkgver}"
+    make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list