From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 28248138331 for ; Sat, 26 May 2018 19:35:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 711F4E09F2; Sat, 26 May 2018 19:35:22 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2C8FFE09F1 for ; Sat, 26 May 2018 19:35:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 261AD335CB1 for ; Sat, 26 May 2018 19:35:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6AD162AD for ; Sat, 26 May 2018 19:35:18 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1527353912.fde5d6a097d12f6f393c7633752b0c3837f0b7ab.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: app-text/evince/ X-VCS-Repository: proj/gnome X-VCS-Files: app-text/evince/evince-9999.ebuild X-VCS-Directories: app-text/evince/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: fde5d6a097d12f6f393c7633752b0c3837f0b7ab X-VCS-Branch: master Date: Sat, 26 May 2018 19:35:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f9fe8562-06d8-41a2-a53b-47dc3cec8ae6 X-Archives-Hash: ae18a06fb2b31599d0b1de6c73305fe3 commit: fde5d6a097d12f6f393c7633752b0c3837f0b7ab Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sat May 26 16:58:32 2018 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sat May 26 16:58:32 2018 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=fde5d6a0 app-text/evince: synchronize live ebuild Package-Manager: Portage-2.3.40, Repoman-2.3.9 Manifest-Sign-Key: 0x5A56C8CD0C13248A app-text/evince/evince-9999.ebuild | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/app-text/evince/evince-9999.ebuild b/app-text/evince/evince-9999.ebuild index f0a34501..3ecb6a1f 100644 --- a/app-text/evince/evince-9999.ebuild +++ b/app-text/evince/evince-9999.ebuild @@ -1,11 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI="5" -GCONF_DEBUG="yes" +EAPI=6 GNOME2_LA_PUNT="yes" -inherit gnome2 +inherit gnome2 systemd if [[ ${PV} = 9999 ]]; then inherit gnome2-live fi @@ -21,24 +20,23 @@ if [[ ${PV} = 9999 ]]; then IUSE="${IUSE} doc" KEYWORDS="" else - KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris" fi -# Since 2.26.2, can handle poppler without cairo support. Make it optional ? -# not mature enough # atk used in libview # gdk-pixbuf used all over the place -# libX11 used for totem-screensaver +# bundles unarr library. It does not seem to exist standalone. COMMON_DEPEND=" dev-libs/atk >=dev-libs/glib-2.36:2[dbus] >=dev-libs/libxml2-2.5:2 sys-libs/zlib:= - x11-libs/gdk-pixbuf:2 + >=x11-libs/gdk-pixbuf-2.36.5:2 >=x11-libs/gtk+-3.16.0:3[introspection?] gnome-base/gsettings-desktop-schemas >=x11-libs/cairo-1.10:= >=app-text/poppler-0.33[cairo] + >=app-arch/libarchive-3.1.2 djvu? ( >=app-text/djvu-3.5.22:= ) dvi? ( virtual/tex-base @@ -61,9 +59,7 @@ RDEPEND="${COMMON_DEPEND} gnome-base/librsvg || ( >=x11-themes/adwaita-icon-theme-2.17.1 - ( >=x11-themes/gnome-icon-theme-2.17.1 x11-themes/gnome-icon-theme-symbolic ) >=x11-themes/hicolor-icon-theme-0.10 ) - x11-themes/gnome-icon-theme-symbolic " DEPEND="${COMMON_DEPEND} app-text/docbook-xml-dtd:4.3 @@ -82,10 +78,6 @@ if [[ ${PV} = 9999 ]]; then doc? ( >=dev-util/gtk-doc-1.13 )" fi -# Needs dogtail and pyspi from http://fedorahosted.org/dogtail/ -# Releases: http://people.redhat.com/zcerza/dogtail/releases/ -#RESTRICT="test" - src_prepare() { gnome2_src_prepare @@ -118,5 +110,6 @@ src_configure() { $(use_enable tiff) \ $(use_enable xps) \ BROWSER_PLUGIN_DIR="${EPREFIX}"/usr/$(get_libdir)/nsbrowser/plugins \ + --with-systemduserunitdir="$(systemd_get_userunitdir)" ${myconf} }