Gentoo Archives: gentoo-commits

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/
Date: Wed, 04 Jan 2017 22:38:18
Message-Id: 1483569443.16774a845ba3f339dc43ecbb5796043b9c907bf4.eva@gentoo
1 commit: 16774a845ba3f339dc43ecbb5796043b9c907bf4
2 Author: Christophe Lermytte <gentoo <AT> lermytte <DOT> be>
3 AuthorDate: Wed Dec 28 01:50:02 2016 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 4 22:37:23 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16774a84
7
8 www-client/epiphany: bump to 3.22.4
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 Closes: https://github.com/gentoo/gentoo/pull/3208
12
13 Signed-off-by: Gilles Dartiguelongue <eva <AT> gentoo.org>
14
15 www-client/epiphany/Manifest | 1 +
16 www-client/epiphany/epiphany-3.22.4.ebuild | 70 ++++++++++++++++++++++++++++++
17 2 files changed, 71 insertions(+)
18
19 diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
20 index 07310ec..13a6258 100644
21 --- a/www-client/epiphany/Manifest
22 +++ b/www-client/epiphany/Manifest
23 @@ -2,3 +2,4 @@ DIST epiphany-3.20.3.tar.xz 2182864 SHA256 4d9de1bdb44c14adf25aa6dc02ea3de60925c
24 DIST epiphany-3.22.1.tar.xz 2285912 SHA256 aab162ede54d71e583e382ab5e3567f28d81e0cd42719a11cad8008b56c5cc0e SHA512 a624196bbe0ec75b441c43a88b83ed7129f69e9e54744aad225d66c53a2cc3b197fbdabf34ee82177d4c55dfb23c0cb7e3862a2e1d368eb2027e0bc85a9a4573 WHIRLPOOL ef9a20d150232bae0e07e009b861fd5b3dc783a4f2cf8425fbeff3c2c9c7c3b2a679a2f8dd908b4208e144cf1a905a590de52c0edd5c582e3168990f2b754f30
25 DIST epiphany-3.22.2.tar.xz 2288276 SHA256 89a3603c5006e67e69496724ae1ed76c492eaae80ca3ba623a35eee799a28651 SHA512 e753759f0ca29ce9330b1b64699516865f28eff4786cc6a245c8746b227354fcb25f9dd27cb1be5d187397407c930cbab562f3c008803b3e11866662f0be00c8 WHIRLPOOL 3fe4000f192fb5cbfaef575a354f66669721317c6dcc9a80a2d0b92959f8b003902fb02d61c1c808be80021a64a35a95fe90dbdff824e68540a1e4380e6c13c8
26 DIST epiphany-3.22.3.tar.xz 2288828 SHA256 a11fe3495009f776e354bcafac3ab8fc52788f5bdb9d5ee2c2f1f2f021fb49c2 SHA512 934668c487ffd81abf874c99a5fbad2cdf5ebd1aa6619875bf0edf78f3f400b10f755e8dd5d7329441cf7d0f4a5d0bc871c5bbce3528113152e393d357b7a81b WHIRLPOOL 2a73a5d119595028c3104f874e59157d5b83a8438245118f7a878e4da6b349d468497e7625b3785eafb97db57206b3f952060d0ead93a2327b466228bf069eca
27 +DIST epiphany-3.22.4.tar.xz 2287212 SHA256 13a72507bc618fa452f016d3e1c9a059d8b66e7db15935c00900d79c54d56d6a SHA512 0cdac78684ac926acbf80700ee29859b48389fea2b01aa6d756e54c3dde3dc2fcdb5a7c905b1e4f52071c23c25ea96ab4c9666ab000503fce36392ff0769300a WHIRLPOOL 096e1ad34b796f2f5ae591c04ab4c8543c6cc81c59688ff1dc19bc610e9e657543fbc9ae2bac4cf555ae4d948523201095d9c507c2d3301ca6ec9000a6cf3f95
28
29 diff --git a/www-client/epiphany/epiphany-3.22.4.ebuild b/www-client/epiphany/epiphany-3.22.4.ebuild
30 new file mode 100644
31 index 00000000..62c1121
32 --- /dev/null
33 +++ b/www-client/epiphany/epiphany-3.22.4.ebuild
34 @@ -0,0 +1,70 @@
35 +# Copyright 1999-2016 Gentoo Foundation
36 +# Distributed under the terms of the GNU General Public License v2
37 +# $Id$
38 +
39 +EAPI=6
40 +GNOME2_LA_PUNT="yes"
41 +
42 +inherit eutils gnome2 virtualx
43 +
44 +DESCRIPTION="GNOME webbrowser based on Webkit"
45 +HOMEPAGE="https://wiki.gnome.org/Apps/Web"
46 +
47 +LICENSE="GPL-2"
48 +SLOT="0"
49 +IUSE="test"
50 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
51 +
52 +COMMON_DEPEND="
53 + >=app-crypt/gcr-3.5.5:=
54 + >=app-crypt/libsecret-0.14
55 + >=app-text/iso-codes-0.35
56 + >=dev-libs/glib-2.44.0:2[dbus]
57 + >=dev-libs/libxml2-2.6.12:2
58 + >=dev-libs/libxslt-1.1.7
59 + >=gnome-base/gsettings-desktop-schemas-0.0.1
60 + >=net-dns/avahi-0.6.22[dbus]
61 + >=net-libs/webkit-gtk-2.14.2:4=
62 + >=net-libs/libsoup-2.48:2.4
63 + >=x11-libs/gtk+-3.19.1:3
64 + >=x11-libs/libnotify-0.5.1:=
65 + gnome-base/gnome-desktop:3=
66 +
67 + dev-db/sqlite:3
68 + x11-libs/libX11
69 +"
70 +# epiphany-extensions support was removed in 3.7; let's not pretend it still works
71 +RDEPEND="${COMMON_DEPEND}
72 + x11-themes/adwaita-icon-theme
73 + !www-client/epiphany-extensions
74 +"
75 +# paxctl needed for bug #407085
76 +DEPEND="${COMMON_DEPEND}
77 + app-text/yelp-tools
78 + dev-libs/appstream-glib
79 + >=dev-util/intltool-0.50
80 + sys-apps/paxctl
81 + sys-devel/gettext
82 + virtual/pkgconfig
83 +"
84 +
85 +PATCHES=(
86 + # https://bugzilla.gnome.org/show_bug.cgi?id=751591
87 + "${FILESDIR}"/${PN}-3.16.0-unittest-1.patch
88 +
89 + # https://bugzilla.gnome.org/show_bug.cgi?id=751593
90 + "${FILESDIR}"/${PN}-3.14.0-unittest-2.patch
91 +)
92 +
93 +src_configure() {
94 + gnome2_src_configure \
95 + --enable-shared \
96 + --disable-static \
97 + --with-distributor-name=Gentoo \
98 + $(use_enable test tests)
99 +}
100 +
101 +src_test() {
102 + "${EROOT}${GLIB_COMPILE_SCHEMAS}" --allow-any-name "${S}/data" || die
103 + GSETTINGS_SCHEMA_DIR="${S}/data" virtx emake check
104 +}