Portfile

# $Id: Portfile 22885 2007-03-17 20:51:20Z rhwood@macports.org $
PortSystem 1.0
name evolution-data-server
version 1.10.0
description Addressbook and calender libs for GNOME.
long_description Evolution Data Server provides a central location for \
addressbook and calendar in the GNOME Desktop.
maintainers rhwood@macports.org openmaintainer@macports.org
categories gnome
platforms darwin
homepage http://www.gnome.org/
master_sites gnome:sources/evolution-data-server/1.10/

checksums md5 390ea134306b667a2d77b7e859c8cba0 \
sha1 a250ab605f1be7320b125e6b1224d0409f821889 \
rmd160 75ad8b846c35ff9a6cbf7f2e12d583fff899ae3d

depends_lib port:gnome-platform-suite lib:libsoup-2:libsoup

use_bzip2 yes

patchfiles patch_os_open.c patch_os_spin.c

configure.args --mandir=${prefix}/share/man --enable-static \
--disable-nss \
--disable-smime
configure.env CPPFLAGS="-I${prefix}/include -L${prefix}/lib"

platform darwin 8 i386 {
configure.env-append MACOSX_DEPLOYMENT_TARGET="10.3"
}

files