Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-documents/
Date: Sat, 25 Jun 2016 18:43:49
Message-Id: 1466880150.83cdbcaf06902be9b5dac188b3fef350733c9c4d.pacho@gentoo
1 commit: 83cdbcaf06902be9b5dac188b3fef350733c9c4d
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 25 17:39:04 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 25 18:42:30 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83cdbcaf
7
8 gnome-extra/gnome-documents: Version bump
9
10 Package-Manager: portage-2.3.0_rc1
11
12 gnome-extra/gnome-documents/Manifest | 1 +
13 .../gnome-documents/gnome-documents-3.20.0.ebuild | 47 ++++++++++++++++++++++
14 2 files changed, 48 insertions(+)
15
16 diff --git a/gnome-extra/gnome-documents/Manifest b/gnome-extra/gnome-documents/Manifest
17 index 393adbe..e6d6020 100644
18 --- a/gnome-extra/gnome-documents/Manifest
19 +++ b/gnome-extra/gnome-documents/Manifest
20 @@ -1 +1,2 @@
21 DIST gnome-documents-3.18.3.tar.xz 2297720 SHA256 16a50d509d43009d58b44b5f6d4d92e155a55dcb22bd8e0fdfd63b8d2ab48b91 SHA512 69129100858434c99d3a47bfa776637e8d26eda5eb40d089f1c32da6ef1ecc3265c17cbcb657e944559dbca788445a66956c7aabbb24167ec095d8af4f4d29de WHIRLPOOL b5be7ad7ed8bc1ad484a94a1b83dc53389277181a63ccf16519b7bcf798e471082fa4d133173a6dc55628ba3a7ad2e37c8063f987ffd00a38c59efdea7749942
22 +DIST gnome-documents-3.20.0.tar.xz 2319732 SHA256 a5fa496c5e80eccb8d2e5bba7f4d7dc4cc6c9f53d5bc028402428771be1237d2 SHA512 f69c48f8c343e674aca77f3334ce1a10d30f90f2dade5722d7c0b759e67d2c633199d510ff3c70a202e7ed6b309d93035eb35c4ae554a8da83aefb78fafeacaa WHIRLPOOL 5d7a537bfc19130646e43239acd51fa21154b4a648e0be895252c55ea84714d2a26c876862781c56d365222d1ad36fa71bac7d6d40edd31ec5ea951b06e7edb9
23
24 diff --git a/gnome-extra/gnome-documents/gnome-documents-3.20.0.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.20.0.ebuild
25 new file mode 100644
26 index 0000000..104aee2
27 --- /dev/null
28 +++ b/gnome-extra/gnome-documents/gnome-documents-3.20.0.ebuild
29 @@ -0,0 +1,47 @@
30 +# Copyright 1999-2016 Gentoo Foundation
31 +# Distributed under the terms of the GNU General Public License v2
32 +# $Id$
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 +# Need gdk-pixbuf-2.25 for gdk_pixbuf_get_pixels_with_length
46 +COMMON_DEPEND="
47 + >=app-misc/tracker-1:=[miner-fs]
48 + >=app-text/evince-3.13.3[introspection]
49 + dev-libs/gjs
50 + >=dev-libs/glib-2.39.3:2
51 + >=dev-libs/gobject-introspection-1.31.6:=
52 + >=dev-libs/libgdata-0.13.3:=[crypt,gnome-online-accounts,introspection]
53 + gnome-base/gnome-desktop:3=
54 + >=media-libs/clutter-1.10:1.0
55 + >=media-libs/clutter-gtk-1.3.2:1.0[introspection]
56 + >=net-libs/gnome-online-accounts-3.2.0
57 + >=net-libs/libsoup-2.41.3:2.4
58 + >=net-libs/libzapojit-0.0.2
59 + >=net-libs/webkit-gtk-2.6:4
60 + >=x11-libs/gdk-pixbuf-2.25:2[introspection]
61 + >=x11-libs/gtk+-3.19.1:3[introspection]
62 + x11-libs/pango[introspection]
63 +"
64 +RDEPEND="${COMMON_DEPEND}
65 + media-libs/clutter[introspection]
66 + net-misc/gnome-online-miners
67 + sys-apps/dbus
68 + x11-themes/adwaita-icon-theme
69 +"
70 +DEPEND="${COMMON_DEPEND}
71 + dev-libs/libxslt
72 + >=dev-util/intltool-0.50.1
73 + dev-util/itstool
74 + virtual/pkgconfig
75 +"
76 +# eautoreconf requires yelp-tools