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: Thu, 25 Oct 2018 15:28:45
Message-Id: 1540481245.ef02a7e9149573d548e4f5e669047e80ea796134.leio@gentoo
1 commit: ef02a7e9149573d548e4f5e669047e80ea796134
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 25 10:33:14 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 25 15:27:25 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef02a7e9
7
8 app-text/evince: bump to 3.28.5
9
10 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.11
12
13 app-text/evince/Manifest | 1 +
14 app-text/evince/evince-3.28.5.ebuild | 99 ++++++++++++++++++++++++++++++++++++
15 2 files changed, 100 insertions(+)
16
17 diff --git a/app-text/evince/Manifest b/app-text/evince/Manifest
18 index d8e8590ad9b..2a23f70ad05 100644
19 --- a/app-text/evince/Manifest
20 +++ b/app-text/evince/Manifest
21 @@ -1,3 +1,4 @@
22 DIST evince-3.24.2.tar.xz 3509216 BLAKE2B 3bcb9e15a6576650d17d6ea1df638c4b16759ddd2353ca47b425c1fec04f90b85ff7f338472e5e18defc01ab066ef241eff40e8f493fa2238814933703636e7b SHA512 77e099ff60188f982a49f5c8287eb2ed8d42402a15a54ccf8367b3814e7e16ba31354363d3f101117153792daa96f653f24bb06193b5e749d0ebfaac7d7c1e0f
23 DIST evince-3.28.2.tar.xz 3379552 BLAKE2B 64f77f2c19649f74291d34f6a0dfc49348d2a8e80cf2b37ef40b2c3bbfbd1198c40a47dd56ca6b04166e9981ebade3b8f74eeefa9234246968fd1e7fb4babcdd SHA512 6deeefc5ed52d79627ae892b227bcf023c6ea45ac02c6a3a7c9fa1004f5da2e36051bfea73f6838cb8f9aed8cadfd145173a5d3b2be405f1d1f06bd4fdadae23
24 DIST evince-3.28.4.tar.xz 2174604 BLAKE2B 7f9bd298221d3b5b504e7cbaa6c8f99fa0ea54c418c92fef8be14a635a6ee20a33d1d4aac3af4a50af123e70de2bd22b80a3ed56ff8f7320b1d86629215af7af SHA512 655cff393af4102782abc08a999d5d27314860a3dfbbdfceb443617d696bc02b5c60cf5af6395fa51c1c4e20d8443384de35f1e725947b1d6c862122efaa5257
25 +DIST evince-3.28.5.tar.xz 2196432 BLAKE2B 992e37ad3cb82934efbdcd83afa89dc7589104045e828c6516650ee0a3fc89b99dff3fe0a723691e95adba9a5cf767a95ec18690697df15310437c7980ccbf55 SHA512 42fcf1396546f62910966b31bc657e5d3532a6bf32e87590b057efded1597de5765ed5c17ae98208a5dafca54da9c8e81f451e4133df656aaf4a9966da457bc3
26
27 diff --git a/app-text/evince/evince-3.28.5.ebuild b/app-text/evince/evince-3.28.5.ebuild
28 new file mode 100644
29 index 00000000000..84b26f36da4
30 --- /dev/null
31 +++ b/app-text/evince/evince-3.28.5.ebuild
32 @@ -0,0 +1,99 @@
33 +# Copyright 1999-2018 Gentoo Authors
34 +# Distributed under the terms of the GNU General Public License v2
35 +
36 +EAPI=6
37 +GNOME2_LA_PUNT="yes"
38 +
39 +inherit gnome2 systemd
40 +
41 +DESCRIPTION="Simple document viewer for GNOME"
42 +HOMEPAGE="https://wiki.gnome.org/Apps/Evince"
43 +
44 +LICENSE="GPL-2+ CC-BY-SA-3.0"
45 +# subslot = evd3.(suffix of libevdocument3)-evv3.(suffix of libevview3)
46 +SLOT="0/evd3.4-evv3.3"
47 +IUSE="djvu dvi gstreamer gnome gnome-keyring +introspection nautilus nsplugin +postscript t1lib tiff xps"
48 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris"
49 +
50 +# atk used in libview
51 +# bundles unarr
52 +COMMON_DEPEND="
53 + dev-libs/atk
54 + >=dev-libs/glib-2.36:2[dbus]
55 + >=dev-libs/libxml2-2.5:2
56 + sys-libs/zlib:=
57 + >=x11-libs/gdk-pixbuf-2.36.5:2
58 + >=x11-libs/gtk+-3.16.0:3[introspection?]
59 + gnome-base/gsettings-desktop-schemas
60 + >=x11-libs/cairo-1.10:=
61 + >=app-text/poppler-0.33[cairo]
62 + >=app-arch/libarchive-3.2.0
63 + djvu? ( >=app-text/djvu-3.5.22:= )
64 + dvi? (
65 + virtual/tex-base
66 + dev-libs/kpathsea:=
67 + t1lib? ( >=media-libs/t1lib-5:= ) )
68 + gstreamer? (
69 + media-libs/gstreamer:1.0
70 + media-libs/gst-plugins-base:1.0
71 + media-libs/gst-plugins-good:1.0 )
72 + gnome? ( gnome-base/gnome-desktop:3= )
73 + gnome-keyring? ( >=app-crypt/libsecret-0.5 )
74 + introspection? ( >=dev-libs/gobject-introspection-1:= )
75 + nautilus? ( >=gnome-base/nautilus-2.91.4[introspection?] )
76 + postscript? ( >=app-text/libspectre-0.2:= )
77 + tiff? ( >=media-libs/tiff-3.6:0= )
78 + xps? ( >=app-text/libgxps-0.2.1:= )
79 +"
80 +RDEPEND="${COMMON_DEPEND}
81 + gnome-base/gvfs
82 + gnome-base/librsvg
83 + || (
84 + >=x11-themes/adwaita-icon-theme-2.17.1
85 + >=x11-themes/hicolor-icon-theme-0.10 )
86 +"
87 +DEPEND="${COMMON_DEPEND}
88 + app-text/docbook-xml-dtd:4.3
89 + dev-util/gdbus-codegen
90 + dev-util/glib-utils
91 + >=dev-util/gtk-doc-am-1.13
92 + >=dev-util/intltool-0.35
93 + dev-util/itstool
94 + sys-devel/gettext
95 + virtual/pkgconfig
96 +"
97 +# eautoreconf needs:
98 +# app-text/yelp-tools
99 +
100 +src_prepare() {
101 + gnome2_src_prepare
102 +
103 + # Do not depend on adwaita-icon-theme, bug #326855, #391859
104 + # https://bugs.freedesktop.org/show_bug.cgi?id=29942
105 + sed -e 's/adwaita-icon-theme >= $ADWAITA_ICON_THEME_REQUIRED//g' \
106 + -i configure || die "sed failed"
107 +}
108 +
109 +src_configure() {
110 + gnome2_src_configure \
111 + --disable-static \
112 + --enable-pdf \
113 + --enable-comics \
114 + --enable-thumbnailer \
115 + --with-platform=gnome \
116 + --enable-dbus \
117 + $(use_enable djvu) \
118 + $(use_enable dvi) \
119 + $(use_enable gstreamer multimedia) \
120 + $(use_enable gnome libgnome-desktop) \
121 + $(use_with gnome-keyring keyring) \
122 + $(use_enable introspection) \
123 + $(use_enable nautilus) \
124 + $(use_enable nsplugin browser-plugin) \
125 + $(use_enable postscript ps) \
126 + $(use_enable t1lib) \
127 + $(use_enable tiff) \
128 + $(use_enable xps) \
129 + BROWSER_PLUGIN_DIR="${EPREFIX}"/usr/$(get_libdir)/nsbrowser/plugins \
130 + --with-systemduserunitdir="$(systemd_get_userunitdir)"
131 +}