Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-extra/evolution-data-server: ChangeLog evolution-data-server-2.24.2.ebuild
Date: Mon, 01 Dec 2008 10:41:29
Message-Id: E1L76DY-0006v3-0J@stork.gentoo.org
1 eva 08/12/01 10:41:28
2
3 Modified: ChangeLog
4 Added: evolution-data-server-2.24.2.ebuild
5 Log:
6 New version for GNOME 2.24. Support for Google and WebDAV contacts backend, Quota for IMAP and sqlite on-disk format.
7 (Portage version: 2.2_rc16/cvs/Linux 2.6.24-gentoo-r8-mactel x86_64)
8
9 Revision Changes Path
10 1.193 gnome-extra/evolution-data-server/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog?rev=1.193&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog?rev=1.193&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog?r1=1.192&r2=1.193
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v
19 retrieving revision 1.192
20 retrieving revision 1.193
21 diff -u -r1.192 -r1.193
22 --- ChangeLog 13 Nov 2008 19:26:12 -0000 1.192
23 +++ ChangeLog 1 Dec 2008 10:41:27 -0000 1.193
24 @@ -1,6 +1,14 @@
25 # ChangeLog for gnome-extra/evolution-data-server
26 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.192 2008/11/13 19:26:12 ranger Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.193 2008/12/01 10:41:27 eva Exp $
29 +
30 +*evolution-data-server-2.24.2 (01 Dec 2008)
31 +
32 + 01 Dec 2008; Gilles Dartiguelongue <eva@g.o>
33 + +files/evolution-data-server-2.23.6-as-needed.patch,
34 + +evolution-data-server-2.24.2.ebuild:
35 + New version for GNOME 2.24. Support for Google and WebDAV contacts
36 + backend, Quota for IMAP and sqlite on-disk format.
37
38 13 Nov 2008; Brent Baude <ranger@g.o>
39 evolution-data-server-2.22.3.ebuild:
40
41
42
43 1.1 gnome-extra/evolution-data-server/evolution-data-server-2.24.2.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-2.24.2.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-2.24.2.ebuild?rev=1.1&content-type=text/plain
47
48 Index: evolution-data-server-2.24.2.ebuild
49 ===================================================================
50 # Copyright 1999-2008 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-2.24.2.ebuild,v 1.1 2008/12/01 10:41:27 eva Exp $
53
54 inherit db-use eutils flag-o-matic gnome2 autotools
55
56 DESCRIPTION="Evolution groupware backend"
57 HOMEPAGE="http://www.gnome.org/projects/evolution/"
58
59 LICENSE="LGPL-2 Sleepycat"
60 SLOT="0"
61 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
62 IUSE="doc ipv6 kerberos gnome-keyring krb4 ldap ssl"
63
64 RDEPEND=">=dev-libs/glib-2.16.1
65 >=x11-libs/gtk+-2.10
66 >=gnome-base/orbit-2.9.8
67 >=gnome-base/libbonobo-2.20.3
68 >=gnome-base/gconf-2
69 >=gnome-base/libglade-2
70 >=gnome-base/libgnome-2
71 >=dev-libs/libxml2-2
72 >=net-libs/libsoup-2.4
73 gnome-keyring? ( >=gnome-base/gnome-keyring-2.20.1 )
74 >=dev-db/sqlite-3.5
75 ssl? (
76 >=dev-libs/nspr-4.4
77 >=dev-libs/nss-3.9 )
78 >=gnome-base/libgnomeui-2
79 sys-libs/zlib
80 =sys-libs/db-4*
81 ldap? ( >=net-nds/openldap-2.0 )
82 kerberos? ( virtual/krb5 )
83 krb4? ( virtual/krb5 )"
84
85 DEPEND="${RDEPEND}
86 >=dev-util/pkgconfig-0.9
87 >=dev-util/intltool-0.35.5
88 >=gnome-base/gnome-common-2
89 >=dev-util/gtk-doc-am-1.9
90 doc? ( >=dev-util/gtk-doc-1.9 )"
91
92 DOCS="ChangeLog MAINTAINERS NEWS TODO"
93
94 pkg_setup() {
95 G2CONF="${G2CONF}
96 $(use_with ldap openldap)
97 $(use_with kerberos krb5 /usr)
98 $(use_enable ssl nss)
99 $(use_enable ssl smime)
100 $(use_enable ipv6)
101 $(use_enable gnome-keyring)
102 --with-libdb=/usr/$(get_libdir)"
103
104 if use krb4 && ! built_with_use virtual/krb5 krb4; then
105 ewarn
106 ewarn "In order to add kerberos 4 support, you have to emerge"
107 ewarn "virtual/krb5 with the 'krb4' USE flag enabled as well."
108 ewarn
109 ewarn "Skipping for now."
110 ewarn
111 G2CONF="${G2CONF} --without-krb4"
112 else
113 G2CONF="${G2CONF} $(use_with krb4 krb4 /usr)"
114 fi
115 }
116
117 src_unpack() {
118 gnome2_src_unpack
119
120 # Adjust to gentoo's /etc/service
121 epatch "${FILESDIR}"/${PN}-1.2.0-gentoo_etc_services.patch
122
123 # Fix broken libdb build
124 epatch "${FILESDIR}"/${PN}-1.11.3-no-libdb.patch
125
126 # Rewind in camel-disco-diary to fix a crash
127 epatch "${FILESDIR}"/${PN}-1.8.0-camel-rewind.patch
128
129 # Don't assume that endian.h and byteswap.h exist on all non sun os's
130 # upstream bug #551246
131 epatch "${FILESDIR}"/${PN}-2.21.90-icaltz-util.patch
132
133 # Fix building evo-exchange with --as-needed, upstream bug #342830
134 epatch "${FILESDIR}"/${PN}-2.23.6-as-needed.patch
135
136 # gtk-doc-am and gnome-common needed for this
137 intltoolize --force --copy --automake || die "intltoolize failed"
138 eautoreconf
139 }
140
141 src_compile() {
142 # Use NSS/NSPR only if 'ssl' is enabled.
143 if use ssl ; then
144 sed -i -e "s|mozilla-nss|nss|
145 s|mozilla-nspr|nspr|" "${S}"/configure
146 G2CONF="${G2CONF} --enable-nss=yes"
147 else
148 G2CONF="${G2CONF} --without-nspr-libs --without-nspr-includes \
149 --without-nss-libs --without-nss-includes"
150 fi
151
152 # /usr/include/db.h is always db-1 on FreeBSD
153 # so include the right dir in CPPFLAGS
154 append-cppflags "-I$(db_includedir)"
155
156 cd "${S}"
157 gnome2_src_compile
158 }