Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/, profiles/
Date: Thu, 25 Oct 2018 15:28:47
Message-Id: 1540481255.cb12e79747e3fd9343618b8bf7ac15396473b65b.leio@gentoo
1 commit: cb12e79747e3fd9343618b8bf7ac15396473b65b
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 25 15:18:55 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 25 15:27:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb12e797
7
8 www-client/epiphany: remove old
9
10 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.11
12
13 profiles/package.mask | 5 --
14 www-client/epiphany/Manifest | 2 -
15 www-client/epiphany/epiphany-3.30.0.ebuild | 76 ------------------------------
16 www-client/epiphany/epiphany-3.30.1.ebuild | 76 ------------------------------
17 4 files changed, 159 deletions(-)
18
19 diff --git a/profiles/package.mask b/profiles/package.mask
20 index 96ca98c0927..f5db4c1a139 100644
21 --- a/profiles/package.mask
22 +++ b/profiles/package.mask
23 @@ -135,11 +135,6 @@ dev-python/pywebdav
24 # use that instead. Bug #667910
25 net-analyzer/mate-netspeed
26
27 -# Mart Raudsepp <leio@g.o> (06 Oct 2018)
28 -# Crashes on Youtube MSE videos, while older versions lack support
29 -# for higher resolution MSE videos. Pending further investigation.
30 -=www-client/epiphany-3.30.1
31 -
32 # Thomas Deutschmann <whissi@g.o> (06 Oct 2018)
33 # Outdated and vulnerable snapshot; libav-12.3 is the better
34 # version for now
35
36 diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
37 index da35050959e..92432007439 100644
38 --- a/www-client/epiphany/Manifest
39 +++ b/www-client/epiphany/Manifest
40 @@ -1,4 +1,2 @@
41 DIST epiphany-3.26.7.tar.xz 4429308 BLAKE2B cdd8cf084631891e97585307c90bd67f45e71deb6564f54711deb8dfd39c09007732efeb22ad5be45c1b0af6af7be30cf13a9d90aa1e9506a2e997f6f3f8d854 SHA512 686c8825d476a4c6675dadd7a68bf72727714bc6fe01b4dbf67d39b2dc7e3f21d4f630417865800664a716d6316df8a97fde5201ec72c90f448fd6f0af4b49a0
42 -DIST epiphany-3.30.0.tar.xz 4528508 BLAKE2B 75d605a1117131bebaf0e0a7013ae4e9599b7058e26f4acf84140a6e345255cccac910cc9d5a2f90be0835f7dbaa6c77d16e127dfb5b1ae139ef179a20795444 SHA512 80ba03c67bd467e31e572afd4e8632232bc002c63e584e87bc6c3b74d23cd470f14e696080fd952a8617c6c07202eafff01bc97f72d9a06f0121d75565e667f3
43 -DIST epiphany-3.30.1.tar.xz 4528876 BLAKE2B 1dbb630128a9af975939d386b3113a41ef92ce1bb756a5407a216fa8f25f1dfcd051a11c54a034aeafd8ca5aa5ada7da83f3ecf825370801b04b10b7ef794c80 SHA512 37d6814d9dfb1f70e6cfd3395179b9e213eb79773c1fed238999d5c6ae34c0b93b6f93dff695eb959cb46e89a2cd6b705c1a294d1424c82137ba26d0b7a37503
44 DIST epiphany-3.30.2.tar.xz 4528100 BLAKE2B 3b711df8aa3166c26f639658de188e730f346be7c9bdfc65a5064804c1b0e22a744aec6c559c4131125e8fb34e7bb80636f559c7257cca3ad044c6b810bbe657 SHA512 4edaa042357ad44f2069412508cff9524e6e397da868b78768b493d03d77d16807d78f074eb1a4b18fcc1143d3a63d21f3eb1c0f126a31290320016c76c5130e
45
46 diff --git a/www-client/epiphany/epiphany-3.30.0.ebuild b/www-client/epiphany/epiphany-3.30.0.ebuild
47 deleted file mode 100644
48 index b961e6b1192..00000000000
49 --- a/www-client/epiphany/epiphany-3.30.0.ebuild
50 +++ /dev/null
51 @@ -1,76 +0,0 @@
52 -# Copyright 1999-2018 Gentoo Authors
53 -# Distributed under the terms of the GNU General Public License v2
54 -
55 -EAPI=6
56 -
57 -inherit gnome.org gnome2-utils meson xdg virtualx
58 -
59 -DESCRIPTION="GNOME webbrowser based on Webkit"
60 -HOMEPAGE="https://wiki.gnome.org/Apps/Web"
61 -
62 -LICENSE="GPL-3+"
63 -SLOT="0"
64 -IUSE="test"
65 -KEYWORDS="~amd64 ~x86"
66 -
67 -COMMON_DEPEND="
68 - >=dev-libs/glib-2.52.0:2
69 - >=x11-libs/gtk+-3.22.13:3
70 - >=dev-libs/nettle-3.2:=
71 - >=net-libs/webkit-gtk-2.21.92:4=
72 - >=x11-libs/cairo-1.2
73 - >=dev-libs/libdazzle-3.28.0
74 - >=app-crypt/gcr-3.5.5:=[gtk]
75 - >=x11-libs/gdk-pixbuf-2.36.5:2
76 - dev-libs/icu:=
77 - >=app-text/iso-codes-0.35
78 - >=dev-libs/json-glib-1.2.4
79 - >=x11-libs/libnotify-0.5.1
80 - >=app-crypt/libsecret-0.14
81 - >=net-libs/libsoup-2.48:2.4
82 - >=dev-libs/libxml2-2.6.12:2
83 - >=dev-libs/libxslt-1.1.7
84 - dev-db/sqlite:3
85 - dev-libs/gmp:0=
86 - >=gnome-base/gsettings-desktop-schemas-0.0.1
87 -"
88 -RDEPEND="${COMMON_DEPEND}
89 - x11-themes/adwaita-icon-theme
90 -"
91 -# paxctl needed for bug #407085
92 -# appstream-glib needed for appdata.xml gettext translation
93 -DEPEND="${COMMON_DEPEND}
94 - dev-libs/appstream-glib
95 - dev-util/gdbus-codegen
96 - dev-util/glib-utils
97 - dev-util/itstool
98 - sys-apps/paxctl
99 - >=sys-devel/gettext-0.19.8
100 - virtual/pkgconfig
101 -"
102 -
103 -src_configure() {
104 - local emesonargs=(
105 - -Ddeveloper_mode=false
106 - -Ddistributor_name=Gentoo
107 - -Dtech_preview=false
108 - $(meson_use test unit_tests)
109 - )
110 - meson_src_configure
111 -}
112 -
113 -src_test() {
114 - virtx meson_src_test
115 -}
116 -
117 -pkg_postinst() {
118 - xdg_pkg_postinst
119 - gnome2_icon_cache_update
120 - gnome2_schemas_update
121 -}
122 -
123 -pkg_postrm() {
124 - xdg_pkg_postrm
125 - gnome2_icon_cache_update
126 - gnome2_schemas_update
127 -}
128
129 diff --git a/www-client/epiphany/epiphany-3.30.1.ebuild b/www-client/epiphany/epiphany-3.30.1.ebuild
130 deleted file mode 100644
131 index b961e6b1192..00000000000
132 --- a/www-client/epiphany/epiphany-3.30.1.ebuild
133 +++ /dev/null
134 @@ -1,76 +0,0 @@
135 -# Copyright 1999-2018 Gentoo Authors
136 -# Distributed under the terms of the GNU General Public License v2
137 -
138 -EAPI=6
139 -
140 -inherit gnome.org gnome2-utils meson xdg virtualx
141 -
142 -DESCRIPTION="GNOME webbrowser based on Webkit"
143 -HOMEPAGE="https://wiki.gnome.org/Apps/Web"
144 -
145 -LICENSE="GPL-3+"
146 -SLOT="0"
147 -IUSE="test"
148 -KEYWORDS="~amd64 ~x86"
149 -
150 -COMMON_DEPEND="
151 - >=dev-libs/glib-2.52.0:2
152 - >=x11-libs/gtk+-3.22.13:3
153 - >=dev-libs/nettle-3.2:=
154 - >=net-libs/webkit-gtk-2.21.92:4=
155 - >=x11-libs/cairo-1.2
156 - >=dev-libs/libdazzle-3.28.0
157 - >=app-crypt/gcr-3.5.5:=[gtk]
158 - >=x11-libs/gdk-pixbuf-2.36.5:2
159 - dev-libs/icu:=
160 - >=app-text/iso-codes-0.35
161 - >=dev-libs/json-glib-1.2.4
162 - >=x11-libs/libnotify-0.5.1
163 - >=app-crypt/libsecret-0.14
164 - >=net-libs/libsoup-2.48:2.4
165 - >=dev-libs/libxml2-2.6.12:2
166 - >=dev-libs/libxslt-1.1.7
167 - dev-db/sqlite:3
168 - dev-libs/gmp:0=
169 - >=gnome-base/gsettings-desktop-schemas-0.0.1
170 -"
171 -RDEPEND="${COMMON_DEPEND}
172 - x11-themes/adwaita-icon-theme
173 -"
174 -# paxctl needed for bug #407085
175 -# appstream-glib needed for appdata.xml gettext translation
176 -DEPEND="${COMMON_DEPEND}
177 - dev-libs/appstream-glib
178 - dev-util/gdbus-codegen
179 - dev-util/glib-utils
180 - dev-util/itstool
181 - sys-apps/paxctl
182 - >=sys-devel/gettext-0.19.8
183 - virtual/pkgconfig
184 -"
185 -
186 -src_configure() {
187 - local emesonargs=(
188 - -Ddeveloper_mode=false
189 - -Ddistributor_name=Gentoo
190 - -Dtech_preview=false
191 - $(meson_use test unit_tests)
192 - )
193 - meson_src_configure
194 -}
195 -
196 -src_test() {
197 - virtx meson_src_test
198 -}
199 -
200 -pkg_postinst() {
201 - xdg_pkg_postinst
202 - gnome2_icon_cache_update
203 - gnome2_schemas_update
204 -}
205 -
206 -pkg_postrm() {
207 - xdg_pkg_postrm
208 - gnome2_icon_cache_update
209 - gnome2_schemas_update
210 -}