From b0bab803d2f1c96af5760374e2684f9a85591916 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 2 Oct 2022 01:11:51 +0100 Subject: gentoo auto-resync : 02:10:2022 - 01:11:51 --- mail-client/evolution/evolution-3.44.4-r3.ebuild | 153 +++++++++++++++++++++++ 1 file changed, 153 insertions(+) create mode 100644 mail-client/evolution/evolution-3.44.4-r3.ebuild (limited to 'mail-client/evolution/evolution-3.44.4-r3.ebuild') diff --git a/mail-client/evolution/evolution-3.44.4-r3.ebuild b/mail-client/evolution/evolution-3.44.4-r3.ebuild new file mode 100644 index 000000000000..6b8bc1a18e08 --- /dev/null +++ b/mail-client/evolution/evolution-3.44.4-r3.ebuild @@ -0,0 +1,153 @@ +# 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 +#