From 9bc9c4dcc38dc560cff8e5d083d1e5f282ddde98 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 2 Dec 2022 20:57:17 +0000 Subject: gentoo auto-resync : 02:12:2022 - 20:57:16 --- mail-client/evolution/evolution-3.44.4-r4.ebuild | 156 +++++++++++++++++++++++ 1 file changed, 156 insertions(+) create mode 100644 mail-client/evolution/evolution-3.44.4-r4.ebuild (limited to 'mail-client/evolution/evolution-3.44.4-r4.ebuild') diff --git a/mail-client/evolution/evolution-3.44.4-r4.ebuild b/mail-client/evolution/evolution-3.44.4-r4.ebuild new file mode 100644 index 000000000000..daf6f5460468 --- /dev/null +++ b/mail-client/evolution/evolution-3.44.4-r4.ebuild @@ -0,0 +1,156 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit cmake gnome2 readme.gentoo-r1 + +DESCRIPTION="Integrated mail, addressbook and calendaring functionality" +HOMEPAGE="https://wiki.gnome.org/Apps/Evolution https://gitlab.gnome.org/GNOME/evolution" + +# Note: explicitly "|| ( LGPL-2 LGPL-3 )", not "LGPL-2+". +LICENSE="|| ( LGPL-2 LGPL-3 ) CC-BY-SA-3.0 FDL-1.3+ OPENLDAP" +SLOT="2.0" + +IUSE="archive +bogofilter geolocation gtk-doc highlight ldap spamassassin spell ssl +weather ytnef" + +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" + +# glade-3 support is for maintainers only per configure.ac +# pst is not mature enough and changes API/ABI frequently +# dconf explicitely needed for backup plugin +# gnome-desktop support is optional with --enable-gnome-desktop +# automagic libunity dep +# >=gspell-1.8 to ensure it uses enchant:2 like webkit-gtk +#