Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-extra/evolution-data-server: evolution-data-server-3.12.6.ebuild ChangeLog evolution-data-server-3.12.3.ebuild evolution-data-server-3.10.4.ebuild
Date: Wed, 24 Sep 2014 13:09:42
Message-Id: 20140924130936.DEA1761F9@oystercatcher.gentoo.org
1 pacho 14/09/24 13:09:36
2
3 Modified: ChangeLog
4 Added: evolution-data-server-3.12.6.ebuild
5 Removed: evolution-data-server-3.12.3.ebuild
6 evolution-data-server-3.10.4.ebuild
7 Log:
8 Version bump, drop old
9
10 (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
11
12 Revision Changes Path
13 1.400 gnome-extra/evolution-data-server/ChangeLog
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog?rev=1.400&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog?rev=1.400&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog?r1=1.399&r2=1.400
18
19 Index: ChangeLog
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v
22 retrieving revision 1.399
23 retrieving revision 1.400
24 diff -u -r1.399 -r1.400
25 --- ChangeLog 23 Jul 2014 15:17:53 -0000 1.399
26 +++ ChangeLog 24 Sep 2014 13:09:36 -0000 1.400
27 @@ -1,6 +1,13 @@
28 # ChangeLog for gnome-extra/evolution-data-server
29 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
30 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.399 2014/07/23 15:17:53 ago Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.400 2014/09/24 13:09:36 pacho Exp $
32 +
33 +*evolution-data-server-3.12.6 (24 Sep 2014)
34 +
35 + 24 Sep 2014; Pacho Ramos <pacho@g.o>
36 + +evolution-data-server-3.12.6.ebuild, -evolution-data-server-3.10.4.ebuild,
37 + -evolution-data-server-3.12.3.ebuild:
38 + Version bump, drop old
39
40 23 Jul 2014; Agostino Sarubbo <ago@g.o>
41 evolution-data-server-3.12.4.ebuild:
42
43
44
45 1.1 gnome-extra/evolution-data-server/evolution-data-server-3.12.6.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-3.12.6.ebuild?rev=1.1&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-3.12.6.ebuild?rev=1.1&content-type=text/plain
49
50 Index: evolution-data-server-3.12.6.ebuild
51 ===================================================================
52 # Copyright 1999-2014 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 # $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-3.12.6.ebuild,v 1.1 2014/09/24 13:09:36 pacho Exp $
55
56 EAPI="5"
57 GCONF_DEBUG="no"
58 # python3 not really supported, bug #478678
59 PYTHON_COMPAT=( python2_7 pypy pypy2_0 )
60 VALA_MIN_API_VERSION="0.18"
61 VALA_USE_DEPEND="vapigen"
62
63 inherit db-use flag-o-matic gnome2 python-any-r1 vala virtualx
64
65 DESCRIPTION="Evolution groupware backend"
66 HOMEPAGE="https://wiki.gnome.org/Apps/Evolution"
67
68 # Note: explicitly "|| ( LGPL-2 LGPL-3 )", not "LGPL-2+".
69 LICENSE="|| ( LGPL-2 LGPL-3 ) BSD Sleepycat"
70 SLOT="0/49" # subslot = libcamel-1.2 soname version
71 IUSE="api-doc-extras +gnome-online-accounts +gtk +introspection ipv6 ldap kerberos vala +weather"
72 REQUIRED_USE="vala? ( introspection )"
73
74 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"
75
76 RDEPEND="
77 >=app-crypt/gcr-3.4
78 >=app-crypt/libsecret-0.5[crypt]
79 >=dev-db/sqlite-3.5:=
80 >=dev-libs/glib-2.36:2
81 >=dev-libs/libgdata-0.10:=
82 >=dev-libs/libical-0.43:=
83 >=net-libs/libsoup-2.42:2.4
84 >=dev-libs/libxml2-2
85 >=dev-libs/nspr-4.4:=
86 >=dev-libs/nss-3.9:=
87 >=sys-libs/db-4:=
88
89 dev-libs/icu:=
90 sys-libs/zlib:=
91 virtual/libiconv
92
93 gtk? (
94 >=app-crypt/gcr-3.4[gtk]
95 >=x11-libs/gtk+-3.2:3
96 )
97 gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.8 )
98 introspection? ( >=dev-libs/gobject-introspection-0.9.12 )
99 kerberos? ( virtual/krb5:= )
100 ldap? ( >=net-nds/openldap-2:= )
101 weather? ( >=dev-libs/libgweather-3.8:2= )
102 "
103 DEPEND="${RDEPEND}
104 ${PYTHON_DEPS}
105 dev-util/gperf
106 >=dev-util/gtk-doc-am-1.14
107 >=dev-util/intltool-0.35.5
108 >=gnome-base/gnome-common-3.5.5
109 >=sys-devel/gettext-0.17
110 virtual/pkgconfig
111 vala? ( $(vala_depend) )"
112 # eautoreconf needs:
113 # >=gnome-base/gnome-common-2
114
115 # Some tests fail due to missings locales.
116 # Also, dbus tests are flacky, bugs #397975 #501834
117 # It looks like a nightmare to disable those for now.
118 RESTRICT="test"
119
120 pkg_setup() {
121 python-any-r1_pkg_setup
122 }
123
124 src_prepare() {
125 use vala && vala_src_prepare
126
127 # Fix relink issues in src_install
128 ELTCONF="--reverse-deps"
129
130 gnome2_src_prepare
131
132 # Fix compilation flags crazyness, upstream bug #653157
133 sed 's/^\(AM_CFLAGS="\)$WARNING_FLAGS/\1/' \
134 -i configure || die "sed failed"
135 }
136
137 src_configure() {
138 # /usr/include/db.h is always db-1 on FreeBSD
139 # so include the right dir in CPPFLAGS
140 append-cppflags "-I$(db_includedir)"
141
142 # phonenumber does not exist in tree
143 gnome2_src_configure \
144 $(use_enable api-doc-extras gtk-doc) \
145 $(use_with api-doc-extras private-docs) \
146 $(use_enable gnome-online-accounts goa) \
147 $(use_enable gtk) \
148 $(use_enable introspection) \
149 $(use_enable ipv6) \
150 $(use_with kerberos krb5 "${EPREFIX}"/usr) \
151 $(use_with ldap openldap) \
152 $(use_enable vala vala-bindings) \
153 $(use_enable weather) \
154 --enable-google \
155 --enable-largefile \
156 --enable-smime \
157 --with-libdb="${EPREFIX}"/usr \
158 --without-phonenumber \
159 --disable-examples \
160 --disable-uoa
161 }
162
163 src_install() {
164 gnome2_src_install
165
166 if use ldap; then
167 insinto /etc/openldap/schema
168 doins "${FILESDIR}"/calentry.schema
169 dosym /usr/share/${PN}/evolutionperson.schema /etc/openldap/schema/evolutionperson.schema
170 fi
171 }
172
173 src_test() {
174 unset DBUS_SESSION_BUS_ADDRESS
175 unset ORBIT_SOCKETDIR
176 unset SESSION_MANAGER
177 unset DISPLAY
178 Xemake check
179 }