[arch-commits] Commit in empathy/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun Feb 14 17:19:57 UTC 2010


    Date: Sunday, February 14, 2010 @ 12:19:57
  Author: jgc
Revision: 68867

upgpkg: empathy 2.29.90-2
Add nautilus-sendto plugin

Modified:
  empathy/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-14 17:00:14 UTC (rev 68866)
+++ PKGBUILD	2010-02-14 17:19:57 UTC (rev 68867)
@@ -2,13 +2,13 @@
 # Maintainer: Biru Ionut <ionut at archlinux.ro>
 pkgname=empathy
 pkgver=2.29.90
-pkgrel=1
+pkgrel=2
 pkgdesc="A GNOME instant messaging client using the Telepathy framework."
 arch=('i686' 'x86_64')
 url="http://live.gnome.org/Empathy"
 license=('GPL2')
 depends=('iso-codes' 'telepathy-mission-control>=5.3.1' 'telepathy-farsight>=0.0.12' 'libcanberra' 'libnotify' 'libunique>=1.1.6' 'libwebkit>=1.1.21' 'evolution-data-server>=2.29.90')
-makedepends=('pkgconfig' 'intltool' 'gnome-doc-utils>=0.18.0')
+makedepends=('pkgconfig' 'intltool' 'gnome-doc-utils>=0.18.0' 'nautilus-sendto')
 optdepends=('telepathy-gabble: XMPP/Jabber support'
             'telepathy-butterfly: MSN support'
             'telepathy-idle: IRC support'
@@ -26,7 +26,6 @@
   ./configure --prefix=/usr \
       --sysconfdir=/etc  \
       --libexecdir=/usr/lib/empathy \
-      --enable-nautilus-sendto=no \
       --disable-schemas-install || return 1
   make || return 1
   make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 \




More information about the arch-commits mailing list