diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-05-21 10:20:03 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-05-21 10:20:03 +0100 |
commit | 6f8038813c460b4f0572d5ef595cdfa94af3a94d (patch) | |
tree | 3509e94070265053394b7f2e30a779d7e60c2064 /www-client/epiphany | |
parent | eccb70a7f91b2d22582587f26d1a28bb31408b45 (diff) |
gentoo resync : 21.05.2019
Diffstat (limited to 'www-client/epiphany')
-rw-r--r-- | www-client/epiphany/Manifest | 4 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-3.30.2.ebuild | 76 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-3.30.3.ebuild | 76 |
3 files changed, 0 insertions, 156 deletions
diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest index b83e220db632..80a02715d238 100644 --- a/www-client/epiphany/Manifest +++ b/www-client/epiphany/Manifest @@ -1,7 +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 -EBUILD epiphany-3.30.2.ebuild 1576 BLAKE2B a6b491e36d7afba0e77bf069c9c0ee0b6c1e6fd20d9e869fa43ed7e7d39bf6e04992e2b4f34d73c85ca6241905231d6ce797481966372296f86f82f3e93867e9 SHA512 6e98d4c691b974f7b5093152753036273472311607686ddeb2f38de1131fafcd1dc54f041752f5c0d1b61e270dc333b5f5d64c49cd672758251a239cc9cc89b2 -EBUILD epiphany-3.30.3.ebuild 1578 BLAKE2B abbc2468e0517b68ed56af97383afd0f4cfe76ab1e7cf0f4e50c0facf2c27050d7ae388aa8b543950ff6f1106cec9827cae42a8181dc8fbc17e70953e0c31c75 SHA512 07d63d6fd3e886ef3ca06b8ddc1fadc0f4e8d63431f315b9790b880924051b4098d6e0f9e2cb56dd79b2aa7101ac22c303cefd40abca3520cbba554f073c8f82 EBUILD epiphany-3.30.4.ebuild 1524 BLAKE2B 451ccdfcd23ce8ed3cc947ee7c14d11a46d92838b223c71a17625f427566840a6a19ba66361cb08e8f3082ff03ec70fe3cccab1229f4548c431e5e57a9f9951e SHA512 93b2061c047d78bedccd549e7f865e64b27929ef23dc22fae12ef5acb2a9758fa6a7fd4a66b03fc786cd504aa4e6411dc30e19dc310e8927191c75a422893e2a MISC metadata.xml 249 BLAKE2B e71e1b95fee768c696704acbf7e3cf0e599ed2bc8de92bae0141d1194ef9e842bdc292798904487a9b90ddfda9b0e84abd3b76b1518576c1d288240e4e46f110 SHA512 c40662134899a5c9f0369a1017806f35adf3280a0b3c91726f7a8ca6012a073a8b471583f5bfb6fe95faac1dcf607e8e2e43f8c91d48ec46f4a8824e2f551506 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 3d7e9af1f6b3..000000000000 --- 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 b4babc8d3b54..000000000000 --- 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 - >=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 -} |