Gentoo Archives: gentoo-commits

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-contacts/
Date: Sun, 09 Dec 2018 23:23:39
Message-Id: 1544397783.f5221b784e234bc941dd93d965e949c6aa6eceab.eva@gentoo
1 commit: f5221b784e234bc941dd93d965e949c6aa6eceab
2 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 9 21:44:32 2018 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 9 23:23:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5221b78
7
8 gnome-extra/gnome-contacts: 3.26.1 → 3.30.1
9
10 Switch build system to meson. Dropped used of clutter/champlain for
11 maps display. Made telepathy support optional most likely because
12 the framework is dying.
13
14 Package-Manager: Portage-2.3.52, Repoman-2.3.12
15 Signed-off-by: Gilles Dartiguelongue <eva <AT> gentoo.org>
16
17 gnome-extra/gnome-contacts/Manifest | 1 +
18 .../gnome-contacts/gnome-contacts-3.30.1.ebuild | 78 ++++++++++++++++++++++
19 gnome-extra/gnome-contacts/metadata.xml | 3 +
20 3 files changed, 82 insertions(+)
21
22 diff --git a/gnome-extra/gnome-contacts/Manifest b/gnome-extra/gnome-contacts/Manifest
23 index 92d9ed9f76c..8ebe1bec54d 100644
24 --- a/gnome-extra/gnome-contacts/Manifest
25 +++ b/gnome-extra/gnome-contacts/Manifest
26 @@ -1,2 +1,3 @@
27 DIST gnome-contacts-3.22.1.tar.xz 788820 BLAKE2B 8f620334dd380e8cb690f7b71d3a99a921f5814ab230690a60be6022150db7a6a0f74e426e72d8d027eb5280e1b6bfd04fa7b0b030519bb19e4718ca0c9f2120 SHA512 d93ed6c65ffdabe1925cc795b88ff374fe69e03fcd36af7c2fc67a5236b90ab6af4bd269b6fc3b344fcd6b4688d866628b8b090bb62de95f8bd0c2e40c26a107
28 DIST gnome-contacts-3.26.1.tar.xz 974588 BLAKE2B da989125408702099ecd1afaad6c06ab1cbeda2309bc7b207be671c833792a325bbbba0ebc6561f960d2c524ebd51743a60d5b792a0c2b8126318d38a6d801aa SHA512 1ba445efd71dbc77213d75011b0abcffcf6fe534cba14cf8ca92890e8dfb7b44d9565399200aa7aa03862cf08be60289b78501a1807a760bb1e68f0fe46c4685
29 +DIST gnome-contacts-3.30.1.tar.xz 369392 BLAKE2B ba3e9263b1de210efec88d2ccecaaf7ae7a6761a5997e213d1a0d9a7694fed54f8123b792e138ec8ac67843408562e320a5490c5daf51478b763b9fbcb21adda SHA512 4aa5629299233d24c36ec1c67d412fc421d5b6836c9759a0278bebe0239897ec6046e3aa8ea7ef10c5e537ec9aed67346221a353f683e18032a708eb333826d7
30
31 diff --git a/gnome-extra/gnome-contacts/gnome-contacts-3.30.1.ebuild b/gnome-extra/gnome-contacts/gnome-contacts-3.30.1.ebuild
32 new file mode 100644
33 index 00000000000..7144fd7e808
34 --- /dev/null
35 +++ b/gnome-extra/gnome-contacts/gnome-contacts-3.30.1.ebuild
36 @@ -0,0 +1,78 @@
37 +# Copyright 1999-2018 Gentoo Authors
38 +# Distributed under the terms of the GNU General Public License v2
39 +
40 +EAPI=6
41 +VALA_USE_DEPEND="vapigen"
42 +VALA_MIN_API_VERSION="0.24"
43 +
44 +inherit gnome.org gnome2-utils meson vala xdg
45 +
46 +DESCRIPTION="GNOME contact management application"
47 +HOMEPAGE="https://wiki.gnome.org/Design/Apps/Contacts"
48 +
49 +LICENSE="GPL-2+"
50 +SLOT="0"
51 +IUSE="telepathy v4l"
52 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
53 +
54 +VALA_DEPEND="
55 + $(vala_depend)
56 + >=dev-libs/gobject-introspection-0.9.6:=
57 + dev-libs/folks[vala(+)]
58 + gnome-base/gnome-desktop:3=[introspection]
59 + gnome-extra/evolution-data-server[vala]
60 + net-libs/telepathy-glib[vala]
61 +"
62 +# Configure is wrong; it needs cheese-3.5.91, not 3.3.91
63 +RDEPEND="
64 + >=dev-libs/folks-0.11.4:=[eds,telepathy?]
65 + >=dev-libs/libgee-0.10:0.8
66 + >=dev-libs/glib-2.44:2
67 + >=gnome-base/gnome-desktop-3.0:3=
68 + net-libs/gnome-online-accounts:=[vala]
69 + >=x11-libs/gtk+-3.22:3
70 + >=gnome-extra/evolution-data-server-3.13.90:=[gnome-online-accounts]
71 + v4l? ( >=media-video/cheese-3.5.91:= )
72 + telepathy? ( >=net-libs/telepathy-glib-0.22 )
73 +"
74 +DEPEND="${RDEPEND}
75 + ${VALA_DEPEND}
76 + app-text/docbook-xml-dtd:4.2
77 + app-text/docbook-xsl-stylesheets
78 + dev-libs/libxml2
79 + dev-libs/libxslt
80 + >=sys-devel/gettext-0.19.7
81 + virtual/pkgconfig
82 +"
83 +
84 +src_prepare() {
85 + # Regenerate the pre-generated C sources, bug #471628
86 + if ! use v4l; then
87 + touch src/*.vala
88 + fi
89 +
90 + xdg_src_prepare
91 + vala_src_prepare
92 +}
93 +
94 +src_configure() {
95 + local emesonargs=(
96 + $(meson_use v4l cheese)
97 + $(meson_use telepathy)
98 + -Dmanpage=true
99 + -Ddocs=false
100 + )
101 + meson_src_configure
102 +}
103 +
104 +pkg_postinst() {
105 + xdg_pkg_postinst
106 + gnome2_schemas_update
107 + gnome2_icon_cache_update
108 +}
109 +
110 +pkg_postrm() {
111 + xdg_pkg_postrm
112 + gnome2_schemas_update
113 + gnome2_icon_cache_update
114 +}
115
116 diff --git a/gnome-extra/gnome-contacts/metadata.xml b/gnome-extra/gnome-contacts/metadata.xml
117 index 39980802b1d..03d1d32cafd 100644
118 --- a/gnome-extra/gnome-contacts/metadata.xml
119 +++ b/gnome-extra/gnome-contacts/metadata.xml
120 @@ -5,4 +5,7 @@
121 <email>gnome@g.o</email>
122 <name>Gentoo GNOME Desktop</name>
123 </maintainer>
124 +<use>
125 + <flag name="telepathy">Start chat from contact details</flag>
126 +</use>
127 </pkgmetadata>