Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/
Date: Sun, 03 Jul 2016 16:34:02
Message-Id: 1467563604.b9789805c4e9c9d480d3e3cfc78b74a0ea0ce5b0.pacho@gentoo
1 commit: b9789805c4e9c9d480d3e3cfc78b74a0ea0ce5b0
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 3 16:21:59 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 3 16:33:24 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9789805
7
8 www-client/epiphany: Drop old
9
10 Package-Manager: portage-2.3.0_rc1
11
12 www-client/epiphany/Manifest | 1 -
13 www-client/epiphany/epiphany-3.18.4.ebuild | 88 ------------------------------
14 2 files changed, 89 deletions(-)
15
16 diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
17 index ecd5055..77fd434 100644
18 --- a/www-client/epiphany/Manifest
19 +++ b/www-client/epiphany/Manifest
20 @@ -1,2 +1 @@
21 -DIST epiphany-3.18.4.tar.xz 3054500 SHA256 be699d484371111abae754e669187215df73e21533f461e513b79537d7a1c1c1 SHA512 b23fe348d4ef18b4f4227352216ed377d741897dbc44221da83a0a7a1395a5aca6ca89066112f664c7724b5ad1a58c9dab1e415ab408176a33fc9cbd9bd12be7 WHIRLPOOL dae50483ed1889abcbc62b96f338711ac2f9b8cd5f13b370725df015acec2b278013b122dd5dfc1e99101868c5bc94b040812a28e878f44160ed59ec53da4a46
22 DIST epiphany-3.18.7.tar.xz 3059580 SHA256 90513aea04d66a4387da076db1b8104b54d3657a81aff2d629b527b32d9eec76 SHA512 a2a47bbe282f089b14ff48e33ec00dc11a66377d2583db3f7f2dc621e6e1d53640bca6861293933e988db200d221b1f36c74e32372fd6a89eeb7c436a8f8e3f2 WHIRLPOOL 05a6b13019daf9c598577300ab6addb934bacadd4c6b62b07c9a4d22dfdb0da686aea5d6dc7b73cdeff6b8e3f2f903b43a802c7707cfc70d42d68b9a728c895f
23
24 diff --git a/www-client/epiphany/epiphany-3.18.4.ebuild b/www-client/epiphany/epiphany-3.18.4.ebuild
25 deleted file mode 100644
26 index 400817e..0000000
27 --- a/www-client/epiphany/epiphany-3.18.4.ebuild
28 +++ /dev/null
29 @@ -1,88 +0,0 @@
30 -# Copyright 1999-2016 Gentoo Foundation
31 -# Distributed under the terms of the GNU General Public License v2
32 -# $Id$
33 -
34 -EAPI="5"
35 -GCONF_DEBUG="yes"
36 -GNOME2_LA_PUNT="yes"
37 -
38 -inherit eutils gnome2 virtualx
39 -
40 -DESCRIPTION="GNOME webbrowser based on Webkit"
41 -HOMEPAGE="https://wiki.gnome.org/Apps/Web"
42 -
43 -LICENSE="GPL-2"
44 -SLOT="0"
45 -IUSE="nss test"
46 -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86"
47 -
48 -COMMON_DEPEND="
49 - >=app-crypt/gcr-3.5.5
50 - >=app-crypt/libsecret-0.14
51 - >=app-text/iso-codes-0.35
52 - >=dev-libs/glib-2.38:2[dbus]
53 - >=dev-libs/libxml2-2.6.12:2
54 - >=dev-libs/libxslt-1.1.7
55 - >=gnome-base/gsettings-desktop-schemas-0.0.1
56 - >=net-dns/avahi-0.6.22[dbus]
57 - >=net-libs/webkit-gtk-2.9.5:4
58 - >=net-libs/libsoup-2.48:2.4
59 - >=x11-libs/gtk+-3.13:3
60 - >=x11-libs/libnotify-0.5.1:=
61 - gnome-base/gnome-desktop:3=
62 -
63 - dev-db/sqlite:3
64 - x11-libs/libwnck:3
65 - x11-libs/libX11
66 -
67 - nss? ( dev-libs/nss )
68 -"
69 -# epiphany-extensions support was removed in 3.7; let's not pretend it still works
70 -RDEPEND="${COMMON_DEPEND}
71 - x11-themes/adwaita-icon-theme
72 - !www-client/epiphany-extensions
73 -"
74 -# paxctl needed for bug #407085
75 -# eautoreconf requires gnome-common-3.5.5
76 -DEPEND="${COMMON_DEPEND}
77 - app-text/yelp-tools
78 - dev-libs/appstream-glib
79 - >=dev-util/intltool-0.50
80 - dev-util/itstool
81 - sys-apps/paxctl
82 - sys-devel/gettext
83 - virtual/pkgconfig
84 -"
85 -
86 -src_prepare() {
87 - # Fix unittests
88 - # https://bugzilla.gnome.org/show_bug.cgi?id=751591
89 - epatch "${FILESDIR}"/${PN}-3.16.0-unittest-1.patch
90 -
91 - # https://bugzilla.gnome.org/show_bug.cgi?id=751593
92 - epatch "${FILESDIR}"/${PN}-3.14.0-unittest-2.patch
93 -
94 - gnome2_src_prepare
95 -}
96 -
97 -src_configure() {
98 - gnome2_src_configure \
99 - --enable-shared \
100 - --disable-static \
101 - --with-distributor-name=Gentoo \
102 - $(use_enable nss) \
103 - $(use_enable test tests)
104 -}
105 -
106 -src_compile() {
107 - # needed to avoid "Command line `dbus-launch ...' exited with non-zero exit status 1"
108 - unset DISPLAY
109 - gnome2_src_compile
110 -}
111 -
112 -src_test() {
113 - "${EROOT}${GLIB_COMPILE_SCHEMAS}" --allow-any-name "${S}/data" || die
114 -
115 - unset DISPLAY
116 - GSETTINGS_SCHEMA_DIR="${S}/data" Xemake check
117 -}