diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2015-10-12 19:04:35 -0400 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2015-10-12 19:10:09 -0400 |
commit | f3721495bc7c59fb6c6cb31d16dfe9a0718ed768 (patch) | |
tree | b1a0583ab14ec62bb6b6b750863328d2167871e9 /www-client/epiphany | |
parent | x11-base/xorg-server: add libressl support (diff) | |
download | gentoo-f3721495bc7c59fb6c6cb31d16dfe9a0718ed768.tar.gz gentoo-f3721495bc7c59fb6c6cb31d16dfe9a0718ed768.tar.bz2 gentoo-f3721495bc7c59fb6c6cb31d16dfe9a0718ed768.zip |
www-client/epiphany: clean up old
Package-Manager: portage-2.2.23
Diffstat (limited to 'www-client/epiphany')
-rw-r--r-- | www-client/epiphany/Manifest | 1 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-3.16.2.ebuild | 103 |
2 files changed, 0 insertions, 104 deletions
diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest index a85b05ccb59a..9d96374b4fa7 100644 --- a/www-client/epiphany/Manifest +++ b/www-client/epiphany/Manifest @@ -1,3 +1,2 @@ DIST epiphany-3.14.2.tar.xz 3063764 SHA256 cc69403b3b7addf30dd6eb703265a77102b8ab3c6194678ad0d2433f251492d0 SHA512 895f70768c4c765fdc221b2d44bfbb6e7599b0231b0af1a7a8a869fd461db6a09cbdd7a0120bda5dfd583d1d667391c574f18caf1aef5971b474d34911581dc7 WHIRLPOOL 0e235b3190b0ef42a9caa241258060dd5db1e8db07275102ec50b5223931badc56b6ad0c7ec32ccf27d74308845d4d9aef736775bbf6e5290a5d9275bd5c669a -DIST epiphany-3.16.2.tar.xz 3084952 SHA256 a621b5f443bc168980d12452f1a031e0a50d99ffc825989a38b14d398def73e6 SHA512 424408e24bf69f8ad62e4c384d916890e128d164c8ab0c2932fa143f2989f017eb56d0b4a9c5e77518124c1e6d233df152ab6b85e3a1f26f28ddc97200c5aa83 WHIRLPOOL 2c970e2b22742193f7c2e9fd17a55f528132eb77dea0b3c8f83faf3c3f7d530343ccc26de51871a98fb92ab185b691b1d5dab49853b8415852c7b8b8518e6635 DIST epiphany-3.16.3.tar.xz 3082680 SHA256 d527f1770779ec22d955aeb13b148a846a26144e433ff0480c981af80e2390b1 SHA512 68f4dc0e299b929f244818d93a9af14f48ef2c3a93813fe5457c11d37ddb5a5e2b5ae3f93f0d41e8095590f87d8679d2cee5b6298c128475a9ad9eb6aa3c8bae WHIRLPOOL c82ff5051ac3c1ac2480b846f77893f39f52517f0aa0f7a6084e8b24e98f490264a6adecd89671d89719da835ca84f0613019e281280380bb20d980c2294afe9 diff --git a/www-client/epiphany/epiphany-3.16.2.ebuild b/www-client/epiphany/epiphany-3.16.2.ebuild deleted file mode 100644 index eee9b2f4b35e..000000000000 --- a/www-client/epiphany/epiphany-3.16.2.ebuild +++ /dev/null @@ -1,103 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="yes" -GNOME2_LA_PUNT="yes" - -#inherit autotools eutils gnome2 pax-utils versionator virtualx -inherit eutils gnome2 pax-utils versionator virtualx - -DESCRIPTION="GNOME webbrowser based on Webkit" -HOMEPAGE="https://wiki.gnome.org/Apps/Web" - -# TODO: coverage -LICENSE="GPL-2" -SLOT="0" -IUSE="+jit +nss test" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~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.7.4:4[jit?] - >=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 - - x11-themes/gnome-icon-theme - x11-themes/gnome-icon-theme-symbolic - - nss? ( dev-libs/nss ) -" -# epiphany-extensions support was removed in 3.7; let's not pretend it still works -RDEPEND="${COMMON_DEPEND} - !www-client/epiphany-extensions -" -# paxctl needed for bug #407085 -# eautoreconf requires gnome-common-3.5.5 -DEPEND="${COMMON_DEPEND} - >=gnome-base/gnome-common-3.6 - >=dev-util/intltool-0.50 - sys-apps/paxctl - sys-devel/gettext - virtual/pkgconfig -" - -src_prepare() { - # Fix missing symbol in webextension.so, https://bugzilla.gnome.org/show_bug.cgi?id=728972 - # FIXME: More information needed per https://bugzilla.gnome.org/show_bug.cgi?id=728972#c5 - # If you are able to reproduce the failure, please provide it. Thanks -# epatch "${FILESDIR}"/${PN}-3.14.0-missing-symbol.patch - - # 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 - -# eautoreconf - 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() { - # FIXME: this should be handled at eclass level - "${EROOT}${GLIB_COMPILE_SCHEMAS}" --allow-any-name "${S}/data" || die - - unset DISPLAY - GSETTINGS_SCHEMA_DIR="${S}/data" Xemake check -} - -src_install() { - DOCS="AUTHORS ChangeLog* HACKING MAINTAINERS NEWS README TODO" - gnome2_src_install - use jit && pax-mark m "${ED}usr/bin/epiphany" -} |