[arch-commits] Commit in evolution-data-server/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Mon Sep 8 19:22:03 UTC 2014


    Date: Monday, September 8, 2014 @ 21:22:03
  Author: jgc
Revision: 221169

upgpkg: evolution-data-server 3.12.6-1

Modified:
  evolution-data-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-08 18:41:11 UTC (rev 221168)
+++ PKGBUILD	2014-09-08 19:22:03 UTC (rev 221169)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=evolution-data-server
-pkgver=3.12.5
+pkgver=3.12.6
 pkgrel=1
 pkgdesc="Centralized access to appointments and contacts"
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 url="https://wiki.gnome.org/Apps/Evolution"
 license=(GPL)
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d3a2f832f823cb2a41467926dcaec984a15b2cb51ef89cf41267e337ca750811')
+sha256sums=('f05ea462b591b24b927afd943258199a4c05f23ff07fa04355bc04bcec15a7c2')
 
 prepare() {
   cd "$pkgname-$pkgver"
@@ -25,6 +25,7 @@
       --libexecdir=/usr/lib/evolution-data-server \
       --with-krb5=/usr --with-libdb=/usr \
       --enable-vala-bindings --disable-uoa
+
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/    if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/      func_append compile_command " -Wl,-O1,--as-needed"\n      func_append finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool
   make
 }




More information about the arch-commits mailing list