Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/evolution-data-server/
Date: Sat, 01 Oct 2022 17:16:56
Message-Id: 1664644603.8849c84255353b759d99be4fbe31d3525e323d10.mattst88@gentoo
1 commit: 8849c84255353b759d99be4fbe31d3525e323d10
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 1 16:56:48 2022 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 1 17:16:43 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8849c842
7
8 gnome-extra/evolution-data-server: Drop old versions
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 gnome-extra/evolution-data-server/Manifest | 1 -
13 .../evolution-data-server-3.44.3-r1.ebuild | 159 ---------------------
14 2 files changed, 160 deletions(-)
15
16 diff --git a/gnome-extra/evolution-data-server/Manifest b/gnome-extra/evolution-data-server/Manifest
17 index e8d4fd13d43c..ab7b26eaf5a3 100644
18 --- a/gnome-extra/evolution-data-server/Manifest
19 +++ b/gnome-extra/evolution-data-server/Manifest
20 @@ -1,3 +1,2 @@
21 -DIST evolution-data-server-3.44.3.tar.xz 4783696 BLAKE2B 1ce3336b3e35d011737cb171112c29589b3a172fbc6d2964259b2bfeb8796a53c8c34665277d8cd6db0cff11905425ddd19da52baf6f473948b3879f6506c831 SHA512 b03b1c52a93a3f4fa5eece998eea075086e232953e8485f0b551bd7bfebbbf935288052d55cfaf3ff57b121b14f64db2ac8ce41d54d27aab39e683c4d3b54cac
22 DIST evolution-data-server-3.44.4.tar.xz 4784388 BLAKE2B dd5b7094af9c66b710d61de282ff7e223fd87524f0135b7fc2c962d7829a8ed25a90a5fa73d155b692e28d9d18807f8c8731efbfb32613e2e1a020008739beae SHA512 385137f1e412b5c5bcd496d493da4657f8bb6e72519f6e62ab1a683c729082ea0ddcf7b5dae8c0cdf37cb279a1cf59ffb6dd61009c693001d03a0d54264e979a
23 DIST evolution-data-server-3.46.0.tar.xz 4817048 BLAKE2B 5c07137659132fca4e2e42d616d3b7e26317f44009de1c9582105a65036884c5b1f7521ac325e2a74a6493362a38b6761d78dabd00b9e64b51a352bcd1d225af SHA512 3aef4ef51e5be2c5e392a2b2781283bb75d8e7d08a3a0daae6be488d14e998779b992095d12889d2d6afe5c732394090f99fa9a866e8825eecdcde2bf6b24ec1
24
25 diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.44.3-r1.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.44.3-r1.ebuild
26 deleted file mode 100644
27 index fddb566738a1..000000000000
28 --- a/gnome-extra/evolution-data-server/evolution-data-server-3.44.3-r1.ebuild
29 +++ /dev/null
30 @@ -1,159 +0,0 @@
31 -# Copyright 1999-2022 Gentoo Authors
32 -# Distributed under the terms of the GNU General Public License v2
33 -
34 -EAPI=8
35 -
36 -inherit cmake db-use flag-o-matic gnome2 vala virtualx
37 -
38 -DESCRIPTION="Evolution groupware backend"
39 -HOMEPAGE="https://wiki.gnome.org/Apps/Evolution"
40 -
41 -# Note: explicitly "|| ( LGPL-2 LGPL-3 )", not "LGPL-2+".
42 -LICENSE="|| ( LGPL-2 LGPL-3 ) BSD Sleepycat"
43 -SLOT="0/63-26-20" # subslot = libcamel-1.2/libedataserver-1.2/libebook-1.2.so soname version
44 -
45 -IUSE="berkdb +gnome-online-accounts +gtk gtk-doc +introspection ipv6 ldap kerberos oauth vala +weather"
46 -REQUIRED_USE="vala? ( introspection )"
47 -
48 -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
49 -
50 -# gdata-0.17.7 soft required for new gdata_feed_get_next_page_token API to handle more than 100 google tasks
51 -# berkdb needed only for migrating old addressbook data from <3.13 versions, bug #519512
52 -# glib-2.70 for build-time optional GPowerProfileMonitor
53 -# <libgweather-4.2.0 because of libsoup:3 transition
54 -gdata_depend=">=dev-libs/libgdata-0.17.7:="
55 -RDEPEND="
56 - >=app-crypt/gcr-3.4:=
57 - >=app-crypt/libsecret-0.5[crypt]
58 - >=dev-db/sqlite-3.7.17
59 - >=dev-libs/glib-2.70:2
60 - >=dev-libs/libical-3.0.8:=[glib,introspection?]
61 - >=dev-libs/libxml2-2
62 - >=dev-libs/nspr-4.4
63 - >=dev-libs/nss-3.9
64 - >=net-libs/libsoup-2.58:2.4
65 -
66 - dev-libs/icu:=
67 - sys-libs/zlib:=
68 - virtual/libiconv
69 -
70 - berkdb? ( >=sys-libs/db-4:= )
71 - gtk? (
72 - >=app-crypt/gcr-3.4[gtk]
73 - >=x11-libs/gtk+-3.16:3
74 - >=media-libs/libcanberra-0.25[gtk3]
75 - )
76 - oauth? (
77 - >=dev-libs/json-glib-1.0.4
78 - >=net-libs/webkit-gtk-2.28.0:4
79 - ${gdata_depend}
80 - )
81 - gnome-online-accounts? (
82 - >=net-libs/gnome-online-accounts-3.8:=
83 - ${gdata_depend} )
84 - introspection? ( >=dev-libs/gobject-introspection-0.9.12:= )
85 - kerberos? ( virtual/krb5:= )
86 - ldap? ( >=net-nds/openldap-2:= )
87 - weather? (
88 - >=dev-libs/libgweather-3.91.0:4=
89 - <dev-libs/libgweather-4.2.0:4=
90 - )
91 -"
92 -DEPEND="${RDEPEND}
93 - vala? ( $(vala_depend)
94 - net-libs/libsoup:2.4[vala]
95 - dev-libs/libical[vala]
96 - oauth? ( dev-libs/libgdata[vala] )
97 - gnome-online-accounts? ( dev-libs/libgdata[vala] )
98 - )
99 -"
100 -BDEPEND="
101 - dev-util/gdbus-codegen
102 - dev-util/glib-utils
103 - dev-util/gperf
104 - gtk-doc? ( >=dev-util/gtk-doc-1.14
105 - app-text/docbook-xml-dtd:4.1.2 )
106 - >=dev-util/intltool-0.35.5
107 - >=sys-devel/gettext-0.18.3
108 - virtual/pkgconfig
109 -"
110 -
111 -# Some tests fail due to missing locales.
112 -# Also, dbus tests are flaky, bugs #397975 #501834
113 -# It looks like a nightmare to disable those for now.
114 -RESTRICT="test !test? ( test )"
115 -
116 -# global scope PATCHES or DOCS array mustn't be used due to double default_src_prepare call
117 -src_prepare() {
118 - use vala && vala_setup
119 - cmake_src_prepare
120 - gnome2_src_prepare
121 -
122 - eapply "${FILESDIR}"/3.36.5-gtk-doc-1.32-compat.patch
123 -
124 - # Make CMakeLists versioned vala enabled
125 - sed -e "s;\(find_program(VALAC\) valac);\1 ${VALAC});" \
126 - -e "s;\(find_program(VAPIGEN\) vapigen);\1 ${VAPIGEN});" \
127 - -i "${S}"/CMakeLists.txt || die
128 -}
129 -
130 -src_configure() {
131 - # /usr/include/db.h is always db-1 on FreeBSD
132 - # so include the right dir in CPPFLAGS
133 - use berkdb && append-cppflags "-I$(db_includedir)"
134 -
135 - local google_enable
136 - if use oauth || use gnome-online-accounts; then
137 - google_enable="ON"
138 - else
139 - google_enable="OFF"
140 - fi
141 -
142 - # phonenumber does not exist in tree
143 - local mycmakeargs=(
144 - -DSYSCONF_INSTALL_DIR="${EPREFIX}"/etc
145 - -DENABLE_GTK_DOC=$(usex gtk-doc)
146 - -DWITH_PRIVATE_DOCS=$(usex gtk-doc)
147 - -DENABLE_SCHEMAS_COMPILE=OFF
148 - -DENABLE_INTROSPECTION=$(usex introspection)
149 - -DWITH_KRB5=$(usex kerberos)
150 - -DWITH_KRB5_INCLUDES=$(usex kerberos "${EPREFIX}"/usr "")
151 - -DWITH_KRB5_LIBS=$(usex kerberos "${EPREFIX}"/usr/$(get_libdir) "")
152 - -DWITH_OPENLDAP=$(usex ldap)
153 - -DWITH_PHONENUMBER=OFF
154 - -DENABLE_SMIME=ON
155 - -DENABLE_GTK=$(usex gtk)
156 - -DENABLE_CANBERRA=$(usex gtk)
157 - -DENABLE_OAUTH2=$(usex oauth)
158 - -DENABLE_EXAMPLES=OFF
159 - -DENABLE_GOA=$(usex gnome-online-accounts)
160 - -DWITH_LIBDB=$(usex berkdb "${EPREFIX}"/usr OFF)
161 - # ENABLE_BACKTRACES requires libdwarf ?
162 - -DENABLE_IPV6=$(usex ipv6)
163 - -DENABLE_WEATHER=$(usex weather)
164 - -DWITH_GWEATHER4=ON
165 - -DENABLE_GOOGLE=${google_enable}
166 - -DENABLE_LARGEFILE=ON
167 - -DENABLE_VALA_BINDINGS=$(usex vala)
168 - )
169 -
170 - cmake_src_configure
171 -}
172 -
173 -src_compile() {
174 - cmake_src_compile
175 -}
176 -
177 -src_test() {
178 - virtx cmake_src_test
179 -}
180 -
181 -src_install() {
182 - cmake_src_install
183 -
184 - if use ldap; then
185 - insinto /etc/openldap/schema
186 - doins "${FILESDIR}"/calentry.schema
187 - dosym ../../../usr/share/${PN}/evolutionperson.schema /etc/openldap/schema/evolutionperson.schema
188 - fi
189 -}