Magellan Linux

Annotation of /trunk/extras/evolution-data-server/evolution-data-server-2.28.2-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4673 - (hide annotations) (download)
Sat Dec 26 01:48:15 2009 UTC (14 years, 9 months ago) by niro
File size: 1095 byte(s)
auto added: ver bump to 2.28.2-r1
1 niro 4673 # $Id$
2    
3     PNAME="evolution-data-server"
4     PVER="2.28.2"
5     PBUILD="r1"
6    
7     PCATEGORIE="gnome-extra"
8     STATE="unstable"
9    
10     DESCRIPTION="Integrated Workgroup and Personal Information Management: Data Server"
11     HOMEPAGE="http://www.gnome.org/"
12    
13     DEPEND=">= dev-libs/glib2-2.22
14     >= x11-libs/gtk2+-2.18
15     >= gnome-base/libbonobo-2.24
16     >= gnome-base/orbit-2.14.17
17     >= gnome-base/gconf-2.28
18     >= gnome-base/gnome-keyring-2.28
19     >= gnome-base/libglade-2.6
20     >= dev-db/db-4.8
21     >= dev-db/sqlite-3.6
22     >= dev-libs/libxml2-2.7
23     >= dev-libs/nspr-4.8
24     >= dev-libs/nss-3.12
25     >= dev-libs/libical-0.44
26     >= dev-libs/libgweather-2.28
27     >= net-libs/libsoup-2.28
28     >= net-nds/openldap-2.4.19
29     >= sys-libs/zlib-1.2"
30    
31     SDEPEND=">= dev-util/intltool-0.37
32     >= dev-util/pkgconfig-0.23
33     >= gnome-base/gnome-common-2.18"
34    
35     sminclude gnome2 mtools
36    
37     UP2DATE="updatecmd_gnome ${PNAME}"
38    
39     src_compile()
40     {
41     cd ${SRCDIR}
42    
43     gn2_configure \
44     --enable-gnome-keyring \
45     --enable-ipv6 \
46     --enable-nss \
47     --enable-smime \
48     --with-openldap \
49     --with-weather \
50     --with-libdb=/usr/$(mlibdir) \
51     --without-krb4 \
52     --without-krb5 \
53     || die
54    
55     mmake || die
56     }

Properties

Name Value
svn:keywords Id