Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/evolution/, profiles/arch/ia64/
Date: Sun, 01 Mar 2020 16:18:51
Message-Id: 1583079452.e88db6e17e75f93a461b8d5e997b6cdcda1be224.leio@gentoo
1 commit: e88db6e17e75f93a461b8d5e997b6cdcda1be224
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 1 08:12:38 2020 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 1 16:17:32 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e88db6e1
7
8 mail-client/evolution: bump to 3.34.4
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
12
13 mail-client/evolution/Manifest | 1 +
14 mail-client/evolution/evolution-3.34.4.ebuild | 154 ++++++++++++++++++++++++++
15 profiles/arch/ia64/package.use.mask | 4 +
16 3 files changed, 159 insertions(+)
17
18 diff --git a/mail-client/evolution/Manifest b/mail-client/evolution/Manifest
19 index 72e3e22560f..507a57f3f52 100644
20 --- a/mail-client/evolution/Manifest
21 +++ b/mail-client/evolution/Manifest
22 @@ -1 +1,2 @@
23 DIST evolution-3.32.5.tar.xz 11793908 BLAKE2B 798b49e3ab8b34be85263d876a4fde86bb63374c017ec43f8f3742246308bd023e4bdb0c943c1a96ad7866f09023e8c2df561e4f168730bb32b256e4e400dd23 SHA512 b77715d290ad3727a68416d425a19a0d10b5ebab69538d702008bc158fa70ea8bdb43f8cc55ebdf913f88ccf408df31ff5919ae5ccd3e94eeecd0f9f97592f96
24 +DIST evolution-3.34.4.tar.xz 11964640 BLAKE2B 48b58208064633236be32f44ff49f8718e110d1ab1aa311b3652affb3b5793b9f6775519191a9480efef731c9f14ff269d65dacbd8d411b30be64daaf953c4b5 SHA512 54ff4b191237b291e3e008ca8691624ac0af35bae096c20615ac5a51be033c97ea28be6629362a3676bee9285afab666c4624cfcca536bf5255ecd38dcf3ac58
25
26 diff --git a/mail-client/evolution/evolution-3.34.4.ebuild b/mail-client/evolution/evolution-3.34.4.ebuild
27 new file mode 100644
28 index 00000000000..32bffc06770
29 --- /dev/null
30 +++ b/mail-client/evolution/evolution-3.34.4.ebuild
31 @@ -0,0 +1,154 @@
32 +# Copyright 1999-2020 Gentoo Authors
33 +# Distributed under the terms of the GNU General Public License v2
34 +
35 +EAPI=6
36 +
37 +inherit cmake-utils gnome2 flag-o-matic readme.gentoo-r1
38 +
39 +DESCRIPTION="Integrated mail, addressbook and calendaring functionality"
40 +HOMEPAGE="https://wiki.gnome.org/Apps/Evolution"
41 +
42 +# Note: explicitly "|| ( LGPL-2 LGPL-3 )", not "LGPL-2+".
43 +LICENSE="|| ( LGPL-2 LGPL-3 ) CC-BY-SA-3.0 FDL-1.3+ OPENLDAP"
44 +SLOT="2.0"
45 +
46 +IUSE="archive +bogofilter geolocation gtk-doc highlight ldap spamassassin spell ssl +weather ytnef"
47 +
48 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
49 +
50 +# glade-3 support is for maintainers only per configure.ac
51 +# pst is not mature enough and changes API/ABI frequently
52 +# dconf explicitely needed for backup plugin
53 +# gnome-desktop support is optional with --enable-gnome-desktop
54 +# automagic libunity dep
55 +# >=webkit-gtk-2.26.4-r1 and >=gspell-1.8 to ensure all use enchant:2
56 +# TODO: Adjust webkit-gtk dep to actually be that once it's keyworded for needed arches
57 +COMMON_DEPEND="
58 + >=app-crypt/gcr-3.4:=[gtk]
59 + >=app-text/enchant-2.2.0:2
60 + >=dev-libs/glib-2.46:2[dbus]
61 + >=dev-libs/libxml2-2.7.3:2
62 + >=gnome-base/gnome-desktop-2.91.3:3=
63 + >=gnome-base/gsettings-desktop-schemas-2.91.92
64 + >=gnome-extra/evolution-data-server-${PV}:=[gtk,weather?]
65 + >=media-libs/libcanberra-0.25[gtk3]
66 + >=net-libs/libsoup-2.42:2.4
67 + >=net-libs/webkit-gtk-2.16.0:4
68 + >=x11-libs/cairo-1.9.15:=[glib]
69 + >=x11-libs/gdk-pixbuf-2.24:2
70 + >=x11-libs/gtk+-3.22:3
71 + >=x11-libs/libnotify-0.7:=
72 + >=x11-misc/shared-mime-info-0.22
73 +
74 + >=app-text/iso-codes-0.49
75 + dev-libs/atk
76 + gnome-base/dconf
77 + x11-libs/libSM
78 + x11-libs/libICE
79 +
80 + archive? ( >=app-arch/gnome-autoar-0.1.1[gtk] )
81 + bogofilter? ( mail-filter/bogofilter )
82 + geolocation? (
83 + >=media-libs/libchamplain-0.12:0.12[gtk]
84 + >=media-libs/clutter-1.0.0:1.0
85 + >=media-libs/clutter-gtk-0.90:1.0
86 + >=sci-geosciences/geocode-glib-3.10.0
87 + x11-libs/mx:1.0 )
88 + ldap? ( >=net-nds/openldap-2:= )
89 + spamassassin? ( mail-filter/spamassassin )
90 + spell? ( >=app-text/gspell-1.8:= )
91 + ssl? (
92 + >=dev-libs/nspr-4.6.1:=
93 + >=dev-libs/nss-3.11:= )
94 + weather? ( >=dev-libs/libgweather-3.10:2= )
95 + ytnef? ( net-mail/ytnef )
96 +"
97 +DEPEND="${COMMON_DEPEND}
98 + app-text/docbook-xml-dtd:4.1.2
99 + dev-util/gdbus-codegen
100 + dev-util/glib-utils
101 + dev-util/itstool
102 + gtk-doc? ( dev-util/gtk-doc
103 + app-text/docbook-xml-dtd:4.3 )
104 + >=dev-util/intltool-0.40.0
105 + >=sys-devel/gettext-0.18.3
106 + virtual/pkgconfig
107 +"
108 +RDEPEND="${COMMON_DEPEND}
109 + highlight? ( app-text/highlight )
110 + !gnome-extra/evolution-exchange
111 +"
112 +
113 +DISABLE_AUTOFORMATTING="yes"
114 +DOC_CONTENTS="To change the default browser if you are not using GNOME, edit
115 +~/.local/share/applications/mimeapps.list so it includes the
116 +following content:
117 +
118 +[Default Applications]
119 +x-scheme-handler/http=firefox.desktop
120 +x-scheme-handler/https=firefox.desktop
121 +
122 +(replace firefox.desktop with the name of the appropriate .desktop
123 +file from /usr/share/applications if you use a different browser)."
124 +
125 +# global scope PATCHES or DOCS array mustn't be used due to double default_src_prepare
126 +# call; if needed, set them after cmake-utils_src_prepare call, if that works
127 +
128 +src_prepare() {
129 + cmake-utils_src_prepare
130 + gnome2_src_prepare
131 +}
132 +
133 +src_configure() {
134 + # Use NSS/NSPR only if 'ssl' is enabled.
135 + local mycmakeargs=(
136 + -DSYSCONF_INSTALL_DIR="${EPREFIX}"/etc
137 + -DENABLE_SCHEMAS_COMPILE=OFF
138 + -DENABLE_GTK_DOC=$(usex gtk-doc)
139 + -DWITH_OPENLDAP=$(usex ldap)
140 + -DENABLE_SMIME=$(usex ssl)
141 + -DENABLE_GNOME_DESKTOP=ON
142 + -DWITH_ENCHANT_VERSION=2
143 + -DENABLE_CANBERRA=ON
144 + -DENABLE_AUTOAR=$(usex archive)
145 + -DWITH_HELP=ON
146 + -DENABLE_YTNEF=OFF
147 + -DWITH_BOGOFILTER=$(usex bogofilter)
148 + -DWITH_SPAMASSASSIN=$(usex spamassassin)
149 + -DENABLE_GSPELL=$(usex spell)
150 + -DENABLE_TEXT_HIGHLIGHT=$(usex highlight)
151 + -DENABLE_WEATHER=$(usex weather)
152 + -DENABLE_CONTACT_MAPS=$(usex geolocation)
153 + -DENABLE_YTNEF=$(usex ytnef)
154 + -DENABLE_PST_IMPORT=OFF
155 + -DWITH_GLADE_CATALOG=OFF
156 + )
157 +
158 + cmake-utils_src_configure
159 +}
160 +
161 +src_compile() {
162 + cmake-utils_src_compile
163 +}
164 +
165 +src_test() {
166 + cmake-utils_src_test
167 +}
168 +
169 +src_install() {
170 + cmake-utils_src_install
171 +
172 + # Problems with prelink:
173 + # https://bugzilla.gnome.org/show_bug.cgi?id=731680
174 + # https://bugzilla.gnome.org/show_bug.cgi?id=732148
175 + # https://bugzilla.redhat.com/show_bug.cgi?id=1114538
176 + echo PRELINK_PATH_MASK=/usr/bin/evolution > ${T}/99${PN}
177 + doenvd "${T}"/99${PN}
178 +
179 + readme.gentoo_create_doc
180 +}
181 +
182 +pkg_postinst() {
183 + gnome2_pkg_postinst
184 + readme.gentoo_print_elog
185 +}
186
187 diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask
188 index 64fd0c52a03..344646a23ee 100644
189 --- a/profiles/arch/ia64/package.use.mask
190 +++ b/profiles/arch/ia64/package.use.mask
191 @@ -1,6 +1,10 @@
192 # Copyright 1999-2020 Gentoo Authors
193 # Distributed under the terms of the GNU General Public License v2
194
195 +# Mart Raudsepp <leio@g.o> (2020-03-01)
196 +# Mask until app-text/gspell is keyworded
197 +mail-client/evolution spell
198 +
199 # Patrick McLean <chutzpah@g.o> (2020-02-15)
200 # Mask until dev-libs/libfido2 is keyworded
201 net-misc/openssh security-key