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

Eric Bélanger eric at archlinux.org
Sat Oct 13 20:59:48 UTC 2012


    Date: Saturday, October 13, 2012 @ 16:59:47
  Author: eric
Revision: 168660

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

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

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2012-10-13 20:59:31 UTC (rev 168659)
+++ extra-i686/PKGBUILD	2012-10-13 20:59:47 UTC (rev 168660)
@@ -1,25 +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=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
-}

Copied: python-telepathy/repos/extra-i686/PKGBUILD (from rev 168659, python-telepathy/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2012-10-13 20:59:47 UTC (rev 168660)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer:  Ionut Biru <ibiru at archlinux.org>
+# Contributor: Daniel Balieiro <daniel at balieiro.com>
+pkgbase=python-telepathy
+pkgname=('python2-telepathy')
+pkgver=0.15.19
+pkgrel=3
+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')
+conflicts=('python-telepathy')
+replaces=('python-telepathy')
+source=(http://telepathy.freedesktop.org/releases/telepathy-python/telepathy-python-${pkgver}.tar.gz{,.asc})
+md5sums=('f7ca25ab3c88874015b7e9728f7f3017'
+         '3f0e1af0452d62a0c0aab916e045579c')
+
+build() {
+    cd "${srcdir}/telepathy-python-${pkgver}"
+    ./configure --prefix=/usr
+    make
+}
+
+package_python2-telepathy() {
+    cd "${srcdir}/telepathy-python-${pkgver}"
+    make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2012-10-13 20:59:31 UTC (rev 168659)
+++ extra-x86_64/PKGBUILD	2012-10-13 20:59:47 UTC (rev 168660)
@@ -1,25 +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=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
-}

Copied: python-telepathy/repos/extra-x86_64/PKGBUILD (from rev 168659, python-telepathy/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2012-10-13 20:59:47 UTC (rev 168660)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer:  Ionut Biru <ibiru at archlinux.org>
+# Contributor: Daniel Balieiro <daniel at balieiro.com>
+pkgbase=python-telepathy
+pkgname=('python2-telepathy')
+pkgver=0.15.19
+pkgrel=3
+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')
+conflicts=('python-telepathy')
+replaces=('python-telepathy')
+source=(http://telepathy.freedesktop.org/releases/telepathy-python/telepathy-python-${pkgver}.tar.gz{,.asc})
+md5sums=('f7ca25ab3c88874015b7e9728f7f3017'
+         '3f0e1af0452d62a0c0aab916e045579c')
+
+build() {
+    cd "${srcdir}/telepathy-python-${pkgver}"
+    ./configure --prefix=/usr
+    make
+}
+
+package_python2-telepathy() {
+    cd "${srcdir}/telepathy-python-${pkgver}"
+    make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list