Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-client/evolution: evolution-3.12.2.ebuild ChangeLog
Date: Fri, 30 May 2014 05:33:36
Message-Id: 20140530053332.B7AE12004E@flycatcher.gentoo.org
1 pacho 14/05/30 05:33:32
2
3 Modified: ChangeLog
4 Added: evolution-3.12.2.ebuild
5 Log:
6 Version bump
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
9
10 Revision Changes Path
11 1.422 mail-client/evolution/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/evolution/ChangeLog?rev=1.422&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/evolution/ChangeLog?rev=1.422&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/evolution/ChangeLog?r1=1.421&r2=1.422
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/mail-client/evolution/ChangeLog,v
20 retrieving revision 1.421
21 retrieving revision 1.422
22 diff -u -r1.421 -r1.422
23 --- ChangeLog 27 Apr 2014 17:25:31 -0000 1.421
24 +++ ChangeLog 30 May 2014 05:33:32 -0000 1.422
25 @@ -1,6 +1,11 @@
26 # ChangeLog for mail-client/evolution
27 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/ChangeLog,v 1.421 2014/04/27 17:25:31 eva Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/ChangeLog,v 1.422 2014/05/30 05:33:32 pacho Exp $
30 +
31 +*evolution-3.12.2 (30 May 2014)
32 +
33 + 30 May 2014; Pacho Ramos <pacho@g.o> +evolution-3.12.2.ebuild:
34 + Version bump
35
36 *evolution-3.12.1 (27 Apr 2014)
37
38
39
40
41 1.1 mail-client/evolution/evolution-3.12.2.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/evolution/evolution-3.12.2.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/evolution/evolution-3.12.2.ebuild?rev=1.1&content-type=text/plain
45
46 Index: evolution-3.12.2.ebuild
47 ===================================================================
48 # Copyright 1999-2014 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-3.12.2.ebuild,v 1.1 2014/05/30 05:33:32 pacho Exp $
51
52 EAPI="5"
53 GCONF_DEBUG="no"
54 GNOME2_LA_PUNT="yes"
55
56 inherit eutils flag-o-matic readme.gentoo gnome2 #autotools
57
58 DESCRIPTION="Integrated mail, addressbook and calendaring functionality"
59 HOMEPAGE="https://wiki.gnome.org/Apps/Evolution"
60
61 # Note: explicitly "|| ( LGPL-2 LGPL-3 )", not "LGPL-2+".
62 LICENSE="|| ( LGPL-2 LGPL-3 ) CC-BY-SA-3.0 FDL-1.3+ OPENLDAP"
63 SLOT="2.0"
64 IUSE="+bogofilter crypt highlight ldap map spamassassin spell ssl +weather"
65 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
66
67 # We need a graphical pinentry frontend to be able to ask for the GPG
68 # password from inside evolution, bug 160302
69 PINENTRY_DEPEND="|| ( app-crypt/pinentry[gtk] app-crypt/pinentry-qt app-crypt/pinentry[qt4] )"
70
71 # glade-3 support is for maintainers only per configure.ac
72 # pst is not mature enough and changes API/ABI frequently
73 COMMON_DEPEND="
74 >=app-crypt/gcr-3.4
75 >=dev-libs/glib-2.36:2
76 >=x11-libs/cairo-1.9.15:=[glib]
77 >=x11-libs/gtk+-3.8.0:3
78 >=x11-libs/gdk-pixbuf-2.24:2
79 >=gnome-base/gnome-desktop-2.91.3:3=
80 >=gnome-base/gsettings-desktop-schemas-2.91.92
81 >=media-libs/libcanberra-0.25[gtk3]
82 >=x11-libs/libnotify-0.7:=
83 >=gnome-extra/evolution-data-server-${PV}:=[weather?]
84 >=gnome-extra/gtkhtml-4.5.2:4.0
85 dev-libs/atk
86 >=dev-libs/dbus-glib-0.6
87 >=dev-libs/libxml2-2.7.3:2
88 >=net-libs/libsoup-2.42:2.4
89 >=x11-misc/shared-mime-info-0.22
90 >=x11-themes/gnome-icon-theme-2.30.2.1
91 >=dev-libs/libgdata-0.10:=
92 >=net-libs/webkit-gtk-2.0.1:3
93
94 x11-libs/libSM
95 x11-libs/libICE
96
97 crypt? ( || (
98 ( >=app-crypt/gnupg-2.0.1-r2 ${PINENTRY_DEPEND} )
99 =app-crypt/gnupg-1.4* ) )
100 map? (
101 >=app-misc/geoclue-0.12.0:0
102 >=media-libs/libchamplain-0.12:0.12[gtk]
103 >=media-libs/clutter-1.0.0:1.0
104 >=media-libs/clutter-gtk-0.90:1.0
105 >=sci-geosciences/geocode-glib-3.10.0
106 x11-libs/mx:1.0 )
107 spell? ( app-text/gtkspell:3 )
108 ldap? ( >=net-nds/openldap-2:= )
109 ssl? (
110 >=dev-libs/nspr-4.6.1:=
111 >=dev-libs/nss-3.11:= )
112 weather? ( >=dev-libs/libgweather-3.8:2= )
113 "
114 DEPEND="${COMMON_DEPEND}
115 app-text/docbook-xml-dtd:4.1.2
116 dev-util/gtk-doc-am
117 >=dev-util/intltool-0.40.0
118 virtual/pkgconfig
119 "
120 # eautoreconf needs:
121 # app-text/yelp-tools
122 # >=gnome-base/gnome-common-2.12
123 RDEPEND="${COMMON_DEPEND}
124 bogofilter? ( mail-filter/bogofilter )
125 highlight? ( app-text/highlight )
126 spamassassin? ( mail-filter/spamassassin )
127 !gnome-extra/evolution-exchange
128 "
129
130 DISABLE_AUTOFORMATTING="yes"
131 DOC_CONTENTS="To change the default browser if you are not using GNOME, edit
132 ~/.local/share/applications/mimeapps.list so it includes the
133 following content:
134
135 [Default Applications]
136 x-scheme-handler/http=firefox.desktop
137 x-scheme-handler/https=firefox.desktop
138
139 (replace firefox.desktop with the name of the appropriate .desktop
140 file from /usr/share/applications if you use a different browser)."
141
142 src_prepare() {
143 # Reason?
144 ELTCONF="--reverse-deps"
145
146 #eautoreconf # See https://bugzilla.gnome.org/701904
147
148 gnome2_src_prepare
149
150 # Fix compilation flags crazyness
151 sed -e 's/\(AM_CPPFLAGS="\)$WARNING_FLAGS/\1/' \
152 -i configure || die "CPPFLAGS sed failed"
153 }
154
155 src_configure() {
156 # Use NSS/NSPR only if 'ssl' is enabled.
157 # image-inline plugin needs a gtk+:3 gtkimageview, which does not exist yet
158 gnome2_src_configure \
159 --without-glade-catalog \
160 --disable-image-inline \
161 --disable-pst-import \
162 --enable-canberra \
163 $(use_enable bogofilter) \
164 $(use_enable highlight text-highlight) \
165 $(use_enable map contact-maps) \
166 $(use_enable spamassassin) \
167 $(use_enable spell gtkspell) \
168 $(use_enable ssl nss) \
169 $(use_enable ssl smime) \
170 $(use_with ldap openldap) \
171 $(usex ssl --enable-nss=yes "--without-nspr-libs
172 --without-nspr-includes
173 --without-nss-libs
174 --without-nss-includes") \
175 $(use_enable weather) \
176 ITSTOOL=$(type -P true)
177 }
178
179 src_install() {
180 DOCS="AUTHORS ChangeLog* HACKING MAINTAINERS NEWS* README"
181 gnome2_src_install
182 readme.gentoo_create_doc
183 }
184
185 pkg_postinst() {
186 gnome2_pkg_postinst
187 readme.gentoo_print_elog
188 }