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

commit 44b66887e4fa7662b5cab4b0ffe1552306a9a0c5
Author: Baste <[email protected]>
Date:   Fri Apr 14 13:23:41 2017 +0200

evolution-3.24.1-1-x86_64
- 3.22.6 -> 3.24.1

diff --git a/source/gnome/evolution/FrugalBuild 
b/source/gnome/evolution/FrugalBuild
index f2c5dfc..6c78681 100644
--- a/source/gnome/evolution/FrugalBuild
+++ b/source/gnome/evolution/FrugalBuild
@@ -3,11 +3,11 @@
# Contributor: bouleetbil <[email protected]>

pkgname=evolution
-pkgver=3.22.6
+pkgver=3.24.1
pkgrel=1
pkgdesc="Integrated mail, calendar and address book suite for GNOME"
-depends=('unique>=3.0.2-2' 'gst1-plugins-base>=1.9.2-2' 
'gnome-desktop>=3.22.2' 'libcanberra-gtk>=0.30-14' 'xcb-util>=0.4.0-3' \
-       'clutter-gtk>=1.8.2' 'gtkspell3>=3.0.7-2' 'tdb>=1.3.10-2' 
'libytnef>=1.5-4')
+depends=('unique>=3.0.2-2' 'gst1-plugins-base>=1.9.2-2' 
'gnome-desktop>=3.24.1' 'libcanberra-gtk>=0.30-15' 'xcb-util>=0.4.0-3' \
+       'clutter-gtk>=1.8.2-3' 'gtkspell3>=3.0.7-2' 'tdb>=1.3.10-2' 
'libytnef>=1.5-4' 'gnome-autoar>=0.2.2')
rodepends=("$pkgname-base")
makedepends=('intltool>=0.51.0-4' 'openldap>=2.4.44-2' 'psmisc>=22.21-4' 
'krb5>=1.14.4-1' 'openssl>=1.0.2-9' 'itstool>=2.0.2-3' \
'yelp-tools>=3.18.0-3' 'libcryptui>=3.12.2-3' 'gnome-common' 'gtk-doc')
@@ -18,7 +18,7 @@ _F_gnome_iconcache="y"
_F_gnome_glib="y"
_F_gnome_devel="n"
_F_gnome_ext=".tar.xz"
-Finclude gnome gnome-scriptlet
+Finclude gnome gnome-scriptlet cmake
url="http://www.gnome.org/projects/evolution/";

replaces=('evolution-indicator' 'evolution-rss' 'evolution-sharp' 
'evolution-webcal')
@@ -33,9 +33,9 @@ subarchs=("x86_64")

subpkgs+=("$pkgname-base")
subdescs+=("base library for Evolution")
-subdepends+=("clutter-gtk>=1.8.2 evolution-data-server>=3.22.6 \
-       webkit2-gtk3>=2.14.0 libkrb5>=1.14.4-1 \
-       evolution-data-server-ldap>=3.22.0 nss>=3.26 nspr>=4.12-3 \
+subdepends+=("clutter-gtk>=1.8.2-3 evolution-data-server>=3.24.1-3 \
+       webkit2-gtk3>=2.16.1 libkrb5>=1.14.4-1 \
+       evolution-data-server-ldap>=3.24.1 nss>=3.26 nspr>=4.12-3 \
libnotify>=0.7.6-3 db>=6.2.23 networkmanager>=1.4.0-2 libcryptui")
subrodepends+=("")
subgroups+=('gnome')
@@ -55,48 +55,11 @@ subrodepends+=("$pkgname")
subgroups+=('gnome-extra')
subarchs+=("x86_64")

-#TODO : added mono binding
+_F_cmake_confopts+=" -DLIBEXEC_INSTALL_DIR=/usr/lib -DENABLE_SMIME=ON 
-DENABLE_GTK_DOC=ON -DENABLE_TEXT_HIGHLIGHT=OFF"

build() {
-       Fcd
-
-       # Set the distro name
-       Fsed 'VERSION_COMMENT, ""' 'VERSION_COMMENT, "Frugalware Linux"' 
configure.ac
-
-       NOCONFIGURE=y gnome-autogen.sh || Fdie
-
-       #Fbuild_slice_scrollkeeper
-
-       Fconf \
-               --disable-schemas-install \
-               --enable-pilot-conduits=yes \
-               --enable-nss=yes \
-               --enable-smime=yes \
-               --datadir=/usr/share \
-               --with-openldap=yes \
-               --enable-nntp=yes \
-               --enable-plugins=all \
-               --enable-ipv6 \
-               --enable-mono=no \
-               --enable-exchange=yes \
-               --disable-gtk-doc \
-               --with-krb5=/usr \
-               --disable-debug \
-               --enable-file-locking=fcntl \
-               --enable-dot-locking=no \
-               --enable-file-chooser=yes \
-               --enable-cairo-calendar=yes \
-               --enable-nm \
-               --enable-pst-import \
-               --disable-image-inline \
-               --enable-weather \
-               --disable-text-highlight \
-               --disable-autoar
-
-       Fsed '.*KILL_PROCESS_CMD.*' '#define KILL_PROCESS_CMD "killall"' 
config.h
-       make || Fdie
-
-       Fmakeinstall GCONF_DISABLE_SCHEMA_INSTALL=1
+       CMake_build
+
#TODO : Should split all plugins
#PST
Fsplit $pkgname-pst usr/lib/$pkgname/plugins/org-gnome-pst-import.eplug
@@ -129,7 +92,7 @@ build() {
Fbuild_gnome_scriptlet
}

-sha1sums=('797aa0a263e5f92079e20d3f5e9aa52dc58baccf')
+sha1sums=('b142d3c2b4220c1eadea90d9523ff8ed046cfe74')


# optimization OK
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to