Gentoo Archives: gentoo-commits

From: "Aaron W. Swenson" <titanofold@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/evince/
Date: Mon, 29 Jul 2019 10:29:27
Message-Id: 1564396150.88450f9837b05e40f5515c6c2a9b510c7cd110d4.titanofold@gentoo
1 commit: 88450f9837b05e40f5515c6c2a9b510c7cd110d4
2 Author: Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 29 10:29:07 2019 +0000
4 Commit: Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 29 10:29:10 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88450f98
7
8 app-text/evince: Sort dependencies
9
10 Package-Manager: Portage-2.3.66, Repoman-2.3.11
11 Signed-off-by: Aaron W. Swenson <titanofold <AT> gentoo.org>
12
13 app-text/evince/evince-3.32.0-r1.ebuild | 21 +++++++++++----------
14 1 file changed, 11 insertions(+), 10 deletions(-)
15
16 diff --git a/app-text/evince/evince-3.32.0-r1.ebuild b/app-text/evince/evince-3.32.0-r1.ebuild
17 index dbccbe7a794..69369097227 100644
18 --- a/app-text/evince/evince-3.32.0-r1.ebuild
19 +++ b/app-text/evince/evince-3.32.0-r1.ebuild
20 @@ -21,17 +21,21 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbs
21 COMMON_DEPEND="
22 >=app-arch/libarchive-3.2.0
23 >=app-text/poppler-0.33[cairo]
24 - dev-libs/atk
25 >=dev-libs/glib-2.36:2[dbus?]
26 >=dev-libs/libxml2-2.5:2
27 + >=x11-libs/cairo-1.10:=
28 + >=x11-libs/gdk-pixbuf-2.36.5:2
29 + >=x11-libs/gtk+-3.22.0:3[introspection?]
30 + dev-libs/atk
31 + gnome-base/gsettings-desktop-schemas
32 + sys-libs/zlib:=
33 djvu? ( >=app-text/djvu-3.5.22:= )
34 dvi? (
35 t1lib? ( >=media-libs/t1lib-5:= )
36 virtual/tex-base dev-libs/kpathsea:=
37 )
38 - gnome-base/gsettings-desktop-schemas
39 - gnome? ( gnome-base/gnome-desktop:3= )
40 gnome-keyring? ( >=app-crypt/libsecret-0.5 )
41 + gnome? ( gnome-base/gnome-desktop:3= )
42 gstreamer? (
43 media-libs/gst-plugins-base:1.0
44 media-libs/gst-plugins-good:1.0
45 @@ -41,11 +45,7 @@ COMMON_DEPEND="
46 nautilus? ( >=gnome-base/nautilus-2.91.4 )
47 postscript? ( >=app-text/libspectre-0.2:= )
48 spell? ( >=app-text/gspell-1.6.0:= )
49 - sys-libs/zlib:=
50 tiff? ( >=media-libs/tiff-3.6:0= )
51 - >=x11-libs/cairo-1.10:=
52 - >=x11-libs/gdk-pixbuf-2.36.5:2
53 - >=x11-libs/gtk+-3.22.0:3[introspection?]
54 xps? ( >=app-text/libgxps-0.2.1:= )
55 "
56 RDEPEND="${COMMON_DEPEND}
57 @@ -53,17 +53,18 @@ RDEPEND="${COMMON_DEPEND}
58 gnome-base/librsvg
59 || (
60 >=x11-themes/adwaita-icon-theme-2.17.1
61 - >=x11-themes/hicolor-icon-theme-0.10 )
62 + >=x11-themes/hicolor-icon-theme-0.10
63 + )
64 "
65 # eautoreconf needs:
66 # app-text/yelp-tools
67 DEPEND="${COMMON_DEPEND}
68 + >=dev-util/gtk-doc-am-1.13
69 + >=dev-util/intltool-0.35
70 app-text/docbook-xml-dtd:4.3
71 app-text/yelp-tools
72 dev-util/gdbus-codegen
73 dev-util/glib-utils
74 - >=dev-util/gtk-doc-am-1.13
75 - >=dev-util/intltool-0.35
76 dev-util/itstool
77 sys-devel/gettext
78 virtual/pkgconfig