[arch-commits] Commit in telepathy-gabble/repos (5 files)
Ionut Biru
ibiru at archlinux.org
Sat Oct 1 19:01:32 UTC 2011
Date: Saturday, October 1, 2011 @ 15:01:31
Author: ibiru
Revision: 139438
db-move: moved telepathy-gabble from [testing] to [extra] (i686)
Added:
telepathy-gabble/repos/extra-i686/PKGBUILD
(from rev 139207, telepathy-gabble/repos/testing-i686/PKGBUILD)
telepathy-gabble/repos/extra-i686/telepathy-gabble.install
(from rev 139207, telepathy-gabble/repos/testing-i686/telepathy-gabble.install)
Deleted:
telepathy-gabble/repos/extra-i686/PKGBUILD
telepathy-gabble/repos/extra-i686/telepathy-gabble.install
telepathy-gabble/repos/testing-i686/
--------------------------+
PKGBUILD | 60 ++++++++++++++++++++++-----------------------
telepathy-gabble.install | 26 +++++++++----------
2 files changed, 43 insertions(+), 43 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2011-10-01 19:01:29 UTC (rev 139437)
+++ extra-i686/PKGBUILD 2011-10-01 19:01:31 UTC (rev 139438)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru <ibiru at archlinux.org>
-# Contributor: Daniel Balieiro <daniel at balieiro.com>
-# Contributor: Rodrigo L. M. Flores <mail at rodrigoflores.org>
-pkgname=telepathy-gabble
-pkgver=0.12.6
-pkgrel=1
-pkgdesc="A Jabber/XMPP connection manager for Telepathy"
-arch=('i686' 'x86_64')
-url="http://telepathy.freedesktop.org"
-groups=('telepathy')
-license=('LGPL2.1')
-depends=('telepathy-glib' 'libsoup' 'libnice' 'sqlite3')
-makedepends=('libxslt' 'python2')
-options=('!libtool')
-source=(http://telepathy.freedesktop.org/releases/telepathy-gabble/${pkgname}-${pkgver}.tar.gz)
-install=telepathy-gabble.install
-md5sums=('5524c7b6a29801feedc9ffa82503911a')
-
-build() {
- cd ${srcdir}/${pkgname}-${pkgver}
- PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
- --libexecdir=/usr/lib/telepathy --with-tls=openssl
- make
-}
-
-package() {
- cd ${srcdir}/${pkgname}-${pkgver}
- make DESTDIR=${pkgdir} install
-}
Copied: telepathy-gabble/repos/extra-i686/PKGBUILD (from rev 139207, telepathy-gabble/repos/testing-i686/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-10-01 19:01:31 UTC (rev 139438)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer : Ionut Biru <ibiru at archlinux.org>
+# Contributor: Daniel Balieiro <daniel at balieiro.com>
+# Contributor: Rodrigo L. M. Flores <mail at rodrigoflores.org>
+pkgname=telepathy-gabble
+pkgver=0.12.7
+pkgrel=1
+pkgdesc="A Jabber/XMPP connection manager for Telepathy"
+arch=('i686' 'x86_64')
+url="http://telepathy.freedesktop.org"
+groups=('telepathy')
+license=('LGPL2.1')
+depends=('telepathy-glib' 'libsoup' 'libnice' 'sqlite3')
+makedepends=('libxslt' 'python2')
+options=('!libtool')
+source=(http://telepathy.freedesktop.org/releases/telepathy-gabble/${pkgname}-${pkgver}.tar.gz)
+install=telepathy-gabble.install
+md5sums=('3518db585403a6cf93ba253200acc5e7')
+
+build() {
+ cd ${srcdir}/${pkgname}-${pkgver}
+ PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+ --libexecdir=/usr/lib/telepathy --with-tls=openssl
+ make
+}
+
+package() {
+ cd ${srcdir}/${pkgname}-${pkgver}
+ make DESTDIR=${pkgdir} install
+}
Deleted: extra-i686/telepathy-gabble.install
===================================================================
--- extra-i686/telepathy-gabble.install 2011-10-01 19:01:29 UTC (rev 139437)
+++ extra-i686/telepathy-gabble.install 2011-10-01 19:01:31 UTC (rev 139438)
@@ -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-gabble/repos/extra-i686/telepathy-gabble.install (from rev 139207, telepathy-gabble/repos/testing-i686/telepathy-gabble.install)
===================================================================
--- extra-i686/telepathy-gabble.install (rev 0)
+++ extra-i686/telepathy-gabble.install 2011-10-01 19:01:31 UTC (rev 139438)
@@ -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