From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id CBF2159CAF for ; Sat, 9 Apr 2016 12:26:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 39C2B21C06F; Sat, 9 Apr 2016 12:26:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B286F21C041 for ; Sat, 9 Apr 2016 12:26:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A41A5340C72 for ; Sat, 9 Apr 2016 12:26:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 68E3F20E for ; Sat, 9 Apr 2016 12:26:33 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1460204787.c260e37ec7dfff5b6cf57202c45b446b3347fbbb.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/epiphany/Manifest www-client/epiphany/epiphany-3.18.6.ebuild X-VCS-Directories: www-client/epiphany/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: c260e37ec7dfff5b6cf57202c45b446b3347fbbb X-VCS-Branch: master Date: Sat, 9 Apr 2016 12:26:33 +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: d1f026ba-1157-4a24-863a-fc381cf52e15 X-Archives-Hash: 9687657bfba398f0bc7893bb659ac068 commit: c260e37ec7dfff5b6cf57202c45b446b3347fbbb Author: Pacho Ramos gentoo org> AuthorDate: Sat Apr 9 12:26:12 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Apr 9 12:26:27 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c260e37e www-client/epiphany: Version bump Package-Manager: portage-2.2.28 www-client/epiphany/Manifest | 1 + www-client/epiphany/epiphany-3.18.6.ebuild | 88 ++++++++++++++++++++++++++++++ 2 files changed, 89 insertions(+) diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest index a8aebea..a832257 100644 --- a/www-client/epiphany/Manifest +++ b/www-client/epiphany/Manifest @@ -1 +1,2 @@ DIST epiphany-3.18.4.tar.xz 3054500 SHA256 be699d484371111abae754e669187215df73e21533f461e513b79537d7a1c1c1 SHA512 b23fe348d4ef18b4f4227352216ed377d741897dbc44221da83a0a7a1395a5aca6ca89066112f664c7724b5ad1a58c9dab1e415ab408176a33fc9cbd9bd12be7 WHIRLPOOL dae50483ed1889abcbc62b96f338711ac2f9b8cd5f13b370725df015acec2b278013b122dd5dfc1e99101868c5bc94b040812a28e878f44160ed59ec53da4a46 +DIST epiphany-3.18.6.tar.xz 3058576 SHA256 59c63971569ab59a61ec245359bd081499009d1c30e6c6cb931e34d2fcd30bbe SHA512 0001c41881c35e9ff831228c5878eb9050f5445ff96fe8c598a158e18bad359cfb91cc3d983637645121903e2a0799846cd4c2352e9a78b924a69d4be24c002e WHIRLPOOL a282d461bf536b9678e75c65a44bd0dfd27d4f2b47bd1bb5c5ade9f7a6eae5ce6e2023dfc4fb5dfefa5d15f5727c4ea0ce55c633bbfe09238d44e545a33d8d3c diff --git a/www-client/epiphany/epiphany-3.18.6.ebuild b/www-client/epiphany/epiphany-3.18.6.ebuild new file mode 100644 index 0000000..f3982ca --- /dev/null +++ b/www-client/epiphany/epiphany-3.18.6.ebuild @@ -0,0 +1,88 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" +GCONF_DEBUG="yes" +GNOME2_LA_PUNT="yes" + +inherit eutils gnome2 virtualx + +DESCRIPTION="GNOME webbrowser based on Webkit" +HOMEPAGE="https://wiki.gnome.org/Apps/Web" + +LICENSE="GPL-2" +SLOT="0" +IUSE="nss test" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" + +COMMON_DEPEND=" + >=app-crypt/gcr-3.5.5:= + >=app-crypt/libsecret-0.14 + >=app-text/iso-codes-0.35 + >=dev-libs/glib-2.38:2[dbus] + >=dev-libs/libxml2-2.6.12:2 + >=dev-libs/libxslt-1.1.7 + >=gnome-base/gsettings-desktop-schemas-0.0.1 + >=net-dns/avahi-0.6.22[dbus] + >=net-libs/webkit-gtk-2.9.5:4 + >=net-libs/libsoup-2.48:2.4 + >=x11-libs/gtk+-3.13:3 + >=x11-libs/libnotify-0.5.1:= + gnome-base/gnome-desktop:3= + + dev-db/sqlite:3 + x11-libs/libwnck:3 + x11-libs/libX11 + + nss? ( dev-libs/nss ) +" +# epiphany-extensions support was removed in 3.7; let's not pretend it still works +RDEPEND="${COMMON_DEPEND} + x11-themes/adwaita-icon-theme + !www-client/epiphany-extensions +" +# paxctl needed for bug #407085 +# eautoreconf requires gnome-common-3.5.5 +DEPEND="${COMMON_DEPEND} + app-text/yelp-tools + dev-libs/appstream-glib + >=dev-util/intltool-0.50 + dev-util/itstool + sys-apps/paxctl + sys-devel/gettext + virtual/pkgconfig +" + +src_prepare() { + # Fix unittests + # https://bugzilla.gnome.org/show_bug.cgi?id=751591 + epatch "${FILESDIR}"/${PN}-3.16.0-unittest-1.patch + + # https://bugzilla.gnome.org/show_bug.cgi?id=751593 + epatch "${FILESDIR}"/${PN}-3.14.0-unittest-2.patch + + gnome2_src_prepare +} + +src_configure() { + gnome2_src_configure \ + --enable-shared \ + --disable-static \ + --with-distributor-name=Gentoo \ + $(use_enable nss) \ + $(use_enable test tests) +} + +src_compile() { + # needed to avoid "Command line `dbus-launch ...' exited with non-zero exit status 1" + unset DISPLAY + gnome2_src_compile +} + +src_test() { + "${EROOT}${GLIB_COMPILE_SCHEMAS}" --allow-any-name "${S}/data" || die + + unset DISPLAY + GSETTINGS_SCHEMA_DIR="${S}/data" Xemake check +}