Gentoo Archives: gentoo-commits

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