[arch-commits] Commit in evolution-exchange/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun Oct 11 19:22:44 UTC 2009


    Date: Sunday, October 11, 2009 @ 15:22:44
  Author: jgc
Revision: 54775

Merged revisions 54774 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/evolution-exchange/trunk

........
  r54774 | jgc | 2009-10-11 21:22:24 +0200 (Sun, 11 Oct 2009) | 1 line
  
  Merge gnome-unstable
........

Modified:
  evolution-exchange/repos/extra-x86_64/	(properties)
  evolution-exchange/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |   18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)


Property changes on: evolution-exchange/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /evolution-exchange/trunk:1-52439
   + /evolution-exchange/trunk:1-54774

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-10-11 19:22:24 UTC (rev 54774)
+++ extra-x86_64/PKGBUILD	2009-10-11 19:22:44 UTC (rev 54775)
@@ -2,28 +2,26 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=evolution-exchange
-pkgver=2.26.3
-_majorver=2.26
-pkgrel=2
+pkgver=2.28.0
+_majorver=2.28
+pkgrel=1
 pkgdesc="Ximian Connector Exchange plugin for Evolution"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://www.ximian.com"
-depends=('evolution-data-server>=2.26.3' 'libgnomeui>=2.24.1' 'gvfs>=1.2.3')
-makedepends=('pkgconfig' 'intltool' 'evolution>=2.26.3' 'libsm')
+depends=('evolution-data-server>=2.28.0' 'gvfs>=1.4.0' 'libgnomeui>=2.24.1')
+makedepends=('pkgconfig' 'intltool' 'evolution>=2.28.0')
 replaces=('ximian-connector')
 conflicts=('ximian-connector')
 options=('!libtool' '!emptydirs')
 groups=('gnome-extra')
 install=evolution-exchange.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${_majorver}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('6ee035bfcafeef0aba01b459092eeec7')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.28/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('c7a8ca85f3c4e626317d797a5c42a1eeec9f425752aaeb2742c7ee9c8e93a79c')
 
 build() {
-  # do not use --as-needed in LDFLAGS
-  export LDFLAGS="${LDFLAGS//-Wl,--as-needed}"
-
   cd "${srcdir}/${pkgname}-${pkgver}"
+  unset LDFLAGS
   # Look for correct DB, we want 4.1
   sed -e 's|DB_CFLAGS="-I$withval/include"|DB_CFLAGS="-I$withval/include/db4.1"|' \
       -e 's|DB_LIBS="-L$withval/lib -ldb"|DB_LIBS="-L$withval/lib -ldb-4.1"|' \




More information about the arch-commits mailing list