Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=1d05957900bb947c2276dc7441f1c90b5c46fb72
commit 1d05957900bb947c2276dc7441f1c90b5c46fb72 Author: bouleetbil <[email protected]> Date: Sat Feb 27 10:16:20 2010 +0100 evolution-2.29.91-1-x86_64 *version bump, disable libpst for now diff --git a/source/gnome/evolution/FrugalBuild b/source/gnome/evolution/FrugalBuild index 5d6d555..1268c27 100644 --- a/source/gnome/evolution/FrugalBuild +++ b/source/gnome/evolution/FrugalBuild @@ -2,14 +2,16 @@ # Maintainer: bouleetbil <[email protected]> pkgname=evolution -pkgver=2.28.2 -pkgrel=2 +pkgver=2.29.91 +pkgrel=1 pkgdesc="Integrated mail, calendar and address book suite for GNOME" -depends=('gail>=2.16.3' 'gal>=2.5.3-3' 'evolution-data-server>=2.28.2' 'gtkhtml>=3.28.2' \ - 'gnome-spell>=1.0.8-2' 'rarian' 'heimdal>=1.2.1' \ - 'evolution-data-server-ldap>=2.28.1' 'libbonobo>=2.24.0' 'nss>=3.12' 'nspr>=4.7.1' \ - 'libnotify' 'gnome-pilot-conduits>=2.0.17-3' 'db>=4.7.25') -makedepends=('intltool' 'gnome-doc-utils>=0.14.0' 'openldap' 'psmisc' 'gnome-common') +depends=('gail>=2.19.4' 'gal>=2.5.3-3' 'evolution-data-server>=2.29.0' 'gtkhtml>=3.29.91' \ + 'gnome-spell>=1.0.8-2' 'rarian' 'libkrb5' \ + 'evolution-data-server-ldap>=2.29.0' 'libbonobo>=2.24.0' 'nss>=3.12' 'nspr>=4.7.1' \ + 'libnotify' 'gnome-pilot-conduits>=2.0.17-3' 'db>=4.7.25' 'unique' \ + 'gst-plugins-base' 'gtkimageview') +makedepends=('intltool' 'gnome-doc-utils>=0.14.0' 'openldap' \ + 'psmisc' 'gnome-common' 'krb5' 'gtk-doc') groups=('gnome') archs=('i686' 'x86_64' 'ppc') _F_gnome_schemas=('/etc/gconf/schemas/apps_evolution_addressbook.schemas' \ @@ -61,13 +63,14 @@ build() { --enable-dot-locking=no \ --enable-file-chooser=yes \ --enable-cairo-calendar=yes \ - --disable-nm + --disable-nm \ + --disable-pst-import Fsed '.*KILL_PROCESS_CMD.*' '#define KILL_PROCESS_CMD "killall"' config.h make || Fdie Fmakeinstall GCONF_DISABLE_SCHEMA_INSTALL=1 Fbuild_gnome_scriptlet } -sha1sums=('19e970417cc91c82a5279cfe5dd7262d9d4c3319') +sha1sums=('2668ef216590ab395a3c452cd2b4184fa0078ac6') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
