Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/folks/
Date: Sat, 09 Oct 2021 11:23:13
Message-Id: 1633778579.5bcb9cea10282249ed6b70bcdf6dd299d930bb9e.leio@gentoo
1 commit: 5bcb9cea10282249ed6b70bcdf6dd299d930bb9e
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 9 11:15:02 2021 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 9 11:22:59 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bcb9cea
7
8 dev-libs/folks: remove old
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
12
13 dev-libs/folks/Manifest | 1 -
14 dev-libs/folks/folks-0.15.2.ebuild | 92 --------------------------------------
15 2 files changed, 93 deletions(-)
16
17 diff --git a/dev-libs/folks/Manifest b/dev-libs/folks/Manifest
18 index 92520eacfbf..f6317c87b24 100644
19 --- a/dev-libs/folks/Manifest
20 +++ b/dev-libs/folks/Manifest
21 @@ -1,2 +1 @@
22 -DIST folks-0.15.2.tar.xz 489236 BLAKE2B 63bcfedb88205b37c6e9595c3e0c34f7fc869045648e04042cce9300776e4b7d102f91312434545581882f0959502be7ba1bc2f77d50ec2af7f649444da9197d SHA512 c327e39b7cf32b72db3f84504f8ec2a4bc2d98693ca5ff21c3b544e37b58a1df9241dd1be541a39be83468b62dd0f5d7b5a3a0ca4bde5e94d1e075d77d3be505
23 DIST folks-0.15.3.tar.xz 491432 BLAKE2B f11123a2c41c4a36c002b26f3c3616d62e4a74bbddbde84643143404497c8e3c31d8cafc8bff0ba4714606259aaa6f7adf352ba4bb98a20c75a181ee68bfda3a SHA512 dd54aef470990974bfc9b22fb83c868ca9674608ccfddeea1bb7507dfc77d7d12a43d43462957b0bb99bf249c13868ba7326f7fd7e38de8802a3ba54e33d8d58
24
25 diff --git a/dev-libs/folks/folks-0.15.2.ebuild b/dev-libs/folks/folks-0.15.2.ebuild
26 deleted file mode 100644
27 index dc0e45aa841..00000000000
28 --- a/dev-libs/folks/folks-0.15.2.ebuild
29 +++ /dev/null
30 @@ -1,92 +0,0 @@
31 -# Copyright 1999-2021 Gentoo Authors
32 -# Distributed under the terms of the GNU General Public License v2
33 -
34 -EAPI=7
35 -VALA_USE_DEPEND="vapigen"
36 -VALA_MIN_API_VERSION="0.48"
37 -PYTHON_COMPAT=( python3_{7..9} )
38 -
39 -inherit gnome.org gnome2-utils meson python-any-r1 vala xdg
40 -
41 -DESCRIPTION="Library for aggregating people from multiple sources"
42 -HOMEPAGE="https://wiki.gnome.org/Projects/Folks"
43 -
44 -LICENSE="LGPL-2.1+"
45 -SLOT="0/26" # subslot = libfolks soname version
46 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-linux"
47 -
48 -IUSE="bluetooth eds +telepathy test utils"
49 -REQUIRED_USE="bluetooth? ( eds )"
50 -RESTRICT="!test? ( test )"
51 -
52 -DEPEND="
53 - >=dev-libs/glib-2.58:2
54 - >=dev-libs/libgee-0.10:0.8[introspection]
55 - >=dev-libs/gobject-introspection-1.54:=
56 - telepathy? (
57 - >=net-libs/telepathy-glib-0.19.9
58 - dev-libs/dbus-glib
59 - )
60 - eds? ( >=gnome-extra/evolution-data-server-3.38:= )
61 - dev-libs/libxml2:2
62 - utils? ( sys-libs/readline:0= )
63 -"
64 -# telepathy-mission-control needed at runtime; it is used by the telepathy
65 -# backend via telepathy-glib's AccountManager binding.
66 -RDEPEND="${DEPEND}
67 - bluetooth? ( >=net-wireless/bluez-5[obex] )
68 - telepathy? ( net-im/telepathy-mission-control )
69 -"
70 -BDEPEND="
71 - ${PYTHON_DEPS}
72 - >=sys-devel/gettext-0.19.8
73 - virtual/pkgconfig
74 - $(vala_depend)
75 - telepathy? ( net-libs/telepathy-glib[vala] )
76 - eds? ( gnome-extra/evolution-data-server[vala] )
77 - test? (
78 - sys-apps/dbus
79 - bluetooth? (
80 - $(python_gen_any_dep '
81 - dev-python/python-dbusmock[${PYTHON_USEDEP}]
82 - ')
83 - )
84 - )
85 -"
86 -
87 -python_check_deps() {
88 - if use test && use bluetooth; then
89 - has_version "dev-python/python-dbusmock[${PYTHON_USEDEP}]"
90 - fi
91 -}
92 -
93 -src_prepare() {
94 - vala_src_prepare
95 - xdg_src_prepare
96 -}
97 -
98 -src_configure() {
99 - local emesonargs=(
100 - $(meson_use bluetooth bluez_backend)
101 - $(meson_use eds eds_backend)
102 - $(meson_use eds ofono_backend)
103 - $(meson_use telepathy telepathy_backend)
104 - -Dzeitgeist=false # last rited package
105 - -Dimport_tool=true
106 - $(meson_use utils inspect_tool)
107 - $(meson_use test tests)
108 - -Dinstalled_tests=false
109 - -Ddocs=false # Needs find_program sedding to specific version; only dev docs, don't bother
110 - )
111 - meson_src_configure
112 -}
113 -
114 -pkg_postinst() {
115 - xdg_pkg_postinst
116 - gnome2_schemas_update
117 -}
118 -
119 -pkg_postrm() {
120 - xdg_pkg_postrm
121 - gnome2_schemas_update
122 -}