[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2024-04-20 Thread Mart Raudsepp
commit: 144e5639a1b5e5635c0b8f422c70caa0e194c1ae
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Apr 20 11:38:58 2024 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Apr 20 11:41:38 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=144e5639

www-client/epiphany: drop 44.6, 45.3

Signed-off-by: Mart Raudsepp  gentoo.org>

 www-client/epiphany/Manifest |  2 -
 www-client/epiphany/epiphany-44.6.ebuild | 82 
 www-client/epiphany/epiphany-45.3.ebuild | 82 
 3 files changed, 166 deletions(-)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index 65d5fbf914c0..6c38e85afcc6 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1,3 +1 @@
-DIST epiphany-44.6.tar.xz 3994776 BLAKE2B 
e73fc66d7138961b61085538daf15c0d93a13827a9fcef62f111ddee87541a0fb61a9fb8fba7814c613da8179c895ddedcc22e2838885aa9222c327609968dfb
 SHA512 
9af157db0f7a68d64fec9fd17465ee8cc900879a3613c3f3e03ea27938a84c0dda6be30b4d1d2cc0f9ddba5cf5d41de3d3156b0580fdce03b1d8f920bb96536c
-DIST epiphany-45.3.tar.xz 4005168 BLAKE2B 
9f8965d310efcfa21e133a24a29ce9794e0b202be599bb83085095c77f93f81e6ef248d9b844e0790d35712471c2f27dd31fc808d6244b59251df26ae468
 SHA512 
4fac6b21dc40f77312e7c9367cb4d0e4ef292d1a30c3759405543fc372b044f9de98523854a0da7a4024a1429ce35b5513160a2977fb361d71a7a86d94dbf596
 DIST epiphany-46.0.tar.xz 4014980 BLAKE2B 
e9e72dc562b4ee63698e5b2c8f87945988cd5c585a10ee6782cd2a2fadbdb363292227869ed7f39f46305e007729594a37fc06a384a7a53e2061c2b3da181ce5
 SHA512 
55d1e89294e0f7cfae10b6aa28f43028bd34053e1d829168bf59b9cce8a8128a2ed7e9b94b8665e0f36e03adae845e0a26ff40c83abbc9962f06ac75e3c36a79

diff --git a/www-client/epiphany/epiphany-44.6.ebuild 
b/www-client/epiphany/epiphany-44.6.ebuild
deleted file mode 100644
index efc43b73e33e..
--- a/www-client/epiphany/epiphany-44.6.ebuild
+++ /dev/null
@@ -1,82 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit gnome.org gnome2-utils meson xdg virtualx
-
-DESCRIPTION="GNOME webbrowser based on Webkit"
-HOMEPAGE="https://wiki.gnome.org/Apps/Web 
https://gitlab.gnome.org/GNOME/epiphany;
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv x86"
-
-DEPEND="
-   >=x11-libs/cairo-1.2
-   >=app-crypt/gcr-3.9.0:4=[gtk]
-   >=x11-libs/gdk-pixbuf-2.36.5:2
-   >=dev-libs/glib-2.70.0:2
-   gnome-base/gsettings-desktop-schemas
-   >=media-libs/gstreamer-1.0
-   >=gui-libs/gtk-4.9.3:4
-   >=app-text/iso-codes-0.35
-   >=dev-libs/json-glib-1.6
-   app-arch/libarchive:=
-   >=gui-libs/libadwaita-1.3_rc:1
-   >=app-crypt/libsecret-0.19
-   >=net-libs/libsoup-2.99.4:3.0
-   >=dev-libs/libxml2-2.6.12:2
-   >=dev-libs/nettle-3.4:=
-   >=dev-libs/libportal-0.6:0=[gtk]
-   >=dev-db/sqlite-3.22:3
-   >=net-libs/webkit-gtk-2.40.0:6=
-
-   dev-libs/gmp:0=
-"
-RDEPEND="${DEPEND}
-   x11-themes/adwaita-icon-theme
-"
-# appstream-glib needed for appdata.xml gettext translation
-BDEPEND="
-   dev-libs/appstream-glib
-   dev-util/gdbus-codegen
-   dev-util/glib-utils
-   dev-util/itstool
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"
-
-src_prepare() {
-   default
-   xdg_environment_reset
-}
-
-src_configure() {
-   local emesonargs=(
-   -Ddeveloper_mode=false
-   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
-   # is commented out upstream anyway
-   -Dnetwork_tests=disabled
-   -Dtech_preview=false
-   $(meson_feature test unit_tests)
-   -Dgranite=disabled
-   )
-   meson_src_configure
-}
-
-src_test() {
-   virtx meson_src_test
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}

diff --git a/www-client/epiphany/epiphany-45.3.ebuild 
b/www-client/epiphany/epiphany-45.3.ebuild
deleted file mode 100644
index 98647618d095..
--- a/www-client/epiphany/epiphany-45.3.ebuild
+++ /dev/null
@@ -1,82 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit gnome.org gnome2-utils meson xdg virtualx
-
-DESCRIPTION="GNOME webbrowser based on Webkit"
-HOMEPAGE="https://wiki.gnome.org/Apps/Web 
https://gitlab.gnome.org/GNOME/epiphany;
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
-
-DEPEND="
-   >=x11-libs/cairo-1.2
-   >=app-crypt/gcr-3.9.0:4=[gtk]
-   >=x11-libs/gdk-pixbuf-2.36.5:2
-   >=dev-libs/glib-2.74.0:2
-   gnome-base/gsettings-desktop-schemas
-   

[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2024-04-19 Thread Arthur Zamarin
commit: 188c39ff3c35a395f9c5cda21b1a43f29e8e6d7d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Apr 19 11:11:46 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Apr 19 11:11:46 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=188c39ff

www-client/epiphany: Stabilize 46.0 x86, #930117

Signed-off-by: Arthur Zamarin  gentoo.org>

 www-client/epiphany/epiphany-46.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-46.0.ebuild 
b/www-client/epiphany/epiphany-46.0.ebuild
index ac83cdcf699a..ec8981565f3c 100644
--- a/www-client/epiphany/epiphany-46.0.ebuild
+++ b/www-client/epiphany/epiphany-46.0.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv x86"
 
 DEPEND="
>=x11-libs/cairo-1.2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2024-04-19 Thread Arthur Zamarin
commit: 3566e745a805afc6f499ebe7e04c9cc748bdee22
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Apr 19 10:08:22 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Apr 19 10:08:22 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3566e745

www-client/epiphany: Stabilize 46.0 arm64, #930117

Signed-off-by: Arthur Zamarin  gentoo.org>

 www-client/epiphany/epiphany-46.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-46.0.ebuild 
b/www-client/epiphany/epiphany-46.0.ebuild
index add8946d7852..ac83cdcf699a 100644
--- a/www-client/epiphany/epiphany-46.0.ebuild
+++ b/www-client/epiphany/epiphany-46.0.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
 
 DEPEND="
>=x11-libs/cairo-1.2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2024-04-17 Thread Sam James
commit: ad06d0c4635314d5cbca1d78f8a39918ffbbedda
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 17 23:28:31 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 17 23:28:31 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad06d0c4

www-client/epiphany: Stabilize 46.0 amd64, #930117

Signed-off-by: Sam James  gentoo.org>

 www-client/epiphany/epiphany-46.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-46.0.ebuild 
b/www-client/epiphany/epiphany-46.0.ebuild
index 48f8c8b0a46e..add8946d7852 100644
--- a/www-client/epiphany/epiphany-46.0.ebuild
+++ b/www-client/epiphany/epiphany-46.0.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
 
 DEPEND="
>=x11-libs/cairo-1.2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2024-04-17 Thread Mart Raudsepp
commit: f225e987087d1b38d623652f853d3e92bd23ecc7
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Apr 17 10:53:31 2024 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Apr 17 17:16:16 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f225e987

www-client/epiphany: fix gstreamer slot dep

No revbump as no new gstreamer slot is anticipated within the next 3 years and
thus it's basically the same, just solves a little QA tool warning.

Signed-off-by: Mart Raudsepp  gentoo.org>

 www-client/epiphany/epiphany-46.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-46.0.ebuild 
b/www-client/epiphany/epiphany-46.0.ebuild
index 03ac7c36b230..48f8c8b0a46e 100644
--- a/www-client/epiphany/epiphany-46.0.ebuild
+++ b/www-client/epiphany/epiphany-46.0.ebuild
@@ -20,7 +20,7 @@ DEPEND="
>=x11-libs/gdk-pixbuf-2.36.5:2
>=dev-libs/glib-2.74.0:2
gnome-base/gsettings-desktop-schemas
-   >=media-libs/gstreamer-1.0
+   media-libs/gstreamer:1.0
>=gui-libs/gtk-4.12.0:4
>=app-text/iso-codes-0.35
>=dev-libs/json-glib-1.6



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2024-04-16 Thread Mart Raudsepp
commit: ff4f7fd8836a47acf60006d37084568c4b3e67c0
Author: Guillermo Joandet  gmail  com>
AuthorDate: Sat Jan  6 16:36:26 2024 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Apr 16 20:53:27 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff4f7fd8

www-client/epiphany: Bump to 46.0

Signed-off-by: Guillermo Joandet  gmail.com>
Signed-off-by: Mart Raudsepp  gentoo.org>

 www-client/epiphany/Manifest |  1 +
 www-client/epiphany/epiphany-46.0.ebuild | 79 
 2 files changed, 80 insertions(+)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index c027c59cbf58..65d5fbf914c0 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1,2 +1,3 @@
 DIST epiphany-44.6.tar.xz 3994776 BLAKE2B 
e73fc66d7138961b61085538daf15c0d93a13827a9fcef62f111ddee87541a0fb61a9fb8fba7814c613da8179c895ddedcc22e2838885aa9222c327609968dfb
 SHA512 
9af157db0f7a68d64fec9fd17465ee8cc900879a3613c3f3e03ea27938a84c0dda6be30b4d1d2cc0f9ddba5cf5d41de3d3156b0580fdce03b1d8f920bb96536c
 DIST epiphany-45.3.tar.xz 4005168 BLAKE2B 
9f8965d310efcfa21e133a24a29ce9794e0b202be599bb83085095c77f93f81e6ef248d9b844e0790d35712471c2f27dd31fc808d6244b59251df26ae468
 SHA512 
4fac6b21dc40f77312e7c9367cb4d0e4ef292d1a30c3759405543fc372b044f9de98523854a0da7a4024a1429ce35b5513160a2977fb361d71a7a86d94dbf596
+DIST epiphany-46.0.tar.xz 4014980 BLAKE2B 
e9e72dc562b4ee63698e5b2c8f87945988cd5c585a10ee6782cd2a2fadbdb363292227869ed7f39f46305e007729594a37fc06a384a7a53e2061c2b3da181ce5
 SHA512 
55d1e89294e0f7cfae10b6aa28f43028bd34053e1d829168bf59b9cce8a8128a2ed7e9b94b8665e0f36e03adae845e0a26ff40c83abbc9962f06ac75e3c36a79

diff --git a/www-client/epiphany/epiphany-46.0.ebuild 
b/www-client/epiphany/epiphany-46.0.ebuild
new file mode 100644
index ..03ac7c36b230
--- /dev/null
+++ b/www-client/epiphany/epiphany-46.0.ebuild
@@ -0,0 +1,79 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gnome.org gnome2-utils meson xdg virtualx
+
+DESCRIPTION="GNOME webbrowser based on Webkit"
+HOMEPAGE="https://wiki.gnome.org/Apps/Web 
https://gitlab.gnome.org/GNOME/epiphany;
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+
+DEPEND="
+   >=x11-libs/cairo-1.2
+   >=app-crypt/gcr-3.9.0:4=[gtk]
+   >=x11-libs/gdk-pixbuf-2.36.5:2
+   >=dev-libs/glib-2.74.0:2
+   gnome-base/gsettings-desktop-schemas
+   >=media-libs/gstreamer-1.0
+   >=gui-libs/gtk-4.12.0:4
+   >=app-text/iso-codes-0.35
+   >=dev-libs/json-glib-1.6
+   app-arch/libarchive:=
+   >=gui-libs/libadwaita-1.4.0:1
+   >=app-crypt/libsecret-0.19
+   >=net-libs/libsoup-2.99.4:3.0
+   >=dev-libs/libxml2-2.6.12:2
+   >=dev-libs/nettle-3.4:=
+   >=dev-libs/libportal-0.6:0=[gtk]
+   >=dev-db/sqlite-3.22:3
+   >=net-libs/webkit-gtk-2.43.4:6
+
+   dev-libs/gmp:0=
+"
+RDEPEND="${DEPEND}
+   x11-themes/adwaita-icon-theme
+"
+# appstream-glib needed for appdata.xml gettext translation
+BDEPEND="
+   dev-libs/appstream-glib
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+src_prepare() {
+   default
+   xdg_environment_reset
+}
+
+src_configure() {
+   local emesonargs=(
+   -Ddeveloper_mode=false
+   -Dtech_preview=false
+   $(meson_feature test unit_tests)
+   -Dgranite=disabled
+   )
+   meson_src_configure
+}
+
+src_test() {
+   virtx meson_src_test
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2024-04-14 Thread Mart Raudsepp
commit: 6fb902a552f5f8447bf176163376831f651d5605
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Apr 14 15:26:03 2024 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Apr 14 15:49:13 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fb902a5

www-client/epiphany: stop suggesting webkit-gtk[jpeg2k], it doesn't exist soon

Signed-off-by: Mart Raudsepp  gentoo.org>

 www-client/epiphany/epiphany-44.6.ebuild | 7 +--
 www-client/epiphany/epiphany-45.3.ebuild | 5 -
 2 files changed, 1 insertion(+), 11 deletions(-)

diff --git a/www-client/epiphany/epiphany-44.6.ebuild 
b/www-client/epiphany/epiphany-44.6.ebuild
index f7647709f9ef..efc43b73e33e 100644
--- a/www-client/epiphany/epiphany-44.6.ebuild
+++ b/www-client/epiphany/epiphany-44.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -74,11 +74,6 @@ src_test() {
 pkg_postinst() {
xdg_pkg_postinst
gnome2_schemas_update
-
-   if ! has_version net-libs/webkit-gtk:6[jpeg2k]; then
-   ewarn "Your net-libs/webkit-gtk:6 is built without USE=jpeg2k."
-   ewarn "Various image galleries/managers may be broken."
-   fi
 }
 
 pkg_postrm() {

diff --git a/www-client/epiphany/epiphany-45.3.ebuild 
b/www-client/epiphany/epiphany-45.3.ebuild
index db78c1770324..98647618d095 100644
--- a/www-client/epiphany/epiphany-45.3.ebuild
+++ b/www-client/epiphany/epiphany-45.3.ebuild
@@ -74,11 +74,6 @@ src_test() {
 pkg_postinst() {
xdg_pkg_postinst
gnome2_schemas_update
-
-   if ! has_version net-libs/webkit-gtk:6[jpeg2k]; then
-   ewarn "Your net-libs/webkit-gtk:6 is built without USE=jpeg2k."
-   ewarn "Various image galleries/managers may be broken."
-   fi
 }
 
 pkg_postrm() {



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2024-04-03 Thread Mart Raudsepp
commit: 2566bbdf82b53806779a475c6ff00c687291d4f2
Author: Julien Roy  jroy  ca>
AuthorDate: Tue Mar 19 21:51:06 2024 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Apr  3 20:19:42 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2566bbdf

www-client/epiphany: add 45.3

Signed-off-by: Julien Roy  jroy.ca>
Closes: https://github.com/gentoo/gentoo/pull/35517
Signed-off-by: Mart Raudsepp  gentoo.org>

 www-client/epiphany/Manifest |  1 +
 www-client/epiphany/epiphany-45.3.ebuild | 87 
 2 files changed, 88 insertions(+)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index 3189df9f6ace..c027c59cbf58 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1 +1,2 @@
 DIST epiphany-44.6.tar.xz 3994776 BLAKE2B 
e73fc66d7138961b61085538daf15c0d93a13827a9fcef62f111ddee87541a0fb61a9fb8fba7814c613da8179c895ddedcc22e2838885aa9222c327609968dfb
 SHA512 
9af157db0f7a68d64fec9fd17465ee8cc900879a3613c3f3e03ea27938a84c0dda6be30b4d1d2cc0f9ddba5cf5d41de3d3156b0580fdce03b1d8f920bb96536c
+DIST epiphany-45.3.tar.xz 4005168 BLAKE2B 
9f8965d310efcfa21e133a24a29ce9794e0b202be599bb83085095c77f93f81e6ef248d9b844e0790d35712471c2f27dd31fc808d6244b59251df26ae468
 SHA512 
4fac6b21dc40f77312e7c9367cb4d0e4ef292d1a30c3759405543fc372b044f9de98523854a0da7a4024a1429ce35b5513160a2977fb361d71a7a86d94dbf596

diff --git a/www-client/epiphany/epiphany-45.3.ebuild 
b/www-client/epiphany/epiphany-45.3.ebuild
new file mode 100644
index ..db78c1770324
--- /dev/null
+++ b/www-client/epiphany/epiphany-45.3.ebuild
@@ -0,0 +1,87 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gnome.org gnome2-utils meson xdg virtualx
+
+DESCRIPTION="GNOME webbrowser based on Webkit"
+HOMEPAGE="https://wiki.gnome.org/Apps/Web 
https://gitlab.gnome.org/GNOME/epiphany;
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+
+DEPEND="
+   >=x11-libs/cairo-1.2
+   >=app-crypt/gcr-3.9.0:4=[gtk]
+   >=x11-libs/gdk-pixbuf-2.36.5:2
+   >=dev-libs/glib-2.74.0:2
+   gnome-base/gsettings-desktop-schemas
+   >=media-libs/gstreamer-1.0
+   >=gui-libs/gtk-4.10.0:4
+   >=app-text/iso-codes-0.35
+   >=dev-libs/json-glib-1.6
+   app-arch/libarchive:=
+   >=gui-libs/libadwaita-1.4.0:1
+   >=app-crypt/libsecret-0.19
+   >=net-libs/libsoup-2.99.4:3.0
+   >=dev-libs/libxml2-2.6.12:2
+   >=dev-libs/nettle-3.4:=
+   >=dev-libs/libportal-0.6:0=[gtk]
+   >=dev-db/sqlite-3.22:3
+   >=net-libs/webkit-gtk-2.41.1:6=
+
+   dev-libs/gmp:0=
+"
+RDEPEND="${DEPEND}
+   x11-themes/adwaita-icon-theme
+"
+# appstream-glib needed for appdata.xml gettext translation
+BDEPEND="
+   dev-libs/appstream-glib
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+src_prepare() {
+   default
+   xdg_environment_reset
+}
+
+src_configure() {
+   local emesonargs=(
+   -Ddeveloper_mode=false
+   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
+   # is commented out upstream anyway
+   -Dnetwork_tests=disabled
+   -Dtech_preview=false
+   $(meson_feature test unit_tests)
+   -Dgranite=disabled
+   )
+   meson_src_configure
+}
+
+src_test() {
+   virtx meson_src_test
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+
+   if ! has_version net-libs/webkit-gtk:6[jpeg2k]; then
+   ewarn "Your net-libs/webkit-gtk:6 is built without USE=jpeg2k."
+   ewarn "Various image galleries/managers may be broken."
+   fi
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2023-09-05 Thread Matt Turner
commit: e47aeda3402e4c7405a39b12bc43aedc93648074
Author: Matt Turner  gentoo  org>
AuthorDate: Tue Sep  5 19:08:33 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Sep  5 20:28:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e47aeda3

www-client/epiphany: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 www-client/epiphany/Manifest |  1 -
 www-client/epiphany/epiphany-44.3.ebuild | 82 
 2 files changed, 83 deletions(-)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index 0071e280ef8c..3189df9f6ace 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1,2 +1 @@
-DIST epiphany-44.3.tar.xz 3993404 BLAKE2B 
c0e07d19178f2a66f40e0874250b48267de419bd2b721223789128ac11ab5aaca9029590e4d15d6788061c87b1780f771959cb5f30af9f29828d60c544484678
 SHA512 
ed92eaf1300b1d6b0190aa613ed77e39d7978b8169edaa560404b1b64a1ee1d496f2cffbda83553a2faed2496e535dc99e219fc7fb22e41eacd19451ad868f23
 DIST epiphany-44.6.tar.xz 3994776 BLAKE2B 
e73fc66d7138961b61085538daf15c0d93a13827a9fcef62f111ddee87541a0fb61a9fb8fba7814c613da8179c895ddedcc22e2838885aa9222c327609968dfb
 SHA512 
9af157db0f7a68d64fec9fd17465ee8cc900879a3613c3f3e03ea27938a84c0dda6be30b4d1d2cc0f9ddba5cf5d41de3d3156b0580fdce03b1d8f920bb96536c

diff --git a/www-client/epiphany/epiphany-44.3.ebuild 
b/www-client/epiphany/epiphany-44.3.ebuild
deleted file mode 100644
index 79f991bc1eb4..
--- a/www-client/epiphany/epiphany-44.3.ebuild
+++ /dev/null
@@ -1,82 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit gnome.org gnome2-utils meson xdg virtualx
-
-DESCRIPTION="GNOME webbrowser based on Webkit"
-HOMEPAGE="https://wiki.gnome.org/Apps/Web 
https://gitlab.gnome.org/GNOME/epiphany;
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv x86"
-
-DEPEND="
-   >=x11-libs/cairo-1.2
-   >=app-crypt/gcr-3.9.0:4=[gtk]
-   >=x11-libs/gdk-pixbuf-2.36.5:2
-   >=dev-libs/glib-2.70.0:2
-   gnome-base/gsettings-desktop-schemas
-   >=media-libs/gstreamer-1.0
-   >=gui-libs/gtk-4.9.3:4
-   >=app-text/iso-codes-0.35
-   >=dev-libs/json-glib-1.6
-   app-arch/libarchive:=
-   >=gui-libs/libadwaita-1.3_rc:1
-   >=app-crypt/libsecret-0.19
-   >=net-libs/libsoup-2.99.4:3.0
-   >=dev-libs/libxml2-2.6.12:2
-   >=dev-libs/nettle-3.4:=
-   >=dev-libs/libportal-0.6:0=[gtk]
-   >=dev-db/sqlite-3.22:3
-   >=net-libs/webkit-gtk-2.40.0:6=
-
-   dev-libs/gmp:0=
-"
-RDEPEND="${DEPEND}
-   x11-themes/adwaita-icon-theme
-"
-# appstream-glib needed for appdata.xml gettext translation
-BDEPEND="
-   dev-libs/appstream-glib
-   dev-util/gdbus-codegen
-   dev-util/glib-utils
-   dev-util/itstool
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"
-
-src_configure() {
-   local emesonargs=(
-   -Ddeveloper_mode=false
-   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
-   # is commented out upstream anyway
-   -Dnetwork_tests=disabled
-   -Dtech_preview=false
-   $(meson_feature test unit_tests)
-   -Dgranite=disabled
-   )
-   meson_src_configure
-}
-
-src_test() {
-   virtx meson_src_test
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-
-   if ! has_version net-libs/webkit-gtk:6[jpeg2k]; then
-   ewarn "Your net-libs/webkit-gtk:6 is built without USE=jpeg2k."
-   ewarn "Various image galleries/managers may be broken."
-   fi
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2023-08-30 Thread Arthur Zamarin
commit: 1a5828d3bab0e29f53881fbd22a5f357c6c5bb5e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Aug 30 07:50:35 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Aug 30 07:57:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a5828d3

www-client/epiphany: Stabilize 44.6 x86, #913218

Signed-off-by: Arthur Zamarin  gentoo.org>

 www-client/epiphany/epiphany-44.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-44.6.ebuild 
b/www-client/epiphany/epiphany-44.6.ebuild
index e10e6a0378d2..f7647709f9ef 100644
--- a/www-client/epiphany/epiphany-44.6.ebuild
+++ b/www-client/epiphany/epiphany-44.6.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv x86"
 
 DEPEND="
>=x11-libs/cairo-1.2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2023-08-29 Thread Arthur Zamarin
commit: d10c8004354a020391b4e0a3e11db885896763a8
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Aug 29 17:59:58 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Aug 29 17:59:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d10c8004

www-client/epiphany: Stabilize 44.6 arm64, #913218

Signed-off-by: Arthur Zamarin  gentoo.org>

 www-client/epiphany/epiphany-44.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-44.6.ebuild 
b/www-client/epiphany/epiphany-44.6.ebuild
index 0fef2a8e428b..bc3ac48e98c1 100644
--- a/www-client/epiphany/epiphany-44.6.ebuild
+++ b/www-client/epiphany/epiphany-44.6.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
 
 DEPEND="
>=x11-libs/cairo-1.2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2023-08-16 Thread Matt Turner
commit: 3fcf0eba3ddda7b6f656aba1269690aea49f416d
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Aug 16 22:27:26 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Aug 16 22:32:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fcf0eba

www-client/epiphany: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 www-client/epiphany/Manifest |  2 -
 www-client/epiphany/epiphany-44.2.ebuild | 82 --
 www-client/epiphany/epiphany-44.5.ebuild | 87 
 3 files changed, 171 deletions(-)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index 4ded80e68d47..0071e280ef8c 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1,4 +1,2 @@
-DIST epiphany-44.2.tar.xz 3991788 BLAKE2B 
c18e3c952a1e71e498646017886caba82325e220b2682c8d804e2b5e40b7a80bc3521c0e3c098d8a24732ddf727f6b37936ffae154599a0c8c4a5aa90765f1a5
 SHA512 
026536a1d0a74059e9f642ddf38156f80f0c244ace6449caa0908a49daf3bcea735745050abe6f565224c73489d0ce12da2f2ac907d062ac270f24b3b045f86e
 DIST epiphany-44.3.tar.xz 3993404 BLAKE2B 
c0e07d19178f2a66f40e0874250b48267de419bd2b721223789128ac11ab5aaca9029590e4d15d6788061c87b1780f771959cb5f30af9f29828d60c544484678
 SHA512 
ed92eaf1300b1d6b0190aa613ed77e39d7978b8169edaa560404b1b64a1ee1d496f2cffbda83553a2faed2496e535dc99e219fc7fb22e41eacd19451ad868f23
-DIST epiphany-44.5.tar.xz 3994260 BLAKE2B 
9f05a2b4bde9eebcad69db1da373ea617c5999e76a5988ec93acc41daddf6794a01029c77eb77714329b3e6b1d5f41c3084dc7e775aa1a70f815bf8c95bc4af8
 SHA512 
cf3a25676e8129d362234c87c8199a5973b80e3cc87e801be2199da4474042e840b63a156324eaa40485b5a24aa15835104a46ef041b6c7b400ed623422e99ec
 DIST epiphany-44.6.tar.xz 3994776 BLAKE2B 
e73fc66d7138961b61085538daf15c0d93a13827a9fcef62f111ddee87541a0fb61a9fb8fba7814c613da8179c895ddedcc22e2838885aa9222c327609968dfb
 SHA512 
9af157db0f7a68d64fec9fd17465ee8cc900879a3613c3f3e03ea27938a84c0dda6be30b4d1d2cc0f9ddba5cf5d41de3d3156b0580fdce03b1d8f920bb96536c

diff --git a/www-client/epiphany/epiphany-44.2.ebuild 
b/www-client/epiphany/epiphany-44.2.ebuild
deleted file mode 100644
index 98ca7d66a5f3..
--- a/www-client/epiphany/epiphany-44.2.ebuild
+++ /dev/null
@@ -1,82 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit gnome.org gnome2-utils meson xdg virtualx
-
-DESCRIPTION="GNOME webbrowser based on Webkit"
-HOMEPAGE="https://wiki.gnome.org/Apps/Web 
https://gitlab.gnome.org/GNOME/epiphany;
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86"
-
-DEPEND="
-   >=x11-libs/cairo-1.2
-   >=app-crypt/gcr-3.9.0:4=[gtk]
-   >=x11-libs/gdk-pixbuf-2.36.5:2
-   >=dev-libs/glib-2.70.0:2
-   gnome-base/gsettings-desktop-schemas
-   >=media-libs/gstreamer-1.0
-   >=gui-libs/gtk-4.9.3:4
-   >=app-text/iso-codes-0.35
-   >=dev-libs/json-glib-1.6
-   app-arch/libarchive:=
-   >=gui-libs/libadwaita-1.3_rc:1
-   >=app-crypt/libsecret-0.19
-   >=net-libs/libsoup-2.99.4:3.0
-   >=dev-libs/libxml2-2.6.12:2
-   >=dev-libs/nettle-3.4:=
-   >=dev-libs/libportal-0.6:0=[gtk]
-   >=dev-db/sqlite-3.22:3
-   >=net-libs/webkit-gtk-2.40.0:6=
-
-   dev-libs/gmp:0=
-"
-RDEPEND="${DEPEND}
-   x11-themes/adwaita-icon-theme
-"
-# appstream-glib needed for appdata.xml gettext translation
-BDEPEND="
-   dev-libs/appstream-glib
-   dev-util/gdbus-codegen
-   dev-util/glib-utils
-   dev-util/itstool
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"
-
-src_configure() {
-   local emesonargs=(
-   -Ddeveloper_mode=false
-   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
-   # is commented out upstream anyway
-   -Dnetwork_tests=disabled
-   -Dtech_preview=false
-   $(meson_feature test unit_tests)
-   -Dgranite=disabled
-   )
-   meson_src_configure
-}
-
-src_test() {
-   virtx meson_src_test
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-
-   if ! has_version net-libs/webkit-gtk:6[jpeg2k]; then
-   ewarn "Your net-libs/webkit-gtk:6 is built without USE=jpeg2k."
-   ewarn "Various image galleries/managers may be broken."
-   fi
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}

diff --git a/www-client/epiphany/epiphany-44.5.ebuild 
b/www-client/epiphany/epiphany-44.5.ebuild
deleted file mode 100644
index 0fef2a8e428b..
--- a/www-client/epiphany/epiphany-44.5.ebuild
+++ /dev/null
@@ -1,87 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit gnome.org gnome2-utils meson xdg virtualx
-

[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2023-08-16 Thread Matt Turner
commit: d02542341aeac6febc336c6ac012c1a9aaf197d9
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Aug 16 21:41:48 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Aug 16 21:42:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0254234

www-client/epiphany: Stabilize 44.3 arm64, #909469

Signed-off-by: Matt Turner  gentoo.org>

 www-client/epiphany/epiphany-44.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-44.3.ebuild 
b/www-client/epiphany/epiphany-44.3.ebuild
index a9af6383bb39..79f991bc1eb4 100644
--- a/www-client/epiphany/epiphany-44.3.ebuild
+++ b/www-client/epiphany/epiphany-44.3.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv x86"
 
 DEPEND="
>=x11-libs/cairo-1.2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2023-08-16 Thread Arthur Zamarin
commit: 5d543b12f8dd06459c2b86120fd51bfec5a55da5
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Aug 16 15:14:03 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Aug 16 15:14:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d543b12

www-client/epiphany: Stabilize 44.3 x86, #909469

Signed-off-by: Arthur Zamarin  gentoo.org>

 www-client/epiphany/epiphany-44.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-44.3.ebuild 
b/www-client/epiphany/epiphany-44.3.ebuild
index 1ca74b9f404c..a9af6383bb39 100644
--- a/www-client/epiphany/epiphany-44.3.ebuild
+++ b/www-client/epiphany/epiphany-44.3.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86"
 
 DEPEND="
>=x11-libs/cairo-1.2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2023-08-02 Thread Sam James
commit: 4c619f04164a4a5781996101bedf84a66dbe7f96
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug  2 17:00:12 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug  2 17:00:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c619f04

www-client/epiphany: Stabilize 44.3 amd64, #909469

Signed-off-by: Sam James  gentoo.org>

 www-client/epiphany/epiphany-44.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-44.3.ebuild 
b/www-client/epiphany/epiphany-44.3.ebuild
index 65629d6dd0f8..1ca74b9f404c 100644
--- a/www-client/epiphany/epiphany-44.3.ebuild
+++ b/www-client/epiphany/epiphany-44.3.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
 
 DEPEND="
>=x11-libs/cairo-1.2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2023-07-29 Thread Pacho Ramos
commit: 3a5fdcc051998b7feec0a3fdeade293abf048f45
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jul 29 09:38:12 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jul 29 09:38:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a5fdcc0

www-client/epiphany: add 44.6

Signed-off-by: Pacho Ramos  gentoo.org>

 www-client/epiphany/Manifest |  1 +
 www-client/epiphany/epiphany-44.6.ebuild | 87 
 2 files changed, 88 insertions(+)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index 5d2b398a9e40..4ded80e68d47 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1,3 +1,4 @@
 DIST epiphany-44.2.tar.xz 3991788 BLAKE2B 
c18e3c952a1e71e498646017886caba82325e220b2682c8d804e2b5e40b7a80bc3521c0e3c098d8a24732ddf727f6b37936ffae154599a0c8c4a5aa90765f1a5
 SHA512 
026536a1d0a74059e9f642ddf38156f80f0c244ace6449caa0908a49daf3bcea735745050abe6f565224c73489d0ce12da2f2ac907d062ac270f24b3b045f86e
 DIST epiphany-44.3.tar.xz 3993404 BLAKE2B 
c0e07d19178f2a66f40e0874250b48267de419bd2b721223789128ac11ab5aaca9029590e4d15d6788061c87b1780f771959cb5f30af9f29828d60c544484678
 SHA512 
ed92eaf1300b1d6b0190aa613ed77e39d7978b8169edaa560404b1b64a1ee1d496f2cffbda83553a2faed2496e535dc99e219fc7fb22e41eacd19451ad868f23
 DIST epiphany-44.5.tar.xz 3994260 BLAKE2B 
9f05a2b4bde9eebcad69db1da373ea617c5999e76a5988ec93acc41daddf6794a01029c77eb77714329b3e6b1d5f41c3084dc7e775aa1a70f815bf8c95bc4af8
 SHA512 
cf3a25676e8129d362234c87c8199a5973b80e3cc87e801be2199da4474042e840b63a156324eaa40485b5a24aa15835104a46ef041b6c7b400ed623422e99ec
+DIST epiphany-44.6.tar.xz 3994776 BLAKE2B 
e73fc66d7138961b61085538daf15c0d93a13827a9fcef62f111ddee87541a0fb61a9fb8fba7814c613da8179c895ddedcc22e2838885aa9222c327609968dfb
 SHA512 
9af157db0f7a68d64fec9fd17465ee8cc900879a3613c3f3e03ea27938a84c0dda6be30b4d1d2cc0f9ddba5cf5d41de3d3156b0580fdce03b1d8f920bb96536c

diff --git a/www-client/epiphany/epiphany-44.6.ebuild 
b/www-client/epiphany/epiphany-44.6.ebuild
new file mode 100644
index ..0fef2a8e428b
--- /dev/null
+++ b/www-client/epiphany/epiphany-44.6.ebuild
@@ -0,0 +1,87 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gnome.org gnome2-utils meson xdg virtualx
+
+DESCRIPTION="GNOME webbrowser based on Webkit"
+HOMEPAGE="https://wiki.gnome.org/Apps/Web 
https://gitlab.gnome.org/GNOME/epiphany;
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+
+DEPEND="
+   >=x11-libs/cairo-1.2
+   >=app-crypt/gcr-3.9.0:4=[gtk]
+   >=x11-libs/gdk-pixbuf-2.36.5:2
+   >=dev-libs/glib-2.70.0:2
+   gnome-base/gsettings-desktop-schemas
+   >=media-libs/gstreamer-1.0
+   >=gui-libs/gtk-4.9.3:4
+   >=app-text/iso-codes-0.35
+   >=dev-libs/json-glib-1.6
+   app-arch/libarchive:=
+   >=gui-libs/libadwaita-1.3_rc:1
+   >=app-crypt/libsecret-0.19
+   >=net-libs/libsoup-2.99.4:3.0
+   >=dev-libs/libxml2-2.6.12:2
+   >=dev-libs/nettle-3.4:=
+   >=dev-libs/libportal-0.6:0=[gtk]
+   >=dev-db/sqlite-3.22:3
+   >=net-libs/webkit-gtk-2.40.0:6=
+
+   dev-libs/gmp:0=
+"
+RDEPEND="${DEPEND}
+   x11-themes/adwaita-icon-theme
+"
+# appstream-glib needed for appdata.xml gettext translation
+BDEPEND="
+   dev-libs/appstream-glib
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+src_prepare() {
+   default
+   xdg_environment_reset
+}
+
+src_configure() {
+   local emesonargs=(
+   -Ddeveloper_mode=false
+   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
+   # is commented out upstream anyway
+   -Dnetwork_tests=disabled
+   -Dtech_preview=false
+   $(meson_feature test unit_tests)
+   -Dgranite=disabled
+   )
+   meson_src_configure
+}
+
+src_test() {
+   virtx meson_src_test
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+
+   if ! has_version net-libs/webkit-gtk:6[jpeg2k]; then
+   ewarn "Your net-libs/webkit-gtk:6 is built without USE=jpeg2k."
+   ewarn "Various image galleries/managers may be broken."
+   fi
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2023-07-11 Thread WANG Xuerui
commit: 7dbb37898e9fb92069d6b7a1c81a9ca9167d58c1
Author: WANG Xuerui  gentoo  org>
AuthorDate: Tue Jul 11 08:04:48 2023 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Tue Jul 11 08:07:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dbb3789

www-client/epiphany: keyword 44.5 for ~loong

Signed-off-by: WANG Xuerui  gentoo.org>

 www-client/epiphany/epiphany-44.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-44.5.ebuild 
b/www-client/epiphany/epiphany-44.5.ebuild
index 08712d0db0e2..0fef2a8e428b 100644
--- a/www-client/epiphany/epiphany-44.5.ebuild
+++ b/www-client/epiphany/epiphany-44.5.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
 
 DEPEND="
>=x11-libs/cairo-1.2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2023-07-08 Thread Matt Turner
commit: c75b687ef09f4ebb1287a28be60dc441c9b46486
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Jul  9 01:30:07 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Jul  9 01:32:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c75b687e

www-client/epiphany: Remove timeout multiplier

I added this for debugging and mistakenly left it in.

Signed-off-by: Matt Turner  gentoo.org>

 www-client/epiphany/epiphany-44.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-44.5.ebuild 
b/www-client/epiphany/epiphany-44.5.ebuild
index 8af546e9bfe1..08712d0db0e2 100644
--- a/www-client/epiphany/epiphany-44.5.ebuild
+++ b/www-client/epiphany/epiphany-44.5.ebuild
@@ -68,7 +68,7 @@ src_configure() {
 }
 
 src_test() {
-   virtx meson_src_test --timeout-multiplier=30
+   virtx meson_src_test
 }
 
 pkg_postinst() {



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2023-07-07 Thread Matt Turner
commit: 420218a6e208df738c0af487e28634ccac4cb4d5
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Jul  7 22:01:53 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Jul  7 22:03:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=420218a6

www-client/epiphany: Version bump to 44.5

Signed-off-by: Matt Turner  gentoo.org>

 www-client/epiphany/Manifest |  1 +
 www-client/epiphany/epiphany-44.5.ebuild | 87 
 2 files changed, 88 insertions(+)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index 52171a620877..5d2b398a9e40 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1,2 +1,3 @@
 DIST epiphany-44.2.tar.xz 3991788 BLAKE2B 
c18e3c952a1e71e498646017886caba82325e220b2682c8d804e2b5e40b7a80bc3521c0e3c098d8a24732ddf727f6b37936ffae154599a0c8c4a5aa90765f1a5
 SHA512 
026536a1d0a74059e9f642ddf38156f80f0c244ace6449caa0908a49daf3bcea735745050abe6f565224c73489d0ce12da2f2ac907d062ac270f24b3b045f86e
 DIST epiphany-44.3.tar.xz 3993404 BLAKE2B 
c0e07d19178f2a66f40e0874250b48267de419bd2b721223789128ac11ab5aaca9029590e4d15d6788061c87b1780f771959cb5f30af9f29828d60c544484678
 SHA512 
ed92eaf1300b1d6b0190aa613ed77e39d7978b8169edaa560404b1b64a1ee1d496f2cffbda83553a2faed2496e535dc99e219fc7fb22e41eacd19451ad868f23
+DIST epiphany-44.5.tar.xz 3994260 BLAKE2B 
9f05a2b4bde9eebcad69db1da373ea617c5999e76a5988ec93acc41daddf6794a01029c77eb77714329b3e6b1d5f41c3084dc7e775aa1a70f815bf8c95bc4af8
 SHA512 
cf3a25676e8129d362234c87c8199a5973b80e3cc87e801be2199da4474042e840b63a156324eaa40485b5a24aa15835104a46ef041b6c7b400ed623422e99ec

diff --git a/www-client/epiphany/epiphany-44.5.ebuild 
b/www-client/epiphany/epiphany-44.5.ebuild
new file mode 100644
index ..8af546e9bfe1
--- /dev/null
+++ b/www-client/epiphany/epiphany-44.5.ebuild
@@ -0,0 +1,87 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gnome.org gnome2-utils meson xdg virtualx
+
+DESCRIPTION="GNOME webbrowser based on Webkit"
+HOMEPAGE="https://wiki.gnome.org/Apps/Web 
https://gitlab.gnome.org/GNOME/epiphany;
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+
+DEPEND="
+   >=x11-libs/cairo-1.2
+   >=app-crypt/gcr-3.9.0:4=[gtk]
+   >=x11-libs/gdk-pixbuf-2.36.5:2
+   >=dev-libs/glib-2.70.0:2
+   gnome-base/gsettings-desktop-schemas
+   >=media-libs/gstreamer-1.0
+   >=gui-libs/gtk-4.9.3:4
+   >=app-text/iso-codes-0.35
+   >=dev-libs/json-glib-1.6
+   app-arch/libarchive:=
+   >=gui-libs/libadwaita-1.3_rc:1
+   >=app-crypt/libsecret-0.19
+   >=net-libs/libsoup-2.99.4:3.0
+   >=dev-libs/libxml2-2.6.12:2
+   >=dev-libs/nettle-3.4:=
+   >=dev-libs/libportal-0.6:0=[gtk]
+   >=dev-db/sqlite-3.22:3
+   >=net-libs/webkit-gtk-2.40.0:6=
+
+   dev-libs/gmp:0=
+"
+RDEPEND="${DEPEND}
+   x11-themes/adwaita-icon-theme
+"
+# appstream-glib needed for appdata.xml gettext translation
+BDEPEND="
+   dev-libs/appstream-glib
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+src_prepare() {
+   default
+   xdg_environment_reset
+}
+
+src_configure() {
+   local emesonargs=(
+   -Ddeveloper_mode=false
+   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
+   # is commented out upstream anyway
+   -Dnetwork_tests=disabled
+   -Dtech_preview=false
+   $(meson_feature test unit_tests)
+   -Dgranite=disabled
+   )
+   meson_src_configure
+}
+
+src_test() {
+   virtx meson_src_test --timeout-multiplier=30
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+
+   if ! has_version net-libs/webkit-gtk:6[jpeg2k]; then
+   ewarn "Your net-libs/webkit-gtk:6 is built without USE=jpeg2k."
+   ewarn "Various image galleries/managers may be broken."
+   fi
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2023-07-07 Thread WANG Xuerui
commit: edaf31244d65daf1afba0689d3c136c83780af30
Author: WANG Xuerui  gentoo  org>
AuthorDate: Wed Jul  5 07:00:52 2023 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Fri Jul  7 08:17:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edaf3124

www-client/epiphany: keyword 44.3 for ~loong

Signed-off-by: WANG Xuerui  gentoo.org>

 www-client/epiphany/epiphany-44.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-44.3.ebuild 
b/www-client/epiphany/epiphany-44.3.ebuild
index 53e8f0938976..65629d6dd0f8 100644
--- a/www-client/epiphany/epiphany-44.3.ebuild
+++ b/www-client/epiphany/epiphany-44.3.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
 
 DEPEND="
>=x11-libs/cairo-1.2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2023-05-25 Thread Matt Turner
commit: de83835fa4e2b05407043b27da18f01e5aed8ea1
Author: Guillermo Joandet  gmail  com>
AuthorDate: Fri May 26 01:24:12 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri May 26 01:42:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de83835f

www-client/epiphany: Version bump to 44.3

Signed-off-by: Guillermo Joandet  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/31166
Signed-off-by: Matt Turner  gentoo.org>

 www-client/epiphany/Manifest |  1 +
 www-client/epiphany/epiphany-44.3.ebuild | 82 
 2 files changed, 83 insertions(+)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index 6749da6c8e60..52171a620877 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1 +1,2 @@
 DIST epiphany-44.2.tar.xz 3991788 BLAKE2B 
c18e3c952a1e71e498646017886caba82325e220b2682c8d804e2b5e40b7a80bc3521c0e3c098d8a24732ddf727f6b37936ffae154599a0c8c4a5aa90765f1a5
 SHA512 
026536a1d0a74059e9f642ddf38156f80f0c244ace6449caa0908a49daf3bcea735745050abe6f565224c73489d0ce12da2f2ac907d062ac270f24b3b045f86e
+DIST epiphany-44.3.tar.xz 3993404 BLAKE2B 
c0e07d19178f2a66f40e0874250b48267de419bd2b721223789128ac11ab5aaca9029590e4d15d6788061c87b1780f771959cb5f30af9f29828d60c544484678
 SHA512 
ed92eaf1300b1d6b0190aa613ed77e39d7978b8169edaa560404b1b64a1ee1d496f2cffbda83553a2faed2496e535dc99e219fc7fb22e41eacd19451ad868f23

diff --git a/www-client/epiphany/epiphany-44.3.ebuild 
b/www-client/epiphany/epiphany-44.3.ebuild
new file mode 100644
index ..53e8f0938976
--- /dev/null
+++ b/www-client/epiphany/epiphany-44.3.ebuild
@@ -0,0 +1,82 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gnome.org gnome2-utils meson xdg virtualx
+
+DESCRIPTION="GNOME webbrowser based on Webkit"
+HOMEPAGE="https://wiki.gnome.org/Apps/Web 
https://gitlab.gnome.org/GNOME/epiphany;
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+
+DEPEND="
+   >=x11-libs/cairo-1.2
+   >=app-crypt/gcr-3.9.0:4=[gtk]
+   >=x11-libs/gdk-pixbuf-2.36.5:2
+   >=dev-libs/glib-2.70.0:2
+   gnome-base/gsettings-desktop-schemas
+   >=media-libs/gstreamer-1.0
+   >=gui-libs/gtk-4.9.3:4
+   >=app-text/iso-codes-0.35
+   >=dev-libs/json-glib-1.6
+   app-arch/libarchive:=
+   >=gui-libs/libadwaita-1.3_rc:1
+   >=app-crypt/libsecret-0.19
+   >=net-libs/libsoup-2.99.4:3.0
+   >=dev-libs/libxml2-2.6.12:2
+   >=dev-libs/nettle-3.4:=
+   >=dev-libs/libportal-0.6:0=[gtk]
+   >=dev-db/sqlite-3.22:3
+   >=net-libs/webkit-gtk-2.40.0:6=
+
+   dev-libs/gmp:0=
+"
+RDEPEND="${DEPEND}
+   x11-themes/adwaita-icon-theme
+"
+# appstream-glib needed for appdata.xml gettext translation
+BDEPEND="
+   dev-libs/appstream-glib
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+src_configure() {
+   local emesonargs=(
+   -Ddeveloper_mode=false
+   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
+   # is commented out upstream anyway
+   -Dnetwork_tests=disabled
+   -Dtech_preview=false
+   $(meson_feature test unit_tests)
+   -Dgranite=disabled
+   )
+   meson_src_configure
+}
+
+src_test() {
+   virtx meson_src_test
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+
+   if ! has_version net-libs/webkit-gtk:6[jpeg2k]; then
+   ewarn "Your net-libs/webkit-gtk:6 is built without USE=jpeg2k."
+   ewarn "Various image galleries/managers may be broken."
+   fi
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/, www-client/epiphany/files/

2023-05-17 Thread Matt Turner
commit: 4e1335440865bcd354f8aab016c5558d1d970f70
Author: Matt Turner  gentoo  org>
AuthorDate: Wed May 17 21:14:59 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May 17 21:54:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e133544

www-client/epiphany: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 www-client/epiphany/Manifest   |  3 -
 www-client/epiphany/epiphany-43.1.ebuild   | 85 --
 www-client/epiphany/epiphany-44.0.ebuild   | 82 -
 www-client/epiphany/epiphany-44.1.ebuild   | 82 -
 ...t-tests-Set-locale-for-the-encodings-test.patch | 44 ---
 5 files changed, 296 deletions(-)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index fdfdc6b445d0..6749da6c8e60 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1,4 +1 @@
-DIST epiphany-43.1.tar.xz 3893416 BLAKE2B 
3706b89269a48c7132a8e8a1807345482d16ed87d860974e74c49f2d0bb2dd05b31f9e9c02d4675ccab2b721ffc2f62196a2ca3f3bd5cb52696cf5159465ee5b
 SHA512 
1f54864c35f988b009b739e996dca1735f5222bf9fc5594eed3aa07d673db6f8f8870536b17985c318f39dfac79bce236118d863f9963944bc16cdaec469ca7a
-DIST epiphany-44.0.tar.xz 3991296 BLAKE2B 
44f1b4b5ac9a7b78c9fdb15e8f6345c13d7381b9bfe39565d59d9d74b51540510f36bd6ba6082a724c21828e95879d37648a3352929852f4f330a92838f9aef3
 SHA512 
a023429ea3e9e7db01bb5e93c33489891058cc49438ff4f365b0321175b1c484c3d20dcb96bde026f416dfdfeab6bfc3719908f1ac69eb9a162c88b3afaf01e6
-DIST epiphany-44.1.tar.xz 3991788 BLAKE2B 
7dfe437cee729c1799e7d9c5379f70473dd7db6ca854876edcf65e8be32ca9160861a90767f166a597a81f5abf7d5a96f63b1a147e263f15b4068784c69c99c0
 SHA512 
3f1736d3358d5898b04db7b57ebfe33d7becab4ebac4285ca96356e5c808bde7ee3db504da99afd34269a41741bc5b2e8d38ae5ffcbb513c585e85d9e2e46c19
 DIST epiphany-44.2.tar.xz 3991788 BLAKE2B 
c18e3c952a1e71e498646017886caba82325e220b2682c8d804e2b5e40b7a80bc3521c0e3c098d8a24732ddf727f6b37936ffae154599a0c8c4a5aa90765f1a5
 SHA512 
026536a1d0a74059e9f642ddf38156f80f0c244ace6449caa0908a49daf3bcea735745050abe6f565224c73489d0ce12da2f2ac907d062ac270f24b3b045f86e

diff --git a/www-client/epiphany/epiphany-43.1.ebuild 
b/www-client/epiphany/epiphany-43.1.ebuild
deleted file mode 100644
index 646e6a620935..
--- a/www-client/epiphany/epiphany-43.1.ebuild
+++ /dev/null
@@ -1,85 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit gnome.org gnome2-utils meson xdg virtualx
-
-DESCRIPTION="GNOME webbrowser based on Webkit"
-HOMEPAGE="https://wiki.gnome.org/Apps/Web 
https://gitlab.gnome.org/GNOME/epiphany;
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86"
-
-DEPEND="
-   >=x11-libs/cairo-1.2
-   >=app-crypt/gcr-3.5.5:0=[gtk]
-   >=x11-libs/gdk-pixbuf-2.36.5:2
-   >=dev-libs/glib-2.67.4:2
-   gnome-base/gsettings-desktop-schemas
-   >=x11-libs/gtk+-3.24.0:3
-   >=app-text/iso-codes-0.35
-   >=dev-libs/json-glib-1.6
-   app-arch/libarchive:=
-   >=dev-libs/libdazzle-3.37.1
-   >=gui-libs/libhandy-1.5.0:1=
-   >=app-crypt/libsecret-0.19
-   >=net-libs/libsoup-2.99.4:3.0
-   >=dev-libs/libxml2-2.6.12:2
-   >=dev-libs/nettle-3.4:=
-   >=dev-libs/libportal-0.6:0=[gtk]
-   >=dev-db/sqlite-3.22:3
-   >=net-libs/webkit-gtk-2.37.1:4.1=
-
-   dev-libs/gmp:0=
-"
-RDEPEND="${DEPEND}
-   x11-themes/adwaita-icon-theme
-"
-# appstream-glib needed for appdata.xml gettext translation
-BDEPEND="
-   dev-libs/appstream-glib
-   dev-util/gdbus-codegen
-   dev-util/glib-utils
-   dev-util/itstool
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"
-
-PATCHES=(
-   "${FILESDIR}"/43.0-Revert-tests-Set-locale-for-the-encodings-test.patch
-)
-
-src_configure() {
-   local emesonargs=(
-   -Ddeveloper_mode=false
-   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
-   # is commented out upstream anyway
-   -Dnetwork_tests=disabled
-   -Dtech_preview=false
-   $(meson_feature test unit_tests)
-   )
-   meson_src_configure
-}
-
-src_test() {
-   virtx meson_src_test
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-
-   if ! has_version net-libs/webkit-gtk:4.1[jpeg2k]; then
-   ewarn "Your net-libs/webkit-gtk:4.1 is built without 
USE=jpeg2k."
-   ewarn "Various image galleries/managers may be broken."
-   fi
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}

diff --git a/www-client/epiphany/epiphany-44.0.ebuild 
b/www-client/epiphany/epiphany-44.0.ebuild
deleted file mode 100644
index 53e8f0938976..
--- 

[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2023-05-05 Thread Arthur Zamarin
commit: c447996815898c303accbd9988b4f8bbddbb4d93
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri May  5 18:28:33 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri May  5 18:28:33 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4479968

www-client/epiphany: Stabilize 44.2 arm64, #905493

Signed-off-by: Arthur Zamarin  gentoo.org>

 www-client/epiphany/epiphany-44.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-44.2.ebuild 
b/www-client/epiphany/epiphany-44.2.ebuild
index 9a56d44fa017..98ca7d66a5f3 100644
--- a/www-client/epiphany/epiphany-44.2.ebuild
+++ b/www-client/epiphany/epiphany-44.2.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86"
 
 DEPEND="
>=x11-libs/cairo-1.2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2023-05-05 Thread Pacho Ramos
commit: d6a71b3c9b301120a001114af3eb482c954da148
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri May  5 11:29:01 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri May  5 11:29:01 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6a71b3c

www-client/epiphany: stabilize 44.2 for amd64

Bug: https://bugs.gentoo.org/905493
Signed-off-by: Pacho Ramos  gentoo.org>

 www-client/epiphany/epiphany-44.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-44.2.ebuild 
b/www-client/epiphany/epiphany-44.2.ebuild
index 1e81cf466aa5..9a56d44fa017 100644
--- a/www-client/epiphany/epiphany-44.2.ebuild
+++ b/www-client/epiphany/epiphany-44.2.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
 
 DEPEND="
>=x11-libs/cairo-1.2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2023-05-05 Thread Arthur Zamarin
commit: 6659b315da18f7a27b0d41fddeed8719353b60f4
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri May  5 08:10:53 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri May  5 08:10:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6659b315

www-client/epiphany: Stabilize 44.2 x86, #905493

Signed-off-by: Arthur Zamarin  gentoo.org>

 www-client/epiphany/epiphany-44.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-44.2.ebuild 
b/www-client/epiphany/epiphany-44.2.ebuild
index 53e8f0938976..1e81cf466aa5 100644
--- a/www-client/epiphany/epiphany-44.2.ebuild
+++ b/www-client/epiphany/epiphany-44.2.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
 
 DEPEND="
>=x11-libs/cairo-1.2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2023-02-22 Thread Matt Turner
commit: 35256028ffa8fb897da0e13cc529fc0dab9e72dd
Author: Guillermo Joandet  gmail  com>
AuthorDate: Mon Feb 20 21:24:15 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Feb 22 22:02:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35256028

www-client/epiphany: Version bump to 43.1

Signed-off-by: Guillermo Joandet  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/29689
Signed-off-by: Matt Turner  gentoo.org>

 www-client/epiphany/Manifest |  1 +
 www-client/epiphany/epiphany-43.1.ebuild | 85 
 2 files changed, 86 insertions(+)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index baa7ea80c408..04e1ca67758f 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1 +1,2 @@
 DIST epiphany-43.0.tar.xz 3890284 BLAKE2B 
74a463030bea6489dc05c975fa885ba3e06a3c552f18d29b0579121cf3b04f73fe3c76a6057d9d941f4361732ea1029cd7abb235969ca4f649964e5f909ea2d1
 SHA512 
56e65c2b3868447b88b89dc97c9d63c4ef1b174334eda15c6ad6b11a38963457df01a6024109ddfaf67730c691e5d68d37abb779604d4719dbc19950d18fe426
+DIST epiphany-43.1.tar.xz 3893416 BLAKE2B 
3706b89269a48c7132a8e8a1807345482d16ed87d860974e74c49f2d0bb2dd05b31f9e9c02d4675ccab2b721ffc2f62196a2ca3f3bd5cb52696cf5159465ee5b
 SHA512 
1f54864c35f988b009b739e996dca1735f5222bf9fc5594eed3aa07d673db6f8f8870536b17985c318f39dfac79bce236118d863f9963944bc16cdaec469ca7a

diff --git a/www-client/epiphany/epiphany-43.1.ebuild 
b/www-client/epiphany/epiphany-43.1.ebuild
new file mode 100644
index ..caf195038caa
--- /dev/null
+++ b/www-client/epiphany/epiphany-43.1.ebuild
@@ -0,0 +1,85 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gnome.org gnome2-utils meson xdg virtualx
+
+DESCRIPTION="GNOME webbrowser based on Webkit"
+HOMEPAGE="https://wiki.gnome.org/Apps/Web 
https://gitlab.gnome.org/GNOME/epiphany;
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+
+DEPEND="
+   >=x11-libs/cairo-1.2
+   >=app-crypt/gcr-3.5.5:0=[gtk]
+   >=x11-libs/gdk-pixbuf-2.36.5:2
+   >=dev-libs/glib-2.67.4:2
+   gnome-base/gsettings-desktop-schemas
+   >=x11-libs/gtk+-3.24.0:3
+   >=app-text/iso-codes-0.35
+   >=dev-libs/json-glib-1.6
+   app-arch/libarchive:=
+   >=dev-libs/libdazzle-3.37.1
+   >=gui-libs/libhandy-1.5.0:1=
+   >=app-crypt/libsecret-0.19
+   >=net-libs/libsoup-2.99.4:3.0
+   >=dev-libs/libxml2-2.6.12:2
+   >=dev-libs/nettle-3.4:=
+   >=dev-libs/libportal-0.6:0=[gtk]
+   >=dev-db/sqlite-3.22:3
+   >=net-libs/webkit-gtk-2.37.1:4.1=
+
+   dev-libs/gmp:0=
+"
+RDEPEND="${DEPEND}
+   x11-themes/adwaita-icon-theme
+"
+# appstream-glib needed for appdata.xml gettext translation
+BDEPEND="
+   dev-libs/appstream-glib
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+PATCHES=(
+   "${FILESDIR}"/43.0-Revert-tests-Set-locale-for-the-encodings-test.patch
+)
+
+src_configure() {
+   local emesonargs=(
+   -Ddeveloper_mode=false
+   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
+   # is commented out upstream anyway
+   -Dnetwork_tests=disabled
+   -Dtech_preview=false
+   $(meson_feature test unit_tests)
+   )
+   meson_src_configure
+}
+
+src_test() {
+   virtx meson_src_test
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+
+   if ! has_version net-libs/webkit-gtk:4.1[jpeg2k]; then
+   ewarn "Your net-libs/webkit-gtk:4.1 is built without 
USE=jpeg2k."
+   ewarn "Various image galleries/managers may be broken."
+   fi
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/, www-client/epiphany/files/

2023-01-03 Thread Matt Turner
commit: 3f6156403d4b5ffbcf72b1af9c0e61b24a22
Author: Matt Turner  gentoo  org>
AuthorDate: Tue Jan  3 03:59:43 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Jan  3 14:07:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f615640

www-client/epiphany: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 www-client/epiphany/Manifest  |  1 -
 www-client/epiphany/epiphany-42.4-r1.ebuild   | 86 ---
 www-client/epiphany/files/var-tmp-tests.patch | 13 
 3 files changed, 100 deletions(-)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index 0d2127edb3cc..baa7ea80c408 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1,2 +1 @@
-DIST epiphany-42.4.tar.xz 6107820 BLAKE2B 
7ab18ac6d8eceb3577ef53c761e26a64291219311f2d6d82ed13ce6746767b83124faf28c9627056938351a05e5d6aff50eb95eb4dec10ce8847123fb5775b36
 SHA512 
55153078bc460cc5a0bc17bb8d12fd5ed6495cd2415e128ec0b4917b07a4d2fe1fb74e871c033aaef43c89c125d79ad37e99ea2fa2ada07fbcdf09603129ae47
 DIST epiphany-43.0.tar.xz 3890284 BLAKE2B 
74a463030bea6489dc05c975fa885ba3e06a3c552f18d29b0579121cf3b04f73fe3c76a6057d9d941f4361732ea1029cd7abb235969ca4f649964e5f909ea2d1
 SHA512 
56e65c2b3868447b88b89dc97c9d63c4ef1b174334eda15c6ad6b11a38963457df01a6024109ddfaf67730c691e5d68d37abb779604d4719dbc19950d18fe426

diff --git a/www-client/epiphany/epiphany-42.4-r1.ebuild 
b/www-client/epiphany/epiphany-42.4-r1.ebuild
deleted file mode 100644
index 311a5be8c69d..
--- a/www-client/epiphany/epiphany-42.4-r1.ebuild
+++ /dev/null
@@ -1,86 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit gnome.org gnome2-utils meson xdg virtualx
-
-DESCRIPTION="GNOME webbrowser based on Webkit"
-HOMEPAGE="https://wiki.gnome.org/Apps/Web 
https://gitlab.gnome.org/GNOME/epiphany;
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86"
-
-DEPEND="
-   >=dev-libs/glib-2.67.4:2
-   >=x11-libs/gtk+-3.24.0:3
-   >=dev-libs/nettle-3.4:=
-   >=net-libs/webkit-gtk-2.33.2:4=
-   >=x11-libs/cairo-1.2
-   >=app-crypt/gcr-3.5.5:0=[gtk]
-   >=x11-libs/gdk-pixbuf-2.36.5:2
-   gnome-base/gsettings-desktop-schemas
-   >=app-text/iso-codes-0.35
-   >=dev-libs/json-glib-1.6
-   app-arch/libarchive:=
-   >=dev-libs/libdazzle-3.37.1
-   >=gui-libs/libhandy-1.5.0:1=
-   >=app-crypt/libsecret-0.19
-   >=net-libs/libsoup-2.48.0:2.4
-   >=dev-libs/libxml2-2.6.12:2
-   >=dev-db/sqlite-3.22:3
-   dev-libs/gmp:0=
-"
-RDEPEND="${DEPEND}
-   x11-themes/adwaita-icon-theme
-"
-# appstream-glib needed for appdata.xml gettext translation
-BDEPEND="
-   dev-libs/appstream-glib
-   dev-util/gdbus-codegen
-   dev-util/glib-utils
-   dev-util/itstool
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"
-
-PATCHES=(
-   # Allow /var/tmp prefixed recursive delete (due to package manager 
setting TMPDIR)
-   "${FILESDIR}"/var-tmp-tests.patch
-)
-
-src_configure() {
-   local emesonargs=(
-   -Ddeveloper_mode=false
-   -Dlibportal=disabled
-   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
-   # is commented out upstream anyway
-   -Dnetwork_tests=disabled
-   -Dtech_preview=false
-   $(meson_feature test unit_tests)
-   -Dsoup2=enabled
-   )
-   meson_src_configure
-}
-
-src_test() {
-   virtx meson_src_test
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-
-   if ! has_version net-libs/webkit-gtk:4[jpeg2k]; then
-   ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k."
-   ewarn "Various image galleries/managers may be broken."
-   fi
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}

diff --git a/www-client/epiphany/files/var-tmp-tests.patch 
b/www-client/epiphany/files/var-tmp-tests.patch
deleted file mode 100644
index f2a0d97aaf96..
--- a/www-client/epiphany/files/var-tmp-tests.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/tests/ephy-file-helpers-test.c b/tests/ephy-file-helpers-test.c
-index b3139b67e..10c884ea5 100644
 a/tests/ephy-file-helpers-test.c
-+++ b/tests/ephy-file-helpers-test.c
-@@ -87,7 +87,7 @@ test_ephy_file_helpers_init (void)
- if (keep_dir) {
-   /* As a safety measure, only try recursive delete on paths
-* prefixed with /tmp. */
--  if (g_str_has_prefix (tmp_dir, "/tmp"))
-+  if (g_str_has_prefix (tmp_dir, "/tmp") || g_str_has_prefix (tmp_dir, 
"/var/tmp"))
- g_assert_true (ephy_file_delete_dir_recursively (tmp_dir, NULL));
-   else
- g_warning ("INIT: dangerous path returned as tmp_dir: %s", 

[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2022-12-16 Thread Arthur Zamarin
commit: 858ca54b3ad7cb35e8ec1d127f9399ef6f5499a2
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec 16 20:36:20 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec 16 20:36:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=858ca54b

www-client/epiphany: Stabilize 43.0 amd64, #885627

Signed-off-by: Arthur Zamarin  gentoo.org>

 www-client/epiphany/epiphany-43.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-43.0.ebuild 
b/www-client/epiphany/epiphany-43.0.ebuild
index 8503fd7918f7..4fc2d1b0a9a2 100644
--- a/www-client/epiphany/epiphany-43.0.ebuild
+++ b/www-client/epiphany/epiphany-43.0.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86"
 
 DEPEND="
>=x11-libs/cairo-1.2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2022-10-01 Thread Matt Turner
commit: 9fde2cfe6b9319bbcc99768096e78aa741c98388
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Oct  1 17:01:35 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Oct  1 17:16:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fde2cfe

www-client/epiphany: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 www-client/epiphany/Manifest |  1 -
 www-client/epiphany/epiphany-42.3.ebuild | 86 
 2 files changed, 87 deletions(-)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index bc43e7b6bad2..7df110f3d6fc 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1,2 +1 @@
-DIST epiphany-42.3.tar.xz 6106824 BLAKE2B 
97dc47e0df026210c8c81966ae02a2916d6a738b291261894b3c3bc9a21073e547de1dab00a64e378fb049eec6fbbb15346eb7489f6100f79ab2a4e3309f3366
 SHA512 
3bdbbbf97e80fcd55780312b9ee5c631e0a9ce8cfb27c4cb202cc5db56579d4aeb098781c4853464f9c22faacdaf75a960b10d8b878139ad24c42728529a4364
 DIST epiphany-42.4.tar.xz 6107820 BLAKE2B 
7ab18ac6d8eceb3577ef53c761e26a64291219311f2d6d82ed13ce6746767b83124faf28c9627056938351a05e5d6aff50eb95eb4dec10ce8847123fb5775b36
 SHA512 
55153078bc460cc5a0bc17bb8d12fd5ed6495cd2415e128ec0b4917b07a4d2fe1fb74e871c033aaef43c89c125d79ad37e99ea2fa2ada07fbcdf09603129ae47

diff --git a/www-client/epiphany/epiphany-42.3.ebuild 
b/www-client/epiphany/epiphany-42.3.ebuild
deleted file mode 100644
index e88f8c52fdd6..
--- a/www-client/epiphany/epiphany-42.3.ebuild
+++ /dev/null
@@ -1,86 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit gnome.org gnome2-utils meson xdg virtualx
-
-DESCRIPTION="GNOME webbrowser based on Webkit"
-HOMEPAGE="https://wiki.gnome.org/Apps/Web;
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86"
-
-DEPEND="
-   >=dev-libs/glib-2.67.4:2
-   >=x11-libs/gtk+-3.24.0:3
-   >=dev-libs/nettle-3.4:=
-   >=net-libs/webkit-gtk-2.33.2:4=
-   >=x11-libs/cairo-1.2
-   >=app-crypt/gcr-3.5.5:=[gtk]
-   >=x11-libs/gdk-pixbuf-2.36.5:2
-   gnome-base/gsettings-desktop-schemas
-   >=app-text/iso-codes-0.35
-   >=dev-libs/json-glib-1.6
-   app-arch/libarchive:=
-   >=dev-libs/libdazzle-3.37.1
-   >=gui-libs/libhandy-1.5.0:1=
-   >=app-crypt/libsecret-0.19
-   >=net-libs/libsoup-2.48.0:2.4
-   >=dev-libs/libxml2-2.6.12:2
-   >=dev-db/sqlite-3.22:3
-   dev-libs/gmp:0=
-"
-RDEPEND="${DEPEND}
-   x11-themes/adwaita-icon-theme
-"
-# appstream-glib needed for appdata.xml gettext translation
-BDEPEND="
-   dev-libs/appstream-glib
-   dev-util/gdbus-codegen
-   dev-util/glib-utils
-   dev-util/itstool
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"
-
-PATCHES=(
-   # Allow /var/tmp prefixed recursive delete (due to package manager 
setting TMPDIR)
-   "${FILESDIR}"/var-tmp-tests.patch
-)
-
-src_configure() {
-   local emesonargs=(
-   -Ddeveloper_mode=false
-   -Dlibportal=disabled
-   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
-   # is commented out upstream anyway
-   -Dnetwork_tests=disabled
-   -Dtech_preview=false
-   $(meson_feature test unit_tests)
-   -Dsoup2=enabled
-   )
-   meson_src_configure
-}
-
-src_test() {
-   virtx meson_src_test
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-
-   if ! has_version net-libs/webkit-gtk:4[jpeg2k]; then
-   ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k."
-   ewarn "Various image galleries/managers may be broken."
-   fi
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2022-10-01 Thread Matt Turner
commit: 60b6bfd5e712bf52a5e232c2c620f40695be343b
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Oct  1 17:01:55 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Oct  1 17:16:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60b6bfd5

www-client/epiphany: Depend on app-crypt/gcr:0

Signed-off-by: Matt Turner  gentoo.org>

 www-client/epiphany/{epiphany-42.4.ebuild => epiphany-42.4-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-42.4.ebuild 
b/www-client/epiphany/epiphany-42.4-r1.ebuild
similarity index 98%
rename from www-client/epiphany/epiphany-42.4.ebuild
rename to www-client/epiphany/epiphany-42.4-r1.ebuild
index 5eb5a539d329..311a5be8c69d 100644
--- a/www-client/epiphany/epiphany-42.4.ebuild
+++ b/www-client/epiphany/epiphany-42.4-r1.ebuild
@@ -20,7 +20,7 @@ DEPEND="
>=dev-libs/nettle-3.4:=
>=net-libs/webkit-gtk-2.33.2:4=
>=x11-libs/cairo-1.2
-   >=app-crypt/gcr-3.5.5:=[gtk]
+   >=app-crypt/gcr-3.5.5:0=[gtk]
>=x11-libs/gdk-pixbuf-2.36.5:2
gnome-base/gsettings-desktop-schemas
>=app-text/iso-codes-0.35



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2022-09-20 Thread Matt Turner
commit: e27455236ca6ce43cd9b49f0f3a39de07097d2a9
Author: brahmajit das  protonmail  com>
AuthorDate: Mon Sep 19 16:54:53 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Sep 20 15:29:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2745523

www-client/epiphany: Using webkit-gtk in slot 4

In the checks for webkit-gtk[jpeg2k] slot was not explicitely mentioned.
This is needed for as webkit-gtk will now have slots to handle
webkit2gtk-4.0 and webkit2gtk-4.1

Closes: https://github.com/gentoo/gentoo/pull/27359
Signed-off-by: brahmajit das  protonmail.com>
Signed-off-by: Matt Turner  gentoo.org>

 www-client/epiphany/epiphany-42.3.ebuild | 2 +-
 www-client/epiphany/epiphany-42.4.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/epiphany/epiphany-42.3.ebuild 
b/www-client/epiphany/epiphany-42.3.ebuild
index 19e7f2c4789c..e88f8c52fdd6 100644
--- a/www-client/epiphany/epiphany-42.3.ebuild
+++ b/www-client/epiphany/epiphany-42.3.ebuild
@@ -74,7 +74,7 @@ pkg_postinst() {
xdg_pkg_postinst
gnome2_schemas_update
 
-   if ! has_version net-libs/webkit-gtk[jpeg2k]; then
+   if ! has_version net-libs/webkit-gtk:4[jpeg2k]; then
ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k."
ewarn "Various image galleries/managers may be broken."
fi

diff --git a/www-client/epiphany/epiphany-42.4.ebuild 
b/www-client/epiphany/epiphany-42.4.ebuild
index 76a4f39364e5..5eb5a539d329 100644
--- a/www-client/epiphany/epiphany-42.4.ebuild
+++ b/www-client/epiphany/epiphany-42.4.ebuild
@@ -74,7 +74,7 @@ pkg_postinst() {
xdg_pkg_postinst
gnome2_schemas_update
 
-   if ! has_version net-libs/webkit-gtk[jpeg2k]; then
+   if ! has_version net-libs/webkit-gtk:4[jpeg2k]; then
ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k."
ewarn "Various image galleries/managers may be broken."
fi



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2022-09-18 Thread Sam James
commit: 349c9290c53fd76c5f3355d7ff952c138d50fde8
Author: Sam James  gentoo  org>
AuthorDate: Mon Sep 19 01:37:57 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Sep 19 01:37:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=349c9290

www-client/epiphany: Stabilize 42.4 arm64, #868606

Signed-off-by: Sam James  gentoo.org>

 www-client/epiphany/epiphany-42.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-42.4.ebuild 
b/www-client/epiphany/epiphany-42.4.ebuild
index 2490719c6fc0..76a4f39364e5 100644
--- a/www-client/epiphany/epiphany-42.4.ebuild
+++ b/www-client/epiphany/epiphany-42.4.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86"
 
 DEPEND="
>=dev-libs/glib-2.67.4:2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2022-09-12 Thread Sam James
commit: 2955b67ed74a36fd984358e25b3994b708b68d69
Author: Sam James  gentoo  org>
AuthorDate: Mon Sep 12 16:01:27 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Sep 12 16:01:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2955b67e

www-client/epiphany: Stabilize 42.4 x86, #868606

Signed-off-by: Sam James  gentoo.org>

 www-client/epiphany/epiphany-42.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-42.4.ebuild 
b/www-client/epiphany/epiphany-42.4.ebuild
index 10f34d05b108..2490719c6fc0 100644
--- a/www-client/epiphany/epiphany-42.4.ebuild
+++ b/www-client/epiphany/epiphany-42.4.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
 
 DEPEND="
>=dev-libs/glib-2.67.4:2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2022-09-12 Thread Sam James
commit: 7e85dda2b4ae6158e3b30fa3b752401bfe7fa6ed
Author: Sam James  gentoo  org>
AuthorDate: Mon Sep 12 15:59:57 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Sep 12 15:59:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e85dda2

www-client/epiphany: Stabilize 42.4 amd64, #868606

Signed-off-by: Sam James  gentoo.org>

 www-client/epiphany/epiphany-42.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-42.4.ebuild 
b/www-client/epiphany/epiphany-42.4.ebuild
index 2fd204d2c550..10f34d05b108 100644
--- a/www-client/epiphany/epiphany-42.4.ebuild
+++ b/www-client/epiphany/epiphany-42.4.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
 
 DEPEND="
>=dev-libs/glib-2.67.4:2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2022-08-05 Thread Matt Turner
commit: 9e5d89cee0418fd895e6602fa6769fe057a9aebb
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Aug  6 02:25:41 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Aug  6 02:26:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e5d89ce

www-client/epiphany: Version bump to 42.4

Signed-off-by: Matt Turner  gentoo.org>

 www-client/epiphany/Manifest |  1 +
 www-client/epiphany/epiphany-42.4.ebuild | 86 
 2 files changed, 87 insertions(+)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index 7910243c16d9..b18df57487fa 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1,2 +1,3 @@
 DIST epiphany-42.2.tar.xz 6101892 BLAKE2B 
81553836de2518b2aa490c34b238afe7dd71f63e5f9604ff98ada6663ad37d5a0457f5345574b776582c9ad7a728c0d221360af19cebc0157810757c8d09620b
 SHA512 
3b7bcd9225f06caca547e8d822818e7d9b5a178028cd97b17b8e2474fec7337c4d6b4d718b3cf014784939d0b2f36e84305d6e9115521fdf762af178e5fc07d3
 DIST epiphany-42.3.tar.xz 6106824 BLAKE2B 
97dc47e0df026210c8c81966ae02a2916d6a738b291261894b3c3bc9a21073e547de1dab00a64e378fb049eec6fbbb15346eb7489f6100f79ab2a4e3309f3366
 SHA512 
3bdbbbf97e80fcd55780312b9ee5c631e0a9ce8cfb27c4cb202cc5db56579d4aeb098781c4853464f9c22faacdaf75a960b10d8b878139ad24c42728529a4364
+DIST epiphany-42.4.tar.xz 6107820 BLAKE2B 
7ab18ac6d8eceb3577ef53c761e26a64291219311f2d6d82ed13ce6746767b83124faf28c9627056938351a05e5d6aff50eb95eb4dec10ce8847123fb5775b36
 SHA512 
55153078bc460cc5a0bc17bb8d12fd5ed6495cd2415e128ec0b4917b07a4d2fe1fb74e871c033aaef43c89c125d79ad37e99ea2fa2ada07fbcdf09603129ae47

diff --git a/www-client/epiphany/epiphany-42.4.ebuild 
b/www-client/epiphany/epiphany-42.4.ebuild
new file mode 100644
index ..2fd204d2c550
--- /dev/null
+++ b/www-client/epiphany/epiphany-42.4.ebuild
@@ -0,0 +1,86 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gnome.org gnome2-utils meson xdg virtualx
+
+DESCRIPTION="GNOME webbrowser based on Webkit"
+HOMEPAGE="https://wiki.gnome.org/Apps/Web 
https://gitlab.gnome.org/GNOME/epiphany;
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+
+DEPEND="
+   >=dev-libs/glib-2.67.4:2
+   >=x11-libs/gtk+-3.24.0:3
+   >=dev-libs/nettle-3.4:=
+   >=net-libs/webkit-gtk-2.33.2:4=
+   >=x11-libs/cairo-1.2
+   >=app-crypt/gcr-3.5.5:=[gtk]
+   >=x11-libs/gdk-pixbuf-2.36.5:2
+   gnome-base/gsettings-desktop-schemas
+   >=app-text/iso-codes-0.35
+   >=dev-libs/json-glib-1.6
+   app-arch/libarchive:=
+   >=dev-libs/libdazzle-3.37.1
+   >=gui-libs/libhandy-1.5.0:1=
+   >=app-crypt/libsecret-0.19
+   >=net-libs/libsoup-2.48.0:2.4
+   >=dev-libs/libxml2-2.6.12:2
+   >=dev-db/sqlite-3.22:3
+   dev-libs/gmp:0=
+"
+RDEPEND="${DEPEND}
+   x11-themes/adwaita-icon-theme
+"
+# appstream-glib needed for appdata.xml gettext translation
+BDEPEND="
+   dev-libs/appstream-glib
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+PATCHES=(
+   # Allow /var/tmp prefixed recursive delete (due to package manager 
setting TMPDIR)
+   "${FILESDIR}"/var-tmp-tests.patch
+)
+
+src_configure() {
+   local emesonargs=(
+   -Ddeveloper_mode=false
+   -Dlibportal=disabled
+   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
+   # is commented out upstream anyway
+   -Dnetwork_tests=disabled
+   -Dtech_preview=false
+   $(meson_feature test unit_tests)
+   -Dsoup2=enabled
+   )
+   meson_src_configure
+}
+
+src_test() {
+   virtx meson_src_test
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+
+   if ! has_version net-libs/webkit-gtk[jpeg2k]; then
+   ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k."
+   ewarn "Various image galleries/managers may be broken."
+   fi
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2022-07-28 Thread Sam James
commit: d58b93fa2cb298054c0f716c02c9cd2c0024251b
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 29 02:59:01 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 29 02:59:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d58b93fa

www-client/epiphany: Stabilize 42.3 arm64, #861029

Signed-off-by: Sam James  gentoo.org>

 www-client/epiphany/epiphany-42.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-42.3.ebuild 
b/www-client/epiphany/epiphany-42.3.ebuild
index cdecea5a8e9f..836a71562a5d 100644
--- a/www-client/epiphany/epiphany-42.3.ebuild
+++ b/www-client/epiphany/epiphany-42.3.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86"
 
 DEPEND="
>=dev-libs/glib-2.67.4:2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2022-07-09 Thread Matt Turner
commit: 1aa397e88b31f0f5192be123115dac9aef1dac05
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Jul  9 19:46:04 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Jul  9 19:48:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aa397e8

www-client/epiphany: Version bump to 42.3

Signed-off-by: Matt Turner  gentoo.org>

 www-client/epiphany/Manifest |  1 +
 www-client/epiphany/epiphany-42.3.ebuild | 86 
 2 files changed, 87 insertions(+)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index b79b7c2ced47..7910243c16d9 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1 +1,2 @@
 DIST epiphany-42.2.tar.xz 6101892 BLAKE2B 
81553836de2518b2aa490c34b238afe7dd71f63e5f9604ff98ada6663ad37d5a0457f5345574b776582c9ad7a728c0d221360af19cebc0157810757c8d09620b
 SHA512 
3b7bcd9225f06caca547e8d822818e7d9b5a178028cd97b17b8e2474fec7337c4d6b4d718b3cf014784939d0b2f36e84305d6e9115521fdf762af178e5fc07d3
+DIST epiphany-42.3.tar.xz 6106824 BLAKE2B 
97dc47e0df026210c8c81966ae02a2916d6a738b291261894b3c3bc9a21073e547de1dab00a64e378fb049eec6fbbb15346eb7489f6100f79ab2a4e3309f3366
 SHA512 
3bdbbbf97e80fcd55780312b9ee5c631e0a9ce8cfb27c4cb202cc5db56579d4aeb098781c4853464f9c22faacdaf75a960b10d8b878139ad24c42728529a4364

diff --git a/www-client/epiphany/epiphany-42.3.ebuild 
b/www-client/epiphany/epiphany-42.3.ebuild
new file mode 100644
index ..cdecea5a8e9f
--- /dev/null
+++ b/www-client/epiphany/epiphany-42.3.ebuild
@@ -0,0 +1,86 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gnome.org gnome2-utils meson xdg virtualx
+
+DESCRIPTION="GNOME webbrowser based on Webkit"
+HOMEPAGE="https://wiki.gnome.org/Apps/Web;
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+
+DEPEND="
+   >=dev-libs/glib-2.67.4:2
+   >=x11-libs/gtk+-3.24.0:3
+   >=dev-libs/nettle-3.4:=
+   >=net-libs/webkit-gtk-2.33.2:4=
+   >=x11-libs/cairo-1.2
+   >=app-crypt/gcr-3.5.5:=[gtk]
+   >=x11-libs/gdk-pixbuf-2.36.5:2
+   gnome-base/gsettings-desktop-schemas
+   >=app-text/iso-codes-0.35
+   >=dev-libs/json-glib-1.6
+   app-arch/libarchive:=
+   >=dev-libs/libdazzle-3.37.1
+   >=gui-libs/libhandy-1.5.0:1=
+   >=app-crypt/libsecret-0.19
+   >=net-libs/libsoup-2.48.0:2.4
+   >=dev-libs/libxml2-2.6.12:2
+   >=dev-db/sqlite-3.22:3
+   dev-libs/gmp:0=
+"
+RDEPEND="${DEPEND}
+   x11-themes/adwaita-icon-theme
+"
+# appstream-glib needed for appdata.xml gettext translation
+BDEPEND="
+   dev-libs/appstream-glib
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+PATCHES=(
+   # Allow /var/tmp prefixed recursive delete (due to package manager 
setting TMPDIR)
+   "${FILESDIR}"/var-tmp-tests.patch
+)
+
+src_configure() {
+   local emesonargs=(
+   -Ddeveloper_mode=false
+   -Dlibportal=disabled
+   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
+   # is commented out upstream anyway
+   -Dnetwork_tests=disabled
+   -Dtech_preview=false
+   $(meson_feature test unit_tests)
+   -Dsoup2=enabled
+   )
+   meson_src_configure
+}
+
+src_test() {
+   virtx meson_src_test
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+
+   if ! has_version net-libs/webkit-gtk[jpeg2k]; then
+   ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k."
+   ewarn "Various image galleries/managers may be broken."
+   fi
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/files/, www-client/epiphany/

2022-05-31 Thread Matt Turner
commit: 2ee8da23190e52d1115a272cb8792c14a8c96086
Author: Matt Turner  gentoo  org>
AuthorDate: Tue May 31 17:34:07 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue May 31 18:23:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ee8da23

www-client/epiphany: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 www-client/epiphany/Manifest   |  3 -
 www-client/epiphany/epiphany-41.3.ebuild   | 87 --
 www-client/epiphany/epiphany-42.0.ebuild   | 86 -
 www-client/epiphany/epiphany-42.1.ebuild   | 86 -
 .../files/41.3-fix-build-with-meson-0.61.1.patch   | 35 -
 5 files changed, 297 deletions(-)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index 32d880211e8f..b79b7c2ced47 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1,4 +1 @@
-DIST epiphany-41.3.tar.xz 6153540 BLAKE2B 
bd95f643be4947818ebfafb1316a03c7c6cf118a45583f07e9fde60e32dabd63edf173673b86e454d9af066769950276cf77ea50fac8dd204fcae06c6ad04126
 SHA512 
1effef22291687c8ff2252eced24274db3b1f4afacfc3053a33cae85112759918f80d824bb02b7e17d95364eec0062cb3459a6079783d9c900874cc150ea98ba
-DIST epiphany-42.0.tar.xz 6101296 BLAKE2B 
768c2547d5e3644a43287522c7445fe23fe5a7af4e22dd0ff8959cd6c5e0537e593f1f6b81b10c603d8355bc1af6df36b60bdab70de1b60e7e40df758c956651
 SHA512 
225243cbae1659367e881991c191a766b47e0710a3e58c0eb56fba67ab8e527922a84e4663207a80d14da9c99102ea16c030f12f7444e6e2678b5c8cf7dc99e0
-DIST epiphany-42.1.tar.xz 6098392 BLAKE2B 
2a0c4b47af6491c54bbb4f0c08971098a437cd575b6c510871f1630f2da40740f49757eb5b6604eac2410de3e495e0087a749d4cadf86937e1bbb3839e07
 SHA512 
b7879a50237f65c5fdb895b11305866ca171cb726f2a4a81578515a91f0bb23cd12aa9bf6e6bac29a638e21b7a24b3b70dd024bacd0e2d67a36fa2b79180f945
 DIST epiphany-42.2.tar.xz 6101892 BLAKE2B 
81553836de2518b2aa490c34b238afe7dd71f63e5f9604ff98ada6663ad37d5a0457f5345574b776582c9ad7a728c0d221360af19cebc0157810757c8d09620b
 SHA512 
3b7bcd9225f06caca547e8d822818e7d9b5a178028cd97b17b8e2474fec7337c4d6b4d718b3cf014784939d0b2f36e84305d6e9115521fdf762af178e5fc07d3

diff --git a/www-client/epiphany/epiphany-41.3.ebuild 
b/www-client/epiphany/epiphany-41.3.ebuild
deleted file mode 100644
index a79f26b59101..
--- a/www-client/epiphany/epiphany-41.3.ebuild
+++ /dev/null
@@ -1,87 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit gnome.org gnome2-utils meson xdg virtualx
-
-DESCRIPTION="GNOME webbrowser based on Webkit"
-HOMEPAGE="https://wiki.gnome.org/Apps/Web;
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86"
-
-DEPEND="
-   >=dev-libs/glib-2.67.1:2
-   >=x11-libs/gtk+-3.24.0:3
-   >=dev-libs/nettle-3.4:=
-   >=net-libs/webkit-gtk-2.33.2:4=
-   >=x11-libs/cairo-1.2
-   >=app-crypt/gcr-3.5.5:=[gtk]
-   >=x11-libs/gdk-pixbuf-2.36.5:2
-   gnome-base/gsettings-desktop-schemas
-   >=app-text/iso-codes-0.35
-   >=dev-libs/json-glib-1.6
-   app-arch/libarchive:=
-   >=dev-libs/libdazzle-3.37.1
-   >=gui-libs/libhandy-1.1.0:1=
-   >=app-crypt/libsecret-0.19
-   >=net-libs/libsoup-2.48.0:2.4
-   >=dev-libs/libxml2-2.6.12:2
-   >=dev-db/sqlite-3.22:3
-   dev-libs/gmp:0=
-"
-RDEPEND="${DEPEND}
-   x11-themes/adwaita-icon-theme
-"
-# appstream-glib needed for appdata.xml gettext translation
-BDEPEND="
-   dev-libs/appstream-glib
-   dev-util/gdbus-codegen
-   dev-util/glib-utils
-   dev-util/itstool
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"
-
-PATCHES=(
-   # Allow /var/tmp prefixed recursive delete (due to package manager 
setting TMPDIR)
-   "${FILESDIR}"/var-tmp-tests.patch
-   "${FILESDIR}/${PV}"-fix-build-with-meson-0.61.1.patch
-)
-
-src_configure() {
-   local emesonargs=(
-   -Ddeveloper_mode=false
-   -Dlibportal=disabled
-   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
-   # is commented out upstream anyway
-   -Dnetwork_tests=disabled
-   -Dtech_preview=false
-   $(meson_feature test unit_tests)
-   -Dsoup2=enabled
-   )
-   meson_src_configure
-}
-
-src_test() {
-   virtx meson_src_test
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-
-   if ! has_version net-libs/webkit-gtk[jpeg2k]; then
-   ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k."
-   ewarn "Various image galleries/managers may be broken."
-   fi
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}

diff --git a/www-client/epiphany/epiphany-42.0.ebuild 
b/www-client/epiphany/epiphany-42.0.ebuild
deleted 

[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2022-05-27 Thread Sam James
commit: 33e57b3527e848c8d3c789a635f59ad725d8f0ad
Author: Sam James  gentoo  org>
AuthorDate: Sat May 28 05:40:50 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 28 05:45:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33e57b35

www-client/epiphany: Stabilize 42.2 arm64, #843794

Signed-off-by: Sam James  gentoo.org>

 www-client/epiphany/epiphany-42.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-42.2.ebuild 
b/www-client/epiphany/epiphany-42.2.ebuild
index f8d856d191fa..19e7f2c4789c 100644
--- a/www-client/epiphany/epiphany-42.2.ebuild
+++ b/www-client/epiphany/epiphany-42.2.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86"
 
 DEPEND="
>=dev-libs/glib-2.67.4:2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2022-05-27 Thread Sam James
commit: daa97a66841ee7923959f26cc8cb3fc0fc05f7e6
Author: Sam James  gentoo  org>
AuthorDate: Sat May 28 01:26:40 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 28 01:26:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daa97a66

www-client/epiphany: Stabilize 42.2 x86, #843794

Signed-off-by: Sam James  gentoo.org>

 www-client/epiphany/epiphany-42.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-42.2.ebuild 
b/www-client/epiphany/epiphany-42.2.ebuild
index 52fc4c8b8696..f8d856d191fa 100644
--- a/www-client/epiphany/epiphany-42.2.ebuild
+++ b/www-client/epiphany/epiphany-42.2.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
 
 DEPEND="
>=dev-libs/glib-2.67.4:2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2022-05-27 Thread Sam James
commit: 6f6fbe12e7fa595082887fef9fb23d95598224f8
Author: Sam James  gentoo  org>
AuthorDate: Sat May 28 01:19:48 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 28 01:19:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f6fbe12

www-client/epiphany: Stabilize 42.2 amd64, #843794

Signed-off-by: Sam James  gentoo.org>

 www-client/epiphany/epiphany-42.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-42.2.ebuild 
b/www-client/epiphany/epiphany-42.2.ebuild
index cdecea5a8e9f..52fc4c8b8696 100644
--- a/www-client/epiphany/epiphany-42.2.ebuild
+++ b/www-client/epiphany/epiphany-42.2.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
 
 DEPEND="
>=dev-libs/glib-2.67.4:2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2022-04-22 Thread Matt Turner
commit: 80b575b4ea7dc45c26448b4fafe65de04984fc03
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Apr 23 01:03:52 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Apr 23 04:59:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80b575b4

www-client/epiphany: Version bump to 42.2

Signed-off-by: Matt Turner  gentoo.org>

 www-client/epiphany/Manifest |  1 +
 www-client/epiphany/epiphany-42.2.ebuild | 86 
 2 files changed, 87 insertions(+)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index e25257cfab67..32d880211e8f 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1,3 +1,4 @@
 DIST epiphany-41.3.tar.xz 6153540 BLAKE2B 
bd95f643be4947818ebfafb1316a03c7c6cf118a45583f07e9fde60e32dabd63edf173673b86e454d9af066769950276cf77ea50fac8dd204fcae06c6ad04126
 SHA512 
1effef22291687c8ff2252eced24274db3b1f4afacfc3053a33cae85112759918f80d824bb02b7e17d95364eec0062cb3459a6079783d9c900874cc150ea98ba
 DIST epiphany-42.0.tar.xz 6101296 BLAKE2B 
768c2547d5e3644a43287522c7445fe23fe5a7af4e22dd0ff8959cd6c5e0537e593f1f6b81b10c603d8355bc1af6df36b60bdab70de1b60e7e40df758c956651
 SHA512 
225243cbae1659367e881991c191a766b47e0710a3e58c0eb56fba67ab8e527922a84e4663207a80d14da9c99102ea16c030f12f7444e6e2678b5c8cf7dc99e0
 DIST epiphany-42.1.tar.xz 6098392 BLAKE2B 
2a0c4b47af6491c54bbb4f0c08971098a437cd575b6c510871f1630f2da40740f49757eb5b6604eac2410de3e495e0087a749d4cadf86937e1bbb3839e07
 SHA512 
b7879a50237f65c5fdb895b11305866ca171cb726f2a4a81578515a91f0bb23cd12aa9bf6e6bac29a638e21b7a24b3b70dd024bacd0e2d67a36fa2b79180f945
+DIST epiphany-42.2.tar.xz 6101892 BLAKE2B 
81553836de2518b2aa490c34b238afe7dd71f63e5f9604ff98ada6663ad37d5a0457f5345574b776582c9ad7a728c0d221360af19cebc0157810757c8d09620b
 SHA512 
3b7bcd9225f06caca547e8d822818e7d9b5a178028cd97b17b8e2474fec7337c4d6b4d718b3cf014784939d0b2f36e84305d6e9115521fdf762af178e5fc07d3

diff --git a/www-client/epiphany/epiphany-42.2.ebuild 
b/www-client/epiphany/epiphany-42.2.ebuild
new file mode 100644
index ..cdecea5a8e9f
--- /dev/null
+++ b/www-client/epiphany/epiphany-42.2.ebuild
@@ -0,0 +1,86 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gnome.org gnome2-utils meson xdg virtualx
+
+DESCRIPTION="GNOME webbrowser based on Webkit"
+HOMEPAGE="https://wiki.gnome.org/Apps/Web;
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+
+DEPEND="
+   >=dev-libs/glib-2.67.4:2
+   >=x11-libs/gtk+-3.24.0:3
+   >=dev-libs/nettle-3.4:=
+   >=net-libs/webkit-gtk-2.33.2:4=
+   >=x11-libs/cairo-1.2
+   >=app-crypt/gcr-3.5.5:=[gtk]
+   >=x11-libs/gdk-pixbuf-2.36.5:2
+   gnome-base/gsettings-desktop-schemas
+   >=app-text/iso-codes-0.35
+   >=dev-libs/json-glib-1.6
+   app-arch/libarchive:=
+   >=dev-libs/libdazzle-3.37.1
+   >=gui-libs/libhandy-1.5.0:1=
+   >=app-crypt/libsecret-0.19
+   >=net-libs/libsoup-2.48.0:2.4
+   >=dev-libs/libxml2-2.6.12:2
+   >=dev-db/sqlite-3.22:3
+   dev-libs/gmp:0=
+"
+RDEPEND="${DEPEND}
+   x11-themes/adwaita-icon-theme
+"
+# appstream-glib needed for appdata.xml gettext translation
+BDEPEND="
+   dev-libs/appstream-glib
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+PATCHES=(
+   # Allow /var/tmp prefixed recursive delete (due to package manager 
setting TMPDIR)
+   "${FILESDIR}"/var-tmp-tests.patch
+)
+
+src_configure() {
+   local emesonargs=(
+   -Ddeveloper_mode=false
+   -Dlibportal=disabled
+   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
+   # is commented out upstream anyway
+   -Dnetwork_tests=disabled
+   -Dtech_preview=false
+   $(meson_feature test unit_tests)
+   -Dsoup2=enabled
+   )
+   meson_src_configure
+}
+
+src_test() {
+   virtx meson_src_test
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+
+   if ! has_version net-libs/webkit-gtk[jpeg2k]; then
+   ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k."
+   ewarn "Various image galleries/managers may be broken."
+   fi
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2022-04-12 Thread Matt Turner
commit: 3e9a0dcbafbe1f7398c51b5029cb504fafd03471
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Apr 13 00:42:31 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Apr 13 00:45:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e9a0dcb

www-client/epiphany: Version bump to 42.1

Signed-off-by: Matt Turner  gentoo.org>

 www-client/epiphany/Manifest |  1 +
 www-client/epiphany/epiphany-42.1.ebuild | 86 
 2 files changed, 87 insertions(+)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index 9e83b33f8977..e25257cfab67 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1,2 +1,3 @@
 DIST epiphany-41.3.tar.xz 6153540 BLAKE2B 
bd95f643be4947818ebfafb1316a03c7c6cf118a45583f07e9fde60e32dabd63edf173673b86e454d9af066769950276cf77ea50fac8dd204fcae06c6ad04126
 SHA512 
1effef22291687c8ff2252eced24274db3b1f4afacfc3053a33cae85112759918f80d824bb02b7e17d95364eec0062cb3459a6079783d9c900874cc150ea98ba
 DIST epiphany-42.0.tar.xz 6101296 BLAKE2B 
768c2547d5e3644a43287522c7445fe23fe5a7af4e22dd0ff8959cd6c5e0537e593f1f6b81b10c603d8355bc1af6df36b60bdab70de1b60e7e40df758c956651
 SHA512 
225243cbae1659367e881991c191a766b47e0710a3e58c0eb56fba67ab8e527922a84e4663207a80d14da9c99102ea16c030f12f7444e6e2678b5c8cf7dc99e0
+DIST epiphany-42.1.tar.xz 6098392 BLAKE2B 
2a0c4b47af6491c54bbb4f0c08971098a437cd575b6c510871f1630f2da40740f49757eb5b6604eac2410de3e495e0087a749d4cadf86937e1bbb3839e07
 SHA512 
b7879a50237f65c5fdb895b11305866ca171cb726f2a4a81578515a91f0bb23cd12aa9bf6e6bac29a638e21b7a24b3b70dd024bacd0e2d67a36fa2b79180f945

diff --git a/www-client/epiphany/epiphany-42.1.ebuild 
b/www-client/epiphany/epiphany-42.1.ebuild
new file mode 100644
index ..cdecea5a8e9f
--- /dev/null
+++ b/www-client/epiphany/epiphany-42.1.ebuild
@@ -0,0 +1,86 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gnome.org gnome2-utils meson xdg virtualx
+
+DESCRIPTION="GNOME webbrowser based on Webkit"
+HOMEPAGE="https://wiki.gnome.org/Apps/Web;
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+
+DEPEND="
+   >=dev-libs/glib-2.67.4:2
+   >=x11-libs/gtk+-3.24.0:3
+   >=dev-libs/nettle-3.4:=
+   >=net-libs/webkit-gtk-2.33.2:4=
+   >=x11-libs/cairo-1.2
+   >=app-crypt/gcr-3.5.5:=[gtk]
+   >=x11-libs/gdk-pixbuf-2.36.5:2
+   gnome-base/gsettings-desktop-schemas
+   >=app-text/iso-codes-0.35
+   >=dev-libs/json-glib-1.6
+   app-arch/libarchive:=
+   >=dev-libs/libdazzle-3.37.1
+   >=gui-libs/libhandy-1.5.0:1=
+   >=app-crypt/libsecret-0.19
+   >=net-libs/libsoup-2.48.0:2.4
+   >=dev-libs/libxml2-2.6.12:2
+   >=dev-db/sqlite-3.22:3
+   dev-libs/gmp:0=
+"
+RDEPEND="${DEPEND}
+   x11-themes/adwaita-icon-theme
+"
+# appstream-glib needed for appdata.xml gettext translation
+BDEPEND="
+   dev-libs/appstream-glib
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+PATCHES=(
+   # Allow /var/tmp prefixed recursive delete (due to package manager 
setting TMPDIR)
+   "${FILESDIR}"/var-tmp-tests.patch
+)
+
+src_configure() {
+   local emesonargs=(
+   -Ddeveloper_mode=false
+   -Dlibportal=disabled
+   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
+   # is commented out upstream anyway
+   -Dnetwork_tests=disabled
+   -Dtech_preview=false
+   $(meson_feature test unit_tests)
+   -Dsoup2=enabled
+   )
+   meson_src_configure
+}
+
+src_test() {
+   virtx meson_src_test
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+
+   if ! has_version net-libs/webkit-gtk[jpeg2k]; then
+   ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k."
+   ewarn "Various image galleries/managers may be broken."
+   fi
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2022-03-25 Thread Matt Turner
commit: c925fa75011b89157ae8afc9d9791e1fe77be56d
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Mar 26 02:29:17 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Mar 26 02:29:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c925fa75

www-client/epiphany: Version bump to 42.0

Signed-off-by: Matt Turner  gentoo.org>

 www-client/epiphany/Manifest |  1 +
 www-client/epiphany/epiphany-42.0.ebuild | 86 
 2 files changed, 87 insertions(+)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index e5c08a1b3204..9e83b33f8977 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1 +1,2 @@
 DIST epiphany-41.3.tar.xz 6153540 BLAKE2B 
bd95f643be4947818ebfafb1316a03c7c6cf118a45583f07e9fde60e32dabd63edf173673b86e454d9af066769950276cf77ea50fac8dd204fcae06c6ad04126
 SHA512 
1effef22291687c8ff2252eced24274db3b1f4afacfc3053a33cae85112759918f80d824bb02b7e17d95364eec0062cb3459a6079783d9c900874cc150ea98ba
+DIST epiphany-42.0.tar.xz 6101296 BLAKE2B 
768c2547d5e3644a43287522c7445fe23fe5a7af4e22dd0ff8959cd6c5e0537e593f1f6b81b10c603d8355bc1af6df36b60bdab70de1b60e7e40df758c956651
 SHA512 
225243cbae1659367e881991c191a766b47e0710a3e58c0eb56fba67ab8e527922a84e4663207a80d14da9c99102ea16c030f12f7444e6e2678b5c8cf7dc99e0

diff --git a/www-client/epiphany/epiphany-42.0.ebuild 
b/www-client/epiphany/epiphany-42.0.ebuild
new file mode 100644
index ..cdecea5a8e9f
--- /dev/null
+++ b/www-client/epiphany/epiphany-42.0.ebuild
@@ -0,0 +1,86 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gnome.org gnome2-utils meson xdg virtualx
+
+DESCRIPTION="GNOME webbrowser based on Webkit"
+HOMEPAGE="https://wiki.gnome.org/Apps/Web;
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+
+DEPEND="
+   >=dev-libs/glib-2.67.4:2
+   >=x11-libs/gtk+-3.24.0:3
+   >=dev-libs/nettle-3.4:=
+   >=net-libs/webkit-gtk-2.33.2:4=
+   >=x11-libs/cairo-1.2
+   >=app-crypt/gcr-3.5.5:=[gtk]
+   >=x11-libs/gdk-pixbuf-2.36.5:2
+   gnome-base/gsettings-desktop-schemas
+   >=app-text/iso-codes-0.35
+   >=dev-libs/json-glib-1.6
+   app-arch/libarchive:=
+   >=dev-libs/libdazzle-3.37.1
+   >=gui-libs/libhandy-1.5.0:1=
+   >=app-crypt/libsecret-0.19
+   >=net-libs/libsoup-2.48.0:2.4
+   >=dev-libs/libxml2-2.6.12:2
+   >=dev-db/sqlite-3.22:3
+   dev-libs/gmp:0=
+"
+RDEPEND="${DEPEND}
+   x11-themes/adwaita-icon-theme
+"
+# appstream-glib needed for appdata.xml gettext translation
+BDEPEND="
+   dev-libs/appstream-glib
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+PATCHES=(
+   # Allow /var/tmp prefixed recursive delete (due to package manager 
setting TMPDIR)
+   "${FILESDIR}"/var-tmp-tests.patch
+)
+
+src_configure() {
+   local emesonargs=(
+   -Ddeveloper_mode=false
+   -Dlibportal=disabled
+   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
+   # is commented out upstream anyway
+   -Dnetwork_tests=disabled
+   -Dtech_preview=false
+   $(meson_feature test unit_tests)
+   -Dsoup2=enabled
+   )
+   meson_src_configure
+}
+
+src_test() {
+   virtx meson_src_test
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+
+   if ! has_version net-libs/webkit-gtk[jpeg2k]; then
+   ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k."
+   ewarn "Various image galleries/managers may be broken."
+   fi
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2022-03-18 Thread Matt Turner
commit: a512825ad0bcff4a50faf2cd0b5e6a6ed171cc8f
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Mar 18 19:18:14 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Mar 18 19:23:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a512825a

www-client/epiphany: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 www-client/epiphany/Manifest |  1 -
 www-client/epiphany/epiphany-40.6.ebuild | 85 
 2 files changed, 86 deletions(-)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index 805990584e75..e5c08a1b3204 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1,2 +1 @@
-DIST epiphany-40.6.tar.xz 5380620 BLAKE2B 
43a0ba03ebab5af074785beecacbf7279f0ee44c7f12467441fc026d8e48c16a1d3391080d2960d6b72027995b9fc203c15cbfa17db35cbf010edfa9d472422c
 SHA512 
92805afe14323547c816beb43da104c05b62c59b64d7e3dc194f8e89be3abf309261310da11ff5c5ba99809794b796de9911316d77663a7c51b3a79b63fe4e1f
 DIST epiphany-41.3.tar.xz 6153540 BLAKE2B 
bd95f643be4947818ebfafb1316a03c7c6cf118a45583f07e9fde60e32dabd63edf173673b86e454d9af066769950276cf77ea50fac8dd204fcae06c6ad04126
 SHA512 
1effef22291687c8ff2252eced24274db3b1f4afacfc3053a33cae85112759918f80d824bb02b7e17d95364eec0062cb3459a6079783d9c900874cc150ea98ba

diff --git a/www-client/epiphany/epiphany-40.6.ebuild 
b/www-client/epiphany/epiphany-40.6.ebuild
deleted file mode 100644
index 126e542b4f8a..
--- a/www-client/epiphany/epiphany-40.6.ebuild
+++ /dev/null
@@ -1,85 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit gnome.org gnome2-utils meson xdg virtualx
-
-DESCRIPTION="GNOME webbrowser based on Webkit"
-HOMEPAGE="https://wiki.gnome.org/Apps/Web;
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86"
-
-DEPEND="
-   >=dev-libs/glib-2.64.0:2
-   >=x11-libs/gtk+-3.24.0:3
-   >=dev-libs/nettle-3.4:=
-   >=net-libs/webkit-gtk-2.31.1:4=
-   >=x11-libs/cairo-1.2
-   >=app-crypt/gcr-3.5.5:=[gtk]
-   >=x11-libs/gdk-pixbuf-2.36.5:2
-   gnome-base/gsettings-desktop-schemas
-   >=app-text/iso-codes-0.35
-   >=dev-libs/json-glib-1.6
-   app-arch/libarchive:=
-   >=dev-libs/libdazzle-3.37.1
-   >=gui-libs/libhandy-1.1.0:1=
-   >=app-crypt/libsecret-0.19
-   >=net-libs/libsoup-2.48.0:2.4
-   >=dev-libs/libxml2-2.6.12:2
-   >=dev-db/sqlite-3.22:3
-   dev-libs/gmp:0=
-"
-RDEPEND="${DEPEND}
-   x11-themes/adwaita-icon-theme
-"
-# appstream-glib needed for appdata.xml gettext translation
-BDEPEND="
-   dev-libs/appstream-glib
-   dev-util/gdbus-codegen
-   dev-util/glib-utils
-   dev-util/itstool
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"
-
-PATCHES=(
-   # Allow /var/tmp prefixed recursive delete (due to package manager 
setting TMPDIR)
-   "${FILESDIR}"/var-tmp-tests.patch
-)
-
-src_configure() {
-   local emesonargs=(
-   -Ddeveloper_mode=false
-   -Dlibportal=disabled
-   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
-   # is commented out upstream anyway
-   -Dnetwork_tests=disabled
-   -Dtech_preview=false
-   $(meson_feature test unit_tests)
-   )
-   meson_src_configure
-}
-
-src_test() {
-   virtx meson_src_test
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-
-   if ! has_version net-libs/webkit-gtk[jpeg2k]; then
-   ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k."
-   ewarn "Various image galleries/managers may be broken."
-   fi
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2022-03-08 Thread Sam James
commit: f56ccaa6440230743a391e83ecd94e57927d632b
Author: Sam James  gentoo  org>
AuthorDate: Tue Mar  8 09:34:35 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar  8 09:34:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f56ccaa6

www-client/epiphany: Stabilize 41.3 x86, #834426

Signed-off-by: Sam James  gentoo.org>

 www-client/epiphany/epiphany-41.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-41.3.ebuild 
b/www-client/epiphany/epiphany-41.3.ebuild
index 2a62b24ea33c..7e0bb8451b97 100644
--- a/www-client/epiphany/epiphany-41.3.ebuild
+++ b/www-client/epiphany/epiphany-41.3.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
 
 DEPEND="
>=dev-libs/glib-2.67.1:2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/, www-client/epiphany/files/

2022-01-24 Thread Sam James
commit: b50b24b5fa3e06e28b5a227a845005e11c6712ff
Author: Christophe Lermytte  lermytte  be>
AuthorDate: Mon Jan 24 22:08:47 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jan 25 00:49:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b50b24b5

www-client/epiphany: fix build with meson-0.61

Closes: https://bugs.gentoo.org/831923
Signed-off-by: Christophe Lermytte  lermytte.be>
Signed-off-by: Sam James  gentoo.org>

 www-client/epiphany/epiphany-41.3.ebuild   |  1 +
 .../files/41.3-fix-build-with-meson-0.61.1.patch   | 35 ++
 2 files changed, 36 insertions(+)

diff --git a/www-client/epiphany/epiphany-41.3.ebuild 
b/www-client/epiphany/epiphany-41.3.ebuild
index f64e9c5a230e..a49751cb9e30 100644
--- a/www-client/epiphany/epiphany-41.3.ebuild
+++ b/www-client/epiphany/epiphany-41.3.ebuild
@@ -50,6 +50,7 @@ BDEPEND="
 PATCHES=(
# Allow /var/tmp prefixed recursive delete (due to package manager 
setting TMPDIR)
"${FILESDIR}"/var-tmp-tests.patch
+   "${FILESDIR}/${PV}"-fix-build-with-meson-0.61.1.patch
 )
 
 src_configure() {

diff --git a/www-client/epiphany/files/41.3-fix-build-with-meson-0.61.1.patch 
b/www-client/epiphany/files/41.3-fix-build-with-meson-0.61.1.patch
new file mode 100644
index ..7b521c052574
--- /dev/null
+++ b/www-client/epiphany/files/41.3-fix-build-with-meson-0.61.1.patch
@@ -0,0 +1,35 @@
+https://gitlab.gnome.org/GNOME/epiphany/-/commit/bfbb5f7bab38301d8a4a444173acdae8d9692146
+https://bugs.gentoo.org/831923
+
+From: rvalue 
+Date: Wed, 24 Nov 2021 04:52:42 +
+Subject: [PATCH] Remove incorrect args for i18n.merge_file
+
+Part-of: 
+---
+ data/meson.build | 2 --
+ 1 file changed, 2 deletions(-)
+
+diff --git a/data/meson.build b/data/meson.build
+index 46df3fd80..eac6b8224 100644
+--- a/data/meson.build
 b/data/meson.build
+@@ -16,7 +16,6 @@ install_data(
+ desktop_conf = configuration_data()
+ desktop_conf.set('icon', application_id)
+ desktop = i18n.merge_file(
+-  'desktop',
+   input: configure_file(
+ input: files('org.gnome.Epiphany.desktop.in.in'),
+ output: 'org.gnome.Epiphany.desktop.in',
+@@ -32,7 +31,6 @@ desktop = i18n.merge_file(
+ appdata_conf = configuration_data()
+ appdata_conf.set('appid', application_id)
+ appdata = i18n.merge_file(
+-  'appdata',
+   input: configure_file(
+ input: files('org.gnome.Epiphany.appdata.xml.in.in'),
+ output: 'org.gnome.Epiphany.appdata.xml.in',
+-- 
+GitLab
+



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2022-01-24 Thread Matt Turner
commit: 84d5afb68a8c5e83c2334d726dc2d482a4e15702
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Jan 24 21:15:26 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Jan 24 22:42:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84d5afb6

www-client/epiphany: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 www-client/epiphany/Manifest |  1 -
 www-client/epiphany/epiphany-40.5.ebuild | 85 
 2 files changed, 86 deletions(-)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index b0887074edb2..805990584e75 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1,3 +1,2 @@
-DIST epiphany-40.5.tar.xz 5380340 BLAKE2B 
60dcdacd8fc199e68d2009c841e5d80e54c6246b9f39f9d6523fb8dcd837dba4a949911643c634abb5c53e08473e92b5bde90709ec8650cc23c4aceaeac14edd
 SHA512 
939fc749723c87457a73b90fadb37e8c6db0996ada73d5c859ff3f9b8a2401bca369a8145336542a169b006a9c0e02f6642a1a39b3770654d30cb28b55e69972
 DIST epiphany-40.6.tar.xz 5380620 BLAKE2B 
43a0ba03ebab5af074785beecacbf7279f0ee44c7f12467441fc026d8e48c16a1d3391080d2960d6b72027995b9fc203c15cbfa17db35cbf010edfa9d472422c
 SHA512 
92805afe14323547c816beb43da104c05b62c59b64d7e3dc194f8e89be3abf309261310da11ff5c5ba99809794b796de9911316d77663a7c51b3a79b63fe4e1f
 DIST epiphany-41.3.tar.xz 6153540 BLAKE2B 
bd95f643be4947818ebfafb1316a03c7c6cf118a45583f07e9fde60e32dabd63edf173673b86e454d9af066769950276cf77ea50fac8dd204fcae06c6ad04126
 SHA512 
1effef22291687c8ff2252eced24274db3b1f4afacfc3053a33cae85112759918f80d824bb02b7e17d95364eec0062cb3459a6079783d9c900874cc150ea98ba

diff --git a/www-client/epiphany/epiphany-40.5.ebuild 
b/www-client/epiphany/epiphany-40.5.ebuild
deleted file mode 100644
index 8ecf78df9d8d..
--- a/www-client/epiphany/epiphany-40.5.ebuild
+++ /dev/null
@@ -1,85 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit gnome.org gnome2-utils meson xdg virtualx
-
-DESCRIPTION="GNOME webbrowser based on Webkit"
-HOMEPAGE="https://wiki.gnome.org/Apps/Web;
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
-
-DEPEND="
-   >=dev-libs/glib-2.64.0:2
-   >=x11-libs/gtk+-3.24.0:3
-   >=dev-libs/nettle-3.4:=
-   >=net-libs/webkit-gtk-2.31.1:4=
-   >=x11-libs/cairo-1.2
-   >=app-crypt/gcr-3.5.5:=[gtk]
-   >=x11-libs/gdk-pixbuf-2.36.5:2
-   gnome-base/gsettings-desktop-schemas
-   >=app-text/iso-codes-0.35
-   >=dev-libs/json-glib-1.6
-   app-arch/libarchive:=
-   >=dev-libs/libdazzle-3.37.1
-   >=gui-libs/libhandy-1.1.0:1=
-   >=app-crypt/libsecret-0.19
-   >=net-libs/libsoup-2.48.0:2.4
-   >=dev-libs/libxml2-2.6.12:2
-   >=dev-db/sqlite-3.22:3
-   dev-libs/gmp:0=
-"
-RDEPEND="${DEPEND}
-   x11-themes/adwaita-icon-theme
-"
-# appstream-glib needed for appdata.xml gettext translation
-BDEPEND="
-   dev-libs/appstream-glib
-   dev-util/gdbus-codegen
-   dev-util/glib-utils
-   dev-util/itstool
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"
-
-PATCHES=(
-   # Allow /var/tmp prefixed recursive delete (due to package manager 
setting TMPDIR)
-   "${FILESDIR}"/var-tmp-tests.patch
-)
-
-src_configure() {
-   local emesonargs=(
-   -Ddeveloper_mode=false
-   -Dlibportal=disabled
-   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
-   # is commented out upstream anyway
-   -Dnetwork_tests=disabled
-   -Dtech_preview=false
-   $(meson_feature test unit_tests)
-   )
-   meson_src_configure
-}
-
-src_test() {
-   virtx meson_src_test
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-
-   if ! has_version net-libs/webkit-gtk[jpeg2k]; then
-   ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k."
-   ewarn "Various image galleries/managers may be broken."
-   fi
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2022-01-23 Thread Matt Turner
commit: 590b469039598aee756198bfa6bc296c12d6ccde
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Jan 24 06:20:06 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Jan 24 06:20:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=590b4690

www-client/epiphany: Version bump to 41.3

Signed-off-by: Matt Turner  gentoo.org>

 www-client/epiphany/Manifest |  1 +
 www-client/epiphany/epiphany-41.3.ebuild | 86 
 2 files changed, 87 insertions(+)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index 325ceb613c26..b0887074edb2 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1,2 +1,3 @@
 DIST epiphany-40.5.tar.xz 5380340 BLAKE2B 
60dcdacd8fc199e68d2009c841e5d80e54c6246b9f39f9d6523fb8dcd837dba4a949911643c634abb5c53e08473e92b5bde90709ec8650cc23c4aceaeac14edd
 SHA512 
939fc749723c87457a73b90fadb37e8c6db0996ada73d5c859ff3f9b8a2401bca369a8145336542a169b006a9c0e02f6642a1a39b3770654d30cb28b55e69972
 DIST epiphany-40.6.tar.xz 5380620 BLAKE2B 
43a0ba03ebab5af074785beecacbf7279f0ee44c7f12467441fc026d8e48c16a1d3391080d2960d6b72027995b9fc203c15cbfa17db35cbf010edfa9d472422c
 SHA512 
92805afe14323547c816beb43da104c05b62c59b64d7e3dc194f8e89be3abf309261310da11ff5c5ba99809794b796de9911316d77663a7c51b3a79b63fe4e1f
+DIST epiphany-41.3.tar.xz 6153540 BLAKE2B 
bd95f643be4947818ebfafb1316a03c7c6cf118a45583f07e9fde60e32dabd63edf173673b86e454d9af066769950276cf77ea50fac8dd204fcae06c6ad04126
 SHA512 
1effef22291687c8ff2252eced24274db3b1f4afacfc3053a33cae85112759918f80d824bb02b7e17d95364eec0062cb3459a6079783d9c900874cc150ea98ba

diff --git a/www-client/epiphany/epiphany-41.3.ebuild 
b/www-client/epiphany/epiphany-41.3.ebuild
new file mode 100644
index ..f64e9c5a230e
--- /dev/null
+++ b/www-client/epiphany/epiphany-41.3.ebuild
@@ -0,0 +1,86 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gnome.org gnome2-utils meson xdg virtualx
+
+DESCRIPTION="GNOME webbrowser based on Webkit"
+HOMEPAGE="https://wiki.gnome.org/Apps/Web;
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+
+DEPEND="
+   >=dev-libs/glib-2.67.1:2
+   >=x11-libs/gtk+-3.24.0:3
+   >=dev-libs/nettle-3.4:=
+   >=net-libs/webkit-gtk-2.33.2:4=
+   >=x11-libs/cairo-1.2
+   >=app-crypt/gcr-3.5.5:=[gtk]
+   >=x11-libs/gdk-pixbuf-2.36.5:2
+   gnome-base/gsettings-desktop-schemas
+   >=app-text/iso-codes-0.35
+   >=dev-libs/json-glib-1.6
+   app-arch/libarchive:=
+   >=dev-libs/libdazzle-3.37.1
+   >=gui-libs/libhandy-1.1.0:1=
+   >=app-crypt/libsecret-0.19
+   >=net-libs/libsoup-2.48.0:2.4
+   >=dev-libs/libxml2-2.6.12:2
+   >=dev-db/sqlite-3.22:3
+   dev-libs/gmp:0=
+"
+RDEPEND="${DEPEND}
+   x11-themes/adwaita-icon-theme
+"
+# appstream-glib needed for appdata.xml gettext translation
+BDEPEND="
+   dev-libs/appstream-glib
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+PATCHES=(
+   # Allow /var/tmp prefixed recursive delete (due to package manager 
setting TMPDIR)
+   "${FILESDIR}"/var-tmp-tests.patch
+)
+
+src_configure() {
+   local emesonargs=(
+   -Ddeveloper_mode=false
+   -Dlibportal=disabled
+   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
+   # is commented out upstream anyway
+   -Dnetwork_tests=disabled
+   -Dtech_preview=false
+   $(meson_feature test unit_tests)
+   -Dsoup2=enabled
+   )
+   meson_src_configure
+}
+
+src_test() {
+   virtx meson_src_test
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+
+   if ! has_version net-libs/webkit-gtk[jpeg2k]; then
+   ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k."
+   ewarn "Various image galleries/managers may be broken."
+   fi
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2022-01-06 Thread Agostino Sarubbo
commit: 58a2fd1a450188372ad2e1024def9e6681fc10cd
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jan  6 15:01:25 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jan  6 15:01:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58a2fd1a

www-client/epiphany: amd64 stable wrt bug #830597

Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 www-client/epiphany/epiphany-40.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-40.6.ebuild 
b/www-client/epiphany/epiphany-40.6.ebuild
index 1c1b6f161e16..3486b10a3cef 100644
--- a/www-client/epiphany/epiphany-40.6.ebuild
+++ b/www-client/epiphany/epiphany-40.6.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
 
 DEPEND="
>=dev-libs/glib-2.64.0:2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2022-01-04 Thread Jakov Smolić
commit: 6ac8329f7aa19900e6c9707c54808648ce30ca8d
Author: Jakov Smolić  gentoo  org>
AuthorDate: Tue Jan  4 18:09:10 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Jan  4 18:09:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ac8329f

www-client/epiphany: Stabilize 40.6 x86, #830597

Signed-off-by: Jakov Smolić  gentoo.org>

 www-client/epiphany/epiphany-40.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-client/epiphany/epiphany-40.6.ebuild 
b/www-client/epiphany/epiphany-40.6.ebuild
index e46b4d99cdf3..1c1b6f161e16 100644
--- a/www-client/epiphany/epiphany-40.6.ebuild
+++ b/www-client/epiphany/epiphany-40.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
 
 DEPEND="
>=dev-libs/glib-2.64.0:2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2021-12-21 Thread Pacho Ramos
commit: 86c5a4847deca695992db4e989c24cf182368af8
Author: Pacho Ramos  gentoo  org>
AuthorDate: Tue Dec 21 13:36:27 2021 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Tue Dec 21 13:36:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86c5a484

www-client/epiphany: Bump to 40.6

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Pacho Ramos  gentoo.org>

 www-client/epiphany/Manifest |  1 +
 www-client/epiphany/epiphany-40.6.ebuild | 85 
 2 files changed, 86 insertions(+)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index e62b71038e64..325ceb613c26 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1 +1,2 @@
 DIST epiphany-40.5.tar.xz 5380340 BLAKE2B 
60dcdacd8fc199e68d2009c841e5d80e54c6246b9f39f9d6523fb8dcd837dba4a949911643c634abb5c53e08473e92b5bde90709ec8650cc23c4aceaeac14edd
 SHA512 
939fc749723c87457a73b90fadb37e8c6db0996ada73d5c859ff3f9b8a2401bca369a8145336542a169b006a9c0e02f6642a1a39b3770654d30cb28b55e69972
+DIST epiphany-40.6.tar.xz 5380620 BLAKE2B 
43a0ba03ebab5af074785beecacbf7279f0ee44c7f12467441fc026d8e48c16a1d3391080d2960d6b72027995b9fc203c15cbfa17db35cbf010edfa9d472422c
 SHA512 
92805afe14323547c816beb43da104c05b62c59b64d7e3dc194f8e89be3abf309261310da11ff5c5ba99809794b796de9911316d77663a7c51b3a79b63fe4e1f

diff --git a/www-client/epiphany/epiphany-40.6.ebuild 
b/www-client/epiphany/epiphany-40.6.ebuild
new file mode 100644
index ..e46b4d99cdf3
--- /dev/null
+++ b/www-client/epiphany/epiphany-40.6.ebuild
@@ -0,0 +1,85 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gnome.org gnome2-utils meson xdg virtualx
+
+DESCRIPTION="GNOME webbrowser based on Webkit"
+HOMEPAGE="https://wiki.gnome.org/Apps/Web;
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+
+DEPEND="
+   >=dev-libs/glib-2.64.0:2
+   >=x11-libs/gtk+-3.24.0:3
+   >=dev-libs/nettle-3.4:=
+   >=net-libs/webkit-gtk-2.31.1:4=
+   >=x11-libs/cairo-1.2
+   >=app-crypt/gcr-3.5.5:=[gtk]
+   >=x11-libs/gdk-pixbuf-2.36.5:2
+   gnome-base/gsettings-desktop-schemas
+   >=app-text/iso-codes-0.35
+   >=dev-libs/json-glib-1.6
+   app-arch/libarchive:=
+   >=dev-libs/libdazzle-3.37.1
+   >=gui-libs/libhandy-1.1.0:1=
+   >=app-crypt/libsecret-0.19
+   >=net-libs/libsoup-2.48.0:2.4
+   >=dev-libs/libxml2-2.6.12:2
+   >=dev-db/sqlite-3.22:3
+   dev-libs/gmp:0=
+"
+RDEPEND="${DEPEND}
+   x11-themes/adwaita-icon-theme
+"
+# appstream-glib needed for appdata.xml gettext translation
+BDEPEND="
+   dev-libs/appstream-glib
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+PATCHES=(
+   # Allow /var/tmp prefixed recursive delete (due to package manager 
setting TMPDIR)
+   "${FILESDIR}"/var-tmp-tests.patch
+)
+
+src_configure() {
+   local emesonargs=(
+   -Ddeveloper_mode=false
+   -Dlibportal=disabled
+   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
+   # is commented out upstream anyway
+   -Dnetwork_tests=disabled
+   -Dtech_preview=false
+   $(meson_feature test unit_tests)
+   )
+   meson_src_configure
+}
+
+src_test() {
+   virtx meson_src_test
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+
+   if ! has_version net-libs/webkit-gtk[jpeg2k]; then
+   ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k."
+   ewarn "Various image galleries/managers may be broken."
+   fi
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2021-12-17 Thread Mart Raudsepp
commit: e5cac5f9a9f48671d4c27f425952d7ac8bf7b5e3
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Fri Dec 17 17:50:36 2021 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Fri Dec 17 17:50:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5cac5f9

www-client/epiphany: security cleanup

Bug: https://bugs.gentoo.org/829380
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Mart Raudsepp  gentoo.org>

 www-client/epiphany/Manifest |  2 -
 www-client/epiphany/epiphany-40.2.ebuild | 86 
 www-client/epiphany/epiphany-40.3.ebuild | 85 ---
 3 files changed, 173 deletions(-)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index 3fe12d06f036..e62b71038e64 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1,3 +1 @@
-DIST epiphany-40.2.tar.xz 5372180 BLAKE2B 
cd75f645980c37b0cdd92133505cf7961168bf5d67ad0bdf3140f155c737a070f7ffafa63bb8a0e5de175826b79b2ca380a2851e7f1f0454d4f372d48f48c9c7
 SHA512 
29a5b7e65f7e5decb3c370fc9ae654727cce30f397ffd3289a9f77f3527f0471c821e3bea0f1a5ab9c1ab44e670898b46e66e41de5cb8c76fabd23b135a4a1a9
-DIST epiphany-40.3.tar.xz 5379072 BLAKE2B 
d0b2ecd5db6953261efe6658fe60798b93b6589e1c79032f659a3d69dcf1e2ed77156bf46768c2891916a48f9a28474f8690e451c8631a0455f06d525f9349b5
 SHA512 
86d896142171f50d0375c4efec370986741d89f341b613c137fb4719ba5359a9e5523e52635c4bcc9ac7acf96f2276486d878d5ed44a57bc1c8124a01af2d30d
 DIST epiphany-40.5.tar.xz 5380340 BLAKE2B 
60dcdacd8fc199e68d2009c841e5d80e54c6246b9f39f9d6523fb8dcd837dba4a949911643c634abb5c53e08473e92b5bde90709ec8650cc23c4aceaeac14edd
 SHA512 
939fc749723c87457a73b90fadb37e8c6db0996ada73d5c859ff3f9b8a2401bca369a8145336542a169b006a9c0e02f6642a1a39b3770654d30cb28b55e69972

diff --git a/www-client/epiphany/epiphany-40.2.ebuild 
b/www-client/epiphany/epiphany-40.2.ebuild
deleted file mode 100644
index e357ac4534eb..
--- a/www-client/epiphany/epiphany-40.2.ebuild
+++ /dev/null
@@ -1,86 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit gnome.org gnome2-utils meson xdg virtualx
-
-DESCRIPTION="GNOME webbrowser based on Webkit"
-HOMEPAGE="https://wiki.gnome.org/Apps/Web;
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
-
-DEPEND="
-   >=dev-libs/glib-2.64.0:2
-   >=x11-libs/gtk+-3.24.0:3
-   >=dev-libs/nettle-3.4:=
-   >=net-libs/webkit-gtk-2.31.1:4=
-   >=x11-libs/cairo-1.2
-   >=app-crypt/gcr-3.5.5:=[gtk]
-   >=x11-libs/gdk-pixbuf-2.36.5:2
-   gnome-base/gsettings-desktop-schemas
-   >=app-text/iso-codes-0.35
-   >=dev-libs/json-glib-1.2.4
-   app-arch/libarchive:=
-   >=dev-libs/libdazzle-3.37.1
-   >=gui-libs/libhandy-1.1.0:1=
-   >=x11-libs/libnotify-0.5.1
-   >=app-crypt/libsecret-0.19
-   >=net-libs/libsoup-2.48.0:2.4
-   >=dev-libs/libxml2-2.6.12:2
-   >=dev-db/sqlite-3.22:3
-   dev-libs/gmp:0=
-"
-RDEPEND="${DEPEND}
-   x11-themes/adwaita-icon-theme
-"
-# appstream-glib needed for appdata.xml gettext translation
-BDEPEND="
-   dev-libs/appstream-glib
-   dev-util/gdbus-codegen
-   dev-util/glib-utils
-   dev-util/itstool
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"
-
-PATCHES=(
-   # Allow /var/tmp prefixed recursive delete (due to package manager 
setting TMPDIR)
-   "${FILESDIR}"/var-tmp-tests.patch
-)
-
-src_configure() {
-   local emesonargs=(
-   -Ddeveloper_mode=false
-   -Dlibportal=disabled
-   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
-   # is commented out upstream anyway
-   -Dnetwork_tests=disabled
-   -Dtech_preview=false
-   $(meson_feature test unit_tests)
-   )
-   meson_src_configure
-}
-
-src_test() {
-   virtx meson_src_test
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-
-   if ! has_version net-libs/webkit-gtk[jpeg2k]; then
-   ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k."
-   ewarn "Various image galleries/managers may be broken."
-   fi
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}

diff --git a/www-client/epiphany/epiphany-40.3.ebuild 
b/www-client/epiphany/epiphany-40.3.ebuild
deleted file mode 100644
index 8ecf78df9d8d..
--- a/www-client/epiphany/epiphany-40.3.ebuild
+++ /dev/null
@@ -1,85 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit gnome.org gnome2-utils meson xdg virtualx
-
-DESCRIPTION="GNOME webbrowser based on Webkit"
-HOMEPAGE="https://wiki.gnome.org/Apps/Web;
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE="test"

[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2021-12-17 Thread Sam James
commit: 15ee66b370ac5b684a7c0b6598b94579f2eb3f3a
Author: Sam James  gentoo  org>
AuthorDate: Fri Dec 17 11:57:31 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Dec 17 11:57:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15ee66b3

www-client/epiphany: Stabilize 40.5 amd64, #829395

Signed-off-by: Sam James  gentoo.org>

 www-client/epiphany/epiphany-40.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-40.5.ebuild 
b/www-client/epiphany/epiphany-40.5.ebuild
index 167436024f99..8ecf78df9d8d 100644
--- a/www-client/epiphany/epiphany-40.5.ebuild
+++ b/www-client/epiphany/epiphany-40.5.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
 
 DEPEND="
>=dev-libs/glib-2.64.0:2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2021-12-17 Thread Sam James
commit: 2859ee59f7ecf3ac982ffe9b89cc596bb0f28413
Author: Sam James  gentoo  org>
AuthorDate: Fri Dec 17 11:56:38 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Dec 17 11:56:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2859ee59

www-client/epiphany: Stabilize 40.5 x86, #829395

Signed-off-by: Sam James  gentoo.org>

 www-client/epiphany/epiphany-40.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-40.5.ebuild 
b/www-client/epiphany/epiphany-40.5.ebuild
index 8b06f903df9e..167436024f99 100644
--- a/www-client/epiphany/epiphany-40.5.ebuild
+++ b/www-client/epiphany/epiphany-40.5.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
 
 DEPEND="
>=dev-libs/glib-2.64.0:2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2021-12-16 Thread Mart Raudsepp
commit: f58a6314f5c381734b3d5ad8a339344211db72a4
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Thu Dec 16 22:04:29 2021 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Thu Dec 16 22:04:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f58a6314

www-client/epiphany: security bump to 40.5

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Mart Raudsepp  gentoo.org>

 www-client/epiphany/Manifest |  1 +
 www-client/epiphany/epiphany-40.5.ebuild | 85 
 2 files changed, 86 insertions(+)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index 73522be10ea2..3fe12d06f036 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1,2 +1,3 @@
 DIST epiphany-40.2.tar.xz 5372180 BLAKE2B 
cd75f645980c37b0cdd92133505cf7961168bf5d67ad0bdf3140f155c737a070f7ffafa63bb8a0e5de175826b79b2ca380a2851e7f1f0454d4f372d48f48c9c7
 SHA512 
29a5b7e65f7e5decb3c370fc9ae654727cce30f397ffd3289a9f77f3527f0471c821e3bea0f1a5ab9c1ab44e670898b46e66e41de5cb8c76fabd23b135a4a1a9
 DIST epiphany-40.3.tar.xz 5379072 BLAKE2B 
d0b2ecd5db6953261efe6658fe60798b93b6589e1c79032f659a3d69dcf1e2ed77156bf46768c2891916a48f9a28474f8690e451c8631a0455f06d525f9349b5
 SHA512 
86d896142171f50d0375c4efec370986741d89f341b613c137fb4719ba5359a9e5523e52635c4bcc9ac7acf96f2276486d878d5ed44a57bc1c8124a01af2d30d
+DIST epiphany-40.5.tar.xz 5380340 BLAKE2B 
60dcdacd8fc199e68d2009c841e5d80e54c6246b9f39f9d6523fb8dcd837dba4a949911643c634abb5c53e08473e92b5bde90709ec8650cc23c4aceaeac14edd
 SHA512 
939fc749723c87457a73b90fadb37e8c6db0996ada73d5c859ff3f9b8a2401bca369a8145336542a169b006a9c0e02f6642a1a39b3770654d30cb28b55e69972

diff --git a/www-client/epiphany/epiphany-40.5.ebuild 
b/www-client/epiphany/epiphany-40.5.ebuild
new file mode 100644
index ..8b06f903df9e
--- /dev/null
+++ b/www-client/epiphany/epiphany-40.5.ebuild
@@ -0,0 +1,85 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnome.org gnome2-utils meson xdg virtualx
+
+DESCRIPTION="GNOME webbrowser based on Webkit"
+HOMEPAGE="https://wiki.gnome.org/Apps/Web;
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+
+DEPEND="
+   >=dev-libs/glib-2.64.0:2
+   >=x11-libs/gtk+-3.24.0:3
+   >=dev-libs/nettle-3.4:=
+   >=net-libs/webkit-gtk-2.31.1:4=
+   >=x11-libs/cairo-1.2
+   >=app-crypt/gcr-3.5.5:=[gtk]
+   >=x11-libs/gdk-pixbuf-2.36.5:2
+   gnome-base/gsettings-desktop-schemas
+   >=app-text/iso-codes-0.35
+   >=dev-libs/json-glib-1.6
+   app-arch/libarchive:=
+   >=dev-libs/libdazzle-3.37.1
+   >=gui-libs/libhandy-1.1.0:1=
+   >=app-crypt/libsecret-0.19
+   >=net-libs/libsoup-2.48.0:2.4
+   >=dev-libs/libxml2-2.6.12:2
+   >=dev-db/sqlite-3.22:3
+   dev-libs/gmp:0=
+"
+RDEPEND="${DEPEND}
+   x11-themes/adwaita-icon-theme
+"
+# appstream-glib needed for appdata.xml gettext translation
+BDEPEND="
+   dev-libs/appstream-glib
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+PATCHES=(
+   # Allow /var/tmp prefixed recursive delete (due to package manager 
setting TMPDIR)
+   "${FILESDIR}"/var-tmp-tests.patch
+)
+
+src_configure() {
+   local emesonargs=(
+   -Ddeveloper_mode=false
+   -Dlibportal=disabled
+   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
+   # is commented out upstream anyway
+   -Dnetwork_tests=disabled
+   -Dtech_preview=false
+   $(meson_feature test unit_tests)
+   )
+   meson_src_configure
+}
+
+src_test() {
+   virtx meson_src_test
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+
+   if ! has_version net-libs/webkit-gtk[jpeg2k]; then
+   ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k."
+   ewarn "Various image galleries/managers may be broken."
+   fi
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2021-11-05 Thread Sam James
commit: 8cd0b8277758c253b947f314ab77b49194fb3a0f
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  6 04:09:10 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  6 04:09:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cd0b827

www-client/epiphany: Stabilize 40.3 x86, #815013

Signed-off-by: Sam James  gentoo.org>

 www-client/epiphany/epiphany-40.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-40.3.ebuild 
b/www-client/epiphany/epiphany-40.3.ebuild
index dd05ecfb1a9..8ecf78df9d8 100644
--- a/www-client/epiphany/epiphany-40.3.ebuild
+++ b/www-client/epiphany/epiphany-40.3.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
 
 DEPEND="
>=dev-libs/glib-2.64.0:2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2021-10-03 Thread Sam James
commit: e53299de0cf58137c6588c2e830c3ab32eaa5071
Author: Sam James  gentoo  org>
AuthorDate: Mon Oct  4 01:25:12 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Oct  4 01:25:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e53299de

www-client/epiphany: Stabilize 40.3 amd64, #815013

Signed-off-by: Sam James  gentoo.org>

 www-client/epiphany/epiphany-40.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-40.3.ebuild 
b/www-client/epiphany/epiphany-40.3.ebuild
index 8b06f903df9..dd05ecfb1a9 100644
--- a/www-client/epiphany/epiphany-40.3.ebuild
+++ b/www-client/epiphany/epiphany-40.3.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
 
 DEPEND="
>=dev-libs/glib-2.64.0:2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2021-09-28 Thread Yixun Lan
commit: a031ebd20dfd100278fc2cd29c1c27273281407e
Author: Yixun Lan  gentoo  org>
AuthorDate: Tue Sep 28 14:35:33 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Tue Sep 28 14:52:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a031ebd2

www-client/epiphany: keyword ~riscv

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Yixun Lan  gentoo.org>

 www-client/epiphany/epiphany-40.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-40.3.ebuild 
b/www-client/epiphany/epiphany-40.3.ebuild
index 71d0a74577c..8b06f903df9 100644
--- a/www-client/epiphany/epiphany-40.3.ebuild
+++ b/www-client/epiphany/epiphany-40.3.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
 
 DEPEND="
>=dev-libs/glib-2.64.0:2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2021-09-15 Thread Mart Raudsepp
commit: 166ba73352138c12374daa918077659e8bc4855a
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Sep 15 11:22:14 2021 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Sep 15 11:45:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=166ba733

www-client/epiphany: fix some deps

json-glib minimum requirement was raised and libnotify isn't used anymore.

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Mart Raudsepp  gentoo.org>

 www-client/epiphany/epiphany-40.3.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/www-client/epiphany/epiphany-40.3.ebuild 
b/www-client/epiphany/epiphany-40.3.ebuild
index 6e19aa0daad..71d0a74577c 100644
--- a/www-client/epiphany/epiphany-40.3.ebuild
+++ b/www-client/epiphany/epiphany-40.3.ebuild
@@ -24,11 +24,10 @@ DEPEND="
>=x11-libs/gdk-pixbuf-2.36.5:2
gnome-base/gsettings-desktop-schemas
>=app-text/iso-codes-0.35
-   >=dev-libs/json-glib-1.2.4
+   >=dev-libs/json-glib-1.6
app-arch/libarchive:=
>=dev-libs/libdazzle-3.37.1
>=gui-libs/libhandy-1.1.0:1=
-   >=x11-libs/libnotify-0.5.1
>=app-crypt/libsecret-0.19
>=net-libs/libsoup-2.48.0:2.4
>=dev-libs/libxml2-2.6.12:2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2021-08-17 Thread Matt Turner
commit: 3dd83356a9d78dc47f2977769fc433adb1e22649
Author: Matt Turner  gentoo  org>
AuthorDate: Tue Aug 17 06:16:59 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Aug 17 06:32:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dd83356

www-client/epiphany: Version bump to 40.3

Signed-off-by: Matt Turner  gentoo.org>

 www-client/epiphany/Manifest |  1 +
 www-client/epiphany/epiphany-40.3.ebuild | 86 
 2 files changed, 87 insertions(+)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index 19e352bf442..73522be10ea 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1 +1,2 @@
 DIST epiphany-40.2.tar.xz 5372180 BLAKE2B 
cd75f645980c37b0cdd92133505cf7961168bf5d67ad0bdf3140f155c737a070f7ffafa63bb8a0e5de175826b79b2ca380a2851e7f1f0454d4f372d48f48c9c7
 SHA512 
29a5b7e65f7e5decb3c370fc9ae654727cce30f397ffd3289a9f77f3527f0471c821e3bea0f1a5ab9c1ab44e670898b46e66e41de5cb8c76fabd23b135a4a1a9
+DIST epiphany-40.3.tar.xz 5379072 BLAKE2B 
d0b2ecd5db6953261efe6658fe60798b93b6589e1c79032f659a3d69dcf1e2ed77156bf46768c2891916a48f9a28474f8690e451c8631a0455f06d525f9349b5
 SHA512 
86d896142171f50d0375c4efec370986741d89f341b613c137fb4719ba5359a9e5523e52635c4bcc9ac7acf96f2276486d878d5ed44a57bc1c8124a01af2d30d

diff --git a/www-client/epiphany/epiphany-40.3.ebuild 
b/www-client/epiphany/epiphany-40.3.ebuild
new file mode 100644
index 000..6e19aa0daad
--- /dev/null
+++ b/www-client/epiphany/epiphany-40.3.ebuild
@@ -0,0 +1,86 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnome.org gnome2-utils meson xdg virtualx
+
+DESCRIPTION="GNOME webbrowser based on Webkit"
+HOMEPAGE="https://wiki.gnome.org/Apps/Web;
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+
+DEPEND="
+   >=dev-libs/glib-2.64.0:2
+   >=x11-libs/gtk+-3.24.0:3
+   >=dev-libs/nettle-3.4:=
+   >=net-libs/webkit-gtk-2.31.1:4=
+   >=x11-libs/cairo-1.2
+   >=app-crypt/gcr-3.5.5:=[gtk]
+   >=x11-libs/gdk-pixbuf-2.36.5:2
+   gnome-base/gsettings-desktop-schemas
+   >=app-text/iso-codes-0.35
+   >=dev-libs/json-glib-1.2.4
+   app-arch/libarchive:=
+   >=dev-libs/libdazzle-3.37.1
+   >=gui-libs/libhandy-1.1.0:1=
+   >=x11-libs/libnotify-0.5.1
+   >=app-crypt/libsecret-0.19
+   >=net-libs/libsoup-2.48.0:2.4
+   >=dev-libs/libxml2-2.6.12:2
+   >=dev-db/sqlite-3.22:3
+   dev-libs/gmp:0=
+"
+RDEPEND="${DEPEND}
+   x11-themes/adwaita-icon-theme
+"
+# appstream-glib needed for appdata.xml gettext translation
+BDEPEND="
+   dev-libs/appstream-glib
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+PATCHES=(
+   # Allow /var/tmp prefixed recursive delete (due to package manager 
setting TMPDIR)
+   "${FILESDIR}"/var-tmp-tests.patch
+)
+
+src_configure() {
+   local emesonargs=(
+   -Ddeveloper_mode=false
+   -Dlibportal=disabled
+   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
+   # is commented out upstream anyway
+   -Dnetwork_tests=disabled
+   -Dtech_preview=false
+   $(meson_feature test unit_tests)
+   )
+   meson_src_configure
+}
+
+src_test() {
+   virtx meson_src_test
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+
+   if ! has_version net-libs/webkit-gtk[jpeg2k]; then
+   ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k."
+   ewarn "Various image galleries/managers may be broken."
+   fi
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2021-08-08 Thread Sam James
commit: 08a24a982adeace08985441874920985de2a43ad
Author: Sam James  gentoo  org>
AuthorDate: Mon Aug  9 01:16:26 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Aug  9 01:16:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08a24a98

www-client/epiphany: Keyword 40.2 ppc, #806169

Signed-off-by: Sam James  gentoo.org>

 www-client/epiphany/epiphany-40.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-40.2.ebuild 
b/www-client/epiphany/epiphany-40.2.ebuild
index 534dc91d286..e357ac4534e 100644
--- a/www-client/epiphany/epiphany-40.2.ebuild
+++ b/www-client/epiphany/epiphany-40.2.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
 
 DEPEND="
>=dev-libs/glib-2.64.0:2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2021-07-26 Thread Matt Turner
commit: 76d7873fe95de689dd993c11fddf346ecb215987
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Jul 26 06:19:49 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Jul 26 07:15:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76d7873f

www-client/epiphany: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 www-client/epiphany/Manifest |  1 -
 www-client/epiphany/epiphany-40.1.ebuild | 86 
 2 files changed, 87 deletions(-)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index ee62b7d70a4..19e352bf442 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1,2 +1 @@
-DIST epiphany-40.1.tar.xz 5374236 BLAKE2B 
71508de3554ef646061ab7ff62df8892fed0b7add112309d2660ed3795fee3e2e9460bbc80c7cec402e1922eafffcffae7845761a23b13f3245f5a688599e7ba
 SHA512 
8598ae77f8ba446e132a82a256a346ef9b3c1f9b786d24f0fd4f891f75aba476197f3b155e1aa08ffd0b0a9357604b46bea6b9da34d138ff21bc41a46fa24c7f
 DIST epiphany-40.2.tar.xz 5372180 BLAKE2B 
cd75f645980c37b0cdd92133505cf7961168bf5d67ad0bdf3140f155c737a070f7ffafa63bb8a0e5de175826b79b2ca380a2851e7f1f0454d4f372d48f48c9c7
 SHA512 
29a5b7e65f7e5decb3c370fc9ae654727cce30f397ffd3289a9f77f3527f0471c821e3bea0f1a5ab9c1ab44e670898b46e66e41de5cb8c76fabd23b135a4a1a9

diff --git a/www-client/epiphany/epiphany-40.1.ebuild 
b/www-client/epiphany/epiphany-40.1.ebuild
deleted file mode 100644
index 534dc91d286..000
--- a/www-client/epiphany/epiphany-40.1.ebuild
+++ /dev/null
@@ -1,86 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit gnome.org gnome2-utils meson xdg virtualx
-
-DESCRIPTION="GNOME webbrowser based on Webkit"
-HOMEPAGE="https://wiki.gnome.org/Apps/Web;
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
-
-DEPEND="
-   >=dev-libs/glib-2.64.0:2
-   >=x11-libs/gtk+-3.24.0:3
-   >=dev-libs/nettle-3.4:=
-   >=net-libs/webkit-gtk-2.31.1:4=
-   >=x11-libs/cairo-1.2
-   >=app-crypt/gcr-3.5.5:=[gtk]
-   >=x11-libs/gdk-pixbuf-2.36.5:2
-   gnome-base/gsettings-desktop-schemas
-   >=app-text/iso-codes-0.35
-   >=dev-libs/json-glib-1.2.4
-   app-arch/libarchive:=
-   >=dev-libs/libdazzle-3.37.1
-   >=gui-libs/libhandy-1.1.0:1=
-   >=x11-libs/libnotify-0.5.1
-   >=app-crypt/libsecret-0.19
-   >=net-libs/libsoup-2.48.0:2.4
-   >=dev-libs/libxml2-2.6.12:2
-   >=dev-db/sqlite-3.22:3
-   dev-libs/gmp:0=
-"
-RDEPEND="${DEPEND}
-   x11-themes/adwaita-icon-theme
-"
-# appstream-glib needed for appdata.xml gettext translation
-BDEPEND="
-   dev-libs/appstream-glib
-   dev-util/gdbus-codegen
-   dev-util/glib-utils
-   dev-util/itstool
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"
-
-PATCHES=(
-   # Allow /var/tmp prefixed recursive delete (due to package manager 
setting TMPDIR)
-   "${FILESDIR}"/var-tmp-tests.patch
-)
-
-src_configure() {
-   local emesonargs=(
-   -Ddeveloper_mode=false
-   -Dlibportal=disabled
-   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
-   # is commented out upstream anyway
-   -Dnetwork_tests=disabled
-   -Dtech_preview=false
-   $(meson_feature test unit_tests)
-   )
-   meson_src_configure
-}
-
-src_test() {
-   virtx meson_src_test
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-
-   if ! has_version net-libs/webkit-gtk[jpeg2k]; then
-   ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k."
-   ewarn "Various image galleries/managers may be broken."
-   fi
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2021-07-10 Thread Sam James
commit: 32e0acf6f9a299c3b6f466cc40da0284f89835f4
Author: Sam James  gentoo  org>
AuthorDate: Sat Jul 10 15:40:09 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jul 10 15:40:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32e0acf6

www-client/epiphany: Stabilize 40.2 x86, #800710

Signed-off-by: Sam James  gentoo.org>

 www-client/epiphany/epiphany-40.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-40.2.ebuild 
b/www-client/epiphany/epiphany-40.2.ebuild
index 94e77fbc1ee..534dc91d286 100644
--- a/www-client/epiphany/epiphany-40.2.ebuild
+++ b/www-client/epiphany/epiphany-40.2.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 
 DEPEND="
>=dev-libs/glib-2.64.0:2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2021-06-06 Thread Matt Turner
commit: a2f2db1bd978277b0c2b67321169ae886d748661
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Jun  6 21:40:18 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Jun  6 21:49:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2f2db1b

www-client/epiphany: Version bump to 40.2

Signed-off-by: Matt Turner  gentoo.org>

 www-client/epiphany/Manifest |  1 +
 www-client/epiphany/epiphany-40.2.ebuild | 86 
 2 files changed, 87 insertions(+)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index 2d355061f07..ee62b7d70a4 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1 +1,2 @@
 DIST epiphany-40.1.tar.xz 5374236 BLAKE2B 
71508de3554ef646061ab7ff62df8892fed0b7add112309d2660ed3795fee3e2e9460bbc80c7cec402e1922eafffcffae7845761a23b13f3245f5a688599e7ba
 SHA512 
8598ae77f8ba446e132a82a256a346ef9b3c1f9b786d24f0fd4f891f75aba476197f3b155e1aa08ffd0b0a9357604b46bea6b9da34d138ff21bc41a46fa24c7f
+DIST epiphany-40.2.tar.xz 5372180 BLAKE2B 
cd75f645980c37b0cdd92133505cf7961168bf5d67ad0bdf3140f155c737a070f7ffafa63bb8a0e5de175826b79b2ca380a2851e7f1f0454d4f372d48f48c9c7
 SHA512 
29a5b7e65f7e5decb3c370fc9ae654727cce30f397ffd3289a9f77f3527f0471c821e3bea0f1a5ab9c1ab44e670898b46e66e41de5cb8c76fabd23b135a4a1a9

diff --git a/www-client/epiphany/epiphany-40.2.ebuild 
b/www-client/epiphany/epiphany-40.2.ebuild
new file mode 100644
index 000..1f8745203fc
--- /dev/null
+++ b/www-client/epiphany/epiphany-40.2.ebuild
@@ -0,0 +1,86 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnome.org gnome2-utils meson xdg virtualx
+
+DESCRIPTION="GNOME webbrowser based on Webkit"
+HOMEPAGE="https://wiki.gnome.org/Apps/Web;
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+
+DEPEND="
+   >=dev-libs/glib-2.64.0:2
+   >=x11-libs/gtk+-3.24.0:3
+   >=dev-libs/nettle-3.4:=
+   >=net-libs/webkit-gtk-2.31.1:4=
+   >=x11-libs/cairo-1.2
+   >=app-crypt/gcr-3.5.5:=[gtk]
+   >=x11-libs/gdk-pixbuf-2.36.5:2
+   gnome-base/gsettings-desktop-schemas
+   >=app-text/iso-codes-0.35
+   >=dev-libs/json-glib-1.2.4
+   app-arch/libarchive:=
+   >=dev-libs/libdazzle-3.37.1
+   >=gui-libs/libhandy-1.1.0:1=
+   >=x11-libs/libnotify-0.5.1
+   >=app-crypt/libsecret-0.19
+   >=net-libs/libsoup-2.48.0:2.4
+   >=dev-libs/libxml2-2.6.12:2
+   >=dev-db/sqlite-3.22:3
+   dev-libs/gmp:0=
+"
+RDEPEND="${DEPEND}
+   x11-themes/adwaita-icon-theme
+"
+# appstream-glib needed for appdata.xml gettext translation
+BDEPEND="
+   dev-libs/appstream-glib
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+PATCHES=(
+   # Allow /var/tmp prefixed recursive delete (due to package manager 
setting TMPDIR)
+   "${FILESDIR}"/var-tmp-tests.patch
+)
+
+src_configure() {
+   local emesonargs=(
+   -Ddeveloper_mode=false
+   -Dlibportal=disabled
+   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
+   # is commented out upstream anyway
+   -Dnetwork_tests=disabled
+   -Dtech_preview=false
+   $(meson_feature test unit_tests)
+   )
+   meson_src_configure
+}
+
+src_test() {
+   virtx meson_src_test
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+
+   if ! has_version net-libs/webkit-gtk[jpeg2k]; then
+   ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k."
+   ewarn "Various image galleries/managers may be broken."
+   fi
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2021-05-30 Thread Matt Turner
commit: 07bac904ba83d40074ab8e0b3142287999834218
Author: Matt Turner  gentoo  org>
AuthorDate: Mon May 31 00:02:39 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon May 31 01:58:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07bac904

www-client/epiphany: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 www-client/epiphany/Manifest   |  2 -
 www-client/epiphany/epiphany-3.34.4.ebuild | 84 --
 www-client/epiphany/epiphany-3.36.4.ebuild | 84 --
 3 files changed, 170 deletions(-)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index 834aa134690..2d355061f07 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1,3 +1 @@
-DIST epiphany-3.34.4.tar.xz 5295624 BLAKE2B 
c1867f62f1a0675466e2679d7f9e568abac6a4f3f56c498abfdc3d4ca4510696c4e9cbcab99a8be90bb50c77b04bcb86456a82dbefa76a2a7ec2c6b373ce9c39
 SHA512 
d9700196e0397032dd84d1fbf14d193f4212dd8dc054320267b4dfc8a59246de9c93fb786ba76463f0c09e7997b26efa17288cc06eddd0fb4aad2e4bdd4276ce
-DIST epiphany-3.36.4.tar.xz 5824436 BLAKE2B 
f837cd5c8cbdd046851f7fcd7f5360a759952cde54231656226b1e878ebdd574d72ed4ad16a6db83556ab8a6eaf754b67b1a195c1fcda2f1635099c9edb3
 SHA512 
f80a2a6fa4b2fa158ff2232f4e2b3d3cfe69e9368290805db741646cd67d3485a44e4ea8cba29d152abc0f69cbc0c6274fe5d1ec20347de2e077ac940e08aef3
 DIST epiphany-40.1.tar.xz 5374236 BLAKE2B 
71508de3554ef646061ab7ff62df8892fed0b7add112309d2660ed3795fee3e2e9460bbc80c7cec402e1922eafffcffae7845761a23b13f3245f5a688599e7ba
 SHA512 
8598ae77f8ba446e132a82a256a346ef9b3c1f9b786d24f0fd4f891f75aba476197f3b155e1aa08ffd0b0a9357604b46bea6b9da34d138ff21bc41a46fa24c7f

diff --git a/www-client/epiphany/epiphany-3.34.4.ebuild 
b/www-client/epiphany/epiphany-3.34.4.ebuild
deleted file mode 100644
index 70cf94888c9..000
--- a/www-client/epiphany/epiphany-3.34.4.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit gnome.org gnome2-utils meson xdg virtualx
-
-DESCRIPTION="GNOME webbrowser based on Webkit"
-HOMEPAGE="https://wiki.gnome.org/Apps/Web;
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~sparc x86"
-
-DEPEND="
-   >=dev-libs/glib-2.61.2:2
-   >=x11-libs/gtk+-3.24.0:3
-   >=dev-libs/nettle-3.4:=
-   >=net-libs/webkit-gtk-2.26.0:4=
-   >=x11-libs/cairo-1.2
-   >=app-crypt/gcr-3.5.5:=[gtk]
-   >=x11-libs/gdk-pixbuf-2.36.5:2
-   gnome-base/gsettings-desktop-schemas
-   >=app-text/iso-codes-0.35
-   >=dev-libs/json-glib-1.2.4
-   >=dev-libs/libdazzle-3.31.90
-   >=gui-libs/libhandy-0.0.10:0.0=
-   >=x11-libs/libnotify-0.5.1
-   >=app-crypt/libsecret-0.14
-   >=net-libs/libsoup-2.48.0:2.4
-   >=dev-libs/libxml2-2.6.12:2
-   dev-db/sqlite:3
-   dev-libs/gmp:0=
-"
-RDEPEND="${DEPEND}
-   x11-themes/adwaita-icon-theme
-"
-# appstream-glib needed for appdata.xml gettext translation
-BDEPEND="
-   dev-libs/appstream-glib
-   dev-util/gdbus-codegen
-   dev-util/glib-utils
-   dev-util/itstool
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"
-
-PATCHES=(
-   # Allow /var/tmp prefixed recursive delete (due to package manager 
setting TMPDIR)
-   "${FILESDIR}"/var-tmp-tests.patch
-)
-
-src_configure() {
-   local emesonargs=(
-   -Ddeveloper_mode=false
-   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
-   # is commented out upstream anyway
-   -Dnetwork_tests=disabled
-   -Dtech_preview=false
-   $(meson_feature test unit_tests)
-   )
-   meson_src_configure
-}
-
-src_test() {
-   virtx meson_src_test
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-
-   if ! has_version net-libs/webkit-gtk[jpeg2k]; then
-   ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k."
-   ewarn "Various image galleries/managers may be broken."
-   fi
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}

diff --git a/www-client/epiphany/epiphany-3.36.4.ebuild 
b/www-client/epiphany/epiphany-3.36.4.ebuild
deleted file mode 100644
index 520f9052c33..000
--- a/www-client/epiphany/epiphany-3.36.4.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit gnome.org gnome2-utils meson xdg virtualx
-
-DESCRIPTION="GNOME webbrowser based on Webkit"
-HOMEPAGE="https://wiki.gnome.org/Apps/Web;
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
-
-DEPEND="
-   >=dev-libs/glib-2.61.2:2
-   >=x11-libs/gtk+-3.24.0:3
-   

[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2021-05-12 Thread Matt Turner
commit: c1c340e7f547f1525c30b46abea732aba8af3c53
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Apr 18 04:29:28 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed May 12 22:00:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1c340e7

www-client/epiphany: Version bump to 40.1

Signed-off-by: Matt Turner  gentoo.org>

 www-client/epiphany/Manifest |  1 +
 www-client/epiphany/epiphany-40.1.ebuild | 86 
 2 files changed, 87 insertions(+)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index 0b1bb1c5b7d..834aa134690 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1,2 +1,3 @@
 DIST epiphany-3.34.4.tar.xz 5295624 BLAKE2B 
c1867f62f1a0675466e2679d7f9e568abac6a4f3f56c498abfdc3d4ca4510696c4e9cbcab99a8be90bb50c77b04bcb86456a82dbefa76a2a7ec2c6b373ce9c39
 SHA512 
d9700196e0397032dd84d1fbf14d193f4212dd8dc054320267b4dfc8a59246de9c93fb786ba76463f0c09e7997b26efa17288cc06eddd0fb4aad2e4bdd4276ce
 DIST epiphany-3.36.4.tar.xz 5824436 BLAKE2B 
f837cd5c8cbdd046851f7fcd7f5360a759952cde54231656226b1e878ebdd574d72ed4ad16a6db83556ab8a6eaf754b67b1a195c1fcda2f1635099c9edb3
 SHA512 
f80a2a6fa4b2fa158ff2232f4e2b3d3cfe69e9368290805db741646cd67d3485a44e4ea8cba29d152abc0f69cbc0c6274fe5d1ec20347de2e077ac940e08aef3
+DIST epiphany-40.1.tar.xz 5374236 BLAKE2B 
71508de3554ef646061ab7ff62df8892fed0b7add112309d2660ed3795fee3e2e9460bbc80c7cec402e1922eafffcffae7845761a23b13f3245f5a688599e7ba
 SHA512 
8598ae77f8ba446e132a82a256a346ef9b3c1f9b786d24f0fd4f891f75aba476197f3b155e1aa08ffd0b0a9357604b46bea6b9da34d138ff21bc41a46fa24c7f

diff --git a/www-client/epiphany/epiphany-40.1.ebuild 
b/www-client/epiphany/epiphany-40.1.ebuild
new file mode 100644
index 000..141d7c77d37
--- /dev/null
+++ b/www-client/epiphany/epiphany-40.1.ebuild
@@ -0,0 +1,86 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnome.org gnome2-utils meson xdg virtualx
+
+DESCRIPTION="GNOME webbrowser based on Webkit"
+HOMEPAGE="https://wiki.gnome.org/Apps/Web;
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+
+DEPEND="
+   >=dev-libs/glib-2.64.0:2
+   >=x11-libs/gtk+-3.24.0:3
+   >=dev-libs/nettle-3.4:=
+   >=net-libs/webkit-gtk-2.31.1:4=
+   >=x11-libs/cairo-1.2
+   >=app-crypt/gcr-3.5.5:=[gtk]
+   >=x11-libs/gdk-pixbuf-2.36.5:2
+   gnome-base/gsettings-desktop-schemas
+   >=app-text/iso-codes-0.35
+   >=dev-libs/json-glib-1.2.4
+   app-arch/libarchive:=
+   >=dev-libs/libdazzle-3.37.1
+   >=gui-libs/libhandy-1.1.0:1=
+   >=x11-libs/libnotify-0.5.1
+   >=app-crypt/libsecret-0.19
+   >=net-libs/libsoup-2.48.0:2.4
+   >=dev-libs/libxml2-2.6.12:2
+   >=dev-db/sqlite-3.22:3
+   dev-libs/gmp:0=
+"
+RDEPEND="${DEPEND}
+   x11-themes/adwaita-icon-theme
+"
+# appstream-glib needed for appdata.xml gettext translation
+BDEPEND="
+   dev-libs/appstream-glib
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+PATCHES=(
+   # Allow /var/tmp prefixed recursive delete (due to package manager 
setting TMPDIR)
+   "${FILESDIR}"/var-tmp-tests.patch
+)
+
+src_configure() {
+   local emesonargs=(
+   -Ddeveloper_mode=false
+   -Dlibportal=disabled
+   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
+   # is commented out upstream anyway
+   -Dnetwork_tests=disabled
+   -Dtech_preview=false
+   $(meson_feature test unit_tests)
+   )
+   meson_src_configure
+}
+
+src_test() {
+   virtx meson_src_test
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+
+   if ! has_version net-libs/webkit-gtk[jpeg2k]; then
+   ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k."
+   ewarn "Various image galleries/managers may be broken."
+   fi
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2020-11-07 Thread Mart Raudsepp
commit: 4ff9d4ff8e0155b03aad8014c108e2cd31337474
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Nov  7 15:13:36 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Nov  7 15:21:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ff9d4ff

www-client/epiphany: remove old

Package-Manager: Portage-2.3.103, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

 www-client/epiphany/Manifest   |  3 --
 www-client/epiphany/epiphany-3.30.5.ebuild | 80 
 www-client/epiphany/epiphany-3.32.6.ebuild | 85 --
 www-client/epiphany/epiphany-3.36.3.ebuild | 84 -
 4 files changed, 252 deletions(-)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index 7e0cda1f500..0b1bb1c5b7d 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1,5 +1,2 @@
-DIST epiphany-3.30.5.tar.xz 4532136 BLAKE2B 
7c42e7ff5624bd85c380da97b2ca057b59d4dc77bec85f33bab755032b519db10ee52aa93c503e5b1f57c5acfce5a9b3decc7dddfacc3d68ea620eb884ec2da3
 SHA512 
1d31022e91a5ac79a032ebf988d4f8828cfa38a2b67e06b9432e479d7ebc93d3a08338261b92dfe3f37b6f745aeb5286b4acc65c537d935c1ace61ad9a494b7d
-DIST epiphany-3.32.6.tar.xz 5469624 BLAKE2B 
96e35001482c4062917d160d4b3e851ebf83850cc6d9d449e8c62c5d5c44d3fbab4ff0121c265ed363fa1e686d2ff9797a7dff8fe100a138aa72217fb8ba4183
 SHA512 
2d2fc57deb798c7666e2b7f9859318c1e9ae5477a79ccc3bb4f6de79edfc34c6096493306047ad2134a466da932e825d59881e896136ea7a0586fbd36177b0c4
 DIST epiphany-3.34.4.tar.xz 5295624 BLAKE2B 
c1867f62f1a0675466e2679d7f9e568abac6a4f3f56c498abfdc3d4ca4510696c4e9cbcab99a8be90bb50c77b04bcb86456a82dbefa76a2a7ec2c6b373ce9c39
 SHA512 
d9700196e0397032dd84d1fbf14d193f4212dd8dc054320267b4dfc8a59246de9c93fb786ba76463f0c09e7997b26efa17288cc06eddd0fb4aad2e4bdd4276ce
-DIST epiphany-3.36.3.tar.xz 5812928 BLAKE2B 
95107ba0c8124ef93fa3557b02e5d5f0a15a93dc393c195b1881157087336d675b0f91eb88b8ba9a249a51b22b62bd0b483bddf1291c69fc4594d29a85296907
 SHA512 
2125ea688456daea9d75d0e44c52470b44f36b0650255fd316b08cf97d214ccb2a71f3215b64891b0c4bd8b645fe1593c88923fb61e25f4cb6630b6ceb050d12
 DIST epiphany-3.36.4.tar.xz 5824436 BLAKE2B 
f837cd5c8cbdd046851f7fcd7f5360a759952cde54231656226b1e878ebdd574d72ed4ad16a6db83556ab8a6eaf754b67b1a195c1fcda2f1635099c9edb3
 SHA512 
f80a2a6fa4b2fa158ff2232f4e2b3d3cfe69e9368290805db741646cd67d3485a44e4ea8cba29d152abc0f69cbc0c6274fe5d1ec20347de2e077ac940e08aef3

diff --git a/www-client/epiphany/epiphany-3.30.5.ebuild 
b/www-client/epiphany/epiphany-3.30.5.ebuild
deleted file mode 100644
index 3d3d9d9b9c0..000
--- a/www-client/epiphany/epiphany-3.30.5.ebuild
+++ /dev/null
@@ -1,80 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome.org gnome2-utils meson xdg virtualx
-
-DESCRIPTION="GNOME webbrowser based on Webkit"
-HOMEPAGE="https://wiki.gnome.org/Apps/Web;
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~sparc ~x86"
-
-COMMON_DEPEND="
-   >=dev-libs/glib-2.52.0:2
-   >=x11-libs/gtk+-3.22.13:3
-   >=dev-libs/nettle-3.2:=
-   >=net-libs/webkit-gtk-2.21.92:4=
-   >=x11-libs/cairo-1.2
-   >=dev-libs/libdazzle-3.28.0
-   >=app-crypt/gcr-3.5.5:=[gtk]
-   >=x11-libs/gdk-pixbuf-2.36.5:2
-   dev-libs/icu:=
-   >=app-text/iso-codes-0.35
-   >=dev-libs/json-glib-1.2.4
-   >=x11-libs/libnotify-0.5.1
-   >=app-crypt/libsecret-0.14
-   >=net-libs/libsoup-2.48:2.4
-   >=dev-libs/libxml2-2.6.12:2
-   >=dev-libs/libxslt-1.1.7
-   dev-db/sqlite:3
-   dev-libs/gmp:0=
-   >=gnome-base/gsettings-desktop-schemas-0.0.1
-"
-RDEPEND="${COMMON_DEPEND}
-   x11-themes/adwaita-icon-theme
-"
-# paxctl needed for bug #407085
-# appstream-glib needed for appdata.xml gettext translation
-DEPEND="${COMMON_DEPEND}
-   dev-libs/appstream-glib
-   dev-util/gdbus-codegen
-   dev-util/glib-utils
-   dev-util/itstool
-   sys-apps/paxctl
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"
-
-src_configure() {
-   local emesonargs=(
-   -Ddeveloper_mode=false
-   -Ddistributor_name=Gentoo
-   -Dtech_preview=false
-   $(meson_use test unit_tests)
-   )
-   meson_src_configure
-}
-
-src_test() {
-   virtx meson_src_test
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-
-   if ! has_version net-libs/webkit-gtk[jpeg2k]; then
-   ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k."
-   ewarn "Various image galleries/managers may be broken."
-   fi
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}

diff --git a/www-client/epiphany/epiphany-3.32.6.ebuild 
b/www-client/epiphany/epiphany-3.32.6.ebuild
deleted file mode 100644

[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2020-09-30 Thread Sergei Trofimovich
commit: 0ffb4bb78d3b03fc982b01b08996d33937807f74
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Sep 30 16:45:18 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Sep 30 18:13:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ffb4bb7

www-client/epiphany: keyworded 3.34.4 for sparc, bug #732340

Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 www-client/epiphany/epiphany-3.34.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-3.34.4.ebuild 
b/www-client/epiphany/epiphany-3.34.4.ebuild
index da74b629ae2..70cf94888c9 100644
--- a/www-client/epiphany/epiphany-3.34.4.ebuild
+++ b/www-client/epiphany/epiphany-3.34.4.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~sparc x86"
 
 DEPEND="
>=dev-libs/glib-2.61.2:2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2020-08-30 Thread Thomas Deutschmann
commit: 599d6c2d54497c1340ba71ffed7315a2c87d7c34
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Aug 30 15:03:57 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Aug 30 15:17:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=599d6c2d

www-client/epiphany: x86 stable (bug #738728)

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann  gentoo.org>

 www-client/epiphany/epiphany-3.36.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-3.36.4.ebuild 
b/www-client/epiphany/epiphany-3.36.4.ebuild
index cb71443d35d..42c21ce3c35 100644
--- a/www-client/epiphany/epiphany-3.36.4.ebuild
+++ b/www-client/epiphany/epiphany-3.36.4.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
 
 DEPEND="
>=dev-libs/glib-2.61.2:2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2020-08-06 Thread Mart Raudsepp
commit: bcddfa56aa3e3f5e5efc97d153f9b1ec6b02c700
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Thu Aug  6 21:29:22 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Thu Aug  6 21:38:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcddfa56

www-client/epiphany: bump to 3.36.4

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

 www-client/epiphany/Manifest   |  1 +
 www-client/epiphany/epiphany-3.36.4.ebuild | 84 ++
 2 files changed, 85 insertions(+)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index 6161c26502f..7e0cda1f500 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -2,3 +2,4 @@ DIST epiphany-3.30.5.tar.xz 4532136 BLAKE2B 
7c42e7ff5624bd85c380da97b2ca057b59d4
 DIST epiphany-3.32.6.tar.xz 5469624 BLAKE2B 
96e35001482c4062917d160d4b3e851ebf83850cc6d9d449e8c62c5d5c44d3fbab4ff0121c265ed363fa1e686d2ff9797a7dff8fe100a138aa72217fb8ba4183
 SHA512 
2d2fc57deb798c7666e2b7f9859318c1e9ae5477a79ccc3bb4f6de79edfc34c6096493306047ad2134a466da932e825d59881e896136ea7a0586fbd36177b0c4
 DIST epiphany-3.34.4.tar.xz 5295624 BLAKE2B 
c1867f62f1a0675466e2679d7f9e568abac6a4f3f56c498abfdc3d4ca4510696c4e9cbcab99a8be90bb50c77b04bcb86456a82dbefa76a2a7ec2c6b373ce9c39
 SHA512 
d9700196e0397032dd84d1fbf14d193f4212dd8dc054320267b4dfc8a59246de9c93fb786ba76463f0c09e7997b26efa17288cc06eddd0fb4aad2e4bdd4276ce
 DIST epiphany-3.36.3.tar.xz 5812928 BLAKE2B 
95107ba0c8124ef93fa3557b02e5d5f0a15a93dc393c195b1881157087336d675b0f91eb88b8ba9a249a51b22b62bd0b483bddf1291c69fc4594d29a85296907
 SHA512 
2125ea688456daea9d75d0e44c52470b44f36b0650255fd316b08cf97d214ccb2a71f3215b64891b0c4bd8b645fe1593c88923fb61e25f4cb6630b6ceb050d12
+DIST epiphany-3.36.4.tar.xz 5824436 BLAKE2B 
f837cd5c8cbdd046851f7fcd7f5360a759952cde54231656226b1e878ebdd574d72ed4ad16a6db83556ab8a6eaf754b67b1a195c1fcda2f1635099c9edb3
 SHA512 
f80a2a6fa4b2fa158ff2232f4e2b3d3cfe69e9368290805db741646cd67d3485a44e4ea8cba29d152abc0f69cbc0c6274fe5d1ec20347de2e077ac940e08aef3

diff --git a/www-client/epiphany/epiphany-3.36.4.ebuild 
b/www-client/epiphany/epiphany-3.36.4.ebuild
new file mode 100644
index 000..cb71443d35d
--- /dev/null
+++ b/www-client/epiphany/epiphany-3.36.4.ebuild
@@ -0,0 +1,84 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnome.org gnome2-utils meson xdg virtualx
+
+DESCRIPTION="GNOME webbrowser based on Webkit"
+HOMEPAGE="https://wiki.gnome.org/Apps/Web;
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+
+DEPEND="
+   >=dev-libs/glib-2.61.2:2
+   >=x11-libs/gtk+-3.24.0:3
+   >=dev-libs/nettle-3.4:=
+   >=net-libs/webkit-gtk-2.27.4:4=
+   >=x11-libs/cairo-1.2
+   >=app-crypt/gcr-3.5.5:=[gtk]
+   >=x11-libs/gdk-pixbuf-2.36.5:2
+   gnome-base/gsettings-desktop-schemas
+   >=app-text/iso-codes-0.35
+   >=dev-libs/json-glib-1.2.4
+   >=dev-libs/libdazzle-3.35.3
+   >=gui-libs/libhandy-0.0.10:0.0=
+   >=x11-libs/libnotify-0.5.1
+   >=app-crypt/libsecret-0.19
+   >=net-libs/libsoup-2.48.0:2.4
+   >=dev-libs/libxml2-2.6.12:2
+   dev-db/sqlite:3
+   dev-libs/gmp:0=
+"
+RDEPEND="${DEPEND}
+   x11-themes/adwaita-icon-theme
+"
+# appstream-glib needed for appdata.xml gettext translation
+BDEPEND="
+   dev-libs/appstream-glib
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+PATCHES=(
+   # Allow /var/tmp prefixed recursive delete (due to package manager 
setting TMPDIR)
+   "${FILESDIR}"/var-tmp-tests.patch
+)
+
+src_configure() {
+   local emesonargs=(
+   -Ddeveloper_mode=false
+   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
+   # is commented out upstream anyway
+   -Dnetwork_tests=disabled
+   -Dtech_preview=false
+   $(meson_feature test unit_tests)
+   )
+   meson_src_configure
+}
+
+src_test() {
+   virtx meson_src_test
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+
+   if ! has_version net-libs/webkit-gtk[jpeg2k]; then
+   ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k."
+   ewarn "Various image galleries/managers may be broken."
+   fi
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/, gnome-base/gnome-core-apps/, net-libs/libzapojit/, ...

2020-07-18 Thread Sergei Trofimovich
commit: 927bcd18aa392ed56288517e8eb2499bd6b4d803
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Jul 18 23:23:23 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jul 18 23:24:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=927bcd18

*/*: dekeyword net-libs/webkit-gtk and revdeps on ppc

Bug: https://bugs.gentoo.org/704182
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-ruby/ruby-gnome2/ruby-gnome2-3.3.2.ebuild  |  2 +-
 dev-ruby/ruby-gnome2/ruby-gnome2-3.3.6.ebuild  |  2 +-
 dev-ruby/ruby-gnome2/ruby-gnome2-3.3.7.ebuild  |  2 +-
 .../ruby-webkit2-gtk/ruby-webkit2-gtk-3.3.2.ebuild |  2 +-
 .../ruby-webkit2-gtk/ruby-webkit2-gtk-3.3.6.ebuild |  2 +-
 .../ruby-webkit2-gtk/ruby-webkit2-gtk-3.3.7.ebuild |  2 +-
 dev-util/devhelp/devhelp-3.34.0.ebuild |  2 +-
 .../gnome-core-apps/gnome-core-apps-3.34.4.ebuild  |  2 +-
 gnome-base/gnome/gnome-3.34.4.ebuild   |  2 +-
 .../gnome-contacts/gnome-contacts-3.30.2.ebuild|  2 +-
 .../gnome-contacts/gnome-contacts-3.34.1.ebuild|  2 +-
 .../gnome-contacts/gnome-contacts-3.36.2.ebuild|  2 +-
 gnome-extra/sushi/sushi-3.34.0.ebuild  |  2 +-
 gnome-extra/yelp/yelp-3.34.0.ebuild|  2 +-
 mail-client/evolution/evolution-3.36.3.ebuild  |  2 +-
 mail-client/evolution/evolution-3.36.4.ebuild  |  2 +-
 media-gfx/shotwell/shotwell-0.30.9.ebuild  |  2 +-
 net-im/empathy/empathy-3.12.14.ebuild  |  2 +-
 .../gnome-online-accounts-3.34.1.ebuild|  2 +-
 .../gnome-online-accounts-3.36.0.ebuild|  2 +-
 net-libs/libzapojit/libzapojit-0.0.3.ebuild|  2 +-
 net-libs/webkit-gtk/webkit-gtk-2.24.4.ebuild   |  2 +-
 net-news/liferea/liferea-1.12.7-r1.ebuild  |  2 +-
 net-news/liferea/liferea-1.12.8.ebuild |  2 +-
 profiles/arch/powerpc/ppc32/package.use.mask   | 22 ++
 profiles/arch/powerpc/ppc32/use.mask   |  6 ++
 www-client/epiphany/epiphany-3.30.5.ebuild |  2 +-
 www-client/epiphany/epiphany-3.32.6.ebuild |  2 +-
 28 files changed, 54 insertions(+), 26 deletions(-)

diff --git a/dev-ruby/ruby-gnome2/ruby-gnome2-3.3.2.ebuild 
b/dev-ruby/ruby-gnome2/ruby-gnome2-3.3.2.ebuild
index 38c2ff03a97..0549cd26086 100644
--- a/dev-ruby/ruby-gnome2/ruby-gnome2-3.3.2.ebuild
+++ b/dev-ruby/ruby-gnome2/ruby-gnome2-3.3.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI=""
 
 LICENSE="Ruby"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 ruby_add_rdepend "

diff --git a/dev-ruby/ruby-gnome2/ruby-gnome2-3.3.6.ebuild 
b/dev-ruby/ruby-gnome2/ruby-gnome2-3.3.6.ebuild
index e7a6d40efe5..9bc3dcdc67f 100644
--- a/dev-ruby/ruby-gnome2/ruby-gnome2-3.3.6.ebuild
+++ b/dev-ruby/ruby-gnome2/ruby-gnome2-3.3.6.ebuild
@@ -12,7 +12,7 @@ SRC_URI=""
 
 LICENSE="Ruby"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 ruby_add_rdepend "

diff --git a/dev-ruby/ruby-gnome2/ruby-gnome2-3.3.7.ebuild 
b/dev-ruby/ruby-gnome2/ruby-gnome2-3.3.7.ebuild
index e7a6d40efe5..9bc3dcdc67f 100644
--- a/dev-ruby/ruby-gnome2/ruby-gnome2-3.3.7.ebuild
+++ b/dev-ruby/ruby-gnome2/ruby-gnome2-3.3.7.ebuild
@@ -12,7 +12,7 @@ SRC_URI=""
 
 LICENSE="Ruby"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 ruby_add_rdepend "

diff --git a/dev-ruby/ruby-webkit2-gtk/ruby-webkit2-gtk-3.3.2.ebuild 
b/dev-ruby/ruby-webkit2-gtk/ruby-webkit2-gtk-3.3.2.ebuild
index a3581d1d691..b493d0f7d01 100644
--- a/dev-ruby/ruby-webkit2-gtk/ruby-webkit2-gtk-3.3.2.ebuild
+++ b/dev-ruby/ruby-webkit2-gtk/ruby-webkit2-gtk-3.3.2.ebuild
@@ -7,7 +7,7 @@ USE_RUBY="ruby23 ruby24 ruby25 ruby26"
 inherit virtualx ruby-ng-gnome2
 
 DESCRIPTION="Ruby WebKitGtk+ for Gtk 3.0 bindings"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 DEPEND+=" net-libs/webkit-gtk:4"

diff --git a/dev-ruby/ruby-webkit2-gtk/ruby-webkit2-gtk-3.3.6.ebuild 
b/dev-ruby/ruby-webkit2-gtk/ruby-webkit2-gtk-3.3.6.ebuild
index f55006950a4..59f40a356e3 100644
--- a/dev-ruby/ruby-webkit2-gtk/ruby-webkit2-gtk-3.3.6.ebuild
+++ b/dev-ruby/ruby-webkit2-gtk/ruby-webkit2-gtk-3.3.6.ebuild
@@ -7,7 +7,7 @@ USE_RUBY="ruby24 ruby25 ruby26"
 inherit virtualx ruby-ng-gnome2
 
 DESCRIPTION="Ruby WebKitGtk+ for Gtk 3.0 bindings"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 DEPEND+=" net-libs/webkit-gtk:4"

diff --git a/dev-ruby/ruby-webkit2-gtk/ruby-webkit2-gtk-3.3.7.ebuild 
b/dev-ruby/ruby-webkit2-gtk/ruby-webkit2-gtk-3.3.7.ebuild
index f55006950a4..59f40a356e3 100644
--- a/dev-ruby/ruby-webkit2-gtk/ruby-webkit2-gtk-3.3.7.ebuild
+++ b/dev-ruby/ruby-webkit2-gtk/ruby-webkit2-gtk-3.3.7.ebuild
@@ -7,7 +7,7 @@ USE_RUBY="ruby24 ruby25 ruby26"
 inherit virtualx ruby-ng-gnome2
 
 DESCRIPTION="Ruby WebKitGtk+ for Gtk 3.0 bindings"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 DEPEND+=" net-libs/webkit-gtk:4"

diff --git 

[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2020-07-17 Thread Mart Raudsepp
commit: 7a10fa36d0b59dd5bb247f38bf741cf17507b7e7
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Fri Jul 17 06:42:26 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Fri Jul 17 10:18:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a10fa36

www-client/epiphany: bump to 3.36.3

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

 www-client/epiphany/Manifest   |  1 +
 www-client/epiphany/epiphany-3.36.3.ebuild | 84 ++
 2 files changed, 85 insertions(+)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index 4627f7cdc3a..6161c26502f 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1,3 +1,4 @@
 DIST epiphany-3.30.5.tar.xz 4532136 BLAKE2B 
7c42e7ff5624bd85c380da97b2ca057b59d4dc77bec85f33bab755032b519db10ee52aa93c503e5b1f57c5acfce5a9b3decc7dddfacc3d68ea620eb884ec2da3
 SHA512 
1d31022e91a5ac79a032ebf988d4f8828cfa38a2b67e06b9432e479d7ebc93d3a08338261b92dfe3f37b6f745aeb5286b4acc65c537d935c1ace61ad9a494b7d
 DIST epiphany-3.32.6.tar.xz 5469624 BLAKE2B 
96e35001482c4062917d160d4b3e851ebf83850cc6d9d449e8c62c5d5c44d3fbab4ff0121c265ed363fa1e686d2ff9797a7dff8fe100a138aa72217fb8ba4183
 SHA512 
2d2fc57deb798c7666e2b7f9859318c1e9ae5477a79ccc3bb4f6de79edfc34c6096493306047ad2134a466da932e825d59881e896136ea7a0586fbd36177b0c4
 DIST epiphany-3.34.4.tar.xz 5295624 BLAKE2B 
c1867f62f1a0675466e2679d7f9e568abac6a4f3f56c498abfdc3d4ca4510696c4e9cbcab99a8be90bb50c77b04bcb86456a82dbefa76a2a7ec2c6b373ce9c39
 SHA512 
d9700196e0397032dd84d1fbf14d193f4212dd8dc054320267b4dfc8a59246de9c93fb786ba76463f0c09e7997b26efa17288cc06eddd0fb4aad2e4bdd4276ce
+DIST epiphany-3.36.3.tar.xz 5812928 BLAKE2B 
95107ba0c8124ef93fa3557b02e5d5f0a15a93dc393c195b1881157087336d675b0f91eb88b8ba9a249a51b22b62bd0b483bddf1291c69fc4594d29a85296907
 SHA512 
2125ea688456daea9d75d0e44c52470b44f36b0650255fd316b08cf97d214ccb2a71f3215b64891b0c4bd8b645fe1593c88923fb61e25f4cb6630b6ceb050d12

diff --git a/www-client/epiphany/epiphany-3.36.3.ebuild 
b/www-client/epiphany/epiphany-3.36.3.ebuild
new file mode 100644
index 000..cb71443d35d
--- /dev/null
+++ b/www-client/epiphany/epiphany-3.36.3.ebuild
@@ -0,0 +1,84 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnome.org gnome2-utils meson xdg virtualx
+
+DESCRIPTION="GNOME webbrowser based on Webkit"
+HOMEPAGE="https://wiki.gnome.org/Apps/Web;
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+
+DEPEND="
+   >=dev-libs/glib-2.61.2:2
+   >=x11-libs/gtk+-3.24.0:3
+   >=dev-libs/nettle-3.4:=
+   >=net-libs/webkit-gtk-2.27.4:4=
+   >=x11-libs/cairo-1.2
+   >=app-crypt/gcr-3.5.5:=[gtk]
+   >=x11-libs/gdk-pixbuf-2.36.5:2
+   gnome-base/gsettings-desktop-schemas
+   >=app-text/iso-codes-0.35
+   >=dev-libs/json-glib-1.2.4
+   >=dev-libs/libdazzle-3.35.3
+   >=gui-libs/libhandy-0.0.10:0.0=
+   >=x11-libs/libnotify-0.5.1
+   >=app-crypt/libsecret-0.19
+   >=net-libs/libsoup-2.48.0:2.4
+   >=dev-libs/libxml2-2.6.12:2
+   dev-db/sqlite:3
+   dev-libs/gmp:0=
+"
+RDEPEND="${DEPEND}
+   x11-themes/adwaita-icon-theme
+"
+# appstream-glib needed for appdata.xml gettext translation
+BDEPEND="
+   dev-libs/appstream-glib
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+PATCHES=(
+   # Allow /var/tmp prefixed recursive delete (due to package manager 
setting TMPDIR)
+   "${FILESDIR}"/var-tmp-tests.patch
+)
+
+src_configure() {
+   local emesonargs=(
+   -Ddeveloper_mode=false
+   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
+   # is commented out upstream anyway
+   -Dnetwork_tests=disabled
+   -Dtech_preview=false
+   $(meson_feature test unit_tests)
+   )
+   meson_src_configure
+}
+
+src_test() {
+   virtx meson_src_test
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+
+   if ! has_version net-libs/webkit-gtk[jpeg2k]; then
+   ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k."
+   ewarn "Various image galleries/managers may be broken."
+   fi
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2020-06-01 Thread Michał Górny
commit: 6ca349fafff4120b34f081d41a443c81acb23632
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Mon Jun  1 12:58:39 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jun  1 20:30:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ca349fa

www-client/epiphany: arm keyworded (bug #692802)

Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Michał Górny  gentoo.org>

 www-client/epiphany/epiphany-3.34.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-3.34.4.ebuild 
b/www-client/epiphany/epiphany-3.34.4.ebuild
index 25a5ae82ef2..da74b629ae2 100644
--- a/www-client/epiphany/epiphany-3.34.4.ebuild
+++ b/www-client/epiphany/epiphany-3.34.4.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 
 DEPEND="
>=dev-libs/glib-2.61.2:2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2020-04-20 Thread Agostino Sarubbo
commit: c81bfbc3d9b9b48ad2941681ca6cffdd92a8058e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Apr 20 18:16:15 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Apr 20 18:16:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c81bfbc3

www-client/epiphany: x86 stable wrt bug #717144

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 www-client/epiphany/epiphany-3.34.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-3.34.4.ebuild 
b/www-client/epiphany/epiphany-3.34.4.ebuild
index b3311da10f7..25a5ae82ef2 100644
--- a/www-client/epiphany/epiphany-3.34.4.ebuild
+++ b/www-client/epiphany/epiphany-3.34.4.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 
 DEPEND="
>=dev-libs/glib-2.61.2:2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2020-04-20 Thread Agostino Sarubbo
commit: 6ceaf65f569187d468371f180250596d434ea76c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Apr 20 17:02:18 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Apr 20 17:02:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ceaf65f

www-client/epiphany: amd64 stable wrt bug #717144

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 www-client/epiphany/epiphany-3.34.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-3.34.4.ebuild 
b/www-client/epiphany/epiphany-3.34.4.ebuild
index 390434aa1b8..b3311da10f7 100644
--- a/www-client/epiphany/epiphany-3.34.4.ebuild
+++ b/www-client/epiphany/epiphany-3.34.4.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
 
 DEPEND="
>=dev-libs/glib-2.61.2:2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2020-03-22 Thread Mart Raudsepp
commit: c014e39082e4611503673be4741771aa37974679
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Mar 22 16:48:21 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Mar 22 16:49:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c014e390

www-client/epiphany: bump to 3.34.4

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

 www-client/epiphany/Manifest   |  1 +
 www-client/epiphany/epiphany-3.34.4.ebuild | 84 ++
 2 files changed, 85 insertions(+)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index 6d5e4709a6a..4627f7cdc3a 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1,2 +1,3 @@
 DIST epiphany-3.30.5.tar.xz 4532136 BLAKE2B 
7c42e7ff5624bd85c380da97b2ca057b59d4dc77bec85f33bab755032b519db10ee52aa93c503e5b1f57c5acfce5a9b3decc7dddfacc3d68ea620eb884ec2da3
 SHA512 
1d31022e91a5ac79a032ebf988d4f8828cfa38a2b67e06b9432e479d7ebc93d3a08338261b92dfe3f37b6f745aeb5286b4acc65c537d935c1ace61ad9a494b7d
 DIST epiphany-3.32.6.tar.xz 5469624 BLAKE2B 
96e35001482c4062917d160d4b3e851ebf83850cc6d9d449e8c62c5d5c44d3fbab4ff0121c265ed363fa1e686d2ff9797a7dff8fe100a138aa72217fb8ba4183
 SHA512 
2d2fc57deb798c7666e2b7f9859318c1e9ae5477a79ccc3bb4f6de79edfc34c6096493306047ad2134a466da932e825d59881e896136ea7a0586fbd36177b0c4
+DIST epiphany-3.34.4.tar.xz 5295624 BLAKE2B 
c1867f62f1a0675466e2679d7f9e568abac6a4f3f56c498abfdc3d4ca4510696c4e9cbcab99a8be90bb50c77b04bcb86456a82dbefa76a2a7ec2c6b373ce9c39
 SHA512 
d9700196e0397032dd84d1fbf14d193f4212dd8dc054320267b4dfc8a59246de9c93fb786ba76463f0c09e7997b26efa17288cc06eddd0fb4aad2e4bdd4276ce

diff --git a/www-client/epiphany/epiphany-3.34.4.ebuild 
b/www-client/epiphany/epiphany-3.34.4.ebuild
new file mode 100644
index 000..390434aa1b8
--- /dev/null
+++ b/www-client/epiphany/epiphany-3.34.4.ebuild
@@ -0,0 +1,84 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnome.org gnome2-utils meson xdg virtualx
+
+DESCRIPTION="GNOME webbrowser based on Webkit"
+HOMEPAGE="https://wiki.gnome.org/Apps/Web;
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+
+DEPEND="
+   >=dev-libs/glib-2.61.2:2
+   >=x11-libs/gtk+-3.24.0:3
+   >=dev-libs/nettle-3.4:=
+   >=net-libs/webkit-gtk-2.26.0:4=
+   >=x11-libs/cairo-1.2
+   >=app-crypt/gcr-3.5.5:=[gtk]
+   >=x11-libs/gdk-pixbuf-2.36.5:2
+   gnome-base/gsettings-desktop-schemas
+   >=app-text/iso-codes-0.35
+   >=dev-libs/json-glib-1.2.4
+   >=dev-libs/libdazzle-3.31.90
+   >=gui-libs/libhandy-0.0.10:0.0=
+   >=x11-libs/libnotify-0.5.1
+   >=app-crypt/libsecret-0.14
+   >=net-libs/libsoup-2.48.0:2.4
+   >=dev-libs/libxml2-2.6.12:2
+   dev-db/sqlite:3
+   dev-libs/gmp:0=
+"
+RDEPEND="${DEPEND}
+   x11-themes/adwaita-icon-theme
+"
+# appstream-glib needed for appdata.xml gettext translation
+BDEPEND="
+   dev-libs/appstream-glib
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+PATCHES=(
+   # Allow /var/tmp prefixed recursive delete (due to package manager 
setting TMPDIR)
+   "${FILESDIR}"/var-tmp-tests.patch
+)
+
+src_configure() {
+   local emesonargs=(
+   -Ddeveloper_mode=false
+   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
+   # is commented out upstream anyway
+   -Dnetwork_tests=disabled
+   -Dtech_preview=false
+   $(meson_feature test unit_tests)
+   )
+   meson_src_configure
+}
+
+src_test() {
+   virtx meson_src_test
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+
+   if ! has_version net-libs/webkit-gtk[jpeg2k]; then
+   ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k."
+   ewarn "Various image galleries/managers may be broken."
+   fi
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2020-01-28 Thread Mart Raudsepp
commit: 261bfb772d4d267266f762247d72ad7b872c9f0d
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jan 28 09:31:49 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jan 28 09:34:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=261bfb77

www-client/epiphany: remove old

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

 www-client/epiphany/Manifest   |  1 -
 www-client/epiphany/epiphany-3.32.5.ebuild | 85 --
 2 files changed, 86 deletions(-)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index 7faab68ab41..6d5e4709a6a 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1,3 +1,2 @@
 DIST epiphany-3.30.5.tar.xz 4532136 BLAKE2B 
7c42e7ff5624bd85c380da97b2ca057b59d4dc77bec85f33bab755032b519db10ee52aa93c503e5b1f57c5acfce5a9b3decc7dddfacc3d68ea620eb884ec2da3
 SHA512 
1d31022e91a5ac79a032ebf988d4f8828cfa38a2b67e06b9432e479d7ebc93d3a08338261b92dfe3f37b6f745aeb5286b4acc65c537d935c1ace61ad9a494b7d
-DIST epiphany-3.32.5.tar.xz 5468976 BLAKE2B 
7e15eccbf48e7d2ada7b7a4ee4643219149f0d81c8c1767e5871fbed023bf53cd548822eabe5c9e0a26fd62a255ec69efdbd5efd05faef0e0374cedb473f5978
 SHA512 
e14a2626071460ddf8493a765d877f7683ba51e572778bb03f83ce31170856c6de91327955bd2d3b43e9016457da35a966014019d8837cd85765f948a7d1e5d2
 DIST epiphany-3.32.6.tar.xz 5469624 BLAKE2B 
96e35001482c4062917d160d4b3e851ebf83850cc6d9d449e8c62c5d5c44d3fbab4ff0121c265ed363fa1e686d2ff9797a7dff8fe100a138aa72217fb8ba4183
 SHA512 
2d2fc57deb798c7666e2b7f9859318c1e9ae5477a79ccc3bb4f6de79edfc34c6096493306047ad2134a466da932e825d59881e896136ea7a0586fbd36177b0c4

diff --git a/www-client/epiphany/epiphany-3.32.5.ebuild 
b/www-client/epiphany/epiphany-3.32.5.ebuild
deleted file mode 100644
index 150a59005b8..000
--- a/www-client/epiphany/epiphany-3.32.5.ebuild
+++ /dev/null
@@ -1,85 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit gnome.org gnome2-utils meson xdg virtualx
-
-DESCRIPTION="GNOME webbrowser based on Webkit"
-HOMEPAGE="https://wiki.gnome.org/Apps/Web;
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86"
-
-DEPEND="
-   >=dev-libs/glib-2.56.0:2
-   >=x11-libs/gtk+-3.24.0:3
-   >=dev-libs/nettle-3.4:=
-   >=net-libs/webkit-gtk-2.24.1:4=
-   >=x11-libs/cairo-1.2
-   >=app-crypt/gcr-3.5.5:=[gtk]
-   >=x11-libs/gdk-pixbuf-2.36.5:2
-   gnome-base/gsettings-desktop-schemas
-   dev-libs/icu:=
-   >=app-text/iso-codes-0.35
-   >=dev-libs/json-glib-1.2.4
-   >=dev-libs/libdazzle-3.31.90
-   >=gui-libs/libhandy-0.0.9:0.0=
-   >=x11-libs/libnotify-0.5.1
-   >=app-crypt/libsecret-0.14
-   >=net-libs/libsoup-2.48.0:2.4
-   >=dev-libs/libxml2-2.6.12:2
-   dev-db/sqlite:3
-   dev-libs/gmp:0=
-"
-RDEPEND="${DEPEND}
-   x11-themes/adwaita-icon-theme
-"
-# appstream-glib needed for appdata.xml gettext translation
-BDEPEND="
-   dev-libs/appstream-glib
-   dev-util/gdbus-codegen
-   dev-util/glib-utils
-   dev-util/itstool
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"
-
-PATCHES=(
-   # Allow /var/tmp prefixed recursive delete (due to package manager 
setting TMPDIR)
-   "${FILESDIR}"/var-tmp-tests.patch
-)
-
-src_configure() {
-   local emesonargs=(
-   -Ddeveloper_mode=false
-   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
-   # is commented out upstream anyway
-   -Dnetwork_tests=disabled
-   -Dtech_preview=false
-   $(meson_feature test unit_tests)
-   )
-   meson_src_configure
-}
-
-src_test() {
-   virtx meson_src_test
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-
-   if ! has_version net-libs/webkit-gtk[jpeg2k]; then
-   ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k."
-   ewarn "Various image galleries/managers may be broken."
-   fi
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2020-01-27 Thread Mikle Kolyada
commit: 982bcd3261148b72a61e288d5fed0ff0c1257840
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Jan 27 09:44:27 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Jan 27 09:45:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=982bcd32

www-client/epiphany: amd64 stable wrt bug #706524

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 www-client/epiphany/epiphany-3.32.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-3.32.6.ebuild 
b/www-client/epiphany/epiphany-3.32.6.ebuild
index 24b2d71da50..bd29559513b 100644
--- a/www-client/epiphany/epiphany-3.32.6.ebuild
+++ b/www-client/epiphany/epiphany-3.32.6.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86"
 
 DEPEND="
>=dev-libs/glib-2.56.0:2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2020-01-26 Thread Thomas Deutschmann
commit: f335cd296d3396ff87dfe8cc03ab10562bc6b3d5
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jan 26 22:33:45 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jan 26 22:39:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f335cd29

www-client/epiphany: x86 stable (bug #706524)

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann  gentoo.org>

 www-client/epiphany/epiphany-3.32.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-3.32.6.ebuild 
b/www-client/epiphany/epiphany-3.32.6.ebuild
index 19dbe29bb07..24b2d71da50 100644
--- a/www-client/epiphany/epiphany-3.32.6.ebuild
+++ b/www-client/epiphany/epiphany-3.32.6.ebuild
@@ -12,7 +12,7 @@ LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
 RESTRICT="!test? ( test )"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 x86"
 
 DEPEND="
>=dev-libs/glib-2.56.0:2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2020-01-04 Thread Mart Raudsepp
commit: 3c69586eee5fcb908bdf9def11c203313e283219
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Jan  4 09:34:07 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Jan  4 09:36:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c69586e

www-client/epiphany: bump to 3.32.6

Package-Manager: Portage-2.3.79, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 www-client/epiphany/Manifest   |  1 +
 www-client/epiphany/epiphany-3.32.6.ebuild | 85 ++
 2 files changed, 86 insertions(+)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index dc9d0c389c8..7faab68ab41 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1,2 +1,3 @@
 DIST epiphany-3.30.5.tar.xz 4532136 BLAKE2B 
7c42e7ff5624bd85c380da97b2ca057b59d4dc77bec85f33bab755032b519db10ee52aa93c503e5b1f57c5acfce5a9b3decc7dddfacc3d68ea620eb884ec2da3
 SHA512 
1d31022e91a5ac79a032ebf988d4f8828cfa38a2b67e06b9432e479d7ebc93d3a08338261b92dfe3f37b6f745aeb5286b4acc65c537d935c1ace61ad9a494b7d
 DIST epiphany-3.32.5.tar.xz 5468976 BLAKE2B 
7e15eccbf48e7d2ada7b7a4ee4643219149f0d81c8c1767e5871fbed023bf53cd548822eabe5c9e0a26fd62a255ec69efdbd5efd05faef0e0374cedb473f5978
 SHA512 
e14a2626071460ddf8493a765d877f7683ba51e572778bb03f83ce31170856c6de91327955bd2d3b43e9016457da35a966014019d8837cd85765f948a7d1e5d2
+DIST epiphany-3.32.6.tar.xz 5469624 BLAKE2B 
96e35001482c4062917d160d4b3e851ebf83850cc6d9d449e8c62c5d5c44d3fbab4ff0121c265ed363fa1e686d2ff9797a7dff8fe100a138aa72217fb8ba4183
 SHA512 
2d2fc57deb798c7666e2b7f9859318c1e9ae5477a79ccc3bb4f6de79edfc34c6096493306047ad2134a466da932e825d59881e896136ea7a0586fbd36177b0c4

diff --git a/www-client/epiphany/epiphany-3.32.6.ebuild 
b/www-client/epiphany/epiphany-3.32.6.ebuild
new file mode 100644
index 000..19dbe29bb07
--- /dev/null
+++ b/www-client/epiphany/epiphany-3.32.6.ebuild
@@ -0,0 +1,85 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnome.org gnome2-utils meson xdg virtualx
+
+DESCRIPTION="GNOME webbrowser based on Webkit"
+HOMEPAGE="https://wiki.gnome.org/Apps/Web;
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+
+DEPEND="
+   >=dev-libs/glib-2.56.0:2
+   >=x11-libs/gtk+-3.24.0:3
+   >=dev-libs/nettle-3.4:=
+   >=net-libs/webkit-gtk-2.24.1:4=
+   >=x11-libs/cairo-1.2
+   >=app-crypt/gcr-3.5.5:=[gtk]
+   >=x11-libs/gdk-pixbuf-2.36.5:2
+   gnome-base/gsettings-desktop-schemas
+   dev-libs/icu:=
+   >=app-text/iso-codes-0.35
+   >=dev-libs/json-glib-1.2.4
+   >=dev-libs/libdazzle-3.31.90
+   >=gui-libs/libhandy-0.0.9:0.0=
+   >=x11-libs/libnotify-0.5.1
+   >=app-crypt/libsecret-0.14
+   >=net-libs/libsoup-2.48.0:2.4
+   >=dev-libs/libxml2-2.6.12:2
+   dev-db/sqlite:3
+   dev-libs/gmp:0=
+"
+RDEPEND="${DEPEND}
+   x11-themes/adwaita-icon-theme
+"
+# appstream-glib needed for appdata.xml gettext translation
+BDEPEND="
+   dev-libs/appstream-glib
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+PATCHES=(
+   # Allow /var/tmp prefixed recursive delete (due to package manager 
setting TMPDIR)
+   "${FILESDIR}"/var-tmp-tests.patch
+)
+
+src_configure() {
+   local emesonargs=(
+   -Ddeveloper_mode=false
+   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
+   # is commented out upstream anyway
+   -Dnetwork_tests=disabled
+   -Dtech_preview=false
+   $(meson_feature test unit_tests)
+   )
+   meson_src_configure
+}
+
+src_test() {
+   virtx meson_src_test
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+
+   if ! has_version net-libs/webkit-gtk[jpeg2k]; then
+   ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k."
+   ewarn "Various image galleries/managers may be broken."
+   fi
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2019-12-23 Thread Mart Raudsepp
commit: 083d808691df23af65cd764fac20c6f40f002679
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Mon Dec 23 22:20:57 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Mon Dec 23 22:23:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=083d8086

www-client/epiphany: remove old

Package-Manager: Portage-2.3.79, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 www-client/epiphany/Manifest   |  1 -
 www-client/epiphany/epiphany-3.30.4.ebuild | 80 --
 2 files changed, 81 deletions(-)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index e423c370830..dc9d0c389c8 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1,3 +1,2 @@
-DIST epiphany-3.30.4.tar.xz 4531732 BLAKE2B 
a4741d353800517c0233456e513a974ecd7641799395df7cafe6940cbfa49402836484010634ef3c59e36bd3bb2ced331d19a4ed05d1630c00d7ee385961227b
 SHA512 
8574a26a22a24db7e65254f65723f6e4405fccd783bb7e122f8a5f6aff62d3ef1dd0b3ce903eb1f750e7ae28c2f1154a2c1c15970892216211d51edee318bd47
 DIST epiphany-3.30.5.tar.xz 4532136 BLAKE2B 
7c42e7ff5624bd85c380da97b2ca057b59d4dc77bec85f33bab755032b519db10ee52aa93c503e5b1f57c5acfce5a9b3decc7dddfacc3d68ea620eb884ec2da3
 SHA512 
1d31022e91a5ac79a032ebf988d4f8828cfa38a2b67e06b9432e479d7ebc93d3a08338261b92dfe3f37b6f745aeb5286b4acc65c537d935c1ace61ad9a494b7d
 DIST epiphany-3.32.5.tar.xz 5468976 BLAKE2B 
7e15eccbf48e7d2ada7b7a4ee4643219149f0d81c8c1767e5871fbed023bf53cd548822eabe5c9e0a26fd62a255ec69efdbd5efd05faef0e0374cedb473f5978
 SHA512 
e14a2626071460ddf8493a765d877f7683ba51e572778bb03f83ce31170856c6de91327955bd2d3b43e9016457da35a966014019d8837cd85765f948a7d1e5d2

diff --git a/www-client/epiphany/epiphany-3.30.4.ebuild 
b/www-client/epiphany/epiphany-3.30.4.ebuild
deleted file mode 100644
index ca11b906765..000
--- a/www-client/epiphany/epiphany-3.30.4.ebuild
+++ /dev/null
@@ -1,80 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome.org gnome2-utils meson xdg virtualx
-
-DESCRIPTION="GNOME webbrowser based on Webkit"
-HOMEPAGE="https://wiki.gnome.org/Apps/Web;
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE="test"
-RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
-
-COMMON_DEPEND="
-   >=dev-libs/glib-2.52.0:2
-   >=x11-libs/gtk+-3.22.13:3
-   >=dev-libs/nettle-3.2:=
-   >=net-libs/webkit-gtk-2.21.92:4=
-   >=x11-libs/cairo-1.2
-   >=dev-libs/libdazzle-3.28.0
-   >=app-crypt/gcr-3.5.5:=[gtk]
-   >=x11-libs/gdk-pixbuf-2.36.5:2
-   dev-libs/icu:=
-   >=app-text/iso-codes-0.35
-   >=dev-libs/json-glib-1.2.4
-   >=x11-libs/libnotify-0.5.1
-   >=app-crypt/libsecret-0.14
-   >=net-libs/libsoup-2.48:2.4
-   >=dev-libs/libxml2-2.6.12:2
-   >=dev-libs/libxslt-1.1.7
-   dev-db/sqlite:3
-   dev-libs/gmp:0=
-   >=gnome-base/gsettings-desktop-schemas-0.0.1
-"
-RDEPEND="${COMMON_DEPEND}
-   x11-themes/adwaita-icon-theme
-"
-# paxctl needed for bug #407085
-# appstream-glib needed for appdata.xml gettext translation
-DEPEND="${COMMON_DEPEND}
-   dev-libs/appstream-glib
-   dev-util/gdbus-codegen
-   dev-util/glib-utils
-   dev-util/itstool
-   sys-apps/paxctl
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"
-
-src_configure() {
-   local emesonargs=(
-   -Ddeveloper_mode=false
-   -Ddistributor_name=Gentoo
-   -Dtech_preview=false
-   $(meson_use test unit_tests)
-   )
-   meson_src_configure
-}
-
-src_test() {
-   virtx meson_src_test
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-
-   if ! has_version net-libs/webkit-gtk[jpeg2k]; then
-   ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k."
-   ewarn "Various image galleries/managers may be broken."
-   fi
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2019-12-08 Thread Mikle Kolyada
commit: ca9f0b315a49f351069fc32e7e7f91f507618fd6
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Dec  8 11:51:34 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Dec  8 11:51:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca9f0b31

www-client/epiphany: x86 stable wrt bug #702260

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada  gentoo.org>

 www-client/epiphany/epiphany-3.32.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-3.32.5.ebuild 
b/www-client/epiphany/epiphany-3.32.5.ebuild
index 12ab048992c..5e85803c825 100644
--- a/www-client/epiphany/epiphany-3.32.5.ebuild
+++ b/www-client/epiphany/epiphany-3.32.5.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Web;
 LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
-KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86"
 
 DEPEND="
>=dev-libs/glib-2.56.0:2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2019-12-08 Thread Mikle Kolyada
commit: ef042d20028802fc32a687187ac009683f3609f4
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Dec  8 11:40:04 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Dec  8 11:41:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef042d20

www-client/epiphany: amd64 stable wrt bug #702260

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 www-client/epiphany/epiphany-3.32.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-3.32.5.ebuild 
b/www-client/epiphany/epiphany-3.32.5.ebuild
index a7ea9f3e362..12ab048992c 100644
--- a/www-client/epiphany/epiphany-3.32.5.ebuild
+++ b/www-client/epiphany/epiphany-3.32.5.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Web;
 LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86"
 
 DEPEND="
>=dev-libs/glib-2.56.0:2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2019-12-08 Thread Sergei Trofimovich
commit: 24954a233ce18a108c03a1b23e8d23aae2d23527
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Dec  8 09:35:59 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Dec  8 10:58:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24954a23

www-client/epiphany: keyworded 3.30.5 for sparc, bug #667904

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 www-client/epiphany/epiphany-3.30.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-3.30.5.ebuild 
b/www-client/epiphany/epiphany-3.30.5.ebuild
index 8541b4a1ffd..0bad7fa07ec 100644
--- a/www-client/epiphany/epiphany-3.30.5.ebuild
+++ b/www-client/epiphany/epiphany-3.30.5.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Web;
 LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
 
 COMMON_DEPEND="
>=dev-libs/glib-2.52.0:2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2019-12-01 Thread Mart Raudsepp
commit: f1cf711acc42fa7a34cc14f1a207d93e1b427697
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Dec  1 16:22:10 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Dec  1 16:22:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1cf711a

www-client/epiphany: remove old

Package-Manager: Portage-2.3.69, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 www-client/epiphany/Manifest   |  1 -
 www-client/epiphany/epiphany-3.32.4.ebuild | 84 --
 2 files changed, 85 deletions(-)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index 545cef0bec9..e423c370830 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1,4 +1,3 @@
 DIST epiphany-3.30.4.tar.xz 4531732 BLAKE2B 
a4741d353800517c0233456e513a974ecd7641799395df7cafe6940cbfa49402836484010634ef3c59e36bd3bb2ced331d19a4ed05d1630c00d7ee385961227b
 SHA512 
8574a26a22a24db7e65254f65723f6e4405fccd783bb7e122f8a5f6aff62d3ef1dd0b3ce903eb1f750e7ae28c2f1154a2c1c15970892216211d51edee318bd47
 DIST epiphany-3.30.5.tar.xz 4532136 BLAKE2B 
7c42e7ff5624bd85c380da97b2ca057b59d4dc77bec85f33bab755032b519db10ee52aa93c503e5b1f57c5acfce5a9b3decc7dddfacc3d68ea620eb884ec2da3
 SHA512 
1d31022e91a5ac79a032ebf988d4f8828cfa38a2b67e06b9432e479d7ebc93d3a08338261b92dfe3f37b6f745aeb5286b4acc65c537d935c1ace61ad9a494b7d
-DIST epiphany-3.32.4.tar.xz 5468576 BLAKE2B 
8d9ed9f522a7f18c1e9b0fa6aea043c11e69eda8ee779e8cb05cbef1920154ee7e307ea92eac713c74f7a81a08d9fc31dfd3ba8fad59d5697f4aa652e12a6e8e
 SHA512 
34f9f4267862b494cbeb225ce63cd7767851f1cca16b4c8e03057b07454477f2ed891c60f20910abcc7a553371f8f03e59fc9da4cf459dd5cbfde8a6d67c
 DIST epiphany-3.32.5.tar.xz 5468976 BLAKE2B 
7e15eccbf48e7d2ada7b7a4ee4643219149f0d81c8c1767e5871fbed023bf53cd548822eabe5c9e0a26fd62a255ec69efdbd5efd05faef0e0374cedb473f5978
 SHA512 
e14a2626071460ddf8493a765d877f7683ba51e572778bb03f83ce31170856c6de91327955bd2d3b43e9016457da35a966014019d8837cd85765f948a7d1e5d2

diff --git a/www-client/epiphany/epiphany-3.32.4.ebuild 
b/www-client/epiphany/epiphany-3.32.4.ebuild
deleted file mode 100644
index 07cf82ff503..000
--- a/www-client/epiphany/epiphany-3.32.4.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit gnome.org gnome2-utils meson xdg virtualx
-
-DESCRIPTION="GNOME webbrowser based on Webkit"
-HOMEPAGE="https://wiki.gnome.org/Apps/Web;
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE="test"
-KEYWORDS="~amd64 ~arm64 ~x86"
-
-DEPEND="
-   >=dev-libs/glib-2.56.0:2
-   >=x11-libs/gtk+-3.24.0:3
-   >=dev-libs/nettle-3.4:=
-   >=net-libs/webkit-gtk-2.24.1:4=
-   >=x11-libs/cairo-1.2
-   >=app-crypt/gcr-3.5.5:=[gtk]
-   >=x11-libs/gdk-pixbuf-2.36.5:2
-   gnome-base/gsettings-desktop-schemas
-   dev-libs/icu:=
-   >=app-text/iso-codes-0.35
-   >=dev-libs/json-glib-1.2.4
-   >=dev-libs/libdazzle-3.31.90
-   >=gui-libs/libhandy-0.0.9:0.0=
-   >=x11-libs/libnotify-0.5.1
-   >=app-crypt/libsecret-0.14
-   >=net-libs/libsoup-2.48.0:2.4
-   >=dev-libs/libxml2-2.6.12:2
-   dev-db/sqlite:3
-   dev-libs/gmp:0=
-"
-RDEPEND="${DEPEND}
-   x11-themes/adwaita-icon-theme
-"
-# appstream-glib needed for appdata.xml gettext translation
-BDEPEND="
-   dev-libs/appstream-glib
-   dev-util/gdbus-codegen
-   dev-util/glib-utils
-   dev-util/itstool
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"
-
-PATCHES=(
-   # Allow /var/tmp prefixed recursive delete (due to package manager 
setting TMPDIR)
-   "${FILESDIR}"/var-tmp-tests.patch
-)
-
-src_configure() {
-   local emesonargs=(
-   -Ddeveloper_mode=false
-   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
-   # is commented out upstream anyway
-   -Dnetwork_tests=disabled
-   -Dtech_preview=false
-   $(meson_feature test unit_tests)
-   )
-   meson_src_configure
-}
-
-src_test() {
-   virtx meson_src_test
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-
-   if ! has_version net-libs/webkit-gtk[jpeg2k]; then
-   ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k."
-   ewarn "Various image galleries/managers may be broken."
-   fi
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2019-11-30 Thread Sergei Trofimovich
commit: d41ae6799e77c386e77edb69263e28a8ecb63783
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Nov 30 21:15:11 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Nov 30 21:17:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d41ae679

www-client/epiphany: keyworded 3.32.5 for ppc/ppc64, bug #692802

Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.80, Repoman-2.3.19
RepoMan-Options: --include-arches="ppc ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 www-client/epiphany/epiphany-3.32.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-3.32.5.ebuild 
b/www-client/epiphany/epiphany-3.32.5.ebuild
index 07cf82ff503..a7ea9f3e362 100644
--- a/www-client/epiphany/epiphany-3.32.5.ebuild
+++ b/www-client/epiphany/epiphany-3.32.5.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Web;
 LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
 
 DEPEND="
>=dev-libs/glib-2.56.0:2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2019-09-08 Thread Mart Raudsepp
commit: 7428727ec9a808dc225e1c06d99ae4ee161f6f2d
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Sep  8 10:06:41 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Sep  8 10:06:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7428727e

www-client/epiphany: bump to 3.30.5

Package-Manager: Portage-2.3.69, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 www-client/epiphany/Manifest   |  1 +
 www-client/epiphany/epiphany-3.30.5.ebuild | 79 ++
 2 files changed, 80 insertions(+)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index 2296bbabf46..545cef0bec9 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1,3 +1,4 @@
 DIST epiphany-3.30.4.tar.xz 4531732 BLAKE2B 
a4741d353800517c0233456e513a974ecd7641799395df7cafe6940cbfa49402836484010634ef3c59e36bd3bb2ced331d19a4ed05d1630c00d7ee385961227b
 SHA512 
8574a26a22a24db7e65254f65723f6e4405fccd783bb7e122f8a5f6aff62d3ef1dd0b3ce903eb1f750e7ae28c2f1154a2c1c15970892216211d51edee318bd47
+DIST epiphany-3.30.5.tar.xz 4532136 BLAKE2B 
7c42e7ff5624bd85c380da97b2ca057b59d4dc77bec85f33bab755032b519db10ee52aa93c503e5b1f57c5acfce5a9b3decc7dddfacc3d68ea620eb884ec2da3
 SHA512 
1d31022e91a5ac79a032ebf988d4f8828cfa38a2b67e06b9432e479d7ebc93d3a08338261b92dfe3f37b6f745aeb5286b4acc65c537d935c1ace61ad9a494b7d
 DIST epiphany-3.32.4.tar.xz 5468576 BLAKE2B 
8d9ed9f522a7f18c1e9b0fa6aea043c11e69eda8ee779e8cb05cbef1920154ee7e307ea92eac713c74f7a81a08d9fc31dfd3ba8fad59d5697f4aa652e12a6e8e
 SHA512 
34f9f4267862b494cbeb225ce63cd7767851f1cca16b4c8e03057b07454477f2ed891c60f20910abcc7a553371f8f03e59fc9da4cf459dd5cbfde8a6d67c
 DIST epiphany-3.32.5.tar.xz 5468976 BLAKE2B 
7e15eccbf48e7d2ada7b7a4ee4643219149f0d81c8c1767e5871fbed023bf53cd548822eabe5c9e0a26fd62a255ec69efdbd5efd05faef0e0374cedb473f5978
 SHA512 
e14a2626071460ddf8493a765d877f7683ba51e572778bb03f83ce31170856c6de91327955bd2d3b43e9016457da35a966014019d8837cd85765f948a7d1e5d2

diff --git a/www-client/epiphany/epiphany-3.30.5.ebuild 
b/www-client/epiphany/epiphany-3.30.5.ebuild
new file mode 100644
index 000..8541b4a1ffd
--- /dev/null
+++ b/www-client/epiphany/epiphany-3.30.5.ebuild
@@ -0,0 +1,79 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit gnome.org gnome2-utils meson xdg virtualx
+
+DESCRIPTION="GNOME webbrowser based on Webkit"
+HOMEPAGE="https://wiki.gnome.org/Apps/Web;
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="test"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+
+COMMON_DEPEND="
+   >=dev-libs/glib-2.52.0:2
+   >=x11-libs/gtk+-3.22.13:3
+   >=dev-libs/nettle-3.2:=
+   >=net-libs/webkit-gtk-2.21.92:4=
+   >=x11-libs/cairo-1.2
+   >=dev-libs/libdazzle-3.28.0
+   >=app-crypt/gcr-3.5.5:=[gtk]
+   >=x11-libs/gdk-pixbuf-2.36.5:2
+   dev-libs/icu:=
+   >=app-text/iso-codes-0.35
+   >=dev-libs/json-glib-1.2.4
+   >=x11-libs/libnotify-0.5.1
+   >=app-crypt/libsecret-0.14
+   >=net-libs/libsoup-2.48:2.4
+   >=dev-libs/libxml2-2.6.12:2
+   >=dev-libs/libxslt-1.1.7
+   dev-db/sqlite:3
+   dev-libs/gmp:0=
+   >=gnome-base/gsettings-desktop-schemas-0.0.1
+"
+RDEPEND="${COMMON_DEPEND}
+   x11-themes/adwaita-icon-theme
+"
+# paxctl needed for bug #407085
+# appstream-glib needed for appdata.xml gettext translation
+DEPEND="${COMMON_DEPEND}
+   dev-libs/appstream-glib
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/itstool
+   sys-apps/paxctl
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+src_configure() {
+   local emesonargs=(
+   -Ddeveloper_mode=false
+   -Ddistributor_name=Gentoo
+   -Dtech_preview=false
+   $(meson_use test unit_tests)
+   )
+   meson_src_configure
+}
+
+src_test() {
+   virtx meson_src_test
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+
+   if ! has_version net-libs/webkit-gtk[jpeg2k]; then
+   ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k."
+   ewarn "Various image galleries/managers may be broken."
+   fi
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2019-09-08 Thread Mart Raudsepp
commit: c66debbf2d77f83a1a2fe20aae8cfca3921fab1f
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Sep  8 10:03:35 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Sep  8 10:03:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c66debbf

www-client/epiphany: bump to 3.32.5

Package-Manager: Portage-2.3.69, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 www-client/epiphany/Manifest   |  1 +
 www-client/epiphany/epiphany-3.32.5.ebuild | 84 ++
 2 files changed, 85 insertions(+)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index cfbb3ae297b..2296bbabf46 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1,2 +1,3 @@
 DIST epiphany-3.30.4.tar.xz 4531732 BLAKE2B 
a4741d353800517c0233456e513a974ecd7641799395df7cafe6940cbfa49402836484010634ef3c59e36bd3bb2ced331d19a4ed05d1630c00d7ee385961227b
 SHA512 
8574a26a22a24db7e65254f65723f6e4405fccd783bb7e122f8a5f6aff62d3ef1dd0b3ce903eb1f750e7ae28c2f1154a2c1c15970892216211d51edee318bd47
 DIST epiphany-3.32.4.tar.xz 5468576 BLAKE2B 
8d9ed9f522a7f18c1e9b0fa6aea043c11e69eda8ee779e8cb05cbef1920154ee7e307ea92eac713c74f7a81a08d9fc31dfd3ba8fad59d5697f4aa652e12a6e8e
 SHA512 
34f9f4267862b494cbeb225ce63cd7767851f1cca16b4c8e03057b07454477f2ed891c60f20910abcc7a553371f8f03e59fc9da4cf459dd5cbfde8a6d67c
+DIST epiphany-3.32.5.tar.xz 5468976 BLAKE2B 
7e15eccbf48e7d2ada7b7a4ee4643219149f0d81c8c1767e5871fbed023bf53cd548822eabe5c9e0a26fd62a255ec69efdbd5efd05faef0e0374cedb473f5978
 SHA512 
e14a2626071460ddf8493a765d877f7683ba51e572778bb03f83ce31170856c6de91327955bd2d3b43e9016457da35a966014019d8837cd85765f948a7d1e5d2

diff --git a/www-client/epiphany/epiphany-3.32.5.ebuild 
b/www-client/epiphany/epiphany-3.32.5.ebuild
new file mode 100644
index 000..07cf82ff503
--- /dev/null
+++ b/www-client/epiphany/epiphany-3.32.5.ebuild
@@ -0,0 +1,84 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnome.org gnome2-utils meson xdg virtualx
+
+DESCRIPTION="GNOME webbrowser based on Webkit"
+HOMEPAGE="https://wiki.gnome.org/Apps/Web;
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="test"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+DEPEND="
+   >=dev-libs/glib-2.56.0:2
+   >=x11-libs/gtk+-3.24.0:3
+   >=dev-libs/nettle-3.4:=
+   >=net-libs/webkit-gtk-2.24.1:4=
+   >=x11-libs/cairo-1.2
+   >=app-crypt/gcr-3.5.5:=[gtk]
+   >=x11-libs/gdk-pixbuf-2.36.5:2
+   gnome-base/gsettings-desktop-schemas
+   dev-libs/icu:=
+   >=app-text/iso-codes-0.35
+   >=dev-libs/json-glib-1.2.4
+   >=dev-libs/libdazzle-3.31.90
+   >=gui-libs/libhandy-0.0.9:0.0=
+   >=x11-libs/libnotify-0.5.1
+   >=app-crypt/libsecret-0.14
+   >=net-libs/libsoup-2.48.0:2.4
+   >=dev-libs/libxml2-2.6.12:2
+   dev-db/sqlite:3
+   dev-libs/gmp:0=
+"
+RDEPEND="${DEPEND}
+   x11-themes/adwaita-icon-theme
+"
+# appstream-glib needed for appdata.xml gettext translation
+BDEPEND="
+   dev-libs/appstream-glib
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+PATCHES=(
+   # Allow /var/tmp prefixed recursive delete (due to package manager 
setting TMPDIR)
+   "${FILESDIR}"/var-tmp-tests.patch
+)
+
+src_configure() {
+   local emesonargs=(
+   -Ddeveloper_mode=false
+   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
+   # is commented out upstream anyway
+   -Dnetwork_tests=disabled
+   -Dtech_preview=false
+   $(meson_feature test unit_tests)
+   )
+   meson_src_configure
+}
+
+src_test() {
+   virtx meson_src_test
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+
+   if ! has_version net-libs/webkit-gtk[jpeg2k]; then
+   ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k."
+   ewarn "Various image galleries/managers may be broken."
+   fi
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2019-09-07 Thread Thomas Deutschmann
commit: ec27d5e45d73a3ea5d1a1bb18d81ecf9ab132e2a
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Sep  7 23:14:19 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Sep  7 23:14:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec27d5e4

www-client/epiphany: x86 keyworded (bug #692802)

Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann  gentoo.org>

 www-client/epiphany/epiphany-3.32.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-3.32.4.ebuild 
b/www-client/epiphany/epiphany-3.32.4.ebuild
index d9f85340b6a..07cf82ff503 100644
--- a/www-client/epiphany/epiphany-3.32.4.ebuild
+++ b/www-client/epiphany/epiphany-3.32.4.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Web;
 LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="~amd64 ~arm64 ~x86"
 
 DEPEND="
>=dev-libs/glib-2.56.0:2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2019-08-24 Thread Aaron Bauman
commit: 4c57ff89fc9fe4e8625899435be725b16b80d81e
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Aug 25 00:14:24 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Aug 25 00:14:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c57ff89

www-client/epiphany: arm64 keyworded (bug #692802)

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.73, Repoman-2.3.17

 www-client/epiphany/epiphany-3.32.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-3.32.4.ebuild 
b/www-client/epiphany/epiphany-3.32.4.ebuild
index c69aaaf7987..d9f85340b6a 100644
--- a/www-client/epiphany/epiphany-3.32.4.ebuild
+++ b/www-client/epiphany/epiphany-3.32.4.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Web;
 LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
 
 DEPEND="
>=dev-libs/glib-2.56.0:2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/files/, www-client/epiphany/

2019-08-17 Thread Mart Raudsepp
commit: 9185c2e148162ad577137c08a98721aa4078e7d8
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Aug 17 17:46:59 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Aug 17 17:47:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9185c2e1

www-client/epiphany: bump to 3.32.4

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 www-client/epiphany/Manifest  |  1 +
 www-client/epiphany/epiphany-3.32.4.ebuild| 84 +++
 www-client/epiphany/files/var-tmp-tests.patch | 13 +
 3 files changed, 98 insertions(+)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index 4cbd9fc3fa2..cfbb3ae297b 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1 +1,2 @@
 DIST epiphany-3.30.4.tar.xz 4531732 BLAKE2B 
a4741d353800517c0233456e513a974ecd7641799395df7cafe6940cbfa49402836484010634ef3c59e36bd3bb2ced331d19a4ed05d1630c00d7ee385961227b
 SHA512 
8574a26a22a24db7e65254f65723f6e4405fccd783bb7e122f8a5f6aff62d3ef1dd0b3ce903eb1f750e7ae28c2f1154a2c1c15970892216211d51edee318bd47
+DIST epiphany-3.32.4.tar.xz 5468576 BLAKE2B 
8d9ed9f522a7f18c1e9b0fa6aea043c11e69eda8ee779e8cb05cbef1920154ee7e307ea92eac713c74f7a81a08d9fc31dfd3ba8fad59d5697f4aa652e12a6e8e
 SHA512 
34f9f4267862b494cbeb225ce63cd7767851f1cca16b4c8e03057b07454477f2ed891c60f20910abcc7a553371f8f03e59fc9da4cf459dd5cbfde8a6d67c

diff --git a/www-client/epiphany/epiphany-3.32.4.ebuild 
b/www-client/epiphany/epiphany-3.32.4.ebuild
new file mode 100644
index 000..c69aaaf7987
--- /dev/null
+++ b/www-client/epiphany/epiphany-3.32.4.ebuild
@@ -0,0 +1,84 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnome.org gnome2-utils meson xdg virtualx
+
+DESCRIPTION="GNOME webbrowser based on Webkit"
+HOMEPAGE="https://wiki.gnome.org/Apps/Web;
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="test"
+KEYWORDS="~amd64"
+
+DEPEND="
+   >=dev-libs/glib-2.56.0:2
+   >=x11-libs/gtk+-3.24.0:3
+   >=dev-libs/nettle-3.4:=
+   >=net-libs/webkit-gtk-2.24.1:4=
+   >=x11-libs/cairo-1.2
+   >=app-crypt/gcr-3.5.5:=[gtk]
+   >=x11-libs/gdk-pixbuf-2.36.5:2
+   gnome-base/gsettings-desktop-schemas
+   dev-libs/icu:=
+   >=app-text/iso-codes-0.35
+   >=dev-libs/json-glib-1.2.4
+   >=dev-libs/libdazzle-3.31.90
+   >=gui-libs/libhandy-0.0.9:0.0=
+   >=x11-libs/libnotify-0.5.1
+   >=app-crypt/libsecret-0.14
+   >=net-libs/libsoup-2.48.0:2.4
+   >=dev-libs/libxml2-2.6.12:2
+   dev-db/sqlite:3
+   dev-libs/gmp:0=
+"
+RDEPEND="${DEPEND}
+   x11-themes/adwaita-icon-theme
+"
+# appstream-glib needed for appdata.xml gettext translation
+BDEPEND="
+   dev-libs/appstream-glib
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+PATCHES=(
+   # Allow /var/tmp prefixed recursive delete (due to package manager 
setting TMPDIR)
+   "${FILESDIR}"/var-tmp-tests.patch
+)
+
+src_configure() {
+   local emesonargs=(
+   -Ddeveloper_mode=false
+   # maybe enable later if network-sandbox is off, but in 3.32.4 
the network test
+   # is commented out upstream anyway
+   -Dnetwork_tests=disabled
+   -Dtech_preview=false
+   $(meson_feature test unit_tests)
+   )
+   meson_src_configure
+}
+
+src_test() {
+   virtx meson_src_test
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+
+   if ! has_version net-libs/webkit-gtk[jpeg2k]; then
+   ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k."
+   ewarn "Various image galleries/managers may be broken."
+   fi
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}

diff --git a/www-client/epiphany/files/var-tmp-tests.patch 
b/www-client/epiphany/files/var-tmp-tests.patch
new file mode 100644
index 000..f2a0d97aaf9
--- /dev/null
+++ b/www-client/epiphany/files/var-tmp-tests.patch
@@ -0,0 +1,13 @@
+diff --git a/tests/ephy-file-helpers-test.c b/tests/ephy-file-helpers-test.c
+index b3139b67e..10c884ea5 100644
+--- a/tests/ephy-file-helpers-test.c
 b/tests/ephy-file-helpers-test.c
+@@ -87,7 +87,7 @@ test_ephy_file_helpers_init (void)
+ if (keep_dir) {
+   /* As a safety measure, only try recursive delete on paths
+* prefixed with /tmp. */
+-  if (g_str_has_prefix (tmp_dir, "/tmp"))
++  if (g_str_has_prefix (tmp_dir, "/tmp") || g_str_has_prefix (tmp_dir, 
"/var/tmp"))
+ g_assert_true (ephy_file_delete_dir_recursively (tmp_dir, NULL));
+   else
+ g_warning ("INIT: dangerous path returned as tmp_dir: %s", tmp_dir);



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2019-08-04 Thread Aaron Bauman
commit: 8a5b7382e41c6c81e2c2aabb94d8518047a75569
Author: Aaron Bauman  gentoo  org>
AuthorDate: Mon Aug  5 03:50:42 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Aug  5 03:50:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a5b7382

www-client/epiphany: arm64 keyworded

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.70, Repoman-2.3.16

 www-client/epiphany/epiphany-3.30.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-3.30.4.ebuild 
b/www-client/epiphany/epiphany-3.30.4.ebuild
index 95a55437249..03dabe06b28 100644
--- a/www-client/epiphany/epiphany-3.30.4.ebuild
+++ b/www-client/epiphany/epiphany-3.30.4.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Web;
 LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
 
 COMMON_DEPEND="
>=dev-libs/glib-2.52.0:2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2019-06-14 Thread Mart Raudsepp
commit: db489d1366eaf1044952f25fa0d8c54ecc1e736b
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Fri Jun 14 06:14:08 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Fri Jun 14 06:14:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db489d13

www-client/epiphany: warn if webkit-gtk isn't built with USE=jpeg2k

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 www-client/epiphany/epiphany-3.30.4.ebuild | 5 +
 1 file changed, 5 insertions(+)

diff --git a/www-client/epiphany/epiphany-3.30.4.ebuild 
b/www-client/epiphany/epiphany-3.30.4.ebuild
index 99e354c6cf5..95a55437249 100644
--- a/www-client/epiphany/epiphany-3.30.4.ebuild
+++ b/www-client/epiphany/epiphany-3.30.4.ebuild
@@ -66,6 +66,11 @@ src_test() {
 pkg_postinst() {
xdg_pkg_postinst
gnome2_schemas_update
+
+   if ! has_version net-libs/webkit-gtk[jpeg2k]; then
+   ewarn "Your net-libs/webkit-gtk is built without USE=jpeg2k."
+   ewarn "Various image galleries/managers may be broken."
+   fi
 }
 
 pkg_postrm() {



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2019-05-18 Thread Mart Raudsepp
commit: 1c4e5368c4d7dd35ed51e91e50e27922f527ee03
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat May 18 23:08:57 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat May 18 23:08:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c4e5368

www-client/epiphany: remove old

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 www-client/epiphany/Manifest   |  2 -
 www-client/epiphany/epiphany-3.30.2.ebuild | 76 --
 www-client/epiphany/epiphany-3.30.3.ebuild | 76 --
 3 files changed, 154 deletions(-)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index fcd6f19f5f2..4cbd9fc3fa2 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1,3 +1 @@
-DIST epiphany-3.30.2.tar.xz 4528100 BLAKE2B 
3b711df8aa3166c26f639658de188e730f346be7c9bdfc65a5064804c1b0e22a744aec6c559c4131125e8fb34e7bb80636f559c7257cca3ad044c6b810bbe657
 SHA512 
4edaa042357ad44f2069412508cff9524e6e397da868b78768b493d03d77d16807d78f074eb1a4b18fcc1143d3a63d21f3eb1c0f126a31290320016c76c5130e
-DIST epiphany-3.30.3.tar.xz 4531796 BLAKE2B 
83ef6fb907d14e7a6605a4bb5ec5ecb5d463e2f21efe87550af4e5972bb02b6e52ca8df1d9866954d86858faa727bcd3fd525145d99eeca2c1c63d5387953b61
 SHA512 
a94a15cca6632157ab636a240af0567dc0e6b1070b510c1befc29e5bec51ab80a89ff101aff9c985632791dbfe0378417cbc2df4d48c1b2ada90d3d5c22a80ab
 DIST epiphany-3.30.4.tar.xz 4531732 BLAKE2B 
a4741d353800517c0233456e513a974ecd7641799395df7cafe6940cbfa49402836484010634ef3c59e36bd3bb2ced331d19a4ed05d1630c00d7ee385961227b
 SHA512 
8574a26a22a24db7e65254f65723f6e4405fccd783bb7e122f8a5f6aff62d3ef1dd0b3ce903eb1f750e7ae28c2f1154a2c1c15970892216211d51edee318bd47

diff --git a/www-client/epiphany/epiphany-3.30.2.ebuild 
b/www-client/epiphany/epiphany-3.30.2.ebuild
deleted file mode 100644
index 3d7e9af1f6b..000
--- a/www-client/epiphany/epiphany-3.30.2.ebuild
+++ /dev/null
@@ -1,76 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome.org gnome2-utils meson xdg virtualx
-
-DESCRIPTION="GNOME webbrowser based on Webkit"
-HOMEPAGE="https://wiki.gnome.org/Apps/Web;
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE="test"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
-
-COMMON_DEPEND="
-   >=dev-libs/glib-2.52.0:2
-   >=x11-libs/gtk+-3.22.13:3
-   >=dev-libs/nettle-3.2:=
-   >=net-libs/webkit-gtk-2.21.92:4=
-   >=x11-libs/cairo-1.2
-   >=dev-libs/libdazzle-3.28.0
-   >=app-crypt/gcr-3.5.5:=[gtk]
-   >=x11-libs/gdk-pixbuf-2.36.5:2
-   dev-libs/icu:=
-   >=app-text/iso-codes-0.35
-   >=dev-libs/json-glib-1.2.4
-   >=x11-libs/libnotify-0.5.1
-   >=app-crypt/libsecret-0.14
-   >=net-libs/libsoup-2.48:2.4
-   >=dev-libs/libxml2-2.6.12:2
-   >=dev-libs/libxslt-1.1.7
-   dev-db/sqlite:3
-   dev-libs/gmp:0=
-   >=gnome-base/gsettings-desktop-schemas-0.0.1
-"
-RDEPEND="${COMMON_DEPEND}
-   x11-themes/adwaita-icon-theme
-"
-# paxctl needed for bug #407085
-# appstream-glib needed for appdata.xml gettext translation
-DEPEND="${COMMON_DEPEND}
-   dev-libs/appstream-glib
-   dev-util/gdbus-codegen
-   dev-util/glib-utils
-   dev-util/itstool
-   sys-apps/paxctl
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"
-
-src_configure() {
-   local emesonargs=(
-   -Ddeveloper_mode=false
-   -Ddistributor_name=Gentoo
-   -Dtech_preview=false
-   $(meson_use test unit_tests)
-   )
-   meson_src_configure
-}
-
-src_test() {
-   virtx meson_src_test
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_icon_cache_update
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_icon_cache_update
-   gnome2_schemas_update
-}

diff --git a/www-client/epiphany/epiphany-3.30.3.ebuild 
b/www-client/epiphany/epiphany-3.30.3.ebuild
deleted file mode 100644
index b4babc8d3b5..000
--- a/www-client/epiphany/epiphany-3.30.3.ebuild
+++ /dev/null
@@ -1,76 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome.org gnome2-utils meson xdg virtualx
-
-DESCRIPTION="GNOME webbrowser based on Webkit"
-HOMEPAGE="https://wiki.gnome.org/Apps/Web;
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE="test"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-
-COMMON_DEPEND="
-   >=dev-libs/glib-2.52.0:2
-   >=x11-libs/gtk+-3.22.13:3
-   >=dev-libs/nettle-3.2:=
-   >=net-libs/webkit-gtk-2.21.92:4=
-   >=x11-libs/cairo-1.2
-   >=dev-libs/libdazzle-3.28.0
-   >=app-crypt/gcr-3.5.5:=[gtk]
-   >=x11-libs/gdk-pixbuf-2.36.5:2
-   dev-libs/icu:=
-   >=app-text/iso-codes-0.35
-   >=dev-libs/json-glib-1.2.4
-   >=x11-libs/libnotify-0.5.1
-   

[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2019-05-10 Thread Mikle Kolyada
commit: 62cf3e37a5aad2c78e0d1c643b9603ab09d528a2
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri May 10 17:47:14 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri May 10 17:49:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62cf3e37

www-client/epiphany: x86 stable wrt bug #685254

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

 www-client/epiphany/epiphany-3.30.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-3.30.4.ebuild 
b/www-client/epiphany/epiphany-3.30.4.ebuild
index 6780a3ffcda..99e354c6cf5 100644
--- a/www-client/epiphany/epiphany-3.30.4.ebuild
+++ b/www-client/epiphany/epiphany-3.30.4.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Web;
 LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
 
 COMMON_DEPEND="
>=dev-libs/glib-2.52.0:2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2019-05-08 Thread Mikle Kolyada
commit: 83469a221971f701f45023bb01b96c6ddd06c779
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed May  8 09:31:06 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed May  8 09:31:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83469a22

www-client/epiphany: amd64 stable wrt bug #685254

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 www-client/epiphany/epiphany-3.30.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-3.30.4.ebuild 
b/www-client/epiphany/epiphany-3.30.4.ebuild
index ecb6ccc371d..6780a3ffcda 100644
--- a/www-client/epiphany/epiphany-3.30.4.ebuild
+++ b/www-client/epiphany/epiphany-3.30.4.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Web;
 LICENSE="GPL-3+"
 SLOT="0"
 IUSE="test"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
 
 COMMON_DEPEND="
>=dev-libs/glib-2.52.0:2



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2019-04-25 Thread Pacho Ramos
commit: a9f5d54ffce5d5af41e03c808bbfd711ecedcc6e
Author: Pacho Ramos  gentoo  org>
AuthorDate: Thu Apr 25 18:14:21 2019 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Thu Apr 25 18:14:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9f5d54f

www-client/epiphany: Version bump to 3.30.4

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Pacho Ramos  gentoo.org>

 www-client/epiphany/Manifest   |  1 +
 www-client/epiphany/epiphany-3.30.4.ebuild | 74 ++
 2 files changed, 75 insertions(+)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index 03a0d822fc4..fcd6f19f5f2 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1,2 +1,3 @@
 DIST epiphany-3.30.2.tar.xz 4528100 BLAKE2B 
3b711df8aa3166c26f639658de188e730f346be7c9bdfc65a5064804c1b0e22a744aec6c559c4131125e8fb34e7bb80636f559c7257cca3ad044c6b810bbe657
 SHA512 
4edaa042357ad44f2069412508cff9524e6e397da868b78768b493d03d77d16807d78f074eb1a4b18fcc1143d3a63d21f3eb1c0f126a31290320016c76c5130e
 DIST epiphany-3.30.3.tar.xz 4531796 BLAKE2B 
83ef6fb907d14e7a6605a4bb5ec5ecb5d463e2f21efe87550af4e5972bb02b6e52ca8df1d9866954d86858faa727bcd3fd525145d99eeca2c1c63d5387953b61
 SHA512 
a94a15cca6632157ab636a240af0567dc0e6b1070b510c1befc29e5bec51ab80a89ff101aff9c985632791dbfe0378417cbc2df4d48c1b2ada90d3d5c22a80ab
+DIST epiphany-3.30.4.tar.xz 4531732 BLAKE2B 
a4741d353800517c0233456e513a974ecd7641799395df7cafe6940cbfa49402836484010634ef3c59e36bd3bb2ced331d19a4ed05d1630c00d7ee385961227b
 SHA512 
8574a26a22a24db7e65254f65723f6e4405fccd783bb7e122f8a5f6aff62d3ef1dd0b3ce903eb1f750e7ae28c2f1154a2c1c15970892216211d51edee318bd47

diff --git a/www-client/epiphany/epiphany-3.30.4.ebuild 
b/www-client/epiphany/epiphany-3.30.4.ebuild
new file mode 100644
index 000..ecb6ccc371d
--- /dev/null
+++ b/www-client/epiphany/epiphany-3.30.4.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit gnome.org gnome2-utils meson xdg virtualx
+
+DESCRIPTION="GNOME webbrowser based on Webkit"
+HOMEPAGE="https://wiki.gnome.org/Apps/Web;
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="test"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+
+COMMON_DEPEND="
+   >=dev-libs/glib-2.52.0:2
+   >=x11-libs/gtk+-3.22.13:3
+   >=dev-libs/nettle-3.2:=
+   >=net-libs/webkit-gtk-2.21.92:4=
+   >=x11-libs/cairo-1.2
+   >=dev-libs/libdazzle-3.28.0
+   >=app-crypt/gcr-3.5.5:=[gtk]
+   >=x11-libs/gdk-pixbuf-2.36.5:2
+   dev-libs/icu:=
+   >=app-text/iso-codes-0.35
+   >=dev-libs/json-glib-1.2.4
+   >=x11-libs/libnotify-0.5.1
+   >=app-crypt/libsecret-0.14
+   >=net-libs/libsoup-2.48:2.4
+   >=dev-libs/libxml2-2.6.12:2
+   >=dev-libs/libxslt-1.1.7
+   dev-db/sqlite:3
+   dev-libs/gmp:0=
+   >=gnome-base/gsettings-desktop-schemas-0.0.1
+"
+RDEPEND="${COMMON_DEPEND}
+   x11-themes/adwaita-icon-theme
+"
+# paxctl needed for bug #407085
+# appstream-glib needed for appdata.xml gettext translation
+DEPEND="${COMMON_DEPEND}
+   dev-libs/appstream-glib
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/itstool
+   sys-apps/paxctl
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+src_configure() {
+   local emesonargs=(
+   -Ddeveloper_mode=false
+   -Ddistributor_name=Gentoo
+   -Dtech_preview=false
+   $(meson_use test unit_tests)
+   )
+   meson_src_configure
+}
+
+src_test() {
+   virtx meson_src_test
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2019-03-11 Thread Mart Raudsepp
commit: 5dd98493fa546be12375f1ea598ab490472d19e9
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Mon Mar 11 17:27:20 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Mon Mar 11 18:16:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dd98493

www-client/epiphany: bump to 3.30.3

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 www-client/epiphany/Manifest   |  1 +
 www-client/epiphany/epiphany-3.30.3.ebuild | 76 ++
 2 files changed, 77 insertions(+)

diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest
index 41788f3b44a..03a0d822fc4 100644
--- a/www-client/epiphany/Manifest
+++ b/www-client/epiphany/Manifest
@@ -1 +1,2 @@
 DIST epiphany-3.30.2.tar.xz 4528100 BLAKE2B 
3b711df8aa3166c26f639658de188e730f346be7c9bdfc65a5064804c1b0e22a744aec6c559c4131125e8fb34e7bb80636f559c7257cca3ad044c6b810bbe657
 SHA512 
4edaa042357ad44f2069412508cff9524e6e397da868b78768b493d03d77d16807d78f074eb1a4b18fcc1143d3a63d21f3eb1c0f126a31290320016c76c5130e
+DIST epiphany-3.30.3.tar.xz 4531796 BLAKE2B 
83ef6fb907d14e7a6605a4bb5ec5ecb5d463e2f21efe87550af4e5972bb02b6e52ca8df1d9866954d86858faa727bcd3fd525145d99eeca2c1c63d5387953b61
 SHA512 
a94a15cca6632157ab636a240af0567dc0e6b1070b510c1befc29e5bec51ab80a89ff101aff9c985632791dbfe0378417cbc2df4d48c1b2ada90d3d5c22a80ab

diff --git a/www-client/epiphany/epiphany-3.30.3.ebuild 
b/www-client/epiphany/epiphany-3.30.3.ebuild
new file mode 100644
index 000..b4babc8d3b5
--- /dev/null
+++ b/www-client/epiphany/epiphany-3.30.3.ebuild
@@ -0,0 +1,76 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit gnome.org gnome2-utils meson xdg virtualx
+
+DESCRIPTION="GNOME webbrowser based on Webkit"
+HOMEPAGE="https://wiki.gnome.org/Apps/Web;
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="test"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+
+COMMON_DEPEND="
+   >=dev-libs/glib-2.52.0:2
+   >=x11-libs/gtk+-3.22.13:3
+   >=dev-libs/nettle-3.2:=
+   >=net-libs/webkit-gtk-2.21.92:4=
+   >=x11-libs/cairo-1.2
+   >=dev-libs/libdazzle-3.28.0
+   >=app-crypt/gcr-3.5.5:=[gtk]
+   >=x11-libs/gdk-pixbuf-2.36.5:2
+   dev-libs/icu:=
+   >=app-text/iso-codes-0.35
+   >=dev-libs/json-glib-1.2.4
+   >=x11-libs/libnotify-0.5.1
+   >=app-crypt/libsecret-0.14
+   >=net-libs/libsoup-2.48:2.4
+   >=dev-libs/libxml2-2.6.12:2
+   >=dev-libs/libxslt-1.1.7
+   dev-db/sqlite:3
+   dev-libs/gmp:0=
+   >=gnome-base/gsettings-desktop-schemas-0.0.1
+"
+RDEPEND="${COMMON_DEPEND}
+   x11-themes/adwaita-icon-theme
+"
+# paxctl needed for bug #407085
+# appstream-glib needed for appdata.xml gettext translation
+DEPEND="${COMMON_DEPEND}
+   dev-libs/appstream-glib
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/itstool
+   sys-apps/paxctl
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+src_configure() {
+   local emesonargs=(
+   -Ddeveloper_mode=false
+   -Ddistributor_name=Gentoo
+   -Dtech_preview=false
+   $(meson_use test unit_tests)
+   )
+   meson_src_configure
+}
+
+src_test() {
+   virtx meson_src_test
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_icon_cache_update
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_icon_cache_update
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2019-02-05 Thread Mart Raudsepp
commit: 9a801698d52a21d6df0003c2657fad6300817296
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Feb  5 22:53:18 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Feb  5 22:55:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a801698

www-client/epiphany: remove now unnecessary gst-plugins-opus blocker

webkit-gtk security bump by now ensures we won't have too old gst-plugins-opus,
so the (temporary) safety blocker in epiphany can be removed without fear.

Closes: https://bugs.gentoo.org/677326
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 www-client/epiphany/epiphany-3.30.2.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/www-client/epiphany/epiphany-3.30.2.ebuild 
b/www-client/epiphany/epiphany-3.30.2.ebuild
index d189facc12e..3d7e9af1f6b 100644
--- a/www-client/epiphany/epiphany-3.30.2.ebuild
+++ b/www-client/epiphany/epiphany-3.30.2.ebuild
@@ -36,8 +36,7 @@ COMMON_DEPEND="
 "
 RDEPEND="${COMMON_DEPEND}
x11-themes/adwaita-icon-theme
-   

  1   2   >