Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-documents/
Date: Sun, 09 Jul 2017 22:14:58
Message-Id: 1499638402.eeabd1d9dea599f000e310f8664bfe933531d518.leio@gentoo
1 commit: eeabd1d9dea599f000e310f8664bfe933531d518
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 9 21:03:48 2017 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 9 22:13:22 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eeabd1d9
7
8 gnome-extra/gnome-documents: bump to 3.22.5
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11
12 gnome-extra/gnome-documents/Manifest | 1 +
13 .../gnome-documents/gnome-documents-3.22.5.ebuild | 45 ++++++++++++++++++++++
14 2 files changed, 46 insertions(+)
15
16 diff --git a/gnome-extra/gnome-documents/Manifest b/gnome-extra/gnome-documents/Manifest
17 index 261aa5cdbf5..5e1b2c9a5ce 100644
18 --- a/gnome-extra/gnome-documents/Manifest
19 +++ b/gnome-extra/gnome-documents/Manifest
20 @@ -1,2 +1,3 @@
21 DIST gnome-documents-3.22.3.tar.xz 2314508 SHA256 c63010e1da641fb7e5b0e5eb779d3b6824c9b254e0f5bf47d7ef0a31ad635f4f SHA512 1984d83a8246a085a1fe716ba31da738a3976b7900c993f4ff57c290bdf86d1223b856bc9aabb071c6d9579c994f3468fbba2653e086f15725a43ff5eb534a02 WHIRLPOOL da565292d4e558fc2aa5681d6aa55b15a9e170b915232d0085a802f7f1eb51dedf03d5b8b973383ab94c6df388e31f5a966c8409e422716ab0d4f34cf6e84292
22 DIST gnome-documents-3.22.4.tar.xz 2311320 SHA256 65db92a735290e5b33df9f961f280f569c7e07a65d0cf449ea15a462c3acb4b5 SHA512 a55ba63c930830dd769b0e15c9710a9de6bd065cdc3131fa735d205cab7ec8b5f0c3a7ef89e55965fc95ebf4ead653aa087166c6c251aa33d95e22529a343578 WHIRLPOOL a592a5e45b4effbbf2708723456a04f14cb4bb810016d72573d435d17cabc31fdbb6152673ad477958c7341da081e543953ca02d2559e128824cbf7b3cd81901
23 +DIST gnome-documents-3.22.5.tar.xz 2312164 SHA256 cf66db140305b075015355aa0028d7f4276ba78439a95a684f1a9c8c94a5a188 SHA512 b074c5f5a5d7a698f3e571005a523f48928eca4081df7cfba6c97a0178b59ef3071920e5622e6200c8f59125fee934baaa2f07b8c011f8a4c2338c8488d0c516 WHIRLPOOL 94e5b47029384d362449bbe8c3c8ffbe551b2684cd7c0447ab3e57a8acd02d6a5c859e119a4fbb3b6a3cd25acf5a87f78fc9f0ed4a68a9c3b6def15492812f27
24
25 diff --git a/gnome-extra/gnome-documents/gnome-documents-3.22.5.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.22.5.ebuild
26 new file mode 100644
27 index 00000000000..f71284f3fff
28 --- /dev/null
29 +++ b/gnome-extra/gnome-documents/gnome-documents-3.22.5.ebuild
30 @@ -0,0 +1,45 @@
31 +# Copyright 1999-2017 Gentoo Foundation
32 +# Distributed under the terms of the GNU General Public License v2
33 +
34 +EAPI=6
35 +inherit gnome2
36 +
37 +DESCRIPTION="A document manager application for GNOME"
38 +HOMEPAGE="https://wiki.gnome.org/Apps/Documents"
39 +
40 +LICENSE="GPL-2+"
41 +SLOT="0"
42 +IUSE=""
43 +KEYWORDS="~amd64 ~x86"
44 +
45 +# cairo-1.14 for cairo_surface_set_device_scale check and usage
46 +COMMON_DEPEND="
47 + >=app-text/evince-3.13.3[introspection]
48 + >=net-libs/webkit-gtk-2.6:4[introspection]
49 + dev-libs/gjs
50 + >=dev-libs/glib-2.39.3:2
51 + >=dev-libs/gobject-introspection-1.31.6:=
52 + >=x11-libs/gtk+-3.19.1:3[introspection]
53 + >=net-libs/libsoup-2.41.3:2.4
54 + gnome-base/gnome-desktop:3=[introspection]
55 + >=app-misc/tracker-1:=[miner-fs]
56 + >=x11-libs/cairo-1.14
57 + >=dev-libs/libgdata-0.13.3:=[crypt,gnome-online-accounts,introspection]
58 + x11-libs/gdk-pixbuf:2[introspection]
59 + >=net-libs/gnome-online-accounts-3.2.0[introspection]
60 + x11-libs/pango[introspection]
61 + >=net-libs/libzapojit-0.0.2[introspection]
62 + >=app-text/libgepub-0.4[introspection]
63 +"
64 +RDEPEND="${COMMON_DEPEND}
65 + net-misc/gnome-online-miners
66 + sys-apps/dbus
67 + x11-themes/adwaita-icon-theme
68 +"
69 +DEPEND="${COMMON_DEPEND}
70 + dev-libs/libxslt
71 + >=dev-util/intltool-0.50.1
72 + dev-util/itstool
73 + virtual/pkgconfig
74 +"
75 +# eautoreconf requires yelp-tools