From 22bfc0361e9ae65cfb81af9fff1cd6d75c0d351a Mon Sep 17 00:00:00 2001 From: piernov Date: Wed, 7 Sep 2011 20:31:29 +0200 Subject: empathy 3.1.91-1 màj port MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- empathy/Pkgfile | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'empathy/Pkgfile') diff --git a/empathy/Pkgfile b/empathy/Pkgfile index cae30f6..720fd36 100755 --- a/empathy/Pkgfile +++ b/empathy/Pkgfile @@ -2,16 +2,19 @@ # URL: http://live.gnome.org/Empathy # Maintainer: NuTyX core team # Packager: piernov -# Depends on: telepathy-glib, telepathy-mission-control, folks, telepathy-logger, telepathy-farsight, gnome-keyring, gnutls, evolution-data-server, libcanberra, libnotify, enchant, webkit, dconf, ca-certificates, nautilus, gnome-control-center, intltool, gnome-doc-utils, cheese, clutter, clutter-gst, clutter-gtk, telepathy-farstream, libchamplain, geocode-glib, geoclue, telepathy-salut -# Run on: telepathy-glib,telepathy-mission-control,folks,telepathy-logger,telepathy-farsight,gnome-keyring,gnutls,evolution-data-server,libcanberra,libnotify,enchant,webkit,dconf,ca-certificates,nautilus,gnome-control-center,cheese,clutter,clutter-gst,clutter-gtk,telepathy-farstream,libchamplain,geocode-glib,geoclue,telepathy-salut +# Depends on: telepathy-glib, telepathy-mission-control, folks, telepathy-logger, telepathy-farsight, gnome-keyring, gnutls, evolution-data-server, libcanberra, libnotify, enchant, webkit, dconf, ca-certificates, nautilus, intltool, gnome-doc-utils, cheese, clutter, clutter-gst, clutter-gtk, telepathy-farstream, libchamplain, geocode-glib, geoclue, telepathy-salut, gnome-common +# Run on: telepathy-glib,telepathy-mission-control,folks,telepathy-logger,telepathy-farsight,gnome-keyring,gnutls,evolution-data-server,libcanberra,libnotify,enchant,webkit,dconf,ca-certificates,nautilus,cheese,clutter,clutter-gst,clutter-gtk,telepathy-farstream,libchamplain,geocode-glib,geoclue,telepathy-salut name=empathy -version=3.1.90.1 +version=3.1.91 release=1 -source=(http://ftp.gnome.org/pub/GNOME/sources/$name/${version%.*.*}/$name-$version.tar.xz) +source=(http://ftp.gnome.org/pub/GNOME/sources/$name/${version%.*}/$name-$version.tar.xz + champlain0.11.patch) build() { cd $name-$version + patch -p1 < ../champlain0.11.patch + NOCONFIGURE=1 gnome-autogen.sh PYTHON=/usr/bin/python2 ./configure --prefix=/usr \ --sysconfdir=/etc \ --libexecdir=/usr/lib/empathy \ @@ -30,7 +33,6 @@ build() { --enable-location=yes \ --enable-geocode=yes \ --enable-spell=yes -# --enable-control-center-embedding=yes \ make make DESTDIR=$PKG install } -- cgit v1.2.3-70-g09d2