Gentoo Archives: gentoo-commits

From: NP Hardass <np-hardass@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gentoo-mate:1.14-bump commit in: app-text/atril/
Date: Mon, 05 Sep 2016 05:31:03
Message-Id: 1473039524.2d3fcfb9f990a6629038191ac441a7d62e194b64.np-hardass@gentoo
1 commit: 2d3fcfb9f990a6629038191ac441a7d62e194b64
2 Author: NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 5 01:38:44 2016 +0000
4 Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 5 01:38:44 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=2d3fcfb9
7
8 app-text/atril: update 9999 deps
9
10 Package-Manager: portage-2.3.0
11
12 app-text/atril/atril-9999.ebuild | 6 ++----
13 1 file changed, 2 insertions(+), 4 deletions(-)
14
15 diff --git a/app-text/atril/atril-9999.ebuild b/app-text/atril/atril-9999.ebuild
16 index cfbe24b..c87c15c 100644
17 --- a/app-text/atril/atril-9999.ebuild
18 +++ b/app-text/atril/atril-9999.ebuild
19 @@ -20,11 +20,10 @@ IUSE="caja dbus debug djvu dvi epub +introspection gnome-keyring gtk3 +postscrip
20
21 REQUIRED_USE="t1lib? ( dvi )"
22
23 -COMMON_DEPEND=">=app-text/poppler-0.16:0=[cairo]
24 +COMMON_DEPEND=">=app-text/poppler-0.18:0=[cairo]
25 dev-libs/atk:0
26 >=dev-libs/glib-2.36:2
27 >=dev-libs/libxml2-2.5:2
28 - >=mate-base/mate-desktop-1.9[gtk3(-)=]
29 sys-libs/zlib:0
30 x11-libs/gdk-pixbuf:2
31 x11-libs/libICE:0
32 @@ -51,7 +50,7 @@ COMMON_DEPEND=">=app-text/poppler-0.16:0=[cairo]
33 introspection? ( >=dev-libs/gobject-introspection-0.6:= )
34 postscript? ( >=app-text/libspectre-0.2:0 )
35 tiff? ( >=media-libs/tiff-3.6:0 )
36 - xps? ( >=app-text/libgxps-0.2.0:0 )
37 + xps? ( >=app-text/libgxps-0.2.1:0 )
38 !!app-text/mate-document-viewer"
39
40 RDEPEND="${COMMON_DEPEND}"
41 @@ -80,7 +79,6 @@ src_configure() {
42 --enable-pixbuf \
43 --enable-previewer \
44 --enable-thumbnailer \
45 - --with-matedesktop \
46 --with-gtk=$(usex gtk3 3.0 2.0) \
47 $(use_with gnome-keyring keyring) \
48 $(use_enable caja) \