Skip to content

Commit

Permalink
gnome-extra/gnome-documents: bump to 3.22.3
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.5, Repoman-2.3.2
  • Loading branch information
leio committed Apr 22, 2017
1 parent 0a7979c commit 7b06e0d
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 0 deletions.
1 change: 1 addition & 0 deletions gnome-extra/gnome-documents/Manifest
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
DIST gnome-documents-3.22.1.tar.xz 2313364 SHA256 3879f1f31c3339cd69355945b4cf217e25dc6ed9cc7577d25d0353e0a1b8e8cb SHA512 519efc6f68d3a1ce4905d5aa1d16d273ad14323979a0c2188731af6ba3a5830b809186021f8138ce14a3feb398a005bed737d0c89c1032e4bd985123207bd481 WHIRLPOOL 968801d8a2c86b91199f85b21bb6f6652885c3ad4d70520e6234838f87591ca8f7190c77ca98d2f9099ee10654518f303c2c542ab94193425592beb79f576b68
DIST gnome-documents-3.22.2.tar.xz 2312152 SHA256 1c491e31b53bf8ca9c8a9205ed44f56fdf853c9aeb964942c87fc9223653ef91 SHA512 9a2e7cc61de06151873c4ff12ab2a55f2158a2d09b4838eedff741ea8315925821eb78879d7ec990f2a006f42ab291e93fe91a3538bfcb8a32bc69baee0316ca WHIRLPOOL 254fb452ccea3e05da517baa410f753d6b17192e6a13654a635b686b3f7334bf168bb96e080326a87ed081258f19624f75bbbf003fc73759c9e06c3654f8f0d3
DIST gnome-documents-3.22.3.tar.xz 2314508 SHA256 c63010e1da641fb7e5b0e5eb779d3b6824c9b254e0f5bf47d7ef0a31ad635f4f SHA512 1984d83a8246a085a1fe716ba31da738a3976b7900c993f4ff57c290bdf86d1223b856bc9aabb071c6d9579c994f3468fbba2653e086f15725a43ff5eb534a02 WHIRLPOOL da565292d4e558fc2aa5681d6aa55b15a9e170b915232d0085a802f7f1eb51dedf03d5b8b973383ab94c6df388e31f5a966c8409e422716ab0d4f34cf6e84292
47 changes: 47 additions & 0 deletions gnome-extra/gnome-documents/gnome-documents-3.22.3.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
# Copyright 1999-2017 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"

# Need gdk-pixbuf-2.25 for gdk_pixbuf_get_pixels_with_length
COMMON_DEPEND="
>=app-misc/tracker-1:=[miner-fs]
>=app-text/evince-3.13.3[introspection]
>=app-text/libgepub-0.4[introspection]
dev-libs/gjs
>=dev-libs/glib-2.39.3:2
>=dev-libs/gobject-introspection-1.31.6:=
>=dev-libs/libgdata-0.13.3:=[crypt,gnome-online-accounts,introspection]
gnome-base/gnome-desktop:3=[introspection]
>=media-libs/clutter-1.10:1.0
>=media-libs/clutter-gtk-1.3.2:1.0[introspection]
>=net-libs/gnome-online-accounts-3.2.0[introspection]
>=net-libs/libsoup-2.41.3:2.4
>=net-libs/libzapojit-0.0.2[introspection]
>=net-libs/webkit-gtk-2.6:4[introspection]
>=x11-libs/gdk-pixbuf-2.25:2[introspection]
>=x11-libs/gtk+-3.19.1:3[introspection]
x11-libs/pango[introspection]
"
RDEPEND="${COMMON_DEPEND}
media-libs/clutter[introspection]
net-misc/gnome-online-miners
sys-apps/dbus
x11-themes/adwaita-icon-theme
"
DEPEND="${COMMON_DEPEND}
dev-libs/libxslt
>=dev-util/intltool-0.50.1
dev-util/itstool
virtual/pkgconfig
"
# eautoreconf requires yelp-tools

0 comments on commit 7b06e0d

Please sign in to comment.