commit:     9e894cda5b11bc2381d5efbd337b133c38db2cf4
Author:     Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 21 19:07:10 2018 +0000
Commit:     Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
CommitDate: Sat Apr 21 19:07:10 2018 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=9e894cda

gnome-extra/gnome-documents: bump

Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --force
Manifest-Sign-Key: 0x7DF238CF0AA182E1

 .../gnome-documents/gnome-documents-3.26.2.ebuild  | 45 ++++++++++++++++++++++
 1 file changed, 45 insertions(+)

diff --git a/gnome-extra/gnome-documents/gnome-documents-3.26.2.ebuild 
b/gnome-extra/gnome-documents/gnome-documents-3.26.2.ebuild
new file mode 100644
index 00000000..def9d80c
--- /dev/null
+++ b/gnome-extra/gnome-documents/gnome-documents-3.26.2.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="A document manager application for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Documents";
+
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE=""
+KEYWORDS="~amd64 ~x86"
+
+# cairo-1.14 for cairo_surface_set_device_scale check and usage
+COMMON_DEPEND="
+       >=app-text/evince-3.13.3[introspection]
+       >=net-libs/webkit-gtk-2.6:4[introspection]
+       >=dev-libs/gjs-1.48
+       >=dev-libs/glib-2.39.3:2
+       >=dev-libs/gobject-introspection-1.31.6:=
+       >=x11-libs/gtk+-3.22.15:3[introspection]
+       >=net-libs/libsoup-2.41.3:2.4
+       gnome-base/gnome-desktop:3=[introspection]
+       >=app-misc/tracker-2:=[miner-fs]
+       >=x11-libs/cairo-1.14
+       >=dev-libs/libgdata-0.13.3:=[crypt,gnome-online-accounts,introspection]
+       x11-libs/gdk-pixbuf:2[introspection]
+       >=net-libs/gnome-online-accounts-3.2.0[introspection]
+       x11-libs/pango[introspection]
+       >=net-libs/libzapojit-0.0.2[introspection]
+       >=app-text/libgepub-0.4[introspection]
+"
+RDEPEND="${COMMON_DEPEND}
+       net-misc/gnome-online-miners
+       sys-apps/dbus
+       x11-themes/adwaita-icon-theme
+"
+DEPEND="${COMMON_DEPEND}
+       dev-libs/libxslt
+       >=sys-devel/gettext-0.19.8
+       dev-util/itstool
+       virtual/pkgconfig
+"
+# eautoreconf requires yelp-tools

Reply via email to