Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=eb412b581c8305d68b65e0559b39786fdb236381

commit eb412b581c8305d68b65e0559b39786fdb236381
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Mon Feb 7 08:16:28 2011 +0100

evolution-2.91.6.1-1-x86_64
*version bump
*ported to gtk3

diff --git a/source/gnome/evolution/FrugalBuild 
b/source/gnome/evolution/FrugalBuild
index a2e696a..0e90660 100644
--- a/source/gnome/evolution/FrugalBuild
+++ b/source/gnome/evolution/FrugalBuild
@@ -2,12 +2,11 @@
# Maintainer: bouleetbil <bouleet...@frogdev.info>

pkgname=evolution
-pkgver=2.32.1
-evo_major=2.32
+pkgver=2.91.6.1
+evo_major=2.92
pkgrel=1
pkgdesc="Integrated mail, calendar and address book suite for GNOME"
-depends=('unique' \
-       'gst-plugins-base' 'gtkimageview>=1.6.4-4')
+depends=('unique' 'gst-plugins-base')
rodepends=("$pkgname-base" "$pkgname-audio")
makedepends=('intltool' 'gnome-doc-utils>=0.14.0' 'openldap' \
'psmisc' 'gnome-common' 'krb5' 'gtk-doc' 'openssl>=1.0.0')
@@ -55,10 +54,10 @@ subarchs=("${subarchs[@]}" 'i686 x86_64 ppc')

subpkgs=("${subpkgs[@]}" "$pkgname-base")
subdescs=("${subdescs[@]}" "base library for Evolution")
-subdepends=("${subdepends[@]}" "gail>=2.20.0-2 evolution-data-server>=2.32.0 \
+subdepends=("${subdepends[@]}" "clutter-gtk evolution-data-server>=2.32.0 \
gtkhtml>=3.30.3 gnome-spell>=1.0.8-2 rarian libkrb5 \
evolution-data-server-ldap>=2.32.0 libbonobo>=2.24.3 nss>=3.12 nspr>=4.7.1 \
-       libnotify db>=4.7.25 gnome-pilot")
+       libnotify db>=4.7.25 gnome-pilot networkmanager")
subrodepends=("${subrodepends[@]}" "")
subgroups=("${subgroups[@]}" 'gnome')
subarchs=("${subarchs[@]}" 'i686 x86_64 ppc')
@@ -108,8 +107,9 @@ build() {
--enable-dot-locking=no \
--enable-file-chooser=yes \
--enable-cairo-calendar=yes \
-               --disable-nm \
-               --enable-pst-import
+               --enable-nm \
+               --enable-pst-import \
+               --disable-image-inline
Fsed '.*KILL_PROCESS_CMD.*' '#define KILL_PROCESS_CMD "killall"' config.h
make || Fdie

@@ -137,10 +137,7 @@ build() {

#base for frontend evolution as anjal
Fsplit $pkgname-base usr/include/evolution-$evo_major
-       Fsplit $pkgname-base usr/lib/pkgconfig/evolution-calendar.pc
-       Fsplit $pkgname-base usr/lib/pkgconfig/evolution-mail.pc
-       Fsplit $pkgname-base usr/lib/pkgconfig/evolution-plugin.pc
-       Fsplit $pkgname-base usr/lib/pkgconfig/evolution-shell.pc
+       Fsplit $pkgname-base usr/lib/pkgconfig/*.pc
Fsplit $pkgname-base usr/lib/evolution/$evo_major/libcomposer.*
Fsplit $pkgname-base usr/lib/evolution/$evo_major/libeabutil.*
Fsplit $pkgname-base usr/lib/evolution/$evo_major/libecontacteditor.*
@@ -165,6 +162,6 @@ build() {

Fbuild_gnome_scriptlet
}
-sha1sums=('ade956b205dcdb1ba964554fb90be459e6908bac')
+sha1sums=('887afcb36399afb2f0a454a69a7be5920bf41e04')

# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to