diff --git a/Manifest.files.gz b/Manifest.files.gz index 24eb16b631a0..7f73bb71cea8 100644 Binary files a/Manifest.files.gz and b/Manifest.files.gz differ diff --git a/acct-group/Manifest.gz b/acct-group/Manifest.gz index 25e84314c6c7..65f5ab131114 100644 Binary files a/acct-group/Manifest.gz and b/acct-group/Manifest.gz differ diff --git a/acct-group/svxlink/Manifest b/acct-group/svxlink/Manifest new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/acct-group/svxlink/metadata.xml b/acct-group/svxlink/metadata.xml new file mode 100644 index 000000000000..4e80019694b1 --- /dev/null +++ b/acct-group/svxlink/metadata.xml @@ -0,0 +1,8 @@ + + + + + tomjbe@gentoo.org + Thomas Beierlein + + diff --git a/acct-group/svxlink/svxlink-0.ebuild b/acct-group/svxlink/svxlink-0.ebuild new file mode 100644 index 000000000000..73dbcd6e5c15 --- /dev/null +++ b/acct-group/svxlink/svxlink-0.ebuild @@ -0,0 +1,9 @@ +# Copyright 2019-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="A group for the svxlink server" +ACCT_GROUP_ID=247 diff --git a/acct-user/Manifest.gz b/acct-user/Manifest.gz index 0beb6999d57c..8148352e8009 100644 Binary files a/acct-user/Manifest.gz and b/acct-user/Manifest.gz differ diff --git a/acct-user/svxlink/Manifest b/acct-user/svxlink/Manifest new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/acct-user/svxlink/metadata.xml b/acct-user/svxlink/metadata.xml new file mode 100644 index 000000000000..4e80019694b1 --- /dev/null +++ b/acct-user/svxlink/metadata.xml @@ -0,0 +1,8 @@ + + + + + tomjbe@gentoo.org + Thomas Beierlein + + diff --git a/acct-user/svxlink/svxlink-0.ebuild b/acct-user/svxlink/svxlink-0.ebuild new file mode 100644 index 000000000000..347fb69f8eca --- /dev/null +++ b/acct-user/svxlink/svxlink-0.ebuild @@ -0,0 +1,12 @@ +# Copyright 2019-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-user + +DESCRIPTION="A user for the svxlink server" +ACCT_USER_ID=247 +ACCT_USER_GROUPS=( svxlink ) + +acct-user_add_deps diff --git a/app-admin/Manifest.gz b/app-admin/Manifest.gz index 05cecf1c4215..a4de284b9d20 100644 Binary files a/app-admin/Manifest.gz and b/app-admin/Manifest.gz differ diff --git a/app-admin/exo/Manifest b/app-admin/exo/Manifest index d8998137c569..ff484698b6b1 100644 --- a/app-admin/exo/Manifest +++ b/app-admin/exo/Manifest @@ -1 +1 @@ -DIST exo-1.27.2.tar.gz 5347725 BLAKE2B a66c311ae9cbe30f6998151fa8fe3006dd332c60fff80a28b388e92d0a8db2a44bc7ad053dbc500b8f19636e06feaac4d42811bf221d88ed6a7d7855af5aba17 SHA512 690b7e19309a03901f56a9987696ea66952a0febf6c7b1dc99e8e0f323ab2985a49aa87ea2e2469d039d583d8232d56ebb4aa203d3f8193453f479e9d68911ce +DIST exo-1.28.0.tar.gz 5346766 BLAKE2B 87401170b6ccbeaa81da1c5f65cb4cbab9531d340f367c0489c3a1d9a2c2fbcc534369c5a9322051e61c8ca55c58548c07442bf5d40d995113b032e71e9224e1 SHA512 21edbfc9161444582e2f6e19ee51c5c56f4b9c0dc9e38655557753510919fb5066d647d20a687b9f6c5286eabe0394864a140358864e646faae70bab8b6fc410 diff --git a/app-admin/exo/exo-1.27.2.ebuild b/app-admin/exo/exo-1.28.0.ebuild similarity index 100% rename from app-admin/exo/exo-1.27.2.ebuild rename to app-admin/exo/exo-1.28.0.ebuild diff --git a/app-crypt/Manifest.gz b/app-crypt/Manifest.gz index f75dca5f6947..ff4890111c70 100644 Binary files a/app-crypt/Manifest.gz and b/app-crypt/Manifest.gz differ diff --git a/app-crypt/libnitrokey/Manifest b/app-crypt/libnitrokey/Manifest index 0a7271fec1e5..db77f8d535ce 100644 --- a/app-crypt/libnitrokey/Manifest +++ b/app-crypt/libnitrokey/Manifest @@ -1,2 +1 @@ -DIST libnitrokey-3.5.tar.gz 94356 BLAKE2B 9e53213f309e903d26e0e8e01ab213d6bc42c5b8d720e4b19f27adb607f20ad0c6e1707bf7b55c525efbd6a4fbf7b9c87983decf6b05dab7d03701ae0ea8277f SHA512 d2a95071e92d839c8cde4ac1435158bb469c25662f2988a4e824dbc0dfe83af841e6d04589293deddd77746dbec17b30c50fab69af58cc727ed5e0f2dbd0b5e7 DIST libnitrokey-3.6.tar.gz 98038 BLAKE2B 27f99e7b6de93548fc7a373f37ce784da0aa50503a5c635b4d90282e6330a5ff4c0dcc03a83a7e57045b8a1aabaab27d76a090d7c49693a6ff1037b81e75ece9 SHA512 a00a6724e5c64715eca688ec254efd979acceb5ff4cad28a205f7128e44db8674a5924634fd7da6c69d589deafca7b28b99e1d05a244c321d5cb429f2e5a3bec diff --git a/app-crypt/libnitrokey/files/libnitrokey-3.5-tests-version-gitless.patch b/app-crypt/libnitrokey/files/libnitrokey-3.5-tests-version-gitless.patch deleted file mode 100644 index 99fc5af03787..000000000000 --- a/app-crypt/libnitrokey/files/libnitrokey-3.5-tests-version-gitless.patch +++ /dev/null @@ -1,18 +0,0 @@ ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -129,7 +129,14 @@ - ERROR_QUIET - ) - ENDIF() --IF((NOT ${ADD_GIT_INFO}) OR (${PROJECT_VERSION_GIT_RETURN_CODE})) -+# the version.h generation logic is tricky in a number of ways: -+# 1. git describe on a release tarball will always fail with -+# a non-zero return code, usually 128 -+# 2. If git is not installed, PROJECT_VERSION_GIT_RETURN_CODE -+# will contain the string 'No such file or directory' -+# Hence fallback to PROJECT_VERSION when the return code is NOT 0. -+IF((NOT ${ADD_GIT_INFO}) OR (NOT ${PROJECT_VERSION_GIT_RETURN_CODE} STREQUAL "0")) -+ MESSAGE(STATUS "Setting fallback Git library version") - SET(PROJECT_VERSION_GIT "v${PROJECT_VERSION}") - ENDIF() - MESSAGE(STATUS "Setting Git library version to: " ${PROJECT_VERSION_GIT} ) diff --git a/app-crypt/libnitrokey/libnitrokey-3.5.ebuild b/app-crypt/libnitrokey/libnitrokey-3.5.ebuild deleted file mode 100644 index ca4417a0c16e..000000000000 --- a/app-crypt/libnitrokey/libnitrokey-3.5.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit cmake-utils udev - -DESCRIPTION="Support library for the Nitrokey" -HOMEPAGE="https://github.com/Nitrokey/libnitrokey" - -if [[ ${PV} == *9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/Nitrokey/libnitrokey.git" - - # Disable pulling in bundled dependencies - EGIT_SUBMODULES=() -else - SRC_URI="https://github.com/Nitrokey/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 ~ppc64 x86" -fi - -LICENSE="GPL-3" -SLOT="0" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-libs/hidapi:= - virtual/udev" -DEPEND=" - ${RDEPEND} - test? ( >=dev-cpp/catch-2.5.0:0 )" -BDEPEND="virtual/pkgconfig" - -PATCHES=( "${FILESDIR}"/${PN}-3.5-tests-version-gitless.patch ) - -src_configure() { - local mycmakeargs=( - -DCMAKE_INSTALL_UDEVRULESDIR="$(get_udevdir)"/rules.d - - # actual hardware tests - # 1. require a connected Nitrokey - # 2. may kill data on your Nitrokey - # hence the main testsuite is disabled - -DCOMPILE_TESTS=OFF - -DCOMPILE_OFFLINE_TESTS=$(usex test) - ) - cmake-utils_src_configure -} diff --git a/app-eselect/Manifest.gz b/app-eselect/Manifest.gz index 7d8b1e8d9616..0822ff59aab5 100644 Binary files a/app-eselect/Manifest.gz and b/app-eselect/Manifest.gz differ diff --git a/app-eselect/eselect-ctags/eselect-ctags-1.18.ebuild b/app-eselect/eselect-ctags/eselect-ctags-1.18.ebuild index 8945418fed81..72a27c1f4707 100644 --- a/app-eselect/eselect-ctags/eselect-ctags-1.18.ebuild +++ b/app-eselect/eselect-ctags/eselect-ctags-1.18.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 MY_P="eselect-emacs-${PV}" DESCRIPTION="Manages ctags implementations" diff --git a/app-eselect/eselect-emacs/eselect-emacs-1.18.ebuild b/app-eselect/eselect-emacs/eselect-emacs-1.18.ebuild index 78ddaa9e27b0..23865cad518c 100644 --- a/app-eselect/eselect-emacs/eselect-emacs-1.18.ebuild +++ b/app-eselect/eselect-emacs/eselect-emacs-1.18.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 DESCRIPTION="Manage multiple Emacs versions on one system" HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs" diff --git a/app-eselect/eselect-infinality/Manifest b/app-eselect/eselect-infinality/Manifest deleted file mode 100644 index c0be560db535..000000000000 --- a/app-eselect/eselect-infinality/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST eselect-infinality-1.1.tar.gz 8274 BLAKE2B 8bbdc7aa6966f685a73f1caecde632611b6b4455400e93f7c91e25c24fbaea97691784729ce6f08fa41f970ed999e189235a23da1d9409e24811331435987a13 SHA512 13fd5082db7739a64662a500aad6bd36e0e0c80a4042e87f077366e40bc9a2184b33f0d549fdec647694df320ba4cf1f93f77194a1d49074619e0798bd4072ef -DIST eselect-infinality-1.tar.gz 8274 BLAKE2B be4696f34c908a5e6e55546dbaf63a753e936f06074face5f8c9964f89015ee7be88c935c32d36a255c9e7ed71e967d4591ee0ad598f5cbfafc809149e728b3b SHA512 0bff25817b68125c670ffb2782704604415f233711974c47935bd5dac80b164ca471cea1fea193886b30d0eec60a4a208f0ede6bd1a40488c2458a7dd9fe127d diff --git a/app-eselect/eselect-infinality/eselect-infinality-1-r1.ebuild b/app-eselect/eselect-infinality/eselect-infinality-1-r1.ebuild deleted file mode 100644 index 17d6ee24ec0e..000000000000 --- a/app-eselect/eselect-infinality/eselect-infinality-1-r1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit vcs-snapshot readme.gentoo-r1 - -DESCRIPTION="Eselect module to choose an infinality font configuration style" -HOMEPAGE="https://github.com/yngwin/eselect-infinality" -SRC_URI="https://github.com/yngwin/eselect-infinality/tarball/v${PV} -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND="app-admin/eselect" -DEPEND="" - -DOC_CONTENTS="Use eselect infinality to select a font configuration style. -This is supposed to be used in pair with eselect lcdfilter." - -src_install() { - dodoc README.rst - readme.gentoo_create_doc - insinto "/usr/share/eselect/modules" - doins infinality.eselect -} diff --git a/app-eselect/eselect-infinality/eselect-infinality-1.1.ebuild b/app-eselect/eselect-infinality/eselect-infinality-1.1.ebuild deleted file mode 100644 index d6aa6e5b0d8c..000000000000 --- a/app-eselect/eselect-infinality/eselect-infinality-1.1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit readme.gentoo-r1 - -DESCRIPTION="Eselect module to choose an infinality font configuration style" -HOMEPAGE="https://github.com/amadio/eselect-infinality" -SRC_URI="https://github.com/amadio/eselect-infinality/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND="app-admin/eselect" -DEPEND="" - -DOC_CONTENTS="Use eselect infinality to select a font configuration style. -This is supposed to be used in pair with eselect lcdfilter." - -src_install() { - dodoc README.rst - readme.gentoo_create_doc - insinto "/usr/share/eselect/modules" - doins infinality.eselect -} diff --git a/app-eselect/eselect-infinality/metadata.xml b/app-eselect/eselect-infinality/metadata.xml deleted file mode 100644 index f979aa07b1f9..000000000000 --- a/app-eselect/eselect-infinality/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - fonts@gentoo.org - Fonts - - - amadio/eselect-infinality - - - diff --git a/app-eselect/eselect-lcdfilter/Manifest b/app-eselect/eselect-lcdfilter/Manifest deleted file mode 100644 index 8b90fc0b5cc7..000000000000 --- a/app-eselect/eselect-lcdfilter/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST eselect-lcdfilter-2.tar.gz 18365 BLAKE2B 25acb2f29c3248711fbe5cfd9ba9fa7489de246ff1a4b07121d45987650e89389bb12a299520181c2012ea74fd8f4b87b8d33dcf0ab1dfea8beebb5b8928580c SHA512 e17c475c860f0a3ad7249d21ca11c52f3226852ba042b83058baf6823242c4f8be0042aad52029757944fce6d816df386b928f2005ab87e0778d3ecb26ceec92 diff --git a/app-eselect/eselect-lcdfilter/eselect-lcdfilter-2.ebuild b/app-eselect/eselect-lcdfilter/eselect-lcdfilter-2.ebuild deleted file mode 100644 index b2698d0394fa..000000000000 --- a/app-eselect/eselect-lcdfilter/eselect-lcdfilter-2.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit vcs-snapshot readme.gentoo-r1 - -DESCRIPTION="Eselect module to choose Freetype infinality-enhanced LCD filtering settings" -HOMEPAGE="https://github.com/yngwin/eselect-lcdfilter" -SRC_URI="https://github.com/yngwin/eselect-lcdfilter/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" - -RDEPEND="app-admin/eselect" -PDEPEND="media-libs/freetype[infinality]" - -DOC_CONTENTS="Use eselect lcdfilter to select an lcdfiltering font style. - You can customize ${EPREFIX}/usr/share/"${PN}"/env.d/custom with your own settings. - See ${EPREFIX}/usr/share/doc/"${PF}"/infinality-settings.sh for an explanation and - examples of the variables. This module is supposed to be used in pair with - eselect infinality." - -src_install() { - dodoc README.rst infinality-settings.sh - readme.gentoo_create_doc - - insinto "/usr/share/eselect/modules" - doins lcdfilter.eselect - - insinto "/usr/share/${PN}" - doins -r env.d -} diff --git a/app-eselect/eselect-lcdfilter/metadata.xml b/app-eselect/eselect-lcdfilter/metadata.xml deleted file mode 100644 index b0cf7e371aa9..000000000000 --- a/app-eselect/eselect-lcdfilter/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - fonts@gentoo.org - Fonts - - - yngwin/eselect-lcdfilter - - - diff --git a/app-forensics/Manifest.gz b/app-forensics/Manifest.gz index a951bd1099a2..658c52d7fc12 100644 Binary files a/app-forensics/Manifest.gz and b/app-forensics/Manifest.gz differ diff --git a/app-forensics/aflplusplus/aflplusplus-3.12c.ebuild b/app-forensics/aflplusplus/aflplusplus-3.12c-r1.ebuild similarity index 91% rename from app-forensics/aflplusplus/aflplusplus-3.12c.ebuild rename to app-forensics/aflplusplus/aflplusplus-3.12c-r1.ebuild index 8f54edd03d12..d6d3ef5f5104 100644 --- a/app-forensics/aflplusplus/aflplusplus-3.12c.ebuild +++ b/app-forensics/aflplusplus/aflplusplus-3.12c-r1.ebuild @@ -57,6 +57,7 @@ src_prepare() { src_compile() { emake \ CC="$(tc-getCC)" \ + CXX="$(tc-getCXX)" \ CFLAGS_FLTO="" \ PREFIX="${EPREFIX}/usr" \ HELPER_PATH="${EPREFIX}/usr/$(get_libdir)/afl" \ @@ -64,9 +65,17 @@ src_compile() { MAN_PATH="${EPREFIX}/usr/share/man/man8" } +src_test() { + emake \ + CC="$(tc-getCC)" \ + CXX="$(tc-getCXX)" +} + src_install() { emake \ - DESTDIR="${D}" + CC="$(tc-getCC)" \ + CXX="$(tc-getCXX)" \ + DESTDIR="${D}" \ PREFIX="${EPREFIX}/usr" \ HELPER_PATH="${EPREFIX}/usr/$(get_libdir)/afl" \ DOC_PATH="${EPREFIX}/usr/share/doc/${PF}" \ diff --git a/dev-db/Manifest.gz b/dev-db/Manifest.gz index f00909753e2c..967cf6c9c015 100644 Binary files a/dev-db/Manifest.gz and b/dev-db/Manifest.gz differ diff --git a/dev-db/myodbc/Manifest b/dev-db/myodbc/Manifest index a46cf8c41c1e..b94a0b1dc2e5 100644 --- a/dev-db/myodbc/Manifest +++ b/dev-db/myodbc/Manifest @@ -1,2 +1,3 @@ DIST mysql-connector-odbc-8.0.22-src.tar.gz 3726015 BLAKE2B 055920446767b0c9a30a0ca4773e71d662b398a9849df1a0b7975d71a21cfb23f540d8dda5430c717569f173e63673d3e51b025bb098e51202093d33e19bc142 SHA512 c613ae60346cea2e57bade89d813fd5ac21d0712d3d751e3acbc275421da6ac7593afc3da9fb6d161ee413f60e76e670f0c84876591f331925c980d969db4e8c DIST mysql-connector-odbc-8.0.23-src.tar.gz 3726277 BLAKE2B 21b5e6f3f7e77d6107268800441675a230c79071e52db39093fade6e02031c12c96371d165af9459e9739e069e5b4196f0169dff54c0fa300e7a3023e8a82722 SHA512 2f66b5e1796176d638b1209b7d3381c2600a11cc88fa0dfb1f29b16a6c59386926674d5581d4843036d061af09312d58620484730bd7cdad36c0a0dcd45d49a9 +DIST mysql-connector-odbc-8.0.24-src.tar.gz 3736373 BLAKE2B 8d03566471343239dd49f09bc02a0852f73544e0a91532e75d7871fa2842880213df0241691ab5449597bfed9dae3a74d87d2ed43092aad6bd66bee511542863 SHA512 1e182fd017092a47e38c96006a55d2d21496b2e5b67c211f9ea5b3c3cae44035bc9d401fc90c4f4e8ef6a347dbbbf78870b5dbc3711613fc28cddea468efa6f3 diff --git a/dev-db/myodbc/myodbc-8.0.24.ebuild b/dev-db/myodbc/myodbc-8.0.24.ebuild new file mode 100644 index 000000000000..aca18615d239 --- /dev/null +++ b/dev-db/myodbc/myodbc-8.0.24.ebuild @@ -0,0 +1,122 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit cmake-multilib + +MAJOR="$(ver_cut 1-2)" +MY_PN="mysql-connector-odbc" +MY_P="${MY_PN}-${PV/_p/r}-src" + +DESCRIPTION="ODBC driver for MySQL" +HOMEPAGE="https://dev.mysql.com/downloads/connector/odbc/" +SRC_URI="https://dev.mysql.com/get/Downloads/Connector-ODBC/${MAJOR}/${MY_P}.tar.gz" + +LICENSE="GPL-2" +SLOT="${MAJOR}" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="" + +# Broken when built dynamically against libmysqlclient.so +RDEPEND=" + dev-db/unixODBC[${MULTILIB_USEDEP}] + >=dev-db/mysql-connector-c-8.0:0=[static-libs,${MULTILIB_USEDEP}] +" +DEPEND="${RDEPEND}" +S=${WORKDIR}/${MY_P} + +# Careful! +DRIVER_NAME="${PN}-${SLOT}" + +# Patch document path so it doesn't install files to /usr +PATCHES=( + "${FILESDIR}/${MAJOR}-cmake-doc-path.patch" + "${FILESDIR}/${PN}-8.0.19-cxxlinkage.patch" +) + +src_prepare() { + # Remove Tests + sed -i -e "s/ADD_SUBDIRECTORY(test)//" \ + "${S}/CMakeLists.txt" + + cmake-utils_src_prepare +} + +multilib_src_configure() { + mycmakeargs+=( + -DMYSQLCLIENT_STATIC_LINKING=1 + -DMYSQL_CXX_LINKAGE=1 + -DWITH_UNIXODBC=1 + -DWITH_DOCUMENTATION_INSTALL_PATH=${EPREFIX}/usr/share/doc/${PF} + -DLIB_SUBDIR="$(get_libdir)/${PN}-${MAJOR}" + -DMYSQLCLIENT_NO_THREADS=ON + -DDISABLE_GUI=ON + # The NUMA and LIBWRAP options are not really used. + # They are just copied from the server code + -DWITH_NUMA=OFF + -DWITH_LIBWRAP=OFF + ) + cmake-utils_src_configure +} + +multilib_src_install_all() { + debug-print-function ${FUNCNAME} "$@" + + dodir /usr/share/${PN}-${SLOT} + for i in odbc.ini odbcinst.ini; do + einfo "Building $i" + sed \ + -e "s,__PN__,${DRIVER_NAME},g" \ + -e "s,__PF__,${MAJOR},g" \ + -e "s,lib/libmyodbc3.so,$(get_libdir)/${PN}-${MAJOR}/libmyodbc${SLOT:0:1}a.so,g" \ + >"${D}"/usr/share/${PN}-${SLOT}/${i} \ + <"${FILESDIR}"/${i}.m4 \ + || die "Failed to build $i" + done + + rm -rf "${ED}/usr/$(get_libdir)/${PN}-${MAJOR}/private" \ + || die "failed to remove bundled libs" + + mv "${D}/usr/bin/myodbc-installer" \ + "${D}/usr/bin/myodbc-installer-${MAJOR}" || die "failed to move slotted binary" +} + +pkg_config() { + + [ "${ROOT}" != "/" ] && \ + die 'Sorry, non-standard ROOT setting is not supported :-(' + + local msg='MySQL ODBC driver' + local drivers=$(/usr/bin/odbcinst -q -d) + + if echo $drivers | grep -vq "^\[${DRIVER_NAME}\]$" ; then + ebegin "Installing ${msg}" + /usr/bin/odbcinst -i -d -f /usr/share/${PN}-${SLOT}/odbcinst.ini + rc=$? + eend $rc + [ $rc -ne 0 ] && die + else + einfo "Skipping already installed ${msg}" + fi + + local sources=$(/usr/bin/odbcinst -q -s) + msg='sample MySQL ODBC DSN' + if echo $sources | grep -vq "^\[${DRIVER_NAME}-test\]$"; then + ebegin "Installing ${msg}" + /usr/bin/odbcinst -i -s -l -f /usr/share/${PN}-${SLOT}/odbc.ini + rc=$? + eend $rc + [ $rc -ne 0 ] && die + else + einfo "Skipping already installed ${msg}" + fi +} + +pkg_postinst() { + elog "If this is a new install, please run the following command" + elog "to configure the MySQL ODBC drivers and sources:" + elog "emerge --config =${CATEGORY}/${PF}" + elog "Please note that the driver name used to form the DSN now includes the SLOT." + elog "The myodbc-install utility is installed as myodbc-install-${MAJOR}" +} diff --git a/dev-db/mysql-connector-c++/Manifest b/dev-db/mysql-connector-c++/Manifest index 73a3efb42b00..5fac37036238 100644 --- a/dev-db/mysql-connector-c++/Manifest +++ b/dev-db/mysql-connector-c++/Manifest @@ -4,3 +4,4 @@ DIST mysql-connector-c++-8.0.20-src.tar.gz 3774428 BLAKE2B a06114432ab21c36fd0b3 DIST mysql-connector-c++-8.0.21-src.tar.gz 3788740 BLAKE2B 1862b4f2c6e2a2bbe8e3044eea2c1d3c8fdb0a319e3758ca44686b79e917a65617e2cfd0e4b698d858ed9ef12c892b4f658eb287f2a8505a5daeeb79d9544c25 SHA512 8a64dff2efd16d2891f613fd416ec42ecba2490b428b1778e99822a3051d9c5af3b94006577e9f38a6ebd146d2f3be522cb876f1e42fbf0ac82001b0a62ffa62 DIST mysql-connector-c++-8.0.22-src.tar.gz 3795112 BLAKE2B c5d6f0ebeb4649857f3217a35f3ae885d62be63af4da09815e7eb156538ece4f805578db24bfff3dd44a0e320c025a9936d7edacba69a2786d84dd932c5abb8a SHA512 1975b43fa3f3806cccc685a695f84783164c5b17da10ac14a6013d27c837cc9c63fff01b1ed4b31f22dae60afa68d34ec56ca9c45ca3dac23635e8f0fa845aa4 DIST mysql-connector-c++-8.0.23-src.tar.gz 3798295 BLAKE2B 923eebbd7f9cde0252c84de4c70863b40c0dd93ad98a93e2ec14c935b2f3f0b0f251828a8bbbd0f23a5ec03491db06020294e19455901d15181c84fec9fb3d7f SHA512 f8eb8842e199d7373f4b55644720ac63b93eb33be19294c433f57aaf556ce1b5752223154194469fa28af52adebe930f0a7b4e8f62df92cc810b545aa7bab928 +DIST mysql-connector-c++-8.0.24-src.tar.gz 3797356 BLAKE2B e509e04f6c93893948c573401188567bcbda91db0e608d53b1795593abf043117e1a525d3abe5c8396068a2ef750582cde15b64412e556e89762d08032abb602 SHA512 5507bc562e8263ee17efb9d4e2f52e471da75e73a1fc4dd1bc0a2ac1c2a593be889c4b042037cf6d3cbff854ae5cc865a8800251da475aed0f31710229af26f1 diff --git a/dev-db/mysql-connector-c++/mysql-connector-c++-8.0.24.ebuild b/dev-db/mysql-connector-c++/mysql-connector-c++-8.0.24.ebuild new file mode 100644 index 000000000000..e5379e0f4996 --- /dev/null +++ b/dev-db/mysql-connector-c++/mysql-connector-c++-8.0.24.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="7" + +CMAKE_MAKEFILE_GENERATOR=emake +inherit cmake + +DESCRIPTION="MySQL database connector for C++ (mimics JDBC 4.0 API)" +HOMEPAGE="https://dev.mysql.com/downloads/connector/cpp/" +URI_DIR="Connector-C++" +SRC_URI="https://dev.mysql.com/get/Downloads/${URI_DIR}/${P}-src.tar.gz" + +LICENSE="Artistic GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="+legacy libressl" + +RDEPEND=" + dev-libs/protobuf:= + legacy? ( + dev-libs/boost:= + >=dev-db/mysql-connector-c-6.1.8:= + ) + !libressl? ( dev-libs/openssl:0= ) + libressl? ( dev-libs/libressl:0= )" +DEPEND="${RDEPEND}" +S="${WORKDIR}/${P}-src" + +PATCHES=( + "${FILESDIR}"/${PN}-8.0.22-fix-build.patch + "${FILESDIR}"/${PN}-8.0.20-fix-libressl-support.patch +) + +src_configure() { + local mycmakeargs=( + -DWITH_SSL=system + -DWITH_JDBC=$(usex legacy ON OFF) + $(usex legacy '-DMYSQLCLIENT_STATIC_BINDING=0' '') + $(usex legacy '-DMYSQLCLIENT_STATIC_LINKING=0' '') + ) + + cmake_src_configure +} diff --git a/dev-db/mysql-connector-c/Manifest b/dev-db/mysql-connector-c/Manifest index 36b6afb16c8d..ab9725e6ec6e 100644 --- a/dev-db/mysql-connector-c/Manifest +++ b/dev-db/mysql-connector-c/Manifest @@ -1,2 +1,3 @@ DIST mysql-boost-8.0.22.tar.gz 285934450 BLAKE2B 1ba0c9bb9a0cb74af4842d3b746f8b690c122cfbf2c6d5201ce95e59a257427a8683dd8d5c2be31dfe9ece4761366c1287fa7b841c45db222725bf76b0639bc6 SHA512 792f2ada93ec67a4679228478c6b798e81d9e9f6d13c7f4977cb7682738a4aae3cb483294edc6b2fde16c3960e51af8786216c063ab500840afd39a609e4b612 DIST mysql-boost-8.0.23.tar.gz 291039175 BLAKE2B 3a7d3e05c774085d6078d0d3effd58d2df47521615356a2aa5efc2ea2ef8457e19ad57a054926ccff0a4752ca71d0464daa7fe9a3ac6c1b1d3bd86a9a82dfc58 SHA512 b8c2e2ac772b7b730f8b3bac7a5afb205da173b3639500606e7d1fac74832a0134027951855a2dc81af015e6158c924927ad63b9e1f2e7c823d45d4c4961c3f8 +DIST mysql-boost-8.0.24.tar.gz 290263082 BLAKE2B a29f42b63c68b13fbe7433c7734e1269a1961c10cdd78cc1b9459a32fd833b5efc49e4ad70c3099d265f6e3b69596754e3947568d13104c52ba0d97fa1f1ddc3 SHA512 ad8510614251c056f0963f8e51b9ed5e75452ccbf2728254d662fcc3a7ee1bdc177d1d34e958ddc31c7e6b5b3af9377ef2d9cbdc0353676b3026619673447deb diff --git a/dev-db/mysql-connector-c/mysql-connector-c-8.0.24.ebuild b/dev-db/mysql-connector-c/mysql-connector-c-8.0.24.ebuild new file mode 100644 index 000000000000..adbf8b74bd42 --- /dev/null +++ b/dev-db/mysql-connector-c/mysql-connector-c-8.0.24.ebuild @@ -0,0 +1,120 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +CMAKE_ECLASS=cmake +inherit cmake-multilib + +# wrap the config script +MULTILIB_CHOST_TOOLS=( /usr/bin/mysql_config ) + +DESCRIPTION="C client library for MariaDB/MySQL" +HOMEPAGE="https://dev.mysql.com/downloads/" + +if [[ ${PV} == "9999" ]]; then + EGIT_REPO_URI="https://github.com/mysql/mysql-server.git" + + inherit git-r3 +else + SRC_URI="https://dev.mysql.com/get/Downloads/MySQL-$(ver_cut 1-2)/mysql-boost-${PV}.tar.gz" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" + + S="${WORKDIR}/mysql-${PV}" +fi + +LICENSE="GPL-2" +SLOT="0/21" +IUSE="ldap libressl static-libs" + +RDEPEND=" + >=app-arch/lz4-0_p131:=[${MULTILIB_USEDEP}] + app-arch/zstd:=[${MULTILIB_USEDEP}] + sys-libs/zlib:=[${MULTILIB_USEDEP}] + ldap? ( dev-libs/cyrus-sasl:=[${MULTILIB_USEDEP}] ) + libressl? ( dev-libs/libressl:0=[${MULTILIB_USEDEP}] ) + !libressl? ( dev-libs/openssl:0=[${MULTILIB_USEDEP}] ) +" +DEPEND="${RDEPEND}" + +# Avoid file collisions, #692580 +RDEPEND+=" ! client/CMakeLists.txt || die + + # Forcefully disable auth plugin + if ! use ldap ; then + sed -i -e '/MYSQL_CHECK_SASL/d' CMakeLists.txt || die + echo > libmysql/authentication_ldap/CMakeLists.txt || die + fi + + cmake_src_prepare +} + +multilib_src_configure() { + CMAKE_BUILD_TYPE="RelWithDebInfo" + + local mycmakeargs=( + -DCMAKE_C_FLAGS_RELWITHDEBINFO=-DNDEBUG + -DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-DNDEBUG + -DINSTALL_LAYOUT=RPM + -DINSTALL_LIBDIR=$(get_libdir) + -DWITH_DEFAULT_COMPILER_OPTIONS=OFF + -DENABLED_LOCAL_INFILE=ON + -DMYSQL_UNIX_ADDR="${EPREFIX}/run/mysqld/mysqld.sock" + -DWITH_LZ4=system + -DWITH_NUMA=OFF + -DWITH_SSL=system + -DWITH_ZLIB=system + -DWITH_ZSTD=system + -DLIBMYSQL_OS_OUTPUT_NAME=mysqlclient + -DSHARED_LIB_PATCH_VERSION="0" + -DCMAKE_POSITION_INDEPENDENT_CODE=ON + -DWITHOUT_SERVER=ON + ) + + cmake_src_configure +} + +multilib_src_install_all() { + doman \ + man/my_print_defaults.1 \ + man/perror.1 \ + man/zlib_decompress.1 + + if ! use static-libs ; then + find "${ED}" -name "*.a" -delete || die + fi +} diff --git a/dev-db/mysql/Manifest b/dev-db/mysql/Manifest index 1df77106f483..e84b34911c6a 100644 --- a/dev-db/mysql/Manifest +++ b/dev-db/mysql/Manifest @@ -2,21 +2,25 @@ DIST mysql-5.7.30-patches-01.tar.xz 6684 BLAKE2B 9350280094619fda0d91eacae573396 DIST mysql-5.7.31-patches-01.tar.xz 6664 BLAKE2B 8225f286f0090653f9714545daa95ccdadaa58812e55284d1ee52ad2dcca18960b9266797630762595d832aa1dda1d9e2df691f0c728102f162b376346c99b3c SHA512 c6260e688da6e8f049ba7ac0553ad442e76829deaca32c1b7a101ec927a36b1571cb24982391f05545a9f62d94502efc09530d444e4abfc08350ab4c19fbfd37 DIST mysql-5.7.32-patches-01.tar.xz 6660 BLAKE2B 5c63158615398bdcc4480a0e1b058f491b39ffc7ee33767b425f3b254555411031f64d865e1924afe8aa3926e4cba18049f1219a0a8acc702bc5e011c94fa947 SHA512 bf5e0d27af81e599005268ee243af4cd93f6df95c32cccb268a749322b4e5f73a2ce5d51f0ad1b0e1f2cf4702b8a05e4b2e0b73110fd4aac61f2a0f51bf4952e DIST mysql-5.7.33-patches-01.tar.xz 6672 BLAKE2B cfa410f9ba5a4ba7e43923e7b5940c2dc6a9356b49230ebaea24bd7eef8a9639fc746e917c22241e19c830b81252e95f38e2c9d6054494de700bae46011fb2f4 SHA512 b16bb9531c44f1c5ec9c08aee6c1f5f5d2e3fe59a0039a54f6c050660a18f7c78b955e7eea7bef4e7dccfcdaa81464e0d8e47ac7d0e40ecb90187865a8a0412e +DIST mysql-5.7.34-patches-01.tar.xz 6676 BLAKE2B b925880bfbb991fcba81964ff658a2ecab38da637a6093270a724ab8e405ab092d5fb9684f53f44d001e34287366df234b841d9ebcae62d49becdb93a3c3e324 SHA512 80a89f4b4a7ecc04f3115c6aaa0b0013e38c2813fa6dea095e826ef3944298715a48e0deacb691d23526b1524b207c83176290faea2461d3fcd94edabe3d8943 DIST mysql-8.0.20-patches-01.tar.xz 7176 BLAKE2B 2fc51986c0a4da60521d0e64b9f8705caf8ec3869af930c9729359c3710059fc78aae176523fdf17d10173b404431f31f9bb23ee5c82fba7cbbb4cb39881c005 SHA512 bf8211cf3873f8672b9d3d1dc42b68a1c635690ffdc2d3393eafa83f060ada9f2eaa63f859bf8eecc24976a733d8c7c3b9632ac70f28b5facf48eae921c7ceeb DIST mysql-8.0.21-patches-01.tar.xz 7212 BLAKE2B 2f1b38b3f84a124e3636cb726f3fcef82d71d933e90429dc78be44afeb4f456a37104359c5fd58ab50f0c03c1698e6c79f9b1e07640f0411c0024f558b4e9595 SHA512 3edcbb529b0623adaed30150d88c9b54d1a3e402faf5c7cff4ed626bbf4e5f50838d8f3c79bd2173439d748ded13412ff7fe37e3742c55879ff28907b9eb5660 DIST mysql-8.0.22-patches-02.tar.xz 7580 BLAKE2B a50704c3c58b1f67ca86edb233544137927b0ae5fdf302687b48f6fd30fbbd26798e8ef8282662586b25a7240b47278b44f944a8ca59f1a198bc228dd74459c9 SHA512 59f864452e9fdebe4d3990eff8b756e9bbfad58da216b74fa8b7e8391cb0d9d543ca2828591b9ed1ee276c1dec9e1851a8c2683507f0a326c85054e31cc3f950 DIST mysql-8.0.23-patches-01.tar.xz 7568 BLAKE2B 222120dcb5556457f382eefbb10f66f46fe1673c64730c8c8a5566942031bc98bab1f1182f747e79e23fccfb6b09197d5c2874aa2087104b6f1eaa25ea9fd60c SHA512 54222c420d57c1b206d920f22738746925ed1e0d78683f01c97cac5bd1d3450f70f784a7f603304b8595fb58120e691f94e28fa1d1884a7cc8bea1d7b177470f +DIST mysql-8.0.24-patches-01.tar.xz 7236 BLAKE2B ffd21b74c4e379c2eb816438ea0231637cb60440f0ca3bc2fb516695d90e9665132a120bc3d7a72ee92e48785a16d1fa30e5ca831465fbdf2802e2d49f10b3b2 SHA512 7b2163bfab290cbb05443a09824ec1d53a933703498f04a82ed09a411ec0f07c9952ca4ece726c7cddb4cb4326e455ea93b3c1e8eeed28704119828c2da168e3 DIST mysql-boost-5.7.27.tar.gz 51436383 BLAKE2B 6db64ab5fa659aae9baa3725a0de9465e48c37618ffd69f34809880c06a00ce55dce77f507810c6fa52d86901facfa42d3d1bd8db1914a779fbc88a69be82497 SHA512 573f4555f3d62bcd3dc2228bcfba023518d462bb6689114a3505ccf7c7c3061d2775a8e7a37ec3c8b9dea6e8fbc56ba599610f237abc38cedff58e75799bdc52 DIST mysql-boost-5.7.29.tar.gz 51417554 BLAKE2B 652ce9f99419387e9bcc37afeb1b46438784752e963c3aa1877f17650c31d8b058b4052da97c3a7e9454e758c259d6c311e0518f9a75909fce9741150b82164c SHA512 38acf7c2a10b20c59230ad05cd2cd6996c4c582233c1be573ead08e5c6684275790da07a036570363f89b4d61547b306589b0b98ed5fca70723a3f2cbc21fe11 DIST mysql-boost-5.7.30.tar.gz 51363998 BLAKE2B 7897ad74b685c3b30e7ecdf132fdfa72f3416c05e8d0086cb8f7674b6c4f377fff9abc51ed258cc4dfeab50a2cb393af9076d9c1f9a83a26521facbaf223afa1 SHA512 b75d41d0c72d16c6f8d5393dab6e476b7993d296eb5683c12417ce2da3db2052fdab2a152f6e7c545315d21bfa35f26a247cb6cdab83d3418b5d34ed7f5f9560 DIST mysql-boost-5.7.31.tar.gz 51382559 BLAKE2B 86430ee01b0b066ffbd1c876c7d09afecdd57f99cfe07417f406345bcdb14cc6fd33a2d4d92dfe15e87f34ec476bf34d62508ac3f99fb3e11957458e0d6ec20b SHA512 d7fc1927c860562d121658031bcbd58d36a942340423bf7b692cef84c29e67b56d009c9f9bb10cde8acabd6f9db58c67eb542349eccc4719fb38c8570738700a DIST mysql-boost-5.7.32.tar.gz 52882168 BLAKE2B dd112fa1d8bd29d86fba076675b5b7c9c98b6fb876aed45a00e8a25be716102fc9aa688b7170bef07b1c9f9751737277774d8fb2c64c21e181ecae58f89b4a8a SHA512 33a617d040efd065ea1c2ad84be537f851480abd5cc8a6879b7f170bc4e6db9432bd03f2a6bc680b71f17839c508cab0e7ef1a3aba032197da1b7943c916c77a DIST mysql-boost-5.7.33.tar.gz 52912380 BLAKE2B bca09314ae73932f6095799faa016998e65655cf5ea74d5596dcdc785e77014fe0b29a6c123e8618771f4a20a19978df00f7b79eea329aeb4b536ae71a4bef94 SHA512 1d1e1e5934fb17ff731fea45b88d4af6a394c2fbf0177a87803b18cb0eb4fb8d4939f82fc22b6cbc2af64022a44e206cd23e2e88ce11cc119c3ea22129d54e7a +DIST mysql-boost-5.7.34.tar.gz 52891142 BLAKE2B 986fe106d73495ea9acb837f699ef2b1ffd123d9728b61da42f990d670569f1f7c12dc0a8611c3a7b6e3ed7be9fc277e1a977fa6c6d06f7d156a2f492951d9c7 SHA512 4eab7e90477b75643df743d806d5abcfb56572a2aa003a354980287c9148209f4fb7f0158ba969fb0462c32e49fcb4cf2a79f0330ab1bd2b243725dbf6f31d6d DIST mysql-boost-8.0.19.tar.gz 264147972 BLAKE2B 61a5ccbef1a7a675c85e4e6bda8e5285bdb931e6ee14d4710bf13dfd9157d1095200db2886dc93ea7251d3d59245f35c0bef5ba88ba6aac209b1e080f3b07dc4 SHA512 5ffc03f005ab2585694902e926b6cb2b10059b2b030549eccd3949f9c3b2f02626d02529f940dec003f2d69683856fd1c720ff12f89dfbdc48befaf24a9c4d01 DIST mysql-boost-8.0.20.tar.gz 266282970 BLAKE2B 2aeb9d6c575ed9dc2d00d3e51e6391c59ffa39156491d9ed2c07e19bb2efb88a14d5a9d4b537c137d71854e39fa3a7fc2b93618118d4fd062e92ba2d83783c6f SHA512 7a962e9ddec7069008c5ab6ac2801515e2661ca2875afc6141541c03e2f941f4255b3c0d806a4df2fd2f2f1d12323aeb1e456c1d364777a18ccebefad7b22a99 DIST mysql-boost-8.0.21.tar.gz 278292192 BLAKE2B 9e5a14d1401f58f6f620c8691d2d4d3ada122a79a4e081380050961f0add93bf32b682c60ea2a6e58f50a4fcedbd323d8efe2d5f3e1f2bba5010e201a2df5d44 SHA512 18128edd7d9604ea69bd308f372d6663ef3629503969148e3a2117175c4ef625358b31b96e0e1b8d10a87037719e3cb61d5c71eee1e26ab0e0a1731977a2d7c1 DIST mysql-boost-8.0.22.tar.gz 285934450 BLAKE2B 1ba0c9bb9a0cb74af4842d3b746f8b690c122cfbf2c6d5201ce95e59a257427a8683dd8d5c2be31dfe9ece4761366c1287fa7b841c45db222725bf76b0639bc6 SHA512 792f2ada93ec67a4679228478c6b798e81d9e9f6d13c7f4977cb7682738a4aae3cb483294edc6b2fde16c3960e51af8786216c063ab500840afd39a609e4b612 DIST mysql-boost-8.0.23.tar.gz 291039175 BLAKE2B 3a7d3e05c774085d6078d0d3effd58d2df47521615356a2aa5efc2ea2ef8457e19ad57a054926ccff0a4752ca71d0464daa7fe9a3ac6c1b1d3bd86a9a82dfc58 SHA512 b8c2e2ac772b7b730f8b3bac7a5afb205da173b3639500606e7d1fac74832a0134027951855a2dc81af015e6158c924927ad63b9e1f2e7c823d45d4c4961c3f8 +DIST mysql-boost-8.0.24.tar.gz 290263082 BLAKE2B a29f42b63c68b13fbe7433c7734e1269a1961c10cdd78cc1b9459a32fd833b5efc49e4ad70c3099d265f6e3b69596754e3947568d13104c52ba0d97fa1f1ddc3 SHA512 ad8510614251c056f0963f8e51b9ed5e75452ccbf2728254d662fcc3a7ee1bdc177d1d34e958ddc31c7e6b5b3af9377ef2d9cbdc0353676b3026619673447deb DIST mysql-extras-20190822-1908Z.tar.bz2 338830 BLAKE2B bc197f8e541206548d8982814e82e028d699ba9c41aec8d5191bcc46581f7880ed2741dbe2206fde44a5e8d8d54bbcf40efbd0709b357636c4c8fdb2ccc3a7bb SHA512 be469e55f7e9966638600d6836a44258c74e5600240fafe2d79eaeebe7d1695b043678184b5d18ee9946f28154bc2529586a7f860b510180a30c82454ed575c8 DIST mysql-extras-20200125-1945Z.tar.bz2 344906 BLAKE2B 0e87875efbc221ded43d6f080dc7dce4277b676b538950120c94b962e51d054093286486e5d83ea3e38e1b2d0b12cf81873df50e1cebbe4cff33b54297e6a17a SHA512 5fcc5d372998db2b8aef32661ff71290791c20c1195a6210ca79c0fda12008906e665f9dc878d3df5a38a95e23ff05b910daa861002c17a1b6de71ef0520bee1 DIST mysql-extras-20200317-0103Z.tar.bz2 344905 BLAKE2B c4c8bb2acea16663ab32cf291d0a2d52af04448a507ad3a6dc22dfdef4d6ba427582d66e5923d05cd51565286f85c8df5ccabef9a67a4a500574d21e1f708f27 SHA512 d1d34817faf0a1271f906213eea9081c204d745b14f96166f17d5c60a29ec58c05926e7216f135b6e9d5df2ceab373f10fc4e6a652514d99ba34a336571dce1f diff --git a/dev-db/mysql/mysql-5.7.34.ebuild b/dev-db/mysql/mysql-5.7.34.ebuild new file mode 100644 index 000000000000..dafc75c834e9 --- /dev/null +++ b/dev-db/mysql/mysql-5.7.34.ebuild @@ -0,0 +1,1244 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="7" + +CMAKE_MAKEFILE_GENERATOR=emake + +inherit check-reqs cmake flag-o-matic linux-info \ + multiprocessing prefix toolchain-funcs multilib-minimal + +# Patch version +PATCH_SET="https://dev.gentoo.org/~whissi/dist/mysql/${PN}-5.7.34-patches-01.tar.xz" + +SRC_URI="https://cdn.mysql.com/Downloads/MySQL-5.7/${PN}-boost-${PV}.tar.gz + https://cdn.mysql.com/archives/mysql-5.7/mysql-boost-${PV}.tar.gz + http://downloads.mysql.com/archives/MySQL-5.7/${PN}-boost-${PV}.tar.gz + ${PATCH_SET}" + +HOMEPAGE="https://www.mysql.com/" +DESCRIPTION="A fast, multi-threaded, multi-user SQL database server" +LICENSE="GPL-2" +SLOT="5.7/18" +IUSE="cjk client-libs cracklib debug experimental jemalloc latin1 libressl numa +perl profiling + selinux +server static static-libs systemtap tcmalloc test" + +# Tests always fail when libressl is enabled due to hard-coded ciphers in the tests +RESTRICT="!test? ( test ) libressl? ( test )" + +REQUIRED_USE="?? ( tcmalloc jemalloc )" + +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris ~x86-solaris" + +# Shorten the path because the socket path length must be shorter than 107 chars +# and we will run a mysql server during test phase +S="${WORKDIR}/mysql" + +# Be warned, *DEPEND are version-dependant +# These are used for both runtime and compiletime +# MULTILIB_USEDEP only set for libraries used by the client library +COMMON_DEPEND=" + sys-libs/ncurses:0= + client-libs? ( + >=sys-libs/zlib-1.2.3:0=[${MULTILIB_USEDEP},static-libs?] + !libressl? ( >=dev-libs/openssl-1.0.0:0=[${MULTILIB_USEDEP},static-libs?] ) + libressl? ( dev-libs/libressl:0=[${MULTILIB_USEDEP},static-libs?] ) + ) + !client-libs? ( + dev-db/mysql-connector-c[${MULTILIB_USEDEP},static-libs?] + >=sys-libs/zlib-1.2.3:0= + !libressl? ( >=dev-libs/openssl-1.0.0:0= ) + libressl? ( dev-libs/libressl:0= ) + ) + server? ( + >=app-arch/lz4-0_p131:= + cjk? ( app-text/mecab:= ) + experimental? ( + dev-libs/libevent:=[ssl] + dev-libs/protobuf:= + net-libs/libtirpc:= + ) + jemalloc? ( dev-libs/jemalloc:0= ) + kernel_linux? ( + dev-libs/libaio:0= + sys-process/procps:0= + ) + numa? ( sys-process/numactl ) + ) + systemtap? ( >=dev-util/systemtap-1.3:0= ) + tcmalloc? ( dev-util/google-perftools:0= ) +" +DEPEND="${COMMON_DEPEND} + || ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 ) + dev-libs/protobuf + virtual/yacc + server? ( + dev-libs/libevent:=[ssl] + experimental? ( net-libs/rpcsvc-proto ) + ) + static? ( sys-libs/ncurses[static-libs] ) + test? ( + acct-group/mysql acct-user/mysql + dev-perl/JSON + ) +" +RDEPEND="${COMMON_DEPEND} + !dev-db/mariadb !dev-db/mariadb-galera !dev-db/percona-server !dev-db/mysql-cluster + !dev-db/mysql:0 + !dev-db/mysql:8.0 + client-libs? ( !dev-db/mariadb-connector-c[mysqlcompat] !dev-db/mysql-connector-c dev-libs/protobuf:= ) + selinux? ( sec-policy/selinux-mysql ) + server? ( + !prefix? ( + acct-group/mysql acct-user/mysql + dev-db/mysql-init-scripts + ) + ) +" +# For other stuff to bring us in +# dev-perl/DBD-mysql is needed by some scripts installed by MySQL +PDEPEND="perl? ( >=dev-perl/DBD-mysql-2.9004 )" + +mysql_init_vars() { + : ${MY_SHAREDSTATEDIR="${EPREFIX}/usr/share/mysql"} + : ${MY_SYSCONFDIR="${EPREFIX}/etc/mysql"} + : ${MY_LOCALSTATEDIR="${EPREFIX}/var/lib/mysql"} + : ${MY_LOGDIR="${EPREFIX}/var/log/mysql"} + MY_DATADIR="${MY_LOCALSTATEDIR}" + + export MY_SHAREDSTATEDIR MY_SYSCONFDIR + export MY_LOCALSTATEDIR MY_LOGDIR + export MY_DATADIR +} + +pkg_pretend() { + if [[ ${MERGE_TYPE} != binary ]] ; then + if use server ; then + CHECKREQS_DISK_BUILD="3G" + + if has test $FEATURES ; then + CHECKREQS_DISK_BUILD="9G" + fi + + check-reqs_pkg_pretend + fi + fi +} + +pkg_setup() { + if [[ ${MERGE_TYPE} != binary ]] ; then + CHECKREQS_DISK_BUILD="3G" + + if has test ${FEATURES} ; then + CHECKREQS_DISK_BUILD="9G" + + # Bug #213475 - MySQL _will_ object strenuously if your machine is named + # localhost. Also causes weird failures. + [[ "${HOSTNAME}" == "localhost" ]] && die "Your machine must NOT be named localhost" + + if ! has userpriv ${FEATURES} ; then + die "Testing with FEATURES=-userpriv is no longer supported by upstream. Tests MUST be run as non-root." + fi + + local aio_max_nr=$(sysctl -n fs.aio-max-nr 2>/dev/null) + [[ -z "${aio_max_nr}" || ${aio_max_nr} -lt 250000 ]] \ + && die "FEATURES=test will require fs.aio-max-nr=250000 at minimum!" + + if use latin1 ; then + # Upstream only supports tests with default charset + die "Testing with USE=latin1 is not supported." + fi + fi + + if use kernel_linux ; then + if use numa ; then + linux-info_get_any_version + + local CONFIG_CHECK="~NUMA" + + local WARNING_NUMA="This package expects NUMA support in kernel which this system does not have at the moment;" + WARNING_NUMA+=" Either expect runtime errors, enable NUMA support in kernel or rebuild the package without NUMA support" + + check_extra_config + fi + fi + + use server && check-reqs_pkg_setup + fi +} + +pkg_preinst() { + # Here we need to see if the implementation switched client libraries + # We check if this is a new instance of the package and a client library already exists + local SHOW_ABI_MESSAGE libpath + if use client-libs && [[ -z ${REPLACING_VERSIONS} && -e "${EROOT}/usr/$(get_libdir)/libmysqlclient.so" ]] ; then + libpath=$(readlink "${EROOT}/usr/$(get_libdir)/libmysqlclient.so") + elog "Due to ABI changes when switching between different client libraries," + elog "revdep-rebuild must find and rebuild all packages linking to libmysqlclient." + elog "Please run: revdep-rebuild --library ${libpath}" + ewarn "Failure to run revdep-rebuild may cause issues with other programs or libraries" + fi +} + +pkg_postinst() { + # Make sure the vars are correctly initialized + mysql_init_vars + + # Create log directory securely if it does not exist + [[ -d "${ROOT}${MY_LOGDIR}" ]] || install -d -m0750 -o mysql -g mysql "${ROOT}${MY_LOGDIR}" + + if use server ; then + if [[ -z "${REPLACING_VERSIONS}" ]] ; then + einfo + elog "You might want to run:" + elog "\"emerge --config =${CATEGORY}/${PF}\"" + elog "if this is a new install." + elog + elog "If you are switching server implentations, you should run the" + elog "mysql_upgrade tool." + einfo + else + einfo + elog "If you are upgrading major versions, you should run the" + elog "mysql_upgrade tool." + einfo + fi + fi + + # Note about configuration change + einfo + elog "This version of ${PN} reorganizes the configuration from a single my.cnf" + elog "to several files in /etc/mysql/mysql.d." + elog "Please backup any changes you made to /etc/mysql/my.cnf" + elog "and add them as a new file under /etc/mysql/mysql.d with a .cnf extension." + elog "You may have as many files as needed and they are read alphabetically." + elog "Be sure the options have the appropriate section headers, i.e. [mysqld]." + einfo +} + +src_unpack() { + unpack ${A} + + mv -f "${WORKDIR}/${P}" "${S}" || die +} + +src_prepare() { + eapply "${WORKDIR}"/mysql-patches + + if use jemalloc ; then + echo "TARGET_LINK_LIBRARIES(mysqld jemalloc)" >> "${S}/sql/CMakeLists.txt" || die + fi + + if use tcmalloc ; then + echo "TARGET_LINK_LIBRARIES(mysqld tcmalloc)" >> "${S}/sql/CMakeLists.txt" || die + fi + + # Remove the centos and rhel selinux policies to support mysqld_safe under SELinux + if [[ -d "${S}/support-files/SELinux" ]] ; then + echo > "${S}/support-files/SELinux/CMakeLists.txt" || die + fi + + # Remove bundled libs so we cannot accidentally use them + # We keep extra/lz4 directory because we use extra/lz4/xxhash.c via sql/CMakeLists.txt:394 + rm -rv \ + "${S}"/extra/protobuf \ + "${S}"/extra/libevent \ + "${S}"/zlib \ + || die + + # Don't clash with dev-db/mysql-connector-c + rm \ + man/my_print_defaults.1 \ + man/perror.1 \ + man/zlib_decompress.1 \ + || die + + if use libressl ; then + sed -i 's/OPENSSL_MAJOR_VERSION STREQUAL "1"/OPENSSL_MAJOR_VERSION STREQUAL "2"/' \ + "${S}/cmake/ssl.cmake" || die + fi + + sed -i 's~ADD_SUBDIRECTORY(storage/ndb)~~' CMakeLists.txt || die + + cmake_src_prepare +} + +src_configure() { + # Bug #114895, bug #110149 + filter-flags "-O" "-O[01]" + + append-cxxflags -felide-constructors + + # bug #283926, with GCC4.4, this is required to get correct behavior. + append-flags -fno-strict-aliasing + + if use client-libs ; then + multilib-minimal_src_configure + else + multilib_src_configure + fi +} + +multilib_src_configure() { + debug-print-function ${FUNCNAME} "$@" + + if ! multilib_is_native_abi && ! use client-libs ; then + return + fi + + CMAKE_BUILD_TYPE="RelWithDebInfo" + + # debug hack wrt #497532 + mycmakeargs=( + -DCMAKE_C_FLAGS_RELWITHDEBINFO="$(usex debug '' '-DNDEBUG')" + -DCMAKE_CXX_FLAGS_RELWITHDEBINFO="$(usex debug '' '-DNDEBUG')" + -DMYSQL_DATADIR="${EPREFIX}/var/lib/mysql" + -DSYSCONFDIR="${EPREFIX}/etc/mysql" + -DINSTALL_BINDIR=bin + -DINSTALL_DOCDIR=share/doc/${PF} + -DINSTALL_DOCREADMEDIR=share/doc/${PF} + -DINSTALL_INCLUDEDIR=include/mysql + -DINSTALL_INFODIR=share/info + -DINSTALL_LIBDIR=$(get_libdir) + -DINSTALL_MANDIR=share/man + -DINSTALL_MYSQLSHAREDIR=share/mysql + -DINSTALL_PLUGINDIR=$(get_libdir)/mysql/plugin + -DINSTALL_SCRIPTDIR=share/mysql/scripts + -DINSTALL_MYSQLDATADIR="${EPREFIX}/var/lib/mysql" + -DINSTALL_SBINDIR=sbin + -DINSTALL_SUPPORTFILESDIR="${EPREFIX}/usr/share/mysql" + -DCOMPILATION_COMMENT="Gentoo Linux ${PF}" + -DWITH_UNIT_TESTS=$(usex test ON OFF) + ### TODO: make this system but issues with UTF-8 prevent it + -DWITH_EDITLINE=bundled + -DWITH_ZLIB=system + -DWITH_SSL=system + -DWITH_LIBWRAP=0 + -DENABLED_LOCAL_INFILE=1 + -DMYSQL_UNIX_ADDR="${EPREFIX}/var/run/mysqld/mysqld.sock" + -DWITH_DEFAULT_COMPILER_OPTIONS=0 + -DWITH_DEFAULT_FEATURE_SET=0 + # The build forces this to be defined when cross-compiling. We pass it + # all the time for simplicity and to make sure it is actually correct. + -DSTACK_DIRECTION=$(tc-stack-grows-down && echo -1 || echo 1) + -DWITH_CURL=system + -DWITH_BOOST="${S}/boost" + ) + if use test ; then + mycmakeargs+=( -DINSTALL_MYSQLTESTDIR=share/mysql/mysql-test ) + else + mycmakeargs+=( -DINSTALL_MYSQLTESTDIR='' ) + fi + + if ! use client-libs ; then + mycmakeargs+=( -DWITHOUT_CLIENTLIBS=YES ) + fi + + # bfd.h is only used starting with 10.1 and can be controlled by NOT_FOR_DISTRIBUTION + # systemtap only works on native ABI, bug 530132 + if multilib_is_native_abi ; then + mycmakeargs+=( + -DENABLE_DTRACE=$(usex systemtap) + ) + else + mycmakeargs+=( + -DWITHOUT_TOOLS=1 + -DWITH_READLINE=1 + -DENABLE_DTRACE=0 + ) + fi + + if multilib_is_native_abi && use server ; then + mycmakeargs+=( + -DWITH_LIBEVENT=system + -DWITH_LZ4=system + -DWITH_PROTOBUF=system + -DWITH_MECAB=$(usex cjk system OFF) + -DWITH_NUMA=$(usex numa ON OFF) + -DWITH_RAPID=$(usex experimental ON OFF) + ) + + if [[ ( -n ${MYSQL_DEFAULT_CHARSET} ) && ( -n ${MYSQL_DEFAULT_COLLATION} ) ]] ; then + ewarn "You are using a custom charset of ${MYSQL_DEFAULT_CHARSET}" + ewarn "and a collation of ${MYSQL_DEFAULT_COLLATION}." + ewarn "You MUST file bugs without these variables set." + + mycmakeargs+=( + -DDEFAULT_CHARSET=${MYSQL_DEFAULT_CHARSET} + -DDEFAULT_COLLATION=${MYSQL_DEFAULT_COLLATION} + ) + elif ! use latin1 ; then + mycmakeargs+=( + -DDEFAULT_CHARSET=utf8 + -DDEFAULT_COLLATION=utf8_general_ci + ) + else + mycmakeargs+=( + -DDEFAULT_CHARSET=latin1 + -DDEFAULT_COLLATION=latin1_swedish_ci + ) + fi + + mycmakeargs+=( + -DEXTRA_CHARSETS=all + -DDISABLE_SHARED=$(usex static YES NO) + -DWITH_DEBUG=$(usex debug) + -DWITH_EMBEDDED_SERVER=OFF + ) + + if use profiling ; then + # Setting to OFF doesn't work: Once set, profiling options will be added + # to `mysqld --help` output via sql/sys_vars.cc causing + # "main.mysqld--help-notwin" test to fail + mycmakeargs+=( -DENABLED_PROFILING=ON ) + fi + + if use static ; then + mycmakeargs+=( -DWITH_PIC=1 ) + fi + + # Storage engines + mycmakeargs+=( + -DWITH_EXAMPLE_STORAGE_ENGINE=0 + -DWITH_ARCHIVE_STORAGE_ENGINE=1 + -DWITH_BLACKHOLE_STORAGE_ENGINE=1 + -DWITH_CSV_STORAGE_ENGINE=1 + -DWITH_FEDERATED_STORAGE_ENGINE=1 + -DWITH_HEAP_STORAGE_ENGINE=1 + -DWITH_INNOBASE_STORAGE_ENGINE=1 + -DWITH_INNODB_MEMCACHED=0 + -DWITH_MYISAMMRG_STORAGE_ENGINE=1 + -DWITH_MYISAM_STORAGE_ENGINE=1 + -DWITH_PARTITION_STORAGE_ENGINE=1 + ) + + else + mycmakeargs+=( + -DWITHOUT_SERVER=1 + -DWITH_EMBEDDED_SERVER=OFF + -DEXTRA_CHARSETS=none + ) + fi + + cmake_src_configure +} + +src_compile() { + if use client-libs ; then + multilib-minimal_src_compile + else + multilib_src_compile + fi +} + +multilib_src_compile() { + cmake_src_compile +} + +# Official test instructions: +# ulimit -n 16500 && \ +# USE='latin1 perl server' \ +# FEATURES='test userpriv -usersandbox' \ +# ebuild mysql-X.X.XX.ebuild \ +# digest clean package +src_test() { + _disable_test() { + local rawtestname reason + rawtestname="${1}" ; shift + reason="${@}" + ewarn "test '${rawtestname}' disabled: '${reason}'" + echo ${rawtestname} : ${reason} >> "${T}/disabled.def" + } + + local TESTDIR="${BUILD_DIR}/mysql-test" + local retstatus_unit + local retstatus_tests + + if ! use server ; then + einfo "Skipping server tests due to minimal build." + return 0 + fi + + einfo ">>> Test phase [test]: ${CATEGORY}/${PF}" + + # Run CTest (test-units) + cmake_src_test + retstatus_unit=$? + + # Ensure that parallel runs don't die + export MTR_BUILD_THREAD="$((${RANDOM} % 100))" + + if [[ -z "${MTR_PARALLEL}" ]] ; then + local -x MTR_PARALLEL=$(makeopts_jobs) + + if [[ ${MTR_PARALLEL} -gt 4 ]] ; then + # Running multiple tests in parallel usually require higher ulimit + # and fs.aio-max-nr setting. In addition, tests like main.multi_update + # are known to hit timeout when system is busy. + # To avoid test failure we will limit MTR_PARALLEL to 4 instead of + # using "auto". + local info_msg="Parallel MySQL test suite jobs limited to 4 (MAKEOPTS=${MTR_PARALLEL})" + info_msg+=" to avoid test failures. Set MTR_PARALLEL if you know what you are doing!" + einfo "${info_msg}" + unset info_msg + MTR_PARALLEL=4 + fi + else + einfo "MTR_PARALLEL is set to '${MTR_PARALLEL}'" + fi + + # create directories because mysqladmin might run out of order + mkdir -p "${T}"/var-tests{,/log} || die + + # Run mysql tests + pushd "${TESTDIR}" &>/dev/null || die + + touch "${T}/disabled.def" + # These are failing in MySQL 5.7 for now and are believed to be + # false positives: + # + local t + + for t in \ + auth_sec.keyring_udf \ + innodb.import_compress_encrypt \ + perfschema.privilege_table_io \ + ; do + _disable_test "$t" "False positives in Gentoo" + done + + # Unstable tests + # - main.xa_prepared_binlog_off: https://bugs.mysql.com/bug.php?id=83340 + # - rpl.rpl_innodb_info_tbl_slave_tmp_tbl_mismatch: https://bugs.mysql.com/bug.php?id=89223 + # - rpl.rpl_non_direct_stm_mixing_engines: MDEV-14489 + for t in \ + main.xa_prepared_binlog_off \ + rpl.rpl_innodb_info_tbl_slave_tmp_tbl_mismatch \ + rpl.rpl_non_direct_stm_mixing_engines \ + ; do + _disable_test "$t" "Unstable test" + done + + for t in \ + gis.geometry_class_attri_prop \ + gis.geometry_property_function_issimple \ + gis.gis_bugs_crashes \ + gis.spatial_op_testingfunc_mix \ + gis.spatial_analysis_functions_buffer \ + gis.spatial_analysis_functions_distance \ + gis.spatial_utility_function_distance_sphere \ + gis.spatial_utility_function_simplify \ + gis.spatial_analysis_functions_centroid \ + main.with_recursive \ + ; do + _disable_test "$t" "Known rounding error with latest AMD processors" + done + + if ! hash zip 1>/dev/null 2>&1 ; then + # no need to force dep app-arch/zip for one test + _disable_test "innodb.partition_upgrade_create" "Requires app-arch/zip" + fi + + if use numa && use kernel_linux ; then + # bug 584880 + if ! linux_config_exists || ! linux_chkconfig_present NUMA ; then + for t in sys_vars.innodb_numa_interleave_basic ; do + _disable_test "$t" "Test $t requires system with NUMA support" + done + fi + fi + + if ! use latin1 ; then + # The following tests will fail if DEFAULT_CHARSET + # isn't set to latin1: + for t in \ + binlog.binlog_mysqlbinlog_filter \ + binlog.binlog_xa_prepared_disconnect \ + funcs_1.is_columns_mysql \ + funcs_1.is_tables_mysql \ + funcs_1.is_triggers \ + innodb.innodb_pagesize_max_recordsize \ + innodb.innodb-system-table-view \ + innodb.mysqldump_max_recordsize \ + main.mysql_client_test \ + main.mysqld--help-notwin \ + main.mysqldump_bugs \ + main.type_string \ + main.information_schema \ + perfschema.binlog_edge_mix \ + perfschema.binlog_edge_stmt \ + rpl.rpl_xa_survive_disconnect \ + rpl.rpl_xa_survive_disconnect_lsu_off \ + rpl.rpl_xa_survive_disconnect_table \ + ; do + _disable_test "$t" "Requires DEFAULT_CHARSET=latin1 but USE=-latin1 is set" + done + fi + + if has_version '>=dev-libs/openssl-1.1.1' ; then + # Tests are expecting /dev/null 2>&1 ; then + # Upper limit comes from parts.partition_* tests + ewarn "For maximum test coverage please raise open file limit to 16500 (ulimit -n 16500) before calling the package manager." + + if ! ulimit -n 4162 1>/dev/null 2>&1 ; then + # Medium limit comes from '[Warning] Buffered warning: Could not increase number of max_open_files to more than 3000 (request: 4162)' + ewarn "For medium test coverage please raise open file limit to 4162 (ulimit -n 4162) before calling the package manager." + + if ! ulimit -n 3000 1>/dev/null 2>&1 ; then + ewarn "For minimum test coverage please raise open file limit to 3000 (ulimit -n 3000) before calling the package manager." + else + einfo "Will run test suite with open file limit set to 3000 (minimum test coverage)." + fi + else + einfo "Will run test suite with open file limit set to 4162 (medium test coverage)." + fi + else + einfo "Will run test suite with open file limit set to 16500 (best test coverage)." + fi + + # run mysql-test tests + perl mysql-test-run.pl --force --vardir="${T}/var-tests" --reorder --skip-test=tokudb --skip-test-list="${T}/disabled.def" + retstatus_tests=$? + + popd &>/dev/null || die + + # Cleanup is important for these testcases. + pkill -9 -f "${S}/ndb" 2>/dev/null + pkill -9 -f "${S}/sql" 2>/dev/null + + local failures="" + [[ $retstatus_unit -eq 0 ]] || failures="${failures} test-unit" + [[ $retstatus_tests -eq 0 ]] || failures="${failures} tests" + + [[ -z "$failures" ]] || die "Test failures: $failures" + einfo "Tests successfully completed" +} + +src_install() { + local MULTILIB_WRAPPED_HEADERS + local MULTILIB_CHOST_TOOLS + if use client-libs ; then + # headers with ABI specific data + MULTILIB_WRAPPED_HEADERS=( + /usr/include/mysql/server/my_config.h + /usr/include/mysql/server/mysql_version.h ) + + # wrap the config scripts + MULTILIB_CHOST_TOOLS=( /usr/bin/mysql_config ) + multilib-minimal_src_install + else + multilib_src_install + multilib_src_install_all + fi +} + +# Intentionally override eclass function +multilib_src_install() { + cmake_src_install + + # Kill old libmysqclient_r symlinks if they exist. Time to fix what depends on them. + find "${D}" -name 'libmysqlclient_r.*' -type l -delete || die +} + +multilib_src_install_all() { + # Make sure the vars are correctly initialized + mysql_init_vars + + # Convenience links + einfo "Making Convenience links for mysqlcheck multi-call binary" + dosym "mysqlcheck" "/usr/bin/mysqlanalyze" + dosym "mysqlcheck" "/usr/bin/mysqlrepair" + dosym "mysqlcheck" "/usr/bin/mysqloptimize" + + # INSTALL_LAYOUT=STANDALONE causes cmake to create a /usr/data dir + if [[ -d "${ED}/usr/data" ]] ; then + rm -Rf "${ED}/usr/data" || die + fi + + # Unless they explicitly specific USE=test, then do not install the + # testsuite. It DOES have a use to be installed, esp. when you want to do a + # validation of your database configuration after tuning it. + if ! use test ; then + rm -rf "${D}/${MY_SHAREDSTATEDIR}/mysql-test" + fi + + # Configuration stuff + einfo "Building default configuration ..." + insinto "${MY_SYSCONFDIR#${EPREFIX}}" + [[ -f "${S}/scripts/mysqlaccess.conf" ]] && doins "${S}"/scripts/mysqlaccess.conf + cp "${FILESDIR}/my.cnf-5.7" "${TMPDIR}/my.cnf" || die + eprefixify "${TMPDIR}/my.cnf" + doins "${TMPDIR}/my.cnf" + insinto "${MY_SYSCONFDIR#${EPREFIX}}/mysql.d" + cp "${FILESDIR}/my.cnf.distro-client" "${TMPDIR}/50-distro-client.cnf" || die + eprefixify "${TMPDIR}/50-distro-client.cnf" + doins "${TMPDIR}/50-distro-client.cnf" + + if use server ; then + mycnf_src="my.cnf.distro-server" + sed -e "s!@DATADIR@!${MY_DATADIR}!g" \ + "${FILESDIR}/${mycnf_src}" \ + > "${TMPDIR}/my.cnf.ok" || die + + if use prefix ; then + sed -i -r -e '/^user[[:space:]]*=[[:space:]]*mysql$/d' \ + "${TMPDIR}/my.cnf.ok" || die + fi + + if use latin1 ; then + sed -i \ + -e "/character-set/s|utf8|latin1|g" \ + "${TMPDIR}/my.cnf.ok" || die + fi + + eprefixify "${TMPDIR}/my.cnf.ok" + + newins "${TMPDIR}/my.cnf.ok" 50-distro-server.cnf + fi + + #Remove mytop if perl is not selected + [[ -e "${ED}/usr/bin/mytop" ]] && ! use perl && rm -f "${ED}/usr/bin/mytop" +} + +pkg_config() { + _getoptval() { + local section="$1" + local flag="--${2}=" + local extra_options="${3}" + local cmd=( + "${my_print_defaults_binary}" + "${extra_options}" + "${section}" + ) + local results=( $(eval "${cmd[@]}" 2>/dev/null | sed -n "/^${flag}/s,${flag},,gp") ) + + if [[ ${#results[@]} -gt 0 ]] ; then + # When option is set multiple times only return last value + echo "${results[-1]}" + fi + } + + _mktemp_dry() { + # emktemp has no --dry-run option + local template="${1}" + + if [[ -z "${template}" ]] ; then + if [[ -z "${T}" ]] ; then + template="/tmp/XXXXXXX" + else + template="${T}/XXXXXXX" + fi + fi + + local template_wo_X=${template//X/} + local n_X + let n_X=${#template}-${#template_wo_X} + if [[ ${n_X} -lt 3 ]] ; then + echo "${FUNCNAME[0]}: too few X's in template ‘${template}’" >&2 + return + fi + + local attempts=0 + local character tmpfile + while [[ true ]] ; do + let attempts=attempts+1 + + new_file= + while read -n1 character ; do + if [[ "${character}" == "X" ]] ; then + tmpfile+="${RANDOM:0:1}" + else + tmpfile+="${character}" + fi + done < <(echo -n "${template}") + + if [[ ! -f "${tmpfile}" ]] + then + echo "${tmpfile}" + return + fi + + if [[ ${attempts} -ge 100 ]] ; then + echo "${FUNCNAME[0]}: Cannot create temporary file after 100 attempts." >&2 + return + fi + done + } + + local mysqld_binary="${EROOT}/usr/sbin/mysqld" + if [[ ! -x "${mysqld_binary}" ]] ; then + die "'${mysqld_binary}' not found! Please re-install ${CATEGORY}/${PN}!" + fi + + local mysql_binary="${EROOT}/usr/bin/mysql" + if [[ ! -x "${mysql_binary}" ]] ; then + die "'${mysql_binary}' not found! Please re-install ${CATEGORY}/${PN}!" + fi + + local my_print_defaults_binary="${EROOT}/usr/bin/my_print_defaults" + if [[ ! -x "${my_print_defaults_binary}" ]] ; then + die "'${my_print_defaults_binary}' not found! Please re-install dev-db/mysql-connector-c!" + fi + + if [[ -z "${MYSQL_USER}" ]] ; then + MYSQL_USER=mysql + if use prefix ; then + MYSQL_USER=$(id -u -n 2>/dev/null) + if [[ -z "${MYSQL_USER}" ]] ; then + die "Failed to determine current username!" + fi + fi + fi + + if [[ -z "${MYSQL_GROUP}" ]] ; then + MYSQL_GROUP=mysql + if use prefix ; then + MYSQL_GROUP=$(id -g -n 2>/dev/null) + if [[ -z "${MYSQL_GROUP}" ]] ; then + die "Failed to determine current user groupname!" + fi + fi + fi + + # my_print_defaults needs to read stuff in $HOME/.my.cnf + local -x HOME="${EROOT}/root" + + # Make sure the vars are correctly initialized + mysql_init_vars + + # Read currently set data directory + MY_DATADIR="$(_getoptval mysqld datadir "--defaults-file='${MY_SYSCONFDIR}/my.cnf'")" + + # Bug #213475 - MySQL _will_ object strenously if your machine is named + # localhost. Also causes weird failures. + [[ "${HOSTNAME}" == "localhost" ]] && die "Your machine must NOT be named localhost" + + if [[ -z "${MY_DATADIR}" ]] ; then + die "Sorry, unable to find MY_DATADIR!" + elif [[ -d "${MY_DATADIR}/mysql" ]] ; then + ewarn "Looks like your data directory '${MY_DATADIR}' is already initialized!" + ewarn "Please rename or delete its content if you wish to initialize a new data directory." + die "${PN} data directory at '${MY_DATADIR}' looks already initialized!" + fi + + MYSQL_TMPDIR="$(_getoptval mysqld tmpdir "--defaults-file='${MY_SYSCONFDIR}/my.cnf'")" + MYSQL_TMPDIR=${MYSQL_TMPDIR%/} + # These are dir+prefix + MYSQL_LOG_BIN="$(_getoptval mysqld log-bin "--defaults-file='${MY_SYSCONFDIR}/my.cnf'")" + MYSQL_LOG_BIN=${MYSQL_LOG_BIN%/*} + MYSQL_RELAY_LOG="$(_getoptval mysqld relay-log "--defaults-file='${MY_SYSCONFDIR}/my.cnf'")" + MYSQL_RELAY_LOG=${MYSQL_RELAY_LOG%/*} + + # Create missing directories. + # Always check if mysql user can write to directory even if we just + # created directory because a parent directory might be not + # accessible for that user. + PID_DIR="${EROOT}/run/mysqld" + if [[ ! -d "${PID_DIR}" ]] ; then + einfo "Creating ${PN} PID directory '${PID_DIR}' ..." + install -d -m 755 -o ${MYSQL_USER} -g ${MYSQL_GROUP} "${PID_DIR}" \ + || die "Failed to create PID directory '${PID_DIR}'!" + fi + + local _pid_dir_testfile="$(_mktemp_dry "${PID_DIR}/.pkg_config-access-test.XXXXXXXXX")" + [[ -z "${_pid_dir_testfile}" ]] \ + && die "_mktemp_dry() for '${PID_DIR}/.pkg_config-access-test.XXXXXXXXX' failed!" + + if use prefix ; then + touch "${_pid_dir_testfile}" &>/dev/null + else + su -s /bin/sh -c "touch ${_pid_dir_testfile}" ${MYSQL_USER} &>/dev/null + fi + + if [[ $? -ne 0 ]] ; then + die "${MYSQL_USER} user cannot write into PID dir '${PID_DIR}'!" + else + rm "${_pid_dir_testfile}" || die + unset _pid_dir_testfile + fi + + if [[ ! -d "${MY_DATADIR}" ]] ; then + einfo "Creating ${PN} data directory '${MY_DATADIR}' ..." + install -d -m 770 -o ${MYSQL_USER} -g ${MYSQL_GROUP} "${MY_DATADIR}" \ + || die "Failed to create ${PN} data directory '${MY_DATADIR}'!" + fi + + local _my_datadir_testfile="$(_mktemp_dry "${MY_DATADIR}/.pkg_config-access-test.XXXXXXXXX")" + [[ -z "${_my_datadir_testfile}" ]] \ + && die "_mktemp_dry() for '${MY_DATADIR}/.pkg_config-access-test.XXXXXXXXX' failed!" + + if use prefix ; then + touch "${_my_datadir_testfile}" &>/dev/null + else + su -s /bin/sh -c "touch ${_my_datadir_testfile}" ${MYSQL_USER} &>/dev/null + fi + + if [[ $? -ne 0 ]] ; then + die "${MYSQL_USER} user cannot write into data directory '${MY_DATADIR}'!" + else + rm "${_my_datadir_testfile}" || die + unset _my_datadir_testfile + fi + + if [[ -n "${MYSQL_TMPDIR}" && ! -d "${MYSQL_TMPDIR}" ]] ; then + einfo "Creating ${PN} tmpdir '${MYSQL_TMPDIR}' ..." + install -d -m 770 -o ${MYSQL_USER} -g ${MYSQL_GROUP} "${MYSQL_TMPDIR}" \ + || die "Failed to create ${PN} tmpdir '${MYSQL_TMPDIR}'!" + fi + + if [[ -z "${MYSQL_TMPDIR}" ]] ; then + MYSQL_TMPDIR="$(_mktemp_dry "${EROOT}/tmp/mysqld-tmp.XXXXXXXXX")" + [[ -z "${MYSQL_TMPDIR}" ]] \ + && die "_mktemp_dry() for '${MYSQL_TMPDIR}' failed!" + + mkdir "${MYSQL_TMPDIR}" || die + chown ${MYSQL_USER} "${MYSQL_TMPDIR}" || die + fi + + # Now we need to test MYSQL_TMPDIR... + local _my_tmpdir_testfile="$(_mktemp_dry "${MYSQL_TMPDIR}/.pkg_config-access-test.XXXXXXXXX")" + [[ -z "${_my_tmpdir_testfile}" ]] \ + && die "_mktemp_dry() for '${MYSQL_TMPDIR}/.pkg_config-access-test.XXXXXXXXX' failed!" + + if use prefix ; then + touch "${_my_tmpdir_testfile}" &>/dev/null + else + su -s /bin/sh -c "touch ${_my_tmpdir_testfile}" ${MYSQL_USER} &>/dev/null + fi + + if [[ $? -ne 0 ]] ; then + die "${MYSQL_USER} user cannot write into tmpdir '${MYSQL_TMPDIR}'!" + else + rm "${_my_tmpdir_testfile}" || die + unset _my_tmpdir_testfile + fi + + if [[ -n "${MYSQL_LOG_BIN}" && ! -d "${MYSQL_LOG_BIN}" ]] ; then + einfo "Creating ${PN} log-bin directory '${MYSQL_LOG_BIN}' ..." + install -d -m 770 -o ${MYSQL_USER} -g ${MYSQL_GROUP} "${MYSQL_LOG_BIN}" \ + || die "Failed to create ${PN} log-bin directory '${MYSQL_LOG_BIN}'" + fi + + if [[ -n "${MYSQL_LOG_BIN}" ]] ; then + local _my_logbin_testfile="$(_mktemp_dry "${MYSQL_LOG_BIN}/.pkg_config-access-test.XXXXXXXXX")" + [[ -z "${_my_logbin_testfile}" ]] \ + && die "_mktemp_dry() for '${MYSQL_LOG_BIN}/.pkg_config-access-test.XXXXXXXXX' failed!" + + if use prefix ; then + touch "${_my_logbin_testfile}" &>/dev/null + else + su -s /bin/sh -c "touch ${_my_logbin_testfile}" ${MYSQL_USER} &>/dev/null + fi + + if [[ $? -ne 0 ]] ; then + die "${MYSQL_USER} user cannot write into log-bin directory '${MYSQL_LOG_BIN}'!" + else + rm "${_my_logbin_testfile}" || die + unset _my_logbin_testfile + fi + fi + + if [[ -n "${MYSQL_RELAY_LOG}" && ! -d "${MYSQL_RELAY_LOG}" ]] ; then + einfo "Creating ${PN} relay-log directory '${MYSQL_RELAY_LOG}' ..." + install -d -m 770 -o ${MYSQL_USER} -g ${MYSQL_GROUP} "${MYSQL_RELAY_LOG}" \ + || die "Failed to create ${PN} relay-log directory '${MYSQL_RELAY_LOG}'!" + fi + + if [[ -n "${MYSQL_RELAY_LOG}" ]] ; then + local _my_relaylog_testfile="$(_mktemp_dry "${MYSQL_RELAY_LOG}/.pkg_config-access-test.XXXXXXXXX")" + [[ -z "${_my_relaylog_testfile}" ]] \ + && die "_mktemp_dry() for '${MYSQL_RELAY_LOG}/.pkg_config-access-test.XXXXXXXXX' failed!" + + if use prefix ; then + touch "${_my_relaylog_testfile}" &>/dev/null + else + su -s /bin/sh -c "touch ${_my_relaylog_testfile}" ${MYSQL_USER} &>/dev/null + fi + + if [[ $? -ne 0 ]] ; then + die "${MYSQL_USER} user cannot write into relay-log directory '${MYSQL_RELAY_LOG}'!" + else + rm "${_my_relaylog_testfile}" || die + unset _my_relaylog_testfile + fi + fi + + local mysql_install_log="$(_mktemp_dry "${MYSQL_TMPDIR}/install_db.XXXXXXXXX.log")" + if [[ -z "${mysql_install_log}" ]] ; then + die "_mktemp_dry() for '${MYSQL_TMPDIR}/install_db.XXXXXXXXX.log' failed!" + else + # make sure file is writable for MYSQL_USER... + touch "${mysql_install_log}" || die + chown ${MYSQL_USER} "${mysql_install_log}" || die + fi + + local mysqld_logfile="$(_mktemp_dry "${MYSQL_TMPDIR}/install_mysqld.XXXXXXXXX.log")" + if [[ -z "${mysqld_logfile}" ]] ; then + die "_mktemp_dry() for '${MYSQL_TMPDIR}/install_mysqld.XXXXXXXXX.log' failed!" + else + # make sure file is writable for MYSQL_USER... + touch "${mysqld_logfile}" || die + chown ${MYSQL_USER} "${mysqld_logfile}" || die + fi + + echo "" + einfo "Detected settings:" + einfo "==================" + einfo "MySQL User:\t\t\t\t${MYSQL_USER}" + einfo "MySQL Group:\t\t\t\t${MYSQL_GROUP}" + einfo "MySQL DATA directory:\t\t${MY_DATADIR}" + einfo "MySQL TMP directory:\t\t\t${MYSQL_TMPDIR}" + + if [[ -n "${MYSQL_LOG_BIN}" ]] ; then + einfo "MySQL Binary Log File location:\t${MYSQL_LOG_BIN}" + fi + + if [[ -n "${MYSQL_RELAY_LOG}" ]] ; then + einfo "MySQL Relay Log File location:\t${MYSQL_RELAY_LOG}" + fi + + einfo "PID DIR:\t\t\t\t${PID_DIR}" + einfo "Install db log:\t\t\t${mysql_install_log}" + einfo "Install server log:\t\t\t${mysqld_logfile}" + + if [[ -z "${MYSQL_ROOT_PASSWORD}" ]] ; then + local tmp_mysqld_password_source= + + for tmp_mysqld_password_source in mysql client ; do + einfo "Trying to get password for mysql 'root' user from '${tmp_mysqld_password_source}' section ..." + MYSQL_ROOT_PASSWORD="$(_getoptval "${tmp_mysqld_password_source}" password)" + if [[ -n "${MYSQL_ROOT_PASSWORD}" ]] ; then + if [[ ${MYSQL_ROOT_PASSWORD} == *$'\n'* ]] ; then + ewarn "Ignoring password from '${tmp_mysqld_password_source}' section due to newline character (do you have multiple password options set?)!" + MYSQL_ROOT_PASSWORD= + continue + fi + + einfo "Found password in '${tmp_mysqld_password_source}' section!" + break + fi + done + + # Sometimes --show is required to display passwords in some implementations of my_print_defaults + if [[ "${MYSQL_ROOT_PASSWORD}" == '*****' ]] ; then + MYSQL_ROOT_PASSWORD="$(_getoptval "${tmp_mysqld_password_source}" password --show)" + fi + + unset tmp_mysqld_password_source + fi + + if [[ -z "${MYSQL_ROOT_PASSWORD}" ]] ; then + local pwd1="a" + local pwd2="b" + + echo + einfo "No password for mysql 'root' user was specified via environment" + einfo "variable MYSQL_ROOT_PASSWORD and no password was found in config" + einfo "file like '${HOME}/.my.cnf'." + einfo "To continue please provide a password for the mysql 'root' user" + einfo "now on console:" + ewarn "NOTE: Please avoid [\"'\\_%] characters in the password!" + read -rsp " >" pwd1 ; echo + + einfo "Retype the password" + read -rsp " >" pwd2 ; echo + + if [[ "x$pwd1" != "x$pwd2" ]] ; then + die "Passwords are not the same!" + fi + + MYSQL_ROOT_PASSWORD="${pwd1}" + unset pwd1 pwd2 + + echo + fi + + local -a mysqld_options + + # Fix bug 446200. Don't reference host my.cnf, needs to come first, + # see http://bugs.mysql.com/bug.php?id=31312 + use prefix && mysqld_options+=( "--defaults-file='${MY_SYSCONFDIR}/my.cnf'" ) + + # Figure out which options we need to disable to do the setup + local helpfile="${TMPDIR}/mysqld-help" + "${EROOT}/usr/sbin/mysqld" --verbose --help >"${helpfile}" 2>/dev/null + + local opt optexp optfull + for opt in host-cache name-resolve networking slave-start \ + federated ssl log-bin relay-log slow-query-log external-locking \ + log-slave-updates \ + ; do + optexp="--(skip-)?${opt}" optfull="--loose-skip-${opt}" + egrep -sq -- "${optexp}" "${helpfile}" && mysqld_options+=( "${optfull}" ) + done + + # Prepare timezones, see + # https://dev.mysql.com/doc/mysql/en/time-zone-support.html + local tz_sql="$(_mktemp_dry "${MYSQL_TMPDIR}/tz.XXXXXXXXX.sql")" + [[ -z "${tz_sql}" ]] \ + && die "_mktemp_dry() for '${MYSQL_TMPDIR}/tz.XXXXXXXXX.sql' failed!" + + echo "USE mysql;" >"${tz_sql}" + "${EROOT}/usr/bin/mysql_tzinfo_to_sql" "${EROOT}/usr/share/zoneinfo" >> "${tz_sql}" 2>/dev/null + if [[ $? -ne 0 ]] ; then + die "mysql_tzinfo_to_sql failed!" + fi + + # --initialize-insecure will not set root password + # --initialize would set a random one in the log which we don't need as we set it ourselves + local cmd=( + "${mysqld_binary}" + "${mysqld_options[@]}" + "--initialize-insecure" + "--init-file='${tz_sql}'" + "--basedir='${EROOT}/usr'" + "--datadir='${MY_DATADIR}'" + "--tmpdir='${MYSQL_TMPDIR}'" + "--log-error='${mysql_install_log}'" + "--user=${MYSQL_USER}" + ) + + einfo "Initializing ${PN} data directory: ${cmd[@]}" + eval "${cmd[@]}" >>"${mysql_install_log}" 2>&1 + + if [[ $? -ne 0 ]] ; then + grep -B5 -A999 -iE "(Aborting|ERROR|errno)" "${mysql_install_log}" 1>&2 + die "Failed to initialize ${PN} data directory. Please review '${mysql_install_log}'!" + fi + + rm "${tz_sql}" || die + + local x=${RANDOM} + local socket="${EROOT}${PID_DIR}/mysqld${x}.sock" + local pidfile="${EROOT}${PID_DIR}/mysqld${x}.pid" + unset x + + cmd=( + "${mysqld_binary}" + "${mysqld_options[@]}" + "--basedir='${EROOT}/usr'" + "--datadir='${MY_DATADIR}'" + "--tmpdir='${MYSQL_TMPDIR}'" + --max_allowed_packet=8M + --net_buffer_length=16K + "--socket='${socket}'" + "--pid-file='${pidfile}'" + "--log-error='${mysqld_logfile}'" + "--user=${MYSQL_USER}" + ) + + einfo "Starting mysqld to finalize initialization: ${cmd[@]}" + eval "${cmd[@]}" >>"${mysqld_logfile}" 2>&1 & + + echo -n "Waiting for mysqld to accept connections " + local maxtry=15 + while [[ ! -S "${socket}" && "${maxtry}" -gt 1 ]] ; do + maxtry=$((${maxtry}-1)) + echo -n "." + sleep 1 + done + + if [[ -S "${socket}" ]] ; then + # Even with a socket we don't know if mysqld will abort + # start due to an error so just wait a little bit more... + maxtry=5 + while [[ -S "${socket}" && "${maxtry}" -gt 1 ]] ; do + maxtry=$((${maxtry}-1)) + echo -n "." + sleep 1 + done + fi + + echo + + if [[ ! -S "${socket}" ]] ; then + grep -B5 -A999 -iE "(Aborting|ERROR|errno)" "${mysqld_logfile}" 1>&2 + die "mysqld was unable to start from initialized data directory. Please review '${mysqld_logfile}'!" + fi + + local mysql_logfile="${TMPDIR}/set_root_pw.log" + touch "${mysql_logfile}" || die + + ebegin "Setting root password" + # Do this from memory, as we don't want clear text passwords in temp files + local sql="ALTER USER 'root'@'localhost' IDENTIFIED BY '${MYSQL_ROOT_PASSWORD}'" + cmd=( + "${mysql_binary}" + --no-defaults + "--socket='${socket}'" + -hlocalhost + "-e \"${sql}\"" + ) + eval "${cmd[@]}" >"${mysql_logfile}" 2>&1 + local rc=$? + eend ${rc} + + if [[ ${rc} -ne 0 ]] ; then + # Poor man's solution which tries to avoid having password + # in log. NOTE: sed can fail if user didn't follow advice + # and included character which will require escaping... + sed -i -e "s/${MYSQL_ROOT_PASSWORD}/*****/" "${mysql_logfile}" 2>/dev/null + + grep -B5 -A999 -iE "(Aborting|ERROR|errno)" "${mysql_logfile}" + die "Failed to set ${PN} root password. Please review '${mysql_logfile}'!" + fi + + # Stop the server + if [[ -f "${pidfile}" ]] && pgrep -F "${pidfile}" &>/dev/null ; then + echo -n "Stopping the server " + pkill -F "${pidfile}" &>/dev/null + + maxtry=10 + while [[ -f "${pidfile}" ]] && pgrep -F "${pidfile}" &>/dev/null ; do + maxtry=$((${maxtry}-1)) + echo -n "." + sleep 1 + done + + echo + + if [[ -f "${pidfile}" ]] && pgrep -F "${pidfile}" &>/dev/null ; then + # We somehow failed to stop server. + # However, not a fatal error. Just warn the user. + ewarn "WARNING: mysqld[$(cat "${pidfile}")] is still running!" + fi + fi + + einfo "${PN} data directory at '${MY_DATADIR}' successfully initialized!" +} diff --git a/dev-db/mysql/mysql-8.0.24.ebuild b/dev-db/mysql/mysql-8.0.24.ebuild new file mode 100644 index 000000000000..3d12bfc88fb7 --- /dev/null +++ b/dev-db/mysql/mysql-8.0.24.ebuild @@ -0,0 +1,1162 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="7" + +CMAKE_MAKEFILE_GENERATOR=emake + +inherit check-reqs cmake flag-o-matic linux-info \ + multiprocessing prefix toolchain-funcs + +MY_PV="${PV//_pre*}" +MY_P="${PN}-${MY_PV}" + +# Patch version +PATCH_SET="https://dev.gentoo.org/~whissi/dist/mysql/${PN}-8.0.24-patches-01.tar.xz" + +SRC_URI="https://cdn.mysql.com/Downloads/MySQL-8.0/mysql-boost-${MY_PV}.tar.gz + https://cdn.mysql.com/archives/mysql-8.0/mysql-boost-${MY_PV}.tar.gz + http://downloads.mysql.com/archives/MySQL-8.0/${PN}-boost-${MY_PV}.tar.gz + ${PATCH_SET}" + +HOMEPAGE="https://www.mysql.com/" +DESCRIPTION="A fast, multi-threaded, multi-user SQL database server" +LICENSE="GPL-2" +SLOT="8.0" +IUSE="cjk cracklib debug jemalloc latin1 libressl numa +perl profiling + router selinux +server tcmalloc test" + +# Tests always fail when libressl is enabled due to hard-coded ciphers in the tests +RESTRICT="!test? ( test ) libressl? ( test )" + +REQUIRED_USE="?? ( tcmalloc jemalloc ) + cjk? ( server ) + jemalloc? ( server ) + numa? ( server ) + profiling? ( server ) + router? ( server ) + tcmalloc? ( server )" + +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris ~x86-solaris" + +# Shorten the path because the socket path length must be shorter than 107 chars +# and we will run a mysql server during test phase +S="${WORKDIR}/mysql" + +# Be warned, *DEPEND are version-dependant +# These are used for both runtime and compiletime +COMMON_DEPEND=" + >=app-arch/lz4-0_p131:= + app-arch/zstd:= + sys-libs/ncurses:0= + >=sys-libs/zlib-1.2.3:0= + libressl? ( dev-libs/libressl:0= ) + !libressl? ( >=dev-libs/openssl-1.0.0:0= ) + server? ( + dev-libs/icu:= + dev-libs/libevent:=[ssl,threads] + >=dev-libs/protobuf-3.8:= + net-libs/libtirpc:= + cjk? ( app-text/mecab:= ) + jemalloc? ( dev-libs/jemalloc:0= ) + kernel_linux? ( + dev-libs/libaio:0= + sys-process/procps:0= + ) + numa? ( sys-process/numactl ) + tcmalloc? ( dev-util/google-perftools:0= ) + ) +" +DEPEND="${COMMON_DEPEND} + || ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 ) + virtual/yacc + server? ( net-libs/rpcsvc-proto ) + test? ( + acct-group/mysql acct-user/mysql + dev-perl/JSON + ) +" +RDEPEND="${COMMON_DEPEND} + !dev-db/mariadb !dev-db/mariadb-galera !dev-db/percona-server !dev-db/mysql-cluster + !dev-db/mysql:0 + !dev-db/mysql:5.7 + selinux? ( sec-policy/selinux-mysql ) + !prefix? ( + acct-group/mysql acct-user/mysql + dev-db/mysql-init-scripts + ) +" +# For other stuff to bring us in +# dev-perl/DBD-mysql is needed by some scripts installed by MySQL +PDEPEND="perl? ( >=dev-perl/DBD-mysql-2.9004 )" + +mysql_init_vars() { + : ${MY_SHAREDSTATEDIR="${EPREFIX}/usr/share/mysql"} + : ${MY_SYSCONFDIR="${EPREFIX}/etc/mysql"} + : ${MY_LOCALSTATEDIR="${EPREFIX}/var/lib/mysql"} + : ${MY_LOGDIR="${EPREFIX}/var/log/mysql"} + MY_DATADIR="${MY_LOCALSTATEDIR}" + + export MY_SHAREDSTATEDIR MY_SYSCONFDIR + export MY_LOCALSTATEDIR MY_LOGDIR + export MY_DATADIR +} + +pkg_pretend() { + if [[ ${MERGE_TYPE} != binary ]] ; then + if use server ; then + CHECKREQS_DISK_BUILD="2G" + + if has test $FEATURES ; then + CHECKREQS_DISK_BUILD="9G" + fi + + check-reqs_pkg_pretend + fi + fi +} + +pkg_setup() { + if [[ ${MERGE_TYPE} != binary ]] ; then + CHECKREQS_DISK_BUILD="2G" + + if has test ${FEATURES} ; then + CHECKREQS_DISK_BUILD="9G" + + # Bug #213475 - MySQL _will_ object strenuously if your machine is named + # localhost. Also causes weird failures. + [[ "${HOSTNAME}" == "localhost" ]] && die "Your machine must NOT be named localhost" + + if ! has userpriv ${FEATURES} ; then + die "Testing with FEATURES=-userpriv is no longer supported by upstream. Tests MUST be run as non-root." + fi + + local aio_max_nr=$(sysctl -n fs.aio-max-nr 2>/dev/null) + [[ -z "${aio_max_nr}" || ${aio_max_nr} -lt 250000 ]] \ + && die "FEATURES=test will require fs.aio-max-nr=250000 at minimum!" + + if use latin1 ; then + # Upstream only supports tests with default charset + die "Testing with USE=latin1 is not supported." + fi + fi + + if use kernel_linux ; then + if use numa ; then + linux-info_get_any_version + + local CONFIG_CHECK="~NUMA" + + local WARNING_NUMA="This package expects NUMA support in kernel which this system does not have at the moment;" + WARNING_NUMA+=" Either expect runtime errors, enable NUMA support in kernel or rebuild the package without NUMA support" + + check_extra_config + fi + fi + + use server && check-reqs_pkg_setup + fi +} + +src_unpack() { + unpack ${A} + + mv -f "${WORKDIR}/${MY_P}" "${S}" || die +} + +src_prepare() { + eapply "${WORKDIR}"/mysql-patches + + # Avoid rpm call which would trigger sandbox, #692368 + sed -i \ + -e 's/MY_RPM rpm/MY_RPM rpmNOTEXISTENT/' \ + CMakeLists.txt || die + + # Remove the centos and rhel selinux policies to support mysqld_safe under SELinux + if [[ -d "${S}/support-files/SELinux" ]] ; then + echo > "${S}/support-files/SELinux/CMakeLists.txt" || die + fi + + # Remove man pages for client-lib tools we don't install + rm \ + man/my_print_defaults.1 \ + man/perror.1 \ + man/zlib_decompress.1 \ + || die + + cmake_src_prepare +} + +src_configure() { + # Bug #114895, bug #110149 + filter-flags "-O" "-O[01]" + + append-cxxflags -felide-constructors + + # bug #283926, with GCC4.4, this is required to get correct behavior. + append-flags -fno-strict-aliasing + + CMAKE_BUILD_TYPE="RelWithDebInfo" + + # debug hack wrt #497532 + mycmakeargs=( + -DCMAKE_C_FLAGS_RELWITHDEBINFO="$(usex debug '' '-DNDEBUG')" + -DCMAKE_CXX_FLAGS_RELWITHDEBINFO="$(usex debug '' '-DNDEBUG')" + -DMYSQL_DATADIR="${EPREFIX}/var/lib/mysql" + -DSYSCONFDIR="${EPREFIX}/etc/mysql" + -DINSTALL_BINDIR=bin + -DINSTALL_DOCDIR=share/doc/${PF} + -DINSTALL_DOCREADMEDIR=share/doc/${PF} + -DINSTALL_INCLUDEDIR=include/mysql + -DINSTALL_INFODIR=share/info + -DINSTALL_LIBDIR=$(get_libdir) + -DINSTALL_MANDIR=share/man + -DINSTALL_MYSQLSHAREDIR=share/mysql + -DINSTALL_PLUGINDIR=$(get_libdir)/mysql/plugin + -DINSTALL_MYSQLDATADIR="${EPREFIX}/var/lib/mysql" + -DINSTALL_SBINDIR=sbin + -DINSTALL_SUPPORTFILESDIR="${EPREFIX}/usr/share/mysql" + -DCOMPILATION_COMMENT="Gentoo Linux ${PF}" + -DWITH_UNIT_TESTS=$(usex test ON OFF) + # Using bundled editline to get CTRL+C working + -DWITH_EDITLINE=bundled + -DWITH_ZLIB=system + -DWITH_SSL=system + -DWITH_LIBWRAP=0 + -DENABLED_LOCAL_INFILE=1 + -DMYSQL_UNIX_ADDR="${EPREFIX}/var/run/mysqld/mysqld.sock" + -DWITH_DEFAULT_COMPILER_OPTIONS=0 + # The build forces this to be defined when cross-compiling. We pass it + # all the time for simplicity and to make sure it is actually correct. + -DSTACK_DIRECTION=$(tc-stack-grows-down && echo -1 || echo 1) + -DCMAKE_POSITION_INDEPENDENT_CODE=ON + -DWITH_CURL=system + -DWITH_BOOST="${S}/boost" + -DWITH_ROUTER=$(usex router ON OFF) + ) + + if is-flagq -fno-lto ; then + einfo "LTO disabled via {C,CXX,F,FC}FLAGS" + mycmakeargs+=( -DWITH_LTO=OFF ) + elif is-flagq -flto ; then + einfo "LTO forced via {C,CXX,F,FC}FLAGS" + myconf+=( -DWITH_LTO=ON ) + else + # Disable automagic + myconf+=( -DWITH_LTO=OFF ) + fi + + if use test ; then + mycmakeargs+=( -DINSTALL_MYSQLTESTDIR=share/mysql/mysql-test ) + else + mycmakeargs+=( -DINSTALL_MYSQLTESTDIR='' ) + fi + + mycmakeargs+=( -DWITHOUT_CLIENTLIBS=YES ) + + mycmakeargs+=( + -DWITH_ICU=system + -DWITH_LZ4=system + # Our dev-libs/rapidjson doesn't carry necessary fixes for std::regex + -DWITH_RAPIDJSON=bundled + -DWITH_ZSTD=system + ) + + if [[ -n "${MYSQL_DEFAULT_CHARSET}" && -n "${MYSQL_DEFAULT_COLLATION}" ]] ; then + ewarn "You are using a custom charset of ${MYSQL_DEFAULT_CHARSET}" + ewarn "and a collation of ${MYSQL_DEFAULT_COLLATION}." + ewarn "You MUST file bugs without these variables set." + ewarn "Tests will probably fail!" + + mycmakeargs+=( + -DDEFAULT_CHARSET=${MYSQL_DEFAULT_CHARSET} + -DDEFAULT_COLLATION=${MYSQL_DEFAULT_COLLATION} + ) + elif use latin1 ; then + mycmakeargs+=( + -DDEFAULT_CHARSET=latin1 + -DDEFAULT_COLLATION=latin1_swedish_ci + ) + else + mycmakeargs+=( + -DDEFAULT_CHARSET=utf8mb4 + -DDEFAULT_COLLATION=utf8mb4_0900_ai_ci + ) + fi + + if use server ; then + mycmakeargs+=( + -DWITH_EXTRA_CHARSETS=all + -DWITH_DEBUG=$(usex debug) + -DWITH_MECAB=$(usex cjk system OFF) + -DWITH_LIBEVENT=system + -DWITH_PROTOBUF=system + -DWITH_NUMA=$(usex numa ON OFF) + ) + + if use jemalloc ; then + mycmakeargs+=( -DWITH_JEMALLOC=ON ) + elif use tcmalloc ; then + mycmakeargs+=( -DWITH_TCMALLOC=ON ) + fi + + if use profiling ; then + # Setting to OFF doesn't work: Once set, profiling options will be added + # to `mysqld --help` output via sql/sys_vars.cc causing + # "main.mysqld--help-notwin" test to fail + mycmakeargs+=( -DENABLED_PROFILING=ON ) + fi + + # Storage engines + mycmakeargs+=( + -DWITH_EXAMPLE_STORAGE_ENGINE=0 + -DWITH_ARCHIVE_STORAGE_ENGINE=1 + -DWITH_BLACKHOLE_STORAGE_ENGINE=1 + -DWITH_CSV_STORAGE_ENGINE=1 + -DWITH_FEDERATED_STORAGE_ENGINE=1 + -DWITH_HEAP_STORAGE_ENGINE=1 + -DWITH_INNOBASE_STORAGE_ENGINE=1 + -DWITH_INNODB_MEMCACHED=0 + -DWITH_MYISAMMRG_STORAGE_ENGINE=1 + -DWITH_MYISAM_STORAGE_ENGINE=1 + ) + else + mycmakeargs+=( + -DWITHOUT_SERVER=1 + -DWITH_SYSTEMD=no + ) + fi + + cmake_src_configure +} + +# Official test instructions: +# ulimit -n 16500 && \ +# USE='perl server' \ +# FEATURES='test userpriv' \ +# ebuild mysql-X.X.XX.ebuild \ +# digest clean package +src_test() { + _disable_test() { + local rawtestname bug reason + rawtestname="${1}" ; shift + bug="${1}" ; shift + reason="${@}" + ewarn "test '${rawtestname}' disabled: '${reason}' (BUG#${bug})" + echo ${rawtestname} : BUG#${bug} ${reason} >> "${T}/disabled.def" + } + + local TESTDIR="${BUILD_DIR}/mysql-test" + local retstatus_unit + local retstatus_tests + + # Run CTest (test-units) + cmake_src_test + retstatus_unit=$? + + # Ensure that parallel runs don't die + export MTR_BUILD_THREAD="$((${RANDOM} % 100))" + + if [[ -z "${MTR_PARALLEL}" ]] ; then + local -x MTR_PARALLEL=$(makeopts_jobs) + + if [[ ${MTR_PARALLEL} -gt 4 ]] ; then + # Running multiple tests in parallel usually require higher ulimit + # and fs.aio-max-nr setting. In addition, tests like main.multi_update + # are known to hit timeout when system is busy. + # To avoid test failure we will limit MTR_PARALLEL to 4 instead of + # using "auto". + local info_msg="Parallel MySQL test suite jobs limited to 4 (MAKEOPTS=${MTR_PARALLEL})" + info_msg+=" to avoid test failures. Set MTR_PARALLEL if you know what you are doing!" + einfo "${info_msg}" + unset info_msg + MTR_PARALLEL=4 + fi + else + einfo "MTR_PARALLEL is set to '${MTR_PARALLEL}'" + fi + + # create directories because mysqladmin might run out of order + mkdir -p "${T}"/var-tests{,/log} || die + + # Run mysql tests + pushd "${TESTDIR}" &>/dev/null || die + + touch "${T}/disabled.def" + + local -a disabled_tests + disabled_tests+=( "auth_sec.atomic_rename_user;0;Depends on user running test" ) + disabled_tests+=( "auth_sec.keyring_file_data_qa;0;Won't work with user privileges" ) + disabled_tests+=( "gis.spatial_analysis_functions_buffer;5452;Known rounding error with latest AMD processors (PS)" ) + disabled_tests+=( "gis.gis_bugs_crashes;5452;Known rounding error with latest AMD processors (PS)" ) + disabled_tests+=( "gis.geometry_class_attri_prop;5452;Known rounding error with latest AMD processors (PS)" ) + disabled_tests+=( "gis.spatial_utility_function_distance_sphere;5452;Known rounding error with latest AMD processors (PS)" ) + disabled_tests+=( "gis.geometry_property_function_issimple;5452;Known rounding error with latest AMD processors (PS)" ) + disabled_tests+=( "gis.spatial_analysis_functions_centroid;5452;Known rounding error with latest AMD processors (PS)" ) + disabled_tests+=( "gis.spatial_operators_intersection;5452;Known rounding error with latest AMD processors (PS)" ) + disabled_tests+=( "gis.spatial_utility_function_simplify;5452;Known rounding error with latest AMD processors (PS)" ) + disabled_tests+=( "gis.spatial_op_testingfunc_mix;5452;Known rounding error with latest AMD processors (PS)" ) + disabled_tests+=( "gis.spatial_analysis_functions_distance;5452;Known rounding error with latest AMD processors (PS)" ) + disabled_tests+=( "main.explain_tree;0;Known rounding error with latest AMD processors -- no upstream bug yet" ) + disabled_tests+=( "main.derived_limit;0;Known rounding error with latest AMD processors -- no upstream bug yet" ) + disabled_tests+=( "main.mysql_load_data_local_dir;0;Known test failure - no upstream bug yet" ) + disabled_tests+=( "main.subquery_bugs;0;Known rounding error with latest AMD processors -- no upstream bug yet" ) + disabled_tests+=( "main.subquery_sj_mat_bka_nobnl;0;Known rounding error with latest AMD processors -- no upstream bug yet" ) + disabled_tests+=( "main.window_std_var;0;Known rounding error with latest AMD processors -- no upstream bug yet" ) + disabled_tests+=( "main.window_std_var_optimized;0;Known rounding error with latest AMD processors -- no upstream bug yet" ) + disabled_tests+=( "main.with_recursive;0;Known rounding error with latest AMD processors -- no upstream bug yet" ) + disabled_tests+=( "perfschema.statement_digest_query_sample;0;Test will fail on slow hardware") + disabled_tests+=( "rpl_gtid.rpl_gtid_stm_drop_table;90612;Known test failure" ) + disabled_tests+=( "rpl_gtid.rpl_multi_source_mtr_includes;0;Known failure - no upstream bug yet" ) + disabled_tests+=( "sys_vars.myisam_data_pointer_size_func;87935;Test will fail on slow hardware") + disabled_tests+=( "x.connection;0;Known failure - no upstream bug yet" ) + disabled_tests+=( "main.mysqlpump_basic_lz4;0;Extra tool output causes false positive" ) + disabled_tests+=( "x.message_compressed_payload;0;False positive caused by protobuff-3.11+" ) + disabled_tests+=( "x.message_protobuf_nested;0;False positive caused by protobuff-3.11+" ) + + if ! hash zip 1>/dev/null 2>&1 ; then + # no need to force dep app-arch/zip for one test + disabled_tests+=( "innodb.discarded_partition_create;0;Requires app-arch/zip" ) + disabled_tests+=( "innodb.partition_upgrade_create;0;Requires app-arch/zip" ) + fi + + local test_infos_str test_infos_arr + for test_infos_str in "${disabled_tests[@]}" ; do + IFS=';' read -r -a test_infos_arr <<< "${test_infos_str}" + + if [[ ${#test_infos_arr[@]} != 3 ]] ; then + die "Invalid test data set, not matching format: ${test_infos_str}" + fi + + _disable_test "${test_infos_arr[0]}" "${test_infos_arr[1]}" "${test_infos_arr[2]}" + done + unset test_infos_str test_infos_arr + + # Try to increase file limits to increase test coverage + if ! ulimit -n 16500 1>/dev/null 2>&1 ; then + # Upper limit comes from parts.partition_* tests + ewarn "For maximum test coverage please raise open file limit to 16500 (ulimit -n 16500) before calling the package manager." + + if ! ulimit -n 4162 1>/dev/null 2>&1 ; then + # Medium limit comes from '[Warning] Buffered warning: Could not increase number of max_open_files to more than 3000 (request: 4162)' + ewarn "For medium test coverage please raise open file limit to 4162 (ulimit -n 4162) before calling the package manager." + + if ! ulimit -n 3000 1>/dev/null 2>&1 ; then + ewarn "For minimum test coverage please raise open file limit to 3000 (ulimit -n 3000) before calling the package manager." + else + einfo "Will run test suite with open file limit set to 3000 (minimum test coverage)." + fi + else + einfo "Will run test suite with open file limit set to 4162 (medium test coverage)." + fi + else + einfo "Will run test suite with open file limit set to 16500 (best test coverage)." + fi + + # run mysql-test tests + perl mysql-test-run.pl --force --vardir="${T}/var-tests" --reorder --skip-test=tokudb --skip-test-list="${T}/disabled.def" + retstatus_tests=$? + + popd &>/dev/null || die + + # Cleanup is important for these testcases. + pkill -9 -f "${S}/ndb" 2>/dev/null + pkill -9 -f "${S}/sql" 2>/dev/null + + local failures="" + [[ $retstatus_unit -eq 0 ]] || failures="${failures} test-unit" + [[ $retstatus_tests -eq 0 ]] || failures="${failures} tests" + + [[ -z "$failures" ]] || die "Test failures: $failures" + einfo "Tests successfully completed" +} + +src_install() { + cmake_src_install + + # Make sure the vars are correctly initialized + mysql_init_vars + + # Convenience links + einfo "Making Convenience links for mysqlcheck multi-call binary" + dosym "mysqlcheck" "/usr/bin/mysqlanalyze" + dosym "mysqlcheck" "/usr/bin/mysqlrepair" + dosym "mysqlcheck" "/usr/bin/mysqloptimize" + + # INSTALL_LAYOUT=STANDALONE causes cmake to create a /usr/data dir + if [[ -d "${ED}/usr/data" ]] ; then + rm -Rf "${ED}/usr/data" || die + fi + + # Unless they explicitly specific USE=test, then do not install the + # testsuite. It DOES have a use to be installed, esp. when you want to do a + # validation of your database configuration after tuning it. + if ! use test ; then + rm -rf "${ED}/${MY_SHAREDSTATEDIR#${EPREFIX}}/mysql-test" + fi + + # Configuration stuff + einfo "Building default configuration ..." + insinto "${MY_SYSCONFDIR#${EPREFIX}}" + [[ -f "${S}/scripts/mysqlaccess.conf" ]] && doins "${S}"/scripts/mysqlaccess.conf + cp "${FILESDIR}/my.cnf-5.7" "${TMPDIR}/my.cnf" || die + eprefixify "${TMPDIR}/my.cnf" + doins "${TMPDIR}/my.cnf" + insinto "${MY_SYSCONFDIR#${EPREFIX}}/mysql.d" + cp "${FILESDIR}/my.cnf-8.0.distro-client" "${TMPDIR}/50-distro-client.cnf" || die + eprefixify "${TMPDIR}/50-distro-client.cnf" + doins "${TMPDIR}/50-distro-client.cnf" + + mycnf_src="my.cnf-8.0.distro-server" + sed -e "s!@DATADIR@!${MY_DATADIR}!g" \ + "${FILESDIR}/${mycnf_src}" \ + > "${TMPDIR}/my.cnf.ok" || die + + if use prefix ; then + sed -i -r -e '/^user[[:space:]]*=[[:space:]]*mysql$/d' \ + "${TMPDIR}/my.cnf.ok" || die + fi + + if use latin1 ; then + sed -i \ + -e "/character-set/s|utf8mb4|latin1|g" \ + "${TMPDIR}/my.cnf.ok" || die + fi + + eprefixify "${TMPDIR}/my.cnf.ok" + + newins "${TMPDIR}/my.cnf.ok" 50-distro-server.cnf + + #Remove mytop if perl is not selected + [[ -e "${ED}/usr/bin/mytop" ]] && ! use perl && rm -f "${ED}/usr/bin/mytop" + + if use router ; then + rm -rf \ + "${ED}/usr/LICENSE.router" \ + "${ED}/usr/README.router" \ + "${ED}/usr/run" \ + "${ED}/usr/var" \ + || die + fi + + # Kill old libmysqclient_r symlinks if they exist. Time to fix what depends on them. + find "${D}" -name 'libmysqlclient_r.*' -type l -delete || die +} + +pkg_postinst() { + # Make sure the vars are correctly initialized + mysql_init_vars + + # Create log directory securely if it does not exist + # NOTE: $MY_LOGDIR contains $EPREFIX by default + [[ -d "${MY_LOGDIR}" ]] || install -d -m0750 -o mysql -g mysql "${MY_LOGDIR}" + + # Note about configuration change + einfo + elog "This version of ${PN} reorganizes the configuration from a single my.cnf" + elog "to several files in /etc/mysql/mysql.d." + elog "Please backup any changes you made to /etc/mysql/my.cnf" + elog "and add them as a new file under /etc/mysql/mysql.d with a .cnf extension." + elog "You may have as many files as needed and they are read alphabetically." + elog "Be sure the options have the appropriate section headers, i.e. [mysqld]." + einfo + + if [[ -z "${REPLACING_VERSIONS}" ]] ; then + einfo + elog "You might want to run:" + elog " \"emerge --config =${CATEGORY}/${PF}\"" + elog "if this is a new install." + einfo + else + einfo + elog "Upgrade process for ${PN}-8.x has changed. Please read" + elog "https://dev.mysql.com/doc/refman/8.0/en/upgrade-binary-package.html" + einfo + fi +} + +pkg_config() { + _getoptval() { + local section="$1" + local flag="--${2}=" + local extra_options="${3}" + local cmd=( + "${my_print_defaults_binary}" + "${extra_options}" + "${section}" + ) + local results=( $(eval "${cmd[@]}" 2>/dev/null | sed -n "/^${flag}/s,${flag},,gp") ) + + if [[ ${#results[@]} -gt 0 ]] ; then + # When option is set multiple times only return last value + echo "${results[-1]}" + fi + } + + _mktemp_dry() { + # emktemp has no --dry-run option + local template="${1}" + + if [[ -z "${template}" ]] ; then + if [[ -z "${T}" ]] ; then + template="/tmp/XXXXXXX" + else + template="${T}/XXXXXXX" + fi + fi + + local template_wo_X=${template//X/} + local n_X + let n_X=${#template}-${#template_wo_X} + if [[ ${n_X} -lt 3 ]] ; then + echo "${FUNCNAME[0]}: too few X's in template ‘${template}’" >&2 + return + fi + + local attempts=0 + local character tmpfile + while [[ true ]] ; do + let attempts=attempts+1 + + new_file= + while read -n1 character ; do + if [[ "${character}" == "X" ]] ; then + tmpfile+="${RANDOM:0:1}" + else + tmpfile+="${character}" + fi + done < <(echo -n "${template}") + + if [[ ! -f "${tmpfile}" ]] + then + echo "${tmpfile}" + return + fi + + if [[ ${attempts} -ge 100 ]] ; then + echo "${FUNCNAME[0]}: Cannot create temporary file after 100 attempts." >&2 + return + fi + done + } + + local mysqld_binary="${EROOT}/usr/sbin/mysqld" + if [[ ! -x "${mysqld_binary}" ]] ; then + die "'${mysqld_binary}' not found! Please re-install ${CATEGORY}/${PN}!" + fi + + local mysql_binary="${EROOT}/usr/bin/mysql" + if [[ ! -x "${mysql_binary}" ]] ; then + die "'${mysql_binary}' not found! Please re-install ${CATEGORY}/${PN}!" + fi + + local my_print_defaults_binary="${EROOT}/usr/bin/my_print_defaults" + if [[ ! -x "${my_print_defaults_binary}" ]] ; then + die "'${my_print_defaults_binary}' not found! Please re-install dev-db/mysql-connector-c!" + fi + + if [[ -z "${MYSQL_USER}" ]] ; then + MYSQL_USER=mysql + if use prefix ; then + MYSQL_USER=$(id -u -n 2>/dev/null) + if [[ -z "${MYSQL_USER}" ]] ; then + die "Failed to determine current username!" + fi + fi + fi + + if [[ -z "${MYSQL_GROUP}" ]] ; then + MYSQL_GROUP=mysql + if use prefix ; then + MYSQL_GROUP=$(id -g -n 2>/dev/null) + if [[ -z "${MYSQL_GROUP}" ]] ; then + die "Failed to determine current user groupname!" + fi + fi + fi + + # my_print_defaults needs to read stuff in $HOME/.my.cnf + local -x HOME="${EROOT}/root" + + # Make sure the vars are correctly initialized + mysql_init_vars + + # Read currently set data directory + MY_DATADIR="$(_getoptval mysqld datadir "--defaults-file='${MY_SYSCONFDIR}/my.cnf'")" + + # Bug #213475 - MySQL _will_ object strenously if your machine is named + # localhost. Also causes weird failures. + [[ "${HOSTNAME}" == "localhost" ]] && die "Your machine must NOT be named localhost" + + if [[ -z "${MY_DATADIR}" ]] ; then + die "Sorry, unable to find MY_DATADIR!" + elif [[ -d "${MY_DATADIR}/mysql" ]] ; then + ewarn "Looks like your data directory '${MY_DATADIR}' is already initialized!" + ewarn "Please rename or delete its content if you wish to initialize a new data directory." + die "${PN} data directory at '${MY_DATADIR}' looks already initialized!" + fi + + MYSQL_TMPDIR="$(_getoptval mysqld tmpdir "--defaults-file='${MY_SYSCONFDIR}/my.cnf'")" + MYSQL_TMPDIR=${MYSQL_TMPDIR%/} + # These are dir+prefix + MYSQL_LOG_BIN="$(_getoptval mysqld log-bin "--defaults-file='${MY_SYSCONFDIR}/my.cnf'")" + MYSQL_LOG_BIN=${MYSQL_LOG_BIN%/*} + MYSQL_RELAY_LOG="$(_getoptval mysqld relay-log "--defaults-file='${MY_SYSCONFDIR}/my.cnf'")" + MYSQL_RELAY_LOG=${MYSQL_RELAY_LOG%/*} + + # Create missing directories. + # Always check if mysql user can write to directory even if we just + # created directory because a parent directory might be not + # accessible for that user. + PID_DIR="${EROOT}/run/mysqld" + if [[ ! -d "${PID_DIR}" ]] ; then + einfo "Creating ${PN} PID directory '${PID_DIR}' ..." + install -d -m 755 -o ${MYSQL_USER} -g ${MYSQL_GROUP} "${PID_DIR}" \ + || die "Failed to create PID directory '${PID_DIR}'!" + fi + + local _pid_dir_testfile="$(_mktemp_dry "${PID_DIR}/.pkg_config-access-test.XXXXXXXXX")" + [[ -z "${_pid_dir_testfile}" ]] \ + && die "_mktemp_dry() for '${PID_DIR}/.pkg_config-access-test.XXXXXXXXX' failed!" + + if use prefix ; then + touch "${_pid_dir_testfile}" &>/dev/null + else + su -s /bin/sh -c "touch ${_pid_dir_testfile}" ${MYSQL_USER} &>/dev/null + fi + + if [[ $? -ne 0 ]] ; then + die "${MYSQL_USER} user cannot write into PID dir '${PID_DIR}'!" + else + rm "${_pid_dir_testfile}" || die + unset _pid_dir_testfile + fi + + if [[ ! -d "${MY_DATADIR}" ]] ; then + einfo "Creating ${PN} data directory '${MY_DATADIR}' ..." + install -d -m 770 -o ${MYSQL_USER} -g ${MYSQL_GROUP} "${MY_DATADIR}" \ + || die "Failed to create ${PN} data directory '${MY_DATADIR}'!" + fi + + local _my_datadir_testfile="$(_mktemp_dry "${MY_DATADIR}/.pkg_config-access-test.XXXXXXXXX")" + [[ -z "${_my_datadir_testfile}" ]] \ + && die "_mktemp_dry() for '${MY_DATADIR}/.pkg_config-access-test.XXXXXXXXX' failed!" + + if use prefix ; then + touch "${_my_datadir_testfile}" &>/dev/null + else + su -s /bin/sh -c "touch ${_my_datadir_testfile}" ${MYSQL_USER} &>/dev/null + fi + + if [[ $? -ne 0 ]] ; then + die "${MYSQL_USER} user cannot write into data directory '${MY_DATADIR}'!" + else + rm "${_my_datadir_testfile}" || die + unset _my_datadir_testfile + fi + + if [[ -n "${MYSQL_TMPDIR}" && ! -d "${MYSQL_TMPDIR}" ]] ; then + einfo "Creating ${PN} tmpdir '${MYSQL_TMPDIR}' ..." + install -d -m 770 -o ${MYSQL_USER} -g ${MYSQL_GROUP} "${MYSQL_TMPDIR}" \ + || die "Failed to create ${PN} tmpdir '${MYSQL_TMPDIR}'!" + fi + + if [[ -z "${MYSQL_TMPDIR}" ]] ; then + MYSQL_TMPDIR="$(_mktemp_dry "${EROOT}/tmp/mysqld-tmp.XXXXXXXXX")" + [[ -z "${MYSQL_TMPDIR}" ]] \ + && die "_mktemp_dry() for '${MYSQL_TMPDIR}' failed!" + + mkdir "${MYSQL_TMPDIR}" || die + chown ${MYSQL_USER} "${MYSQL_TMPDIR}" || die + fi + + # Now we need to test MYSQL_TMPDIR... + local _my_tmpdir_testfile="$(_mktemp_dry "${MYSQL_TMPDIR}/.pkg_config-access-test.XXXXXXXXX")" + [[ -z "${_my_tmpdir_testfile}" ]] \ + && die "_mktemp_dry() for '${MYSQL_TMPDIR}/.pkg_config-access-test.XXXXXXXXX' failed!" + + if use prefix ; then + touch "${_my_tmpdir_testfile}" &>/dev/null + else + su -s /bin/sh -c "touch ${_my_tmpdir_testfile}" ${MYSQL_USER} &>/dev/null + fi + + if [[ $? -ne 0 ]] ; then + die "${MYSQL_USER} user cannot write into tmpdir '${MYSQL_TMPDIR}'!" + else + rm "${_my_tmpdir_testfile}" || die + unset _my_tmpdir_testfile + fi + + if [[ -n "${MYSQL_LOG_BIN}" && ! -d "${MYSQL_LOG_BIN}" ]] ; then + einfo "Creating ${PN} log-bin directory '${MYSQL_LOG_BIN}' ..." + install -d -m 770 -o ${MYSQL_USER} -g ${MYSQL_GROUP} "${MYSQL_LOG_BIN}" \ + || die "Failed to create ${PN} log-bin directory '${MYSQL_LOG_BIN}'" + fi + + if [[ -n "${MYSQL_LOG_BIN}" ]] ; then + local _my_logbin_testfile="$(_mktemp_dry "${MYSQL_LOG_BIN}/.pkg_config-access-test.XXXXXXXXX")" + [[ -z "${_my_logbin_testfile}" ]] \ + && die "_mktemp_dry() for '${MYSQL_LOG_BIN}/.pkg_config-access-test.XXXXXXXXX' failed!" + + if use prefix ; then + touch "${_my_logbin_testfile}" &>/dev/null + else + su -s /bin/sh -c "touch ${_my_logbin_testfile}" ${MYSQL_USER} &>/dev/null + fi + + if [[ $? -ne 0 ]] ; then + die "${MYSQL_USER} user cannot write into log-bin directory '${MYSQL_LOG_BIN}'!" + else + rm "${_my_logbin_testfile}" || die + unset _my_logbin_testfile + fi + fi + + if [[ -n "${MYSQL_RELAY_LOG}" && ! -d "${MYSQL_RELAY_LOG}" ]] ; then + einfo "Creating ${PN} relay-log directory '${MYSQL_RELAY_LOG}' ..." + install -d -m 770 -o ${MYSQL_USER} -g ${MYSQL_GROUP} "${MYSQL_RELAY_LOG}" \ + || die "Failed to create ${PN} relay-log directory '${MYSQL_RELAY_LOG}'!" + fi + + if [[ -n "${MYSQL_RELAY_LOG}" ]] ; then + local _my_relaylog_testfile="$(_mktemp_dry "${MYSQL_RELAY_LOG}/.pkg_config-access-test.XXXXXXXXX")" + [[ -z "${_my_relaylog_testfile}" ]] \ + && die "_mktemp_dry() for '${MYSQL_RELAY_LOG}/.pkg_config-access-test.XXXXXXXXX' failed!" + + if use prefix ; then + touch "${_my_relaylog_testfile}" &>/dev/null + else + su -s /bin/sh -c "touch ${_my_relaylog_testfile}" ${MYSQL_USER} &>/dev/null + fi + + if [[ $? -ne 0 ]] ; then + die "${MYSQL_USER} user cannot write into relay-log directory '${MYSQL_RELAY_LOG}'!" + else + rm "${_my_relaylog_testfile}" || die + unset _my_relaylog_testfile + fi + fi + + local mysql_install_log="$(_mktemp_dry "${MYSQL_TMPDIR}/install_db.XXXXXXXXX.log")" + if [[ -z "${mysql_install_log}" ]] ; then + die "_mktemp_dry() for '${MYSQL_TMPDIR}/install_db.XXXXXXXXX.log' failed!" + else + # make sure file is writable for MYSQL_USER... + touch "${mysql_install_log}" || die + chown ${MYSQL_USER} "${mysql_install_log}" || die + fi + + local mysqld_logfile="$(_mktemp_dry "${MYSQL_TMPDIR}/install_mysqld.XXXXXXXXX.log")" + if [[ -z "${mysqld_logfile}" ]] ; then + die "_mktemp_dry() for '${MYSQL_TMPDIR}/install_mysqld.XXXXXXXXX.log' failed!" + else + # make sure file is writable for MYSQL_USER... + touch "${mysqld_logfile}" || die + chown ${MYSQL_USER} "${mysqld_logfile}" || die + fi + + echo "" + einfo "Detected settings:" + einfo "==================" + einfo "MySQL User:\t\t\t\t${MYSQL_USER}" + einfo "MySQL Group:\t\t\t\t${MYSQL_GROUP}" + einfo "MySQL DATA directory:\t\t${MY_DATADIR}" + einfo "MySQL TMP directory:\t\t\t${MYSQL_TMPDIR}" + + if [[ -n "${MYSQL_LOG_BIN}" ]] ; then + einfo "MySQL Binary Log File location:\t${MYSQL_LOG_BIN}" + fi + + if [[ -n "${MYSQL_RELAY_LOG}" ]] ; then + einfo "MySQL Relay Log File location:\t${MYSQL_RELAY_LOG}" + fi + + einfo "PID DIR:\t\t\t\t${PID_DIR}" + einfo "Install db log:\t\t\t${mysql_install_log}" + einfo "Install server log:\t\t\t${mysqld_logfile}" + + local -a config_files + + local config_file="${EROOT}/etc/mysql/mysql.d/50-distro-client.cnf" + if [[ -f "${config_file}" ]] ; then + config_files+=( "${config_file}" ) + else + ewarn "Client configuration '${config_file}' not found; Skipping configuration of default authentication plugin for client ..." + fi + + config_file="${EROOT}/etc/mysql/mysql.d/50-distro-server.cnf" + if [[ -f "${config_file}" ]] ; then + config_files+=( "${config_file}" ) + else + ewarn "Server configuration '${config_file}' not found; Skipping configuration of default authentication plugin for mysqld ..." + fi + + if [[ ${#config_files[@]} -gt 0 ]] ; then + if [[ -z "${MYSQL_DEFAULT_AUTHENTICATION_PLUGIN}" ]] ; then + local user_answer + + echo + einfo "Please select default authentication plugin (enter number or plugin name):" + einfo "1) caching_sha2_password [MySQL 8.0 default]" + einfo "2) mysql_native_password [MySQL 5.7 default]" + einfo + einfo "For details see:" + einfo "https://dev.mysql.com/doc/refman/8.0/en/upgrading-from-previous-series.html#upgrade-caching-sha2-password" + read -p " >" user_answer + echo + + case "${user_answer}" in + 1|caching_sha2_password) + MYSQL_DEFAULT_AUTHENTICATION_PLUGIN=caching_sha2_password + ;; + 2|mysql_native_password) + MYSQL_DEFAULT_AUTHENTICATION_PLUGIN=mysql_native_password + ;; + '') + die "No authentication plugin selected!" + ;; + *) + die "Authentication plugin '${user_answer}' is unknown/unsupported!" + ;; + esac + + echo "Selected authentication plugin: ${MYSQL_DEFAULT_AUTHENTICATION_PLUGIN}" >> "${mysql_install_log}" + + unset user_answer + fi + + local cfg_option cfg_option_tabs cfg_section + for config_file in "${config_files[@]}" ; do + cfg_option="default-authentication-plugin" + cfg_section="mysqld" + cfg_option_tabs="\t\t" + if [[ "${config_file}" == *client.cnf ]] ; then + cfg_option="default-auth" + cfg_section="client" + cfg_option_tabs="\t\t\t\t" + fi + + if grep -qE "^(loose-)?${cfg_option}\b.*=" "${config_file}" 2>/dev/null ; then + einfo "Ensuring that ${cfg_option} is set to '${MYSQL_DEFAULT_AUTHENTICATION_PLUGIN}' in '${config_file}' ..." + sed -i \ + -e "s/^\(loose-\)\?${cfg_option}\b.*=.*/loose-${cfg_option}${cfg_option_tabs}= ${MYSQL_DEFAULT_AUTHENTICATION_PLUGIN}/" \ + "${config_file}" || die "Failed to change ${cfg_option} in '${config_file}'!" + else + einfo "Setting ${cfg_option} to '${MYSQL_DEFAULT_AUTHENTICATION_PLUGIN}' in '${config_file}' ..." + sed -i \ + -e "/^\[${cfg_section}\]$/a loose-${cfg_option}${cfg_option_tabs}= ${MYSQL_DEFAULT_AUTHENTICATION_PLUGIN}" \ + "${config_file}" || die "Failed to add ${cfg_option} to '${config_file}'!" + fi + done + unset cfg_option cfg_option_tabs cfg_section + fi + unset config_files config_file + + echo + + if [[ -z "${MYSQL_ROOT_PASSWORD}" ]] ; then + local tmp_mysqld_password_source= + + for tmp_mysqld_password_source in mysql client ; do + einfo "Trying to get password for mysql 'root' user from '${tmp_mysqld_password_source}' section ..." + MYSQL_ROOT_PASSWORD="$(_getoptval "${tmp_mysqld_password_source}" password)" + if [[ -n "${MYSQL_ROOT_PASSWORD}" ]] ; then + if [[ ${MYSQL_ROOT_PASSWORD} == *$'\n'* ]] ; then + ewarn "Ignoring password from '${tmp_mysqld_password_source}' section due to newline character (do you have multiple password options set?)!" + MYSQL_ROOT_PASSWORD= + continue + fi + + einfo "Found password in '${tmp_mysqld_password_source}' section!" + break + fi + done + + # Sometimes --show is required to display passwords in some implementations of my_print_defaults + if [[ "${MYSQL_ROOT_PASSWORD}" == '*****' ]] ; then + MYSQL_ROOT_PASSWORD="$(_getoptval "${tmp_mysqld_password_source}" password --show)" + fi + + unset tmp_mysqld_password_source + fi + + if [[ -z "${MYSQL_ROOT_PASSWORD}" ]] ; then + local pwd1="a" + local pwd2="b" + + echo + einfo "No password for mysql 'root' user was specified via environment" + einfo "variable MYSQL_ROOT_PASSWORD and no password was found in config" + einfo "file like '${HOME}/.my.cnf'." + einfo "To continue please provide a password for the mysql 'root' user" + einfo "now on console:" + ewarn "NOTE: Please avoid [\"'\\_%] characters in the password!" + read -rsp " >" pwd1 ; echo + + einfo "Retype the password" + read -rsp " >" pwd2 ; echo + + if [[ "x$pwd1" != "x$pwd2" ]] ; then + die "Passwords are not the same!" + fi + + MYSQL_ROOT_PASSWORD="${pwd1}" + unset pwd1 pwd2 + + echo + fi + + local -a mysqld_options + + # Fix bug 446200. Don't reference host my.cnf, needs to come first, + # see http://bugs.mysql.com/bug.php?id=31312 + use prefix && mysqld_options+=( "--defaults-file='${MY_SYSCONFDIR}/my.cnf'" ) + + # Figure out which options we need to disable to do the setup + local helpfile="${TMPDIR}/mysqld-help" + "${EROOT}/usr/sbin/mysqld" --verbose --help >"${helpfile}" 2>/dev/null + + local opt optexp optfull + for opt in host-cache name-resolve networking slave-start \ + federated ssl log-bin relay-log slow-query-log external-locking \ + log-slave-updates \ + ; do + optexp="--(skip-)?${opt}" optfull="--loose-skip-${opt}" + egrep -sq -- "${optexp}" "${helpfile}" && mysqld_options+=( "${optfull}" ) + done + + # Prepare timezones, see + # https://dev.mysql.com/doc/mysql/en/time-zone-support.html + local tz_sql="$(_mktemp_dry "${MYSQL_TMPDIR}/tz.XXXXXXXXX.sql")" + [[ -z "${tz_sql}" ]] \ + && die "_mktemp_dry() for '${MYSQL_TMPDIR}/tz.XXXXXXXXX.sql' failed!" + + echo "USE mysql;" >"${tz_sql}" + "${EROOT}/usr/bin/mysql_tzinfo_to_sql" "${EROOT}/usr/share/zoneinfo" >> "${tz_sql}" 2>/dev/null + if [[ $? -ne 0 ]] ; then + die "mysql_tzinfo_to_sql failed!" + fi + + # --initialize-insecure will not set root password + # --initialize would set a random one in the log which we don't need as we set it ourselves + local cmd=( + "${mysqld_binary}" + "${mysqld_options[@]}" + "--initialize-insecure" + "--init-file='${tz_sql}'" + "--basedir='${EROOT}/usr'" + "--datadir='${MY_DATADIR}'" + "--tmpdir='${MYSQL_TMPDIR}'" + "--log-error='${mysql_install_log}'" + "--user=${MYSQL_USER}" + ) + + einfo "Initializing ${PN} data directory: ${cmd[@]}" + eval "${cmd[@]}" >>"${mysql_install_log}" 2>&1 + + if [[ $? -ne 0 || ! -f "${MY_DATADIR}/mysql.ibd" ]] ; then + grep -B5 -A999 -iE "(Aborting|ERROR|errno)" "${mysql_install_log}" 1>&2 + die "Failed to initialize ${PN} data directory. Please review '${mysql_install_log}'!" + fi + + rm "${tz_sql}" || die + + local x=${RANDOM} + local socket="${EROOT}${PID_DIR}/mysqld${x}.sock" + local pidfile="${EROOT}${PID_DIR}/mysqld${x}.pid" + unset x + + cmd=( + "${mysqld_binary}" + "${mysqld_options[@]}" + "--basedir='${EROOT}/usr'" + "--datadir='${MY_DATADIR}'" + "--tmpdir='${MYSQL_TMPDIR}'" + --max_allowed_packet=8M + --net_buffer_length=16K + "--socket='${socket}'" + "--pid-file='${pidfile}'" + "--log-error='${mysqld_logfile}'" + "--user=${MYSQL_USER}" + ) + + einfo "Starting mysqld to finalize initialization: ${cmd[@]}" + eval "${cmd[@]}" >>"${mysqld_logfile}" 2>&1 & + + echo -n "Waiting for mysqld to accept connections " + local maxtry=15 + while [[ ! -S "${socket}" && "${maxtry}" -gt 1 ]] ; do + maxtry=$((${maxtry}-1)) + echo -n "." + sleep 1 + done + + if [[ -S "${socket}" ]] ; then + # Even with a socket we don't know if mysqld will abort + # start due to an error so just wait a little bit more... + maxtry=5 + while [[ -S "${socket}" && "${maxtry}" -gt 1 ]] ; do + maxtry=$((${maxtry}-1)) + echo -n "." + sleep 1 + done + fi + + echo + + if [[ ! -S "${socket}" ]] ; then + grep -B5 -A999 -iE "(Aborting|ERROR|errno)" "${mysqld_logfile}" 1>&2 + die "mysqld was unable to start from initialized data directory. Please review '${mysqld_logfile}'!" + fi + + local mysql_logfile="${TMPDIR}/set_root_pw.log" + touch "${mysql_logfile}" || die + + ebegin "Setting root password" + # Do this from memory, as we don't want clear text passwords in temp files + local sql="ALTER USER 'root'@'localhost' IDENTIFIED BY '${MYSQL_ROOT_PASSWORD}'" + cmd=( + "${mysql_binary}" + --no-defaults + "--socket='${socket}'" + -hlocalhost + "-e \"${sql}\"" + ) + eval "${cmd[@]}" >"${mysql_logfile}" 2>&1 + local rc=$? + eend ${rc} + + if [[ ${rc} -ne 0 ]] ; then + # Poor man's solution which tries to avoid having password + # in log. NOTE: sed can fail if user didn't follow advice + # and included character which will require escaping... + sed -i -e "s/${MYSQL_ROOT_PASSWORD}/*****/" "${mysql_logfile}" 2>/dev/null + + grep -B5 -A999 -iE "(Aborting|ERROR|errno)" "${mysql_logfile}" + die "Failed to set ${PN} root password. Please review '${mysql_logfile}'!" + fi + + # Stop the server + if [[ -f "${pidfile}" ]] && pgrep -F "${pidfile}" &>/dev/null ; then + echo -n "Stopping the server " + pkill -F "${pidfile}" &>/dev/null + + maxtry=10 + while [[ -f "${pidfile}" ]] && pgrep -F "${pidfile}" &>/dev/null ; do + maxtry=$((${maxtry}-1)) + echo -n "." + sleep 1 + done + + echo + + if [[ -f "${pidfile}" ]] && pgrep -F "${pidfile}" &>/dev/null ; then + # We somehow failed to stop server. + # However, not a fatal error. Just warn the user. + ewarn "WARNING: mysqld[$(cat "${pidfile}")] is still running!" + fi + fi + + einfo "${PN} data directory at '${MY_DATADIR}' successfully initialized!" +} diff --git a/dev-java/Manifest.gz b/dev-java/Manifest.gz index 543713c080f4..eaf69b17ce31 100644 Binary files a/dev-java/Manifest.gz and b/dev-java/Manifest.gz differ diff --git a/dev-java/commons-net/Manifest b/dev-java/commons-net/Manifest index 69c582fbdfe1..9a5756803a63 100644 --- a/dev-java/commons-net/Manifest +++ b/dev-java/commons-net/Manifest @@ -1,2 +1 @@ -DIST commons-net-3.2-src.tar.gz 378351 BLAKE2B f40ad73ef7d9865cdbe9da94a458f0c9ce636b0b71dcab3b48b52716aa141de3215581b75b9283d4d918ad0dbbd2761c9b0d9eee1703a2bbc545718c129511d5 SHA512 2152b0c524320702c336b21308bb8166e00487938430b83e08d65b836ab775c372c9251957c674e0bccff6815fc3ed3bdb7113a0d2a140c53f64c2f557eef2ba DIST commons-net-3.8.0.jar 437325 BLAKE2B 92bdbf2f95cc54f6a791a9de0a56878fe12b6d956d47a4116ae21df35f3dcc4d7b10f5c03c081fc7012a06416f5f9f6555060784bfe22ec9c8d70b17ee7ea215 SHA512 a16ed8c2966541cc052fe963338efcc6f9c42ccd6fefe246547e66d9f46c35cf42bc6d13cb983a1829a378ebd7a676bcb812acbc3aa0ed30e6fa206748dae620 diff --git a/dev-java/commons-net/commons-net-3.2.ebuild b/dev-java/commons-net/commons-net-3.2.ebuild deleted file mode 100644 index f48d7029ebb5..000000000000 --- a/dev-java/commons-net/commons-net-3.2.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -# http://issues.apache.org/bugzilla/show_bug.cgi?id=37985 -RESTRICT="test" -JAVA_PKG_IUSE="doc examples source" # test - -inherit java-pkg-2 java-ant-2 java-osgi - -MY_P="${P}-src" - -DESCRIPTION="Java library emulating the client side of many basic Internet protocols" -HOMEPAGE="http://commons.apache.org/net/" -SRC_URI="mirror://apache/commons/net/source/${MY_P}.tar.gz" - -DEPEND=">=virtual/jdk-1.5" -RDEPEND=">=virtual/jre-1.5" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" - -S="${WORKDIR}/${MY_P}" - -java_prepare() { - cp "${FILESDIR}"/${P}-build.xml build.xml || die - sed -i 's/depends="compile,test"/depends="compile"/' build.xml || die "Failed to disable junit" - sed -i 's/manifest=".*MANIFEST.MF"//g' build.xml || die - sed -i '/name="Main-Class"/d' build.xml || die -} - -src_install() { - java-osgi_newjar target/${P}.jar ${P} ${P} "Export-Package: ${P}" - - use doc && java-pkg_dojavadoc target/site/apidocs - use examples && java-pkg_doexamples src/main/java/examples - use source && java-pkg_dosrc src/main/java/org -} diff --git a/dev-java/commons-net/commons-net-3.8.0.ebuild b/dev-java/commons-net/commons-net-3.8.0.ebuild index 7112d534cf16..73e3ed4a5df3 100644 --- a/dev-java/commons-net/commons-net-3.8.0.ebuild +++ b/dev-java/commons-net/commons-net-3.8.0.ebuild @@ -18,4 +18,4 @@ RDEPEND=">=virtual/jre-1.8:*" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" diff --git a/dev-java/commons-net/files/commons-net-3.2-build.xml b/dev-java/commons-net/files/commons-net-3.2-build.xml deleted file mode 100644 index 72cdd404df11..000000000000 --- a/dev-java/commons-net/files/commons-net-3.2-build.xml +++ /dev/null @@ -1,285 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - =================================== WARNING =================================== - JUnit is not present in your $ANT_HOME/lib directory. Tests not executed. - =============================================================================== - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dev-java/maven-bin/Manifest b/dev-java/maven-bin/Manifest index f8dcebe8ea75..07c2f1601aae 100644 --- a/dev-java/maven-bin/Manifest +++ b/dev-java/maven-bin/Manifest @@ -1,5 +1,2 @@ -DIST apache-maven-3.1.1-bin.tar.gz 5494427 BLAKE2B 39b8b29a4747562d96231f575ff5cac2f57a5faee6e74df3054df3fd71b8ada691586def77df7d8f0ab88f4ba464a0d3ba382f3259aa19e2a80e1b1d60322221 SHA512 507d340930cc32268128e8969742dbba34a0144f3e7a561b45f71e254ebff2e6f926fd5c7925081fc94995c3f5b4807caf2204ab70297374857bc66c582610a1 -DIST apache-maven-3.2.5-bin.tar.gz 7956528 BLAKE2B 41313c35859946c8387b0e58f4a25b38d97d48065deb1db9ddbb576417beef1c3391e0a06526c51878f0a7e451b949f8f8ebc001611429b68332dcef24b594ee SHA512 0cdbf4c1e045ac7f96c176058f19ebb838bd46caadc4fb479e11eda67efbb66218fe67c370ddec6d2e4d91091ac9e81ff9eea8d64174cbe1e6d5f7e15962cfc5 -DIST apache-maven-3.3.9-bin.tar.gz 8491533 BLAKE2B c6947c379dd2d64fe28eeab52da443d771c276553d40f70cced2637df17b18c95108932cbb88d4b747f6a8c0a47150849360ffa9095f6ce50724abeaa2369152 SHA512 9b4b22aba67af48648c634e30edbb03de2a7742b7d4e58b3d637fcd20358a51ccb288dcbd473169a58b9322f7c8fbedcf5336b87d06460d0b20ce37d4c3948b0 DIST apache-maven-3.6.3-bin.tar.gz 9506321 BLAKE2B 45892ef05cc1e4578c05a794376fdda730a800070389a1be213cf58c8f8df87be5e22cb2e8fdcf718eed344eff3e133dc72a252b0bbb7dcaf4e0e184539f7b0d SHA512 c35a1803a6e70a126e80b2b3ae33eed961f83ed74d18fcd16909b2d44d7dada3203f1ffe726c17ef8dcca2dcaa9fca676987befeadc9b9f759967a8cb77181c0 DIST apache-maven-3.8.1-bin.tar.gz 9536838 BLAKE2B a6b464d44d577e126ea042ea37aa07a6ea18c56252627b3a266c6c25cc3520421c01d372930948bd2d784ace330f888fb6a8a5a1012946015c8d16d465bb5953 SHA512 0ec48eb515d93f8515d4abe465570dfded6fa13a3ceb9aab8031428442d9912ec20f066b2afbf56964ffe1ceb56f80321b50db73cf77a0e2445ad0211fb8e38d diff --git a/dev-java/maven-bin/maven-bin-3.1.1-r1.ebuild b/dev-java/maven-bin/maven-bin-3.1.1-r1.ebuild deleted file mode 100644 index 22a30f299033..000000000000 --- a/dev-java/maven-bin/maven-bin-3.1.1-r1.ebuild +++ /dev/null @@ -1,59 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit java-pkg-2 - -MY_PN=apache-${PN%%-bin} -MY_PV=${PV/_alpha/-alpha-} -MY_P="${MY_PN}-${MY_PV}" -MY_MV="${PV%%.*}" - -DESCRIPTION="Project Management and Comprehension Tool for Java" -SRC_URI="mirror://apache/maven/maven-${MY_MV}/${PV}/binaries/${MY_P}-bin.tar.gz" -HOMEPAGE="https://maven.apache.org/" - -LICENSE="Apache-2.0" -SLOT="3.1" -KEYWORDS="amd64 x86" - -DEPEND=" - >=virtual/jdk-1.8 - app-eselect/eselect-java" - -RDEPEND=" - >=virtual/jre-1.8" - -S="${WORKDIR}/${MY_P}" - -MAVEN=${PN}-${SLOT} -MAVEN_SHARE="/usr/share/${MAVEN}" - -# TODO: -# We should use jars from packages, instead of what is bundled. -src_install() { - dodir "${MAVEN_SHARE}" - - cp -Rp bin boot conf lib "${ED}/${MAVEN_SHARE}" || die "failed to copy" - - java-pkg_regjar "${ED}/${MAVEN_SHARE}"/boot/*.jar - java-pkg_regjar "${ED}/${MAVEN_SHARE}"/lib/*.jar - - dodoc NOTICE README.txt - - dodir /usr/bin - dosym "${MAVEN_SHARE}/bin/mvn" /usr/bin/mvn-${SLOT} - - # See bug #342901. - echo "CONFIG_PROTECT=\"${MAVEN_SHARE}/conf\"" > "${T}/25${MAVEN}" || die - doenvd "${T}/25${MAVEN}" -} - -pkg_postinst() { - eselect maven update mvn-${SLOT} -} - -pkg_postrm() { - eselect maven update -} diff --git a/dev-java/maven-bin/maven-bin-3.2.5-r1.ebuild b/dev-java/maven-bin/maven-bin-3.2.5-r1.ebuild deleted file mode 100644 index 1c7cfabd20fb..000000000000 --- a/dev-java/maven-bin/maven-bin-3.2.5-r1.ebuild +++ /dev/null @@ -1,58 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit java-pkg-2 - -MY_PN=apache-${PN%%-bin} -MY_PV=${PV/_alpha/-alpha-} -MY_P="${MY_PN}-${MY_PV}" -MY_MV="${PV%%.*}" - -DESCRIPTION="Project Management and Comprehension Tool for Java" -SRC_URI="mirror://apache/maven/maven-${MY_MV}/${PV}/binaries/${MY_P}-bin.tar.gz" -HOMEPAGE="https://maven.apache.org/" - -LICENSE="Apache-2.0" -SLOT="3.2" -KEYWORDS="amd64 x86" - -DEPEND=" - >=virtual/jdk-1.8 - app-eselect/eselect-java" - -RDEPEND=" - >=virtual/jre-1.8" - -S="${WORKDIR}/${MY_P}" - -MAVEN=${PN}-${SLOT} -MAVEN_SHARE="/usr/share/${MAVEN}" - -# TODO: We should use jars from packages, instead of what is bundled. -src_install() { - dodir "${MAVEN_SHARE}" - - cp -Rp bin boot conf lib "${ED}/${MAVEN_SHARE}" || die "failed to copy" - - java-pkg_regjar "${ED}/${MAVEN_SHARE}"/boot/*.jar - java-pkg_regjar "${ED}/${MAVEN_SHARE}"/lib/*.jar - - dodoc NOTICE README.txt - - dodir /usr/bin - dosym "${MAVEN_SHARE}/bin/mvn" /usr/bin/mvn-${SLOT} - - # See bug #342901. - echo "CONFIG_PROTECT=\"${MAVEN_SHARE}/conf\"" > "${T}/25${MAVEN}" || die - doenvd "${T}/25${MAVEN}" -} - -pkg_postinst() { - eselect maven update mvn-${SLOT} -} - -pkg_postrm() { - eselect maven update -} diff --git a/dev-java/maven-bin/maven-bin-3.3.9-r1.ebuild b/dev-java/maven-bin/maven-bin-3.3.9-r1.ebuild deleted file mode 100644 index 966eaa23b60a..000000000000 --- a/dev-java/maven-bin/maven-bin-3.3.9-r1.ebuild +++ /dev/null @@ -1,59 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit java-pkg-2 - -MY_PN=apache-${PN%%-bin} -MY_PV=${PV/_alpha/-alpha-} -MY_P="${MY_PN}-${MY_PV}" -MY_MV="${PV%%.*}" - -DESCRIPTION="Project Management and Comprehension Tool for Java" -SRC_URI="mirror://apache/maven/maven-${MY_MV}/${PV}/binaries/${MY_P}-bin.tar.gz" -HOMEPAGE="https://maven.apache.org/" - -LICENSE="Apache-2.0" -SLOT="3.3" -KEYWORDS="amd64 x86" - -DEPEND=" - >=virtual/jdk-1.8 - app-eselect/eselect-java" - -RDEPEND=" - >=virtual/jre-1.8" - -S="${WORKDIR}/${MY_P}" - -MAVEN="${PN}-${SLOT}" -MAVEN_SHARE="/usr/share/${MAVEN}" - -# TODO: -# We should use jars from packages, instead of what is bundled. -src_install() { - dodir "${MAVEN_SHARE}" - - cp -Rp bin boot conf lib "${ED}/${MAVEN_SHARE}" || die "failed to copy" - - java-pkg_regjar "${ED}/${MAVEN_SHARE}"/boot/*.jar - java-pkg_regjar "${ED}/${MAVEN_SHARE}"/lib/*.jar - - dodoc NOTICE README.txt - - dodir /usr/bin - dosym "${MAVEN_SHARE}/bin/mvn" /usr/bin/mvn-${SLOT} - - # See bug #342901. - echo "CONFIG_PROTECT=\"${MAVEN_SHARE}/conf\"" > "${T}/25${MAVEN}" || die - doenvd "${T}/25${MAVEN}" -} - -pkg_postinst() { - eselect maven update mvn-${SLOT} -} - -pkg_postrm() { - eselect maven update -} diff --git a/dev-lang/Manifest.gz b/dev-lang/Manifest.gz index f87f09685a25..eeefa647d45e 100644 Binary files a/dev-lang/Manifest.gz and b/dev-lang/Manifest.gz differ diff --git a/dev-lang/spidermonkey/Manifest b/dev-lang/spidermonkey/Manifest index fae5b83293f6..fc601d337ca7 100644 --- a/dev-lang/spidermonkey/Manifest +++ b/dev-lang/spidermonkey/Manifest @@ -1,9 +1,7 @@ DIST firefox-68.0-patches-15.tar.xz 16060 BLAKE2B f9e6cd58ea51bed1af90a9d30fd551dc7e939afcd1b4d00de1271bd4bda94021c6f1799fd9945962c14ffa1fd0b6a6429369c4e45efc2000f179b9b2e46971e7 SHA512 9cb2479637dd8b84e0ab68dc0fe144acd2dc74feca282fd3c4b485ca6f0de8190244587622713a5421b243ccda153f738e9a8f463e87e15e93e9b725d943e128 DIST firefox-68.12.0esr.source.tar.xz 313856956 BLAKE2B eeaa4acc9fabf15ec1b313170a30cee8e1fc10a8b08512b915b83b7d6a81c09b365733ed94638bd434864fd7b0cb8cbf1bc2e43441be69e31117e8e6a099234c SHA512 839b02422e4c87bdb12e0995cd35ca8c1996f3fba00bbb46b419e46b67df5ec48a264cb14632db777ce29166ee4fdcb06e2ee3ce847e64328c58c9a2f9129f4c DIST firefox-78.10.0esr.source.tar.xz 334642452 BLAKE2B a57e39e5f8d5bab08359957017bb44369598b49987b561176bcbb88b0bc10cd05214fd084faed872f4006e90e1b84a2f9b6f46049da763ef554d235c00d07519 SHA512 5e2cf137dc781855542c29df6152fa74ba749801640ade3cf01487ce993786b87a4f603d25c0af9323e67c7e15c75655523428c1c1426527b8623c7ded9f5946 -DIST firefox-78.9.0esr.source.tar.xz 332717100 BLAKE2B 91791c8f3022a4f0bde5dd970a34f1a2d8007ff801a43ec4e35f2afe511d430ca01c4c4a0117895c1874deb7522d0ab1f4c6535cfdbe067d8602b0279f0d1524 SHA512 28582fc0a03fb50c0a817deb1083817bb7f2f5d38e98439bf655ed4ee18c83568b3002a59ef76edf357bfb11f55832a221d14130f116aac19d850768fba3ac8b -DIST firefox-78esr-patches-10.tar.xz 66396 BLAKE2B c29b723e47c58b10885b220080568aba751e1b73c58e28fce62a2da4c4c3ba8c71b63e60448d17599a3df4446dbd9f9387b4b2b75da5ed1e545591aafe8ec83c SHA512 6bb9caf1f6867b894ab315a73f8ae6f381b5c80c90539f38e786ee653c72c0df055aade854faa23f22cab2253f54abaf918a756945b76ed88f5a224ba8a8f12f -DIST firefox-78esr-patches-11.tar.xz 67452 BLAKE2B f1f92d82a3a15364c9ab8a6d9e43e415f112a9ed56c1874a73f769faf309cf411748e1e7e702e16b39b6caa676eb0970f9fabb7caae711f5546b5969ded1a291 SHA512 1c3051dc2540f425cdf3d777506632f539080fd8752867dfc0c13d1587184610ca2ef8f4ad64798330fdaa4098f13a34692bfa8c0eab99743e34c5b72e8aa896 +DIST firefox-78esr-patches-12.tar.xz 67840 BLAKE2B d85abdbb54a252852badac50866cf5b5009c050ec4aa80ae2454eef2719e80f3442f5a74ec58d3c36531539042830427cd85507b708c1d5b36ea44dd0cef60b7 SHA512 4445c0880fc234c3838394483ce986e4e222260a99427069ba9c55b56fcd49a485ec916ee6aa2629f922390e92bfcd78028e30cc2e62fad9bc080ae45b26ba2e DIST js185-1.0.0.tar.gz 6164605 BLAKE2B 76a37f0ceae05d3475853875bd0ce4be6e525e4114816f8f281ea6fc6b60a71060975a0fa1cb843f57ad1e2f842dfb26b24244fa0fd6c20f6ae2ebbe430f70be SHA512 2af7122a7c7007fd7b6668776fe1222515a810b3e43bbf0f76b8f94e1ef406ffd3fb5ccec393021b00274c05b38a77235bc8d6886994c56762fcaf0aa7cf6718 DIST mozjs-52.9.1pre1.tar.bz2 30178574 BLAKE2B 0920432b5140e78297a9bcbccb54268d75a223d5e75e4ff90b3b01aab4f7736b4a4e05c47b3a925ff0a74607a0abad3b6583c75d070ef5142009b20ebaf6e4bf SHA512 187b231b246a5ae09e55c0fef77866b316d75f38f4c2e066d5d4325d8da63433027020c929439cab46af3253ac63ab2f780223a8fd2c6ff535b3409bb6c4aa0f DIST mozjs-60.5.2.tar.bz2 32816585 BLAKE2B 45ac4c9646e1275faf60eeedbf486f802cd106583eb7f640fe2243adc7cbb811dced5cefa94426cceca63468b0112be84078ffcef24cb2b8c1a7b6c8173c0d45 SHA512 5fb73330e7803bdd524fbe7cfdf4e6b72e85d4b22b0c827400317b5d052d1088d36e558ceac376393089e9d03e658b24e69262851fc04a66bbcda47135423dc0 diff --git a/dev-lang/spidermonkey/spidermonkey-78.10.0.ebuild b/dev-lang/spidermonkey/spidermonkey-78.10.0.ebuild index 559047919a73..3bfd6eb14051 100644 --- a/dev-lang/spidermonkey/spidermonkey-78.10.0.ebuild +++ b/dev-lang/spidermonkey/spidermonkey-78.10.0.ebuild @@ -4,7 +4,7 @@ EAPI="7" # Patch version -FIREFOX_PATCHSET="firefox-78esr-patches-11.tar.xz" +FIREFOX_PATCHSET="firefox-78esr-patches-12.tar.xz" SPIDERMONKEY_PATCHSET="spidermonkey-78-patches-03.tar.xz" LLVM_MAX_SLOT=11 diff --git a/dev-lang/spidermonkey/spidermonkey-78.9.0.ebuild b/dev-lang/spidermonkey/spidermonkey-78.9.0.ebuild deleted file mode 100644 index 3e2af905ba92..000000000000 --- a/dev-lang/spidermonkey/spidermonkey-78.9.0.ebuild +++ /dev/null @@ -1,439 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -# Patch version -FIREFOX_PATCHSET="firefox-78esr-patches-10.tar.xz" -SPIDERMONKEY_PATCHSET="spidermonkey-78-patches-03.tar.xz" - -LLVM_MAX_SLOT=11 - -PYTHON_COMPAT=( python3_{7..9} ) - -WANT_AUTOCONF="2.1" - -inherit autotools check-reqs flag-o-matic llvm multiprocessing python-any-r1 toolchain-funcs - -MY_PN="mozjs" -MY_PV="${PV/_pre*}" # Handle Gentoo pre-releases - -MY_MAJOR=$(ver_cut 1) - -MOZ_ESR=yes - -MOZ_PV=${PV} -MOZ_PV_SUFFIX= -if [[ ${PV} =~ (_(alpha|beta|rc).*)$ ]] ; then - MOZ_PV_SUFFIX=${BASH_REMATCH[1]} - - # Convert the ebuild version to the upstream Mozilla version - MOZ_PV="${MOZ_PV/_alpha/a}" # Handle alpha for SRC_URI - MOZ_PV="${MOZ_PV/_beta/b}" # Handle beta for SRC_URI - MOZ_PV="${MOZ_PV%%_rc*}" # Handle rc for SRC_URI -fi - -if [[ -n ${MOZ_ESR} ]] ; then - # ESR releases have slightly different version numbers - MOZ_PV="${MOZ_PV}esr" -fi - -MOZ_PN="firefox" -MOZ_P="${MOZ_PN}-${MOZ_PV}" -MOZ_PV_DISTFILES="${MOZ_PV}${MOZ_PV_SUFFIX}" -MOZ_P_DISTFILES="${MOZ_PN}-${MOZ_PV_DISTFILES}" - -MOZ_SRC_BASE_URI="https://archive.mozilla.org/pub/${MOZ_PN}/releases/${MOZ_PV}" - -if [[ ${PV} == *_rc* ]] ; then - MOZ_SRC_BASE_URI="https://archive.mozilla.org/pub/${MOZ_PN}/candidates/${MOZ_PV}-candidates/build${PV##*_rc}" -fi - -PATCH_URIS=( - https://dev.gentoo.org/~{whissi,polynomial-c,axs}/mozilla/patchsets/${FIREFOX_PATCHSET} - https://dev.gentoo.org/~{whissi,polynomial-c,axs}/mozilla/patchsets/${SPIDERMONKEY_PATCHSET} -) - -SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> ${MOZ_P_DISTFILES}.source.tar.xz - ${PATCH_URIS[@]}" - -DESCRIPTION="SpiderMonkey is Mozilla's JavaScript engine written in C and C++" -HOMEPAGE="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey" - -KEYWORDS="amd64 arm arm64 ~mips ppc64 ~s390 x86" - -SLOT="78" -LICENSE="MPL-2.0" -IUSE="clang cpu_flags_arm_neon debug +jit lto test" - -RESTRICT="!test? ( test )" - -BDEPEND="${PYTHON_DEPS} - >=virtual/rust-1.41.0 - virtual/pkgconfig - || ( - ( - sys-devel/llvm:11 - clang? ( - sys-devel/clang:11 - lto? ( =sys-devel/lld-11* ) - ) - ) - ( - sys-devel/llvm:10 - clang? ( - sys-devel/clang:10 - lto? ( =sys-devel/lld-10* ) - ) - ) - ) - lto? ( - !clang? ( sys-devel/binutils[gold] ) - )" - -CDEPEND=">=dev-libs/icu-67.1:= - >=dev-libs/nspr-4.25 - sys-libs/readline:0= - >=sys-libs/zlib-1.2.3" - -DEPEND="${CDEPEND} - test? ( - $(python_gen_any_dep 'dev-python/six[${PYTHON_USEDEP}]') - )" - -RDEPEND="${CDEPEND}" - -S="${WORKDIR}/firefox-${MY_PV}/js/src" - -llvm_check_deps() { - if use clang ; then - if ! has_version -b "sys-devel/clang:${LLVM_SLOT}" ; then - ewarn "sys-devel/clang:${LLVM_SLOT} is missing! Cannot use LLVM slot ${LLVM_SLOT} ..." >&2 - return 1 - fi - - if use lto ; then - if ! has_version -b "=sys-devel/lld-${LLVM_SLOT}*" ; then - ewarn "=sys-devel/lld-${LLVM_SLOT}* is missing! Cannot use LLVM slot ${LLVM_SLOT} ..." >&2 - return 1 - fi - fi - fi - - einfo "Using LLVM slot ${LLVM_SLOT} to build" >&2 -} - -python_check_deps() { - if use test ; then - has_version "dev-python/six[${PYTHON_USEDEP}]" - fi -} - -pkg_pretend() { - if use test ; then - CHECKREQS_DISK_BUILD="7600M" - else - CHECKREQS_DISK_BUILD="6400M" - fi - - check-reqs_pkg_pretend -} - -pkg_setup() { - if [[ ${MERGE_TYPE} != binary ]] ; then - if use test ; then - CHECKREQS_DISK_BUILD="7600M" - else - CHECKREQS_DISK_BUILD="6400M" - fi - - check-reqs_pkg_setup - - llvm_pkg_setup - - if use clang && use lto ; then - local version_lld=$(ld.lld --version 2>/dev/null | awk '{ print $2 }') - [[ -n ${version_lld} ]] && version_lld=$(ver_cut 1 "${version_lld}") - [[ -z ${version_lld} ]] && die "Failed to read ld.lld version!" - - # temp fix for https://bugs.gentoo.org/768543 - # we can assume that rust 1.{49,50}.0 always uses llvm 11 - local version_rust=$(rustc -Vv 2>/dev/null | grep -F -- 'release:' | awk '{ print $2 }') - [[ -n ${version_rust} ]] && version_rust=$(ver_cut 1-2 "${version_rust}") - [[ -z ${version_rust} ]] && die "Failed to read version from rustc!" - - if ver_test "${version_rust}" -ge "1.49" && ver_test "${version_rust}" -le "1.50" ; then - local version_llvm_rust="11" - else - local version_llvm_rust=$(rustc -Vv 2>/dev/null | grep -F -- 'LLVM version:' | awk '{ print $3 }') - [[ -n ${version_llvm_rust} ]] && version_llvm_rust=$(ver_cut 1 "${version_llvm_rust}") - [[ -z ${version_llvm_rust} ]] && die "Failed to read used LLVM version from rustc!" - fi - - if ver_test "${version_lld}" -ne "${version_llvm_rust}" ; then - eerror "Rust is using LLVM version ${version_llvm_rust} but ld.lld version belongs to LLVM version ${version_lld}." - eerror "You will be unable to link ${CATEGORY}/${PN}. To proceed you have the following options:" - eerror " - Manually switch rust version using 'eselect rust' to match used LLVM version" - eerror " - Switch to dev-lang/rust[system-llvm] which will guarantee matching version" - eerror " - Build ${CATEGORY}/${PN} without USE=lto" - die "LLVM version used by Rust (${version_llvm_rust}) does not match with ld.lld version (${version_lld})!" - fi - fi - - python-any-r1_pkg_setup - - # Build system is using /proc/self/oom_score_adj, bug #604394 - addpredict /proc/self/oom_score_adj - - if ! mountpoint -q /dev/shm ; then - # If /dev/shm is not available, configure is known to fail with - # a traceback report referencing /usr/lib/pythonN.N/multiprocessing/synchronize.py - ewarn "/dev/shm is not mounted -- expect build failures!" - fi - - # Ensure we use C locale when building, bug #746215 - export LC_ALL=C - fi -} - -src_prepare() { - pushd ../.. &>/dev/null || die - - use lto && rm -v "${WORKDIR}"/firefox-patches/*-LTO-Only-enable-LTO-*.patch - - eapply "${WORKDIR}"/firefox-patches - eapply "${WORKDIR}"/spidermonkey-patches - - default - - # Make LTO respect MAKEOPTS - sed -i \ - -e "s/multiprocessing.cpu_count()/$(makeopts_jobs)/" \ - build/moz.configure/lto-pgo.configure \ - || die "sed failed to set num_cores" - - # sed-in toolchain prefix - sed -i \ - -e "s/objdump/${CHOST}-objdump/" \ - python/mozbuild/mozbuild/configure/check_debug_ranges.py \ - || die "sed failed to set toolchain prefix" - - einfo "Removing pre-built binaries ..." - find third_party -type f \( -name '*.so' -o -name '*.o' \) -print -delete || die - - MOZJS_BUILDDIR="${WORKDIR}/build" - mkdir "${MOZJS_BUILDDIR}" || die - - popd &>/dev/null || die - eautoconf -} - -src_configure() { - # Show flags set at the beginning - einfo "Current CFLAGS: ${CFLAGS}" - einfo "Current CXXFLAGS: ${CXXFLAGS}" - einfo "Current LDFLAGS: ${LDFLAGS}" - einfo "Current RUSTFLAGS: ${RUSTFLAGS}" - - local have_switched_compiler= - if use clang && ! tc-is-clang ; then - # Force clang - einfo "Enforcing the use of clang due to USE=clang ..." - have_switched_compiler=yes - AR=llvm-ar - CC=${CHOST}-clang - CXX=${CHOST}-clang++ - NM=llvm-nm - RANLIB=llvm-ranlib - elif ! use clang && ! tc-is-gcc ; then - # Force gcc - have_switched_compiler=yes - einfo "Enforcing the use of gcc due to USE=-clang ..." - AR=gcc-ar - CC=${CHOST}-gcc - CXX=${CHOST}-g++ - NM=gcc-nm - RANLIB=gcc-ranlib - fi - - if [[ -n "${have_switched_compiler}" ]] ; then - # Because we switched active compiler we have to ensure - # that no unsupported flags are set - strip-unsupported-flags - fi - - # Ensure we use correct toolchain - export HOST_CC="$(tc-getBUILD_CC)" - export HOST_CXX="$(tc-getBUILD_CXX)" - tc-export CC CXX LD AR NM OBJDUMP RANLIB PKG_CONFIG - - cd "${MOZJS_BUILDDIR}" || die - - # ../python/mach/mach/mixin/process.py fails to detect SHELL - export SHELL="${EPREFIX}/bin/bash" - - local -a myeconfargs=( - --host="${CBUILD:-${CHOST}}" - --target="${CHOST}" - --disable-jemalloc - --disable-optimize - --disable-strip - --enable-readline - --enable-shared-js - --with-intl-api - --with-system-icu - --with-system-nspr - --with-system-zlib - --with-toolchain-prefix="${CHOST}-" - $(use_enable debug) - $(use_enable jit) - $(use_enable test tests) - ) - - if ! use x86 && [[ ${CHOST} != armv*h* ]] ; then - myeconfargs+=( --enable-rust-simd ) - fi - - # Modifications to better support ARM, bug 717344 - if use cpu_flags_arm_neon ; then - myeconfargs+=( --with-fpu=neon ) - - if ! tc-is-clang ; then - # thumb options aren't supported when using clang, bug 666966 - myeconfargs+=( --with-thumb=yes ) - myeconfargs+=( --with-thumb-interwork=no ) - fi - fi - - # Tell build system that we want to use LTO - if use lto ; then - myeconfargs+=( --enable-lto ) - - if use clang ; then - myeconfargs+=( --enable-linker=lld ) - else - myeconfargs+=( --enable-linker=gold ) - fi - fi - - # LTO flag was handled via configure - filter-flags '-flto*' - - if tc-is-gcc ; then - if ver_test $(gcc-fullversion) -ge 10 ; then - einfo "Forcing -fno-tree-loop-vectorize to workaround GCC bug, see bug 758446 ..." - append-cxxflags -fno-tree-loop-vectorize - fi - fi - - # Show flags we will use - einfo "Build CFLAGS: ${CFLAGS}" - einfo "Build CXXFLAGS: ${CXXFLAGS}" - einfo "Build LDFLAGS: ${LDFLAGS}" - einfo "Build RUSTFLAGS: ${RUSTFLAGS}" - - # Forcing system-icu allows us to skip patching bundled ICU for PPC - # and other minor arches - ECONF_SOURCE="${S}" \ - econf \ - ${myeconfargs[@]} \ - XARGS="${EPREFIX}/usr/bin/xargs" -} - -src_compile() { - cd "${MOZJS_BUILDDIR}" || die - default -} - -src_test() { - if "${MOZJS_BUILDDIR}/js/src/js" -e 'print("Hello world!")'; then - einfo "Smoke-test successful, continuing with full test suite" - else - die "Smoke-test failed: did interpreter initialization fail?" - fi - - local -a KNOWN_TESTFAILURES - KNOWN_TESTFAILURES+=( non262/Date/reset-time-zone-cache-same-offset.js ) - KNOWN_TESTFAILURES+=( non262/Date/time-zone-path.js ) - KNOWN_TESTFAILURES+=( non262/Date/time-zones-historic.js ) - KNOWN_TESTFAILURES+=( non262/Date/time-zones-imported.js ) - KNOWN_TESTFAILURES+=( non262/Date/toString-localized.js ) - KNOWN_TESTFAILURES+=( non262/Date/toString-localized-posix.js ) - KNOWN_TESTFAILURES+=( non262/Intl/Date/toLocaleString_timeZone.js ) - KNOWN_TESTFAILURES+=( non262/Intl/Date/toLocaleDateString_timeZone.js ) - KNOWN_TESTFAILURES+=( non262/Intl/DateTimeFormat/format.js ) - KNOWN_TESTFAILURES+=( non262/Intl/DateTimeFormat/format_timeZone.js ) - KNOWN_TESTFAILURES+=( non262/Intl/DateTimeFormat/timeZone_backward_links.js ) - KNOWN_TESTFAILURES+=( non262/Intl/DateTimeFormat/tz-environment-variable.js ) - KNOWN_TESTFAILURES+=( non262/Intl/DisplayNames/language.js ) - KNOWN_TESTFAILURES+=( non262/Intl/DisplayNames/region.js ) - KNOWN_TESTFAILURES+=( non262/Intl/Locale/likely-subtags.js ) - KNOWN_TESTFAILURES+=( non262/Intl/Locale/likely-subtags-generated.js ) - KNOWN_TESTFAILURES+=( test262/intl402/Locale/prototype/minimize/removing-likely-subtags-first-adds-likely-subtags.js ) - - if use x86 ; then - KNOWN_TESTFAILURES+=( non262/Date/timeclip.js ) - KNOWN_TESTFAILURES+=( test262/built-ins/Number/prototype/toPrecision/return-values.js ) - KNOWN_TESTFAILURES+=( test262/language/types/number/S8.5_A2.1.js ) - KNOWN_TESTFAILURES+=( test262/language/types/number/S8.5_A2.2.js ) - fi - - if [[ $(tc-endian) == "big" ]] ; then - KNOWN_TESTFAILURES+=( test262/built-ins/TypedArray/prototype/set/typedarray-arg-set-values-same-buffer-other-type.js ) - fi - - echo "" > "${T}"/known_failures.list || die - - local KNOWN_TESTFAILURE - for KNOWN_TESTFAILURE in ${KNOWN_TESTFAILURES[@]} ; do - echo "${KNOWN_TESTFAILURE}" >> "${T}"/known_failures.list - done - - PYTHONPATH="${S}/tests/lib" \ - ${PYTHON} \ - "${S}"/tests/jstests.py -d -s -t 1800 --wpt=disabled --no-progress \ - --exclude-file="${T}"/known_failures.list \ - "${MOZJS_BUILDDIR}"/js/src/js \ - || die - - if use jit ; then - KNOWN_TESTFAILURES=() - - echo "" > "${T}"/known_failures.list || die - - for KNOWN_TESTFAILURE in ${KNOWN_TESTFAILURES[@]} ; do - echo "${KNOWN_TESTFAILURE}" >> "${T}"/known_failures.list - done - - PYTHONPATH="${S}/tests/lib" \ - ${PYTHON} \ - "${S}"/tests/jstests.py -d -s -t 1800 --wpt=disabled --no-progress \ - --exclude-file="${T}"/known_failures.list \ - "${MOZJS_BUILDDIR}"/js/src/js basic \ - || die - fi -} - -src_install() { - cd "${MOZJS_BUILDDIR}" || die - default - - # fix soname links - pushd "${ED}"/usr/$(get_libdir) &>/dev/null || die - mv lib${MY_PN}-${MY_MAJOR}.so lib${MY_PN}-${MY_MAJOR}.so.0.0.0 || die - ln -s lib${MY_PN}-${MY_MAJOR}.so.0.0.0 lib${MY_PN}-${MY_MAJOR}.so.0 || die - ln -s lib${MY_PN}-${MY_MAJOR}.so.0 lib${MY_PN}-${MY_MAJOR}.so || die - popd &>/dev/null || die - - # remove unneeded files - rm \ - "${ED}"/usr/bin/js${MY_MAJOR}-config \ - "${ED}"/usr/$(get_libdir)/libjs_static.ajs \ - || die - - # fix permissions - chmod -x \ - "${ED}"/usr/$(get_libdir)/pkgconfig/*.pc \ - "${ED}"/usr/include/mozjs-${MY_MAJOR}/js-config.h \ - || die -} diff --git a/dev-libs/Manifest.gz b/dev-libs/Manifest.gz index acbacbbb9a42..e9ee1700ab52 100644 Binary files a/dev-libs/Manifest.gz and b/dev-libs/Manifest.gz differ diff --git a/dev-libs/libedit/Manifest b/dev-libs/libedit/Manifest index 54a89a758e55..6bdc0e2342d1 100644 --- a/dev-libs/libedit/Manifest +++ b/dev-libs/libedit/Manifest @@ -1 +1,2 @@ DIST libedit-20210216-3.1.tar.gz 518381 BLAKE2B 4b29f08ddccd77148c7ae810c3c4e378f6eab4b6d2c530f21aa9c0da1bc156d646bac6404408510639c34298ef3583fd7f2bde5051c0dac8b3a125e2659d8412 SHA512 2577c66b3f20a7f3cdaac529bda7f55dbed1cd902f39971b8f792885dec7f8c137a980c570dbab195d3d45989cc9d16a96a3567e02c5ac32ed4757fa36e46b4c +DIST libedit-20210419-3.1.tar.gz 522387 BLAKE2B 265c7a10905120feb096d147279a9cf7296cf3b19e16ff4a683d7de11305c0d0c7a67fe8652c1b8f16cbaf3e09b7727987bb6839be4657eb41323c0220704969 SHA512 d5e2cdad18d17fb94e839d02b7b7437378bb85986478d4c95e4105a6ac47fcbbd6bdd0a20a83d23455ed9cb1e178d6c0acbe63f4559096afd506f283c2cc00e9 diff --git a/dev-libs/libedit/libedit-20210419.3.1.ebuild b/dev-libs/libedit/libedit-20210419.3.1.ebuild new file mode 100644 index 000000000000..0dd34927e935 --- /dev/null +++ b/dev-libs/libedit/libedit-20210419.3.1.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="7" +inherit multilib-minimal usr-ldscript + +MY_PV=${PV/./-} +MY_P=${PN}-${MY_PV} + +DESCRIPTION="BSD replacement for libreadline" +HOMEPAGE="https://thrysoee.dk/editline/" +SRC_URI="https://thrysoee.dk/editline/${MY_P}.tar.gz" +S=${WORKDIR}/${MY_P} + +LICENSE="BSD-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +IUSE="static-libs" + +RDEPEND=">=sys-libs/ncurses-5.9-r3[static-libs?,${MULTILIB_USEDEP}]" +DEPEND=${RDEPEND} + +multilib_src_configure() { + local myconf=( + $(use_enable static-libs static) + --enable-widec + --enable-fast-install + ) + + ECONF_SOURCE="${S}" econf "${myconf[@]}" +} + +multilib_src_install() { + emake DESTDIR="${D}" install + gen_usr_ldscript -a edit +} + +multilib_src_install_all() { + einstalldocs + find "${D}" -name '*.la' -delete || die + # file collision with sys-libs/readline + rm "${ED}/usr/share/man/man3/history.3" || die +} diff --git a/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.720.0-r4.ebuild b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.720.0-r4.ebuild new file mode 100644 index 000000000000..994bc9ac8594 --- /dev/null +++ b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.720.0-r4.ebuild @@ -0,0 +1,50 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=NANIS +DIST_VERSION=0.72 +inherit perl-module + +DESCRIPTION="OpenSSL support for LWP" + +LICENSE="Artistic-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +IUSE="test" +RESTRICT="!test? ( test )" + +RDEPEND=" + >=dev-libs/openssl-0.9.7c:0= + virtual/perl-MIME-Base64 +" +DEPEND=" + >=dev-libs/openssl-0.9.7c:0= +" +BDEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + >=virtual/perl-ExtUtils-CBuilder-0.280.205 + virtual/perl-Getopt-Long + >=dev-perl/Path-Class-0.260.0 + >=dev-perl/Try-Tiny-0.190.0 + test? ( + >=virtual/perl-Test-Simple-0.190.0 + ) +" +# PDEPEND: circular dependencies bug #144761 +PDEPEND=" + dev-perl/libwww-perl + >=dev-perl/LWP-Protocol-https-6.20.0 +" + +PATCHES=( + "${FILESDIR}/${PN}-0.720.0-no-ssl3.patch" + "${FILESDIR}/${P}-no-dot-inc.patch" +) +src_compile() { + mymake=( + "OPTIMIZE=${CFLAGS}" + ) + perl-module_src_compile +} diff --git a/dev-perl/Manifest.gz b/dev-perl/Manifest.gz index b94fca730fc5..709a022a9dce 100644 Binary files a/dev-perl/Manifest.gz and b/dev-perl/Manifest.gz differ diff --git a/dev-perl/Net-Jabber/Net-Jabber-2.0.0-r2.ebuild b/dev-perl/Net-Jabber/Net-Jabber-2.0.0-r2.ebuild new file mode 100644 index 000000000000..196dd0b47c8c --- /dev/null +++ b/dev-perl/Net-Jabber/Net-Jabber-2.0.0-r2.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=REATMON +DIST_VERSION=2.0 +inherit perl-module + +DESCRIPTION="Jabber Perl library" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +IUSE="" + +RDEPEND=" + dev-perl/XML-Stream + dev-perl/Net-XMPP + dev-perl/Digest-SHA1 +" +BDEPEND="${RDEPEND}" + +PATCHES=( + "${FILESDIR}/${PN}-2.0-no-dot-inc.patch" + "${FILESDIR}/${PN}-2.0-hash.patch" +) diff --git a/dev-perl/Net-Jabber/files/Net-Jabber-2.0-hash.patch b/dev-perl/Net-Jabber/files/Net-Jabber-2.0-hash.patch new file mode 100644 index 000000000000..597aa8dcd56c --- /dev/null +++ b/dev-perl/Net-Jabber/files/Net-Jabber-2.0-hash.patch @@ -0,0 +1,19 @@ +Description: feed hash to RPCEncode_Value() sorted +Origin: vendor +Bug: https://rt.cpan.org/Public/Bug/Display.html?id=87436 +Bug-Debian: https://bugs.debian.org/720271 +Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=87436 +Author: gregor herrmann +Last-Update: 2014-07-26 + +--- a/lib/Net/Jabber/Protocol.pm ++++ b/lib/Net/Jabber/Protocol.pm +@@ -2239,7 +2239,7 @@ + elsif (ref($value) eq "HASH") + { + my $struct = $obj->AddValue()->AddStruct(); +- foreach my $key (keys(%{$value})) ++ foreach my $key (sort keys(%{$value})) + { + $self->RPCEncode_Value($struct->AddMember(name=>$key),$value->{$key}); + } diff --git a/dev-perl/ORLite/ORLite-1.980.0-r1.ebuild b/dev-perl/ORLite/ORLite-1.980.0-r1.ebuild index 0296ac179f9b..1020bed4fcad 100644 --- a/dev-perl/ORLite/ORLite-1.980.0-r1.ebuild +++ b/dev-perl/ORLite/ORLite-1.980.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -31,5 +31,9 @@ DEPEND=" RDEPEND=" ${COMMON_DEPEND} " -PATCHES=( "${FILESDIR}/${PN}-1.98-dot-in-inc.patch" ) +PATCHES=( + "${FILESDIR}/${PN}-1.98-dot-in-inc.patch" + "${FILESDIR}/${PN}-1.98-vacuum.patch" +) + DIST_TEST="do" # Parallel tests broken diff --git a/dev-perl/ORLite/files/ORLite-1.98-vacuum.patch b/dev-perl/ORLite/files/ORLite-1.98-vacuum.patch new file mode 100644 index 000000000000..25b819c8000b --- /dev/null +++ b/dev-perl/ORLite/files/ORLite-1.98-vacuum.patch @@ -0,0 +1,44 @@ +Description: Fix cleanup in tests. + Since SQLite 3.15, VACUUM either needs no arguments, or the name of an + attached database. + . + From https://sqlite.org/lang_vacuum.html : + Compatibility Warning: The ability to vacuum attached databases was added + in version 3.15.0 (2016-10-14). Prior to that, a schema-name added to the + VACUUM statement would be silently ignored and the "main" schema would be + vacuumed. + . + That means that 'VACUUM ANALYZE' never did what it was probably supposed to + do. + . + Maybe 'VACUUM; ANALYZE' works as well. -- And besides this change in the + testsuite, the documentation for cleanup() in the POD would need to be + updated as well. + . +Origin: vendor +Bug-Debian: https://bugs.debian.org/841545 +Author: gregor herrmann +Last-Update: 2016-10-21 + +--- a/t/10_cleanup.t ++++ b/t/10_cleanup.t +@@ -29,7 +29,7 @@ + use strict; + use ORLite { + file => '$file', +- cleanup => 'VACUUM ANALYZE', ++ cleanup => 'VACUUM', + }; + + 1; +--- a/t/11_cleanup.t ++++ b/t/11_cleanup.t +@@ -29,7 +29,7 @@ + use strict; + use ORLite { + file => '$file', +- cleanup => 'VACUUM ANALYZE', ++ cleanup => 'VACUUM', + }; + + 1; diff --git a/dev-perl/Proc-Background/Manifest b/dev-perl/Proc-Background/Manifest index 4ce4a7a80717..f3b95775d9dd 100644 --- a/dev-perl/Proc-Background/Manifest +++ b/dev-perl/Proc-Background/Manifest @@ -1 +1,2 @@ DIST Proc-Background-1.10.tar.gz 15113 BLAKE2B f4a35a2617e4d8292ef21748e9b2f75f7ed6a99e0076faadd8719100dfc70e2cad46ff1ddbfdd5b42a6e86f3b8eb050aef63a922117e2ba5277db131e4a0c0df SHA512 233eeb8159b7b0f99f6ce991b30f5a321189d2af9d4c8a6d997d0ff348ab9ba4510b322f58dca0df1b0bee279a442f49386bbd2152a5245921c95e9f0497301e +DIST Proc-Background-1.21.tar.gz 25960 BLAKE2B b5e8a7538aabc973d46097bc8ad6ee8fc03b5f3c693e31e344b8509784aa515db864c6f046f9db91ae0b0225244a385d8f390b76aa4484037431a3105126cc98 SHA512 2cc5cdf3e6b0614a252f6a5e2f0c35c50504eaefb87d642b8a4f91f6e5e34096f6e30262f0d8496b318301e3359d26a6dceb1658556ad0ac548a26b6a3476432 diff --git a/dev-perl/Proc-Background/Proc-Background-1.210.0.ebuild b/dev-perl/Proc-Background/Proc-Background-1.210.0.ebuild new file mode 100644 index 000000000000..9b45576f6616 --- /dev/null +++ b/dev-perl/Proc-Background/Proc-Background-1.210.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=NERDVANA +DIST_VERSION=1.21 +inherit perl-module + +DESCRIPTION="Generic interface to background process management" + +SLOT="0" +KEYWORDS="~amd64 ~x86 ~x86-solaris" +IUSE="" + +RDEPEND="" +BDEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker +" diff --git a/dev-python/Manifest.gz b/dev-python/Manifest.gz index 5e52f3d9fd05..0d76e0ec695d 100644 Binary files a/dev-python/Manifest.gz and b/dev-python/Manifest.gz differ diff --git a/dev-python/Rx/Manifest b/dev-python/Rx/Manifest index c65dbaf4664f..3fe4869ea4ee 100644 --- a/dev-python/Rx/Manifest +++ b/dev-python/Rx/Manifest @@ -1 +1,2 @@ DIST Rx-3.1.0.tar.gz 890293 BLAKE2B 268f6df5450d1235d50f9aee5cd43fe6e229acf7b2ddab5f1f97e80594aeff7beaa280fe272ac9cc8b80dc6874f4bb76e438e94c09712f2c37e72d8d40f9f283 SHA512 1d9f6639ef08dc991326b95fcbf0978adea55b35acab653fc16bd94ccf2ad3a1515e8cb4e8d2ff38d7a506306e310394339a8651a2a02fa22bfb7f17d86297f1 +DIST RxPY-3.2.0.tar.gz 891490 BLAKE2B 9d4e72c20544f1c607fa28963193ca88d7d6f63c0e4a3faa4e3aafba6cce5bb0c1b99ca7a8fb62052adc3dc02b7ca71d4c190704f18819fbb2598a38b2ce86da SHA512 08a53344ea374b025e51ebf3a7de5ea4e83c7062d0c9a3370b795a56156c8aa068f2b3415f6e5e9e2424a11bcef53a412fd0667afb0016b58b7d2a741ea1007a diff --git a/dev-python/Rx/Rx-3.2.0.ebuild b/dev-python/Rx/Rx-3.2.0.ebuild new file mode 100644 index 000000000000..d7dc1233b7a3 --- /dev/null +++ b/dev-python/Rx/Rx-3.2.0.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{7..9} ) + +inherit distutils-r1 virtualx + +MY_P="RxPY-${PV}" +DESCRIPTION="Reactive Extensions for Python" +HOMEPAGE="http://reactivex.io/" +SRC_URI=" + https://github.com/ReactiveX/RxPY/archive/v${PV}.tar.gz + -> ${MY_P}.tar.gz" +S="${WORKDIR}/${MY_P}" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +DEPEND=" + test? ( + dev-python/pytest-asyncio[${PYTHON_USEDEP}] + ) +" + +distutils_enable_tests pytest + +src_test() { + virtx distutils-r1_src_test +} diff --git a/dev-python/Rx/metadata.xml b/dev-python/Rx/metadata.xml index 8f43c182b5fe..4c7cc2097fee 100644 --- a/dev-python/Rx/metadata.xml +++ b/dev-python/Rx/metadata.xml @@ -5,6 +5,9 @@ blueness@gentoo.org Anthony G. Basile + + python@gentoo.org + Rx diff --git a/dev-python/aiorpcX/Manifest b/dev-python/aiorpcX/Manifest index 39e948bce6b5..0c18f321c982 100644 --- a/dev-python/aiorpcX/Manifest +++ b/dev-python/aiorpcX/Manifest @@ -5,3 +5,4 @@ DIST aiorpcX-0.20.1.gh.tar.gz 74087 BLAKE2B eee9b3d7d1e513e5eefec97ba30b8b5783b3 DIST aiorpcX-0.20.2.gh.tar.gz 74627 BLAKE2B e5a33dfd8ef0c18e26cfee881fd7515437598628bf61dfd86a34f0a758474abcf257c7afcbf0ee1d11ed6bad44596289efe2261d9ca7ccc26e7d949f05b3ad40 SHA512 af63d51bd21a045d71073ba6cd030834f8262e393eac9c44e6b33a2b3cecd86a5d2a6a0ed7ab60d2362e99ab38c801abcae1ada368a533d8f7fb8b616c43e582 DIST aiorpcX-0.21.0.gh.tar.gz 75194 BLAKE2B dc8494531ca64db15e3e4b35ef5392e8177ca9b5c885c93c146edf921154f42caef5a7b2863a166d337a2f16e99e880b1e315f1f72624f50aa2d73a93c23e054 SHA512 0bcbb31cf367db029ef4acc06b23b6d3f861ab168971e367d760a220c0a6688934a8a91f7bb2fd9d993e173f2049e45556b6f094bb7ca005b37f66179061484d DIST aiorpcX-0.21.1.gh.tar.gz 75205 BLAKE2B 5190e8bedf9c605f57d469f351d0cc3bed0c1fad53778ea0f29c02615b0ca816a7bbc60b863dc613f72c67455966ef3ceb31b825eed3cead25f47c29012f7ce5 SHA512 c77d4bfe72f2cd4215e15330c60aabdeee9f4e1613ba5dcfedea9368c85519b36ecc7dbfa2f6682df7d802204b9cea7c9a889ee479dcffbc728ee0c112039779 +DIST aiorpcX-0.22.0.gh.tar.gz 75160 BLAKE2B c9aa55c932546512019c058dd29d397bba79638a56aa949d69980abd56b4d024e9d1f99e96909c2256cce1578ffaf55b14b95d0adf77752180fcbd8ab997555b SHA512 a65202f8233adac587c98da812ab27a26740a21a68df431bf0394dc3df37f3cb15c397c6a9044201b4a1a8d6bcc283a7cf7b4dd27885a2ea0f5942cbbfc6f405 diff --git a/dev-python/aiorpcX/aiorpcX-0.22.0.ebuild b/dev-python/aiorpcX/aiorpcX-0.22.0.ebuild new file mode 100644 index 000000000000..8ba0167288fa --- /dev/null +++ b/dev-python/aiorpcX/aiorpcX-0.22.0.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{8..9} ) + +inherit distutils-r1 + +DESCRIPTION="Generic async RPC implementation, including JSON-RPC" +HOMEPAGE="https://pypi.org/project/aiorpcX/ + https://github.com/kyuupichan/aiorpcX/" +SRC_URI="https://github.com/kyuupichan/aiorpcX/archive/${PV}.tar.gz + -> ${P}.gh.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +BDEPEND=" + test? ( + dev-python/pytest-asyncio[${PYTHON_USEDEP}] + dev-python/uvloop[${PYTHON_USEDEP}] + dev-python/websockets[${PYTHON_USEDEP}] + )" + +distutils_enable_tests pytest + +python_test() { + local deselect=( + # require Internet + tests/test_socks.py::TestSOCKSProxy::test_create_connection_resolve_good + ) + + epytest ${deselect[@]/#/--deselect } +} diff --git a/dev-python/arpeggio/Manifest b/dev-python/arpeggio/Manifest index 69f6b25de0b3..f42a192246b6 100644 --- a/dev-python/arpeggio/Manifest +++ b/dev-python/arpeggio/Manifest @@ -1 +1,2 @@ DIST Arpeggio-1.10.0.tar.gz 766416 BLAKE2B 75898c5be536998a12ec0efb8ca0729913e9ac7ac8481f614cb1bfd5332015bd2c22722cc6836511e1b77d933fe497538db1a00804e2cbf409af7cc153ba15c6 SHA512 368c478114ddedbf40c94b4e656945063df5661deacc9c75780ddca18198a9e3e504718fc6c9a1e84c11c5c8f2b454584d1cfc5a14ea2b783e97b8e317047023 +DIST Arpeggio-1.10.2.tar.gz 766747 BLAKE2B 91e828731757b6ca1e16900edca3f45378c5bb05469e1d32571f9185dbb887f5cf6ae54afecf77f352f882d9056a0814c65aabf51424b482ae3a8cb90f11740a SHA512 c6a162f9ab854bac7e2bc9e5d5553c2dbcc068fcf61607149727cd4c8a7c87c63cab765b423c8ea76e09fa81ccc42157d724388a81e22864580ccf734998142a diff --git a/dev-python/arpeggio/arpeggio-1.10.2.ebuild b/dev-python/arpeggio/arpeggio-1.10.2.ebuild new file mode 100644 index 000000000000..f11ba62fad56 --- /dev/null +++ b/dev-python/arpeggio/arpeggio-1.10.2.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{7..9} ) +inherit distutils-r1 + +DESCRIPTION="Parser interpreter based on PEG grammars" +HOMEPAGE="https://pypi.org/project/Arpeggio/ https://github.com/textX/Arpeggio" +SRC_URI="https://github.com/textX/Arpeggio/archive/${PV}.tar.gz -> ${P^}.tar.gz" +S=${WORKDIR}/${P^} + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~x86" + +RDEPEND="" +DEPEND=" + test? ( + dev-python/memory_profiler[${PYTHON_USEDEP}] + ) +" + +distutils_enable_tests pytest + +python_prepare_all() { + sed -e '/^setup_requires/,/^[^[:space:]]/d' \ + -e '/^exclude/a\ + examples.*' \ + -i setup.cfg || die + distutils-r1_python_prepare_all +} diff --git a/dev-python/arpeggio/metadata.xml b/dev-python/arpeggio/metadata.xml index 832012f48b8b..a0a68beb84d1 100644 --- a/dev-python/arpeggio/metadata.xml +++ b/dev-python/arpeggio/metadata.xml @@ -4,6 +4,9 @@ zmedico@gentoo.org + + python@gentoo.org + Arpeggio diff --git a/dev-python/astroid/Manifest b/dev-python/astroid/Manifest index 2a1cb7ec193d..17fab663f01c 100644 --- a/dev-python/astroid/Manifest +++ b/dev-python/astroid/Manifest @@ -2,4 +2,5 @@ DIST astroid-2.5.1.tar.gz 312511 BLAKE2B 85d85c045579f6bf42a4640da95836e760d1d89 DIST astroid-2.5.2.tar.gz 312789 BLAKE2B 53b286a8772fea1df149aff19f56c0d86154e616a04f4e3e459e029bd4ae54e7f41c55873e0c310c4e36b0901a39bf88d92a7748a7a46baa000f386a0d154c05 SHA512 391d6b0981b4332fd074a568d33838cbd5d71e7200a3a7ba27bc96641d12be4a6452def0bb615a54e1fa6d1f1f6863a39d56cf3e503aba42ea0d0fdddbbb9102 DIST astroid-2.5.3.tar.gz 317721 BLAKE2B 66566287fa65489064056d6dba65fd7c59cbe9e4e3d88ba5a33d08dbcf6af48b6f1eb4aafb4f7483a1fc0eb6fdd92a7bc8f1991d05cd4d589fbcc6ed6f5db769 SHA512 dbf480e86023f7d093386cc68b259d5b721717638927a893b3ade0a397b212f5f24a17c753b705cf499b47e12ab255d51126b41b5af167d5c3018f5aade1abcb DIST astroid-2.5.5.tar.gz 344997 BLAKE2B 9ab06834ac05557c095efaaf348772d5d523cb5f0fc79f369319d7b15a92a6737d8464ad8a331474737bab9453519cb779dbb1bb5bbe6ab2ee8bb9a0af269c47 SHA512 ffaa6b156c6bdb3399581388bdb4d058e0182b42051c83752d2f93fdf6aafe28e26bd085d272c9ae2907978ba22a94713e959df70b891f772ffe7f891a1f0dd3 +DIST astroid-2.5.6.tar.gz 345014 BLAKE2B 13916663aef712449a842e50b74ecd2e1b82817e1c128fdf9a4d5779d391deab7f806300cb6597b29920222ff041b13eb985aa395dff024af6fee628a84f883f SHA512 3d10d0f92c4b4c2d7d5e0035f23ae554b512f34ddd55b4c1c4032b328643dfe60cb4aa675a3824423fcd12baea7961847435f1894a47fafa99802f3e17a5605f DIST astroid-2.5.tar.gz 304788 BLAKE2B 3d9304dcfff72aa8172fe88b5ee53b723b47b3e602b7c30cae15a61d0cff7d578ccfde4885b56c09c8254ca3fe185fcf297bf85184d68798eb51f1860c516db6 SHA512 eba7e757a12f89a74bff579731a157fda3c8d8dd1b5a4369791d47f7f6e321b23e167260d0988d389428222c8c98929e66ad26f379ff937e274dcd1abdb3b3d2 diff --git a/dev-python/astroid/astroid-2.5.6.ebuild b/dev-python/astroid/astroid-2.5.6.ebuild new file mode 100644 index 000000000000..a1a4c659cf62 --- /dev/null +++ b/dev-python/astroid/astroid-2.5.6.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{7..9} ) + +inherit distutils-r1 + +DESCRIPTION="Abstract Syntax Tree for logilab packages" +HOMEPAGE=" + https://github.com/PyCQA/astroid/ + https://pypi.org/project/astroid/" +SRC_URI=" + https://github.com/PyCQA/astroid/archive/${P}.tar.gz" +S=${WORKDIR}/${PN}-${P} + +LICENSE="LGPL-2.1+" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" + +# Version specified in __pkginfo__.py. +RDEPEND=" + >=dev-python/lazy-object-proxy-1.4.0[${PYTHON_USEDEP}] + >=dev-python/wrapt-1.11.2[${PYTHON_USEDEP}] + $(python_gen_cond_dep ' + >=dev-python/typed-ast-1.4.0[${PYTHON_USEDEP}] + ' python3_7)" +BDEPEND=" + test? ( + dev-python/nose[${PYTHON_USEDEP}] + dev-python/numpy[${PYTHON_USEDEP}] + dev-python/python-dateutil[${PYTHON_USEDEP}] + )" + +distutils_enable_tests pytest + +python_test() { + local deselect=( + # no clue why it's broken + tests/unittest_modutils.py::GetModulePartTest::test_knownValues_get_builtin_module_part + ) + + # Faker causes sys.path_importer_cache keys to be overwritten + # with PosixPaths + epytest -p no:faker ${deselect[@]/#/--deselect } +} diff --git a/dev-python/deepmerge/Manifest b/dev-python/deepmerge/Manifest index cb375e6d32dd..e9d83979015f 100644 --- a/dev-python/deepmerge/Manifest +++ b/dev-python/deepmerge/Manifest @@ -1,2 +1,3 @@ DIST deepmerge-0.1.1_p1.tar.gz 14317 BLAKE2B 0e327b129a63f1f3fd5a18ae5c895452a823401f54b614c6c085f82e9332b86800e9ccc42fbd2d6c9904e6ae0bc999b393e9af542c310a76c8975567b9b2346f SHA512 72a40609a31dbb692908365f32a94527280e7d1bceed27f27a9a17d6f30551054235de608cef5e88f285bf33b9c155c0aa4aebf74f1c9f8049f0751073593083 DIST deepmerge-0.2.1.gh.tar.gz 14427 BLAKE2B 0039debcecdbfaf8c4b6f721f6a000dcaf5da41a5601ed2091e00ce496fa14b1c19580a443da0de75c67656e829cb7fc04b13a6604a671ed491ba4e41bb9e08e SHA512 e4e1b87121473be062b77fea4e3cdee85fe4cb3f98a15eabf3a9fbb2f9e209f3caa0fd0a4c1fc20e42aa89d7c1c8d0ecdffde9f99791f3a9f47b6dcfa78f48b0 +DIST deepmerge-0.3.0.gh.tar.gz 14872 BLAKE2B 33983eb14c00583c53efd34fc032a6ba16efba7663eb35a1b215a291484abfbf68f83bc23abf2c518b8ec3924da608caf82b5b8afd432b832e9a3f4f3d9dcd9e SHA512 2770f9d01d0a62034850d450c2646a5e4aaae418b8b278ec3d7e14c31813d2acd4ac06295f30884b7fa75258332270bbf179f6f174862a1e20fc0e35fba7fd47 diff --git a/dev-python/deepmerge/deepmerge-0.3.0.ebuild b/dev-python/deepmerge/deepmerge-0.3.0.ebuild new file mode 100644 index 000000000000..3bd2c651aa47 --- /dev/null +++ b/dev-python/deepmerge/deepmerge-0.3.0.ebuild @@ -0,0 +1,24 @@ +# Copyright 2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{7..9} ) +inherit distutils-r1 + +DESCRIPTION="Tools to handle merging of nested data structures in python" +HOMEPAGE="https://deepmerge.readthedocs.io/en/latest" +SRC_URI=" + https://github.com/toumorokoshi/deepmerge/archive/v${PV}.tar.gz + -> ${P}.gh.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +BDEPEND=" + dev-python/setuptools_scm[${PYTHON_USEDEP}]" + +distutils_enable_tests pytest + +export SETUPTOOLS_SCM_PRETEND_VERSION=${PV} diff --git a/dev-python/mysql-connector-python/Manifest b/dev-python/mysql-connector-python/Manifest index 8381b5804acb..92225b0f0e86 100644 --- a/dev-python/mysql-connector-python/Manifest +++ b/dev-python/mysql-connector-python/Manifest @@ -1,2 +1,3 @@ DIST mysql-connector-python-8.0.22.tar.gz 12081967 BLAKE2B fc6b724ec2eb47a92294f7316093d4a4d2f4925981adeb07b305e946a047dbdaedd96c6ff9a07426fd56185f467cf6473bc84e0896d2e8fde70a188af16e9df2 SHA512 07f380922c18f9ade38f95d8e107fe8f90b8a7901fb9a36bbdfdb2b29f9cb79b0b6387a608e89bf90e9344c635d47184c750a206beacb2c9cc7615d6a7df2c29 DIST mysql-connector-python-8.0.23.tar.gz 12095843 BLAKE2B e4cc24f045d0e988ad97a9427fa3f6e20eb9d993d97f51033140e12722bc04fc3a2b252b811402daea2fea8f987948ebd8c68623f2af3e0e7e35d2b0d6fa7eda SHA512 66ca61c15573555a3f42ad8a9e9b3a4bc612c4d2b4e54928af87adcf609e131e9afd53b76c3a8da30f181e4f2111245cda5995063109526ff72f4f2062c2e528 +DIST mysql-connector-python-8.0.24.tar.gz 14600574 BLAKE2B 93efd9430ef65c63a3097d5af4b10e4875e306674d306161e10388c873f79213da3c04dcda9d32ad3f19021253014e1f98d884a3da70dbe8be1f6d96da2ec9ef SHA512 6b28a6017b8c4f78bf9710d9e0213bb6c0f63656b40a17e2576a82b6e249f0ae63c916d282392e577e8471d03ee19fa9e1f9a940e08f3dfec23a05064b851912 diff --git a/dev-python/mysql-connector-python/mysql-connector-python-8.0.24.ebuild b/dev-python/mysql-connector-python/mysql-connector-python-8.0.24.ebuild new file mode 100644 index 000000000000..454f690c682b --- /dev/null +++ b/dev-python/mysql-connector-python/mysql-connector-python-8.0.24.ebuild @@ -0,0 +1,53 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{7,8,9} ) +inherit distutils-r1 + +DESCRIPTION="Python client library for MariaDB/MySQL" +HOMEPAGE="https://dev.mysql.com/downloads/connector/python/" +SRC_URI="https://github.com/mysql/mysql-connector-python/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" + +KEYWORDS="~amd64 ~arm ~x86" +LICENSE="GPL-2" +SLOT="0" +IUSE="examples test" + +BDEPEND=">=dev-libs/protobuf-3.6.1" + +RDEPEND=" + >=dev-db/mysql-connector-c-8.0 + >=dev-python/protobuf-python-3.6.1[${PYTHON_USEDEP}] + dev-python/dnspython[${PYTHON_USEDEP}] +" +# tests/mysqld.py does not like MariaDB version strings. +# See the regex MySQLServerBase._get_version. +DEPEND="${RDEPEND} test? ( dev-db/mysql[server(+)] )" + +# Tests currently fail. +# mysql.connector.errors.DatabaseError: 1300 (HY000): Invalid utf8 character string: '' +RESTRICT="test" + +DOCS=( README.txt CHANGES.txt README.rst ) + +python_test() { + "${EPYTHON}" unittests.py --with-mysql="${EPREFIX}/usr" --unix-socket="${T}" --mysql-topdir="${T}" +} + +# Yeah, this is really broken, but the extension will only build this way during "install" +python_install() { + distutils-r1_python_install \ + --with-mysql-capi="${EPREFIX}/usr" \ + --with-protobuf-include-dir="${EPREFIX}/usr/include/google/protobuf/" \ + --with-protobuf-lib-dir="${EPREFIX}/usr/$(get_libdir)" \ + --with-protoc="${EPREFIX}/usr/bin/protoc" +} + +python_install_all() { + distutils-r1_python_install_all + if use examples ; then + dodoc -r examples + fi +} diff --git a/dev-python/pygame/pygame-2.0.1.ebuild b/dev-python/pygame/pygame-2.0.1-r1.ebuild similarity index 98% rename from dev-python/pygame/pygame-2.0.1.ebuild rename to dev-python/pygame/pygame-2.0.1-r1.ebuild index 984200871ea6..9fc9d5a9db70 100644 --- a/dev-python/pygame/pygame-2.0.1.ebuild +++ b/dev-python/pygame/pygame-2.0.1-r1.ebuild @@ -23,10 +23,12 @@ RESTRICT="!test? ( test )" RDEPEND="dev-python/numpy[${PYTHON_USEDEP}] media-libs/freetype + media-libs/libpng:0= >=media-libs/sdl2-image-1.2.2 >=media-libs/sdl2-mixer-1.2.4 >=media-libs/sdl2-ttf-2.0.6 >=media-libs/smpeg2-0.4.4-r1 + virtual/jpeg midi? ( media-libs/portmidi ) X? ( >=media-libs/libsdl2-1.2.5[opengl?,threads,video,X] ) !X? ( >=media-libs/libsdl2-1.2.5[threads] )" diff --git a/dev-python/pylint/Manifest b/dev-python/pylint/Manifest index cfc1e8a0c522..89204b78b63d 100644 --- a/dev-python/pylint/Manifest +++ b/dev-python/pylint/Manifest @@ -2,3 +2,4 @@ DIST pylint-2.7.1.tar.gz 708916 BLAKE2B 606637ff25daccba741ae5bcdecb6a2be50bc173 DIST pylint-2.7.2.tar.gz 709177 BLAKE2B 5e4daeb19b6b18d570f4d78b01cc5023d5d245840160fdbddb194ab7036118742ffe3075ee27c37bd7a700d11d9006dc9abaaba9cf9596ae1b63941f139da7ac SHA512 800b210fbe5665db390d5c885d103856dc474b4e43d2f752bdcfcea36121132c26eecdcb67620c4a90456823f11a33568de4d37d59eea692dcd1751d931420f7 DIST pylint-2.7.4.tar.gz 715507 BLAKE2B 141506c067195422d0b052924baf87c363c89e28b3279f5173d989ac9247163184840251bd05dfb7dbb765f7b2e921a851fde0323b6c4cc231bc58911c77f692 SHA512 2b7ec9ab3325209021cb0282a6dacabf7ddd1f5e4049157610015ac8c11413471defc9e0528f81e1a60c2b259260f1bde1d04286776b3f32f771968b9866d734 DIST pylint-2.8.0.tar.gz 734325 BLAKE2B 479c6f409a7da46d8416c4c06f76937b70ddbffab64d57a9107f9b04283fa985186684d3d146c5ca585a0e8e9369d28e4fbeb5f53262662d94edd862694dd4fa SHA512 d4f6b6c6046265beb0e17b8d375d2604a889bf9b6569d4dae9cdec3f92c8c76d440f6527c9d42f7197a73d4a65fab73f57e5ab99c98d40681119eb051b117211 +DIST pylint-2.8.1.tar.gz 734583 BLAKE2B eb28c54a952c87f9cf59d18956dbc632ff89f4d3a91423a84ee3d4468e5af5fe7fcf37288964af0f36884bc0c46d400e2414bbf114a4a06f75a5c8da50ba9030 SHA512 ec8710396f07cdec8a395748ffda403a1f3fbd00094a1ad32e976c52be946c08b9e32521205dc165a0284467c68d9f467be40d141907bcd148b94e285eeca606 diff --git a/dev-python/pylint/pylint-2.8.1.ebuild b/dev-python/pylint/pylint-2.8.1.ebuild new file mode 100644 index 000000000000..4f033ab1f2c7 --- /dev/null +++ b/dev-python/pylint/pylint-2.8.1.ebuild @@ -0,0 +1,63 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_REQ_USE="threads(+)" +DISTUTILS_USE_SETUPTOOLS=rdepend + +inherit distutils-r1 + +DESCRIPTION="Python code static checker" +HOMEPAGE="https://www.logilab.org/project/pylint + https://pypi.org/project/pylint/ + https://github.com/pycqa/pylint/" +SRC_URI=" + https://github.com/pycqa/pylint/archive/${P}.tar.gz" +S=${WORKDIR}/${PN}-${P} + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="examples" + +RDEPEND=" + =dev-python/astroid-2.5.6[${PYTHON_USEDEP}] + >=dev-python/isort-4.2.5[${PYTHON_USEDEP}] + =dev-python/mccabe-0.6[${PYTHON_USEDEP}] + =dev-python/toml-0.7.1[${PYTHON_USEDEP}] +" + +PATCHES=( + "${FILESDIR}/${PN}-2.4.4-sphinx-theme.patch" +) + +distutils_enable_sphinx doc --no-autodoc +distutils_enable_tests pytest + +python_test() { + local skipped_tests=( + # No need to run the benchmarks + tests/benchmark/test_baseline_benchmarks.py + # Fails when graphviz is installed (?!) + tests/test_import_graph.py::test_missing_graphviz + # TODO + 'tests/lint/unittest_expand_modules.py::test_expand_modules[files_or_modules1-expected1]' + ) + # Specify the test directory explicitly to avoid import file mismatches + epytest tests ${skipped_tests[@]/#/--deselect } +} + +python_install_all() { + if use examples ; then + docompress -x "/usr/share/doc/${PF}/examples" + docinto examples + dodoc -r examples/. + fi + + distutils-r1_python_install_all +} diff --git a/dev-python/pytools/Manifest b/dev-python/pytools/Manifest index bdd69314d252..79dd7f74063c 100644 --- a/dev-python/pytools/Manifest +++ b/dev-python/pytools/Manifest @@ -1,4 +1,5 @@ DIST pytools-2021.2.1.tar.gz 65336 BLAKE2B 2b44d738b84efb2d301f2cd1e346dd4ddde003f78e276025dd225814984565ad7e76682d4fdbc578da86e215296e1fbf354fe9afc75f4f4a59e474de09f440c3 SHA512 3ba0540cb8fc153b915183e424abac32d181173488d0f29b612cbad5d51bdbddc9e19c54432937abb6556c4bb6db09fee46e6a4172a62edb4c9f89dfcf00f8c5 DIST pytools-2021.2.3.tar.gz 63283 BLAKE2B e5f9e69a0055db8b81e7f525894f5170afbe3a28ca33684a4afb414fc5413bdb986d51a711faa3326c27f9eb2da5c7812eb730c6d372944e0b5a23f09e9c9d6b SHA512 9d9f7a2d6888f4ffa9c53059fa67d80bc835d42a34311e264518323d91bcaef918c2c78c7687fa8c2d9310f1a6804e2ae74c50834323d1adc29638033e1f8ee0 DIST pytools-2021.2.5.tar.gz 63488 BLAKE2B e7e40546c9507ee7b356a898b7de98730f002bcbcb45ddf266caa2f2001a51d56e1b750215c1b1e37b216486d6d1773ee495e59bcf52b781db0c1e991c77113b SHA512 c2f687b043c6c9ef66988a42bb4cce07608594e206f4b8e3ecda9bfb91a725d2a67533a70fe14b1985c933c6065a78fb73492a1739aca526701236fc6d833b2b +DIST pytools-2021.2.6.tar.gz 63630 BLAKE2B a94420134688514f5a27c85aedb3655e507ca37b30e0db81656e9c1597b2527f55e534b777d97daef889ed496766718bd42c1e6193ac62d45ec90e9305a91959 SHA512 378c58c4e321f5ca3bb8e3d36d06dfdbe20d04210ca9943cff0909b85d2fd89791c1d966992b2e6f5ccd772f68d223eb13c02b335d9f5c0ac3b17d36fe04aed0 DIST pytools-2021.2.tar.gz 65140 BLAKE2B 8f419b5776c99b3179b2f4d44a2461ee5e3b55d663e8982f1e34f9fab3cb397ee5a0ee13a2eaf9de1f3330c951b6972cac6d9d0c3994f461ffeca8abf110f11d SHA512 3a91be32c5e1c70a3f2d8accb29888cd7f4b9e304fc68a3d2ca2d9ff674a885836236f6dbf11711555444a8eee63cbe86d85834fc73676420b331f94915a1018 diff --git a/dev-python/pytools/pytools-2021.2.6.ebuild b/dev-python/pytools/pytools-2021.2.6.ebuild new file mode 100644 index 000000000000..f35ef878b071 --- /dev/null +++ b/dev-python/pytools/pytools-2021.2.6.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_REQ_USE='sqlite' + +inherit distutils-r1 + +DESCRIPTION="Collection of tools missing from the Python standard library" +HOMEPAGE="https://mathema.tician.de/software/pytools/" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + >=dev-python/appdirs-1.4.0[${PYTHON_USEDEP}] + >=dev-python/numpy-1.6.0[${PYTHON_USEDEP}] +" + +distutils_enable_tests pytest diff --git a/dev-python/unidiff/Manifest b/dev-python/unidiff/Manifest new file mode 100644 index 000000000000..d0d25efe4c5f --- /dev/null +++ b/dev-python/unidiff/Manifest @@ -0,0 +1 @@ +DIST unidiff-0.6.0.tar.gz 17734 BLAKE2B 4268553c31209ac1e125aee1db3808250cf9a605d7e0a0a6db257588e3c2dada3044a800a2fa0cb590ff6d388881babd3a3a34c637a4360f54b22f26ed9f5563 SHA512 2e4d30221a3f3230c3559936e7423bdb32d36127eac5c1c7b3c3dc9946ea7276c5074d7fb962e80117052830f98b4dfa1af9bfdea8369293ba77ccef86303f87 diff --git a/dev-python/unidiff/metadata.xml b/dev-python/unidiff/metadata.xml new file mode 100644 index 000000000000..7308e5a3d3f8 --- /dev/null +++ b/dev-python/unidiff/metadata.xml @@ -0,0 +1,16 @@ + + + + + dolsen@gentoo.org + Brian Dolbec + + + + mbordese@gmail.com + Matias Bordese + + unidiff + matiasb/python-unidiff + + diff --git a/dev-python/unidiff/unidiff-0.6.0.ebuild b/dev-python/unidiff/unidiff-0.6.0.ebuild new file mode 100644 index 000000000000..99713f3bca4b --- /dev/null +++ b/dev-python/unidiff/unidiff-0.6.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{7,8,9} ) +DISTUTILS_USE_SETUPTOOLS=bdepend +inherit distutils-r1 + +DESCRIPTION="Unified diff parsing/metadata extraction library" +HOMEPAGE="https://github.com/matiasb/python-unidiff https://pypi.org/project/unidiff/" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" +IUSE="test" +RESTRICT="!test? ( test )" + +distutils_enable_tests unittest diff --git a/dev-tex/Manifest.gz b/dev-tex/Manifest.gz index eced9bde8ca5..26358c4283fc 100644 Binary files a/dev-tex/Manifest.gz and b/dev-tex/Manifest.gz differ diff --git a/dev-tex/tex4ht/Manifest b/dev-tex/tex4ht/Manifest index 743305b0d85f..340a1e5473e0 100644 --- a/dev-tex/tex4ht/Manifest +++ b/dev-tex/tex4ht/Manifest @@ -1,3 +1,3 @@ DIST tex4ht-1.0.2009_06_11_1038.tar.gz 2576719 BLAKE2B d04fd7b5f614414a200b01f11bea9880ea12561873fc08cb2f5f6f62167d6128cc50abbeeee0c7eae5d80046f6d3b504493d66262153c5a534fd1b56bfa1dfcd SHA512 868961c16da63ef20a8af3ec3e56a2b6c518a291cdbc3974f701773dbb55b844f0df06aae4c7b481c96b9e2ba29cb0f1ed1279b6f32340e4708e31bb67170963 -DIST tex4ht-texlive-2019-03-22.tar.xz 868992 BLAKE2B 662cc23de1b3b5f4e3d504655b5b3d87740fea045bef7987cbe2d81971e73375bd88d8ab111d48878ce1fe9d1eece4e4003e443ed0bc0f9b643b7e1653a5fc8c SHA512 44d9e2c4f92ae1ea1d7f14432d7fe1a9f11b30ec8602d55c4b8f3f46283671fb75b08641c8170bd46918e16db1bed696a613a0518acd4e195e173fe12e386833 DIST tex4ht-texlive-2020-06-24.tar.xz 880952 BLAKE2B d021efca48571711d06d7ed6ecefce068339a49fa83efeaa476329d892a77f73b27273a711dad2cb7ce212ece87ef8a776a10127cec5dc2e0096ce36adbc42a4 SHA512 b6109d27fd38eb0f2f9aab8b96adee2e69081c7317de3c9f527e47053d1520b93c0499e23fdc66f38f04c50633f72930e4fdf5d07612894427ae31dcbc1f66d4 +DIST tex4ht-texlive-20210423.tar.xz 906180 BLAKE2B 7592380e798385471f3b9675deb557a100650749a58a2724d366cfe8ad9fb4b2d2a678265b5d2166905c4cc9f52e92ef722085cc39df167c7c23f4926a619b49 SHA512 7131a62f9ecbeeb3afbc97f465b20b5bc5c57bdade9d07772661607f5f43fb0ef67f42630fceee8d5988872b158efe1dd99bb220c1e7cd9e936f71feab036888 diff --git a/dev-tex/tex4ht/tex4ht-20090611_p1038-r11.ebuild b/dev-tex/tex4ht/tex4ht-20090611_p1038-r11.ebuild index de926dc3ef37..6511637d4ca3 100644 --- a/dev-tex/tex4ht/tex4ht-20090611_p1038-r11.ebuild +++ b/dev-tex/tex4ht/tex4ht-20090611_p1038-r11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -25,12 +25,12 @@ IUSE="java" RDEPEND="app-text/ghostscript-gpl media-gfx/imagemagick dev-libs/kpathsea - java? ( >=virtual/jre-1.5 )" + java? ( >=virtual/jre-1.8:* )" -DEPEND="dev-libs/kpathsea" +DEPEND="dev-libs/kpathsea + java? ( >=virtual/jdk-1.8:* )" -BDEPEND="virtual/pkgconfig - java? ( >=virtual/jdk-1.5 )" +BDEPEND="virtual/pkgconfig" S="${WORKDIR}/${MY_P}" diff --git a/dev-tex/tex4ht/tex4ht-20090611_p1038-r8.ebuild b/dev-tex/tex4ht/tex4ht-20090611_p1038_p20210423.ebuild similarity index 74% rename from dev-tex/tex4ht/tex4ht-20090611_p1038-r8.ebuild rename to dev-tex/tex4ht/tex4ht-20090611_p1038_p20210423.ebuild index 095c26e4d8ac..c1ef76c28fa9 100644 --- a/dev-tex/tex4ht/tex4ht-20090611_p1038-r8.ebuild +++ b/dev-tex/tex4ht/tex4ht-20090611_p1038_p20210423.ebuild @@ -1,42 +1,42 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit latex-package toolchain-funcs java-pkg-opt-2 flag-o-matic - -# from ftp://ftp.cstug.cz/pub/tex/local/tlpretest/archive/tex4ht.tar.xz -TL_TEX4HT_VER="2019-03-22" +inherit latex-package toolchain-funcs java-pkg-opt-2 flag-o-matic readme.gentoo-r1 # tex4ht-20050331_p2350 -> tex4ht-1.0.2005_03_31_2350 -MY_P="${PN}-1.0.${PV:0:4}_${PV:4:2}_${PV:6:2}_${PV/*_p/}" +MY_P="${PN}-1.0.${PV:0:4}_${PV:4:2}_${PV:6:2}_$(ver_cut 3)" + +# from https://mirrors.ctan.org/systems/texlive/tlnet/archive/tex4ht.tar.xz +MY_P_TEXLIVE="${PN}-texlive-$(ver_cut 5)" DESCRIPTION="Converts (La)TeX to (X)HTML, XML and OO.org" HOMEPAGE="http://www.cse.ohio-state.edu/~gurari/TeX4ht/ http://www.cse.ohio-state.edu/~gurari/TeX4ht/bugfixes.html" SRC_URI="http://www.cse.ohio-state.edu/~gurari/TeX4ht/fix/${MY_P}.tar.gz - mirror://gentoo/${PN}-texlive-${TL_TEX4HT_VER}.tar.xz" + https://dev.gentoo.org/~ulm/distfiles/${MY_P_TEXLIVE}.tar.xz" LICENSE="LPPL-1.2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="java" RDEPEND="app-text/ghostscript-gpl media-gfx/imagemagick dev-libs/kpathsea - java? ( >=virtual/jre-1.5 )" + java? ( >=virtual/jre-1.8:* )" -DEPEND="dev-libs/kpathsea" +DEPEND="dev-libs/kpathsea + java? ( >=virtual/jdk-1.8:* )" -BDEPEND="virtual/pkgconfig - java? ( >=virtual/jdk-1.5 )" +BDEPEND="virtual/pkgconfig" S="${WORKDIR}/${MY_P}" src_prepare() { cp -a "${WORKDIR}/texmf-dist/"* texmf/ || die - eapply_user + default cd "${S}/texmf/tex4ht/base/unix" || die sed -i \ -e "s#~/tex4ht.dir#${EPREFIX}/usr/share#" \ @@ -56,7 +56,7 @@ src_compile() { cd "${S}/src" || die einfo "Compiling postprocessor sources..." - for f in tex4ht t4ht htcmd ; do + for f in tex4ht t4ht; do $(tc-getCC) ${CPPFLAGS} ${CFLAGS} ${LDFLAGS} -o $f $f.c \ -DENVFILE="\"${EPREFIX}${TEXMF}/tex4ht/base/tex4ht.env\"" \ -DHAVE_DIRENT_H -DKPATHSEA -lkpathsea \ @@ -74,7 +74,7 @@ src_compile() { src_install() { # install the binaries - dobin "${S}/src/tex4ht" "${S}/src/t4ht" "${S}/src/htcmd" + dobin "${S}/src/tex4ht" "${S}/src/t4ht" # install the scripts if ! use java; then rm -f "${S}"/bin/unix/oo* @@ -110,12 +110,16 @@ src_install() { insinto ${TEXMF}/tex/generic/${PN} insopts -m755 doins "${S}"/bin/ht/unix/* + + local DOC_CONTENTS="In order to avoid collisions with multiple packages, + we are not installing the scripts in /usr/bin any more. + If you want to use, say, htlatex, you can use 'mk4ht htlatex file'." + use java || DOC_CONTENTS+="\n\nODF converters (oolatex & friends) + require the java use flag." + readme.gentoo_create_doc } pkg_postinst() { - use java || elog 'ODF converters (oolatex & friends) require the java use flag' latex-package_pkg_postinst - elog "In order to avoid collisions with multiple packages" - elog "We are not installing the scripts in /usr/bin anymore" - elog "If you want to use, say, htlatex, you can use 'mk4ht htlatex file'" + readme.gentoo_print_elog } diff --git a/dev-util/Manifest.gz b/dev-util/Manifest.gz index a1ac0cfb0ec3..18a355e77814 100644 Binary files a/dev-util/Manifest.gz and b/dev-util/Manifest.gz differ diff --git a/dev-util/buildbot-badges/Manifest b/dev-util/buildbot-badges/Manifest index 2e56af1184e2..f1ff823945fa 100644 --- a/dev-util/buildbot-badges/Manifest +++ b/dev-util/buildbot-badges/Manifest @@ -3,3 +3,4 @@ DIST buildbot-badges-2.10.1.tar.gz 3980 BLAKE2B 5c538bfd75102ed0bfe6d1a282882e31 DIST buildbot-badges-2.8.2.tar.gz 3982 BLAKE2B d2320979c3c8530089ddad3c9c57e9f77576da8979b5834ab7f4e6766c5d210c822e7ab582103e897591db0efc63139dc7cb9f9d834bf81ae199dd25929c6b49 SHA512 e2f6ca0178428db90812633c9af47e8f5c40220f506e62745a150a5572a95f99d3a4115621c29b8188b4b5d48aa3b0bac1862b6c5793cd87a4971798a5aae28a DIST buildbot-badges-2.8.4.tar.gz 3983 BLAKE2B 24d77c179a2f3287f80b46b66abcc42897016f1094a0b5cfa36dc691be1e7d3c3c709f2c7f13c789bfcecb50d59788e5c8d660f45414855831f31892d34b63af SHA512 bfd11c0dedcf4586e73eff3cc158953d2d3eb8f75c7d900354381e962b5215ca52d2e14c5f20d558c3ae6068a680a4af17967ee7dd7d677a2ba8af2d9cf4e725 DIST buildbot-badges-3.0.2.tar.gz 3978 BLAKE2B bbf02c2ba3b0d9ef7c133b9dc8ba674896f2397b9a3da60f61718b439a32393127fe4111514937bf09de3a27a6af1601c6373d3e24c648bee9168cf95a77fa78 SHA512 575ab0fac2c1d2d9e0dc349e216b9a562138a239a71ec276a3d9e136933608f59f9d9ae16a507d3fecca2fa377690175cb2d79ef34138a8ca64b07b4166ee685 +DIST buildbot-badges-3.1.0.tar.gz 3978 BLAKE2B e79bd6fdd9b545ff4bb5391bc209f92933cf823c28e855e6d7deded96243192f4cb68e4195a56b72eeb0a44925392aa9859fe840e7d0ab503328c3229b847d66 SHA512 8f5c5eeb544d546306906bfe7b6f4a280fc4aa30240dafd284fb8e7147b3a4ca04b842924b6b099918dc94619113668d2fdd79429a526e4080c3f03ee2dff9dc diff --git a/dev-util/buildbot-badges/buildbot-badges-3.1.0.ebuild b/dev-util/buildbot-badges/buildbot-badges-3.1.0.ebuild new file mode 100644 index 000000000000..b6fb8a505bb3 --- /dev/null +++ b/dev-util/buildbot-badges/buildbot-badges-3.1.0.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="7" +PYTHON_REQ_USE="sqlite" +PYTHON_COMPAT=( python3_{7,8,9} ) + +DISTUTILS_USE_SETUPTOOLS="bdepend" + +inherit distutils-r1 + +DESCRIPTION="Buildbot badges plugin produces an image in SVG or PNG format..." +HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-grid-view/" + +MY_PV="${PV/_p/.post}" +MY_P="${PN}-${MY_PV}" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" + +KEYWORDS="~amd64" + +IUSE="" + +RDEPEND="" + +DEPEND="${RDEPEND} + ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}] + ~dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}] + ~dev-util/buildbot-pkg-${PV}[${PYTHON_USEDEP}] + dev-python/cairocffi[${PYTHON_USEDEP}] + media-gfx/cairosvg[${PYTHON_USEDEP}] + >=dev-python/jinja-2.1[${PYTHON_USEDEP}] + dev-python/klein[${PYTHON_USEDEP}] +" + +S="${WORKDIR}/${MY_P}" diff --git a/dev-util/buildbot-console-view/Manifest b/dev-util/buildbot-console-view/Manifest index 4e093ac15b9a..d23f3b25d353 100644 --- a/dev-util/buildbot-console-view/Manifest +++ b/dev-util/buildbot-console-view/Manifest @@ -3,3 +3,4 @@ DIST buildbot-console-view-2.10.1.tar.gz 18737 BLAKE2B 4423f37a63de3d708ab05d7a1 DIST buildbot-console-view-2.8.2.tar.gz 17575 BLAKE2B e036429dd40fdfdadd65a10d4f6fc025b00d9a61153aecd4f31e0c6c133ba1e546b1c810254ec1fb83913cd4434db223c3cd782481ef5785ec48162a2f111682 SHA512 dbec358933865aa79ad86754ef454d89fa369fc64f3df54eb079c0f1ebadb027131d4bd7ac14dd29a16d34aa416e21f90cbecc873944a7ab8ef7da637e20c999 DIST buildbot-console-view-2.8.4.tar.gz 18531 BLAKE2B 8d997e34eefea4be6bbbb33902b992a4864b601ef689cedbd7051667e5cab1ee45b13e2d5ad888af4a805ab1a60f0bc79439580583b3c3e233d321b52b28e0d9 SHA512 ccaa8b9ab18bd6e6609ab017ce4f2d447f99310b3448584decb8a572c573426bf84e6b86837f68b715863c66de013a8cad546e35dbbfb051c1c8d32a3825fe7f DIST buildbot-console-view-3.0.2.tar.gz 18724 BLAKE2B bc8a75ba284547c5d9c71094f0780242198be14d0e86da2ee837c3437e8e4c76212d4c8ebafb9e6042a8fc8a35530e6fa0df95890ab6fe592d295de2b74df1ba SHA512 15e80c4036c5451a1a48d2d7254118586c4a97ea49d06d04a1237f1c82bdf8b3c044235c7b1cfa46cf892168e94becd48cd4d376479abd8212dbfc0662b7cecc +DIST buildbot-console-view-3.1.0.tar.gz 18730 BLAKE2B 61703292ddff90e096cd70a5f1001d0e521884f1e89936ca0f11c917867224ac60d61fe96a6f24a51cdfd4b40bb052443a839a51a8849cb76bb93b938a0272c9 SHA512 88b568ec2a7457b074e7448671991e907d52bcf5b1298d37f6b567b9e5ffc98b82ee1f0d9aed3a5841904d482476502f88aca31b93e505b5ea8db56d8b8f882f diff --git a/dev-util/buildbot-console-view/buildbot-console-view-3.1.0.ebuild b/dev-util/buildbot-console-view/buildbot-console-view-3.1.0.ebuild new file mode 100644 index 000000000000..e19be940f47d --- /dev/null +++ b/dev-util/buildbot-console-view/buildbot-console-view-3.1.0.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="7" +PYTHON_REQ_USE="sqlite" +PYTHON_COMPAT=( python3_{7,8,9} ) + +DISTUTILS_USE_SETUPTOOLS="bdepend" + +inherit distutils-r1 + +DESCRIPTION="Buildbot console-view plugin" +HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-console-view/" + +MY_PV="${PV/_p/.post}" +MY_P="${PN}-${MY_PV}" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" + +KEYWORDS="~amd64" + +IUSE="" + +RDEPEND=" + ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}] + ~dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}] +" + +DEPEND="${RDEPEND}" + +S="${WORKDIR}/${MY_P}" + +python_install_all() { + distutils-r1_python_install_all +} diff --git a/dev-util/buildbot-grid-view/Manifest b/dev-util/buildbot-grid-view/Manifest index 1157c90c24d7..18b76b12705d 100644 --- a/dev-util/buildbot-grid-view/Manifest +++ b/dev-util/buildbot-grid-view/Manifest @@ -3,3 +3,4 @@ DIST buildbot-grid-view-2.10.1.tar.gz 13697 BLAKE2B 1fa5f213fff4190773328c946b8e DIST buildbot-grid-view-2.8.2.tar.gz 13373 BLAKE2B 0a7a73011655e9a57574575943a3560c395ca4358c0f2169def8413a60f8381644512a227b54f016b23e6dcd18641d1ea7a3295f6c0a983c6f3caa9ab1dda60d SHA512 9b136d96f5a38f0d28f6c37db6269e039eca0cff5bbc7d75d43346566ba2e9f7924e453098f4777792429a7a9bbbb5e02c34a9b81e131d40dc3e339f4dd377f1 DIST buildbot-grid-view-2.8.4.tar.gz 13510 BLAKE2B 97816ae90c06cbc3ac63920da4dd2e1152750181a5c23c59d3f227f46131228140e676328aa80741626ff071679dd8c9385f3895ce92d27ce6d0264afe299872 SHA512 dfeb454f9d9162e30e0ea8555a0978ecfad2266e1a9412e0633924ad44ae404144ae4a51b58fdca31fa54b67fe53bab57cac1f54926fee346decf90623f91f89 DIST buildbot-grid-view-3.0.2.tar.gz 13687 BLAKE2B a3f04cfab7c5716a7fbeb05c407883c93907b5aad5ecb19a92348da8f171b196699e6cd014a41867e74b29ec9c31fb389ea9e9fc319650618dcd2425fbc4da5f SHA512 84aafca38dd6d1dc3057f81c7ea865c7fafbbc048db99f867b0d97038c732492041987d143342e8b15f7a2bc0c7a1559d8865549903cac1c7a45026ca9142c7b +DIST buildbot-grid-view-3.1.0.tar.gz 13693 BLAKE2B 40eecd2a18e754d4e035e591d17d081f77c1d7b39405f2c405b8a4e578d5effaf7a754346a8c6248e5ca1a761d9eb772189b0886c8b25c311501040825efbe53 SHA512 dc1b68b7ba3708d8a0e2a0b11ee2a685b643ed786ae535bf7be3c6d3fd6a1262ee4795fd3ef11edfce06a6444fd0b0c77ec3bfc71b6b7e305e677ba370690d2e diff --git a/dev-util/buildbot-grid-view/buildbot-grid-view-3.1.0.ebuild b/dev-util/buildbot-grid-view/buildbot-grid-view-3.1.0.ebuild new file mode 100644 index 000000000000..2045f7adbb1d --- /dev/null +++ b/dev-util/buildbot-grid-view/buildbot-grid-view-3.1.0.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="7" +PYTHON_REQ_USE="sqlite" +PYTHON_COMPAT=( python3_{7,8,9} ) + +DISTUTILS_USE_SETUPTOOLS="bdepend" + +inherit distutils-r1 + +DESCRIPTION="BuildBot grid view web interface" +HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-grid-view/" + +MY_PV="${PV/_p/.post}" +MY_P="${PN}-${MY_PV}" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" + +KEYWORDS="~amd64" + +IUSE="" + +RDEPEND="" + +DEPEND="${RDEPEND} + ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}] + ~dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}] +" + +S="${WORKDIR}/${MY_P}" + +python_install_all() { + distutils-r1_python_install_all +} diff --git a/dev-util/buildbot-pkg/Manifest b/dev-util/buildbot-pkg/Manifest index 8209fb2d1ddd..719030c2560a 100644 --- a/dev-util/buildbot-pkg/Manifest +++ b/dev-util/buildbot-pkg/Manifest @@ -3,3 +3,4 @@ DIST buildbot-pkg-2.10.1.tar.gz 4777 BLAKE2B 5c0244146176e45cb30431c6716bf8fbc32 DIST buildbot-pkg-2.8.2.tar.gz 4736 BLAKE2B afbd5213b51240845f8becfcc727dc3280aa1510dd62305a5e029099da4f8e7cbbf749365baba568a2205354205e97dbdbff78a1740e464164e0c2bbc3148194 SHA512 611b5600df181adfbbe203947c36ad64a99c10c6c63c0f4e65ffd2ae4551f2d879559007b59302434cd1a2ae915a2a7125afb90f6c896110ebf514212434a2a7 DIST buildbot-pkg-2.8.4.tar.gz 4772 BLAKE2B 08e1bdf7db8a4b1f007b12475937638575afa3e16511c28f24dab59fda88d83b03420b84d4e674aaf8e2e7962e80291f759fc7083424d3d96df2643946e8d2d5 SHA512 c5ca0c36315807bb458e16f4bdc015659b32e0c6047a067d5717251e6054249aa8a162873aa196b4fb6367c68a9a99ec3a698e861a5c70de1f81e90601b3467f DIST buildbot-pkg-3.0.2.tar.gz 4780 BLAKE2B 4cf0fad6413b3fbfab2637a08f9bee90228183a493e71102ff518fe18a2790b386c592891f6dfb51c6f43121945f55c1ed66994ad6ce2ae28d9b7f6045e99c24 SHA512 6c09ff3a78b53d4f93e331f9691f1200abda12b912cd0fed99e3b2ba900ee0d07805ee9d16f9337c0e187a74d511d1c23cebc5a286cf3c05520c22e730191996 +DIST buildbot-pkg-3.1.0.tar.gz 4782 BLAKE2B 9107134a56eb27c3714ef5c66a610c44b21ae8080690f30147e6e9e0f592da08cc4e171eb588ea26d48aec269c8c73939ae19081133dc52aa8e4b3d3f9e1903e SHA512 8300031b01bf8d3d9e9508bbc101cfa48e516cfd4a797a04f93692a69b06e26cbe37ab4d712fa458e1aa39e1bb34567816fb5604258bf4e10c3359392aa3df6f diff --git a/dev-util/buildbot-pkg/buildbot-pkg-3.1.0.ebuild b/dev-util/buildbot-pkg/buildbot-pkg-3.1.0.ebuild new file mode 100644 index 000000000000..c83932c89272 --- /dev/null +++ b/dev-util/buildbot-pkg/buildbot-pkg-3.1.0.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="7" +PYTHON_REQ_USE="sqlite" +PYTHON_COMPAT=( python3_{7,8,9} ) + +DISTUTILS_USE_SETUPTOOLS="rdepend" + +inherit distutils-r1 + +MY_PV="${PV/_p/.post}" +MY_P="${PN}-${MY_PV}" + +DESCRIPTION="BuildBot common www build tools for packaging releases" +HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-pkg/" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" + +KEYWORDS="~amd64" + +# No real integration tests for this pkg. +# all tests are related to making releases and final checks for distribution + +S=${WORKDIR}/${MY_P} diff --git a/dev-util/buildbot-waterfall-view/Manifest b/dev-util/buildbot-waterfall-view/Manifest index 7e0e098022c8..66c702f1e6ba 100644 --- a/dev-util/buildbot-waterfall-view/Manifest +++ b/dev-util/buildbot-waterfall-view/Manifest @@ -3,3 +3,4 @@ DIST buildbot-waterfall-view-2.10.1.tar.gz 191700 BLAKE2B b48460fd8df381b909c7a8 DIST buildbot-waterfall-view-2.8.2.tar.gz 190551 BLAKE2B 9db81d1cf17357a57c34eb8f3b1e4412635c4804708d3d99646a68293af52594952884f96f7d528c6a87302c3563a8d4f4411ed410da2fe1043b4439d4113d73 SHA512 e252874745a623c1ec8fefcfb10c742a783ec677f172d20ef8165687ec5981f4df09092096f7922381e886f4ea7ba4c795997ad8ff8fd58fd6aa40d8bc057b00 DIST buildbot-waterfall-view-2.8.4.tar.gz 191026 BLAKE2B f81dea767bf881182eeb6eb750cdcf4bc289ac92097b9b8e13a5b5a237873aa4ea16f48625e56de2dc69fe849e5602d96a3d7991cdeb427dae169de5740f0bcb SHA512 c15b7bd23193742b50deaceb1810f8dbeedb77768f0d8a3d0a7bf72c89d914b963aa2141475464f9f3701881da6abed49e730ccb39d824a755ad9c567590dd7f DIST buildbot-waterfall-view-3.0.2.tar.gz 192453 BLAKE2B 9c0dad3e4399863175293f60c8430ba3f5702aec3feca60e1589edd39afa212ee7d638c285032ec945a4fd277fb67b649408c6ec37f00551111051b850e7e35e SHA512 7b1f43568a9f72f56771c93c52b1dd149a90c8e75f4437dbbf725a04c6a79705b109291430e4818ce2bf140b22e46fccc6a4e334ac29b003a325aded89f530da +DIST buildbot-waterfall-view-3.1.0.tar.gz 192451 BLAKE2B 13d0e0d39097b77a666e93856e86dfb4059588167cee357e1cbd97aedc9e2bbb4119cdc861e51a410f3da1ae5d6ecb2617f87dfb5c62aa9f3bc25f2050167247 SHA512 78179240a988125842a2397e3536d607840e3533f4570df79fa2da27a828cd2f6ca36f3bd65d6c1197bb663f13fa0492a683373fb7a0d7d70443c581dd3f3d76 diff --git a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-3.1.0.ebuild b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-3.1.0.ebuild new file mode 100644 index 000000000000..ac163ac19287 --- /dev/null +++ b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-3.1.0.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="7" +PYTHON_REQ_USE="sqlite" +PYTHON_COMPAT=( python3_{7,8,9} ) + +DISTUTILS_USE_SETUPTOOLS="bdepend" + +inherit distutils-r1 + +DESCRIPTION="Buildbot waterfall-view plugin" +HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-waterfall-view/" + +MY_PV="${PV/_p/.post}" +MY_P="${PN}-${MY_PV}" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" + + KEYWORDS="~amd64" + +IUSE="" + +RDEPEND=" + ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}] + dev-python/mock[${PYTHON_USEDEP}] + ~dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}] +" + +DEPEND="${RDEPEND}" + +S="${WORKDIR}/${MY_P}" diff --git a/dev-util/buildbot-worker/Manifest b/dev-util/buildbot-worker/Manifest index 3a2419e11319..e95ad795584e 100644 --- a/dev-util/buildbot-worker/Manifest +++ b/dev-util/buildbot-worker/Manifest @@ -3,3 +3,4 @@ DIST buildbot-worker-2.10.1.tar.gz 107656 BLAKE2B 8b94ecacc18f1e1f2e58d64f223f77 DIST buildbot-worker-2.8.2.tar.gz 101707 BLAKE2B 451dff979c6934bf6dd4e1579abbe18e9cf43551c906bd516c788a6a5f6170650a5468927bec0a8d4ab242e5886247406b2e098e1908a8d9b5777744982c7be6 SHA512 0628825ac023a66cd249dc6b42ff2f3ad3b5c0cb97561fd332ce4775abaa5368a8b7b636115259ab4aa842c811178c9b641ef4453b06167315eb81117ffef815 DIST buildbot-worker-2.8.4.tar.gz 101175 BLAKE2B 23077305d26ab282eaa4c633ebee7ca7c502285862604ecafe25d6b666ce802729c5478d676e6834bf9a2e27ccf48e1ad0e69449e55532aa81b0dcd3c6780011 SHA512 16ad9a0e5e9c875f90383fc90c359ee843e0b82a7878f87f2ac9e7091d8d907707c69210876f25b4fdf7148bcaafab10d10a8a0a8865c73808db707320757107 DIST buildbot-worker-3.0.2.tar.gz 96923 BLAKE2B 720d265381c0dc4f876ba1c87df893d8adbb153fef8dd78f6d84b24cbf43d7637fb2f58fd4e312724e9fab3318c2ba6fb6bd7a881989790edc1e9aa02095543d SHA512 d970568bdec9d201699350383dfbcf9e915a75d2cc5f69c0af9db009ce1bf5dbed83302bcc6c7e34fdcc2aa739675a7bd14fda686900b05a32ae83cca6a2da10 +DIST buildbot-worker-3.1.0.tar.gz 97938 BLAKE2B a886656ad099a849731307ce5db4eea0990b46bbae3aef8f931cbbfbaac0c8ac69d81fde1c1f6791a489e6dd1abe8b09f90615c658a31d8fb8cf3a0eb0cb6cb1 SHA512 eca2a32c67822adc0dd258ba991205525024ee1543e218337835393ad9bd948d5f48dd4348976c64eb4c6812a16a7e951f4114ef81982a49a0d80da485567f98 diff --git a/dev-util/buildbot-worker/buildbot-worker-3.1.0.ebuild b/dev-util/buildbot-worker/buildbot-worker-3.1.0.ebuild new file mode 100644 index 000000000000..6f105d83f93e --- /dev/null +++ b/dev-util/buildbot-worker/buildbot-worker-3.1.0.ebuild @@ -0,0 +1,126 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="7" +PYTHON_COMPAT=( python3_{7,8,9} ) + +DISTUTILS_USE_SETUPTOOLS="rdepend" + +inherit readme.gentoo-r1 distutils-r1 + +DESCRIPTION="BuildBot Worker (slave) Daemon" +HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-worker/" + +MY_V="${PV/_p/.post}" +MY_P="${PN}-${MY_V}" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64" + +IUSE="test" +RESTRICT="!test? ( test )" + +RDEPEND=" + acct-user/buildbot + >=dev-python/twisted-17.9.0[${PYTHON_USEDEP}] + dev-python/future[${PYTHON_USEDEP}] + ! /dev/null || die + #'man' target is currently broken + emake html + popd > /dev/null || die + fi +} + +src_install() { + distutils-r1_src_install + + doman docs/buildbot.1 + + if use doc; then + HTML_DOCS=( docs/_build/html/ ) + fi + + if use examples; then + insinto /usr/share/doc/${PF} + doins -r docs/examples + fi + + newconfd "${FILESDIR}/buildmaster.confd" buildmaster + newinitd "${FILESDIR}/buildmaster.initd" buildmaster + systemd_dounit "${FILESDIR}/buildmaster.target" + systemd_newunit "${FILESDIR}/buildmaster_at.service" "buildmaster@.service" + systemd_install_serviced "${FILESDIR}/buildmaster_at.service.conf" "buildmaster@.service" + + readme.gentoo_create_doc +} + +pkg_postinst() { + readme.gentoo_print_elog + + if [[ -n ${REPLACING_VERSIONS} ]]; then + ewarn + ewarn "Starting with buildbot-0.8.12-r2, more than one instance of buildmaster" + ewarn "can be run simultaneously. Note that \"BASEDIR\" in the buildbot configuration file" + ewarn "is now the common base directory for all instances. If you are migrating from an older" + ewarn "version, make sure that you copy the current contents of \"BASEDIR\" to a subdirectory." + ewarn "The name of the subdirectory corresponds to the name of the buildmaster instance." + ewarn "In order to start the service running OpenRC-based systems need to link to the init file:" + ewarn " ln --symbolic --relative /etc/init.d/buildmaster /etc/init.d/buildmaster.myinstance" + ewarn " rc-update add buildmaster.myinstance default" + ewarn " /etc/init.d/buildmaster.myinstance start" + ewarn "Systems using systemd can do the following:" + ewarn " systemctl enable buildmaster@myinstance.service" + ewarn " systemctl enable buildmaster.target" + ewarn " systemctl start buildmaster.target" + elog + elog "Upstream recommends the following when upgrading:" + elog "Each time you install a new version of Buildbot, you should run the" + elog "\"buildbot upgrade-master\" command on each of your pre-existing build masters." + elog "This will add files and fix (or at least detect) incompatibilities between" + elog "your old config and the new code." + fi + elog + elog "In order to create a new instance of buildmaster, execute:" + elog " emerge --config =${CATEGORY}/${PF}" +} + +pkg_config() { + local buildmaster_path="/var/lib/buildmaster" + local log_path="/var/log/buildmaster" + + einfo "This will prepare a new buildmaster instance in ${buildmaster_path}." + einfo "Press Control-C to abort." + + einfo "Enter the name for the new instance: " + read instance_name + [[ -z "${instance_name}" ]] && die "Invalid instance name" + + local instance_path="${buildmaster_path}/${instance_name}" + local instance_log_path="${log_path}/${instance_name}" + + if [[ -e "${instance_path}" ]]; then + eerror "The instance with the specified name already exists:" + eerror "${instance_path}" + die "Instance already exists" + fi + + local buildbot="/usr/bin/buildbot" + if [[ ! -d "${buildmaster_path}" ]]; then + mkdir --parents "${buildmaster_path}" || die "Unable to create directory ${buildmaster_path}" + fi + "${buildbot}" create-master "${instance_path}" &>/dev/null || die "Creating instance failed" + chown --recursive buildbot:buildbot "${instance_path}" || die "Setting permissions for instance failed" + mv "${instance_path}/master.cfg.sample" "${instance_path}/master.cfg" \ + || die "Moving sample configuration failed" + ln --symbolic --relative "/etc/init.d/buildmaster" "/etc/init.d/buildmaster.${instance_name}" \ + || die "Unable to create link to init file" + + if [[ ! -d "${instance_log_path}" ]]; then + mkdir --parents "${instance_log_path}" || die "Unable to create directory ${instance_log_path}" + chown --recursive buildbot:buildbot "${instance_log_path}" \ + || die "Setting permissions for instance failed" + fi + ln --symbolic --relative "${instance_log_path}/twistd.log" "${instance_path}/twistd.log" \ + || die "Unable to create link to log file" + + einfo "Successfully created a buildmaster instance at ${instance_path}." + einfo "To change the default settings edit the master.cfg file in this directory." +} diff --git a/dev-util/buildbot/buildbot-9999.ebuild b/dev-util/buildbot/buildbot-9999.ebuild index 05d2cacd1c75..dcf36e3727e7 100644 --- a/dev-util/buildbot/buildbot-9999.ebuild +++ b/dev-util/buildbot/buildbot-9999.ebuild @@ -38,6 +38,7 @@ RDEPEND=" >=dev-python/txaio-2.2.2[${PYTHON_USEDEP}] dev-python/pyjwt[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] + dev-python/unidiff[${PYTHON_USEDEP}] >=dev-python/zope-interface-4.1.1[${PYTHON_USEDEP}] ~dev-util/buildbot-worker-${PV}[${PYTHON_USEDEP}] crypt? ( diff --git a/dev-util/wiggle/wiggle-1.2.ebuild b/dev-util/wiggle/wiggle-1.2.ebuild index b002ffebcbda..02b62197a0c5 100644 --- a/dev-util/wiggle/wiggle-1.2.ebuild +++ b/dev-util/wiggle/wiggle-1.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://neil.brown.name/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ~x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" diff --git a/games-fps/Manifest.gz b/games-fps/Manifest.gz index 050a67168377..a5e7d979cae0 100644 Binary files a/games-fps/Manifest.gz and b/games-fps/Manifest.gz differ diff --git a/games-fps/darkplaces/darkplaces-20140513-r1.ebuild b/games-fps/darkplaces/darkplaces-20140513-r1.ebuild index 171eaa03f68e..7934dcbe22d3 100644 --- a/games-fps/darkplaces/darkplaces-20140513-r1.ebuild +++ b/games-fps/darkplaces/darkplaces-20140513-r1.ebuild @@ -123,7 +123,7 @@ src_compile() { # Protect against people choosing a strip implementation # bug #739194 - opts+="STRIP=true" + unset STRIP tc-export CC diff --git a/games-fps/nexuiz/nexuiz-2.5.2-r1.ebuild b/games-fps/nexuiz/nexuiz-2.5.2-r1.ebuild index 68bb3ae1edc8..f9054d23eec3 100644 --- a/games-fps/nexuiz/nexuiz-2.5.2-r1.ebuild +++ b/games-fps/nexuiz/nexuiz-2.5.2-r1.ebuild @@ -1,7 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 + inherit desktop toolchain-funcs MY_PN=Nexuiz @@ -87,7 +88,13 @@ src_prepare() { } src_compile() { + # Unset STRIP because the build system by default will not strip + # If users express a preference, this triggers strip + # bug #739294 + unset STRIP + tc-export CC + if use opengl || ! use dedicated ; then emake cl-${PN} if use sdl ; then diff --git a/games-strategy/Manifest.gz b/games-strategy/Manifest.gz index ed4bebceec47..86b771533ebe 100644 Binary files a/games-strategy/Manifest.gz and b/games-strategy/Manifest.gz differ diff --git a/games-strategy/liquidwar/liquidwar-5.6.5.ebuild b/games-strategy/liquidwar/liquidwar-5.6.5.ebuild index 47a0e6ddf7a1..48530526991a 100644 --- a/games-strategy/liquidwar/liquidwar-5.6.5.ebuild +++ b/games-strategy/liquidwar/liquidwar-5.6.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://ufoot.org/download/liquidwar/v5/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" RDEPEND=">=media-libs/allegro-4.2:0[X]" DEPEND="${RDEPEND}" diff --git a/games-strategy/megaglest-data/megaglest-data-3.13.0.ebuild b/games-strategy/megaglest-data/megaglest-data-3.13.0.ebuild index b96462b4fb9e..9a1f00300e1b 100644 --- a/games-strategy/megaglest-data/megaglest-data-3.13.0.ebuild +++ b/games-strategy/megaglest-data/megaglest-data-3.13.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/MegaGlest/megaglest-data/releases/download/${PV}/meg LICENSE="CC-BY-SA-3.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="doc" DOCS=( docs/AUTHORS.data.txt docs/CHANGELOG.txt docs/README.txt ) diff --git a/games-strategy/megaglest/megaglest-3.13.0.ebuild b/games-strategy/megaglest/megaglest-3.13.0.ebuild index 212ab76aac3a..1a07d154d993 100644 --- a/games-strategy/megaglest/megaglest-3.13.0.ebuild +++ b/games-strategy/megaglest/megaglest-3.13.0.ebuild @@ -22,7 +22,7 @@ SRC_URI="https://github.com/MegaGlest/megaglest-source/releases/download/${PV}/m LICENSE="GPL-3 BitstreamVera" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="debug +editor fribidi cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse3 +streflop +tools +unicode wxuniversal +model-viewer videos" REQUIRED_USE="${LUA_REQUIRED_USE}" diff --git a/mail-client/Manifest.gz b/mail-client/Manifest.gz index 29a0232e85b8..5f0d44b8fd46 100644 Binary files a/mail-client/Manifest.gz and b/mail-client/Manifest.gz differ diff --git a/mail-client/thunderbird-bin/Manifest b/mail-client/thunderbird-bin/Manifest index a266eb1c707b..0e21d7420259 100644 --- a/mail-client/thunderbird-bin/Manifest +++ b/mail-client/thunderbird-bin/Manifest @@ -62,71 +62,5 @@ DIST thunderbird-78.10.0-uz.xpi 586595 BLAKE2B e94f4a17e15bc1e6309b610965b2c1c92 DIST thunderbird-78.10.0-vi.xpi 674602 BLAKE2B e87d7cbe0f7bcede042861068b0ee060a21cfbd080540bb7327f63cf1639b14f7aab0d1656fb97fdacfb24ff57666203dee5c0d02ad09a64e2936acf45646aab SHA512 ccc7d1ec0e8d040b7299ea3ffa3f64da838656e7c48c9a39dc7665e2c2cd9c0aced89272a676500a3da2d95779e3753450d992a2083265eead4afd2234a405b2 DIST thunderbird-78.10.0-zh-CN.xpi 687175 BLAKE2B cd16a66fa0f52392085d1ed41b52506d551fb493cb20ec8594f97f9447ffafa48fbe50653c2db21299bf44907418a283047dd74726963b4f36e4311e9f974a7d SHA512 b090dd30644c8c54898f1857c00e3e35f8d9e28705534d60b10039ccb102986353ad38501bd59150f870012194de274f933113b583098acf47389bb16fc99b55 DIST thunderbird-78.10.0-zh-TW.xpi 687615 BLAKE2B f03053699d420ddbafdca131278ef53daaa5dc9c79fbf2f759114aa2aecfa96b2cc484c131c88f7f2e55adff3119181690cca4578aadc692c8d74f41c4199bae SHA512 a4ada20993753092e39a473cca575d32b1d4fbe87547199930486fc3f8ae8fba7727030f91a7e04970a887280aba3508e5e834cdbf89b7040c3b35b148d89093 -DIST thunderbird-78.9.1-af.xpi 548335 BLAKE2B d8e96e962a8c4bbca9735042b779ab29f88cb7e37e4fc81538bcf8892f89f3cfd4c84cbd6a52afe15e51c988f7e31d3907fd84a190ce52800b9a51db0e86a634 SHA512 b62227af55a5c630d85b6df8e18f8a6b81be31627cf739a82fa718eed2f4ac46e59a79a8863cf6b50dabdc1557feba8ea2b080b7fc8418b1f79222db5f71fd70 -DIST thunderbird-78.9.1-ar.xpi 648609 BLAKE2B 8a5d124dd05d4e604710b7720f57ec11c2b4719029556c79bb7c68aea9a52fc272a16639de17ec66d1778e9fc3ee4b563ed9a20efee054a3a9e26dbc0d3534fa SHA512 a9d10d6c8bbdd3df4c688e907f08a33cf376d955da0e5531b3cef0638e17b7d9058eae8e61f51fc35292c582f238cec02ebc8698416e34730f545d667875f16f -DIST thunderbird-78.9.1-ast.xpi 561260 BLAKE2B 66cd5adf3c7a28019a09d07c4632cabc7ea26b92c5bb9c31ecbc48ed086347c1d9a25258791e58f62ea7560fe9bc01d143e142a791361ee9ea256cb0a0dac8d5 SHA512 8dc474a1e9c3cf54bc878723844d798b5aaf8f2d768986a8761d9767e6c67b95b33731b2e84931d144d6300ac2cdc239754ce2b12c340521318c0d4671c6ef85 -DIST thunderbird-78.9.1-be.xpi 666673 BLAKE2B b36d0526ed3801845d612d6826aaac79a9fc4a8e702a4cb5f99cfa23f6ff3bbf338b005d0cac2548951506bcdcf73161b0df9ce44375c1c1bab9ed7c2f163c90 SHA512 9e1349f2544ffd66d05729aa20b5ce1fbf7b7808eb2969668c9544988ff101d94701b186d14e72d1fd28d96394eb5ddcc0ae81ebe26a10d146a05c50bfc77199 -DIST thunderbird-78.9.1-bg.xpi 672415 BLAKE2B ad2004110986477a483b1a33d7803a8c673d45ebe78c0c6f5bdcea8b03c3c32ba976bae7875981add477f72d001065b843333964a1a795a89af18104f35c2ca3 SHA512 58c58b940a9fbfea082b2d68f225719a34f14060529d4483decf87ea49ef3b566dc451563317e47ec0f714267c0d72223fba450da26384adae6afb0beeac6714 -DIST thunderbird-78.9.1-br.xpi 604528 BLAKE2B f796cf976d34fdaa7c11f63e006bc114db9a6b4baf1a6c77f8686bb65c644063c9482a4389a793169550c057c45c2a37a5a132994bcdb5c5d2f06eb8eae5467c SHA512 d4d9aa0e5bdc16a629aea43f759c07e70ceea3bf65b9eceffbbe902f47eead80ac61f4b1a020b65084e2faf147185f66d50fc648310fd42c6f95bacb8bea3418 -DIST thunderbird-78.9.1-ca.xpi 620444 BLAKE2B 62cb18845375dbbfabfec546ce21d6f2b341ee484b2f786135a33cc01ca80339ab94af41643108f917a705601581f959eb18431baf13d82653ca30fb91130ad8 SHA512 d1ba3473b6955c03b0bc49fe9906eea25cf72858486c05287aa5644efe07a5817d0588da73e78d69de70009f9e1506462ea3d67d1baee668ca22ac1dce2e01c7 -DIST thunderbird-78.9.1-cak.xpi 635645 BLAKE2B 4347d3036d67654f8352baed55a89202a840a5c3d048dacec93067a5d54406a32b9097154fe62ff5023ad97d9b570c92e9701788fc7251547a3414fe634919d9 SHA512 6d83eec6024813899f5336942ed2673a35829b9fcf56a49f0de3e4b8b47f698755c2f905e02877cfbc120d64290c1c25ea4af5f45526c9d51aa97149ddb4e103 -DIST thunderbird-78.9.1-cs.xpi 635346 BLAKE2B e05833aedd52083346f68d48ee2e85ad13983bf881a5493e20b575f927fc27334c8287c97a3f7e5168c0b6ab34f264bea1271971c3f998a1b95d23fda452ad99 SHA512 e67a4fedd015d6d425465045058c0ee2b7caa9b3c2c3cfd606121905e4bfd55e794eae8729ddb38bf6c7a61f0ee496b84da56296c08df64743f4a69299c76fc6 -DIST thunderbird-78.9.1-cy.xpi 646243 BLAKE2B f0605c0c3d7f7012c1b49ddcd24615adbc80b67bff6afbf538205d1b1d3af04bd47d5565ccbdc32c9682ab178d1cc56cbea482e3aafc932c2e443d7e9fc28d80 SHA512 38279017129f79d1bdb99aca34ff68c37ea5ef2c43add0d590ea51001c98edb9ca59399b5f005ee6528db7dd9e99d78642b921743e5aa5751981978beeaa0724 -DIST thunderbird-78.9.1-da.xpi 620992 BLAKE2B 37dce7c0f27f97f7f4fb9f1412e2cd5644b4c87d6218186695c6cb34e1fa7f9b886625f1817dc229da4a9be3c43cf61b06eecda1578ceb0900439d4bfdc169a8 SHA512 6fe4d4ff9db54c3c90263ca40074b89b106b7cd4966db436dd61c6ab8a3b06c30f396fb800a705ccd8d15e7368cb3dc4a54877cdea059e1896012f61f8537b6b -DIST thunderbird-78.9.1-de.xpi 665183 BLAKE2B 11b271928cf7679e104e1a167478853e2c3cdd8d72852c77680515b9c55a409689b763cfdbb69e5acb54e8965e10c438caaee4e5f12cf5c6f74ad2a12fbb96a4 SHA512 90b2640fb22062cb2311ea7125ae4033056a21b6c1cbd7ba42df0125d2a07ff6dee897afa62434c67e568ee30b248d848a9226c9e4ba9bb89bb92488ccb2c7b4 -DIST thunderbird-78.9.1-dsb.xpi 666771 BLAKE2B ef0c0db07851274928910288b0b4832bdd0a7704324584b68c287b934d86950b072d746ee2623e85a3a4da8ca8ac76903296ea98958dee816874a020ad40700c SHA512 485f95d4726f5326533fafad685f68590d2de8ae1de0b4f5464f41d827bca7860cf3397b60523b9d90011526e2622bfc1b1b29d995f111b0071f96524e658bf2 -DIST thunderbird-78.9.1-el.xpi 774458 BLAKE2B b1afde66e2b3b7d111d7a05588c14fdf36fb62ef93bde0493eefa2f203999c2ac43353cce0e36116dc848227c2b3a86aab41e3af8ec0ded754dee1d24d1c3c91 SHA512 0edcbe0f2669eb52a1d72978c37203caf6496e096f97cdf96227be7ef130fb238fcbb83736f7454beedf671682d61f389cb576a3e4a46128eb608a4c0161bb40 -DIST thunderbird-78.9.1-en-CA.xpi 611777 BLAKE2B 993af766acf811832a83863fb02f9b43f149cf2ad9c29bcec0528dd158195a16902a6e22786197e919665889c282d6c06437918a435616d96fc44926decece6c SHA512 1d320bda48603f782e35bdbbf17350720114b919c608fce1702e0c94050c96c40dab28298848e2764af455b77f604cb73c4d4c22f26b1b0f1a311010cc7e196b -DIST thunderbird-78.9.1-en-GB.xpi 611179 BLAKE2B 2d9f0a5fc4f29043992f585ea65f3ba260a661cd25d9bbba3d0f5d78897e1ae863c670edffc0e564b2f4a6eb4ee1db3f3d88dbc277459753636b47d0e13eb471 SHA512 29eabbc71da539d15286a523f3aef38f7e83b6f63d5bd2094447bf996a355fcf24f67107237526815797fd9343bd5379fc645f970838fbb79fc5fdae53d872e0 -DIST thunderbird-78.9.1-es-AR.xpi 657785 BLAKE2B ae6d0e3c865d950ab967a153ebf03fd82a4dda5c9d693bb0ef1a2f966a708373d16e978c2333f0cb34227b046c09ca961f84a0a6952e6b01cce03c29cd924234 SHA512 8d4867e073e6e7f169bc1b752e788c1bde63bf518807a3df24705e2b41a7a27a7162b7c45e1998cca90b54066d148efb63802e8073bf57530eaf77e1b85cc885 -DIST thunderbird-78.9.1-es-ES.xpi 569800 BLAKE2B 95ffc89e39ef7ec5cd358fb45620b7c3f12c2cf1037a3a2851173fc692cc6fdbcc520dd39b322678ba78cce545f7c47af2f239a51dcae6f5c901ee6e7c28f050 SHA512 76b917c8177dd456532e3ec4004d364bdaf93f4dc715f4067d8f80df5b6ed4458f6870c7aea79324596b3a71820d1a0e02287d18b64a0f9540d8356783db1084 -DIST thunderbird-78.9.1-et.xpi 597728 BLAKE2B 5cb7280f004ce6444b26c2282bbd698a35cb01930e83e2b4e288d69f3b7a03490f7e3fe8f3a9b0466ca3a3ce06e5884593c3fe6456e196671cb61f66926d0511 SHA512 58e9bdb8d362732c7f2a8bd3a19ba47faf61f4629522dfa1b11e711a0247aa699421d522ab39ab6787a87cbfc7e201a94daf1c7d62832c3547ae7ad8a0118a54 -DIST thunderbird-78.9.1-eu.xpi 632973 BLAKE2B fbc2fe779339ebdf6c57b15c8022f638e8cc26226f137ad4c4231ee4567e9531be7276d32501dea5ce8e4a455a34b496254438c7acbbd2d8a28f1dfe30ef629f SHA512 1c0919e050075709c9a1d8f8235377438af8f5b89cc3bb67be6dfd88505c19ebca1162460199514b5d89ae5839e8b06f7714a7efef45a2eb638ab51f7f748362 -DIST thunderbird-78.9.1-fa.xpi 639753 BLAKE2B a69e12408c6d2633f24baafaecff161eadbf543da955e2a54740b420d692441f52f9bfc2d2a78a864c8d1fe1ae31b572e30a1aeea8af1b1e9b90d1cfa090dacd SHA512 5474b68165d10d383f129c0632d2686260162f65c53cef3bed13c45f51ccab1a96b946facdbd8678a3ceb1b925e1adc14e24b2ebf387e54a452a0ab26fd918a6 -DIST thunderbird-78.9.1-fi.xpi 642454 BLAKE2B af560de642d86a968db4e08ac12c3b8d1900367b5d924416a6c25326facce8ed2fafe109cf23ec1fbb60aeca03a64b23b3ff21a84758356d69d2592cd86c07bb SHA512 10fa8aa47677ae500c8509f94c6c13e242bd9e1eb95babc06e74ced4162cde46235b2f5dc3233e310e8f6c64e4ef9d90afd6ef274f85a9dfbeb9ed4b84e27ef5 -DIST thunderbird-78.9.1-fr.xpi 669492 BLAKE2B 7a310dbd33df5dba9ff9d0c7c9bfe0501a2bdf4cd543f06be15786719947217c36524413fa0e28b52dd802c52ff6118b67107b12003ab21b67f6f97c2edd3979 SHA512 26c7f5e5681b2e775b94278a1a927d2b297da6c797f971c9f87e5c20c481df71f4a796157a80f04d37ad6ce0d36824df92be66a2148b2fcd4767c20273398a09 -DIST thunderbird-78.9.1-fy-NL.xpi 653076 BLAKE2B 8bb7c734eb96aeef6ded69c41debd649587b7a37c160c64ad97f4f99799bf6f6048f7845aa9989fc025eaaa9bd534965cb3ad010273ec92aad8e50b1d7003a0d SHA512 b30238989a5ee923fc30cbc6c06d87f255898d2df62747f16a2a5c557b0304d4e96a2989ce358b41dd39fc031ebb4618e3b99cb09c41f042b533438334dc91c4 -DIST thunderbird-78.9.1-ga-IE.xpi 600704 BLAKE2B 3c618adf1b7d2e98e629e64db33e5b52d68fbc5d0cbdddadc4f1e4c14bcec569bc2978a8547b1393e10e84d3efdf5e2507c775bf781f50a7c5b4340551f2d828 SHA512 4f31fb070368e9c9a2ac878a8e18e3ae817439a871a1b43c29d6a538a21207cbd1317e9307eed678a841b863bc7d5442c1837aea04364a24686b55d796ba396a -DIST thunderbird-78.9.1-gd.xpi 609384 BLAKE2B 17e984ec033cfbea411b5f3bdfffc528935c801cba4fb51415f458705e489431845460e5931e75a28e1bcb997891437bda43d6e91e798109462a13734e9e25ec SHA512 c13ccaecc7b0e8bca79eb7aeefaac8ffbb570d8ebe9566b11f8c4ceb1e777543c96d13f203ae120342d3a7a8ffce6ff5737a0eba2dfabceb10fae15e804760c0 -DIST thunderbird-78.9.1-gl.xpi 615719 BLAKE2B c972b7552b87577009e28fefb5dcd2f277359b592f056c75289627bead45b0c07898bda8073c65abb7cedf5feffa23df3bd589d993b584a83242d8d0aed9a76f SHA512 34ae9e788813e53e83b49f6d3fce85a83ebc59159ec40a9889ac6971b5b1a67ed89386ccdeca9524c059166784fb41736084c572b5ca988c423a763d494f9a43 -DIST thunderbird-78.9.1-he.xpi 640488 BLAKE2B 4a3c883e47f93ec6faa31b3d331b4552de8b364818521de8bb69de5fd8082e9901d38d9370946f733e2650de1c4aa0e141e455a1ec89cfe01088f63f6850b531 SHA512 5a87a55efb71b73152eb8add0be5e63290cdce709810d2921f9a9bda726e13c2afc9c9456d8abff295f1e70bd593829b68e8473a515232599b36353a53215ee3 -DIST thunderbird-78.9.1-hr.xpi 629034 BLAKE2B 8bbaef8f0fb1dec6c3e2a0a4c089e819c337e135f05e22a18412ec74c789f95d9b58d2e8bc55351057bc9f66b0b2907e8bedcd8ece0997f849c1db7717f5f8ac SHA512 aa27403e8638eff02b351f3d19c8d5003fd7f83c0a01ea051fbd639c6213740c0bd3612145a4743a789ae9b8ff437b55568c60c86e08855187ed3faa9e1082e6 -DIST thunderbird-78.9.1-hsb.xpi 668608 BLAKE2B 3f38ea8fa2ebb964e40924aaee3bde290afeeb15ba129fe0a752ebebac1d002c0e1a6bd479aa967c0f136beca8217332782faeaf1d6d563db23ae660de2557da SHA512 3a7cf3b3a370698969fdfa92621ac204bc74ca86caa59ebbb346111ecf0dcaf9bdb6c8c92e3f1fbf08ca6cee88dc03f22af2ec60b5f59ebf98692ffc67f6e0a2 -DIST thunderbird-78.9.1-hu.xpi 679829 BLAKE2B c990e3f8f63e495883c824102ebab6cda03125c53447df7ecac6ade285080548053456426d751c15986f4809f7623657b8575682e8ed0536339d3200a7f558a5 SHA512 010ff9c072a934aea5e2406c210c0e383c28f4ef27ec57ecb6e76bc12246d4ce88bd866ed3e0107a85c317a26728470ff13f3c9f519b8553e8bb6214592f21c8 -DIST thunderbird-78.9.1-hy-AM.xpi 713329 BLAKE2B 608f26ca7a0c4ac11bfaa5cc04196244225a15d5fb05909a5352ff4596bfc4c3862f66d4c5d2bda3a3811e75163d4282a54754d8e99c5c3a80f8d2267713eb74 SHA512 c0daa2a0e27de1d540377f7105bb520d937a9cfd1da26099f951f49edd3803693ab911efb4bd5441eeccfc5f1c35aac1b4d4872b29c0fc972efa284a27799a9e -DIST thunderbird-78.9.1-id.xpi 620672 BLAKE2B 44aa031d1911b338e9fa8618c63ed716d288cb043dde0b0bb0f9afa9ed8478d69d0cb672340d0e46c95b7ccd53232db81708e21191453d8bbe0bc982383c1945 SHA512 48a90a71a7e9c4908850b1725716b13111fcdc1eb8dec900f3a7876c96cca44409cb8f0af79d30495b053fe5ef9d6fb3cf469a9e61511f579dfa6907270b86da -DIST thunderbird-78.9.1-is.xpi 581645 BLAKE2B 4f3ccc13da3d9f7f35baabf925e6d156ede2b9bc6b94693ba3010bcd5bccbc3a8578a071342b6ad8794ac313e3859661c872701b1cad7c5d2d232eacaa93f714 SHA512 ff6ead205bbae40ac4c122f21f68b0c2332b17cc7d4ff7309618539e8b864772d3dfce05786494e361af6c60ff13e0607ad8ea6da4bd5ab46c28f9642100ecc8 -DIST thunderbird-78.9.1-it.xpi 572961 BLAKE2B 45dbe3a5ea991cacaaa6d214d7a44f8a068491ae4cb23c843dbd234e916528f757661f091c9e6defc791d6b3363134c1fe8449097ed5b7cda4c23c12eabd3faa SHA512 2697454b1170e3b82a7b06e8e54c9fc9afd4214b4b93ebeb7620aa16d9dc1a952827db128e56a8666ef8222e9b439af02fa8c9f90c80771260eb4186c03548dd -DIST thunderbird-78.9.1-ja.xpi 722458 BLAKE2B 93794fd5a6c0f95362accc5fd24f5c2e63c19f15df7ff4746ba6bf1f68402407ed1ffc4a8e5aad081ed2c936cdac8886d31e73f4133ed30084ac2b6f8dff17a5 SHA512 4745ed507efab255f4dde3895caa539dd13b6a91af4b15f5d3d7b4580b494abfbc1d93317c95b350d0cb692b3aa057a1b59f760f904d18a2e8fc4d55494ce517 -DIST thunderbird-78.9.1-ka.xpi 717015 BLAKE2B d2abf76ff1ae4a6e4fd064fb414f31bfbca6628099c252bc0d3a8a2b5b96bd764b987f382ff6c62dfca2f5af7d1c0dcb8f094dbbe50fa6f458bfb76650f88864 SHA512 e5752ae55f0e33e624681671ef53ebd6a4649509418b20116141244af7e5cd21463f83068da9cafe6a65b744b8ba33c65ba5546394457b341bcba9d89887fbd3 -DIST thunderbird-78.9.1-kab.xpi 651921 BLAKE2B 3922eb9a8ef883f4cd0c07fba22c6f1a9aeb6ad997603523bf059bdba2c71d33279b9286712c4977fb2070ac94d603a774f10b44ab4b9d7586c26c2ddc1fa6a2 SHA512 7bacf3d116dfd6170a24982c7d46f6c3416ced777c60ea60e5415281fbe1376e327eaadc23808ae1227db7efa152c0f0f922a02dccc66cf698f41559210b15af -DIST thunderbird-78.9.1-kk.xpi 720465 BLAKE2B ac6c1cd954fa522f0e983eed995c7176397b6cd893564401d0e2e30fedc18b183d40782a9f03ef61a0e19b3d868c59451eeeda5b34bbd5a98520a0f5dd490044 SHA512 e1cfa75c85b57d6c91d11a8218c4e2815087daf9b083005d8ba65532e08dac9edc22c20fae81565a6a6910af6bbc569026631d89e1437980dfe6acdb1912767d -DIST thunderbird-78.9.1-ko.xpi 688211 BLAKE2B 32c25b7d1cfd849222c49e7db40dd6a32f6839e304740e9568f25c31a599517fbbb278c2724f243f59c10c134d96c6950e94a24b7aec41fd8a5f2983e96436e3 SHA512 614538cb131e814840c934d09ce5b84b42df5d2e479d893f8e1bb37fb775f98da1eb639780e47697757d8e03672d06fc3ec69286018b19d7d715d948d328fc18 -DIST thunderbird-78.9.1-lt.xpi 660297 BLAKE2B 9db89df3cee92933f830b4873a47255a43631759e6edf49fe9ffeb42072c29cae8b56167607239eac7dde0504e5c6d1dc85f95f05044687bf30899e123bdd7b2 SHA512 eb731621c27e253bb2c356b55b2dabb00432a049655d20c9e2c737f4c1ff348ef602aab368b80f5ca1cc43239327d09a35dfdc3b41a7c9f884d7dc8937dcd725 -DIST thunderbird-78.9.1-ms.xpi 572162 BLAKE2B ca55f0f8b7e6ba4a73dc626153f612ab602f38c4a7884da14bddcb801445a5a7628c16746c46e9b68b5721ec9b4d8c0c7aebdb3691fc51fb702d8e6fadf1b878 SHA512 e7cb705771d788fd2713eac1b1dde6b306359409837faadc845fd0ab57e20ff222769f53abf126245a43c9f7bfad4f8942983477520ec5c4ed45482b8da45b1b -DIST thunderbird-78.9.1-nb-NO.xpi 637234 BLAKE2B 5c7c98a1c93104382db954d36a5465df385c36920835a6cbc6745d6f93b2fe8e645c5cedc01bf80e5c00cd7d5fa6bb6519c4a1c500c6269b4600b96378b23da1 SHA512 c9199fd4adc7f7c414a58701828f9de458bb9976240a63b11af5763263e1ac87c73d5ccb21e79a359ed8d820c15f5652331bc2370aeb97dc9698cfe4480f08bc -DIST thunderbird-78.9.1-nl.xpi 644350 BLAKE2B 32473bc245df6035de6c2aa1d4ab5a0631a915fcd2f7df03c8c43624806f7e1cb59f5c307557e73eac1493baacdaa8447eac38442361e751cb6b36394fbe60e9 SHA512 fe1f2bf1ef4ff724c3fb3f2118aaa37385ec3a0605e8f266e118f7d807600054d71cac70d2fc9fc8aab98fb4c68c1b40eb3b4d150b4a42a4cef10dcdc6bc4fe9 -DIST thunderbird-78.9.1-nn-NO.xpi 640689 BLAKE2B 6e2da75270eb631e1f29587246fbf88d814af09c099128e8992fc7e7675c43aec433925e1ae285085f617d16581ab5b0d2028dc15e8bdbcbb6d857f9e865f44e SHA512 25c280441f01bfcf1c77c9ac24534d32baa606086348ca706a35cf5d106d94151be3fe94724364599f594f688826d0492e9efb66b18d35df00a1adffcc2c1746 -DIST thunderbird-78.9.1-pa-IN.xpi 633220 BLAKE2B 7746a116bcb60d98ceae1a0f4404562fc3e3ffcf56fb6869bea8a97294ebdb3591f90616b90dfc2ae4889fc3cd5598da105e2bd085216f0e370d6521164ebfb5 SHA512 0828d3bfe6a30264b1b5c4aefa6d7cd5f59da93763f358063a51208be5b0a79c40e40554b89b9717ec270d7a4bcf7bc9de09df4a39298764ab877a29b159e9a8 -DIST thunderbird-78.9.1-pl.xpi 637127 BLAKE2B 993b55f715fbce1902799829e21f76164a47b1ec62c0c313fa25d0d13ef54af929b8040dfac4bddae16d149af8acd3fb54b52377870c5b125ce00ca2bf45422a SHA512 d3e81b3dfe0206528c1260e72ff1f0eec44eda74a14507487136478b44f13017bfc9eacdbb741bb5a1f828787ecbd0fe6958aab038d776c2f151f7c017287462 -DIST thunderbird-78.9.1-pt-BR.xpi 649420 BLAKE2B cbe8118c3bce79cec5ba8e0d0394607ca18d3b2f8365aaff31e5661f60520007dd7490810a0bddc061397f5294025d776fc03ca685ed8784d24f8a37f1b98574 SHA512 a1fa246d89d49433de92cebc489ca00e0a08a62f29acce7770c25587a8ff24704b3dd6c7efcf6d7acc40354fb6509924196f8f9d7f8542daa91abde896bd883a -DIST thunderbird-78.9.1-pt-PT.xpi 655496 BLAKE2B 0b1bd6bd4cb577a47541d20141d71a87a8e10471c0c4267a5f51b0f37c8d0159b8231b64d86c9e1ae75efee5a98570d85bcbe1c20c722a8e7a4aeeb48349330b SHA512 7a964e3c14bd3756a3328439d9057a8ad8c2e2c94039b4139fef6ac711488eb646f8be4fbf12d5c92dbfc92fd3bb0325fcd3371c2342731e21a2736cd43f9f99 -DIST thunderbird-78.9.1-rm.xpi 646536 BLAKE2B f8a47c3d1f6b37f9e8ba8e6565e60f2aaf3b3d263edb1495db0762de32869a8e42f568572463c64d3b53b5c9cc3fb265bde6d1d256ce959be9b7a9fe8a269919 SHA512 9edf9a877ee15d9cc681dbb78cdf0c3cb1f49aad39576bca6c7964a812856fc9614e5cf7078985c881db4097bdbcd61356056b3fa94421c9ab3a202bfbe16dfc -DIST thunderbird-78.9.1-ro.xpi 662630 BLAKE2B d1e119fc05158be97e75bff2b9cafc8de373174a7432d70cdd4df97bf142117d461904921a715e04de8c5d49a22a95131b7c083943a7885fc4a202f3d518a663 SHA512 ffcb8f3290ddef905ef84a18453173bad28a48e4e93fe11de1e153621e0bef6eadc8f7a8707d6ccfd5d2ccee2b510102f48de37bf61dcf2072d3fac02d9f89b8 -DIST thunderbird-78.9.1-ru.xpi 756188 BLAKE2B 7b47f7905046e30839cbc6485dfc034012db053d147a491c3a2bfc56e9f1485d4eacb87ef719563d63601023a590271bac053cdd1433d009b8fc9c3e81c0df2c SHA512 28694d4347628f507d540b87e1c44c38ccb83fe4555d7d200973478afdaea1070316655a44d7b49c56b62fb8a4d9a04a0ab75cb67dc0b1c35c09b2475645dfa0 -DIST thunderbird-78.9.1-si.xpi 651100 BLAKE2B f72deb603208f09b5fa4d8a4203495ac227ab555551f52a3fec1a6f9ae1c636d40c3f3b953a841c9f06b95e1a21072f3176089c2e333de89ddb191d2df6a50f1 SHA512 f1455341add1302f7405caa9c3c0b1a98a6bcfc403b1f50e6663ad543a8b5e1311ba549bf2a86479c8446320a3e1fb99a432c3c69ed192ff3f7a1a862f0210c9 -DIST thunderbird-78.9.1-sk.xpi 643225 BLAKE2B 4e2d712e25fb03898643f8d5a5dcd794382c19a7efde35b38f78295a9deefe2efb1e7ddd59446cf1274ef35ea3f46fcdef81ebb2e74153a33708c1dc1eabc681 SHA512 48d01f784fa0c081019c3e9e29db8dc54eb1c020a10b3cc9bf21463e833617ff60ff2a2db03faea8fabf072a0a277d0ba7ca555cfa9e438ded9d372e27c886ee -DIST thunderbird-78.9.1-sl.xpi 632380 BLAKE2B e4d2d0405eacee3730c6c6f62f72ce16a0c6f7f25658f8e0526f942c8137969678271b830acb9e4db874adb7341195757d69058461cb4b2dbdd2dfd40c0bee50 SHA512 55c4e6ead25e87753bb83bd8c51215b9b84f76b482348521bd2b5b3db5c10619b4077cd3934e3d82fe7db0fd41e7f1f93efed32f43ca125a8602aeca9aa8048f -DIST thunderbird-78.9.1-sq.xpi 657824 BLAKE2B 6ac35f9e3484090b4a7fdcc30179977df37c3aed980ad2999833203dcd3882b5be6ef40ce4fabb6ceb6e30970c34c0b4acc870a3c54b9988ecbd881d15434001 SHA512 d0bd54bcefaf97e8b2d0131c7b9a8afb5d4507f6f0d5a8bca41892181e1c5da7af7728825c42e6a019f30ba6a3f58d255bfc26af0472ed825bc2bc7052a82a80 -DIST thunderbird-78.9.1-sr.xpi 683114 BLAKE2B 7fd19d3d8657075c36e7d57175660246e70d7da1d03c5b05ad230eafb16c7586b2dabc7c45cacdd0c3df1ae9978d7efa6a74a84135c605579701e99d3fe686ec SHA512 e7d8b8d24e32561d370690f08a9733747f07e9da419c06339a4ca88d22057e1049cabe67eea27f006d1cde089e24ebaa6b497559846f17c60a22e9ecbaa805f3 -DIST thunderbird-78.9.1-sv-SE.xpi 648874 BLAKE2B 0be15a0d0243d00160565b830830df4d5dfa728e6c4db791a597bf629b82ff6926886b3e6def1be6c0b2c32918dd987c3cd22199027b9159d8bf3f12e52cac92 SHA512 bb38c6edbbdc7a7e06ddd35b94ea6b6bd8eb006be04d22f1b0601488d7c9bf9105616f2c818ebb00b687d7d141427cd65c0d3650857369cf4d3a8a3a2609e960 -DIST thunderbird-78.9.1-th.xpi 712033 BLAKE2B 8cc497853603f40138dee9b8b1c2c435b54fb9b0a9a801005b74db049881afb0475a3073b9312f34d4f2b5c9251f1e330dd5128131e8c1d02b3e96505e7f94e2 SHA512 0abc52f199c543595f7655bf354918c51e8b076f9c27e20d023ddadaa89340b7d226f4e2541ddd4e6cdc720d8d685ba8b7b4398e4c97fc5417d3135be041850a -DIST thunderbird-78.9.1-tr.xpi 649065 BLAKE2B 29fe67d0c90187117d787469bee8e12a4a484a176330b8d0b87d622c4fd29a4bf1ba6f4ce63a0bc555be0555506d59af09590512a7d5142b7fe80c660054afa9 SHA512 d4ee98c8b1b07a007fd81848472906dfffda265471c661801ab0805a75bcf82b0ac6049f9c906085157c785e2aececd3551dfe87a47ab912aaa30c989606cd48 -DIST thunderbird-78.9.1-uz.xpi 586594 BLAKE2B 5d9c4d1fd52f29a60fdc4a159fb8698f6c74efd1a29253043be4fbf7c39cd5675586849b1a9c9651b96065d68914b9ba987d52a3b053de11f50bc03948da9707 SHA512 0a852bbcfbe6f8bab95ae46d1fe59f882610237661ba63e757bda026ad183408ef7efda10ed288f7aeca681375baf078cf4b593f6719023ce8ba0ba4d1b5782b -DIST thunderbird-78.9.1-vi.xpi 674611 BLAKE2B 73dcb612a0cb608e555b8d43c9a378a070a05285006645bcd4235a0bf2d8f293acf25142051e2f5ae785eb5691de1f71bdce376e45cd1a8d939e6a278cbca5fe SHA512 2cd2dc83e3432f3633177cf7cc9f2eef7e08c09f20cd0935a28dbe676e65ca003c835887e8c916b45cf7b877a5fb234f5f479d1401db0674e45ad2cd6124e2dd -DIST thunderbird-78.9.1-zh-CN.xpi 687176 BLAKE2B 43b0ab43e49b9fa9f6f393ffe6f78cb35c47422e83cfa9a95d237eecfa5f207a225331968981fbefec45b7a28fb66b2f11a84f06bc938998a9533ad7b236cfad SHA512 91da51fc59f1d30668a5d78ac59516acdb13818202f968253e8f5b3f0d7c965e46ff0550cc6e1515413d05afcf149e2349a3793b4714bb391e37a7c7de085ef0 -DIST thunderbird-78.9.1-zh-TW.xpi 687615 BLAKE2B b1a885ccef64f9b62e91b0080cee75da04f99d7f0cf20f19a912c85448272e8c4705f81248cee77f05b963fbad33acaa832538927ef588f1859a4bc4ea31b5e8 SHA512 4f14d40fa52805740414da1b1d93ef254182808f82f732ba507b4769e7197033b036629e4fa79fd1f4e7cd206747cfa656842f330778142d9a086f27ec2e61e0 DIST thunderbird-bin_i686-78.10.0.tar.bz2 68323686 BLAKE2B 074b7bfaa24a7d4c2defa31ed4d9fd86ef39633780a6357b1a288ecf58688ddc3d70659a1c60456992d83d3e023567e16790d884ee70e8ac5b36346b5166b6db SHA512 761c0baeccc0254cf35a917ea7d9c07af153949597bbe292a252b1eeff8f9ac0db51de0d1ccf8e9bbd7366abca74744ab8875b223ab2cccee93fda45d39c9e32 -DIST thunderbird-bin_i686-78.9.1.tar.bz2 68404291 BLAKE2B 389aa60edeb0b41281b767db99ea5ddc3d9cfbd8322fe6f35611f39194ce373c2a447f8ce9ad4032ca89f8cd71ae57a5159aec06f1d072b50db36a6b22bbc9ba SHA512 8e93a166b13c37684b4444941699a3b66ed23492310a2c5a23d7a0055ba2fe4d25fb3a067e66d45374341de4cdee2996ee14f75d146754a6910dda95c339a150 DIST thunderbird-bin_x86_64-78.10.0.tar.bz2 65288336 BLAKE2B 70d6b61db13db5aa5a1656fd0e63d967f9d2cdf39be118d8f44debf25fec5c4c08191d4ac2e5b0ee285c1f596dfd3d9f44fb84aa09932a85b8458d88f085a9cc SHA512 2c741cfbe36db1f2ca0af2c28bdd46ab4545edcf698f2f6f560b613bb95764ad5da2f6f029bd28186e85f77a308f54ffe95c08656d6bc288a844ed7b922e663d -DIST thunderbird-bin_x86_64-78.9.1.tar.bz2 65395389 BLAKE2B 47106f20a2eaf46bd6533c89aa01134ab2707eb4b171c8340adcd6959717045d4d709384525aba853ca935689afab0edf9d931cb651cd55827da2998a7739d69 SHA512 1aab83941fdabddeca97383d024dd9ecb09f848db163e9581310bb8354a972ed427d59ee11fb975bb73af886b12a813f9594e797110b723b44acbfa919b2e918 diff --git a/mail-client/thunderbird-bin/thunderbird-bin-78.9.1.ebuild b/mail-client/thunderbird-bin/thunderbird-bin-78.9.1.ebuild deleted file mode 100644 index 908f3ef026b2..000000000000 --- a/mail-client/thunderbird-bin/thunderbird-bin-78.9.1.ebuild +++ /dev/null @@ -1,378 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -MOZ_ESR= - -MOZ_PV=${PV} -MOZ_PV_SUFFIX= -if [[ ${PV} =~ (_(alpha|beta|rc).*)$ ]] ; then - MOZ_PV_SUFFIX=${BASH_REMATCH[1]} - - # Convert the ebuild version to the upstream Mozilla version - MOZ_PV="${MOZ_PV/_alpha/a}" # Handle alpha for SRC_URI - MOZ_PV="${MOZ_PV/_beta/b}" # Handle beta for SRC_URI - MOZ_PV="${MOZ_PV%%_rc*}" # Handle rc for SRC_URI -fi - -if [[ -n ${MOZ_ESR} ]] ; then - # ESR releases have slightly different version numbers - MOZ_PV="${MOZ_PV}esr" -fi - -MOZ_PN="${PN%-bin}" -MOZ_P="${MOZ_PN}-${MOZ_PV}" -MOZ_PV_DISTFILES="${MOZ_PV}${MOZ_PV_SUFFIX}" -MOZ_P_DISTFILES="${MOZ_PN}-${MOZ_PV_DISTFILES}" - -inherit desktop pax-utils xdg - -MOZ_SRC_BASE_URI="https://archive.mozilla.org/pub/${MOZ_PN}/releases/${MOZ_PV}" - -SRC_URI="amd64? ( ${MOZ_SRC_BASE_URI}/linux-x86_64/en-US/${MOZ_P}.tar.bz2 -> ${PN}_x86_64-${PV}.tar.bz2 ) - x86? ( ${MOZ_SRC_BASE_URI}/linux-i686/en-US/${MOZ_P}.tar.bz2 -> ${PN}_i686-${PV}.tar.bz2 )" - -DESCRIPTION="Thunderbird Mail Client" -HOMEPAGE="https://www.thunderbird.net/" - -KEYWORDS="-* amd64 x86" -SLOT="0/$(ver_cut 1)" -LICENSE="MPL-2.0 GPL-2 LGPL-2.1" -IUSE="+alsa +ffmpeg +pulseaudio selinux wayland" - -RESTRICT="strip" - -BDEPEND="app-arch/unzip - alsa? ( - !pulseaudio? ( - dev-util/patchelf - ) - )" - -CDEPEND="alsa? ( - !pulseaudio? ( - media-sound/apulse - ) - )" - -DEPEND="${CDEPEND}" - -RDEPEND="${CDEPEND} - dev-libs/atk - dev-libs/dbus-glib - >=dev-libs/glib-2.26:2 - media-libs/fontconfig - >=media-libs/freetype-2.4.10 - sys-apps/dbus - virtual/freedesktop-icon-theme - >=x11-libs/cairo-1.10[X] - x11-libs/gdk-pixbuf - >=x11-libs/gtk+-2.18:2 - >=x11-libs/gtk+-3.11:3[wayland?] - x11-libs/libX11 - x11-libs/libXcomposite - x11-libs/libXdamage - x11-libs/libXext - x11-libs/libXfixes - x11-libs/libXrender - x11-libs/libXt - >=x11-libs/pango-1.22.0 - ffmpeg? ( media-video/ffmpeg ) - pulseaudio? ( media-sound/pulseaudio ) - selinux? ( sec-policy/selinux-mozilla ) -" - -QA_PREBUILT="opt/${MOZ_PN}/*" - -MOZ_LANGS=( - af ar ast be bg br ca cak cs cy da de dsb el en-CA en-GB en-US - es-AR es-ES et eu fa fi fr fy-NL ga-IE gd gl he hr hsb hu hy-AM - id is it ja ka kab kk ko lt ms nb-NO nl nn-NO pa-IN pl pt-BR - pt-PT rm ro ru si sk sl sq sr sv-SE th tr uz vi zh-CN zh-TW -) - -mozilla_set_globals() { - # https://bugs.gentoo.org/587334 - local MOZ_TOO_REGIONALIZED_FOR_L10N=( - fy-NL ga-IE gu-IN hi-IN hy-AM nb-NO ne-NP nn-NO pa-IN sv-SE - ) - - local lang xflag - for lang in "${MOZ_LANGS[@]}" ; do - # en and en_US are handled internally - if [[ ${lang} == en ]] || [[ ${lang} == en-US ]] ; then - continue - fi - - # strip region subtag if $lang is in the list - if has ${lang} "${MOZ_TOO_REGIONALIZED_FOR_L10N[@]}" ; then - xflag=${lang%%-*} - else - xflag=${lang} - fi - - SRC_URI+=" l10n_${xflag/[_@]/-}? (" - SRC_URI+=" ${MOZ_SRC_BASE_URI}/linux-x86_64/xpi/${lang}.xpi -> ${MOZ_P_DISTFILES}-${lang}.xpi" - SRC_URI+=" )" - IUSE+=" l10n_${xflag/[_@]/-}" - done -} -mozilla_set_globals - -moz_install_xpi() { - debug-print-function ${FUNCNAME} "$@" - - if [[ ${#} -lt 2 ]] ; then - die "${FUNCNAME} requires at least two arguments" - fi - - local DESTDIR=${1} - shift - - insinto "${DESTDIR}" - - local emid xpi_file xpi_tmp_dir - for xpi_file in "${@}" ; do - emid= - xpi_tmp_dir=$(mktemp -d --tmpdir="${T}") - - # Unpack XPI - unzip -qq "${xpi_file}" -d "${xpi_tmp_dir}" || die - - # Determine extension ID - if [[ -f "${xpi_tmp_dir}/install.rdf" ]] ; then - emid=$(sed -n -e '/install-manifest/,$ { /em:id/!d; s/.*[\">]\([^\"<>]*\)[\"<].*/\1/; p; q }' "${xpi_tmp_dir}/install.rdf") - [[ -z "${emid}" ]] && die "failed to determine extension id from install.rdf" - elif [[ -f "${xpi_tmp_dir}/manifest.json" ]] ; then - emid=$(sed -n -e 's/.*"id": "\([^"]*\)".*/\1/p' "${xpi_tmp_dir}/manifest.json") - [[ -z "${emid}" ]] && die "failed to determine extension id from manifest.json" - else - die "failed to determine extension id" - fi - - einfo "Installing ${emid}.xpi into ${ED}${DESTDIR} ..." - newins "${xpi_file}" "${emid}.xpi" - done -} - -src_unpack() { - local _lp_dir="${WORKDIR}/language_packs" - local _src_file - - mkdir "${S}" || die - - if [[ ! -d "${_lp_dir}" ]] ; then - mkdir "${_lp_dir}" || die - fi - - for _src_file in ${A} ; do - if [[ ${_src_file} == *.xpi ]]; then - cp "${DISTDIR}/${_src_file}" "${_lp_dir}" || die "Failed to copy '${_src_file}' to '${_lp_dir}'!" - else - MY_SRC_FILE=${_src_file} - fi - done -} - -src_install() { - # Set MOZILLA_FIVE_HOME - local MOZILLA_FIVE_HOME="/opt/${MOZ_PN}" - - dodir /opt - pushd "${ED}"/opt &>/dev/null || die - unpack "${MY_SRC_FILE}" - popd &>/dev/null || die - - pax-mark m \ - "${ED}${MOZILLA_FIVE_HOME}"/${MOZ_PN} \ - "${ED}${MOZILLA_FIVE_HOME}"/${MOZ_PN}-bin \ - "${ED}${MOZILLA_FIVE_HOME}"/plugin-container - - # Patch alsa support - local apulselib= - if use alsa && ! use pulseaudio ; then - apulselib="${EPREFIX}/usr/$(get_libdir)/apulse" - patchelf --set-rpath "${apulselib}" "${ED}${MOZILLA_FIVE_HOME}/libxul.so" || die - fi - - # Install policy (currently only used to disable application updates) - insinto "${MOZILLA_FIVE_HOME}/distribution" - newins "${FILESDIR}"/disable-auto-update.policy.json policies.json - - # Install system-wide preferences - local PREFS_DIR="${MOZILLA_FIVE_HOME}/defaults/pref" - insinto "${PREFS_DIR}" - newins "${FILESDIR}"/gentoo-default-prefs.js gentoo-prefs.js - - local GENTOO_PREFS="${ED}${PREFS_DIR}/gentoo-prefs.js" - - # Install language packs - local langpacks=( $(find "${WORKDIR}/language_packs" -type f -name '*.xpi') ) - if [[ -n "${langpacks}" ]] ; then - moz_install_xpi "${MOZILLA_FIVE_HOME}/distribution/extensions" "${langpacks[@]}" - fi - - # Install icons - local icon_srcdir="${ED}/${MOZILLA_FIVE_HOME}/chrome/icons/default" - - local icon size - for icon in "${icon_srcdir}"/default*.png ; do - size=${icon%.png} - size=${size##*/default} - - if [[ ${size} -eq 48 ]] ; then - newicon "${icon}" ${PN}.png - fi - - newicon -s ${size} "${icon}" ${PN}.png - done - - # Install menus - local wrapper_wayland="${PN}-wayland.sh" - local wrapper_x11="${PN}-x11.sh" - local desktop_file="${FILESDIR}/icon/${PN}-r2.desktop" - local display_protocols="auto X11" - local icon="${PN}" - local name="Mozilla ${MOZ_PN^} (bin)" - local use_wayland="false" - - if use wayland ; then - display_protocols+=" Wayland" - use_wayland="true" - fi - - local app_name desktop_filename display_protocol exec_command - for display_protocol in ${display_protocols} ; do - app_name="${name} on ${display_protocol}" - desktop_filename="${PN}-${display_protocol,,}.desktop" - - case ${display_protocol} in - Wayland) - exec_command="${PN}-wayland --name ${PN}-wayland" - newbin "${FILESDIR}/${wrapper_wayland}" ${PN}-wayland - ;; - X11) - if ! use wayland ; then - # Exit loop here because there's no choice so - # we don't need wrapper/.desktop file for X11. - continue - fi - - exec_command="${PN}-x11 --name ${PN}-x11" - newbin "${FILESDIR}/${wrapper_x11}" ${PN}-x11 - ;; - *) - app_name="${name}" - desktop_filename="${PN}.desktop" - exec_command="${PN}" - ;; - esac - - cp "${desktop_file}" "${WORKDIR}/${PN}.desktop-template" || die - - sed -i \ - -e "s:@NAME@:${app_name}:" \ - -e "s:@EXEC@:${exec_command}:" \ - -e "s:@ICON@:${icon}:" \ - "${WORKDIR}/${PN}.desktop-template" \ - || die - - newmenu "${WORKDIR}/${PN}.desktop-template" "${desktop_filename}" - - rm "${WORKDIR}/${PN}.desktop-template" || die - done - - # Install generic wrapper script - [[ -f "${ED}/usr/bin/${PN}" ]] && rm "${ED}/usr/bin/${PN}" - newbin "${FILESDIR}/${PN}.sh" ${PN} - - # Update wrapper - local wrapper - for wrapper in \ - "${ED}/usr/bin/${PN}" \ - "${ED}/usr/bin/${PN}-x11" \ - "${ED}/usr/bin/${PN}-wayland" \ - ; do - [[ ! -f "${wrapper}" ]] && continue - - sed -i \ - -e "s:@PREFIX@:${EPREFIX}/usr:" \ - -e "s:@MOZ_FIVE_HOME@:${MOZILLA_FIVE_HOME}:" \ - -e "s:@APULSELIB_DIR@:${apulselib}:" \ - -e "s:@DEFAULT_WAYLAND@:${use_wayland}:" \ - "${wrapper}" \ - || die - done -} - -pkg_postinst() { - xdg_pkg_postinst - - if ! has_version 'gnome-base/gconf' || ! has_version 'gnome-base/orbit' \ - || ! has_version 'net-misc/curl'; then - einfo - einfo "For using the crashreporter, you need gnome-base/gconf," - einfo "gnome-base/orbit and net-misc/curl emerged." - einfo - fi - - use ffmpeg || ewarn "USE=-ffmpeg : HTML5 video will not render without media-video/ffmpeg installed" - - local HAS_AUDIO=0 - if use alsa || use pulseaudio; then - HAS_AUDIO=1 - fi - - if [[ ${HAS_AUDIO} -eq 0 ]] ; then - ewarn "USE=-pulseaudio & USE=-alsa : For audio please either set USE=pulseaudio or USE=alsa!" - fi - - local show_doh_information show_normandy_information - - if [[ -z "${REPLACING_VERSIONS}" ]] ; then - # New install; Tell user that DoH is disabled by default - show_doh_information=yes - show_normandy_information=yes - else - local replacing_version - for replacing_version in ${REPLACING_VERSIONS} ; do - if ver_test "${replacing_version}" -lt 70 ; then - # Tell user only once about our DoH default - show_doh_information=yes - fi - - if ver_test "${replacing_version}" -lt 74.0-r1 ; then - # Tell user only once about our Normandy default - show_normandy_information=yes - fi - done - fi - - if [[ -n "${show_doh_information}" ]] ; then - elog - elog "Note regarding Trusted Recursive Resolver aka DNS-over-HTTPS (DoH):" - elog "Due to privacy concerns (encrypting DNS might be a good thing, sending all" - elog "DNS traffic to Cloudflare by default is not a good idea and applications" - elog "should respect OS configured settings), \"network.trr.mode\" was set to 5" - elog "(\"Off by choice\") by default." - elog "You can enable DNS-over-HTTPS in ${PN^}'s preferences." - fi - - # bug 713782 - if [[ -n "${show_normandy_information}" ]] ; then - elog - elog "Upstream operates a service named Normandy which allows Mozilla to" - elog "push changes for default settings or even install new add-ons remotely." - elog "While this can be useful to address problems like 'Armagadd-on 2.0' or" - elog "revert previous decisions to disable TLS 1.0/1.1, privacy and security" - elog "concerns prevail, which is why we have switched off the use of this" - elog "service by default." - elog - elog "To re-enable this service set" - elog - elog " app.normandy.enabled=true" - elog - elog "in about:config." - fi -} diff --git a/mail-client/thunderbird/Manifest b/mail-client/thunderbird/Manifest index 1b6ea9720b84..cc6c9ee96ebe 100644 --- a/mail-client/thunderbird/Manifest +++ b/mail-client/thunderbird/Manifest @@ -1,5 +1,4 @@ -DIST firefox-78esr-patches-10.tar.xz 66396 BLAKE2B c29b723e47c58b10885b220080568aba751e1b73c58e28fce62a2da4c4c3ba8c71b63e60448d17599a3df4446dbd9f9387b4b2b75da5ed1e545591aafe8ec83c SHA512 6bb9caf1f6867b894ab315a73f8ae6f381b5c80c90539f38e786ee653c72c0df055aade854faa23f22cab2253f54abaf918a756945b76ed88f5a224ba8a8f12f -DIST firefox-78esr-patches-11.tar.xz 67452 BLAKE2B f1f92d82a3a15364c9ab8a6d9e43e415f112a9ed56c1874a73f769faf309cf411748e1e7e702e16b39b6caa676eb0970f9fabb7caae711f5546b5969ded1a291 SHA512 1c3051dc2540f425cdf3d777506632f539080fd8752867dfc0c13d1587184610ca2ef8f4ad64798330fdaa4098f13a34692bfa8c0eab99743e34c5b72e8aa896 +DIST firefox-78esr-patches-12.tar.xz 67840 BLAKE2B d85abdbb54a252852badac50866cf5b5009c050ec4aa80ae2454eef2719e80f3442f5a74ec58d3c36531539042830427cd85507b708c1d5b36ea44dd0cef60b7 SHA512 4445c0880fc234c3838394483ce986e4e222260a99427069ba9c55b56fcd49a485ec916ee6aa2629f922390e92bfcd78028e30cc2e62fad9bc080ae45b26ba2e DIST thunderbird-78.10.0-af.xpi 548355 BLAKE2B 49e5bacdaffb4e1d2c4141061f9f0e095b37c34a4ea33173bb82fb88a8d1fb5ace0d13d56ed267472910abd56e5149f8498dce09c01f2a15ae8eee6920d63023 SHA512 e5e6f8a90e6f1f12dc7d56e868a6cb44e95ebba472c2a31ccfe0c2030d0dde31fdc0a01cacc5fde69030445818c7acde2cf116fe413374bc8ee542b7ba682cf6 DIST thunderbird-78.10.0-ar.xpi 648616 BLAKE2B be0bf69acebd95157b025057f8a0003094cd005d59e9e0b4366200dbd0ea492ea4b36f43110b21f0f53db29c543e29ede8206668a430a7f408ab81645ebf76e9 SHA512 c51e1e9d344336f221a132ec23550b76379fd96135555058d0c19c88d7ecb4b401cb54a795aa2a8b612d326b2d286139bdeaeb237f6726da0f87b6d6b7115ffc DIST thunderbird-78.10.0-ast.xpi 561264 BLAKE2B 37e65c964d91ba4c8c27fab202c1b5dc7698ea1794e2a1e6ece9b02e3ccc982e2a90e476319c1c8d2f3935135fd66324af27529edab45c35457bf36ec0f10492 SHA512 259d83f86a32b2eb2aa026da28e158ca56ae02c29aaaf907e6fb144a4927ac67ecaf194d428d05c89a9cc471c7d7e45fd261448ff17f5420986622666dc16d36 @@ -65,68 +64,3 @@ DIST thunderbird-78.10.0-vi.xpi 674602 BLAKE2B e87d7cbe0f7bcede042861068b0ee060a DIST thunderbird-78.10.0-zh-CN.xpi 687175 BLAKE2B cd16a66fa0f52392085d1ed41b52506d551fb493cb20ec8594f97f9447ffafa48fbe50653c2db21299bf44907418a283047dd74726963b4f36e4311e9f974a7d SHA512 b090dd30644c8c54898f1857c00e3e35f8d9e28705534d60b10039ccb102986353ad38501bd59150f870012194de274f933113b583098acf47389bb16fc99b55 DIST thunderbird-78.10.0-zh-TW.xpi 687615 BLAKE2B f03053699d420ddbafdca131278ef53daaa5dc9c79fbf2f759114aa2aecfa96b2cc484c131c88f7f2e55adff3119181690cca4578aadc692c8d74f41c4199bae SHA512 a4ada20993753092e39a473cca575d32b1d4fbe87547199930486fc3f8ae8fba7727030f91a7e04970a887280aba3508e5e834cdbf89b7040c3b35b148d89093 DIST thunderbird-78.10.0.source.tar.xz 351422752 BLAKE2B b5944ff04ddebb8ba6c4da439acd5b985863d858c10aa726e407b1a3fb4e5529935d5932ea3b4e22080b83de640a2830cebc2fbbcac72212a91cbcb851535de2 SHA512 89c8bc9f76335093f7a43c9980da3f4436c1fa0ed3ffd9c0a2d9648749ad7ab427e2aede2b20ee9143748c828bdd417b5b6cf06e73597dee3a745ef28143ee2d -DIST thunderbird-78.9.1-af.xpi 548335 BLAKE2B d8e96e962a8c4bbca9735042b779ab29f88cb7e37e4fc81538bcf8892f89f3cfd4c84cbd6a52afe15e51c988f7e31d3907fd84a190ce52800b9a51db0e86a634 SHA512 b62227af55a5c630d85b6df8e18f8a6b81be31627cf739a82fa718eed2f4ac46e59a79a8863cf6b50dabdc1557feba8ea2b080b7fc8418b1f79222db5f71fd70 -DIST thunderbird-78.9.1-ar.xpi 648609 BLAKE2B 8a5d124dd05d4e604710b7720f57ec11c2b4719029556c79bb7c68aea9a52fc272a16639de17ec66d1778e9fc3ee4b563ed9a20efee054a3a9e26dbc0d3534fa SHA512 a9d10d6c8bbdd3df4c688e907f08a33cf376d955da0e5531b3cef0638e17b7d9058eae8e61f51fc35292c582f238cec02ebc8698416e34730f545d667875f16f -DIST thunderbird-78.9.1-ast.xpi 561260 BLAKE2B 66cd5adf3c7a28019a09d07c4632cabc7ea26b92c5bb9c31ecbc48ed086347c1d9a25258791e58f62ea7560fe9bc01d143e142a791361ee9ea256cb0a0dac8d5 SHA512 8dc474a1e9c3cf54bc878723844d798b5aaf8f2d768986a8761d9767e6c67b95b33731b2e84931d144d6300ac2cdc239754ce2b12c340521318c0d4671c6ef85 -DIST thunderbird-78.9.1-be.xpi 666673 BLAKE2B b36d0526ed3801845d612d6826aaac79a9fc4a8e702a4cb5f99cfa23f6ff3bbf338b005d0cac2548951506bcdcf73161b0df9ce44375c1c1bab9ed7c2f163c90 SHA512 9e1349f2544ffd66d05729aa20b5ce1fbf7b7808eb2969668c9544988ff101d94701b186d14e72d1fd28d96394eb5ddcc0ae81ebe26a10d146a05c50bfc77199 -DIST thunderbird-78.9.1-bg.xpi 672415 BLAKE2B ad2004110986477a483b1a33d7803a8c673d45ebe78c0c6f5bdcea8b03c3c32ba976bae7875981add477f72d001065b843333964a1a795a89af18104f35c2ca3 SHA512 58c58b940a9fbfea082b2d68f225719a34f14060529d4483decf87ea49ef3b566dc451563317e47ec0f714267c0d72223fba450da26384adae6afb0beeac6714 -DIST thunderbird-78.9.1-br.xpi 604528 BLAKE2B f796cf976d34fdaa7c11f63e006bc114db9a6b4baf1a6c77f8686bb65c644063c9482a4389a793169550c057c45c2a37a5a132994bcdb5c5d2f06eb8eae5467c SHA512 d4d9aa0e5bdc16a629aea43f759c07e70ceea3bf65b9eceffbbe902f47eead80ac61f4b1a020b65084e2faf147185f66d50fc648310fd42c6f95bacb8bea3418 -DIST thunderbird-78.9.1-ca.xpi 620444 BLAKE2B 62cb18845375dbbfabfec546ce21d6f2b341ee484b2f786135a33cc01ca80339ab94af41643108f917a705601581f959eb18431baf13d82653ca30fb91130ad8 SHA512 d1ba3473b6955c03b0bc49fe9906eea25cf72858486c05287aa5644efe07a5817d0588da73e78d69de70009f9e1506462ea3d67d1baee668ca22ac1dce2e01c7 -DIST thunderbird-78.9.1-cak.xpi 635645 BLAKE2B 4347d3036d67654f8352baed55a89202a840a5c3d048dacec93067a5d54406a32b9097154fe62ff5023ad97d9b570c92e9701788fc7251547a3414fe634919d9 SHA512 6d83eec6024813899f5336942ed2673a35829b9fcf56a49f0de3e4b8b47f698755c2f905e02877cfbc120d64290c1c25ea4af5f45526c9d51aa97149ddb4e103 -DIST thunderbird-78.9.1-cs.xpi 635346 BLAKE2B e05833aedd52083346f68d48ee2e85ad13983bf881a5493e20b575f927fc27334c8287c97a3f7e5168c0b6ab34f264bea1271971c3f998a1b95d23fda452ad99 SHA512 e67a4fedd015d6d425465045058c0ee2b7caa9b3c2c3cfd606121905e4bfd55e794eae8729ddb38bf6c7a61f0ee496b84da56296c08df64743f4a69299c76fc6 -DIST thunderbird-78.9.1-cy.xpi 646243 BLAKE2B f0605c0c3d7f7012c1b49ddcd24615adbc80b67bff6afbf538205d1b1d3af04bd47d5565ccbdc32c9682ab178d1cc56cbea482e3aafc932c2e443d7e9fc28d80 SHA512 38279017129f79d1bdb99aca34ff68c37ea5ef2c43add0d590ea51001c98edb9ca59399b5f005ee6528db7dd9e99d78642b921743e5aa5751981978beeaa0724 -DIST thunderbird-78.9.1-da.xpi 620992 BLAKE2B 37dce7c0f27f97f7f4fb9f1412e2cd5644b4c87d6218186695c6cb34e1fa7f9b886625f1817dc229da4a9be3c43cf61b06eecda1578ceb0900439d4bfdc169a8 SHA512 6fe4d4ff9db54c3c90263ca40074b89b106b7cd4966db436dd61c6ab8a3b06c30f396fb800a705ccd8d15e7368cb3dc4a54877cdea059e1896012f61f8537b6b -DIST thunderbird-78.9.1-de.xpi 665183 BLAKE2B 11b271928cf7679e104e1a167478853e2c3cdd8d72852c77680515b9c55a409689b763cfdbb69e5acb54e8965e10c438caaee4e5f12cf5c6f74ad2a12fbb96a4 SHA512 90b2640fb22062cb2311ea7125ae4033056a21b6c1cbd7ba42df0125d2a07ff6dee897afa62434c67e568ee30b248d848a9226c9e4ba9bb89bb92488ccb2c7b4 -DIST thunderbird-78.9.1-dsb.xpi 666771 BLAKE2B ef0c0db07851274928910288b0b4832bdd0a7704324584b68c287b934d86950b072d746ee2623e85a3a4da8ca8ac76903296ea98958dee816874a020ad40700c SHA512 485f95d4726f5326533fafad685f68590d2de8ae1de0b4f5464f41d827bca7860cf3397b60523b9d90011526e2622bfc1b1b29d995f111b0071f96524e658bf2 -DIST thunderbird-78.9.1-el.xpi 774458 BLAKE2B b1afde66e2b3b7d111d7a05588c14fdf36fb62ef93bde0493eefa2f203999c2ac43353cce0e36116dc848227c2b3a86aab41e3af8ec0ded754dee1d24d1c3c91 SHA512 0edcbe0f2669eb52a1d72978c37203caf6496e096f97cdf96227be7ef130fb238fcbb83736f7454beedf671682d61f389cb576a3e4a46128eb608a4c0161bb40 -DIST thunderbird-78.9.1-en-CA.xpi 611777 BLAKE2B 993af766acf811832a83863fb02f9b43f149cf2ad9c29bcec0528dd158195a16902a6e22786197e919665889c282d6c06437918a435616d96fc44926decece6c SHA512 1d320bda48603f782e35bdbbf17350720114b919c608fce1702e0c94050c96c40dab28298848e2764af455b77f604cb73c4d4c22f26b1b0f1a311010cc7e196b -DIST thunderbird-78.9.1-en-GB.xpi 611179 BLAKE2B 2d9f0a5fc4f29043992f585ea65f3ba260a661cd25d9bbba3d0f5d78897e1ae863c670edffc0e564b2f4a6eb4ee1db3f3d88dbc277459753636b47d0e13eb471 SHA512 29eabbc71da539d15286a523f3aef38f7e83b6f63d5bd2094447bf996a355fcf24f67107237526815797fd9343bd5379fc645f970838fbb79fc5fdae53d872e0 -DIST thunderbird-78.9.1-es-AR.xpi 657785 BLAKE2B ae6d0e3c865d950ab967a153ebf03fd82a4dda5c9d693bb0ef1a2f966a708373d16e978c2333f0cb34227b046c09ca961f84a0a6952e6b01cce03c29cd924234 SHA512 8d4867e073e6e7f169bc1b752e788c1bde63bf518807a3df24705e2b41a7a27a7162b7c45e1998cca90b54066d148efb63802e8073bf57530eaf77e1b85cc885 -DIST thunderbird-78.9.1-es-ES.xpi 569800 BLAKE2B 95ffc89e39ef7ec5cd358fb45620b7c3f12c2cf1037a3a2851173fc692cc6fdbcc520dd39b322678ba78cce545f7c47af2f239a51dcae6f5c901ee6e7c28f050 SHA512 76b917c8177dd456532e3ec4004d364bdaf93f4dc715f4067d8f80df5b6ed4458f6870c7aea79324596b3a71820d1a0e02287d18b64a0f9540d8356783db1084 -DIST thunderbird-78.9.1-et.xpi 597728 BLAKE2B 5cb7280f004ce6444b26c2282bbd698a35cb01930e83e2b4e288d69f3b7a03490f7e3fe8f3a9b0466ca3a3ce06e5884593c3fe6456e196671cb61f66926d0511 SHA512 58e9bdb8d362732c7f2a8bd3a19ba47faf61f4629522dfa1b11e711a0247aa699421d522ab39ab6787a87cbfc7e201a94daf1c7d62832c3547ae7ad8a0118a54 -DIST thunderbird-78.9.1-eu.xpi 632973 BLAKE2B fbc2fe779339ebdf6c57b15c8022f638e8cc26226f137ad4c4231ee4567e9531be7276d32501dea5ce8e4a455a34b496254438c7acbbd2d8a28f1dfe30ef629f SHA512 1c0919e050075709c9a1d8f8235377438af8f5b89cc3bb67be6dfd88505c19ebca1162460199514b5d89ae5839e8b06f7714a7efef45a2eb638ab51f7f748362 -DIST thunderbird-78.9.1-fa.xpi 639753 BLAKE2B a69e12408c6d2633f24baafaecff161eadbf543da955e2a54740b420d692441f52f9bfc2d2a78a864c8d1fe1ae31b572e30a1aeea8af1b1e9b90d1cfa090dacd SHA512 5474b68165d10d383f129c0632d2686260162f65c53cef3bed13c45f51ccab1a96b946facdbd8678a3ceb1b925e1adc14e24b2ebf387e54a452a0ab26fd918a6 -DIST thunderbird-78.9.1-fi.xpi 642454 BLAKE2B af560de642d86a968db4e08ac12c3b8d1900367b5d924416a6c25326facce8ed2fafe109cf23ec1fbb60aeca03a64b23b3ff21a84758356d69d2592cd86c07bb SHA512 10fa8aa47677ae500c8509f94c6c13e242bd9e1eb95babc06e74ced4162cde46235b2f5dc3233e310e8f6c64e4ef9d90afd6ef274f85a9dfbeb9ed4b84e27ef5 -DIST thunderbird-78.9.1-fr.xpi 669492 BLAKE2B 7a310dbd33df5dba9ff9d0c7c9bfe0501a2bdf4cd543f06be15786719947217c36524413fa0e28b52dd802c52ff6118b67107b12003ab21b67f6f97c2edd3979 SHA512 26c7f5e5681b2e775b94278a1a927d2b297da6c797f971c9f87e5c20c481df71f4a796157a80f04d37ad6ce0d36824df92be66a2148b2fcd4767c20273398a09 -DIST thunderbird-78.9.1-fy-NL.xpi 653076 BLAKE2B 8bb7c734eb96aeef6ded69c41debd649587b7a37c160c64ad97f4f99799bf6f6048f7845aa9989fc025eaaa9bd534965cb3ad010273ec92aad8e50b1d7003a0d SHA512 b30238989a5ee923fc30cbc6c06d87f255898d2df62747f16a2a5c557b0304d4e96a2989ce358b41dd39fc031ebb4618e3b99cb09c41f042b533438334dc91c4 -DIST thunderbird-78.9.1-ga-IE.xpi 600704 BLAKE2B 3c618adf1b7d2e98e629e64db33e5b52d68fbc5d0cbdddadc4f1e4c14bcec569bc2978a8547b1393e10e84d3efdf5e2507c775bf781f50a7c5b4340551f2d828 SHA512 4f31fb070368e9c9a2ac878a8e18e3ae817439a871a1b43c29d6a538a21207cbd1317e9307eed678a841b863bc7d5442c1837aea04364a24686b55d796ba396a -DIST thunderbird-78.9.1-gd.xpi 609384 BLAKE2B 17e984ec033cfbea411b5f3bdfffc528935c801cba4fb51415f458705e489431845460e5931e75a28e1bcb997891437bda43d6e91e798109462a13734e9e25ec SHA512 c13ccaecc7b0e8bca79eb7aeefaac8ffbb570d8ebe9566b11f8c4ceb1e777543c96d13f203ae120342d3a7a8ffce6ff5737a0eba2dfabceb10fae15e804760c0 -DIST thunderbird-78.9.1-gl.xpi 615719 BLAKE2B c972b7552b87577009e28fefb5dcd2f277359b592f056c75289627bead45b0c07898bda8073c65abb7cedf5feffa23df3bd589d993b584a83242d8d0aed9a76f SHA512 34ae9e788813e53e83b49f6d3fce85a83ebc59159ec40a9889ac6971b5b1a67ed89386ccdeca9524c059166784fb41736084c572b5ca988c423a763d494f9a43 -DIST thunderbird-78.9.1-he.xpi 640488 BLAKE2B 4a3c883e47f93ec6faa31b3d331b4552de8b364818521de8bb69de5fd8082e9901d38d9370946f733e2650de1c4aa0e141e455a1ec89cfe01088f63f6850b531 SHA512 5a87a55efb71b73152eb8add0be5e63290cdce709810d2921f9a9bda726e13c2afc9c9456d8abff295f1e70bd593829b68e8473a515232599b36353a53215ee3 -DIST thunderbird-78.9.1-hr.xpi 629034 BLAKE2B 8bbaef8f0fb1dec6c3e2a0a4c089e819c337e135f05e22a18412ec74c789f95d9b58d2e8bc55351057bc9f66b0b2907e8bedcd8ece0997f849c1db7717f5f8ac SHA512 aa27403e8638eff02b351f3d19c8d5003fd7f83c0a01ea051fbd639c6213740c0bd3612145a4743a789ae9b8ff437b55568c60c86e08855187ed3faa9e1082e6 -DIST thunderbird-78.9.1-hsb.xpi 668608 BLAKE2B 3f38ea8fa2ebb964e40924aaee3bde290afeeb15ba129fe0a752ebebac1d002c0e1a6bd479aa967c0f136beca8217332782faeaf1d6d563db23ae660de2557da SHA512 3a7cf3b3a370698969fdfa92621ac204bc74ca86caa59ebbb346111ecf0dcaf9bdb6c8c92e3f1fbf08ca6cee88dc03f22af2ec60b5f59ebf98692ffc67f6e0a2 -DIST thunderbird-78.9.1-hu.xpi 679829 BLAKE2B c990e3f8f63e495883c824102ebab6cda03125c53447df7ecac6ade285080548053456426d751c15986f4809f7623657b8575682e8ed0536339d3200a7f558a5 SHA512 010ff9c072a934aea5e2406c210c0e383c28f4ef27ec57ecb6e76bc12246d4ce88bd866ed3e0107a85c317a26728470ff13f3c9f519b8553e8bb6214592f21c8 -DIST thunderbird-78.9.1-hy-AM.xpi 713329 BLAKE2B 608f26ca7a0c4ac11bfaa5cc04196244225a15d5fb05909a5352ff4596bfc4c3862f66d4c5d2bda3a3811e75163d4282a54754d8e99c5c3a80f8d2267713eb74 SHA512 c0daa2a0e27de1d540377f7105bb520d937a9cfd1da26099f951f49edd3803693ab911efb4bd5441eeccfc5f1c35aac1b4d4872b29c0fc972efa284a27799a9e -DIST thunderbird-78.9.1-id.xpi 620672 BLAKE2B 44aa031d1911b338e9fa8618c63ed716d288cb043dde0b0bb0f9afa9ed8478d69d0cb672340d0e46c95b7ccd53232db81708e21191453d8bbe0bc982383c1945 SHA512 48a90a71a7e9c4908850b1725716b13111fcdc1eb8dec900f3a7876c96cca44409cb8f0af79d30495b053fe5ef9d6fb3cf469a9e61511f579dfa6907270b86da -DIST thunderbird-78.9.1-is.xpi 581645 BLAKE2B 4f3ccc13da3d9f7f35baabf925e6d156ede2b9bc6b94693ba3010bcd5bccbc3a8578a071342b6ad8794ac313e3859661c872701b1cad7c5d2d232eacaa93f714 SHA512 ff6ead205bbae40ac4c122f21f68b0c2332b17cc7d4ff7309618539e8b864772d3dfce05786494e361af6c60ff13e0607ad8ea6da4bd5ab46c28f9642100ecc8 -DIST thunderbird-78.9.1-it.xpi 572961 BLAKE2B 45dbe3a5ea991cacaaa6d214d7a44f8a068491ae4cb23c843dbd234e916528f757661f091c9e6defc791d6b3363134c1fe8449097ed5b7cda4c23c12eabd3faa SHA512 2697454b1170e3b82a7b06e8e54c9fc9afd4214b4b93ebeb7620aa16d9dc1a952827db128e56a8666ef8222e9b439af02fa8c9f90c80771260eb4186c03548dd -DIST thunderbird-78.9.1-ja.xpi 722458 BLAKE2B 93794fd5a6c0f95362accc5fd24f5c2e63c19f15df7ff4746ba6bf1f68402407ed1ffc4a8e5aad081ed2c936cdac8886d31e73f4133ed30084ac2b6f8dff17a5 SHA512 4745ed507efab255f4dde3895caa539dd13b6a91af4b15f5d3d7b4580b494abfbc1d93317c95b350d0cb692b3aa057a1b59f760f904d18a2e8fc4d55494ce517 -DIST thunderbird-78.9.1-ka.xpi 717015 BLAKE2B d2abf76ff1ae4a6e4fd064fb414f31bfbca6628099c252bc0d3a8a2b5b96bd764b987f382ff6c62dfca2f5af7d1c0dcb8f094dbbe50fa6f458bfb76650f88864 SHA512 e5752ae55f0e33e624681671ef53ebd6a4649509418b20116141244af7e5cd21463f83068da9cafe6a65b744b8ba33c65ba5546394457b341bcba9d89887fbd3 -DIST thunderbird-78.9.1-kab.xpi 651921 BLAKE2B 3922eb9a8ef883f4cd0c07fba22c6f1a9aeb6ad997603523bf059bdba2c71d33279b9286712c4977fb2070ac94d603a774f10b44ab4b9d7586c26c2ddc1fa6a2 SHA512 7bacf3d116dfd6170a24982c7d46f6c3416ced777c60ea60e5415281fbe1376e327eaadc23808ae1227db7efa152c0f0f922a02dccc66cf698f41559210b15af -DIST thunderbird-78.9.1-kk.xpi 720465 BLAKE2B ac6c1cd954fa522f0e983eed995c7176397b6cd893564401d0e2e30fedc18b183d40782a9f03ef61a0e19b3d868c59451eeeda5b34bbd5a98520a0f5dd490044 SHA512 e1cfa75c85b57d6c91d11a8218c4e2815087daf9b083005d8ba65532e08dac9edc22c20fae81565a6a6910af6bbc569026631d89e1437980dfe6acdb1912767d -DIST thunderbird-78.9.1-ko.xpi 688211 BLAKE2B 32c25b7d1cfd849222c49e7db40dd6a32f6839e304740e9568f25c31a599517fbbb278c2724f243f59c10c134d96c6950e94a24b7aec41fd8a5f2983e96436e3 SHA512 614538cb131e814840c934d09ce5b84b42df5d2e479d893f8e1bb37fb775f98da1eb639780e47697757d8e03672d06fc3ec69286018b19d7d715d948d328fc18 -DIST thunderbird-78.9.1-lt.xpi 660297 BLAKE2B 9db89df3cee92933f830b4873a47255a43631759e6edf49fe9ffeb42072c29cae8b56167607239eac7dde0504e5c6d1dc85f95f05044687bf30899e123bdd7b2 SHA512 eb731621c27e253bb2c356b55b2dabb00432a049655d20c9e2c737f4c1ff348ef602aab368b80f5ca1cc43239327d09a35dfdc3b41a7c9f884d7dc8937dcd725 -DIST thunderbird-78.9.1-ms.xpi 572162 BLAKE2B ca55f0f8b7e6ba4a73dc626153f612ab602f38c4a7884da14bddcb801445a5a7628c16746c46e9b68b5721ec9b4d8c0c7aebdb3691fc51fb702d8e6fadf1b878 SHA512 e7cb705771d788fd2713eac1b1dde6b306359409837faadc845fd0ab57e20ff222769f53abf126245a43c9f7bfad4f8942983477520ec5c4ed45482b8da45b1b -DIST thunderbird-78.9.1-nb-NO.xpi 637234 BLAKE2B 5c7c98a1c93104382db954d36a5465df385c36920835a6cbc6745d6f93b2fe8e645c5cedc01bf80e5c00cd7d5fa6bb6519c4a1c500c6269b4600b96378b23da1 SHA512 c9199fd4adc7f7c414a58701828f9de458bb9976240a63b11af5763263e1ac87c73d5ccb21e79a359ed8d820c15f5652331bc2370aeb97dc9698cfe4480f08bc -DIST thunderbird-78.9.1-nl.xpi 644350 BLAKE2B 32473bc245df6035de6c2aa1d4ab5a0631a915fcd2f7df03c8c43624806f7e1cb59f5c307557e73eac1493baacdaa8447eac38442361e751cb6b36394fbe60e9 SHA512 fe1f2bf1ef4ff724c3fb3f2118aaa37385ec3a0605e8f266e118f7d807600054d71cac70d2fc9fc8aab98fb4c68c1b40eb3b4d150b4a42a4cef10dcdc6bc4fe9 -DIST thunderbird-78.9.1-nn-NO.xpi 640689 BLAKE2B 6e2da75270eb631e1f29587246fbf88d814af09c099128e8992fc7e7675c43aec433925e1ae285085f617d16581ab5b0d2028dc15e8bdbcbb6d857f9e865f44e SHA512 25c280441f01bfcf1c77c9ac24534d32baa606086348ca706a35cf5d106d94151be3fe94724364599f594f688826d0492e9efb66b18d35df00a1adffcc2c1746 -DIST thunderbird-78.9.1-pa-IN.xpi 633220 BLAKE2B 7746a116bcb60d98ceae1a0f4404562fc3e3ffcf56fb6869bea8a97294ebdb3591f90616b90dfc2ae4889fc3cd5598da105e2bd085216f0e370d6521164ebfb5 SHA512 0828d3bfe6a30264b1b5c4aefa6d7cd5f59da93763f358063a51208be5b0a79c40e40554b89b9717ec270d7a4bcf7bc9de09df4a39298764ab877a29b159e9a8 -DIST thunderbird-78.9.1-pl.xpi 637127 BLAKE2B 993b55f715fbce1902799829e21f76164a47b1ec62c0c313fa25d0d13ef54af929b8040dfac4bddae16d149af8acd3fb54b52377870c5b125ce00ca2bf45422a SHA512 d3e81b3dfe0206528c1260e72ff1f0eec44eda74a14507487136478b44f13017bfc9eacdbb741bb5a1f828787ecbd0fe6958aab038d776c2f151f7c017287462 -DIST thunderbird-78.9.1-pt-BR.xpi 649420 BLAKE2B cbe8118c3bce79cec5ba8e0d0394607ca18d3b2f8365aaff31e5661f60520007dd7490810a0bddc061397f5294025d776fc03ca685ed8784d24f8a37f1b98574 SHA512 a1fa246d89d49433de92cebc489ca00e0a08a62f29acce7770c25587a8ff24704b3dd6c7efcf6d7acc40354fb6509924196f8f9d7f8542daa91abde896bd883a -DIST thunderbird-78.9.1-pt-PT.xpi 655496 BLAKE2B 0b1bd6bd4cb577a47541d20141d71a87a8e10471c0c4267a5f51b0f37c8d0159b8231b64d86c9e1ae75efee5a98570d85bcbe1c20c722a8e7a4aeeb48349330b SHA512 7a964e3c14bd3756a3328439d9057a8ad8c2e2c94039b4139fef6ac711488eb646f8be4fbf12d5c92dbfc92fd3bb0325fcd3371c2342731e21a2736cd43f9f99 -DIST thunderbird-78.9.1-rm.xpi 646536 BLAKE2B f8a47c3d1f6b37f9e8ba8e6565e60f2aaf3b3d263edb1495db0762de32869a8e42f568572463c64d3b53b5c9cc3fb265bde6d1d256ce959be9b7a9fe8a269919 SHA512 9edf9a877ee15d9cc681dbb78cdf0c3cb1f49aad39576bca6c7964a812856fc9614e5cf7078985c881db4097bdbcd61356056b3fa94421c9ab3a202bfbe16dfc -DIST thunderbird-78.9.1-ro.xpi 662630 BLAKE2B d1e119fc05158be97e75bff2b9cafc8de373174a7432d70cdd4df97bf142117d461904921a715e04de8c5d49a22a95131b7c083943a7885fc4a202f3d518a663 SHA512 ffcb8f3290ddef905ef84a18453173bad28a48e4e93fe11de1e153621e0bef6eadc8f7a8707d6ccfd5d2ccee2b510102f48de37bf61dcf2072d3fac02d9f89b8 -DIST thunderbird-78.9.1-ru.xpi 756188 BLAKE2B 7b47f7905046e30839cbc6485dfc034012db053d147a491c3a2bfc56e9f1485d4eacb87ef719563d63601023a590271bac053cdd1433d009b8fc9c3e81c0df2c SHA512 28694d4347628f507d540b87e1c44c38ccb83fe4555d7d200973478afdaea1070316655a44d7b49c56b62fb8a4d9a04a0ab75cb67dc0b1c35c09b2475645dfa0 -DIST thunderbird-78.9.1-si.xpi 651100 BLAKE2B f72deb603208f09b5fa4d8a4203495ac227ab555551f52a3fec1a6f9ae1c636d40c3f3b953a841c9f06b95e1a21072f3176089c2e333de89ddb191d2df6a50f1 SHA512 f1455341add1302f7405caa9c3c0b1a98a6bcfc403b1f50e6663ad543a8b5e1311ba549bf2a86479c8446320a3e1fb99a432c3c69ed192ff3f7a1a862f0210c9 -DIST thunderbird-78.9.1-sk.xpi 643225 BLAKE2B 4e2d712e25fb03898643f8d5a5dcd794382c19a7efde35b38f78295a9deefe2efb1e7ddd59446cf1274ef35ea3f46fcdef81ebb2e74153a33708c1dc1eabc681 SHA512 48d01f784fa0c081019c3e9e29db8dc54eb1c020a10b3cc9bf21463e833617ff60ff2a2db03faea8fabf072a0a277d0ba7ca555cfa9e438ded9d372e27c886ee -DIST thunderbird-78.9.1-sl.xpi 632380 BLAKE2B e4d2d0405eacee3730c6c6f62f72ce16a0c6f7f25658f8e0526f942c8137969678271b830acb9e4db874adb7341195757d69058461cb4b2dbdd2dfd40c0bee50 SHA512 55c4e6ead25e87753bb83bd8c51215b9b84f76b482348521bd2b5b3db5c10619b4077cd3934e3d82fe7db0fd41e7f1f93efed32f43ca125a8602aeca9aa8048f -DIST thunderbird-78.9.1-sq.xpi 657824 BLAKE2B 6ac35f9e3484090b4a7fdcc30179977df37c3aed980ad2999833203dcd3882b5be6ef40ce4fabb6ceb6e30970c34c0b4acc870a3c54b9988ecbd881d15434001 SHA512 d0bd54bcefaf97e8b2d0131c7b9a8afb5d4507f6f0d5a8bca41892181e1c5da7af7728825c42e6a019f30ba6a3f58d255bfc26af0472ed825bc2bc7052a82a80 -DIST thunderbird-78.9.1-sr.xpi 683114 BLAKE2B 7fd19d3d8657075c36e7d57175660246e70d7da1d03c5b05ad230eafb16c7586b2dabc7c45cacdd0c3df1ae9978d7efa6a74a84135c605579701e99d3fe686ec SHA512 e7d8b8d24e32561d370690f08a9733747f07e9da419c06339a4ca88d22057e1049cabe67eea27f006d1cde089e24ebaa6b497559846f17c60a22e9ecbaa805f3 -DIST thunderbird-78.9.1-sv-SE.xpi 648874 BLAKE2B 0be15a0d0243d00160565b830830df4d5dfa728e6c4db791a597bf629b82ff6926886b3e6def1be6c0b2c32918dd987c3cd22199027b9159d8bf3f12e52cac92 SHA512 bb38c6edbbdc7a7e06ddd35b94ea6b6bd8eb006be04d22f1b0601488d7c9bf9105616f2c818ebb00b687d7d141427cd65c0d3650857369cf4d3a8a3a2609e960 -DIST thunderbird-78.9.1-th.xpi 712033 BLAKE2B 8cc497853603f40138dee9b8b1c2c435b54fb9b0a9a801005b74db049881afb0475a3073b9312f34d4f2b5c9251f1e330dd5128131e8c1d02b3e96505e7f94e2 SHA512 0abc52f199c543595f7655bf354918c51e8b076f9c27e20d023ddadaa89340b7d226f4e2541ddd4e6cdc720d8d685ba8b7b4398e4c97fc5417d3135be041850a -DIST thunderbird-78.9.1-tr.xpi 649065 BLAKE2B 29fe67d0c90187117d787469bee8e12a4a484a176330b8d0b87d622c4fd29a4bf1ba6f4ce63a0bc555be0555506d59af09590512a7d5142b7fe80c660054afa9 SHA512 d4ee98c8b1b07a007fd81848472906dfffda265471c661801ab0805a75bcf82b0ac6049f9c906085157c785e2aececd3551dfe87a47ab912aaa30c989606cd48 -DIST thunderbird-78.9.1-uz.xpi 586594 BLAKE2B 5d9c4d1fd52f29a60fdc4a159fb8698f6c74efd1a29253043be4fbf7c39cd5675586849b1a9c9651b96065d68914b9ba987d52a3b053de11f50bc03948da9707 SHA512 0a852bbcfbe6f8bab95ae46d1fe59f882610237661ba63e757bda026ad183408ef7efda10ed288f7aeca681375baf078cf4b593f6719023ce8ba0ba4d1b5782b -DIST thunderbird-78.9.1-vi.xpi 674611 BLAKE2B 73dcb612a0cb608e555b8d43c9a378a070a05285006645bcd4235a0bf2d8f293acf25142051e2f5ae785eb5691de1f71bdce376e45cd1a8d939e6a278cbca5fe SHA512 2cd2dc83e3432f3633177cf7cc9f2eef7e08c09f20cd0935a28dbe676e65ca003c835887e8c916b45cf7b877a5fb234f5f479d1401db0674e45ad2cd6124e2dd -DIST thunderbird-78.9.1-zh-CN.xpi 687176 BLAKE2B 43b0ab43e49b9fa9f6f393ffe6f78cb35c47422e83cfa9a95d237eecfa5f207a225331968981fbefec45b7a28fb66b2f11a84f06bc938998a9533ad7b236cfad SHA512 91da51fc59f1d30668a5d78ac59516acdb13818202f968253e8f5b3f0d7c965e46ff0550cc6e1515413d05afcf149e2349a3793b4714bb391e37a7c7de085ef0 -DIST thunderbird-78.9.1-zh-TW.xpi 687615 BLAKE2B b1a885ccef64f9b62e91b0080cee75da04f99d7f0cf20f19a912c85448272e8c4705f81248cee77f05b963fbad33acaa832538927ef588f1859a4bc4ea31b5e8 SHA512 4f14d40fa52805740414da1b1d93ef254182808f82f732ba507b4769e7197033b036629e4fa79fd1f4e7cd206747cfa656842f330778142d9a086f27ec2e61e0 -DIST thunderbird-78.9.1.source.tar.xz 358277740 BLAKE2B cadc531e2d14eab13fb1b9a55799fd177b2fae0b776e18665ce705b9bcd68c7af78d92b675f3560d79c9932af710479bc2b2bb9ecaecae6dfcd6e3c74487f219 SHA512 fa27a327ce10a0c16877ac02338aace257f60f69af40d12ae5bb2055f6536db9ba45995765ac0eaa1aea2fa2b353ac9dc6eb06fcdf6cb4ae6fafcd65fe5970c6 diff --git a/mail-client/thunderbird/thunderbird-78.10.0.ebuild b/mail-client/thunderbird/thunderbird-78.10.0.ebuild index 52ac1e69ea88..152bd8350aaa 100644 --- a/mail-client/thunderbird/thunderbird-78.10.0.ebuild +++ b/mail-client/thunderbird/thunderbird-78.10.0.ebuild @@ -3,7 +3,7 @@ EAPI="7" -FIREFOX_PATCHSET="firefox-78esr-patches-11.tar.xz" +FIREFOX_PATCHSET="firefox-78esr-patches-12.tar.xz" LLVM_MAX_SLOT=11 diff --git a/mail-client/thunderbird/thunderbird-78.9.1.ebuild b/mail-client/thunderbird/thunderbird-78.9.1.ebuild deleted file mode 100644 index ae1759df02e5..000000000000 --- a/mail-client/thunderbird/thunderbird-78.9.1.ebuild +++ /dev/null @@ -1,1100 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -FIREFOX_PATCHSET="firefox-78esr-patches-10.tar.xz" - -LLVM_MAX_SLOT=11 - -PYTHON_COMPAT=( python3_{7..9} ) -PYTHON_REQ_USE="ncurses,sqlite,ssl" - -WANT_AUTOCONF="2.1" - -VIRTUALX_REQUIRED="pgo" - -MOZ_ESR= - -MOZ_PV=${PV} -MOZ_PV_SUFFIX= -if [[ ${PV} =~ (_(alpha|beta|rc).*)$ ]] ; then - MOZ_PV_SUFFIX=${BASH_REMATCH[1]} - - # Convert the ebuild version to the upstream Mozilla version - MOZ_PV="${MOZ_PV/_alpha/a}" # Handle alpha for SRC_URI - MOZ_PV="${MOZ_PV/_beta/b}" # Handle beta for SRC_URI - MOZ_PV="${MOZ_PV%%_rc*}" # Handle rc for SRC_URI -fi - -if [[ -n ${MOZ_ESR} ]] ; then - # ESR releases have slightly different version numbers - MOZ_PV="${MOZ_PV}esr" -fi - -MOZ_PN="${PN%-bin}" -MOZ_P="${MOZ_PN}-${MOZ_PV}" -MOZ_PV_DISTFILES="${MOZ_PV}${MOZ_PV_SUFFIX}" -MOZ_P_DISTFILES="${MOZ_PN}-${MOZ_PV_DISTFILES}" - -inherit autotools check-reqs desktop flag-o-matic gnome2-utils llvm \ - multiprocessing pax-utils python-any-r1 toolchain-funcs \ - virtualx xdg - -MOZ_SRC_BASE_URI="https://archive.mozilla.org/pub/${MOZ_PN}/releases/${MOZ_PV}" - -if [[ ${PV} == *_rc* ]] ; then - MOZ_SRC_BASE_URI="https://archive.mozilla.org/pub/${MOZ_PN}/candidates/${MOZ_PV}-candidates/build${PV##*_rc}" -fi - -PATCH_URIS=( - https://dev.gentoo.org/~{axs,polynomial-c,whissi}/mozilla/patchsets/${FIREFOX_PATCHSET} -) - -SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> ${MOZ_P_DISTFILES}.source.tar.xz - ${PATCH_URIS[@]}" - -DESCRIPTION="Thunderbird Mail Client" -HOMEPAGE="https://www.mozilla.org/thunderbird" - -KEYWORDS="amd64 ~arm64 ~ppc64 x86" - -SLOT="0/$(ver_cut 1)" -LICENSE="MPL-2.0 GPL-2 LGPL-2.1" -IUSE="+clang cpu_flags_arm_neon dbus debug eme-free - hardened hwaccel jack lto +openh264 pgo pulseaudio selinux - +system-av1 +system-harfbuzz +system-icu +system-jpeg +system-libevent - +system-libvpx +system-webp wayland wifi" - -REQUIRED_USE="wifi? ( dbus )" - -BDEPEND="${PYTHON_DEPS} - app-arch/unzip - app-arch/zip - >=dev-util/cbindgen-0.14.3 - >=net-libs/nodejs-10.21.0 - virtual/pkgconfig - >=virtual/rust-1.41.0 - || ( - ( - sys-devel/clang:11 - sys-devel/llvm:11 - clang? ( - =sys-devel/lld-11* - pgo? ( =sys-libs/compiler-rt-sanitizers-11*[profile] ) - ) - ) - ( - sys-devel/clang:10 - sys-devel/llvm:10 - clang? ( - =sys-devel/lld-10* - pgo? ( =sys-libs/compiler-rt-sanitizers-10*[profile] ) - ) - ) - ) - lto? ( - !clang? ( sys-devel/binutils[gold] ) - ) - amd64? ( >=dev-lang/yasm-1.1 ) - x86? ( >=dev-lang/yasm-1.1 ) - !system-av1? ( - amd64? ( >=dev-lang/nasm-2.13 ) - x86? ( >=dev-lang/nasm-2.13 ) - )" - -CDEPEND=" - >=dev-libs/nss-3.53.1 - >=dev-libs/nspr-4.25 - dev-libs/atk - dev-libs/expat - >=x11-libs/cairo-1.10[X] - >=x11-libs/gtk+-2.18:2 - >=x11-libs/gtk+-3.4.0:3[X] - x11-libs/gdk-pixbuf - >=x11-libs/pango-1.22.0 - >=media-libs/libpng-1.6.35:0=[apng] - >=media-libs/mesa-10.2:* - media-libs/fontconfig - >=media-libs/freetype-2.4.10 - kernel_linux? ( !pulseaudio? ( media-libs/alsa-lib ) ) - virtual/freedesktop-icon-theme - >=x11-libs/pixman-0.19.2 - >=dev-libs/glib-2.26:2 - >=sys-libs/zlib-1.2.3 - >=dev-libs/libffi-3.0.10:= - media-video/ffmpeg - x11-libs/libX11 - x11-libs/libXcomposite - x11-libs/libXdamage - x11-libs/libXext - x11-libs/libXfixes - x11-libs/libXrender - x11-libs/libXt - dbus? ( - sys-apps/dbus - dev-libs/dbus-glib - ) - system-av1? ( - >=media-libs/dav1d-0.3.0:= - >=media-libs/libaom-1.0.0:= - ) - system-harfbuzz? ( - >=media-libs/harfbuzz-2.6.8:0= - >=media-gfx/graphite2-1.3.13 - ) - system-icu? ( >=dev-libs/icu-67.1:= ) - system-jpeg? ( >=media-libs/libjpeg-turbo-1.2.1 ) - system-libevent? ( >=dev-libs/libevent-2.0:0=[threads] ) - system-libvpx? ( >=media-libs/libvpx-1.8.2:0=[postproc] ) - system-webp? ( >=media-libs/libwebp-1.1.0:0= ) - wifi? ( - kernel_linux? ( - sys-apps/dbus - dev-libs/dbus-glib - net-misc/networkmanager - ) - ) - jack? ( virtual/jack ) - selinux? ( sec-policy/selinux-mozilla )" - -RDEPEND="${CDEPEND} - jack? ( virtual/jack ) - openh264? ( media-libs/openh264:*[plugin] ) - pulseaudio? ( - || ( - media-sound/pulseaudio - >=media-sound/apulse-0.1.12-r4 - ) - ) - selinux? ( sec-policy/selinux-mozilla ) - !&2 - return 1 - fi - - if use clang ; then - if ! has_version -b "=sys-devel/lld-${LLVM_SLOT}*" ; then - ewarn "=sys-devel/lld-${LLVM_SLOT}* is missing! Cannot use LLVM slot ${LLVM_SLOT} ..." >&2 - return 1 - fi - - if use pgo ; then - if ! has_version -b "=sys-libs/compiler-rt-sanitizers-${LLVM_SLOT}*" ; then - ewarn "=sys-libs/compiler-rt-sanitizers-${LLVM_SLOT}* is missing! Cannot use LLVM slot ${LLVM_SLOT} ..." >&2 - return 1 - fi - fi - fi - - einfo "Using LLVM slot ${LLVM_SLOT} to build" >&2 -} - -MOZ_LANGS=( - af ar ast be bg br ca cak cs cy da de dsb el en-CA en-GB en-US - es-AR es-ES et eu fa fi fr fy-NL ga-IE gd gl he hr hsb hu hy-AM - id is it ja ka kab kk ko lt ms nb-NO nl nn-NO pa-IN pl pt-BR - pt-PT rm ro ru si sk sl sq sr sv-SE th tr uz vi zh-CN zh-TW -) - -mozilla_set_globals() { - # https://bugs.gentoo.org/587334 - local MOZ_TOO_REGIONALIZED_FOR_L10N=( - fy-NL ga-IE gu-IN hi-IN hy-AM nb-NO ne-NP nn-NO pa-IN sv-SE - ) - - local lang xflag - for lang in "${MOZ_LANGS[@]}" ; do - # en and en_US are handled internally - if [[ ${lang} == en ]] || [[ ${lang} == en-US ]] ; then - continue - fi - - # strip region subtag if $lang is in the list - if has ${lang} "${MOZ_TOO_REGIONALIZED_FOR_L10N[@]}" ; then - xflag=${lang%%-*} - else - xflag=${lang} - fi - - SRC_URI+=" l10n_${xflag/[_@]/-}? (" - SRC_URI+=" ${MOZ_SRC_BASE_URI}/linux-x86_64/xpi/${lang}.xpi -> ${MOZ_P_DISTFILES}-${lang}.xpi" - SRC_URI+=" )" - IUSE+=" l10n_${xflag/[_@]/-}" - done -} -mozilla_set_globals - -moz_clear_vendor_checksums() { - debug-print-function ${FUNCNAME} "$@" - - if [[ ${#} -ne 1 ]] ; then - die "${FUNCNAME} requires exact one argument" - fi - - einfo "Clearing cargo checksums for ${1} ..." - - sed -i \ - -e 's/\("files":{\)[^}]*/\1/' \ - "${S}"/third_party/rust/${1}/.cargo-checksum.json \ - || die -} - -moz_install_xpi() { - debug-print-function ${FUNCNAME} "$@" - - if [[ ${#} -lt 2 ]] ; then - die "${FUNCNAME} requires at least two arguments" - fi - - local DESTDIR=${1} - shift - - insinto "${DESTDIR}" - - local emid xpi_file xpi_tmp_dir - for xpi_file in "${@}" ; do - emid= - xpi_tmp_dir=$(mktemp -d --tmpdir="${T}") - - # Unpack XPI - unzip -qq "${xpi_file}" -d "${xpi_tmp_dir}" || die - - # Determine extension ID - if [[ -f "${xpi_tmp_dir}/install.rdf" ]] ; then - emid=$(sed -n -e '/install-manifest/,$ { /em:id/!d; s/.*[\">]\([^\"<>]*\)[\"<].*/\1/; p; q }' "${xpi_tmp_dir}/install.rdf") - [[ -z "${emid}" ]] && die "failed to determine extension id from install.rdf" - elif [[ -f "${xpi_tmp_dir}/manifest.json" ]] ; then - emid=$(sed -n -e 's/.*"id": "\([^"]*\)".*/\1/p' "${xpi_tmp_dir}/manifest.json") - [[ -z "${emid}" ]] && die "failed to determine extension id from manifest.json" - else - die "failed to determine extension id" - fi - - einfo "Installing ${emid}.xpi into ${ED}${DESTDIR} ..." - newins "${xpi_file}" "${emid}.xpi" - done -} - -mozconfig_add_options_ac() { - debug-print-function ${FUNCNAME} "$@" - - if [[ ${#} -lt 2 ]] ; then - die "${FUNCNAME} requires at least two arguments" - fi - - local reason=${1} - shift - - local option - for option in ${@} ; do - echo "ac_add_options ${option} # ${reason}" >>${MOZCONFIG} - done -} - -mozconfig_add_options_mk() { - debug-print-function ${FUNCNAME} "$@" - - if [[ ${#} -lt 2 ]] ; then - die "${FUNCNAME} requires at least two arguments" - fi - - local reason=${1} - shift - - local option - for option in ${@} ; do - echo "mk_add_options ${option} # ${reason}" >>${MOZCONFIG} - done -} - -mozconfig_use_enable() { - debug-print-function ${FUNCNAME} "$@" - - if [[ ${#} -lt 1 ]] ; then - die "${FUNCNAME} requires at least one arguments" - fi - - local flag=$(use_enable "${@}") - mozconfig_add_options_ac "$(use ${1} && echo +${1} || echo -${1})" "${flag}" -} - -mozconfig_use_with() { - debug-print-function ${FUNCNAME} "$@" - - if [[ ${#} -lt 1 ]] ; then - die "${FUNCNAME} requires at least one arguments" - fi - - local flag=$(use_with "${@}") - mozconfig_add_options_ac "$(use ${1} && echo +${1} || echo -${1})" "${flag}" -} - -pkg_pretend() { - if [[ ${MERGE_TYPE} != binary ]] ; then - if use pgo ; then - if ! has usersandbox $FEATURES ; then - die "You must enable usersandbox as X server can not run as root!" - fi - fi - - # Ensure we have enough disk space to compile - if use pgo || use lto || use debug ; then - CHECKREQS_DISK_BUILD="13500M" - else - CHECKREQS_DISK_BUILD="6400M" - fi - - check-reqs_pkg_pretend - fi -} - -pkg_setup() { - if [[ ${MERGE_TYPE} != binary ]] ; then - if use pgo ; then - if ! has userpriv ${FEATURES} ; then - eerror "Building ${PN} with USE=pgo and FEATURES=-userpriv is not supported!" - fi - fi - - # Ensure we have enough disk space to compile - if use pgo || use lto || use debug ; then - CHECKREQS_DISK_BUILD="13500M" - else - CHECKREQS_DISK_BUILD="6400M" - fi - - check-reqs_pkg_setup - - llvm_pkg_setup - - if use clang && use lto ; then - local version_lld=$(ld.lld --version 2>/dev/null | awk '{ print $2 }') - [[ -n ${version_lld} ]] && version_lld=$(ver_cut 1 "${version_lld}") - [[ -z ${version_lld} ]] && die "Failed to read ld.lld version!" - - # temp fix for https://bugs.gentoo.org/768543 - # we can assume that rust 1.{49,50}.0 always uses llvm 11 - local version_rust=$(rustc -Vv 2>/dev/null | grep -F -- 'release:' | awk '{ print $2 }') - [[ -n ${version_rust} ]] && version_rust=$(ver_cut 1-2 "${version_rust}") - [[ -z ${version_rust} ]] && die "Failed to read version from rustc!" - - if ver_test "${version_rust}" -ge "1.49" && ver_test "${version_rust}" -le "1.50" ; then - local version_llvm_rust="11" - else - local version_llvm_rust=$(rustc -Vv 2>/dev/null | grep -F -- 'LLVM version:' | awk '{ print $3 }') - [[ -n ${version_llvm_rust} ]] && version_llvm_rust=$(ver_cut 1 "${version_llvm_rust}") - [[ -z ${version_llvm_rust} ]] && die "Failed to read used LLVM version from rustc!" - fi - - if ver_test "${version_lld}" -ne "${version_llvm_rust}" ; then - eerror "Rust is using LLVM version ${version_llvm_rust} but ld.lld version belongs to LLVM version ${version_lld}." - eerror "You will be unable to link ${CATEGORY}/${PN}. To proceed you have the following options:" - eerror " - Manually switch rust version using 'eselect rust' to match used LLVM version" - eerror " - Switch to dev-lang/rust[system-llvm] which will guarantee matching version" - eerror " - Build ${CATEGORY}/${PN} without USE=lto" - die "LLVM version used by Rust (${version_llvm_rust}) does not match with ld.lld version (${version_lld})!" - fi - fi - - python-any-r1_pkg_setup - - # Avoid PGO profiling problems due to enviroment leakage - # These should *always* be cleaned up anyway - unset \ - DBUS_SESSION_BUS_ADDRESS \ - DISPLAY \ - ORBIT_SOCKETDIR \ - SESSION_MANAGER \ - XAUTHORITY \ - XDG_CACHE_HOME \ - XDG_SESSION_COOKIE - - # Build system is using /proc/self/oom_score_adj, bug #604394 - addpredict /proc/self/oom_score_adj - - if ! mountpoint -q /dev/shm ; then - # If /dev/shm is not available, configure is known to fail with - # a traceback report referencing /usr/lib/pythonN.N/multiprocessing/synchronize.py - ewarn "/dev/shm is not mounted -- expect build failures!" - fi - - # Google API keys (see http://www.chromium.org/developers/how-tos/api-keys) - # Note: These are for Gentoo Linux use ONLY. For your own distribution, please - # get your own set of keys. - if [[ -z "${MOZ_API_KEY_GOOGLE+set}" ]] ; then - MOZ_API_KEY_GOOGLE="AIzaSyDEAOvatFogGaPi0eTgsV_ZlEzx0ObmepsMzfAc" - fi - - if [[ -z "${MOZ_API_KEY_LOCATION+set}" ]] ; then - MOZ_API_KEY_LOCATION="AIzaSyB2h2OuRgGaPicUgy5N-5hsZqiPW6sH3n_rptiQ" - fi - - # Mozilla API keys (see https://location.services.mozilla.com/api) - # Note: These are for Gentoo Linux use ONLY. For your own distribution, please - # get your own set of keys. - if [[ -z "${MOZ_API_KEY_MOZILLA+set}" ]] ; then - MOZ_API_KEY_MOZILLA="edb3d487-3a84-46m0ap1e3-9dfd-92b5efaaa005" - fi - - # Ensure we use C locale when building, bug #746215 - export LC_ALL=C - fi -} - -src_unpack() { - local _lp_dir="${WORKDIR}/language_packs" - local _src_file - - if [[ ! -d "${_lp_dir}" ]] ; then - mkdir "${_lp_dir}" || die - fi - - for _src_file in ${A} ; do - if [[ ${_src_file} == *.xpi ]]; then - cp "${DISTDIR}/${_src_file}" "${_lp_dir}" || die "Failed to copy '${_src_file}' to '${_lp_dir}'!" - else - unpack ${_src_file} - fi - done -} - -src_prepare() { - use lto && rm -v "${WORKDIR}"/firefox-patches/*-LTO-Only-enable-LTO-*.patch - eapply "${WORKDIR}/firefox-patches" - - # Allow user to apply any additional patches without modifing ebuild - eapply_user - - # Make LTO respect MAKEOPTS - sed -i \ - -e "s/multiprocessing.cpu_count()/$(makeopts_jobs)/" \ - "${S}"/build/moz.configure/lto-pgo.configure \ - || die "sed failed to set num_cores" - - # Make ICU respect MAKEOPTS - sed -i \ - -e "s/multiprocessing.cpu_count()/$(makeopts_jobs)/" \ - "${S}"/intl/icu_sources_data.py \ - || die "sed failed to set num_cores" - - # sed-in toolchain prefix - sed -i \ - -e "s/objdump/${CHOST}-objdump/" \ - "${S}"/python/mozbuild/mozbuild/configure/check_debug_ranges.py \ - || die "sed failed to set toolchain prefix" - - sed -i \ - -e 's/ccache_stats = None/return None/' \ - "${S}"/python/mozbuild/mozbuild/controller/building.py \ - || die "sed failed to disable ccache stats call" - - einfo "Removing pre-built binaries ..." - find "${S}"/third_party -type f \( -name '*.so' -o -name '*.o' \) -print -delete || die - - # Clearing checksums where we have applied patches - moz_clear_vendor_checksums target-lexicon-0.9.0 - - # Create build dir - BUILD_DIR="${WORKDIR}/${PN}_build" - mkdir -p "${BUILD_DIR}" || die - - # Write API keys to disk - echo -n "${MOZ_API_KEY_GOOGLE//gGaPi/}" > "${S}"/api-google.key || die - echo -n "${MOZ_API_KEY_LOCATION//gGaPi/}" > "${S}"/api-location.key || die - echo -n "${MOZ_API_KEY_MOZILLA//m0ap1/}" > "${S}"/api-mozilla.key || die - - xdg_src_prepare -} - -src_configure() { - # Show flags set at the beginning - einfo "Current BINDGEN_CFLAGS:\t${BINDGEN_CFLAGS:-no value set}" - einfo "Current CFLAGS:\t\t${CFLAGS:-no value set}" - einfo "Current CXXFLAGS:\t\t${CXXFLAGS:-no value set}" - einfo "Current LDFLAGS:\t\t${LDFLAGS:-no value set}" - einfo "Current RUSTFLAGS:\t\t${RUSTFLAGS:-no value set}" - - local have_switched_compiler= - if use clang && ! tc-is-clang ; then - # Force clang - einfo "Enforcing the use of clang due to USE=clang ..." - have_switched_compiler=yes - AR=llvm-ar - CC=${CHOST}-clang - CXX=${CHOST}-clang++ - NM=llvm-nm - RANLIB=llvm-ranlib - elif ! use clang && ! tc-is-gcc ; then - # Force gcc - have_switched_compiler=yes - einfo "Enforcing the use of gcc due to USE=-clang ..." - AR=gcc-ar - CC=${CHOST}-gcc - CXX=${CHOST}-g++ - NM=gcc-nm - RANLIB=gcc-ranlib - fi - - if [[ -n "${have_switched_compiler}" ]] ; then - # Because we switched active compiler we have to ensure - # that no unsupported flags are set - strip-unsupported-flags - fi - - # Ensure we use correct toolchain - export HOST_CC="$(tc-getBUILD_CC)" - export HOST_CXX="$(tc-getBUILD_CXX)" - tc-export CC CXX LD AR NM OBJDUMP RANLIB PKG_CONFIG - - # Pass the correct toolchain paths through cbindgen - if tc-is-cross-compiler ; then - export BINDGEN_CFLAGS="${SYSROOT:+--sysroot=${ESYSROOT}} --target=${CHOST} ${BINDGEN_CFLAGS-}" - fi - - # Set MOZILLA_FIVE_HOME - export MOZILLA_FIVE_HOME="/usr/$(get_libdir)/${PN}" - - # python/mach/mach/mixin/process.py fails to detect SHELL - export SHELL="${EPREFIX}/bin/bash" - - # Set MOZCONFIG - export MOZCONFIG="${S}/.mozconfig" - - # Initialize MOZCONFIG - mozconfig_add_options_ac '' --enable-application=comm/mail - mozconfig_add_options_ac '' --enable-calendar - - # Set Gentoo defaults - export MOZILLA_OFFICIAL=1 - - mozconfig_add_options_ac 'Gentoo default' \ - --allow-addon-sideload \ - --disable-cargo-incremental \ - --disable-crashreporter \ - --disable-install-strip \ - --disable-strip \ - --disable-updater \ - --enable-official-branding \ - --enable-release \ - --enable-system-ffi \ - --enable-system-pixman \ - --host="${CBUILD:-${CHOST}}" \ - --libdir="${EPREFIX}/usr/$(get_libdir)" \ - --prefix="${EPREFIX}/usr" \ - --target="${CHOST}" \ - --without-ccache \ - --with-intl-api \ - --with-libclang-path="$(llvm-config --libdir)" \ - --with-system-nspr \ - --with-system-nss \ - --with-system-png \ - --with-system-zlib \ - --with-toolchain-prefix="${CHOST}-" \ - --with-unsigned-addon-scopes=app,system \ - --x-includes="${SYSROOT}${EPREFIX}/usr/include" \ - --x-libraries="${SYSROOT}${EPREFIX}/usr/$(get_libdir)" - - # Set update channel - local update_channel=release - [[ -n ${MOZ_ESR} ]] && update_channel=esr - mozconfig_add_options_ac '' --update-channel=${update_channel} - - if ! use x86 && [[ ${CHOST} != armv*h* ]] ; then - mozconfig_add_options_ac '' --enable-rust-simd - fi - - if [[ -s "${S}/api-google.key" ]] ; then - local key_origin="Gentoo default" - if [[ $(cat "${S}/api-google.key" | md5sum | awk '{ print $1 }') != 709560c02f94b41f9ad2c49207be6c54 ]] ; then - key_origin="User value" - fi - - mozconfig_add_options_ac "${key_origin}" \ - --with-google-safebrowsing-api-keyfile="${S}/api-google.key" - else - einfo "Building without Google API key ..." - fi - - if [[ -s "${S}/api-location.key" ]] ; then - local key_origin="Gentoo default" - if [[ $(cat "${S}/api-location.key" | md5sum | awk '{ print $1 }') != ffb7895e35dedf832eb1c5d420ac7420 ]] ; then - key_origin="User value" - fi - - mozconfig_add_options_ac "${key_origin}" \ - --with-google-location-service-api-keyfile="${S}/api-location.key" - else - einfo "Building without Location API key ..." - fi - - if [[ -s "${S}/api-mozilla.key" ]] ; then - local key_origin="Gentoo default" - if [[ $(cat "${S}/api-mozilla.key" | md5sum | awk '{ print $1 }') != 3927726e9442a8e8fa0e46ccc39caa27 ]] ; then - key_origin="User value" - fi - - mozconfig_add_options_ac "${key_origin}" \ - --with-mozilla-api-keyfile="${S}/api-mozilla.key" - else - einfo "Building without Mozilla API key ..." - fi - - mozconfig_use_with system-av1 - mozconfig_use_with system-harfbuzz - mozconfig_use_with system-harfbuzz system-graphite2 - mozconfig_use_with system-icu - mozconfig_use_with system-jpeg - mozconfig_use_with system-libevent system-libevent "${SYSROOT}${EPREFIX}/usr" - mozconfig_use_with system-libvpx - mozconfig_use_with system-webp - - mozconfig_use_enable dbus - - use eme-free && mozconfig_add_options_ac '+eme-free' --disable-eme - - if use hardened ; then - mozconfig_add_options_ac "+hardened" --enable-hardening - append-ldflags "-Wl,-z,relro -Wl,-z,now" - fi - - mozconfig_use_enable jack - - mozconfig_use_enable pulseaudio - # force the deprecated alsa sound code if pulseaudio is disabled - if use kernel_linux && ! use pulseaudio ; then - mozconfig_add_options_ac '-pulseaudio' --enable-alsa - fi - - mozconfig_use_enable wifi necko-wifi - - if use wayland ; then - mozconfig_add_options_ac '+wayland' --enable-default-toolkit=cairo-gtk3-wayland - else - mozconfig_add_options_ac '' --enable-default-toolkit=cairo-gtk3 - fi - - if use lto ; then - if use clang ; then - # Upstream only supports lld when using clang - mozconfig_add_options_ac "forcing ld=lld due to USE=clang and USE=lto" --enable-linker=lld - - mozconfig_add_options_ac '+lto' --enable-lto=cross - else - # Linking only works when using ld.gold when LTO is enabled - mozconfig_add_options_ac "forcing ld=gold due to USE=lto" --enable-linker=gold - - # ThinLTO is currently broken, see bmo#1644409 - mozconfig_add_options_ac '+lto' --enable-lto=full - fi - - if use pgo ; then - mozconfig_add_options_ac '+pgo' MOZ_PGO=1 - - if use clang ; then - # Used in build/pgo/profileserver.py - export LLVM_PROFDATA="llvm-profdata" - fi - fi - else - # Avoid auto-magic on linker - if use clang ; then - # This is upstream's default - mozconfig_add_options_ac "forcing ld=lld due to USE=clang" --enable-linker=lld - elif tc-ld-is-gold ; then - mozconfig_add_options_ac "linker is set to gold" --enable-linker=gold - else - mozconfig_add_options_ac "linker is set to bfd" --enable-linker=bfd - fi - fi - - # LTO flag was handled via configure - filter-flags '-flto*' - - mozconfig_use_enable debug - if use debug ; then - mozconfig_add_options_ac '+debug' --disable-optimize - else - if is-flag '-g*' ; then - if use clang ; then - mozconfig_add_options_ac 'from CFLAGS' --enable-debug-symbols=$(get-flag '-g*') - else - mozconfig_add_options_ac 'from CFLAGS' --enable-debug-symbols - fi - else - mozconfig_add_options_ac 'Gentoo default' --disable-debug-symbols - fi - - if is-flag '-O0' ; then - mozconfig_add_options_ac "from CFLAGS" --enable-optimize=-O0 - elif is-flag '-O4' ; then - mozconfig_add_options_ac "from CFLAGS" --enable-optimize=-O4 - elif is-flag '-O3' ; then - mozconfig_add_options_ac "from CFLAGS" --enable-optimize=-O3 - elif is-flag '-O1' ; then - mozconfig_add_options_ac "from CFLAGS" --enable-optimize=-O1 - elif is-flag '-Os' ; then - mozconfig_add_options_ac "from CFLAGS" --enable-optimize=-Os - else - mozconfig_add_options_ac "Gentoo default" --enable-optimize=-O2 - fi - fi - - # Debug flag was handled via configure - filter-flags '-g*' - - # Optimization flag was handled via configure - filter-flags '-O*' - - # Modifications to better support ARM, bug #553364 - if use cpu_flags_arm_neon ; then - mozconfig_add_options_ac '+cpu_flags_arm_neon' --with-fpu=neon - - if ! tc-is-clang ; then - # thumb options aren't supported when using clang, bug 666966 - mozconfig_add_options_ac '+cpu_flags_arm_neon' \ - --with-thumb=yes \ - --with-thumb-interwork=no - fi - fi - - if [[ ${CHOST} == armv*h* ]] ; then - mozconfig_add_options_ac 'CHOST=armv*h*' --with-float-abi=hard - - if ! use system-libvpx ; then - sed -i \ - -e "s|softfp|hard|" \ - "${S}"/media/libvpx/moz.build \ - || die - fi - fi - - if use clang ; then - # https://bugzilla.mozilla.org/show_bug.cgi?id=1482204 - # https://bugzilla.mozilla.org/show_bug.cgi?id=1483822 - # toolkit/moz.configure Elfhack section: target.cpu in ('arm', 'x86', 'x86_64') - local disable_elf_hack= - if use amd64 ; then - disable_elf_hack=yes - elif use x86 ; then - disable_elf_hack=yes - elif use arm ; then - disable_elf_hack=yes - fi - - if [[ -n ${disable_elf_hack} ]] ; then - mozconfig_add_options_ac 'elf-hack is broken when using Clang' --disable-elf-hack - fi - elif tc-is-gcc ; then - if ver_test $(gcc-fullversion) -ge 10 ; then - einfo "Forcing -fno-tree-loop-vectorize to workaround GCC bug, see bug 758446 ..." - append-cxxflags -fno-tree-loop-vectorize - fi - fi - - # Additional ARCH support - case "${ARCH}" in - arm) - # Reduce the memory requirements for linking - if use clang ; then - # Nothing to do - :; - elif tc-ld-is-gold || use lto ; then - append-ldflags -Wl,--no-keep-memory - else - append-ldflags -Wl,--no-keep-memory -Wl,--reduce-memory-overheads - fi - ;; - esac - - if ! use elibc_glibc ; then - mozconfig_add_options_ac '!elibc_glibc' --disable-jemalloc - fi - - # Allow elfhack to work in combination with unstripped binaries - # when they would normally be larger than 2GiB. - append-ldflags "-Wl,--compress-debug-sections=zlib" - - # Make revdep-rebuild.sh happy; Also required for musl - append-ldflags -Wl,-rpath="${MOZILLA_FIVE_HOME}",--enable-new-dtags - - # Pass $MAKEOPTS to build system - export MOZ_MAKE_FLAGS="${MAKEOPTS}" - - # Use system's Python environment - export MACH_USE_SYSTEM_PYTHON=1 - - # Disable notification when build system has finished - export MOZ_NOSPAM=1 - - # Build system requires xargs but is unable to find it - mozconfig_add_options_mk 'Gentoo default' "XARGS=${EPREFIX}/usr/bin/xargs" - - # Set build dir - mozconfig_add_options_mk 'Gentoo default' "MOZ_OBJDIR=${BUILD_DIR}" - - # Show flags we will use - einfo "Build BINDGEN_CFLAGS:\t${BINDGEN_CFLAGS:-no value set}" - einfo "Build CFLAGS:\t\t${CFLAGS:-no value set}" - einfo "Build CXXFLAGS:\t\t${CXXFLAGS:-no value set}" - einfo "Build LDFLAGS:\t\t${LDFLAGS:-no value set}" - einfo "Build RUSTFLAGS:\t\t${RUSTFLAGS:-no value set}" - - # Handle EXTRA_CONF and show summary - local ac opt hash reason - - # Apply EXTRA_ECONF entries to $MOZCONFIG - if [[ -n ${EXTRA_ECONF} ]] ; then - IFS=\! read -a ac <<<${EXTRA_ECONF// --/\!} - for opt in "${ac[@]}"; do - mozconfig_add_options_ac "EXTRA_ECONF" --${opt#--} - done - fi - - echo - echo "==========================================================" - echo "Building ${PF} with the following configuration" - grep ^ac_add_options "${MOZCONFIG}" | while read ac opt hash reason; do - [[ -z ${hash} || ${hash} == \# ]] \ - || die "error reading mozconfig: ${ac} ${opt} ${hash} ${reason}" - printf " %-30s %s\n" "${opt}" "${reason:-mozilla.org default}" - done - echo "==========================================================" - echo - - ./mach configure || die -} - -src_compile() { - local virtx_cmd= - - if use pgo ; then - virtx_cmd=virtx - - # Reset and cleanup environment variables used by GNOME/XDG - gnome2_environment_reset - - addpredict /root - fi - - local -x GDK_BACKEND=x11 - - ${virtx_cmd} ./mach build --verbose \ - || die -} - -src_install() { - # xpcshell is getting called during install - pax-mark m \ - "${BUILD_DIR}"/dist/bin/xpcshell \ - "${BUILD_DIR}"/dist/bin/${PN} \ - "${BUILD_DIR}"/dist/bin/plugin-container - - DESTDIR="${D}" ./mach install || die - - # Upstream cannot ship symlink but we can (bmo#658850) - rm "${ED}${MOZILLA_FIVE_HOME}/${PN}-bin" || die - dosym ${PN} ${MOZILLA_FIVE_HOME}/${PN}-bin - - # Don't install llvm-symbolizer from sys-devel/llvm package - if [[ -f "${ED}${MOZILLA_FIVE_HOME}/llvm-symbolizer" ]] ; then - rm -v "${ED}${MOZILLA_FIVE_HOME}/llvm-symbolizer" || die - fi - - # Install policy (currently only used to disable application updates) - insinto "${MOZILLA_FIVE_HOME}/distribution" - newins "${FILESDIR}"/distribution.ini distribution.ini - newins "${FILESDIR}"/disable-auto-update.policy.json policies.json - - # Install system-wide preferences - local PREFS_DIR="${MOZILLA_FIVE_HOME}/defaults/pref" - insinto "${PREFS_DIR}" - newins "${FILESDIR}"/gentoo-default-prefs.js gentoo-prefs.js - - local GENTOO_PREFS="${ED}${PREFS_DIR}/gentoo-prefs.js" - - # Set dictionary path to use system hunspell - cat >>"${GENTOO_PREFS}" <<-EOF || die "failed to set spellchecker.dictionary_path pref" - pref("spellchecker.dictionary_path", "${EPREFIX}/usr/share/myspell"); - EOF - - # Force hwaccel prefs if USE=hwaccel is enabled - if use hwaccel ; then - cat "${FILESDIR}"/gentoo-hwaccel-prefs.js \ - >>"${GENTOO_PREFS}" \ - || die "failed to add prefs to force hardware-accelerated rendering to all-gentoo.js" - fi - - # Force the graphite pref if USE=system-harfbuzz is enabled, since the pref cannot disable it - if use system-harfbuzz ; then - cat >>"${GENTOO_PREFS}" <<-EOF || die "failed to set gfx.font_rendering.graphite.enabled pref" - sticky_pref("gfx.font_rendering.graphite.enabled", true); - EOF - fi - - # Install language packs - local langpacks=( $(find "${WORKDIR}/language_packs" -type f -name '*.xpi') ) - if [[ -n "${langpacks}" ]] ; then - moz_install_xpi "${MOZILLA_FIVE_HOME}/distribution/extensions" "${langpacks[@]}" - fi - - # Install icons - local icon_srcdir="${S}/comm/mail/branding/thunderbird" - local icon_symbolic_file="${icon_srcdir}/TB-symbolic.svg" - - insinto /usr/share/icons/hicolor/symbolic/apps - newins "${icon_symbolic_file}" ${PN}-symbolic.svg - - local icon size - for icon in "${icon_srcdir}"/default*.png ; do - size=${icon%.png} - size=${size##*/default} - - if [[ ${size} -eq 48 ]] ; then - newicon "${icon}" ${PN}.png - fi - - newicon -s ${size} "${icon}" ${PN}.png - done - - # Install menus - local wrapper_wayland="${PN}-wayland.sh" - local wrapper_x11="${PN}-x11.sh" - local desktop_file="${FILESDIR}/icon/${PN}-r2.desktop" - local display_protocols="auto X11" - local icon="${PN}" - local name="Mozilla ${MOZ_PN^}" - local use_wayland="false" - - if use wayland ; then - display_protocols+=" Wayland" - use_wayland="true" - fi - - local app_name desktop_filename display_protocol exec_command - for display_protocol in ${display_protocols} ; do - app_name="${name} on ${display_protocol}" - desktop_filename="${PN}-${display_protocol,,}.desktop" - - case ${display_protocol} in - Wayland) - exec_command="${PN}-wayland --name ${PN}-wayland" - newbin "${FILESDIR}/${wrapper_wayland}" ${PN}-wayland - ;; - X11) - if ! use wayland ; then - # Exit loop here because there's no choice so - # we don't need wrapper/.desktop file for X11. - continue - fi - - exec_command="${PN}-x11 --name ${PN}-x11" - newbin "${FILESDIR}/${wrapper_x11}" ${PN}-x11 - ;; - *) - app_name="${name}" - desktop_filename="${PN}.desktop" - exec_command="${PN}" - ;; - esac - - cp "${desktop_file}" "${WORKDIR}/${PN}.desktop-template" || die - - sed -i \ - -e "s:@NAME@:${app_name}:" \ - -e "s:@EXEC@:${exec_command}:" \ - -e "s:@ICON@:${icon}:" \ - "${WORKDIR}/${PN}.desktop-template" \ - || die - - newmenu "${WORKDIR}/${PN}.desktop-template" "${desktop_filename}" - - rm "${WORKDIR}/${PN}.desktop-template" || die - done - - # Install generic wrapper script - [[ -f "${ED}/usr/bin/${PN}" ]] && rm "${ED}/usr/bin/${PN}" - newbin "${FILESDIR}/${PN}.sh" ${PN} - - # Update wrapper - local wrapper - for wrapper in \ - "${ED}/usr/bin/${PN}" \ - "${ED}/usr/bin/${PN}-x11" \ - "${ED}/usr/bin/${PN}-wayland" \ - ; do - [[ ! -f "${wrapper}" ]] && continue - - sed -i \ - -e "s:@PREFIX@:${EPREFIX}/usr:" \ - -e "s:@MOZ_FIVE_HOME@:${MOZILLA_FIVE_HOME}:" \ - -e "s:@APULSELIB_DIR@:${apulselib}:" \ - -e "s:@DEFAULT_WAYLAND@:${use_wayland}:" \ - "${wrapper}" \ - || die - done -} - -pkg_preinst() { - xdg_pkg_preinst - - # If the apulse libs are available in MOZILLA_FIVE_HOME then apulse - # does not need to be forced into the LD_LIBRARY_PATH - if use pulseaudio && has_version ">=media-sound/apulse-0.1.12-r4" ; then - einfo "APULSE found; Generating library symlinks for sound support ..." - local lib - pushd "${ED}${MOZILLA_FIVE_HOME}" &>/dev/null || die - for lib in ../apulse/libpulse{.so{,.0},-simple.so{,.0}} ; do - # A quickpkg rolled by hand will grab symlinks as part of the package, - # so we need to avoid creating them if they already exist. - if [[ ! -L ${lib##*/} ]] ; then - ln -s "${lib}" ${lib##*/} || die - fi - done - popd &>/dev/null || die - fi -} - -pkg_postinst() { - xdg_pkg_postinst - - if use pulseaudio && has_version ">=media-sound/apulse-0.1.12-r4" ; then - elog "Apulse was detected at merge time on this system and so it will always be" - elog "used for sound. If you wish to use pulseaudio instead please unmerge" - elog "media-sound/apulse." - elog - fi - - local show_doh_information - - if [[ -z "${REPLACING_VERSIONS}" ]] ; then - # New install; Tell user that DoH is disabled by default - show_doh_information=yes - fi - - if [[ -n "${show_doh_information}" ]] ; then - elog - elog "Note regarding Trusted Recursive Resolver aka DNS-over-HTTPS (DoH):" - elog "Due to privacy concerns (encrypting DNS might be a good thing, sending all" - elog "DNS traffic to Cloudflare by default is not a good idea and applications" - elog "should respect OS configured settings), \"network.trr.mode\" was set to 5" - elog "(\"Off by choice\") by default." - elog "You can enable DNS-over-HTTPS in ${PN^}'s preferences." - fi -} diff --git a/media-libs/Manifest.gz b/media-libs/Manifest.gz index 7ca07e803658..cbde65e6c109 100644 Binary files a/media-libs/Manifest.gz and b/media-libs/Manifest.gz differ diff --git a/media-libs/fontconfig-infinality/Manifest b/media-libs/fontconfig-infinality/Manifest deleted file mode 100644 index cd42f5813cbc..000000000000 --- a/media-libs/fontconfig-infinality/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST fontconfig-infinality-20130404.tar.xz 23344 BLAKE2B 8531a8cab3ab37c7d8c23c992ad9ecb3473e92918569c1f77b0345be61d9f0bec968447bdd63898ca6197f210a5c79117433a1aa9e7eb4ff4f7b479a4817476a SHA512 742206795523509a7d195f194394ef3f67a9022b46f194ea369f7388c0c59842d29573fd2719f616dcc2378a4b527b93cdd3cf787b7a1728c875c7e1aa5a5417 -DIST fontconfig-nyx-2.tar.xz 1376 BLAKE2B 35853d469bc1e38d7ccbc0346e26e8c1d885db86d4b81f7c341b64a2914fc0b8fdc5f7e449800e8b305163e7dca1bc60f7ed912674f5a4acd2e6e79cdb0c939b SHA512 7863c41f67b02a37d9d3b438bcd1d6ece2bf42310ea61090f4d6384e22893a4ffbb2f7bc349511f40ba4570784f14e5656506de6b7e60f6da9c9eaba252beb1d diff --git a/media-libs/fontconfig-infinality/files/Xresources b/media-libs/fontconfig-infinality/files/Xresources deleted file mode 100644 index c65472e24001..000000000000 --- a/media-libs/fontconfig-infinality/files/Xresources +++ /dev/null @@ -1,9 +0,0 @@ -! basic settings for infinality - -Xft.antialias: 1 -Xft.autohint: 0 -Xft.dpi: 96 -Xft.hinting: 1 -Xft.hintstyle: hintfull -Xft.lcdfilter: lcddefault -Xft.rgba: rgb diff --git a/media-libs/fontconfig-infinality/fontconfig-infinality-20130404.ebuild b/media-libs/fontconfig-infinality/fontconfig-infinality-20130404.ebuild deleted file mode 100644 index 044748c76069..000000000000 --- a/media-libs/fontconfig-infinality/fontconfig-infinality-20130404.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit readme.gentoo - -DESCRIPTION="Configuration for freetype-infinality subpixel hinting" -HOMEPAGE="http://www.infinality.net/blog/infinality-freetype-patches/" -SRC_URI="https://dev.gentoo.org/~jstein/dist/${P}.tar.xz - nyx? ( https://dev.gentoo.org/~jstein/dist/fontconfig-nyx-2.tar.xz )" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="+nyx" - -DEPEND="" -RDEPEND="app-eselect/eselect-fontconfig - app-eselect/eselect-infinality - app-eselect/eselect-lcdfilter" -PDEPEND="media-libs/freetype:2[infinality] - >=x11-libs/libXft-2.3.0 - nyx? ( media-fonts/croscorefonts )" - -src_configure() { - : -} - -src_compile() { - : -} - -src_install() { - DOC_CONTENTS="Use eselect fontconfig enable 52-infinality.conf to enable the - configuration. Then use eselect infinality to set your fontconfig style and - eselect lcdfilter to set freetype variables. If you run into trouble with - applications not being able to find Type-1 fonts, then comment out the - relevant lines in ${EPREFIX}/etc/fonts/infinality/infinality.conf" - - dodoc infinality/{CHANGELOG,CHANGELOG.pre_git,README} - readme.gentoo_create_doc - - insinto /etc/fonts/conf.avail - doins conf.avail/52-infinality.conf - - insinto /etc/fonts/infinality - doins -r infinality/{conf.src,styles.conf.avail,infinality.conf} - - insinto /etc/X11/ - doins "${FILESDIR}"/Xresources - - if use nyx ; then - insinto /etc/fonts/infinality/styles.conf.avail - doins -r "${WORKDIR}"/nyx - fi -} diff --git a/media-libs/fontconfig-infinality/metadata.xml b/media-libs/fontconfig-infinality/metadata.xml deleted file mode 100644 index 0b45bdc8b863..000000000000 --- a/media-libs/fontconfig-infinality/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - fonts@gentoo.org - Fonts - - - Additional style using croscorefonts - - diff --git a/media-libs/fontconfig-ultimate/Manifest b/media-libs/fontconfig-ultimate/Manifest deleted file mode 100644 index b968e8cd486d..000000000000 --- a/media-libs/fontconfig-ultimate/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST fontconfig-ultimate-2015.08.01.tar.gz 1241997 BLAKE2B 291a2cefb793dda5b5d5c826dd720cb9eee311d67a8268554911a4581b6e2bd3389079f4383eb32d350c57f9eb854af04734adaac40e3da134a819c77456c03e SHA512 2c1e8c522c94f6db45c63cde610bd2abf95ae913241ebda275d40cda0c0b62a489047749eaefa78fcf25d802ebad442f32f2bbf5629d4fa8ee0c6dbc9f105de9 diff --git a/media-libs/fontconfig-ultimate/fontconfig-ultimate-2015.08.01.ebuild b/media-libs/fontconfig-ultimate/fontconfig-ultimate-2015.08.01.ebuild deleted file mode 100644 index 0a217240ac46..000000000000 --- a/media-libs/fontconfig-ultimate/fontconfig-ultimate-2015.08.01.ebuild +++ /dev/null @@ -1,110 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit readme.gentoo versionator - -MY_PV=$(replace_all_version_separators "-") -DESCRIPTION="A set of font rendering and replacement rules for fontconfig-infinality" -HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" -SRC_URI="https://github.com/bohoomil/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -DEPEND="app-eselect/eselect-infinality - app-eselect/eselect-lcdfilter - media-libs/fontconfig-infinality - media-libs/freetype:2[infinality]" -RDEPEND="${DEPEND}" - -S=${WORKDIR}/${PN}-${MY_PV} - -DISABLE_AUTOFORMATTING="1" -DOC_CONTENTS="1. Disable all rules but 52-infinality.conf using eselect fontconfig -2. Enable one of the \"ultimate\" presets using eselect infinality -3. Select ultimate lcdfilter settings using eselect lcdfilter" - -BLACKLIST="43-wqy-zenhei-sharp.conf" - -src_prepare() { - pushd fontconfig_patches/fonts-settings || die - rm ${BLACKLIST} || die - popd - - # Generate lcdfilter config - echo -e "################# FONTCONFIG ULTIMATE STYLE #################\n" \ - > "${T}"/ultimate || die - - local infinality_style - infinality_style=$(sed --quiet \ - -e 's/^USE_STYLE="*\([1-9]\)"*/\1/p' \ - freetype/infinality-settings.sh) || die - - if ! [ -n "$infinality_style" ]; then - ewarn "Missing USE_STYLE variable in package source." - infinality_style=1 - fi - - sed --quiet \ - -e '/INFINALITY_FT_FILTER_PARAMS=/p' \ - freetype/infinality-settings.sh \ - | sed --quiet \ - -e "${infinality_style} s/[ \t]*export[ \t]*//p" \ - >> "${T}"/ultimate - assert - - sed --quiet \ - -e '/INFINALITY_FT_FILTER_PARAMS/ d' \ - -e 's/^[ \t]*export[ \t]*INFINALITY_FT/INFINALITY_FT/p' \ - freetype/infinality-settings.sh \ - >> "${T}"/ultimate || die -} - -src_install() { - insinto /etc/fonts/infinality/conf.src.ultimate - doins conf.d.infinality/*.conf - doins fontconfig_patches/{ms,free,combi}/*.conf - - # Cut a list of default .conf files out of Makefile.am - local default_configs config fonts_settings - default_configs=$(sed --quiet \ - -e ':again' \ - -e '/\\$/ N' \ - -e 's/\\\n/ /' \ - -e 't again' \ - -e 's/^CONF_LINKS =//p' \ - conf.d.infinality/Makefile.am) || die - - # Install per-font settings - pushd fontconfig_patches/fonts-settings || die - doins *.conf - fonts_settings=$(echo *.conf) - popd - - # Install font presets - pushd fontconfig_patches/ms || die - for config in ${default_configs} ${fonts_settings} *.conf; do - dosym ../../conf.src.ultimate/"${config}" \ - /etc/fonts/infinality/styles.conf.avail/ultimate-ms/"${config}" - done - popd - pushd fontconfig_patches/free || die - for config in ${default_configs} ${fonts_settings} *.conf; do - dosym ../../conf.src.ultimate/"${config}" \ - /etc/fonts/infinality/styles.conf.avail/ultimate-free/"${config}" - done - popd - pushd fontconfig_patches/combi || die - for config in ${default_configs} ${fonts_settings} *.conf; do - dosym ../../conf.src.ultimate/"${config}" \ - /etc/fonts/infinality/styles.conf.avail/ultimate-combi/"${config}" - done - popd - - insinto /usr/share/eselect-lcdfilter/env.d - doins "${T}"/ultimate - - readme.gentoo_create_doc -} diff --git a/media-libs/fontconfig-ultimate/metadata.xml b/media-libs/fontconfig-ultimate/metadata.xml deleted file mode 100644 index 29794ae87612..000000000000 --- a/media-libs/fontconfig-ultimate/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - fonts@gentoo.org - Fonts - - - bohoomil/fontconfig-ultimate - - diff --git a/media-libs/glfw/Manifest b/media-libs/glfw/Manifest index ae4c36d1a7d5..ec69b9077c18 100644 --- a/media-libs/glfw/Manifest +++ b/media-libs/glfw/Manifest @@ -1,2 +1,3 @@ DIST glfw-3.3.2.tar.gz 759972 BLAKE2B a246681d580dd569a045b76db71c18f8dbfacb8483c2d825aa68094d655468d093c52ba3770b2b5d566de62149a775001f5acd7c7539a8235c43e3e9ab58df28 SHA512 f5af749d33b5b900ccf07988ad0bf51bd766a18e4cf2bc2a76020c88e98a2528ff1b965224184fe0d290cfe34b1af1e6f633600660d81194fe354078e2f35c56 DIST glfw-3.3.3.tar.gz 763713 BLAKE2B bd6202877a3462d717a6d77b6381de704da854df011f7ab5172e626dc46df90793190284241b470a4b78e020302e5dca4051476e092e73e34731f6245a43ea14 SHA512 6d743d89d159bff6c4f7fa3fc5bc407fd728bdc432d76acc4897fd392580be272f8a9d1d7c375c4323e82bf2fd28310e5daab097fef33e8f43b69ce104f9bd31 +DIST glfw-3.3.4.tar.gz 762885 BLAKE2B b88f80ec8cfb1607a8c5ce5e6eabfe5c9813235c6225629ef8001ba5f46cdbed1d726aeed170a8749bbd048f1517cb614f9fc5ad7604ae1698b83b5e995b8cd6 SHA512 2b45ab72da7a2c007c0f42ccd56205f9684cfb980e2b1df127850cd057bb2b02ce02c7c64acd54cd433778e7017148f214afedf09badff9d2edf5f9b8d9d2701 diff --git a/media-libs/glfw/glfw-3.3.4.ebuild b/media-libs/glfw/glfw-3.3.4.ebuild new file mode 100644 index 000000000000..ea8df33cd67c --- /dev/null +++ b/media-libs/glfw/glfw-3.3.4.ebuild @@ -0,0 +1,48 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit cmake + +DESCRIPTION="The Portable OpenGL FrameWork" +HOMEPAGE="https://www.glfw.org/" +SRC_URI="https://github.com/glfw/glfw/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="ZLIB" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86" +IUSE="wayland" + +RDEPEND=" + x11-libs/libxkbcommon + !wayland? ( + virtual/opengl + x11-libs/libX11 + x11-libs/libXcursor + x11-libs/libXinerama + x11-libs/libXrandr + x11-libs/libXxf86vm + ) + wayland? ( + dev-libs/wayland + media-libs/mesa[egl,wayland] + ) +" +DEPEND=" + ${RDEPEND} + !wayland? ( x11-libs/libXi ) + wayland? ( dev-libs/wayland-protocols ) +" +BDEPEND=" + wayland? ( kde-frameworks/extra-cmake-modules ) +" + +src_configure() { + local mycmakeargs=( + -DGLFW_BUILD_EXAMPLES=no + -DGLFW_USE_WAYLAND="$(usex wayland)" + -DBUILD_SHARED_LIBS=1 + ) + cmake_src_configure +} diff --git a/media-libs/glfw/metadata.xml b/media-libs/glfw/metadata.xml index 19c47b0974ba..6e5bbe581196 100644 --- a/media-libs/glfw/metadata.xml +++ b/media-libs/glfw/metadata.xml @@ -7,5 +7,6 @@ glfw/glfw + https://www.glfw.org/changelog.html diff --git a/media-libs/jbig2enc/jbig2enc-0.29.ebuild b/media-libs/jbig2enc/jbig2enc-0.29.ebuild index 632ea5cccd30..615f29dcb51d 100644 --- a/media-libs/jbig2enc/jbig2enc-0.29.ebuild +++ b/media-libs/jbig2enc/jbig2enc-0.29.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/agl/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc-macos" +KEYWORDS="amd64 ~x86 ~ppc-macos" IUSE="gif jpeg png tiff webp" RDEPEND="media-libs/leptonica[gif?,jpeg?,png?,tiff?,webp?]" diff --git a/media-libs/lcms/lcms-2.12.ebuild b/media-libs/lcms/lcms-2.12.ebuild index 6a1b118ac059..003b74a283f9 100644 --- a/media-libs/lcms/lcms-2.12.ebuild +++ b/media-libs/lcms/lcms-2.12.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/lcms2-${PV}" LICENSE="MIT" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc jpeg static-libs test +threads tiff zlib" REQUIRED_USE="tiff? ( zlib )" diff --git a/metadata/Manifest.gz b/metadata/Manifest.gz index 52c2515338df..e5fd8358868f 100644 Binary files a/metadata/Manifest.gz and b/metadata/Manifest.gz differ diff --git a/metadata/dtd/timestamp.chk b/metadata/dtd/timestamp.chk index dad88d096cde..549768f00eec 100644 --- a/metadata/dtd/timestamp.chk +++ b/metadata/dtd/timestamp.chk @@ -1 +1 @@ -Sun, 25 Apr 2021 19:38:46 +0000 +Mon, 26 Apr 2021 06:38:28 +0000 diff --git a/metadata/glsa/timestamp.chk b/metadata/glsa/timestamp.chk index dad88d096cde..549768f00eec 100644 --- a/metadata/glsa/timestamp.chk +++ b/metadata/glsa/timestamp.chk @@ -1 +1 @@ -Sun, 25 Apr 2021 19:38:46 +0000 +Mon, 26 Apr 2021 06:38:28 +0000 diff --git a/metadata/md5-cache/Manifest.gz b/metadata/md5-cache/Manifest.gz index e5df20e97359..d528ffb8d8a5 100644 Binary files a/metadata/md5-cache/Manifest.gz and b/metadata/md5-cache/Manifest.gz differ diff --git a/metadata/md5-cache/acct-group/Manifest.gz b/metadata/md5-cache/acct-group/Manifest.gz index 27f1eb6dfe40..259c1732260f 100644 Binary files a/metadata/md5-cache/acct-group/Manifest.gz and b/metadata/md5-cache/acct-group/Manifest.gz differ diff --git a/metadata/md5-cache/acct-group/svxlink-0 b/metadata/md5-cache/acct-group/svxlink-0 new file mode 100644 index 000000000000..1769cf6f9c43 --- /dev/null +++ b/metadata/md5-cache/acct-group/svxlink-0 @@ -0,0 +1,7 @@ +DEFINED_PHASES=install preinst pretend +DESCRIPTION=A group for the svxlink server +EAPI=7 +KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +SLOT=0 +_eclasses_=acct-group 207adc497ea35d11dcf8959e7546a459 user 26d8ce6329c43cbac965617f1c0627e2 user-info a2abd4e2f4c3b9b06d64bf1329359a02 +_md5_=de54ffa409b50b364b98f8527c631b3c diff --git a/metadata/md5-cache/acct-user/Manifest.gz b/metadata/md5-cache/acct-user/Manifest.gz index 24f9266a1843..c4c145f619b4 100644 Binary files a/metadata/md5-cache/acct-user/Manifest.gz and b/metadata/md5-cache/acct-user/Manifest.gz differ diff --git a/metadata/md5-cache/acct-user/svxlink-0 b/metadata/md5-cache/acct-user/svxlink-0 new file mode 100644 index 000000000000..d32ab06a3f21 --- /dev/null +++ b/metadata/md5-cache/acct-user/svxlink-0 @@ -0,0 +1,8 @@ +DEFINED_PHASES=install postinst preinst prerm pretend +DESCRIPTION=A user for the svxlink server +EAPI=7 +KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +RDEPEND=acct-group/svxlink +SLOT=0 +_eclasses_=acct-user d32fbb1f9b68d1a1c2adf200d92350af user 26d8ce6329c43cbac965617f1c0627e2 user-info a2abd4e2f4c3b9b06d64bf1329359a02 +_md5_=2541aaead3ea95a43a6ac9a09d31b355 diff --git a/metadata/md5-cache/app-admin/Manifest.gz b/metadata/md5-cache/app-admin/Manifest.gz index 9bc1103ca811..0fcf7ad1ba63 100644 Binary files a/metadata/md5-cache/app-admin/Manifest.gz and b/metadata/md5-cache/app-admin/Manifest.gz differ diff --git a/metadata/md5-cache/app-admin/exo-1.27.2 b/metadata/md5-cache/app-admin/exo-1.28.0 similarity index 77% rename from metadata/md5-cache/app-admin/exo-1.27.2 rename to metadata/md5-cache/app-admin/exo-1.28.0 index 7de60facc3ee..9c1b4383c32b 100644 --- a/metadata/md5-cache/app-admin/exo-1.27.2 +++ b/metadata/md5-cache/app-admin/exo-1.28.0 @@ -7,5 +7,5 @@ KEYWORDS=~amd64 LICENSE=Apache-2.0 RESTRICT=strip SLOT=0 -SRC_URI=https://github.com/exoscale/cli/archive/v1.27.2.tar.gz -> exo-1.27.2.tar.gz +SRC_URI=https://github.com/exoscale/cli/archive/v1.28.0.tar.gz -> exo-1.28.0.tar.gz _md5_=a638813d2b712f85d21a976d47d1d5b9 diff --git a/metadata/md5-cache/app-crypt/Manifest.gz b/metadata/md5-cache/app-crypt/Manifest.gz index fbf704c3999d..67e28a69f892 100644 Binary files a/metadata/md5-cache/app-crypt/Manifest.gz and b/metadata/md5-cache/app-crypt/Manifest.gz differ diff --git a/metadata/md5-cache/app-crypt/libnitrokey-3.5 b/metadata/md5-cache/app-crypt/libnitrokey-3.5 deleted file mode 100644 index 36e54ef74e5f..000000000000 --- a/metadata/md5-cache/app-crypt/libnitrokey-3.5 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=virtual/pkgconfig dev-util/ninja >=dev-util/cmake-3.9.6 virtual/pkgconfig -DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-libs/hidapi:= virtual/udev test? ( >=dev-cpp/catch-2.5.0:0 ) -DESCRIPTION=Support library for the Nitrokey -EAPI=7 -HOMEPAGE=https://github.com/Nitrokey/libnitrokey -IUSE=test -KEYWORDS=amd64 ~ppc64 x86 -LICENSE=GPL-3 -RDEPEND=dev-libs/hidapi:= virtual/udev -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://github.com/Nitrokey/libnitrokey/archive/v3.5.tar.gz -> libnitrokey-3.5.tar.gz -_eclasses_=cmake-utils 12008d68ebfd61f49a377c49f83558a8 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 udev 452708c3f55cf6e918b045adb949a9e6 wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=6f7d70edf80f090fdac7fcdb2dd51850 diff --git a/metadata/md5-cache/app-eselect/Manifest.gz b/metadata/md5-cache/app-eselect/Manifest.gz index ce911ff0f634..ac790e1b6851 100644 Binary files a/metadata/md5-cache/app-eselect/Manifest.gz and b/metadata/md5-cache/app-eselect/Manifest.gz differ diff --git a/metadata/md5-cache/app-eselect/eselect-ctags-1.18 b/metadata/md5-cache/app-eselect/eselect-ctags-1.18 index b283aacb7bf5..55c7b60933ca 100644 --- a/metadata/md5-cache/app-eselect/eselect-ctags-1.18 +++ b/metadata/md5-cache/app-eselect/eselect-ctags-1.18 @@ -1,10 +1,10 @@ DEFINED_PHASES=install DESCRIPTION=Manages ctags implementations -EAPI=5 +EAPI=7 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:Emacs KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=GPL-2+ RDEPEND=>=app-admin/eselect-1.2.3 SLOT=0 SRC_URI=https://dev.gentoo.org/~ulm/emacs/eselect-emacs-1.18.tar.xz -_md5_=00412fb5632bd04951503a21fec5c7c5 +_md5_=409491792ee1c7c6fdc30b3cd60bf1c3 diff --git a/metadata/md5-cache/app-eselect/eselect-emacs-1.18 b/metadata/md5-cache/app-eselect/eselect-emacs-1.18 index 22ef29e59dc9..7f4fd01a6e84 100644 --- a/metadata/md5-cache/app-eselect/eselect-emacs-1.18 +++ b/metadata/md5-cache/app-eselect/eselect-emacs-1.18 @@ -1,10 +1,10 @@ DEFINED_PHASES=compile install DESCRIPTION=Manage multiple Emacs versions on one system -EAPI=5 +EAPI=7 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:Emacs KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris LICENSE=GPL-2+ RDEPEND=>=app-admin/eselect-1.2.6 ~app-eselect/eselect-ctags-1.18 SLOT=0 SRC_URI=https://dev.gentoo.org/~ulm/emacs/eselect-emacs-1.18.tar.xz -_md5_=238ae0107707c36d1c5061d48ef057b2 +_md5_=6d1d8448c703c56c3c892ccd84f99e68 diff --git a/metadata/md5-cache/app-eselect/eselect-infinality-1-r1 b/metadata/md5-cache/app-eselect/eselect-infinality-1-r1 deleted file mode 100644 index 8e9231cc8681..000000000000 --- a/metadata/md5-cache/app-eselect/eselect-infinality-1-r1 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=install unpack -DESCRIPTION=Eselect module to choose an infinality font configuration style -EAPI=6 -HOMEPAGE=https://github.com/yngwin/eselect-infinality -KEYWORDS=amd64 x86 -LICENSE=GPL-2 -RDEPEND=app-admin/eselect -SLOT=0 -SRC_URI=https://github.com/yngwin/eselect-infinality/tarball/v1 -> eselect-infinality-1.tar.gz -_eclasses_=readme.gentoo-r1 22ae82e140bdd95d17a34fd5fd733190 vcs-snapshot b1abf460a493fc59ebb25de0df3f09dd -_md5_=7c144030297a1d113a3e3465a58ed858 diff --git a/metadata/md5-cache/app-eselect/eselect-infinality-1.1 b/metadata/md5-cache/app-eselect/eselect-infinality-1.1 deleted file mode 100644 index 0318e566c0ff..000000000000 --- a/metadata/md5-cache/app-eselect/eselect-infinality-1.1 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=install -DESCRIPTION=Eselect module to choose an infinality font configuration style -EAPI=6 -HOMEPAGE=https://github.com/amadio/eselect-infinality -KEYWORDS=amd64 x86 -LICENSE=GPL-2 -RDEPEND=app-admin/eselect -SLOT=0 -SRC_URI=https://github.com/amadio/eselect-infinality/archive/v1.1.tar.gz -> eselect-infinality-1.1.tar.gz -_eclasses_=readme.gentoo-r1 22ae82e140bdd95d17a34fd5fd733190 -_md5_=3fc5ec66477f4e03a9ae8afeb5b5948c diff --git a/metadata/md5-cache/app-eselect/eselect-lcdfilter-2 b/metadata/md5-cache/app-eselect/eselect-lcdfilter-2 deleted file mode 100644 index f7c84ac70917..000000000000 --- a/metadata/md5-cache/app-eselect/eselect-lcdfilter-2 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=install unpack -DESCRIPTION=Eselect module to choose Freetype infinality-enhanced LCD filtering settings -EAPI=7 -HOMEPAGE=https://github.com/yngwin/eselect-lcdfilter -KEYWORDS=amd64 x86 -LICENSE=GPL-2 -PDEPEND=media-libs/freetype[infinality] -RDEPEND=app-admin/eselect -SLOT=0 -SRC_URI=https://github.com/yngwin/eselect-lcdfilter/archive/v2.tar.gz -> eselect-lcdfilter-2.tar.gz -_eclasses_=readme.gentoo-r1 22ae82e140bdd95d17a34fd5fd733190 vcs-snapshot b1abf460a493fc59ebb25de0df3f09dd -_md5_=b4cbedcdcc44f90664ee3e46b4ff0517 diff --git a/metadata/md5-cache/app-forensics/Manifest.gz b/metadata/md5-cache/app-forensics/Manifest.gz index 7cad32ee4d66..45ebe215f175 100644 Binary files a/metadata/md5-cache/app-forensics/Manifest.gz and b/metadata/md5-cache/app-forensics/Manifest.gz differ diff --git a/metadata/md5-cache/app-forensics/aflplusplus-3.12c b/metadata/md5-cache/app-forensics/aflplusplus-3.12c-r1 similarity index 94% rename from metadata/md5-cache/app-forensics/aflplusplus-3.12c rename to metadata/md5-cache/app-forensics/aflplusplus-3.12c-r1 index 9ade5b590a16..948db59963d9 100644 --- a/metadata/md5-cache/app-forensics/aflplusplus-3.12c +++ b/metadata/md5-cache/app-forensics/aflplusplus-3.12c-r1 @@ -1,4 +1,4 @@ -DEFINED_PHASES=compile install prepare setup +DEFINED_PHASES=compile install prepare setup test DEPEND=python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) || ( sys-devel/llvm:10 sys-devel/llvm:11 sys-devel/llvm:12 ) test? ( dev-util/cmocka ) !!sys-devel/llvm:0 DESCRIPTION=A fork of AFL, the popular compile-time instrumentation fuzzer EAPI=7 @@ -12,4 +12,4 @@ RESTRICT=test SLOT=0 SRC_URI=https://github.com/AFLplusplus/AFLplusplus/archive/3.12c.tar.gz -> aflplusplus-3.12c.tar.gz _eclasses_=llvm 9a7b0b234f4be44fe82e04eefb36e8f2 multilib d410501a125f99ffb560b0c523cd3d1e python-single-r1 d25ac9d5d91fe9d44fda6ec192aca11a python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 -_md5_=ef6167b8c616898b7c9fba54be5fe3f8 +_md5_=b9c2c686e18032184e92a32e6bf287de diff --git a/metadata/md5-cache/dev-db/Manifest.gz b/metadata/md5-cache/dev-db/Manifest.gz index 5ae3053268b8..39c8bef23546 100644 Binary files a/metadata/md5-cache/dev-db/Manifest.gz and b/metadata/md5-cache/dev-db/Manifest.gz differ diff --git a/metadata/md5-cache/dev-db/myodbc-8.0.24 b/metadata/md5-cache/dev-db/myodbc-8.0.24 new file mode 100644 index 000000000000..12cadc136d3e --- /dev/null +++ b/metadata/md5-cache/dev-db/myodbc-8.0.24 @@ -0,0 +1,14 @@ +BDEPEND=dev-util/ninja >=dev-util/cmake-3.9.6 +DEFINED_PHASES=compile config configure install postinst prepare test +DEPEND=dev-db/unixODBC[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-db/mysql-connector-c-8.0:0=[static-libs,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] +DESCRIPTION=ODBC driver for MySQL +EAPI=7 +HOMEPAGE=https://dev.mysql.com/downloads/connector/odbc/ +IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 +KEYWORDS=~amd64 ~ppc ~x86 +LICENSE=GPL-2 +RDEPEND=dev-db/unixODBC[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-db/mysql-connector-c-8.0:0=[static-libs,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] +SLOT=8.0 +SRC_URI=https://dev.mysql.com/get/Downloads/Connector-ODBC/8.0/mysql-connector-odbc-8.0.24-src.tar.gz +_eclasses_=cmake-multilib e476ccf3e90e9b1807f8d0ca7dfe3999 cmake-utils 12008d68ebfd61f49a377c49f83558a8 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 l10n 8cdd85e169b835d518bc2fd59f780d8e multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multilib-build ac696f0bea6c503f5980bfd5a0f312e5 multilib-minimal 8bddda43703ba94d8341f4e247f97566 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=107af6dbe6667c042243028e7722e366 diff --git a/metadata/md5-cache/dev-db/mysql-5.7.34 b/metadata/md5-cache/dev-db/mysql-5.7.34 new file mode 100644 index 000000000000..3125bac54cb7 --- /dev/null +++ b/metadata/md5-cache/dev-db/mysql-5.7.34 @@ -0,0 +1,17 @@ +BDEPEND=sys-devel/make dev-util/cmake +DEFINED_PHASES=compile config configure install postinst preinst prepare pretend setup test unpack +DEPEND=sys-libs/ncurses:0= client-libs? ( >=sys-libs/zlib-1.2.3:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?,static-libs?] !libressl? ( >=dev-libs/openssl-1.0.0:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?,static-libs?] ) libressl? ( dev-libs/libressl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?,static-libs?] ) ) !client-libs? ( dev-db/mysql-connector-c[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?,static-libs?] >=sys-libs/zlib-1.2.3:0= !libressl? ( >=dev-libs/openssl-1.0.0:0= ) libressl? ( dev-libs/libressl:0= ) ) server? ( >=app-arch/lz4-0_p131:= cjk? ( app-text/mecab:= ) experimental? ( dev-libs/libevent:=[ssl] dev-libs/protobuf:= net-libs/libtirpc:= ) jemalloc? ( dev-libs/jemalloc:0= ) kernel_linux? ( dev-libs/libaio:0= sys-process/procps:0= ) numa? ( sys-process/numactl ) ) systemtap? ( >=dev-util/systemtap-1.3:0= ) tcmalloc? ( dev-util/google-perftools:0= ) || ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 ) dev-libs/protobuf virtual/yacc server? ( dev-libs/libevent:=[ssl] experimental? ( net-libs/rpcsvc-proto ) ) static? ( sys-libs/ncurses[static-libs] ) test? ( acct-group/mysql acct-user/mysql dev-perl/JSON ) +DESCRIPTION=A fast, multi-threaded, multi-user SQL database server +EAPI=7 +HOMEPAGE=https://www.mysql.com/ +IUSE=cjk client-libs cracklib debug experimental jemalloc latin1 libressl numa +perl profiling selinux +server static static-libs systemtap tcmalloc test kernel_linux abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 +KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris ~x86-solaris +LICENSE=GPL-2 +PDEPEND=perl? ( >=dev-perl/DBD-mysql-2.9004 ) +RDEPEND=sys-libs/ncurses:0= client-libs? ( >=sys-libs/zlib-1.2.3:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?,static-libs?] !libressl? ( >=dev-libs/openssl-1.0.0:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?,static-libs?] ) libressl? ( dev-libs/libressl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?,static-libs?] ) ) !client-libs? ( dev-db/mysql-connector-c[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?,static-libs?] >=sys-libs/zlib-1.2.3:0= !libressl? ( >=dev-libs/openssl-1.0.0:0= ) libressl? ( dev-libs/libressl:0= ) ) server? ( >=app-arch/lz4-0_p131:= cjk? ( app-text/mecab:= ) experimental? ( dev-libs/libevent:=[ssl] dev-libs/protobuf:= net-libs/libtirpc:= ) jemalloc? ( dev-libs/jemalloc:0= ) kernel_linux? ( dev-libs/libaio:0= sys-process/procps:0= ) numa? ( sys-process/numactl ) ) systemtap? ( >=dev-util/systemtap-1.3:0= ) tcmalloc? ( dev-util/google-perftools:0= ) !dev-db/mariadb !dev-db/mariadb-galera !dev-db/percona-server !dev-db/mysql-cluster !dev-db/mysql:0 !dev-db/mysql:8.0 client-libs? ( !dev-db/mariadb-connector-c[mysqlcompat] !dev-db/mysql-connector-c dev-libs/protobuf:= ) selinux? ( sec-policy/selinux-mysql ) server? ( !prefix? ( acct-group/mysql acct-user/mysql dev-db/mysql-init-scripts ) ) +REQUIRED_USE=?? ( tcmalloc jemalloc ) +RESTRICT=!test? ( test ) libressl? ( test ) +SLOT=5.7/18 +SRC_URI=https://cdn.mysql.com/Downloads/MySQL-5.7/mysql-boost-5.7.34.tar.gz https://cdn.mysql.com/archives/mysql-5.7/mysql-boost-5.7.34.tar.gz http://downloads.mysql.com/archives/MySQL-5.7/mysql-boost-5.7.34.tar.gz https://dev.gentoo.org/~whissi/dist/mysql/mysql-5.7.34-patches-01.tar.xz +_eclasses_=check-reqs 97b90bd8fb799993925e6b3a683184e5 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 l10n 8cdd85e169b835d518bc2fd59f780d8e linux-info 30ded7f9adbdd03d3e848cdd74f6c395 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multilib-build ac696f0bea6c503f5980bfd5a0f312e5 multilib-minimal 8bddda43703ba94d8341f4e247f97566 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f prefix de7d8e2b10085ed5ff09ad70e4753e5c toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=ce57fb4341b61db96a6992a68b1faa44 diff --git a/metadata/md5-cache/dev-db/mysql-8.0.24 b/metadata/md5-cache/dev-db/mysql-8.0.24 new file mode 100644 index 000000000000..3e22dd08fcfa --- /dev/null +++ b/metadata/md5-cache/dev-db/mysql-8.0.24 @@ -0,0 +1,17 @@ +BDEPEND=sys-devel/make dev-util/cmake +DEFINED_PHASES=compile config configure install postinst prepare pretend setup test unpack +DEPEND=>=app-arch/lz4-0_p131:= app-arch/zstd:= sys-libs/ncurses:0= >=sys-libs/zlib-1.2.3:0= libressl? ( dev-libs/libressl:0= ) !libressl? ( >=dev-libs/openssl-1.0.0:0= ) server? ( dev-libs/icu:= dev-libs/libevent:=[ssl,threads] >=dev-libs/protobuf-3.8:= net-libs/libtirpc:= cjk? ( app-text/mecab:= ) jemalloc? ( dev-libs/jemalloc:0= ) kernel_linux? ( dev-libs/libaio:0= sys-process/procps:0= ) numa? ( sys-process/numactl ) tcmalloc? ( dev-util/google-perftools:0= ) ) || ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 ) virtual/yacc server? ( net-libs/rpcsvc-proto ) test? ( acct-group/mysql acct-user/mysql dev-perl/JSON ) +DESCRIPTION=A fast, multi-threaded, multi-user SQL database server +EAPI=7 +HOMEPAGE=https://www.mysql.com/ +IUSE=cjk cracklib debug jemalloc latin1 libressl numa +perl profiling router selinux +server tcmalloc test kernel_linux +KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris ~x86-solaris +LICENSE=GPL-2 +PDEPEND=perl? ( >=dev-perl/DBD-mysql-2.9004 ) +RDEPEND=>=app-arch/lz4-0_p131:= app-arch/zstd:= sys-libs/ncurses:0= >=sys-libs/zlib-1.2.3:0= libressl? ( dev-libs/libressl:0= ) !libressl? ( >=dev-libs/openssl-1.0.0:0= ) server? ( dev-libs/icu:= dev-libs/libevent:=[ssl,threads] >=dev-libs/protobuf-3.8:= net-libs/libtirpc:= cjk? ( app-text/mecab:= ) jemalloc? ( dev-libs/jemalloc:0= ) kernel_linux? ( dev-libs/libaio:0= sys-process/procps:0= ) numa? ( sys-process/numactl ) tcmalloc? ( dev-util/google-perftools:0= ) ) !dev-db/mariadb !dev-db/mariadb-galera !dev-db/percona-server !dev-db/mysql-cluster !dev-db/mysql:0 !dev-db/mysql:5.7 selinux? ( sec-policy/selinux-mysql ) !prefix? ( acct-group/mysql acct-user/mysql dev-db/mysql-init-scripts ) +REQUIRED_USE=?? ( tcmalloc jemalloc ) cjk? ( server ) jemalloc? ( server ) numa? ( server ) profiling? ( server ) router? ( server ) tcmalloc? ( server ) +RESTRICT=!test? ( test ) libressl? ( test ) +SLOT=8.0 +SRC_URI=https://cdn.mysql.com/Downloads/MySQL-8.0/mysql-boost-8.0.24.tar.gz https://cdn.mysql.com/archives/mysql-8.0/mysql-boost-8.0.24.tar.gz http://downloads.mysql.com/archives/MySQL-8.0/mysql-boost-8.0.24.tar.gz https://dev.gentoo.org/~whissi/dist/mysql/mysql-8.0.24-patches-01.tar.xz +_eclasses_=check-reqs 97b90bd8fb799993925e6b3a683184e5 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 l10n 8cdd85e169b835d518bc2fd59f780d8e linux-info 30ded7f9adbdd03d3e848cdd74f6c395 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f prefix de7d8e2b10085ed5ff09ad70e4753e5c toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=6bd07615094ff687c481a9cb9c9afd7a diff --git a/metadata/md5-cache/dev-db/mysql-connector-c++-8.0.24 b/metadata/md5-cache/dev-db/mysql-connector-c++-8.0.24 new file mode 100644 index 000000000000..8b5145fa4cdc --- /dev/null +++ b/metadata/md5-cache/dev-db/mysql-connector-c++-8.0.24 @@ -0,0 +1,14 @@ +BDEPEND=sys-devel/make dev-util/cmake +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-libs/protobuf:= legacy? ( dev-libs/boost:= >=dev-db/mysql-connector-c-6.1.8:= ) !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) +DESCRIPTION=MySQL database connector for C++ (mimics JDBC 4.0 API) +EAPI=7 +HOMEPAGE=https://dev.mysql.com/downloads/connector/cpp/ +IUSE=+legacy libressl +KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 +LICENSE=Artistic GPL-2 +RDEPEND=dev-libs/protobuf:= legacy? ( dev-libs/boost:= >=dev-db/mysql-connector-c-6.1.8:= ) !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) +SLOT=0 +SRC_URI=https://dev.mysql.com/get/Downloads/Connector-C++/mysql-connector-c++-8.0.24-src.tar.gz +_eclasses_=cmake 518e4c9a6a38dfd7afc54b6a7c5de3da edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=dc8b9e7dba7cee8de3d7663ea915fb40 diff --git a/metadata/md5-cache/dev-db/mysql-connector-c-8.0.24 b/metadata/md5-cache/dev-db/mysql-connector-c-8.0.24 new file mode 100644 index 000000000000..327e9efb53bd --- /dev/null +++ b/metadata/md5-cache/dev-db/mysql-connector-c-8.0.24 @@ -0,0 +1,14 @@ +BDEPEND=dev-util/ninja dev-util/cmake +DEFINED_PHASES=compile configure install prepare test +DEPEND=>=app-arch/lz4-0_p131:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] app-arch/zstd:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] sys-libs/zlib:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ldap? ( dev-libs/cyrus-sasl:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libressl? ( dev-libs/libressl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) !libressl? ( dev-libs/openssl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) +DESCRIPTION=C client library for MariaDB/MySQL +EAPI=7 +HOMEPAGE=https://dev.mysql.com/downloads/ +IUSE=ldap libressl static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 +LICENSE=GPL-2 +RDEPEND=>=app-arch/lz4-0_p131:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] app-arch/zstd:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] sys-libs/zlib:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ldap? ( dev-libs/cyrus-sasl:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libressl? ( dev-libs/libressl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) !libressl? ( dev-libs/openssl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) !=virtual/jdk-1.5 >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip ) >=dev-java/ant-core-1.8.2:0 >=dev-java/javatoolkit-0.3.0-r2 -DESCRIPTION=Java library emulating the client side of many basic Internet protocols -EAPI=5 -HOMEPAGE=http://commons.apache.org/net/ -IUSE=elibc_FreeBSD doc examples source elibc_FreeBSD elibc_FreeBSD -KEYWORDS=amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=Apache-2.0 -RDEPEND=>=virtual/jre-1.5 >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip ) -RESTRICT=test -SLOT=0 -SRC_URI=mirror://apache/commons/net/source/commons-net-3.2-src.tar.gz -_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 eapi7-ver f9ec87e93172b25ce65a85303dc06964 edos2unix 33e347e171066657f91f8b0c72ec8773 epatch 9f813bb3c47cf2e60619a663b87c5f4e estack 055c42df72f76a4f45ec92b35e83cd56 eutils 2d5b3f4b315094768576b6799e4f926e java-ant-2 51fb0a4707d58382310390ad47ab0ab0 java-osgi 303099c377fa3ce30c97f39ebecb351f java-pkg-2 45c44ec10db6affb3ebee1ac72039888 java-utils-2 2440f41421207d084e5e3f1fb001b34e l10n 8cdd85e169b835d518bc2fd59f780d8e ltprune 4f3f2db5ce3ccbeeacdf3f94954043aa multilib d410501a125f99ffb560b0c523cd3d1e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator d3fb3ba33acc3bbbdc4d7970227c100d wrapper 4251d4c84c25f59094fd557e0063a974 -_md5_=cdc09f58afae1fb7406b340f2b790873 diff --git a/metadata/md5-cache/dev-java/commons-net-3.8.0 b/metadata/md5-cache/dev-java/commons-net-3.8.0 index 5e51a47d1a91..358d9b75907f 100644 --- a/metadata/md5-cache/dev-java/commons-net-3.8.0 +++ b/metadata/md5-cache/dev-java/commons-net-3.8.0 @@ -4,10 +4,10 @@ DESCRIPTION=Client-oriented Java library to implement many Internet protocols EAPI=7 HOMEPAGE=https://commons.apache.org/net/ IUSE=elibc_FreeBSD doc examples source elibc_FreeBSD -KEYWORDS=amd64 ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +KEYWORDS=amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=Apache-2.0 RDEPEND=>=virtual/jre-1.8:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip ) SLOT=0 SRC_URI=https://repo1.maven.org/maven2/commons-net/commons-net/3.8.0/commons-net-3.8.0-sources.jar -> commons-net-3.8.0.jar _eclasses_=java-pkg-2 45c44ec10db6affb3ebee1ac72039888 java-pkg-simple c85bf2d75a5f53e7b39fc9104701ebfb java-utils-2 2440f41421207d084e5e3f1fb001b34e -_md5_=628000d7c46aeafdf9f305a67b58dc84 +_md5_=be46bec523c1a9af40c82a892485c3a8 diff --git a/metadata/md5-cache/dev-java/maven-bin-3.1.1-r1 b/metadata/md5-cache/dev-java/maven-bin-3.1.1-r1 deleted file mode 100644 index 48bd3d4378a5..000000000000 --- a/metadata/md5-cache/dev-java/maven-bin-3.1.1-r1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst prepare setup -DEPEND=>=virtual/jdk-1.8 app-eselect/eselect-java >=dev-java/java-config-2.2.0-r3 -DESCRIPTION=Project Management and Comprehension Tool for Java -EAPI=6 -HOMEPAGE=https://maven.apache.org/ -IUSE=elibc_FreeBSD -KEYWORDS=amd64 x86 -LICENSE=Apache-2.0 -RDEPEND=>=virtual/jre-1.8 >=dev-java/java-config-2.2.0-r3 -SLOT=3.1 -SRC_URI=mirror://apache/maven/maven-3/3.1.1/binaries/apache-maven-3.1.1-bin.tar.gz -_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 eapi7-ver f9ec87e93172b25ce65a85303dc06964 edos2unix 33e347e171066657f91f8b0c72ec8773 epatch 9f813bb3c47cf2e60619a663b87c5f4e estack 055c42df72f76a4f45ec92b35e83cd56 eutils 2d5b3f4b315094768576b6799e4f926e java-pkg-2 45c44ec10db6affb3ebee1ac72039888 java-utils-2 2440f41421207d084e5e3f1fb001b34e l10n 8cdd85e169b835d518bc2fd59f780d8e ltprune 4f3f2db5ce3ccbeeacdf3f94954043aa multilib d410501a125f99ffb560b0c523cd3d1e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator d3fb3ba33acc3bbbdc4d7970227c100d wrapper 4251d4c84c25f59094fd557e0063a974 -_md5_=6c91c1147fa991c6eb7751a701f38dbb diff --git a/metadata/md5-cache/dev-java/maven-bin-3.2.5-r1 b/metadata/md5-cache/dev-java/maven-bin-3.2.5-r1 deleted file mode 100644 index ab442b8357c6..000000000000 --- a/metadata/md5-cache/dev-java/maven-bin-3.2.5-r1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst prepare setup -DEPEND=>=virtual/jdk-1.8 app-eselect/eselect-java >=dev-java/java-config-2.2.0-r3 -DESCRIPTION=Project Management and Comprehension Tool for Java -EAPI=6 -HOMEPAGE=https://maven.apache.org/ -IUSE=elibc_FreeBSD -KEYWORDS=amd64 x86 -LICENSE=Apache-2.0 -RDEPEND=>=virtual/jre-1.8 >=dev-java/java-config-2.2.0-r3 -SLOT=3.2 -SRC_URI=mirror://apache/maven/maven-3/3.2.5/binaries/apache-maven-3.2.5-bin.tar.gz -_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 eapi7-ver f9ec87e93172b25ce65a85303dc06964 edos2unix 33e347e171066657f91f8b0c72ec8773 epatch 9f813bb3c47cf2e60619a663b87c5f4e estack 055c42df72f76a4f45ec92b35e83cd56 eutils 2d5b3f4b315094768576b6799e4f926e java-pkg-2 45c44ec10db6affb3ebee1ac72039888 java-utils-2 2440f41421207d084e5e3f1fb001b34e l10n 8cdd85e169b835d518bc2fd59f780d8e ltprune 4f3f2db5ce3ccbeeacdf3f94954043aa multilib d410501a125f99ffb560b0c523cd3d1e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator d3fb3ba33acc3bbbdc4d7970227c100d wrapper 4251d4c84c25f59094fd557e0063a974 -_md5_=e9549aa5ed3e99b54395a4b1f0750da4 diff --git a/metadata/md5-cache/dev-java/maven-bin-3.3.9-r1 b/metadata/md5-cache/dev-java/maven-bin-3.3.9-r1 deleted file mode 100644 index 7d9b550f2d52..000000000000 --- a/metadata/md5-cache/dev-java/maven-bin-3.3.9-r1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst prepare setup -DEPEND=>=virtual/jdk-1.8 app-eselect/eselect-java >=dev-java/java-config-2.2.0-r3 -DESCRIPTION=Project Management and Comprehension Tool for Java -EAPI=6 -HOMEPAGE=https://maven.apache.org/ -IUSE=elibc_FreeBSD -KEYWORDS=amd64 x86 -LICENSE=Apache-2.0 -RDEPEND=>=virtual/jre-1.8 >=dev-java/java-config-2.2.0-r3 -SLOT=3.3 -SRC_URI=mirror://apache/maven/maven-3/3.3.9/binaries/apache-maven-3.3.9-bin.tar.gz -_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 eapi7-ver f9ec87e93172b25ce65a85303dc06964 edos2unix 33e347e171066657f91f8b0c72ec8773 epatch 9f813bb3c47cf2e60619a663b87c5f4e estack 055c42df72f76a4f45ec92b35e83cd56 eutils 2d5b3f4b315094768576b6799e4f926e java-pkg-2 45c44ec10db6affb3ebee1ac72039888 java-utils-2 2440f41421207d084e5e3f1fb001b34e l10n 8cdd85e169b835d518bc2fd59f780d8e ltprune 4f3f2db5ce3ccbeeacdf3f94954043aa multilib d410501a125f99ffb560b0c523cd3d1e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator d3fb3ba33acc3bbbdc4d7970227c100d wrapper 4251d4c84c25f59094fd557e0063a974 -_md5_=b342c71c21fcf077be37d0170c184e1b diff --git a/metadata/md5-cache/dev-lang/Manifest.gz b/metadata/md5-cache/dev-lang/Manifest.gz index 063d830750d6..ada4bb2a9743 100644 Binary files a/metadata/md5-cache/dev-lang/Manifest.gz and b/metadata/md5-cache/dev-lang/Manifest.gz differ diff --git a/metadata/md5-cache/dev-lang/spidermonkey-78.10.0 b/metadata/md5-cache/dev-lang/spidermonkey-78.10.0 index 501b4d7d0c10..977f783da6ae 100644 --- a/metadata/md5-cache/dev-lang/spidermonkey-78.10.0 +++ b/metadata/md5-cache/dev-lang/spidermonkey-78.10.0 @@ -10,6 +10,6 @@ LICENSE=MPL-2.0 RDEPEND=>=dev-libs/icu-67.1:= >=dev-libs/nspr-4.25 sys-libs/readline:0= >=sys-libs/zlib-1.2.3 RESTRICT=!test? ( test ) SLOT=78 -SRC_URI=https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/source/firefox-78.10.0esr.source.tar.xz -> firefox-78.10.0esr.source.tar.xz https://dev.gentoo.org/~whissi/mozilla/patchsets/firefox-78esr-patches-11.tar.xz https://dev.gentoo.org/~polynomial-c/mozilla/patchsets/firefox-78esr-patches-11.tar.xz https://dev.gentoo.org/~axs/mozilla/patchsets/firefox-78esr-patches-11.tar.xz https://dev.gentoo.org/~whissi/mozilla/patchsets/spidermonkey-78-patches-03.tar.xz https://dev.gentoo.org/~polynomial-c/mozilla/patchsets/spidermonkey-78-patches-03.tar.xz https://dev.gentoo.org/~axs/mozilla/patchsets/spidermonkey-78-patches-03.tar.xz +SRC_URI=https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/source/firefox-78.10.0esr.source.tar.xz -> firefox-78.10.0esr.source.tar.xz https://dev.gentoo.org/~whissi/mozilla/patchsets/firefox-78esr-patches-12.tar.xz https://dev.gentoo.org/~polynomial-c/mozilla/patchsets/firefox-78esr-patches-12.tar.xz https://dev.gentoo.org/~axs/mozilla/patchsets/firefox-78esr-patches-12.tar.xz https://dev.gentoo.org/~whissi/mozilla/patchsets/spidermonkey-78-patches-03.tar.xz https://dev.gentoo.org/~polynomial-c/mozilla/patchsets/spidermonkey-78-patches-03.tar.xz https://dev.gentoo.org/~axs/mozilla/patchsets/spidermonkey-78-patches-03.tar.xz _eclasses_=autotools 9e63f92c2a5d867fea55ecb160c7d354 check-reqs 97b90bd8fb799993925e6b3a683184e5 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 gnuconfig 9f91b4b0c84e734a87492d4293f03de5 l10n 8cdd85e169b835d518bc2fd59f780d8e libtool f143db5a74ccd9ca28c1234deffede96 llvm 9a7b0b234f4be44fe82e04eefb36e8f2 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-any-r1 17241a11501065ff3651350040875aa9 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 -_md5_=f2c8c3fca9fa93ac51ad14d57f908ab5 +_md5_=a256aa0b9379ca42e6dbc9cb2fca6126 diff --git a/metadata/md5-cache/dev-lang/spidermonkey-78.9.0 b/metadata/md5-cache/dev-lang/spidermonkey-78.9.0 deleted file mode 100644 index f711fb67f539..000000000000 --- a/metadata/md5-cache/dev-lang/spidermonkey-78.9.0 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=|| ( dev-lang/python:3.9 dev-lang/python:3.8 dev-lang/python:3.7 ) >=virtual/rust-1.41.0 virtual/pkgconfig || ( ( sys-devel/llvm:11 clang? ( sys-devel/clang:11 lto? ( =sys-devel/lld-11* ) ) ) ( sys-devel/llvm:10 clang? ( sys-devel/clang:10 lto? ( =sys-devel/lld-10* ) ) ) ) lto? ( !clang? ( sys-devel/binutils[gold] ) ) sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) ~sys-devel/autoconf-2.13 >=sys-devel/libtool-2.4 -DEFINED_PHASES=compile configure install prepare pretend setup test -DEPEND=>=dev-libs/icu-67.1:= >=dev-libs/nspr-4.25 sys-libs/readline:0= >=sys-libs/zlib-1.2.3 test? ( || ( ( dev-lang/python:3.9 dev-python/six[python_targets_python3_9(-),-python_single_target_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/six[python_targets_python3_8(-),-python_single_target_python3_8(-)] ) ( dev-lang/python:3.7 dev-python/six[python_targets_python3_7(-),-python_single_target_python3_7(-)] ) ) ) !!sys-devel/llvm:0 -DESCRIPTION=SpiderMonkey is Mozilla's JavaScript engine written in C and C++ -EAPI=7 -HOMEPAGE=https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey -IUSE=clang cpu_flags_arm_neon debug +jit lto test -KEYWORDS=amd64 arm arm64 ~mips ppc64 ~s390 x86 -LICENSE=MPL-2.0 -RDEPEND=>=dev-libs/icu-67.1:= >=dev-libs/nspr-4.25 sys-libs/readline:0= >=sys-libs/zlib-1.2.3 -RESTRICT=!test? ( test ) -SLOT=78 -SRC_URI=https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/source/firefox-78.9.0esr.source.tar.xz -> firefox-78.9.0esr.source.tar.xz https://dev.gentoo.org/~whissi/mozilla/patchsets/firefox-78esr-patches-10.tar.xz https://dev.gentoo.org/~polynomial-c/mozilla/patchsets/firefox-78esr-patches-10.tar.xz https://dev.gentoo.org/~axs/mozilla/patchsets/firefox-78esr-patches-10.tar.xz https://dev.gentoo.org/~whissi/mozilla/patchsets/spidermonkey-78-patches-03.tar.xz https://dev.gentoo.org/~polynomial-c/mozilla/patchsets/spidermonkey-78-patches-03.tar.xz https://dev.gentoo.org/~axs/mozilla/patchsets/spidermonkey-78-patches-03.tar.xz -_eclasses_=autotools 9e63f92c2a5d867fea55ecb160c7d354 check-reqs 97b90bd8fb799993925e6b3a683184e5 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 gnuconfig 9f91b4b0c84e734a87492d4293f03de5 l10n 8cdd85e169b835d518bc2fd59f780d8e libtool f143db5a74ccd9ca28c1234deffede96 llvm 9a7b0b234f4be44fe82e04eefb36e8f2 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-any-r1 17241a11501065ff3651350040875aa9 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 -_md5_=e91551b1cb71ed81cf7896d12692e804 diff --git a/metadata/md5-cache/dev-libs/Manifest.gz b/metadata/md5-cache/dev-libs/Manifest.gz index fe1a1f3074e9..420db323145a 100644 Binary files a/metadata/md5-cache/dev-libs/Manifest.gz and b/metadata/md5-cache/dev-libs/Manifest.gz differ diff --git a/metadata/md5-cache/dev-libs/libedit-20210419.3.1 b/metadata/md5-cache/dev-libs/libedit-20210419.3.1 new file mode 100644 index 000000000000..9a431791538a --- /dev/null +++ b/metadata/md5-cache/dev-libs/libedit-20210419.3.1 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install test +DEPEND=>=sys-libs/ncurses-5.9-r3[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] +DESCRIPTION=BSD replacement for libreadline +EAPI=7 +HOMEPAGE=https://thrysoee.dk/editline/ +IUSE=static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 split-usr +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos +LICENSE=BSD-2 +RDEPEND=>=sys-libs/ncurses-5.9-r3[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] +SLOT=0 +SRC_URI=https://thrysoee.dk/editline/libedit-20210419-3.1.tar.gz +_eclasses_=multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multilib-build ac696f0bea6c503f5980bfd5a0f312e5 multilib-minimal 8bddda43703ba94d8341f4e247f97566 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 usr-ldscript 7c918d239d0f9098867d0c8e33348fc9 +_md5_=926e768a725d4baaebb23eaf69905f87 diff --git a/metadata/md5-cache/dev-perl/Crypt-SSLeay-0.720.0-r4 b/metadata/md5-cache/dev-perl/Crypt-SSLeay-0.720.0-r4 new file mode 100644 index 000000000000..cad31d803727 --- /dev/null +++ b/metadata/md5-cache/dev-perl/Crypt-SSLeay-0.720.0-r4 @@ -0,0 +1,16 @@ +BDEPEND=>=dev-libs/openssl-0.9.7c:0= virtual/perl-MIME-Base64 virtual/perl-ExtUtils-MakeMaker >=virtual/perl-ExtUtils-CBuilder-0.280.205 virtual/perl-Getopt-Long >=dev-perl/Path-Class-0.260.0 >=dev-perl/Try-Tiny-0.190.0 test? ( >=virtual/perl-Test-Simple-0.190.0 ) dev-lang/perl +DEFINED_PHASES=compile configure install prepare test +DEPEND=>=dev-libs/openssl-0.9.7c:0= dev-lang/perl +DESCRIPTION=OpenSSL support for LWP +EAPI=7 +HOMEPAGE=https://metacpan.org/release/Crypt-SSLeay +IUSE=test +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux +LICENSE=Artistic-2 +PDEPEND=dev-perl/libwww-perl >=dev-perl/LWP-Protocol-https-6.20.0 +RDEPEND=>=dev-libs/openssl-0.9.7c:0= virtual/perl-MIME-Base64 dev-lang/perl:= +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=mirror://cpan/authors/id/N/NA/NANIS/Crypt-SSLeay-0.72.tar.gz +_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 6ec4c4d8fc8324200f1c14e8d158c59b perl-module 58b5d72d607014c48b5a1e106318d584 +_md5_=2f46e5abb6a6075c7a8d00dc8c83599e diff --git a/metadata/md5-cache/dev-perl/Manifest.gz b/metadata/md5-cache/dev-perl/Manifest.gz index e741dde5450c..afa72ec37091 100644 Binary files a/metadata/md5-cache/dev-perl/Manifest.gz and b/metadata/md5-cache/dev-perl/Manifest.gz differ diff --git a/metadata/md5-cache/dev-perl/Net-Jabber-2.0.0-r2 b/metadata/md5-cache/dev-perl/Net-Jabber-2.0.0-r2 new file mode 100644 index 000000000000..df74054ba95f --- /dev/null +++ b/metadata/md5-cache/dev-perl/Net-Jabber-2.0.0-r2 @@ -0,0 +1,13 @@ +BDEPEND=dev-perl/XML-Stream dev-perl/Net-XMPP dev-perl/Digest-SHA1 dev-lang/perl +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-lang/perl +DESCRIPTION=Jabber Perl library +EAPI=7 +HOMEPAGE=https://metacpan.org/release/Net-Jabber +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux +LICENSE=|| ( Artistic GPL-1+ ) +RDEPEND=dev-perl/XML-Stream dev-perl/Net-XMPP dev-perl/Digest-SHA1 dev-lang/perl:= +SLOT=0 +SRC_URI=mirror://cpan/authors/id/R/RE/REATMON/Net-Jabber-2.0.tar.gz +_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 6ec4c4d8fc8324200f1c14e8d158c59b perl-module 58b5d72d607014c48b5a1e106318d584 +_md5_=20de8a7b73da0220563199d0a693487f diff --git a/metadata/md5-cache/dev-perl/ORLite-1.980.0-r1 b/metadata/md5-cache/dev-perl/ORLite-1.980.0-r1 index 0c79509cffb7..58f176da662d 100644 --- a/metadata/md5-cache/dev-perl/ORLite-1.980.0-r1 +++ b/metadata/md5-cache/dev-perl/ORLite-1.980.0-r1 @@ -11,4 +11,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=mirror://cpan/authors/id/A/AD/ADAMK/ORLite-1.98.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 6ec4c4d8fc8324200f1c14e8d158c59b perl-module 58b5d72d607014c48b5a1e106318d584 -_md5_=a4dedbc0a07dbe6dc47d3b973639f23c +_md5_=ea2c5b7282d3e054290da762c4b8ea47 diff --git a/metadata/md5-cache/dev-perl/Proc-Background-1.210.0 b/metadata/md5-cache/dev-perl/Proc-Background-1.210.0 new file mode 100644 index 000000000000..098c3907c9a8 --- /dev/null +++ b/metadata/md5-cache/dev-perl/Proc-Background-1.210.0 @@ -0,0 +1,13 @@ +BDEPEND=virtual/perl-ExtUtils-MakeMaker dev-lang/perl +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-lang/perl +DESCRIPTION=Generic interface to background process management +EAPI=7 +HOMEPAGE=https://metacpan.org/release/Proc-Background +KEYWORDS=~amd64 ~x86 ~x86-solaris +LICENSE=|| ( Artistic GPL-1+ ) +RDEPEND=dev-lang/perl:= +SLOT=0 +SRC_URI=mirror://cpan/authors/id/N/NE/NERDVANA/Proc-Background-1.21.tar.gz +_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 6ec4c4d8fc8324200f1c14e8d158c59b perl-module 58b5d72d607014c48b5a1e106318d584 +_md5_=74f019b5e512050ff90b6d58c5fdb2c5 diff --git a/metadata/md5-cache/dev-python/Manifest.gz b/metadata/md5-cache/dev-python/Manifest.gz index a7f171a7985e..3a6a9794b481 100644 Binary files a/metadata/md5-cache/dev-python/Manifest.gz and b/metadata/md5-cache/dev-python/Manifest.gz differ diff --git a/metadata/md5-cache/dev-python/Rx-3.2.0 b/metadata/md5-cache/dev-python/Rx-3.2.0 new file mode 100644 index 000000000000..6eb76c4a9db1 --- /dev/null +++ b/metadata/md5-cache/dev-python/Rx-3.2.0 @@ -0,0 +1,16 @@ +BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] test? ( x11-base/xorg-server[xvfb] x11-apps/xhost ) +DEFINED_PHASES=compile configure install prepare test +DEPEND=test? ( dev-python/pytest-asyncio[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) +DESCRIPTION=Reactive Extensions for Python +EAPI=7 +HOMEPAGE=http://reactivex.io/ +IUSE=test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 test +KEYWORDS=~amd64 ~x86 +LICENSE=Apache-2.0 +RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) +RESTRICT=!test? ( test ) !test? ( test ) +SLOT=0 +SRC_URI=https://github.com/ReactiveX/RxPY/archive/v3.2.0.tar.gz -> RxPY-3.2.0.tar.gz +_eclasses_=distutils-r1 d8655e1387589a2e1930339b1627d5c1 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 26e4ad0a4190b14f70973dc253e86535 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 virtualx d828f8a6cfc731f2683d0967d3f2f95a +_md5_=c928f24f8552781996db24552edcbd59 diff --git a/metadata/md5-cache/dev-python/aiorpcX-0.22.0 b/metadata/md5-cache/dev-python/aiorpcX-0.22.0 new file mode 100644 index 000000000000..97e95faae585 --- /dev/null +++ b/metadata/md5-cache/dev-python/aiorpcX-0.22.0 @@ -0,0 +1,15 @@ +BDEPEND=test? ( dev-python/pytest-asyncio[python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/uvloop[python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/websockets[python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) test? ( >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Generic async RPC implementation, including JSON-RPC +EAPI=7 +HOMEPAGE=https://pypi.org/project/aiorpcX/ https://github.com/kyuupichan/aiorpcX/ +IUSE=test python_targets_python3_8 python_targets_python3_9 +KEYWORDS=~amd64 ~x86 +LICENSE=MIT +RDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/kyuupichan/aiorpcX/archive/0.22.0.tar.gz -> aiorpcX-0.22.0.gh.tar.gz +_eclasses_=distutils-r1 d8655e1387589a2e1930339b1627d5c1 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 26e4ad0a4190b14f70973dc253e86535 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 +_md5_=fc2be45b373f0977648eff22d10279e0 diff --git a/metadata/md5-cache/dev-python/arpeggio-1.10.2 b/metadata/md5-cache/dev-python/arpeggio-1.10.2 new file mode 100644 index 000000000000..b924a7605402 --- /dev/null +++ b/metadata/md5-cache/dev-python/arpeggio-1.10.2 @@ -0,0 +1,16 @@ +BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +DEFINED_PHASES=compile configure install prepare test +DEPEND=test? ( dev-python/memory_profiler[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) +DESCRIPTION=Parser interpreter based on PEG grammars +EAPI=7 +HOMEPAGE=https://pypi.org/project/Arpeggio/ https://github.com/textX/Arpeggio +IUSE=test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 +KEYWORDS=~amd64 ~arm64 ~x86 +LICENSE=MIT +RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/textX/Arpeggio/archive/1.10.2.tar.gz -> Arpeggio-1.10.2.tar.gz +_eclasses_=distutils-r1 d8655e1387589a2e1930339b1627d5c1 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 26e4ad0a4190b14f70973dc253e86535 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 +_md5_=e37cda848e3bec2785045cbf9f245315 diff --git a/metadata/md5-cache/dev-python/astroid-2.5.6 b/metadata/md5-cache/dev-python/astroid-2.5.6 new file mode 100644 index 000000000000..21995184aaf4 --- /dev/null +++ b/metadata/md5-cache/dev-python/astroid-2.5.6 @@ -0,0 +1,15 @@ +BDEPEND=test? ( dev-python/nose[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/numpy[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/python-dateutil[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) test? ( >=dev-python/lazy-object-proxy-1.4.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/wrapt-1.11.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_python3_7? ( >=dev-python/typed-ast-1.4.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Abstract Syntax Tree for logilab packages +EAPI=7 +HOMEPAGE=https://github.com/PyCQA/astroid/ https://pypi.org/project/astroid/ +IUSE=test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 +LICENSE=LGPL-2.1+ +RDEPEND=>=dev-python/lazy-object-proxy-1.4.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/wrapt-1.11.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_python3_7? ( >=dev-python/typed-ast-1.4.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/PyCQA/astroid/archive/astroid-2.5.6.tar.gz +_eclasses_=distutils-r1 d8655e1387589a2e1930339b1627d5c1 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 26e4ad0a4190b14f70973dc253e86535 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 +_md5_=066c95ba381c6aafd154bdf557494f19 diff --git a/metadata/md5-cache/dev-python/deepmerge-0.3.0 b/metadata/md5-cache/dev-python/deepmerge-0.3.0 new file mode 100644 index 000000000000..01a7c88eb4ae --- /dev/null +++ b/metadata/md5-cache/dev-python/deepmerge-0.3.0 @@ -0,0 +1,15 @@ +BDEPEND=dev-python/setuptools_scm[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] test? ( >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Tools to handle merging of nested data structures in python +EAPI=7 +HOMEPAGE=https://deepmerge.readthedocs.io/en/latest +IUSE=test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 +KEYWORDS=~amd64 ~x86 +LICENSE=MIT +RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/toumorokoshi/deepmerge/archive/v0.3.0.tar.gz -> deepmerge-0.3.0.gh.tar.gz +_eclasses_=distutils-r1 d8655e1387589a2e1930339b1627d5c1 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 26e4ad0a4190b14f70973dc253e86535 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 +_md5_=bc049e152c5d43efd1dc22129cf5e9ec diff --git a/metadata/md5-cache/dev-python/mysql-connector-python-8.0.24 b/metadata/md5-cache/dev-python/mysql-connector-python-8.0.24 new file mode 100644 index 000000000000..6043f9ec3782 --- /dev/null +++ b/metadata/md5-cache/dev-python/mysql-connector-python-8.0.24 @@ -0,0 +1,16 @@ +BDEPEND=>=dev-libs/protobuf-3.6.1 python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +DEFINED_PHASES=compile configure install prepare test +DEPEND=>=dev-db/mysql-connector-c-8.0 >=dev-python/protobuf-python-3.6.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/dnspython[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] test? ( dev-db/mysql[server(+)] ) +DESCRIPTION=Python client library for MariaDB/MySQL +EAPI=7 +HOMEPAGE=https://dev.mysql.com/downloads/connector/python/ +IUSE=examples test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 +KEYWORDS=~amd64 ~arm ~x86 +LICENSE=GPL-2 +RDEPEND=>=dev-db/mysql-connector-c-8.0 >=dev-python/protobuf-python-3.6.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/dnspython[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) +RESTRICT=test +SLOT=0 +SRC_URI=https://github.com/mysql/mysql-connector-python/archive/refs/tags/8.0.24.tar.gz -> mysql-connector-python-8.0.24.tar.gz +_eclasses_=distutils-r1 d8655e1387589a2e1930339b1627d5c1 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 26e4ad0a4190b14f70973dc253e86535 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 +_md5_=9a3b419ddfec1d0bc3a49546973d8ab4 diff --git a/metadata/md5-cache/dev-python/pygame-2.0.1 b/metadata/md5-cache/dev-python/pygame-2.0.1-r1 similarity index 62% rename from metadata/md5-cache/dev-python/pygame-2.0.1 rename to metadata/md5-cache/dev-python/pygame-2.0.1-r1 index bac28448a4cd..4500b132f5b6 100644 --- a/metadata/md5-cache/dev-python/pygame-2.0.1 +++ b/metadata/md5-cache/dev-python/pygame-2.0.1-r1 @@ -1,16 +1,16 @@ BDEPEND=test? ( media-libs/fontconfig sys-apps/util-linux ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/numpy[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] media-libs/freetype >=media-libs/sdl2-image-1.2.2 >=media-libs/sdl2-mixer-1.2.4 >=media-libs/sdl2-ttf-2.0.6 >=media-libs/smpeg2-0.4.4-r1 midi? ( media-libs/portmidi ) X? ( >=media-libs/libsdl2-1.2.5[opengl?,threads,video,X] ) !X? ( >=media-libs/libsdl2-1.2.5[threads] ) test? ( media-libs/sdl2-image[gif,jpeg,png] media-libs/sdl2-mixer[mp3,vorbis,wav] ) +DEPEND=dev-python/numpy[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] media-libs/freetype media-libs/libpng:0= >=media-libs/sdl2-image-1.2.2 >=media-libs/sdl2-mixer-1.2.4 >=media-libs/sdl2-ttf-2.0.6 >=media-libs/smpeg2-0.4.4-r1 virtual/jpeg midi? ( media-libs/portmidi ) X? ( >=media-libs/libsdl2-1.2.5[opengl?,threads,video,X] ) !X? ( >=media-libs/libsdl2-1.2.5[threads] ) test? ( media-libs/sdl2-image[gif,jpeg,png] media-libs/sdl2-mixer[mp3,vorbis,wav] ) DESCRIPTION=Python bindings for SDL multimedia library EAPI=7 HOMEPAGE=https://www.pygame.org/ IUSE=doc examples midi opengl test X python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 LICENSE=LGPL-2.1 -RDEPEND=dev-python/numpy[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] media-libs/freetype >=media-libs/sdl2-image-1.2.2 >=media-libs/sdl2-mixer-1.2.4 >=media-libs/sdl2-ttf-2.0.6 >=media-libs/smpeg2-0.4.4-r1 midi? ( media-libs/portmidi ) X? ( >=media-libs/libsdl2-1.2.5[opengl?,threads,video,X] ) !X? ( >=media-libs/libsdl2-1.2.5[threads] ) media-libs/fontconfig python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +RDEPEND=dev-python/numpy[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] media-libs/freetype media-libs/libpng:0= >=media-libs/sdl2-image-1.2.2 >=media-libs/sdl2-mixer-1.2.4 >=media-libs/sdl2-ttf-2.0.6 >=media-libs/smpeg2-0.4.4-r1 virtual/jpeg midi? ( media-libs/portmidi ) X? ( >=media-libs/libsdl2-1.2.5[opengl?,threads,video,X] ) !X? ( >=media-libs/libsdl2-1.2.5[threads] ) media-libs/fontconfig python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/pygame/pygame/releases/download/2.0.1/pygame-2.0.1.tar.gz _eclasses_=distutils-r1 d8655e1387589a2e1930339b1627d5c1 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 26e4ad0a4190b14f70973dc253e86535 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 -_md5_=ff78108d74e601d4ea419732424a9263 +_md5_=6d41cc66a6ddd2245dbc225ed00b9499 diff --git a/metadata/md5-cache/dev-python/pylint-2.8.1 b/metadata/md5-cache/dev-python/pylint-2.8.1 new file mode 100644 index 000000000000..b1ceca2e2644 --- /dev/null +++ b/metadata/md5-cache/dev-python/pylint-2.8.1 @@ -0,0 +1,15 @@ +BDEPEND=doc? ( dev-python/sphinx ) test? ( =dev-python/astroid-2.5.6[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/isort-4.2.5[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] =dev-python/mccabe-0.6[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] =dev-python/toml-0.7.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_python3_7? ( dev-lang/python:3.7[threads(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[threads(+)] ) python_targets_python3_9? ( dev-lang/python:3.9[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Python code static checker +EAPI=7 +HOMEPAGE=https://www.logilab.org/project/pylint https://pypi.org/project/pylint/ https://github.com/pycqa/pylint/ +IUSE=examples doc test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 +LICENSE=GPL-2 +RDEPEND==dev-python/astroid-2.5.6[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/isort-4.2.5[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] =dev-python/mccabe-0.6[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] =dev-python/toml-0.7.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_python3_7? ( dev-lang/python:3.7[threads(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[threads(+)] ) python_targets_python3_9? ( dev-lang/python:3.9[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/pycqa/pylint/archive/pylint-2.8.1.tar.gz +_eclasses_=distutils-r1 d8655e1387589a2e1930339b1627d5c1 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 26e4ad0a4190b14f70973dc253e86535 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 +_md5_=ab2d66d4e101540b837851f2f8a5fc90 diff --git a/metadata/md5-cache/dev-python/pytools-2021.2.6 b/metadata/md5-cache/dev-python/pytools-2021.2.6 new file mode 100644 index 000000000000..aa1c2231e8d1 --- /dev/null +++ b/metadata/md5-cache/dev-python/pytools-2021.2.6 @@ -0,0 +1,15 @@ +BDEPEND=test? ( >=dev-python/appdirs-1.4.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/numpy-1.6.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_python3_7? ( dev-lang/python:3.7[sqlite] ) python_targets_python3_8? ( dev-lang/python:3.8[sqlite] ) python_targets_python3_9? ( dev-lang/python:3.9[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Collection of tools missing from the Python standard library +EAPI=7 +HOMEPAGE=https://mathema.tician.de/software/pytools/ +IUSE=test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=>=dev-python/appdirs-1.4.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/numpy-1.6.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_python3_7? ( dev-lang/python:3.7[sqlite] ) python_targets_python3_8? ( dev-lang/python:3.8[sqlite] ) python_targets_python3_9? ( dev-lang/python:3.9[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=mirror://pypi/p/pytools/pytools-2021.2.6.tar.gz +_eclasses_=distutils-r1 d8655e1387589a2e1930339b1627d5c1 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 26e4ad0a4190b14f70973dc253e86535 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 +_md5_=2be45dfab7d1ea9489e1e4996644831d diff --git a/metadata/md5-cache/dev-python/unidiff-0.6.0 b/metadata/md5-cache/dev-python/unidiff-0.6.0 new file mode 100644 index 000000000000..101e4dd422b6 --- /dev/null +++ b/metadata/md5-cache/dev-python/unidiff-0.6.0 @@ -0,0 +1,15 @@ +BDEPEND=test? ( dev-python/unittest-or-fail[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Unified diff parsing/metadata extraction library +EAPI=7 +HOMEPAGE=https://github.com/matiasb/python-unidiff https://pypi.org/project/unidiff/ +IUSE=test test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) +RESTRICT=!test? ( test ) !test? ( test ) +SLOT=0 +SRC_URI=mirror://pypi/u/unidiff/unidiff-0.6.0.tar.gz +_eclasses_=distutils-r1 d8655e1387589a2e1930339b1627d5c1 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 26e4ad0a4190b14f70973dc253e86535 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 +_md5_=6c108c89738c8dfbf730bd95f853767a diff --git a/metadata/md5-cache/dev-tex/Manifest.gz b/metadata/md5-cache/dev-tex/Manifest.gz index 51071755d5d3..2b92f0f7d881 100644 Binary files a/metadata/md5-cache/dev-tex/Manifest.gz and b/metadata/md5-cache/dev-tex/Manifest.gz differ diff --git a/metadata/md5-cache/dev-tex/tex4ht-20090611_p1038-r11 b/metadata/md5-cache/dev-tex/tex4ht-20090611_p1038-r11 index 72196d06bb28..e93dd71b607e 100644 --- a/metadata/md5-cache/dev-tex/tex4ht-20090611_p1038-r11 +++ b/metadata/md5-cache/dev-tex/tex4ht-20090611_p1038-r11 @@ -1,14 +1,14 @@ -BDEPEND=virtual/pkgconfig java? ( >=virtual/jdk-1.5 ) +BDEPEND=virtual/pkgconfig DEFINED_PHASES=compile install postinst postrm preinst prepare setup -DEPEND=dev-libs/kpathsea virtual/latex-base >=sys-apps/texinfo-4.2-r5 java? ( >=dev-java/java-config-2.2.0-r3 ) +DEPEND=dev-libs/kpathsea java? ( >=virtual/jdk-1.8:* ) virtual/latex-base >=sys-apps/texinfo-4.2-r5 java? ( >=dev-java/java-config-2.2.0-r3 ) DESCRIPTION=Converts (La)TeX to (X)HTML, XML and OO.org EAPI=7 HOMEPAGE=http://www.cse.ohio-state.edu/~gurari/TeX4ht/ http://www.cse.ohio-state.edu/~gurari/TeX4ht/bugfixes.html IUSE=java elibc_FreeBSD java KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos LICENSE=LPPL-1.2 -RDEPEND=app-text/ghostscript-gpl media-gfx/imagemagick dev-libs/kpathsea java? ( >=virtual/jre-1.5 ) virtual/latex-base java? ( >=dev-java/java-config-2.2.0-r3 ) +RDEPEND=app-text/ghostscript-gpl media-gfx/imagemagick dev-libs/kpathsea java? ( >=virtual/jre-1.8:* ) virtual/latex-base java? ( >=dev-java/java-config-2.2.0-r3 ) SLOT=0 SRC_URI=http://www.cse.ohio-state.edu/~gurari/TeX4ht/fix/tex4ht-1.0.2009_06_11_1038.tar.gz https://dev.gentoo.org/~ulm/distfiles/tex4ht-texlive-2020-06-24.tar.xz _eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 java-pkg-opt-2 77d2e22d0de7640f817d20e861c0ff3f java-utils-2 2440f41421207d084e5e3f1fb001b34e l10n 8cdd85e169b835d518bc2fd59f780d8e latex-package e5f296c98696dd02059bc6a5a03282e2 multilib d410501a125f99ffb560b0c523cd3d1e readme.gentoo-r1 22ae82e140bdd95d17a34fd5fd733190 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 -_md5_=e745e1093db3cc7945a50b662566b38b +_md5_=469245d0e771df51cf5c1f0739fcb289 diff --git a/metadata/md5-cache/dev-tex/tex4ht-20090611_p1038-r8 b/metadata/md5-cache/dev-tex/tex4ht-20090611_p1038_p20210423 similarity index 51% rename from metadata/md5-cache/dev-tex/tex4ht-20090611_p1038-r8 rename to metadata/md5-cache/dev-tex/tex4ht-20090611_p1038_p20210423 index 6444cf811718..ec605d802053 100644 --- a/metadata/md5-cache/dev-tex/tex4ht-20090611_p1038-r8 +++ b/metadata/md5-cache/dev-tex/tex4ht-20090611_p1038_p20210423 @@ -1,14 +1,14 @@ -BDEPEND=virtual/pkgconfig java? ( >=virtual/jdk-1.5 ) +BDEPEND=virtual/pkgconfig DEFINED_PHASES=compile install postinst postrm preinst prepare setup -DEPEND=dev-libs/kpathsea virtual/latex-base >=sys-apps/texinfo-4.2-r5 java? ( >=dev-java/java-config-2.2.0-r3 ) +DEPEND=dev-libs/kpathsea java? ( >=virtual/jdk-1.8:* ) virtual/latex-base >=sys-apps/texinfo-4.2-r5 java? ( >=dev-java/java-config-2.2.0-r3 ) DESCRIPTION=Converts (La)TeX to (X)HTML, XML and OO.org EAPI=7 HOMEPAGE=http://www.cse.ohio-state.edu/~gurari/TeX4ht/ http://www.cse.ohio-state.edu/~gurari/TeX4ht/bugfixes.html IUSE=java elibc_FreeBSD java -KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos LICENSE=LPPL-1.2 -RDEPEND=app-text/ghostscript-gpl media-gfx/imagemagick dev-libs/kpathsea java? ( >=virtual/jre-1.5 ) virtual/latex-base java? ( >=dev-java/java-config-2.2.0-r3 ) +RDEPEND=app-text/ghostscript-gpl media-gfx/imagemagick dev-libs/kpathsea java? ( >=virtual/jre-1.8:* ) virtual/latex-base java? ( >=dev-java/java-config-2.2.0-r3 ) SLOT=0 -SRC_URI=http://www.cse.ohio-state.edu/~gurari/TeX4ht/fix/tex4ht-1.0.2009_06_11_1038.tar.gz mirror://gentoo/tex4ht-texlive-2019-03-22.tar.xz -_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 java-pkg-opt-2 77d2e22d0de7640f817d20e861c0ff3f java-utils-2 2440f41421207d084e5e3f1fb001b34e l10n 8cdd85e169b835d518bc2fd59f780d8e latex-package e5f296c98696dd02059bc6a5a03282e2 multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 -_md5_=1d3834d87bee873fcf2f45325cec7411 +SRC_URI=http://www.cse.ohio-state.edu/~gurari/TeX4ht/fix/tex4ht-1.0.2009_06_11_1038.tar.gz https://dev.gentoo.org/~ulm/distfiles/tex4ht-texlive-20210423.tar.xz +_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 java-pkg-opt-2 77d2e22d0de7640f817d20e861c0ff3f java-utils-2 2440f41421207d084e5e3f1fb001b34e l10n 8cdd85e169b835d518bc2fd59f780d8e latex-package e5f296c98696dd02059bc6a5a03282e2 multilib d410501a125f99ffb560b0c523cd3d1e readme.gentoo-r1 22ae82e140bdd95d17a34fd5fd733190 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 +_md5_=71d54eb6c3a9f14a0398ad18c8d6beee diff --git a/metadata/md5-cache/dev-util/Manifest.gz b/metadata/md5-cache/dev-util/Manifest.gz index de0f91669389..3b7eeb121b78 100644 Binary files a/metadata/md5-cache/dev-util/Manifest.gz and b/metadata/md5-cache/dev-util/Manifest.gz differ diff --git a/metadata/md5-cache/dev-util/buildbot-3.1.0 b/metadata/md5-cache/dev-util/buildbot-3.1.0 new file mode 100644 index 000000000000..1e4359c6eabc --- /dev/null +++ b/metadata/md5-cache/dev-util/buildbot-3.1.0 @@ -0,0 +1,16 @@ +BDEPEND=test? ( acct-user/buildbot >=dev-python/jinja-2.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/twisted-17.9.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-),crypt?] >=dev-python/autobahn-0.16.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/sqlalchemy-1.2.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] =dev-python/sqlalchemy-migrate-0.13[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/python-dateutil-1.5[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/txaio-2.2.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pyjwt[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pyyaml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/unidiff[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/zope-interface-4.1.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ~dev-util/buildbot-worker-3.1.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] crypt? ( >=dev-python/pyopenssl-16.0.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/idna[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/service_identity[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) irc? ( dev-python/txrequests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) docker? ( >=dev-python/docker-py-2.2.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/requests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) ) virtual/pkgconfig python_targets_python3_7? ( dev-lang/python:3.7[sqlite] ) python_targets_python3_8? ( dev-lang/python:3.8[sqlite] ) python_targets_python3_9? ( dev-lang/python:3.9[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +DEFINED_PHASES=compile config configure install postinst prepare setup test +DEPEND=acct-user/buildbot >=dev-python/jinja-2.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/twisted-17.9.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-),crypt?] >=dev-python/autobahn-0.16.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/sqlalchemy-1.2.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] =dev-python/sqlalchemy-migrate-0.13[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/python-dateutil-1.5[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/txaio-2.2.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pyjwt[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pyyaml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/unidiff[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/zope-interface-4.1.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ~dev-util/buildbot-worker-3.1.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] crypt? ( >=dev-python/pyopenssl-16.0.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/idna[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/service_identity[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) irc? ( dev-python/txrequests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) docker? ( >=dev-python/docker-py-2.2.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/requests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) doc? ( >=dev-python/sphinx-3.2.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/sphinxcontrib-blockdiag[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/sphinxcontrib-spelling[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/sphinxcontrib-websupport[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pyenchant[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/docutils[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/sphinx-jinja[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/sphinx_rtd_theme[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) test? ( dev-python/ldap3[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/mock-2.0.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/moto[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/boto3-1.12.48[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/parameterized[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pypugjs[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/txrequests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/lz4[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/treq[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/setuptools_trial[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ~dev-util/buildbot-pkg-3.1.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ~dev-util/buildbot-worker-3.1.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ~dev-util/buildbot-www-3.1.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) +DESCRIPTION=BuildBot build automation system +EAPI=7 +HOMEPAGE=https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot/ +IUSE=crypt doc docker examples irc test test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 +KEYWORDS=~amd64 ~amd64-linux ~x86-linux +LICENSE=GPL-2 +RDEPEND=acct-user/buildbot >=dev-python/jinja-2.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/twisted-17.9.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-),crypt?] >=dev-python/autobahn-0.16.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/sqlalchemy-1.2.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] =dev-python/sqlalchemy-migrate-0.13[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/python-dateutil-1.5[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/txaio-2.2.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pyjwt[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pyyaml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/unidiff[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/zope-interface-4.1.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ~dev-util/buildbot-worker-3.1.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] crypt? ( >=dev-python/pyopenssl-16.0.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/idna[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/service_identity[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) irc? ( dev-python/txrequests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) docker? ( >=dev-python/docker-py-2.2.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/requests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_python3_7? ( dev-lang/python:3.7[sqlite] ) python_targets_python3_8? ( dev-lang/python:3.8[sqlite] ) python_targets_python3_9? ( dev-lang/python:3.9[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) +RESTRICT=!test? ( test ) !test? ( test ) +SLOT=0 +SRC_URI=mirror://pypi/b/buildbot/buildbot-3.1.0.tar.gz https://dev.gentoo.org/~dolsen/distfiles/buildbot-2.8.0-fakedb.tar.xz +_eclasses_=distutils-r1 d8655e1387589a2e1930339b1627d5c1 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 26e4ad0a4190b14f70973dc253e86535 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 readme.gentoo-r1 22ae82e140bdd95d17a34fd5fd733190 systemd fdf0d765c3f11f91fe54f8def9a8c0e6 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 +_md5_=8ecc746c7cd5449a2380546bbd7e4051 diff --git a/metadata/md5-cache/dev-util/buildbot-9999 b/metadata/md5-cache/dev-util/buildbot-9999 index ffe7836543d9..356aebe06474 100644 --- a/metadata/md5-cache/dev-util/buildbot-9999 +++ b/metadata/md5-cache/dev-util/buildbot-9999 @@ -1,15 +1,15 @@ -BDEPEND=test? ( acct-user/buildbot >=dev-python/jinja-2.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/twisted-17.9.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-),crypt?] >=dev-python/autobahn-0.16.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/sqlalchemy-1.2.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] =dev-python/sqlalchemy-migrate-0.13[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/python-dateutil-1.5[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/txaio-2.2.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pyjwt[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pyyaml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/zope-interface-4.1.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ~dev-util/buildbot-worker-9999[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] crypt? ( >=dev-python/pyopenssl-16.0.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/idna[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/service_identity[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) irc? ( dev-python/txrequests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) docker? ( >=dev-python/docker-py-2.2.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/requests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) ) >=dev-vcs/git-1.8.2.1[curl] virtual/pkgconfig python_targets_python3_7? ( dev-lang/python:3.7[sqlite] ) python_targets_python3_8? ( dev-lang/python:3.8[sqlite] ) python_targets_python3_9? ( dev-lang/python:3.9[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +BDEPEND=test? ( acct-user/buildbot >=dev-python/jinja-2.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/twisted-17.9.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-),crypt?] >=dev-python/autobahn-0.16.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/sqlalchemy-1.2.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] =dev-python/sqlalchemy-migrate-0.13[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/python-dateutil-1.5[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/txaio-2.2.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pyjwt[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pyyaml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/unidiff[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/zope-interface-4.1.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ~dev-util/buildbot-worker-9999[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] crypt? ( >=dev-python/pyopenssl-16.0.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/idna[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/service_identity[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) irc? ( dev-python/txrequests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) docker? ( >=dev-python/docker-py-2.2.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/requests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) ) >=dev-vcs/git-1.8.2.1[curl] virtual/pkgconfig python_targets_python3_7? ( dev-lang/python:3.7[sqlite] ) python_targets_python3_8? ( dev-lang/python:3.8[sqlite] ) python_targets_python3_9? ( dev-lang/python:3.9[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] DEFINED_PHASES=compile config configure install postinst prepare setup test unpack -DEPEND=acct-user/buildbot >=dev-python/jinja-2.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/twisted-17.9.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-),crypt?] >=dev-python/autobahn-0.16.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/sqlalchemy-1.2.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] =dev-python/sqlalchemy-migrate-0.13[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/python-dateutil-1.5[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/txaio-2.2.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pyjwt[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pyyaml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/zope-interface-4.1.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ~dev-util/buildbot-worker-9999[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] crypt? ( >=dev-python/pyopenssl-16.0.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/idna[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/service_identity[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) irc? ( dev-python/txrequests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) docker? ( >=dev-python/docker-py-2.2.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/requests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) doc? ( >=dev-python/sphinx-3.2.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/sphinxcontrib-blockdiag[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/sphinxcontrib-spelling[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/sphinxcontrib-websupport[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pyenchant[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/docutils[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/sphinx-jinja[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/sphinx_rtd_theme[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) test? ( dev-python/ldap3[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/mock-2.0.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/moto[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/boto3-1.12.48[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/parameterized[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pypugjs[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/txrequests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/lz4[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/treq[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/setuptools_trial[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-util/buildbot-pkg[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-util/buildbot-worker[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-util/buildbot-www[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) +DEPEND=acct-user/buildbot >=dev-python/jinja-2.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/twisted-17.9.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-),crypt?] >=dev-python/autobahn-0.16.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/sqlalchemy-1.2.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] =dev-python/sqlalchemy-migrate-0.13[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/python-dateutil-1.5[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/txaio-2.2.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pyjwt[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pyyaml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/unidiff[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/zope-interface-4.1.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ~dev-util/buildbot-worker-9999[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] crypt? ( >=dev-python/pyopenssl-16.0.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/idna[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/service_identity[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) irc? ( dev-python/txrequests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) docker? ( >=dev-python/docker-py-2.2.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/requests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) doc? ( >=dev-python/sphinx-3.2.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/sphinxcontrib-blockdiag[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/sphinxcontrib-spelling[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/sphinxcontrib-websupport[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pyenchant[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/docutils[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/sphinx-jinja[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/sphinx_rtd_theme[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) test? ( dev-python/ldap3[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/mock-2.0.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/moto[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/boto3-1.12.48[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/parameterized[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pypugjs[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/txrequests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/lz4[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/treq[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/setuptools_trial[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-util/buildbot-pkg[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-util/buildbot-worker[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-util/buildbot-www[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) DESCRIPTION=BuildBot build automation system EAPI=7 HOMEPAGE=https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot/ IUSE=crypt doc docker examples irc test test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 LICENSE=GPL-2 PROPERTIES=live -RDEPEND=acct-user/buildbot >=dev-python/jinja-2.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/twisted-17.9.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-),crypt?] >=dev-python/autobahn-0.16.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/sqlalchemy-1.2.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] =dev-python/sqlalchemy-migrate-0.13[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/python-dateutil-1.5[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/txaio-2.2.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pyjwt[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pyyaml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/zope-interface-4.1.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ~dev-util/buildbot-worker-9999[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] crypt? ( >=dev-python/pyopenssl-16.0.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/idna[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/service_identity[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) irc? ( dev-python/txrequests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) docker? ( >=dev-python/docker-py-2.2.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/requests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_python3_7? ( dev-lang/python:3.7[sqlite] ) python_targets_python3_8? ( dev-lang/python:3.8[sqlite] ) python_targets_python3_9? ( dev-lang/python:3.9[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +RDEPEND=acct-user/buildbot >=dev-python/jinja-2.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/twisted-17.9.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-),crypt?] >=dev-python/autobahn-0.16.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/sqlalchemy-1.2.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] =dev-python/sqlalchemy-migrate-0.13[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/python-dateutil-1.5[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/txaio-2.2.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pyjwt[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pyyaml[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/unidiff[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/zope-interface-4.1.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ~dev-util/buildbot-worker-9999[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] crypt? ( >=dev-python/pyopenssl-16.0.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/idna[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/service_identity[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) irc? ( dev-python/txrequests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) docker? ( >=dev-python/docker-py-2.2.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/requests[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_python3_7? ( dev-lang/python:3.7[sqlite] ) python_targets_python3_8? ( dev-lang/python:3.8[sqlite] ) python_targets_python3_9? ( dev-lang/python:3.9[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) RESTRICT=!test? ( test ) !test? ( test ) SLOT=0 _eclasses_=distutils-r1 d8655e1387589a2e1930339b1627d5c1 git-r3 b8e8c92aa5fe8df7187e466138eb4e52 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 26e4ad0a4190b14f70973dc253e86535 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 readme.gentoo-r1 22ae82e140bdd95d17a34fd5fd733190 systemd fdf0d765c3f11f91fe54f8def9a8c0e6 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 -_md5_=33304edf8c06a9ec7ae21aaa1fb52a27 +_md5_=c3b3c962d6ff7e4a92763ddd12491fd7 diff --git a/metadata/md5-cache/dev-util/buildbot-badges-3.1.0 b/metadata/md5-cache/dev-util/buildbot-badges-3.1.0 new file mode 100644 index 000000000000..5d5b40c1f625 --- /dev/null +++ b/metadata/md5-cache/dev-util/buildbot-badges-3.1.0 @@ -0,0 +1,15 @@ +BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7[sqlite] ) python_targets_python3_8? ( dev-lang/python:3.8[sqlite] ) python_targets_python3_9? ( dev-lang/python:3.9[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +DEFINED_PHASES=compile configure install prepare test +DEPEND=~dev-util/buildbot-3.1.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ~dev-util/buildbot-www-3.1.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ~dev-util/buildbot-pkg-3.1.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/cairocffi[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] media-gfx/cairosvg[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/jinja-2.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/klein[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +DESCRIPTION=Buildbot badges plugin produces an image in SVG or PNG format... +EAPI=7 +HOMEPAGE=https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-grid-view/ +IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 +KEYWORDS=~amd64 +LICENSE=GPL-2 +RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7[sqlite] ) python_targets_python3_8? ( dev-lang/python:3.8[sqlite] ) python_targets_python3_9? ( dev-lang/python:3.9[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) +SLOT=0 +SRC_URI=mirror://pypi/b/buildbot-badges/buildbot-badges-3.1.0.tar.gz +_eclasses_=distutils-r1 d8655e1387589a2e1930339b1627d5c1 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 26e4ad0a4190b14f70973dc253e86535 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 +_md5_=a0eeb9bf5d5645388e7bff8f70e87afe diff --git a/metadata/md5-cache/dev-util/buildbot-console-view-3.1.0 b/metadata/md5-cache/dev-util/buildbot-console-view-3.1.0 new file mode 100644 index 000000000000..9621d885c223 --- /dev/null +++ b/metadata/md5-cache/dev-util/buildbot-console-view-3.1.0 @@ -0,0 +1,15 @@ +BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7[sqlite] ) python_targets_python3_8? ( dev-lang/python:3.8[sqlite] ) python_targets_python3_9? ( dev-lang/python:3.9[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +DEFINED_PHASES=compile configure install prepare test +DEPEND=~dev-util/buildbot-3.1.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ~dev-util/buildbot-www-3.1.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +DESCRIPTION=Buildbot console-view plugin +EAPI=7 +HOMEPAGE=https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-console-view/ +IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 +KEYWORDS=~amd64 +LICENSE=GPL-2 +RDEPEND=~dev-util/buildbot-3.1.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ~dev-util/buildbot-www-3.1.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_python3_7? ( dev-lang/python:3.7[sqlite] ) python_targets_python3_8? ( dev-lang/python:3.8[sqlite] ) python_targets_python3_9? ( dev-lang/python:3.9[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) +SLOT=0 +SRC_URI=mirror://pypi/b/buildbot-console-view/buildbot-console-view-3.1.0.tar.gz +_eclasses_=distutils-r1 d8655e1387589a2e1930339b1627d5c1 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 26e4ad0a4190b14f70973dc253e86535 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 +_md5_=dd0165b3aa17b95b987d27d7c5a9c7cb diff --git a/metadata/md5-cache/dev-util/buildbot-grid-view-3.1.0 b/metadata/md5-cache/dev-util/buildbot-grid-view-3.1.0 new file mode 100644 index 000000000000..343593439695 --- /dev/null +++ b/metadata/md5-cache/dev-util/buildbot-grid-view-3.1.0 @@ -0,0 +1,15 @@ +BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7[sqlite] ) python_targets_python3_8? ( dev-lang/python:3.8[sqlite] ) python_targets_python3_9? ( dev-lang/python:3.9[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +DEFINED_PHASES=compile configure install prepare test +DEPEND=~dev-util/buildbot-3.1.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ~dev-util/buildbot-www-3.1.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +DESCRIPTION=BuildBot grid view web interface +EAPI=7 +HOMEPAGE=https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-grid-view/ +IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 +KEYWORDS=~amd64 +LICENSE=GPL-2 +RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7[sqlite] ) python_targets_python3_8? ( dev-lang/python:3.8[sqlite] ) python_targets_python3_9? ( dev-lang/python:3.9[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) +SLOT=0 +SRC_URI=mirror://pypi/b/buildbot-grid-view/buildbot-grid-view-3.1.0.tar.gz +_eclasses_=distutils-r1 d8655e1387589a2e1930339b1627d5c1 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 26e4ad0a4190b14f70973dc253e86535 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 +_md5_=99f60f0ee75dd4b21185910efd6d2655 diff --git a/metadata/md5-cache/dev-util/buildbot-pkg-3.1.0 b/metadata/md5-cache/dev-util/buildbot-pkg-3.1.0 new file mode 100644 index 000000000000..a4e4093ad94c --- /dev/null +++ b/metadata/md5-cache/dev-util/buildbot-pkg-3.1.0 @@ -0,0 +1,14 @@ +BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7[sqlite] ) python_targets_python3_8? ( dev-lang/python:3.8[sqlite] ) python_targets_python3_9? ( dev-lang/python:3.9[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=BuildBot common www build tools for packaging releases +EAPI=7 +HOMEPAGE=https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-pkg/ +IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 +KEYWORDS=~amd64 +LICENSE=GPL-2 +RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7[sqlite] ) python_targets_python3_8? ( dev-lang/python:3.8[sqlite] ) python_targets_python3_9? ( dev-lang/python:3.9[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) +SLOT=0 +SRC_URI=mirror://pypi/b/buildbot-pkg/buildbot-pkg-3.1.0.tar.gz +_eclasses_=distutils-r1 d8655e1387589a2e1930339b1627d5c1 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 26e4ad0a4190b14f70973dc253e86535 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 +_md5_=c4962d62fe76d14587bdf85e8d7df4ba diff --git a/metadata/md5-cache/dev-util/buildbot-waterfall-view-3.1.0 b/metadata/md5-cache/dev-util/buildbot-waterfall-view-3.1.0 new file mode 100644 index 000000000000..e9489b2812b9 --- /dev/null +++ b/metadata/md5-cache/dev-util/buildbot-waterfall-view-3.1.0 @@ -0,0 +1,15 @@ +BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7[sqlite] ) python_targets_python3_8? ( dev-lang/python:3.8[sqlite] ) python_targets_python3_9? ( dev-lang/python:3.9[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +DEFINED_PHASES=compile configure install prepare test +DEPEND=~dev-util/buildbot-3.1.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/mock[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ~dev-util/buildbot-www-3.1.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +DESCRIPTION=Buildbot waterfall-view plugin +EAPI=7 +HOMEPAGE=https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-waterfall-view/ +IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 +KEYWORDS=~amd64 +LICENSE=GPL-2 +RDEPEND=~dev-util/buildbot-3.1.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/mock[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ~dev-util/buildbot-www-3.1.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_python3_7? ( dev-lang/python:3.7[sqlite] ) python_targets_python3_8? ( dev-lang/python:3.8[sqlite] ) python_targets_python3_9? ( dev-lang/python:3.9[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) +SLOT=0 +SRC_URI=mirror://pypi/b/buildbot-waterfall-view/buildbot-waterfall-view-3.1.0.tar.gz +_eclasses_=distutils-r1 d8655e1387589a2e1930339b1627d5c1 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 26e4ad0a4190b14f70973dc253e86535 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 +_md5_=d83591711608e93a324f8fcf9b446ca5 diff --git a/metadata/md5-cache/dev-util/buildbot-worker-3.1.0 b/metadata/md5-cache/dev-util/buildbot-worker-3.1.0 new file mode 100644 index 000000000000..7a09fc3bc741 --- /dev/null +++ b/metadata/md5-cache/dev-util/buildbot-worker-3.1.0 @@ -0,0 +1,16 @@ +BDEPEND=test? ( acct-user/buildbot >=dev-python/twisted-17.9.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/future[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] !=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +DEFINED_PHASES=compile config configure install postinst prepare setup test +DEPEND=acct-user/buildbot >=dev-python/twisted-17.9.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/future[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] !=dev-python/twisted-17.9.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/future[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] !=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) +RESTRICT=!test? ( test ) !test? ( test ) +SLOT=0 +SRC_URI=mirror://pypi/b/buildbot-worker/buildbot-worker-3.1.0.tar.gz +_eclasses_=distutils-r1 d8655e1387589a2e1930339b1627d5c1 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 26e4ad0a4190b14f70973dc253e86535 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 readme.gentoo-r1 22ae82e140bdd95d17a34fd5fd733190 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 +_md5_=ee84a0931e773fb8ea72a0f57afd59fe diff --git a/metadata/md5-cache/dev-util/buildbot-wsgi-dashboards-3.1.0 b/metadata/md5-cache/dev-util/buildbot-wsgi-dashboards-3.1.0 new file mode 100644 index 000000000000..89c2ed44ffe0 --- /dev/null +++ b/metadata/md5-cache/dev-util/buildbot-wsgi-dashboards-3.1.0 @@ -0,0 +1,15 @@ +BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7[sqlite] ) python_targets_python3_8? ( dev-lang/python:3.8[sqlite] ) python_targets_python3_9? ( dev-lang/python:3.9[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +DEFINED_PHASES=compile configure install prepare test +DEPEND=>=dev-python/setuptools-21.2.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ~dev-util/buildbot-3.1.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ~dev-util/buildbot-www-3.1.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +DESCRIPTION=Buildbot plugin to integrate flask or bottle dashboards to buildbot UI +EAPI=7 +HOMEPAGE=https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-wsgi-dashboards/ +IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 +KEYWORDS=~amd64 +LICENSE=GPL-2 +RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7[sqlite] ) python_targets_python3_8? ( dev-lang/python:3.8[sqlite] ) python_targets_python3_9? ( dev-lang/python:3.9[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) +SLOT=0 +SRC_URI=mirror://pypi/b/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-3.1.0.tar.gz +_eclasses_=distutils-r1 d8655e1387589a2e1930339b1627d5c1 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 26e4ad0a4190b14f70973dc253e86535 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 +_md5_=a23a448d8bd962147c1d76cc7e7da506 diff --git a/metadata/md5-cache/dev-util/buildbot-www-3.1.0 b/metadata/md5-cache/dev-util/buildbot-www-3.1.0 new file mode 100644 index 000000000000..7f6203f30dee --- /dev/null +++ b/metadata/md5-cache/dev-util/buildbot-www-3.1.0 @@ -0,0 +1,15 @@ +BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7[sqlite] ) python_targets_python3_8? ( dev-lang/python:3.8[sqlite] ) python_targets_python3_9? ( dev-lang/python:3.9[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +DEFINED_PHASES=compile configure install prepare test +DEPEND=~dev-util/buildbot-pkg-3.1.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +DESCRIPTION=BuildBot base web interface, use with buildbot-{console-view,waterfall-view}... +EAPI=7 +HOMEPAGE=https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-www/ +IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 +KEYWORDS=~amd64 +LICENSE=GPL-2 +RDEPEND=~dev-util/buildbot-pkg-3.1.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_python3_7? ( dev-lang/python:3.7[sqlite] ) python_targets_python3_8? ( dev-lang/python:3.8[sqlite] ) python_targets_python3_9? ( dev-lang/python:3.9[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) +SLOT=0 +SRC_URI=mirror://pypi/b/buildbot-www/buildbot-www-3.1.0.tar.gz +_eclasses_=distutils-r1 d8655e1387589a2e1930339b1627d5c1 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 26e4ad0a4190b14f70973dc253e86535 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 +_md5_=5dd6f1534b3dbd07dd5eed82336eeea3 diff --git a/metadata/md5-cache/dev-util/wiggle-1.2 b/metadata/md5-cache/dev-util/wiggle-1.2 index e9701e985d74..1f005de61e00 100644 --- a/metadata/md5-cache/dev-util/wiggle-1.2 +++ b/metadata/md5-cache/dev-util/wiggle-1.2 @@ -5,11 +5,11 @@ DESCRIPTION=Tool for applying patches that patch cannot apply because of conflic EAPI=7 HOMEPAGE=https://neil.brown.name/wiggle https://git.neil.brown.name/?p=wiggle.git IUSE=test -KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux +KEYWORDS=amd64 ppc ~x86 ~amd64-linux ~x86-linux LICENSE=GPL-2 RDEPEND=dev-util/diffstat dev-util/patchutils sys-apps/diffutils sys-apps/findutils virtual/awk sys-apps/grep sys-apps/less sys-apps/sed sys-apps/coreutils sys-devel/patch sys-libs/ncurses:0= RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://neil.brown.name/wiggle/wiggle-1.2.tar.gz _eclasses_=fixheadtails 1721997ed44d035654efe12da50797ef multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 -_md5_=53ad4d307e4b7f768175b01ee791582f +_md5_=eb040d7396aa3eebcd3627042b587101 diff --git a/metadata/md5-cache/games-fps/Manifest.gz b/metadata/md5-cache/games-fps/Manifest.gz index 9f3826cd8ad1..13e786f1d66c 100644 Binary files a/metadata/md5-cache/games-fps/Manifest.gz and b/metadata/md5-cache/games-fps/Manifest.gz differ diff --git a/metadata/md5-cache/games-fps/darkplaces-20140513-r1 b/metadata/md5-cache/games-fps/darkplaces-20140513-r1 index 10bdfaa9e1a5..f179691c773e 100644 --- a/metadata/md5-cache/games-fps/darkplaces-20140513-r1 +++ b/metadata/md5-cache/games-fps/darkplaces-20140513-r1 @@ -11,4 +11,4 @@ RDEPEND=net-misc/curl cdinstall? ( games-fps/quake1-data ) demo? ( games-fps/qua SLOT=0 SRC_URI=http://icculus.org/twilight/darkplaces/files/darkplacesengine20140513.zip lights? ( http://www.fuhquake.net/files/extras/fuhquake-lits.rar http://www.kgbsyndicate.com/romi/id1.pk3 ) _eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 unpacker 517f16af48ee3ab88180dd58b5143213 wrapper 4251d4c84c25f59094fd557e0063a974 -_md5_=b2db07dbe6df427cb870dd000a2d1986 +_md5_=a5b4ce8b4d538aee47df303cad75c0a4 diff --git a/metadata/md5-cache/games-fps/nexuiz-2.5.2-r1 b/metadata/md5-cache/games-fps/nexuiz-2.5.2-r1 index 917f5de3fdc3..fbb6ca9bfbcd 100644 --- a/metadata/md5-cache/games-fps/nexuiz-2.5.2-r1 +++ b/metadata/md5-cache/games-fps/nexuiz-2.5.2-r1 @@ -1,7 +1,7 @@ DEFINED_PHASES=compile install prepare unpack DEPEND=virtual/jpeg:0 net-misc/curl opengl? ( media-libs/libmodplug media-libs/libogg >=media-libs/libpng-1.4:0 media-libs/libtheora media-libs/libvorbis x11-libs/libX11 x11-libs/libXau x11-libs/libXdmcp x11-libs/libXext x11-libs/libXpm x11-libs/libXxf86dga x11-libs/libXxf86vm virtual/opengl alsa? ( media-libs/alsa-lib ) sdl? ( media-libs/libsdl[joystick,opengl,video] ) ) !dedicated? ( !opengl? ( media-libs/libmodplug media-libs/libogg >=media-libs/libpng-1.4:0 media-libs/libtheora media-libs/libvorbis x11-libs/libX11 x11-libs/libXau x11-libs/libXdmcp x11-libs/libXext x11-libs/libXpm x11-libs/libXxf86dga x11-libs/libXxf86vm virtual/opengl alsa? ( media-libs/alsa-lib ) sdl? ( media-libs/libsdl[joystick,opengl,video] ) ) ) app-arch/unzip opengl? ( x11-base/xorg-proto ) !dedicated? ( !opengl? ( x11-base/xorg-proto ) ) DESCRIPTION=Deathmatch FPS based on DarkPlaces, an advanced Quake 1 engine -EAPI=6 +EAPI=7 HOMEPAGE=http://www.nexuiz.com/ IUSE=alsa dedicated maps opengl sdl KEYWORDS=~amd64 ~x86 @@ -10,4 +10,4 @@ RDEPEND=virtual/jpeg:0 net-misc/curl opengl? ( media-libs/libmodplug media-libs/ SLOT=0 SRC_URI=mirror://sourceforge/nexuiz/nexuiz-252.zip maps? ( mirror://sourceforge/nexuiz/nexmappack_r2.zip ) _eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 -_md5_=f150151b43ea72686b4cab7cc8f06bfb +_md5_=ea45919c9801c243a354892d00d4b190 diff --git a/metadata/md5-cache/games-strategy/Manifest.gz b/metadata/md5-cache/games-strategy/Manifest.gz index f866fa98617a..383a7c59b8ca 100644 Binary files a/metadata/md5-cache/games-strategy/Manifest.gz and b/metadata/md5-cache/games-strategy/Manifest.gz differ diff --git a/metadata/md5-cache/games-strategy/liquidwar-5.6.5 b/metadata/md5-cache/games-strategy/liquidwar-5.6.5 index 43875a92733e..cee55e584e25 100644 --- a/metadata/md5-cache/games-strategy/liquidwar-5.6.5 +++ b/metadata/md5-cache/games-strategy/liquidwar-5.6.5 @@ -3,10 +3,10 @@ DEPEND=>=media-libs/allegro-4.2:0[X] DESCRIPTION=Unique multiplayer wargame EAPI=7 HOMEPAGE=https://ufoot.org/liquidwar/ -KEYWORDS=~amd64 ~ppc64 ~x86 +KEYWORDS=~amd64 ~arm64 ~ppc64 ~x86 LICENSE=GPL-2 RDEPEND=>=media-libs/allegro-4.2:0[X] SLOT=0 SRC_URI=https://ufoot.org/download/liquidwar/v5/5.6.5/liquidwar-5.6.5.tar.gz _eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 -_md5_=192e17d84eef6fd047dc9f94ad8a5401 +_md5_=e5255abf36d7e265191121a977cce048 diff --git a/metadata/md5-cache/games-strategy/megaglest-3.13.0 b/metadata/md5-cache/games-strategy/megaglest-3.13.0 index b61882168655..57dda69c6fe4 100644 --- a/metadata/md5-cache/games-strategy/megaglest-3.13.0 +++ b/metadata/md5-cache/games-strategy/megaglest-3.13.0 @@ -5,11 +5,11 @@ DESCRIPTION=Cross-platform 3D realtime strategy game EAPI=7 HOMEPAGE=https://megaglest.org/ https://github.com/MegaGlest/megaglest-source IUSE=debug +editor fribidi cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse3 +streflop +tools +unicode wxuniversal +model-viewer videos lua_single_target_lua5-1 lua_single_target_lua5-2 -KEYWORDS=~amd64 ~x86 +KEYWORDS=~amd64 ~arm64 ~x86 LICENSE=GPL-3 BitstreamVera RDEPEND=lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-2? ( dev-lang/lua:5.2 ) ~games-strategy/megaglest-data-3.13.0 dev-libs/libxml2 dev-libs/xerces-c[icu] media-libs/fontconfig media-libs/freetype media-libs/ftgl media-libs/glew:= net-libs/libircclient media-libs/libpng:0 media-libs/libsdl2[X,sound,joystick,opengl,video] media-libs/libvorbis media-libs/openal net-libs/gnutls:= net-libs/miniupnpc:= net-misc/curl sys-libs/zlib virtual/opengl virtual/glu virtual/jpeg:0= x11-libs/libX11 x11-libs/libXext editor? ( x11-libs/wxGTK:3.0-gtk3[X,opengl] ) fribidi? ( dev-libs/fribidi ) model-viewer? ( x11-libs/wxGTK:3.0-gtk3[X] ) videos? ( media-video/vlc ) REQUIRED_USE=^^ ( lua_single_target_lua5-1 lua_single_target_lua5-2 ) SLOT=0 SRC_URI=https://github.com/MegaGlest/megaglest-source/releases/download/3.13.0/megaglest-source-3.13.0.tar.xz _eclasses_=cmake 518e4c9a6a38dfd7afc54b6a7c5de3da desktop c0d27bf73aa08ca05b663dbd31fbef28 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 l10n 8cdd85e169b835d518bc2fd59f780d8e lua-single f91b5656f00869c220a6e35ae0521c54 lua-utils 736947973cfbc9de01fdb8548f942f82 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 virtualx d828f8a6cfc731f2683d0967d3f2f95a wrapper 4251d4c84c25f59094fd557e0063a974 wxwidgets 407be90c398e52298054aff2093912a3 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=4245027553eb31543c7252b6bd71d746 +_md5_=c7bbb9d7e22fd126b03d8066e2282d00 diff --git a/metadata/md5-cache/games-strategy/megaglest-data-3.13.0 b/metadata/md5-cache/games-strategy/megaglest-data-3.13.0 index 4fe069a7fefb..4b59680c4998 100644 --- a/metadata/md5-cache/games-strategy/megaglest-data-3.13.0 +++ b/metadata/md5-cache/games-strategy/megaglest-data-3.13.0 @@ -4,9 +4,9 @@ DESCRIPTION=Data files for the cross-platform 3D realtime strategy game MegaGles EAPI=7 HOMEPAGE=https://www.megaglest.org/ IUSE=doc -KEYWORDS=~amd64 ~x86 +KEYWORDS=~amd64 ~arm64 ~x86 LICENSE=CC-BY-SA-3.0 SLOT=0 SRC_URI=https://github.com/MegaGlest/megaglest-data/releases/download/3.13.0/megaglest-data-3.13.0.tar.xz _eclasses_=cmake 518e4c9a6a38dfd7afc54b6a7c5de3da edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=edc907cbd74a041120c2a7f109d9a3c2 +_md5_=bd155481b6686db83d31368ca1a07fc5 diff --git a/metadata/md5-cache/mail-client/Manifest.gz b/metadata/md5-cache/mail-client/Manifest.gz index 11e8359712e0..19daa3a535ea 100644 Binary files a/metadata/md5-cache/mail-client/Manifest.gz and b/metadata/md5-cache/mail-client/Manifest.gz differ diff --git a/metadata/md5-cache/mail-client/thunderbird-78.10.0 b/metadata/md5-cache/mail-client/thunderbird-78.10.0 index b16117dad480..69feac4734e7 100644 --- a/metadata/md5-cache/mail-client/thunderbird-78.10.0 +++ b/metadata/md5-cache/mail-client/thunderbird-78.10.0 @@ -10,6 +10,6 @@ LICENSE=MPL-2.0 GPL-2 LGPL-2.1 RDEPEND=>=dev-libs/nss-3.53.1 >=dev-libs/nspr-4.25 dev-libs/atk dev-libs/expat >=x11-libs/cairo-1.10[X] >=x11-libs/gtk+-2.18:2 >=x11-libs/gtk+-3.4.0:3[X] x11-libs/gdk-pixbuf >=x11-libs/pango-1.22.0 >=media-libs/libpng-1.6.35:0=[apng] >=media-libs/mesa-10.2:* media-libs/fontconfig >=media-libs/freetype-2.4.10 kernel_linux? ( !pulseaudio? ( media-libs/alsa-lib ) ) virtual/freedesktop-icon-theme >=x11-libs/pixman-0.19.2 >=dev-libs/glib-2.26:2 >=sys-libs/zlib-1.2.3 >=dev-libs/libffi-3.0.10:= media-video/ffmpeg x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrender x11-libs/libXt dbus? ( sys-apps/dbus dev-libs/dbus-glib ) system-av1? ( >=media-libs/dav1d-0.3.0:= >=media-libs/libaom-1.0.0:= ) system-harfbuzz? ( >=media-libs/harfbuzz-2.6.8:0= >=media-gfx/graphite2-1.3.13 ) system-icu? ( >=dev-libs/icu-67.1:= ) system-jpeg? ( >=media-libs/libjpeg-turbo-1.2.1 ) system-libevent? ( >=dev-libs/libevent-2.0:0=[threads] ) system-libvpx? ( >=media-libs/libvpx-1.8.2:0=[postproc] ) system-webp? ( >=media-libs/libwebp-1.1.0:0= ) wifi? ( kernel_linux? ( sys-apps/dbus dev-libs/dbus-glib net-misc/networkmanager ) ) jack? ( virtual/jack ) selinux? ( sec-policy/selinux-mozilla ) jack? ( virtual/jack ) openh264? ( media-libs/openh264:*[plugin] ) pulseaudio? ( || ( media-sound/pulseaudio >=media-sound/apulse-0.1.12-r4 ) ) selinux? ( sec-policy/selinux-mozilla ) ! thunderbird-78.10.0.source.tar.xz https://dev.gentoo.org/~axs/mozilla/patchsets/firefox-78esr-patches-11.tar.xz https://dev.gentoo.org/~polynomial-c/mozilla/patchsets/firefox-78esr-patches-11.tar.xz https://dev.gentoo.org/~whissi/mozilla/patchsets/firefox-78esr-patches-11.tar.xz l10n_af? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/af.xpi -> thunderbird-78.10.0-af.xpi ) l10n_ar? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/ar.xpi -> thunderbird-78.10.0-ar.xpi ) l10n_ast? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/ast.xpi -> thunderbird-78.10.0-ast.xpi ) l10n_be? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/be.xpi -> thunderbird-78.10.0-be.xpi ) l10n_bg? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/bg.xpi -> thunderbird-78.10.0-bg.xpi ) l10n_br? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/br.xpi -> thunderbird-78.10.0-br.xpi ) l10n_ca? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/ca.xpi -> thunderbird-78.10.0-ca.xpi ) l10n_cak? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/cak.xpi -> thunderbird-78.10.0-cak.xpi ) l10n_cs? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/cs.xpi -> thunderbird-78.10.0-cs.xpi ) l10n_cy? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/cy.xpi -> thunderbird-78.10.0-cy.xpi ) l10n_da? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/da.xpi -> thunderbird-78.10.0-da.xpi ) l10n_de? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/de.xpi -> thunderbird-78.10.0-de.xpi ) l10n_dsb? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/dsb.xpi -> thunderbird-78.10.0-dsb.xpi ) l10n_el? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/el.xpi -> thunderbird-78.10.0-el.xpi ) l10n_en-CA? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/en-CA.xpi -> thunderbird-78.10.0-en-CA.xpi ) l10n_en-GB? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/en-GB.xpi -> thunderbird-78.10.0-en-GB.xpi ) l10n_es-AR? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/es-AR.xpi -> thunderbird-78.10.0-es-AR.xpi ) l10n_es-ES? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/es-ES.xpi -> thunderbird-78.10.0-es-ES.xpi ) l10n_et? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/et.xpi -> thunderbird-78.10.0-et.xpi ) l10n_eu? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/eu.xpi -> thunderbird-78.10.0-eu.xpi ) l10n_fa? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/fa.xpi -> thunderbird-78.10.0-fa.xpi ) l10n_fi? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/fi.xpi -> thunderbird-78.10.0-fi.xpi ) l10n_fr? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/fr.xpi -> thunderbird-78.10.0-fr.xpi ) l10n_fy? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/fy-NL.xpi -> thunderbird-78.10.0-fy-NL.xpi ) l10n_ga? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/ga-IE.xpi -> thunderbird-78.10.0-ga-IE.xpi ) l10n_gd? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/gd.xpi -> thunderbird-78.10.0-gd.xpi ) l10n_gl? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/gl.xpi -> thunderbird-78.10.0-gl.xpi ) l10n_he? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/he.xpi -> thunderbird-78.10.0-he.xpi ) l10n_hr? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/hr.xpi -> thunderbird-78.10.0-hr.xpi ) l10n_hsb? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/hsb.xpi -> thunderbird-78.10.0-hsb.xpi ) l10n_hu? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/hu.xpi -> thunderbird-78.10.0-hu.xpi ) l10n_hy? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/hy-AM.xpi -> thunderbird-78.10.0-hy-AM.xpi ) l10n_id? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/id.xpi -> thunderbird-78.10.0-id.xpi ) l10n_is? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/is.xpi -> thunderbird-78.10.0-is.xpi ) l10n_it? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/it.xpi -> thunderbird-78.10.0-it.xpi ) l10n_ja? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/ja.xpi -> thunderbird-78.10.0-ja.xpi ) l10n_ka? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/ka.xpi -> thunderbird-78.10.0-ka.xpi ) l10n_kab? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/kab.xpi -> thunderbird-78.10.0-kab.xpi ) l10n_kk? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/kk.xpi -> thunderbird-78.10.0-kk.xpi ) l10n_ko? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/ko.xpi -> thunderbird-78.10.0-ko.xpi ) l10n_lt? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/lt.xpi -> thunderbird-78.10.0-lt.xpi ) l10n_ms? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/ms.xpi -> thunderbird-78.10.0-ms.xpi ) l10n_nb? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/nb-NO.xpi -> thunderbird-78.10.0-nb-NO.xpi ) l10n_nl? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/nl.xpi -> thunderbird-78.10.0-nl.xpi ) l10n_nn? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/nn-NO.xpi -> thunderbird-78.10.0-nn-NO.xpi ) l10n_pa? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/pa-IN.xpi -> thunderbird-78.10.0-pa-IN.xpi ) l10n_pl? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/pl.xpi -> thunderbird-78.10.0-pl.xpi ) l10n_pt-BR? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/pt-BR.xpi -> thunderbird-78.10.0-pt-BR.xpi ) l10n_pt-PT? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/pt-PT.xpi -> thunderbird-78.10.0-pt-PT.xpi ) l10n_rm? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/rm.xpi -> thunderbird-78.10.0-rm.xpi ) l10n_ro? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/ro.xpi -> thunderbird-78.10.0-ro.xpi ) l10n_ru? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/ru.xpi -> thunderbird-78.10.0-ru.xpi ) l10n_si? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/si.xpi -> thunderbird-78.10.0-si.xpi ) l10n_sk? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/sk.xpi -> thunderbird-78.10.0-sk.xpi ) l10n_sl? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/sl.xpi -> thunderbird-78.10.0-sl.xpi ) l10n_sq? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/sq.xpi -> thunderbird-78.10.0-sq.xpi ) l10n_sr? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/sr.xpi -> thunderbird-78.10.0-sr.xpi ) l10n_sv? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/sv-SE.xpi -> thunderbird-78.10.0-sv-SE.xpi ) l10n_th? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/th.xpi -> thunderbird-78.10.0-th.xpi ) l10n_tr? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/tr.xpi -> thunderbird-78.10.0-tr.xpi ) l10n_uz? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/uz.xpi -> thunderbird-78.10.0-uz.xpi ) l10n_vi? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/vi.xpi -> thunderbird-78.10.0-vi.xpi ) l10n_zh-CN? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/zh-CN.xpi -> thunderbird-78.10.0-zh-CN.xpi ) l10n_zh-TW? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/zh-TW.xpi -> thunderbird-78.10.0-zh-TW.xpi ) +SRC_URI=https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/source/thunderbird-78.10.0.source.tar.xz -> thunderbird-78.10.0.source.tar.xz https://dev.gentoo.org/~axs/mozilla/patchsets/firefox-78esr-patches-12.tar.xz https://dev.gentoo.org/~polynomial-c/mozilla/patchsets/firefox-78esr-patches-12.tar.xz https://dev.gentoo.org/~whissi/mozilla/patchsets/firefox-78esr-patches-12.tar.xz l10n_af? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/af.xpi -> thunderbird-78.10.0-af.xpi ) l10n_ar? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/ar.xpi -> thunderbird-78.10.0-ar.xpi ) l10n_ast? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/ast.xpi -> thunderbird-78.10.0-ast.xpi ) l10n_be? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/be.xpi -> thunderbird-78.10.0-be.xpi ) l10n_bg? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/bg.xpi -> thunderbird-78.10.0-bg.xpi ) l10n_br? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/br.xpi -> thunderbird-78.10.0-br.xpi ) l10n_ca? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/ca.xpi -> thunderbird-78.10.0-ca.xpi ) l10n_cak? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/cak.xpi -> thunderbird-78.10.0-cak.xpi ) l10n_cs? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/cs.xpi -> thunderbird-78.10.0-cs.xpi ) l10n_cy? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/cy.xpi -> thunderbird-78.10.0-cy.xpi ) l10n_da? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/da.xpi -> thunderbird-78.10.0-da.xpi ) l10n_de? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/de.xpi -> thunderbird-78.10.0-de.xpi ) l10n_dsb? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/dsb.xpi -> thunderbird-78.10.0-dsb.xpi ) l10n_el? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/el.xpi -> thunderbird-78.10.0-el.xpi ) l10n_en-CA? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/en-CA.xpi -> thunderbird-78.10.0-en-CA.xpi ) l10n_en-GB? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/en-GB.xpi -> thunderbird-78.10.0-en-GB.xpi ) l10n_es-AR? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/es-AR.xpi -> thunderbird-78.10.0-es-AR.xpi ) l10n_es-ES? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/es-ES.xpi -> thunderbird-78.10.0-es-ES.xpi ) l10n_et? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/et.xpi -> thunderbird-78.10.0-et.xpi ) l10n_eu? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/eu.xpi -> thunderbird-78.10.0-eu.xpi ) l10n_fa? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/fa.xpi -> thunderbird-78.10.0-fa.xpi ) l10n_fi? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/fi.xpi -> thunderbird-78.10.0-fi.xpi ) l10n_fr? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/fr.xpi -> thunderbird-78.10.0-fr.xpi ) l10n_fy? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/fy-NL.xpi -> thunderbird-78.10.0-fy-NL.xpi ) l10n_ga? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/ga-IE.xpi -> thunderbird-78.10.0-ga-IE.xpi ) l10n_gd? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/gd.xpi -> thunderbird-78.10.0-gd.xpi ) l10n_gl? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/gl.xpi -> thunderbird-78.10.0-gl.xpi ) l10n_he? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/he.xpi -> thunderbird-78.10.0-he.xpi ) l10n_hr? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/hr.xpi -> thunderbird-78.10.0-hr.xpi ) l10n_hsb? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/hsb.xpi -> thunderbird-78.10.0-hsb.xpi ) l10n_hu? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/hu.xpi -> thunderbird-78.10.0-hu.xpi ) l10n_hy? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/hy-AM.xpi -> thunderbird-78.10.0-hy-AM.xpi ) l10n_id? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/id.xpi -> thunderbird-78.10.0-id.xpi ) l10n_is? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/is.xpi -> thunderbird-78.10.0-is.xpi ) l10n_it? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/it.xpi -> thunderbird-78.10.0-it.xpi ) l10n_ja? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/ja.xpi -> thunderbird-78.10.0-ja.xpi ) l10n_ka? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/ka.xpi -> thunderbird-78.10.0-ka.xpi ) l10n_kab? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/kab.xpi -> thunderbird-78.10.0-kab.xpi ) l10n_kk? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/kk.xpi -> thunderbird-78.10.0-kk.xpi ) l10n_ko? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/ko.xpi -> thunderbird-78.10.0-ko.xpi ) l10n_lt? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/lt.xpi -> thunderbird-78.10.0-lt.xpi ) l10n_ms? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/ms.xpi -> thunderbird-78.10.0-ms.xpi ) l10n_nb? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/nb-NO.xpi -> thunderbird-78.10.0-nb-NO.xpi ) l10n_nl? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/nl.xpi -> thunderbird-78.10.0-nl.xpi ) l10n_nn? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/nn-NO.xpi -> thunderbird-78.10.0-nn-NO.xpi ) l10n_pa? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/pa-IN.xpi -> thunderbird-78.10.0-pa-IN.xpi ) l10n_pl? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/pl.xpi -> thunderbird-78.10.0-pl.xpi ) l10n_pt-BR? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/pt-BR.xpi -> thunderbird-78.10.0-pt-BR.xpi ) l10n_pt-PT? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/pt-PT.xpi -> thunderbird-78.10.0-pt-PT.xpi ) l10n_rm? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/rm.xpi -> thunderbird-78.10.0-rm.xpi ) l10n_ro? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/ro.xpi -> thunderbird-78.10.0-ro.xpi ) l10n_ru? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/ru.xpi -> thunderbird-78.10.0-ru.xpi ) l10n_si? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/si.xpi -> thunderbird-78.10.0-si.xpi ) l10n_sk? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/sk.xpi -> thunderbird-78.10.0-sk.xpi ) l10n_sl? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/sl.xpi -> thunderbird-78.10.0-sl.xpi ) l10n_sq? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/sq.xpi -> thunderbird-78.10.0-sq.xpi ) l10n_sr? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/sr.xpi -> thunderbird-78.10.0-sr.xpi ) l10n_sv? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/sv-SE.xpi -> thunderbird-78.10.0-sv-SE.xpi ) l10n_th? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/th.xpi -> thunderbird-78.10.0-th.xpi ) l10n_tr? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/tr.xpi -> thunderbird-78.10.0-tr.xpi ) l10n_uz? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/uz.xpi -> thunderbird-78.10.0-uz.xpi ) l10n_vi? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/vi.xpi -> thunderbird-78.10.0-vi.xpi ) l10n_zh-CN? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/zh-CN.xpi -> thunderbird-78.10.0-zh-CN.xpi ) l10n_zh-TW? ( https://archive.mozilla.org/pub/thunderbird/releases/78.10.0/linux-x86_64/xpi/zh-TW.xpi -> thunderbird-78.10.0-zh-TW.xpi ) _eclasses_=autotools 9e63f92c2a5d867fea55ecb160c7d354 check-reqs 97b90bd8fb799993925e6b3a683184e5 desktop c0d27bf73aa08ca05b663dbd31fbef28 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 gnome2-utils c8e3fff820d850c0e003e22208d2eea3 gnuconfig 9f91b4b0c84e734a87492d4293f03de5 l10n 8cdd85e169b835d518bc2fd59f780d8e libtool f143db5a74ccd9ca28c1234deffede96 llvm 9a7b0b234f4be44fe82e04eefb36e8f2 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 pax-utils d3fc79d3d50544347e324864f95206e2 python-any-r1 17241a11501065ff3651350040875aa9 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 virtualx d828f8a6cfc731f2683d0967d3f2f95a wrapper 4251d4c84c25f59094fd557e0063a974 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=2834a60a04b2251120d26cd7bdb2cc1e +_md5_=ffbfc999c08a746af8239804504fd7cb diff --git a/metadata/md5-cache/mail-client/thunderbird-78.9.1 b/metadata/md5-cache/mail-client/thunderbird-78.9.1 deleted file mode 100644 index 9d12aeba5747..000000000000 --- a/metadata/md5-cache/mail-client/thunderbird-78.9.1 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=|| ( dev-lang/python:3.9[ncurses,sqlite,ssl] dev-lang/python:3.8[ncurses,sqlite,ssl] dev-lang/python:3.7[ncurses,sqlite,ssl] ) app-arch/unzip app-arch/zip >=dev-util/cbindgen-0.14.3 >=net-libs/nodejs-10.21.0 virtual/pkgconfig >=virtual/rust-1.41.0 || ( ( sys-devel/clang:11 sys-devel/llvm:11 clang? ( =sys-devel/lld-11* pgo? ( =sys-libs/compiler-rt-sanitizers-11*[profile] ) ) ) ( sys-devel/clang:10 sys-devel/llvm:10 clang? ( =sys-devel/lld-10* pgo? ( =sys-libs/compiler-rt-sanitizers-10*[profile] ) ) ) ) lto? ( !clang? ( sys-devel/binutils[gold] ) ) amd64? ( >=dev-lang/yasm-1.1 ) x86? ( >=dev-lang/yasm-1.1 ) !system-av1? ( amd64? ( >=dev-lang/nasm-2.13 ) x86? ( >=dev-lang/nasm-2.13 ) ) sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) ~sys-devel/autoconf-2.13 >=sys-devel/libtool-2.4 pgo? ( x11-base/xorg-server[xvfb] x11-apps/xhost ) -DEFINED_PHASES=compile configure install postinst postrm preinst prepare pretend setup unpack -DEPEND=>=dev-libs/nss-3.53.1 >=dev-libs/nspr-4.25 dev-libs/atk dev-libs/expat >=x11-libs/cairo-1.10[X] >=x11-libs/gtk+-2.18:2 >=x11-libs/gtk+-3.4.0:3[X] x11-libs/gdk-pixbuf >=x11-libs/pango-1.22.0 >=media-libs/libpng-1.6.35:0=[apng] >=media-libs/mesa-10.2:* media-libs/fontconfig >=media-libs/freetype-2.4.10 kernel_linux? ( !pulseaudio? ( media-libs/alsa-lib ) ) virtual/freedesktop-icon-theme >=x11-libs/pixman-0.19.2 >=dev-libs/glib-2.26:2 >=sys-libs/zlib-1.2.3 >=dev-libs/libffi-3.0.10:= media-video/ffmpeg x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrender x11-libs/libXt dbus? ( sys-apps/dbus dev-libs/dbus-glib ) system-av1? ( >=media-libs/dav1d-0.3.0:= >=media-libs/libaom-1.0.0:= ) system-harfbuzz? ( >=media-libs/harfbuzz-2.6.8:0= >=media-gfx/graphite2-1.3.13 ) system-icu? ( >=dev-libs/icu-67.1:= ) system-jpeg? ( >=media-libs/libjpeg-turbo-1.2.1 ) system-libevent? ( >=dev-libs/libevent-2.0:0=[threads] ) system-libvpx? ( >=media-libs/libvpx-1.8.2:0=[postproc] ) system-webp? ( >=media-libs/libwebp-1.1.0:0= ) wifi? ( kernel_linux? ( sys-apps/dbus dev-libs/dbus-glib net-misc/networkmanager ) ) jack? ( virtual/jack ) selinux? ( sec-policy/selinux-mozilla ) pulseaudio? ( || ( media-sound/pulseaudio >=media-sound/apulse-0.1.12-r4[sdk] ) ) wayland? ( >=x11-libs/gtk+-3.11:3[wayland] ) amd64? ( virtual/opengl ) x86? ( virtual/opengl ) !!sys-devel/llvm:0 dev-util/desktop-file-utils x11-misc/shared-mime-info -DESCRIPTION=Thunderbird Mail Client -EAPI=7 -HOMEPAGE=https://www.mozilla.org/thunderbird -IUSE=+clang cpu_flags_arm_neon dbus debug eme-free hardened hwaccel jack lto +openh264 pgo pulseaudio selinux +system-av1 +system-harfbuzz +system-icu +system-jpeg +system-libevent +system-libvpx +system-webp wayland wifi l10n_af l10n_ar l10n_ast l10n_be l10n_bg l10n_br l10n_ca l10n_cak l10n_cs l10n_cy l10n_da l10n_de l10n_dsb l10n_el l10n_en-CA l10n_en-GB l10n_es-AR l10n_es-ES l10n_et l10n_eu l10n_fa l10n_fi l10n_fr l10n_fy l10n_ga l10n_gd l10n_gl l10n_he l10n_hr l10n_hsb l10n_hu l10n_hy l10n_id l10n_is l10n_it l10n_ja l10n_ka l10n_kab l10n_kk l10n_ko l10n_lt l10n_ms l10n_nb l10n_nl l10n_nn l10n_pa l10n_pl l10n_pt-BR l10n_pt-PT l10n_rm l10n_ro l10n_ru l10n_si l10n_sk l10n_sl l10n_sq l10n_sr l10n_sv l10n_th l10n_tr l10n_uz l10n_vi l10n_zh-CN l10n_zh-TW pgo -KEYWORDS=amd64 ~arm64 ~ppc64 x86 -LICENSE=MPL-2.0 GPL-2 LGPL-2.1 -RDEPEND=>=dev-libs/nss-3.53.1 >=dev-libs/nspr-4.25 dev-libs/atk dev-libs/expat >=x11-libs/cairo-1.10[X] >=x11-libs/gtk+-2.18:2 >=x11-libs/gtk+-3.4.0:3[X] x11-libs/gdk-pixbuf >=x11-libs/pango-1.22.0 >=media-libs/libpng-1.6.35:0=[apng] >=media-libs/mesa-10.2:* media-libs/fontconfig >=media-libs/freetype-2.4.10 kernel_linux? ( !pulseaudio? ( media-libs/alsa-lib ) ) virtual/freedesktop-icon-theme >=x11-libs/pixman-0.19.2 >=dev-libs/glib-2.26:2 >=sys-libs/zlib-1.2.3 >=dev-libs/libffi-3.0.10:= media-video/ffmpeg x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrender x11-libs/libXt dbus? ( sys-apps/dbus dev-libs/dbus-glib ) system-av1? ( >=media-libs/dav1d-0.3.0:= >=media-libs/libaom-1.0.0:= ) system-harfbuzz? ( >=media-libs/harfbuzz-2.6.8:0= >=media-gfx/graphite2-1.3.13 ) system-icu? ( >=dev-libs/icu-67.1:= ) system-jpeg? ( >=media-libs/libjpeg-turbo-1.2.1 ) system-libevent? ( >=dev-libs/libevent-2.0:0=[threads] ) system-libvpx? ( >=media-libs/libvpx-1.8.2:0=[postproc] ) system-webp? ( >=media-libs/libwebp-1.1.0:0= ) wifi? ( kernel_linux? ( sys-apps/dbus dev-libs/dbus-glib net-misc/networkmanager ) ) jack? ( virtual/jack ) selinux? ( sec-policy/selinux-mozilla ) jack? ( virtual/jack ) openh264? ( media-libs/openh264:*[plugin] ) pulseaudio? ( || ( media-sound/pulseaudio >=media-sound/apulse-0.1.12-r4 ) ) selinux? ( sec-policy/selinux-mozilla ) ! thunderbird-78.9.1.source.tar.xz https://dev.gentoo.org/~axs/mozilla/patchsets/firefox-78esr-patches-10.tar.xz https://dev.gentoo.org/~polynomial-c/mozilla/patchsets/firefox-78esr-patches-10.tar.xz https://dev.gentoo.org/~whissi/mozilla/patchsets/firefox-78esr-patches-10.tar.xz l10n_af? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/af.xpi -> thunderbird-78.9.1-af.xpi ) l10n_ar? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/ar.xpi -> thunderbird-78.9.1-ar.xpi ) l10n_ast? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/ast.xpi -> thunderbird-78.9.1-ast.xpi ) l10n_be? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/be.xpi -> thunderbird-78.9.1-be.xpi ) l10n_bg? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/bg.xpi -> thunderbird-78.9.1-bg.xpi ) l10n_br? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/br.xpi -> thunderbird-78.9.1-br.xpi ) l10n_ca? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/ca.xpi -> thunderbird-78.9.1-ca.xpi ) l10n_cak? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/cak.xpi -> thunderbird-78.9.1-cak.xpi ) l10n_cs? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/cs.xpi -> thunderbird-78.9.1-cs.xpi ) l10n_cy? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/cy.xpi -> thunderbird-78.9.1-cy.xpi ) l10n_da? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/da.xpi -> thunderbird-78.9.1-da.xpi ) l10n_de? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/de.xpi -> thunderbird-78.9.1-de.xpi ) l10n_dsb? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/dsb.xpi -> thunderbird-78.9.1-dsb.xpi ) l10n_el? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/el.xpi -> thunderbird-78.9.1-el.xpi ) l10n_en-CA? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/en-CA.xpi -> thunderbird-78.9.1-en-CA.xpi ) l10n_en-GB? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/en-GB.xpi -> thunderbird-78.9.1-en-GB.xpi ) l10n_es-AR? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/es-AR.xpi -> thunderbird-78.9.1-es-AR.xpi ) l10n_es-ES? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/es-ES.xpi -> thunderbird-78.9.1-es-ES.xpi ) l10n_et? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/et.xpi -> thunderbird-78.9.1-et.xpi ) l10n_eu? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/eu.xpi -> thunderbird-78.9.1-eu.xpi ) l10n_fa? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/fa.xpi -> thunderbird-78.9.1-fa.xpi ) l10n_fi? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/fi.xpi -> thunderbird-78.9.1-fi.xpi ) l10n_fr? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/fr.xpi -> thunderbird-78.9.1-fr.xpi ) l10n_fy? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/fy-NL.xpi -> thunderbird-78.9.1-fy-NL.xpi ) l10n_ga? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/ga-IE.xpi -> thunderbird-78.9.1-ga-IE.xpi ) l10n_gd? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/gd.xpi -> thunderbird-78.9.1-gd.xpi ) l10n_gl? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/gl.xpi -> thunderbird-78.9.1-gl.xpi ) l10n_he? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/he.xpi -> thunderbird-78.9.1-he.xpi ) l10n_hr? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/hr.xpi -> thunderbird-78.9.1-hr.xpi ) l10n_hsb? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/hsb.xpi -> thunderbird-78.9.1-hsb.xpi ) l10n_hu? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/hu.xpi -> thunderbird-78.9.1-hu.xpi ) l10n_hy? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/hy-AM.xpi -> thunderbird-78.9.1-hy-AM.xpi ) l10n_id? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/id.xpi -> thunderbird-78.9.1-id.xpi ) l10n_is? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/is.xpi -> thunderbird-78.9.1-is.xpi ) l10n_it? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/it.xpi -> thunderbird-78.9.1-it.xpi ) l10n_ja? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/ja.xpi -> thunderbird-78.9.1-ja.xpi ) l10n_ka? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/ka.xpi -> thunderbird-78.9.1-ka.xpi ) l10n_kab? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/kab.xpi -> thunderbird-78.9.1-kab.xpi ) l10n_kk? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/kk.xpi -> thunderbird-78.9.1-kk.xpi ) l10n_ko? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/ko.xpi -> thunderbird-78.9.1-ko.xpi ) l10n_lt? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/lt.xpi -> thunderbird-78.9.1-lt.xpi ) l10n_ms? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/ms.xpi -> thunderbird-78.9.1-ms.xpi ) l10n_nb? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/nb-NO.xpi -> thunderbird-78.9.1-nb-NO.xpi ) l10n_nl? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/nl.xpi -> thunderbird-78.9.1-nl.xpi ) l10n_nn? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/nn-NO.xpi -> thunderbird-78.9.1-nn-NO.xpi ) l10n_pa? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/pa-IN.xpi -> thunderbird-78.9.1-pa-IN.xpi ) l10n_pl? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/pl.xpi -> thunderbird-78.9.1-pl.xpi ) l10n_pt-BR? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/pt-BR.xpi -> thunderbird-78.9.1-pt-BR.xpi ) l10n_pt-PT? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/pt-PT.xpi -> thunderbird-78.9.1-pt-PT.xpi ) l10n_rm? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/rm.xpi -> thunderbird-78.9.1-rm.xpi ) l10n_ro? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/ro.xpi -> thunderbird-78.9.1-ro.xpi ) l10n_ru? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/ru.xpi -> thunderbird-78.9.1-ru.xpi ) l10n_si? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/si.xpi -> thunderbird-78.9.1-si.xpi ) l10n_sk? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/sk.xpi -> thunderbird-78.9.1-sk.xpi ) l10n_sl? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/sl.xpi -> thunderbird-78.9.1-sl.xpi ) l10n_sq? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/sq.xpi -> thunderbird-78.9.1-sq.xpi ) l10n_sr? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/sr.xpi -> thunderbird-78.9.1-sr.xpi ) l10n_sv? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/sv-SE.xpi -> thunderbird-78.9.1-sv-SE.xpi ) l10n_th? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/th.xpi -> thunderbird-78.9.1-th.xpi ) l10n_tr? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/tr.xpi -> thunderbird-78.9.1-tr.xpi ) l10n_uz? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/uz.xpi -> thunderbird-78.9.1-uz.xpi ) l10n_vi? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/vi.xpi -> thunderbird-78.9.1-vi.xpi ) l10n_zh-CN? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/zh-CN.xpi -> thunderbird-78.9.1-zh-CN.xpi ) l10n_zh-TW? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/zh-TW.xpi -> thunderbird-78.9.1-zh-TW.xpi ) -_eclasses_=autotools 9e63f92c2a5d867fea55ecb160c7d354 check-reqs 97b90bd8fb799993925e6b3a683184e5 desktop c0d27bf73aa08ca05b663dbd31fbef28 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 gnome2-utils c8e3fff820d850c0e003e22208d2eea3 gnuconfig 9f91b4b0c84e734a87492d4293f03de5 l10n 8cdd85e169b835d518bc2fd59f780d8e libtool f143db5a74ccd9ca28c1234deffede96 llvm 9a7b0b234f4be44fe82e04eefb36e8f2 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 pax-utils d3fc79d3d50544347e324864f95206e2 python-any-r1 17241a11501065ff3651350040875aa9 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 virtualx d828f8a6cfc731f2683d0967d3f2f95a wrapper 4251d4c84c25f59094fd557e0063a974 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=de12b0c8eaff509ae655cef95e495457 diff --git a/metadata/md5-cache/mail-client/thunderbird-bin-78.9.1 b/metadata/md5-cache/mail-client/thunderbird-bin-78.9.1 deleted file mode 100644 index 7df25959681d..000000000000 --- a/metadata/md5-cache/mail-client/thunderbird-bin-78.9.1 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=app-arch/unzip alsa? ( !pulseaudio? ( dev-util/patchelf ) ) -DEFINED_PHASES=install postinst postrm preinst prepare unpack -DEPEND=alsa? ( !pulseaudio? ( media-sound/apulse ) ) dev-util/desktop-file-utils x11-misc/shared-mime-info -DESCRIPTION=Thunderbird Mail Client -EAPI=7 -HOMEPAGE=https://www.thunderbird.net/ -IUSE=+alsa +ffmpeg +pulseaudio selinux wayland l10n_af l10n_ar l10n_ast l10n_be l10n_bg l10n_br l10n_ca l10n_cak l10n_cs l10n_cy l10n_da l10n_de l10n_dsb l10n_el l10n_en-CA l10n_en-GB l10n_es-AR l10n_es-ES l10n_et l10n_eu l10n_fa l10n_fi l10n_fr l10n_fy l10n_ga l10n_gd l10n_gl l10n_he l10n_hr l10n_hsb l10n_hu l10n_hy l10n_id l10n_is l10n_it l10n_ja l10n_ka l10n_kab l10n_kk l10n_ko l10n_lt l10n_ms l10n_nb l10n_nl l10n_nn l10n_pa l10n_pl l10n_pt-BR l10n_pt-PT l10n_rm l10n_ro l10n_ru l10n_si l10n_sk l10n_sl l10n_sq l10n_sr l10n_sv l10n_th l10n_tr l10n_uz l10n_vi l10n_zh-CN l10n_zh-TW -KEYWORDS=-* amd64 x86 -LICENSE=MPL-2.0 GPL-2 LGPL-2.1 -RDEPEND=alsa? ( !pulseaudio? ( media-sound/apulse ) ) dev-libs/atk dev-libs/dbus-glib >=dev-libs/glib-2.26:2 media-libs/fontconfig >=media-libs/freetype-2.4.10 sys-apps/dbus virtual/freedesktop-icon-theme >=x11-libs/cairo-1.10[X] x11-libs/gdk-pixbuf >=x11-libs/gtk+-2.18:2 >=x11-libs/gtk+-3.11:3[wayland?] x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrender x11-libs/libXt >=x11-libs/pango-1.22.0 ffmpeg? ( media-video/ffmpeg ) pulseaudio? ( media-sound/pulseaudio ) selinux? ( sec-policy/selinux-mozilla ) -RESTRICT=strip -SLOT=0/78 -SRC_URI=amd64? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/en-US/thunderbird-78.9.1.tar.bz2 -> thunderbird-bin_x86_64-78.9.1.tar.bz2 ) x86? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-i686/en-US/thunderbird-78.9.1.tar.bz2 -> thunderbird-bin_i686-78.9.1.tar.bz2 ) l10n_af? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/af.xpi -> thunderbird-78.9.1-af.xpi ) l10n_ar? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/ar.xpi -> thunderbird-78.9.1-ar.xpi ) l10n_ast? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/ast.xpi -> thunderbird-78.9.1-ast.xpi ) l10n_be? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/be.xpi -> thunderbird-78.9.1-be.xpi ) l10n_bg? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/bg.xpi -> thunderbird-78.9.1-bg.xpi ) l10n_br? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/br.xpi -> thunderbird-78.9.1-br.xpi ) l10n_ca? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/ca.xpi -> thunderbird-78.9.1-ca.xpi ) l10n_cak? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/cak.xpi -> thunderbird-78.9.1-cak.xpi ) l10n_cs? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/cs.xpi -> thunderbird-78.9.1-cs.xpi ) l10n_cy? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/cy.xpi -> thunderbird-78.9.1-cy.xpi ) l10n_da? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/da.xpi -> thunderbird-78.9.1-da.xpi ) l10n_de? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/de.xpi -> thunderbird-78.9.1-de.xpi ) l10n_dsb? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/dsb.xpi -> thunderbird-78.9.1-dsb.xpi ) l10n_el? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/el.xpi -> thunderbird-78.9.1-el.xpi ) l10n_en-CA? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/en-CA.xpi -> thunderbird-78.9.1-en-CA.xpi ) l10n_en-GB? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/en-GB.xpi -> thunderbird-78.9.1-en-GB.xpi ) l10n_es-AR? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/es-AR.xpi -> thunderbird-78.9.1-es-AR.xpi ) l10n_es-ES? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/es-ES.xpi -> thunderbird-78.9.1-es-ES.xpi ) l10n_et? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/et.xpi -> thunderbird-78.9.1-et.xpi ) l10n_eu? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/eu.xpi -> thunderbird-78.9.1-eu.xpi ) l10n_fa? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/fa.xpi -> thunderbird-78.9.1-fa.xpi ) l10n_fi? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/fi.xpi -> thunderbird-78.9.1-fi.xpi ) l10n_fr? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/fr.xpi -> thunderbird-78.9.1-fr.xpi ) l10n_fy? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/fy-NL.xpi -> thunderbird-78.9.1-fy-NL.xpi ) l10n_ga? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/ga-IE.xpi -> thunderbird-78.9.1-ga-IE.xpi ) l10n_gd? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/gd.xpi -> thunderbird-78.9.1-gd.xpi ) l10n_gl? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/gl.xpi -> thunderbird-78.9.1-gl.xpi ) l10n_he? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/he.xpi -> thunderbird-78.9.1-he.xpi ) l10n_hr? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/hr.xpi -> thunderbird-78.9.1-hr.xpi ) l10n_hsb? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/hsb.xpi -> thunderbird-78.9.1-hsb.xpi ) l10n_hu? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/hu.xpi -> thunderbird-78.9.1-hu.xpi ) l10n_hy? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/hy-AM.xpi -> thunderbird-78.9.1-hy-AM.xpi ) l10n_id? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/id.xpi -> thunderbird-78.9.1-id.xpi ) l10n_is? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/is.xpi -> thunderbird-78.9.1-is.xpi ) l10n_it? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/it.xpi -> thunderbird-78.9.1-it.xpi ) l10n_ja? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/ja.xpi -> thunderbird-78.9.1-ja.xpi ) l10n_ka? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/ka.xpi -> thunderbird-78.9.1-ka.xpi ) l10n_kab? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/kab.xpi -> thunderbird-78.9.1-kab.xpi ) l10n_kk? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/kk.xpi -> thunderbird-78.9.1-kk.xpi ) l10n_ko? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/ko.xpi -> thunderbird-78.9.1-ko.xpi ) l10n_lt? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/lt.xpi -> thunderbird-78.9.1-lt.xpi ) l10n_ms? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/ms.xpi -> thunderbird-78.9.1-ms.xpi ) l10n_nb? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/nb-NO.xpi -> thunderbird-78.9.1-nb-NO.xpi ) l10n_nl? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/nl.xpi -> thunderbird-78.9.1-nl.xpi ) l10n_nn? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/nn-NO.xpi -> thunderbird-78.9.1-nn-NO.xpi ) l10n_pa? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/pa-IN.xpi -> thunderbird-78.9.1-pa-IN.xpi ) l10n_pl? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/pl.xpi -> thunderbird-78.9.1-pl.xpi ) l10n_pt-BR? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/pt-BR.xpi -> thunderbird-78.9.1-pt-BR.xpi ) l10n_pt-PT? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/pt-PT.xpi -> thunderbird-78.9.1-pt-PT.xpi ) l10n_rm? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/rm.xpi -> thunderbird-78.9.1-rm.xpi ) l10n_ro? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/ro.xpi -> thunderbird-78.9.1-ro.xpi ) l10n_ru? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/ru.xpi -> thunderbird-78.9.1-ru.xpi ) l10n_si? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/si.xpi -> thunderbird-78.9.1-si.xpi ) l10n_sk? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/sk.xpi -> thunderbird-78.9.1-sk.xpi ) l10n_sl? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/sl.xpi -> thunderbird-78.9.1-sl.xpi ) l10n_sq? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/sq.xpi -> thunderbird-78.9.1-sq.xpi ) l10n_sr? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/sr.xpi -> thunderbird-78.9.1-sr.xpi ) l10n_sv? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/sv-SE.xpi -> thunderbird-78.9.1-sv-SE.xpi ) l10n_th? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/th.xpi -> thunderbird-78.9.1-th.xpi ) l10n_tr? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/tr.xpi -> thunderbird-78.9.1-tr.xpi ) l10n_uz? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/uz.xpi -> thunderbird-78.9.1-uz.xpi ) l10n_vi? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/vi.xpi -> thunderbird-78.9.1-vi.xpi ) l10n_zh-CN? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/zh-CN.xpi -> thunderbird-78.9.1-zh-CN.xpi ) l10n_zh-TW? ( https://archive.mozilla.org/pub/thunderbird/releases/78.9.1/linux-x86_64/xpi/zh-TW.xpi -> thunderbird-78.9.1-zh-TW.xpi ) -_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 pax-utils d3fc79d3d50544347e324864f95206e2 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=f99471bb6728676b111bc3ac979c4665 diff --git a/metadata/md5-cache/media-libs/Manifest.gz b/metadata/md5-cache/media-libs/Manifest.gz index c1380e7e2257..5e006662009f 100644 Binary files a/metadata/md5-cache/media-libs/Manifest.gz and b/metadata/md5-cache/media-libs/Manifest.gz differ diff --git a/metadata/md5-cache/media-libs/fontconfig-infinality-20130404 b/metadata/md5-cache/media-libs/fontconfig-infinality-20130404 deleted file mode 100644 index b58d8c8fd5f0..000000000000 --- a/metadata/md5-cache/media-libs/fontconfig-infinality-20130404 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst -DESCRIPTION=Configuration for freetype-infinality subpixel hinting -EAPI=5 -HOMEPAGE=http://www.infinality.net/blog/infinality-freetype-patches/ -IUSE=+nyx -KEYWORDS=amd64 x86 -LICENSE=MIT -PDEPEND=media-libs/freetype:2[infinality] >=x11-libs/libXft-2.3.0 nyx? ( media-fonts/croscorefonts ) -RDEPEND=app-eselect/eselect-fontconfig app-eselect/eselect-infinality app-eselect/eselect-lcdfilter -SLOT=0 -SRC_URI=https://dev.gentoo.org/~jstein/dist/fontconfig-infinality-20130404.tar.xz nyx? ( https://dev.gentoo.org/~jstein/dist/fontconfig-nyx-2.tar.xz ) -_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 edos2unix 33e347e171066657f91f8b0c72ec8773 epatch 9f813bb3c47cf2e60619a663b87c5f4e estack 055c42df72f76a4f45ec92b35e83cd56 eutils 2d5b3f4b315094768576b6799e4f926e l10n 8cdd85e169b835d518bc2fd59f780d8e ltprune 4f3f2db5ce3ccbeeacdf3f94954043aa multilib d410501a125f99ffb560b0c523cd3d1e preserve-libs ef207dc62baddfddfd39a164d9797648 readme.gentoo a97aee298f128902ba03cf0ff69f9446 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf wrapper 4251d4c84c25f59094fd557e0063a974 -_md5_=4779ff1cf987f9fc059358369de788b2 diff --git a/metadata/md5-cache/media-libs/fontconfig-ultimate-2015.08.01 b/metadata/md5-cache/media-libs/fontconfig-ultimate-2015.08.01 deleted file mode 100644 index 41c3ba955359..000000000000 --- a/metadata/md5-cache/media-libs/fontconfig-ultimate-2015.08.01 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=install postinst prepare -DEPEND=app-eselect/eselect-infinality app-eselect/eselect-lcdfilter media-libs/fontconfig-infinality media-libs/freetype:2[infinality] -DESCRIPTION=A set of font rendering and replacement rules for fontconfig-infinality -EAPI=5 -HOMEPAGE=https://wiki.gentoo.org/wiki/No_homepage -KEYWORDS=~amd64 ~x86 -LICENSE=MIT -RDEPEND=app-eselect/eselect-infinality app-eselect/eselect-lcdfilter media-libs/fontconfig-infinality media-libs/freetype:2[infinality] -SLOT=0 -SRC_URI=https://github.com/bohoomil/fontconfig-ultimate/archive/2015-08-01.tar.gz -> fontconfig-ultimate-2015.08.01.tar.gz -_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 edos2unix 33e347e171066657f91f8b0c72ec8773 epatch 9f813bb3c47cf2e60619a663b87c5f4e estack 055c42df72f76a4f45ec92b35e83cd56 eutils 2d5b3f4b315094768576b6799e4f926e l10n 8cdd85e169b835d518bc2fd59f780d8e ltprune 4f3f2db5ce3ccbeeacdf3f94954043aa multilib d410501a125f99ffb560b0c523cd3d1e preserve-libs ef207dc62baddfddfd39a164d9797648 readme.gentoo a97aee298f128902ba03cf0ff69f9446 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator d3fb3ba33acc3bbbdc4d7970227c100d wrapper 4251d4c84c25f59094fd557e0063a974 -_md5_=2766eeacc8f33ab7e8748e7d05a429a0 diff --git a/metadata/md5-cache/media-libs/glfw-3.3.4 b/metadata/md5-cache/media-libs/glfw-3.3.4 new file mode 100644 index 000000000000..42a9b1c1ff8f --- /dev/null +++ b/metadata/md5-cache/media-libs/glfw-3.3.4 @@ -0,0 +1,14 @@ +BDEPEND=wayland? ( kde-frameworks/extra-cmake-modules ) dev-util/ninja dev-util/cmake +DEFINED_PHASES=compile configure install prepare test +DEPEND=x11-libs/libxkbcommon !wayland? ( virtual/opengl x11-libs/libX11 x11-libs/libXcursor x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXxf86vm ) wayland? ( dev-libs/wayland media-libs/mesa[egl,wayland] ) !wayland? ( x11-libs/libXi ) wayland? ( dev-libs/wayland-protocols ) +DESCRIPTION=The Portable OpenGL FrameWork +EAPI=7 +HOMEPAGE=https://www.glfw.org/ +IUSE=wayland +KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 +LICENSE=ZLIB +RDEPEND=x11-libs/libxkbcommon !wayland? ( virtual/opengl x11-libs/libX11 x11-libs/libXcursor x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXxf86vm ) wayland? ( dev-libs/wayland media-libs/mesa[egl,wayland] ) +SLOT=0 +SRC_URI=https://github.com/glfw/glfw/archive/3.3.4.tar.gz -> glfw-3.3.4.tar.gz +_eclasses_=cmake 518e4c9a6a38dfd7afc54b6a7c5de3da edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=3ca7401d959c167eb198eba2c0eaea68 diff --git a/metadata/md5-cache/media-libs/jbig2enc-0.29 b/metadata/md5-cache/media-libs/jbig2enc-0.29 index af936e70f2a8..faa036385962 100644 --- a/metadata/md5-cache/media-libs/jbig2enc-0.29 +++ b/metadata/md5-cache/media-libs/jbig2enc-0.29 @@ -5,10 +5,10 @@ DESCRIPTION=JBIG2 Encoder and libs EAPI=7 HOMEPAGE=https://github.com/agl/jbig2enc IUSE=gif jpeg png tiff webp -KEYWORDS=~amd64 ~x86 ~ppc-macos +KEYWORDS=amd64 ~x86 ~ppc-macos LICENSE=Apache-2.0 RDEPEND=media-libs/leptonica[gif?,jpeg?,png?,tiff?,webp?] SLOT=0 SRC_URI=https://github.com/agl/jbig2enc/archive/0.29.tar.gz -> jbig2enc-0.29.tar.gz _eclasses_=autotools 9e63f92c2a5d867fea55ecb160c7d354 gnuconfig 9f91b4b0c84e734a87492d4293f03de5 libtool f143db5a74ccd9ca28c1234deffede96 multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 -_md5_=5ab77307cd45e683ebd223b351426867 +_md5_=21de85e86a3130dc0825acf2cc57ad31 diff --git a/metadata/md5-cache/media-libs/lcms-2.12 b/metadata/md5-cache/media-libs/lcms-2.12 index 61f218f69509..cc5ed97dc177 100644 --- a/metadata/md5-cache/media-libs/lcms-2.12 +++ b/metadata/md5-cache/media-libs/lcms-2.12 @@ -5,7 +5,7 @@ DESCRIPTION=A lightweight, speed optimized color management engine EAPI=7 HOMEPAGE=http://www.littlecms.com/ IUSE=doc jpeg static-libs test +threads tiff zlib abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=MIT RDEPEND=jpeg? ( >=virtual/jpeg-0-r2:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tiff? ( >=media-libs/tiff-4.0.3-r6:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) REQUIRED_USE=tiff? ( zlib ) @@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) SLOT=2 SRC_URI=https://github.com/mm2/Little-CMS/releases/download/lcms2.12/lcms2-2.12.tar.gz _eclasses_=libtool f143db5a74ccd9ca28c1234deffede96 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multilib-build ac696f0bea6c503f5980bfd5a0f312e5 multilib-minimal 8bddda43703ba94d8341f4e247f97566 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 -_md5_=cc76b9b4987f4cf248b040d80b31fa16 +_md5_=94b9f7ac2bcf1eab5c4a0a013ab3ac94 diff --git a/metadata/md5-cache/net-analyzer/Manifest.gz b/metadata/md5-cache/net-analyzer/Manifest.gz index 792f33871e1f..0da57560d461 100644 Binary files a/metadata/md5-cache/net-analyzer/Manifest.gz and b/metadata/md5-cache/net-analyzer/Manifest.gz differ diff --git a/metadata/md5-cache/net-analyzer/bwm-ng-0.6.3 b/metadata/md5-cache/net-analyzer/bwm-ng-0.6.3 index 3b876375d615..1dcff15f92e1 100644 --- a/metadata/md5-cache/net-analyzer/bwm-ng-0.6.3 +++ b/metadata/md5-cache/net-analyzer/bwm-ng-0.6.3 @@ -5,10 +5,10 @@ DESCRIPTION=Bandwidth Monitor NG is a small and simple console-based bandwidth m EAPI=7 HOMEPAGE=http://www.gropp.org/ IUSE=+csv +html -KEYWORDS=~amd64 ~arm ~ppc ~x86 +KEYWORDS=amd64 ~arm ppc ~x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/net-tools-1.60-r1 sys-libs/ncurses:0= SLOT=0 SRC_URI=https://github.com/vgropp/bwm-ng/archive/v0.6.3.tar.gz -> bwm-ng-0.6.3.tar.gz _eclasses_=autotools 9e63f92c2a5d867fea55ecb160c7d354 gnuconfig 9f91b4b0c84e734a87492d4293f03de5 libtool f143db5a74ccd9ca28c1234deffede96 multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 -_md5_=564490235625e2dcda82b990cb972017 +_md5_=cc41bf0d3c4008f6d7fed74c63c278e7 diff --git a/metadata/md5-cache/net-libs/Manifest.gz b/metadata/md5-cache/net-libs/Manifest.gz index cac70afdbdea..e151a53b5785 100644 Binary files a/metadata/md5-cache/net-libs/Manifest.gz and b/metadata/md5-cache/net-libs/Manifest.gz differ diff --git a/metadata/md5-cache/net-libs/libircclient-1.10 b/metadata/md5-cache/net-libs/libircclient-1.10 index 34b0695243e5..9a81bb03e305 100644 --- a/metadata/md5-cache/net-libs/libircclient-1.10 +++ b/metadata/md5-cache/net-libs/libircclient-1.10 @@ -5,10 +5,10 @@ DESCRIPTION=Small but powerful library implementing the client-server IRC protoc EAPI=7 HOMEPAGE=http://www.ulduzsoft.com/libircclient/ IUSE=doc ipv6 libressl ssl static-libs threads -KEYWORDS=amd64 ppc ppc64 sparc x86 +KEYWORDS=amd64 ~arm64 ppc ppc64 sparc x86 LICENSE=LGPL-2+ RDEPEND=ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) ) SLOT=0 SRC_URI=mirror://sourceforge/libircclient/libircclient-1.10.tar.gz _eclasses_=autotools 9e63f92c2a5d867fea55ecb160c7d354 gnuconfig 9f91b4b0c84e734a87492d4293f03de5 libtool f143db5a74ccd9ca28c1234deffede96 multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 -_md5_=5b78a5ee8041a46fb9fe1efdd65eef6e +_md5_=c49cb4e5672310c27dc1f22702d76feb diff --git a/metadata/md5-cache/net-misc/Manifest.gz b/metadata/md5-cache/net-misc/Manifest.gz index 570d129e1802..bc62c8fad815 100644 Binary files a/metadata/md5-cache/net-misc/Manifest.gz and b/metadata/md5-cache/net-misc/Manifest.gz differ diff --git a/metadata/md5-cache/net-misc/youtube-dl-2021.04.26 b/metadata/md5-cache/net-misc/youtube-dl-2021.04.26 new file mode 100644 index 000000000000..a89fad6a57ff --- /dev/null +++ b/metadata/md5-cache/net-misc/youtube-dl-2021.04.26 @@ -0,0 +1,15 @@ +BDEPEND=test? ( dev-python/pycryptodome[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/nose-1.3.7-r4[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +DEFINED_PHASES=compile configure install postinst prepare test +DESCRIPTION=Download videos from YouTube.com (and more sites...) +EAPI=7 +HOMEPAGE=https://youtube-dl.org/ https://github.com/ytdl-org/youtube-dl/ +IUSE=test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 +KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris +LICENSE=public-domain +RDEPEND=dev-python/pycryptodome[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://youtube-dl.org/downloads/2021.04.26/youtube-dl-2021.04.26.tar.gz +_eclasses_=bash-completion-r1 8e7c071081c68c2c398b77fe3a1d6908 distutils-r1 d8655e1387589a2e1930339b1627d5c1 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 26e4ad0a4190b14f70973dc253e86535 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 readme.gentoo-r1 22ae82e140bdd95d17a34fd5fd733190 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 +_md5_=cc95c71e844e48d535656efa37e27495 diff --git a/metadata/md5-cache/net-p2p/Manifest.gz b/metadata/md5-cache/net-p2p/Manifest.gz index 09c95811a1cd..0845a6e0518b 100644 Binary files a/metadata/md5-cache/net-p2p/Manifest.gz and b/metadata/md5-cache/net-p2p/Manifest.gz differ diff --git a/metadata/md5-cache/net-p2p/go-ethereum-1.10.2 b/metadata/md5-cache/net-p2p/go-ethereum-1.10.2 new file mode 100644 index 000000000000..d7848458d015 --- /dev/null +++ b/metadata/md5-cache/net-p2p/go-ethereum-1.10.2 @@ -0,0 +1,13 @@ +BDEPEND=>=dev-lang/go-1.12 app-arch/unzip +DEFINED_PHASES=compile install postinst unpack +DESCRIPTION=Official golang implementation of the Ethereum protocol +EAPI=7 +HOMEPAGE=https://github.com/ethereum/go-ethereum +IUSE=devtools +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-3+ LGPL-3+ +RESTRICT=strip test +SLOT=0 +SRC_URI=https://github.com/ethereum/go-ethereum/archive/v1.10.2.tar.gz -> go-ethereum-1.10.2.tar.gz mirror://goproxy//cloud.google.com/go/@v/v0.26.0.mod -> cloud.google.com%2Fgo%2F@v%2Fv0.26.0.mod mirror://goproxy//cloud.google.com/go/@v/v0.34.0.mod -> cloud.google.com%2Fgo%2F@v%2Fv0.34.0.mod mirror://goproxy//cloud.google.com/go/@v/v0.38.0.mod -> cloud.google.com%2Fgo%2F@v%2Fv0.38.0.mod mirror://goproxy//cloud.google.com/go/@v/v0.43.0.mod -> cloud.google.com%2Fgo%2F@v%2Fv0.43.0.mod mirror://goproxy//cloud.google.com/go/@v/v0.44.1.mod -> cloud.google.com%2Fgo%2F@v%2Fv0.44.1.mod mirror://goproxy//cloud.google.com/go/@v/v0.44.2.mod -> cloud.google.com%2Fgo%2F@v%2Fv0.44.2.mod mirror://goproxy//cloud.google.com/go/@v/v0.45.1.mod -> cloud.google.com%2Fgo%2F@v%2Fv0.45.1.mod mirror://goproxy//cloud.google.com/go/@v/v0.46.3.mod -> cloud.google.com%2Fgo%2F@v%2Fv0.46.3.mod mirror://goproxy//cloud.google.com/go/@v/v0.50.0.mod -> cloud.google.com%2Fgo%2F@v%2Fv0.50.0.mod mirror://goproxy//cloud.google.com/go/@v/v0.51.0.mod -> cloud.google.com%2Fgo%2F@v%2Fv0.51.0.mod mirror://goproxy//cloud.google.com/go/bigquery/@v/v1.0.1.mod -> cloud.google.com%2Fgo%2Fbigquery%2F@v%2Fv1.0.1.mod mirror://goproxy//cloud.google.com/go/bigquery/@v/v1.3.0.mod -> cloud.google.com%2Fgo%2Fbigquery%2F@v%2Fv1.3.0.mod mirror://goproxy//cloud.google.com/go/bigtable/@v/v1.2.0.mod -> cloud.google.com%2Fgo%2Fbigtable%2F@v%2Fv1.2.0.mod mirror://goproxy//cloud.google.com/go/datastore/@v/v1.0.0.mod -> cloud.google.com%2Fgo%2Fdatastore%2F@v%2Fv1.0.0.mod mirror://goproxy//cloud.google.com/go/firestore/@v/v1.1.0.mod -> cloud.google.com%2Fgo%2Ffirestore%2F@v%2Fv1.1.0.mod mirror://goproxy//cloud.google.com/go/pubsub/@v/v1.0.1.mod -> cloud.google.com%2Fgo%2Fpubsub%2F@v%2Fv1.0.1.mod mirror://goproxy//cloud.google.com/go/pubsub/@v/v1.1.0.mod -> cloud.google.com%2Fgo%2Fpubsub%2F@v%2Fv1.1.0.mod mirror://goproxy//cloud.google.com/go/storage/@v/v1.0.0.mod -> cloud.google.com%2Fgo%2Fstorage%2F@v%2Fv1.0.0.mod mirror://goproxy//cloud.google.com/go/storage/@v/v1.5.0.mod -> cloud.google.com%2Fgo%2Fstorage%2F@v%2Fv1.5.0.mod mirror://goproxy//collectd.org/@v/v0.3.0.mod -> collectd.org%2F@v%2Fv0.3.0.mod mirror://goproxy//dmitri.shuralyov.com/gpu/mtl/@v/v0.0.0-20190408044501-666a987793e9.mod -> dmitri.shuralyov.com%2Fgpu%2Fmtl%2F@v%2Fv0.0.0-20190408044501-666a987793e9.mod mirror://goproxy//github.com/!azure/azure-pipeline-go/@v/v0.2.1.mod -> github.com%2F!azure%2Fazure-pipeline-go%2F@v%2Fv0.2.1.mod mirror://goproxy//github.com/!azure/azure-pipeline-go/@v/v0.2.2.zip -> github.com%2F!azure%2Fazure-pipeline-go%2F@v%2Fv0.2.2.zip mirror://goproxy//github.com/!azure/azure-pipeline-go/@v/v0.2.2.mod -> github.com%2F!azure%2Fazure-pipeline-go%2F@v%2Fv0.2.2.mod mirror://goproxy//github.com/!azure/azure-storage-blob-go/@v/v0.7.0.zip -> github.com%2F!azure%2Fazure-storage-blob-go%2F@v%2Fv0.7.0.zip mirror://goproxy//github.com/!azure/azure-storage-blob-go/@v/v0.7.0.mod -> github.com%2F!azure%2Fazure-storage-blob-go%2F@v%2Fv0.7.0.mod mirror://goproxy//github.com/!azure/go-autorest/autorest/@v/v0.9.0.zip -> github.com%2F!azure%2Fgo-autorest%2Fautorest%2F@v%2Fv0.9.0.zip mirror://goproxy//github.com/!azure/go-autorest/autorest/@v/v0.9.0.mod -> github.com%2F!azure%2Fgo-autorest%2Fautorest%2F@v%2Fv0.9.0.mod mirror://goproxy//github.com/!azure/go-autorest/autorest/adal/@v/v0.5.0.mod -> github.com%2F!azure%2Fgo-autorest%2Fautorest%2Fadal%2F@v%2Fv0.5.0.mod mirror://goproxy//github.com/!azure/go-autorest/autorest/adal/@v/v0.8.0.zip -> github.com%2F!azure%2Fgo-autorest%2Fautorest%2Fadal%2F@v%2Fv0.8.0.zip mirror://goproxy//github.com/!azure/go-autorest/autorest/adal/@v/v0.8.0.mod -> github.com%2F!azure%2Fgo-autorest%2Fautorest%2Fadal%2F@v%2Fv0.8.0.mod mirror://goproxy//github.com/!azure/go-autorest/autorest/date/@v/v0.1.0.mod -> github.com%2F!azure%2Fgo-autorest%2Fautorest%2Fdate%2F@v%2Fv0.1.0.mod mirror://goproxy//github.com/!azure/go-autorest/autorest/date/@v/v0.2.0.zip -> github.com%2F!azure%2Fgo-autorest%2Fautorest%2Fdate%2F@v%2Fv0.2.0.zip mirror://goproxy//github.com/!azure/go-autorest/autorest/date/@v/v0.2.0.mod -> github.com%2F!azure%2Fgo-autorest%2Fautorest%2Fdate%2F@v%2Fv0.2.0.mod mirror://goproxy//github.com/!azure/go-autorest/autorest/mocks/@v/v0.1.0.mod -> github.com%2F!azure%2Fgo-autorest%2Fautorest%2Fmocks%2F@v%2Fv0.1.0.mod mirror://goproxy//github.com/!azure/go-autorest/autorest/mocks/@v/v0.2.0.mod -> github.com%2F!azure%2Fgo-autorest%2Fautorest%2Fmocks%2F@v%2Fv0.2.0.mod mirror://goproxy//github.com/!azure/go-autorest/autorest/mocks/@v/v0.3.0.zip -> github.com%2F!azure%2Fgo-autorest%2Fautorest%2Fmocks%2F@v%2Fv0.3.0.zip mirror://goproxy//github.com/!azure/go-autorest/autorest/mocks/@v/v0.3.0.mod -> github.com%2F!azure%2Fgo-autorest%2Fautorest%2Fmocks%2F@v%2Fv0.3.0.mod mirror://goproxy//github.com/!azure/go-autorest/logger/@v/v0.1.0.zip -> github.com%2F!azure%2Fgo-autorest%2Flogger%2F@v%2Fv0.1.0.zip mirror://goproxy//github.com/!azure/go-autorest/logger/@v/v0.1.0.mod -> github.com%2F!azure%2Fgo-autorest%2Flogger%2F@v%2Fv0.1.0.mod mirror://goproxy//github.com/!azure/go-autorest/tracing/@v/v0.5.0.zip -> github.com%2F!azure%2Fgo-autorest%2Ftracing%2F@v%2Fv0.5.0.zip mirror://goproxy//github.com/!azure/go-autorest/tracing/@v/v0.5.0.mod -> github.com%2F!azure%2Fgo-autorest%2Ftracing%2F@v%2Fv0.5.0.mod mirror://goproxy//github.com/!burnt!sushi/toml/@v/v0.3.1.mod -> github.com%2F!burnt!sushi%2Ftoml%2F@v%2Fv0.3.1.mod mirror://goproxy//github.com/!burnt!sushi/xgb/@v/v0.0.0-20160522181843-27f122750802.mod -> github.com%2F!burnt!sushi%2Fxgb%2F@v%2Fv0.0.0-20160522181843-27f122750802.mod mirror://goproxy//github.com/!d!a!t!a-!d!o!g/go-sqlmock/@v/v1.3.3.mod -> github.com%2F!d!a!t!a-!d!o!g%2Fgo-sqlmock%2F@v%2Fv1.3.3.mod mirror://goproxy//github.com/!one!of!one/xxhash/@v/v1.2.2.mod -> github.com%2F!one!of!one%2Fxxhash%2F@v%2Fv1.2.2.mod mirror://goproxy//github.com/!stack!exchange/wmi/@v/v0.0.0-20180116203802-5d049714c4a6.zip -> github.com%2F!stack!exchange%2Fwmi%2F@v%2Fv0.0.0-20180116203802-5d049714c4a6.zip mirror://goproxy//github.com/!stack!exchange/wmi/@v/v0.0.0-20180116203802-5d049714c4a6.mod -> github.com%2F!stack!exchange%2Fwmi%2F@v%2Fv0.0.0-20180116203802-5d049714c4a6.mod mirror://goproxy//github.com/!victoria!metrics/fastcache/@v/v1.5.7.zip -> github.com%2F!victoria!metrics%2Ffastcache%2F@v%2Fv1.5.7.zip mirror://goproxy//github.com/!victoria!metrics/fastcache/@v/v1.5.7.mod -> github.com%2F!victoria!metrics%2Ffastcache%2F@v%2Fv1.5.7.mod mirror://goproxy//github.com/aead/siphash/@v/v1.0.1.mod -> github.com%2Faead%2Fsiphash%2F@v%2Fv1.0.1.mod mirror://goproxy//github.com/ajstarks/svgo/@v/v0.0.0-20180226025133-644b8db467af.mod -> github.com%2Fajstarks%2Fsvgo%2F@v%2Fv0.0.0-20180226025133-644b8db467af.mod mirror://goproxy//github.com/alecthomas/template/@v/v0.0.0-20160405071501-a0175ee3bccc.mod -> github.com%2Falecthomas%2Ftemplate%2F@v%2Fv0.0.0-20160405071501-a0175ee3bccc.mod mirror://goproxy//github.com/alecthomas/units/@v/v0.0.0-20151022065526-2efee857e7cf.mod -> github.com%2Falecthomas%2Funits%2F@v%2Fv0.0.0-20151022065526-2efee857e7cf.mod mirror://goproxy//github.com/allegro/bigcache/@v/v1.2.1-0.20190218064605-e24eb225f156.zip -> github.com%2Fallegro%2Fbigcache%2F@v%2Fv1.2.1-0.20190218064605-e24eb225f156.zip mirror://goproxy//github.com/allegro/bigcache/@v/v1.2.1-0.20190218064605-e24eb225f156.mod -> github.com%2Fallegro%2Fbigcache%2F@v%2Fv1.2.1-0.20190218064605-e24eb225f156.mod mirror://goproxy//github.com/andreyvit/diff/@v/v0.0.0-20170406064948-c7f18ee00883.mod -> github.com%2Fandreyvit%2Fdiff%2F@v%2Fv0.0.0-20170406064948-c7f18ee00883.mod mirror://goproxy//github.com/apache/arrow/go/arrow/@v/v0.0.0-20191024131854-af6fa24be0db.mod -> github.com%2Fapache%2Farrow%2Fgo%2Farrow%2F@v%2Fv0.0.0-20191024131854-af6fa24be0db.mod mirror://goproxy//github.com/aristanetworks/goarista/@v/v0.0.0-20170210015632-ea17b1a17847.mod -> github.com%2Faristanetworks%2Fgoarista%2F@v%2Fv0.0.0-20170210015632-ea17b1a17847.mod mirror://goproxy//github.com/armon/circbuf/@v/v0.0.0-20150827004946-bbbad097214e.mod -> github.com%2Farmon%2Fcircbuf%2F@v%2Fv0.0.0-20150827004946-bbbad097214e.mod mirror://goproxy//github.com/armon/go-metrics/@v/v0.0.0-20180917152333-f0300d1749da.mod -> github.com%2Farmon%2Fgo-metrics%2F@v%2Fv0.0.0-20180917152333-f0300d1749da.mod mirror://goproxy//github.com/armon/go-radix/@v/v0.0.0-20180808171621-7fddfc383310.mod -> github.com%2Farmon%2Fgo-radix%2F@v%2Fv0.0.0-20180808171621-7fddfc383310.mod mirror://goproxy//github.com/aws/aws-sdk-go/@v/v1.25.48.mod -> github.com%2Faws%2Faws-sdk-go%2F@v%2Fv1.25.48.mod mirror://goproxy//github.com/aws/aws-sdk-go-v2/@v/v1.2.0.zip -> github.com%2Faws%2Faws-sdk-go-v2%2F@v%2Fv1.2.0.zip mirror://goproxy//github.com/aws/aws-sdk-go-v2/@v/v1.2.0.mod -> github.com%2Faws%2Faws-sdk-go-v2%2F@v%2Fv1.2.0.mod mirror://goproxy//github.com/aws/aws-sdk-go-v2/config/@v/v1.1.1.zip -> github.com%2Faws%2Faws-sdk-go-v2%2Fconfig%2F@v%2Fv1.1.1.zip mirror://goproxy//github.com/aws/aws-sdk-go-v2/config/@v/v1.1.1.mod -> github.com%2Faws%2Faws-sdk-go-v2%2Fconfig%2F@v%2Fv1.1.1.mod mirror://goproxy//github.com/aws/aws-sdk-go-v2/credentials/@v/v1.1.1.zip -> github.com%2Faws%2Faws-sdk-go-v2%2Fcredentials%2F@v%2Fv1.1.1.zip mirror://goproxy//github.com/aws/aws-sdk-go-v2/credentials/@v/v1.1.1.mod -> github.com%2Faws%2Faws-sdk-go-v2%2Fcredentials%2F@v%2Fv1.1.1.mod mirror://goproxy//github.com/aws/aws-sdk-go-v2/feature/ec2/imds/@v/v1.0.2.zip -> github.com%2Faws%2Faws-sdk-go-v2%2Ffeature%2Fec2%2Fimds%2F@v%2Fv1.0.2.zip mirror://goproxy//github.com/aws/aws-sdk-go-v2/feature/ec2/imds/@v/v1.0.2.mod -> github.com%2Faws%2Faws-sdk-go-v2%2Ffeature%2Fec2%2Fimds%2F@v%2Fv1.0.2.mod mirror://goproxy//github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/@v/v1.0.2.zip -> github.com%2Faws%2Faws-sdk-go-v2%2Fservice%2Finternal%2Fpresigned-url%2F@v%2Fv1.0.2.zip mirror://goproxy//github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/@v/v1.0.2.mod -> github.com%2Faws%2Faws-sdk-go-v2%2Fservice%2Finternal%2Fpresigned-url%2F@v%2Fv1.0.2.mod mirror://goproxy//github.com/aws/aws-sdk-go-v2/service/route53/@v/v1.1.1.zip -> github.com%2Faws%2Faws-sdk-go-v2%2Fservice%2Froute53%2F@v%2Fv1.1.1.zip mirror://goproxy//github.com/aws/aws-sdk-go-v2/service/route53/@v/v1.1.1.mod -> github.com%2Faws%2Faws-sdk-go-v2%2Fservice%2Froute53%2F@v%2Fv1.1.1.mod mirror://goproxy//github.com/aws/aws-sdk-go-v2/service/sso/@v/v1.1.1.zip -> github.com%2Faws%2Faws-sdk-go-v2%2Fservice%2Fsso%2F@v%2Fv1.1.1.zip mirror://goproxy//github.com/aws/aws-sdk-go-v2/service/sso/@v/v1.1.1.mod -> github.com%2Faws%2Faws-sdk-go-v2%2Fservice%2Fsso%2F@v%2Fv1.1.1.mod mirror://goproxy//github.com/aws/aws-sdk-go-v2/service/sts/@v/v1.1.1.zip -> github.com%2Faws%2Faws-sdk-go-v2%2Fservice%2Fsts%2F@v%2Fv1.1.1.zip mirror://goproxy//github.com/aws/aws-sdk-go-v2/service/sts/@v/v1.1.1.mod -> github.com%2Faws%2Faws-sdk-go-v2%2Fservice%2Fsts%2F@v%2Fv1.1.1.mod mirror://goproxy//github.com/aws/smithy-go/@v/v1.1.0.zip -> github.com%2Faws%2Fsmithy-go%2F@v%2Fv1.1.0.zip mirror://goproxy//github.com/aws/smithy-go/@v/v1.1.0.mod -> github.com%2Faws%2Fsmithy-go%2F@v%2Fv1.1.0.mod mirror://goproxy//github.com/beorn7/perks/@v/v0.0.0-20180321164747-3a771d992973.mod -> github.com%2Fbeorn7%2Fperks%2F@v%2Fv0.0.0-20180321164747-3a771d992973.mod mirror://goproxy//github.com/beorn7/perks/@v/v1.0.0.mod -> github.com%2Fbeorn7%2Fperks%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/bgentry/speakeasy/@v/v0.1.0.mod -> github.com%2Fbgentry%2Fspeakeasy%2F@v%2Fv0.1.0.mod mirror://goproxy//github.com/bketelsen/crypt/@v/v0.0.3-0.20200106085610-5cbc8cc4026c.mod -> github.com%2Fbketelsen%2Fcrypt%2F@v%2Fv0.0.3-0.20200106085610-5cbc8cc4026c.mod mirror://goproxy//github.com/bmizerany/pat/@v/v0.0.0-20170815010413-6226ea591a40.mod -> github.com%2Fbmizerany%2Fpat%2F@v%2Fv0.0.0-20170815010413-6226ea591a40.mod mirror://goproxy//github.com/boltdb/bolt/@v/v1.3.1.mod -> github.com%2Fboltdb%2Fbolt%2F@v%2Fv1.3.1.mod mirror://goproxy//github.com/btcsuite/btcd/@v/v0.0.0-20171128150713-2e60448ffcc6.mod -> github.com%2Fbtcsuite%2Fbtcd%2F@v%2Fv0.0.0-20171128150713-2e60448ffcc6.mod mirror://goproxy//github.com/btcsuite/btcd/@v/v0.20.1-beta.zip -> github.com%2Fbtcsuite%2Fbtcd%2F@v%2Fv0.20.1-beta.zip mirror://goproxy//github.com/btcsuite/btcd/@v/v0.20.1-beta.mod -> github.com%2Fbtcsuite%2Fbtcd%2F@v%2Fv0.20.1-beta.mod mirror://goproxy//github.com/btcsuite/btclog/@v/v0.0.0-20170628155309-84c8d2346e9f.mod -> github.com%2Fbtcsuite%2Fbtclog%2F@v%2Fv0.0.0-20170628155309-84c8d2346e9f.mod mirror://goproxy//github.com/btcsuite/btcutil/@v/v0.0.0-20190425235716-9e5f4b9a998d.mod -> github.com%2Fbtcsuite%2Fbtcutil%2F@v%2Fv0.0.0-20190425235716-9e5f4b9a998d.mod mirror://goproxy//github.com/btcsuite/go-socks/@v/v0.0.0-20170105172521-4720035b7bfd.mod -> github.com%2Fbtcsuite%2Fgo-socks%2F@v%2Fv0.0.0-20170105172521-4720035b7bfd.mod mirror://goproxy//github.com/btcsuite/goleveldb/@v/v0.0.0-20160330041536-7834afc9e8cd.mod -> github.com%2Fbtcsuite%2Fgoleveldb%2F@v%2Fv0.0.0-20160330041536-7834afc9e8cd.mod mirror://goproxy//github.com/btcsuite/snappy-go/@v/v0.0.0-20151229074030-0bdef8d06723.mod -> github.com%2Fbtcsuite%2Fsnappy-go%2F@v%2Fv0.0.0-20151229074030-0bdef8d06723.mod mirror://goproxy//github.com/btcsuite/websocket/@v/v0.0.0-20150119174127-31079b680792.mod -> github.com%2Fbtcsuite%2Fwebsocket%2F@v%2Fv0.0.0-20150119174127-31079b680792.mod mirror://goproxy//github.com/btcsuite/winsvc/@v/v1.0.0.mod -> github.com%2Fbtcsuite%2Fwinsvc%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/c-bata/go-prompt/@v/v0.2.2.mod -> github.com%2Fc-bata%2Fgo-prompt%2F@v%2Fv0.2.2.mod mirror://goproxy//github.com/census-instrumentation/opencensus-proto/@v/v0.2.1.mod -> github.com%2Fcensus-instrumentation%2Fopencensus-proto%2F@v%2Fv0.2.1.mod mirror://goproxy//github.com/cespare/cp/@v/v0.1.0.zip -> github.com%2Fcespare%2Fcp%2F@v%2Fv0.1.0.zip mirror://goproxy//github.com/cespare/cp/@v/v0.1.0.mod -> github.com%2Fcespare%2Fcp%2F@v%2Fv0.1.0.mod mirror://goproxy//github.com/cespare/xxhash/@v/v1.1.0.zip -> github.com%2Fcespare%2Fxxhash%2F@v%2Fv1.1.0.zip mirror://goproxy//github.com/cespare/xxhash/@v/v1.1.0.mod -> github.com%2Fcespare%2Fxxhash%2F@v%2Fv1.1.0.mod mirror://goproxy//github.com/cespare/xxhash/v2/@v/v2.1.1.zip -> github.com%2Fcespare%2Fxxhash%2Fv2%2F@v%2Fv2.1.1.zip mirror://goproxy//github.com/cespare/xxhash/v2/@v/v2.1.1.mod -> github.com%2Fcespare%2Fxxhash%2Fv2%2F@v%2Fv2.1.1.mod mirror://goproxy//github.com/chzyer/logex/@v/v1.1.10.mod -> github.com%2Fchzyer%2Flogex%2F@v%2Fv1.1.10.mod mirror://goproxy//github.com/chzyer/readline/@v/v0.0.0-20180603132655-2972be24d48e.mod -> github.com%2Fchzyer%2Freadline%2F@v%2Fv0.0.0-20180603132655-2972be24d48e.mod mirror://goproxy//github.com/chzyer/test/@v/v0.0.0-20180213035817-a1ea475d72b1.mod -> github.com%2Fchzyer%2Ftest%2F@v%2Fv0.0.0-20180213035817-a1ea475d72b1.mod mirror://goproxy//github.com/client9/misspell/@v/v0.3.4.mod -> github.com%2Fclient9%2Fmisspell%2F@v%2Fv0.3.4.mod mirror://goproxy//github.com/cloudflare/cloudflare-go/@v/v0.10.2-0.20190916151808-a80f83b9add9.mod -> github.com%2Fcloudflare%2Fcloudflare-go%2F@v%2Fv0.10.2-0.20190916151808-a80f83b9add9.mod mirror://goproxy//github.com/cloudflare/cloudflare-go/@v/v0.14.0.zip -> github.com%2Fcloudflare%2Fcloudflare-go%2F@v%2Fv0.14.0.zip mirror://goproxy//github.com/cloudflare/cloudflare-go/@v/v0.14.0.mod -> github.com%2Fcloudflare%2Fcloudflare-go%2F@v%2Fv0.14.0.mod mirror://goproxy//github.com/consensys/bavard/@v/v0.1.8-0.20210105233146-c16790d2aa8b.mod -> github.com%2Fconsensys%2Fbavard%2F@v%2Fv0.1.8-0.20210105233146-c16790d2aa8b.mod mirror://goproxy//github.com/consensys/goff/@v/v0.3.10.mod -> github.com%2Fconsensys%2Fgoff%2F@v%2Fv0.3.10.mod mirror://goproxy//github.com/consensys/gurvy/@v/v0.3.8.zip -> github.com%2Fconsensys%2Fgurvy%2F@v%2Fv0.3.8.zip mirror://goproxy//github.com/consensys/gurvy/@v/v0.3.8.mod -> github.com%2Fconsensys%2Fgurvy%2F@v%2Fv0.3.8.mod mirror://goproxy//github.com/coreos/bbolt/@v/v1.3.2.mod -> github.com%2Fcoreos%2Fbbolt%2F@v%2Fv1.3.2.mod mirror://goproxy//github.com/coreos/etcd/@v/v3.3.13+incompatible.mod -> github.com%2Fcoreos%2Fetcd%2F@v%2Fv3.3.13+incompatible.mod mirror://goproxy//github.com/coreos/go-semver/@v/v0.3.0.mod -> github.com%2Fcoreos%2Fgo-semver%2F@v%2Fv0.3.0.mod mirror://goproxy//github.com/coreos/go-systemd/@v/v0.0.0-20190321100706-95778dfbb74e.mod -> github.com%2Fcoreos%2Fgo-systemd%2F@v%2Fv0.0.0-20190321100706-95778dfbb74e.mod mirror://goproxy//github.com/coreos/pkg/@v/v0.0.0-20180928190104-399ea9e2e55f.mod -> github.com%2Fcoreos%2Fpkg%2F@v%2Fv0.0.0-20180928190104-399ea9e2e55f.mod mirror://goproxy//github.com/cpuguy83/go-md2man/v2/@v/v2.0.0-20190314233015-f79a8a8ca69d.mod -> github.com%2Fcpuguy83%2Fgo-md2man%2Fv2%2F@v%2Fv2.0.0-20190314233015-f79a8a8ca69d.mod mirror://goproxy//github.com/cpuguy83/go-md2man/v2/@v/v2.0.0.mod -> github.com%2Fcpuguy83%2Fgo-md2man%2Fv2%2F@v%2Fv2.0.0.mod mirror://goproxy//github.com/dave/jennifer/@v/v1.2.0.mod -> github.com%2Fdave%2Fjennifer%2F@v%2Fv1.2.0.mod mirror://goproxy//github.com/davecgh/go-spew/@v/v0.0.0-20171005155431-ecdeabc65495.mod -> github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv0.0.0-20171005155431-ecdeabc65495.mod mirror://goproxy//github.com/davecgh/go-spew/@v/v1.1.0.mod -> github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.0.mod mirror://goproxy//github.com/davecgh/go-spew/@v/v1.1.1.zip -> github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.1.zip mirror://goproxy//github.com/davecgh/go-spew/@v/v1.1.1.mod -> github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.1.mod mirror://goproxy//github.com/deckarep/golang-set/@v/v0.0.0-20180603214616-504e848d77ea.zip -> github.com%2Fdeckarep%2Fgolang-set%2F@v%2Fv0.0.0-20180603214616-504e848d77ea.zip mirror://goproxy//github.com/deckarep/golang-set/@v/v0.0.0-20180603214616-504e848d77ea.mod -> github.com%2Fdeckarep%2Fgolang-set%2F@v%2Fv0.0.0-20180603214616-504e848d77ea.mod mirror://goproxy//github.com/dgrijalva/jwt-go/@v/v3.2.0+incompatible.zip -> github.com%2Fdgrijalva%2Fjwt-go%2F@v%2Fv3.2.0+incompatible.zip mirror://goproxy//github.com/dgrijalva/jwt-go/@v/v3.2.0+incompatible.mod -> github.com%2Fdgrijalva%2Fjwt-go%2F@v%2Fv3.2.0+incompatible.mod mirror://goproxy//github.com/dgryski/go-bitstream/@v/v0.0.0-20180413035011-3522498ce2c8.mod -> github.com%2Fdgryski%2Fgo-bitstream%2F@v%2Fv0.0.0-20180413035011-3522498ce2c8.mod mirror://goproxy//github.com/dgryski/go-sip13/@v/v0.0.0-20181026042036-e10d5fee7954.mod -> github.com%2Fdgryski%2Fgo-sip13%2F@v%2Fv0.0.0-20181026042036-e10d5fee7954.mod mirror://goproxy//github.com/dlclark/regexp2/@v/v1.2.0.zip -> github.com%2Fdlclark%2Fregexp2%2F@v%2Fv1.2.0.zip mirror://goproxy//github.com/dlclark/regexp2/@v/v1.2.0.mod -> github.com%2Fdlclark%2Fregexp2%2F@v%2Fv1.2.0.mod mirror://goproxy//github.com/docker/docker/@v/v1.4.2-0.20180625184442-8e610b2b55bf.zip -> github.com%2Fdocker%2Fdocker%2F@v%2Fv1.4.2-0.20180625184442-8e610b2b55bf.zip mirror://goproxy//github.com/docker/docker/@v/v1.4.2-0.20180625184442-8e610b2b55bf.mod -> github.com%2Fdocker%2Fdocker%2F@v%2Fv1.4.2-0.20180625184442-8e610b2b55bf.mod mirror://goproxy//github.com/dop251/goja/@v/v0.0.0-20200721192441-a695b0cdd498.zip -> github.com%2Fdop251%2Fgoja%2F@v%2Fv0.0.0-20200721192441-a695b0cdd498.zip mirror://goproxy//github.com/dop251/goja/@v/v0.0.0-20200721192441-a695b0cdd498.mod -> github.com%2Fdop251%2Fgoja%2F@v%2Fv0.0.0-20200721192441-a695b0cdd498.mod mirror://goproxy//github.com/dvyukov/go-fuzz/@v/v0.0.0-20200318091601-be3528f3a813.mod -> github.com%2Fdvyukov%2Fgo-fuzz%2F@v%2Fv0.0.0-20200318091601-be3528f3a813.mod mirror://goproxy//github.com/eclipse/paho.mqtt.golang/@v/v1.2.0.mod -> github.com%2Feclipse%2Fpaho.mqtt.golang%2F@v%2Fv1.2.0.mod mirror://goproxy//github.com/edsrzf/mmap-go/@v/v0.0.0-20160512033002-935e0e8a636c.mod -> github.com%2Fedsrzf%2Fmmap-go%2F@v%2Fv0.0.0-20160512033002-935e0e8a636c.mod mirror://goproxy//github.com/edsrzf/mmap-go/@v/v1.0.0.zip -> github.com%2Fedsrzf%2Fmmap-go%2F@v%2Fv1.0.0.zip mirror://goproxy//github.com/edsrzf/mmap-go/@v/v1.0.0.mod -> github.com%2Fedsrzf%2Fmmap-go%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/envoyproxy/go-control-plane/@v/v0.9.1-0.20191026205805-5f8ba28d4473.mod -> github.com%2Fenvoyproxy%2Fgo-control-plane%2F@v%2Fv0.9.1-0.20191026205805-5f8ba28d4473.mod mirror://goproxy//github.com/envoyproxy/protoc-gen-validate/@v/v0.1.0.mod -> github.com%2Fenvoyproxy%2Fprotoc-gen-validate%2F@v%2Fv0.1.0.mod mirror://goproxy//github.com/ethereum/go-ethereum/@v/v1.9.25.mod -> github.com%2Fethereum%2Fgo-ethereum%2F@v%2Fv1.9.25.mod mirror://goproxy//github.com/fatih/color/@v/v1.3.0.mod -> github.com%2Ffatih%2Fcolor%2F@v%2Fv1.3.0.mod mirror://goproxy//github.com/fatih/color/@v/v1.7.0.zip -> github.com%2Ffatih%2Fcolor%2F@v%2Fv1.7.0.zip mirror://goproxy//github.com/fatih/color/@v/v1.7.0.mod -> github.com%2Ffatih%2Fcolor%2F@v%2Fv1.7.0.mod mirror://goproxy//github.com/fjl/memsize/@v/v0.0.0-20180418122429-ca190fb6ffbc.mod -> github.com%2Ffjl%2Fmemsize%2F@v%2Fv0.0.0-20180418122429-ca190fb6ffbc.mod mirror://goproxy//github.com/fjl/memsize/@v/v0.0.0-20190710130421-bcb5799ab5e5.zip -> github.com%2Ffjl%2Fmemsize%2F@v%2Fv0.0.0-20190710130421-bcb5799ab5e5.zip mirror://goproxy//github.com/fjl/memsize/@v/v0.0.0-20190710130421-bcb5799ab5e5.mod -> github.com%2Ffjl%2Fmemsize%2F@v%2Fv0.0.0-20190710130421-bcb5799ab5e5.mod mirror://goproxy//github.com/fogleman/gg/@v/v1.2.1-0.20190220221249-0403632d5b90.mod -> github.com%2Ffogleman%2Fgg%2F@v%2Fv1.2.1-0.20190220221249-0403632d5b90.mod mirror://goproxy//github.com/fsnotify/fsnotify/@v/v1.4.7.mod -> github.com%2Ffsnotify%2Ffsnotify%2F@v%2Fv1.4.7.mod mirror://goproxy//github.com/fsnotify/fsnotify/@v/v1.4.9.zip -> github.com%2Ffsnotify%2Ffsnotify%2F@v%2Fv1.4.9.zip mirror://goproxy//github.com/fsnotify/fsnotify/@v/v1.4.9.mod -> github.com%2Ffsnotify%2Ffsnotify%2F@v%2Fv1.4.9.mod mirror://goproxy//github.com/gballet/go-libpcsclite/@v/v0.0.0-20190607065134-2772fd86a8ff.zip -> github.com%2Fgballet%2Fgo-libpcsclite%2F@v%2Fv0.0.0-20190607065134-2772fd86a8ff.zip mirror://goproxy//github.com/gballet/go-libpcsclite/@v/v0.0.0-20190607065134-2772fd86a8ff.mod -> github.com%2Fgballet%2Fgo-libpcsclite%2F@v%2Fv0.0.0-20190607065134-2772fd86a8ff.mod mirror://goproxy//github.com/ghodss/yaml/@v/v1.0.0.mod -> github.com%2Fghodss%2Fyaml%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/glycerine/go-unsnap-stream/@v/v0.0.0-20180323001048-9f0cb55181dd.mod -> github.com%2Fglycerine%2Fgo-unsnap-stream%2F@v%2Fv0.0.0-20180323001048-9f0cb55181dd.mod mirror://goproxy//github.com/glycerine/goconvey/@v/v0.0.0-20190410193231-58a59202ab31.mod -> github.com%2Fglycerine%2Fgoconvey%2F@v%2Fv0.0.0-20190410193231-58a59202ab31.mod mirror://goproxy//github.com/go-gl/glfw/@v/v0.0.0-20190409004039-e6da0acd62b1.mod -> github.com%2Fgo-gl%2Fglfw%2F@v%2Fv0.0.0-20190409004039-e6da0acd62b1.mod mirror://goproxy//github.com/go-gl/glfw/v3.3/glfw/@v/v0.0.0-20191125211704-12ad95a8df72.mod -> github.com%2Fgo-gl%2Fglfw%2Fv3.3%2Fglfw%2F@v%2Fv0.0.0-20191125211704-12ad95a8df72.mod mirror://goproxy//github.com/go-kit/kit/@v/v0.8.0.zip -> github.com%2Fgo-kit%2Fkit%2F@v%2Fv0.8.0.zip mirror://goproxy//github.com/go-kit/kit/@v/v0.8.0.mod -> github.com%2Fgo-kit%2Fkit%2F@v%2Fv0.8.0.mod mirror://goproxy//github.com/go-logfmt/logfmt/@v/v0.3.0.mod -> github.com%2Fgo-logfmt%2Flogfmt%2F@v%2Fv0.3.0.mod mirror://goproxy//github.com/go-logfmt/logfmt/@v/v0.4.0.zip -> github.com%2Fgo-logfmt%2Flogfmt%2F@v%2Fv0.4.0.zip mirror://goproxy//github.com/go-logfmt/logfmt/@v/v0.4.0.mod -> github.com%2Fgo-logfmt%2Flogfmt%2F@v%2Fv0.4.0.mod mirror://goproxy//github.com/go-ole/go-ole/@v/v1.2.1.zip -> github.com%2Fgo-ole%2Fgo-ole%2F@v%2Fv1.2.1.zip mirror://goproxy//github.com/go-ole/go-ole/@v/v1.2.1.mod -> github.com%2Fgo-ole%2Fgo-ole%2F@v%2Fv1.2.1.mod mirror://goproxy//github.com/go-sourcemap/sourcemap/@v/v2.1.2+incompatible.zip -> github.com%2Fgo-sourcemap%2Fsourcemap%2F@v%2Fv2.1.2+incompatible.zip mirror://goproxy//github.com/go-sourcemap/sourcemap/@v/v2.1.2+incompatible.mod -> github.com%2Fgo-sourcemap%2Fsourcemap%2F@v%2Fv2.1.2+incompatible.mod mirror://goproxy//github.com/go-sql-driver/mysql/@v/v1.4.1.mod -> github.com%2Fgo-sql-driver%2Fmysql%2F@v%2Fv1.4.1.mod mirror://goproxy//github.com/go-stack/stack/@v/v1.8.0.zip -> github.com%2Fgo-stack%2Fstack%2F@v%2Fv1.8.0.zip mirror://goproxy//github.com/go-stack/stack/@v/v1.8.0.mod -> github.com%2Fgo-stack%2Fstack%2F@v%2Fv1.8.0.mod mirror://goproxy//github.com/gofrs/uuid/@v/v3.3.0+incompatible.mod -> github.com%2Fgofrs%2Fuuid%2F@v%2Fv3.3.0+incompatible.mod mirror://goproxy//github.com/gogo/protobuf/@v/v1.1.1.mod -> github.com%2Fgogo%2Fprotobuf%2F@v%2Fv1.1.1.mod mirror://goproxy//github.com/gogo/protobuf/@v/v1.2.1.mod -> github.com%2Fgogo%2Fprotobuf%2F@v%2Fv1.2.1.mod mirror://goproxy//github.com/gogo/protobuf/@v/v1.3.1.mod -> github.com%2Fgogo%2Fprotobuf%2F@v%2Fv1.3.1.mod mirror://goproxy//github.com/golang/freetype/@v/v0.0.0-20170609003504-e2365dfdc4a0.mod -> github.com%2Fgolang%2Ffreetype%2F@v%2Fv0.0.0-20170609003504-e2365dfdc4a0.mod mirror://goproxy//github.com/golang/geo/@v/v0.0.0-20190916061304-5b978397cfec.mod -> github.com%2Fgolang%2Fgeo%2F@v%2Fv0.0.0-20190916061304-5b978397cfec.mod mirror://goproxy//github.com/golang/glog/@v/v0.0.0-20160126235308-23def4e6c14b.mod -> github.com%2Fgolang%2Fglog%2F@v%2Fv0.0.0-20160126235308-23def4e6c14b.mod mirror://goproxy//github.com/golang/groupcache/@v/v0.0.0-20190129154638-5b532d6fd5ef.mod -> github.com%2Fgolang%2Fgroupcache%2F@v%2Fv0.0.0-20190129154638-5b532d6fd5ef.mod mirror://goproxy//github.com/golang/groupcache/@v/v0.0.0-20190702054246-869f871628b6.mod -> github.com%2Fgolang%2Fgroupcache%2F@v%2Fv0.0.0-20190702054246-869f871628b6.mod mirror://goproxy//github.com/golang/groupcache/@v/v0.0.0-20191227052852-215e87163ea7.mod -> github.com%2Fgolang%2Fgroupcache%2F@v%2Fv0.0.0-20191227052852-215e87163ea7.mod mirror://goproxy//github.com/golang/mock/@v/v1.1.1.mod -> github.com%2Fgolang%2Fmock%2F@v%2Fv1.1.1.mod mirror://goproxy//github.com/golang/mock/@v/v1.2.0.mod -> github.com%2Fgolang%2Fmock%2F@v%2Fv1.2.0.mod mirror://goproxy//github.com/golang/mock/@v/v1.3.1.mod -> github.com%2Fgolang%2Fmock%2F@v%2Fv1.3.1.mod mirror://goproxy//github.com/golang/protobuf/@v/v1.2.0.mod -> github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.2.0.mod mirror://goproxy//github.com/golang/protobuf/@v/v1.3.1.mod -> github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.3.1.mod mirror://goproxy//github.com/golang/protobuf/@v/v1.3.2.mod -> github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.3.2.mod mirror://goproxy//github.com/golang/protobuf/@v/v1.4.0-rc.1.mod -> github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.4.0-rc.1.mod mirror://goproxy//github.com/golang/protobuf/@v/v1.4.0-rc.1.0.20200221234624-67d41d38c208.mod -> github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.4.0-rc.1.0.20200221234624-67d41d38c208.mod mirror://goproxy//github.com/golang/protobuf/@v/v1.4.0-rc.2.mod -> github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.4.0-rc.2.mod mirror://goproxy//github.com/golang/protobuf/@v/v1.4.0-rc.4.0.20200313231945-b860323f09d0.mod -> github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.4.0-rc.4.0.20200313231945-b860323f09d0.mod mirror://goproxy//github.com/golang/protobuf/@v/v1.4.0.mod -> github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.4.0.mod mirror://goproxy//github.com/golang/protobuf/@v/v1.4.2.mod -> github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.4.2.mod mirror://goproxy//github.com/golang/protobuf/@v/v1.4.3.zip -> github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.4.3.zip mirror://goproxy//github.com/golang/protobuf/@v/v1.4.3.mod -> github.com%2Fgolang%2Fprotobuf%2F@v%2Fv1.4.3.mod mirror://goproxy//github.com/golang/snappy/@v/v0.0.0-20180518054509-2e65f85255db.mod -> github.com%2Fgolang%2Fsnappy%2F@v%2Fv0.0.0-20180518054509-2e65f85255db.mod mirror://goproxy//github.com/golang/snappy/@v/v0.0.1.mod -> github.com%2Fgolang%2Fsnappy%2F@v%2Fv0.0.1.mod mirror://goproxy//github.com/golang/snappy/@v/v0.0.3-0.20201103224600-674baa8c7fc3.zip -> github.com%2Fgolang%2Fsnappy%2F@v%2Fv0.0.3-0.20201103224600-674baa8c7fc3.zip mirror://goproxy//github.com/golang/snappy/@v/v0.0.3-0.20201103224600-674baa8c7fc3.mod -> github.com%2Fgolang%2Fsnappy%2F@v%2Fv0.0.3-0.20201103224600-674baa8c7fc3.mod mirror://goproxy//github.com/google/btree/@v/v0.0.0-20180813153112-4030bb1f1f0c.mod -> github.com%2Fgoogle%2Fbtree%2F@v%2Fv0.0.0-20180813153112-4030bb1f1f0c.mod mirror://goproxy//github.com/google/btree/@v/v1.0.0.mod -> github.com%2Fgoogle%2Fbtree%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/google/flatbuffers/@v/v1.11.0.mod -> github.com%2Fgoogle%2Fflatbuffers%2F@v%2Fv1.11.0.mod mirror://goproxy//github.com/google/go-cmp/@v/v0.2.0.mod -> github.com%2Fgoogle%2Fgo-cmp%2F@v%2Fv0.2.0.mod mirror://goproxy//github.com/google/go-cmp/@v/v0.3.0.mod -> github.com%2Fgoogle%2Fgo-cmp%2F@v%2Fv0.3.0.mod mirror://goproxy//github.com/google/go-cmp/@v/v0.3.1.mod -> github.com%2Fgoogle%2Fgo-cmp%2F@v%2Fv0.3.1.mod mirror://goproxy//github.com/google/go-cmp/@v/v0.4.0.mod -> github.com%2Fgoogle%2Fgo-cmp%2F@v%2Fv0.4.0.mod mirror://goproxy//github.com/google/go-cmp/@v/v0.4.1.mod -> github.com%2Fgoogle%2Fgo-cmp%2F@v%2Fv0.4.1.mod mirror://goproxy//github.com/google/go-cmp/@v/v0.5.4.zip -> github.com%2Fgoogle%2Fgo-cmp%2F@v%2Fv0.5.4.zip mirror://goproxy//github.com/google/go-cmp/@v/v0.5.4.mod -> github.com%2Fgoogle%2Fgo-cmp%2F@v%2Fv0.5.4.mod mirror://goproxy//github.com/google/gofuzz/@v/v1.1.1-0.20200604201612-c04b05f3adfa.zip -> github.com%2Fgoogle%2Fgofuzz%2F@v%2Fv1.1.1-0.20200604201612-c04b05f3adfa.zip mirror://goproxy//github.com/google/gofuzz/@v/v1.1.1-0.20200604201612-c04b05f3adfa.mod -> github.com%2Fgoogle%2Fgofuzz%2F@v%2Fv1.1.1-0.20200604201612-c04b05f3adfa.mod mirror://goproxy//github.com/google/martian/@v/v2.1.0+incompatible.mod -> github.com%2Fgoogle%2Fmartian%2F@v%2Fv2.1.0+incompatible.mod mirror://goproxy//github.com/google/pprof/@v/v0.0.0-20181206194817-3ea8567a2e57.mod -> github.com%2Fgoogle%2Fpprof%2F@v%2Fv0.0.0-20181206194817-3ea8567a2e57.mod mirror://goproxy//github.com/google/pprof/@v/v0.0.0-20190515194954-54271f7e092f.mod -> github.com%2Fgoogle%2Fpprof%2F@v%2Fv0.0.0-20190515194954-54271f7e092f.mod mirror://goproxy//github.com/google/pprof/@v/v0.0.0-20191218002539-d4f498aebedc.mod -> github.com%2Fgoogle%2Fpprof%2F@v%2Fv0.0.0-20191218002539-d4f498aebedc.mod mirror://goproxy//github.com/google/renameio/@v/v0.1.0.mod -> github.com%2Fgoogle%2Frenameio%2F@v%2Fv0.1.0.mod mirror://goproxy//github.com/google/uuid/@v/v1.1.5.zip -> github.com%2Fgoogle%2Fuuid%2F@v%2Fv1.1.5.zip mirror://goproxy//github.com/google/uuid/@v/v1.1.5.mod -> github.com%2Fgoogle%2Fuuid%2F@v%2Fv1.1.5.mod mirror://goproxy//github.com/googleapis/gax-go/v2/@v/v2.0.4.mod -> github.com%2Fgoogleapis%2Fgax-go%2Fv2%2F@v%2Fv2.0.4.mod mirror://goproxy//github.com/googleapis/gax-go/v2/@v/v2.0.5.mod -> github.com%2Fgoogleapis%2Fgax-go%2Fv2%2F@v%2Fv2.0.5.mod mirror://goproxy//github.com/gopherjs/gopherjs/@v/v0.0.0-20181017120253-0766667cb4d1.mod -> github.com%2Fgopherjs%2Fgopherjs%2F@v%2Fv0.0.0-20181017120253-0766667cb4d1.mod mirror://goproxy//github.com/gorilla/websocket/@v/v1.4.1-0.20190629185528-ae1634f6a989.mod -> github.com%2Fgorilla%2Fwebsocket%2F@v%2Fv1.4.1-0.20190629185528-ae1634f6a989.mod mirror://goproxy//github.com/gorilla/websocket/@v/v1.4.2.zip -> github.com%2Fgorilla%2Fwebsocket%2F@v%2Fv1.4.2.zip mirror://goproxy//github.com/gorilla/websocket/@v/v1.4.2.mod -> github.com%2Fgorilla%2Fwebsocket%2F@v%2Fv1.4.2.mod mirror://goproxy//github.com/graph-gophers/graphql-go/@v/v0.0.0-20191115155744-f33e81362277.mod -> github.com%2Fgraph-gophers%2Fgraphql-go%2F@v%2Fv0.0.0-20191115155744-f33e81362277.mod mirror://goproxy//github.com/graph-gophers/graphql-go/@v/v0.0.0-20201113091052-beb923fada29.zip -> github.com%2Fgraph-gophers%2Fgraphql-go%2F@v%2Fv0.0.0-20201113091052-beb923fada29.zip mirror://goproxy//github.com/graph-gophers/graphql-go/@v/v0.0.0-20201113091052-beb923fada29.mod -> github.com%2Fgraph-gophers%2Fgraphql-go%2F@v%2Fv0.0.0-20201113091052-beb923fada29.mod mirror://goproxy//github.com/grpc-ecosystem/go-grpc-middleware/@v/v1.0.0.mod -> github.com%2Fgrpc-ecosystem%2Fgo-grpc-middleware%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/grpc-ecosystem/go-grpc-prometheus/@v/v1.2.0.mod -> github.com%2Fgrpc-ecosystem%2Fgo-grpc-prometheus%2F@v%2Fv1.2.0.mod mirror://goproxy//github.com/grpc-ecosystem/grpc-gateway/@v/v1.9.0.mod -> github.com%2Fgrpc-ecosystem%2Fgrpc-gateway%2F@v%2Fv1.9.0.mod mirror://goproxy//github.com/hashicorp/consul/api/@v/v1.1.0.mod -> github.com%2Fhashicorp%2Fconsul%2Fapi%2F@v%2Fv1.1.0.mod mirror://goproxy//github.com/hashicorp/consul/sdk/@v/v0.1.1.mod -> github.com%2Fhashicorp%2Fconsul%2Fsdk%2F@v%2Fv0.1.1.mod mirror://goproxy//github.com/hashicorp/errwrap/@v/v1.0.0.mod -> github.com%2Fhashicorp%2Ferrwrap%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/hashicorp/go-cleanhttp/@v/v0.5.1.mod -> github.com%2Fhashicorp%2Fgo-cleanhttp%2F@v%2Fv0.5.1.mod mirror://goproxy//github.com/hashicorp/go-immutable-radix/@v/v1.0.0.mod -> github.com%2Fhashicorp%2Fgo-immutable-radix%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/hashicorp/go-msgpack/@v/v0.5.3.mod -> github.com%2Fhashicorp%2Fgo-msgpack%2F@v%2Fv0.5.3.mod mirror://goproxy//github.com/hashicorp/go-multierror/@v/v1.0.0.mod -> github.com%2Fhashicorp%2Fgo-multierror%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/hashicorp/go-rootcerts/@v/v1.0.0.mod -> github.com%2Fhashicorp%2Fgo-rootcerts%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/hashicorp/go-sockaddr/@v/v1.0.0.mod -> github.com%2Fhashicorp%2Fgo-sockaddr%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/hashicorp/go-syslog/@v/v1.0.0.mod -> github.com%2Fhashicorp%2Fgo-syslog%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/hashicorp/go-uuid/@v/v1.0.0.mod -> github.com%2Fhashicorp%2Fgo-uuid%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/hashicorp/go-uuid/@v/v1.0.1.mod -> github.com%2Fhashicorp%2Fgo-uuid%2F@v%2Fv1.0.1.mod mirror://goproxy//github.com/hashicorp/go.net/@v/v0.0.1.mod -> github.com%2Fhashicorp%2Fgo.net%2F@v%2Fv0.0.1.mod mirror://goproxy//github.com/hashicorp/golang-lru/@v/v0.5.0.mod -> github.com%2Fhashicorp%2Fgolang-lru%2F@v%2Fv0.5.0.mod mirror://goproxy//github.com/hashicorp/golang-lru/@v/v0.5.1.mod -> github.com%2Fhashicorp%2Fgolang-lru%2F@v%2Fv0.5.1.mod mirror://goproxy//github.com/hashicorp/golang-lru/@v/v0.5.4.mod -> github.com%2Fhashicorp%2Fgolang-lru%2F@v%2Fv0.5.4.mod mirror://goproxy//github.com/hashicorp/golang-lru/@v/v0.5.5-0.20210104140557-80c98217689d.zip -> github.com%2Fhashicorp%2Fgolang-lru%2F@v%2Fv0.5.5-0.20210104140557-80c98217689d.zip mirror://goproxy//github.com/hashicorp/golang-lru/@v/v0.5.5-0.20210104140557-80c98217689d.mod -> github.com%2Fhashicorp%2Fgolang-lru%2F@v%2Fv0.5.5-0.20210104140557-80c98217689d.mod mirror://goproxy//github.com/hashicorp/hcl/@v/v1.0.0.mod -> github.com%2Fhashicorp%2Fhcl%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/hashicorp/logutils/@v/v1.0.0.mod -> github.com%2Fhashicorp%2Flogutils%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/hashicorp/mdns/@v/v1.0.0.mod -> github.com%2Fhashicorp%2Fmdns%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/hashicorp/memberlist/@v/v0.1.3.mod -> github.com%2Fhashicorp%2Fmemberlist%2F@v%2Fv0.1.3.mod mirror://goproxy//github.com/hashicorp/serf/@v/v0.8.2.mod -> github.com%2Fhashicorp%2Fserf%2F@v%2Fv0.8.2.mod mirror://goproxy//github.com/holiman/bloomfilter/v2/@v/v2.0.3.zip -> github.com%2Fholiman%2Fbloomfilter%2Fv2%2F@v%2Fv2.0.3.zip mirror://goproxy//github.com/holiman/bloomfilter/v2/@v/v2.0.3.mod -> github.com%2Fholiman%2Fbloomfilter%2Fv2%2F@v%2Fv2.0.3.mod mirror://goproxy//github.com/holiman/uint256/@v/v1.1.1.zip -> github.com%2Fholiman%2Fuint256%2F@v%2Fv1.1.1.zip mirror://goproxy//github.com/holiman/uint256/@v/v1.1.1.mod -> github.com%2Fholiman%2Fuint256%2F@v%2Fv1.1.1.mod mirror://goproxy//github.com/hpcloud/tail/@v/v1.0.0.mod -> github.com%2Fhpcloud%2Ftail%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/huin/goupnp/@v/v1.0.0.mod -> github.com%2Fhuin%2Fgoupnp%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/huin/goupnp/@v/v1.0.1-0.20210310174557-0ca763054c88.zip -> github.com%2Fhuin%2Fgoupnp%2F@v%2Fv1.0.1-0.20210310174557-0ca763054c88.zip mirror://goproxy//github.com/huin/goupnp/@v/v1.0.1-0.20210310174557-0ca763054c88.mod -> github.com%2Fhuin%2Fgoupnp%2F@v%2Fv1.0.1-0.20210310174557-0ca763054c88.mod mirror://goproxy//github.com/huin/goutil/@v/v0.0.0-20170803182201-1ca381bf3150.mod -> github.com%2Fhuin%2Fgoutil%2F@v%2Fv0.0.0-20170803182201-1ca381bf3150.mod mirror://goproxy//github.com/ianlancetaylor/demangle/@v/v0.0.0-20181102032728-5e5cf60278f6.mod -> github.com%2Fianlancetaylor%2Fdemangle%2F@v%2Fv0.0.0-20181102032728-5e5cf60278f6.mod mirror://goproxy//github.com/inconshreveable/mousetrap/@v/v1.0.0.mod -> github.com%2Finconshreveable%2Fmousetrap%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/influxdata/flux/@v/v0.65.1.mod -> github.com%2Finfluxdata%2Fflux%2F@v%2Fv0.65.1.mod mirror://goproxy//github.com/influxdata/influxdb/@v/v1.2.3-0.20180221223340-01288bdb0883.mod -> github.com%2Finfluxdata%2Finfluxdb%2F@v%2Fv1.2.3-0.20180221223340-01288bdb0883.mod mirror://goproxy//github.com/influxdata/influxdb/@v/v1.8.3.zip -> github.com%2Finfluxdata%2Finfluxdb%2F@v%2Fv1.8.3.zip mirror://goproxy//github.com/influxdata/influxdb/@v/v1.8.3.mod -> github.com%2Finfluxdata%2Finfluxdb%2F@v%2Fv1.8.3.mod mirror://goproxy//github.com/influxdata/influxql/@v/v1.1.1-0.20200828144457-65d3ef77d385.mod -> github.com%2Finfluxdata%2Finfluxql%2F@v%2Fv1.1.1-0.20200828144457-65d3ef77d385.mod mirror://goproxy//github.com/influxdata/line-protocol/@v/v0.0.0-20180522152040-32c6aa80de5e.mod -> github.com%2Finfluxdata%2Fline-protocol%2F@v%2Fv0.0.0-20180522152040-32c6aa80de5e.mod mirror://goproxy//github.com/influxdata/promql/v2/@v/v2.12.0.mod -> github.com%2Finfluxdata%2Fpromql%2Fv2%2F@v%2Fv2.12.0.mod mirror://goproxy//github.com/influxdata/roaring/@v/v0.4.13-0.20180809181101-fc520f41fab6.mod -> github.com%2Finfluxdata%2Froaring%2F@v%2Fv0.4.13-0.20180809181101-fc520f41fab6.mod mirror://goproxy//github.com/influxdata/tdigest/@v/v0.0.0-20181121200506-bf2b5ad3c0a9.mod -> github.com%2Finfluxdata%2Ftdigest%2F@v%2Fv0.0.0-20181121200506-bf2b5ad3c0a9.mod mirror://goproxy//github.com/influxdata/usage-client/@v/v0.0.0-20160829180054-6d3895376368.mod -> github.com%2Finfluxdata%2Fusage-client%2F@v%2Fv0.0.0-20160829180054-6d3895376368.mod mirror://goproxy//github.com/jackpal/go-nat-pmp/@v/v1.0.2-0.20160603034137-1fa385a6f458.zip -> github.com%2Fjackpal%2Fgo-nat-pmp%2F@v%2Fv1.0.2-0.20160603034137-1fa385a6f458.zip mirror://goproxy//github.com/jackpal/go-nat-pmp/@v/v1.0.2-0.20160603034137-1fa385a6f458.mod -> github.com%2Fjackpal%2Fgo-nat-pmp%2F@v%2Fv1.0.2-0.20160603034137-1fa385a6f458.mod mirror://goproxy//github.com/jedisct1/go-minisign/@v/v0.0.0-20190909160543-45766022959e.zip -> github.com%2Fjedisct1%2Fgo-minisign%2F@v%2Fv0.0.0-20190909160543-45766022959e.zip mirror://goproxy//github.com/jedisct1/go-minisign/@v/v0.0.0-20190909160543-45766022959e.mod -> github.com%2Fjedisct1%2Fgo-minisign%2F@v%2Fv0.0.0-20190909160543-45766022959e.mod mirror://goproxy//github.com/jessevdk/go-flags/@v/v0.0.0-20141203071132-1679536dcc89.mod -> github.com%2Fjessevdk%2Fgo-flags%2F@v%2Fv0.0.0-20141203071132-1679536dcc89.mod mirror://goproxy//github.com/jmespath/go-jmespath/@v/v0.0.0-20180206201540-c2b33e8439af.mod -> github.com%2Fjmespath%2Fgo-jmespath%2F@v%2Fv0.0.0-20180206201540-c2b33e8439af.mod mirror://goproxy//github.com/jmespath/go-jmespath/@v/v0.4.0.mod -> github.com%2Fjmespath%2Fgo-jmespath%2F@v%2Fv0.4.0.mod mirror://goproxy//github.com/jmespath/go-jmespath/internal/testify/@v/v1.5.1.mod -> github.com%2Fjmespath%2Fgo-jmespath%2Finternal%2Ftestify%2F@v%2Fv1.5.1.mod mirror://goproxy//github.com/jonboulle/clockwork/@v/v0.1.0.mod -> github.com%2Fjonboulle%2Fclockwork%2F@v%2Fv0.1.0.mod mirror://goproxy//github.com/jrick/logrotate/@v/v1.0.0.mod -> github.com%2Fjrick%2Flogrotate%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/json-iterator/go/@v/v1.1.6.mod -> github.com%2Fjson-iterator%2Fgo%2F@v%2Fv1.1.6.mod mirror://goproxy//github.com/jstemmer/go-junit-report/@v/v0.0.0-20190106144839-af01ea7f8024.mod -> github.com%2Fjstemmer%2Fgo-junit-report%2F@v%2Fv0.0.0-20190106144839-af01ea7f8024.mod mirror://goproxy//github.com/jstemmer/go-junit-report/@v/v0.9.1.mod -> github.com%2Fjstemmer%2Fgo-junit-report%2F@v%2Fv0.9.1.mod mirror://goproxy//github.com/jsternberg/zap-logfmt/@v/v1.0.0.mod -> github.com%2Fjsternberg%2Fzap-logfmt%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/jtolds/gls/@v/v4.20.0+incompatible.mod -> github.com%2Fjtolds%2Fgls%2F@v%2Fv4.20.0+incompatible.mod mirror://goproxy//github.com/julienschmidt/httprouter/@v/v1.1.1-0.20170430222011-975b5c4c7c21.mod -> github.com%2Fjulienschmidt%2Fhttprouter%2F@v%2Fv1.1.1-0.20170430222011-975b5c4c7c21.mod mirror://goproxy//github.com/julienschmidt/httprouter/@v/v1.2.0.zip -> github.com%2Fjulienschmidt%2Fhttprouter%2F@v%2Fv1.2.0.zip mirror://goproxy//github.com/julienschmidt/httprouter/@v/v1.2.0.mod -> github.com%2Fjulienschmidt%2Fhttprouter%2F@v%2Fv1.2.0.mod mirror://goproxy//github.com/jung-kurt/gofpdf/@v/v1.0.3-0.20190309125859-24315acbbda5.mod -> github.com%2Fjung-kurt%2Fgofpdf%2F@v%2Fv1.0.3-0.20190309125859-24315acbbda5.mod mirror://goproxy//github.com/jwilder/encoding/@v/v0.0.0-20170811194829-b4e1701a28ef.mod -> github.com%2Fjwilder%2Fencoding%2F@v%2Fv0.0.0-20170811194829-b4e1701a28ef.mod mirror://goproxy//github.com/karalabe/usb/@v/v0.0.0-20190919080040-51dc0efba356.zip -> github.com%2Fkaralabe%2Fusb%2F@v%2Fv0.0.0-20190919080040-51dc0efba356.zip mirror://goproxy//github.com/karalabe/usb/@v/v0.0.0-20190919080040-51dc0efba356.mod -> github.com%2Fkaralabe%2Fusb%2F@v%2Fv0.0.0-20190919080040-51dc0efba356.mod mirror://goproxy//github.com/kilic/bls12-381/@v/v0.0.0-20201226121925-69dacb279461.mod -> github.com%2Fkilic%2Fbls12-381%2F@v%2Fv0.0.0-20201226121925-69dacb279461.mod mirror://goproxy//github.com/kisielk/errcheck/@v/v1.1.0.mod -> github.com%2Fkisielk%2Ferrcheck%2F@v%2Fv1.1.0.mod mirror://goproxy//github.com/kisielk/errcheck/@v/v1.2.0.mod -> github.com%2Fkisielk%2Ferrcheck%2F@v%2Fv1.2.0.mod mirror://goproxy//github.com/kisielk/gotool/@v/v1.0.0.mod -> github.com%2Fkisielk%2Fgotool%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/kkdai/bstream/@v/v0.0.0-20161212061736-f391b8402d23.mod -> github.com%2Fkkdai%2Fbstream%2F@v%2Fv0.0.0-20161212061736-f391b8402d23.mod mirror://goproxy//github.com/klauspost/compress/@v/v1.4.0.mod -> github.com%2Fklauspost%2Fcompress%2F@v%2Fv1.4.0.mod mirror://goproxy//github.com/klauspost/cpuid/@v/v0.0.0-20170728055534-ae7887de9fa5.mod -> github.com%2Fklauspost%2Fcpuid%2F@v%2Fv0.0.0-20170728055534-ae7887de9fa5.mod mirror://goproxy//github.com/klauspost/crc32/@v/v0.0.0-20161016154125-cb6bfca970f6.mod -> github.com%2Fklauspost%2Fcrc32%2F@v%2Fv0.0.0-20161016154125-cb6bfca970f6.mod mirror://goproxy//github.com/klauspost/pgzip/@v/v1.0.2-0.20170402124221-0bf5dcad4ada.mod -> github.com%2Fklauspost%2Fpgzip%2F@v%2Fv1.0.2-0.20170402124221-0bf5dcad4ada.mod mirror://goproxy//github.com/konsorten/go-windows-terminal-sequences/@v/v1.0.1.mod -> github.com%2Fkonsorten%2Fgo-windows-terminal-sequences%2F@v%2Fv1.0.1.mod mirror://goproxy//github.com/kr/logfmt/@v/v0.0.0-20140226030751-b84e30acd515.zip -> github.com%2Fkr%2Flogfmt%2F@v%2Fv0.0.0-20140226030751-b84e30acd515.zip mirror://goproxy//github.com/kr/logfmt/@v/v0.0.0-20140226030751-b84e30acd515.mod -> github.com%2Fkr%2Flogfmt%2F@v%2Fv0.0.0-20140226030751-b84e30acd515.mod mirror://goproxy//github.com/kr/pretty/@v/v0.1.0.zip -> github.com%2Fkr%2Fpretty%2F@v%2Fv0.1.0.zip mirror://goproxy//github.com/kr/pretty/@v/v0.1.0.mod -> github.com%2Fkr%2Fpretty%2F@v%2Fv0.1.0.mod mirror://goproxy//github.com/kr/pty/@v/v1.1.1.mod -> github.com%2Fkr%2Fpty%2F@v%2Fv1.1.1.mod mirror://goproxy//github.com/kr/text/@v/v0.1.0.zip -> github.com%2Fkr%2Ftext%2F@v%2Fv0.1.0.zip mirror://goproxy//github.com/kr/text/@v/v0.1.0.mod -> github.com%2Fkr%2Ftext%2F@v%2Fv0.1.0.mod mirror://goproxy//github.com/kylelemons/godebug/@v/v1.1.0.zip -> github.com%2Fkylelemons%2Fgodebug%2F@v%2Fv1.1.0.zip mirror://goproxy//github.com/kylelemons/godebug/@v/v1.1.0.mod -> github.com%2Fkylelemons%2Fgodebug%2F@v%2Fv1.1.0.mod mirror://goproxy//github.com/leanovate/gopter/@v/v0.2.8.mod -> github.com%2Fleanovate%2Fgopter%2F@v%2Fv0.2.8.mod mirror://goproxy//github.com/leanovate/gopter/@v/v0.2.9.zip -> github.com%2Fleanovate%2Fgopter%2F@v%2Fv0.2.9.zip mirror://goproxy//github.com/leanovate/gopter/@v/v0.2.9.mod -> github.com%2Fleanovate%2Fgopter%2F@v%2Fv0.2.9.mod mirror://goproxy//github.com/lib/pq/@v/v1.0.0.mod -> github.com%2Flib%2Fpq%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/magiconair/properties/@v/v1.8.1.mod -> github.com%2Fmagiconair%2Fproperties%2F@v%2Fv1.8.1.mod mirror://goproxy//github.com/mattn/go-colorable/@v/v0.0.9.mod -> github.com%2Fmattn%2Fgo-colorable%2F@v%2Fv0.0.9.mod mirror://goproxy//github.com/mattn/go-colorable/@v/v0.1.0.zip -> github.com%2Fmattn%2Fgo-colorable%2F@v%2Fv0.1.0.zip mirror://goproxy//github.com/mattn/go-colorable/@v/v0.1.0.mod -> github.com%2Fmattn%2Fgo-colorable%2F@v%2Fv0.1.0.mod mirror://goproxy//github.com/mattn/go-ieproxy/@v/v0.0.0-20190610004146-91bb50d98149.mod -> github.com%2Fmattn%2Fgo-ieproxy%2F@v%2Fv0.0.0-20190610004146-91bb50d98149.mod mirror://goproxy//github.com/mattn/go-ieproxy/@v/v0.0.0-20190702010315-6dee0af9227d.zip -> github.com%2Fmattn%2Fgo-ieproxy%2F@v%2Fv0.0.0-20190702010315-6dee0af9227d.zip mirror://goproxy//github.com/mattn/go-ieproxy/@v/v0.0.0-20190702010315-6dee0af9227d.mod -> github.com%2Fmattn%2Fgo-ieproxy%2F@v%2Fv0.0.0-20190702010315-6dee0af9227d.mod mirror://goproxy//github.com/mattn/go-isatty/@v/v0.0.3.mod -> github.com%2Fmattn%2Fgo-isatty%2F@v%2Fv0.0.3.mod mirror://goproxy//github.com/mattn/go-isatty/@v/v0.0.4.mod -> github.com%2Fmattn%2Fgo-isatty%2F@v%2Fv0.0.4.mod mirror://goproxy//github.com/mattn/go-isatty/@v/v0.0.5-0.20180830101745-3fb116b82035.zip -> github.com%2Fmattn%2Fgo-isatty%2F@v%2Fv0.0.5-0.20180830101745-3fb116b82035.zip mirror://goproxy//github.com/mattn/go-isatty/@v/v0.0.5-0.20180830101745-3fb116b82035.mod -> github.com%2Fmattn%2Fgo-isatty%2F@v%2Fv0.0.5-0.20180830101745-3fb116b82035.mod mirror://goproxy//github.com/mattn/go-runewidth/@v/v0.0.3.mod -> github.com%2Fmattn%2Fgo-runewidth%2F@v%2Fv0.0.3.mod mirror://goproxy//github.com/mattn/go-runewidth/@v/v0.0.4.mod -> github.com%2Fmattn%2Fgo-runewidth%2F@v%2Fv0.0.4.mod mirror://goproxy//github.com/mattn/go-runewidth/@v/v0.0.9.zip -> github.com%2Fmattn%2Fgo-runewidth%2F@v%2Fv0.0.9.zip mirror://goproxy//github.com/mattn/go-runewidth/@v/v0.0.9.mod -> github.com%2Fmattn%2Fgo-runewidth%2F@v%2Fv0.0.9.mod mirror://goproxy//github.com/mattn/go-sqlite3/@v/v1.11.0.mod -> github.com%2Fmattn%2Fgo-sqlite3%2F@v%2Fv1.11.0.mod mirror://goproxy//github.com/mattn/go-tty/@v/v0.0.0-20180907095812-13ff1204f104.mod -> github.com%2Fmattn%2Fgo-tty%2F@v%2Fv0.0.0-20180907095812-13ff1204f104.mod mirror://goproxy//github.com/matttproud/golang_protobuf_extensions/@v/v1.0.1.mod -> github.com%2Fmatttproud%2Fgolang_protobuf_extensions%2F@v%2Fv1.0.1.mod mirror://goproxy//github.com/miekg/dns/@v/v1.0.14.mod -> github.com%2Fmiekg%2Fdns%2F@v%2Fv1.0.14.mod mirror://goproxy//github.com/mitchellh/cli/@v/v1.0.0.mod -> github.com%2Fmitchellh%2Fcli%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/mitchellh/go-homedir/@v/v1.0.0.mod -> github.com%2Fmitchellh%2Fgo-homedir%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/mitchellh/go-homedir/@v/v1.1.0.mod -> github.com%2Fmitchellh%2Fgo-homedir%2F@v%2Fv1.1.0.mod mirror://goproxy//github.com/mitchellh/go-testing-interface/@v/v1.0.0.mod -> github.com%2Fmitchellh%2Fgo-testing-interface%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/mitchellh/gox/@v/v0.4.0.mod -> github.com%2Fmitchellh%2Fgox%2F@v%2Fv0.4.0.mod mirror://goproxy//github.com/mitchellh/iochan/@v/v1.0.0.mod -> github.com%2Fmitchellh%2Fiochan%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/mitchellh/mapstructure/@v/v0.0.0-20160808181253-ca63d7c062ee.mod -> github.com%2Fmitchellh%2Fmapstructure%2F@v%2Fv0.0.0-20160808181253-ca63d7c062ee.mod mirror://goproxy//github.com/mitchellh/mapstructure/@v/v1.1.2.mod -> github.com%2Fmitchellh%2Fmapstructure%2F@v%2Fv1.1.2.mod mirror://goproxy//github.com/modern-go/concurrent/@v/v0.0.0-20180306012644-bacd9c7ef1dd.mod -> github.com%2Fmodern-go%2Fconcurrent%2F@v%2Fv0.0.0-20180306012644-bacd9c7ef1dd.mod mirror://goproxy//github.com/modern-go/reflect2/@v/v1.0.1.mod -> github.com%2Fmodern-go%2Freflect2%2F@v%2Fv1.0.1.mod mirror://goproxy//github.com/mschoch/smat/@v/v0.0.0-20160514031455-90eadee771ae.mod -> github.com%2Fmschoch%2Fsmat%2F@v%2Fv0.0.0-20160514031455-90eadee771ae.mod mirror://goproxy//github.com/mwitkow/go-conntrack/@v/v0.0.0-20161129095857-cc309e4a2223.mod -> github.com%2Fmwitkow%2Fgo-conntrack%2F@v%2Fv0.0.0-20161129095857-cc309e4a2223.mod mirror://goproxy//github.com/naoina/go-stringutil/@v/v0.1.0.zip -> github.com%2Fnaoina%2Fgo-stringutil%2F@v%2Fv0.1.0.zip mirror://goproxy//github.com/naoina/go-stringutil/@v/v0.1.0.mod -> github.com%2Fnaoina%2Fgo-stringutil%2F@v%2Fv0.1.0.mod mirror://goproxy//github.com/naoina/toml/@v/v0.1.2-0.20170918210437-9fafd6967416.zip -> github.com%2Fnaoina%2Ftoml%2F@v%2Fv0.1.2-0.20170918210437-9fafd6967416.zip mirror://goproxy//github.com/naoina/toml/@v/v0.1.2-0.20170918210437-9fafd6967416.mod -> github.com%2Fnaoina%2Ftoml%2F@v%2Fv0.1.2-0.20170918210437-9fafd6967416.mod mirror://goproxy//github.com/nxadm/tail/@v/v1.4.4.zip -> github.com%2Fnxadm%2Ftail%2F@v%2Fv1.4.4.zip mirror://goproxy//github.com/nxadm/tail/@v/v1.4.4.mod -> github.com%2Fnxadm%2Ftail%2F@v%2Fv1.4.4.mod mirror://goproxy//github.com/oklog/ulid/@v/v1.3.1.mod -> github.com%2Foklog%2Fulid%2F@v%2Fv1.3.1.mod mirror://goproxy//github.com/olekukonko/tablewriter/@v/v0.0.1.mod -> github.com%2Folekukonko%2Ftablewriter%2F@v%2Fv0.0.1.mod mirror://goproxy//github.com/olekukonko/tablewriter/@v/v0.0.2-0.20190409134802-7e037d187b0c.mod -> github.com%2Folekukonko%2Ftablewriter%2F@v%2Fv0.0.2-0.20190409134802-7e037d187b0c.mod mirror://goproxy//github.com/olekukonko/tablewriter/@v/v0.0.5.zip -> github.com%2Folekukonko%2Ftablewriter%2F@v%2Fv0.0.5.zip mirror://goproxy//github.com/olekukonko/tablewriter/@v/v0.0.5.mod -> github.com%2Folekukonko%2Ftablewriter%2F@v%2Fv0.0.5.mod mirror://goproxy//github.com/onsi/ginkgo/@v/v1.6.0.mod -> github.com%2Fonsi%2Fginkgo%2F@v%2Fv1.6.0.mod mirror://goproxy//github.com/onsi/ginkgo/@v/v1.7.0.mod -> github.com%2Fonsi%2Fginkgo%2F@v%2Fv1.7.0.mod mirror://goproxy//github.com/onsi/ginkgo/@v/v1.12.1.mod -> github.com%2Fonsi%2Fginkgo%2F@v%2Fv1.12.1.mod mirror://goproxy//github.com/onsi/ginkgo/@v/v1.14.0.zip -> github.com%2Fonsi%2Fginkgo%2F@v%2Fv1.14.0.zip mirror://goproxy//github.com/onsi/ginkgo/@v/v1.14.0.mod -> github.com%2Fonsi%2Fginkgo%2F@v%2Fv1.14.0.mod mirror://goproxy//github.com/onsi/gomega/@v/v1.4.3.mod -> github.com%2Fonsi%2Fgomega%2F@v%2Fv1.4.3.mod mirror://goproxy//github.com/onsi/gomega/@v/v1.7.1.mod -> github.com%2Fonsi%2Fgomega%2F@v%2Fv1.7.1.mod mirror://goproxy//github.com/onsi/gomega/@v/v1.10.1.zip -> github.com%2Fonsi%2Fgomega%2F@v%2Fv1.10.1.zip mirror://goproxy//github.com/onsi/gomega/@v/v1.10.1.mod -> github.com%2Fonsi%2Fgomega%2F@v%2Fv1.10.1.mod mirror://goproxy//github.com/opentracing/opentracing-go/@v/v1.0.2.mod -> github.com%2Fopentracing%2Fopentracing-go%2F@v%2Fv1.0.2.mod mirror://goproxy//github.com/opentracing/opentracing-go/@v/v1.0.3-0.20180606204148-bd9c31933947.mod -> github.com%2Fopentracing%2Fopentracing-go%2F@v%2Fv1.0.3-0.20180606204148-bd9c31933947.mod mirror://goproxy//github.com/opentracing/opentracing-go/@v/v1.1.0.zip -> github.com%2Fopentracing%2Fopentracing-go%2F@v%2Fv1.1.0.zip mirror://goproxy//github.com/opentracing/opentracing-go/@v/v1.1.0.mod -> github.com%2Fopentracing%2Fopentracing-go%2F@v%2Fv1.1.0.mod mirror://goproxy//github.com/pascaldekloe/goe/@v/v0.0.0-20180627143212-57f6aae5913c.mod -> github.com%2Fpascaldekloe%2Fgoe%2F@v%2Fv0.0.0-20180627143212-57f6aae5913c.mod mirror://goproxy//github.com/paulbellamy/ratecounter/@v/v0.2.0.mod -> github.com%2Fpaulbellamy%2Fratecounter%2F@v%2Fv0.2.0.mod mirror://goproxy//github.com/pborman/uuid/@v/v0.0.0-20170112150404-1b00554d8222.mod -> github.com%2Fpborman%2Fuuid%2F@v%2Fv0.0.0-20170112150404-1b00554d8222.mod mirror://goproxy//github.com/pelletier/go-toml/@v/v1.2.0.mod -> github.com%2Fpelletier%2Fgo-toml%2F@v%2Fv1.2.0.mod mirror://goproxy//github.com/peterh/liner/@v/v1.0.1-0.20180619022028-8c1271fcf47f.mod -> github.com%2Fpeterh%2Fliner%2F@v%2Fv1.0.1-0.20180619022028-8c1271fcf47f.mod mirror://goproxy//github.com/peterh/liner/@v/v1.1.1-0.20190123174540-a2c9a5303de7.zip -> github.com%2Fpeterh%2Fliner%2F@v%2Fv1.1.1-0.20190123174540-a2c9a5303de7.zip mirror://goproxy//github.com/peterh/liner/@v/v1.1.1-0.20190123174540-a2c9a5303de7.mod -> github.com%2Fpeterh%2Fliner%2F@v%2Fv1.1.1-0.20190123174540-a2c9a5303de7.mod mirror://goproxy//github.com/philhofer/fwd/@v/v1.0.0.mod -> github.com%2Fphilhofer%2Ffwd%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/pierrec/lz4/@v/v2.0.5+incompatible.mod -> github.com%2Fpierrec%2Flz4%2F@v%2Fv2.0.5+incompatible.mod mirror://goproxy//github.com/pkg/errors/@v/v0.8.0.mod -> github.com%2Fpkg%2Ferrors%2F@v%2Fv0.8.0.mod mirror://goproxy//github.com/pkg/errors/@v/v0.8.1.mod -> github.com%2Fpkg%2Ferrors%2F@v%2Fv0.8.1.mod mirror://goproxy//github.com/pkg/errors/@v/v0.9.1.zip -> github.com%2Fpkg%2Ferrors%2F@v%2Fv0.9.1.zip mirror://goproxy//github.com/pkg/errors/@v/v0.9.1.mod -> github.com%2Fpkg%2Ferrors%2F@v%2Fv0.9.1.mod mirror://goproxy//github.com/pkg/term/@v/v0.0.0-20180730021639-bffc007b7fd5.mod -> github.com%2Fpkg%2Fterm%2F@v%2Fv0.0.0-20180730021639-bffc007b7fd5.mod mirror://goproxy//github.com/pmezard/go-difflib/@v/v1.0.0.zip -> github.com%2Fpmezard%2Fgo-difflib%2F@v%2Fv1.0.0.zip mirror://goproxy//github.com/pmezard/go-difflib/@v/v1.0.0.mod -> github.com%2Fpmezard%2Fgo-difflib%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/posener/complete/@v/v1.1.1.mod -> github.com%2Fposener%2Fcomplete%2F@v%2Fv1.1.1.mod mirror://goproxy//github.com/prometheus/client_golang/@v/v0.9.1.mod -> github.com%2Fprometheus%2Fclient_golang%2F@v%2Fv0.9.1.mod mirror://goproxy//github.com/prometheus/client_golang/@v/v0.9.3.mod -> github.com%2Fprometheus%2Fclient_golang%2F@v%2Fv0.9.3.mod mirror://goproxy//github.com/prometheus/client_golang/@v/v1.0.0.mod -> github.com%2Fprometheus%2Fclient_golang%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/prometheus/client_model/@v/v0.0.0-20180712105110-5c3871d89910.mod -> github.com%2Fprometheus%2Fclient_model%2F@v%2Fv0.0.0-20180712105110-5c3871d89910.mod mirror://goproxy//github.com/prometheus/client_model/@v/v0.0.0-20190129233127-fd36f4220a90.mod -> github.com%2Fprometheus%2Fclient_model%2F@v%2Fv0.0.0-20190129233127-fd36f4220a90.mod mirror://goproxy//github.com/prometheus/client_model/@v/v0.0.0-20190812154241-14fe0d1b01d4.mod -> github.com%2Fprometheus%2Fclient_model%2F@v%2Fv0.0.0-20190812154241-14fe0d1b01d4.mod mirror://goproxy//github.com/prometheus/common/@v/v0.0.0-20181113130724-41aa239b4cce.mod -> github.com%2Fprometheus%2Fcommon%2F@v%2Fv0.0.0-20181113130724-41aa239b4cce.mod mirror://goproxy//github.com/prometheus/common/@v/v0.4.0.mod -> github.com%2Fprometheus%2Fcommon%2F@v%2Fv0.4.0.mod mirror://goproxy//github.com/prometheus/common/@v/v0.4.1.mod -> github.com%2Fprometheus%2Fcommon%2F@v%2Fv0.4.1.mod mirror://goproxy//github.com/prometheus/common/@v/v0.6.0.mod -> github.com%2Fprometheus%2Fcommon%2F@v%2Fv0.6.0.mod mirror://goproxy//github.com/prometheus/procfs/@v/v0.0.0-20181005140218-185b4288413d.mod -> github.com%2Fprometheus%2Fprocfs%2F@v%2Fv0.0.0-20181005140218-185b4288413d.mod mirror://goproxy//github.com/prometheus/procfs/@v/v0.0.0-20190507164030-5867b95ac084.mod -> github.com%2Fprometheus%2Fprocfs%2F@v%2Fv0.0.0-20190507164030-5867b95ac084.mod mirror://goproxy//github.com/prometheus/procfs/@v/v0.0.2.mod -> github.com%2Fprometheus%2Fprocfs%2F@v%2Fv0.0.2.mod mirror://goproxy//github.com/prometheus/tsdb/@v/v0.6.2-0.20190402121629-4f204dcbc150.mod -> github.com%2Fprometheus%2Ftsdb%2F@v%2Fv0.6.2-0.20190402121629-4f204dcbc150.mod mirror://goproxy//github.com/prometheus/tsdb/@v/v0.7.1.zip -> github.com%2Fprometheus%2Ftsdb%2F@v%2Fv0.7.1.zip mirror://goproxy//github.com/prometheus/tsdb/@v/v0.7.1.mod -> github.com%2Fprometheus%2Ftsdb%2F@v%2Fv0.7.1.mod mirror://goproxy//github.com/retailnext/hllpp/@v/v1.0.1-0.20180308014038-101a6d2f8b52.mod -> github.com%2Fretailnext%2Fhllpp%2F@v%2Fv1.0.1-0.20180308014038-101a6d2f8b52.mod mirror://goproxy//github.com/rjeczalik/notify/@v/v0.9.1.zip -> github.com%2Frjeczalik%2Fnotify%2F@v%2Fv0.9.1.zip mirror://goproxy//github.com/rjeczalik/notify/@v/v0.9.1.mod -> github.com%2Frjeczalik%2Fnotify%2F@v%2Fv0.9.1.mod mirror://goproxy//github.com/rogpeppe/fastuuid/@v/v0.0.0-20150106093220-6724a57986af.mod -> github.com%2Frogpeppe%2Ffastuuid%2F@v%2Fv0.0.0-20150106093220-6724a57986af.mod mirror://goproxy//github.com/rogpeppe/go-internal/@v/v1.3.0.mod -> github.com%2Frogpeppe%2Fgo-internal%2F@v%2Fv1.3.0.mod mirror://goproxy//github.com/rs/cors/@v/v0.0.0-20160617231935-a62a804a8a00.mod -> github.com%2Frs%2Fcors%2F@v%2Fv0.0.0-20160617231935-a62a804a8a00.mod mirror://goproxy//github.com/rs/cors/@v/v1.7.0.zip -> github.com%2Frs%2Fcors%2F@v%2Fv1.7.0.zip mirror://goproxy//github.com/rs/cors/@v/v1.7.0.mod -> github.com%2Frs%2Fcors%2F@v%2Fv1.7.0.mod mirror://goproxy//github.com/rs/xhandler/@v/v0.0.0-20160618193221-ed27b6fd6521.mod -> github.com%2Frs%2Fxhandler%2F@v%2Fv0.0.0-20160618193221-ed27b6fd6521.mod mirror://goproxy//github.com/russross/blackfriday/v2/@v/v2.0.1.mod -> github.com%2Frussross%2Fblackfriday%2Fv2%2F@v%2Fv2.0.1.mod mirror://goproxy//github.com/ryanuber/columnize/@v/v0.0.0-20160712163229-9b3edd62028f.mod -> github.com%2Fryanuber%2Fcolumnize%2F@v%2Fv0.0.0-20160712163229-9b3edd62028f.mod mirror://goproxy//github.com/sean-/seed/@v/v0.0.0-20170313163322-e2103e2c3529.mod -> github.com%2Fsean-%2Fseed%2F@v%2Fv0.0.0-20170313163322-e2103e2c3529.mod mirror://goproxy//github.com/segmentio/kafka-go/@v/v0.1.0.mod -> github.com%2Fsegmentio%2Fkafka-go%2F@v%2Fv0.1.0.mod mirror://goproxy//github.com/segmentio/kafka-go/@v/v0.2.0.mod -> github.com%2Fsegmentio%2Fkafka-go%2F@v%2Fv0.2.0.mod mirror://goproxy//github.com/sergi/go-diff/@v/v1.0.0.mod -> github.com%2Fsergi%2Fgo-diff%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/shirou/gopsutil/@v/v2.20.5+incompatible.zip -> github.com%2Fshirou%2Fgopsutil%2F@v%2Fv2.20.5+incompatible.zip mirror://goproxy//github.com/shirou/gopsutil/@v/v2.20.5+incompatible.mod -> github.com%2Fshirou%2Fgopsutil%2F@v%2Fv2.20.5+incompatible.mod mirror://goproxy//github.com/shurcoo!l/sanitized_anchor_name/@v/v1.0.0.mod -> github.com%2Fshurcoo!l%2Fsanitized_anchor_name%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/sirupsen/logrus/@v/v1.2.0.mod -> github.com%2Fsirupsen%2Flogrus%2F@v%2Fv1.2.0.mod mirror://goproxy//github.com/smartystreets/assertions/@v/v0.0.0-20180927180507-b2de0cb4f26d.mod -> github.com%2Fsmartystreets%2Fassertions%2F@v%2Fv0.0.0-20180927180507-b2de0cb4f26d.mod mirror://goproxy//github.com/smartystreets/goconvey/@v/v1.6.4.mod -> github.com%2Fsmartystreets%2Fgoconvey%2F@v%2Fv1.6.4.mod mirror://goproxy//github.com/soheilhy/cmux/@v/v0.1.4.mod -> github.com%2Fsoheilhy%2Fcmux%2F@v%2Fv0.1.4.mod mirror://goproxy//github.com/spaolacci/murmur3/@v/v0.0.0-20180118202830-f09979ecbc72.mod -> github.com%2Fspaolacci%2Fmurmur3%2F@v%2Fv0.0.0-20180118202830-f09979ecbc72.mod mirror://goproxy//github.com/spf13/afero/@v/v1.1.2.mod -> github.com%2Fspf13%2Fafero%2F@v%2Fv1.1.2.mod mirror://goproxy//github.com/spf13/cast/@v/v1.3.0.mod -> github.com%2Fspf13%2Fcast%2F@v%2Fv1.3.0.mod mirror://goproxy//github.com/spf13/cobra/@v/v0.0.3.mod -> github.com%2Fspf13%2Fcobra%2F@v%2Fv0.0.3.mod mirror://goproxy//github.com/spf13/cobra/@v/v1.1.1.mod -> github.com%2Fspf13%2Fcobra%2F@v%2Fv1.1.1.mod mirror://goproxy//github.com/spf13/jwalterweatherman/@v/v1.0.0.mod -> github.com%2Fspf13%2Fjwalterweatherman%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/spf13/pflag/@v/v1.0.3.mod -> github.com%2Fspf13%2Fpflag%2F@v%2Fv1.0.3.mod mirror://goproxy//github.com/spf13/pflag/@v/v1.0.5.mod -> github.com%2Fspf13%2Fpflag%2F@v%2Fv1.0.5.mod mirror://goproxy//github.com/spf13/viper/@v/v1.7.0.mod -> github.com%2Fspf13%2Fviper%2F@v%2Fv1.7.0.mod mirror://goproxy//github.com/status-im/keycard-go/@v/v0.0.0-20190316090335-8537d3370df4.zip -> github.com%2Fstatus-im%2Fkeycard-go%2F@v%2Fv0.0.0-20190316090335-8537d3370df4.zip mirror://goproxy//github.com/status-im/keycard-go/@v/v0.0.0-20190316090335-8537d3370df4.mod -> github.com%2Fstatus-im%2Fkeycard-go%2F@v%2Fv0.0.0-20190316090335-8537d3370df4.mod mirror://goproxy//github.com/steakknife/bloomfilter/@v/v0.0.0-20180922174646-6819c0d2a570.mod -> github.com%2Fsteakknife%2Fbloomfilter%2F@v%2Fv0.0.0-20180922174646-6819c0d2a570.mod mirror://goproxy//github.com/steakknife/hamming/@v/v0.0.0-20180906055917-c99c65617cd3.mod -> github.com%2Fsteakknife%2Fhamming%2F@v%2Fv0.0.0-20180906055917-c99c65617cd3.mod mirror://goproxy//github.com/stretchr/objx/@v/v0.1.0.mod -> github.com%2Fstretchr%2Fobjx%2F@v%2Fv0.1.0.mod mirror://goproxy//github.com/stretchr/objx/@v/v0.1.1.mod -> github.com%2Fstretchr%2Fobjx%2F@v%2Fv0.1.1.mod mirror://goproxy//github.com/stretchr/testify/@v/v1.2.0.mod -> github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.2.0.mod mirror://goproxy//github.com/stretchr/testify/@v/v1.2.2.mod -> github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.2.2.mod mirror://goproxy//github.com/stretchr/testify/@v/v1.3.0.mod -> github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.3.0.mod mirror://goproxy//github.com/stretchr/testify/@v/v1.4.0.mod -> github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.4.0.mod mirror://goproxy//github.com/stretchr/testify/@v/v1.7.0.zip -> github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.7.0.zip mirror://goproxy//github.com/stretchr/testify/@v/v1.7.0.mod -> github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.7.0.mod mirror://goproxy//github.com/subosito/gotenv/@v/v1.2.0.mod -> github.com%2Fsubosito%2Fgotenv%2F@v%2Fv1.2.0.mod mirror://goproxy//github.com/syndtr/goleveldb/@v/v1.0.1-0.20200815110645-5c35d600f0ca.mod -> github.com%2Fsyndtr%2Fgoleveldb%2F@v%2Fv1.0.1-0.20200815110645-5c35d600f0ca.mod mirror://goproxy//github.com/syndtr/goleveldb/@v/v1.0.1-0.20210305035536-64b5b1c73954.zip -> github.com%2Fsyndtr%2Fgoleveldb%2F@v%2Fv1.0.1-0.20210305035536-64b5b1c73954.zip mirror://goproxy//github.com/syndtr/goleveldb/@v/v1.0.1-0.20210305035536-64b5b1c73954.mod -> github.com%2Fsyndtr%2Fgoleveldb%2F@v%2Fv1.0.1-0.20210305035536-64b5b1c73954.mod mirror://goproxy//github.com/tinylib/msgp/@v/v1.0.2.mod -> github.com%2Ftinylib%2Fmsgp%2F@v%2Fv1.0.2.mod mirror://goproxy//github.com/tmc/grpc-websocket-proxy/@v/v0.0.0-20190109142713-0ad062ec5ee5.mod -> github.com%2Ftmc%2Fgrpc-websocket-proxy%2F@v%2Fv0.0.0-20190109142713-0ad062ec5ee5.mod mirror://goproxy//github.com/tyler-smith/go-bip39/@v/v1.0.1-0.20181017060643-dbb3b84ba2ef.zip -> github.com%2Ftyler-smith%2Fgo-bip39%2F@v%2Fv1.0.1-0.20181017060643-dbb3b84ba2ef.zip mirror://goproxy//github.com/tyler-smith/go-bip39/@v/v1.0.1-0.20181017060643-dbb3b84ba2ef.mod -> github.com%2Ftyler-smith%2Fgo-bip39%2F@v%2Fv1.0.1-0.20181017060643-dbb3b84ba2ef.mod mirror://goproxy//github.com/urfave/cli/@v/v1.22.1.mod -> github.com%2Furfave%2Fcli%2F@v%2Fv1.22.1.mod mirror://goproxy//github.com/urfave/cli/v2/@v/v2.3.0.mod -> github.com%2Furfave%2Fcli%2Fv2%2F@v%2Fv2.3.0.mod mirror://goproxy//github.com/willf/bitset/@v/v1.1.3.mod -> github.com%2Fwillf%2Fbitset%2F@v%2Fv1.1.3.mod mirror://goproxy//github.com/wsddn/go-ecdh/@v/v0.0.0-20161211032359-48726bab9208.mod -> github.com%2Fwsddn%2Fgo-ecdh%2F@v%2Fv0.0.0-20161211032359-48726bab9208.mod mirror://goproxy//github.com/xiang90/probing/@v/v0.0.0-20190116061207-43a291ad63a2.mod -> github.com%2Fxiang90%2Fprobing%2F@v%2Fv0.0.0-20190116061207-43a291ad63a2.mod mirror://goproxy//github.com/xlab/treeprint/@v/v0.0.0-20180616005107-d6fb6747feb6.mod -> github.com%2Fxlab%2Ftreeprint%2F@v%2Fv0.0.0-20180616005107-d6fb6747feb6.mod mirror://goproxy//go.etcd.io/bbolt/@v/v1.3.2.mod -> go.etcd.io%2Fbbolt%2F@v%2Fv1.3.2.mod mirror://goproxy//go.opencensus.io/@v/v0.21.0.mod -> go.opencensus.io%2F@v%2Fv0.21.0.mod mirror://goproxy//go.opencensus.io/@v/v0.22.0.mod -> go.opencensus.io%2F@v%2Fv0.22.0.mod mirror://goproxy//go.opencensus.io/@v/v0.22.2.mod -> go.opencensus.io%2F@v%2Fv0.22.2.mod mirror://goproxy//go.uber.org/atomic/@v/v1.3.2.mod -> go.uber.org%2Fatomic%2F@v%2Fv1.3.2.mod mirror://goproxy//go.uber.org/atomic/@v/v1.4.0.mod -> go.uber.org%2Fatomic%2F@v%2Fv1.4.0.mod mirror://goproxy//go.uber.org/multierr/@v/v1.1.0.mod -> go.uber.org%2Fmultierr%2F@v%2Fv1.1.0.mod mirror://goproxy//go.uber.org/zap/@v/v1.9.1.mod -> go.uber.org%2Fzap%2F@v%2Fv1.9.1.mod mirror://goproxy//go.uber.org/zap/@v/v1.10.0.mod -> go.uber.org%2Fzap%2F@v%2Fv1.10.0.mod mirror://goproxy//golang.org/x/crypto/@v/v0.0.0-20170930174604-9419663f5a44.mod -> golang.org%2Fx%2Fcrypto%2F@v%2Fv0.0.0-20170930174604-9419663f5a44.mod mirror://goproxy//golang.org/x/crypto/@v/v0.0.0-20180904163835-0709b304e793.mod -> golang.org%2Fx%2Fcrypto%2F@v%2Fv0.0.0-20180904163835-0709b304e793.mod mirror://goproxy//golang.org/x/crypto/@v/v0.0.0-20181029021203-45a5f77698d3.mod -> golang.org%2Fx%2Fcrypto%2F@v%2Fv0.0.0-20181029021203-45a5f77698d3.mod mirror://goproxy//golang.org/x/crypto/@v/v0.0.0-20190308221718-c2843e01d9a2.mod -> golang.org%2Fx%2Fcrypto%2F@v%2Fv0.0.0-20190308221718-c2843e01d9a2.mod mirror://goproxy//golang.org/x/crypto/@v/v0.0.0-20190510104115-cbcb75029529.mod -> golang.org%2Fx%2Fcrypto%2F@v%2Fv0.0.0-20190510104115-cbcb75029529.mod mirror://goproxy//golang.org/x/crypto/@v/v0.0.0-20190605123033-f99c8df09eb5.mod -> golang.org%2Fx%2Fcrypto%2F@v%2Fv0.0.0-20190605123033-f99c8df09eb5.mod mirror://goproxy//golang.org/x/crypto/@v/v0.0.0-20190909091759-094676da4a83.mod -> golang.org%2Fx%2Fcrypto%2F@v%2Fv0.0.0-20190909091759-094676da4a83.mod mirror://goproxy//golang.org/x/crypto/@v/v0.0.0-20191011191535-87dc89f01550.mod -> golang.org%2Fx%2Fcrypto%2F@v%2Fv0.0.0-20191011191535-87dc89f01550.mod mirror://goproxy//golang.org/x/crypto/@v/v0.0.0-20200622213623-75b288015ac9.zip -> golang.org%2Fx%2Fcrypto%2F@v%2Fv0.0.0-20200622213623-75b288015ac9.zip mirror://goproxy//golang.org/x/crypto/@v/v0.0.0-20200622213623-75b288015ac9.mod -> golang.org%2Fx%2Fcrypto%2F@v%2Fv0.0.0-20200622213623-75b288015ac9.mod mirror://goproxy//golang.org/x/exp/@v/v0.0.0-20180321215751-8460e604b9de.mod -> golang.org%2Fx%2Fexp%2F@v%2Fv0.0.0-20180321215751-8460e604b9de.mod mirror://goproxy//golang.org/x/exp/@v/v0.0.0-20180807140117-3d87b88a115f.mod -> golang.org%2Fx%2Fexp%2F@v%2Fv0.0.0-20180807140117-3d87b88a115f.mod mirror://goproxy//golang.org/x/exp/@v/v0.0.0-20190121172915-509febef88a4.mod -> golang.org%2Fx%2Fexp%2F@v%2Fv0.0.0-20190121172915-509febef88a4.mod mirror://goproxy//golang.org/x/exp/@v/v0.0.0-20190125153040-c74c464bbbf2.mod -> golang.org%2Fx%2Fexp%2F@v%2Fv0.0.0-20190125153040-c74c464bbbf2.mod mirror://goproxy//golang.org/x/exp/@v/v0.0.0-20190306152737-a1d7652674e8.mod -> golang.org%2Fx%2Fexp%2F@v%2Fv0.0.0-20190306152737-a1d7652674e8.mod mirror://goproxy//golang.org/x/exp/@v/v0.0.0-20190510132918-efd6b22b2522.mod -> golang.org%2Fx%2Fexp%2F@v%2Fv0.0.0-20190510132918-efd6b22b2522.mod mirror://goproxy//golang.org/x/exp/@v/v0.0.0-20190731235908-ec7cb31e5a56.mod -> golang.org%2Fx%2Fexp%2F@v%2Fv0.0.0-20190731235908-ec7cb31e5a56.mod mirror://goproxy//golang.org/x/exp/@v/v0.0.0-20190829153037-c13cbed26979.mod -> golang.org%2Fx%2Fexp%2F@v%2Fv0.0.0-20190829153037-c13cbed26979.mod mirror://goproxy//golang.org/x/exp/@v/v0.0.0-20191030013958-a1ab85dbe136.mod -> golang.org%2Fx%2Fexp%2F@v%2Fv0.0.0-20191030013958-a1ab85dbe136.mod mirror://goproxy//golang.org/x/exp/@v/v0.0.0-20191129062945-2f5052295587.mod -> golang.org%2Fx%2Fexp%2F@v%2Fv0.0.0-20191129062945-2f5052295587.mod mirror://goproxy//golang.org/x/exp/@v/v0.0.0-20191227195350-da58074b4299.mod -> golang.org%2Fx%2Fexp%2F@v%2Fv0.0.0-20191227195350-da58074b4299.mod mirror://goproxy//golang.org/x/image/@v/v0.0.0-20180708004352-c73c2afc3b81.mod -> golang.org%2Fx%2Fimage%2F@v%2Fv0.0.0-20180708004352-c73c2afc3b81.mod mirror://goproxy//golang.org/x/image/@v/v0.0.0-20190227222117-0694c2d4d067.mod -> golang.org%2Fx%2Fimage%2F@v%2Fv0.0.0-20190227222117-0694c2d4d067.mod mirror://goproxy//golang.org/x/image/@v/v0.0.0-20190802002840-cff245a6509b.mod -> golang.org%2Fx%2Fimage%2F@v%2Fv0.0.0-20190802002840-cff245a6509b.mod mirror://goproxy//golang.org/x/lint/@v/v0.0.0-20181026193005-c67002cb31c3.mod -> golang.org%2Fx%2Flint%2F@v%2Fv0.0.0-20181026193005-c67002cb31c3.mod mirror://goproxy//golang.org/x/lint/@v/v0.0.0-20190227174305-5b3e6a55c961.mod -> golang.org%2Fx%2Flint%2F@v%2Fv0.0.0-20190227174305-5b3e6a55c961.mod mirror://goproxy//golang.org/x/lint/@v/v0.0.0-20190301231843-5614ed5bae6f.mod -> golang.org%2Fx%2Flint%2F@v%2Fv0.0.0-20190301231843-5614ed5bae6f.mod mirror://goproxy//golang.org/x/lint/@v/v0.0.0-20190313153728-d0100b6bd8b3.mod -> golang.org%2Fx%2Flint%2F@v%2Fv0.0.0-20190313153728-d0100b6bd8b3.mod mirror://goproxy//golang.org/x/lint/@v/v0.0.0-20190409202823-959b441ac422.mod -> golang.org%2Fx%2Flint%2F@v%2Fv0.0.0-20190409202823-959b441ac422.mod mirror://goproxy//golang.org/x/lint/@v/v0.0.0-20190909230951-414d861bb4ac.mod -> golang.org%2Fx%2Flint%2F@v%2Fv0.0.0-20190909230951-414d861bb4ac.mod mirror://goproxy//golang.org/x/lint/@v/v0.0.0-20190930215403-16217165b5de.mod -> golang.org%2Fx%2Flint%2F@v%2Fv0.0.0-20190930215403-16217165b5de.mod mirror://goproxy//golang.org/x/lint/@v/v0.0.0-20191125180803-fdd1cda4f05f.mod -> golang.org%2Fx%2Flint%2F@v%2Fv0.0.0-20191125180803-fdd1cda4f05f.mod mirror://goproxy//golang.org/x/mobile/@v/v0.0.0-20190312151609-d3739f865fa6.mod -> golang.org%2Fx%2Fmobile%2F@v%2Fv0.0.0-20190312151609-d3739f865fa6.mod mirror://goproxy//golang.org/x/mobile/@v/v0.0.0-20190719004257-d2bd2a29d028.mod -> golang.org%2Fx%2Fmobile%2F@v%2Fv0.0.0-20190719004257-d2bd2a29d028.mod mirror://goproxy//golang.org/x/mobile/@v/v0.0.0-20200801112145-973feb4309de.mod -> golang.org%2Fx%2Fmobile%2F@v%2Fv0.0.0-20200801112145-973feb4309de.mod mirror://goproxy//golang.org/x/mod/@v/v0.0.0-20190513183733-4bf6d317e70e.mod -> golang.org%2Fx%2Fmod%2F@v%2Fv0.0.0-20190513183733-4bf6d317e70e.mod mirror://goproxy//golang.org/x/mod/@v/v0.1.0.mod -> golang.org%2Fx%2Fmod%2F@v%2Fv0.1.0.mod mirror://goproxy//golang.org/x/mod/@v/v0.1.1-0.20191105210325-c90efee705ee.mod -> golang.org%2Fx%2Fmod%2F@v%2Fv0.1.1-0.20191105210325-c90efee705ee.mod mirror://goproxy//golang.org/x/mod/@v/v0.1.1-0.20191209134235-331c550502dd.mod -> golang.org%2Fx%2Fmod%2F@v%2Fv0.1.1-0.20191209134235-331c550502dd.mod mirror://goproxy//golang.org/x/net/@v/v0.0.0-20180724234803-3673e40ba225.mod -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20180724234803-3673e40ba225.mod mirror://goproxy//golang.org/x/net/@v/v0.0.0-20180826012351-8a410e7b638d.mod -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20180826012351-8a410e7b638d.mod mirror://goproxy//golang.org/x/net/@v/v0.0.0-20180906233101-161cd47e91fd.mod -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20180906233101-161cd47e91fd.mod mirror://goproxy//golang.org/x/net/@v/v0.0.0-20181011144130-49bb7cea24b1.mod -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20181011144130-49bb7cea24b1.mod mirror://goproxy//golang.org/x/net/@v/v0.0.0-20181023162649-9b4f9f5ad519.mod -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20181023162649-9b4f9f5ad519.mod mirror://goproxy//golang.org/x/net/@v/v0.0.0-20181114220301-adae6a3d119a.mod -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20181114220301-adae6a3d119a.mod mirror://goproxy//golang.org/x/net/@v/v0.0.0-20181201002055-351d144fa1fc.mod -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20181201002055-351d144fa1fc.mod mirror://goproxy//golang.org/x/net/@v/v0.0.0-20181220203305-927f97764cc3.mod -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20181220203305-927f97764cc3.mod mirror://goproxy//golang.org/x/net/@v/v0.0.0-20190108225652-1e06a53dbb7e.mod -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20190108225652-1e06a53dbb7e.mod mirror://goproxy//golang.org/x/net/@v/v0.0.0-20190213061140-3a22650c66bd.mod -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20190213061140-3a22650c66bd.mod mirror://goproxy//golang.org/x/net/@v/v0.0.0-20190311183353-d8887717615a.mod -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20190311183353-d8887717615a.mod mirror://goproxy//golang.org/x/net/@v/v0.0.0-20190404232315-eb5bcb51f2a3.mod -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20190404232315-eb5bcb51f2a3.mod mirror://goproxy//golang.org/x/net/@v/v0.0.0-20190501004415-9ce7a6920f09.mod -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20190501004415-9ce7a6920f09.mod mirror://goproxy//golang.org/x/net/@v/v0.0.0-20190503192946-f4e77d36d62c.mod -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20190503192946-f4e77d36d62c.mod mirror://goproxy//golang.org/x/net/@v/v0.0.0-20190603091049-60506f45cf65.mod -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20190603091049-60506f45cf65.mod mirror://goproxy//golang.org/x/net/@v/v0.0.0-20190613194153-d28f0bde5980.mod -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20190613194153-d28f0bde5980.mod mirror://goproxy//golang.org/x/net/@v/v0.0.0-20190620200207-3b0461eec859.mod -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20190620200207-3b0461eec859.mod mirror://goproxy//golang.org/x/net/@v/v0.0.0-20190724013045-ca1201d0de80.mod -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20190724013045-ca1201d0de80.mod mirror://goproxy//golang.org/x/net/@v/v0.0.0-20191209160850-c0dbc17a3553.mod -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20191209160850-c0dbc17a3553.mod mirror://goproxy//golang.org/x/net/@v/v0.0.0-20200520004742-59133d7f0dd7.mod -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20200520004742-59133d7f0dd7.mod mirror://goproxy//golang.org/x/net/@v/v0.0.0-20200813134508-3edf25e44fcc.mod -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20200813134508-3edf25e44fcc.mod mirror://goproxy//golang.org/x/net/@v/v0.0.0-20200822124328-c89045814202.mod -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20200822124328-c89045814202.mod mirror://goproxy//golang.org/x/net/@v/v0.0.0-20210220033124-5f55cee0dc0d.zip -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20210220033124-5f55cee0dc0d.zip mirror://goproxy//golang.org/x/net/@v/v0.0.0-20210220033124-5f55cee0dc0d.mod -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20210220033124-5f55cee0dc0d.mod mirror://goproxy//golang.org/x/oauth2/@v/v0.0.0-20180821212333-d2e6202438be.mod -> golang.org%2Fx%2Foauth2%2F@v%2Fv0.0.0-20180821212333-d2e6202438be.mod mirror://goproxy//golang.org/x/oauth2/@v/v0.0.0-20190226205417-e64efc72b421.mod -> golang.org%2Fx%2Foauth2%2F@v%2Fv0.0.0-20190226205417-e64efc72b421.mod mirror://goproxy//golang.org/x/oauth2/@v/v0.0.0-20190604053449-0f29369cfe45.mod -> golang.org%2Fx%2Foauth2%2F@v%2Fv0.0.0-20190604053449-0f29369cfe45.mod mirror://goproxy//golang.org/x/oauth2/@v/v0.0.0-20191202225959-858c2ad4c8b6.mod -> golang.org%2Fx%2Foauth2%2F@v%2Fv0.0.0-20191202225959-858c2ad4c8b6.mod mirror://goproxy//golang.org/x/oauth2/@v/v0.0.0-20200107190931-bf48bf16ab8d.mod -> golang.org%2Fx%2Foauth2%2F@v%2Fv0.0.0-20200107190931-bf48bf16ab8d.mod mirror://goproxy//golang.org/x/sync/@v/v0.0.0-20180314180146-1d60e4601c6f.mod -> golang.org%2Fx%2Fsync%2F@v%2Fv0.0.0-20180314180146-1d60e4601c6f.mod mirror://goproxy//golang.org/x/sync/@v/v0.0.0-20181108010431-42b317875d0f.mod -> golang.org%2Fx%2Fsync%2F@v%2Fv0.0.0-20181108010431-42b317875d0f.mod mirror://goproxy//golang.org/x/sync/@v/v0.0.0-20181221193216-37e7f081c4d4.mod -> golang.org%2Fx%2Fsync%2F@v%2Fv0.0.0-20181221193216-37e7f081c4d4.mod mirror://goproxy//golang.org/x/sync/@v/v0.0.0-20190227155943-e225da77a7e6.mod -> golang.org%2Fx%2Fsync%2F@v%2Fv0.0.0-20190227155943-e225da77a7e6.mod mirror://goproxy//golang.org/x/sync/@v/v0.0.0-20190423024810-112230192c58.mod -> golang.org%2Fx%2Fsync%2F@v%2Fv0.0.0-20190423024810-112230192c58.mod mirror://goproxy//golang.org/x/sync/@v/v0.0.0-20190911185100-cd5d95a43a6e.mod -> golang.org%2Fx%2Fsync%2F@v%2Fv0.0.0-20190911185100-cd5d95a43a6e.mod mirror://goproxy//golang.org/x/sync/@v/v0.0.0-20200317015054-43a5402ce75a.zip -> golang.org%2Fx%2Fsync%2F@v%2Fv0.0.0-20200317015054-43a5402ce75a.zip mirror://goproxy//golang.org/x/sync/@v/v0.0.0-20200317015054-43a5402ce75a.mod -> golang.org%2Fx%2Fsync%2F@v%2Fv0.0.0-20200317015054-43a5402ce75a.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20180823144017-11551d06cbcc.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20180823144017-11551d06cbcc.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20180830151530-49385e6e1522.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20180830151530-49385e6e1522.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20180905080454-ebe1bf3edb33.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20180905080454-ebe1bf3edb33.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20180909124046-d0be0721c37e.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20180909124046-d0be0721c37e.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20181026203630-95b1ffbd15a5.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20181026203630-95b1ffbd15a5.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20181107165924-66b7b1311ac8.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20181107165924-66b7b1311ac8.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20181116152217-5ac8a444bdc5.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20181116152217-5ac8a444bdc5.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20190215142949-d0b11bdaac8a.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20190215142949-d0b11bdaac8a.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20190312061237-fead79001313.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20190312061237-fead79001313.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20190412213103-97732733099d.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20190412213103-97732733099d.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20190502145724-3ef323f4f1fd.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20190502145724-3ef323f4f1fd.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20190507160741-ecd444e8653b.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20190507160741-ecd444e8653b.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20190606165138-5da285871e9c.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20190606165138-5da285871e9c.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20190624142023-c5567b49c5d0.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20190624142023-c5567b49c5d0.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20190726091711-fc99dfbffb4e.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20190726091711-fc99dfbffb4e.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20190904154756-749cb33beabd.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20190904154756-749cb33beabd.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20191005200804-aed5e4c7ecf9.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20191005200804-aed5e4c7ecf9.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20191120155948-bd437916bb0e.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20191120155948-bd437916bb0e.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20191204072324-ce4227a45e2e.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20191204072324-ce4227a45e2e.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20191228213918-04cbcbbfeed8.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20191228213918-04cbcbbfeed8.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20200107162124-548cf772de50.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20200107162124-548cf772de50.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20200323222414-85ca7c5b95cd.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20200323222414-85ca7c5b95cd.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20200519105757-fe76b779f299.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20200519105757-fe76b779f299.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20200814200057-3d37ad5750ed.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20200814200057-3d37ad5750ed.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20200824131525-c12d262b63d8.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20200824131525-c12d262b63d8.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20201101102859-da207088b7d1.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20201101102859-da207088b7d1.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20201119102817-f84b799fce68.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20201119102817-f84b799fce68.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20210105210732-16f7687f5001.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20210105210732-16f7687f5001.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20210124154548-22da62e12c0c.zip -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20210124154548-22da62e12c0c.zip mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20210124154548-22da62e12c0c.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20210124154548-22da62e12c0c.mod mirror://goproxy//golang.org/x/term/@v/v0.0.0-20201126162022-7de9c90e9dd1.mod -> golang.org%2Fx%2Fterm%2F@v%2Fv0.0.0-20201126162022-7de9c90e9dd1.mod mirror://goproxy//golang.org/x/text/@v/v0.3.0.mod -> golang.org%2Fx%2Ftext%2F@v%2Fv0.3.0.mod mirror://goproxy//golang.org/x/text/@v/v0.3.1-0.20180807135948-17ff2d5776d2.mod -> golang.org%2Fx%2Ftext%2F@v%2Fv0.3.1-0.20180807135948-17ff2d5776d2.mod mirror://goproxy//golang.org/x/text/@v/v0.3.2.mod -> golang.org%2Fx%2Ftext%2F@v%2Fv0.3.2.mod mirror://goproxy//golang.org/x/text/@v/v0.3.3.mod -> golang.org%2Fx%2Ftext%2F@v%2Fv0.3.3.mod mirror://goproxy//golang.org/x/text/@v/v0.3.4.zip -> golang.org%2Fx%2Ftext%2F@v%2Fv0.3.4.zip mirror://goproxy//golang.org/x/text/@v/v0.3.4.mod -> golang.org%2Fx%2Ftext%2F@v%2Fv0.3.4.mod mirror://goproxy//golang.org/x/time/@v/v0.0.0-20181108054448-85acf8d2951c.mod -> golang.org%2Fx%2Ftime%2F@v%2Fv0.0.0-20181108054448-85acf8d2951c.mod mirror://goproxy//golang.org/x/time/@v/v0.0.0-20190308202827-9d24e82272b4.mod -> golang.org%2Fx%2Ftime%2F@v%2Fv0.0.0-20190308202827-9d24e82272b4.mod mirror://goproxy//golang.org/x/time/@v/v0.0.0-20201208040808-7e3f01d25324.zip -> golang.org%2Fx%2Ftime%2F@v%2Fv0.0.0-20201208040808-7e3f01d25324.zip mirror://goproxy//golang.org/x/time/@v/v0.0.0-20201208040808-7e3f01d25324.mod -> golang.org%2Fx%2Ftime%2F@v%2Fv0.0.0-20201208040808-7e3f01d25324.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20180221164845-07fd8470d635.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20180221164845-07fd8470d635.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20180525024113-a5b4c53f6e8b.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20180525024113-a5b4c53f6e8b.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20180917221912-90fa682c2a6e.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20180917221912-90fa682c2a6e.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20181030221726-6c7e314b6563.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20181030221726-6c7e314b6563.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20190114222345-bf090417da8b.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20190114222345-bf090417da8b.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20190206041539-40960b6deb8e.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20190206041539-40960b6deb8e.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20190226205152-f727befe758c.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20190226205152-f727befe758c.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20190311212946-11955173bddd.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20190311212946-11955173bddd.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20190312151545-0bb0c0a6e846.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20190312151545-0bb0c0a6e846.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20190312170243-e65039ee4138.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20190312170243-e65039ee4138.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20190328211700-ab21143f2384.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20190328211700-ab21143f2384.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20190425150028-36563e24a262.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20190425150028-36563e24a262.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20190506145303-2d16b83fe98c.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20190506145303-2d16b83fe98c.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20190524140312-2c0ae7006135.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20190524140312-2c0ae7006135.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20190606124116-d0a3d012864b.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20190606124116-d0a3d012864b.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20190621195816-6e04913cbbac.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20190621195816-6e04913cbbac.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20190628153133-6cdbf07be9d0.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20190628153133-6cdbf07be9d0.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20190816200558-6889da9d5479.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20190816200558-6889da9d5479.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20190911174233-4f2ddba30aff.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20190911174233-4f2ddba30aff.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20191012152004-8de300cfc20a.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20191012152004-8de300cfc20a.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20191112195655-aa38f8e97acc.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20191112195655-aa38f8e97acc.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20191113191852-77e3bb0ad9e7.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20191113191852-77e3bb0ad9e7.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20191115202509-3a792d9c32b2.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20191115202509-3a792d9c32b2.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20191119224855-298f0cb1881e.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20191119224855-298f0cb1881e.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20191125144606-a911d9008d1f.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20191125144606-a911d9008d1f.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20191216173652-a0e659d51361.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20191216173652-a0e659d51361.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20191227053925-7b8e75db28f4.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20191227053925-7b8e75db28f4.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20200108203644-89082a384178.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20200108203644-89082a384178.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20200117012304-6edc0a871e69.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20200117012304-6edc0a871e69.mod mirror://goproxy//golang.org/x/xerrors/@v/v0.0.0-20190717185122-a985d3407aa7.mod -> golang.org%2Fx%2Fxerrors%2F@v%2Fv0.0.0-20190717185122-a985d3407aa7.mod mirror://goproxy//golang.org/x/xerrors/@v/v0.0.0-20191011141410-1b5146add898.mod -> golang.org%2Fx%2Fxerrors%2F@v%2Fv0.0.0-20191011141410-1b5146add898.mod mirror://goproxy//golang.org/x/xerrors/@v/v0.0.0-20191204190536-9bdfabe68543.mod -> golang.org%2Fx%2Fxerrors%2F@v%2Fv0.0.0-20191204190536-9bdfabe68543.mod mirror://goproxy//golang.org/x/xerrors/@v/v0.0.0-20200804184101-5ec99f83aff1.zip -> golang.org%2Fx%2Fxerrors%2F@v%2Fv0.0.0-20200804184101-5ec99f83aff1.zip mirror://goproxy//golang.org/x/xerrors/@v/v0.0.0-20200804184101-5ec99f83aff1.mod -> golang.org%2Fx%2Fxerrors%2F@v%2Fv0.0.0-20200804184101-5ec99f83aff1.mod mirror://goproxy//gonum.org/v1/gonum/@v/v0.0.0-20180816165407-929014505bf4.mod -> gonum.org%2Fv1%2Fgonum%2F@v%2Fv0.0.0-20180816165407-929014505bf4.mod mirror://goproxy//gonum.org/v1/gonum/@v/v0.0.0-20181121035319-3f7ecaa7e8ca.mod -> gonum.org%2Fv1%2Fgonum%2F@v%2Fv0.0.0-20181121035319-3f7ecaa7e8ca.mod mirror://goproxy//gonum.org/v1/gonum/@v/v0.6.0.mod -> gonum.org%2Fv1%2Fgonum%2F@v%2Fv0.6.0.mod mirror://goproxy//gonum.org/v1/netlib/@v/v0.0.0-20181029234149-ec6d1f5cefe6.mod -> gonum.org%2Fv1%2Fnetlib%2F@v%2Fv0.0.0-20181029234149-ec6d1f5cefe6.mod mirror://goproxy//gonum.org/v1/netlib/@v/v0.0.0-20190313105609-8cb42192e0e0.mod -> gonum.org%2Fv1%2Fnetlib%2F@v%2Fv0.0.0-20190313105609-8cb42192e0e0.mod mirror://goproxy//gonum.org/v1/plot/@v/v0.0.0-20190515093506-e2840ee46a6b.mod -> gonum.org%2Fv1%2Fplot%2F@v%2Fv0.0.0-20190515093506-e2840ee46a6b.mod mirror://goproxy//google.golang.org/api/@v/v0.4.0.mod -> google.golang.org%2Fapi%2F@v%2Fv0.4.0.mod mirror://goproxy//google.golang.org/api/@v/v0.7.0.mod -> google.golang.org%2Fapi%2F@v%2Fv0.7.0.mod mirror://goproxy//google.golang.org/api/@v/v0.8.0.mod -> google.golang.org%2Fapi%2F@v%2Fv0.8.0.mod mirror://goproxy//google.golang.org/api/@v/v0.9.0.mod -> google.golang.org%2Fapi%2F@v%2Fv0.9.0.mod mirror://goproxy//google.golang.org/api/@v/v0.13.0.mod -> google.golang.org%2Fapi%2F@v%2Fv0.13.0.mod mirror://goproxy//google.golang.org/api/@v/v0.14.0.mod -> google.golang.org%2Fapi%2F@v%2Fv0.14.0.mod mirror://goproxy//google.golang.org/api/@v/v0.15.0.mod -> google.golang.org%2Fapi%2F@v%2Fv0.15.0.mod mirror://goproxy//google.golang.org/appengine/@v/v1.1.0.mod -> google.golang.org%2Fappengine%2F@v%2Fv1.1.0.mod mirror://goproxy//google.golang.org/appengine/@v/v1.4.0.mod -> google.golang.org%2Fappengine%2F@v%2Fv1.4.0.mod mirror://goproxy//google.golang.org/appengine/@v/v1.5.0.mod -> google.golang.org%2Fappengine%2F@v%2Fv1.5.0.mod mirror://goproxy//google.golang.org/appengine/@v/v1.6.1.mod -> google.golang.org%2Fappengine%2F@v%2Fv1.6.1.mod mirror://goproxy//google.golang.org/appengine/@v/v1.6.5.mod -> google.golang.org%2Fappengine%2F@v%2Fv1.6.5.mod mirror://goproxy//google.golang.org/genproto/@v/v0.0.0-20180817151627-c66870c02cf8.mod -> google.golang.org%2Fgenproto%2F@v%2Fv0.0.0-20180817151627-c66870c02cf8.mod mirror://goproxy//google.golang.org/genproto/@v/v0.0.0-20190307195333-5fe7a883aa19.mod -> google.golang.org%2Fgenproto%2F@v%2Fv0.0.0-20190307195333-5fe7a883aa19.mod mirror://goproxy//google.golang.org/genproto/@v/v0.0.0-20190418145605-e7d98fc518a7.mod -> google.golang.org%2Fgenproto%2F@v%2Fv0.0.0-20190418145605-e7d98fc518a7.mod mirror://goproxy//google.golang.org/genproto/@v/v0.0.0-20190425155659-357c62f0e4bb.mod -> google.golang.org%2Fgenproto%2F@v%2Fv0.0.0-20190425155659-357c62f0e4bb.mod mirror://goproxy//google.golang.org/genproto/@v/v0.0.0-20190502173448-54afdca5d873.mod -> google.golang.org%2Fgenproto%2F@v%2Fv0.0.0-20190502173448-54afdca5d873.mod mirror://goproxy//google.golang.org/genproto/@v/v0.0.0-20190716160619-c506a9f90610.mod -> google.golang.org%2Fgenproto%2F@v%2Fv0.0.0-20190716160619-c506a9f90610.mod mirror://goproxy//google.golang.org/genproto/@v/v0.0.0-20190801165951-fa694d86fc64.mod -> google.golang.org%2Fgenproto%2F@v%2Fv0.0.0-20190801165951-fa694d86fc64.mod mirror://goproxy//google.golang.org/genproto/@v/v0.0.0-20190819201941-24fa4b261c55.mod -> google.golang.org%2Fgenproto%2F@v%2Fv0.0.0-20190819201941-24fa4b261c55.mod mirror://goproxy//google.golang.org/genproto/@v/v0.0.0-20190911173649-1774047e7e51.mod -> google.golang.org%2Fgenproto%2F@v%2Fv0.0.0-20190911173649-1774047e7e51.mod mirror://goproxy//google.golang.org/genproto/@v/v0.0.0-20191108220845-16a3f7862a1a.mod -> google.golang.org%2Fgenproto%2F@v%2Fv0.0.0-20191108220845-16a3f7862a1a.mod mirror://goproxy//google.golang.org/genproto/@v/v0.0.0-20191115194625-c23dd37a84c9.mod -> google.golang.org%2Fgenproto%2F@v%2Fv0.0.0-20191115194625-c23dd37a84c9.mod mirror://goproxy//google.golang.org/genproto/@v/v0.0.0-20191216164720-4f79533eabd1.mod -> google.golang.org%2Fgenproto%2F@v%2Fv0.0.0-20191216164720-4f79533eabd1.mod mirror://goproxy//google.golang.org/genproto/@v/v0.0.0-20191230161307-f3c370f40bfb.mod -> google.golang.org%2Fgenproto%2F@v%2Fv0.0.0-20191230161307-f3c370f40bfb.mod mirror://goproxy//google.golang.org/genproto/@v/v0.0.0-20200108215221-bd8f9a0ef82f.mod -> google.golang.org%2Fgenproto%2F@v%2Fv0.0.0-20200108215221-bd8f9a0ef82f.mod mirror://goproxy//google.golang.org/grpc/@v/v1.19.0.mod -> google.golang.org%2Fgrpc%2F@v%2Fv1.19.0.mod mirror://goproxy//google.golang.org/grpc/@v/v1.20.1.mod -> google.golang.org%2Fgrpc%2F@v%2Fv1.20.1.mod mirror://goproxy//google.golang.org/grpc/@v/v1.21.1.mod -> google.golang.org%2Fgrpc%2F@v%2Fv1.21.1.mod mirror://goproxy//google.golang.org/grpc/@v/v1.23.0.mod -> google.golang.org%2Fgrpc%2F@v%2Fv1.23.0.mod mirror://goproxy//google.golang.org/grpc/@v/v1.26.0.mod -> google.golang.org%2Fgrpc%2F@v%2Fv1.26.0.mod mirror://goproxy//google.golang.org/protobuf/@v/v0.0.0-20200109180630-ec00e32a8dfd.mod -> google.golang.org%2Fprotobuf%2F@v%2Fv0.0.0-20200109180630-ec00e32a8dfd.mod mirror://goproxy//google.golang.org/protobuf/@v/v0.0.0-20200221191635-4d8936d0db64.mod -> google.golang.org%2Fprotobuf%2F@v%2Fv0.0.0-20200221191635-4d8936d0db64.mod mirror://goproxy//google.golang.org/protobuf/@v/v0.0.0-20200228230310-ab0ca4ff8a60.mod -> google.golang.org%2Fprotobuf%2F@v%2Fv0.0.0-20200228230310-ab0ca4ff8a60.mod mirror://goproxy//google.golang.org/protobuf/@v/v1.20.1-0.20200309200217-e05f789c0967.mod -> google.golang.org%2Fprotobuf%2F@v%2Fv1.20.1-0.20200309200217-e05f789c0967.mod mirror://goproxy//google.golang.org/protobuf/@v/v1.21.0.mod -> google.golang.org%2Fprotobuf%2F@v%2Fv1.21.0.mod mirror://goproxy//google.golang.org/protobuf/@v/v1.23.0.zip -> google.golang.org%2Fprotobuf%2F@v%2Fv1.23.0.zip mirror://goproxy//google.golang.org/protobuf/@v/v1.23.0.mod -> google.golang.org%2Fprotobuf%2F@v%2Fv1.23.0.mod mirror://goproxy//gopkg.in/alecthomas/kingpin.v2/@v/v2.2.6.mod -> gopkg.in%2Falecthomas%2Fkingpin.v2%2F@v%2Fv2.2.6.mod mirror://goproxy//gopkg.in/check.v1/@v/v0.0.0-20161208181325-20d25e280405.mod -> gopkg.in%2Fcheck.v1%2F@v%2Fv0.0.0-20161208181325-20d25e280405.mod mirror://goproxy//gopkg.in/check.v1/@v/v1.0.0-20180628173108-788fd7840127.zip -> gopkg.in%2Fcheck.v1%2F@v%2Fv1.0.0-20180628173108-788fd7840127.zip mirror://goproxy//gopkg.in/check.v1/@v/v1.0.0-20180628173108-788fd7840127.mod -> gopkg.in%2Fcheck.v1%2F@v%2Fv1.0.0-20180628173108-788fd7840127.mod mirror://goproxy//gopkg.in/errgo.v2/@v/v2.1.0.mod -> gopkg.in%2Ferrgo.v2%2F@v%2Fv2.1.0.mod mirror://goproxy//gopkg.in/fsnotify.v1/@v/v1.4.7.mod -> gopkg.in%2Ffsnotify.v1%2F@v%2Fv1.4.7.mod mirror://goproxy//gopkg.in/ini.v1/@v/v1.51.0.mod -> gopkg.in%2Fini.v1%2F@v%2Fv1.51.0.mod mirror://goproxy//gopkg.in/natefinch/npipe.v2/@v/v2.0.0-20160621034901-c1b8fa8bdcce.zip -> gopkg.in%2Fnatefinch%2Fnpipe.v2%2F@v%2Fv2.0.0-20160621034901-c1b8fa8bdcce.zip mirror://goproxy//gopkg.in/natefinch/npipe.v2/@v/v2.0.0-20160621034901-c1b8fa8bdcce.mod -> gopkg.in%2Fnatefinch%2Fnpipe.v2%2F@v%2Fv2.0.0-20160621034901-c1b8fa8bdcce.mod mirror://goproxy//gopkg.in/olebedev/go-duktape.v3/@v/v3.0.0-20200619000410-60c24ae608a6.zip -> gopkg.in%2Folebedev%2Fgo-duktape.v3%2F@v%2Fv3.0.0-20200619000410-60c24ae608a6.zip mirror://goproxy//gopkg.in/olebedev/go-duktape.v3/@v/v3.0.0-20200619000410-60c24ae608a6.mod -> gopkg.in%2Folebedev%2Fgo-duktape.v3%2F@v%2Fv3.0.0-20200619000410-60c24ae608a6.mod mirror://goproxy//gopkg.in/resty.v1/@v/v1.12.0.mod -> gopkg.in%2Fresty.v1%2F@v%2Fv1.12.0.mod mirror://goproxy//gopkg.in/tomb.v1/@v/v1.0.0-20141024135613-dd632973f1e7.zip -> gopkg.in%2Ftomb.v1%2F@v%2Fv1.0.0-20141024135613-dd632973f1e7.zip mirror://goproxy//gopkg.in/tomb.v1/@v/v1.0.0-20141024135613-dd632973f1e7.mod -> gopkg.in%2Ftomb.v1%2F@v%2Fv1.0.0-20141024135613-dd632973f1e7.mod mirror://goproxy//gopkg.in/urfave/cli.v1/@v/v1.20.0.zip -> gopkg.in%2Furfave%2Fcli.v1%2F@v%2Fv1.20.0.zip mirror://goproxy//gopkg.in/urfave/cli.v1/@v/v1.20.0.mod -> gopkg.in%2Furfave%2Fcli.v1%2F@v%2Fv1.20.0.mod mirror://goproxy//gopkg.in/yaml.v2/@v/v2.0.0-20170812160011-eb3733d160e7.mod -> gopkg.in%2Fyaml.v2%2F@v%2Fv2.0.0-20170812160011-eb3733d160e7.mod mirror://goproxy//gopkg.in/yaml.v2/@v/v2.2.1.mod -> gopkg.in%2Fyaml.v2%2F@v%2Fv2.2.1.mod mirror://goproxy//gopkg.in/yaml.v2/@v/v2.2.2.mod -> gopkg.in%2Fyaml.v2%2F@v%2Fv2.2.2.mod mirror://goproxy//gopkg.in/yaml.v2/@v/v2.2.3.mod -> gopkg.in%2Fyaml.v2%2F@v%2Fv2.2.3.mod mirror://goproxy//gopkg.in/yaml.v2/@v/v2.2.4.mod -> gopkg.in%2Fyaml.v2%2F@v%2Fv2.2.4.mod mirror://goproxy//gopkg.in/yaml.v2/@v/v2.2.8.mod -> gopkg.in%2Fyaml.v2%2F@v%2Fv2.2.8.mod mirror://goproxy//gopkg.in/yaml.v2/@v/v2.3.0.zip -> gopkg.in%2Fyaml.v2%2F@v%2Fv2.3.0.zip mirror://goproxy//gopkg.in/yaml.v2/@v/v2.3.0.mod -> gopkg.in%2Fyaml.v2%2F@v%2Fv2.3.0.mod mirror://goproxy//gopkg.in/yaml.v3/@v/v3.0.0-20200313102051-9f266ea9e77c.zip -> gopkg.in%2Fyaml.v3%2F@v%2Fv3.0.0-20200313102051-9f266ea9e77c.zip mirror://goproxy//gopkg.in/yaml.v3/@v/v3.0.0-20200313102051-9f266ea9e77c.mod -> gopkg.in%2Fyaml.v3%2F@v%2Fv3.0.0-20200313102051-9f266ea9e77c.mod mirror://goproxy//gotest.tools/@v/v2.2.0+incompatible.zip -> gotest.tools%2F@v%2Fv2.2.0+incompatible.zip mirror://goproxy//gotest.tools/@v/v2.2.0+incompatible.mod -> gotest.tools%2F@v%2Fv2.2.0+incompatible.mod mirror://goproxy//honnef.co/go/tools/@v/v0.0.0-20190102054323-c2f93a96b099.mod -> honnef.co%2Fgo%2Ftools%2F@v%2Fv0.0.0-20190102054323-c2f93a96b099.mod mirror://goproxy//honnef.co/go/tools/@v/v0.0.0-20190106161140-3f1c8253044a.mod -> honnef.co%2Fgo%2Ftools%2F@v%2Fv0.0.0-20190106161140-3f1c8253044a.mod mirror://goproxy//honnef.co/go/tools/@v/v0.0.0-20190418001031-e561f6794a2a.mod -> honnef.co%2Fgo%2Ftools%2F@v%2Fv0.0.0-20190418001031-e561f6794a2a.mod mirror://goproxy//honnef.co/go/tools/@v/v0.0.0-20190523083050-ea95bdfd59fc.mod -> honnef.co%2Fgo%2Ftools%2F@v%2Fv0.0.0-20190523083050-ea95bdfd59fc.mod mirror://goproxy//honnef.co/go/tools/@v/v0.0.1-2019.2.3.mod -> honnef.co%2Fgo%2Ftools%2F@v%2Fv0.0.1-2019.2.3.mod mirror://goproxy//rsc.io/binaryregexp/@v/v0.2.0.mod -> rsc.io%2Fbinaryregexp%2F@v%2Fv0.2.0.mod mirror://goproxy//rsc.io/pdf/@v/v0.1.1.mod -> rsc.io%2Fpdf%2F@v%2Fv0.1.1.mod +_eclasses_=go-module 92660621959e7fab813173772987588b +_md5_=fe548f5ab6efc6b65d90c5798da7a466 diff --git a/metadata/md5-cache/sci-libs/Manifest.gz b/metadata/md5-cache/sci-libs/Manifest.gz index 443afc2a2873..a100cfb578ad 100644 Binary files a/metadata/md5-cache/sci-libs/Manifest.gz and b/metadata/md5-cache/sci-libs/Manifest.gz differ diff --git a/metadata/md5-cache/sci-libs/hypre-2.20.0 b/metadata/md5-cache/sci-libs/hypre-2.20.0 index e63640dedffa..ed7c619a6e43 100644 --- a/metadata/md5-cache/sci-libs/hypre-2.20.0 +++ b/metadata/md5-cache/sci-libs/hypre-2.20.0 @@ -5,10 +5,10 @@ DESCRIPTION=Parallel matrix preconditioners library EAPI=7 HOMEPAGE=https://computation.llnl.gov/projects/hypre-scalable-linear-solvers-multigrid-methods IUSE=debug examples fortran int64 openmp mpi -KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux +KEYWORDS=amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux LICENSE=LGPL-2.1 RDEPEND=sci-libs/superlu:= virtual/blas virtual/lapack mpi? ( virtual/mpi ) fortran? ( virtual/fortran ) SLOT=0/2.20.0 SRC_URI=https://github.com/hypre-space/hypre/archive/v2.20.0.tar.gz -> hypre-2.20.0.tar.gz _eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 fortran-2 b4796813ccda91c9c0d3463fc90aa969 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 -_md5_=96454ac664689e3b5dd5a3789717742d +_md5_=911c5704684a376f811600860c9659d1 diff --git a/metadata/md5-cache/sys-apps/Manifest.gz b/metadata/md5-cache/sys-apps/Manifest.gz index 14bbd50bf166..90b89645600f 100644 Binary files a/metadata/md5-cache/sys-apps/Manifest.gz and b/metadata/md5-cache/sys-apps/Manifest.gz differ diff --git a/metadata/md5-cache/sys-apps/miller-5.10.2 b/metadata/md5-cache/sys-apps/miller-5.10.2 new file mode 100644 index 000000000000..4f928f6b3590 --- /dev/null +++ b/metadata/md5-cache/sys-apps/miller-5.10.2 @@ -0,0 +1,14 @@ +BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DEFINED_PHASES=install prepare test +DEPEND=sys-devel/flex +DESCRIPTION=A tool like sed, awk, cut, join, and sort for name-indexed data (CSV, JSON, ..) +EAPI=7 +HOMEPAGE=https://johnkerl.org/miller/doc/index.html +IUSE=doc test +KEYWORDS=~amd64 ~arm ~x86 +LICENSE=BSD-2 +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/johnkerl/miller/archive/v5.10.2.tar.gz -> miller-5.10.2.tar.gz +_eclasses_=autotools 9e63f92c2a5d867fea55ecb160c7d354 gnuconfig 9f91b4b0c84e734a87492d4293f03de5 libtool f143db5a74ccd9ca28c1234deffede96 multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 +_md5_=34dfd676001d5a974d68fcf273e7f186 diff --git a/metadata/md5-cache/sys-devel/Manifest.gz b/metadata/md5-cache/sys-devel/Manifest.gz index fb6d45f63539..dccb4898dcd8 100644 Binary files a/metadata/md5-cache/sys-devel/Manifest.gz and b/metadata/md5-cache/sys-devel/Manifest.gz differ diff --git a/metadata/md5-cache/sys-devel/gdb-10.2 b/metadata/md5-cache/sys-devel/gdb-10.2 index 93908bbe98eb..7da2c7532d1b 100644 --- a/metadata/md5-cache/sys-devel/gdb-10.2 +++ b/metadata/md5-cache/sys-devel/gdb-10.2 @@ -13,4 +13,4 @@ RESTRICT=ia64? ( test ) !test? ( test ) SLOT=0 SRC_URI=mirror://gnu/gdb/gdb-10.2.tar.xz ftp://sourceware.org/pub/gdb/releases/gdb-10.2.tar.xz _eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e python-single-r1 d25ac9d5d91fe9d44fda6ec192aca11a python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 -_md5_=c81756cbd7103ba26e6fb74a21132e44 +_md5_=b88796096734fde2e4cc2eda422f03aa diff --git a/metadata/md5-cache/sys-process/Manifest.gz b/metadata/md5-cache/sys-process/Manifest.gz index 3b19b06b67b7..20de1ec5591d 100644 Binary files a/metadata/md5-cache/sys-process/Manifest.gz and b/metadata/md5-cache/sys-process/Manifest.gz differ diff --git a/metadata/md5-cache/sys-process/at-3.2.2 b/metadata/md5-cache/sys-process/at-3.2.2 new file mode 100644 index 000000000000..d3dc9ab8c089 --- /dev/null +++ b/metadata/md5-cache/sys-process/at-3.2.2 @@ -0,0 +1,14 @@ +BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 virtual/pkgconfig +DEFINED_PHASES=configure install postinst prepare setup +DEPEND=virtual/mta >=sys-devel/autoconf-2.64 sys-devel/bison >=sys-devel/flex-2.5.4a pam? ( sys-libs/pam ) +DESCRIPTION=Queues jobs for later execution +EAPI=7 +HOMEPAGE=http://blog.calhariz.com/index.php/tag/at https://packages.qa.debian.org/a/at.html +IUSE=pam selinux +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 +LICENSE=GPL-2 +RDEPEND=virtual/mta virtual/logger selinux? ( sec-policy/selinux-at ) +SLOT=0 +SRC_URI=http://software.calhariz.com/at/at_3.2.2.orig.tar.gz mirror://debian/pool/main/a/at/at_3.2.2.orig.tar.gz +_eclasses_=autotools 9e63f92c2a5d867fea55ecb160c7d354 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 gnuconfig 9f91b4b0c84e734a87492d4293f03de5 l10n 8cdd85e169b835d518bc2fd59f780d8e libtool f143db5a74ccd9ca28c1234deffede96 multilib d410501a125f99ffb560b0c523cd3d1e pam b097695df28f3974e3af860d6704d4f2 systemd fdf0d765c3f11f91fe54f8def9a8c0e6 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 user 26d8ce6329c43cbac965617f1c0627e2 user-info a2abd4e2f4c3b9b06d64bf1329359a02 wrapper 4251d4c84c25f59094fd557e0063a974 +_md5_=2fd8055729f17a601cc4d6d2d8ddd87a diff --git a/metadata/md5-cache/virtual/Manifest.gz b/metadata/md5-cache/virtual/Manifest.gz index 37c78b406906..da29c4f4ffdc 100644 Binary files a/metadata/md5-cache/virtual/Manifest.gz and b/metadata/md5-cache/virtual/Manifest.gz differ diff --git a/metadata/md5-cache/virtual/w3m-1 b/metadata/md5-cache/virtual/w3m-1 new file mode 100644 index 000000000000..723116917b23 --- /dev/null +++ b/metadata/md5-cache/virtual/w3m-1 @@ -0,0 +1,7 @@ +DEFINED_PHASES=- +DESCRIPTION=Virtual for the w3m web browser +EAPI=7 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +RDEPEND=|| ( www-client/w3m www-client/w3mmee ) +SLOT=0 +_md5_=602587849cb8e7d3e6791578a007bfb7 diff --git a/metadata/md5-cache/www-client/Manifest.gz b/metadata/md5-cache/www-client/Manifest.gz index bf073fa33cca..a9e13e662f28 100644 Binary files a/metadata/md5-cache/www-client/Manifest.gz and b/metadata/md5-cache/www-client/Manifest.gz differ diff --git a/metadata/md5-cache/www-client/firefox-78.10.0 b/metadata/md5-cache/www-client/firefox-78.10.0 index d4e2f1c49ef1..482ce373b3ec 100644 --- a/metadata/md5-cache/www-client/firefox-78.10.0 +++ b/metadata/md5-cache/www-client/firefox-78.10.0 @@ -10,6 +10,6 @@ LICENSE=MPL-2.0 GPL-2 LGPL-2.1 RDEPEND=>=dev-libs/nss-3.53.1 >=dev-libs/nspr-4.25 dev-libs/atk dev-libs/expat >=x11-libs/cairo-1.10[X] >=x11-libs/gtk+-2.18:2 >=x11-libs/gtk+-3.4.0:3[X] x11-libs/gdk-pixbuf >=x11-libs/pango-1.22.0 >=media-libs/libpng-1.6.35:0=[apng] >=media-libs/mesa-10.2:* media-libs/fontconfig >=media-libs/freetype-2.4.10 kernel_linux? ( !pulseaudio? ( media-libs/alsa-lib ) ) virtual/freedesktop-icon-theme >=x11-libs/pixman-0.19.2 >=dev-libs/glib-2.26:2 >=sys-libs/zlib-1.2.3 >=dev-libs/libffi-3.0.10:= media-video/ffmpeg x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrender x11-libs/libXt dbus? ( sys-apps/dbus dev-libs/dbus-glib ) screencast? ( media-video/pipewire:0/0.3 ) system-av1? ( >=media-libs/dav1d-0.3.0:= >=media-libs/libaom-1.0.0:= ) system-harfbuzz? ( >=media-libs/harfbuzz-2.6.8:0= >=media-gfx/graphite2-1.3.13 ) system-icu? ( >=dev-libs/icu-67.1:= ) system-jpeg? ( >=media-libs/libjpeg-turbo-1.2.1 ) system-libevent? ( >=dev-libs/libevent-2.0:0=[threads] ) system-libvpx? ( >=media-libs/libvpx-1.8.2:0=[postproc] ) system-webp? ( >=media-libs/libwebp-1.1.0:0= ) wifi? ( kernel_linux? ( sys-apps/dbus dev-libs/dbus-glib net-misc/networkmanager ) ) jack? ( virtual/jack ) selinux? ( sec-policy/selinux-mozilla ) jack? ( virtual/jack ) openh264? ( media-libs/openh264:*[plugin] ) pulseaudio? ( || ( media-sound/pulseaudio >=media-sound/apulse-0.1.12-r4 ) ) selinux? ( sec-policy/selinux-mozilla ) REQUIRED_USE=debug? ( !system-av1 ) screencast? ( wayland ) wifi? ( dbus ) SLOT=0/esr78 -SRC_URI=https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/source/firefox-78.10.0esr.source.tar.xz -> firefox-78.10.0esr.source.tar.xz https://dev.gentoo.org/~axs/mozilla/patchsets/firefox-78esr-patches-11.tar.xz https://dev.gentoo.org/~polynomial-c/mozilla/patchsets/firefox-78esr-patches-11.tar.xz https://dev.gentoo.org/~whissi/mozilla/patchsets/firefox-78esr-patches-11.tar.xz l10n_ach? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/ach.xpi -> firefox-78.10.0esr-ach.xpi ) l10n_af? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/af.xpi -> firefox-78.10.0esr-af.xpi ) l10n_an? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/an.xpi -> firefox-78.10.0esr-an.xpi ) l10n_ar? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/ar.xpi -> firefox-78.10.0esr-ar.xpi ) l10n_ast? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/ast.xpi -> firefox-78.10.0esr-ast.xpi ) l10n_az? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/az.xpi -> firefox-78.10.0esr-az.xpi ) l10n_be? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/be.xpi -> firefox-78.10.0esr-be.xpi ) l10n_bg? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/bg.xpi -> firefox-78.10.0esr-bg.xpi ) l10n_bn? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/bn.xpi -> firefox-78.10.0esr-bn.xpi ) l10n_br? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/br.xpi -> firefox-78.10.0esr-br.xpi ) l10n_bs? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/bs.xpi -> firefox-78.10.0esr-bs.xpi ) l10n_ca-valencia? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/ca-valencia.xpi -> firefox-78.10.0esr-ca-valencia.xpi ) l10n_ca? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/ca.xpi -> firefox-78.10.0esr-ca.xpi ) l10n_cak? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/cak.xpi -> firefox-78.10.0esr-cak.xpi ) l10n_cs? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/cs.xpi -> firefox-78.10.0esr-cs.xpi ) l10n_cy? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/cy.xpi -> firefox-78.10.0esr-cy.xpi ) l10n_da? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/da.xpi -> firefox-78.10.0esr-da.xpi ) l10n_de? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/de.xpi -> firefox-78.10.0esr-de.xpi ) l10n_dsb? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/dsb.xpi -> firefox-78.10.0esr-dsb.xpi ) l10n_el? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/el.xpi -> firefox-78.10.0esr-el.xpi ) l10n_en-CA? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/en-CA.xpi -> firefox-78.10.0esr-en-CA.xpi ) l10n_en-GB? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/en-GB.xpi -> firefox-78.10.0esr-en-GB.xpi ) l10n_eo? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/eo.xpi -> firefox-78.10.0esr-eo.xpi ) l10n_es-AR? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/es-AR.xpi -> firefox-78.10.0esr-es-AR.xpi ) l10n_es-CL? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/es-CL.xpi -> firefox-78.10.0esr-es-CL.xpi ) l10n_es-ES? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/es-ES.xpi -> firefox-78.10.0esr-es-ES.xpi ) l10n_es-MX? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/es-MX.xpi -> firefox-78.10.0esr-es-MX.xpi ) l10n_et? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/et.xpi -> firefox-78.10.0esr-et.xpi ) l10n_eu? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/eu.xpi -> firefox-78.10.0esr-eu.xpi ) l10n_fa? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/fa.xpi -> firefox-78.10.0esr-fa.xpi ) l10n_ff? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/ff.xpi -> firefox-78.10.0esr-ff.xpi ) l10n_fi? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/fi.xpi -> firefox-78.10.0esr-fi.xpi ) l10n_fr? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/fr.xpi -> firefox-78.10.0esr-fr.xpi ) l10n_fy? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/fy-NL.xpi -> firefox-78.10.0esr-fy-NL.xpi ) l10n_ga? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/ga-IE.xpi -> firefox-78.10.0esr-ga-IE.xpi ) l10n_gd? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/gd.xpi -> firefox-78.10.0esr-gd.xpi ) l10n_gl? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/gl.xpi -> firefox-78.10.0esr-gl.xpi ) l10n_gn? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/gn.xpi -> firefox-78.10.0esr-gn.xpi ) l10n_gu? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/gu-IN.xpi -> firefox-78.10.0esr-gu-IN.xpi ) l10n_he? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/he.xpi -> firefox-78.10.0esr-he.xpi ) l10n_hi? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/hi-IN.xpi -> firefox-78.10.0esr-hi-IN.xpi ) l10n_hr? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/hr.xpi -> firefox-78.10.0esr-hr.xpi ) l10n_hsb? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/hsb.xpi -> firefox-78.10.0esr-hsb.xpi ) l10n_hu? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/hu.xpi -> firefox-78.10.0esr-hu.xpi ) l10n_hy? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/hy-AM.xpi -> firefox-78.10.0esr-hy-AM.xpi ) l10n_ia? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/ia.xpi -> firefox-78.10.0esr-ia.xpi ) l10n_id? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/id.xpi -> firefox-78.10.0esr-id.xpi ) l10n_is? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/is.xpi -> firefox-78.10.0esr-is.xpi ) l10n_it? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/it.xpi -> firefox-78.10.0esr-it.xpi ) l10n_ja? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/ja.xpi -> firefox-78.10.0esr-ja.xpi ) l10n_ka? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/ka.xpi -> firefox-78.10.0esr-ka.xpi ) l10n_kab? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/kab.xpi -> firefox-78.10.0esr-kab.xpi ) l10n_kk? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/kk.xpi -> firefox-78.10.0esr-kk.xpi ) l10n_km? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/km.xpi -> firefox-78.10.0esr-km.xpi ) l10n_kn? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/kn.xpi -> firefox-78.10.0esr-kn.xpi ) l10n_ko? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/ko.xpi -> firefox-78.10.0esr-ko.xpi ) l10n_lij? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/lij.xpi -> firefox-78.10.0esr-lij.xpi ) l10n_lt? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/lt.xpi -> firefox-78.10.0esr-lt.xpi ) l10n_lv? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/lv.xpi -> firefox-78.10.0esr-lv.xpi ) l10n_mk? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/mk.xpi -> firefox-78.10.0esr-mk.xpi ) l10n_mr? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/mr.xpi -> firefox-78.10.0esr-mr.xpi ) l10n_ms? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/ms.xpi -> firefox-78.10.0esr-ms.xpi ) l10n_my? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/my.xpi -> firefox-78.10.0esr-my.xpi ) l10n_nb? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/nb-NO.xpi -> firefox-78.10.0esr-nb-NO.xpi ) l10n_ne? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/ne-NP.xpi -> firefox-78.10.0esr-ne-NP.xpi ) l10n_nl? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/nl.xpi -> firefox-78.10.0esr-nl.xpi ) l10n_nn? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/nn-NO.xpi -> firefox-78.10.0esr-nn-NO.xpi ) l10n_oc? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/oc.xpi -> firefox-78.10.0esr-oc.xpi ) l10n_pa? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/pa-IN.xpi -> firefox-78.10.0esr-pa-IN.xpi ) l10n_pl? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/pl.xpi -> firefox-78.10.0esr-pl.xpi ) l10n_pt-BR? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/pt-BR.xpi -> firefox-78.10.0esr-pt-BR.xpi ) l10n_pt-PT? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/pt-PT.xpi -> firefox-78.10.0esr-pt-PT.xpi ) l10n_rm? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/rm.xpi -> firefox-78.10.0esr-rm.xpi ) l10n_ro? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/ro.xpi -> firefox-78.10.0esr-ro.xpi ) l10n_ru? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/ru.xpi -> firefox-78.10.0esr-ru.xpi ) l10n_si? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/si.xpi -> firefox-78.10.0esr-si.xpi ) l10n_sk? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/sk.xpi -> firefox-78.10.0esr-sk.xpi ) l10n_sl? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/sl.xpi -> firefox-78.10.0esr-sl.xpi ) l10n_son? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/son.xpi -> firefox-78.10.0esr-son.xpi ) l10n_sq? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/sq.xpi -> firefox-78.10.0esr-sq.xpi ) l10n_sr? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/sr.xpi -> firefox-78.10.0esr-sr.xpi ) l10n_sv? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/sv-SE.xpi -> firefox-78.10.0esr-sv-SE.xpi ) l10n_ta? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/ta.xpi -> firefox-78.10.0esr-ta.xpi ) l10n_te? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/te.xpi -> firefox-78.10.0esr-te.xpi ) l10n_th? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/th.xpi -> firefox-78.10.0esr-th.xpi ) l10n_tl? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/tl.xpi -> firefox-78.10.0esr-tl.xpi ) l10n_tr? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/tr.xpi -> firefox-78.10.0esr-tr.xpi ) l10n_trs? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/trs.xpi -> firefox-78.10.0esr-trs.xpi ) l10n_uk? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/uk.xpi -> firefox-78.10.0esr-uk.xpi ) l10n_ur? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/ur.xpi -> firefox-78.10.0esr-ur.xpi ) l10n_uz? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/uz.xpi -> firefox-78.10.0esr-uz.xpi ) l10n_vi? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/vi.xpi -> firefox-78.10.0esr-vi.xpi ) l10n_xh? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/xh.xpi -> firefox-78.10.0esr-xh.xpi ) l10n_zh-CN? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/zh-CN.xpi -> firefox-78.10.0esr-zh-CN.xpi ) l10n_zh-TW? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/zh-TW.xpi -> firefox-78.10.0esr-zh-TW.xpi ) +SRC_URI=https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/source/firefox-78.10.0esr.source.tar.xz -> firefox-78.10.0esr.source.tar.xz https://dev.gentoo.org/~axs/mozilla/patchsets/firefox-78esr-patches-12.tar.xz https://dev.gentoo.org/~polynomial-c/mozilla/patchsets/firefox-78esr-patches-12.tar.xz https://dev.gentoo.org/~whissi/mozilla/patchsets/firefox-78esr-patches-12.tar.xz l10n_ach? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/ach.xpi -> firefox-78.10.0esr-ach.xpi ) l10n_af? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/af.xpi -> firefox-78.10.0esr-af.xpi ) l10n_an? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/an.xpi -> firefox-78.10.0esr-an.xpi ) l10n_ar? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/ar.xpi -> firefox-78.10.0esr-ar.xpi ) l10n_ast? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/ast.xpi -> firefox-78.10.0esr-ast.xpi ) l10n_az? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/az.xpi -> firefox-78.10.0esr-az.xpi ) l10n_be? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/be.xpi -> firefox-78.10.0esr-be.xpi ) l10n_bg? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/bg.xpi -> firefox-78.10.0esr-bg.xpi ) l10n_bn? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/bn.xpi -> firefox-78.10.0esr-bn.xpi ) l10n_br? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/br.xpi -> firefox-78.10.0esr-br.xpi ) l10n_bs? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/bs.xpi -> firefox-78.10.0esr-bs.xpi ) l10n_ca-valencia? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/ca-valencia.xpi -> firefox-78.10.0esr-ca-valencia.xpi ) l10n_ca? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/ca.xpi -> firefox-78.10.0esr-ca.xpi ) l10n_cak? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/cak.xpi -> firefox-78.10.0esr-cak.xpi ) l10n_cs? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/cs.xpi -> firefox-78.10.0esr-cs.xpi ) l10n_cy? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/cy.xpi -> firefox-78.10.0esr-cy.xpi ) l10n_da? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/da.xpi -> firefox-78.10.0esr-da.xpi ) l10n_de? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/de.xpi -> firefox-78.10.0esr-de.xpi ) l10n_dsb? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/dsb.xpi -> firefox-78.10.0esr-dsb.xpi ) l10n_el? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/el.xpi -> firefox-78.10.0esr-el.xpi ) l10n_en-CA? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/en-CA.xpi -> firefox-78.10.0esr-en-CA.xpi ) l10n_en-GB? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/en-GB.xpi -> firefox-78.10.0esr-en-GB.xpi ) l10n_eo? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/eo.xpi -> firefox-78.10.0esr-eo.xpi ) l10n_es-AR? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/es-AR.xpi -> firefox-78.10.0esr-es-AR.xpi ) l10n_es-CL? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/es-CL.xpi -> firefox-78.10.0esr-es-CL.xpi ) l10n_es-ES? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/es-ES.xpi -> firefox-78.10.0esr-es-ES.xpi ) l10n_es-MX? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/es-MX.xpi -> firefox-78.10.0esr-es-MX.xpi ) l10n_et? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/et.xpi -> firefox-78.10.0esr-et.xpi ) l10n_eu? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/eu.xpi -> firefox-78.10.0esr-eu.xpi ) l10n_fa? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/fa.xpi -> firefox-78.10.0esr-fa.xpi ) l10n_ff? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/ff.xpi -> firefox-78.10.0esr-ff.xpi ) l10n_fi? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/fi.xpi -> firefox-78.10.0esr-fi.xpi ) l10n_fr? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/fr.xpi -> firefox-78.10.0esr-fr.xpi ) l10n_fy? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/fy-NL.xpi -> firefox-78.10.0esr-fy-NL.xpi ) l10n_ga? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/ga-IE.xpi -> firefox-78.10.0esr-ga-IE.xpi ) l10n_gd? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/gd.xpi -> firefox-78.10.0esr-gd.xpi ) l10n_gl? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/gl.xpi -> firefox-78.10.0esr-gl.xpi ) l10n_gn? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/gn.xpi -> firefox-78.10.0esr-gn.xpi ) l10n_gu? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/gu-IN.xpi -> firefox-78.10.0esr-gu-IN.xpi ) l10n_he? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/he.xpi -> firefox-78.10.0esr-he.xpi ) l10n_hi? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/hi-IN.xpi -> firefox-78.10.0esr-hi-IN.xpi ) l10n_hr? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/hr.xpi -> firefox-78.10.0esr-hr.xpi ) l10n_hsb? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/hsb.xpi -> firefox-78.10.0esr-hsb.xpi ) l10n_hu? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/hu.xpi -> firefox-78.10.0esr-hu.xpi ) l10n_hy? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/hy-AM.xpi -> firefox-78.10.0esr-hy-AM.xpi ) l10n_ia? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/ia.xpi -> firefox-78.10.0esr-ia.xpi ) l10n_id? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/id.xpi -> firefox-78.10.0esr-id.xpi ) l10n_is? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/is.xpi -> firefox-78.10.0esr-is.xpi ) l10n_it? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/it.xpi -> firefox-78.10.0esr-it.xpi ) l10n_ja? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/ja.xpi -> firefox-78.10.0esr-ja.xpi ) l10n_ka? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/ka.xpi -> firefox-78.10.0esr-ka.xpi ) l10n_kab? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/kab.xpi -> firefox-78.10.0esr-kab.xpi ) l10n_kk? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/kk.xpi -> firefox-78.10.0esr-kk.xpi ) l10n_km? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/km.xpi -> firefox-78.10.0esr-km.xpi ) l10n_kn? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/kn.xpi -> firefox-78.10.0esr-kn.xpi ) l10n_ko? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/ko.xpi -> firefox-78.10.0esr-ko.xpi ) l10n_lij? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/lij.xpi -> firefox-78.10.0esr-lij.xpi ) l10n_lt? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/lt.xpi -> firefox-78.10.0esr-lt.xpi ) l10n_lv? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/lv.xpi -> firefox-78.10.0esr-lv.xpi ) l10n_mk? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/mk.xpi -> firefox-78.10.0esr-mk.xpi ) l10n_mr? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/mr.xpi -> firefox-78.10.0esr-mr.xpi ) l10n_ms? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/ms.xpi -> firefox-78.10.0esr-ms.xpi ) l10n_my? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/my.xpi -> firefox-78.10.0esr-my.xpi ) l10n_nb? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/nb-NO.xpi -> firefox-78.10.0esr-nb-NO.xpi ) l10n_ne? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/ne-NP.xpi -> firefox-78.10.0esr-ne-NP.xpi ) l10n_nl? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/nl.xpi -> firefox-78.10.0esr-nl.xpi ) l10n_nn? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/nn-NO.xpi -> firefox-78.10.0esr-nn-NO.xpi ) l10n_oc? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/oc.xpi -> firefox-78.10.0esr-oc.xpi ) l10n_pa? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/pa-IN.xpi -> firefox-78.10.0esr-pa-IN.xpi ) l10n_pl? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/pl.xpi -> firefox-78.10.0esr-pl.xpi ) l10n_pt-BR? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/pt-BR.xpi -> firefox-78.10.0esr-pt-BR.xpi ) l10n_pt-PT? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/pt-PT.xpi -> firefox-78.10.0esr-pt-PT.xpi ) l10n_rm? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/rm.xpi -> firefox-78.10.0esr-rm.xpi ) l10n_ro? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/ro.xpi -> firefox-78.10.0esr-ro.xpi ) l10n_ru? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/ru.xpi -> firefox-78.10.0esr-ru.xpi ) l10n_si? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/si.xpi -> firefox-78.10.0esr-si.xpi ) l10n_sk? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/sk.xpi -> firefox-78.10.0esr-sk.xpi ) l10n_sl? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/sl.xpi -> firefox-78.10.0esr-sl.xpi ) l10n_son? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/son.xpi -> firefox-78.10.0esr-son.xpi ) l10n_sq? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/sq.xpi -> firefox-78.10.0esr-sq.xpi ) l10n_sr? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/sr.xpi -> firefox-78.10.0esr-sr.xpi ) l10n_sv? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/sv-SE.xpi -> firefox-78.10.0esr-sv-SE.xpi ) l10n_ta? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/ta.xpi -> firefox-78.10.0esr-ta.xpi ) l10n_te? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/te.xpi -> firefox-78.10.0esr-te.xpi ) l10n_th? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/th.xpi -> firefox-78.10.0esr-th.xpi ) l10n_tl? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/tl.xpi -> firefox-78.10.0esr-tl.xpi ) l10n_tr? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/tr.xpi -> firefox-78.10.0esr-tr.xpi ) l10n_trs? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/trs.xpi -> firefox-78.10.0esr-trs.xpi ) l10n_uk? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/uk.xpi -> firefox-78.10.0esr-uk.xpi ) l10n_ur? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/ur.xpi -> firefox-78.10.0esr-ur.xpi ) l10n_uz? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/uz.xpi -> firefox-78.10.0esr-uz.xpi ) l10n_vi? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/vi.xpi -> firefox-78.10.0esr-vi.xpi ) l10n_xh? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/xh.xpi -> firefox-78.10.0esr-xh.xpi ) l10n_zh-CN? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/zh-CN.xpi -> firefox-78.10.0esr-zh-CN.xpi ) l10n_zh-TW? ( https://archive.mozilla.org/pub/firefox/releases/78.10.0esr/linux-x86_64/xpi/zh-TW.xpi -> firefox-78.10.0esr-zh-TW.xpi ) _eclasses_=autotools 9e63f92c2a5d867fea55ecb160c7d354 check-reqs 97b90bd8fb799993925e6b3a683184e5 desktop c0d27bf73aa08ca05b663dbd31fbef28 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 gnome2-utils c8e3fff820d850c0e003e22208d2eea3 gnuconfig 9f91b4b0c84e734a87492d4293f03de5 l10n 8cdd85e169b835d518bc2fd59f780d8e libtool f143db5a74ccd9ca28c1234deffede96 llvm 9a7b0b234f4be44fe82e04eefb36e8f2 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 pax-utils d3fc79d3d50544347e324864f95206e2 python-any-r1 17241a11501065ff3651350040875aa9 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 virtualx d828f8a6cfc731f2683d0967d3f2f95a wrapper 4251d4c84c25f59094fd557e0063a974 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=4676cca97a28de4ee4e6e7ec32de5553 +_md5_=a53c24131a9991f9954769a927a42887 diff --git a/metadata/md5-cache/www-client/firefox-78.9.0 b/metadata/md5-cache/www-client/firefox-78.9.0 deleted file mode 100644 index 3c5e7ba901fb..000000000000 --- a/metadata/md5-cache/www-client/firefox-78.9.0 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=|| ( dev-lang/python:3.9[ncurses,sqlite,ssl] dev-lang/python:3.8[ncurses,sqlite,ssl] dev-lang/python:3.7[ncurses,sqlite,ssl] ) app-arch/unzip app-arch/zip >=dev-util/cbindgen-0.14.3 >=net-libs/nodejs-10.21.0 virtual/pkgconfig >=virtual/rust-1.41.0 || ( ( sys-devel/clang:11 sys-devel/llvm:11 clang? ( =sys-devel/lld-11* pgo? ( =sys-libs/compiler-rt-sanitizers-11*[profile] ) ) ) ( sys-devel/clang:10 sys-devel/llvm:10 clang? ( =sys-devel/lld-10* pgo? ( =sys-libs/compiler-rt-sanitizers-10*[profile] ) ) ) ) lto? ( !clang? ( sys-devel/binutils[gold] ) ) amd64? ( >=dev-lang/yasm-1.1 ) x86? ( >=dev-lang/yasm-1.1 ) !system-av1? ( amd64? ( >=dev-lang/nasm-2.13 ) x86? ( >=dev-lang/nasm-2.13 ) ) sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) ~sys-devel/autoconf-2.13 >=sys-devel/libtool-2.4 pgo? ( x11-base/xorg-server[xvfb] x11-apps/xhost ) -DEFINED_PHASES=compile configure install postinst postrm preinst prepare pretend setup unpack -DEPEND=>=dev-libs/nss-3.53.1 >=dev-libs/nspr-4.25 dev-libs/atk dev-libs/expat >=x11-libs/cairo-1.10[X] >=x11-libs/gtk+-2.18:2 >=x11-libs/gtk+-3.4.0:3[X] x11-libs/gdk-pixbuf >=x11-libs/pango-1.22.0 >=media-libs/libpng-1.6.35:0=[apng] >=media-libs/mesa-10.2:* media-libs/fontconfig >=media-libs/freetype-2.4.10 kernel_linux? ( !pulseaudio? ( media-libs/alsa-lib ) ) virtual/freedesktop-icon-theme >=x11-libs/pixman-0.19.2 >=dev-libs/glib-2.26:2 >=sys-libs/zlib-1.2.3 >=dev-libs/libffi-3.0.10:= media-video/ffmpeg x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrender x11-libs/libXt dbus? ( sys-apps/dbus dev-libs/dbus-glib ) screencast? ( media-video/pipewire:0/0.3 ) system-av1? ( >=media-libs/dav1d-0.3.0:= >=media-libs/libaom-1.0.0:= ) system-harfbuzz? ( >=media-libs/harfbuzz-2.6.8:0= >=media-gfx/graphite2-1.3.13 ) system-icu? ( >=dev-libs/icu-67.1:= ) system-jpeg? ( >=media-libs/libjpeg-turbo-1.2.1 ) system-libevent? ( >=dev-libs/libevent-2.0:0=[threads] ) system-libvpx? ( >=media-libs/libvpx-1.8.2:0=[postproc] ) system-webp? ( >=media-libs/libwebp-1.1.0:0= ) wifi? ( kernel_linux? ( sys-apps/dbus dev-libs/dbus-glib net-misc/networkmanager ) ) jack? ( virtual/jack ) selinux? ( sec-policy/selinux-mozilla ) pulseaudio? ( || ( media-sound/pulseaudio >=media-sound/apulse-0.1.12-r4[sdk] ) ) wayland? ( >=x11-libs/gtk+-3.11:3[wayland] ) amd64? ( virtual/opengl ) x86? ( virtual/opengl ) !!sys-devel/llvm:0 dev-util/desktop-file-utils x11-misc/shared-mime-info -DESCRIPTION=Firefox Web Browser -EAPI=7 -HOMEPAGE=https://www.mozilla.com/firefox -IUSE=+clang cpu_flags_arm_neon dbus debug eme-free geckodriver +gmp-autoupdate hardened hwaccel jack lto +openh264 pgo pulseaudio screencast selinux +system-av1 +system-harfbuzz +system-icu +system-jpeg +system-libevent +system-libvpx +system-webp wayland wifi l10n_ach l10n_af l10n_an l10n_ar l10n_ast l10n_az l10n_be l10n_bg l10n_bn l10n_br l10n_bs l10n_ca-valencia l10n_ca l10n_cak l10n_cs l10n_cy l10n_da l10n_de l10n_dsb l10n_el l10n_en-CA l10n_en-GB l10n_eo l10n_es-AR l10n_es-CL l10n_es-ES l10n_es-MX l10n_et l10n_eu l10n_fa l10n_ff l10n_fi l10n_fr l10n_fy l10n_ga l10n_gd l10n_gl l10n_gn l10n_gu l10n_he l10n_hi l10n_hr l10n_hsb l10n_hu l10n_hy l10n_ia l10n_id l10n_is l10n_it l10n_ja l10n_ka l10n_kab l10n_kk l10n_km l10n_kn l10n_ko l10n_lij l10n_lt l10n_lv l10n_mk l10n_mr l10n_ms l10n_my l10n_nb l10n_ne l10n_nl l10n_nn l10n_oc l10n_pa l10n_pl l10n_pt-BR l10n_pt-PT l10n_rm l10n_ro l10n_ru l10n_si l10n_sk l10n_sl l10n_son l10n_sq l10n_sr l10n_sv l10n_ta l10n_te l10n_th l10n_tl l10n_tr l10n_trs l10n_uk l10n_ur l10n_uz l10n_vi l10n_xh l10n_zh-CN l10n_zh-TW pgo -KEYWORDS=amd64 arm64 ~ppc64 x86 -LICENSE=MPL-2.0 GPL-2 LGPL-2.1 -RDEPEND=>=dev-libs/nss-3.53.1 >=dev-libs/nspr-4.25 dev-libs/atk dev-libs/expat >=x11-libs/cairo-1.10[X] >=x11-libs/gtk+-2.18:2 >=x11-libs/gtk+-3.4.0:3[X] x11-libs/gdk-pixbuf >=x11-libs/pango-1.22.0 >=media-libs/libpng-1.6.35:0=[apng] >=media-libs/mesa-10.2:* media-libs/fontconfig >=media-libs/freetype-2.4.10 kernel_linux? ( !pulseaudio? ( media-libs/alsa-lib ) ) virtual/freedesktop-icon-theme >=x11-libs/pixman-0.19.2 >=dev-libs/glib-2.26:2 >=sys-libs/zlib-1.2.3 >=dev-libs/libffi-3.0.10:= media-video/ffmpeg x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrender x11-libs/libXt dbus? ( sys-apps/dbus dev-libs/dbus-glib ) screencast? ( media-video/pipewire:0/0.3 ) system-av1? ( >=media-libs/dav1d-0.3.0:= >=media-libs/libaom-1.0.0:= ) system-harfbuzz? ( >=media-libs/harfbuzz-2.6.8:0= >=media-gfx/graphite2-1.3.13 ) system-icu? ( >=dev-libs/icu-67.1:= ) system-jpeg? ( >=media-libs/libjpeg-turbo-1.2.1 ) system-libevent? ( >=dev-libs/libevent-2.0:0=[threads] ) system-libvpx? ( >=media-libs/libvpx-1.8.2:0=[postproc] ) system-webp? ( >=media-libs/libwebp-1.1.0:0= ) wifi? ( kernel_linux? ( sys-apps/dbus dev-libs/dbus-glib net-misc/networkmanager ) ) jack? ( virtual/jack ) selinux? ( sec-policy/selinux-mozilla ) jack? ( virtual/jack ) openh264? ( media-libs/openh264:*[plugin] ) pulseaudio? ( || ( media-sound/pulseaudio >=media-sound/apulse-0.1.12-r4 ) ) selinux? ( sec-policy/selinux-mozilla ) -REQUIRED_USE=debug? ( !system-av1 ) screencast? ( wayland ) wifi? ( dbus ) -SLOT=0/esr78 -SRC_URI=https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/source/firefox-78.9.0esr.source.tar.xz -> firefox-78.9.0esr.source.tar.xz https://dev.gentoo.org/~axs/mozilla/patchsets/firefox-78esr-patches-10.tar.xz https://dev.gentoo.org/~polynomial-c/mozilla/patchsets/firefox-78esr-patches-10.tar.xz https://dev.gentoo.org/~whissi/mozilla/patchsets/firefox-78esr-patches-10.tar.xz l10n_ach? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/ach.xpi -> firefox-78.9.0esr-ach.xpi ) l10n_af? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/af.xpi -> firefox-78.9.0esr-af.xpi ) l10n_an? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/an.xpi -> firefox-78.9.0esr-an.xpi ) l10n_ar? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/ar.xpi -> firefox-78.9.0esr-ar.xpi ) l10n_ast? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/ast.xpi -> firefox-78.9.0esr-ast.xpi ) l10n_az? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/az.xpi -> firefox-78.9.0esr-az.xpi ) l10n_be? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/be.xpi -> firefox-78.9.0esr-be.xpi ) l10n_bg? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/bg.xpi -> firefox-78.9.0esr-bg.xpi ) l10n_bn? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/bn.xpi -> firefox-78.9.0esr-bn.xpi ) l10n_br? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/br.xpi -> firefox-78.9.0esr-br.xpi ) l10n_bs? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/bs.xpi -> firefox-78.9.0esr-bs.xpi ) l10n_ca-valencia? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/ca-valencia.xpi -> firefox-78.9.0esr-ca-valencia.xpi ) l10n_ca? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/ca.xpi -> firefox-78.9.0esr-ca.xpi ) l10n_cak? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/cak.xpi -> firefox-78.9.0esr-cak.xpi ) l10n_cs? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/cs.xpi -> firefox-78.9.0esr-cs.xpi ) l10n_cy? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/cy.xpi -> firefox-78.9.0esr-cy.xpi ) l10n_da? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/da.xpi -> firefox-78.9.0esr-da.xpi ) l10n_de? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/de.xpi -> firefox-78.9.0esr-de.xpi ) l10n_dsb? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/dsb.xpi -> firefox-78.9.0esr-dsb.xpi ) l10n_el? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/el.xpi -> firefox-78.9.0esr-el.xpi ) l10n_en-CA? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/en-CA.xpi -> firefox-78.9.0esr-en-CA.xpi ) l10n_en-GB? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/en-GB.xpi -> firefox-78.9.0esr-en-GB.xpi ) l10n_eo? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/eo.xpi -> firefox-78.9.0esr-eo.xpi ) l10n_es-AR? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/es-AR.xpi -> firefox-78.9.0esr-es-AR.xpi ) l10n_es-CL? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/es-CL.xpi -> firefox-78.9.0esr-es-CL.xpi ) l10n_es-ES? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/es-ES.xpi -> firefox-78.9.0esr-es-ES.xpi ) l10n_es-MX? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/es-MX.xpi -> firefox-78.9.0esr-es-MX.xpi ) l10n_et? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/et.xpi -> firefox-78.9.0esr-et.xpi ) l10n_eu? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/eu.xpi -> firefox-78.9.0esr-eu.xpi ) l10n_fa? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/fa.xpi -> firefox-78.9.0esr-fa.xpi ) l10n_ff? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/ff.xpi -> firefox-78.9.0esr-ff.xpi ) l10n_fi? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/fi.xpi -> firefox-78.9.0esr-fi.xpi ) l10n_fr? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/fr.xpi -> firefox-78.9.0esr-fr.xpi ) l10n_fy? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/fy-NL.xpi -> firefox-78.9.0esr-fy-NL.xpi ) l10n_ga? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/ga-IE.xpi -> firefox-78.9.0esr-ga-IE.xpi ) l10n_gd? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/gd.xpi -> firefox-78.9.0esr-gd.xpi ) l10n_gl? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/gl.xpi -> firefox-78.9.0esr-gl.xpi ) l10n_gn? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/gn.xpi -> firefox-78.9.0esr-gn.xpi ) l10n_gu? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/gu-IN.xpi -> firefox-78.9.0esr-gu-IN.xpi ) l10n_he? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/he.xpi -> firefox-78.9.0esr-he.xpi ) l10n_hi? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/hi-IN.xpi -> firefox-78.9.0esr-hi-IN.xpi ) l10n_hr? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/hr.xpi -> firefox-78.9.0esr-hr.xpi ) l10n_hsb? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/hsb.xpi -> firefox-78.9.0esr-hsb.xpi ) l10n_hu? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/hu.xpi -> firefox-78.9.0esr-hu.xpi ) l10n_hy? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/hy-AM.xpi -> firefox-78.9.0esr-hy-AM.xpi ) l10n_ia? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/ia.xpi -> firefox-78.9.0esr-ia.xpi ) l10n_id? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/id.xpi -> firefox-78.9.0esr-id.xpi ) l10n_is? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/is.xpi -> firefox-78.9.0esr-is.xpi ) l10n_it? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/it.xpi -> firefox-78.9.0esr-it.xpi ) l10n_ja? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/ja.xpi -> firefox-78.9.0esr-ja.xpi ) l10n_ka? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/ka.xpi -> firefox-78.9.0esr-ka.xpi ) l10n_kab? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/kab.xpi -> firefox-78.9.0esr-kab.xpi ) l10n_kk? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/kk.xpi -> firefox-78.9.0esr-kk.xpi ) l10n_km? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/km.xpi -> firefox-78.9.0esr-km.xpi ) l10n_kn? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/kn.xpi -> firefox-78.9.0esr-kn.xpi ) l10n_ko? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/ko.xpi -> firefox-78.9.0esr-ko.xpi ) l10n_lij? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/lij.xpi -> firefox-78.9.0esr-lij.xpi ) l10n_lt? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/lt.xpi -> firefox-78.9.0esr-lt.xpi ) l10n_lv? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/lv.xpi -> firefox-78.9.0esr-lv.xpi ) l10n_mk? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/mk.xpi -> firefox-78.9.0esr-mk.xpi ) l10n_mr? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/mr.xpi -> firefox-78.9.0esr-mr.xpi ) l10n_ms? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/ms.xpi -> firefox-78.9.0esr-ms.xpi ) l10n_my? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/my.xpi -> firefox-78.9.0esr-my.xpi ) l10n_nb? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/nb-NO.xpi -> firefox-78.9.0esr-nb-NO.xpi ) l10n_ne? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/ne-NP.xpi -> firefox-78.9.0esr-ne-NP.xpi ) l10n_nl? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/nl.xpi -> firefox-78.9.0esr-nl.xpi ) l10n_nn? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/nn-NO.xpi -> firefox-78.9.0esr-nn-NO.xpi ) l10n_oc? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/oc.xpi -> firefox-78.9.0esr-oc.xpi ) l10n_pa? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/pa-IN.xpi -> firefox-78.9.0esr-pa-IN.xpi ) l10n_pl? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/pl.xpi -> firefox-78.9.0esr-pl.xpi ) l10n_pt-BR? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/pt-BR.xpi -> firefox-78.9.0esr-pt-BR.xpi ) l10n_pt-PT? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/pt-PT.xpi -> firefox-78.9.0esr-pt-PT.xpi ) l10n_rm? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/rm.xpi -> firefox-78.9.0esr-rm.xpi ) l10n_ro? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/ro.xpi -> firefox-78.9.0esr-ro.xpi ) l10n_ru? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/ru.xpi -> firefox-78.9.0esr-ru.xpi ) l10n_si? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/si.xpi -> firefox-78.9.0esr-si.xpi ) l10n_sk? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/sk.xpi -> firefox-78.9.0esr-sk.xpi ) l10n_sl? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/sl.xpi -> firefox-78.9.0esr-sl.xpi ) l10n_son? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/son.xpi -> firefox-78.9.0esr-son.xpi ) l10n_sq? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/sq.xpi -> firefox-78.9.0esr-sq.xpi ) l10n_sr? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/sr.xpi -> firefox-78.9.0esr-sr.xpi ) l10n_sv? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/sv-SE.xpi -> firefox-78.9.0esr-sv-SE.xpi ) l10n_ta? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/ta.xpi -> firefox-78.9.0esr-ta.xpi ) l10n_te? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/te.xpi -> firefox-78.9.0esr-te.xpi ) l10n_th? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/th.xpi -> firefox-78.9.0esr-th.xpi ) l10n_tl? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/tl.xpi -> firefox-78.9.0esr-tl.xpi ) l10n_tr? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/tr.xpi -> firefox-78.9.0esr-tr.xpi ) l10n_trs? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/trs.xpi -> firefox-78.9.0esr-trs.xpi ) l10n_uk? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/uk.xpi -> firefox-78.9.0esr-uk.xpi ) l10n_ur? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/ur.xpi -> firefox-78.9.0esr-ur.xpi ) l10n_uz? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/uz.xpi -> firefox-78.9.0esr-uz.xpi ) l10n_vi? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/vi.xpi -> firefox-78.9.0esr-vi.xpi ) l10n_xh? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/xh.xpi -> firefox-78.9.0esr-xh.xpi ) l10n_zh-CN? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/zh-CN.xpi -> firefox-78.9.0esr-zh-CN.xpi ) l10n_zh-TW? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/zh-TW.xpi -> firefox-78.9.0esr-zh-TW.xpi ) -_eclasses_=autotools 9e63f92c2a5d867fea55ecb160c7d354 check-reqs 97b90bd8fb799993925e6b3a683184e5 desktop c0d27bf73aa08ca05b663dbd31fbef28 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 gnome2-utils c8e3fff820d850c0e003e22208d2eea3 gnuconfig 9f91b4b0c84e734a87492d4293f03de5 l10n 8cdd85e169b835d518bc2fd59f780d8e libtool f143db5a74ccd9ca28c1234deffede96 llvm 9a7b0b234f4be44fe82e04eefb36e8f2 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 pax-utils d3fc79d3d50544347e324864f95206e2 python-any-r1 17241a11501065ff3651350040875aa9 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 virtualx d828f8a6cfc731f2683d0967d3f2f95a wrapper 4251d4c84c25f59094fd557e0063a974 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=5f90285790949bda1023956c844dc960 diff --git a/metadata/md5-cache/www-client/firefox-87.0 b/metadata/md5-cache/www-client/firefox-87.0 deleted file mode 100644 index 7da9f782a578..000000000000 --- a/metadata/md5-cache/www-client/firefox-87.0 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=|| ( dev-lang/python:3.9[ncurses,sqlite,ssl] dev-lang/python:3.8[ncurses,sqlite,ssl] dev-lang/python:3.7[ncurses,sqlite,ssl] ) app-arch/unzip app-arch/zip >=dev-util/cbindgen-0.16.0 >=net-libs/nodejs-10.23.1 virtual/pkgconfig >=virtual/rust-1.47.0 || ( ( sys-devel/clang:11 sys-devel/llvm:11 clang? ( =sys-devel/lld-11* pgo? ( =sys-libs/compiler-rt-sanitizers-11*[profile] ) ) ) ( sys-devel/clang:10 sys-devel/llvm:10 clang? ( =sys-devel/lld-10* pgo? ( =sys-libs/compiler-rt-sanitizers-10*[profile] ) ) ) ) amd64? ( >=dev-lang/yasm-1.1 ) x86? ( >=dev-lang/yasm-1.1 ) !system-av1? ( amd64? ( >=dev-lang/nasm-2.13 ) x86? ( >=dev-lang/nasm-2.13 ) ) sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) ~sys-devel/autoconf-2.13 >=sys-devel/libtool-2.4 pgo? ( x11-base/xorg-server[xvfb] x11-apps/xhost ) -DEFINED_PHASES=compile configure install postinst postrm preinst prepare pretend setup unpack -DEPEND=>=dev-libs/nss-3.62 >=dev-libs/nspr-4.29 dev-libs/atk dev-libs/expat >=x11-libs/cairo-1.10[X] >=x11-libs/gtk+-2.18:2 >=x11-libs/gtk+-3.4.0:3[X] x11-libs/gdk-pixbuf >=x11-libs/pango-1.22.0 >=media-libs/libpng-1.6.35:0=[apng] >=media-libs/mesa-10.2:* media-libs/fontconfig >=media-libs/freetype-2.4.10 kernel_linux? ( !pulseaudio? ( media-libs/alsa-lib ) ) virtual/freedesktop-icon-theme >=x11-libs/pixman-0.19.2 >=dev-libs/glib-2.26:2 >=sys-libs/zlib-1.2.3 >=dev-libs/libffi-3.0.10:= media-video/ffmpeg x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrender x11-libs/libXt dbus? ( sys-apps/dbus dev-libs/dbus-glib ) screencast? ( media-video/pipewire:0/0.3 ) system-av1? ( >=media-libs/dav1d-0.8.1:= >=media-libs/libaom-1.0.0:= ) system-harfbuzz? ( >=media-libs/harfbuzz-2.6.8:0= >=media-gfx/graphite2-1.3.13 ) system-icu? ( >=dev-libs/icu-67.1:= ) system-jpeg? ( >=media-libs/libjpeg-turbo-1.2.1 ) system-libevent? ( >=dev-libs/libevent-2.0:0=[threads] ) system-libvpx? ( >=media-libs/libvpx-1.8.2:0=[postproc] ) system-webp? ( >=media-libs/libwebp-1.1.0:0= ) wifi? ( kernel_linux? ( sys-apps/dbus dev-libs/dbus-glib net-misc/networkmanager ) ) jack? ( virtual/jack ) selinux? ( sec-policy/selinux-mozilla ) pulseaudio? ( || ( media-sound/pulseaudio >=media-sound/apulse-0.1.12-r4[sdk] ) ) wayland? ( >=x11-libs/gtk+-3.11:3[wayland] ) amd64? ( virtual/opengl ) x86? ( virtual/opengl ) !!sys-devel/llvm:0 dev-util/desktop-file-utils x11-misc/shared-mime-info -DESCRIPTION=Firefox Web Browser -EAPI=7 -HOMEPAGE=https://www.mozilla.com/firefox -IUSE=+clang cpu_flags_arm_neon dbus debug eme-free geckodriver +gmp-autoupdate hardened hwaccel jack lto +openh264 pgo pulseaudio screencast selinux +system-av1 +system-harfbuzz +system-icu +system-jpeg +system-libevent +system-libvpx +system-webp wayland wifi l10n_ach l10n_af l10n_an l10n_ar l10n_ast l10n_az l10n_be l10n_bg l10n_bn l10n_br l10n_bs l10n_ca-valencia l10n_ca l10n_cak l10n_cs l10n_cy l10n_da l10n_de l10n_dsb l10n_el l10n_en-CA l10n_en-GB l10n_eo l10n_es-AR l10n_es-CL l10n_es-ES l10n_es-MX l10n_et l10n_eu l10n_fa l10n_ff l10n_fi l10n_fr l10n_fy l10n_ga l10n_gd l10n_gl l10n_gn l10n_gu l10n_he l10n_hi l10n_hr l10n_hsb l10n_hu l10n_hy l10n_ia l10n_id l10n_is l10n_it l10n_ja l10n_ka l10n_kab l10n_kk l10n_km l10n_kn l10n_ko l10n_lij l10n_lt l10n_lv l10n_mk l10n_mr l10n_ms l10n_my l10n_nb l10n_ne l10n_nl l10n_nn l10n_oc l10n_pa l10n_pl l10n_pt-BR l10n_pt-PT l10n_rm l10n_ro l10n_ru l10n_si l10n_sk l10n_sl l10n_son l10n_sq l10n_sr l10n_sv l10n_szl l10n_ta l10n_te l10n_th l10n_tl l10n_tr l10n_trs l10n_uk l10n_ur l10n_uz l10n_vi l10n_xh l10n_zh-CN l10n_zh-TW pgo -KEYWORDS=~amd64 ~arm64 ~ppc64 ~x86 -LICENSE=MPL-2.0 GPL-2 LGPL-2.1 -RDEPEND=>=dev-libs/nss-3.62 >=dev-libs/nspr-4.29 dev-libs/atk dev-libs/expat >=x11-libs/cairo-1.10[X] >=x11-libs/gtk+-2.18:2 >=x11-libs/gtk+-3.4.0:3[X] x11-libs/gdk-pixbuf >=x11-libs/pango-1.22.0 >=media-libs/libpng-1.6.35:0=[apng] >=media-libs/mesa-10.2:* media-libs/fontconfig >=media-libs/freetype-2.4.10 kernel_linux? ( !pulseaudio? ( media-libs/alsa-lib ) ) virtual/freedesktop-icon-theme >=x11-libs/pixman-0.19.2 >=dev-libs/glib-2.26:2 >=sys-libs/zlib-1.2.3 >=dev-libs/libffi-3.0.10:= media-video/ffmpeg x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrender x11-libs/libXt dbus? ( sys-apps/dbus dev-libs/dbus-glib ) screencast? ( media-video/pipewire:0/0.3 ) system-av1? ( >=media-libs/dav1d-0.8.1:= >=media-libs/libaom-1.0.0:= ) system-harfbuzz? ( >=media-libs/harfbuzz-2.6.8:0= >=media-gfx/graphite2-1.3.13 ) system-icu? ( >=dev-libs/icu-67.1:= ) system-jpeg? ( >=media-libs/libjpeg-turbo-1.2.1 ) system-libevent? ( >=dev-libs/libevent-2.0:0=[threads] ) system-libvpx? ( >=media-libs/libvpx-1.8.2:0=[postproc] ) system-webp? ( >=media-libs/libwebp-1.1.0:0= ) wifi? ( kernel_linux? ( sys-apps/dbus dev-libs/dbus-glib net-misc/networkmanager ) ) jack? ( virtual/jack ) selinux? ( sec-policy/selinux-mozilla ) jack? ( virtual/jack ) openh264? ( media-libs/openh264:*[plugin] ) pulseaudio? ( || ( media-sound/pulseaudio >=media-sound/apulse-0.1.12-r4 ) ) selinux? ( sec-policy/selinux-mozilla ) -REQUIRED_USE=debug? ( !system-av1 ) screencast? ( wayland ) -SLOT=0/87 -SRC_URI=https://archive.mozilla.org/pub/firefox/releases/87.0/source/firefox-87.0.source.tar.xz -> firefox-87.0.source.tar.xz https://dev.gentoo.org/~axs/mozilla/patchsets/firefox-87-patches-03.tar.xz https://dev.gentoo.org/~polynomial-c/mozilla/patchsets/firefox-87-patches-03.tar.xz https://dev.gentoo.org/~whissi/mozilla/patchsets/firefox-87-patches-03.tar.xz l10n_ach? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ach.xpi -> firefox-87.0-ach.xpi ) l10n_af? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/af.xpi -> firefox-87.0-af.xpi ) l10n_an? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/an.xpi -> firefox-87.0-an.xpi ) l10n_ar? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ar.xpi -> firefox-87.0-ar.xpi ) l10n_ast? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ast.xpi -> firefox-87.0-ast.xpi ) l10n_az? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/az.xpi -> firefox-87.0-az.xpi ) l10n_be? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/be.xpi -> firefox-87.0-be.xpi ) l10n_bg? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/bg.xpi -> firefox-87.0-bg.xpi ) l10n_bn? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/bn.xpi -> firefox-87.0-bn.xpi ) l10n_br? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/br.xpi -> firefox-87.0-br.xpi ) l10n_bs? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/bs.xpi -> firefox-87.0-bs.xpi ) l10n_ca-valencia? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ca-valencia.xpi -> firefox-87.0-ca-valencia.xpi ) l10n_ca? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ca.xpi -> firefox-87.0-ca.xpi ) l10n_cak? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/cak.xpi -> firefox-87.0-cak.xpi ) l10n_cs? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/cs.xpi -> firefox-87.0-cs.xpi ) l10n_cy? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/cy.xpi -> firefox-87.0-cy.xpi ) l10n_da? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/da.xpi -> firefox-87.0-da.xpi ) l10n_de? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/de.xpi -> firefox-87.0-de.xpi ) l10n_dsb? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/dsb.xpi -> firefox-87.0-dsb.xpi ) l10n_el? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/el.xpi -> firefox-87.0-el.xpi ) l10n_en-CA? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/en-CA.xpi -> firefox-87.0-en-CA.xpi ) l10n_en-GB? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/en-GB.xpi -> firefox-87.0-en-GB.xpi ) l10n_eo? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/eo.xpi -> firefox-87.0-eo.xpi ) l10n_es-AR? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/es-AR.xpi -> firefox-87.0-es-AR.xpi ) l10n_es-CL? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/es-CL.xpi -> firefox-87.0-es-CL.xpi ) l10n_es-ES? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/es-ES.xpi -> firefox-87.0-es-ES.xpi ) l10n_es-MX? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/es-MX.xpi -> firefox-87.0-es-MX.xpi ) l10n_et? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/et.xpi -> firefox-87.0-et.xpi ) l10n_eu? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/eu.xpi -> firefox-87.0-eu.xpi ) l10n_fa? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/fa.xpi -> firefox-87.0-fa.xpi ) l10n_ff? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ff.xpi -> firefox-87.0-ff.xpi ) l10n_fi? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/fi.xpi -> firefox-87.0-fi.xpi ) l10n_fr? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/fr.xpi -> firefox-87.0-fr.xpi ) l10n_fy? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/fy-NL.xpi -> firefox-87.0-fy-NL.xpi ) l10n_ga? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ga-IE.xpi -> firefox-87.0-ga-IE.xpi ) l10n_gd? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/gd.xpi -> firefox-87.0-gd.xpi ) l10n_gl? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/gl.xpi -> firefox-87.0-gl.xpi ) l10n_gn? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/gn.xpi -> firefox-87.0-gn.xpi ) l10n_gu? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/gu-IN.xpi -> firefox-87.0-gu-IN.xpi ) l10n_he? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/he.xpi -> firefox-87.0-he.xpi ) l10n_hi? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/hi-IN.xpi -> firefox-87.0-hi-IN.xpi ) l10n_hr? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/hr.xpi -> firefox-87.0-hr.xpi ) l10n_hsb? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/hsb.xpi -> firefox-87.0-hsb.xpi ) l10n_hu? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/hu.xpi -> firefox-87.0-hu.xpi ) l10n_hy? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/hy-AM.xpi -> firefox-87.0-hy-AM.xpi ) l10n_ia? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ia.xpi -> firefox-87.0-ia.xpi ) l10n_id? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/id.xpi -> firefox-87.0-id.xpi ) l10n_is? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/is.xpi -> firefox-87.0-is.xpi ) l10n_it? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/it.xpi -> firefox-87.0-it.xpi ) l10n_ja? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ja.xpi -> firefox-87.0-ja.xpi ) l10n_ka? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ka.xpi -> firefox-87.0-ka.xpi ) l10n_kab? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/kab.xpi -> firefox-87.0-kab.xpi ) l10n_kk? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/kk.xpi -> firefox-87.0-kk.xpi ) l10n_km? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/km.xpi -> firefox-87.0-km.xpi ) l10n_kn? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/kn.xpi -> firefox-87.0-kn.xpi ) l10n_ko? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ko.xpi -> firefox-87.0-ko.xpi ) l10n_lij? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/lij.xpi -> firefox-87.0-lij.xpi ) l10n_lt? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/lt.xpi -> firefox-87.0-lt.xpi ) l10n_lv? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/lv.xpi -> firefox-87.0-lv.xpi ) l10n_mk? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/mk.xpi -> firefox-87.0-mk.xpi ) l10n_mr? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/mr.xpi -> firefox-87.0-mr.xpi ) l10n_ms? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ms.xpi -> firefox-87.0-ms.xpi ) l10n_my? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/my.xpi -> firefox-87.0-my.xpi ) l10n_nb? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/nb-NO.xpi -> firefox-87.0-nb-NO.xpi ) l10n_ne? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ne-NP.xpi -> firefox-87.0-ne-NP.xpi ) l10n_nl? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/nl.xpi -> firefox-87.0-nl.xpi ) l10n_nn? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/nn-NO.xpi -> firefox-87.0-nn-NO.xpi ) l10n_oc? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/oc.xpi -> firefox-87.0-oc.xpi ) l10n_pa? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/pa-IN.xpi -> firefox-87.0-pa-IN.xpi ) l10n_pl? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/pl.xpi -> firefox-87.0-pl.xpi ) l10n_pt-BR? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/pt-BR.xpi -> firefox-87.0-pt-BR.xpi ) l10n_pt-PT? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/pt-PT.xpi -> firefox-87.0-pt-PT.xpi ) l10n_rm? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/rm.xpi -> firefox-87.0-rm.xpi ) l10n_ro? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ro.xpi -> firefox-87.0-ro.xpi ) l10n_ru? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ru.xpi -> firefox-87.0-ru.xpi ) l10n_si? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/si.xpi -> firefox-87.0-si.xpi ) l10n_sk? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/sk.xpi -> firefox-87.0-sk.xpi ) l10n_sl? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/sl.xpi -> firefox-87.0-sl.xpi ) l10n_son? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/son.xpi -> firefox-87.0-son.xpi ) l10n_sq? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/sq.xpi -> firefox-87.0-sq.xpi ) l10n_sr? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/sr.xpi -> firefox-87.0-sr.xpi ) l10n_sv? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/sv-SE.xpi -> firefox-87.0-sv-SE.xpi ) l10n_szl? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/szl.xpi -> firefox-87.0-szl.xpi ) l10n_ta? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ta.xpi -> firefox-87.0-ta.xpi ) l10n_te? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/te.xpi -> firefox-87.0-te.xpi ) l10n_th? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/th.xpi -> firefox-87.0-th.xpi ) l10n_tl? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/tl.xpi -> firefox-87.0-tl.xpi ) l10n_tr? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/tr.xpi -> firefox-87.0-tr.xpi ) l10n_trs? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/trs.xpi -> firefox-87.0-trs.xpi ) l10n_uk? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/uk.xpi -> firefox-87.0-uk.xpi ) l10n_ur? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ur.xpi -> firefox-87.0-ur.xpi ) l10n_uz? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/uz.xpi -> firefox-87.0-uz.xpi ) l10n_vi? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/vi.xpi -> firefox-87.0-vi.xpi ) l10n_xh? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/xh.xpi -> firefox-87.0-xh.xpi ) l10n_zh-CN? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/zh-CN.xpi -> firefox-87.0-zh-CN.xpi ) l10n_zh-TW? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/zh-TW.xpi -> firefox-87.0-zh-TW.xpi ) -_eclasses_=autotools 9e63f92c2a5d867fea55ecb160c7d354 check-reqs 97b90bd8fb799993925e6b3a683184e5 desktop c0d27bf73aa08ca05b663dbd31fbef28 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 gnome2-utils c8e3fff820d850c0e003e22208d2eea3 gnuconfig 9f91b4b0c84e734a87492d4293f03de5 l10n 8cdd85e169b835d518bc2fd59f780d8e libtool f143db5a74ccd9ca28c1234deffede96 llvm 9a7b0b234f4be44fe82e04eefb36e8f2 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 pax-utils d3fc79d3d50544347e324864f95206e2 python-any-r1 17241a11501065ff3651350040875aa9 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 virtualx d828f8a6cfc731f2683d0967d3f2f95a wrapper 4251d4c84c25f59094fd557e0063a974 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=50f568e199ef2ba5f1b3a0edabeee237 diff --git a/metadata/md5-cache/www-client/firefox-87.0-r1 b/metadata/md5-cache/www-client/firefox-87.0-r1 deleted file mode 100644 index 25ccf0937830..000000000000 --- a/metadata/md5-cache/www-client/firefox-87.0-r1 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=|| ( dev-lang/python:3.9[ncurses,sqlite,ssl] dev-lang/python:3.8[ncurses,sqlite,ssl] dev-lang/python:3.7[ncurses,sqlite,ssl] ) app-arch/unzip app-arch/zip >=dev-util/cbindgen-0.16.0 >=net-libs/nodejs-10.23.1 virtual/pkgconfig >=virtual/rust-1.47.0 || ( ( sys-devel/clang:11 sys-devel/llvm:11 clang? ( =sys-devel/lld-11* pgo? ( =sys-libs/compiler-rt-sanitizers-11*[profile] ) ) ) ( sys-devel/clang:10 sys-devel/llvm:10 clang? ( =sys-devel/lld-10* pgo? ( =sys-libs/compiler-rt-sanitizers-10*[profile] ) ) ) ) amd64? ( >=dev-lang/yasm-1.1 ) x86? ( >=dev-lang/yasm-1.1 ) !system-av1? ( amd64? ( >=dev-lang/nasm-2.13 ) x86? ( >=dev-lang/nasm-2.13 ) ) sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) ~sys-devel/autoconf-2.13 >=sys-devel/libtool-2.4 pgo? ( x11-base/xorg-server[xvfb] x11-apps/xhost ) -DEFINED_PHASES=compile configure install postinst postrm preinst prepare pretend setup unpack -DEPEND=>=dev-libs/nss-3.62 >=dev-libs/nspr-4.29 dev-libs/atk dev-libs/expat >=x11-libs/cairo-1.10[X] >=x11-libs/gtk+-2.18:2 >=x11-libs/gtk+-3.4.0:3[X] x11-libs/gdk-pixbuf >=x11-libs/pango-1.22.0 >=media-libs/libpng-1.6.35:0=[apng] >=media-libs/mesa-10.2:* media-libs/fontconfig >=media-libs/freetype-2.4.10 kernel_linux? ( !pulseaudio? ( media-libs/alsa-lib ) ) virtual/freedesktop-icon-theme >=x11-libs/pixman-0.19.2 >=dev-libs/glib-2.26:2 >=sys-libs/zlib-1.2.3 >=dev-libs/libffi-3.0.10:= media-video/ffmpeg x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrender x11-libs/libXt dbus? ( sys-apps/dbus dev-libs/dbus-glib ) screencast? ( media-video/pipewire:0/0.3 ) system-av1? ( >=media-libs/dav1d-0.8.1:= >=media-libs/libaom-1.0.0:= ) system-harfbuzz? ( >=media-libs/harfbuzz-2.7.4:0= >=media-gfx/graphite2-1.3.13 ) system-icu? ( >=dev-libs/icu-67.1:= ) system-jpeg? ( >=media-libs/libjpeg-turbo-1.2.1 ) system-libevent? ( >=dev-libs/libevent-2.0:0=[threads] ) system-libvpx? ( >=media-libs/libvpx-1.8.2:0=[postproc] ) system-webp? ( >=media-libs/libwebp-1.1.0:0= ) wifi? ( kernel_linux? ( sys-apps/dbus dev-libs/dbus-glib net-misc/networkmanager ) ) jack? ( virtual/jack ) selinux? ( sec-policy/selinux-mozilla ) pulseaudio? ( || ( media-sound/pulseaudio >=media-sound/apulse-0.1.12-r4[sdk] ) ) wayland? ( >=x11-libs/gtk+-3.11:3[wayland] ) amd64? ( virtual/opengl ) x86? ( virtual/opengl ) !!sys-devel/llvm:0 dev-util/desktop-file-utils x11-misc/shared-mime-info -DESCRIPTION=Firefox Web Browser -EAPI=7 -HOMEPAGE=https://www.mozilla.com/firefox -IUSE=+clang cpu_flags_arm_neon dbus debug eme-free geckodriver +gmp-autoupdate hardened hwaccel jack lto +openh264 pgo pulseaudio screencast selinux +system-av1 +system-harfbuzz +system-icu +system-jpeg +system-libevent +system-libvpx +system-webp wayland wifi l10n_ach l10n_af l10n_an l10n_ar l10n_ast l10n_az l10n_be l10n_bg l10n_bn l10n_br l10n_bs l10n_ca-valencia l10n_ca l10n_cak l10n_cs l10n_cy l10n_da l10n_de l10n_dsb l10n_el l10n_en-CA l10n_en-GB l10n_eo l10n_es-AR l10n_es-CL l10n_es-ES l10n_es-MX l10n_et l10n_eu l10n_fa l10n_ff l10n_fi l10n_fr l10n_fy l10n_ga l10n_gd l10n_gl l10n_gn l10n_gu l10n_he l10n_hi l10n_hr l10n_hsb l10n_hu l10n_hy l10n_ia l10n_id l10n_is l10n_it l10n_ja l10n_ka l10n_kab l10n_kk l10n_km l10n_kn l10n_ko l10n_lij l10n_lt l10n_lv l10n_mk l10n_mr l10n_ms l10n_my l10n_nb l10n_ne l10n_nl l10n_nn l10n_oc l10n_pa l10n_pl l10n_pt-BR l10n_pt-PT l10n_rm l10n_ro l10n_ru l10n_si l10n_sk l10n_sl l10n_son l10n_sq l10n_sr l10n_sv l10n_szl l10n_ta l10n_te l10n_th l10n_tl l10n_tr l10n_trs l10n_uk l10n_ur l10n_uz l10n_vi l10n_xh l10n_zh-CN l10n_zh-TW pgo -KEYWORDS=~amd64 ~arm64 ~ppc64 ~x86 -LICENSE=MPL-2.0 GPL-2 LGPL-2.1 -RDEPEND=>=dev-libs/nss-3.62 >=dev-libs/nspr-4.29 dev-libs/atk dev-libs/expat >=x11-libs/cairo-1.10[X] >=x11-libs/gtk+-2.18:2 >=x11-libs/gtk+-3.4.0:3[X] x11-libs/gdk-pixbuf >=x11-libs/pango-1.22.0 >=media-libs/libpng-1.6.35:0=[apng] >=media-libs/mesa-10.2:* media-libs/fontconfig >=media-libs/freetype-2.4.10 kernel_linux? ( !pulseaudio? ( media-libs/alsa-lib ) ) virtual/freedesktop-icon-theme >=x11-libs/pixman-0.19.2 >=dev-libs/glib-2.26:2 >=sys-libs/zlib-1.2.3 >=dev-libs/libffi-3.0.10:= media-video/ffmpeg x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrender x11-libs/libXt dbus? ( sys-apps/dbus dev-libs/dbus-glib ) screencast? ( media-video/pipewire:0/0.3 ) system-av1? ( >=media-libs/dav1d-0.8.1:= >=media-libs/libaom-1.0.0:= ) system-harfbuzz? ( >=media-libs/harfbuzz-2.7.4:0= >=media-gfx/graphite2-1.3.13 ) system-icu? ( >=dev-libs/icu-67.1:= ) system-jpeg? ( >=media-libs/libjpeg-turbo-1.2.1 ) system-libevent? ( >=dev-libs/libevent-2.0:0=[threads] ) system-libvpx? ( >=media-libs/libvpx-1.8.2:0=[postproc] ) system-webp? ( >=media-libs/libwebp-1.1.0:0= ) wifi? ( kernel_linux? ( sys-apps/dbus dev-libs/dbus-glib net-misc/networkmanager ) ) jack? ( virtual/jack ) selinux? ( sec-policy/selinux-mozilla ) jack? ( virtual/jack ) openh264? ( media-libs/openh264:*[plugin] ) pulseaudio? ( || ( media-sound/pulseaudio >=media-sound/apulse-0.1.12-r4 ) ) selinux? ( sec-policy/selinux-mozilla ) -REQUIRED_USE=debug? ( !system-av1 ) screencast? ( wayland ) -SLOT=0/87 -SRC_URI=https://archive.mozilla.org/pub/firefox/releases/87.0/source/firefox-87.0.source.tar.xz -> firefox-87.0.source.tar.xz https://dev.gentoo.org/~axs/mozilla/patchsets/firefox-87-patches-04.tar.xz https://dev.gentoo.org/~polynomial-c/mozilla/patchsets/firefox-87-patches-04.tar.xz https://dev.gentoo.org/~whissi/mozilla/patchsets/firefox-87-patches-04.tar.xz l10n_ach? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ach.xpi -> firefox-87.0-ach.xpi ) l10n_af? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/af.xpi -> firefox-87.0-af.xpi ) l10n_an? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/an.xpi -> firefox-87.0-an.xpi ) l10n_ar? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ar.xpi -> firefox-87.0-ar.xpi ) l10n_ast? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ast.xpi -> firefox-87.0-ast.xpi ) l10n_az? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/az.xpi -> firefox-87.0-az.xpi ) l10n_be? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/be.xpi -> firefox-87.0-be.xpi ) l10n_bg? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/bg.xpi -> firefox-87.0-bg.xpi ) l10n_bn? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/bn.xpi -> firefox-87.0-bn.xpi ) l10n_br? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/br.xpi -> firefox-87.0-br.xpi ) l10n_bs? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/bs.xpi -> firefox-87.0-bs.xpi ) l10n_ca-valencia? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ca-valencia.xpi -> firefox-87.0-ca-valencia.xpi ) l10n_ca? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ca.xpi -> firefox-87.0-ca.xpi ) l10n_cak? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/cak.xpi -> firefox-87.0-cak.xpi ) l10n_cs? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/cs.xpi -> firefox-87.0-cs.xpi ) l10n_cy? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/cy.xpi -> firefox-87.0-cy.xpi ) l10n_da? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/da.xpi -> firefox-87.0-da.xpi ) l10n_de? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/de.xpi -> firefox-87.0-de.xpi ) l10n_dsb? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/dsb.xpi -> firefox-87.0-dsb.xpi ) l10n_el? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/el.xpi -> firefox-87.0-el.xpi ) l10n_en-CA? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/en-CA.xpi -> firefox-87.0-en-CA.xpi ) l10n_en-GB? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/en-GB.xpi -> firefox-87.0-en-GB.xpi ) l10n_eo? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/eo.xpi -> firefox-87.0-eo.xpi ) l10n_es-AR? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/es-AR.xpi -> firefox-87.0-es-AR.xpi ) l10n_es-CL? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/es-CL.xpi -> firefox-87.0-es-CL.xpi ) l10n_es-ES? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/es-ES.xpi -> firefox-87.0-es-ES.xpi ) l10n_es-MX? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/es-MX.xpi -> firefox-87.0-es-MX.xpi ) l10n_et? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/et.xpi -> firefox-87.0-et.xpi ) l10n_eu? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/eu.xpi -> firefox-87.0-eu.xpi ) l10n_fa? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/fa.xpi -> firefox-87.0-fa.xpi ) l10n_ff? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ff.xpi -> firefox-87.0-ff.xpi ) l10n_fi? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/fi.xpi -> firefox-87.0-fi.xpi ) l10n_fr? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/fr.xpi -> firefox-87.0-fr.xpi ) l10n_fy? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/fy-NL.xpi -> firefox-87.0-fy-NL.xpi ) l10n_ga? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ga-IE.xpi -> firefox-87.0-ga-IE.xpi ) l10n_gd? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/gd.xpi -> firefox-87.0-gd.xpi ) l10n_gl? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/gl.xpi -> firefox-87.0-gl.xpi ) l10n_gn? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/gn.xpi -> firefox-87.0-gn.xpi ) l10n_gu? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/gu-IN.xpi -> firefox-87.0-gu-IN.xpi ) l10n_he? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/he.xpi -> firefox-87.0-he.xpi ) l10n_hi? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/hi-IN.xpi -> firefox-87.0-hi-IN.xpi ) l10n_hr? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/hr.xpi -> firefox-87.0-hr.xpi ) l10n_hsb? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/hsb.xpi -> firefox-87.0-hsb.xpi ) l10n_hu? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/hu.xpi -> firefox-87.0-hu.xpi ) l10n_hy? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/hy-AM.xpi -> firefox-87.0-hy-AM.xpi ) l10n_ia? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ia.xpi -> firefox-87.0-ia.xpi ) l10n_id? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/id.xpi -> firefox-87.0-id.xpi ) l10n_is? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/is.xpi -> firefox-87.0-is.xpi ) l10n_it? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/it.xpi -> firefox-87.0-it.xpi ) l10n_ja? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ja.xpi -> firefox-87.0-ja.xpi ) l10n_ka? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ka.xpi -> firefox-87.0-ka.xpi ) l10n_kab? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/kab.xpi -> firefox-87.0-kab.xpi ) l10n_kk? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/kk.xpi -> firefox-87.0-kk.xpi ) l10n_km? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/km.xpi -> firefox-87.0-km.xpi ) l10n_kn? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/kn.xpi -> firefox-87.0-kn.xpi ) l10n_ko? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ko.xpi -> firefox-87.0-ko.xpi ) l10n_lij? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/lij.xpi -> firefox-87.0-lij.xpi ) l10n_lt? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/lt.xpi -> firefox-87.0-lt.xpi ) l10n_lv? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/lv.xpi -> firefox-87.0-lv.xpi ) l10n_mk? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/mk.xpi -> firefox-87.0-mk.xpi ) l10n_mr? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/mr.xpi -> firefox-87.0-mr.xpi ) l10n_ms? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ms.xpi -> firefox-87.0-ms.xpi ) l10n_my? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/my.xpi -> firefox-87.0-my.xpi ) l10n_nb? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/nb-NO.xpi -> firefox-87.0-nb-NO.xpi ) l10n_ne? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ne-NP.xpi -> firefox-87.0-ne-NP.xpi ) l10n_nl? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/nl.xpi -> firefox-87.0-nl.xpi ) l10n_nn? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/nn-NO.xpi -> firefox-87.0-nn-NO.xpi ) l10n_oc? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/oc.xpi -> firefox-87.0-oc.xpi ) l10n_pa? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/pa-IN.xpi -> firefox-87.0-pa-IN.xpi ) l10n_pl? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/pl.xpi -> firefox-87.0-pl.xpi ) l10n_pt-BR? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/pt-BR.xpi -> firefox-87.0-pt-BR.xpi ) l10n_pt-PT? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/pt-PT.xpi -> firefox-87.0-pt-PT.xpi ) l10n_rm? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/rm.xpi -> firefox-87.0-rm.xpi ) l10n_ro? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ro.xpi -> firefox-87.0-ro.xpi ) l10n_ru? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ru.xpi -> firefox-87.0-ru.xpi ) l10n_si? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/si.xpi -> firefox-87.0-si.xpi ) l10n_sk? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/sk.xpi -> firefox-87.0-sk.xpi ) l10n_sl? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/sl.xpi -> firefox-87.0-sl.xpi ) l10n_son? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/son.xpi -> firefox-87.0-son.xpi ) l10n_sq? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/sq.xpi -> firefox-87.0-sq.xpi ) l10n_sr? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/sr.xpi -> firefox-87.0-sr.xpi ) l10n_sv? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/sv-SE.xpi -> firefox-87.0-sv-SE.xpi ) l10n_szl? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/szl.xpi -> firefox-87.0-szl.xpi ) l10n_ta? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ta.xpi -> firefox-87.0-ta.xpi ) l10n_te? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/te.xpi -> firefox-87.0-te.xpi ) l10n_th? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/th.xpi -> firefox-87.0-th.xpi ) l10n_tl? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/tl.xpi -> firefox-87.0-tl.xpi ) l10n_tr? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/tr.xpi -> firefox-87.0-tr.xpi ) l10n_trs? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/trs.xpi -> firefox-87.0-trs.xpi ) l10n_uk? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/uk.xpi -> firefox-87.0-uk.xpi ) l10n_ur? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ur.xpi -> firefox-87.0-ur.xpi ) l10n_uz? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/uz.xpi -> firefox-87.0-uz.xpi ) l10n_vi? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/vi.xpi -> firefox-87.0-vi.xpi ) l10n_xh? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/xh.xpi -> firefox-87.0-xh.xpi ) l10n_zh-CN? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/zh-CN.xpi -> firefox-87.0-zh-CN.xpi ) l10n_zh-TW? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/zh-TW.xpi -> firefox-87.0-zh-TW.xpi ) -_eclasses_=autotools 9e63f92c2a5d867fea55ecb160c7d354 check-reqs 97b90bd8fb799993925e6b3a683184e5 desktop c0d27bf73aa08ca05b663dbd31fbef28 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 gnome2-utils c8e3fff820d850c0e003e22208d2eea3 gnuconfig 9f91b4b0c84e734a87492d4293f03de5 l10n 8cdd85e169b835d518bc2fd59f780d8e libtool f143db5a74ccd9ca28c1234deffede96 llvm 9a7b0b234f4be44fe82e04eefb36e8f2 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 pax-utils d3fc79d3d50544347e324864f95206e2 python-any-r1 17241a11501065ff3651350040875aa9 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 virtualx d828f8a6cfc731f2683d0967d3f2f95a wrapper 4251d4c84c25f59094fd557e0063a974 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=ea8366e266e8952d4b951aaa4fa86f92 diff --git a/metadata/md5-cache/www-client/firefox-bin-78.9.0 b/metadata/md5-cache/www-client/firefox-bin-78.9.0 deleted file mode 100644 index 78cd65d1a2d2..000000000000 --- a/metadata/md5-cache/www-client/firefox-bin-78.9.0 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=app-arch/unzip alsa? ( !pulseaudio? ( dev-util/patchelf ) ) -DEFINED_PHASES=install postinst postrm preinst prepare unpack -DEPEND=alsa? ( !pulseaudio? ( media-sound/apulse ) ) dev-util/desktop-file-utils x11-misc/shared-mime-info -DESCRIPTION=Firefox Web Browser -EAPI=7 -HOMEPAGE=https://www.mozilla.com/firefox -IUSE=+alsa +ffmpeg +gmp-autoupdate +pulseaudio selinux wayland l10n_ach l10n_af l10n_an l10n_ar l10n_ast l10n_az l10n_be l10n_bg l10n_bn l10n_br l10n_bs l10n_ca-valencia l10n_ca l10n_cak l10n_cs l10n_cy l10n_da l10n_de l10n_dsb l10n_el l10n_en-CA l10n_en-GB l10n_eo l10n_es-AR l10n_es-CL l10n_es-ES l10n_es-MX l10n_et l10n_eu l10n_fa l10n_ff l10n_fi l10n_fr l10n_fy l10n_ga l10n_gd l10n_gl l10n_gn l10n_gu l10n_he l10n_hi l10n_hr l10n_hsb l10n_hu l10n_hy l10n_ia l10n_id l10n_is l10n_it l10n_ja l10n_ka l10n_kab l10n_kk l10n_km l10n_kn l10n_ko l10n_lij l10n_lt l10n_lv l10n_mk l10n_mr l10n_ms l10n_my l10n_nb l10n_ne l10n_nl l10n_nn l10n_oc l10n_pa l10n_pl l10n_pt-BR l10n_pt-PT l10n_rm l10n_ro l10n_ru l10n_si l10n_sk l10n_sl l10n_son l10n_sq l10n_sr l10n_sv l10n_ta l10n_te l10n_th l10n_tl l10n_tr l10n_trs l10n_uk l10n_ur l10n_uz l10n_vi l10n_xh l10n_zh-CN l10n_zh-TW -KEYWORDS=-* amd64 x86 -LICENSE=MPL-2.0 GPL-2 LGPL-2.1 -RDEPEND=alsa? ( !pulseaudio? ( media-sound/apulse ) ) dev-libs/atk dev-libs/dbus-glib >=dev-libs/glib-2.26:2 media-libs/fontconfig >=media-libs/freetype-2.4.10 sys-apps/dbus virtual/freedesktop-icon-theme >=x11-libs/cairo-1.10[X] x11-libs/gdk-pixbuf >=x11-libs/gtk+-2.18:2 >=x11-libs/gtk+-3.11:3[wayland?] x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrender x11-libs/libXt >=x11-libs/pango-1.22.0 ffmpeg? ( media-video/ffmpeg ) pulseaudio? ( media-sound/pulseaudio ) selinux? ( sec-policy/selinux-mozilla ) -RESTRICT=strip -SLOT=0/esr78 -SRC_URI=amd64? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/en-US/firefox-78.9.0esr.tar.bz2 -> firefox-bin_x86_64-78.9.0.tar.bz2 ) x86? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-i686/en-US/firefox-78.9.0esr.tar.bz2 -> firefox-bin_i686-78.9.0.tar.bz2 ) l10n_ach? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/ach.xpi -> firefox-78.9.0esr-ach.xpi ) l10n_af? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/af.xpi -> firefox-78.9.0esr-af.xpi ) l10n_an? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/an.xpi -> firefox-78.9.0esr-an.xpi ) l10n_ar? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/ar.xpi -> firefox-78.9.0esr-ar.xpi ) l10n_ast? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/ast.xpi -> firefox-78.9.0esr-ast.xpi ) l10n_az? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/az.xpi -> firefox-78.9.0esr-az.xpi ) l10n_be? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/be.xpi -> firefox-78.9.0esr-be.xpi ) l10n_bg? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/bg.xpi -> firefox-78.9.0esr-bg.xpi ) l10n_bn? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/bn.xpi -> firefox-78.9.0esr-bn.xpi ) l10n_br? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/br.xpi -> firefox-78.9.0esr-br.xpi ) l10n_bs? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/bs.xpi -> firefox-78.9.0esr-bs.xpi ) l10n_ca-valencia? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/ca-valencia.xpi -> firefox-78.9.0esr-ca-valencia.xpi ) l10n_ca? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/ca.xpi -> firefox-78.9.0esr-ca.xpi ) l10n_cak? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/cak.xpi -> firefox-78.9.0esr-cak.xpi ) l10n_cs? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/cs.xpi -> firefox-78.9.0esr-cs.xpi ) l10n_cy? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/cy.xpi -> firefox-78.9.0esr-cy.xpi ) l10n_da? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/da.xpi -> firefox-78.9.0esr-da.xpi ) l10n_de? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/de.xpi -> firefox-78.9.0esr-de.xpi ) l10n_dsb? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/dsb.xpi -> firefox-78.9.0esr-dsb.xpi ) l10n_el? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/el.xpi -> firefox-78.9.0esr-el.xpi ) l10n_en-CA? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/en-CA.xpi -> firefox-78.9.0esr-en-CA.xpi ) l10n_en-GB? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/en-GB.xpi -> firefox-78.9.0esr-en-GB.xpi ) l10n_eo? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/eo.xpi -> firefox-78.9.0esr-eo.xpi ) l10n_es-AR? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/es-AR.xpi -> firefox-78.9.0esr-es-AR.xpi ) l10n_es-CL? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/es-CL.xpi -> firefox-78.9.0esr-es-CL.xpi ) l10n_es-ES? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/es-ES.xpi -> firefox-78.9.0esr-es-ES.xpi ) l10n_es-MX? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/es-MX.xpi -> firefox-78.9.0esr-es-MX.xpi ) l10n_et? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/et.xpi -> firefox-78.9.0esr-et.xpi ) l10n_eu? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/eu.xpi -> firefox-78.9.0esr-eu.xpi ) l10n_fa? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/fa.xpi -> firefox-78.9.0esr-fa.xpi ) l10n_ff? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/ff.xpi -> firefox-78.9.0esr-ff.xpi ) l10n_fi? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/fi.xpi -> firefox-78.9.0esr-fi.xpi ) l10n_fr? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/fr.xpi -> firefox-78.9.0esr-fr.xpi ) l10n_fy? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/fy-NL.xpi -> firefox-78.9.0esr-fy-NL.xpi ) l10n_ga? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/ga-IE.xpi -> firefox-78.9.0esr-ga-IE.xpi ) l10n_gd? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/gd.xpi -> firefox-78.9.0esr-gd.xpi ) l10n_gl? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/gl.xpi -> firefox-78.9.0esr-gl.xpi ) l10n_gn? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/gn.xpi -> firefox-78.9.0esr-gn.xpi ) l10n_gu? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/gu-IN.xpi -> firefox-78.9.0esr-gu-IN.xpi ) l10n_he? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/he.xpi -> firefox-78.9.0esr-he.xpi ) l10n_hi? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/hi-IN.xpi -> firefox-78.9.0esr-hi-IN.xpi ) l10n_hr? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/hr.xpi -> firefox-78.9.0esr-hr.xpi ) l10n_hsb? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/hsb.xpi -> firefox-78.9.0esr-hsb.xpi ) l10n_hu? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/hu.xpi -> firefox-78.9.0esr-hu.xpi ) l10n_hy? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/hy-AM.xpi -> firefox-78.9.0esr-hy-AM.xpi ) l10n_ia? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/ia.xpi -> firefox-78.9.0esr-ia.xpi ) l10n_id? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/id.xpi -> firefox-78.9.0esr-id.xpi ) l10n_is? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/is.xpi -> firefox-78.9.0esr-is.xpi ) l10n_it? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/it.xpi -> firefox-78.9.0esr-it.xpi ) l10n_ja? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/ja.xpi -> firefox-78.9.0esr-ja.xpi ) l10n_ka? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/ka.xpi -> firefox-78.9.0esr-ka.xpi ) l10n_kab? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/kab.xpi -> firefox-78.9.0esr-kab.xpi ) l10n_kk? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/kk.xpi -> firefox-78.9.0esr-kk.xpi ) l10n_km? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/km.xpi -> firefox-78.9.0esr-km.xpi ) l10n_kn? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/kn.xpi -> firefox-78.9.0esr-kn.xpi ) l10n_ko? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/ko.xpi -> firefox-78.9.0esr-ko.xpi ) l10n_lij? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/lij.xpi -> firefox-78.9.0esr-lij.xpi ) l10n_lt? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/lt.xpi -> firefox-78.9.0esr-lt.xpi ) l10n_lv? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/lv.xpi -> firefox-78.9.0esr-lv.xpi ) l10n_mk? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/mk.xpi -> firefox-78.9.0esr-mk.xpi ) l10n_mr? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/mr.xpi -> firefox-78.9.0esr-mr.xpi ) l10n_ms? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/ms.xpi -> firefox-78.9.0esr-ms.xpi ) l10n_my? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/my.xpi -> firefox-78.9.0esr-my.xpi ) l10n_nb? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/nb-NO.xpi -> firefox-78.9.0esr-nb-NO.xpi ) l10n_ne? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/ne-NP.xpi -> firefox-78.9.0esr-ne-NP.xpi ) l10n_nl? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/nl.xpi -> firefox-78.9.0esr-nl.xpi ) l10n_nn? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/nn-NO.xpi -> firefox-78.9.0esr-nn-NO.xpi ) l10n_oc? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/oc.xpi -> firefox-78.9.0esr-oc.xpi ) l10n_pa? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/pa-IN.xpi -> firefox-78.9.0esr-pa-IN.xpi ) l10n_pl? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/pl.xpi -> firefox-78.9.0esr-pl.xpi ) l10n_pt-BR? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/pt-BR.xpi -> firefox-78.9.0esr-pt-BR.xpi ) l10n_pt-PT? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/pt-PT.xpi -> firefox-78.9.0esr-pt-PT.xpi ) l10n_rm? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/rm.xpi -> firefox-78.9.0esr-rm.xpi ) l10n_ro? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/ro.xpi -> firefox-78.9.0esr-ro.xpi ) l10n_ru? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/ru.xpi -> firefox-78.9.0esr-ru.xpi ) l10n_si? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/si.xpi -> firefox-78.9.0esr-si.xpi ) l10n_sk? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/sk.xpi -> firefox-78.9.0esr-sk.xpi ) l10n_sl? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/sl.xpi -> firefox-78.9.0esr-sl.xpi ) l10n_son? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/son.xpi -> firefox-78.9.0esr-son.xpi ) l10n_sq? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/sq.xpi -> firefox-78.9.0esr-sq.xpi ) l10n_sr? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/sr.xpi -> firefox-78.9.0esr-sr.xpi ) l10n_sv? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/sv-SE.xpi -> firefox-78.9.0esr-sv-SE.xpi ) l10n_ta? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/ta.xpi -> firefox-78.9.0esr-ta.xpi ) l10n_te? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/te.xpi -> firefox-78.9.0esr-te.xpi ) l10n_th? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/th.xpi -> firefox-78.9.0esr-th.xpi ) l10n_tl? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/tl.xpi -> firefox-78.9.0esr-tl.xpi ) l10n_tr? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/tr.xpi -> firefox-78.9.0esr-tr.xpi ) l10n_trs? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/trs.xpi -> firefox-78.9.0esr-trs.xpi ) l10n_uk? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/uk.xpi -> firefox-78.9.0esr-uk.xpi ) l10n_ur? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/ur.xpi -> firefox-78.9.0esr-ur.xpi ) l10n_uz? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/uz.xpi -> firefox-78.9.0esr-uz.xpi ) l10n_vi? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/vi.xpi -> firefox-78.9.0esr-vi.xpi ) l10n_xh? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/xh.xpi -> firefox-78.9.0esr-xh.xpi ) l10n_zh-CN? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/zh-CN.xpi -> firefox-78.9.0esr-zh-CN.xpi ) l10n_zh-TW? ( https://archive.mozilla.org/pub/firefox/releases/78.9.0esr/linux-x86_64/xpi/zh-TW.xpi -> firefox-78.9.0esr-zh-TW.xpi ) -_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 pax-utils d3fc79d3d50544347e324864f95206e2 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=a6dc0753e28af35a2034105b44ced6e1 diff --git a/metadata/md5-cache/www-client/firefox-bin-87.0 b/metadata/md5-cache/www-client/firefox-bin-87.0 deleted file mode 100644 index 3ed348d062aa..000000000000 --- a/metadata/md5-cache/www-client/firefox-bin-87.0 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=app-arch/unzip alsa? ( !pulseaudio? ( dev-util/patchelf ) ) -DEFINED_PHASES=install postinst postrm preinst prepare unpack -DEPEND=alsa? ( !pulseaudio? ( media-sound/apulse ) ) dev-util/desktop-file-utils x11-misc/shared-mime-info -DESCRIPTION=Firefox Web Browser -EAPI=7 -HOMEPAGE=https://www.mozilla.com/firefox -IUSE=+alsa +ffmpeg +gmp-autoupdate +pulseaudio selinux wayland l10n_ach l10n_af l10n_an l10n_ar l10n_ast l10n_az l10n_be l10n_bg l10n_bn l10n_br l10n_bs l10n_ca-valencia l10n_ca l10n_cak l10n_cs l10n_cy l10n_da l10n_de l10n_dsb l10n_el l10n_en-CA l10n_en-GB l10n_eo l10n_es-AR l10n_es-CL l10n_es-ES l10n_es-MX l10n_et l10n_eu l10n_fa l10n_ff l10n_fi l10n_fr l10n_fy l10n_ga l10n_gd l10n_gl l10n_gn l10n_gu l10n_he l10n_hi l10n_hr l10n_hsb l10n_hu l10n_hy l10n_ia l10n_id l10n_is l10n_it l10n_ja l10n_ka l10n_kab l10n_kk l10n_km l10n_kn l10n_ko l10n_lij l10n_lt l10n_lv l10n_mk l10n_mr l10n_ms l10n_my l10n_nb l10n_ne l10n_nl l10n_nn l10n_oc l10n_pa l10n_pl l10n_pt-BR l10n_pt-PT l10n_rm l10n_ro l10n_ru l10n_si l10n_sk l10n_sl l10n_son l10n_sq l10n_sr l10n_sv l10n_ta l10n_te l10n_th l10n_tl l10n_tr l10n_trs l10n_uk l10n_ur l10n_uz l10n_vi l10n_xh l10n_zh-CN l10n_zh-TW -KEYWORDS=-* amd64 x86 -LICENSE=MPL-2.0 GPL-2 LGPL-2.1 -RDEPEND=alsa? ( !pulseaudio? ( media-sound/apulse ) ) dev-libs/atk dev-libs/dbus-glib >=dev-libs/glib-2.26:2 media-libs/fontconfig >=media-libs/freetype-2.4.10 sys-apps/dbus virtual/freedesktop-icon-theme >=x11-libs/cairo-1.10[X] x11-libs/gdk-pixbuf >=x11-libs/gtk+-2.18:2 >=x11-libs/gtk+-3.11:3[wayland?] x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrender x11-libs/libXt >=x11-libs/pango-1.22.0 ffmpeg? ( media-video/ffmpeg ) pulseaudio? ( media-sound/pulseaudio ) selinux? ( sec-policy/selinux-mozilla ) -RESTRICT=strip -SLOT=0/87 -SRC_URI=amd64? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/en-US/firefox-87.0.tar.bz2 -> firefox-bin_x86_64-87.0.tar.bz2 ) x86? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-i686/en-US/firefox-87.0.tar.bz2 -> firefox-bin_i686-87.0.tar.bz2 ) l10n_ach? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ach.xpi -> firefox-87.0-ach.xpi ) l10n_af? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/af.xpi -> firefox-87.0-af.xpi ) l10n_an? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/an.xpi -> firefox-87.0-an.xpi ) l10n_ar? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ar.xpi -> firefox-87.0-ar.xpi ) l10n_ast? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ast.xpi -> firefox-87.0-ast.xpi ) l10n_az? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/az.xpi -> firefox-87.0-az.xpi ) l10n_be? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/be.xpi -> firefox-87.0-be.xpi ) l10n_bg? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/bg.xpi -> firefox-87.0-bg.xpi ) l10n_bn? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/bn.xpi -> firefox-87.0-bn.xpi ) l10n_br? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/br.xpi -> firefox-87.0-br.xpi ) l10n_bs? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/bs.xpi -> firefox-87.0-bs.xpi ) l10n_ca-valencia? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ca-valencia.xpi -> firefox-87.0-ca-valencia.xpi ) l10n_ca? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ca.xpi -> firefox-87.0-ca.xpi ) l10n_cak? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/cak.xpi -> firefox-87.0-cak.xpi ) l10n_cs? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/cs.xpi -> firefox-87.0-cs.xpi ) l10n_cy? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/cy.xpi -> firefox-87.0-cy.xpi ) l10n_da? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/da.xpi -> firefox-87.0-da.xpi ) l10n_de? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/de.xpi -> firefox-87.0-de.xpi ) l10n_dsb? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/dsb.xpi -> firefox-87.0-dsb.xpi ) l10n_el? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/el.xpi -> firefox-87.0-el.xpi ) l10n_en-CA? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/en-CA.xpi -> firefox-87.0-en-CA.xpi ) l10n_en-GB? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/en-GB.xpi -> firefox-87.0-en-GB.xpi ) l10n_eo? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/eo.xpi -> firefox-87.0-eo.xpi ) l10n_es-AR? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/es-AR.xpi -> firefox-87.0-es-AR.xpi ) l10n_es-CL? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/es-CL.xpi -> firefox-87.0-es-CL.xpi ) l10n_es-ES? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/es-ES.xpi -> firefox-87.0-es-ES.xpi ) l10n_es-MX? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/es-MX.xpi -> firefox-87.0-es-MX.xpi ) l10n_et? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/et.xpi -> firefox-87.0-et.xpi ) l10n_eu? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/eu.xpi -> firefox-87.0-eu.xpi ) l10n_fa? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/fa.xpi -> firefox-87.0-fa.xpi ) l10n_ff? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ff.xpi -> firefox-87.0-ff.xpi ) l10n_fi? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/fi.xpi -> firefox-87.0-fi.xpi ) l10n_fr? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/fr.xpi -> firefox-87.0-fr.xpi ) l10n_fy? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/fy-NL.xpi -> firefox-87.0-fy-NL.xpi ) l10n_ga? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ga-IE.xpi -> firefox-87.0-ga-IE.xpi ) l10n_gd? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/gd.xpi -> firefox-87.0-gd.xpi ) l10n_gl? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/gl.xpi -> firefox-87.0-gl.xpi ) l10n_gn? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/gn.xpi -> firefox-87.0-gn.xpi ) l10n_gu? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/gu-IN.xpi -> firefox-87.0-gu-IN.xpi ) l10n_he? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/he.xpi -> firefox-87.0-he.xpi ) l10n_hi? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/hi-IN.xpi -> firefox-87.0-hi-IN.xpi ) l10n_hr? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/hr.xpi -> firefox-87.0-hr.xpi ) l10n_hsb? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/hsb.xpi -> firefox-87.0-hsb.xpi ) l10n_hu? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/hu.xpi -> firefox-87.0-hu.xpi ) l10n_hy? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/hy-AM.xpi -> firefox-87.0-hy-AM.xpi ) l10n_ia? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ia.xpi -> firefox-87.0-ia.xpi ) l10n_id? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/id.xpi -> firefox-87.0-id.xpi ) l10n_is? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/is.xpi -> firefox-87.0-is.xpi ) l10n_it? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/it.xpi -> firefox-87.0-it.xpi ) l10n_ja? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ja.xpi -> firefox-87.0-ja.xpi ) l10n_ka? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ka.xpi -> firefox-87.0-ka.xpi ) l10n_kab? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/kab.xpi -> firefox-87.0-kab.xpi ) l10n_kk? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/kk.xpi -> firefox-87.0-kk.xpi ) l10n_km? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/km.xpi -> firefox-87.0-km.xpi ) l10n_kn? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/kn.xpi -> firefox-87.0-kn.xpi ) l10n_ko? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ko.xpi -> firefox-87.0-ko.xpi ) l10n_lij? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/lij.xpi -> firefox-87.0-lij.xpi ) l10n_lt? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/lt.xpi -> firefox-87.0-lt.xpi ) l10n_lv? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/lv.xpi -> firefox-87.0-lv.xpi ) l10n_mk? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/mk.xpi -> firefox-87.0-mk.xpi ) l10n_mr? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/mr.xpi -> firefox-87.0-mr.xpi ) l10n_ms? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ms.xpi -> firefox-87.0-ms.xpi ) l10n_my? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/my.xpi -> firefox-87.0-my.xpi ) l10n_nb? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/nb-NO.xpi -> firefox-87.0-nb-NO.xpi ) l10n_ne? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ne-NP.xpi -> firefox-87.0-ne-NP.xpi ) l10n_nl? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/nl.xpi -> firefox-87.0-nl.xpi ) l10n_nn? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/nn-NO.xpi -> firefox-87.0-nn-NO.xpi ) l10n_oc? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/oc.xpi -> firefox-87.0-oc.xpi ) l10n_pa? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/pa-IN.xpi -> firefox-87.0-pa-IN.xpi ) l10n_pl? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/pl.xpi -> firefox-87.0-pl.xpi ) l10n_pt-BR? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/pt-BR.xpi -> firefox-87.0-pt-BR.xpi ) l10n_pt-PT? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/pt-PT.xpi -> firefox-87.0-pt-PT.xpi ) l10n_rm? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/rm.xpi -> firefox-87.0-rm.xpi ) l10n_ro? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ro.xpi -> firefox-87.0-ro.xpi ) l10n_ru? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ru.xpi -> firefox-87.0-ru.xpi ) l10n_si? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/si.xpi -> firefox-87.0-si.xpi ) l10n_sk? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/sk.xpi -> firefox-87.0-sk.xpi ) l10n_sl? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/sl.xpi -> firefox-87.0-sl.xpi ) l10n_son? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/son.xpi -> firefox-87.0-son.xpi ) l10n_sq? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/sq.xpi -> firefox-87.0-sq.xpi ) l10n_sr? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/sr.xpi -> firefox-87.0-sr.xpi ) l10n_sv? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/sv-SE.xpi -> firefox-87.0-sv-SE.xpi ) l10n_ta? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ta.xpi -> firefox-87.0-ta.xpi ) l10n_te? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/te.xpi -> firefox-87.0-te.xpi ) l10n_th? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/th.xpi -> firefox-87.0-th.xpi ) l10n_tl? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/tl.xpi -> firefox-87.0-tl.xpi ) l10n_tr? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/tr.xpi -> firefox-87.0-tr.xpi ) l10n_trs? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/trs.xpi -> firefox-87.0-trs.xpi ) l10n_uk? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/uk.xpi -> firefox-87.0-uk.xpi ) l10n_ur? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/ur.xpi -> firefox-87.0-ur.xpi ) l10n_uz? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/uz.xpi -> firefox-87.0-uz.xpi ) l10n_vi? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/vi.xpi -> firefox-87.0-vi.xpi ) l10n_xh? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/xh.xpi -> firefox-87.0-xh.xpi ) l10n_zh-CN? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/zh-CN.xpi -> firefox-87.0-zh-CN.xpi ) l10n_zh-TW? ( https://archive.mozilla.org/pub/firefox/releases/87.0/linux-x86_64/xpi/zh-TW.xpi -> firefox-87.0-zh-TW.xpi ) -_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 pax-utils d3fc79d3d50544347e324864f95206e2 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=dfa8761fe8a182c31d47e474ccda49b1 diff --git a/metadata/md5-cache/www-client/w3m-0.5.3_p20210102 b/metadata/md5-cache/www-client/w3m-0.5.3_p20210102 new file mode 100644 index 000000000000..bc4f29afd060 --- /dev/null +++ b/metadata/md5-cache/www-client/w3m-0.5.3_p20210102 @@ -0,0 +1,14 @@ +BDEPEND=dev-libs/boehm-gc:= sys-libs/ncurses:0= sys-libs/zlib gdk-pixbuf? ( x11-libs/gdk-pixbuf X? ( x11-libs/gdk-pixbuf-xlib ) ) !gdk-pixbuf? ( imlib? ( media-libs/imlib2[X?] ) ) gpm? ( sys-libs/gpm ) ssl? ( dev-libs/openssl:0= ) X? ( x11-libs/libXdmcp x11-libs/libXext ) xface? ( media-libs/compface ) virtual/pkgconfig sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DEFINED_PHASES=configure install prepare +DESCRIPTION=Text based WWW browser, supports tables and frames +EAPI=7 +HOMEPAGE=https://github.com/tats/w3m +IUSE=fbcon gdk-pixbuf gpm imlib l10n_de l10n_ja lynxkeymap nls nntp ssl unicode X xface +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=w3m +RDEPEND=dev-libs/boehm-gc:= sys-libs/ncurses:0= sys-libs/zlib gdk-pixbuf? ( x11-libs/gdk-pixbuf X? ( x11-libs/gdk-pixbuf-xlib ) ) !gdk-pixbuf? ( imlib? ( media-libs/imlib2[X?] ) ) gpm? ( sys-libs/gpm ) ssl? ( dev-libs/openssl:0= ) X? ( x11-libs/libXdmcp x11-libs/libXext ) xface? ( media-libs/compface ) +REQUIRED_USE=fbcon? ( ?? ( gdk-pixbuf imlib ) ) X? ( ?? ( gdk-pixbuf imlib ) ) +SLOT=0 +SRC_URI=https://github.com/tats/w3m/archive/v0.5.3+git20210102.tar.gz -> w3m-0.5.3+git20210102.tar.gz +_eclasses_=autotools 9e63f92c2a5d867fea55ecb160c7d354 gnuconfig 9f91b4b0c84e734a87492d4293f03de5 libtool f143db5a74ccd9ca28c1234deffede96 multilib d410501a125f99ffb560b0c523cd3d1e prefix de7d8e2b10085ed5ff09ad70e4753e5c toolchain-funcs 24921b57d6561d87cbef4916a296ada4 +_md5_=d63022c081cd5cba762c7abac1fc7bc8 diff --git a/metadata/md5-cache/x11-misc/Manifest.gz b/metadata/md5-cache/x11-misc/Manifest.gz index 245f56a4c9c2..edbeddf80823 100644 Binary files a/metadata/md5-cache/x11-misc/Manifest.gz and b/metadata/md5-cache/x11-misc/Manifest.gz differ diff --git a/metadata/md5-cache/x11-misc/xlockmore-5.66 b/metadata/md5-cache/x11-misc/xlockmore-5.66 index 061e5f2606f7..77585f4f492a 100644 --- a/metadata/md5-cache/x11-misc/xlockmore-5.66 +++ b/metadata/md5-cache/x11-misc/xlockmore-5.66 @@ -5,11 +5,11 @@ DESCRIPTION=Just another screensaver application for X EAPI=7 HOMEPAGE=https://www.sillycycle.com/xlockmore.html IUSE=crypt debug gtk imagemagick motif nas opengl pam truetype xinerama xlockrc vtlock -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 +KEYWORDS=~alpha amd64 ~arm ~hppa ppc ~ppc64 sparc ~x86 LICENSE=BSD GPL-2 RDEPEND=x11-libs/libX11 x11-libs/libXext x11-libs/libXmu x11-libs/libXpm x11-libs/libXt gtk? ( x11-libs/gtk+:2 ) imagemagick? ( media-gfx/imagemagick:= ) motif? ( >=x11-libs/motif-2.3:0 ) nas? ( media-libs/nas ) opengl? ( virtual/opengl virtual/glu truetype? ( >=media-libs/ftgl-2.1.3_rc5 ) ) pam? ( sys-libs/pam ) truetype? ( media-libs/freetype:2 ) xinerama? ( x11-libs/libXinerama ) REQUIRED_USE=|| ( crypt pam ) pam? ( !xlockrc ) xlockrc? ( !pam ) SLOT=0 SRC_URI=https://www.sillycycle.com/xlock/xlockmore-5.66.tar.xz https://www.sillycycle.com/xlock/recent-releases/xlockmore-5.66.tar.xz _eclasses_=autotools 9e63f92c2a5d867fea55ecb160c7d354 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 gnuconfig 9f91b4b0c84e734a87492d4293f03de5 l10n 8cdd85e169b835d518bc2fd59f780d8e libtool f143db5a74ccd9ca28c1234deffede96 multilib d410501a125f99ffb560b0c523cd3d1e pam b097695df28f3974e3af860d6704d4f2 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 -_md5_=9c6575191df2776d8af423689d8f22ff +_md5_=dd17b9d515886decb154359f4e070fc3 diff --git a/metadata/md5-cache/x11-misc/xlockmore-5.66_alpha12-r1 b/metadata/md5-cache/x11-misc/xlockmore-5.66_alpha12-r1 deleted file mode 100644 index 9f22d13a49d2..000000000000 --- a/metadata/md5-cache/x11-misc/xlockmore-5.66_alpha12-r1 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 -DEFINED_PHASES=configure install prepare -DEPEND=gtk? ( x11-libs/gtk+:2 ) imagemagick? ( media-gfx/imagemagick:= ) motif? ( >=x11-libs/motif-2.3:0 ) nas? ( media-libs/nas ) opengl? ( virtual/opengl virtual/glu truetype? ( >=media-libs/ftgl-2.1.3_rc5 ) ) pam? ( sys-libs/pam ) truetype? ( media-libs/freetype:2 ) x11-libs/libX11 x11-libs/libXext x11-libs/libXmu x11-libs/libXpm x11-libs/libXt xinerama? ( x11-libs/libXinerama ) virtual/pkgconfig x11-base/xorg-proto -DESCRIPTION=Just another screensaver application for X -EAPI=7 -HOMEPAGE=https://www.sillycycle.com/xlockmore.html -IUSE=crypt debug gtk imagemagick motif nas opengl pam truetype xinerama xlockrc vtlock -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 -LICENSE=BSD GPL-2 -RDEPEND=gtk? ( x11-libs/gtk+:2 ) imagemagick? ( media-gfx/imagemagick:= ) motif? ( >=x11-libs/motif-2.3:0 ) nas? ( media-libs/nas ) opengl? ( virtual/opengl virtual/glu truetype? ( >=media-libs/ftgl-2.1.3_rc5 ) ) pam? ( sys-libs/pam ) truetype? ( media-libs/freetype:2 ) x11-libs/libX11 x11-libs/libXext x11-libs/libXmu x11-libs/libXpm x11-libs/libXt xinerama? ( x11-libs/libXinerama ) -REQUIRED_USE=|| ( crypt pam ) pam? ( !xlockrc ) xlockrc? ( !pam ) -SLOT=0 -SRC_URI=https://www.sillycycle.com/xlock/xlockmore-5.66ALPHA12.tar.xz https://www.sillycycle.com/xlock/recent-releases/xlockmore-5.66ALPHA12.tar.xz -_eclasses_=autotools 9e63f92c2a5d867fea55ecb160c7d354 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 gnuconfig 9f91b4b0c84e734a87492d4293f03de5 l10n 8cdd85e169b835d518bc2fd59f780d8e libtool f143db5a74ccd9ca28c1234deffede96 multilib d410501a125f99ffb560b0c523cd3d1e pam b097695df28f3974e3af860d6704d4f2 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 -_md5_=db39133f4c72d8244e0a6aa20accbd38 diff --git a/metadata/md5-cache/x11-terms/Manifest.gz b/metadata/md5-cache/x11-terms/Manifest.gz index 333f80c7e61c..2bb0f351e9cc 100644 Binary files a/metadata/md5-cache/x11-terms/Manifest.gz and b/metadata/md5-cache/x11-terms/Manifest.gz differ diff --git a/metadata/md5-cache/x11-terms/xterm-351 b/metadata/md5-cache/x11-terms/xterm-351 deleted file mode 100644 index dabb4141348c..000000000000 --- a/metadata/md5-cache/x11-terms/xterm-351 +++ /dev/null @@ -1,14 +0,0 @@ -BDEPEND=virtual/pkgconfig x11-base/xorg-proto -DEFINED_PHASES=configure install setup -DEPEND=kernel_linux? ( sys-libs/libutempter ) kernel_FreeBSD? ( sys-libs/libutempter ) media-libs/fontconfig:1.0 >=sys-libs/ncurses-5.7-r7:0= x11-apps/xmessage x11-libs/libICE x11-libs/libX11 x11-libs/libXaw x11-libs/libXft x11-libs/libxkbfile x11-libs/libXmu x11-libs/libXrender x11-libs/libXt unicode? ( x11-apps/luit ) Xaw3d? ( x11-libs/libXaw3d ) xinerama? ( x11-libs/libXinerama ) -DESCRIPTION=Terminal Emulator for X Windows -EAPI=7 -HOMEPAGE=https://invisible-island.net/xterm/ -IUSE=+openpty sixel toolbar truetype unicode Xaw3d xinerama -KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=MIT -RDEPEND=kernel_linux? ( sys-libs/libutempter ) kernel_FreeBSD? ( sys-libs/libutempter ) media-libs/fontconfig:1.0 >=sys-libs/ncurses-5.7-r7:0= x11-apps/xmessage x11-libs/libICE x11-libs/libX11 x11-libs/libXaw x11-libs/libXft x11-libs/libxkbfile x11-libs/libXmu x11-libs/libXrender x11-libs/libXt unicode? ( x11-apps/luit ) Xaw3d? ( x11-libs/libXaw3d ) xinerama? ( x11-libs/libXinerama ) media-fonts/font-misc-misc x11-apps/rgb -SLOT=0 -SRC_URI=ftp://ftp.invisible-island.net/xterm/xterm-351.tgz -_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 -_md5_=92d39c311a60af4dafc5640960f91309 diff --git a/metadata/md5-cache/x11-terms/xterm-363 b/metadata/md5-cache/x11-terms/xterm-363 deleted file mode 100644 index 1f9347e4e782..000000000000 --- a/metadata/md5-cache/x11-terms/xterm-363 +++ /dev/null @@ -1,14 +0,0 @@ -BDEPEND=virtual/pkgconfig x11-base/xorg-proto -DEFINED_PHASES=configure install setup -DEPEND=kernel_linux? ( sys-libs/libutempter ) kernel_FreeBSD? ( sys-libs/libutempter ) media-libs/fontconfig:1.0 >=sys-libs/ncurses-5.7-r7:0= x11-apps/xmessage x11-libs/libICE x11-libs/libX11 x11-libs/libXaw x11-libs/libXft x11-libs/libxkbfile x11-libs/libXmu x11-libs/libXrender x11-libs/libXt unicode? ( x11-apps/luit ) Xaw3d? ( x11-libs/libXaw3d ) xinerama? ( x11-libs/libXinerama ) -DESCRIPTION=Terminal Emulator for X Windows -EAPI=7 -HOMEPAGE=https://invisible-island.net/xterm/ -IUSE=+openpty sixel toolbar truetype unicode Xaw3d xinerama -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=MIT -RDEPEND=kernel_linux? ( sys-libs/libutempter ) kernel_FreeBSD? ( sys-libs/libutempter ) media-libs/fontconfig:1.0 >=sys-libs/ncurses-5.7-r7:0= x11-apps/xmessage x11-libs/libICE x11-libs/libX11 x11-libs/libXaw x11-libs/libXft x11-libs/libxkbfile x11-libs/libXmu x11-libs/libXrender x11-libs/libXt unicode? ( x11-apps/luit ) Xaw3d? ( x11-libs/libXaw3d ) xinerama? ( x11-libs/libXinerama ) media-fonts/font-misc-misc x11-apps/rgb -SLOT=0 -SRC_URI=ftp://ftp.invisible-island.net/xterm/xterm-363.tgz -_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 -_md5_=6593846400f6abccc98ae1bb036966b5 diff --git a/metadata/md5-cache/x11-terms/xterm-365 b/metadata/md5-cache/x11-terms/xterm-365 deleted file mode 100644 index 62f97ad9c138..000000000000 --- a/metadata/md5-cache/x11-terms/xterm-365 +++ /dev/null @@ -1,14 +0,0 @@ -BDEPEND=virtual/pkgconfig x11-base/xorg-proto -DEFINED_PHASES=configure install setup -DEPEND=kernel_linux? ( sys-libs/libutempter ) kernel_FreeBSD? ( sys-libs/libutempter ) media-libs/fontconfig:1.0 >=sys-libs/ncurses-5.7-r7:0= x11-apps/xmessage x11-libs/libICE x11-libs/libX11 x11-libs/libXaw x11-libs/libXft x11-libs/libxkbfile x11-libs/libXmu x11-libs/libXrender x11-libs/libXt unicode? ( x11-apps/luit ) Xaw3d? ( x11-libs/libXaw3d ) xinerama? ( x11-libs/libXinerama ) -DESCRIPTION=Terminal Emulator for X Windows -EAPI=7 -HOMEPAGE=https://invisible-island.net/xterm/ -IUSE=+openpty sixel toolbar truetype unicode Xaw3d xinerama -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=MIT -RDEPEND=kernel_linux? ( sys-libs/libutempter ) kernel_FreeBSD? ( sys-libs/libutempter ) media-libs/fontconfig:1.0 >=sys-libs/ncurses-5.7-r7:0= x11-apps/xmessage x11-libs/libICE x11-libs/libX11 x11-libs/libXaw x11-libs/libXft x11-libs/libxkbfile x11-libs/libXmu x11-libs/libXrender x11-libs/libXt unicode? ( x11-apps/luit ) Xaw3d? ( x11-libs/libXaw3d ) xinerama? ( x11-libs/libXinerama ) media-fonts/font-misc-misc x11-apps/rgb -SLOT=0 -SRC_URI=ftp://ftp.invisible-island.net/xterm/xterm-365.tgz -_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 -_md5_=6593846400f6abccc98ae1bb036966b5 diff --git a/metadata/md5-cache/x11-terms/xterm-367 b/metadata/md5-cache/x11-terms/xterm-367 index cd9383bc597f..ce59bbeec60c 100644 --- a/metadata/md5-cache/x11-terms/xterm-367 +++ b/metadata/md5-cache/x11-terms/xterm-367 @@ -5,10 +5,10 @@ DESCRIPTION=Terminal Emulator for X Windows EAPI=7 HOMEPAGE=https://invisible-island.net/xterm/ IUSE=+openpty sixel toolbar truetype unicode Xaw3d xinerama -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=MIT RDEPEND=kernel_linux? ( sys-libs/libutempter ) kernel_FreeBSD? ( sys-libs/libutempter ) media-libs/fontconfig:1.0 >=sys-libs/ncurses-5.7-r7:0= x11-apps/xmessage x11-libs/libICE x11-libs/libX11 x11-libs/libXaw x11-libs/libXft x11-libs/libxkbfile x11-libs/libXmu x11-libs/libXrender x11-libs/libXt unicode? ( x11-apps/luit ) Xaw3d? ( x11-libs/libXaw3d ) xinerama? ( x11-libs/libXinerama ) media-fonts/font-misc-misc x11-apps/rgb SLOT=0 SRC_URI=ftp://ftp.invisible-island.net/xterm/xterm-367.tgz _eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 -_md5_=6593846400f6abccc98ae1bb036966b5 +_md5_=3250ac630ff1430638a12e8f52e095ff diff --git a/metadata/news/timestamp.chk b/metadata/news/timestamp.chk index dad88d096cde..549768f00eec 100644 --- a/metadata/news/timestamp.chk +++ b/metadata/news/timestamp.chk @@ -1 +1 @@ -Sun, 25 Apr 2021 19:38:46 +0000 +Mon, 26 Apr 2021 06:38:28 +0000 diff --git a/metadata/timestamp b/metadata/timestamp index 525328fc078e..8b40660e8a92 100644 --- a/metadata/timestamp +++ b/metadata/timestamp @@ -1 +1 @@ -Sun Apr 25 07:38:45 PM UTC 2021 +Mon Apr 26 06:38:28 AM UTC 2021 diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 1d883a57715d..010b29772716 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Sun, 25 Apr 2021 20:00:01 +0000 +Mon, 26 Apr 2021 07:00:01 +0000 diff --git a/metadata/timestamp.commit b/metadata/timestamp.commit index 6f8ef71d86ac..436f481b0618 100644 --- a/metadata/timestamp.commit +++ b/metadata/timestamp.commit @@ -1 +1 @@ -cbd76a4057e85cfae250171a62e4ed0643c83873 1619379092 2021-04-25T19:31:32+00:00 +48d7049ac3d7a2fbb6a5940deb9d9e065482fb8a 1619416148 2021-04-26T05:49:08+00:00 diff --git a/metadata/timestamp.x b/metadata/timestamp.x index 0ff8563b4e03..27e37f8113f8 100644 --- a/metadata/timestamp.x +++ b/metadata/timestamp.x @@ -1 +1 @@ -1619379301 Sun 25 Apr 2021 07:35:01 PM UTC +1619418901 Mon 26 Apr 2021 06:35:01 AM UTC diff --git a/metadata/xml-schema/timestamp.chk b/metadata/xml-schema/timestamp.chk index dad88d096cde..549768f00eec 100644 --- a/metadata/xml-schema/timestamp.chk +++ b/metadata/xml-schema/timestamp.chk @@ -1 +1 @@ -Sun, 25 Apr 2021 19:38:46 +0000 +Mon, 26 Apr 2021 06:38:28 +0000 diff --git a/net-analyzer/Manifest.gz b/net-analyzer/Manifest.gz index 3edb9b3ab154..10a60eda6ef6 100644 Binary files a/net-analyzer/Manifest.gz and b/net-analyzer/Manifest.gz differ diff --git a/net-analyzer/bwm-ng/bwm-ng-0.6.3.ebuild b/net-analyzer/bwm-ng/bwm-ng-0.6.3.ebuild index d7770f571f23..772fbe3255cc 100644 --- a/net-analyzer/bwm-ng/bwm-ng-0.6.3.ebuild +++ b/net-analyzer/bwm-ng/bwm-ng-0.6.3.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Bandwidth Monitor NG is a small and simple console-based bandwidth HOMEPAGE="http://www.gropp.org/" SRC_URI="https://github.com/vgropp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ppc ~x86" LICENSE="GPL-2" SLOT="0" IUSE="+csv +html" diff --git a/net-libs/Manifest.gz b/net-libs/Manifest.gz index b52c79c224c2..a6b4d5cdc398 100644 Binary files a/net-libs/Manifest.gz and b/net-libs/Manifest.gz differ diff --git a/net-libs/libircclient/libircclient-1.10.ebuild b/net-libs/libircclient/libircclient-1.10.ebuild index 4607040231bc..750e5cf0862a 100644 --- a/net-libs/libircclient/libircclient-1.10.ebuild +++ b/net-libs/libircclient/libircclient-1.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/libircclient/${P}.tar.gz" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="amd64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ~arm64 ppc ppc64 sparc x86" IUSE="doc ipv6 libressl ssl static-libs threads" DEPEND="ssl? ( diff --git a/net-misc/Manifest.gz b/net-misc/Manifest.gz index cbf94a98cea1..bfa6d6af21f3 100644 Binary files a/net-misc/Manifest.gz and b/net-misc/Manifest.gz differ diff --git a/net-misc/youtube-dl/Manifest b/net-misc/youtube-dl/Manifest index 5816cf013398..bb1474061a86 100644 --- a/net-misc/youtube-dl/Manifest +++ b/net-misc/youtube-dl/Manifest @@ -1,2 +1,3 @@ DIST youtube-dl-2021.04.07.tar.gz 3324661 BLAKE2B c560b6b07bc3ba0c9b7233a634bfae617f604ed5e019e22aefc90e9221a8cd358b937f727b706bba6e9bb6f0a18a8ebd28d5c1f0be383d9dca2c692266cdf222 SHA512 aabf6a1ceefe9101c710bbb45b91e6253a1256343513d841f7901d2be32521a001dac15f5bf13ac94beaf4638dce691f2a157a6172d89047ce2248d06bcafbf8 DIST youtube-dl-2021.04.17.tar.gz 3331721 BLAKE2B 6b7be0fcb85222d287848cfa40da1dee3f689c59388bbc5d32c335b54cbd0e5ec54c86caf358418641c429d37ae28575858486d4db798d72225a4f5c6e064ac8 SHA512 cb8c76063fc3bd66d07995a669fcf29e5b766c4deb05c9d82fc9795ac3a090a4ae2ee152f150208eae22b93157c286c615044f8f5b0a47798266ab219b49632e +DIST youtube-dl-2021.04.26.tar.gz 3333530 BLAKE2B cffa09f91a1bbfc5962177133711ec1fce4760ef4a073c01daede2cdc168a10cfd868ca536903127f5a3214aece1c111d1dae23739aac86e765d7ff21903c884 SHA512 d187b537fc71ca8e0c9422404f14bab20f66ee9ea10af40d94e9216a79d6b78c1c535600308d18905c34ede0934dbf4f642f58125e898130ce536bc053aa2a10 diff --git a/net-misc/youtube-dl/youtube-dl-2021.04.26.ebuild b/net-misc/youtube-dl/youtube-dl-2021.04.26.ebuild new file mode 100644 index 000000000000..9b024e43dbba --- /dev/null +++ b/net-misc/youtube-dl/youtube-dl-2021.04.26.ebuild @@ -0,0 +1,71 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=(python3_{7..9}) + +DISTUTILS_USE_SETUPTOOLS=rdepend + +inherit bash-completion-r1 distutils-r1 readme.gentoo-r1 + +DESCRIPTION="Download videos from YouTube.com (and more sites...)" +HOMEPAGE="https://youtube-dl.org/ https://github.com/ytdl-org/youtube-dl/" +SRC_URI="https://youtube-dl.org/downloads/${PV}/${P}.tar.gz" +S=${WORKDIR}/${PN} + +LICENSE="public-domain" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +SLOT="0" + +RDEPEND=" + dev-python/pycryptodome[${PYTHON_USEDEP}] +" + +distutils_enable_tests nose + +src_prepare() { + sed -i -e '/flake8/d' Makefile || die + distutils-r1_src_prepare +} + +python_test() { + emake offlinetest +} + +python_install_all() { + doman youtube-dl.1 + + newbashcomp youtube-dl.bash-completion youtube-dl + + insinto /usr/share/zsh/site-functions + newins youtube-dl.zsh _youtube-dl + + insinto /usr/share/fish/vendor_completions.d + doins youtube-dl.fish + + distutils-r1_python_install_all + + rm -r "${ED}"/usr/etc || die + rm -r "${ED}"/usr/share/doc/youtube_dl || die +} + +pkg_postinst() { + elog "youtube-dl(1) / https://bugs.gentoo.org/355661 /" + elog "https://github.com/rg3/youtube-dl/blob/master/README.md#faq :" + elog + elog "youtube-dl works fine on its own on most sites. However, if you want" + elog "to convert video/audio, you'll need ffmpeg (media-video/ffmpeg)." + elog "On some sites - most notably YouTube - videos can be retrieved in" + elog "a higher quality format without sound. youtube-dl will detect whether" + elog "ffmpeg is present and automatically pick the best option." + elog + elog "Videos or video formats streamed via RTMP protocol can only be" + elog "downloaded when rtmpdump (media-video/rtmpdump) is installed." + elog + elog "Downloading MMS and RTSP videos requires either mplayer" + elog "(media-video/mplayer) or mpv (media-video/mpv) to be installed." + elog + elog "If you want youtube-dl to embed thumbnails from the metadata into the" + elog "resulting MP4 files, consider installing media-video/atomicparsley" +} diff --git a/net-p2p/Manifest.gz b/net-p2p/Manifest.gz index e41bf8426ca1..1b8d42a74159 100644 Binary files a/net-p2p/Manifest.gz and b/net-p2p/Manifest.gz differ diff --git a/net-p2p/go-ethereum/Manifest b/net-p2p/go-ethereum/Manifest index b3fd53fd6533..18e98d38889c 100644 --- a/net-p2p/go-ethereum/Manifest +++ b/net-p2p/go-ethereum/Manifest @@ -62,6 +62,24 @@ DIST github.com%2Farmon%2Fgo-metrics%2F@v%2Fv0.0.0-20180917152333-f0300d1749da.m DIST github.com%2Farmon%2Fgo-radix%2F@v%2Fv0.0.0-20180808171621-7fddfc383310.mod 33 BLAKE2B f9ad41153ccea8eeb725d791dd7f44f2c5d8c997d85a091c0091ebc2ae38601928fcf13cfc0e326ab459538d16a3147f762c6b1d9b2abccbaebeb35691b0e5dc SHA512 98f0f51365ecedecd1abe944a765160f99ccde69abe92a44d4f0e30f72a664b828cddb085886d8460ea7faabd0cbe7abdbde905ac758be0a3752c9a8f3600b6f DIST github.com%2Faws%2Faws-sdk-go%2F@v%2Fv1.25.48.mod 109 BLAKE2B 70ae989bab9ef295dcf17e421481a371312fed6b07d1dd5e8892419c3dedea91dccd0aa0fc63fb728c24863b15ac24677261624ff16e75605678ceb39576b3d9 SHA512 89b17b1155f12c8a75fe85d815ef7724b96a009485b73e4df937990dbd6958b58cdaf8346610d5a614a3122450dcbea2687a510fba556b980d079cd3b1bee801 DIST github.com%2Faws%2Faws-sdk-go%2F@v%2Fv1.25.48.zip 14875519 BLAKE2B a9d4192ac5cd70a78b98095357cd8ff0d964293f0da7ede69445b5056f582c8c01261515a9da5de8c48921f28dc497782adb07cb9e108f0538d393f5596bfa4a SHA512 e39a8210e6daa5f7ee9fdbd94edf0024726afa50b894e56d8f0ecfa2cadd3e109a94d0f7c75728c409cb58892bbfebe1a6ba2100c0fd883282bc65c8168aad26 +DIST github.com%2Faws%2Faws-sdk-go-v2%2F@v%2Fv1.2.0.mod 164 BLAKE2B bc1cf152658b3e877c005a9497b4fd4031dbc5d23b30957cced227de1b173f8aae6ad6902c2d9f33ed55b667d6b11871ae80e9bf3f76dd2d04c6b8ff7d5390af SHA512 38ae6bf407f80a608ab2ae95c79fa90dcccd4aaff5dd400c1f908a04cd7c75c91602790d77c1d060ffbd8289c54f1650b59eef2bfb47d87d68224ad95968f2b2 +DIST github.com%2Faws%2Faws-sdk-go-v2%2F@v%2Fv1.2.0.zip 7048940 BLAKE2B 974fdd83b4b03c9b6b495256b0e7179defd93436958a8be20a6b0b9a9254469ecbae919f98f31417c831dd19b3fafbab1729202b81645af19d4d932613d78e68 SHA512 418259f8f432971071839e936e41ec8d1bfeb0f859fef48bc18315e1b789e238bc51dfa3cf9c049ac2af8c48db221a8557d490ebf16403ddc16c74cd3ec7f51c +DIST github.com%2Faws%2Faws-sdk-go-v2%2Fconfig%2F@v%2Fv1.1.1.mod 856 BLAKE2B 59b2fdd531b3e71188e74dc8827c36bc9d312375d1fbdcdb0fbb13554917d72d692e0715cb3be9fd4320b853009db0c1bcfe7506c7747579649f3c5147098973 SHA512 fa9e824c22437b6088867e5ab13e5400fb1ee8d6112eb882b83be8e54437485a5f4895a5ede48884aad6c92ad7382f5fb1ead0d0d92c94f7a706d93040376901 +DIST github.com%2Faws%2Faws-sdk-go-v2%2Fconfig%2F@v%2Fv1.1.1.zip 60832 BLAKE2B d27ea7a60c60f3de65df591bf5d25a61e1bf8ee453969c9b07c87e27bfb5290f54fc48577b114281bccc59aa48d96828a0bb793a7edd85c692ded5f3e8e5db30 SHA512 18de9c57a8eacfa086de4e732de6ec75fdbde7d1cbc156bdd2bf3fe4fd8019133e4b7c583ddb3b98e6466b5d8b8a8ee3690f291f33244947a29a3dd9b47cc0ce +DIST github.com%2Faws%2Faws-sdk-go-v2%2Fcredentials%2F@v%2Fv1.1.1.mod 763 BLAKE2B 3f65ccf9c3a61870c5b7aea12c6472d4724682aee8af06d035a64a2b41c10518d30c24dae0267c0e5540190c096cadb1848c87b6005f4095b0a1f2768635acc3 SHA512 d435fce1653a77f3b8a547a5ce0df67b0544d765902a881244d7baf82e9cc946e91853a8d49a597a7bf4f62ce7514eea1184214de14c8a67e85deabf313cc2f1 +DIST github.com%2Faws%2Faws-sdk-go-v2%2Fcredentials%2F@v%2Fv1.1.1.zip 43396 BLAKE2B 9c719b9b360f68cf7a81fd6336ae4e1eb3605124c76e61f7bf539e1406305a5508f94146ffc8688495e7099c68f7234118b9597446e4bc2c68d25ef747a6d4e0 SHA512 2061214e44a42fdeea75b11c94e32f7253cdc0272b8feae01e5101dbc9f5488eab30d4a617fe8c84b0cc59bf26802dce68cd1ce06e90336330684c8c5b0cbe33 +DIST github.com%2Faws%2Faws-sdk-go-v2%2Ffeature%2Fec2%2Fimds%2F@v%2Fv1.0.2.mod 229 BLAKE2B fe6fa75ea23924baa0385cd3511f8362029b36daf611ae4cf26f85165c86544e7805553821e78082336b1a9c87bfb9bc7e0016827a07c4373320565302a9d0a6 SHA512 a03e955ae6e75d3720a4bb6dd9dab946d0369bbe0402587e71cd769fcfc0bab310b587c696ae32369750f194c94182684349f9b587d5247ec70aa3ed1b9adf48 +DIST github.com%2Faws%2Faws-sdk-go-v2%2Ffeature%2Fec2%2Fimds%2F@v%2Fv1.0.2.zip 35443 BLAKE2B a751f5c26355b2a55b8b9e03a68c44a6f132bd7fdf7eebaa432aed6e6199101e3826bd5f65c06610046a595a353ccc3481156ec113c88cffd88683c96ecdc3d9 SHA512 c7bc2a17c254e837e2083a1127975313491779b920d7e25c5507610ac238fd1160cd22f28304bc441bdf9ebed775aa793312f1e8f1a6e4bb9bdba7309fd12ae0 +DIST github.com%2Faws%2Faws-sdk-go-v2%2Fservice%2Finternal%2Fpresigned-url%2F@v%2Fv1.0.2.mod 243 BLAKE2B f2544b2f669c3293916e49c66c1e342f06e56af0a16836e93e3b29ca9dc38e02a62070d98e59c5098c91c47f4d13c6caf9bc638a5bee1a15fd5c624d4e9f6546 SHA512 ce3cf424fb10a3e8ee2211cf757f4834804e58a8f63f8f0e99d15d47f3ad629448aa81d0ef469f5785e4893955d117cfe83e7cb685a9e9887625240a9d210904 +DIST github.com%2Faws%2Faws-sdk-go-v2%2Fservice%2Finternal%2Fpresigned-url%2F@v%2Fv1.0.2.zip 9719 BLAKE2B 8f6555e55afb4b432246e5fd4060b5a24fdab138e60f974fbe448e791a321fb971cb6bba1ce319c06369927bd39e6de08c779dbc849409e602d41d0077b57e8d SHA512 301b0d85abcdffd6439acf22ac9dcf116ec6234c5ec3261ff060176396b0ac98f54e52b178f66199cd9e2bcb5205e0f379e915682255e52e53b9ff0488335f4f +DIST github.com%2Faws%2Faws-sdk-go-v2%2Fservice%2Froute53%2F@v%2Fv1.1.1.mod 192 BLAKE2B 47fcbc6829ba4653458cde630e97103e9953ed3049607397ea392dcb9fd2202518a538135324dff80a88a11a61d749378b6819440e6c7e52577926ccc118928d SHA512 8ad33cc553823652bcbeac62081b55e2f844be84bd91d1d5ddb5dfbafd4967a83b5c14062938110e772ed358a4570b5a72aedb7d714ae83219ad17fbe15b1d1c +DIST github.com%2Faws%2Faws-sdk-go-v2%2Fservice%2Froute53%2F@v%2Fv1.1.1.zip 197046 BLAKE2B d7c4ae49c4384cd18ae77b57cdc198f1d33c1a83974073f3f0c11d38a8c9c89299da1cd7a52cc0a7b74924e01c93c0743ca16359873579eb1f74f3d24bcf41e2 SHA512 b699d7f5c0123653a13897d690d3b5c819d3dfc676a93cc3cc399769fe7b76fdc02816600aa378ad5d5716d24ed646bf0e134f99af9fccb8bfb12b2f2f1cebd1 +DIST github.com%2Faws%2Faws-sdk-go-v2%2Fservice%2Fsso%2F@v%2Fv1.1.1.mod 188 BLAKE2B e0bb08687ae146be0ff9cedc1e08faba2d13023072564c02e2d33706530caebb93fae092e19cbd38d6824a81c27a59387289ffd5d842861378da3bb1a790adef SHA512 abac405c58186d3cccffb00c3791dc7f23f06fef0cbade414babce5ef6d7dba47e4c6366d1b185d2ab5860149298cf940e97332f3ab00b42bc8b42a34b17dfd0 +DIST github.com%2Faws%2Faws-sdk-go-v2%2Fservice%2Fsso%2F@v%2Fv1.1.1.zip 25473 BLAKE2B a782f67365c859eb0d35f3e953ea1b681992c7aab95893412ed35dea792bb6dee4c2e6cd56308e8037e336bfd66104c9a4dd3baad96f4d94de2e27b0669a8fad SHA512 53f048792e62fd85917b3702cf7b2cdfa45366b7fd485abc5e2c239d02491bde88a425da32a7699b7d3b4b6fb41a4c1d7a9d12e4688e8b28591065344e10c017 +DIST github.com%2Faws%2Faws-sdk-go-v2%2Fservice%2Fsts%2F@v%2Fv1.1.1.mod 366 BLAKE2B 9efebfae5f59a81be6ddd4fa4e7cc99da1991f4be08918ec47079bad723892c0c1b79900c97ca6f7d76378b46028566308af8c2242cead6e83a499966b39631b SHA512 6e836a1021f63828169591f402293bc2952b10558d63f44b7bcdcb7564bf6533dc715726865bd5aede39f2f6f51d88425f4b42cec4d491991cc6409fe26995b8 +DIST github.com%2Faws%2Faws-sdk-go-v2%2Fservice%2Fsts%2F@v%2Fv1.1.1.zip 53476 BLAKE2B d36e6ddbca3b25fe10b7e1d4bd6531a8c1c743d6e945221e2beb931c6297f00ecc187a1b8a6852b8750ea9616bd17264147b8e1f062194dff998d09ae6e15c82 SHA512 61a92987214bb8e15caa7e4e1b04a92f3d2e1918030bba5eb9c7ee2bb2b115ceff8008e838c353f3e732b4e2caafdf268971cd91f1ff5791c6a5a2e2ed18aaea +DIST github.com%2Faws%2Fsmithy-go%2F@v%2Fv1.1.0.mod 82 BLAKE2B 4c5d111f24cd163e901bfc59480dc37721aadb3e7858ded1b71e86b13dbb9f03fd4cf6288a9ddb667b650c98722b4796a90ec5662c5665042dda0990725ae770 SHA512 4d7cb41e440556e7ec2745e1edf703dedd0cc52d0afdfe9bb9fde7356bfddf1ff625a91374c7d61864805176a5531e85521f11858b9770d5506a43d7c4f26f89 +DIST github.com%2Faws%2Fsmithy-go%2F@v%2Fv1.1.0.zip 375390 BLAKE2B a774135ca6c989a3b877f7745988427b9c5b5f265ab7e8e8a4287e2508c7b333769f118b8bb2cb6b68e49e409bda23262593daa656614f9e273b6374cf690b09 SHA512 08012527164534be09f003d1151804a4965b8f0bb56b5079ab153274ac2e1f286cd460e4a9fb6918bb73308ae489d95ad7840764edf3d6f123394f38778b99c7 DIST github.com%2Fbeorn7%2Fperks%2F@v%2Fv0.0.0-20180321164747-3a771d992973.mod 31 BLAKE2B f69b0989e51b0b649f81b044169fe4309f130eba5bcc6ff33aa9666b1b754aa0e524b8c7a627a91000ccc4f93bf93cdee3e97bd3b2184b050878bc3f413f0c72 SHA512 f21fd002853e4435421f8396e6be016f65be1537815c60d23940caf26e3f14dd6f2caac802cb64cd586b1b1f1220b2727de347b3d1816b8e741f68d87ebcf03f DIST github.com%2Fbeorn7%2Fperks%2F@v%2Fv1.0.0.mod 40 BLAKE2B ce42c81a7dcb03d21a99d6240ce12f8455297722513497b1a75f2c848b5fb7ef70b577c2406638442f16beedd68806de890a5c299cf1c008c439df23df2f5bb1 SHA512 ec4424da8e1e3849408da7bfe83d37e21ac75edb889de8ef63be897d59678679b018f4606be78500952e7eee73a6252ee6e477b1a1612e2d036dbf72c17b9c9b DIST github.com%2Fbgentry%2Fspeakeasy%2F@v%2Fv0.1.0.mod 36 BLAKE2B ad3bb22bde28277f26a819b093ab7392da57c027bfb91bbbab4686d225ddc4e239c0905f6eec64cda2fd47746bd625682f663a11007bdbbf64f9cbff7dd1de76 SHA512 f961ced2c3e902be60fb862fff6b1c4457c57bd7586375a18857863be63d9b3ea998b05fc0c9c3a7270387e9907861d6f9d6ce4024643ec84ea6a63e59e915c1 @@ -92,6 +110,8 @@ DIST github.com%2Fchzyer%2Ftest%2F@v%2Fv0.0.0-20180213035817-a1ea475d72b1.mod 30 DIST github.com%2Fclient9%2Fmisspell%2F@v%2Fv0.3.4.mod 35 BLAKE2B 45d27e6bbd9255a355b6bd14ac839c7d87fabb393693a8b862ad974017af01309e5d36fa99d4925905c1617c0d90b5263b54cd95af2dbab186e293936dc86459 SHA512 ca8192c6321468b4332eb63c765a5798150dce9312873123b48d9ec67ebb4229cffc7b7e8054b8b0a6f45611f08130008031edf33da3468bb9a4ee9455fa02a5 DIST github.com%2Fcloudflare%2Fcloudflare-go%2F@v%2Fv0.10.2-0.20190916151808-a80f83b9add9.mod 355 BLAKE2B a0694ffc5727debad1bfef0d780ba168958fdf61605f3a73fc75d3e1f7b7fd7b1a459982365ea6effc88065e9ee84a3ce7c373fdaa1ea6a86101492360d09ca8 SHA512 fd98c84cef503456c76ac3c43d51c66b2ed0c7e1f8e647e517cea75441361ad8457da8b5a6eb4da89d535077c331f756bee29b2aeb3987f7cb4fb767821f257e DIST github.com%2Fcloudflare%2Fcloudflare-go%2F@v%2Fv0.10.2-0.20190916151808-a80f83b9add9.zip 160637 BLAKE2B 8070a325cd604ed7b79b0feb64ef74c97fa81a43a20fef17130e443e35dceea5cc32bab23490d7a68139f539b388d017be65bfd4e5a78811178ba4063cc3e1d0 SHA512 0feeae387acfff7fad205fb349f3e86c9d28ee918798b635fb9036b68c54294eb5b88db62fc018466c800b1f9a205ba17a9612ae042f3583693207f28c9ea2ee +DIST github.com%2Fcloudflare%2Fcloudflare-go%2F@v%2Fv0.14.0.mod 505 BLAKE2B e7232b5437aa28d50924f7cb301629d8c8469bd776ca3cf7e3087597a904cea3cd2ec3cedbee0524a30870d7380783d06a8195ad10e9e787bcc649a9c62cc8bc SHA512 937dedeb4db4bdbc8e8dcb9710e0d3b80dc83c2f99a79d6844d9f8de230d4e8bdeceea1d76ea320ee06ebb85bcd7e2f4cf1dfd9428750af2f13aba408f77321a +DIST github.com%2Fcloudflare%2Fcloudflare-go%2F@v%2Fv0.14.0.zip 238280 BLAKE2B 9efca35d0fb19d3029340f99aea5f7848e44a24f13bd9c76e988793d2c0ebf0d28a460833994cd0a9a48b9c10d62af551ea7e6abeb2750369dbc0ad086118b0f SHA512 feecc44baefbf72abfadc2d3c588f9720be08caaacff5dec48a0b441e700387b1263a1d4b0b52faf3a13d16bc46ce77506a6b9bc4c56abf3c9bc2dd99de044a4 DIST github.com%2Fconsensys%2Fbavard%2F@v%2Fv0.1.8-0.20210105233146-c16790d2aa8b.mod 44 BLAKE2B 979055e29e254b2fd31e32dd83d284fbb130b277d4091b6432a276e5265fec5abe227da57e13d85ab99833eb969cc99d12fc26a8f788a21dd7cf242972457ce4 SHA512 dcfb4ab666f483d650429d18af7f12553abfb6b1ff16865517ea691a52ade87d06c4140a66dea5e22ac4a8fbb3930db1b9409903c7dc14684a8028409148fe1b DIST github.com%2Fconsensys%2Fgoff%2F@v%2Fv0.3.10.mod 241 BLAKE2B 4296cf9c8e14d11c0836ea10b2b183e6c396ae26ff420775feb9353c9d3bb43669d8e7f4391709a43ece3f5c7593beb75e23146913379ea4f5b5369ad4888002 SHA512 38dd7c9b452e3e12df72059ea37e880643b7145f759a38592d8c50205824a4f36a3f877d63cd8a097840f2c0cb082c80e7ff4762b1137dddb25667cc6a8b0f0c DIST github.com%2Fconsensys%2Fgurvy%2F@v%2Fv0.3.8.mod 350 BLAKE2B 819a6920d8b8d21ceff77ed6d0e217b46bae4863b932a04fc76b07fa0754de7169809fe7c4769396dcc379aa678ec83f1add33d72cc56dcd6f4f39e8d1022e9d SHA512 5f2959d91b1fa54e857b88bfa881c682f6c30432b1c3aab38f0a1a12127c82ff3863b84928419cd1cf70b17232b1b81ad1a33d48d6df06660392716661ab5b8c @@ -193,6 +213,9 @@ DIST github.com%2Fgoogle%2Fgo-cmp%2F@v%2Fv0.3.0.mod 40 BLAKE2B c717b6aaf18662c20 DIST github.com%2Fgoogle%2Fgo-cmp%2F@v%2Fv0.3.1.mod 40 BLAKE2B c717b6aaf18662c20120746a021b0ca878e7b190b3456cab24ec98032390a85b0af8540295e470647d403bf1beb582c8f8a74fa7129c4cbf747257206235c5a5 SHA512 351dc24af135b9c9d714aadce40fe9fa1ec05a35a4df90af79926d5119c3f33a6510ab9d78243748d7dad10bd2178f47d342ea2389972b88d5e9b4be6dee7daa DIST github.com%2Fgoogle%2Fgo-cmp%2F@v%2Fv0.4.0.mod 105 BLAKE2B ffd22df03c1b351fb766a97818d46cc6aebeef365632d5263c90cf45a4acffdf5811da10ea2cd4747bc9691f74661c0b655961a065ed15a0194eeb4d1d12ca9b SHA512 cb203760fc6ca9c9d64811cf1342752faa5a95f27934c298407dc865f9561081210dd1b82b15ee2f5337b70d4c55d102d8884b5b9a5f70d9cbf85227a32b9713 DIST github.com%2Fgoogle%2Fgo-cmp%2F@v%2Fv0.4.0.zip 105396 BLAKE2B 8b45b030824cf6ad208a00e36c7098b59e89c2725702926092baa11e82bd395d52b5daf26af57cd5edb01bee6ac2b8c4e3379e357e3a6cef69550d9403090c53 SHA512 bd13e72e46a82b149661a61dfc36dc6e0471dd4161f2291f301e871811e5b2a7976a49cf2af10eee1b7b2f6ad68583c240cba007ec163cea157f24bbe51d3b3a +DIST github.com%2Fgoogle%2Fgo-cmp%2F@v%2Fv0.4.1.mod 105 BLAKE2B ffd22df03c1b351fb766a97818d46cc6aebeef365632d5263c90cf45a4acffdf5811da10ea2cd4747bc9691f74661c0b655961a065ed15a0194eeb4d1d12ca9b SHA512 cb203760fc6ca9c9d64811cf1342752faa5a95f27934c298407dc865f9561081210dd1b82b15ee2f5337b70d4c55d102d8884b5b9a5f70d9cbf85227a32b9713 +DIST github.com%2Fgoogle%2Fgo-cmp%2F@v%2Fv0.5.4.mod 105 BLAKE2B ffd22df03c1b351fb766a97818d46cc6aebeef365632d5263c90cf45a4acffdf5811da10ea2cd4747bc9691f74661c0b655961a065ed15a0194eeb4d1d12ca9b SHA512 cb203760fc6ca9c9d64811cf1342752faa5a95f27934c298407dc865f9561081210dd1b82b15ee2f5337b70d4c55d102d8884b5b9a5f70d9cbf85227a32b9713 +DIST github.com%2Fgoogle%2Fgo-cmp%2F@v%2Fv0.5.4.zip 128896 BLAKE2B 4981d158f2cbe026d5b56192173ff9da3ee72a91c766235e485530d30524066f4c619e7beb7e8daaf8f38746239516e754be3915126a908910faa812fcc55b38 SHA512 371abaf9db7012c40704d4f5ff322dafa27211f434b477a632f88e57db3f2cda168cef55c293262425a1039caed3bee9a65d48fa8b3d71680d66d3cc041de845 DIST github.com%2Fgoogle%2Fgofuzz%2F@v%2Fv1.1.1-0.20200604201612-c04b05f3adfa.mod 41 BLAKE2B 32370943a480c13662a0847b33fadc7d7f909784d044619ae8b00f03c9f537115448140ef2ea1b47606dbc64d7593e07cc8f9b9000fc5382e4f1ae94ae4086e9 SHA512 3dcfdb76a938cf370310213720ca952c6aa99c8b1b96afe41eb05f1bff15df7d98d279509d921893c0c749337c83d4bf40613813e117c01205859a041716b2ee DIST github.com%2Fgoogle%2Fgofuzz%2F@v%2Fv1.1.1-0.20200604201612-c04b05f3adfa.zip 21403 BLAKE2B 3f092c6841175e1b27383413db2eaa02b34ca760a86bcba53c505ec008d038e472527d2ba96cda011f93521b6e479a7c5747c55192e691b6ac3a5d8e7b02459f SHA512 31c0fcca6e01b1d585f3dcb6eb69e31a4bca65c5697f6de95bec41548041d5d9796c40bee3245e2c252cbd199966c8f57044a314906c159c858af50a08b82c09 DIST github.com%2Fgoogle%2Fmartian%2F@v%2Fv2.1.0+incompatible.mod 33 BLAKE2B 694b57887cca857fe6950b0df444dc6e3d757dde540c1846ddcd4bb8f96a5eef3f469eaec30cf415541ff2f53acaafffbf4032189122875603d7e5e3dad2ef97 SHA512 cffb5dc1c6531ae9d5998b3a57ba14de5dd8631a36dd48975da07ce5ec052d97b6f632c5d30ab9ab695f178758837aae8a6344c67d57c7a39ca8e9243f8211df @@ -245,6 +268,8 @@ DIST github.com%2Fhpcloud%2Ftail%2F@v%2Fv1.0.0.mod 31 BLAKE2B 7202132cff9b47a448 DIST github.com%2Fhuin%2Fgoupnp%2F@v%2Fv1.0.0.mod 193 BLAKE2B f2487263b38f57fd7665951860e05a081f1456b3c3c2a8234b8056f972896551c254a90fe5a427f3f3582f5ffe1b607c82c879113b21201322ab23ca0eb36dab SHA512 fb2883f42f2e1213b77af90b96dd97cc7b8aa303c08c2326fd126cb5c5bc40d000cface357006440b152a1bc40c751d14c2f49208294e80ab870689ea02ae7a9 DIST github.com%2Fhuin%2Fgoupnp%2F@v%2Fv1.0.1-0.20200620063722-49508fba0031.mod 256 BLAKE2B 101d4302ae2bce202302c23fbafdbf4643eb9204cf4ca4ab3161761c5262de5254f56d0b15561308aee8a432fe8906cc0af32f11d99f94968e233ee0e80b9ae9 SHA512 9bf821c1580dff82ab4ab89b3ce94076d04680c95fd0ca82c184f057f43d4ffa53d2b2078308d36ea2fa483c0ad120a1783f62e632de3508c57be537a58546f7 DIST github.com%2Fhuin%2Fgoupnp%2F@v%2Fv1.0.1-0.20200620063722-49508fba0031.zip 77307 BLAKE2B 78d6f24818748aac4935b81a0f568cbb95ce47118e422d4c8d936dc195ce662f4f5e3b9b3bde23fa7371d3002b2a48b5b06d0b2c5514771d59dc39b67d2b9feb SHA512 7c86d18326c7596e527cb0a61727cbb2e489c00d8381d5356f4d1c849e1290358ef885c84b7cbb683b5b2ced40d9ed234d25906f0ecaa04d5735441edf91b89b +DIST github.com%2Fhuin%2Fgoupnp%2F@v%2Fv1.0.1-0.20210310174557-0ca763054c88.mod 256 BLAKE2B 101d4302ae2bce202302c23fbafdbf4643eb9204cf4ca4ab3161761c5262de5254f56d0b15561308aee8a432fe8906cc0af32f11d99f94968e233ee0e80b9ae9 SHA512 9bf821c1580dff82ab4ab89b3ce94076d04680c95fd0ca82c184f057f43d4ffa53d2b2078308d36ea2fa483c0ad120a1783f62e632de3508c57be537a58546f7 +DIST github.com%2Fhuin%2Fgoupnp%2F@v%2Fv1.0.1-0.20210310174557-0ca763054c88.zip 79178 BLAKE2B ac068fcc4fa5cfc90177d8421a90b91853ec290af623a1a740eae9ca56553e46ba2fd06d2952969f612f29bf0ddf14cbca85d2af609b14c99ea7c5516418ffa4 SHA512 9e585ca9d845c88c1e1b78b11388be993d320fcf9a9ffa9ad5a61fda86f6bd8bd0a34f3d8a7a6ead7acf06614912c8908ece00a30f7b25b21e6937ee560705d7 DIST github.com%2Fhuin%2Fgoutil%2F@v%2Fv0.0.0-20170803182201-1ca381bf3150.mod 30 BLAKE2B a65905095d4e228a2e51c6626234e058d8dd1477fb99917c8eeac3b1eee371e8dba4231c30bc70463794afd5419ff5762361c8ddb59b3d69cb7a197d1424976e SHA512 2ca1e0cb3cbfb97598f12cca770d13fd161c4c78714c0cb5fe4fd329f3ae41788373420776608682fee1ce883c403769ff1dbb9478e9978a7a09c4483008684b DIST github.com%2Fianlancetaylor%2Fdemangle%2F@v%2Fv0.0.0-20181102032728-5e5cf60278f6.mod 42 BLAKE2B a20b1ee1675ded231069e976e9e3812b116d80b207914ecd1266ce87160bd6fd3c0bdfd7f7afa4a2a4d7891a01cd7e4a7b7bcafa90ae31c5875f6b0eca00268b SHA512 ff238b036db5df69dc734f4a0db4d1fd1a94a04131d64ea20c5268078a645327527f185da4aab38b2aca60da8c6a5f8f118b660f5b0773cc76d7d108a47297c9 DIST github.com%2Finconshreveable%2Fmousetrap%2F@v%2Fv1.0.0.mod 44 BLAKE2B 764581d416faa477a91695a42c68cef5638d019a1622fb3bcee976c1581e904995d33c79ffed1d3b805f660931ece844b3e17437f158f8b82ddae82e95f0358f SHA512 0c77200112d96f9cddf8cf7da0059204914b06a8c400e2e672443bd02a45d9ebb3274275c20e6e7ee0728992e77579d945b36de44ccbaab2ee92fd55f382f7ac @@ -265,6 +290,8 @@ DIST github.com%2Fjedisct1%2Fgo-minisign%2F@v%2Fv0.0.0-20190909160543-4576602295 DIST github.com%2Fjessevdk%2Fgo-flags%2F@v%2Fv0.0.0-20141203071132-1679536dcc89.mod 36 BLAKE2B 67fdbc6d14995318979fb3e5575136262165afd7a1582f078d2c84c5d7fcc893f52707f01d798bd2a43e1cef8fdab6613f34fd9e4f5f1f6a61d91bf09a55ffa7 SHA512 5db9838fe6a00be9849cb79ad148813a573b652d6f6cf220c55b68bd23636016e6bddd6733f6b29d63e5f02d2750a86c2dcea6b964ceb87d4048d5c5f3cc989b DIST github.com%2Fjmespath%2Fgo-jmespath%2F@v%2Fv0.0.0-20180206201540-c2b33e8439af.mod 39 BLAKE2B 6129177aeb4cc82860b5e233715d4330fc61c4b6783af687d936a5d783b32f7192f268ee0954d8a37fc1a6c22c147e86a1fc1c9ee8f48cc979931b0500fc92b9 SHA512 19819e43a514d9d7b1c8703c06c3729456a39a963a1cd3cdce7f6318a3ef67f8663c5a66b6bc402cf422d823b1b63540a6c79f371cb81ecd1f13de646598566a DIST github.com%2Fjmespath%2Fgo-jmespath%2F@v%2Fv0.0.0-20180206201540-c2b33e8439af.zip 231432 BLAKE2B 99b12826322d86b39d622bba690286fbc43b9e0336161d5218e6620caac0580fc7b3a021e60047a19815e35a4821d31066bf1ee6ca0e49f7bbfb1df10df21380 SHA512 331f1c4fa97173f022210d15719a9ae8a0dcc1c7574e1f019959070bd8cc3f77e34dba16d78e8d9e0083fee2ac24751aa36d5cdc0b2d1303a5118156ea514b7f +DIST github.com%2Fjmespath%2Fgo-jmespath%2F@v%2Fv0.4.0.mod 113 BLAKE2B 7ea9e809aab218e2d044bdd2e5994eb3489fd36cf7709613b6cc98b4c1acd6882ecb35b27cfc214779ef3fbeefc930d5803999e12440458af7d1314ec0eb2998 SHA512 50c1339c7ab002f6ceb599f51ec49717e88cc2c5ae1193fccc9431440a531dea27d54e1d0a87b987825545d106a2bbf0dbdbcfb9883fd0e8decad70d88514d68 +DIST github.com%2Fjmespath%2Fgo-jmespath%2Finternal%2Ftestify%2F@v%2Fv1.5.1.mod 209 BLAKE2B 00b0c468a857190cd26890babb3e946e9ebbe5ebf0b94ae01519ba32a96f3d99b031140d6de003caee9ca076b33736c96fe4474fb715def44f6ea1eda3ef258c SHA512 8e54b9d01e16e47686cd7aa3b4b184b61a24b7d54fb83a37897c8b76621b3f4594fa86f05b8f08908f6999862e741309c49dcd90bcc928501be084b5667ddfbc DIST github.com%2Fjonboulle%2Fclockwork%2F@v%2Fv0.1.0.mod 38 BLAKE2B 091e824ab9156af7978fe3aa6f61ae046588510903cf635ec166225395e40df6a1c715e4eb3c47aee849435eca3cc10db971a7c28acdae233eda85a4408c7520 SHA512 377d94cf7dd50f88b57ba829ded5169a6c41c5a304814660df0a3447d10860b87855f25cdb945a6e4de14c41281651330d4109c6dd6684c86fa4dbba27a3872d DIST github.com%2Fjrick%2Flogrotate%2F@v%2Fv1.0.0.mod 34 BLAKE2B 3554aabb23c972e7c781764a6567185f03aa6ec5df9bef7efb4b8de72e636f05cc46fd9a69792890947a6bc87f2487acccd632b04bdbda33c5defd722599c2ca SHA512 3f05b1093804c352af0a61ba1d85c7a381096fa2677404521fa607ad4603f8034cbfcf1c813399449b8d443107eaa8bade87f87b6db4dd957c938d832c97abfd DIST github.com%2Fjson-iterator%2Fgo%2F@v%2Fv1.1.6.mod 35 BLAKE2B aa26eb3b67893fa913ea0f88bf22ac283c6cbac246683f41ede681940cb2e4437d033811fc12f2b47f9d94337dca9cdc926fbb5f044b2caed19c8e46a5879432 SHA512 e8bb59637bc1154ed648179314c4e20fa7f549353d094f4861e2fdfaeb70da1c1711c1159e78d82914a35b8ce184641937efd8808ffb1384136c7a6f3fbeb78c @@ -316,6 +343,8 @@ DIST github.com%2Fmattn%2Fgo-isatty%2F@v%2Fv0.0.5-0.20180830101745-3fb116b82035. DIST github.com%2Fmattn%2Fgo-runewidth%2F@v%2Fv0.0.3.mod 37 BLAKE2B f36ba4b667bc5bebbf49062ee5be234891ecc0a2be075c7bf57f5e39ee7fa2657d6bc086ba9a89728468ddd0623d27edb3c357ba4e91f79563bc9747d1d9ae63 SHA512 b891712f639a850e41582c15bcb384a985fad4f8aa86ce2d3f4d2554354aa1a9619667f60837a8280f869fc07dd58dc676c222bac23aaa5b2b00c06284b2f475 DIST github.com%2Fmattn%2Fgo-runewidth%2F@v%2Fv0.0.4.mod 37 BLAKE2B f36ba4b667bc5bebbf49062ee5be234891ecc0a2be075c7bf57f5e39ee7fa2657d6bc086ba9a89728468ddd0623d27edb3c357ba4e91f79563bc9747d1d9ae63 SHA512 b891712f639a850e41582c15bcb384a985fad4f8aa86ce2d3f4d2554354aa1a9619667f60837a8280f869fc07dd58dc676c222bac23aaa5b2b00c06284b2f475 DIST github.com%2Fmattn%2Fgo-runewidth%2F@v%2Fv0.0.4.zip 22344 BLAKE2B 9dcfe0ef5fb4f7e493f29ed3e5edc8ef2744351a4e2a5b70f5a8931b503925ed58b5f5f58e3512fe5fb5fb8d2e7bd1598037f29dac4520e7d966f60ce5f2d307 SHA512 fb2bd143a0eb1be1faacc0069ec8c2d53b16b6969e6c4dd7ae4802f16606a80ff1c362712f0836b97f1453df468e7e12bb5dfabf9161436fbe9b87231f593068 +DIST github.com%2Fmattn%2Fgo-runewidth%2F@v%2Fv0.0.9.mod 45 BLAKE2B a7d3b1ffaf20b96cc98161ea6756d62d8380e7557859606dc7975b3de91a2d4142932d5008caf40b41d8ff2ac1ff33f672dbfac351f3e518922a036d7c116a93 SHA512 0cfd4101dd8ed90f80b7f4ce2928cd322b93855764abae65d66c5ff9888a7c8aec6ee6581c7f05d1c80db5c78003ee2afc8537fda8a3855e2349bfb8267aba61 +DIST github.com%2Fmattn%2Fgo-runewidth%2F@v%2Fv0.0.9.zip 20005 BLAKE2B c0f71323efd262296b78867d2b387a74491cfae3f4498e0dd22c036b20dd6fc1b6569171eebf267effd140ec009527fa5ccbcedda4f8cebab2679582766331ea SHA512 fad08292597cbd4a359e06f85bc7cc37b3d3d84b8046e47828259e36872063069c4ab17b7c89f2a5de4b5d0ab1ca5cc66cc515847a7887339a3a04b5f44e3c92 DIST github.com%2Fmattn%2Fgo-sqlite3%2F@v%2Fv1.11.0.mod 35 BLAKE2B dfade1d4d17af2380cb103ad9a0c91ce0eb7e570f9ab98d32c8d74a9056b1ba89c44c6fbceb4a2d5e5d45bb552a18e5845b1c40d8d1efbe5a9aa87e4af0ae2cd SHA512 c929334b82e3174b98a22bcc58dffd1291e3bcea6c5f789ab36296353cafe0b09640ba7015ff559acdaef58a9212b0367bada54aa89f563c6dd4773f3220c04e DIST github.com%2Fmattn%2Fgo-tty%2F@v%2Fv0.0.0-20180907095812-13ff1204f104.mod 31 BLAKE2B 01ec123858a9bf8d2e9b6b2bb8415431e5d4145cf3ce82c16522eaad6f5bcb7667e391ddc4544a3ee04a8dc9dbf3fbdfb74173da09f3a330952bb5eedbbe203e SHA512 8c099ef777c49b02a62031dbe9d4fdb18839f4b2265802ac5fc3e6c6fd1d3278dbd3bc01e8674a0b52d2d6e6a394d1d4ef7bd64f4388c68e9b81749a4228773e DIST github.com%2Fmatttproud%2Fgolang_protobuf_extensions%2F@v%2Fv1.0.1.mod 56 BLAKE2B 50d2d6dc9c1ee92d629af8c9aae9fe5f70a0c6fe270a95a8232cee3c50132ef90c68218ac64a3b5b72d94e23ecbea5f567fef39a81be3d4585bae3f4f5348545 SHA512 5235188477921a263176fefaffccdaca4bf8175a2e248356a06596e37fa868400203172c7fe9fb80d0a65d335d23d80edefd242657de0eb83d9360589e063bba @@ -342,6 +371,8 @@ DIST github.com%2Foklog%2Fulid%2F@v%2Fv1.3.1.mod 29 BLAKE2B f74d75a495f683f4e904 DIST github.com%2Folekukonko%2Ftablewriter%2F@v%2Fv0.0.1.mod 41 BLAKE2B a8e979ec93d507fe82beeb327f4747a7dc9ef7068b14afe9d08ac1e8241c5681d53bd5c1751781948e07d41831eb133ee850e30ce651728686a75fdb66b6e1a5 SHA512 446f9405f9004b40cfa355b9d93f279e2f74fe9157a868e5d8253b7c563fd58c0c2f7b393960eb1693e5be2ee6e9cfd7f5213adb0bc7f85559928ee9dda6da02 DIST github.com%2Folekukonko%2Ftablewriter%2F@v%2Fv0.0.2-0.20190409134802-7e037d187b0c.mod 41 BLAKE2B a8e979ec93d507fe82beeb327f4747a7dc9ef7068b14afe9d08ac1e8241c5681d53bd5c1751781948e07d41831eb133ee850e30ce651728686a75fdb66b6e1a5 SHA512 446f9405f9004b40cfa355b9d93f279e2f74fe9157a868e5d8253b7c563fd58c0c2f7b393960eb1693e5be2ee6e9cfd7f5213adb0bc7f85559928ee9dda6da02 DIST github.com%2Folekukonko%2Ftablewriter%2F@v%2Fv0.0.2-0.20190409134802-7e037d187b0c.zip 23683 BLAKE2B 432aca5fe92960af75e852d1e817bc0b00474ce434077a32b243edddb2e9e712b21abc7f8f0bd7f487d226390c036290b65431685b5d27d6f13abb4ce544ee35 SHA512 d9ae3bd040483ef0f451c643d1824be1c8381b4b29c4856ac660769e79b91e88dce0b7e1427701b0f08626ec652c89ddace176ce74704b4da2fc9bc5a70b39fc +DIST github.com%2Folekukonko%2Ftablewriter%2F@v%2Fv0.0.5.mod 96 BLAKE2B 7014a0ac5adf29ba3e90a2ef7400121b655c47924fa0fffe686fdf4234b4e01fe92ba04e82b5153b63c8d20c8b466af03f0fd0975f5a9d6e8dc2f305e4712cef SHA512 79c65033c9ed8b95230cc1f11ae5f1684a3a0d48ca9c47bc33d46376b732be4d08a8b6d39788e388b86ec16e502e378fea4654424e81ab3fa372ff30e87bfdfb +DIST github.com%2Folekukonko%2Ftablewriter%2F@v%2Fv0.0.5.zip 24933 BLAKE2B 930a6651270418384adf858856eb9b603a289230f1f6ffc65d0f816f7b20a8d7e1f5dd3c6bc27eea4369670da7e5e5b512fc966b0b6d06eb6735625a53c85eff SHA512 51ac6647cf44f5ba36d9209576dff1f2f133ec8b0a13a957e4642e3034b2d2b755de8ebf34a0c77f146b3f33044cc2f71a85e512690553e3a3bf311c2f46bae8 DIST github.com%2Fonsi%2Fginkgo%2F@v%2Fv1.12.1.mod 166 BLAKE2B 8fad24303bf57553db631ffbce484b05ac3e7db117503b7ce555c55053a0550770ba6d7c6b831e3daea69a9733d98592e98f90b2e9f5b5f3020024b55c3d5cb2 SHA512 06e7e8754384929043159942b2d873ea872b974d9fae1971465592e44eeb26b072539de290adbd79402bad2a2c7fa38556a7597f5e8157e82d7576cad6b49692 DIST github.com%2Fonsi%2Fginkgo%2F@v%2Fv1.14.0.mod 254 BLAKE2B 30062eca1c156d706683b2d2b88c70dee8e38da4d4bb8785c3894d7d496838f0628095fdbd020961bc619c8a653216f0efacbcceaf0909820f01d070fc1f9d9b SHA512 8a7b93a80585453b3795e1c536fa232511c6eb797125f3600ab8b1f613d9334559692425855a2ba95e329595bfdd38e8eb3588aad58aee8464f71aadc56f4fd9 DIST github.com%2Fonsi%2Fginkgo%2F@v%2Fv1.14.0.zip 258725 BLAKE2B f40083a2965a442ea70d613f2fad5b4541cec4816b2ba6a28b92e6ac679d8e68a7f17a7c990b2db50583017668f355b1b242fd7019e26afc5160cd64dee96458 SHA512 42884272a9d723ca5d78c4fb5adfcba500eb4c6fc8fa22d11a2104fa36bbd4ce3c751b4a99f850c01efcacf3462fb855607bd26ece1f6182e1ddd68b29a734c4 @@ -367,6 +398,8 @@ DIST github.com%2Fpierrec%2Flz4%2F@v%2Fv2.0.5+incompatible.mod 30 BLAKE2B 007bbb DIST github.com%2Fpkg%2Ferrors%2F@v%2Fv0.8.0.mod 29 BLAKE2B 7fb53b19bd1be0e783039647b42ecbe2070f51af102e473ec6d3544eea0ffa5863f1874ca1615348d5f8abbaa39c841b4fe18d43a8a615fa648cf22f35955e38 SHA512 0c156e21d35c45a89c1a1b69ff1976b4f7511b3870bf96126121f5a5effa3723eb45bf080e840d5c8b96898c65207dba83eb3e1a23668dd8a5e20ee6be775cc0 DIST github.com%2Fpkg%2Ferrors%2F@v%2Fv0.8.1.mod 29 BLAKE2B 7fb53b19bd1be0e783039647b42ecbe2070f51af102e473ec6d3544eea0ffa5863f1874ca1615348d5f8abbaa39c841b4fe18d43a8a615fa648cf22f35955e38 SHA512 0c156e21d35c45a89c1a1b69ff1976b4f7511b3870bf96126121f5a5effa3723eb45bf080e840d5c8b96898c65207dba83eb3e1a23668dd8a5e20ee6be775cc0 DIST github.com%2Fpkg%2Ferrors%2F@v%2Fv0.8.1.zip 14339 BLAKE2B 9332d9cac7dd3aa2f4d756f0d92c911cd0fb8e00232db3bb013a0ef12addae0aea2388ce3adf79407a81e13cfe9cd4b45aeb2bc9f8b84b4e3c5dfa63b59d46a1 SHA512 f97471d54c5e73b3f59326847cdd4dbbb142a9ae790df83493f11a851d716fb407e01a857152812caf731b8f3e0f37ae151ee83300feaa73152173f6cb5b8515 +DIST github.com%2Fpkg%2Ferrors%2F@v%2Fv0.9.1.mod 29 BLAKE2B 7fb53b19bd1be0e783039647b42ecbe2070f51af102e473ec6d3544eea0ffa5863f1874ca1615348d5f8abbaa39c841b4fe18d43a8a615fa648cf22f35955e38 SHA512 0c156e21d35c45a89c1a1b69ff1976b4f7511b3870bf96126121f5a5effa3723eb45bf080e840d5c8b96898c65207dba83eb3e1a23668dd8a5e20ee6be775cc0 +DIST github.com%2Fpkg%2Ferrors%2F@v%2Fv0.9.1.zip 17866 BLAKE2B bb8d50b9e736f5f1e129482bd50f720b7dbe80935fcb6cfbec6d5a5f5ba5d5434476d66a362f12bedc304e89c9886d4868d310710aa100c357900a742d4ee341 SHA512 82b0ed1ceadd44a2871b56e733a118003b1bae9e38fe95251e0aa06a0a4c9b4940c485336fa11335974e0df536dcd0491ec1b2e545ecdddc7f9ce59771f86321 DIST github.com%2Fpkg%2Fterm%2F@v%2Fv0.0.0-20180730021639-bffc007b7fd5.mod 27 BLAKE2B c44820090e3e6b67eb062638dd9251af75ef1262a034430d43ee34024051c45bfd596f258ba3f9238f1a8f25374fb55ab3840503310e1f97e6e6e5c98ea0725c SHA512 5b8d46571cfdd120c406dd6d48a943d4484053ddf05edd078529c3f927b4acfa1bf15c775e1adf9eddef260673fd6c591541fa1d781310017e421a9f164dd9ca DIST github.com%2Fpmezard%2Fgo-difflib%2F@v%2Fv1.0.0.mod 37 BLAKE2B 94636062c94f8ff68cdcab7593a3acae7b9ffff616cad7b1d5c9cd147a4a1042d33666cbeed6fd816d6793113abfb595183097dcc46de7a3dfadc1423ed43e79 SHA512 c3d5c48cdb8ba6af7071a07cfede06e0ab67e3726d9de592a952fad40167dcbdd9621dc2c4df1bd3c28eb99d70b1b6d8d812441237c35bf492e5b7f07bd33902 DIST github.com%2Fpmezard%2Fgo-difflib%2F@v%2Fv1.0.0.zip 12433 BLAKE2B 0c911c9d173080abd8edbbab1f47222343801d8eeae36b4add24773e3282fc2a39283fdf519a3d4483e39cdb7d9509b8570d151f46841ac1a616f312dc4cb0ba SHA512 3b85697185ba85cdef6202444ab6cabeabfad8a03d66b3839a852586b1f91ddae7897a57c8c138d5647022aa44906c7ef3c5339d520f90eeea0742a935da8cf2 @@ -433,16 +466,20 @@ DIST github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.7.0.zip 105564 BLAKE2B 7b082ff111 DIST github.com%2Fsubosito%2Fgotenv%2F@v%2Fv1.2.0.mod 34 BLAKE2B 85a4e50642e7088ee26b82c69c65e1bb0396d4e8819088fbdf1d93a8348d7aab950630e3bba1747517d01e0cfb9a9dd1b95341df0722480bbecf18399ba84674 SHA512 50b858817db72f0615a74431c9966f969d12a85fccc3f0dde25a72fbda32f77f3ac76cba50b12fdfd87ed7a7b3a337a291b1f9c86e1fbde81d2d0c2890c1c21d DIST github.com%2Fsyndtr%2Fgoleveldb%2F@v%2Fv1.0.1-0.20200815110645-5c35d600f0ca.mod 391 BLAKE2B 94aca1aee200696b6ce6e6f5822ab7a4782caf4fb7667960bb310f2287ad01be0852f35b3d6181560422aff5368096eeac09e3101b7bee674458e91c97ee22d4 SHA512 d583e9eee3c61d44140f5a4f72d49292ca0f5ea059ffbf57a669133d0115d0c512918b1daea3213775bd7493aee674a4a81fa1092cf11b296a515b21e90bfa65 DIST github.com%2Fsyndtr%2Fgoleveldb%2F@v%2Fv1.0.1-0.20200815110645-5c35d600f0ca.zip 210486 BLAKE2B 5f962f05cf491b6c106779c5c251469d5594305fa41a24ccbb31f760ae5faeff978f679eac8708b1d5a9215a25e937fd0dd970a8a42ff67851b012fb8a807db7 SHA512 ad67010eb32c264e2d91ed02e50f54593e85772e2521bc69f8003e99b7dcb895937f0922ef02eb72288b22501650afb732d78f1ff271d114db97ec7618f63354 +DIST github.com%2Fsyndtr%2Fgoleveldb%2F@v%2Fv1.0.1-0.20210305035536-64b5b1c73954.mod 391 BLAKE2B 94aca1aee200696b6ce6e6f5822ab7a4782caf4fb7667960bb310f2287ad01be0852f35b3d6181560422aff5368096eeac09e3101b7bee674458e91c97ee22d4 SHA512 d583e9eee3c61d44140f5a4f72d49292ca0f5ea059ffbf57a669133d0115d0c512918b1daea3213775bd7493aee674a4a81fa1092cf11b296a515b21e90bfa65 +DIST github.com%2Fsyndtr%2Fgoleveldb%2F@v%2Fv1.0.1-0.20210305035536-64b5b1c73954.zip 210589 BLAKE2B c335fcec53c756942a3052d35d2ed57ad5dce1ab81af8321418c964b47b36deeb1c4e2bdfddabbe7d50bad740e6f7fd44d6ceae11b04bbd83eaf81116b01d977 SHA512 3290e0135ac95efad27b9cb5b773c2fa7e7916d10e849876b2a01e188351fe153511ea9109d1763dce14bf61f3a5f2b9b7f0ae79257bea0673cd5a120d2e7dbf DIST github.com%2Ftinylib%2Fmsgp%2F@v%2Fv1.0.2.mod 31 BLAKE2B 263bfb05ef35498c4876a40273bb21f3bb2c5145e95ee0365f912a6b46919b145d7497e97cfd88b68c47b581ea4d65c31cb3de65f15929137f89091faa5eda86 SHA512 c9dea92ef8c32130b2d28820cf3f4d49e43fea4b36e82343030c1acb63ca120927d94e0ec8d496ce2319a36a22654cf3463c0023d7ce6cc7d1d4b07832f31ced DIST github.com%2Ftmc%2Fgrpc-websocket-proxy%2F@v%2Fv0.0.0-20190109142713-0ad062ec5ee5.mod 43 BLAKE2B a0f8fc8639040a1b7194a35a4020cff543111ee47a3b013163e93d14d42325146b1f6c2acfd595438721c4f6e80f9e5871811c058accbf06c6500bdfd9524004 SHA512 b3b02f5e9f8b68a93f531ce9bece44fbaa691f1527528555327c15b574ecee209ba7f6b713d8ae1f6b58b1416a9eb39546be646ef73b4328e79d8bdf605dcf9b DIST github.com%2Ftyler-smith%2Fgo-bip39%2F@v%2Fv1.0.1-0.20181017060643-dbb3b84ba2ef.mod 39 BLAKE2B d82876cd748bbc44382d6cde9ecb8d59eb5119ff4d095a57acae6235aa854344821b6bc88684af97f0bc191c1d65168740dd4edcc1fc85813346819687af7b03 SHA512 9054cfc7ebb467f8af02b2d02a076d35edaacf8f2427c1db56dbcc64574437e76f04045e9319d0ace15fc948efd3653bbc1d5a05c00ebf178845a218047dc062 DIST github.com%2Ftyler-smith%2Fgo-bip39%2F@v%2Fv1.0.1-0.20181017060643-dbb3b84ba2ef.zip 75748 BLAKE2B a6e77da47b1a48014f9874fe2cee5959ae9c2ceb58b296fd41c6cdc7688a7990c2e0ee93680f0649b70cf467c5cfa63e7b8f99da8b04901bc6e1454acf424820 SHA512 a31aea93afbcb35e1d64293eace17664437fd135c4c7cc4900af90c263dbe5f623fdf7cd19b72ef9c14e9dab1b05b2e401aa06eee2ebecc0bb809a8da8e1d072 DIST github.com%2Furfave%2Fcli%2F@v%2Fv1.22.1.mod 180 BLAKE2B 5d858ca40ba2af791726707bdab12d76aebc9f9c9ea79e49a6125308b079cb945d6ed06ca2425116f19604651eb56f29b3ec8d79fd9f38ed044e745c9b73ddb6 SHA512 b5431ec3fbdaf9efda016ea275ff597106916f5d5781b2ca82e075e42da98f6c5d34a00410fe65ac3a3e64b3ac0e1ab02e68579effc426ccc5ee19a583c44d2c +DIST github.com%2Furfave%2Fcli%2Fv2%2F@v%2Fv2.3.0.mod 183 BLAKE2B 664e1cdbf471bca9566e20f34f214a9abd2ce826067d232b177056fecba72e8d87bb9eb9b56dff47f5ab7a8c5aeb5ac6bccc7069738f4b195cef81851b0ccffd SHA512 081cf55720b5ee8f81340d7d9ff9da92ef1be9d7a139d58516b01db8a2d8e020d097f79305dcba18ed2975b49b2ee23bd697e3c0a466adbf8a8e75328e943401 DIST github.com%2Fwillf%2Fbitset%2F@v%2Fv1.1.3.mod 31 BLAKE2B eb05706f9dc60f41414a9d2b5c3acee3f615e0d1249c2e9b9776bc255fcfeb05593fb3bf06351d763d4ae4b465aee3f64d9630f4ae5fdd2d4e9ad847e5d4675d SHA512 f220b8b8bbc82fa03107ec51399e2e8c90a442b8b4ad57db441772c1ef66b16a77b71f0601f8aa22b60de4c1da4dffd1d746cd567158fbcd12b1677d88d4b17b DIST github.com%2Fwsddn%2Fgo-ecdh%2F@v%2Fv0.0.0-20161211032359-48726bab9208.mod 32 BLAKE2B 8399d4dd62f8576d9fe4e56a68a695587628fcd01a6f211cc35df92ecdc0416b930f09065c2334cce03d72977d1d9c5c1e25ca0143250f2187f6acbd658835cb SHA512 3a9ff4ec365d8d82771244f08c36ce91bf8a1d653855f6a756cbb84e668d1dcb2fa14e36d97933886e142583caa87afdd7059a97c81ee4edbaeed5c8b2eb02d6 DIST github.com%2Fxiang90%2Fprobing%2F@v%2Fv0.0.0-20190116061207-43a291ad63a2.mod 34 BLAKE2B da6bd307f61b08eb749a0b2d9a9f445dfc057c8cafaa13f4a7c6d2d2324f7812c9c8269d9747cc21db9c3478f73558da05035b3f1ce9940f5c5befb16dcdd159 SHA512 b9773f617e5b48c6767051fc7dd2faa63a8a9d537ee42fb51efe6db5b3d24060dea0a264568bb5324915de8917a334f3563dc49d35651a4ee7c15042faad2964 DIST github.com%2Fxlab%2Ftreeprint%2F@v%2Fv0.0.0-20180616005107-d6fb6747feb6.mod 33 BLAKE2B 1fb8495d86422bc87ae3a29d7040d3deb46560e8986404fe66da26fa2f7eea5f38b1ab84a67b8e79c544841627025e882fee2aea3fadd75f69f1761238eac23b SHA512 3f30afa5211772645ee93a8b11eeec246fda17559bb23b1bbc93b614815998fcae1f45827f12922fd8d51bf84425e2154f690728a63b510d278d60a48549fb77 DIST go-ethereum-1.10.1.tar.gz 13138413 BLAKE2B cff6d208a04fd332fa612aed57c0e3b444a126c3395bdcc23e40bdb420dea0005888fcdef744be7b103e07d28754feab58559eb93e08263cafdba336645cb40c SHA512 94626dbddb4da44e8c6695734cff940f4bbb7baafa23cf34d7fd2a48270d0f6e3df0a171b38df077eba6b4dcdaf526ec12c755a159ef27a5dab8656fe3c013e4 +DIST go-ethereum-1.10.2.tar.gz 13155903 BLAKE2B cba55029a70933a221b8608e6ae883158474cb2127dccfc516ef69854e5e32230f96494d668cac2878258e1fa9a831063cb625f202ec5b4903ed5a7075f700d1 SHA512 9f1b4395d65af7d54bf998d3d49d4e180d2c563deb3508e2d9f22e3a2e71c1c2813822011b8903fe20ade2dcfce63bf82641206b4d6b278351067c9342188dc4 DIST go.etcd.io%2Fbbolt%2F@v%2Fv1.3.2.mod 24 BLAKE2B f23f0532ce6fece605e76cd16e5f9a1fbf40657f26b2aa6a135bf300a232ffe8eaa9161f93d2845312b10ccb6dd5c4cfea40a2256b6481787ce9ddca7555b0fc SHA512 8988baa04517a19f905b323768f98690b19ce302d54da4648bf72baa2766c8ea8362efaf1c8dd2f02a82fb9c76e72f32373fd04cf48ff133804b6b251bd48529 DIST go.opencensus.io%2F@v%2Fv0.21.0.mod 305 BLAKE2B 73735106ac582b2e9d5f0d739412c3396e0df8627a6adbe810ac560998e4cf2eda12e449b6e336dd6b433eaf57c885b4a927359d0bc1bd6eba9432bb0793c35d SHA512 448e90223b8d67e4d5e4b150055ac83eacf9ef48aa34036c2e59559f21443f796e721df3c0395a829bf5d10d229cdc7beb956c8f90273e50f0989e45a82aace8 DIST go.opencensus.io%2F@v%2Fv0.22.0.mod 408 BLAKE2B c96dc637d392594cdf710b9542b90504fb090392662ab45208d45abe2cbaac5b64e55f2f62d1afe5542d2747abef1eedfcff97cfc48d6e0649c23b9b8293f7e5 SHA512 823e1ca3a9adedb1a98f5ac900e190bd51480686872bd901cc20a394cf03be6c8fd69cfe7343e42cb6f9d3500282a8097b6c32376aeb3e92bf0b1ce3e75872d1 @@ -514,6 +551,8 @@ DIST golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20200520004742-59133d7f0dd7.mod 181 BLAK DIST golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20200813134508-3edf25e44fcc.mod 181 BLAKE2B 05d6754fa387bac4a6481ad34fb7b681064fc6443b3f70cba316fe2fd0896050e4a772fd8e1be655130a00bb5feaded4725ffea1c5dd6ba55ba55315aaae34d2 SHA512 54d242da2536da38e292b62a955b3961f7b0a9789fe36c5f7ae93577eeac734a6e5bac21a657cf71d488395278cd7683db538e16a9c853835277a800a9d43471 DIST golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20200822124328-c89045814202.mod 181 BLAKE2B 05d6754fa387bac4a6481ad34fb7b681064fc6443b3f70cba316fe2fd0896050e4a772fd8e1be655130a00bb5feaded4725ffea1c5dd6ba55ba55315aaae34d2 SHA512 54d242da2536da38e292b62a955b3961f7b0a9789fe36c5f7ae93577eeac734a6e5bac21a657cf71d488395278cd7683db538e16a9c853835277a800a9d43471 DIST golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20200822124328-c89045814202.zip 1504684 BLAKE2B 988de9602740660bd9c8484f9413e65219eae6a8f906c0f0450443abeb8808aece8644957e8a405284e7fd1ee234d48318751db72ee825050f78b3fa13307f58 SHA512 9026af554df3cd3bc570a3a521a29007f906a1523852619f7e8e1d1b2e3504bb60e40bdefa5a003a8eb32da4a9dc98ebc4e6ca615fe87ca4269b7b3351414a56 +DIST golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20210220033124-5f55cee0dc0d.mod 179 BLAKE2B 509f289757a1f923d7b423a77cc3f1ddb08a2ee3eedb8f5f3869c2011a86121e79f02a34fb73076255e6973c8d66ca47b4690c34d7d3a5d33e1dbd04c4ea092c SHA512 f8ad754f922057fe78b5497cc77089a5eedc774800b2728a3ccd74cc82d83ba1ff00cc2d28110d5535623b733af7e34616f2fe127e68a936b9551395487ec146 +DIST golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20210220033124-5f55cee0dc0d.zip 1586423 BLAKE2B ab1cc75dcccd28d514c68716a3c02a95a31efff8841db7dd2aab1b1c70a7eb12693fdf213dd3e18bf1d56f6ec8faad238f9ac802c94e7771798bc9af5eac65a6 SHA512 18c944bb1acc03553f12d2e03b42e71b38f72db1593904394df9f04449dc396b04dec9bb1c03e44161dc0708a8571df652b7afd94377678d44f4deb593913493 DIST golang.org%2Fx%2Foauth2%2F@v%2Fv0.0.0-20180821212333-d2e6202438be.mod 27 BLAKE2B 078fc99b981406f4ee3f8da94c83954e80619e76ea63cf6323f27614bbcb870bb650eb5ffaac865a374f3ed0ef0619d97e11f05924c92e395e72cb73f28630e6 SHA512 53431e560b5d6a9b50f44997ef6755f71741ccca155767dd954da41f11f53a3e8d01d7e01a2bb9de1fdd551dd2e734cb65e5641cf5de5c9a8a6a25a4894336f5 DIST golang.org%2Fx%2Foauth2%2F@v%2Fv0.0.0-20190226205417-e64efc72b421.mod 233 BLAKE2B 5a1feba7e2d9703a864889f35f70eb18d30f9c0179a1425b0f4cddf17b03d2d187ba36346243a97820ae45e03a136ac26aedfefa09c0c7bf6cbd246eddf36c50 SHA512 9e91ec99aeb8b639d63fde3cc38f750d0a29d4a05864595beec0de0667ef9193007d89cb899b1d5ba44f0675121b2cff1e09b86bad4331378a66e15ef2f4e26b DIST golang.org%2Fx%2Foauth2%2F@v%2Fv0.0.0-20190604053449-0f29369cfe45.mod 233 BLAKE2B 5a1feba7e2d9703a864889f35f70eb18d30f9c0179a1425b0f4cddf17b03d2d187ba36346243a97820ae45e03a136ac26aedfefa09c0c7bf6cbd246eddf36c50 SHA512 9e91ec99aeb8b639d63fde3cc38f750d0a29d4a05864595beec0de0667ef9193007d89cb899b1d5ba44f0675121b2cff1e09b86bad4331378a66e15ef2f4e26b @@ -553,17 +592,23 @@ DIST golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20200519105757-fe76b779f299.mod 33 BLAKE DIST golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20200814200057-3d37ad5750ed.mod 33 BLAKE2B 8be160de26713fd50f15adfb6fd7fff2643ee587aa17de9385b1e315869d0ecf102fc567294666bf232aa677d1ab04ba8341157f3d9b66a0f53543a7a47cf148 SHA512 0c7b940d567c7685dcb55c76c69aedeaab2170f4f3bde458994c879bf344169f34fb3f3ca899b0f138a8b0b8be5031217b57a6edf5980e6066ff5cb92d1ff9ab DIST golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20200824131525-c12d262b63d8.mod 33 BLAKE2B 8be160de26713fd50f15adfb6fd7fff2643ee587aa17de9385b1e315869d0ecf102fc567294666bf232aa677d1ab04ba8341157f3d9b66a0f53543a7a47cf148 SHA512 0c7b940d567c7685dcb55c76c69aedeaab2170f4f3bde458994c879bf344169f34fb3f3ca899b0f138a8b0b8be5031217b57a6edf5980e6066ff5cb92d1ff9ab DIST golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20201101102859-da207088b7d1.mod 33 BLAKE2B 8be160de26713fd50f15adfb6fd7fff2643ee587aa17de9385b1e315869d0ecf102fc567294666bf232aa677d1ab04ba8341157f3d9b66a0f53543a7a47cf148 SHA512 0c7b940d567c7685dcb55c76c69aedeaab2170f4f3bde458994c879bf344169f34fb3f3ca899b0f138a8b0b8be5031217b57a6edf5980e6066ff5cb92d1ff9ab +DIST golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20201119102817-f84b799fce68.mod 33 BLAKE2B 8be160de26713fd50f15adfb6fd7fff2643ee587aa17de9385b1e315869d0ecf102fc567294666bf232aa677d1ab04ba8341157f3d9b66a0f53543a7a47cf148 SHA512 0c7b940d567c7685dcb55c76c69aedeaab2170f4f3bde458994c879bf344169f34fb3f3ca899b0f138a8b0b8be5031217b57a6edf5980e6066ff5cb92d1ff9ab DIST golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20210105210732-16f7687f5001.mod 33 BLAKE2B 8be160de26713fd50f15adfb6fd7fff2643ee587aa17de9385b1e315869d0ecf102fc567294666bf232aa677d1ab04ba8341157f3d9b66a0f53543a7a47cf148 SHA512 0c7b940d567c7685dcb55c76c69aedeaab2170f4f3bde458994c879bf344169f34fb3f3ca899b0f138a8b0b8be5031217b57a6edf5980e6066ff5cb92d1ff9ab DIST golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20210124154548-22da62e12c0c.mod 33 BLAKE2B 8be160de26713fd50f15adfb6fd7fff2643ee587aa17de9385b1e315869d0ecf102fc567294666bf232aa677d1ab04ba8341157f3d9b66a0f53543a7a47cf148 SHA512 0c7b940d567c7685dcb55c76c69aedeaab2170f4f3bde458994c879bf344169f34fb3f3ca899b0f138a8b0b8be5031217b57a6edf5980e6066ff5cb92d1ff9ab DIST golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20210124154548-22da62e12c0c.zip 1549338 BLAKE2B 94514181eb8c63293bcc8586586ed12574ed1aeb1f64247ec4953c4a591d8cfff3f32f8cb919eea69b67ee0b6edf406d65b7676dc27db2fea86549148f372127 SHA512 8ac070589db0adff74a784cf233ff80bfafbca77d840fc13f8f5c03e66bd62c960248e13aeee5d6b401282c913adc5d42ab3e4eef64ed199700c953500309ad4 +DIST golang.org%2Fx%2Fterm%2F@v%2Fv0.0.0-20201126162022-7de9c90e9dd1.mod 95 BLAKE2B 8385688f2081360fc2694f05d128ff0c587ef131e1b5757a942d9335870200e06545318afb1a7d1f059d060f51fe94fc16a48a1d7ec31a9a83e07b3c93f34ce3 SHA512 a3401e3d20dc1aaaebbf3c296a783668003f2182ed77ec830431f97339e07eda1859fe8c3c7fdfb0125b3ed331d23208519df520f86e20c1a05c822b3d766b08 DIST golang.org%2Fx%2Ftext%2F@v%2Fv0.3.0.mod 25 BLAKE2B 31009af0fdcd0f8730c9985287e6e364ec4e5183e57e92560dbc80a2010eced51b8a90f01a82b49384268c8a0adbf69d179c205d3f68e0eb459169d2ea9528f0 SHA512 ca081ef7cccd7bbedc6843fbe0c452352661a07e1298cd02ff338ed79d807c6401d613a3cf20011189d2f98a794ffa410547b3e352eb58a6f0a84822285d391d DIST golang.org%2Fx%2Ftext%2F@v%2Fv0.3.1-0.20180807135948-17ff2d5776d2.mod 25 BLAKE2B 31009af0fdcd0f8730c9985287e6e364ec4e5183e57e92560dbc80a2010eced51b8a90f01a82b49384268c8a0adbf69d179c205d3f68e0eb459169d2ea9528f0 SHA512 ca081ef7cccd7bbedc6843fbe0c452352661a07e1298cd02ff338ed79d807c6401d613a3cf20011189d2f98a794ffa410547b3e352eb58a6f0a84822285d391d DIST golang.org%2Fx%2Ftext%2F@v%2Fv0.3.2.mod 88 BLAKE2B f3dd520e0e4e9b57feab62ecabb9169f37f1ce49b2846b949f9266f807767d38f55e4aa8ea006229c6f81cfc1e2c9dc0d1e3c186235e416dfb90fe7e04751d07 SHA512 d9361afb453b10c9d02787568ec33ea4c97a115899c6b3d1a1246547a749244e9218475ae5ae9f741d9b355260d2d3c33852673e805fcdd5f26f3ca40f035884 DIST golang.org%2Fx%2Ftext%2F@v%2Fv0.3.3.mod 97 BLAKE2B ed93c1d43f199d8cbd43cb25edac5de569cb78773d7f3232d59a0a4de6d174c5c100db2b02ca42c51f3e17e0f5e781ba9b5641a512b0dc72dcfaa5f6bd7d451b SHA512 f3f68808ccf5223453f765f59db1ef551b2130069eb83518878961c2d4a2044f9049f8d49df6e67699fcd2645cf90b84d35626590b2cfbca302fcf0eac76dc8b DIST golang.org%2Fx%2Ftext%2F@v%2Fv0.3.3.zip 8010747 BLAKE2B 78d999113a75f84966ffd23356e7cf60811b614754936851f197e547657cb6ff40acd074593c9cb6a2ae39ba625b36731c2fc0bc4b2b5ff68a2d377a6c7192db SHA512 024719305765ca737b225fec6268f84fc4c7d17c04e31eadfacafbb24a5f30af61920f4633e95d74dd2a266de40d1d2d13587881a3c22829ffeafb01fd75959f +DIST golang.org%2Fx%2Ftext%2F@v%2Fv0.3.4.mod 97 BLAKE2B ed93c1d43f199d8cbd43cb25edac5de569cb78773d7f3232d59a0a4de6d174c5c100db2b02ca42c51f3e17e0f5e781ba9b5641a512b0dc72dcfaa5f6bd7d451b SHA512 f3f68808ccf5223453f765f59db1ef551b2130069eb83518878961c2d4a2044f9049f8d49df6e67699fcd2645cf90b84d35626590b2cfbca302fcf0eac76dc8b +DIST golang.org%2Fx%2Ftext%2F@v%2Fv0.3.4.zip 8605233 BLAKE2B 3e9c66a40249df3915ab9de2a8de2ae0b92e4f7d645f9753e66e585ebaf86992484fcb933510b3400595182e9bc667434894697953d7078bf43f617f5ea1905d SHA512 26d09376646c1e7d99581f0fe03ea109b00879dc351996f77e6442b0fd72817d056f630a56cc167014acb55532baa4be5437bf40b4a933cfe450854c618b3508 DIST golang.org%2Fx%2Ftime%2F@v%2Fv0.0.0-20181108054448-85acf8d2951c.mod 25 BLAKE2B ba9e31cf2a4ab0f78a5c67d78026c2ef9571bcff7c820ce212637c8360420af274bfc47cb14bbc3df24457a4d3acb5dee38448a848abbd4e82232bef05b6b2e9 SHA512 6e51811c33b84ddd4a7548013579204266e466bd2e87aa9b6e34892570aa09c607ffa806f8a420474e26ca0e277ab23c81bb07b0ebf2c3b6ed193014c1bc37a7 DIST golang.org%2Fx%2Ftime%2F@v%2Fv0.0.0-20190308202827-9d24e82272b4.mod 25 BLAKE2B ba9e31cf2a4ab0f78a5c67d78026c2ef9571bcff7c820ce212637c8360420af274bfc47cb14bbc3df24457a4d3acb5dee38448a848abbd4e82232bef05b6b2e9 SHA512 6e51811c33b84ddd4a7548013579204266e466bd2e87aa9b6e34892570aa09c607ffa806f8a420474e26ca0e277ab23c81bb07b0ebf2c3b6ed193014c1bc37a7 DIST golang.org%2Fx%2Ftime%2F@v%2Fv0.0.0-20190308202827-9d24e82272b4.zip 11671 BLAKE2B 0a73cd55380594ca4bac71bee0207b51979e62407ec3c828f975e8091a20e2b9a6cc331dea88cf0ff44ff3a6c7d1cfd2844651acd1d957c0d725de525a58985f SHA512 ccd129fd4ce8e4067d0ad4b164cd8c4fb7ba65d5022bb656dfdb50dd2d467152bb83760f3d94c465b6d4c29c29931c8be6c697e1634ccbab4eb3a53edca7dc4a +DIST golang.org%2Fx%2Ftime%2F@v%2Fv0.0.0-20201208040808-7e3f01d25324.mod 25 BLAKE2B ba9e31cf2a4ab0f78a5c67d78026c2ef9571bcff7c820ce212637c8360420af274bfc47cb14bbc3df24457a4d3acb5dee38448a848abbd4e82232bef05b6b2e9 SHA512 6e51811c33b84ddd4a7548013579204266e466bd2e87aa9b6e34892570aa09c607ffa806f8a420474e26ca0e277ab23c81bb07b0ebf2c3b6ed193014c1bc37a7 +DIST golang.org%2Fx%2Ftime%2F@v%2Fv0.0.0-20201208040808-7e3f01d25324.zip 12054 BLAKE2B b91339be03002d8a40fab56787561e3b3ecec20b77a5eefc3725071e6f1de3fae1f987d2e8409e2e101f0adffe3d40be7d34c999ca0d904990b27b96c5488ab7 SHA512 5ff260d58f1871d63c9499a0fca1f143292ce12b0327c94959f7b8af7cf90dd8361b4eb3424f1adcff0a8e5201b5205e87d3edeef203fc48aed733416e8cd786 DIST golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20180221164845-07fd8470d635.mod 26 BLAKE2B 2a44c2cc034af3473d9a1d4e1c23b0f4542333853bfc0ecbfcf9eacacbb3593b449fcfc94d23f49ccc16e5a844bc72a3462a3e08a5c26194106a64d1f2732e0a SHA512 3c166b18c0ce47a47e95da9eeede63879a92b0205bd4589d554f7bae89699be0efa83e1f5bba8e50f47714ea23e759b07f4543fe06301995d39373da2db16fc0 DIST golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20180525024113-a5b4c53f6e8b.mod 26 BLAKE2B 2a44c2cc034af3473d9a1d4e1c23b0f4542333853bfc0ecbfcf9eacacbb3593b449fcfc94d23f49ccc16e5a844bc72a3462a3e08a5c26194106a64d1f2732e0a SHA512 3c166b18c0ce47a47e95da9eeede63879a92b0205bd4589d554f7bae89699be0efa83e1f5bba8e50f47714ea23e759b07f4543fe06301995d39373da2db16fc0 DIST golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20180917221912-90fa682c2a6e.mod 26 BLAKE2B 2a44c2cc034af3473d9a1d4e1c23b0f4542333853bfc0ecbfcf9eacacbb3593b449fcfc94d23f49ccc16e5a844bc72a3462a3e08a5c26194106a64d1f2732e0a SHA512 3c166b18c0ce47a47e95da9eeede63879a92b0205bd4589d554f7bae89699be0efa83e1f5bba8e50f47714ea23e759b07f4543fe06301995d39373da2db16fc0 @@ -661,6 +706,7 @@ DIST gopkg.in%2Furfave%2Fcli.v1%2F@v%2Fv1.20.0.zip 72849 BLAKE2B 3317aff1a3c21e1 DIST gopkg.in%2Fyaml.v2%2F@v%2Fv2.0.0-20170812160011-eb3733d160e7.mod 24 BLAKE2B 1cb17a1c6b1eb33cebd983f9e965f6db03f5095441d7cd72aff6df805501eef4dc249c22ecc85da360c27696a7c4ae613f0769a1f89e73f286281de89ffd3ef2 SHA512 89b481cc62ed7a486990ebfcf65cf7a344e5d189deef680e6ddd82dc93f31d166af05fc27b4a95ea27c33fd3ced1b87d4050d617d52008ca059c4a5d3b6c26a9 DIST gopkg.in%2Fyaml.v2%2F@v%2Fv2.2.1.mod 95 BLAKE2B adb3684980f1d8e6c23444e91028f8db55f1bc496114eb3508dbecf9917dbc8a0a4bed7c0d761123335a75b9ffe727e180f2d6aa5f84312edb05a798185c8362 SHA512 916ff67ddb6c2ba39905db4277ce42596d9ca5a42f8aa7f47f16335e78d91a1b30419fd1b7b6967b37e248363397ec527b38d2f500b3546edda5d2bce1944379 DIST gopkg.in%2Fyaml.v2%2F@v%2Fv2.2.2.mod 95 BLAKE2B adb3684980f1d8e6c23444e91028f8db55f1bc496114eb3508dbecf9917dbc8a0a4bed7c0d761123335a75b9ffe727e180f2d6aa5f84312edb05a798185c8362 SHA512 916ff67ddb6c2ba39905db4277ce42596d9ca5a42f8aa7f47f16335e78d91a1b30419fd1b7b6967b37e248363397ec527b38d2f500b3546edda5d2bce1944379 +DIST gopkg.in%2Fyaml.v2%2F@v%2Fv2.2.3.mod 95 BLAKE2B adb3684980f1d8e6c23444e91028f8db55f1bc496114eb3508dbecf9917dbc8a0a4bed7c0d761123335a75b9ffe727e180f2d6aa5f84312edb05a798185c8362 SHA512 916ff67ddb6c2ba39905db4277ce42596d9ca5a42f8aa7f47f16335e78d91a1b30419fd1b7b6967b37e248363397ec527b38d2f500b3546edda5d2bce1944379 DIST gopkg.in%2Fyaml.v2%2F@v%2Fv2.2.4.mod 95 BLAKE2B adb3684980f1d8e6c23444e91028f8db55f1bc496114eb3508dbecf9917dbc8a0a4bed7c0d761123335a75b9ffe727e180f2d6aa5f84312edb05a798185c8362 SHA512 916ff67ddb6c2ba39905db4277ce42596d9ca5a42f8aa7f47f16335e78d91a1b30419fd1b7b6967b37e248363397ec527b38d2f500b3546edda5d2bce1944379 DIST gopkg.in%2Fyaml.v2%2F@v%2Fv2.2.8.mod 95 BLAKE2B adb3684980f1d8e6c23444e91028f8db55f1bc496114eb3508dbecf9917dbc8a0a4bed7c0d761123335a75b9ffe727e180f2d6aa5f84312edb05a798185c8362 SHA512 916ff67ddb6c2ba39905db4277ce42596d9ca5a42f8aa7f47f16335e78d91a1b30419fd1b7b6967b37e248363397ec527b38d2f500b3546edda5d2bce1944379 DIST gopkg.in%2Fyaml.v2%2F@v%2Fv2.3.0.mod 95 BLAKE2B adb3684980f1d8e6c23444e91028f8db55f1bc496114eb3508dbecf9917dbc8a0a4bed7c0d761123335a75b9ffe727e180f2d6aa5f84312edb05a798185c8362 SHA512 916ff67ddb6c2ba39905db4277ce42596d9ca5a42f8aa7f47f16335e78d91a1b30419fd1b7b6967b37e248363397ec527b38d2f500b3546edda5d2bce1944379 diff --git a/net-p2p/go-ethereum/go-ethereum-1.10.2.ebuild b/net-p2p/go-ethereum/go-ethereum-1.10.2.ebuild new file mode 100644 index 000000000000..9c9c13020e3b --- /dev/null +++ b/net-p2p/go-ethereum/go-ethereum-1.10.2.ebuild @@ -0,0 +1,758 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit go-module + +DESCRIPTION="Official golang implementation of the Ethereum protocol" +HOMEPAGE="https://github.com/ethereum/go-ethereum" + +EGO_SUM=( + "cloud.google.com/go v0.26.0/go.mod" + "cloud.google.com/go v0.34.0/go.mod" + "cloud.google.com/go v0.38.0/go.mod" + "cloud.google.com/go v0.43.0/go.mod" + "cloud.google.com/go v0.44.1/go.mod" + "cloud.google.com/go v0.44.2/go.mod" + "cloud.google.com/go v0.45.1/go.mod" + "cloud.google.com/go v0.46.3/go.mod" + "cloud.google.com/go v0.50.0/go.mod" + "cloud.google.com/go v0.51.0/go.mod" + "cloud.google.com/go/bigquery v1.0.1/go.mod" + "cloud.google.com/go/bigquery v1.3.0/go.mod" + "cloud.google.com/go/bigtable v1.2.0/go.mod" + "cloud.google.com/go/datastore v1.0.0/go.mod" + "cloud.google.com/go/firestore v1.1.0/go.mod" + "cloud.google.com/go/pubsub v1.0.1/go.mod" + "cloud.google.com/go/pubsub v1.1.0/go.mod" + "cloud.google.com/go/storage v1.0.0/go.mod" + "cloud.google.com/go/storage v1.5.0/go.mod" + "collectd.org v0.3.0/go.mod" + "dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod" + "github.com/Azure/azure-pipeline-go v0.2.1/go.mod" + "github.com/Azure/azure-pipeline-go v0.2.2" + "github.com/Azure/azure-pipeline-go v0.2.2/go.mod" + "github.com/Azure/azure-storage-blob-go v0.7.0" + "github.com/Azure/azure-storage-blob-go v0.7.0/go.mod" + "github.com/Azure/go-autorest/autorest v0.9.0" + "github.com/Azure/go-autorest/autorest v0.9.0/go.mod" + "github.com/Azure/go-autorest/autorest/adal v0.5.0/go.mod" + "github.com/Azure/go-autorest/autorest/adal v0.8.0" + "github.com/Azure/go-autorest/autorest/adal v0.8.0/go.mod" + "github.com/Azure/go-autorest/autorest/date v0.1.0/go.mod" + "github.com/Azure/go-autorest/autorest/date v0.2.0" + "github.com/Azure/go-autorest/autorest/date v0.2.0/go.mod" + "github.com/Azure/go-autorest/autorest/mocks v0.1.0/go.mod" + "github.com/Azure/go-autorest/autorest/mocks v0.2.0/go.mod" + "github.com/Azure/go-autorest/autorest/mocks v0.3.0" + "github.com/Azure/go-autorest/autorest/mocks v0.3.0/go.mod" + "github.com/Azure/go-autorest/logger v0.1.0" + "github.com/Azure/go-autorest/logger v0.1.0/go.mod" + "github.com/Azure/go-autorest/tracing v0.5.0" + "github.com/Azure/go-autorest/tracing v0.5.0/go.mod" + "github.com/BurntSushi/toml v0.3.1/go.mod" + "github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod" + "github.com/DATA-DOG/go-sqlmock v1.3.3/go.mod" + "github.com/OneOfOne/xxhash v1.2.2/go.mod" + "github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6" + "github.com/StackExchange/wmi v0.0.0-20180116203802-5d049714c4a6/go.mod" + "github.com/VictoriaMetrics/fastcache v1.5.7" + "github.com/VictoriaMetrics/fastcache v1.5.7/go.mod" + "github.com/aead/siphash v1.0.1/go.mod" + "github.com/ajstarks/svgo v0.0.0-20180226025133-644b8db467af/go.mod" + "github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod" + "github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod" + "github.com/allegro/bigcache v1.2.1-0.20190218064605-e24eb225f156" + "github.com/allegro/bigcache v1.2.1-0.20190218064605-e24eb225f156/go.mod" + "github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883/go.mod" + "github.com/apache/arrow/go/arrow v0.0.0-20191024131854-af6fa24be0db/go.mod" + "github.com/aristanetworks/goarista v0.0.0-20170210015632-ea17b1a17847/go.mod" + "github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e/go.mod" + "github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da/go.mod" + "github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310/go.mod" + "github.com/aws/aws-sdk-go v1.25.48/go.mod" + "github.com/aws/aws-sdk-go-v2 v1.2.0" + "github.com/aws/aws-sdk-go-v2 v1.2.0/go.mod" + "github.com/aws/aws-sdk-go-v2/config v1.1.1" + "github.com/aws/aws-sdk-go-v2/config v1.1.1/go.mod" + "github.com/aws/aws-sdk-go-v2/credentials v1.1.1" + "github.com/aws/aws-sdk-go-v2/credentials v1.1.1/go.mod" + "github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.0.2" + "github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.0.2/go.mod" + "github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.0.2" + "github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.0.2/go.mod" + "github.com/aws/aws-sdk-go-v2/service/route53 v1.1.1" + "github.com/aws/aws-sdk-go-v2/service/route53 v1.1.1/go.mod" + "github.com/aws/aws-sdk-go-v2/service/sso v1.1.1" + "github.com/aws/aws-sdk-go-v2/service/sso v1.1.1/go.mod" + "github.com/aws/aws-sdk-go-v2/service/sts v1.1.1" + "github.com/aws/aws-sdk-go-v2/service/sts v1.1.1/go.mod" + "github.com/aws/smithy-go v1.1.0" + "github.com/aws/smithy-go v1.1.0/go.mod" + "github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod" + "github.com/beorn7/perks v1.0.0/go.mod" + "github.com/bgentry/speakeasy v0.1.0/go.mod" + "github.com/bketelsen/crypt v0.0.3-0.20200106085610-5cbc8cc4026c/go.mod" + "github.com/bmizerany/pat v0.0.0-20170815010413-6226ea591a40/go.mod" + "github.com/boltdb/bolt v1.3.1/go.mod" + "github.com/btcsuite/btcd v0.0.0-20171128150713-2e60448ffcc6/go.mod" + "github.com/btcsuite/btcd v0.20.1-beta" + "github.com/btcsuite/btcd v0.20.1-beta/go.mod" + "github.com/btcsuite/btclog v0.0.0-20170628155309-84c8d2346e9f/go.mod" + "github.com/btcsuite/btcutil v0.0.0-20190425235716-9e5f4b9a998d/go.mod" + "github.com/btcsuite/go-socks v0.0.0-20170105172521-4720035b7bfd/go.mod" + "github.com/btcsuite/goleveldb v0.0.0-20160330041536-7834afc9e8cd/go.mod" + "github.com/btcsuite/snappy-go v0.0.0-20151229074030-0bdef8d06723/go.mod" + "github.com/btcsuite/websocket v0.0.0-20150119174127-31079b680792/go.mod" + "github.com/btcsuite/winsvc v1.0.0/go.mod" + "github.com/c-bata/go-prompt v0.2.2/go.mod" + "github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod" + "github.com/cespare/cp v0.1.0" + "github.com/cespare/cp v0.1.0/go.mod" + "github.com/cespare/xxhash v1.1.0" + "github.com/cespare/xxhash v1.1.0/go.mod" + "github.com/cespare/xxhash/v2 v2.1.1" + "github.com/cespare/xxhash/v2 v2.1.1/go.mod" + "github.com/chzyer/logex v1.1.10/go.mod" + "github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e/go.mod" + "github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod" + "github.com/client9/misspell v0.3.4/go.mod" + "github.com/cloudflare/cloudflare-go v0.10.2-0.20190916151808-a80f83b9add9/go.mod" + "github.com/cloudflare/cloudflare-go v0.14.0" + "github.com/cloudflare/cloudflare-go v0.14.0/go.mod" + "github.com/consensys/bavard v0.1.8-0.20210105233146-c16790d2aa8b/go.mod" + "github.com/consensys/goff v0.3.10/go.mod" + "github.com/consensys/gurvy v0.3.8" + "github.com/consensys/gurvy v0.3.8/go.mod" + "github.com/coreos/bbolt v1.3.2/go.mod" + "github.com/coreos/etcd v3.3.13+incompatible/go.mod" + "github.com/coreos/go-semver v0.3.0/go.mod" + "github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e/go.mod" + "github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f/go.mod" + "github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d/go.mod" + "github.com/cpuguy83/go-md2man/v2 v2.0.0/go.mod" + "github.com/dave/jennifer v1.2.0/go.mod" + "github.com/davecgh/go-spew v0.0.0-20171005155431-ecdeabc65495/go.mod" + "github.com/davecgh/go-spew v1.1.0/go.mod" + "github.com/davecgh/go-spew v1.1.1" + "github.com/davecgh/go-spew v1.1.1/go.mod" + "github.com/deckarep/golang-set v0.0.0-20180603214616-504e848d77ea" + "github.com/deckarep/golang-set v0.0.0-20180603214616-504e848d77ea/go.mod" + "github.com/dgrijalva/jwt-go v3.2.0+incompatible" + "github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod" + "github.com/dgryski/go-bitstream v0.0.0-20180413035011-3522498ce2c8/go.mod" + "github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod" + "github.com/dlclark/regexp2 v1.2.0" + "github.com/dlclark/regexp2 v1.2.0/go.mod" + "github.com/docker/docker v1.4.2-0.20180625184442-8e610b2b55bf" + "github.com/docker/docker v1.4.2-0.20180625184442-8e610b2b55bf/go.mod" + "github.com/dop251/goja v0.0.0-20200721192441-a695b0cdd498" + "github.com/dop251/goja v0.0.0-20200721192441-a695b0cdd498/go.mod" + "github.com/dvyukov/go-fuzz v0.0.0-20200318091601-be3528f3a813/go.mod" + "github.com/eclipse/paho.mqtt.golang v1.2.0/go.mod" + "github.com/edsrzf/mmap-go v0.0.0-20160512033002-935e0e8a636c/go.mod" + "github.com/edsrzf/mmap-go v1.0.0" + "github.com/edsrzf/mmap-go v1.0.0/go.mod" + "github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473/go.mod" + "github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod" + "github.com/ethereum/go-ethereum v1.9.25/go.mod" + "github.com/fatih/color v1.3.0/go.mod" + "github.com/fatih/color v1.7.0" + "github.com/fatih/color v1.7.0/go.mod" + "github.com/fjl/memsize v0.0.0-20180418122429-ca190fb6ffbc/go.mod" + "github.com/fjl/memsize v0.0.0-20190710130421-bcb5799ab5e5" + "github.com/fjl/memsize v0.0.0-20190710130421-bcb5799ab5e5/go.mod" + "github.com/fogleman/gg v1.2.1-0.20190220221249-0403632d5b90/go.mod" + "github.com/fsnotify/fsnotify v1.4.7/go.mod" + "github.com/fsnotify/fsnotify v1.4.9" + "github.com/fsnotify/fsnotify v1.4.9/go.mod" + "github.com/gballet/go-libpcsclite v0.0.0-20190607065134-2772fd86a8ff" + "github.com/gballet/go-libpcsclite v0.0.0-20190607065134-2772fd86a8ff/go.mod" + "github.com/ghodss/yaml v1.0.0/go.mod" + "github.com/glycerine/go-unsnap-stream v0.0.0-20180323001048-9f0cb55181dd/go.mod" + "github.com/glycerine/goconvey v0.0.0-20190410193231-58a59202ab31/go.mod" + "github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1/go.mod" + "github.com/go-gl/glfw/v3.3/glfw v0.0.0-20191125211704-12ad95a8df72/go.mod" + "github.com/go-kit/kit v0.8.0" + "github.com/go-kit/kit v0.8.0/go.mod" + "github.com/go-logfmt/logfmt v0.3.0/go.mod" + "github.com/go-logfmt/logfmt v0.4.0" + "github.com/go-logfmt/logfmt v0.4.0/go.mod" + "github.com/go-ole/go-ole v1.2.1" + "github.com/go-ole/go-ole v1.2.1/go.mod" + "github.com/go-sourcemap/sourcemap v2.1.2+incompatible" + "github.com/go-sourcemap/sourcemap v2.1.2+incompatible/go.mod" + "github.com/go-sql-driver/mysql v1.4.1/go.mod" + "github.com/go-stack/stack v1.8.0" + "github.com/go-stack/stack v1.8.0/go.mod" + "github.com/gofrs/uuid v3.3.0+incompatible/go.mod" + "github.com/gogo/protobuf v1.1.1/go.mod" + "github.com/gogo/protobuf v1.2.1/go.mod" + "github.com/gogo/protobuf v1.3.1/go.mod" + "github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0/go.mod" + "github.com/golang/geo v0.0.0-20190916061304-5b978397cfec/go.mod" + "github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod" + "github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef/go.mod" + "github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6/go.mod" + "github.com/golang/groupcache v0.0.0-20191227052852-215e87163ea7/go.mod" + "github.com/golang/mock v1.1.1/go.mod" + "github.com/golang/mock v1.2.0/go.mod" + "github.com/golang/mock v1.3.1/go.mod" + "github.com/golang/protobuf v1.2.0/go.mod" + "github.com/golang/protobuf v1.3.1/go.mod" + "github.com/golang/protobuf v1.3.2/go.mod" + "github.com/golang/protobuf v1.4.0-rc.1/go.mod" + "github.com/golang/protobuf v1.4.0-rc.1.0.20200221234624-67d41d38c208/go.mod" + "github.com/golang/protobuf v1.4.0-rc.2/go.mod" + "github.com/golang/protobuf v1.4.0-rc.4.0.20200313231945-b860323f09d0/go.mod" + "github.com/golang/protobuf v1.4.0/go.mod" + "github.com/golang/protobuf v1.4.2/go.mod" + "github.com/golang/protobuf v1.4.3" + "github.com/golang/protobuf v1.4.3/go.mod" + "github.com/golang/snappy v0.0.0-20180518054509-2e65f85255db/go.mod" + "github.com/golang/snappy v0.0.1/go.mod" + "github.com/golang/snappy v0.0.3-0.20201103224600-674baa8c7fc3" + "github.com/golang/snappy v0.0.3-0.20201103224600-674baa8c7fc3/go.mod" + "github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c/go.mod" + "github.com/google/btree v1.0.0/go.mod" + "github.com/google/flatbuffers v1.11.0/go.mod" + "github.com/google/go-cmp v0.2.0/go.mod" + "github.com/google/go-cmp v0.3.0/go.mod" + "github.com/google/go-cmp v0.3.1/go.mod" + "github.com/google/go-cmp v0.4.0/go.mod" + "github.com/google/go-cmp v0.4.1/go.mod" + "github.com/google/go-cmp v0.5.4" + "github.com/google/go-cmp v0.5.4/go.mod" + "github.com/google/gofuzz v1.1.1-0.20200604201612-c04b05f3adfa" + "github.com/google/gofuzz v1.1.1-0.20200604201612-c04b05f3adfa/go.mod" + "github.com/google/martian v2.1.0+incompatible/go.mod" + "github.com/google/pprof v0.0.0-20181206194817-3ea8567a2e57/go.mod" + "github.com/google/pprof v0.0.0-20190515194954-54271f7e092f/go.mod" + "github.com/google/pprof v0.0.0-20191218002539-d4f498aebedc/go.mod" + "github.com/google/renameio v0.1.0/go.mod" + "github.com/google/uuid v1.1.5" + "github.com/google/uuid v1.1.5/go.mod" + "github.com/googleapis/gax-go/v2 v2.0.4/go.mod" + "github.com/googleapis/gax-go/v2 v2.0.5/go.mod" + "github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1/go.mod" + "github.com/gorilla/websocket v1.4.1-0.20190629185528-ae1634f6a989/go.mod" + "github.com/gorilla/websocket v1.4.2" + "github.com/gorilla/websocket v1.4.2/go.mod" + "github.com/graph-gophers/graphql-go v0.0.0-20191115155744-f33e81362277/go.mod" + "github.com/graph-gophers/graphql-go v0.0.0-20201113091052-beb923fada29" + "github.com/graph-gophers/graphql-go v0.0.0-20201113091052-beb923fada29/go.mod" + "github.com/grpc-ecosystem/go-grpc-middleware v1.0.0/go.mod" + "github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod" + "github.com/grpc-ecosystem/grpc-gateway v1.9.0/go.mod" + "github.com/hashicorp/consul/api v1.1.0/go.mod" + "github.com/hashicorp/consul/sdk v0.1.1/go.mod" + "github.com/hashicorp/errwrap v1.0.0/go.mod" + "github.com/hashicorp/go-cleanhttp v0.5.1/go.mod" + "github.com/hashicorp/go-immutable-radix v1.0.0/go.mod" + "github.com/hashicorp/go-msgpack v0.5.3/go.mod" + "github.com/hashicorp/go-multierror v1.0.0/go.mod" + "github.com/hashicorp/go-rootcerts v1.0.0/go.mod" + "github.com/hashicorp/go-sockaddr v1.0.0/go.mod" + "github.com/hashicorp/go-syslog v1.0.0/go.mod" + "github.com/hashicorp/go-uuid v1.0.0/go.mod" + "github.com/hashicorp/go-uuid v1.0.1/go.mod" + "github.com/hashicorp/go.net v0.0.1/go.mod" + "github.com/hashicorp/golang-lru v0.5.0/go.mod" + "github.com/hashicorp/golang-lru v0.5.1/go.mod" + "github.com/hashicorp/golang-lru v0.5.4/go.mod" + "github.com/hashicorp/golang-lru v0.5.5-0.20210104140557-80c98217689d" + "github.com/hashicorp/golang-lru v0.5.5-0.20210104140557-80c98217689d/go.mod" + "github.com/hashicorp/hcl v1.0.0/go.mod" + "github.com/hashicorp/logutils v1.0.0/go.mod" + "github.com/hashicorp/mdns v1.0.0/go.mod" + "github.com/hashicorp/memberlist v0.1.3/go.mod" + "github.com/hashicorp/serf v0.8.2/go.mod" + "github.com/holiman/bloomfilter/v2 v2.0.3" + "github.com/holiman/bloomfilter/v2 v2.0.3/go.mod" + "github.com/holiman/uint256 v1.1.1" + "github.com/holiman/uint256 v1.1.1/go.mod" + "github.com/hpcloud/tail v1.0.0/go.mod" + "github.com/huin/goupnp v1.0.0/go.mod" + "github.com/huin/goupnp v1.0.1-0.20210310174557-0ca763054c88" + "github.com/huin/goupnp v1.0.1-0.20210310174557-0ca763054c88/go.mod" + "github.com/huin/goutil v0.0.0-20170803182201-1ca381bf3150/go.mod" + "github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6/go.mod" + "github.com/inconshreveable/mousetrap v1.0.0/go.mod" + "github.com/influxdata/flux v0.65.1/go.mod" + "github.com/influxdata/influxdb v1.2.3-0.20180221223340-01288bdb0883/go.mod" + "github.com/influxdata/influxdb v1.8.3" + "github.com/influxdata/influxdb v1.8.3/go.mod" + "github.com/influxdata/influxql v1.1.1-0.20200828144457-65d3ef77d385/go.mod" + "github.com/influxdata/line-protocol v0.0.0-20180522152040-32c6aa80de5e/go.mod" + "github.com/influxdata/promql/v2 v2.12.0/go.mod" + "github.com/influxdata/roaring v0.4.13-0.20180809181101-fc520f41fab6/go.mod" + "github.com/influxdata/tdigest v0.0.0-20181121200506-bf2b5ad3c0a9/go.mod" + "github.com/influxdata/usage-client v0.0.0-20160829180054-6d3895376368/go.mod" + "github.com/jackpal/go-nat-pmp v1.0.2-0.20160603034137-1fa385a6f458" + "github.com/jackpal/go-nat-pmp v1.0.2-0.20160603034137-1fa385a6f458/go.mod" + "github.com/jedisct1/go-minisign v0.0.0-20190909160543-45766022959e" + "github.com/jedisct1/go-minisign v0.0.0-20190909160543-45766022959e/go.mod" + "github.com/jessevdk/go-flags v0.0.0-20141203071132-1679536dcc89/go.mod" + "github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af/go.mod" + "github.com/jmespath/go-jmespath v0.4.0/go.mod" + "github.com/jmespath/go-jmespath/internal/testify v1.5.1/go.mod" + "github.com/jonboulle/clockwork v0.1.0/go.mod" + "github.com/jrick/logrotate v1.0.0/go.mod" + "github.com/json-iterator/go v1.1.6/go.mod" + "github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod" + "github.com/jstemmer/go-junit-report v0.9.1/go.mod" + "github.com/jsternberg/zap-logfmt v1.0.0/go.mod" + "github.com/jtolds/gls v4.20.0+incompatible/go.mod" + "github.com/julienschmidt/httprouter v1.1.1-0.20170430222011-975b5c4c7c21/go.mod" + "github.com/julienschmidt/httprouter v1.2.0" + "github.com/julienschmidt/httprouter v1.2.0/go.mod" + "github.com/jung-kurt/gofpdf v1.0.3-0.20190309125859-24315acbbda5/go.mod" + "github.com/jwilder/encoding v0.0.0-20170811194829-b4e1701a28ef/go.mod" + "github.com/karalabe/usb v0.0.0-20190919080040-51dc0efba356" + "github.com/karalabe/usb v0.0.0-20190919080040-51dc0efba356/go.mod" + "github.com/kilic/bls12-381 v0.0.0-20201226121925-69dacb279461/go.mod" + "github.com/kisielk/errcheck v1.1.0/go.mod" + "github.com/kisielk/errcheck v1.2.0/go.mod" + "github.com/kisielk/gotool v1.0.0/go.mod" + "github.com/kkdai/bstream v0.0.0-20161212061736-f391b8402d23/go.mod" + "github.com/klauspost/compress v1.4.0/go.mod" + "github.com/klauspost/cpuid v0.0.0-20170728055534-ae7887de9fa5/go.mod" + "github.com/klauspost/crc32 v0.0.0-20161016154125-cb6bfca970f6/go.mod" + "github.com/klauspost/pgzip v1.0.2-0.20170402124221-0bf5dcad4ada/go.mod" + "github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod" + "github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515" + "github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod" + "github.com/kr/pretty v0.1.0" + "github.com/kr/pretty v0.1.0/go.mod" + "github.com/kr/pty v1.1.1/go.mod" + "github.com/kr/text v0.1.0" + "github.com/kr/text v0.1.0/go.mod" + "github.com/kylelemons/godebug v1.1.0" + "github.com/kylelemons/godebug v1.1.0/go.mod" + "github.com/leanovate/gopter v0.2.8/go.mod" + "github.com/leanovate/gopter v0.2.9" + "github.com/leanovate/gopter v0.2.9/go.mod" + "github.com/lib/pq v1.0.0/go.mod" + "github.com/magiconair/properties v1.8.1/go.mod" + "github.com/mattn/go-colorable v0.0.9/go.mod" + "github.com/mattn/go-colorable v0.1.0" + "github.com/mattn/go-colorable v0.1.0/go.mod" + "github.com/mattn/go-ieproxy v0.0.0-20190610004146-91bb50d98149/go.mod" + "github.com/mattn/go-ieproxy v0.0.0-20190702010315-6dee0af9227d" + "github.com/mattn/go-ieproxy v0.0.0-20190702010315-6dee0af9227d/go.mod" + "github.com/mattn/go-isatty v0.0.3/go.mod" + "github.com/mattn/go-isatty v0.0.4/go.mod" + "github.com/mattn/go-isatty v0.0.5-0.20180830101745-3fb116b82035" + "github.com/mattn/go-isatty v0.0.5-0.20180830101745-3fb116b82035/go.mod" + "github.com/mattn/go-runewidth v0.0.3/go.mod" + "github.com/mattn/go-runewidth v0.0.4/go.mod" + "github.com/mattn/go-runewidth v0.0.9" + "github.com/mattn/go-runewidth v0.0.9/go.mod" + "github.com/mattn/go-sqlite3 v1.11.0/go.mod" + "github.com/mattn/go-tty v0.0.0-20180907095812-13ff1204f104/go.mod" + "github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod" + "github.com/miekg/dns v1.0.14/go.mod" + "github.com/mitchellh/cli v1.0.0/go.mod" + "github.com/mitchellh/go-homedir v1.0.0/go.mod" + "github.com/mitchellh/go-homedir v1.1.0/go.mod" + "github.com/mitchellh/go-testing-interface v1.0.0/go.mod" + "github.com/mitchellh/gox v0.4.0/go.mod" + "github.com/mitchellh/iochan v1.0.0/go.mod" + "github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee/go.mod" + "github.com/mitchellh/mapstructure v1.1.2/go.mod" + "github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod" + "github.com/modern-go/reflect2 v1.0.1/go.mod" + "github.com/mschoch/smat v0.0.0-20160514031455-90eadee771ae/go.mod" + "github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod" + "github.com/naoina/go-stringutil v0.1.0" + "github.com/naoina/go-stringutil v0.1.0/go.mod" + "github.com/naoina/toml v0.1.2-0.20170918210437-9fafd6967416" + "github.com/naoina/toml v0.1.2-0.20170918210437-9fafd6967416/go.mod" + "github.com/nxadm/tail v1.4.4" + "github.com/nxadm/tail v1.4.4/go.mod" + "github.com/oklog/ulid v1.3.1/go.mod" + "github.com/olekukonko/tablewriter v0.0.1/go.mod" + "github.com/olekukonko/tablewriter v0.0.2-0.20190409134802-7e037d187b0c/go.mod" + "github.com/olekukonko/tablewriter v0.0.5" + "github.com/olekukonko/tablewriter v0.0.5/go.mod" + "github.com/onsi/ginkgo v1.6.0/go.mod" + "github.com/onsi/ginkgo v1.7.0/go.mod" + "github.com/onsi/ginkgo v1.12.1/go.mod" + "github.com/onsi/ginkgo v1.14.0" + "github.com/onsi/ginkgo v1.14.0/go.mod" + "github.com/onsi/gomega v1.4.3/go.mod" + "github.com/onsi/gomega v1.7.1/go.mod" + "github.com/onsi/gomega v1.10.1" + "github.com/onsi/gomega v1.10.1/go.mod" + "github.com/opentracing/opentracing-go v1.0.2/go.mod" + "github.com/opentracing/opentracing-go v1.0.3-0.20180606204148-bd9c31933947/go.mod" + "github.com/opentracing/opentracing-go v1.1.0" + "github.com/opentracing/opentracing-go v1.1.0/go.mod" + "github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c/go.mod" + "github.com/paulbellamy/ratecounter v0.2.0/go.mod" + "github.com/pborman/uuid v0.0.0-20170112150404-1b00554d8222/go.mod" + "github.com/pelletier/go-toml v1.2.0/go.mod" + "github.com/peterh/liner v1.0.1-0.20180619022028-8c1271fcf47f/go.mod" + "github.com/peterh/liner v1.1.1-0.20190123174540-a2c9a5303de7" + "github.com/peterh/liner v1.1.1-0.20190123174540-a2c9a5303de7/go.mod" + "github.com/philhofer/fwd v1.0.0/go.mod" + "github.com/pierrec/lz4 v2.0.5+incompatible/go.mod" + "github.com/pkg/errors v0.8.0/go.mod" + "github.com/pkg/errors v0.8.1/go.mod" + "github.com/pkg/errors v0.9.1" + "github.com/pkg/errors v0.9.1/go.mod" + "github.com/pkg/term v0.0.0-20180730021639-bffc007b7fd5/go.mod" + "github.com/pmezard/go-difflib v1.0.0" + "github.com/pmezard/go-difflib v1.0.0/go.mod" + "github.com/posener/complete v1.1.1/go.mod" + "github.com/prometheus/client_golang v0.9.1/go.mod" + "github.com/prometheus/client_golang v0.9.3/go.mod" + "github.com/prometheus/client_golang v1.0.0/go.mod" + "github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod" + "github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod" + "github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod" + "github.com/prometheus/common v0.0.0-20181113130724-41aa239b4cce/go.mod" + "github.com/prometheus/common v0.4.0/go.mod" + "github.com/prometheus/common v0.4.1/go.mod" + "github.com/prometheus/common v0.6.0/go.mod" + "github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod" + "github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084/go.mod" + "github.com/prometheus/procfs v0.0.2/go.mod" + "github.com/prometheus/tsdb v0.6.2-0.20190402121629-4f204dcbc150/go.mod" + "github.com/prometheus/tsdb v0.7.1" + "github.com/prometheus/tsdb v0.7.1/go.mod" + "github.com/retailnext/hllpp v1.0.1-0.20180308014038-101a6d2f8b52/go.mod" + "github.com/rjeczalik/notify v0.9.1" + "github.com/rjeczalik/notify v0.9.1/go.mod" + "github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod" + "github.com/rogpeppe/go-internal v1.3.0/go.mod" + "github.com/rs/cors v0.0.0-20160617231935-a62a804a8a00/go.mod" + "github.com/rs/cors v1.7.0" + "github.com/rs/cors v1.7.0/go.mod" + "github.com/rs/xhandler v0.0.0-20160618193221-ed27b6fd6521/go.mod" + "github.com/russross/blackfriday/v2 v2.0.1/go.mod" + "github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f/go.mod" + "github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529/go.mod" + "github.com/segmentio/kafka-go v0.1.0/go.mod" + "github.com/segmentio/kafka-go v0.2.0/go.mod" + "github.com/sergi/go-diff v1.0.0/go.mod" + "github.com/shirou/gopsutil v2.20.5+incompatible" + "github.com/shirou/gopsutil v2.20.5+incompatible/go.mod" + "github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod" + "github.com/sirupsen/logrus v1.2.0/go.mod" + "github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d/go.mod" + "github.com/smartystreets/goconvey v1.6.4/go.mod" + "github.com/soheilhy/cmux v0.1.4/go.mod" + "github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod" + "github.com/spf13/afero v1.1.2/go.mod" + "github.com/spf13/cast v1.3.0/go.mod" + "github.com/spf13/cobra v0.0.3/go.mod" + "github.com/spf13/cobra v1.1.1/go.mod" + "github.com/spf13/jwalterweatherman v1.0.0/go.mod" + "github.com/spf13/pflag v1.0.3/go.mod" + "github.com/spf13/pflag v1.0.5/go.mod" + "github.com/spf13/viper v1.7.0/go.mod" + "github.com/status-im/keycard-go v0.0.0-20190316090335-8537d3370df4" + "github.com/status-im/keycard-go v0.0.0-20190316090335-8537d3370df4/go.mod" + "github.com/steakknife/bloomfilter v0.0.0-20180922174646-6819c0d2a570/go.mod" + "github.com/steakknife/hamming v0.0.0-20180906055917-c99c65617cd3/go.mod" + "github.com/stretchr/objx v0.1.0/go.mod" + "github.com/stretchr/objx v0.1.1/go.mod" + "github.com/stretchr/testify v1.2.0/go.mod" + "github.com/stretchr/testify v1.2.2/go.mod" + "github.com/stretchr/testify v1.3.0/go.mod" + "github.com/stretchr/testify v1.4.0/go.mod" + "github.com/stretchr/testify v1.7.0" + "github.com/stretchr/testify v1.7.0/go.mod" + "github.com/subosito/gotenv v1.2.0/go.mod" + "github.com/syndtr/goleveldb v1.0.1-0.20200815110645-5c35d600f0ca/go.mod" + "github.com/syndtr/goleveldb v1.0.1-0.20210305035536-64b5b1c73954" + "github.com/syndtr/goleveldb v1.0.1-0.20210305035536-64b5b1c73954/go.mod" + "github.com/tinylib/msgp v1.0.2/go.mod" + "github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod" + "github.com/tyler-smith/go-bip39 v1.0.1-0.20181017060643-dbb3b84ba2ef" + "github.com/tyler-smith/go-bip39 v1.0.1-0.20181017060643-dbb3b84ba2ef/go.mod" + "github.com/urfave/cli v1.22.1/go.mod" + "github.com/urfave/cli/v2 v2.3.0/go.mod" + "github.com/willf/bitset v1.1.3/go.mod" + "github.com/wsddn/go-ecdh v0.0.0-20161211032359-48726bab9208/go.mod" + "github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod" + "github.com/xlab/treeprint v0.0.0-20180616005107-d6fb6747feb6/go.mod" + "go.etcd.io/bbolt v1.3.2/go.mod" + "go.opencensus.io v0.21.0/go.mod" + "go.opencensus.io v0.22.0/go.mod" + "go.opencensus.io v0.22.2/go.mod" + "go.uber.org/atomic v1.3.2/go.mod" + "go.uber.org/atomic v1.4.0/go.mod" + "go.uber.org/multierr v1.1.0/go.mod" + "go.uber.org/zap v1.9.1/go.mod" + "go.uber.org/zap v1.10.0/go.mod" + "golang.org/x/crypto v0.0.0-20170930174604-9419663f5a44/go.mod" + "golang.org/x/crypto v0.0.0-20180904163835-0709b304e793/go.mod" + "golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3/go.mod" + "golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod" + "golang.org/x/crypto v0.0.0-20190510104115-cbcb75029529/go.mod" + "golang.org/x/crypto v0.0.0-20190605123033-f99c8df09eb5/go.mod" + "golang.org/x/crypto v0.0.0-20190909091759-094676da4a83/go.mod" + "golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod" + "golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9" + "golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9/go.mod" + "golang.org/x/exp v0.0.0-20180321215751-8460e604b9de/go.mod" + "golang.org/x/exp v0.0.0-20180807140117-3d87b88a115f/go.mod" + "golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod" + "golang.org/x/exp v0.0.0-20190125153040-c74c464bbbf2/go.mod" + "golang.org/x/exp v0.0.0-20190306152737-a1d7652674e8/go.mod" + "golang.org/x/exp v0.0.0-20190510132918-efd6b22b2522/go.mod" + "golang.org/x/exp v0.0.0-20190731235908-ec7cb31e5a56/go.mod" + "golang.org/x/exp v0.0.0-20190829153037-c13cbed26979/go.mod" + "golang.org/x/exp v0.0.0-20191030013958-a1ab85dbe136/go.mod" + "golang.org/x/exp v0.0.0-20191129062945-2f5052295587/go.mod" + "golang.org/x/exp v0.0.0-20191227195350-da58074b4299/go.mod" + "golang.org/x/image v0.0.0-20180708004352-c73c2afc3b81/go.mod" + "golang.org/x/image v0.0.0-20190227222117-0694c2d4d067/go.mod" + "golang.org/x/image v0.0.0-20190802002840-cff245a6509b/go.mod" + "golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3/go.mod" + "golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961/go.mod" + "golang.org/x/lint v0.0.0-20190301231843-5614ed5bae6f/go.mod" + "golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3/go.mod" + "golang.org/x/lint v0.0.0-20190409202823-959b441ac422/go.mod" + "golang.org/x/lint v0.0.0-20190909230951-414d861bb4ac/go.mod" + "golang.org/x/lint v0.0.0-20190930215403-16217165b5de/go.mod" + "golang.org/x/lint v0.0.0-20191125180803-fdd1cda4f05f/go.mod" + "golang.org/x/mobile v0.0.0-20190312151609-d3739f865fa6/go.mod" + "golang.org/x/mobile v0.0.0-20190719004257-d2bd2a29d028/go.mod" + "golang.org/x/mobile v0.0.0-20200801112145-973feb4309de/go.mod" + "golang.org/x/mod v0.0.0-20190513183733-4bf6d317e70e/go.mod" + "golang.org/x/mod v0.1.0/go.mod" + "golang.org/x/mod v0.1.1-0.20191105210325-c90efee705ee/go.mod" + "golang.org/x/mod v0.1.1-0.20191209134235-331c550502dd/go.mod" + "golang.org/x/net v0.0.0-20180724234803-3673e40ba225/go.mod" + "golang.org/x/net v0.0.0-20180826012351-8a410e7b638d/go.mod" + "golang.org/x/net v0.0.0-20180906233101-161cd47e91fd/go.mod" + "golang.org/x/net v0.0.0-20181011144130-49bb7cea24b1/go.mod" + "golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519/go.mod" + "golang.org/x/net v0.0.0-20181114220301-adae6a3d119a/go.mod" + "golang.org/x/net v0.0.0-20181201002055-351d144fa1fc/go.mod" + "golang.org/x/net v0.0.0-20181220203305-927f97764cc3/go.mod" + "golang.org/x/net v0.0.0-20190108225652-1e06a53dbb7e/go.mod" + "golang.org/x/net v0.0.0-20190213061140-3a22650c66bd/go.mod" + "golang.org/x/net v0.0.0-20190311183353-d8887717615a/go.mod" + "golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod" + "golang.org/x/net v0.0.0-20190501004415-9ce7a6920f09/go.mod" + "golang.org/x/net v0.0.0-20190503192946-f4e77d36d62c/go.mod" + "golang.org/x/net v0.0.0-20190603091049-60506f45cf65/go.mod" + "golang.org/x/net v0.0.0-20190613194153-d28f0bde5980/go.mod" + "golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod" + "golang.org/x/net v0.0.0-20190724013045-ca1201d0de80/go.mod" + "golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553/go.mod" + "golang.org/x/net v0.0.0-20200520004742-59133d7f0dd7/go.mod" + "golang.org/x/net v0.0.0-20200813134508-3edf25e44fcc/go.mod" + "golang.org/x/net v0.0.0-20200822124328-c89045814202/go.mod" + "golang.org/x/net v0.0.0-20210220033124-5f55cee0dc0d" + "golang.org/x/net v0.0.0-20210220033124-5f55cee0dc0d/go.mod" + "golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod" + "golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421/go.mod" + "golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45/go.mod" + "golang.org/x/oauth2 v0.0.0-20191202225959-858c2ad4c8b6/go.mod" + "golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d/go.mod" + "golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod" + "golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod" + "golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4/go.mod" + "golang.org/x/sync v0.0.0-20190227155943-e225da77a7e6/go.mod" + "golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod" + "golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e/go.mod" + "golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a" + "golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a/go.mod" + "golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc/go.mod" + "golang.org/x/sys v0.0.0-20180830151530-49385e6e1522/go.mod" + "golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33/go.mod" + "golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e/go.mod" + "golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5/go.mod" + "golang.org/x/sys v0.0.0-20181107165924-66b7b1311ac8/go.mod" + "golang.org/x/sys v0.0.0-20181116152217-5ac8a444bdc5/go.mod" + "golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod" + "golang.org/x/sys v0.0.0-20190312061237-fead79001313/go.mod" + "golang.org/x/sys v0.0.0-20190412213103-97732733099d/go.mod" + "golang.org/x/sys v0.0.0-20190502145724-3ef323f4f1fd/go.mod" + "golang.org/x/sys v0.0.0-20190507160741-ecd444e8653b/go.mod" + "golang.org/x/sys v0.0.0-20190606165138-5da285871e9c/go.mod" + "golang.org/x/sys v0.0.0-20190624142023-c5567b49c5d0/go.mod" + "golang.org/x/sys v0.0.0-20190726091711-fc99dfbffb4e/go.mod" + "golang.org/x/sys v0.0.0-20190904154756-749cb33beabd/go.mod" + "golang.org/x/sys v0.0.0-20191005200804-aed5e4c7ecf9/go.mod" + "golang.org/x/sys v0.0.0-20191120155948-bd437916bb0e/go.mod" + "golang.org/x/sys v0.0.0-20191204072324-ce4227a45e2e/go.mod" + "golang.org/x/sys v0.0.0-20191228213918-04cbcbbfeed8/go.mod" + "golang.org/x/sys v0.0.0-20200107162124-548cf772de50/go.mod" + "golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd/go.mod" + "golang.org/x/sys v0.0.0-20200519105757-fe76b779f299/go.mod" + "golang.org/x/sys v0.0.0-20200814200057-3d37ad5750ed/go.mod" + "golang.org/x/sys v0.0.0-20200824131525-c12d262b63d8/go.mod" + "golang.org/x/sys v0.0.0-20201101102859-da207088b7d1/go.mod" + "golang.org/x/sys v0.0.0-20201119102817-f84b799fce68/go.mod" + "golang.org/x/sys v0.0.0-20210105210732-16f7687f5001/go.mod" + "golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c" + "golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c/go.mod" + "golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod" + "golang.org/x/text v0.3.0/go.mod" + "golang.org/x/text v0.3.1-0.20180807135948-17ff2d5776d2/go.mod" + "golang.org/x/text v0.3.2/go.mod" + "golang.org/x/text v0.3.3/go.mod" + "golang.org/x/text v0.3.4" + "golang.org/x/text v0.3.4/go.mod" + "golang.org/x/time v0.0.0-20181108054448-85acf8d2951c/go.mod" + "golang.org/x/time v0.0.0-20190308202827-9d24e82272b4/go.mod" + "golang.org/x/time v0.0.0-20201208040808-7e3f01d25324" + "golang.org/x/time v0.0.0-20201208040808-7e3f01d25324/go.mod" + "golang.org/x/tools v0.0.0-20180221164845-07fd8470d635/go.mod" + "golang.org/x/tools v0.0.0-20180525024113-a5b4c53f6e8b/go.mod" + "golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod" + "golang.org/x/tools v0.0.0-20181030221726-6c7e314b6563/go.mod" + "golang.org/x/tools v0.0.0-20190114222345-bf090417da8b/go.mod" + "golang.org/x/tools v0.0.0-20190206041539-40960b6deb8e/go.mod" + "golang.org/x/tools v0.0.0-20190226205152-f727befe758c/go.mod" + "golang.org/x/tools v0.0.0-20190311212946-11955173bddd/go.mod" + "golang.org/x/tools v0.0.0-20190312151545-0bb0c0a6e846/go.mod" + "golang.org/x/tools v0.0.0-20190312170243-e65039ee4138/go.mod" + "golang.org/x/tools v0.0.0-20190328211700-ab21143f2384/go.mod" + "golang.org/x/tools v0.0.0-20190425150028-36563e24a262/go.mod" + "golang.org/x/tools v0.0.0-20190506145303-2d16b83fe98c/go.mod" + "golang.org/x/tools v0.0.0-20190524140312-2c0ae7006135/go.mod" + "golang.org/x/tools v0.0.0-20190606124116-d0a3d012864b/go.mod" + "golang.org/x/tools v0.0.0-20190621195816-6e04913cbbac/go.mod" + "golang.org/x/tools v0.0.0-20190628153133-6cdbf07be9d0/go.mod" + "golang.org/x/tools v0.0.0-20190816200558-6889da9d5479/go.mod" + "golang.org/x/tools v0.0.0-20190911174233-4f2ddba30aff/go.mod" + "golang.org/x/tools v0.0.0-20191012152004-8de300cfc20a/go.mod" + "golang.org/x/tools v0.0.0-20191112195655-aa38f8e97acc/go.mod" + "golang.org/x/tools v0.0.0-20191113191852-77e3bb0ad9e7/go.mod" + "golang.org/x/tools v0.0.0-20191115202509-3a792d9c32b2/go.mod" + "golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e/go.mod" + "golang.org/x/tools v0.0.0-20191125144606-a911d9008d1f/go.mod" + "golang.org/x/tools v0.0.0-20191216173652-a0e659d51361/go.mod" + "golang.org/x/tools v0.0.0-20191227053925-7b8e75db28f4/go.mod" + "golang.org/x/tools v0.0.0-20200108203644-89082a384178/go.mod" + "golang.org/x/tools v0.0.0-20200117012304-6edc0a871e69/go.mod" + "golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod" + "golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod" + "golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod" + "golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1" + "golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1/go.mod" + "gonum.org/v1/gonum v0.0.0-20180816165407-929014505bf4/go.mod" + "gonum.org/v1/gonum v0.0.0-20181121035319-3f7ecaa7e8ca/go.mod" + "gonum.org/v1/gonum v0.6.0/go.mod" + "gonum.org/v1/netlib v0.0.0-20181029234149-ec6d1f5cefe6/go.mod" + "gonum.org/v1/netlib v0.0.0-20190313105609-8cb42192e0e0/go.mod" + "gonum.org/v1/plot v0.0.0-20190515093506-e2840ee46a6b/go.mod" + "google.golang.org/api v0.4.0/go.mod" + "google.golang.org/api v0.7.0/go.mod" + "google.golang.org/api v0.8.0/go.mod" + "google.golang.org/api v0.9.0/go.mod" + "google.golang.org/api v0.13.0/go.mod" + "google.golang.org/api v0.14.0/go.mod" + "google.golang.org/api v0.15.0/go.mod" + "google.golang.org/appengine v1.1.0/go.mod" + "google.golang.org/appengine v1.4.0/go.mod" + "google.golang.org/appengine v1.5.0/go.mod" + "google.golang.org/appengine v1.6.1/go.mod" + "google.golang.org/appengine v1.6.5/go.mod" + "google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8/go.mod" + "google.golang.org/genproto v0.0.0-20190307195333-5fe7a883aa19/go.mod" + "google.golang.org/genproto v0.0.0-20190418145605-e7d98fc518a7/go.mod" + "google.golang.org/genproto v0.0.0-20190425155659-357c62f0e4bb/go.mod" + "google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873/go.mod" + "google.golang.org/genproto v0.0.0-20190716160619-c506a9f90610/go.mod" + "google.golang.org/genproto v0.0.0-20190801165951-fa694d86fc64/go.mod" + "google.golang.org/genproto v0.0.0-20190819201941-24fa4b261c55/go.mod" + "google.golang.org/genproto v0.0.0-20190911173649-1774047e7e51/go.mod" + "google.golang.org/genproto v0.0.0-20191108220845-16a3f7862a1a/go.mod" + "google.golang.org/genproto v0.0.0-20191115194625-c23dd37a84c9/go.mod" + "google.golang.org/genproto v0.0.0-20191216164720-4f79533eabd1/go.mod" + "google.golang.org/genproto v0.0.0-20191230161307-f3c370f40bfb/go.mod" + "google.golang.org/genproto v0.0.0-20200108215221-bd8f9a0ef82f/go.mod" + "google.golang.org/grpc v1.19.0/go.mod" + "google.golang.org/grpc v1.20.1/go.mod" + "google.golang.org/grpc v1.21.1/go.mod" + "google.golang.org/grpc v1.23.0/go.mod" + "google.golang.org/grpc v1.26.0/go.mod" + "google.golang.org/protobuf v0.0.0-20200109180630-ec00e32a8dfd/go.mod" + "google.golang.org/protobuf v0.0.0-20200221191635-4d8936d0db64/go.mod" + "google.golang.org/protobuf v0.0.0-20200228230310-ab0ca4ff8a60/go.mod" + "google.golang.org/protobuf v1.20.1-0.20200309200217-e05f789c0967/go.mod" + "google.golang.org/protobuf v1.21.0/go.mod" + "google.golang.org/protobuf v1.23.0" + "google.golang.org/protobuf v1.23.0/go.mod" + "gopkg.in/alecthomas/kingpin.v2 v2.2.6/go.mod" + "gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod" + "gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127" + "gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127/go.mod" + "gopkg.in/errgo.v2 v2.1.0/go.mod" + "gopkg.in/fsnotify.v1 v1.4.7/go.mod" + "gopkg.in/ini.v1 v1.51.0/go.mod" + "gopkg.in/natefinch/npipe.v2 v2.0.0-20160621034901-c1b8fa8bdcce" + "gopkg.in/natefinch/npipe.v2 v2.0.0-20160621034901-c1b8fa8bdcce/go.mod" + "gopkg.in/olebedev/go-duktape.v3 v3.0.0-20200619000410-60c24ae608a6" + "gopkg.in/olebedev/go-duktape.v3 v3.0.0-20200619000410-60c24ae608a6/go.mod" + "gopkg.in/resty.v1 v1.12.0/go.mod" + "gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7" + "gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7/go.mod" + "gopkg.in/urfave/cli.v1 v1.20.0" + "gopkg.in/urfave/cli.v1 v1.20.0/go.mod" + "gopkg.in/yaml.v2 v2.0.0-20170812160011-eb3733d160e7/go.mod" + "gopkg.in/yaml.v2 v2.2.1/go.mod" + "gopkg.in/yaml.v2 v2.2.2/go.mod" + "gopkg.in/yaml.v2 v2.2.3/go.mod" + "gopkg.in/yaml.v2 v2.2.4/go.mod" + "gopkg.in/yaml.v2 v2.2.8/go.mod" + "gopkg.in/yaml.v2 v2.3.0" + "gopkg.in/yaml.v2 v2.3.0/go.mod" + "gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c" + "gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod" + "gotest.tools v2.2.0+incompatible" + "gotest.tools v2.2.0+incompatible/go.mod" + "honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod" + "honnef.co/go/tools v0.0.0-20190106161140-3f1c8253044a/go.mod" + "honnef.co/go/tools v0.0.0-20190418001031-e561f6794a2a/go.mod" + "honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod" + "honnef.co/go/tools v0.0.1-2019.2.3/go.mod" + "rsc.io/binaryregexp v0.2.0/go.mod" + "rsc.io/pdf v0.1.1/go.mod" +) + +go-module_set_globals +SRC_URI="https://github.com/ethereum/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz + ${EGO_SUM_SRC_URI}" + +LICENSE="GPL-3+ LGPL-3+" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="devtools" + +# Does all kinds of wonky stuff like connecting to Docker daemon, network activity, ... +RESTRICT+=" test" + +src_compile() { + emake $(usex devtools all geth) +} + +src_install() { + einstalldocs + + dobin build/bin/geth + + if use devtools; then + dobin build/bin/abidump + dobin build/bin/abigen + dobin build/bin/bootnode + dobin build/bin/checkpoint-admin + dobin build/bin/clef + dobin build/bin/devp2p + dobin build/bin/ethkey + dobin build/bin/evm + dobin build/bin/faucet + dobin build/bin/p2psim + dobin build/bin/puppeth + dobin build/bin/rlpdump + fi +} diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz index 134fbed79449..470f9ea7222e 100644 Binary files a/profiles/Manifest.gz and b/profiles/Manifest.gz differ diff --git a/profiles/package.mask b/profiles/package.mask index 31166801220d..6b5e7e47fbcb 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,19 @@ #--- END OF EXAMPLES --- +# Andreas K. Hüttel (2021-04-25) +# Broken, bug 616986; removal in 30 days +dev-perl/HTTPD-User-Manage + +# Andreas K. Hüttel (2021-04-25) +# Broken, bug 663274; removal in 30 days +dev-perl/Text-Unaccent + +# Jonas Stein (2021-04-25) +# Bad SRC_URI, dead upstream. +# Removal on 2021-06-01. Bug #785736. +app-misc/logitech-applet + # Miroslav Šulc (2021-04-25) # obsolete package, nothing depends on it # removal in 30 days @@ -339,14 +352,6 @@ net-p2p/xmr-stak # Bug #779148. app-editors/beaver -# Andreas Sturmlechner (2021-03-27) -# Dead upstream. Bugs #437056, #453964, #550592, #768303 -# Removal on 2021-04-26. -app-eselect/eselect-infinality -app-eselect/eselect-lcdfilter -media-libs/fontconfig-ultimate -media-libs/fontconfig-infinality - # Jonas Stein (2021-03-27) # Upstream is gone. Open bugs. Removal after 2021-05-01. # Bug #778800 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 6db3a724d5bd..23e0e7e113a3 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -4103,7 +4103,6 @@ media-libs/dumb:allegro - Add support for Allegro 4 media-libs/esdl:image - Enable image support media-libs/faad2:digitalradio - Digital Radio Mondiale (warning: disables other decoders) media-libs/flickcurl:raptor - Use media-libs/raptor for proper RDF serializing -media-libs/fontconfig-infinality:nyx - Additional style using croscorefonts media-libs/freetype:adobe-cff - Use Adobe CFF as default font-renderer media-libs/freetype:bindist - Disable ClearType support (see http://freetype.org/patents.html) media-libs/freetype:brotli - Enable brotli decompression support via app-arch/brotli diff --git a/sci-libs/Manifest.gz b/sci-libs/Manifest.gz index 5fe4f9d315d4..2c2d6661b8d4 100644 Binary files a/sci-libs/Manifest.gz and b/sci-libs/Manifest.gz differ diff --git a/sci-libs/hypre/hypre-2.20.0.ebuild b/sci-libs/hypre/hypre-2.20.0.ebuild index 4fec2500afed..c7a163995f57 100644 --- a/sci-libs/hypre/hypre-2.20.0.ebuild +++ b/sci-libs/hypre/hypre-2.20.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}-space/${PN}/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug examples fortran int64 openmp mpi" BDEPEND="virtual/pkgconfig" diff --git a/sys-apps/Manifest.gz b/sys-apps/Manifest.gz index 95835644f207..ddfe9196315a 100644 Binary files a/sys-apps/Manifest.gz and b/sys-apps/Manifest.gz differ diff --git a/sys-apps/miller/Manifest b/sys-apps/miller/Manifest index 59a024e51dca..8cf7fa7dc025 100644 --- a/sys-apps/miller/Manifest +++ b/sys-apps/miller/Manifest @@ -1,2 +1,3 @@ DIST miller-5.10.0.tar.gz 6793426 BLAKE2B 25ec96e29ee8d913feffd6e9a54cd2d494c9050e180556ed462a6d94a6adaaea88dbdbc09b4753f8888673bdc33a1f0aa43f9dac37bdc3c25191b2a565fe8847 SHA512 a7cbaee9ad4075d27e74ab3a60297164c535ea2bc1e38128174f4f226ad061850d37108e7d7547821b7e6667cb9a024639795d7678b1897fedf6ee15d6064538 DIST miller-5.10.1.tar.gz 6158587 BLAKE2B f22db3ccd29e0ff99e3f287e7e4382d679bba2c4d8e0fef3f3c086fa11ffbb287c22fc69c23f3baf647c2e5ac020d73f55ee613b0bb71273d7f94a5fe9561ea5 SHA512 32ec8216ea9c73c20b5c22fa047535c37f52a0d3c3c1100b090c57011cd555cae57a56425dfb0eaf0d09d41d82dbea3ad78a182ec8b538e194599b754f562961 +DIST miller-5.10.2.tar.gz 6192382 BLAKE2B 73daf0ca8a5417890e060b04103c4542f1122c13a9a13271dc53e94c4fdf0610dcad5ab04729326fd4ab72b47673db9fdf5aacc5a4ca5330c3220046e4d8a38b SHA512 be40611b055d94f3b0ef75b35dfd242dd4942dce3292bb01b48a6a12f9e4c09fc43bb9d0650902c7aa13328d9a2bbcea4da2964af58d07f39ae63b34712a45f5 diff --git a/sys-apps/miller/miller-5.10.2.ebuild b/sys-apps/miller/miller-5.10.2.ebuild new file mode 100644 index 000000000000..f51e05c8091f --- /dev/null +++ b/sys-apps/miller/miller-5.10.2.ebuild @@ -0,0 +1,48 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit autotools + +DESCRIPTION="A tool like sed, awk, cut, join, and sort for name-indexed data (CSV, JSON, ..)" +HOMEPAGE="https://johnkerl.org/miller/doc/index.html" +SRC_URI="https://github.com/johnkerl/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="BSD-2" +SLOT="0" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="doc test" +RESTRICT="!test? ( test )" + +DEPEND="sys-devel/flex" + +src_prepare() { + default + + # Respect flags + find -type f -name "Makefile.am" -exec sed -i -r -e '/.*FLAGS[^=]*=/ s:(-g|-pg|-O[0-9]) ::g' -- {} \; || die + + # Disable docs rebuilding as they're shipped prebuilt + sed -e '/SUBDIRS[^=]*=/ s:doc::g' -i -- Makefile.am || die + + # Disable building tests automagically + if ! use test; then + sed -e '/SUBDIRS[^=]*=/ s:[^ ]*_test::g' -i -- c/Makefile.am || die + fi + + eautoreconf +} + +src_test() { + emake -C c/reg_test + emake -C c/unit_test +} + +src_install() { + local HTML_DOCS=( $(usex doc docs '') ) + + default + + doman docs/mlr.1 +} diff --git a/sys-devel/Manifest.gz b/sys-devel/Manifest.gz index 7857eebfa93a..716aa928bce4 100644 Binary files a/sys-devel/Manifest.gz and b/sys-devel/Manifest.gz differ diff --git a/sys-devel/gdb/files/gdb-10.2-sparc-nat.patch b/sys-devel/gdb/files/gdb-10.2-sparc-nat.patch new file mode 100644 index 000000000000..5e71efa0d33a --- /dev/null +++ b/sys-devel/gdb/files/gdb-10.2-sparc-nat.patch @@ -0,0 +1,47 @@ +From 288e3189fce8f466ca60411c27e8f1c0dac5d582 Mon Sep 17 00:00:00 2001 +From: Sergei Trofimovich +Date: Sun, 25 Apr 2021 20:50:38 +0100 +Subject: [PATCH] gdb: fix sparc build failure of linux-nat + +On sparc build failed as: + +``` +gdb/sparc-linux-nat.c: In member function + 'virtual void sparc_linux_nat_target::fetch_registers(regcache*, int)': +gdb/sparc-linux-nat.c:36:37: + error: cannot convert 'regcache*' to 'process_stratum_target*' + 36 | { sparc_fetch_inferior_registers (regcache, regnum); } + | ^~~~~~~~ + | | + | regcache* +``` + +The fix adopts gdb/sparc-nat.h API change in d1e93af64a6 +("gdb: set current thread in sparc_{fetch,collect}_inferior_registers"). + +gdb/ChangeLog: + + * sparc-linux-nat.c (sparc_linux_nat_target): fix sparc build + by passing `process_stratum_target*` parameter. +--- + gdb/sparc-linux-nat.c | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +--- a/gdb/sparc-linux-nat.c ++++ b/gdb/sparc-linux-nat.c +@@ -33,10 +33,10 @@ class sparc_linux_nat_target final : public linux_nat_target + public: + /* Add our register access methods. */ + void fetch_registers (struct regcache *regcache, int regnum) override +- { sparc_fetch_inferior_registers (regcache, regnum); } ++ { sparc_fetch_inferior_registers (this, regcache, regnum); } + + void store_registers (struct regcache *regcache, int regnum) override +- { sparc_store_inferior_registers (regcache, regnum); } ++ { sparc_store_inferior_registers (this, regcache, regnum); } + }; + + static sparc_linux_nat_target the_sparc_linux_nat_target; +-- +2.31.1 + diff --git a/sys-devel/gdb/gdb-10.2.ebuild b/sys-devel/gdb/gdb-10.2.ebuild index 520501f00231..f826ccb70838 100644 --- a/sys-devel/gdb/gdb-10.2.ebuild +++ b/sys-devel/gdb/gdb-10.2.ebuild @@ -86,6 +86,7 @@ BDEPEND=" PATCHES=( "${FILESDIR}"/${PN}-8.3.1-verbose-build.patch "${FILESDIR}"/${PN}-10.1-cet.patch + "${FILESDIR}"/${PN}-10.2-sparc-nat.patch ) pkg_setup() { diff --git a/sys-process/Manifest.gz b/sys-process/Manifest.gz index fac7aca201da..9c6705cce896 100644 Binary files a/sys-process/Manifest.gz and b/sys-process/Manifest.gz differ diff --git a/sys-process/at/Manifest b/sys-process/at/Manifest index c7b41635cae7..6b4f5d76c066 100644 --- a/sys-process/at/Manifest +++ b/sys-process/at/Manifest @@ -1,2 +1,3 @@ DIST at_3.1.23.orig.tar.gz 126284 BLAKE2B b2af9dfa4ed87ee93489b98acae6b7eb005d6db7e2401ec7d4d21353af636b232d57e92e4cd6e81f52115aa9d29fadf440809a9d77cb1eb5d40d42ec7fe640b0 SHA512 ee5cf5abf32cf1e89746e427d1cc20005ef49fad47db55512c90042a77e86b2c15f5de029c79573bc86ce4aead6ed2d561b89812510aadbc5763f9288b467cfd DIST at_3.2.1.orig.tar.gz 127577 BLAKE2B 4e8f4aa889075dcede894062b2926afd7892ef15d4ca5bf855b699d1dab9f49a56fd5bd8da376b178032e70cdef72eba2a7d9d6da577982773351633ce85d003 SHA512 8109b2acf220ffc14ea78e7d5671507e8cad41a163c1d7f96de18aae05c8617071c6306e04446450190f492a65ca31f51ed040fba5719b67625a58f738fc9c9e +DIST at_3.2.2.orig.tar.gz 127677 BLAKE2B f4b0e1cd09d1e679d0bcc287462300827d12663927dce1534a74bd4ecd670f903a81cd6147c03b0e55192655c2a99250c27ad0e9892342d91b0279210fb79a64 SHA512 e6f5aeddd89438aadff627d654ebc821a0b0e1a600ebaacc8a5fd3ec2c7c716f593757d00501311736d28f6d4276899667d6901d70836af208ff7d181b5b680f diff --git a/sys-process/at/at-3.2.2.ebuild b/sys-process/at/at-3.2.2.ebuild new file mode 100644 index 000000000000..ec5f18b84236 --- /dev/null +++ b/sys-process/at/at-3.2.2.ebuild @@ -0,0 +1,95 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit autotools flag-o-matic pam user systemd + +MY_P="${PN}_${PV}" + +DESCRIPTION="Queues jobs for later execution" +HOMEPAGE="http://blog.calhariz.com/index.php/tag/at https://packages.qa.debian.org/a/at.html" +SRC_URI="http://software.calhariz.com/at/${MY_P}.orig.tar.gz + mirror://debian/pool/main/a/at/${MY_P}.orig.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +IUSE="pam selinux" + +DEPEND="virtual/mta + >=sys-devel/autoconf-2.64 + sys-devel/bison + >=sys-devel/flex-2.5.4a + pam? ( sys-libs/pam )" +RDEPEND="virtual/mta + virtual/logger + selinux? ( sec-policy/selinux-at )" + +PATCHES=( + "${FILESDIR}"/${PN}-3.1.8-more-deny.patch + "${FILESDIR}"/${PN}-3.1.14-Makefile.patch + # fix parallel make issues, bug #244884 + "${FILESDIR}"/${PN}-3.1.10.2-Makefile.in-parallel-make-fix.patch + "${FILESDIR}"/${PN}-3.1.13-configure.in-fix-PAM-automagick-dep.patch + # Fix parallel make issue (bug #408375) + "${FILESDIR}"/${PN}-3.1.13-parallel-make-fix.patch + "${FILESDIR}"/${PN}-3.1.13-getloadavg.patch +) + +pkg_setup() { + # Cannot be moved into pkg_preinst! + enewgroup at 25 + enewuser at 25 -1 /var/spool/at/atjobs at +} + +src_prepare() { + default + eautoreconf +} + +src_configure() { + local my_conf=( + --sysconfdir="${EPREFIX}"/etc/at + --with-jobdir="${EPREFIX}"/var/spool/at/atjobs + --with-atspool="${EPREFIX}"/var/spool/at/atspool + --with-etcdir="${EPREFIX}"/etc/at + --with-daemon_username=at + --with-daemon_groupname=at + $(usex pam '' --without-pam) + $(use_with selinux) + ) + econf ${my_conf[@]} +} + +src_install() { + emake install IROOT="${D}" + + newinitd "${FILESDIR}"/atd.rc8 atd + newconfd "${FILESDIR}"/atd.confd atd + + if use pam; then + newpamd "${FILESDIR}"/at.pamd-3.1.13-r1 atd + fi + + # Preserve existing .SEQ files (bug #386625) + local seq_file="${EROOT}/var/spool/at/atjobs/.SEQ" + if [[ -f "${seq_file}" ]] ; then + einfo "Preserving existing .SEQ file (bug #386625)." + cp -p "${seq_file}" "${ED}"/var/spool/at/atjobs/ || die + fi + + systemd_dounit "${FILESDIR}/atd.service" + keepdir /var/spool/at/atspool +} + +pkg_postinst() { + einfo "Forcing correct permissions on /var/spool/at" + local atspooldir="${EROOT}/var/spool/at" + chown at:at "${atspooldir}/atjobs" + chmod 1770 "${atspooldir}/atjobs" + chown at:at "${atspooldir}/atjobs/.SEQ" + chmod 0600 "${atspooldir}/atjobs/.SEQ" + chown at:at "${atspooldir}/atspool" + chmod 1770 "${atspooldir}/atspool" +} diff --git a/virtual/Manifest.gz b/virtual/Manifest.gz index bdddfe1cef42..c72c570fd79c 100644 Binary files a/virtual/Manifest.gz and b/virtual/Manifest.gz differ diff --git a/virtual/w3m/metadata.xml b/virtual/w3m/metadata.xml index c921b96adf6c..6f2ca22da233 100644 --- a/virtual/w3m/metadata.xml +++ b/virtual/w3m/metadata.xml @@ -1,8 +1,8 @@ - - cjk@gentoo.org - Cjk - + + cjk@gentoo.org + Cjk + diff --git a/virtual/w3m/w3m-1.ebuild b/virtual/w3m/w3m-1.ebuild new file mode 100644 index 000000000000..a8b3b2750ae8 --- /dev/null +++ b/virtual/w3m/w3m-1.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="Virtual for the w3m web browser" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + +RDEPEND="|| ( + www-client/w3m + www-client/w3mmee + )" diff --git a/www-client/Manifest.gz b/www-client/Manifest.gz index 54572c760976..c9ff756d3a6b 100644 Binary files a/www-client/Manifest.gz and b/www-client/Manifest.gz differ diff --git a/www-client/firefox-bin/Manifest b/www-client/firefox-bin/Manifest index 07e56f52ecf0..7daff5a2ef2c 100644 --- a/www-client/firefox-bin/Manifest +++ b/www-client/firefox-bin/Manifest @@ -93,196 +93,6 @@ DIST firefox-78.10.0esr-vi.xpi 562862 BLAKE2B 64cb00ddbbdfd31c015d0f9ace366927df DIST firefox-78.10.0esr-xh.xpi 427850 BLAKE2B 72d4821a3bd389f4a9577f72c6b03e5bab1ca8990bda078574fd26415449d19b5c472c1ce8d22a81aa717d9e53d2ffcb32af6aea36eb28db0bbe59e614685d0b SHA512 4eceda18e5f19839894c5db6438a6dd041e1ab9e28e20a2d0da6c3dd38af917283f7746a7546b4ea23aa798cd1437fc2fb8373d15536dec9337b70b8f3ab2b44 DIST firefox-78.10.0esr-zh-CN.xpi 564772 BLAKE2B bb36091f3062e3dafc6fd5e13255def73fbcffb32a71109386a6b51675b849621220803a43fc5f9a7afbb9b352b6ffd01e0ef19f8b8f935d062841736d9dcb58 SHA512 f3f0da1a79ad7ac5b0fdbc8b32f3c572c78627965ca4b08612b5b658267f726e831b502c63641ba88b0dcfb395317e1e98c76cb7deba03d98bff5a33769f6db5 DIST firefox-78.10.0esr-zh-TW.xpi 564736 BLAKE2B 102c5584ac0f8268e7db3431bb37c3b73e279a83f5aff8cd4c468fa321795676142bc75a031a07e913305d524155db43aa7b09c513ad7831ecde452f8c62de3c SHA512 0e300cb71c12ee2c3e861d077bb9658a995369274cf93d6f5122246be9dc871de710935547e9722251585618543f1e302d44f744b68d0d586ac1f307fb9baca8 -DIST firefox-78.9.0esr-ach.xpi 460284 BLAKE2B 2fe9b4662ccabed318990c89c4d596b2c5b31853bc2ac819f5feccf7e22ad16c78ef3149c0b83a0ba9e53b4667e1f836948c0efbdded8f4cb4ac3e2161060c22 SHA512 c80dab73e71a5c8dd8986dfc0d2498f2e8765d241fb2ce316f5803481103fcce511f486a30a9334f08dc50de259e47dd6f8d4611d0a72dcc0a5b2a816ace8d24 -DIST firefox-78.9.0esr-af.xpi 428345 BLAKE2B 21d05f20f6799c5e8d64bf5c2dc62eaceb2381299c1be715e56e6f70993d61193a37e9024a77f886bbdd4408a75a7db48244858677d934a6de30d3e27abc73ff SHA512 4aa30092488dde9d7ca790661ff720a6de553713508c99337bc62c992006da033f434c156f6f5f267e0e10b6cf3f04aea5ba693c193916a5646b17cb19a0c9d4 -DIST firefox-78.9.0esr-an.xpi 508379 BLAKE2B 50bd753bac9402478f7c44fe173d13d23ff37cea1b654e9b97eec3a5afab4680c4885f02f46c61cb64499f5ff489a6347d4fdd67c3e8768c5b3e014209d1eabf SHA512 f1c27243c873e4e8623a7d1090baad767627319be1b878374025fc7ea21689ed59b7ad0a6fcd443141eeef0d25cd3f7091c7f467a612c239e6ea5e9e02033987 -DIST firefox-78.9.0esr-ar.xpi 560968 BLAKE2B 52a62849d8c44c42e8fcd60cd1f9acc40eb1b71bde0be07543739844fcc11746ce35ea03dd0139b747dd54e353486cc147add6b59c23601473648996d7d6bc0a SHA512 ff938dac4045c68eba4d1743da2d08076ba7a99765a80ab5827cb6ff84273d3502ef6f642c5b27458e90c92468c5fca8e0395198d461f2b9afeabb26d81fdfa8 -DIST firefox-78.9.0esr-ast.xpi 456393 BLAKE2B 9d9494f3bc88013648ccaf94a2a286d10310caadceb13aaaaeebd01102cf4bfc82af3f04e52bbb5bde0c09a24f46dc78589dbe5adcb3c0df0790d843a3e8932c SHA512 eb46efbe9f52fd4730e36e5a606f16059780e6aa7b838111c6b604f08ce692fbbb502dc02890e4bfe174fb57450569fb2e24d4d23a1cbcf61de0c97d76c5733c -DIST firefox-78.9.0esr-az.xpi 497432 BLAKE2B 8aa1fe2a92516ea013f9b35f67d1055e6a5a34e2cf5fb9d7f35bfe7bc7247b50e4ce7c0b8d12d01d936cfa9b1c5080bdbd3546cb1a206d08b95387f0fcd3ec13 SHA512 0fdb56ad3a1c04b8c83a2757640a41bada5f590b6710970ab1329a3c009532a4d01859774b2758edd35b8ee01c6814114c1c044f4e591fcf7b8b46d9c30e364c -DIST firefox-78.9.0esr-be.xpi 608647 BLAKE2B 2e41ffc02d3cbb0c536f44866a1fe64fc4019562672e0026fca4cb9229a5419a3b580eab7b82b14621378e23ecd4d72d4be75026f80e01f9bc0bcf074ce28c94 SHA512 b253d73767737c747e5bd92c77e937bf34b4af80735cfd02a08dd4657ab4f99baa3e635250c74278ddc71332f09e6e544066a772a30f30730bafee7a123aa18d -DIST firefox-78.9.0esr-bg.xpi 553974 BLAKE2B e37c71fb523b262188446517d3cbebb4fbd8ed55f5659b03dd990c90ba2e697341028c8237cf851f2bba5d4e9ba1e67752743f8cc0f618ab01ec9e27b5d27424 SHA512 cb1c7f6c557b222d17142d51926895b2bcf081e61f89209a4e27029ddcdc5511d9d1391f82ab3797aa0431b4f04f65243b4c210cca25ade58afe3f8770eeb9de -DIST firefox-78.9.0esr-bn.xpi 572623 BLAKE2B cc87430c8eaedef7d288f39180304a2ac29ae0bec0f6f57d24d512631d865dbd90e4f072c3d61aa1cfa5217f4dfe50892a41e68e3d4b5a11268f9c6ec64d864a SHA512 d335ac6c6f481313daf83f1f7c867bf0a69a9d5d6fcf28937b966944f67183d54319793dc6da2083727d666c87546478d098f34a1a27cb55a128d75456bb0643 -DIST firefox-78.9.0esr-br.xpi 507126 BLAKE2B 3f3e07cd394dc097f4a853e3a5416278c35de7a9202d717bc7cd8ebe58e15472ccf7785193a679320c2db4c1d3aff1bc8396230fde8a1c46eca583921226381f SHA512 e9d877d90d069ecd02e370f3d104615106c4f0faa39873deb973c0e19812408e10bdcbee1e9194c016ffe54c13232160c2e101eb85138f919450315b170ad5b1 -DIST firefox-78.9.0esr-bs.xpi 463809 BLAKE2B 65f90f31a495664dfc8d2b33a656a648e1484497d18a2853b349d6378c5c4bb893bba1330cfb6eee7542fb20c82e0a2c31fc6c771060dfec00c8bfc2cce12dc7 SHA512 fc7e913b54b66768bd94ed84a596bedf2c3891698c61a2509a40a9b42e121a306d80dc72d8ad8ddd9c376fb12f222732c2f8aa3a5d98c0fb57b41c2577935628 -DIST firefox-78.9.0esr-ca-valencia.xpi 517188 BLAKE2B 7b133fdabfca4ad5e30e06e22ae9f7c26c7a271e1b693a80378cc28e167c9cec29d7e789090cd6e787f2e77230d89100d13104edd47e41f43d1a41d2d37c0f2b SHA512 7aa8738192cdccb5e7d864961287907e7317527b136ec8779fb7f2fd58308fa25da45e990fd2467b8b201a66b4269af37e3c50cddec1df60a4b98dc7398ebe83 -DIST firefox-78.9.0esr-ca.xpi 514187 BLAKE2B 8c0276a00a9ada59dec4966e45b8cc605196f3a41903921d94b06569d87064b440429db842f5c11301b20d65f8430e17d9116af8815fa40457d53f341ca9778b SHA512 df4a283f83e50c3686ef9422aa44305649a59d76860c254235ab4f9f8f480585948981b4ecbc183531ec983f4aaadf21023ff21a9a38b34d6e2436f0bfdd509d -DIST firefox-78.9.0esr-cak.xpi 551553 BLAKE2B 40df282fedc3e7541c29cda5f218dce40991fd291a6b657a66ec1b3be8bee20eff8a9fffd53d23099e533ef264e3b6f32dfc4ff5fcac0cd7bf6ac06a56b9be96 SHA512 ad968fa2d1a2fa4940d07f420c86124bfb531fc468a4d6307a638257b88dfb82bdae1f357690de46ed8819cbd690f19f8b90838469aeb713bbaa3aab193bef9e -DIST firefox-78.9.0esr-cs.xpi 540325 BLAKE2B e8046f10cc8e7faeaf531e54aabf46633d86c833a1acd7fd03be36262dd7d08a141dc851e2040ea477e80c9b39ea5a93252a9bc2be575f88ce34d4b1a4512489 SHA512 3cd3f91b2928ad5d96a9dfcbf4a74e01a9031c3703efa1759ec2fc083ddc662fab64dcf7189ab6236eadd309722741a3ec2d506a3b1c57d7758797174ece34e8 -DIST firefox-78.9.0esr-cy.xpi 530707 BLAKE2B 0a748210c2431b8f70a9ccc8528102159ae104bd059e48df7671f2ce9a5be66a77336c9a75dde0d6e496fa97b6dfef25e0636c2fcddbebf947350052ff4c648d SHA512 0c2c588b6fc74dc6d15aa75d42e36e5234ba5b94474d0e17b254b71ce4d5f8f2ad129abdfc83ccb7e489cba799794a2631824d173367444bf3d0b4d34cbbcef2 -DIST firefox-78.9.0esr-da.xpi 520265 BLAKE2B 9cbfd9627045abd8427bdca69a682e7b64a833baa20252f78a9102370d7c9e13c54b61167e648bb18031b41841b114335b065ced56c4b75687b624e460d72fad SHA512 14a68014401792cdef7f4c70d0825c1e8cb536e5352dd25adb9e3919f08afe6d9a0c2318deea57c06d1f276efd6b64e0867eda7909752db2a67dd8cf30643104 -DIST firefox-78.9.0esr-de.xpi 542849 BLAKE2B dc09859d9fcb8731de073e3dc39f94e65759350d686bf441bcc040fb5a93ae8605a2c82c2bfd0820272c39f3a81ededb967023369ccd8436d768123027f56816 SHA512 9b1e235c83a821f11a55e0f36dc4573ee9df17bee3c4abdbc6d9eeb1d506c86228c558c9235448c30b795f7c999e2884012fc0bd1b0afaadc9f43c1bbab32e84 -DIST firefox-78.9.0esr-dsb.xpi 554285 BLAKE2B b9ab90e8336cf002ea7b6284f081a12f85dd0ca7f38a0b96d1efa50fd9658274c00523b3c75c9e72858e5739c3755144e2220248a72153ff28c1c6ab3ce5814b SHA512 7b08ce621dd1bdd601e100bb8b89aa22545a66e7861a3264be3a89585f891f72ee12b61a7b694693f853efb7982bfaddbda5c327a76fd898c413e040343e711a -DIST firefox-78.9.0esr-el.xpi 626562 BLAKE2B ef7bd15f5a34d90ef08b0f5dafa64be80dc90aa0637bf205ad6159016d0cd357723a7d78d389f03d5adf9490e5b3523cb5e05aa68221ae8507555670afae1f07 SHA512 08d20a576ad80f6e5b07d85d59ccdd7a091b5c2fd5837b97a783f036ae117eec1217b7c5dd17f657878160661cf5da033d85e66f619b1ce4ba8c3d3c03095aa3 -DIST firefox-78.9.0esr-en-CA.xpi 497730 BLAKE2B c2c7b57fc453748f483dc8c7ac36a96057fcb2dc7cae0c022dd4c08d4df06ac44941fb738e3f94fb126318f4c5a8c6d631d672f40130a9283be2abad26b141a3 SHA512 ac781350778d60831f53f9e63f5cecee7593ea809e42647b1fc7133c6571702bc07fec43cd4abba81bd1ac6e3d9300c712517fde586dc98f37f9da5a649d6b1e -DIST firefox-78.9.0esr-en-GB.xpi 497592 BLAKE2B eeaa669c1f99a62c0338f8b46e1bd897b20af1da62d2ce641d75a62e637b61599bf477d1865d14d3623e5a599cf516dd03c3398232a77967a9d788e362d43434 SHA512 3f41f82a2bad422fd70cd4cfde6d54466127179ae074ded7bb96db4b9a9efe4fdd43994d3b0504f185b55177db55fc6d3a8939c2c563400740ef4b2fdb9d6357 -DIST firefox-78.9.0esr-eo.xpi 525746 BLAKE2B 83c83848ae576309d184d9e61e0200bb8d7e5f6f30c81cee65ddad23421efee5f9d4d8fe61825bb350845096ab76a7f728f979f55ff26e6acbc1c5e7322a9f6a SHA512 77046b38cf276e6e0c48fed5b0264fa93cd85a07d5c0091bbee6d745605768dbd3b8ded6c5e29e8240cad2bf73912a3346aa919189aeb29a3096930017ae10d9 -DIST firefox-78.9.0esr-es-AR.xpi 535809 BLAKE2B 4d74529503b8e427f50023dca5a868150574a1a57d3927fd97a0ab129aa9aa7097c7975a6a3007cfdbd797993a27dfd533b5ded082bb8404465c85043688bb7c SHA512 037bfa2956bc9bd7f252fd1c8c65d7161412b4b309de4be809951859b030762f0b701b139d2bea35854bb955503c12abbfe969e84e96cff6e229d89cb8d25780 -DIST firefox-78.9.0esr-es-CL.xpi 535358 BLAKE2B 61981fe382171d9862ba7684d5bb93e136f8d7fc875c6d35579a9400b5b325e830a3e1f42500aba2119d2af36247e7f378421a2f867c4ee6972391b14ff3ea5f SHA512 fad8cf640c1cc94009605f7f7bf7ff4dcb357ce7bb0a93c3e315d5cf7a55070a848484f5a2c362b1c7bee40fec7783fd00f8ec1b3b0531bad7de0038cadf31fb -DIST firefox-78.9.0esr-es-ES.xpi 522713 BLAKE2B 622b62f09df3274c59665ec730478f10ce06fe743fa25ac000e59c7dc8e6c50726e888ce4d46365e6803b70130186818c9168adbec26f46100f94e736572fbe6 SHA512 7060dd66dc9a964ecc403bff8873611a01d1f13ef19afb0e55196a1acd8af2e50a1d8c74cbf923e0f4659ec4207bd7ec1ea3cfea24846366de3968e3f8e9bcf0 -DIST firefox-78.9.0esr-es-MX.xpi 532303 BLAKE2B ad1d7383ccceca7dfcb5e1e38c54308652d239f54e7a6e1d40d70e7ba6df2614ac587d3456a88b274c4837e3458baea95eaa6c7eeb542bf3890109df62aff029 SHA512 bce31dd986ccb0217ef58f237d57355d5b3b6e194aece1692e05fb113618b38c1cdc5ce4ad23d69dfd35d8cedd0278aa7e07d8fd17fbfa538ae058336cad69a2 -DIST firefox-78.9.0esr-et.xpi 485246 BLAKE2B e529f3f54b9108aaaba93f2d3e7bb03e0759e5544f1d0d41828d1a2cf64370253d94c4ebb2bdd53b96fc8cf1d20ced3db98af58fa7a7133716a7e64f6ef849b3 SHA512 4562842739eeb61a283e0717ae0e8a54a1fd23a1af0f71dd75914fbdf2287a44593fceea96e39667dc34dec899e04f1053fa72cf9397f1108f9175e28bf27a4e -DIST firefox-78.9.0esr-eu.xpi 505875 BLAKE2B 6fd2de9c8ced97b14773830275f2468bb66489263a6cb00169fe75c32eec129eb341e14c6e61b2c53358e3acc94610720b6fb4fcc4018c4d461569c971c7e205 SHA512 887c2a1d8f5e6a84e03924af60c61e66698adf4bf31562cb9590bb7609752c0577f91b98ac6920cff538be0d69d12cc723463cb1b86bf478f4eba0f687985968 -DIST firefox-78.9.0esr-fa.xpi 538925 BLAKE2B 6ad1e67e38afbca9dfb8c155cd59219d93703118a6c2be96d11f96ab64c72c4092413e783296bf9ff53a1fe5645f6689e4a2f730ea5f919f83d0f701cf8f3be8 SHA512 398b4f2cfa45af8f6062387b7430035ad544c22f6715bcc954dfc1364a4d55d5c9d3ff0770bddbc48a555daff41999a9a7897e84506f808e50f17fc973dfd605 -DIST firefox-78.9.0esr-ff.xpi 481632 BLAKE2B 7fae1fada63149b62c5d0fd8b81c55d46d035c828a5577ae710c921ee52a4d2f2dcd26f01a899a86e5abc2a7a8154a364da255cfb90873ab870bfbc3634b3d33 SHA512 27ac2a34aa7c2e6765a1e96ce1e9627e265f6bb342e40e50a91ce3920bad81063fd4c655596a6c84e68e4e7f71640da95a5a6e9bfd4adf463aba99860f6753ca -DIST firefox-78.9.0esr-fi.xpi 517921 BLAKE2B 4f47ab34102cff0680bddd6fc5223ef0b18409ea0241f5199daa6080a3cff1c6377954e454558f538ffde404e11991db5696680833ce00bd1451694aa3cc1c5a SHA512 84c3b98e5ffd566ec472a4473e24a270f6a7b8b53c4a26da7c77dfbde6dbf982e24fc70d2b14d869e313cc7b11322c198b10c34c43737fbd4c813fd1ebe41a08 -DIST firefox-78.9.0esr-fr.xpi 545890 BLAKE2B f5ab2a2a23e5d6d46f324eeffb864eace0e734229c7d6fcb9dc96aa8ea3b30ebbfe6ab08bf511d7cb8c8663506ea1f3d01524665ec9a547244ddcfc46785fe5a SHA512 83a0cdb75d4c3a73acc4be87401bdccbc630affcd2055b5ad5b240c78ce6d06b8f6eb40f1dc29fd6dab5e9db67393d4b88c103926c8f27f361d4dab53656d2b7 -DIST firefox-78.9.0esr-fy-NL.xpi 532487 BLAKE2B 85eee9ac61456710f141c6956c7ce2fd9bc9eb704e1593dfe1db87f7b4e0750ff533fd377de628ff8d9597529055ad025b0eb4afb9a79356745f2236baf28883 SHA512 71fd41d781ac7ef1bd741fc3df292cd58be1294d539cb479669064d7188f9c9a4160d493f69e16bd4fc95b15d1a746a7042c57e86f7f5ee64ae5666b350c5ff7 -DIST firefox-78.9.0esr-ga-IE.xpi 466882 BLAKE2B 204307b430cb59a0a9435134de71eb5ced57697629c245dc3107c00518c3ab7212a08d35ffec5559a74ef136a7adec7633a6efe051289268d8b25c2cf50a3c5b SHA512 3946db32d04b45ee8f1b7f57ae9d109faf7d00f986c6f1ea77cc4e375176951b047cbeeaca48bcf5007d2f3a2ac5d14e17f42ca96e6bedbdf3c7d60f549f166d -DIST firefox-78.9.0esr-gd.xpi 491888 BLAKE2B 4d6852ca851f679d902e66c362253fa68af240f5d41eee87a96387cf80cdee479f989bc440627c1a08453c2b4ba1ba863131307daa13e0dae61359113b330c2c SHA512 ebea9dff85f81ffbdf7979edbbdc72412d8a4c1dff8f9937b50baab1842f879a55d563236238fb634ea722882cc1805299751051c6cd337e407214721b952892 -DIST firefox-78.9.0esr-gl.xpi 528415 BLAKE2B b97cb82d2a7e091cb7b9ee6b55c013b1ac5478e2c590ff2573f4c37c8aad6e8d1cbef13be1535d85760fea2ce21ff1934704f8f4ff977d362babd2eab518c06a SHA512 a71bd3962ce628a07719799feff2bb3996ccd9f315abb35fc8d9f20bc68ca53515cc28b288850a7144d1058a2953b6087efabd6b04fb0707fb910591ab7fbcc5 -DIST firefox-78.9.0esr-gn.xpi 546474 BLAKE2B 45255609e5c6851a3e71cb36384fc974cf36c431a286b68477b72effd13b9d43c73758ef001f05bf57dc734785775e10b0289c8b5c18b5d9fb99c9b6e85c61ea SHA512 2f19e8bfca893a4ebbeac32e3bd8e0692d4284164dc0a3372972427a62b4a5e4fb4c877f783b42f4d785bbaece8450867bc7360079f14878e9a9bcbdec6ae143 -DIST firefox-78.9.0esr-gu-IN.xpi 541427 BLAKE2B ad60e5d2f62b4750bb0de0e2f133d418de5b80ffeb52fc0743a778955413b0451d24ce9483f62df12afac2545761fb96081bc97afe48a7781601a0905a81a2d6 SHA512 4aebfd1898fa2786493819db9a27ee44a7bf5d4c77892686c87cc1692581b5958e6abb11961e7587fafa772da5e0f6a443c30ecfb1cec37818d70c01ad6018fd -DIST firefox-78.9.0esr-he.xpi 545588 BLAKE2B f48a9248adf3ff60fe1fcb29ed0192664ac23f0c47a75356d2d6b4851bc88e5ccd7db64c4af9c93eecac31bc5b57d5e44dee5c3822cd63959e85f0137d9ab7f6 SHA512 35bd7e812ac8250e191ae6621be96cb9df8ef73b3b3fcc9cf7890d47adefae1a8a556aef35aefd1e184bf2997144643b4408950eede67c121636bc02e0f244b8 -DIST firefox-78.9.0esr-hi-IN.xpi 567870 BLAKE2B 5480c5877bfb97f3d487bb52db7eb1fd28a614f05e966e9b4930bd04bb4e051a650556ef14bcf5e440d303ffce7232e60c48698120f4bd20a941e07eb158348d SHA512 188ea7dbbed8e72a16787381656af31aba96890f45a30278b80cb5b2be3d71699851053718cfe0ad6605634c61fa1d253f47b1b26a58c71fb0e2a744ac8613c4 -DIST firefox-78.9.0esr-hr.xpi 522691 BLAKE2B a7238b4c78eca7290bab91c4830ce7e58ddfe59ba9a6f9ab64ee66901d4233c6b516ea2cb598141d8603eefb1c649548d14933393a2159f21ad6df180d16cd17 SHA512 cbd7acb0e3a9e80f26be4699b71115bd738b097fe56921849044fa0986df4ba9365f6521ea5de682679c2201dce0af7c76a4eb882b54d7216a214ce690945422 -DIST firefox-78.9.0esr-hsb.xpi 550664 BLAKE2B ee285aa7b17019cada0e91843b3e28ebdb1b5112278c5394876d016bd1dd255cada7eb40a3d2f5c3ef4c252c4e8659420d790ab887b381df5401f2430c44893e SHA512 61e0ed13a22f8f51a2efba1e4c2709eb1411ae4ebb80096c0d618f5b2e09f6bea08fd7425b6c9efee04910d3413452088c38a8c7083f067f837d2a9c1c717720 -DIST firefox-78.9.0esr-hu.xpi 554882 BLAKE2B 22072663946f9fd60ad61ac54ae61553a0151224e7ffa7b059a5d322d3b10e7be15af2497afaba52bc4128e0a176c104ecbcad44cec14f5ab55338901ade0351 SHA512 72a25456481e1a92fd093d0630d4d6ac39fb147d1ecbe8aa442d6a5c0f061ecc302fe04a39ac09f2d0399b2c9aadda433c48ead41c7573c53cae9809edd399d4 -DIST firefox-78.9.0esr-hy-AM.xpi 588991 BLAKE2B 42c13184055c6adba230ac842dd019a74ad1a0b303094f4fa52a866811dfab25e4d0aedd8f52f06e34e9ebc1f2057403911775c0ef097701addbe809a3d34d53 SHA512 95ea00df43bd225497e4710c684afe86082ec5611d54f1cadd2c10414aab3314e4d0e01304c60f5298140328be94cd8a744040a99535ed10f7b43eb5ad72cae9 -DIST firefox-78.9.0esr-ia.xpi 518817 BLAKE2B ed5ec2a963a7a56f0af1a4599d2e971696927f5e3d57166d58028b7b9a5b6de9471670d2df1aeb8395b133d2a047422284f773d774b627a933a7526e57039917 SHA512 09335e17fea8b9463d075b4f189f1cf5777720315ea5a8824b15c43c6d13a79b8379abb6a0219beebc38b7fbcfd32aeb3744e530c1ad2dcbb04a5882eb834344 -DIST firefox-78.9.0esr-id.xpi 509570 BLAKE2B b9fbe4b7ff247d8a7932cbcff6c864b372fd5e24b9046f38d22004cef5e6d2e4fdafbab2a4f438d1444f0eb1caa701845102327988bd91a5a7262bd7534c193d SHA512 f74d3dcf68d42908d99454d8a51cb91984550cefd0ee3f459ecc61de7e7de3416b2b9b6a1a6b47c970955ad9f50406ae8212a88f3b0d62d17624d4b6ff993207 -DIST firefox-78.9.0esr-is.xpi 477040 BLAKE2B 93551fc7805cd68c58c380e464ec91ca46ad4b38da71a82709d2afd5931bfdbf55cd215536d81e8dfd4951ad7b2b4651745a8892c6287e83bd5237f61a33c3c9 SHA512 25da271194f44ccaf6866bedb4d64e4aef27fd0ddfa2a7110cc56e7085bda9f6f08d86088e4d816e1114a05d568b1fb9ad9af58522aaf4061f90644f9806bb62 -DIST firefox-78.9.0esr-it.xpi 449814 BLAKE2B 6b5afceb0f7db969ea43a5c2b6785107ddd63bb052803bc362ffaea8646c3846fa3026ef1e7d7b0dbd860b91e322ecb85c7494778d7fe5cf9d2868284b1228d8 SHA512 822e34da30004a68f963394a372434960beaa65c75a0c3fd382badda0377c3d5047917cb60b3df78b179384b6a34a3c17ce85807572bd628bb6e764cc37c9e34 -DIST firefox-78.9.0esr-ja.xpi 578205 BLAKE2B dcbcb83ab6d93e088bbe4021b3a21b2d3fc8a1d58c9b05517ebc1fe6528bc97b49e7c35d50b4544d1f1729a72a10ba245d4c83032b5a2a85a79936e220da0bef SHA512 58c00441792ba6be9a10552d7aa23af353439ac37a87689767a7f456cdfd217109105569c0eba468bf03ec905fd6e1d4099d1fdae6c436ca5f979c48089460dc -DIST firefox-78.9.0esr-ka.xpi 579082 BLAKE2B 2fd6e599862b30885f7a459b8702453dba40a5aca1328ca6622ccd02ce3a5bb0e1e0b1e1c7ba301bc7cc020ae4a2844e0b483de56fc150f8cf2ee7cccf0ad588 SHA512 82eef4ba97e4ff546721bacf789558d5e37733eed2efa180bb53774a6be1d43df24a814505e56a0b5aa13251fc4c62fa161b20af07abe4a12de6eef0ac28ea79 -DIST firefox-78.9.0esr-kab.xpi 539737 BLAKE2B 331c3fad7b667d79470ab64e131f1032c35b5f6265d6709ba7bf079368845fe4e9b455ad3a69f8f9242c89b4ea21b1ff5f1d47baa1d942a2d8c5a78cbf6baadd SHA512 34743fa27845f3dfc919a91d2e736eeae8c50244d4c1782d91f34ecfa70b544ae42e7f1af976879b180ffb3ae085c971f72fc6d15bbde12164119f286b670328 -DIST firefox-78.9.0esr-kk.xpi 593245 BLAKE2B 792aade3150219c4f6889951fc5842cd7fa38cc77cf62c1454d554b7085dd907db25a00cca816fa15ae99da807ab75e49d5ecba3c6c59506268d8a70b95da62a SHA512 459ed654acd681a5fc78681b944f53f990d085ad7a7552373e0c816924bdc7c5c3d84614a526654ee634be30711ce86336147c85df3e99ca52014fe6aa451024 -DIST firefox-78.9.0esr-km.xpi 527366 BLAKE2B eb646fb5058671ec5c6ed6c5733fe3385bc79486ceafaadeb8284027830dc3d99a3d4d3a4b5fd2d9aa87944c0194bc3d82b24fc0ffa87673802ff3126c47e661 SHA512 eb0c14012deefe8f917ce28183a5ba6374b4bb365645a63fd5051a40efd54e3c3f07d03e8b04dbe9dfecd525a358e6c52ca73858a6bbd7e6eb1e636f22eb7c3b -DIST firefox-78.9.0esr-kn.xpi 506752 BLAKE2B b4ed041b72ce1fd6222c2615259270caf739f6da5ec9243ee3ab2b658250ce465dfaecbbea1a13f448c870425f693c44a1f9acc66445277e40ec35772b78e414 SHA512 be5a292b607ce3fe28e7d300a00ce0463dde25a18228098da061bf9a72988c892fe2818b771196fe1d4f5f7f6bfe3b5d1ae07b9060ad1ed6ae5c470c96e82d46 -DIST firefox-78.9.0esr-ko.xpi 567536 BLAKE2B 08ebbb89a6acac6bbf02593ddd8f3ac0776c4a736c6b861774136c3359a777eb62f93b5e5fcd08f20e348c734d7846d0fb3091bb388691965913651c8f3a008b SHA512 07e0f39f139a1d8b8d73f44ecac73984c114586677d3e60e58d95d37ebce198cfa1859b902ddbcb46b0cbbf1dc222b185dfa0c2635f8b500d9405ccdf7af5a61 -DIST firefox-78.9.0esr-lij.xpi 475230 BLAKE2B d80bc1eab065d1aecddd00d87c1795e01807b14e6a84b0b5921892f25e40621d5bca6b180edbbb3828b327aed93a73f2fe1000cd0dd9ebe049200277f9c87943 SHA512 14371e9cdef8ebbb8fdc922eda3f945e40a56610347ab376988eed3273fa80d2931ce7e86e51b80e3d52c96dae40359e655001eee7233331e8720e1a9abc6b78 -DIST firefox-78.9.0esr-lt.xpi 540694 BLAKE2B cc53aa2d2e916a2a8161eed2f275bc9fb6fcf218e35c00e8bdcf82931cfe817dd36792c112a34bd47949df0770043a059ed867c9dce7d475532a2a5ff5a7090a SHA512 bdc6324bcda0d8772c4821262feffdaad22e0be4ff914678a7942b65b5f76403bbdba5680dd58b0ec38f1919df19b005b2dc1923f94fcbff8814e0e6561660f4 -DIST firefox-78.9.0esr-lv.xpi 467467 BLAKE2B 9fb554d28e7bad7de871b63f9886155f431cafd83e45a8968bd3575b6f842d24bbdfd8a0c8e4d437ee1822c1ef1e24d40a47274b3add73c7ade8250159bd568d SHA512 db6cd16d893c1e49b021350849ef53cd8b3af8ef305d57c0441095ae4c796a6b39b86cca4aef39011f7fc8da2f464dad9d65e0468e8154b084ca93b447b47670 -DIST firefox-78.9.0esr-mk.xpi 460018 BLAKE2B 733dcd275f7b24e55535e6d66445b105645099d6244cfd4ac3ec8b37f08fc65fb30f1cd78675306fee4c3fdcbc1e8873606e416dffdf8d00dbae328e180c1654 SHA512 a2973e9c5981e2eb29154e7ea65cb92a20968ebf88e5f81723129326dc143ea4ce9c231631c1fc08e790026dcb5a71c23a98b5301f85ce3361fead41ae94119e -DIST firefox-78.9.0esr-mr.xpi 541561 BLAKE2B 9aac521943ddbf522cb9937488b610cf9164e7b77b9487c91a0e51c2d4f92ca70ca2eb8d0429c8c56aba273c8ca539f1f34387c85a91406c6144e1463949b36a SHA512 fe5128bf120102c63682f7d231bffb543932f90246256c849e042869f753918d83dc523d5d19b4d0d4376a10a21de2f8986645dc796fe632a9e048ae205143c4 -DIST firefox-78.9.0esr-ms.xpi 453063 BLAKE2B 19c94854e2101862d1230cbb9ec38f95fd24e0c6ee9fdd2ab683c2ef79cb612eae9dcaefeab9bca9a8a4826ba79b99b91dd713d573d6d1926649b6c5605a2860 SHA512 f4a460291887ef30bec4289c58f3a0d2edb0bfd6a1d7fa2f451e59c62fd201f16377fb079ea92396e56929a8d2cba2d0cb758995db9e6935742fcc5426348c50 -DIST firefox-78.9.0esr-my.xpi 526327 BLAKE2B bb804e1909523270dd328296fa51f938f636235b942689f8978fa5d6a5dfa3c5e767d7007dcf5682706cb1f40c4845226d707acd30386104fda0dee9c9081c6b SHA512 931b9b7400030b42aa422baf9f361aedc756fc23e1b575609a4e95bacc229f3e54b387ff77a65aa5f759799ea4a56477210385dd9f061a6cb41c94d6731e35ae -DIST firefox-78.9.0esr-nb-NO.xpi 518519 BLAKE2B a9dc35947ae68768b441f41643adeeb6dd9e06cc40e4905dbbb9898f12769af26071263254ae0293b669cfea3382e0701c9fd8ba749daf6592e3332c4cc3adda SHA512 3338ad5799c3e68e60ae61a2c6bc238d36c269591f428d081c81c8aec37e634291a4a7f62b923323ea08aa92f6bb0e7a1e7e985b10a05779432a9652db6c7c1e -DIST firefox-78.9.0esr-ne-NP.xpi 483411 BLAKE2B b917c8577a95216737adb68d30c566d69afc5ddf1b04d534973dac7468134ad42628c49a00a834fd2ad997449343b0a3721ff4c4ddd8c4a5bdc929727fdade8f SHA512 da38e979f974e9f06f9e0dabf1680f512adaefd0bcf64815d04c571c5bde5e6b5e0c263405cdd848aefd9b40c0f684e98c9f7de3c7fa33966a3507c9d35f2311 -DIST firefox-78.9.0esr-nl.xpi 526205 BLAKE2B 7501783b01c502ec39f6c248fbf27538316eb8112a25f94713dd1c3fe55f8e62e33f54ca5f042f0ea2c99a505e5b1cea6d485f53395260e2da7adada27b570e4 SHA512 227f504a14e7d9589a5c5c23b63d2166aa4090277bbcffcff548bc17eaea37ebdbfaafa16a310d0223b97ec0cd947036deba5c816567f76f4103bafd5f3743e4 -DIST firefox-78.9.0esr-nn-NO.xpi 520148 BLAKE2B 57403c875ee8a3544a8073598c40e9c4d97b22039cb7820dd756f630afbcda34552f69a456c0790d98b8ee168c2c4e4883584d2f199af1bdaefb9d4e04ff7ce7 SHA512 d5bdf96101e24b61dd38d8ae18ffc5f0bd86c0911124bad5a8b92065b49a73756f3c4ca083452577beb57992d4926b0f499d7918acf57baefc24420a71f7e8f2 -DIST firefox-78.9.0esr-oc.xpi 542154 BLAKE2B cc89ce764a4aea1f2962c36e8854750d0711d2c363a3e5447d785ba490804aea988e15ebd341a8ecf5d75b066c195a9b5ce0ca438e92033c1896e2ad6248ef6b SHA512 c2e76a2807a86a95f1284a60f34b7895ae848f06040509fef980e693459b8df5b3242a0b7f5a0ca7af975cedd629c3c7029b2e533afa5792cc0df80d49d2fd44 -DIST firefox-78.9.0esr-pa-IN.xpi 580376 BLAKE2B de8123479865a85009ae18c325c8e611bc414f4f9b78d2a7cbc68e3fc274bcd5e87c296c3e81f7b54e73b3a0e09dc1220d7e8be743c21d7f978de9348dd509ac SHA512 0c596f5e18b0fbac5da2c73e2692938e16bf0ccca835fc63c30b5bc95adb4db567567f688862cd2cc935d608ebf74125bf303efac80a001ffbd044e688d2b11c -DIST firefox-78.9.0esr-pl.xpi 545611 BLAKE2B 5a668190c9ddeed6a2eafd364d92976e88b39571e52f0ea23eb61c62806159e86bb442ec2a422ade3d7dd5944496a97fb64af2668b6c46e91d7a0b16f61b4c4d SHA512 8ef86284224dbd1b5165b0d35be3d16961bc7f42aec9d1d9fde564675f234ed6cd6f24ab1dd6340ad87b8e738b424cfa6ca2e1f6621bc8410f89487f80c8206e -DIST firefox-78.9.0esr-pt-BR.xpi 527577 BLAKE2B d8ae2c7f1d3b590106b6d8c41ff69384176465dd2606a52ebfd304231ccb414b3743ad83c960f7294a6bfd471afa04b302bc55ff6919f59a472472b35a1b5722 SHA512 e6182f5963012f4f3dc366db384eaff03ae07c653ae247b5fdd863f07294897d935c219ea7ddc8437f54dbd010d29a84ee84e76c6a0e61940ba0c36dc18780e6 -DIST firefox-78.9.0esr-pt-PT.xpi 532048 BLAKE2B 5109885f8d8be6d55051dc72a1a6acb9f75109ba3948771b2a00ceb66721cad2a68b1611787c2902cdfa72eb91bc7b930cbc673813a51e8a8428630465f3ba98 SHA512 d45476310934c72ca6bda0fab931c06832933e8ec313bc1042a0d044222ba3e52044d121f5165a3d272cdf324c74f8d0d06bbba76bd9d5a275296ddbade7439e -DIST firefox-78.9.0esr-rm.xpi 526719 BLAKE2B 3048844f499f7de4027ad7524776cfcfbb1f57148f047046df23e7025714cff9aeaeae3a5dd93db7f7046cb1bda47a0c0239e84c870f9e7e1d03a23b54cb8899 SHA512 058162a3f540504d62f437a0efdd66db3e2a938fef3e9ea5fac9f453ab86e39720fa649e19f67d531c7fbe4d2cdff3a66f0e8948ee8fafa3df2e156244a6942b -DIST firefox-78.9.0esr-ro.xpi 535562 BLAKE2B 5c45d04430f3e849b05ede35c73af1d789a945347731fb88eb6a85e79aa2778418e9867f6976d75c1d152e48325042eb3576f3ed1ab5ab4de2b666e543759258 SHA512 fb77d882f5d068c34266990834adfa9106358f647705bffc2637932feb84f85b2ff72884a4c1661d87aa7bb0ff1780f6c790e1d2e71e62bbeeed0f589b2418e5 -DIST firefox-78.9.0esr-ru.xpi 614610 BLAKE2B 85dd761faf1f5ba174a89229cda6295e58b7823ef5701464a66da952a0dee57c30b7f39dba9cea312edb9d72784093f053f99a03a8aec6f5151b4187cab55eb0 SHA512 de67f659bc9f5b2d8d42f8e7252ac25d4210cb736bd2be46781bcc97703e496e9dd8f30291eec0c44b40573db97d7d2556cb7f794e0944648df738da2805a539 -DIST firefox-78.9.0esr-si.xpi 492523 BLAKE2B 1b1601e500169269d269adbc7fd045ea3da58aafb5f29361753a3fe5735cc59b33bf283d197f34043b6bb80f69911755f867b00f61642384a9edcf9fcfe980a7 SHA512 d2d34e01333351640be19248c7ca13ae66eff23975d0813df4fb7e12033c0ffcae669bd6e54d27b179b527ce1cef8cb49b9df4f3ec617c73817d0cece11f24ea -DIST firefox-78.9.0esr-sk.xpi 534241 BLAKE2B eb09b738871194d7f225b7843135104307ae4db98da241c8dd721cd04a8423c6b908bb88a6ca1fc7bd64465f84185878ee46bc2e2a80f7f2b347f0bcc44a4cdd SHA512 ee76106746340e55ae1d358e1e5c8710543e3f84f443fc5e8b48e64031c464a0c6b178c02a83058bdfcc553f101c240282bab759d224952529f82268faff1ed6 -DIST firefox-78.9.0esr-sl.xpi 520926 BLAKE2B c1a4d7dc3f59744f489405aa6e92222e81687ae87155f2a8ef1fd275f5dc27c3a3e2092506c38d2d9677ab84d7cc7025c46ee20e2d31adb557669ef2edad3ee2 SHA512 f3a9d88e49db4d816cac1da508afe776ea20e4834e88a07662fcc3d827eb34545e4eb3404a54e117b3a993ecd62dffe84dd070d2f15b3527a93bdb1d205daab6 -DIST firefox-78.9.0esr-son.xpi 424585 BLAKE2B c8ae07a364406904b4aa2504dcb93b098a7fa0694ac106f1bb3b2e76863eecdf10c82785503859817d42b4f150c0586b5f438f63fd61e066f31e9c6db86d7138 SHA512 ee229cedb5ab7c5e05909056940b0062a2b053363c0788ffc48dc1a7aaaed19c94633282693db5157b9690d5c9dfab277656bed2372ba01ea33550b1034d29a6 -DIST firefox-78.9.0esr-sq.xpi 544917 BLAKE2B 8d921cdb7d786e7e37714837a323cbf9d87765324b3d95a865f4b0bddbc626bab7d7b5c3c31e73b5221fb621831af9d004da2707a5865a73b969822e629783ea SHA512 ca45b70f91cf86ed5f43e4e25f0ba7048d98cad431ef2a06f6af308d2c3a28a91d46f77aedbe58216da592c07f7c047db71cd7f90d4fc7a7b949adb985ee7cb6 -DIST firefox-78.9.0esr-sr.xpi 561378 BLAKE2B f1f7a7de2e71baeac92e661b30aea306c0dbe0ffbbeb01257eda4653fc4b52c89e87c31d240d0ade9709ed89e342003f3f3b1602e93de214cd7c75fdfcbfc214 SHA512 e6675055361fb3b93d33a084030ae65bc89bb7dcaa56e8521f768fa7b03dd05f2b0393db0c3c813fa5d0dae54781ab6673afee252d229fa198c1e52388c33e8c -DIST firefox-78.9.0esr-sv-SE.xpi 529703 BLAKE2B b3406b072ef494308ebfa33ed442dc516f310a10c3cb88788126cb2609ca03be8b58b2790c8f0c2128fbfd341cbe4de1035641571fe20a06d55ba44ca9cb0b3e SHA512 b4ee27f8826734385f62411e58d3aa281a53bb95e3d712ba667319d7ae7695e104d94ea2a026c1f52afc338589a0aead42f865911583710845daab7bf0acb9d6 -DIST firefox-78.9.0esr-ta.xpi 521534 BLAKE2B e909252ac7738a1d2dc795f8d3cff01e0d915ff27a22b37e1ed02511c876c00bda3a0b459d67eae9cc88aa4d1fe08cceacd625d19094ba9e482aa674fb07fbbc SHA512 35d0d264319a7ba8da7bf2e1d9dac428736d199ebd3b2a93921d0c6530434ea220d5a14980b0ea671b6172765190b651cda849b8a31f1605ec52be5072140982 -DIST firefox-78.9.0esr-te.xpi 558414 BLAKE2B 402610dc4397ec7dad39c9d542f85b4b5edcb36bfcb482551da3930fe2bfdb4d6b7fe7a302060feb49bc2093ba527fad6106782910cdc32b93c1dcf5097440e8 SHA512 0bf992a323b477470426b115fee0cd893a73355b677ed4c6f465ecc635e5212cb4bc208894857ae61f4cc1c7d5a20ca60e22c9a19dc36fe9785ba97a256bc44e -DIST firefox-78.9.0esr-th.xpi 592237 BLAKE2B ff9c411eca306befc819524daf9c048ccaea48d601f1b6584a89cb9ef9a533a4793ea20bc6cd1b1978604ac23716f4cbc96679fc153d38ac85f17b49fbe18916 SHA512 c61f0027f0ebef1a912636619473a24404c309aa02044a06c365d8ddeb8d682d9019bcae92bc9968e45cf958fd246adfa5653ec1f6a4aeceb2754f425c311274 -DIST firefox-78.9.0esr-tl.xpi 521109 BLAKE2B c9fde05ce8f802a58f57be9b8e13135a690c47d106e3354ebb804777159e572b8a8e348f180e2c007620a1496b290d710d3118f3ae3f6d5f361246e5f1298605 SHA512 b247cc44eba2b623f2a41e5e1bb105ff3d9832e637473261a94b27f3b87371fa0827835b2f471e00951c92437655803c2f37ba3c80e3609f889972674de29f90 -DIST firefox-78.9.0esr-tr.xpi 539875 BLAKE2B 8edaf2e58dc8361736ed26ec2fa9e699173a3370dfdd09d2d802d0349bdf10262e39957a535e9794027f50f931c676f6144ca3f555e7e1eedec6fb3e1dfd3142 SHA512 a714e1b37793ae1e4da61ac5774ada19edbd007f1abe68b3f4c31775e3a293601f1e07200ceb87cb62fa8418ead500c4172a008ead113d621468da50476ead2e -DIST firefox-78.9.0esr-trs.xpi 501227 BLAKE2B f27c69b78fce7ecc7cf3ddc90ea83131afbf936ae00363453e99524618b3d5719435ef51d3ea4d0093237a3125fa14c7beb6885bdc6ec269823e17256fcd8286 SHA512 2db1b31b7e1aedcc2da08fc28241516073163da603826088ab8f81877eb7c09b45f7e68b20e819f04a2254a91e4c086e8072ce58fe478fed2944fe89d6c8b115 -DIST firefox-78.9.0esr-uk.xpi 608590 BLAKE2B 1322e91aee56726ed571731e856ede1c392b7ca2256ef9329fe90f50553a9313bd12ef338f4872909758da5700f05194df78d6748c046ee76125b4e6975517e5 SHA512 8c87948b23ac814748ede07c6f1298a6c683e41cd2b20e97c178d9d5e58857949ade58a01701690c87b6277a9e867bd39fc5e1442eec919442730a86c0ad0df0 -DIST firefox-78.9.0esr-ur.xpi 557965 BLAKE2B 00bbb31f9ce3d7e41e0a08df76010130e4390e04fcdee009d9a3f8c4e89e23f582caed9036ca7002f7f5e7bd658b4e748bd24a941633f4327d21e1eb209bb9c5 SHA512 546000b3aa3523d3ea1aeb9b8214c487aef376aafba6cc4a08e991f0d8c53d5287552cb8cf3dcb199ad3b176e8f2ce412b58f44ec2a4ae7b08855c816110c8f4 -DIST firefox-78.9.0esr-uz.xpi 477547 BLAKE2B a610beb0f398c176b9eaecd44083128938cf00faebc282d4ecea69310b96a405390126d0b480e9fe9ea6da0723d5e63e2f167ce9d300b5dd99ed7bc6a2f66ff2 SHA512 0066d7bc9466334ce08b8047b7566bcc6d478a3d46d9b93121e0669d3877539799ccf5fcb19964a7a0467de3e4c68266c710b4706e5612aee361e1e330e80389 -DIST firefox-78.9.0esr-vi.xpi 562865 BLAKE2B 9e123e70cf753a4db3ea984d51e7b618d7109f936b8de5fc1f875f45cc9166145d186895e18d4baf9ad5eebf38f741ec5022f87074c1b0cc4c84f0fc8f61de1e SHA512 4f29479693dc47c3c0e8945dadc47c254927530093b076882b10a4aace174c2b259af89a38ca10f90e9b06752b3d523b97f274a7f02501e8beab510570bcc0de -DIST firefox-78.9.0esr-xh.xpi 427835 BLAKE2B bf462f52d6d8c3359cbbac6fbff529fb43fb77c4643a6e478251b554ae5ac7fcc1894116068173de0e59ce05636c84973b6224b1ec3619d073a0f2a475a8eed6 SHA512 8f8100470ec3d063e21c798fdca3376b72f58447f5ed2dedd8b90c02cf4ef3180a8914c8d5efddc5e366104b096bfd945a965d88be8c3c4e2e6e55cfad9e94c8 -DIST firefox-78.9.0esr-zh-CN.xpi 564760 BLAKE2B ea7b7fd24311f92939df72aef46a02629661288e6416ddcedefefc1068d22a55bb01d62db41f231e2ec9a5352d2b1bb4394b8e4ab8d28ffad9a25fcae646a5fb SHA512 30eb72ba65b0dcbb4c528f1b72d0a8fc0f4784cff7418b354798d74978a3925069050398e703442b93c04a07c73ce1660a42425a5ed8b8ab2e7242b4d8bae8a8 -DIST firefox-78.9.0esr-zh-TW.xpi 564725 BLAKE2B 12d447751a049eba42daebfb4ef8f279e20d937618373ae97895c1bd32f99b015eeb59b1b4797ae0fad3b64467a813dad4b23d7e0ab95de7af9378759b5895f3 SHA512 af6684849437a3999cf6b9c9226bb9849d88f6dcd54deee990569c778022caa02d2b0fa2aa45f8a42aad761bbf7b99b2723af3f63d3f0e2faad51a4bdb6f11d6 -DIST firefox-87.0-ach.xpi 462227 BLAKE2B 84fe96ecaf2eb79fa35d25b9f42fdb28929a3901b02362140d812dcf553c226cdfb659752e03d339973590f9445b1bae376a25459d601d1930f2062633a77108 SHA512 ece3ac0c6a60c02e62df6851f65cdd57b4b8870e3ebc10c0383c77803c58cdb4bb0563738907ce87b05ab01f1962106964dcf0abd51d81ef7e676b1a12b1989c -DIST firefox-87.0-af.xpi 425868 BLAKE2B 89ba7ecc204427f9b0712e12d063799c0169997fda5a5cd90e136807027ed947d0bb99f7bcb03c1c86c2d7cc89e4bdb5ca3e9ccf0d358bf426f86916b5db21c6 SHA512 d0b09c5a2efae3ba896974f1e01bee5214f9babbbd6721fdbabf3e942824f7607c45aa6c6187f975be9ea7adfbb8d7298a800eabd8ca8a9c9dbef3d3493455c4 -DIST firefox-87.0-an.xpi 509574 BLAKE2B 3239d70305a7aae6cea54bad096f5c605b7efa59607c0d587731b27c310ab49a8e1786eba2fe1dc16d0e7a811f4b9ab9efb3d0dc94708ecddc44ed9a1e13f3c8 SHA512 f986d262a7fc65ea4387cbf0d98279638b304d9ea33b270a226648b96030912c734dded94d7f7c3ebb3c44f6749ca71db77c70fea8e0cfa8390f500cae4a42e3 -DIST firefox-87.0-ar.xpi 562193 BLAKE2B 5965b3c0cfa9d0c92d6561320c6f0e5f731406405bfcb0d61a32dbd281357dfcb961f9353973ef8122783e39e55299c12214d84d6fb1a3eed807e8fa847d0316 SHA512 8cce7ee0c9bde160f183cb34d2b6818697183c345c659b6de207e34f6cc7cd0bd9add54a2eff12f9cd5a85def4e4c82b29e789aa3a0d4a439ce65d56093ea826 -DIST firefox-87.0-ast.xpi 463593 BLAKE2B 3721c1ec016319c7ecc1328e33010ec62c77bf48c1d0f74afe5da17e4e22f613514d597d84b3a2bac72b68008cc1133cccd5192c26b641d8521ed249a5b095b5 SHA512 8e3a8929e6c7e5581eac0c97029d4cd9e26915b3a067f6ee569feb3d105f1e1c5288dba61591c9e70d798f7b7802a9880a5de3d03a04369ef31e83a1429f7178 -DIST firefox-87.0-az.xpi 498616 BLAKE2B 61a022bd62a7490c8acbbb8e1c5710a94fe55ccdc0d3590e31f5c92ced8c5ab577ba210926b880c0f89302b8a3572a25d899df44c075c4d5322a219ca1e957e9 SHA512 5beca044ee8d34097d20c80b9f003a93246c6fbcfa2d9f101f0f2506278f71acd6a27d527ce07d9f949fa04add1ae9762a259c311fe9d82a25f9b7657aca8906 -DIST firefox-87.0-be.xpi 619501 BLAKE2B c287b50146f5a4ff6eff5b3f651c42d20b6b33603b6934224e07aef73ed68a8b771c6caeb5300bd33cc41e2ac1168d2e6deb8ff9f2f0760ef906353c5a3cb67a SHA512 b56615cfe837ea2e673945e589e95f4edb12f6e156b9d976946eba21be15d0f1e0cc42e7f7aea7cec3ed33f510dfc3d3033c68d4f3da02580eefbbd3d178888c -DIST firefox-87.0-bg.xpi 562298 BLAKE2B 641e63edaf56248c40f51cbef9e32116e4de6f0c888e2e6f56870df83cd8b7d19736894009de74a988685b4264b97187ceb6cc06f52753a78c1676a417e108f6 SHA512 2982c5453faee4052776fc43bcaf3315114da7493828ddc73d2b7d2dbd7c7cd6b85138d1c190e1984d2a1874f1a9c2e2e68bafb75ac83db7377a8e1b76584829 -DIST firefox-87.0-bn.xpi 573765 BLAKE2B 43eaf097cdcd2742bef072d7a98bbe0d799b15a841e431f77238cda01f97d6aa3d54ab31c8edfb83be5fb8a4d210b759597bc192113a2af452bee2da055eb97b SHA512 2af46c3d45e1e2ed44e04c2ad1dbcae64c371a3245922661744bcc6d3d05ad4fece9dcc045d5ecb556d43fcaf16871c760c62e47a931f547b025111d659e42c5 -DIST firefox-87.0-br.xpi 515482 BLAKE2B 5d1c36ac68272bde26b4e33c649943cfafa261c3b7b5fc06b5d689edd64ce6f6119db90a214085dc4f8c395e1343f367119fd878d12470dbd8aa312a4e11df05 SHA512 b4095dffba1490cb62ccd951d1fbc68c461acc9d82d0915cc5375d90268d6a866466d8fbbf7a1cfdd265f80884396276f4db1ed27f71886fe790ab5371ecd29b -DIST firefox-87.0-bs.xpi 467244 BLAKE2B 522b85e32a13eea061110f5d29c174ebd1a9a927f5cb9a889d94d392e23c48979f34ee23cfb5b432e4d60fe61435b2cdc411290ca77292066189fd1b2bd4a80e SHA512 1a4fb691a3c5842fca480f1de176775180cf364e34cb7e89ead959576960c7c4dfbc4f210f68ba4c53273db50b0f04982796916e4398920045be404b786d8a6e -DIST firefox-87.0-ca-valencia.xpi 526224 BLAKE2B 8e22f9248573ca09c740849754c27ee49248e7f63b0da40ba6f1d68da4a6957954bceeae1cdb76a49f3ff71f8c2ed4e44da317f9807e2b7991b8e7d0618389df SHA512 25fdd37203f127b12e1c993b6a6af71cb4a1979a360f40e843c101c51debc8e2870a7d3e6c230526b4b48ce5105fa3fc43f3030a8da41d184bca220dab217e3b -DIST firefox-87.0-ca.xpi 531393 BLAKE2B 9b3dafd52ef7a05a7858bb972fb6740f3ffc3c683d8a5b1f4e8b23477ba99c8745c21678c4c918716b52e51f3433fd42f2dd6eb2e496a3e19e51eecc4cf329ef SHA512 15e3a2a89d4decfe3b2cb5dcbac68c02c04839e73dff45b16f00324c6ac70e0fa0087a54a8a0ad36dddd46be863b4d97bb18e6f23146e8a8fe654b03e97ebfad -DIST firefox-87.0-cak.xpi 562094 BLAKE2B 761611eb37921a586a7a23cdb1d8460871afa444cc92bc59e60e04ad9c5f36d76708f9eb665debf2dcf2eb2e90d730679dd8a571c239ca4abeae9855cd4309e3 SHA512 8b8358e86a0bc045b3fca88625da2b60dbe51f4f1e2a3b19c851c0a58911c27ce5bfb14b51c162c6afd620cc8892487bc2c44e2db6a633c6748cbdab215b7f6c -DIST firefox-87.0-cs.xpi 554557 BLAKE2B a6174a408e24e38acf844ba4d620a3746c6055122d81d7fc1526e66a534d141e5193682377aa15c800acc2b7591c4fdcf071db83f7165091ea538eca344d8b46 SHA512 e5ae770309c906f1e7523747cf55cfd49feb86de14a82fadda100141ba0e543d46215e63a34d6c40efe9781fc84fd16c7e78a414c01b3a3baed01637290a165b -DIST firefox-87.0-cy.xpi 540921 BLAKE2B b7f1075b999b21d1d1e3da4d42ecf46c3b7338c0886767abc71a6bb5e2d9ec7140c2f046e31c46f74c32db6cd26bce70dee04879f2475848a64ccac5155a69d4 SHA512 28f06a0eb7a3c4bceb57325fb1fd9d2f0ed7a41bf1fe6fed356a7c9c8ad099561f746ea8b65ff0eb2b8386eed0798faf76e3ec6d415017d9f816d0d3d24f13e4 -DIST firefox-87.0-da.xpi 533776 BLAKE2B 9570797362ab28f34e2c123f34a015e226f46db62747b1837348ccf363b86fe87f941d1ffd785b1947099b2c97c0c92a177d836b6c3aecc55836507956eaebcc SHA512 8812113688082bf18b31bd049ce50e706bf2371be83f5d0d40062cfe54ffe689f8de2f33357f141284e5673ee708022a49b155de4dfa4fb3a3a958bfc0997107 -DIST firefox-87.0-de.xpi 551981 BLAKE2B ef3885175445cd6cc1a9ea06e0703e0abc4b993d4ee974f8214bb7ae25c9126e7330ed497d295eecb7e9a9ae3bbc70f924bc143a7e8a18c5c42b9f2bab0ecb54 SHA512 04e4b33b38de50a3896ea1ced27aa3c00d02877239180ec4d2c9ab776d36a94c177f1edf27e0eb0b05148ff7181933b8be6e8096f7b897479ab07bd9eb856908 -DIST firefox-87.0-dsb.xpi 565473 BLAKE2B b9df2b80cb2a73e9a0dbaa00960d732966d0f805042bf5fe5af53aafe43dae3e50754a856ff37a06ae358efd1210560542a51acfadbc5ba4456ca96a6b7baa7e SHA512 bbe708691972e30ad70614cd0a0712163f652de358ed8ba49a15e5e0dc197750e8803637838ed15f520a4aa02ede3b1aa0dc03a9463d9dc9564f72f32b9317b8 -DIST firefox-87.0-el.xpi 635887 BLAKE2B eb1551a33bf53e784f44ada851d8f45ec83e6092c3c00a40c22ccb67fbf3b773be7764c27966b1412b4033db8c3850af6e1557995d67bde34f21f84120190b7c SHA512 8548091f0ae35bb79dafb472988b7ba4184110ab225cd9026914e6bdeae792a6100f0b05e21666489d11f494f7b5a95d2435f3a5dfcc3813fe3d566bfc41a13c -DIST firefox-87.0-en-CA.xpi 509290 BLAKE2B 9a2c528a4e2e5f5a329985996c427d4ddbaebcd4007f3ab66e3a397abb2e1d9e746d9e21beb7e2cc2390e8cf156bfbd066e73d18288bc5b731fc166549072e44 SHA512 228673b0885ad6a55edf2d3c1591f5d541735749ff069c7d7a98e0a6dc0ae055f8acc6610225b2f7c242424a62ca26d7dde21c5609da204af76732cbf846c376 -DIST firefox-87.0-en-GB.xpi 509210 BLAKE2B e90912a774f82541ce793fd36c474ce4a125948e12148613a16f43ad4bc9dd9bc4dc02f6ae98d748a3447289bcef091769ed17133ac1a44fe07f6bf4978c5374 SHA512 23b1b65cac652613b0f03b9efbfb42d1bbabde4f646fa8738fd355e00fc34ede23698327149d34aea1bab2b071e0bdbd5dfa6894f604f9a1aa5899590ae66e5b -DIST firefox-87.0-eo.xpi 535970 BLAKE2B 83d95d3399c5afee0e2e9231447cee273214a133a633721884275aa972ec95607a0a2d156dea1f54d5586d8edafed25aafa36de8234fa3a694860601ba653224 SHA512 357d7c93b4b9ac2a283a408bfc60a8d8b5a78be2f75525dde1e515ae5c4fd2e8be2d9184b9910307ca9a687a9a7d826702fc9cada3626ba1ce4d99052b5675be -DIST firefox-87.0-es-AR.xpi 545956 BLAKE2B d95e83202c46d011e72ebf0ca02fa8bcb42ee3f80316e603d66238db5b87b33eab08037dfbc6858a85448d556b853a82713898fda2b77639c0623e92c11f23d3 SHA512 e4d2d2757f240f11d8a6aa8cbb031419833401b5f49ffb1d00e649da91b756b6a96a6a59cb37006c28d4108f5a4c6a8198d05977f9d08cf86d549dce2220c8e6 -DIST firefox-87.0-es-CL.xpi 543850 BLAKE2B c8823fc9c1b7bffc9d7ee51c7a331a338b05f15e8eced5d411f74234a0bab946a8b42b069b5094a8f90a7cab136b19d3f9cc309d509d1469e457ad268ca33908 SHA512 1aaaff27cf201ca5302828c81834210835d397a2499d11838f0069db432f3995361709df45c76b1c66cd021d529b5736dae780fcbcdbf1628cf3508dc4960879 -DIST firefox-87.0-es-ES.xpi 533400 BLAKE2B 895e089418faa523e545c8228c723570be40608ae51bc6f6102aa8c1ba3dd33e9160bddaecc5ceea1bf269cc63429f3026a96fc6598b7f45cddb8c6a55079d8f SHA512 5d66e08b0cf6353e5d742bfaa927ce59e1eb179b5f23dcb689a62b1462c9fd55fb84d0fbdd1265382d465a5d56fe0415bbd53121aa34648be0d20ac6764a2e82 -DIST firefox-87.0-es-MX.xpi 539651 BLAKE2B ed0fd5e900f7d7cac0f40d27815d154caeddb6bdc7d09720d0e0648a3cfd0728ae64daf76d4be8c25b7aac5b7828279052d433394cb7048dd63e3e90d73b9d5f SHA512 a3edf3e1c6573a3eb4f99069fd709f3abba77b25c121864d90df4a1ef8be54a9a4a34e48c93dcdcb598cf81478f0868dd4fa7d62510f32aa33c80382beda7bfd -DIST firefox-87.0-et.xpi 491067 BLAKE2B cddb6a4dcad03f18ae36aa52a2c13f2e1b15dcc447d76b6b53c8667afa792352ab8778b3adacad153123ca686c1d28fe86c8495cc2d133d5ad7eec431c7f0278 SHA512 0f22ac568fa518dccd524838c6bcdc78a4ebedb68951a49798fffc5da4e3113936d8d9e71c322a9f5bcf2bdbc606f39b040a5575fca50e740d4d653679870e20 -DIST firefox-87.0-eu.xpi 524521 BLAKE2B 418199815cfc107d109269f7b99c607daadd60f0032bb5efd0244e63f1fb1bf5d172c1bd9ca05a6fa099827922ce6874a766fe088f28d0d870280e6854263093 SHA512 c93f758c3f2f48d2e1f93becd3cc549d5cb12837b0268e10ebf43521cc21dfebe10c7f636540a84a47f74465289469828e8e0db7b15de2899bb8f60b2f6ff9aa -DIST firefox-87.0-fa.xpi 553453 BLAKE2B 3ed876629b9bc29ef9f30e932e725cfc1cd39d6a25298af196d5ff844784063d8ea34c0db037ce49b48918719cc2a0820b6b3d2906560fa44f5101e915fed5b2 SHA512 2e106dc9eb16bb1a2227bf67f4cbe475cf29d28e5baa906c5a3161b0cae442670981d5f8365b0a79a3028a3e490dbe850f04185ba8635ebb1ea210ad0ccc1d88 -DIST firefox-87.0-ff.xpi 483302 BLAKE2B e1f089ff6c4b2717cff6271ebb8c96156d751939c7fd0f7990b838f282cff8de4eae6c16b6b711978b9f9bdc82aab2ed8a52eae96fc818c1f8294dd669c4169e SHA512 8ef33165f2012b014423056c37be8e5b22b7363cc6d4f29c2e21fba6346833da4ed2fa8ec7ea671d8cbc0047ae4e92ff585f8261e08a7fbac0a7ec6c6673f514 -DIST firefox-87.0-fi.xpi 529339 BLAKE2B d2f6b77858c1caae316cbdb168c2bc1e56f4f0733027867fa23551dd7f8bba938449d2e3c49ef535dee30aa1f28c7a06c48e17458d3d5469bbb2ce8aa6643499 SHA512 21b97ab743fb41267535d3c6ac56732cfe68532c1948070a21c966e282311d7b84d67f506c2e43542715c84a1d814b788572990071eae978e81efbb60bb48d99 -DIST firefox-87.0-fr.xpi 556774 BLAKE2B 2ccd010f5f8802cf2cdba835493f726e90c64f66fe30d1bf63c1db4221b12a0697dc7c55ba07d5025f4ea4ff93831889984f56125cd82460cc1024d9abf084c5 SHA512 147f7b3d7f7c93f49863b087bdd46b9aa3b4b8bcd94d38d193a3c9a3d9d70e2d29f8a1371c03f0d83b0e604af2965bde0ea7c54f8fe9c7fb1ea28661819a98c4 -DIST firefox-87.0-fy-NL.xpi 542045 BLAKE2B 5c002478ebf01eee828f9e34e2f2abac524b26dcb70dfbfbe83668ea430f020a4f8034a4e7c03303675faa76f2779c87e11ad4804d6076f55f6ad0ea8796c1a0 SHA512 b027739c076d94a21d40dc315d75f0c7397158684e4f8d470fcbbf1408d4b6a11cacc70726dfb81c58538c17054dc1eba3defbac1b3ff0f498fa03adab402f72 -DIST firefox-87.0-ga-IE.xpi 466853 BLAKE2B 46e985f27928168b8d57c0fedbfdea0c3f2138d5c638a112e8892bb0e1d5bd5b66fa7cd53c49b28aad38a91d22d235111b617831ed5921638c4ef4f4b971431b SHA512 606540deefc2b91b201fff4b3b83727648b35d9084c141bcb69e15accd03ee94bec4478e3148a3ed1c1637db54360cd20e52d202884a8becc31c68a7e14a2ff2 -DIST firefox-87.0-gd.xpi 496119 BLAKE2B 451ffa2448461108a5dd0340195efd4d49d6b6f50939c49d3439a0955d076dddd923a0fc06857cb56c5ee541b1a361d7e0a9f8a383e9df2a53d51122d841f95a SHA512 7fbb678f254e4077f744a9d47f14e13e5645abec60c53958b5d617a66f099873cc645af9bf512980d4b4ce93159a043630c7a4d3ae39bf16c64bbee3073d8f69 -DIST firefox-87.0-gl.xpi 538027 BLAKE2B efaa1b3238b2776ffe4f301d0670326938c9248a4f5601924bf29258788fbb64f8ebcf4c8629980a6c275c4e874637a308de1204bacf6afb222eecfa1a791f47 SHA512 23a41cb895eba3bb345a53fbe162cacea05d07bb94206228005c2f631c044fb12dae29b7e1e868278992accfc388e52ea27debd061b30760d20898b8247078a8 -DIST firefox-87.0-gn.xpi 557458 BLAKE2B 722118bf59700b23fac34788107b1869d500dbd4f1179ef3ae05c0d89d0c632064fada28566b6eaa2f5c2a50ba9ad0d605b00de1431b33bc5f0479a637166e2e SHA512 e21fc58d8ba51d7f8866d1fbc42e5d1f8cb758e3f71c6c40c6a129cfd8f22317d7a753333f48e30d51a87b55e7ba1e0a0a1d9729583ee9c5a5deb055364c5452 -DIST firefox-87.0-gu-IN.xpi 542508 BLAKE2B 66122915dfbbfb40babcd806a3438182a2c69af12c596b6bf1bcac6309db0a12c90ced736caaff63b4b6c962510b432610e18ee06071f6d13a40b17420076d2c SHA512 411433683b7f0ea4a94d2cb52802f9710739007bbefc619898c06b8d581c083c7f7b81af9d30f79fb8f2b77975478b5f9d2c00473b19929f889fb001b8e501be -DIST firefox-87.0-he.xpi 555931 BLAKE2B 94812efeb2cfdad1d8464fdb816f92b685411f012b3c901756798f6155ee9c0f790d8341ad5d362058f1aa89ef381308045500e5b3c87c4f3c637488506c3f29 SHA512 37362f56d270b02ffc6baedc52a9d8dfb50ff6a14b9a661bf235bfcf3cb1930a78b87845cfb65ce61f4c9649dfc3879c4ed8e928fa443939ec3cb53a6593a241 -DIST firefox-87.0-hi-IN.xpi 572913 BLAKE2B 1257165b5efaa563116cc9b8ca64490703fdb5793288439111a9171d44ba59edbf64af590164138b64b328f4bf4851184a1f843025b32e718a7a45ab24c2efa4 SHA512 bc77e0202a85feb36c8ef8bf9631253c790cce2025fa15ad9ae4e10756ca0e3fd58274eff3334c655cca48186fd38ea8190e53d1774ed208b122811165dc8566 -DIST firefox-87.0-hr.xpi 536358 BLAKE2B 971a94bfa33ba335f08cafb50a14f61fc4dc48a4e1bc2d0efee5bcbd112b1c41cf19d8ae601d74ca075a04e84f102bb99b8bbb9907f3497ac503b994230ca588 SHA512 59ffd398191088639fef2b1fd3c7990ce928f375be33226d6c8499fca157c56ac4647b4762348ddb04f3bcc099ee4f5a5bdfca54e6c915bfcd0e14ad09ea1a15 -DIST firefox-87.0-hsb.xpi 561660 BLAKE2B 7a948c461fb4fce6942e26af27c7e989fc94eb997635b45326e42a5c86081487f95b52af1ec7d96abc455c2289140cceabf161dd73e21565a0e76898f2ad31a4 SHA512 3a7dbbcf9b3636f807e6bee208cf53b74e2d6b685ee1a03a09ac50d491c5c03f45b50ed2ceb2c60eb38c7915a69701b06e6b7cf9c30546e36c0f7ad4fc73c3ea -DIST firefox-87.0-hu.xpi 565351 BLAKE2B dc8b9321c6b516040f38dc8d22ad7632f4f413ee0849de915bf9e7efd3792dd0fcf517851fa3010c8d0f8e9391a4a470f134f4f411b0742d72d61b0bf20d9d43 SHA512 4b8ab9321b472c31ca8cc132f0518561e6a746f9f59cf073f0b2ad087cc044fcbb79e2207f34e53a06ba501847f66553980c8ad1e47d02e6f85aecfe3494598e -DIST firefox-87.0-hy-AM.xpi 591246 BLAKE2B 530e62303d1688a2aa8169b405769d9939834712ba08246ce2a79953e42cf5d566acff476b4b3f6b6478aff1b0c3ba0f6387a5ee8bfb89a727dce9d113572510 SHA512 7516c678eb06191a6fc16d2b0700211208ac13aa52023993491e73adacba055acb78731b2b358bb5be6399a9a855809f032424200ca3c0ceec13371b54d4674f -DIST firefox-87.0-ia.xpi 530681 BLAKE2B 6c1b89f620cddb7e47223e92bff3f687347ebe75ac91309b427084f619c15d13322bae3cf05fe6001704f42da7ca4cac4fc2fe2a6b50d9711306c0ce3d9bb0ee SHA512 c9ef0ceea2faf7a35b34ff4a9d2abebe95e0546232b135f4051ac95f61fee2286849a8b86cef65df2322ec0cc7b557e74341c89d8153abdf31503611bac517c1 -DIST firefox-87.0-id.xpi 525233 BLAKE2B dc859081b129d429e9f6274922dcbfc7dee65f1471d32274b96ed84eee316c5944593bac1060d4f000ba7fc601ae8edcddd3377ae7391a38d32f802deb4116c7 SHA512 ea216c62d55d3b9d6c6e852a82aea736b732f1ef219a0ec90713e01c97af0d1e417660b1930a324fd056ab029d772c9b54aba87c74af3dc65f72f6f6fb343221 -DIST firefox-87.0-is.xpi 478732 BLAKE2B 5ced07e9020a656abc06a74f69403af3feb0a6802feb7a0ad393163908c5b425cceaca924d51eb6130e28007e7268fd326e2a7ed48c2a717f6276c588c8e06de SHA512 fc02238e1d3ce71d23d4cd7a4dd808a0fac05fa41e21652f41e052bb8894a35fd7f9af52fcec079aeaa28621b951ca314f43ad716dc586a9a00420a20ec37abb -DIST firefox-87.0-it.xpi 460519 BLAKE2B fc801ad2e08020ccb91ac5375d29bdea1a243814426da4fc55e89498a11c88f2a831fc3549aa1ca67583cde7097dd9ed7a5a78b155cb9c895c7cfde9228b4c48 SHA512 1c89dfcf1b4386193050c65cb6250241ff1cbaa3e99a876c92de831ca926d2626ee349010b9965f2d972a635a31fa083987c46712d600a162292ca148c81d779 -DIST firefox-87.0-ja.xpi 589949 BLAKE2B 3c0385428c5c7953a4174fa7b967b35facad001b88bbf49316f1549382a47c3fa1b7741087b21812eec226755989e97b9ea7df4d9435e686f5796285a997cc09 SHA512 8efbfcdeb94cc3fb203ba58bea6da72a2905ded81d8030271692e29f09236850ef59e5e3ec00eb1559f41d8379a33fd7a4bff34cb410fdbba752c01e28bd345d -DIST firefox-87.0-ka.xpi 592064 BLAKE2B f62866944d6d4d26945a1018c2ad9632aa627866604b64cc89fb61b9f154d77ca7dbfcf6e6a9b98ed7a67d3a0868be4a222c4066aa6bebbdafc228b32a4db38b SHA512 e17e603ee3f6208273b6d1ea3a7e47bec663ad5b38c120ef2aa2aaacfdcff01458320a373bb497704d21b96c2fbd5eeb032cdd29a3e76db9bf5093ae0141964a -DIST firefox-87.0-kab.xpi 549926 BLAKE2B a83147007b6e63592a6c7d26c6bbaec3e32df071456546c2fdec39ecbda9d97784997f7ff3cc132eb7d5726da3147d5ca0493e2350aa47e69e25be786856b89f SHA512 9b39c82cf53221f6e8b9735dc2b6a9df959dd74cf005b8a355ec574f9c41badfa0ca8e73cdae058a72558837f0d89c0a265e333813651b7e062f9ead8e495d22 -DIST firefox-87.0-kk.xpi 611186 BLAKE2B db4c40a1758e89f57be252e406d0cbd1d35b67254029475b74b4d31b143075de17c1ce8d18df7da583b45aae28c0409ba5db1eacc3f72b8fa0e2a0f510727886 SHA512 601563e20b837fcabf3e2d747c3f9b86899c5f63b078dd43eb7af1576a0a43af8357df4b0e8dbc2b1e82405b9cdfcf5c74c2f45798c307fca62248095855fa5a -DIST firefox-87.0-km.xpi 528495 BLAKE2B 1c214c366fa0b9f3f81df66c68d66207be2308ab435ca179d430d0fcfa3071c5446609805a8082b48e634df6786074683f25ca186ea085441f727e1a120d3c6a SHA512 55dcb96644ff376f61cd351a6ccf4679541d962b5532ff45b4404cd41b7b0f096f8682b7c39f5264dbc5ec8efb590f8d09fb9946a26cde3e2c04f701c7813e65 -DIST firefox-87.0-kn.xpi 505070 BLAKE2B 4504a264a53cfd4b344d0593e4c41fde7320a9678b452d972ab611f328c67442d78d994c56ba5dc05f46c1149e9114fff5e2bf6a0b42f9c79d03df68c6db9707 SHA512 1dcf06e0d60fd507305e20b3c6cdf701222009c02a037dade9ab6e5a8d3a02643c585b6956a4577f57c91fadc30b85239f180ee5ff254595641701de051e4f4e -DIST firefox-87.0-ko.xpi 577311 BLAKE2B 797d0a75e1c403ca1acaf980502cffbe9a982ce8b8d36e80577c6db087c420e4ee2e0b35c6bf83c82e8be018c61699d9d27e594f3e22f92d15d58979f07317ea SHA512 4fd51c6003799bef0316abeb55b919eb00384e146b86b131611e06b3c0d3558a5ddced56b0822a7aed35b2f3479c7b80ab612cbebcacb936a58e890833c1358d -DIST firefox-87.0-lij.xpi 477107 BLAKE2B b8166b813cb52fefde78905b432a0aa51644e3616c8182a59382a93adda9d15230cfb4f64cf3991170bc2861c511bdb81b61ec9bcbafb9ede13b14cd7c7bef95 SHA512 aeb27ab433c903202f7cffc953ff37f70838f8787e5f34a2f3d813c3b219e188cd140ddc76d61a754500a411b777f0671a8d8282b0176ebb62af041b60f89730 -DIST firefox-87.0-lt.xpi 559592 BLAKE2B c2ceab2d5a24d191c3ddab5702b8d1dcc53a60be4088d06a83b865f93c5c6ef459cd0d3cb5ea860f5ed4d913dbde966d26f8c26f370b515114b3e442dc09f244 SHA512 ea7a60ed5deaca4977b24d1eb19e982cd7997b271f877b04eaad022552fbdfd58e8ab8f17f3aa02a7644916fa4c4bf650578e5edca651ebdc292e779dcc51d7e -DIST firefox-87.0-lv.xpi 470997 BLAKE2B 35a50cd45174f02f99df726d0265de985a027f8cbb5b836d89b360352254efe9497f0a37337682e79af4927a855ee0ecca22827759874537db42723c82d64c7e SHA512 49e49e9ef9691b7e923fd1148f4c7f57cedfb01c8933cddc8bb38aaccf5d6758652337593c36a67636404e1e77922f82e21d826d0796210c99469aad057232e3 -DIST firefox-87.0-mk.xpi 455970 BLAKE2B cc4d9382c794090a6c9b7562fa4c5a041ae08d964f34a743b1afc588bdc08d208e0dfe13cd94cdf9d5a362e0b7a86ec6f5992c3d4f2bd428f9c4c91e69ac1413 SHA512 62f8df4b8bf61174d78bd44cab41451f8e5f95d6d0181aa89ef44efa7909df9308d89bbf86ad0dcdb9f8c24b512f6891ed3dfd36d6f573863c3855d5dcf84ecf -DIST firefox-87.0-mr.xpi 542223 BLAKE2B 35fd6f52c7225ccbae9a102ffea7e7705707520b8045bab22f3bfc096b8c3e4ae473682dfc9ccb36afeb30e4eb4ea2bf716e5e477bf0f2f306229e3fec2401a7 SHA512 833d8e73a16b23460c21b5c3635434d2e6144ce31dcbffd025c18c1acc366c9f2e6cad14af743063823cd7493f9177a5062db11801f994d6752bf54921705e22 -DIST firefox-87.0-ms.xpi 454455 BLAKE2B a9b9e6a70c13b4426d27081ee4501c67106d2b5d67b4edd89f1b7ade9de066a71fd58518dcefb3ff6b82ad15d8c1dd35feffc4a09e108b4f6831a728e119b5e0 SHA512 eaaaba0f9c7e3bcef056259aac93e8d384d44b725a079813090d731545038ffadd2069ce43c585509abea0cca8cac5d93ede1f0e7ce953096f9d6f1c938166a7 -DIST firefox-87.0-my.xpi 525413 BLAKE2B 3104b6080d2cd1fd53f71d094d52f1f86c7d7a6e565ac4b44b241dea9b6d21329679056c0ff2e853e464942656ab98fd5cca8df3f55ddba9ee6f144d9185b6cd SHA512 cc4f5414cb0757366be4e9fab69d45d63164069f840be63705b6a1e1320b63a830d9b1a305f16284b2772e889c1fda2b03c28701134104c0e745a19971e02e96 -DIST firefox-87.0-nb-NO.xpi 527535 BLAKE2B f89a8859264faf069d980719385df7fd957bd789ccb4b747bc2ecca57bb94e2c2b9e5208ba039b4c38c96af94272047b3bbb1d523a52569d025997286eb358e2 SHA512 73c69563f3e227b8112feffe7bd4312ca4ff9fc588a6920ccbac9b964c4ee08512898ffea5efd6724ff5e9362cefb744b14f18f6f76f26fce494316419aa9b03 -DIST firefox-87.0-ne-NP.xpi 482235 BLAKE2B fe79426b5cad32c953ca8a88fd400e845d52323d7af498a1f38088f358f91d28a69bbc62f4a6f19bbb75d736cf5913204946f74f1854ffa93adf156cc8aa590c SHA512 8dd8b28503142aa60b4b7dfaacb4a8c795f2c8d1e496f954f430b1b68a0ab45f21498b85f5f22cf3362a9c3b529d05c1682d819e739629bb50d897ee05b0688f -DIST firefox-87.0-nl.xpi 535872 BLAKE2B 27e4e14a58c1e555b8e9310224a0a7cf40fa1c5f588c59cf9ffda141c879731d762aca749b9a469fcda75dec73c3aa2f9762a5e7b112b19b69559a4d88481ba1 SHA512 737f9b21f0ea5fa66683ac8a18cb0316ac9f744e97a74ddeb92311cb193799faa90b65aa80fd1ef34b3793c6f61c04cb094412e9ac56b2d3c9c236ea20aa8e01 -DIST firefox-87.0-nn-NO.xpi 531161 BLAKE2B a14dd1c68ab47fad46c39e205103b8557b583874489e1017f896291efa15f8b7f4a1cacdc1d915e2d7c92d1029645eef2fadb1476ad4deb055a25b7346d7d613 SHA512 eea562de758f3e7cc597dd2930d579aa9746d933fdad4f448d1eb5951759cc4936ba3bbd1f5d5cf1bd4671a8364a0c38a024c92029eae21a0505b86e10aef15c -DIST firefox-87.0-oc.xpi 552229 BLAKE2B 1a5356e10df8f6ab81902044ac759e5df57041c4fba419f9891fc452fa340f4f0916eed830c973abfd33674e46dbe7f249af11050d8c3c26f786f8ef43cdcac9 SHA512 269c3f8281bb3b1d991ae9cf3b3dae8a5ad90c5fc1201cb07660ebb96ce3f86c7a048b03d438e180d56388e14c2161e8270e0a848d224d1f03d87cbcedac068b -DIST firefox-87.0-pa-IN.xpi 595622 BLAKE2B 04250d167a94d0f40eabbfc72a41e0a1758c66434b0b6e37d7d103b67e0d47d995da8c7beee24666601df280b5ca305c78ebf5866e4bc8189f67cc16980ab636 SHA512 13938a59f0c88cb893f81eae4929c797e04568f025634e9c01be4c87aeefc151338264f3da2e5f2342ba751cccfe413e6b63fa4da874a5d5038ee8c2f9c0efae -DIST firefox-87.0-pl.xpi 555821 BLAKE2B c529d2852ff233c26d2fb7bea44a4f6220c1d7c286289c1f80f0eab1b99c8bb412e5fcd024792c908a93a288e9f4addff71acf3fe7ec5c326af4a6307d2ffd35 SHA512 db3ccbb143775611c7261bf6160636a83407bb96da9507a837e02a6fb872cf2393f131e460a2cd96f658223d89278799643a444edf10e3dbd56977b5a91e080c -DIST firefox-87.0-pt-BR.xpi 541701 BLAKE2B 412de1537b73e12fc4cb8f8274ae76055225b3c5eebf76b6e44778109fc06dfc46ead192288f2098255b4ca95f113e491cd1e176fd7f72b4ac36b24474b2fa37 SHA512 40b2df2334b23cb8e740856f3ddd36174ed1aa154eaa9f5861ca3aace0193bb99c8a4d1da9ac6d7394b91d1eb2c615bd6f8ba18c6e561c595a8d557ddb2bc6aa -DIST firefox-87.0-pt-PT.xpi 545621 BLAKE2B e0bb3c9eea34e5ec6480168b52d38189194c4801f113fb2c92d2fed0f6320b7a4aa19831a6b469f1a8be54f1533a2084707ddffa0b5c81cefa7092d76f60b2f9 SHA512 8bf18f9881c33b72b3fe84215dcb88c1b6b34023c9658675e19675d00fe4f3f7d3ba3f0386e73bdd5fe2d14896e019dbfa9017ed6735dc1063f978f32eed95ac -DIST firefox-87.0-rm.xpi 536705 BLAKE2B 41edca04741eb24411c049476d9b7e4ab712f776cd2ab93acc475f34d016c76540c1f9210aeda3cd0ee39d85334d9200d2e7874d84a7ea226cd262f12bc55959 SHA512 5800659915b7c045a1818363514f4025fd1589ae9c31e879543e728365a9bbfd572d06f47ee552556f3c5a6d63cac007ab12c98b4aa1b5beb01f8595fa9f379b -DIST firefox-87.0-ro.xpi 534032 BLAKE2B 203026a10e76ba84e7dcbfa9e1bf86b7c3aa393d305463187524698cd3ed1592ba633e1e7c747ac2033253de232623e8d7906dd148d3cf44bf8cb6b516107dd2 SHA512 923d00a40f5d8c6d49a363128b473d97ce6c0c24b14b9207d9e1f8613ded63617fe94837d6f51f137fed1c1c290c042ddfe79a5fec401659332e8334ce508485 -DIST firefox-87.0-ru.xpi 626801 BLAKE2B abb1a7e1fbace209d94572bf412912d6d87edeaaa8b7434fef9fe2b92b3ce2d394a74a754b447e73c525d94a0d7d332df74ddda452c4fef2701502785e436560 SHA512 dd5682642a5f57a9e196b3d597723fa17eefeef9e72d2a2fedd765934c0988a43fb146aaf19cd6702faaccc3579440cc2aba2f0971225f8781650a90b502d4f9 -DIST firefox-87.0-si.xpi 491494 BLAKE2B b22a24feef4d477b824b2fc5321c589fbec8e61ea77ebfd3df2b321b8a19d94659fc3a1c9d309d3e22e964a4588349875e84c6a23c387c7414b30f2a8e85a2b7 SHA512 c9c2bd98f91b93c37e4b7da618df3ac9be7c2fc1e2b42c265479d7b465228854ef9fc92c8dd961037ccdbcbdc78578b61c1cd3213772916c4b84de0ac29b4bc5 -DIST firefox-87.0-sk.xpi 548525 BLAKE2B 06d311361fc9490397884abaabec78d66a95145fd204c0dfb930a27c371cdeaf022bf14945e0dcc7d26e8b6be944c28a84ad73c113850fa715f7efea5a910d99 SHA512 4f2707deb01c3b56a0e2e07c53ec536e323132fa578ed8c11fdc881c6517f03e6fe771f2a01b23ed5ba3de9d4979f22840aa7da55e531ecd46c3f6dc04ceaed7 -DIST firefox-87.0-sl.xpi 528793 BLAKE2B 6efc9cb3e4c558a43f26b7395b9dc4468957926f2749d10123d950dcf7537619755d413ccd5e042d777da13fa59e5bf286c24f208ac6d0e8aa77cd0d07db9906 SHA512 34fbdbce9d6d15ce1ea3b6f41d2055ea5f860fb0eda6475762f1efbb40dc3e375bad455569ebf5fd97b8e494d7feb478b2e1926081d594e6abfb9d8b3aec5bc4 -DIST firefox-87.0-son.xpi 423125 BLAKE2B 15a4f1c7407ee16e96601a4fab832787f65fe58f88d48c15fcea63e898590aa9799dc7ce921cbdfd2257c1baf94b95e62b0ba87d68f32f2e37737e47c452bf40 SHA512 93472b22130590ab6af59e91f1cf13f90e290dc24f9582455f042d566e58df5424e27ce17d3eb720c3b54acd27666a49264054c61ac474a3dda77631b16b53e4 -DIST firefox-87.0-sq.xpi 551546 BLAKE2B 98537202dd560af4ce573c2f25b181625226ef93c6c73f008ac8c3c3d6bce2a2b1218be77173f4ad93e477c5dec3e397196854d4240d6fc44d64c38a9d4027c3 SHA512 07aed55c914c05957f624ba96772da2e84fb2b3bbe68d3446c01053660dbffeaebbc936dfaff72ba1b8c2ff45fa97f2baa2836892ef45ac0f08469eb8756d228 -DIST firefox-87.0-sr.xpi 574623 BLAKE2B c7aa05f540f23da41a08c5b2d0373902d6d40218a6cb793bdd55c8567fe6e1c752069dcc48f9337259515238f256bae6431a68bb1b77efb177da842acbd87324 SHA512 6c56310bcdf26e78cf0d4fcaa52e1e0d63596b6561837f9cf6113d801c398511f8731fb056fb55803b1c6f2748c9588e17669d66e5cf67c3a0c1dfb22de86502 -DIST firefox-87.0-sv-SE.xpi 539615 BLAKE2B f365248e500e40e0b503c40aef65a665dc1143e0eafeb34ca93e0ccfa6ebcea61f7494ae8410de718bebc1da2b4e853c0fb3e43d9024f5bdcc97b38da4af64c7 SHA512 92c159fb6931ae18da156e74c5acaebb855e59643e0c9ca9808c582575aba55b23d914e4bce8befd6259849df2e64c7d1f8e1e62b1500c2d9380b72bce9c3c12 -DIST firefox-87.0-ta.xpi 521307 BLAKE2B 3fa4d5b1ec64294f8d302a141d6ed57bebbf323fe7d14507aeaa0bc7636d8b1ad87566c8d417cdbe4dafa03ca1f65a4658279caa1a24b740ff9f925d97f316a7 SHA512 bbdd74848c4a6d8606eaa37f6bf1286aac7f44e83e7a4383cd710f3a3371b869798d223fd5255e4f9b0cd5b82b33f219875309bb37ef6bbd08b034f61ff7e970 -DIST firefox-87.0-te.xpi 559865 BLAKE2B 9e44e073c3e756d6922d7ef1e27a738596f5afd7c814d08ddda166e1bfa8cd06a65fbb0f6511eeec617fad5112fa7a03fbb589eb1ba35d7fec1247dbd7e5cda2 SHA512 da3d511f7f3f2c1d49690b58698af66eb557f0a20c0b08783153fe52053597b97cfa48a1d332031a0205935ad0502ad7b4951496d3f3b3e4581f42799c01adff -DIST firefox-87.0-th.xpi 603585 BLAKE2B cec0423f96e995acc7dea8f5a1e76b49f2a22a407ec948f8a18011ebf4cbb223af11fbf2c1a66e65f501811a117972ca0ee862b7c6b179b9badd6efea01c0db6 SHA512 23b74e2bd6f38d1501798b8aceb4b57b6c74d060eee9b1ab8b31633f2f665c66cac2a49dfa0365cc79cf92d48ab44f30f1fabbd7236d7c1cb04575c0fe350d24 -DIST firefox-87.0-tl.xpi 520893 BLAKE2B f01caeaa6efceb31ad7e73b249675fd0b07d2472522806c4a2e677fe12138c01185974ca7a6b1fcc7642470351488d4da229cd865ee862bc9ddb2c8a908ebebf SHA512 78bf62b0c6336419642cc3de968f88f6fa47626af0c7dfaf6dbec5bc2588a07360635ff5a2bed097a54a871c1d333854b52641fc818d44d947486170bb383902 -DIST firefox-87.0-tr.xpi 549267 BLAKE2B 36838ab8aa57dc40a4092e69c0b32bf14094b2333ecf2058e6e0fd1aa31ae2bbb090a90884fe2632ca0993959e081a596cdda0ac804fc3b3993afc08cf4dfbe7 SHA512 2e893e20866bf09f2c5c657eaa8f2597050f440d6cd878d796da3fed79060adf2ae0d39b7f148610cba297c058325e933e282fd06e741dd9445db2517466d48c -DIST firefox-87.0-trs.xpi 501152 BLAKE2B 075a1f8fec3e9eb14927cc6776795278f4878319c1292a4100af9d60bebfc7400f19686a3a53a8d95b7d6661101deb2c94ebcf55ac97170e2d7f04654dc2b319 SHA512 e3bf89d8bbe4172d6fb9340567d2954b4784470905048b5500cf1643c1dca49c44cdb31a018d247fc22b6a1147af62a61897faa80eebbaa0f2e6cec5f4d10dee -DIST firefox-87.0-uk.xpi 620261 BLAKE2B 46e16c9ff6d65d3ac70704c6686b84afcb72249ccb336cc5c3d4f40b84f901c496051d6a56f67579caa46fd41ce1e0840c9ef3bf60c8414ce4117e25da2d0f67 SHA512 21e98692f0fe3f6af8dcc03f9ec392e7feaf6c8dfc8a1e413cad4a53730ea6b37c0ec3c66e9804231052b9737b47d890995de86c4c9e0cd8fe80d1f0e78193bd -DIST firefox-87.0-ur.xpi 563327 BLAKE2B 7d9ec7c24ec8959824b844cadf7b5913d060791999976ae5aac9bea438e90ab11117b1f088f32d975c9a1d6b8134d2d0b96c22b5ef74c2fae33cebc4be0f7154 SHA512 aec23146f76db602e169da52521685d4918a1badfe427c21a344a53b256ee3df477b04dbee67718a53942d29c66c6faf88b2eb9e1561b13a584d7f0b4ff946cf -DIST firefox-87.0-uz.xpi 477322 BLAKE2B 7f0e4cee415ee952346e462530211559fe97216c1e8ca704cf4fd92de4960876b660d7a31d4af3f5f426e9fa0ef50cf56a4525463f71a6cd0e6553926d130034 SHA512 0a9efba94fa2fec98b5216d4d6f6330abc5c65b36b6e9008727d9bc12dcd00b5f659230756b5ee9e1fedd52b680c42513e339d3e8b37bbbcb140bfab0b3c8087 -DIST firefox-87.0-vi.xpi 572841 BLAKE2B 3cdf4b24dcac2c488a5d8df02dec77b4029ab3ec1c87f6139c87b6c8e4c8e021ae483c058fec2afe228f63d837c79704adcb2f162d6895d5a7b87053b94e54dc SHA512 ec7c2c96f8377b3cd78eb5fd78a4e9e5cf22eca847db322fa4d8da9da57dd5bf00f32f03ddad0d27619061b012f14136cb6bc5ee4a6eea48401f07fb38c96916 -DIST firefox-87.0-xh.xpi 425312 BLAKE2B db9d64f7d61b5d3d17a629f4fb532a0985860bdfb90bac63c0b680e6f817dff02eefca07b628b26cfc003c85e235ff1d869e5b155e506b0a60592ca13f2873b6 SHA512 3643c9512a15b2944c58b1d1c8bb133b97c3861a3370cddfd216c952101779657416c3c9a5372a71d02576dbd33ba434556ef87d4659f7b14d95d8766f947d29 -DIST firefox-87.0-zh-CN.xpi 574675 BLAKE2B 5d57dc94cf7461964f4a2ed67466f052b7f9719b9c0e2efa535f31821cdbf0a086f829e2d07abf024d56df7e459d5f1918cce34aec59b792d7bdb1dfe94f9243 SHA512 48941d1da578dbb69321c42d278517b596813c5949392d18a606e61f4048b9b0fa1f19959205086f8e76aca8a3449261641926b439147321357761a6135e27ea -DIST firefox-87.0-zh-TW.xpi 574917 BLAKE2B 169717dd4dc72be69f4d05893a7d21469b0e7994c9483457e2d9cc67ecb416435b8bba0e0570e73e6a8e806d53b46bfabb7e258af1aae57c925999e5f6d8be30 SHA512 caf887dade2a47dd88816e27a251c844afb4eb619568b50fe213986a4bb3e5ce8a53c3235873d3e9a47810e033aa0a2b49ff05df28a8fc2b7f562971156759af DIST firefox-88.0-ach.xpi 466425 BLAKE2B 571f2d86a1535d58b32b3647166fdf86014af4ec1cea5369f73d0b0991bd3b4c9940f77d1833b0f260885c663c9915171124495958ddbdc887e7d5fe3564ee56 SHA512 0cef9516afd5907b206f4b467de63d0bb51414d5cc86c49c6e3f0d6fd8964f66790b441b34ca37ccc5a8d333b9d42fc602a2bed8bd81bc1c9dd5f5ad29eefbd7 DIST firefox-88.0-af.xpi 430681 BLAKE2B b7930a70b8eaf3f09bd4be9d34c698672b7f09fe643a50e6d04f8de3be5591beedbc651a9a85de45e1a2052ee80f279e4c1b60d37fb03f6ab7fa0f8c0d3ce96a SHA512 7d7292d6f258328318bb7d09b1053618a9b304fc5884de769db4f909b49438156d2eac8f3f8cf62fbfa115190f143713b350aea529d07e0a6a5c3da626096eeb DIST firefox-88.0-an.xpi 514139 BLAKE2B 925eab38b565d0e3aa53d34df5170945c2319a41ad2e3bc5e452dee4ea44e8f8dbf2044a29dc68e8e8a48187af9013fe098757a0d03029b863d8676b44c94598 SHA512 6c2a7360f89083b989ca0e9465dbcc1ce0920608dfeacb720273989200c4e2d4838836a53a192fc366b21941d7c2ed9811c8d8ce507f80d3db8778874103da71 @@ -379,10 +189,6 @@ DIST firefox-88.0-xh.xpi 430064 BLAKE2B 6b94c5c0b663b7b725ac8e0d3fb0cd06e72bfee1 DIST firefox-88.0-zh-CN.xpi 579523 BLAKE2B 996493a9857012eed8e6674d55cfa7633be052b9e51f334834df239794f96afa9e60b2988c2a8155469fae2aac3fc31a4e8b016fd01ed9e07b67f355dd52fcb8 SHA512 16cb42109504e120621dae89db8973df7b6fa44ca1455917831d3cd1baa4666c87e1a5822513eb94632f216a73f775665b89ce5d3d1fa52408e74348491adb69 DIST firefox-88.0-zh-TW.xpi 579885 BLAKE2B 0529b6b29dfdd592075c1a30c6333a6730d97ae569e0844399f2f7f1f06640a1b67592664b51d0aa99b66af6c3645ca5adbe05188e69a1aec3b239680163f874 SHA512 7cadd4dd3a16dea32bdc5fac540f7fb75107d8bcecbf015ccb688ef482d3a37e3a7f4454596dae1703092902cfa6e777b5ade53a6cb67ba9552f184c494a18b6 DIST firefox-bin_i686-78.10.0.tar.bz2 73139475 BLAKE2B 10ae4646a0f89a3a3286b09790237cdf8a2195a59f1d6bd074ffcae9f15f851c412f87ea652c8572167db24d039376b86db98f8ede064a1d85ad6103f7232cc7 SHA512 6fbcb1fd471d2422634d1c826d3067b6516b87ae6194cfe67884abafc6d3e7105ab516a7b60c510117d8e4293c32e5c76b268f30144cf2add17ca57c93e777d6 -DIST firefox-bin_i686-78.9.0.tar.bz2 73250392 BLAKE2B 4d4a37ebf7c618c08b385e3e8551022bcf5af04586a2b5dd74eafa76f41d11e3ffda702748bfe8ae3f793ff12d62650e6d895bd3edd5254460c312b3e9f4ec95 SHA512 4a63e6dfbd830d48ecc722e0cbf8256e9f14171cf1331805a1067e01d804b974074640bee42ba0ea4fc036614cc447eda046d6d563c24897eee18d752620f397 -DIST firefox-bin_i686-87.0.tar.bz2 78043317 BLAKE2B 823e4b9fd1fb52417d9a2639f7ce5631c399e0164544d899c5159b94f1e3f9a6a61c4a4a07b66fec31deba2ed4421ab85ff0147e77b20c38a1ecfb3adfb69450 SHA512 6c8c5f8971f7ac49fd6051741b2c2967aae1036b9ef8609ec4734023722a3bb0aa3d7e9997cf699eb2109702764ac9cd76a6e32cf138156a9511ae3106d3bd68 DIST firefox-bin_i686-88.0.tar.bz2 77866961 BLAKE2B 1de46213a47a415866b805240ed9b535e86cc682512f36b3fb26ce90427615df04cf2878cdb6a8a9fcc93a7920a0a70fac3c984a1e5dc736b1852d9029c8603d SHA512 6d92d9f5c94c8f0afd196c2ede5a992f36c31cd92e4959ba3b0ac95b3d6c5f721e596018c7e61d1cc2793277bd9a041989c112bb2043febda73c8c3f1ebffbaf DIST firefox-bin_x86_64-78.10.0.tar.bz2 71122964 BLAKE2B 6e362aa1edaa68ecf2d2789648add021d34c6a308fea62f525d3389b5e387464147314f2de742241d76e5051d6913b0d323f5d598e6a31069dfbdf40dc7e3502 SHA512 a136a94e06f89bd08c394aa7e13d4340d6fcfec30291a8401ce72af2e77ea27ae2961d4ba392d8bdbe30689d5555c73bd6cb5e640176945d2f28fc361f9c3830 -DIST firefox-bin_x86_64-78.9.0.tar.bz2 71155330 BLAKE2B 5f12478dc33164e59ba2917c0036d99b6a3ae2a8879b8b844294ba6e51d63f41f48cd61c7ba200e321761e0261e3b2222ad1713150ef93b702fc216192ef5462 SHA512 5743ac190da932d13d4fec20f9239c8a5629ecad9c86365d939949d0ecf32028897fa6a0dd5570a288235245a98cb3cea4c8c9daddfea60be50455e54b343ebd -DIST firefox-bin_x86_64-87.0.tar.bz2 75052687 BLAKE2B d7428f78f3b8db7b4108d36cf4babca3556e0617f1b7065833636192ec656cb69019f1940aaf11290e5fe9db20ac3bee2e0c597e4911b9e9436a7151939bd03f SHA512 4958637e4f5f73d7c7ceab2a0c4fd1aa1c88954432320432a7707e6de042349cee1aac2af3afc8548a88fb00f2e4023a80a7f2cea4383d3ea43aeeaaff94a9b3 DIST firefox-bin_x86_64-88.0.tar.bz2 75055584 BLAKE2B cd36c7096d9a5ddc90aeae6bdb04e12c08089fe929578890317f0a2b217b18f14fba13269222af552c7dfbdf0cf66b84171341f43f462f73cd28f07478117150 SHA512 c175be02ddb8881a6cdb06d50c63776f77e4541f8df82d4de62c870c255fe5fb30c8e34831b2573c7b8bd9ef0ffe533245fdc4ef1a083acede5313ae08e31d81 diff --git a/www-client/firefox-bin/firefox-bin-78.9.0.ebuild b/www-client/firefox-bin/firefox-bin-78.9.0.ebuild deleted file mode 100644 index ec5fd743a588..000000000000 --- a/www-client/firefox-bin/firefox-bin-78.9.0.ebuild +++ /dev/null @@ -1,411 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -MOZ_ESR=yes - -MOZ_PV=${PV} -MOZ_PV_SUFFIX= -if [[ ${PV} =~ (_(alpha|beta|rc).*)$ ]] ; then - MOZ_PV_SUFFIX=${BASH_REMATCH[1]} - - # Convert the ebuild version to the upstream Mozilla version - MOZ_PV="${MOZ_PV/_alpha/a}" # Handle alpha for SRC_URI - MOZ_PV="${MOZ_PV/_beta/b}" # Handle beta for SRC_URI - MOZ_PV="${MOZ_PV%%_rc*}" # Handle rc for SRC_URI -fi - -if [[ -n ${MOZ_ESR} ]] ; then - # ESR releases have slightly different version numbers - MOZ_PV="${MOZ_PV}esr" -fi - -MOZ_PN="${PN%-bin}" -MOZ_P="${MOZ_PN}-${MOZ_PV}" -MOZ_PV_DISTFILES="${MOZ_PV}${MOZ_PV_SUFFIX}" -MOZ_P_DISTFILES="${MOZ_PN}-${MOZ_PV_DISTFILES}" - -inherit desktop pax-utils xdg - -MOZ_SRC_BASE_URI="https://archive.mozilla.org/pub/${MOZ_PN}/releases/${MOZ_PV}" - -SRC_URI="amd64? ( ${MOZ_SRC_BASE_URI}/linux-x86_64/en-US/${MOZ_P}.tar.bz2 -> ${PN}_x86_64-${PV}.tar.bz2 ) - x86? ( ${MOZ_SRC_BASE_URI}/linux-i686/en-US/${MOZ_P}.tar.bz2 -> ${PN}_i686-${PV}.tar.bz2 )" - -DESCRIPTION="Firefox Web Browser" -HOMEPAGE="https://www.mozilla.com/firefox" - -KEYWORDS="-* amd64 x86" -SLOT="0/esr$(ver_cut 1)" -LICENSE="MPL-2.0 GPL-2 LGPL-2.1" -IUSE="+alsa +ffmpeg +gmp-autoupdate +pulseaudio selinux wayland" - -RESTRICT="strip" - -BDEPEND="app-arch/unzip - alsa? ( - !pulseaudio? ( - dev-util/patchelf - ) - )" - -CDEPEND="alsa? ( - !pulseaudio? ( - media-sound/apulse - ) - )" - -DEPEND="${CDEPEND}" - -RDEPEND="${CDEPEND} - dev-libs/atk - dev-libs/dbus-glib - >=dev-libs/glib-2.26:2 - media-libs/fontconfig - >=media-libs/freetype-2.4.10 - sys-apps/dbus - virtual/freedesktop-icon-theme - >=x11-libs/cairo-1.10[X] - x11-libs/gdk-pixbuf - >=x11-libs/gtk+-2.18:2 - >=x11-libs/gtk+-3.11:3[wayland?] - x11-libs/libX11 - x11-libs/libXcomposite - x11-libs/libXdamage - x11-libs/libXext - x11-libs/libXfixes - x11-libs/libXrender - x11-libs/libXt - >=x11-libs/pango-1.22.0 - ffmpeg? ( media-video/ffmpeg ) - pulseaudio? ( media-sound/pulseaudio ) - selinux? ( sec-policy/selinux-mozilla ) -" - -QA_PREBUILT="opt/${MOZ_PN}/*" - -# Allow MOZ_GMP_PLUGIN_LIST to be set in an eclass or -# overridden in the enviromnent (advanced hackers only) -if [[ -z "${MOZ_GMP_PLUGIN_LIST+set}" ]] ; then - MOZ_GMP_PLUGIN_LIST=( gmp-gmpopenh264 gmp-widevinecdm ) -fi - -MOZ_LANGS=( - ach af an ar ast az be bg bn br bs ca-valencia ca cak cs cy - da de dsb el en-CA en-GB en-US eo es-AR es-CL es-ES es-MX et eu - fa ff fi fr fy-NL ga-IE gd gl gn gu-IN he hi-IN hr hsb hu hy-AM - ia id is it ja ka kab kk km kn ko lij lt lv mk mr ms my - nb-NO ne-NP nl nn-NO oc pa-IN pl pt-BR pt-PT rm ro ru - si sk sl son sq sr sv-SE ta te th tl tr trs uk ur uz vi - xh zh-CN zh-TW -) - -mozilla_set_globals() { - # https://bugs.gentoo.org/587334 - local MOZ_TOO_REGIONALIZED_FOR_L10N=( - fy-NL ga-IE gu-IN hi-IN hy-AM nb-NO ne-NP nn-NO pa-IN sv-SE - ) - - local lang xflag - for lang in "${MOZ_LANGS[@]}" ; do - # en and en_US are handled internally - if [[ ${lang} == en ]] || [[ ${lang} == en-US ]] ; then - continue - fi - - # strip region subtag if $lang is in the list - if has ${lang} "${MOZ_TOO_REGIONALIZED_FOR_L10N[@]}" ; then - xflag=${lang%%-*} - else - xflag=${lang} - fi - - SRC_URI+=" l10n_${xflag/[_@]/-}? (" - SRC_URI+=" ${MOZ_SRC_BASE_URI}/linux-x86_64/xpi/${lang}.xpi -> ${MOZ_P_DISTFILES}-${lang}.xpi" - SRC_URI+=" )" - IUSE+=" l10n_${xflag/[_@]/-}" - done -} -mozilla_set_globals - -moz_install_xpi() { - debug-print-function ${FUNCNAME} "$@" - - if [[ ${#} -lt 2 ]] ; then - die "${FUNCNAME} requires at least two arguments" - fi - - local DESTDIR=${1} - shift - - insinto "${DESTDIR}" - - local emid xpi_file xpi_tmp_dir - for xpi_file in "${@}" ; do - emid= - xpi_tmp_dir=$(mktemp -d --tmpdir="${T}") - - # Unpack XPI - unzip -qq "${xpi_file}" -d "${xpi_tmp_dir}" || die - - # Determine extension ID - if [[ -f "${xpi_tmp_dir}/install.rdf" ]] ; then - emid=$(sed -n -e '/install-manifest/,$ { /em:id/!d; s/.*[\">]\([^\"<>]*\)[\"<].*/\1/; p; q }' "${xpi_tmp_dir}/install.rdf") - [[ -z "${emid}" ]] && die "failed to determine extension id from install.rdf" - elif [[ -f "${xpi_tmp_dir}/manifest.json" ]] ; then - emid=$(sed -n -e 's/.*"id": "\([^"]*\)".*/\1/p' "${xpi_tmp_dir}/manifest.json") - [[ -z "${emid}" ]] && die "failed to determine extension id from manifest.json" - else - die "failed to determine extension id" - fi - - einfo "Installing ${emid}.xpi into ${ED}${DESTDIR} ..." - newins "${xpi_file}" "${emid}.xpi" - done -} - -src_unpack() { - local _lp_dir="${WORKDIR}/language_packs" - local _src_file - - mkdir "${S}" || die - - if [[ ! -d "${_lp_dir}" ]] ; then - mkdir "${_lp_dir}" || die - fi - - for _src_file in ${A} ; do - if [[ ${_src_file} == *.xpi ]]; then - cp "${DISTDIR}/${_src_file}" "${_lp_dir}" || die "Failed to copy '${_src_file}' to '${_lp_dir}'!" - else - MY_SRC_FILE=${_src_file} - fi - done -} - -src_install() { - # Set MOZILLA_FIVE_HOME - local MOZILLA_FIVE_HOME="/opt/${MOZ_PN}" - - dodir /opt - pushd "${ED}"/opt &>/dev/null || die - unpack "${MY_SRC_FILE}" - popd &>/dev/null || die - - pax-mark m \ - "${ED}${MOZILLA_FIVE_HOME}"/${MOZ_PN} \ - "${ED}${MOZILLA_FIVE_HOME}"/${MOZ_PN}-bin \ - "${ED}${MOZILLA_FIVE_HOME}"/plugin-container - - # Patch alsa support - local apulselib= - if use alsa && ! use pulseaudio ; then - apulselib="${EPREFIX}/usr/$(get_libdir)/apulse" - patchelf --set-rpath "${apulselib}" "${ED}${MOZILLA_FIVE_HOME}/libxul.so" || die - fi - - # Install policy (currently only used to disable application updates) - insinto "${MOZILLA_FIVE_HOME}/distribution" - newins "${FILESDIR}"/disable-auto-update.policy.json policies.json - - # Install system-wide preferences - local PREFS_DIR="${MOZILLA_FIVE_HOME}/browser/defaults/preferences" - insinto "${PREFS_DIR}" - newins "${FILESDIR}"/gentoo-default-prefs.js all-gentoo.js - - local GENTOO_PREFS="${ED}${PREFS_DIR}/all-gentoo.js" - - if ! use gmp-autoupdate ; then - local plugin - for plugin in "${MOZ_GMP_PLUGIN_LIST[@]}" ; do - einfo "Disabling auto-update for ${plugin} plugin ..." - cat >>"${GENTOO_PREFS}" <<-EOF || die "failed to disable autoupdate for ${plugin} media plugin" - pref("media.${plugin}.autoupdate", false); - EOF - done - fi - - # Install language packs - local langpacks=( $(find "${WORKDIR}/language_packs" -type f -name '*.xpi') ) - if [[ -n "${langpacks}" ]] ; then - moz_install_xpi "${MOZILLA_FIVE_HOME}/distribution/extensions" "${langpacks[@]}" - fi - - # Install icons - local icon_srcdir="${ED}/${MOZILLA_FIVE_HOME}/browser/chrome/icons/default" - local icon_symbolic_file="${FILESDIR}/firefox-symbolic.svg" - - insinto /usr/share/icons/hicolor/symbolic/apps - newins "${icon_symbolic_file}" ${PN}-symbolic.svg - - local icon size - for icon in "${icon_srcdir}"/default*.png ; do - size=${icon%.png} - size=${size##*/default} - - if [[ ${size} -eq 48 ]] ; then - newicon "${icon}" ${PN}.png - fi - - newicon -s ${size} "${icon}" ${PN}.png - done - - # Install menus - local wrapper_wayland="${PN}-wayland.sh" - local wrapper_x11="${PN}-x11.sh" - local desktop_file="${FILESDIR}/${PN}-r2.desktop" - local display_protocols="auto X11" - local icon="${PN}" - local name="Mozilla ${MOZ_PN^} (bin)" - local use_wayland="false" - - if use wayland ; then - display_protocols+=" Wayland" - use_wayland="true" - fi - - local app_name desktop_filename display_protocol exec_command - for display_protocol in ${display_protocols} ; do - app_name="${name} on ${display_protocol}" - desktop_filename="${PN}-${display_protocol,,}.desktop" - - case ${display_protocol} in - Wayland) - exec_command="${PN}-wayland --name ${PN}-wayland" - newbin "${FILESDIR}/${wrapper_wayland}" ${PN}-wayland - ;; - X11) - if ! use wayland ; then - # Exit loop here because there's no choice so - # we don't need wrapper/.desktop file for X11. - continue - fi - - exec_command="${PN}-x11 --name ${PN}-x11" - newbin "${FILESDIR}/${wrapper_x11}" ${PN}-x11 - ;; - *) - app_name="${name}" - desktop_filename="${PN}.desktop" - exec_command="${PN}" - ;; - esac - - cp "${desktop_file}" "${WORKDIR}/${PN}.desktop-template" || die - - sed -i \ - -e "s:@NAME@:${app_name}:" \ - -e "s:@EXEC@:${exec_command}:" \ - -e "s:@ICON@:${icon}:" \ - "${WORKDIR}/${PN}.desktop-template" \ - || die - - newmenu "${WORKDIR}/${PN}.desktop-template" "${desktop_filename}" - - rm "${WORKDIR}/${PN}.desktop-template" || die - done - - # Install generic wrapper script - [[ -f "${ED}/usr/bin/${PN}" ]] && rm "${ED}/usr/bin/${PN}" - newbin "${FILESDIR}/${PN}.sh" ${PN} - - # Update wrapper - local wrapper - for wrapper in \ - "${ED}/usr/bin/${PN}" \ - "${ED}/usr/bin/${PN}-x11" \ - "${ED}/usr/bin/${PN}-wayland" \ - ; do - [[ ! -f "${wrapper}" ]] && continue - - sed -i \ - -e "s:@PREFIX@:${EPREFIX}/usr:" \ - -e "s:@MOZ_FIVE_HOME@:${MOZILLA_FIVE_HOME}:" \ - -e "s:@APULSELIB_DIR@:${apulselib}:" \ - -e "s:@DEFAULT_WAYLAND@:${use_wayland}:" \ - "${wrapper}" \ - || die - done -} - -pkg_postinst() { - xdg_pkg_postinst - - if ! use gmp-autoupdate ; then - elog "USE='-gmp-autoupdate' has disabled the following plugins from updating or" - elog "installing into new profiles:" - local plugin - for plugin in "${MOZ_GMP_PLUGIN_LIST[@]}" ; do - elog "\t ${plugin}" - done - elog - fi - - if ! has_version 'gnome-base/gconf' || ! has_version 'gnome-base/orbit' \ - || ! has_version 'net-misc/curl'; then - einfo - einfo "For using the crashreporter, you need gnome-base/gconf," - einfo "gnome-base/orbit and net-misc/curl emerged." - einfo - fi - - use ffmpeg || ewarn "USE=-ffmpeg : HTML5 video will not render without media-video/ffmpeg installed" - - local HAS_AUDIO=0 - if use alsa || use pulseaudio; then - HAS_AUDIO=1 - fi - - if [[ ${HAS_AUDIO} -eq 0 ]] ; then - ewarn "USE=-pulseaudio & USE=-alsa : For audio please either set USE=pulseaudio or USE=alsa!" - fi - - local show_doh_information show_normandy_information - - if [[ -z "${REPLACING_VERSIONS}" ]] ; then - # New install; Tell user that DoH is disabled by default - show_doh_information=yes - show_normandy_information=yes - else - local replacing_version - for replacing_version in ${REPLACING_VERSIONS} ; do - if ver_test "${replacing_version}" -lt 70 ; then - # Tell user only once about our DoH default - show_doh_information=yes - fi - - if ver_test "${replacing_version}" -lt 74.0-r2 ; then - # Tell user only once about our Normandy default - show_normandy_information=yes - fi - done - fi - - if [[ -n "${show_doh_information}" ]] ; then - elog - elog "Note regarding Trusted Recursive Resolver aka DNS-over-HTTPS (DoH):" - elog "Due to privacy concerns (encrypting DNS might be a good thing, sending all" - elog "DNS traffic to Cloudflare by default is not a good idea and applications" - elog "should respect OS configured settings), \"network.trr.mode\" was set to 5" - elog "(\"Off by choice\") by default." - elog "You can enable DNS-over-HTTPS in ${PN^}'s preferences." - fi - - # bug 713782 - if [[ -n "${show_normandy_information}" ]] ; then - elog - elog "Upstream operates a service named Normandy which allows Mozilla to" - elog "push changes for default settings or even install new add-ons remotely." - elog "While this can be useful to address problems like 'Armagadd-on 2.0' or" - elog "revert previous decisions to disable TLS 1.0/1.1, privacy and security" - elog "concerns prevail, which is why we have switched off the use of this" - elog "service by default." - elog - elog "To re-enable this service set" - elog - elog " app.normandy.enabled=true" - elog - elog "in about:config." - fi -} diff --git a/www-client/firefox-bin/firefox-bin-87.0.ebuild b/www-client/firefox-bin/firefox-bin-87.0.ebuild deleted file mode 100644 index 811038b1e175..000000000000 --- a/www-client/firefox-bin/firefox-bin-87.0.ebuild +++ /dev/null @@ -1,411 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -MOZ_ESR= - -MOZ_PV=${PV} -MOZ_PV_SUFFIX= -if [[ ${PV} =~ (_(alpha|beta|rc).*)$ ]] ; then - MOZ_PV_SUFFIX=${BASH_REMATCH[1]} - - # Convert the ebuild version to the upstream Mozilla version - MOZ_PV="${MOZ_PV/_alpha/a}" # Handle alpha for SRC_URI - MOZ_PV="${MOZ_PV/_beta/b}" # Handle beta for SRC_URI - MOZ_PV="${MOZ_PV%%_rc*}" # Handle rc for SRC_URI -fi - -if [[ -n ${MOZ_ESR} ]] ; then - # ESR releases have slightly different version numbers - MOZ_PV="${MOZ_PV}esr" -fi - -MOZ_PN="${PN%-bin}" -MOZ_P="${MOZ_PN}-${MOZ_PV}" -MOZ_PV_DISTFILES="${MOZ_PV}${MOZ_PV_SUFFIX}" -MOZ_P_DISTFILES="${MOZ_PN}-${MOZ_PV_DISTFILES}" - -inherit desktop pax-utils xdg - -MOZ_SRC_BASE_URI="https://archive.mozilla.org/pub/${MOZ_PN}/releases/${MOZ_PV}" - -SRC_URI="amd64? ( ${MOZ_SRC_BASE_URI}/linux-x86_64/en-US/${MOZ_P}.tar.bz2 -> ${PN}_x86_64-${PV}.tar.bz2 ) - x86? ( ${MOZ_SRC_BASE_URI}/linux-i686/en-US/${MOZ_P}.tar.bz2 -> ${PN}_i686-${PV}.tar.bz2 )" - -DESCRIPTION="Firefox Web Browser" -HOMEPAGE="https://www.mozilla.com/firefox" - -KEYWORDS="-* amd64 x86" -SLOT="0/$(ver_cut 1)" -LICENSE="MPL-2.0 GPL-2 LGPL-2.1" -IUSE="+alsa +ffmpeg +gmp-autoupdate +pulseaudio selinux wayland" - -RESTRICT="strip" - -BDEPEND="app-arch/unzip - alsa? ( - !pulseaudio? ( - dev-util/patchelf - ) - )" - -CDEPEND="alsa? ( - !pulseaudio? ( - media-sound/apulse - ) - )" - -DEPEND="${CDEPEND}" - -RDEPEND="${CDEPEND} - dev-libs/atk - dev-libs/dbus-glib - >=dev-libs/glib-2.26:2 - media-libs/fontconfig - >=media-libs/freetype-2.4.10 - sys-apps/dbus - virtual/freedesktop-icon-theme - >=x11-libs/cairo-1.10[X] - x11-libs/gdk-pixbuf - >=x11-libs/gtk+-2.18:2 - >=x11-libs/gtk+-3.11:3[wayland?] - x11-libs/libX11 - x11-libs/libXcomposite - x11-libs/libXdamage - x11-libs/libXext - x11-libs/libXfixes - x11-libs/libXrender - x11-libs/libXt - >=x11-libs/pango-1.22.0 - ffmpeg? ( media-video/ffmpeg ) - pulseaudio? ( media-sound/pulseaudio ) - selinux? ( sec-policy/selinux-mozilla ) -" - -QA_PREBUILT="opt/${MOZ_PN}/*" - -# Allow MOZ_GMP_PLUGIN_LIST to be set in an eclass or -# overridden in the enviromnent (advanced hackers only) -if [[ -z "${MOZ_GMP_PLUGIN_LIST+set}" ]] ; then - MOZ_GMP_PLUGIN_LIST=( gmp-gmpopenh264 gmp-widevinecdm ) -fi - -MOZ_LANGS=( - ach af an ar ast az be bg bn br bs ca-valencia ca cak cs cy - da de dsb el en-CA en-GB en-US eo es-AR es-CL es-ES es-MX et eu - fa ff fi fr fy-NL ga-IE gd gl gn gu-IN he hi-IN hr hsb hu hy-AM - ia id is it ja ka kab kk km kn ko lij lt lv mk mr ms my - nb-NO ne-NP nl nn-NO oc pa-IN pl pt-BR pt-PT rm ro ru - si sk sl son sq sr sv-SE ta te th tl tr trs uk ur uz vi - xh zh-CN zh-TW -) - -mozilla_set_globals() { - # https://bugs.gentoo.org/587334 - local MOZ_TOO_REGIONALIZED_FOR_L10N=( - fy-NL ga-IE gu-IN hi-IN hy-AM nb-NO ne-NP nn-NO pa-IN sv-SE - ) - - local lang xflag - for lang in "${MOZ_LANGS[@]}" ; do - # en and en_US are handled internally - if [[ ${lang} == en ]] || [[ ${lang} == en-US ]] ; then - continue - fi - - # strip region subtag if $lang is in the list - if has ${lang} "${MOZ_TOO_REGIONALIZED_FOR_L10N[@]}" ; then - xflag=${lang%%-*} - else - xflag=${lang} - fi - - SRC_URI+=" l10n_${xflag/[_@]/-}? (" - SRC_URI+=" ${MOZ_SRC_BASE_URI}/linux-x86_64/xpi/${lang}.xpi -> ${MOZ_P_DISTFILES}-${lang}.xpi" - SRC_URI+=" )" - IUSE+=" l10n_${xflag/[_@]/-}" - done -} -mozilla_set_globals - -moz_install_xpi() { - debug-print-function ${FUNCNAME} "$@" - - if [[ ${#} -lt 2 ]] ; then - die "${FUNCNAME} requires at least two arguments" - fi - - local DESTDIR=${1} - shift - - insinto "${DESTDIR}" - - local emid xpi_file xpi_tmp_dir - for xpi_file in "${@}" ; do - emid= - xpi_tmp_dir=$(mktemp -d --tmpdir="${T}") - - # Unpack XPI - unzip -qq "${xpi_file}" -d "${xpi_tmp_dir}" || die - - # Determine extension ID - if [[ -f "${xpi_tmp_dir}/install.rdf" ]] ; then - emid=$(sed -n -e '/install-manifest/,$ { /em:id/!d; s/.*[\">]\([^\"<>]*\)[\"<].*/\1/; p; q }' "${xpi_tmp_dir}/install.rdf") - [[ -z "${emid}" ]] && die "failed to determine extension id from install.rdf" - elif [[ -f "${xpi_tmp_dir}/manifest.json" ]] ; then - emid=$(sed -n -e 's/.*"id": "\([^"]*\)".*/\1/p' "${xpi_tmp_dir}/manifest.json") - [[ -z "${emid}" ]] && die "failed to determine extension id from manifest.json" - else - die "failed to determine extension id" - fi - - einfo "Installing ${emid}.xpi into ${ED}${DESTDIR} ..." - newins "${xpi_file}" "${emid}.xpi" - done -} - -src_unpack() { - local _lp_dir="${WORKDIR}/language_packs" - local _src_file - - mkdir "${S}" || die - - if [[ ! -d "${_lp_dir}" ]] ; then - mkdir "${_lp_dir}" || die - fi - - for _src_file in ${A} ; do - if [[ ${_src_file} == *.xpi ]]; then - cp "${DISTDIR}/${_src_file}" "${_lp_dir}" || die "Failed to copy '${_src_file}' to '${_lp_dir}'!" - else - MY_SRC_FILE=${_src_file} - fi - done -} - -src_install() { - # Set MOZILLA_FIVE_HOME - local MOZILLA_FIVE_HOME="/opt/${MOZ_PN}" - - dodir /opt - pushd "${ED}"/opt &>/dev/null || die - unpack "${MY_SRC_FILE}" - popd &>/dev/null || die - - pax-mark m \ - "${ED}${MOZILLA_FIVE_HOME}"/${MOZ_PN} \ - "${ED}${MOZILLA_FIVE_HOME}"/${MOZ_PN}-bin \ - "${ED}${MOZILLA_FIVE_HOME}"/plugin-container - - # Patch alsa support - local apulselib= - if use alsa && ! use pulseaudio ; then - apulselib="${EPREFIX}/usr/$(get_libdir)/apulse" - patchelf --set-rpath "${apulselib}" "${ED}${MOZILLA_FIVE_HOME}/libxul.so" || die - fi - - # Install policy (currently only used to disable application updates) - insinto "${MOZILLA_FIVE_HOME}/distribution" - newins "${FILESDIR}"/disable-auto-update.policy.json policies.json - - # Install system-wide preferences - local PREFS_DIR="${MOZILLA_FIVE_HOME}/browser/defaults/preferences" - insinto "${PREFS_DIR}" - newins "${FILESDIR}"/gentoo-default-prefs.js all-gentoo.js - - local GENTOO_PREFS="${ED}${PREFS_DIR}/all-gentoo.js" - - if ! use gmp-autoupdate ; then - local plugin - for plugin in "${MOZ_GMP_PLUGIN_LIST[@]}" ; do - einfo "Disabling auto-update for ${plugin} plugin ..." - cat >>"${GENTOO_PREFS}" <<-EOF || die "failed to disable autoupdate for ${plugin} media plugin" - pref("media.${plugin}.autoupdate", false); - EOF - done - fi - - # Install language packs - local langpacks=( $(find "${WORKDIR}/language_packs" -type f -name '*.xpi') ) - if [[ -n "${langpacks}" ]] ; then - moz_install_xpi "${MOZILLA_FIVE_HOME}/distribution/extensions" "${langpacks[@]}" - fi - - # Install icons - local icon_srcdir="${ED}/${MOZILLA_FIVE_HOME}/browser/chrome/icons/default" - local icon_symbolic_file="${FILESDIR}/firefox-symbolic.svg" - - insinto /usr/share/icons/hicolor/symbolic/apps - newins "${icon_symbolic_file}" ${PN}-symbolic.svg - - local icon size - for icon in "${icon_srcdir}"/default*.png ; do - size=${icon%.png} - size=${size##*/default} - - if [[ ${size} -eq 48 ]] ; then - newicon "${icon}" ${PN}.png - fi - - newicon -s ${size} "${icon}" ${PN}.png - done - - # Install menus - local wrapper_wayland="${PN}-wayland.sh" - local wrapper_x11="${PN}-x11.sh" - local desktop_file="${FILESDIR}/${PN}-r2.desktop" - local display_protocols="auto X11" - local icon="${PN}" - local name="Mozilla ${MOZ_PN^} (bin)" - local use_wayland="false" - - if use wayland ; then - display_protocols+=" Wayland" - use_wayland="true" - fi - - local app_name desktop_filename display_protocol exec_command - for display_protocol in ${display_protocols} ; do - app_name="${name} on ${display_protocol}" - desktop_filename="${PN}-${display_protocol,,}.desktop" - - case ${display_protocol} in - Wayland) - exec_command="${PN}-wayland --name ${PN}-wayland" - newbin "${FILESDIR}/${wrapper_wayland}" ${PN}-wayland - ;; - X11) - if ! use wayland ; then - # Exit loop here because there's no choice so - # we don't need wrapper/.desktop file for X11. - continue - fi - - exec_command="${PN}-x11 --name ${PN}-x11" - newbin "${FILESDIR}/${wrapper_x11}" ${PN}-x11 - ;; - *) - app_name="${name}" - desktop_filename="${PN}.desktop" - exec_command="${PN}" - ;; - esac - - cp "${desktop_file}" "${WORKDIR}/${PN}.desktop-template" || die - - sed -i \ - -e "s:@NAME@:${app_name}:" \ - -e "s:@EXEC@:${exec_command}:" \ - -e "s:@ICON@:${icon}:" \ - "${WORKDIR}/${PN}.desktop-template" \ - || die - - newmenu "${WORKDIR}/${PN}.desktop-template" "${desktop_filename}" - - rm "${WORKDIR}/${PN}.desktop-template" || die - done - - # Install generic wrapper script - [[ -f "${ED}/usr/bin/${PN}" ]] && rm "${ED}/usr/bin/${PN}" - newbin "${FILESDIR}/${PN}.sh" ${PN} - - # Update wrapper - local wrapper - for wrapper in \ - "${ED}/usr/bin/${PN}" \ - "${ED}/usr/bin/${PN}-x11" \ - "${ED}/usr/bin/${PN}-wayland" \ - ; do - [[ ! -f "${wrapper}" ]] && continue - - sed -i \ - -e "s:@PREFIX@:${EPREFIX}/usr:" \ - -e "s:@MOZ_FIVE_HOME@:${MOZILLA_FIVE_HOME}:" \ - -e "s:@APULSELIB_DIR@:${apulselib}:" \ - -e "s:@DEFAULT_WAYLAND@:${use_wayland}:" \ - "${wrapper}" \ - || die - done -} - -pkg_postinst() { - xdg_pkg_postinst - - if ! use gmp-autoupdate ; then - elog "USE='-gmp-autoupdate' has disabled the following plugins from updating or" - elog "installing into new profiles:" - local plugin - for plugin in "${MOZ_GMP_PLUGIN_LIST[@]}" ; do - elog "\t ${plugin}" - done - elog - fi - - if ! has_version 'gnome-base/gconf' || ! has_version 'gnome-base/orbit' \ - || ! has_version 'net-misc/curl'; then - einfo - einfo "For using the crashreporter, you need gnome-base/gconf," - einfo "gnome-base/orbit and net-misc/curl emerged." - einfo - fi - - use ffmpeg || ewarn "USE=-ffmpeg : HTML5 video will not render without media-video/ffmpeg installed" - - local HAS_AUDIO=0 - if use alsa || use pulseaudio; then - HAS_AUDIO=1 - fi - - if [[ ${HAS_AUDIO} -eq 0 ]] ; then - ewarn "USE=-pulseaudio & USE=-alsa : For audio please either set USE=pulseaudio or USE=alsa!" - fi - - local show_doh_information show_normandy_information - - if [[ -z "${REPLACING_VERSIONS}" ]] ; then - # New install; Tell user that DoH is disabled by default - show_doh_information=yes - show_normandy_information=yes - else - local replacing_version - for replacing_version in ${REPLACING_VERSIONS} ; do - if ver_test "${replacing_version}" -lt 70 ; then - # Tell user only once about our DoH default - show_doh_information=yes - fi - - if ver_test "${replacing_version}" -lt 74.0-r2 ; then - # Tell user only once about our Normandy default - show_normandy_information=yes - fi - done - fi - - if [[ -n "${show_doh_information}" ]] ; then - elog - elog "Note regarding Trusted Recursive Resolver aka DNS-over-HTTPS (DoH):" - elog "Due to privacy concerns (encrypting DNS might be a good thing, sending all" - elog "DNS traffic to Cloudflare by default is not a good idea and applications" - elog "should respect OS configured settings), \"network.trr.mode\" was set to 5" - elog "(\"Off by choice\") by default." - elog "You can enable DNS-over-HTTPS in ${PN^}'s preferences." - fi - - # bug 713782 - if [[ -n "${show_normandy_information}" ]] ; then - elog - elog "Upstream operates a service named Normandy which allows Mozilla to" - elog "push changes for default settings or even install new add-ons remotely." - elog "While this can be useful to address problems like 'Armagadd-on 2.0' or" - elog "revert previous decisions to disable TLS 1.0/1.1, privacy and security" - elog "concerns prevail, which is why we have switched off the use of this" - elog "service by default." - elog - elog "To re-enable this service set" - elog - elog " app.normandy.enabled=true" - elog - elog "in about:config." - fi -} diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest index f596264bd3a9..f5db8326df17 100644 --- a/www-client/firefox/Manifest +++ b/www-client/firefox/Manifest @@ -94,203 +94,7 @@ DIST firefox-78.10.0esr-xh.xpi 427850 BLAKE2B 72d4821a3bd389f4a9577f72c6b03e5bab DIST firefox-78.10.0esr-zh-CN.xpi 564772 BLAKE2B bb36091f3062e3dafc6fd5e13255def73fbcffb32a71109386a6b51675b849621220803a43fc5f9a7afbb9b352b6ffd01e0ef19f8b8f935d062841736d9dcb58 SHA512 f3f0da1a79ad7ac5b0fdbc8b32f3c572c78627965ca4b08612b5b658267f726e831b502c63641ba88b0dcfb395317e1e98c76cb7deba03d98bff5a33769f6db5 DIST firefox-78.10.0esr-zh-TW.xpi 564736 BLAKE2B 102c5584ac0f8268e7db3431bb37c3b73e279a83f5aff8cd4c468fa321795676142bc75a031a07e913305d524155db43aa7b09c513ad7831ecde452f8c62de3c SHA512 0e300cb71c12ee2c3e861d077bb9658a995369274cf93d6f5122246be9dc871de710935547e9722251585618543f1e302d44f744b68d0d586ac1f307fb9baca8 DIST firefox-78.10.0esr.source.tar.xz 334642452 BLAKE2B a57e39e5f8d5bab08359957017bb44369598b49987b561176bcbb88b0bc10cd05214fd084faed872f4006e90e1b84a2f9b6f46049da763ef554d235c00d07519 SHA512 5e2cf137dc781855542c29df6152fa74ba749801640ade3cf01487ce993786b87a4f603d25c0af9323e67c7e15c75655523428c1c1426527b8623c7ded9f5946 -DIST firefox-78.9.0esr-ach.xpi 460284 BLAKE2B 2fe9b4662ccabed318990c89c4d596b2c5b31853bc2ac819f5feccf7e22ad16c78ef3149c0b83a0ba9e53b4667e1f836948c0efbdded8f4cb4ac3e2161060c22 SHA512 c80dab73e71a5c8dd8986dfc0d2498f2e8765d241fb2ce316f5803481103fcce511f486a30a9334f08dc50de259e47dd6f8d4611d0a72dcc0a5b2a816ace8d24 -DIST firefox-78.9.0esr-af.xpi 428345 BLAKE2B 21d05f20f6799c5e8d64bf5c2dc62eaceb2381299c1be715e56e6f70993d61193a37e9024a77f886bbdd4408a75a7db48244858677d934a6de30d3e27abc73ff SHA512 4aa30092488dde9d7ca790661ff720a6de553713508c99337bc62c992006da033f434c156f6f5f267e0e10b6cf3f04aea5ba693c193916a5646b17cb19a0c9d4 -DIST firefox-78.9.0esr-an.xpi 508379 BLAKE2B 50bd753bac9402478f7c44fe173d13d23ff37cea1b654e9b97eec3a5afab4680c4885f02f46c61cb64499f5ff489a6347d4fdd67c3e8768c5b3e014209d1eabf SHA512 f1c27243c873e4e8623a7d1090baad767627319be1b878374025fc7ea21689ed59b7ad0a6fcd443141eeef0d25cd3f7091c7f467a612c239e6ea5e9e02033987 -DIST firefox-78.9.0esr-ar.xpi 560968 BLAKE2B 52a62849d8c44c42e8fcd60cd1f9acc40eb1b71bde0be07543739844fcc11746ce35ea03dd0139b747dd54e353486cc147add6b59c23601473648996d7d6bc0a SHA512 ff938dac4045c68eba4d1743da2d08076ba7a99765a80ab5827cb6ff84273d3502ef6f642c5b27458e90c92468c5fca8e0395198d461f2b9afeabb26d81fdfa8 -DIST firefox-78.9.0esr-ast.xpi 456393 BLAKE2B 9d9494f3bc88013648ccaf94a2a286d10310caadceb13aaaaeebd01102cf4bfc82af3f04e52bbb5bde0c09a24f46dc78589dbe5adcb3c0df0790d843a3e8932c SHA512 eb46efbe9f52fd4730e36e5a606f16059780e6aa7b838111c6b604f08ce692fbbb502dc02890e4bfe174fb57450569fb2e24d4d23a1cbcf61de0c97d76c5733c -DIST firefox-78.9.0esr-az.xpi 497432 BLAKE2B 8aa1fe2a92516ea013f9b35f67d1055e6a5a34e2cf5fb9d7f35bfe7bc7247b50e4ce7c0b8d12d01d936cfa9b1c5080bdbd3546cb1a206d08b95387f0fcd3ec13 SHA512 0fdb56ad3a1c04b8c83a2757640a41bada5f590b6710970ab1329a3c009532a4d01859774b2758edd35b8ee01c6814114c1c044f4e591fcf7b8b46d9c30e364c -DIST firefox-78.9.0esr-be.xpi 608647 BLAKE2B 2e41ffc02d3cbb0c536f44866a1fe64fc4019562672e0026fca4cb9229a5419a3b580eab7b82b14621378e23ecd4d72d4be75026f80e01f9bc0bcf074ce28c94 SHA512 b253d73767737c747e5bd92c77e937bf34b4af80735cfd02a08dd4657ab4f99baa3e635250c74278ddc71332f09e6e544066a772a30f30730bafee7a123aa18d -DIST firefox-78.9.0esr-bg.xpi 553974 BLAKE2B e37c71fb523b262188446517d3cbebb4fbd8ed55f5659b03dd990c90ba2e697341028c8237cf851f2bba5d4e9ba1e67752743f8cc0f618ab01ec9e27b5d27424 SHA512 cb1c7f6c557b222d17142d51926895b2bcf081e61f89209a4e27029ddcdc5511d9d1391f82ab3797aa0431b4f04f65243b4c210cca25ade58afe3f8770eeb9de -DIST firefox-78.9.0esr-bn.xpi 572623 BLAKE2B cc87430c8eaedef7d288f39180304a2ac29ae0bec0f6f57d24d512631d865dbd90e4f072c3d61aa1cfa5217f4dfe50892a41e68e3d4b5a11268f9c6ec64d864a SHA512 d335ac6c6f481313daf83f1f7c867bf0a69a9d5d6fcf28937b966944f67183d54319793dc6da2083727d666c87546478d098f34a1a27cb55a128d75456bb0643 -DIST firefox-78.9.0esr-br.xpi 507126 BLAKE2B 3f3e07cd394dc097f4a853e3a5416278c35de7a9202d717bc7cd8ebe58e15472ccf7785193a679320c2db4c1d3aff1bc8396230fde8a1c46eca583921226381f SHA512 e9d877d90d069ecd02e370f3d104615106c4f0faa39873deb973c0e19812408e10bdcbee1e9194c016ffe54c13232160c2e101eb85138f919450315b170ad5b1 -DIST firefox-78.9.0esr-bs.xpi 463809 BLAKE2B 65f90f31a495664dfc8d2b33a656a648e1484497d18a2853b349d6378c5c4bb893bba1330cfb6eee7542fb20c82e0a2c31fc6c771060dfec00c8bfc2cce12dc7 SHA512 fc7e913b54b66768bd94ed84a596bedf2c3891698c61a2509a40a9b42e121a306d80dc72d8ad8ddd9c376fb12f222732c2f8aa3a5d98c0fb57b41c2577935628 -DIST firefox-78.9.0esr-ca-valencia.xpi 517188 BLAKE2B 7b133fdabfca4ad5e30e06e22ae9f7c26c7a271e1b693a80378cc28e167c9cec29d7e789090cd6e787f2e77230d89100d13104edd47e41f43d1a41d2d37c0f2b SHA512 7aa8738192cdccb5e7d864961287907e7317527b136ec8779fb7f2fd58308fa25da45e990fd2467b8b201a66b4269af37e3c50cddec1df60a4b98dc7398ebe83 -DIST firefox-78.9.0esr-ca.xpi 514187 BLAKE2B 8c0276a00a9ada59dec4966e45b8cc605196f3a41903921d94b06569d87064b440429db842f5c11301b20d65f8430e17d9116af8815fa40457d53f341ca9778b SHA512 df4a283f83e50c3686ef9422aa44305649a59d76860c254235ab4f9f8f480585948981b4ecbc183531ec983f4aaadf21023ff21a9a38b34d6e2436f0bfdd509d -DIST firefox-78.9.0esr-cak.xpi 551553 BLAKE2B 40df282fedc3e7541c29cda5f218dce40991fd291a6b657a66ec1b3be8bee20eff8a9fffd53d23099e533ef264e3b6f32dfc4ff5fcac0cd7bf6ac06a56b9be96 SHA512 ad968fa2d1a2fa4940d07f420c86124bfb531fc468a4d6307a638257b88dfb82bdae1f357690de46ed8819cbd690f19f8b90838469aeb713bbaa3aab193bef9e -DIST firefox-78.9.0esr-cs.xpi 540325 BLAKE2B e8046f10cc8e7faeaf531e54aabf46633d86c833a1acd7fd03be36262dd7d08a141dc851e2040ea477e80c9b39ea5a93252a9bc2be575f88ce34d4b1a4512489 SHA512 3cd3f91b2928ad5d96a9dfcbf4a74e01a9031c3703efa1759ec2fc083ddc662fab64dcf7189ab6236eadd309722741a3ec2d506a3b1c57d7758797174ece34e8 -DIST firefox-78.9.0esr-cy.xpi 530707 BLAKE2B 0a748210c2431b8f70a9ccc8528102159ae104bd059e48df7671f2ce9a5be66a77336c9a75dde0d6e496fa97b6dfef25e0636c2fcddbebf947350052ff4c648d SHA512 0c2c588b6fc74dc6d15aa75d42e36e5234ba5b94474d0e17b254b71ce4d5f8f2ad129abdfc83ccb7e489cba799794a2631824d173367444bf3d0b4d34cbbcef2 -DIST firefox-78.9.0esr-da.xpi 520265 BLAKE2B 9cbfd9627045abd8427bdca69a682e7b64a833baa20252f78a9102370d7c9e13c54b61167e648bb18031b41841b114335b065ced56c4b75687b624e460d72fad SHA512 14a68014401792cdef7f4c70d0825c1e8cb536e5352dd25adb9e3919f08afe6d9a0c2318deea57c06d1f276efd6b64e0867eda7909752db2a67dd8cf30643104 -DIST firefox-78.9.0esr-de.xpi 542849 BLAKE2B dc09859d9fcb8731de073e3dc39f94e65759350d686bf441bcc040fb5a93ae8605a2c82c2bfd0820272c39f3a81ededb967023369ccd8436d768123027f56816 SHA512 9b1e235c83a821f11a55e0f36dc4573ee9df17bee3c4abdbc6d9eeb1d506c86228c558c9235448c30b795f7c999e2884012fc0bd1b0afaadc9f43c1bbab32e84 -DIST firefox-78.9.0esr-dsb.xpi 554285 BLAKE2B b9ab90e8336cf002ea7b6284f081a12f85dd0ca7f38a0b96d1efa50fd9658274c00523b3c75c9e72858e5739c3755144e2220248a72153ff28c1c6ab3ce5814b SHA512 7b08ce621dd1bdd601e100bb8b89aa22545a66e7861a3264be3a89585f891f72ee12b61a7b694693f853efb7982bfaddbda5c327a76fd898c413e040343e711a -DIST firefox-78.9.0esr-el.xpi 626562 BLAKE2B ef7bd15f5a34d90ef08b0f5dafa64be80dc90aa0637bf205ad6159016d0cd357723a7d78d389f03d5adf9490e5b3523cb5e05aa68221ae8507555670afae1f07 SHA512 08d20a576ad80f6e5b07d85d59ccdd7a091b5c2fd5837b97a783f036ae117eec1217b7c5dd17f657878160661cf5da033d85e66f619b1ce4ba8c3d3c03095aa3 -DIST firefox-78.9.0esr-en-CA.xpi 497730 BLAKE2B c2c7b57fc453748f483dc8c7ac36a96057fcb2dc7cae0c022dd4c08d4df06ac44941fb738e3f94fb126318f4c5a8c6d631d672f40130a9283be2abad26b141a3 SHA512 ac781350778d60831f53f9e63f5cecee7593ea809e42647b1fc7133c6571702bc07fec43cd4abba81bd1ac6e3d9300c712517fde586dc98f37f9da5a649d6b1e -DIST firefox-78.9.0esr-en-GB.xpi 497592 BLAKE2B eeaa669c1f99a62c0338f8b46e1bd897b20af1da62d2ce641d75a62e637b61599bf477d1865d14d3623e5a599cf516dd03c3398232a77967a9d788e362d43434 SHA512 3f41f82a2bad422fd70cd4cfde6d54466127179ae074ded7bb96db4b9a9efe4fdd43994d3b0504f185b55177db55fc6d3a8939c2c563400740ef4b2fdb9d6357 -DIST firefox-78.9.0esr-eo.xpi 525746 BLAKE2B 83c83848ae576309d184d9e61e0200bb8d7e5f6f30c81cee65ddad23421efee5f9d4d8fe61825bb350845096ab76a7f728f979f55ff26e6acbc1c5e7322a9f6a SHA512 77046b38cf276e6e0c48fed5b0264fa93cd85a07d5c0091bbee6d745605768dbd3b8ded6c5e29e8240cad2bf73912a3346aa919189aeb29a3096930017ae10d9 -DIST firefox-78.9.0esr-es-AR.xpi 535809 BLAKE2B 4d74529503b8e427f50023dca5a868150574a1a57d3927fd97a0ab129aa9aa7097c7975a6a3007cfdbd797993a27dfd533b5ded082bb8404465c85043688bb7c SHA512 037bfa2956bc9bd7f252fd1c8c65d7161412b4b309de4be809951859b030762f0b701b139d2bea35854bb955503c12abbfe969e84e96cff6e229d89cb8d25780 -DIST firefox-78.9.0esr-es-CL.xpi 535358 BLAKE2B 61981fe382171d9862ba7684d5bb93e136f8d7fc875c6d35579a9400b5b325e830a3e1f42500aba2119d2af36247e7f378421a2f867c4ee6972391b14ff3ea5f SHA512 fad8cf640c1cc94009605f7f7bf7ff4dcb357ce7bb0a93c3e315d5cf7a55070a848484f5a2c362b1c7bee40fec7783fd00f8ec1b3b0531bad7de0038cadf31fb -DIST firefox-78.9.0esr-es-ES.xpi 522713 BLAKE2B 622b62f09df3274c59665ec730478f10ce06fe743fa25ac000e59c7dc8e6c50726e888ce4d46365e6803b70130186818c9168adbec26f46100f94e736572fbe6 SHA512 7060dd66dc9a964ecc403bff8873611a01d1f13ef19afb0e55196a1acd8af2e50a1d8c74cbf923e0f4659ec4207bd7ec1ea3cfea24846366de3968e3f8e9bcf0 -DIST firefox-78.9.0esr-es-MX.xpi 532303 BLAKE2B ad1d7383ccceca7dfcb5e1e38c54308652d239f54e7a6e1d40d70e7ba6df2614ac587d3456a88b274c4837e3458baea95eaa6c7eeb542bf3890109df62aff029 SHA512 bce31dd986ccb0217ef58f237d57355d5b3b6e194aece1692e05fb113618b38c1cdc5ce4ad23d69dfd35d8cedd0278aa7e07d8fd17fbfa538ae058336cad69a2 -DIST firefox-78.9.0esr-et.xpi 485246 BLAKE2B e529f3f54b9108aaaba93f2d3e7bb03e0759e5544f1d0d41828d1a2cf64370253d94c4ebb2bdd53b96fc8cf1d20ced3db98af58fa7a7133716a7e64f6ef849b3 SHA512 4562842739eeb61a283e0717ae0e8a54a1fd23a1af0f71dd75914fbdf2287a44593fceea96e39667dc34dec899e04f1053fa72cf9397f1108f9175e28bf27a4e -DIST firefox-78.9.0esr-eu.xpi 505875 BLAKE2B 6fd2de9c8ced97b14773830275f2468bb66489263a6cb00169fe75c32eec129eb341e14c6e61b2c53358e3acc94610720b6fb4fcc4018c4d461569c971c7e205 SHA512 887c2a1d8f5e6a84e03924af60c61e66698adf4bf31562cb9590bb7609752c0577f91b98ac6920cff538be0d69d12cc723463cb1b86bf478f4eba0f687985968 -DIST firefox-78.9.0esr-fa.xpi 538925 BLAKE2B 6ad1e67e38afbca9dfb8c155cd59219d93703118a6c2be96d11f96ab64c72c4092413e783296bf9ff53a1fe5645f6689e4a2f730ea5f919f83d0f701cf8f3be8 SHA512 398b4f2cfa45af8f6062387b7430035ad544c22f6715bcc954dfc1364a4d55d5c9d3ff0770bddbc48a555daff41999a9a7897e84506f808e50f17fc973dfd605 -DIST firefox-78.9.0esr-ff.xpi 481632 BLAKE2B 7fae1fada63149b62c5d0fd8b81c55d46d035c828a5577ae710c921ee52a4d2f2dcd26f01a899a86e5abc2a7a8154a364da255cfb90873ab870bfbc3634b3d33 SHA512 27ac2a34aa7c2e6765a1e96ce1e9627e265f6bb342e40e50a91ce3920bad81063fd4c655596a6c84e68e4e7f71640da95a5a6e9bfd4adf463aba99860f6753ca -DIST firefox-78.9.0esr-fi.xpi 517921 BLAKE2B 4f47ab34102cff0680bddd6fc5223ef0b18409ea0241f5199daa6080a3cff1c6377954e454558f538ffde404e11991db5696680833ce00bd1451694aa3cc1c5a SHA512 84c3b98e5ffd566ec472a4473e24a270f6a7b8b53c4a26da7c77dfbde6dbf982e24fc70d2b14d869e313cc7b11322c198b10c34c43737fbd4c813fd1ebe41a08 -DIST firefox-78.9.0esr-fr.xpi 545890 BLAKE2B f5ab2a2a23e5d6d46f324eeffb864eace0e734229c7d6fcb9dc96aa8ea3b30ebbfe6ab08bf511d7cb8c8663506ea1f3d01524665ec9a547244ddcfc46785fe5a SHA512 83a0cdb75d4c3a73acc4be87401bdccbc630affcd2055b5ad5b240c78ce6d06b8f6eb40f1dc29fd6dab5e9db67393d4b88c103926c8f27f361d4dab53656d2b7 -DIST firefox-78.9.0esr-fy-NL.xpi 532487 BLAKE2B 85eee9ac61456710f141c6956c7ce2fd9bc9eb704e1593dfe1db87f7b4e0750ff533fd377de628ff8d9597529055ad025b0eb4afb9a79356745f2236baf28883 SHA512 71fd41d781ac7ef1bd741fc3df292cd58be1294d539cb479669064d7188f9c9a4160d493f69e16bd4fc95b15d1a746a7042c57e86f7f5ee64ae5666b350c5ff7 -DIST firefox-78.9.0esr-ga-IE.xpi 466882 BLAKE2B 204307b430cb59a0a9435134de71eb5ced57697629c245dc3107c00518c3ab7212a08d35ffec5559a74ef136a7adec7633a6efe051289268d8b25c2cf50a3c5b SHA512 3946db32d04b45ee8f1b7f57ae9d109faf7d00f986c6f1ea77cc4e375176951b047cbeeaca48bcf5007d2f3a2ac5d14e17f42ca96e6bedbdf3c7d60f549f166d -DIST firefox-78.9.0esr-gd.xpi 491888 BLAKE2B 4d6852ca851f679d902e66c362253fa68af240f5d41eee87a96387cf80cdee479f989bc440627c1a08453c2b4ba1ba863131307daa13e0dae61359113b330c2c SHA512 ebea9dff85f81ffbdf7979edbbdc72412d8a4c1dff8f9937b50baab1842f879a55d563236238fb634ea722882cc1805299751051c6cd337e407214721b952892 -DIST firefox-78.9.0esr-gl.xpi 528415 BLAKE2B b97cb82d2a7e091cb7b9ee6b55c013b1ac5478e2c590ff2573f4c37c8aad6e8d1cbef13be1535d85760fea2ce21ff1934704f8f4ff977d362babd2eab518c06a SHA512 a71bd3962ce628a07719799feff2bb3996ccd9f315abb35fc8d9f20bc68ca53515cc28b288850a7144d1058a2953b6087efabd6b04fb0707fb910591ab7fbcc5 -DIST firefox-78.9.0esr-gn.xpi 546474 BLAKE2B 45255609e5c6851a3e71cb36384fc974cf36c431a286b68477b72effd13b9d43c73758ef001f05bf57dc734785775e10b0289c8b5c18b5d9fb99c9b6e85c61ea SHA512 2f19e8bfca893a4ebbeac32e3bd8e0692d4284164dc0a3372972427a62b4a5e4fb4c877f783b42f4d785bbaece8450867bc7360079f14878e9a9bcbdec6ae143 -DIST firefox-78.9.0esr-gu-IN.xpi 541427 BLAKE2B ad60e5d2f62b4750bb0de0e2f133d418de5b80ffeb52fc0743a778955413b0451d24ce9483f62df12afac2545761fb96081bc97afe48a7781601a0905a81a2d6 SHA512 4aebfd1898fa2786493819db9a27ee44a7bf5d4c77892686c87cc1692581b5958e6abb11961e7587fafa772da5e0f6a443c30ecfb1cec37818d70c01ad6018fd -DIST firefox-78.9.0esr-he.xpi 545588 BLAKE2B f48a9248adf3ff60fe1fcb29ed0192664ac23f0c47a75356d2d6b4851bc88e5ccd7db64c4af9c93eecac31bc5b57d5e44dee5c3822cd63959e85f0137d9ab7f6 SHA512 35bd7e812ac8250e191ae6621be96cb9df8ef73b3b3fcc9cf7890d47adefae1a8a556aef35aefd1e184bf2997144643b4408950eede67c121636bc02e0f244b8 -DIST firefox-78.9.0esr-hi-IN.xpi 567870 BLAKE2B 5480c5877bfb97f3d487bb52db7eb1fd28a614f05e966e9b4930bd04bb4e051a650556ef14bcf5e440d303ffce7232e60c48698120f4bd20a941e07eb158348d SHA512 188ea7dbbed8e72a16787381656af31aba96890f45a30278b80cb5b2be3d71699851053718cfe0ad6605634c61fa1d253f47b1b26a58c71fb0e2a744ac8613c4 -DIST firefox-78.9.0esr-hr.xpi 522691 BLAKE2B a7238b4c78eca7290bab91c4830ce7e58ddfe59ba9a6f9ab64ee66901d4233c6b516ea2cb598141d8603eefb1c649548d14933393a2159f21ad6df180d16cd17 SHA512 cbd7acb0e3a9e80f26be4699b71115bd738b097fe56921849044fa0986df4ba9365f6521ea5de682679c2201dce0af7c76a4eb882b54d7216a214ce690945422 -DIST firefox-78.9.0esr-hsb.xpi 550664 BLAKE2B ee285aa7b17019cada0e91843b3e28ebdb1b5112278c5394876d016bd1dd255cada7eb40a3d2f5c3ef4c252c4e8659420d790ab887b381df5401f2430c44893e SHA512 61e0ed13a22f8f51a2efba1e4c2709eb1411ae4ebb80096c0d618f5b2e09f6bea08fd7425b6c9efee04910d3413452088c38a8c7083f067f837d2a9c1c717720 -DIST firefox-78.9.0esr-hu.xpi 554882 BLAKE2B 22072663946f9fd60ad61ac54ae61553a0151224e7ffa7b059a5d322d3b10e7be15af2497afaba52bc4128e0a176c104ecbcad44cec14f5ab55338901ade0351 SHA512 72a25456481e1a92fd093d0630d4d6ac39fb147d1ecbe8aa442d6a5c0f061ecc302fe04a39ac09f2d0399b2c9aadda433c48ead41c7573c53cae9809edd399d4 -DIST firefox-78.9.0esr-hy-AM.xpi 588991 BLAKE2B 42c13184055c6adba230ac842dd019a74ad1a0b303094f4fa52a866811dfab25e4d0aedd8f52f06e34e9ebc1f2057403911775c0ef097701addbe809a3d34d53 SHA512 95ea00df43bd225497e4710c684afe86082ec5611d54f1cadd2c10414aab3314e4d0e01304c60f5298140328be94cd8a744040a99535ed10f7b43eb5ad72cae9 -DIST firefox-78.9.0esr-ia.xpi 518817 BLAKE2B ed5ec2a963a7a56f0af1a4599d2e971696927f5e3d57166d58028b7b9a5b6de9471670d2df1aeb8395b133d2a047422284f773d774b627a933a7526e57039917 SHA512 09335e17fea8b9463d075b4f189f1cf5777720315ea5a8824b15c43c6d13a79b8379abb6a0219beebc38b7fbcfd32aeb3744e530c1ad2dcbb04a5882eb834344 -DIST firefox-78.9.0esr-id.xpi 509570 BLAKE2B b9fbe4b7ff247d8a7932cbcff6c864b372fd5e24b9046f38d22004cef5e6d2e4fdafbab2a4f438d1444f0eb1caa701845102327988bd91a5a7262bd7534c193d SHA512 f74d3dcf68d42908d99454d8a51cb91984550cefd0ee3f459ecc61de7e7de3416b2b9b6a1a6b47c970955ad9f50406ae8212a88f3b0d62d17624d4b6ff993207 -DIST firefox-78.9.0esr-is.xpi 477040 BLAKE2B 93551fc7805cd68c58c380e464ec91ca46ad4b38da71a82709d2afd5931bfdbf55cd215536d81e8dfd4951ad7b2b4651745a8892c6287e83bd5237f61a33c3c9 SHA512 25da271194f44ccaf6866bedb4d64e4aef27fd0ddfa2a7110cc56e7085bda9f6f08d86088e4d816e1114a05d568b1fb9ad9af58522aaf4061f90644f9806bb62 -DIST firefox-78.9.0esr-it.xpi 449814 BLAKE2B 6b5afceb0f7db969ea43a5c2b6785107ddd63bb052803bc362ffaea8646c3846fa3026ef1e7d7b0dbd860b91e322ecb85c7494778d7fe5cf9d2868284b1228d8 SHA512 822e34da30004a68f963394a372434960beaa65c75a0c3fd382badda0377c3d5047917cb60b3df78b179384b6a34a3c17ce85807572bd628bb6e764cc37c9e34 -DIST firefox-78.9.0esr-ja.xpi 578205 BLAKE2B dcbcb83ab6d93e088bbe4021b3a21b2d3fc8a1d58c9b05517ebc1fe6528bc97b49e7c35d50b4544d1f1729a72a10ba245d4c83032b5a2a85a79936e220da0bef SHA512 58c00441792ba6be9a10552d7aa23af353439ac37a87689767a7f456cdfd217109105569c0eba468bf03ec905fd6e1d4099d1fdae6c436ca5f979c48089460dc -DIST firefox-78.9.0esr-ka.xpi 579082 BLAKE2B 2fd6e599862b30885f7a459b8702453dba40a5aca1328ca6622ccd02ce3a5bb0e1e0b1e1c7ba301bc7cc020ae4a2844e0b483de56fc150f8cf2ee7cccf0ad588 SHA512 82eef4ba97e4ff546721bacf789558d5e37733eed2efa180bb53774a6be1d43df24a814505e56a0b5aa13251fc4c62fa161b20af07abe4a12de6eef0ac28ea79 -DIST firefox-78.9.0esr-kab.xpi 539737 BLAKE2B 331c3fad7b667d79470ab64e131f1032c35b5f6265d6709ba7bf079368845fe4e9b455ad3a69f8f9242c89b4ea21b1ff5f1d47baa1d942a2d8c5a78cbf6baadd SHA512 34743fa27845f3dfc919a91d2e736eeae8c50244d4c1782d91f34ecfa70b544ae42e7f1af976879b180ffb3ae085c971f72fc6d15bbde12164119f286b670328 -DIST firefox-78.9.0esr-kk.xpi 593245 BLAKE2B 792aade3150219c4f6889951fc5842cd7fa38cc77cf62c1454d554b7085dd907db25a00cca816fa15ae99da807ab75e49d5ecba3c6c59506268d8a70b95da62a SHA512 459ed654acd681a5fc78681b944f53f990d085ad7a7552373e0c816924bdc7c5c3d84614a526654ee634be30711ce86336147c85df3e99ca52014fe6aa451024 -DIST firefox-78.9.0esr-km.xpi 527366 BLAKE2B eb646fb5058671ec5c6ed6c5733fe3385bc79486ceafaadeb8284027830dc3d99a3d4d3a4b5fd2d9aa87944c0194bc3d82b24fc0ffa87673802ff3126c47e661 SHA512 eb0c14012deefe8f917ce28183a5ba6374b4bb365645a63fd5051a40efd54e3c3f07d03e8b04dbe9dfecd525a358e6c52ca73858a6bbd7e6eb1e636f22eb7c3b -DIST firefox-78.9.0esr-kn.xpi 506752 BLAKE2B b4ed041b72ce1fd6222c2615259270caf739f6da5ec9243ee3ab2b658250ce465dfaecbbea1a13f448c870425f693c44a1f9acc66445277e40ec35772b78e414 SHA512 be5a292b607ce3fe28e7d300a00ce0463dde25a18228098da061bf9a72988c892fe2818b771196fe1d4f5f7f6bfe3b5d1ae07b9060ad1ed6ae5c470c96e82d46 -DIST firefox-78.9.0esr-ko.xpi 567536 BLAKE2B 08ebbb89a6acac6bbf02593ddd8f3ac0776c4a736c6b861774136c3359a777eb62f93b5e5fcd08f20e348c734d7846d0fb3091bb388691965913651c8f3a008b SHA512 07e0f39f139a1d8b8d73f44ecac73984c114586677d3e60e58d95d37ebce198cfa1859b902ddbcb46b0cbbf1dc222b185dfa0c2635f8b500d9405ccdf7af5a61 -DIST firefox-78.9.0esr-lij.xpi 475230 BLAKE2B d80bc1eab065d1aecddd00d87c1795e01807b14e6a84b0b5921892f25e40621d5bca6b180edbbb3828b327aed93a73f2fe1000cd0dd9ebe049200277f9c87943 SHA512 14371e9cdef8ebbb8fdc922eda3f945e40a56610347ab376988eed3273fa80d2931ce7e86e51b80e3d52c96dae40359e655001eee7233331e8720e1a9abc6b78 -DIST firefox-78.9.0esr-lt.xpi 540694 BLAKE2B cc53aa2d2e916a2a8161eed2f275bc9fb6fcf218e35c00e8bdcf82931cfe817dd36792c112a34bd47949df0770043a059ed867c9dce7d475532a2a5ff5a7090a SHA512 bdc6324bcda0d8772c4821262feffdaad22e0be4ff914678a7942b65b5f76403bbdba5680dd58b0ec38f1919df19b005b2dc1923f94fcbff8814e0e6561660f4 -DIST firefox-78.9.0esr-lv.xpi 467467 BLAKE2B 9fb554d28e7bad7de871b63f9886155f431cafd83e45a8968bd3575b6f842d24bbdfd8a0c8e4d437ee1822c1ef1e24d40a47274b3add73c7ade8250159bd568d SHA512 db6cd16d893c1e49b021350849ef53cd8b3af8ef305d57c0441095ae4c796a6b39b86cca4aef39011f7fc8da2f464dad9d65e0468e8154b084ca93b447b47670 -DIST firefox-78.9.0esr-mk.xpi 460018 BLAKE2B 733dcd275f7b24e55535e6d66445b105645099d6244cfd4ac3ec8b37f08fc65fb30f1cd78675306fee4c3fdcbc1e8873606e416dffdf8d00dbae328e180c1654 SHA512 a2973e9c5981e2eb29154e7ea65cb92a20968ebf88e5f81723129326dc143ea4ce9c231631c1fc08e790026dcb5a71c23a98b5301f85ce3361fead41ae94119e -DIST firefox-78.9.0esr-mr.xpi 541561 BLAKE2B 9aac521943ddbf522cb9937488b610cf9164e7b77b9487c91a0e51c2d4f92ca70ca2eb8d0429c8c56aba273c8ca539f1f34387c85a91406c6144e1463949b36a SHA512 fe5128bf120102c63682f7d231bffb543932f90246256c849e042869f753918d83dc523d5d19b4d0d4376a10a21de2f8986645dc796fe632a9e048ae205143c4 -DIST firefox-78.9.0esr-ms.xpi 453063 BLAKE2B 19c94854e2101862d1230cbb9ec38f95fd24e0c6ee9fdd2ab683c2ef79cb612eae9dcaefeab9bca9a8a4826ba79b99b91dd713d573d6d1926649b6c5605a2860 SHA512 f4a460291887ef30bec4289c58f3a0d2edb0bfd6a1d7fa2f451e59c62fd201f16377fb079ea92396e56929a8d2cba2d0cb758995db9e6935742fcc5426348c50 -DIST firefox-78.9.0esr-my.xpi 526327 BLAKE2B bb804e1909523270dd328296fa51f938f636235b942689f8978fa5d6a5dfa3c5e767d7007dcf5682706cb1f40c4845226d707acd30386104fda0dee9c9081c6b SHA512 931b9b7400030b42aa422baf9f361aedc756fc23e1b575609a4e95bacc229f3e54b387ff77a65aa5f759799ea4a56477210385dd9f061a6cb41c94d6731e35ae -DIST firefox-78.9.0esr-nb-NO.xpi 518519 BLAKE2B a9dc35947ae68768b441f41643adeeb6dd9e06cc40e4905dbbb9898f12769af26071263254ae0293b669cfea3382e0701c9fd8ba749daf6592e3332c4cc3adda SHA512 3338ad5799c3e68e60ae61a2c6bc238d36c269591f428d081c81c8aec37e634291a4a7f62b923323ea08aa92f6bb0e7a1e7e985b10a05779432a9652db6c7c1e -DIST firefox-78.9.0esr-ne-NP.xpi 483411 BLAKE2B b917c8577a95216737adb68d30c566d69afc5ddf1b04d534973dac7468134ad42628c49a00a834fd2ad997449343b0a3721ff4c4ddd8c4a5bdc929727fdade8f SHA512 da38e979f974e9f06f9e0dabf1680f512adaefd0bcf64815d04c571c5bde5e6b5e0c263405cdd848aefd9b40c0f684e98c9f7de3c7fa33966a3507c9d35f2311 -DIST firefox-78.9.0esr-nl.xpi 526205 BLAKE2B 7501783b01c502ec39f6c248fbf27538316eb8112a25f94713dd1c3fe55f8e62e33f54ca5f042f0ea2c99a505e5b1cea6d485f53395260e2da7adada27b570e4 SHA512 227f504a14e7d9589a5c5c23b63d2166aa4090277bbcffcff548bc17eaea37ebdbfaafa16a310d0223b97ec0cd947036deba5c816567f76f4103bafd5f3743e4 -DIST firefox-78.9.0esr-nn-NO.xpi 520148 BLAKE2B 57403c875ee8a3544a8073598c40e9c4d97b22039cb7820dd756f630afbcda34552f69a456c0790d98b8ee168c2c4e4883584d2f199af1bdaefb9d4e04ff7ce7 SHA512 d5bdf96101e24b61dd38d8ae18ffc5f0bd86c0911124bad5a8b92065b49a73756f3c4ca083452577beb57992d4926b0f499d7918acf57baefc24420a71f7e8f2 -DIST firefox-78.9.0esr-oc.xpi 542154 BLAKE2B cc89ce764a4aea1f2962c36e8854750d0711d2c363a3e5447d785ba490804aea988e15ebd341a8ecf5d75b066c195a9b5ce0ca438e92033c1896e2ad6248ef6b SHA512 c2e76a2807a86a95f1284a60f34b7895ae848f06040509fef980e693459b8df5b3242a0b7f5a0ca7af975cedd629c3c7029b2e533afa5792cc0df80d49d2fd44 -DIST firefox-78.9.0esr-pa-IN.xpi 580376 BLAKE2B de8123479865a85009ae18c325c8e611bc414f4f9b78d2a7cbc68e3fc274bcd5e87c296c3e81f7b54e73b3a0e09dc1220d7e8be743c21d7f978de9348dd509ac SHA512 0c596f5e18b0fbac5da2c73e2692938e16bf0ccca835fc63c30b5bc95adb4db567567f688862cd2cc935d608ebf74125bf303efac80a001ffbd044e688d2b11c -DIST firefox-78.9.0esr-pl.xpi 545611 BLAKE2B 5a668190c9ddeed6a2eafd364d92976e88b39571e52f0ea23eb61c62806159e86bb442ec2a422ade3d7dd5944496a97fb64af2668b6c46e91d7a0b16f61b4c4d SHA512 8ef86284224dbd1b5165b0d35be3d16961bc7f42aec9d1d9fde564675f234ed6cd6f24ab1dd6340ad87b8e738b424cfa6ca2e1f6621bc8410f89487f80c8206e -DIST firefox-78.9.0esr-pt-BR.xpi 527577 BLAKE2B d8ae2c7f1d3b590106b6d8c41ff69384176465dd2606a52ebfd304231ccb414b3743ad83c960f7294a6bfd471afa04b302bc55ff6919f59a472472b35a1b5722 SHA512 e6182f5963012f4f3dc366db384eaff03ae07c653ae247b5fdd863f07294897d935c219ea7ddc8437f54dbd010d29a84ee84e76c6a0e61940ba0c36dc18780e6 -DIST firefox-78.9.0esr-pt-PT.xpi 532048 BLAKE2B 5109885f8d8be6d55051dc72a1a6acb9f75109ba3948771b2a00ceb66721cad2a68b1611787c2902cdfa72eb91bc7b930cbc673813a51e8a8428630465f3ba98 SHA512 d45476310934c72ca6bda0fab931c06832933e8ec313bc1042a0d044222ba3e52044d121f5165a3d272cdf324c74f8d0d06bbba76bd9d5a275296ddbade7439e -DIST firefox-78.9.0esr-rm.xpi 526719 BLAKE2B 3048844f499f7de4027ad7524776cfcfbb1f57148f047046df23e7025714cff9aeaeae3a5dd93db7f7046cb1bda47a0c0239e84c870f9e7e1d03a23b54cb8899 SHA512 058162a3f540504d62f437a0efdd66db3e2a938fef3e9ea5fac9f453ab86e39720fa649e19f67d531c7fbe4d2cdff3a66f0e8948ee8fafa3df2e156244a6942b -DIST firefox-78.9.0esr-ro.xpi 535562 BLAKE2B 5c45d04430f3e849b05ede35c73af1d789a945347731fb88eb6a85e79aa2778418e9867f6976d75c1d152e48325042eb3576f3ed1ab5ab4de2b666e543759258 SHA512 fb77d882f5d068c34266990834adfa9106358f647705bffc2637932feb84f85b2ff72884a4c1661d87aa7bb0ff1780f6c790e1d2e71e62bbeeed0f589b2418e5 -DIST firefox-78.9.0esr-ru.xpi 614610 BLAKE2B 85dd761faf1f5ba174a89229cda6295e58b7823ef5701464a66da952a0dee57c30b7f39dba9cea312edb9d72784093f053f99a03a8aec6f5151b4187cab55eb0 SHA512 de67f659bc9f5b2d8d42f8e7252ac25d4210cb736bd2be46781bcc97703e496e9dd8f30291eec0c44b40573db97d7d2556cb7f794e0944648df738da2805a539 -DIST firefox-78.9.0esr-si.xpi 492523 BLAKE2B 1b1601e500169269d269adbc7fd045ea3da58aafb5f29361753a3fe5735cc59b33bf283d197f34043b6bb80f69911755f867b00f61642384a9edcf9fcfe980a7 SHA512 d2d34e01333351640be19248c7ca13ae66eff23975d0813df4fb7e12033c0ffcae669bd6e54d27b179b527ce1cef8cb49b9df4f3ec617c73817d0cece11f24ea -DIST firefox-78.9.0esr-sk.xpi 534241 BLAKE2B eb09b738871194d7f225b7843135104307ae4db98da241c8dd721cd04a8423c6b908bb88a6ca1fc7bd64465f84185878ee46bc2e2a80f7f2b347f0bcc44a4cdd SHA512 ee76106746340e55ae1d358e1e5c8710543e3f84f443fc5e8b48e64031c464a0c6b178c02a83058bdfcc553f101c240282bab759d224952529f82268faff1ed6 -DIST firefox-78.9.0esr-sl.xpi 520926 BLAKE2B c1a4d7dc3f59744f489405aa6e92222e81687ae87155f2a8ef1fd275f5dc27c3a3e2092506c38d2d9677ab84d7cc7025c46ee20e2d31adb557669ef2edad3ee2 SHA512 f3a9d88e49db4d816cac1da508afe776ea20e4834e88a07662fcc3d827eb34545e4eb3404a54e117b3a993ecd62dffe84dd070d2f15b3527a93bdb1d205daab6 -DIST firefox-78.9.0esr-son.xpi 424585 BLAKE2B c8ae07a364406904b4aa2504dcb93b098a7fa0694ac106f1bb3b2e76863eecdf10c82785503859817d42b4f150c0586b5f438f63fd61e066f31e9c6db86d7138 SHA512 ee229cedb5ab7c5e05909056940b0062a2b053363c0788ffc48dc1a7aaaed19c94633282693db5157b9690d5c9dfab277656bed2372ba01ea33550b1034d29a6 -DIST firefox-78.9.0esr-sq.xpi 544917 BLAKE2B 8d921cdb7d786e7e37714837a323cbf9d87765324b3d95a865f4b0bddbc626bab7d7b5c3c31e73b5221fb621831af9d004da2707a5865a73b969822e629783ea SHA512 ca45b70f91cf86ed5f43e4e25f0ba7048d98cad431ef2a06f6af308d2c3a28a91d46f77aedbe58216da592c07f7c047db71cd7f90d4fc7a7b949adb985ee7cb6 -DIST firefox-78.9.0esr-sr.xpi 561378 BLAKE2B f1f7a7de2e71baeac92e661b30aea306c0dbe0ffbbeb01257eda4653fc4b52c89e87c31d240d0ade9709ed89e342003f3f3b1602e93de214cd7c75fdfcbfc214 SHA512 e6675055361fb3b93d33a084030ae65bc89bb7dcaa56e8521f768fa7b03dd05f2b0393db0c3c813fa5d0dae54781ab6673afee252d229fa198c1e52388c33e8c -DIST firefox-78.9.0esr-sv-SE.xpi 529703 BLAKE2B b3406b072ef494308ebfa33ed442dc516f310a10c3cb88788126cb2609ca03be8b58b2790c8f0c2128fbfd341cbe4de1035641571fe20a06d55ba44ca9cb0b3e SHA512 b4ee27f8826734385f62411e58d3aa281a53bb95e3d712ba667319d7ae7695e104d94ea2a026c1f52afc338589a0aead42f865911583710845daab7bf0acb9d6 -DIST firefox-78.9.0esr-ta.xpi 521534 BLAKE2B e909252ac7738a1d2dc795f8d3cff01e0d915ff27a22b37e1ed02511c876c00bda3a0b459d67eae9cc88aa4d1fe08cceacd625d19094ba9e482aa674fb07fbbc SHA512 35d0d264319a7ba8da7bf2e1d9dac428736d199ebd3b2a93921d0c6530434ea220d5a14980b0ea671b6172765190b651cda849b8a31f1605ec52be5072140982 -DIST firefox-78.9.0esr-te.xpi 558414 BLAKE2B 402610dc4397ec7dad39c9d542f85b4b5edcb36bfcb482551da3930fe2bfdb4d6b7fe7a302060feb49bc2093ba527fad6106782910cdc32b93c1dcf5097440e8 SHA512 0bf992a323b477470426b115fee0cd893a73355b677ed4c6f465ecc635e5212cb4bc208894857ae61f4cc1c7d5a20ca60e22c9a19dc36fe9785ba97a256bc44e -DIST firefox-78.9.0esr-th.xpi 592237 BLAKE2B ff9c411eca306befc819524daf9c048ccaea48d601f1b6584a89cb9ef9a533a4793ea20bc6cd1b1978604ac23716f4cbc96679fc153d38ac85f17b49fbe18916 SHA512 c61f0027f0ebef1a912636619473a24404c309aa02044a06c365d8ddeb8d682d9019bcae92bc9968e45cf958fd246adfa5653ec1f6a4aeceb2754f425c311274 -DIST firefox-78.9.0esr-tl.xpi 521109 BLAKE2B c9fde05ce8f802a58f57be9b8e13135a690c47d106e3354ebb804777159e572b8a8e348f180e2c007620a1496b290d710d3118f3ae3f6d5f361246e5f1298605 SHA512 b247cc44eba2b623f2a41e5e1bb105ff3d9832e637473261a94b27f3b87371fa0827835b2f471e00951c92437655803c2f37ba3c80e3609f889972674de29f90 -DIST firefox-78.9.0esr-tr.xpi 539875 BLAKE2B 8edaf2e58dc8361736ed26ec2fa9e699173a3370dfdd09d2d802d0349bdf10262e39957a535e9794027f50f931c676f6144ca3f555e7e1eedec6fb3e1dfd3142 SHA512 a714e1b37793ae1e4da61ac5774ada19edbd007f1abe68b3f4c31775e3a293601f1e07200ceb87cb62fa8418ead500c4172a008ead113d621468da50476ead2e -DIST firefox-78.9.0esr-trs.xpi 501227 BLAKE2B f27c69b78fce7ecc7cf3ddc90ea83131afbf936ae00363453e99524618b3d5719435ef51d3ea4d0093237a3125fa14c7beb6885bdc6ec269823e17256fcd8286 SHA512 2db1b31b7e1aedcc2da08fc28241516073163da603826088ab8f81877eb7c09b45f7e68b20e819f04a2254a91e4c086e8072ce58fe478fed2944fe89d6c8b115 -DIST firefox-78.9.0esr-uk.xpi 608590 BLAKE2B 1322e91aee56726ed571731e856ede1c392b7ca2256ef9329fe90f50553a9313bd12ef338f4872909758da5700f05194df78d6748c046ee76125b4e6975517e5 SHA512 8c87948b23ac814748ede07c6f1298a6c683e41cd2b20e97c178d9d5e58857949ade58a01701690c87b6277a9e867bd39fc5e1442eec919442730a86c0ad0df0 -DIST firefox-78.9.0esr-ur.xpi 557965 BLAKE2B 00bbb31f9ce3d7e41e0a08df76010130e4390e04fcdee009d9a3f8c4e89e23f582caed9036ca7002f7f5e7bd658b4e748bd24a941633f4327d21e1eb209bb9c5 SHA512 546000b3aa3523d3ea1aeb9b8214c487aef376aafba6cc4a08e991f0d8c53d5287552cb8cf3dcb199ad3b176e8f2ce412b58f44ec2a4ae7b08855c816110c8f4 -DIST firefox-78.9.0esr-uz.xpi 477547 BLAKE2B a610beb0f398c176b9eaecd44083128938cf00faebc282d4ecea69310b96a405390126d0b480e9fe9ea6da0723d5e63e2f167ce9d300b5dd99ed7bc6a2f66ff2 SHA512 0066d7bc9466334ce08b8047b7566bcc6d478a3d46d9b93121e0669d3877539799ccf5fcb19964a7a0467de3e4c68266c710b4706e5612aee361e1e330e80389 -DIST firefox-78.9.0esr-vi.xpi 562865 BLAKE2B 9e123e70cf753a4db3ea984d51e7b618d7109f936b8de5fc1f875f45cc9166145d186895e18d4baf9ad5eebf38f741ec5022f87074c1b0cc4c84f0fc8f61de1e SHA512 4f29479693dc47c3c0e8945dadc47c254927530093b076882b10a4aace174c2b259af89a38ca10f90e9b06752b3d523b97f274a7f02501e8beab510570bcc0de -DIST firefox-78.9.0esr-xh.xpi 427835 BLAKE2B bf462f52d6d8c3359cbbac6fbff529fb43fb77c4643a6e478251b554ae5ac7fcc1894116068173de0e59ce05636c84973b6224b1ec3619d073a0f2a475a8eed6 SHA512 8f8100470ec3d063e21c798fdca3376b72f58447f5ed2dedd8b90c02cf4ef3180a8914c8d5efddc5e366104b096bfd945a965d88be8c3c4e2e6e55cfad9e94c8 -DIST firefox-78.9.0esr-zh-CN.xpi 564760 BLAKE2B ea7b7fd24311f92939df72aef46a02629661288e6416ddcedefefc1068d22a55bb01d62db41f231e2ec9a5352d2b1bb4394b8e4ab8d28ffad9a25fcae646a5fb SHA512 30eb72ba65b0dcbb4c528f1b72d0a8fc0f4784cff7418b354798d74978a3925069050398e703442b93c04a07c73ce1660a42425a5ed8b8ab2e7242b4d8bae8a8 -DIST firefox-78.9.0esr-zh-TW.xpi 564725 BLAKE2B 12d447751a049eba42daebfb4ef8f279e20d937618373ae97895c1bd32f99b015eeb59b1b4797ae0fad3b64467a813dad4b23d7e0ab95de7af9378759b5895f3 SHA512 af6684849437a3999cf6b9c9226bb9849d88f6dcd54deee990569c778022caa02d2b0fa2aa45f8a42aad761bbf7b99b2723af3f63d3f0e2faad51a4bdb6f11d6 -DIST firefox-78.9.0esr.source.tar.xz 332717100 BLAKE2B 91791c8f3022a4f0bde5dd970a34f1a2d8007ff801a43ec4e35f2afe511d430ca01c4c4a0117895c1874deb7522d0ab1f4c6535cfdbe067d8602b0279f0d1524 SHA512 28582fc0a03fb50c0a817deb1083817bb7f2f5d38e98439bf655ed4ee18c83568b3002a59ef76edf357bfb11f55832a221d14130f116aac19d850768fba3ac8b -DIST firefox-78esr-patches-10.tar.xz 66396 BLAKE2B c29b723e47c58b10885b220080568aba751e1b73c58e28fce62a2da4c4c3ba8c71b63e60448d17599a3df4446dbd9f9387b4b2b75da5ed1e545591aafe8ec83c SHA512 6bb9caf1f6867b894ab315a73f8ae6f381b5c80c90539f38e786ee653c72c0df055aade854faa23f22cab2253f54abaf918a756945b76ed88f5a224ba8a8f12f -DIST firefox-78esr-patches-11.tar.xz 67452 BLAKE2B f1f92d82a3a15364c9ab8a6d9e43e415f112a9ed56c1874a73f769faf309cf411748e1e7e702e16b39b6caa676eb0970f9fabb7caae711f5546b5969ded1a291 SHA512 1c3051dc2540f425cdf3d777506632f539080fd8752867dfc0c13d1587184610ca2ef8f4ad64798330fdaa4098f13a34692bfa8c0eab99743e34c5b72e8aa896 -DIST firefox-87-patches-03.tar.xz 20900 BLAKE2B c420e47f2db2a1d94c157ec121445c59ce296b82f35a4385ce50f1f779e3381d54e9a8a715b6cc07f183e35d08295aea0e66d57b33ac444f2bb86a705f56427d SHA512 1b701b521b4a52f4bb9f5877c3c4c510cd47ebdbc0d78b90f33ec385f1fae8ca40f74f06f7cba56539d177dc889119a928d11603cefccf253a2bfb5dfd220db1 -DIST firefox-87-patches-04.tar.xz 23624 BLAKE2B 7f6cf0ce1b400b52ccea2b7c336c70c9527121bbf21324fc7a2766b5c045aa2a60d132a4c03197d6595ffbffe242d4d2077b46818170fc951dc3f063608a40be SHA512 65a57897b1dc7b2935889fde68db7dd5d7b739bede8e88beede84df815739e58fb068e04da563698d6c7d2b3efaa6a3ce8635f4f471f81d9f1cb28f3559cf43c -DIST firefox-87.0-ach.xpi 462227 BLAKE2B 84fe96ecaf2eb79fa35d25b9f42fdb28929a3901b02362140d812dcf553c226cdfb659752e03d339973590f9445b1bae376a25459d601d1930f2062633a77108 SHA512 ece3ac0c6a60c02e62df6851f65cdd57b4b8870e3ebc10c0383c77803c58cdb4bb0563738907ce87b05ab01f1962106964dcf0abd51d81ef7e676b1a12b1989c -DIST firefox-87.0-af.xpi 425868 BLAKE2B 89ba7ecc204427f9b0712e12d063799c0169997fda5a5cd90e136807027ed947d0bb99f7bcb03c1c86c2d7cc89e4bdb5ca3e9ccf0d358bf426f86916b5db21c6 SHA512 d0b09c5a2efae3ba896974f1e01bee5214f9babbbd6721fdbabf3e942824f7607c45aa6c6187f975be9ea7adfbb8d7298a800eabd8ca8a9c9dbef3d3493455c4 -DIST firefox-87.0-an.xpi 509574 BLAKE2B 3239d70305a7aae6cea54bad096f5c605b7efa59607c0d587731b27c310ab49a8e1786eba2fe1dc16d0e7a811f4b9ab9efb3d0dc94708ecddc44ed9a1e13f3c8 SHA512 f986d262a7fc65ea4387cbf0d98279638b304d9ea33b270a226648b96030912c734dded94d7f7c3ebb3c44f6749ca71db77c70fea8e0cfa8390f500cae4a42e3 -DIST firefox-87.0-ar.xpi 562193 BLAKE2B 5965b3c0cfa9d0c92d6561320c6f0e5f731406405bfcb0d61a32dbd281357dfcb961f9353973ef8122783e39e55299c12214d84d6fb1a3eed807e8fa847d0316 SHA512 8cce7ee0c9bde160f183cb34d2b6818697183c345c659b6de207e34f6cc7cd0bd9add54a2eff12f9cd5a85def4e4c82b29e789aa3a0d4a439ce65d56093ea826 -DIST firefox-87.0-ast.xpi 463593 BLAKE2B 3721c1ec016319c7ecc1328e33010ec62c77bf48c1d0f74afe5da17e4e22f613514d597d84b3a2bac72b68008cc1133cccd5192c26b641d8521ed249a5b095b5 SHA512 8e3a8929e6c7e5581eac0c97029d4cd9e26915b3a067f6ee569feb3d105f1e1c5288dba61591c9e70d798f7b7802a9880a5de3d03a04369ef31e83a1429f7178 -DIST firefox-87.0-az.xpi 498616 BLAKE2B 61a022bd62a7490c8acbbb8e1c5710a94fe55ccdc0d3590e31f5c92ced8c5ab577ba210926b880c0f89302b8a3572a25d899df44c075c4d5322a219ca1e957e9 SHA512 5beca044ee8d34097d20c80b9f003a93246c6fbcfa2d9f101f0f2506278f71acd6a27d527ce07d9f949fa04add1ae9762a259c311fe9d82a25f9b7657aca8906 -DIST firefox-87.0-be.xpi 619501 BLAKE2B c287b50146f5a4ff6eff5b3f651c42d20b6b33603b6934224e07aef73ed68a8b771c6caeb5300bd33cc41e2ac1168d2e6deb8ff9f2f0760ef906353c5a3cb67a SHA512 b56615cfe837ea2e673945e589e95f4edb12f6e156b9d976946eba21be15d0f1e0cc42e7f7aea7cec3ed33f510dfc3d3033c68d4f3da02580eefbbd3d178888c -DIST firefox-87.0-bg.xpi 562298 BLAKE2B 641e63edaf56248c40f51cbef9e32116e4de6f0c888e2e6f56870df83cd8b7d19736894009de74a988685b4264b97187ceb6cc06f52753a78c1676a417e108f6 SHA512 2982c5453faee4052776fc43bcaf3315114da7493828ddc73d2b7d2dbd7c7cd6b85138d1c190e1984d2a1874f1a9c2e2e68bafb75ac83db7377a8e1b76584829 -DIST firefox-87.0-bn.xpi 573765 BLAKE2B 43eaf097cdcd2742bef072d7a98bbe0d799b15a841e431f77238cda01f97d6aa3d54ab31c8edfb83be5fb8a4d210b759597bc192113a2af452bee2da055eb97b SHA512 2af46c3d45e1e2ed44e04c2ad1dbcae64c371a3245922661744bcc6d3d05ad4fece9dcc045d5ecb556d43fcaf16871c760c62e47a931f547b025111d659e42c5 -DIST firefox-87.0-br.xpi 515482 BLAKE2B 5d1c36ac68272bde26b4e33c649943cfafa261c3b7b5fc06b5d689edd64ce6f6119db90a214085dc4f8c395e1343f367119fd878d12470dbd8aa312a4e11df05 SHA512 b4095dffba1490cb62ccd951d1fbc68c461acc9d82d0915cc5375d90268d6a866466d8fbbf7a1cfdd265f80884396276f4db1ed27f71886fe790ab5371ecd29b -DIST firefox-87.0-bs.xpi 467244 BLAKE2B 522b85e32a13eea061110f5d29c174ebd1a9a927f5cb9a889d94d392e23c48979f34ee23cfb5b432e4d60fe61435b2cdc411290ca77292066189fd1b2bd4a80e SHA512 1a4fb691a3c5842fca480f1de176775180cf364e34cb7e89ead959576960c7c4dfbc4f210f68ba4c53273db50b0f04982796916e4398920045be404b786d8a6e -DIST firefox-87.0-ca-valencia.xpi 526224 BLAKE2B 8e22f9248573ca09c740849754c27ee49248e7f63b0da40ba6f1d68da4a6957954bceeae1cdb76a49f3ff71f8c2ed4e44da317f9807e2b7991b8e7d0618389df SHA512 25fdd37203f127b12e1c993b6a6af71cb4a1979a360f40e843c101c51debc8e2870a7d3e6c230526b4b48ce5105fa3fc43f3030a8da41d184bca220dab217e3b -DIST firefox-87.0-ca.xpi 531393 BLAKE2B 9b3dafd52ef7a05a7858bb972fb6740f3ffc3c683d8a5b1f4e8b23477ba99c8745c21678c4c918716b52e51f3433fd42f2dd6eb2e496a3e19e51eecc4cf329ef SHA512 15e3a2a89d4decfe3b2cb5dcbac68c02c04839e73dff45b16f00324c6ac70e0fa0087a54a8a0ad36dddd46be863b4d97bb18e6f23146e8a8fe654b03e97ebfad -DIST firefox-87.0-cak.xpi 562094 BLAKE2B 761611eb37921a586a7a23cdb1d8460871afa444cc92bc59e60e04ad9c5f36d76708f9eb665debf2dcf2eb2e90d730679dd8a571c239ca4abeae9855cd4309e3 SHA512 8b8358e86a0bc045b3fca88625da2b60dbe51f4f1e2a3b19c851c0a58911c27ce5bfb14b51c162c6afd620cc8892487bc2c44e2db6a633c6748cbdab215b7f6c -DIST firefox-87.0-cs.xpi 554557 BLAKE2B a6174a408e24e38acf844ba4d620a3746c6055122d81d7fc1526e66a534d141e5193682377aa15c800acc2b7591c4fdcf071db83f7165091ea538eca344d8b46 SHA512 e5ae770309c906f1e7523747cf55cfd49feb86de14a82fadda100141ba0e543d46215e63a34d6c40efe9781fc84fd16c7e78a414c01b3a3baed01637290a165b -DIST firefox-87.0-cy.xpi 540921 BLAKE2B b7f1075b999b21d1d1e3da4d42ecf46c3b7338c0886767abc71a6bb5e2d9ec7140c2f046e31c46f74c32db6cd26bce70dee04879f2475848a64ccac5155a69d4 SHA512 28f06a0eb7a3c4bceb57325fb1fd9d2f0ed7a41bf1fe6fed356a7c9c8ad099561f746ea8b65ff0eb2b8386eed0798faf76e3ec6d415017d9f816d0d3d24f13e4 -DIST firefox-87.0-da.xpi 533776 BLAKE2B 9570797362ab28f34e2c123f34a015e226f46db62747b1837348ccf363b86fe87f941d1ffd785b1947099b2c97c0c92a177d836b6c3aecc55836507956eaebcc SHA512 8812113688082bf18b31bd049ce50e706bf2371be83f5d0d40062cfe54ffe689f8de2f33357f141284e5673ee708022a49b155de4dfa4fb3a3a958bfc0997107 -DIST firefox-87.0-de.xpi 551981 BLAKE2B ef3885175445cd6cc1a9ea06e0703e0abc4b993d4ee974f8214bb7ae25c9126e7330ed497d295eecb7e9a9ae3bbc70f924bc143a7e8a18c5c42b9f2bab0ecb54 SHA512 04e4b33b38de50a3896ea1ced27aa3c00d02877239180ec4d2c9ab776d36a94c177f1edf27e0eb0b05148ff7181933b8be6e8096f7b897479ab07bd9eb856908 -DIST firefox-87.0-dsb.xpi 565473 BLAKE2B b9df2b80cb2a73e9a0dbaa00960d732966d0f805042bf5fe5af53aafe43dae3e50754a856ff37a06ae358efd1210560542a51acfadbc5ba4456ca96a6b7baa7e SHA512 bbe708691972e30ad70614cd0a0712163f652de358ed8ba49a15e5e0dc197750e8803637838ed15f520a4aa02ede3b1aa0dc03a9463d9dc9564f72f32b9317b8 -DIST firefox-87.0-el.xpi 635887 BLAKE2B eb1551a33bf53e784f44ada851d8f45ec83e6092c3c00a40c22ccb67fbf3b773be7764c27966b1412b4033db8c3850af6e1557995d67bde34f21f84120190b7c SHA512 8548091f0ae35bb79dafb472988b7ba4184110ab225cd9026914e6bdeae792a6100f0b05e21666489d11f494f7b5a95d2435f3a5dfcc3813fe3d566bfc41a13c -DIST firefox-87.0-en-CA.xpi 509290 BLAKE2B 9a2c528a4e2e5f5a329985996c427d4ddbaebcd4007f3ab66e3a397abb2e1d9e746d9e21beb7e2cc2390e8cf156bfbd066e73d18288bc5b731fc166549072e44 SHA512 228673b0885ad6a55edf2d3c1591f5d541735749ff069c7d7a98e0a6dc0ae055f8acc6610225b2f7c242424a62ca26d7dde21c5609da204af76732cbf846c376 -DIST firefox-87.0-en-GB.xpi 509210 BLAKE2B e90912a774f82541ce793fd36c474ce4a125948e12148613a16f43ad4bc9dd9bc4dc02f6ae98d748a3447289bcef091769ed17133ac1a44fe07f6bf4978c5374 SHA512 23b1b65cac652613b0f03b9efbfb42d1bbabde4f646fa8738fd355e00fc34ede23698327149d34aea1bab2b071e0bdbd5dfa6894f604f9a1aa5899590ae66e5b -DIST firefox-87.0-eo.xpi 535970 BLAKE2B 83d95d3399c5afee0e2e9231447cee273214a133a633721884275aa972ec95607a0a2d156dea1f54d5586d8edafed25aafa36de8234fa3a694860601ba653224 SHA512 357d7c93b4b9ac2a283a408bfc60a8d8b5a78be2f75525dde1e515ae5c4fd2e8be2d9184b9910307ca9a687a9a7d826702fc9cada3626ba1ce4d99052b5675be -DIST firefox-87.0-es-AR.xpi 545956 BLAKE2B d95e83202c46d011e72ebf0ca02fa8bcb42ee3f80316e603d66238db5b87b33eab08037dfbc6858a85448d556b853a82713898fda2b77639c0623e92c11f23d3 SHA512 e4d2d2757f240f11d8a6aa8cbb031419833401b5f49ffb1d00e649da91b756b6a96a6a59cb37006c28d4108f5a4c6a8198d05977f9d08cf86d549dce2220c8e6 -DIST firefox-87.0-es-CL.xpi 543850 BLAKE2B c8823fc9c1b7bffc9d7ee51c7a331a338b05f15e8eced5d411f74234a0bab946a8b42b069b5094a8f90a7cab136b19d3f9cc309d509d1469e457ad268ca33908 SHA512 1aaaff27cf201ca5302828c81834210835d397a2499d11838f0069db432f3995361709df45c76b1c66cd021d529b5736dae780fcbcdbf1628cf3508dc4960879 -DIST firefox-87.0-es-ES.xpi 533400 BLAKE2B 895e089418faa523e545c8228c723570be40608ae51bc6f6102aa8c1ba3dd33e9160bddaecc5ceea1bf269cc63429f3026a96fc6598b7f45cddb8c6a55079d8f SHA512 5d66e08b0cf6353e5d742bfaa927ce59e1eb179b5f23dcb689a62b1462c9fd55fb84d0fbdd1265382d465a5d56fe0415bbd53121aa34648be0d20ac6764a2e82 -DIST firefox-87.0-es-MX.xpi 539651 BLAKE2B ed0fd5e900f7d7cac0f40d27815d154caeddb6bdc7d09720d0e0648a3cfd0728ae64daf76d4be8c25b7aac5b7828279052d433394cb7048dd63e3e90d73b9d5f SHA512 a3edf3e1c6573a3eb4f99069fd709f3abba77b25c121864d90df4a1ef8be54a9a4a34e48c93dcdcb598cf81478f0868dd4fa7d62510f32aa33c80382beda7bfd -DIST firefox-87.0-et.xpi 491067 BLAKE2B cddb6a4dcad03f18ae36aa52a2c13f2e1b15dcc447d76b6b53c8667afa792352ab8778b3adacad153123ca686c1d28fe86c8495cc2d133d5ad7eec431c7f0278 SHA512 0f22ac568fa518dccd524838c6bcdc78a4ebedb68951a49798fffc5da4e3113936d8d9e71c322a9f5bcf2bdbc606f39b040a5575fca50e740d4d653679870e20 -DIST firefox-87.0-eu.xpi 524521 BLAKE2B 418199815cfc107d109269f7b99c607daadd60f0032bb5efd0244e63f1fb1bf5d172c1bd9ca05a6fa099827922ce6874a766fe088f28d0d870280e6854263093 SHA512 c93f758c3f2f48d2e1f93becd3cc549d5cb12837b0268e10ebf43521cc21dfebe10c7f636540a84a47f74465289469828e8e0db7b15de2899bb8f60b2f6ff9aa -DIST firefox-87.0-fa.xpi 553453 BLAKE2B 3ed876629b9bc29ef9f30e932e725cfc1cd39d6a25298af196d5ff844784063d8ea34c0db037ce49b48918719cc2a0820b6b3d2906560fa44f5101e915fed5b2 SHA512 2e106dc9eb16bb1a2227bf67f4cbe475cf29d28e5baa906c5a3161b0cae442670981d5f8365b0a79a3028a3e490dbe850f04185ba8635ebb1ea210ad0ccc1d88 -DIST firefox-87.0-ff.xpi 483302 BLAKE2B e1f089ff6c4b2717cff6271ebb8c96156d751939c7fd0f7990b838f282cff8de4eae6c16b6b711978b9f9bdc82aab2ed8a52eae96fc818c1f8294dd669c4169e SHA512 8ef33165f2012b014423056c37be8e5b22b7363cc6d4f29c2e21fba6346833da4ed2fa8ec7ea671d8cbc0047ae4e92ff585f8261e08a7fbac0a7ec6c6673f514 -DIST firefox-87.0-fi.xpi 529339 BLAKE2B d2f6b77858c1caae316cbdb168c2bc1e56f4f0733027867fa23551dd7f8bba938449d2e3c49ef535dee30aa1f28c7a06c48e17458d3d5469bbb2ce8aa6643499 SHA512 21b97ab743fb41267535d3c6ac56732cfe68532c1948070a21c966e282311d7b84d67f506c2e43542715c84a1d814b788572990071eae978e81efbb60bb48d99 -DIST firefox-87.0-fr.xpi 556774 BLAKE2B 2ccd010f5f8802cf2cdba835493f726e90c64f66fe30d1bf63c1db4221b12a0697dc7c55ba07d5025f4ea4ff93831889984f56125cd82460cc1024d9abf084c5 SHA512 147f7b3d7f7c93f49863b087bdd46b9aa3b4b8bcd94d38d193a3c9a3d9d70e2d29f8a1371c03f0d83b0e604af2965bde0ea7c54f8fe9c7fb1ea28661819a98c4 -DIST firefox-87.0-fy-NL.xpi 542045 BLAKE2B 5c002478ebf01eee828f9e34e2f2abac524b26dcb70dfbfbe83668ea430f020a4f8034a4e7c03303675faa76f2779c87e11ad4804d6076f55f6ad0ea8796c1a0 SHA512 b027739c076d94a21d40dc315d75f0c7397158684e4f8d470fcbbf1408d4b6a11cacc70726dfb81c58538c17054dc1eba3defbac1b3ff0f498fa03adab402f72 -DIST firefox-87.0-ga-IE.xpi 466853 BLAKE2B 46e985f27928168b8d57c0fedbfdea0c3f2138d5c638a112e8892bb0e1d5bd5b66fa7cd53c49b28aad38a91d22d235111b617831ed5921638c4ef4f4b971431b SHA512 606540deefc2b91b201fff4b3b83727648b35d9084c141bcb69e15accd03ee94bec4478e3148a3ed1c1637db54360cd20e52d202884a8becc31c68a7e14a2ff2 -DIST firefox-87.0-gd.xpi 496119 BLAKE2B 451ffa2448461108a5dd0340195efd4d49d6b6f50939c49d3439a0955d076dddd923a0fc06857cb56c5ee541b1a361d7e0a9f8a383e9df2a53d51122d841f95a SHA512 7fbb678f254e4077f744a9d47f14e13e5645abec60c53958b5d617a66f099873cc645af9bf512980d4b4ce93159a043630c7a4d3ae39bf16c64bbee3073d8f69 -DIST firefox-87.0-gl.xpi 538027 BLAKE2B efaa1b3238b2776ffe4f301d0670326938c9248a4f5601924bf29258788fbb64f8ebcf4c8629980a6c275c4e874637a308de1204bacf6afb222eecfa1a791f47 SHA512 23a41cb895eba3bb345a53fbe162cacea05d07bb94206228005c2f631c044fb12dae29b7e1e868278992accfc388e52ea27debd061b30760d20898b8247078a8 -DIST firefox-87.0-gn.xpi 557458 BLAKE2B 722118bf59700b23fac34788107b1869d500dbd4f1179ef3ae05c0d89d0c632064fada28566b6eaa2f5c2a50ba9ad0d605b00de1431b33bc5f0479a637166e2e SHA512 e21fc58d8ba51d7f8866d1fbc42e5d1f8cb758e3f71c6c40c6a129cfd8f22317d7a753333f48e30d51a87b55e7ba1e0a0a1d9729583ee9c5a5deb055364c5452 -DIST firefox-87.0-gu-IN.xpi 542508 BLAKE2B 66122915dfbbfb40babcd806a3438182a2c69af12c596b6bf1bcac6309db0a12c90ced736caaff63b4b6c962510b432610e18ee06071f6d13a40b17420076d2c SHA512 411433683b7f0ea4a94d2cb52802f9710739007bbefc619898c06b8d581c083c7f7b81af9d30f79fb8f2b77975478b5f9d2c00473b19929f889fb001b8e501be -DIST firefox-87.0-he.xpi 555931 BLAKE2B 94812efeb2cfdad1d8464fdb816f92b685411f012b3c901756798f6155ee9c0f790d8341ad5d362058f1aa89ef381308045500e5b3c87c4f3c637488506c3f29 SHA512 37362f56d270b02ffc6baedc52a9d8dfb50ff6a14b9a661bf235bfcf3cb1930a78b87845cfb65ce61f4c9649dfc3879c4ed8e928fa443939ec3cb53a6593a241 -DIST firefox-87.0-hi-IN.xpi 572913 BLAKE2B 1257165b5efaa563116cc9b8ca64490703fdb5793288439111a9171d44ba59edbf64af590164138b64b328f4bf4851184a1f843025b32e718a7a45ab24c2efa4 SHA512 bc77e0202a85feb36c8ef8bf9631253c790cce2025fa15ad9ae4e10756ca0e3fd58274eff3334c655cca48186fd38ea8190e53d1774ed208b122811165dc8566 -DIST firefox-87.0-hr.xpi 536358 BLAKE2B 971a94bfa33ba335f08cafb50a14f61fc4dc48a4e1bc2d0efee5bcbd112b1c41cf19d8ae601d74ca075a04e84f102bb99b8bbb9907f3497ac503b994230ca588 SHA512 59ffd398191088639fef2b1fd3c7990ce928f375be33226d6c8499fca157c56ac4647b4762348ddb04f3bcc099ee4f5a5bdfca54e6c915bfcd0e14ad09ea1a15 -DIST firefox-87.0-hsb.xpi 561660 BLAKE2B 7a948c461fb4fce6942e26af27c7e989fc94eb997635b45326e42a5c86081487f95b52af1ec7d96abc455c2289140cceabf161dd73e21565a0e76898f2ad31a4 SHA512 3a7dbbcf9b3636f807e6bee208cf53b74e2d6b685ee1a03a09ac50d491c5c03f45b50ed2ceb2c60eb38c7915a69701b06e6b7cf9c30546e36c0f7ad4fc73c3ea -DIST firefox-87.0-hu.xpi 565351 BLAKE2B dc8b9321c6b516040f38dc8d22ad7632f4f413ee0849de915bf9e7efd3792dd0fcf517851fa3010c8d0f8e9391a4a470f134f4f411b0742d72d61b0bf20d9d43 SHA512 4b8ab9321b472c31ca8cc132f0518561e6a746f9f59cf073f0b2ad087cc044fcbb79e2207f34e53a06ba501847f66553980c8ad1e47d02e6f85aecfe3494598e -DIST firefox-87.0-hy-AM.xpi 591246 BLAKE2B 530e62303d1688a2aa8169b405769d9939834712ba08246ce2a79953e42cf5d566acff476b4b3f6b6478aff1b0c3ba0f6387a5ee8bfb89a727dce9d113572510 SHA512 7516c678eb06191a6fc16d2b0700211208ac13aa52023993491e73adacba055acb78731b2b358bb5be6399a9a855809f032424200ca3c0ceec13371b54d4674f -DIST firefox-87.0-ia.xpi 530681 BLAKE2B 6c1b89f620cddb7e47223e92bff3f687347ebe75ac91309b427084f619c15d13322bae3cf05fe6001704f42da7ca4cac4fc2fe2a6b50d9711306c0ce3d9bb0ee SHA512 c9ef0ceea2faf7a35b34ff4a9d2abebe95e0546232b135f4051ac95f61fee2286849a8b86cef65df2322ec0cc7b557e74341c89d8153abdf31503611bac517c1 -DIST firefox-87.0-id.xpi 525233 BLAKE2B dc859081b129d429e9f6274922dcbfc7dee65f1471d32274b96ed84eee316c5944593bac1060d4f000ba7fc601ae8edcddd3377ae7391a38d32f802deb4116c7 SHA512 ea216c62d55d3b9d6c6e852a82aea736b732f1ef219a0ec90713e01c97af0d1e417660b1930a324fd056ab029d772c9b54aba87c74af3dc65f72f6f6fb343221 -DIST firefox-87.0-is.xpi 478732 BLAKE2B 5ced07e9020a656abc06a74f69403af3feb0a6802feb7a0ad393163908c5b425cceaca924d51eb6130e28007e7268fd326e2a7ed48c2a717f6276c588c8e06de SHA512 fc02238e1d3ce71d23d4cd7a4dd808a0fac05fa41e21652f41e052bb8894a35fd7f9af52fcec079aeaa28621b951ca314f43ad716dc586a9a00420a20ec37abb -DIST firefox-87.0-it.xpi 460519 BLAKE2B fc801ad2e08020ccb91ac5375d29bdea1a243814426da4fc55e89498a11c88f2a831fc3549aa1ca67583cde7097dd9ed7a5a78b155cb9c895c7cfde9228b4c48 SHA512 1c89dfcf1b4386193050c65cb6250241ff1cbaa3e99a876c92de831ca926d2626ee349010b9965f2d972a635a31fa083987c46712d600a162292ca148c81d779 -DIST firefox-87.0-ja.xpi 589949 BLAKE2B 3c0385428c5c7953a4174fa7b967b35facad001b88bbf49316f1549382a47c3fa1b7741087b21812eec226755989e97b9ea7df4d9435e686f5796285a997cc09 SHA512 8efbfcdeb94cc3fb203ba58bea6da72a2905ded81d8030271692e29f09236850ef59e5e3ec00eb1559f41d8379a33fd7a4bff34cb410fdbba752c01e28bd345d -DIST firefox-87.0-ka.xpi 592064 BLAKE2B f62866944d6d4d26945a1018c2ad9632aa627866604b64cc89fb61b9f154d77ca7dbfcf6e6a9b98ed7a67d3a0868be4a222c4066aa6bebbdafc228b32a4db38b SHA512 e17e603ee3f6208273b6d1ea3a7e47bec663ad5b38c120ef2aa2aaacfdcff01458320a373bb497704d21b96c2fbd5eeb032cdd29a3e76db9bf5093ae0141964a -DIST firefox-87.0-kab.xpi 549926 BLAKE2B a83147007b6e63592a6c7d26c6bbaec3e32df071456546c2fdec39ecbda9d97784997f7ff3cc132eb7d5726da3147d5ca0493e2350aa47e69e25be786856b89f SHA512 9b39c82cf53221f6e8b9735dc2b6a9df959dd74cf005b8a355ec574f9c41badfa0ca8e73cdae058a72558837f0d89c0a265e333813651b7e062f9ead8e495d22 -DIST firefox-87.0-kk.xpi 611186 BLAKE2B db4c40a1758e89f57be252e406d0cbd1d35b67254029475b74b4d31b143075de17c1ce8d18df7da583b45aae28c0409ba5db1eacc3f72b8fa0e2a0f510727886 SHA512 601563e20b837fcabf3e2d747c3f9b86899c5f63b078dd43eb7af1576a0a43af8357df4b0e8dbc2b1e82405b9cdfcf5c74c2f45798c307fca62248095855fa5a -DIST firefox-87.0-km.xpi 528495 BLAKE2B 1c214c366fa0b9f3f81df66c68d66207be2308ab435ca179d430d0fcfa3071c5446609805a8082b48e634df6786074683f25ca186ea085441f727e1a120d3c6a SHA512 55dcb96644ff376f61cd351a6ccf4679541d962b5532ff45b4404cd41b7b0f096f8682b7c39f5264dbc5ec8efb590f8d09fb9946a26cde3e2c04f701c7813e65 -DIST firefox-87.0-kn.xpi 505070 BLAKE2B 4504a264a53cfd4b344d0593e4c41fde7320a9678b452d972ab611f328c67442d78d994c56ba5dc05f46c1149e9114fff5e2bf6a0b42f9c79d03df68c6db9707 SHA512 1dcf06e0d60fd507305e20b3c6cdf701222009c02a037dade9ab6e5a8d3a02643c585b6956a4577f57c91fadc30b85239f180ee5ff254595641701de051e4f4e -DIST firefox-87.0-ko.xpi 577311 BLAKE2B 797d0a75e1c403ca1acaf980502cffbe9a982ce8b8d36e80577c6db087c420e4ee2e0b35c6bf83c82e8be018c61699d9d27e594f3e22f92d15d58979f07317ea SHA512 4fd51c6003799bef0316abeb55b919eb00384e146b86b131611e06b3c0d3558a5ddced56b0822a7aed35b2f3479c7b80ab612cbebcacb936a58e890833c1358d -DIST firefox-87.0-lij.xpi 477107 BLAKE2B b8166b813cb52fefde78905b432a0aa51644e3616c8182a59382a93adda9d15230cfb4f64cf3991170bc2861c511bdb81b61ec9bcbafb9ede13b14cd7c7bef95 SHA512 aeb27ab433c903202f7cffc953ff37f70838f8787e5f34a2f3d813c3b219e188cd140ddc76d61a754500a411b777f0671a8d8282b0176ebb62af041b60f89730 -DIST firefox-87.0-lt.xpi 559592 BLAKE2B c2ceab2d5a24d191c3ddab5702b8d1dcc53a60be4088d06a83b865f93c5c6ef459cd0d3cb5ea860f5ed4d913dbde966d26f8c26f370b515114b3e442dc09f244 SHA512 ea7a60ed5deaca4977b24d1eb19e982cd7997b271f877b04eaad022552fbdfd58e8ab8f17f3aa02a7644916fa4c4bf650578e5edca651ebdc292e779dcc51d7e -DIST firefox-87.0-lv.xpi 470997 BLAKE2B 35a50cd45174f02f99df726d0265de985a027f8cbb5b836d89b360352254efe9497f0a37337682e79af4927a855ee0ecca22827759874537db42723c82d64c7e SHA512 49e49e9ef9691b7e923fd1148f4c7f57cedfb01c8933cddc8bb38aaccf5d6758652337593c36a67636404e1e77922f82e21d826d0796210c99469aad057232e3 -DIST firefox-87.0-mk.xpi 455970 BLAKE2B cc4d9382c794090a6c9b7562fa4c5a041ae08d964f34a743b1afc588bdc08d208e0dfe13cd94cdf9d5a362e0b7a86ec6f5992c3d4f2bd428f9c4c91e69ac1413 SHA512 62f8df4b8bf61174d78bd44cab41451f8e5f95d6d0181aa89ef44efa7909df9308d89bbf86ad0dcdb9f8c24b512f6891ed3dfd36d6f573863c3855d5dcf84ecf -DIST firefox-87.0-mr.xpi 542223 BLAKE2B 35fd6f52c7225ccbae9a102ffea7e7705707520b8045bab22f3bfc096b8c3e4ae473682dfc9ccb36afeb30e4eb4ea2bf716e5e477bf0f2f306229e3fec2401a7 SHA512 833d8e73a16b23460c21b5c3635434d2e6144ce31dcbffd025c18c1acc366c9f2e6cad14af743063823cd7493f9177a5062db11801f994d6752bf54921705e22 -DIST firefox-87.0-ms.xpi 454455 BLAKE2B a9b9e6a70c13b4426d27081ee4501c67106d2b5d67b4edd89f1b7ade9de066a71fd58518dcefb3ff6b82ad15d8c1dd35feffc4a09e108b4f6831a728e119b5e0 SHA512 eaaaba0f9c7e3bcef056259aac93e8d384d44b725a079813090d731545038ffadd2069ce43c585509abea0cca8cac5d93ede1f0e7ce953096f9d6f1c938166a7 -DIST firefox-87.0-my.xpi 525413 BLAKE2B 3104b6080d2cd1fd53f71d094d52f1f86c7d7a6e565ac4b44b241dea9b6d21329679056c0ff2e853e464942656ab98fd5cca8df3f55ddba9ee6f144d9185b6cd SHA512 cc4f5414cb0757366be4e9fab69d45d63164069f840be63705b6a1e1320b63a830d9b1a305f16284b2772e889c1fda2b03c28701134104c0e745a19971e02e96 -DIST firefox-87.0-nb-NO.xpi 527535 BLAKE2B f89a8859264faf069d980719385df7fd957bd789ccb4b747bc2ecca57bb94e2c2b9e5208ba039b4c38c96af94272047b3bbb1d523a52569d025997286eb358e2 SHA512 73c69563f3e227b8112feffe7bd4312ca4ff9fc588a6920ccbac9b964c4ee08512898ffea5efd6724ff5e9362cefb744b14f18f6f76f26fce494316419aa9b03 -DIST firefox-87.0-ne-NP.xpi 482235 BLAKE2B fe79426b5cad32c953ca8a88fd400e845d52323d7af498a1f38088f358f91d28a69bbc62f4a6f19bbb75d736cf5913204946f74f1854ffa93adf156cc8aa590c SHA512 8dd8b28503142aa60b4b7dfaacb4a8c795f2c8d1e496f954f430b1b68a0ab45f21498b85f5f22cf3362a9c3b529d05c1682d819e739629bb50d897ee05b0688f -DIST firefox-87.0-nl.xpi 535872 BLAKE2B 27e4e14a58c1e555b8e9310224a0a7cf40fa1c5f588c59cf9ffda141c879731d762aca749b9a469fcda75dec73c3aa2f9762a5e7b112b19b69559a4d88481ba1 SHA512 737f9b21f0ea5fa66683ac8a18cb0316ac9f744e97a74ddeb92311cb193799faa90b65aa80fd1ef34b3793c6f61c04cb094412e9ac56b2d3c9c236ea20aa8e01 -DIST firefox-87.0-nn-NO.xpi 531161 BLAKE2B a14dd1c68ab47fad46c39e205103b8557b583874489e1017f896291efa15f8b7f4a1cacdc1d915e2d7c92d1029645eef2fadb1476ad4deb055a25b7346d7d613 SHA512 eea562de758f3e7cc597dd2930d579aa9746d933fdad4f448d1eb5951759cc4936ba3bbd1f5d5cf1bd4671a8364a0c38a024c92029eae21a0505b86e10aef15c -DIST firefox-87.0-oc.xpi 552229 BLAKE2B 1a5356e10df8f6ab81902044ac759e5df57041c4fba419f9891fc452fa340f4f0916eed830c973abfd33674e46dbe7f249af11050d8c3c26f786f8ef43cdcac9 SHA512 269c3f8281bb3b1d991ae9cf3b3dae8a5ad90c5fc1201cb07660ebb96ce3f86c7a048b03d438e180d56388e14c2161e8270e0a848d224d1f03d87cbcedac068b -DIST firefox-87.0-pa-IN.xpi 595622 BLAKE2B 04250d167a94d0f40eabbfc72a41e0a1758c66434b0b6e37d7d103b67e0d47d995da8c7beee24666601df280b5ca305c78ebf5866e4bc8189f67cc16980ab636 SHA512 13938a59f0c88cb893f81eae4929c797e04568f025634e9c01be4c87aeefc151338264f3da2e5f2342ba751cccfe413e6b63fa4da874a5d5038ee8c2f9c0efae -DIST firefox-87.0-pl.xpi 555821 BLAKE2B c529d2852ff233c26d2fb7bea44a4f6220c1d7c286289c1f80f0eab1b99c8bb412e5fcd024792c908a93a288e9f4addff71acf3fe7ec5c326af4a6307d2ffd35 SHA512 db3ccbb143775611c7261bf6160636a83407bb96da9507a837e02a6fb872cf2393f131e460a2cd96f658223d89278799643a444edf10e3dbd56977b5a91e080c -DIST firefox-87.0-pt-BR.xpi 541701 BLAKE2B 412de1537b73e12fc4cb8f8274ae76055225b3c5eebf76b6e44778109fc06dfc46ead192288f2098255b4ca95f113e491cd1e176fd7f72b4ac36b24474b2fa37 SHA512 40b2df2334b23cb8e740856f3ddd36174ed1aa154eaa9f5861ca3aace0193bb99c8a4d1da9ac6d7394b91d1eb2c615bd6f8ba18c6e561c595a8d557ddb2bc6aa -DIST firefox-87.0-pt-PT.xpi 545621 BLAKE2B e0bb3c9eea34e5ec6480168b52d38189194c4801f113fb2c92d2fed0f6320b7a4aa19831a6b469f1a8be54f1533a2084707ddffa0b5c81cefa7092d76f60b2f9 SHA512 8bf18f9881c33b72b3fe84215dcb88c1b6b34023c9658675e19675d00fe4f3f7d3ba3f0386e73bdd5fe2d14896e019dbfa9017ed6735dc1063f978f32eed95ac -DIST firefox-87.0-rm.xpi 536705 BLAKE2B 41edca04741eb24411c049476d9b7e4ab712f776cd2ab93acc475f34d016c76540c1f9210aeda3cd0ee39d85334d9200d2e7874d84a7ea226cd262f12bc55959 SHA512 5800659915b7c045a1818363514f4025fd1589ae9c31e879543e728365a9bbfd572d06f47ee552556f3c5a6d63cac007ab12c98b4aa1b5beb01f8595fa9f379b -DIST firefox-87.0-ro.xpi 534032 BLAKE2B 203026a10e76ba84e7dcbfa9e1bf86b7c3aa393d305463187524698cd3ed1592ba633e1e7c747ac2033253de232623e8d7906dd148d3cf44bf8cb6b516107dd2 SHA512 923d00a40f5d8c6d49a363128b473d97ce6c0c24b14b9207d9e1f8613ded63617fe94837d6f51f137fed1c1c290c042ddfe79a5fec401659332e8334ce508485 -DIST firefox-87.0-ru.xpi 626801 BLAKE2B abb1a7e1fbace209d94572bf412912d6d87edeaaa8b7434fef9fe2b92b3ce2d394a74a754b447e73c525d94a0d7d332df74ddda452c4fef2701502785e436560 SHA512 dd5682642a5f57a9e196b3d597723fa17eefeef9e72d2a2fedd765934c0988a43fb146aaf19cd6702faaccc3579440cc2aba2f0971225f8781650a90b502d4f9 -DIST firefox-87.0-si.xpi 491494 BLAKE2B b22a24feef4d477b824b2fc5321c589fbec8e61ea77ebfd3df2b321b8a19d94659fc3a1c9d309d3e22e964a4588349875e84c6a23c387c7414b30f2a8e85a2b7 SHA512 c9c2bd98f91b93c37e4b7da618df3ac9be7c2fc1e2b42c265479d7b465228854ef9fc92c8dd961037ccdbcbdc78578b61c1cd3213772916c4b84de0ac29b4bc5 -DIST firefox-87.0-sk.xpi 548525 BLAKE2B 06d311361fc9490397884abaabec78d66a95145fd204c0dfb930a27c371cdeaf022bf14945e0dcc7d26e8b6be944c28a84ad73c113850fa715f7efea5a910d99 SHA512 4f2707deb01c3b56a0e2e07c53ec536e323132fa578ed8c11fdc881c6517f03e6fe771f2a01b23ed5ba3de9d4979f22840aa7da55e531ecd46c3f6dc04ceaed7 -DIST firefox-87.0-sl.xpi 528793 BLAKE2B 6efc9cb3e4c558a43f26b7395b9dc4468957926f2749d10123d950dcf7537619755d413ccd5e042d777da13fa59e5bf286c24f208ac6d0e8aa77cd0d07db9906 SHA512 34fbdbce9d6d15ce1ea3b6f41d2055ea5f860fb0eda6475762f1efbb40dc3e375bad455569ebf5fd97b8e494d7feb478b2e1926081d594e6abfb9d8b3aec5bc4 -DIST firefox-87.0-son.xpi 423125 BLAKE2B 15a4f1c7407ee16e96601a4fab832787f65fe58f88d48c15fcea63e898590aa9799dc7ce921cbdfd2257c1baf94b95e62b0ba87d68f32f2e37737e47c452bf40 SHA512 93472b22130590ab6af59e91f1cf13f90e290dc24f9582455f042d566e58df5424e27ce17d3eb720c3b54acd27666a49264054c61ac474a3dda77631b16b53e4 -DIST firefox-87.0-sq.xpi 551546 BLAKE2B 98537202dd560af4ce573c2f25b181625226ef93c6c73f008ac8c3c3d6bce2a2b1218be77173f4ad93e477c5dec3e397196854d4240d6fc44d64c38a9d4027c3 SHA512 07aed55c914c05957f624ba96772da2e84fb2b3bbe68d3446c01053660dbffeaebbc936dfaff72ba1b8c2ff45fa97f2baa2836892ef45ac0f08469eb8756d228 -DIST firefox-87.0-sr.xpi 574623 BLAKE2B c7aa05f540f23da41a08c5b2d0373902d6d40218a6cb793bdd55c8567fe6e1c752069dcc48f9337259515238f256bae6431a68bb1b77efb177da842acbd87324 SHA512 6c56310bcdf26e78cf0d4fcaa52e1e0d63596b6561837f9cf6113d801c398511f8731fb056fb55803b1c6f2748c9588e17669d66e5cf67c3a0c1dfb22de86502 -DIST firefox-87.0-sv-SE.xpi 539615 BLAKE2B f365248e500e40e0b503c40aef65a665dc1143e0eafeb34ca93e0ccfa6ebcea61f7494ae8410de718bebc1da2b4e853c0fb3e43d9024f5bdcc97b38da4af64c7 SHA512 92c159fb6931ae18da156e74c5acaebb855e59643e0c9ca9808c582575aba55b23d914e4bce8befd6259849df2e64c7d1f8e1e62b1500c2d9380b72bce9c3c12 -DIST firefox-87.0-szl.xpi 512912 BLAKE2B cd4b54eb70d0d614c6efbdb320c92b5dc0575fa6335eeb707efd09689672282725303267aea2af5ddb97c8435257cc10484c146c3e1adb8ba500593192ff6fb5 SHA512 ab214b6407904c0b2a3d9e2d07ecd980aa2ed7074a21d8b6261e4c17049acd60c95270723cc22e5481109303f40662fb8b522d818e784d189acecf75b6ea0c84 -DIST firefox-87.0-ta.xpi 521307 BLAKE2B 3fa4d5b1ec64294f8d302a141d6ed57bebbf323fe7d14507aeaa0bc7636d8b1ad87566c8d417cdbe4dafa03ca1f65a4658279caa1a24b740ff9f925d97f316a7 SHA512 bbdd74848c4a6d8606eaa37f6bf1286aac7f44e83e7a4383cd710f3a3371b869798d223fd5255e4f9b0cd5b82b33f219875309bb37ef6bbd08b034f61ff7e970 -DIST firefox-87.0-te.xpi 559865 BLAKE2B 9e44e073c3e756d6922d7ef1e27a738596f5afd7c814d08ddda166e1bfa8cd06a65fbb0f6511eeec617fad5112fa7a03fbb589eb1ba35d7fec1247dbd7e5cda2 SHA512 da3d511f7f3f2c1d49690b58698af66eb557f0a20c0b08783153fe52053597b97cfa48a1d332031a0205935ad0502ad7b4951496d3f3b3e4581f42799c01adff -DIST firefox-87.0-th.xpi 603585 BLAKE2B cec0423f96e995acc7dea8f5a1e76b49f2a22a407ec948f8a18011ebf4cbb223af11fbf2c1a66e65f501811a117972ca0ee862b7c6b179b9badd6efea01c0db6 SHA512 23b74e2bd6f38d1501798b8aceb4b57b6c74d060eee9b1ab8b31633f2f665c66cac2a49dfa0365cc79cf92d48ab44f30f1fabbd7236d7c1cb04575c0fe350d24 -DIST firefox-87.0-tl.xpi 520893 BLAKE2B f01caeaa6efceb31ad7e73b249675fd0b07d2472522806c4a2e677fe12138c01185974ca7a6b1fcc7642470351488d4da229cd865ee862bc9ddb2c8a908ebebf SHA512 78bf62b0c6336419642cc3de968f88f6fa47626af0c7dfaf6dbec5bc2588a07360635ff5a2bed097a54a871c1d333854b52641fc818d44d947486170bb383902 -DIST firefox-87.0-tr.xpi 549267 BLAKE2B 36838ab8aa57dc40a4092e69c0b32bf14094b2333ecf2058e6e0fd1aa31ae2bbb090a90884fe2632ca0993959e081a596cdda0ac804fc3b3993afc08cf4dfbe7 SHA512 2e893e20866bf09f2c5c657eaa8f2597050f440d6cd878d796da3fed79060adf2ae0d39b7f148610cba297c058325e933e282fd06e741dd9445db2517466d48c -DIST firefox-87.0-trs.xpi 501152 BLAKE2B 075a1f8fec3e9eb14927cc6776795278f4878319c1292a4100af9d60bebfc7400f19686a3a53a8d95b7d6661101deb2c94ebcf55ac97170e2d7f04654dc2b319 SHA512 e3bf89d8bbe4172d6fb9340567d2954b4784470905048b5500cf1643c1dca49c44cdb31a018d247fc22b6a1147af62a61897faa80eebbaa0f2e6cec5f4d10dee -DIST firefox-87.0-uk.xpi 620261 BLAKE2B 46e16c9ff6d65d3ac70704c6686b84afcb72249ccb336cc5c3d4f40b84f901c496051d6a56f67579caa46fd41ce1e0840c9ef3bf60c8414ce4117e25da2d0f67 SHA512 21e98692f0fe3f6af8dcc03f9ec392e7feaf6c8dfc8a1e413cad4a53730ea6b37c0ec3c66e9804231052b9737b47d890995de86c4c9e0cd8fe80d1f0e78193bd -DIST firefox-87.0-ur.xpi 563327 BLAKE2B 7d9ec7c24ec8959824b844cadf7b5913d060791999976ae5aac9bea438e90ab11117b1f088f32d975c9a1d6b8134d2d0b96c22b5ef74c2fae33cebc4be0f7154 SHA512 aec23146f76db602e169da52521685d4918a1badfe427c21a344a53b256ee3df477b04dbee67718a53942d29c66c6faf88b2eb9e1561b13a584d7f0b4ff946cf -DIST firefox-87.0-uz.xpi 477322 BLAKE2B 7f0e4cee415ee952346e462530211559fe97216c1e8ca704cf4fd92de4960876b660d7a31d4af3f5f426e9fa0ef50cf56a4525463f71a6cd0e6553926d130034 SHA512 0a9efba94fa2fec98b5216d4d6f6330abc5c65b36b6e9008727d9bc12dcd00b5f659230756b5ee9e1fedd52b680c42513e339d3e8b37bbbcb140bfab0b3c8087 -DIST firefox-87.0-vi.xpi 572841 BLAKE2B 3cdf4b24dcac2c488a5d8df02dec77b4029ab3ec1c87f6139c87b6c8e4c8e021ae483c058fec2afe228f63d837c79704adcb2f162d6895d5a7b87053b94e54dc SHA512 ec7c2c96f8377b3cd78eb5fd78a4e9e5cf22eca847db322fa4d8da9da57dd5bf00f32f03ddad0d27619061b012f14136cb6bc5ee4a6eea48401f07fb38c96916 -DIST firefox-87.0-xh.xpi 425312 BLAKE2B db9d64f7d61b5d3d17a629f4fb532a0985860bdfb90bac63c0b680e6f817dff02eefca07b628b26cfc003c85e235ff1d869e5b155e506b0a60592ca13f2873b6 SHA512 3643c9512a15b2944c58b1d1c8bb133b97c3861a3370cddfd216c952101779657416c3c9a5372a71d02576dbd33ba434556ef87d4659f7b14d95d8766f947d29 -DIST firefox-87.0-zh-CN.xpi 574675 BLAKE2B 5d57dc94cf7461964f4a2ed67466f052b7f9719b9c0e2efa535f31821cdbf0a086f829e2d07abf024d56df7e459d5f1918cce34aec59b792d7bdb1dfe94f9243 SHA512 48941d1da578dbb69321c42d278517b596813c5949392d18a606e61f4048b9b0fa1f19959205086f8e76aca8a3449261641926b439147321357761a6135e27ea -DIST firefox-87.0-zh-TW.xpi 574917 BLAKE2B 169717dd4dc72be69f4d05893a7d21469b0e7994c9483457e2d9cc67ecb416435b8bba0e0570e73e6a8e806d53b46bfabb7e258af1aae57c925999e5f6d8be30 SHA512 caf887dade2a47dd88816e27a251c844afb4eb619568b50fe213986a4bb3e5ce8a53c3235873d3e9a47810e033aa0a2b49ff05df28a8fc2b7f562971156759af -DIST firefox-87.0.source.tar.xz 377285124 BLAKE2B c3dfb4b68b6a77fc760328fcce11cee92755dea3373636198f1cdf74d00e4cb56cf44dacfd513da94dac3f0bc4b1c5d68ce2af2f790b261099d9f7007a0fc342 SHA512 c1c08be2283e7a162c8be2f2647ec2bb85cab592738dc45e4b4ffb72969229cc0019a30782a4cb27f09a13b088c63841071dd202b3543dfba295140a7d6246a4 +DIST firefox-78esr-patches-12.tar.xz 67840 BLAKE2B d85abdbb54a252852badac50866cf5b5009c050ec4aa80ae2454eef2719e80f3442f5a74ec58d3c36531539042830427cd85507b708c1d5b36ea44dd0cef60b7 SHA512 4445c0880fc234c3838394483ce986e4e222260a99427069ba9c55b56fcd49a485ec916ee6aa2629f922390e92bfcd78028e30cc2e62fad9bc080ae45b26ba2e DIST firefox-88-patches-01.tar.xz 22344 BLAKE2B b4c1a96fa339dc5ccbd631a1ce03ccdea2bc5598644f331a14db061c5cc94168ee51ecc61a62f05bdd4f7eebdb41bbb646ec1a56e1570572ebcb892a4273be3f SHA512 6688e2e918530d3ff3fce9b2ce233356d7409c293fd4465afebc5e6886ced1d9bdcc48405ac3c4b7524a26a225919cfcf1accd3c14a01c073feb6dd1ae73cd45 DIST firefox-88.0-ach.xpi 466425 BLAKE2B 571f2d86a1535d58b32b3647166fdf86014af4ec1cea5369f73d0b0991bd3b4c9940f77d1833b0f260885c663c9915171124495958ddbdc887e7d5fe3564ee56 SHA512 0cef9516afd5907b206f4b467de63d0bb51414d5cc86c49c6e3f0d6fd8964f66790b441b34ca37ccc5a8d333b9d42fc602a2bed8bd81bc1c9dd5f5ad29eefbd7 DIST firefox-88.0-af.xpi 430681 BLAKE2B b7930a70b8eaf3f09bd4be9d34c698672b7f09fe643a50e6d04f8de3be5591beedbc651a9a85de45e1a2052ee80f279e4c1b60d37fb03f6ab7fa0f8c0d3ce96a SHA512 7d7292d6f258328318bb7d09b1053618a9b304fc5884de769db4f909b49438156d2eac8f3f8cf62fbfa115190f143713b350aea529d07e0a6a5c3da626096eeb diff --git a/www-client/firefox/firefox-78.10.0.ebuild b/www-client/firefox/firefox-78.10.0.ebuild index 72a7cc28c304..0668b5cf9276 100644 --- a/www-client/firefox/firefox-78.10.0.ebuild +++ b/www-client/firefox/firefox-78.10.0.ebuild @@ -3,7 +3,7 @@ EAPI="7" -FIREFOX_PATCHSET="firefox-78esr-patches-11.tar.xz" +FIREFOX_PATCHSET="firefox-78esr-patches-12.tar.xz" LLVM_MAX_SLOT=11 diff --git a/www-client/firefox/firefox-78.9.0.ebuild b/www-client/firefox/firefox-78.9.0.ebuild deleted file mode 100644 index 513f802e67cb..000000000000 --- a/www-client/firefox/firefox-78.9.0.ebuild +++ /dev/null @@ -1,1175 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -FIREFOX_PATCHSET="firefox-78esr-patches-10.tar.xz" - -LLVM_MAX_SLOT=11 - -PYTHON_COMPAT=( python3_{7..9} ) -PYTHON_REQ_USE="ncurses,sqlite,ssl" - -WANT_AUTOCONF="2.1" - -VIRTUALX_REQUIRED="pgo" - -MOZ_ESR=yes - -MOZ_PV=${PV} -MOZ_PV_SUFFIX= -if [[ ${PV} =~ (_(alpha|beta|rc).*)$ ]] ; then - MOZ_PV_SUFFIX=${BASH_REMATCH[1]} - - # Convert the ebuild version to the upstream Mozilla version - MOZ_PV="${MOZ_PV/_alpha/a}" # Handle alpha for SRC_URI - MOZ_PV="${MOZ_PV/_beta/b}" # Handle beta for SRC_URI - MOZ_PV="${MOZ_PV%%_rc*}" # Handle rc for SRC_URI -fi - -if [[ -n ${MOZ_ESR} ]] ; then - # ESR releases have slightly different version numbers - MOZ_PV="${MOZ_PV}esr" -fi - -MOZ_PN="${PN%-bin}" -MOZ_P="${MOZ_PN}-${MOZ_PV}" -MOZ_PV_DISTFILES="${MOZ_PV}${MOZ_PV_SUFFIX}" -MOZ_P_DISTFILES="${MOZ_PN}-${MOZ_PV_DISTFILES}" - -inherit autotools check-reqs desktop flag-o-matic gnome2-utils llvm \ - multiprocessing pax-utils python-any-r1 toolchain-funcs \ - virtualx xdg - -MOZ_SRC_BASE_URI="https://archive.mozilla.org/pub/${MOZ_PN}/releases/${MOZ_PV}" - -if [[ ${PV} == *_rc* ]] ; then - MOZ_SRC_BASE_URI="https://archive.mozilla.org/pub/${MOZ_PN}/candidates/${MOZ_PV}-candidates/build${PV##*_rc}" -fi - -PATCH_URIS=( - https://dev.gentoo.org/~{axs,polynomial-c,whissi}/mozilla/patchsets/${FIREFOX_PATCHSET} -) - -SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> ${MOZ_P_DISTFILES}.source.tar.xz - ${PATCH_URIS[@]}" - -DESCRIPTION="Firefox Web Browser" -HOMEPAGE="https://www.mozilla.com/firefox" - -KEYWORDS="amd64 arm64 ~ppc64 x86" - -SLOT="0/esr$(ver_cut 1)" -LICENSE="MPL-2.0 GPL-2 LGPL-2.1" -IUSE="+clang cpu_flags_arm_neon dbus debug eme-free geckodriver +gmp-autoupdate - hardened hwaccel jack lto +openh264 pgo pulseaudio screencast selinux - +system-av1 +system-harfbuzz +system-icu +system-jpeg +system-libevent - +system-libvpx +system-webp wayland wifi" - -REQUIRED_USE="debug? ( !system-av1 ) - screencast? ( wayland ) - wifi? ( dbus )" - -BDEPEND="${PYTHON_DEPS} - app-arch/unzip - app-arch/zip - >=dev-util/cbindgen-0.14.3 - >=net-libs/nodejs-10.21.0 - virtual/pkgconfig - >=virtual/rust-1.41.0 - || ( - ( - sys-devel/clang:11 - sys-devel/llvm:11 - clang? ( - =sys-devel/lld-11* - pgo? ( =sys-libs/compiler-rt-sanitizers-11*[profile] ) - ) - ) - ( - sys-devel/clang:10 - sys-devel/llvm:10 - clang? ( - =sys-devel/lld-10* - pgo? ( =sys-libs/compiler-rt-sanitizers-10*[profile] ) - ) - ) - ) - lto? ( - !clang? ( sys-devel/binutils[gold] ) - ) - amd64? ( >=dev-lang/yasm-1.1 ) - x86? ( >=dev-lang/yasm-1.1 ) - !system-av1? ( - amd64? ( >=dev-lang/nasm-2.13 ) - x86? ( >=dev-lang/nasm-2.13 ) - )" - -CDEPEND=" - >=dev-libs/nss-3.53.1 - >=dev-libs/nspr-4.25 - dev-libs/atk - dev-libs/expat - >=x11-libs/cairo-1.10[X] - >=x11-libs/gtk+-2.18:2 - >=x11-libs/gtk+-3.4.0:3[X] - x11-libs/gdk-pixbuf - >=x11-libs/pango-1.22.0 - >=media-libs/libpng-1.6.35:0=[apng] - >=media-libs/mesa-10.2:* - media-libs/fontconfig - >=media-libs/freetype-2.4.10 - kernel_linux? ( !pulseaudio? ( media-libs/alsa-lib ) ) - virtual/freedesktop-icon-theme - >=x11-libs/pixman-0.19.2 - >=dev-libs/glib-2.26:2 - >=sys-libs/zlib-1.2.3 - >=dev-libs/libffi-3.0.10:= - media-video/ffmpeg - x11-libs/libX11 - x11-libs/libXcomposite - x11-libs/libXdamage - x11-libs/libXext - x11-libs/libXfixes - x11-libs/libXrender - x11-libs/libXt - dbus? ( - sys-apps/dbus - dev-libs/dbus-glib - ) - screencast? ( media-video/pipewire:0/0.3 ) - system-av1? ( - >=media-libs/dav1d-0.3.0:= - >=media-libs/libaom-1.0.0:= - ) - system-harfbuzz? ( - >=media-libs/harfbuzz-2.6.8:0= - >=media-gfx/graphite2-1.3.13 - ) - system-icu? ( >=dev-libs/icu-67.1:= ) - system-jpeg? ( >=media-libs/libjpeg-turbo-1.2.1 ) - system-libevent? ( >=dev-libs/libevent-2.0:0=[threads] ) - system-libvpx? ( >=media-libs/libvpx-1.8.2:0=[postproc] ) - system-webp? ( >=media-libs/libwebp-1.1.0:0= ) - wifi? ( - kernel_linux? ( - sys-apps/dbus - dev-libs/dbus-glib - net-misc/networkmanager - ) - ) - jack? ( virtual/jack ) - selinux? ( sec-policy/selinux-mozilla )" - -RDEPEND="${CDEPEND} - jack? ( virtual/jack ) - openh264? ( media-libs/openh264:*[plugin] ) - pulseaudio? ( - || ( - media-sound/pulseaudio - >=media-sound/apulse-0.1.12-r4 - ) - ) - selinux? ( sec-policy/selinux-mozilla )" - -DEPEND="${CDEPEND} - pulseaudio? ( - || ( - media-sound/pulseaudio - >=media-sound/apulse-0.1.12-r4[sdk] - ) - ) - wayland? ( >=x11-libs/gtk+-3.11:3[wayland] ) - amd64? ( virtual/opengl ) - x86? ( virtual/opengl )" - -S="${WORKDIR}/${PN}-${PV%_*}" - -# Allow MOZ_GMP_PLUGIN_LIST to be set in an eclass or -# overridden in the enviromnent (advanced hackers only) -if [[ -z "${MOZ_GMP_PLUGIN_LIST+set}" ]] ; then - MOZ_GMP_PLUGIN_LIST=( gmp-gmpopenh264 gmp-widevinecdm ) -fi - -llvm_check_deps() { - if ! has_version -b "sys-devel/clang:${LLVM_SLOT}" ; then - ewarn "sys-devel/clang:${LLVM_SLOT} is missing! Cannot use LLVM slot ${LLVM_SLOT} ..." >&2 - return 1 - fi - - if use clang ; then - if ! has_version -b "=sys-devel/lld-${LLVM_SLOT}*" ; then - ewarn "=sys-devel/lld-${LLVM_SLOT}* is missing! Cannot use LLVM slot ${LLVM_SLOT} ..." >&2 - return 1 - fi - - if use pgo ; then - if ! has_version -b "=sys-libs/compiler-rt-sanitizers-${LLVM_SLOT}*" ; then - ewarn "=sys-libs/compiler-rt-sanitizers-${LLVM_SLOT}* is missing! Cannot use LLVM slot ${LLVM_SLOT} ..." >&2 - return 1 - fi - fi - fi - - einfo "Using LLVM slot ${LLVM_SLOT} to build" >&2 -} - -MOZ_LANGS=( - ach af an ar ast az be bg bn br bs ca-valencia ca cak cs cy - da de dsb el en-CA en-GB en-US eo es-AR es-CL es-ES es-MX et eu - fa ff fi fr fy-NL ga-IE gd gl gn gu-IN he hi-IN hr hsb hu hy-AM - ia id is it ja ka kab kk km kn ko lij lt lv mk mr ms my - nb-NO ne-NP nl nn-NO oc pa-IN pl pt-BR pt-PT rm ro ru - si sk sl son sq sr sv-SE ta te th tl tr trs uk ur uz vi - xh zh-CN zh-TW -) - -mozilla_set_globals() { - # https://bugs.gentoo.org/587334 - local MOZ_TOO_REGIONALIZED_FOR_L10N=( - fy-NL ga-IE gu-IN hi-IN hy-AM nb-NO ne-NP nn-NO pa-IN sv-SE - ) - - local lang xflag - for lang in "${MOZ_LANGS[@]}" ; do - # en and en_US are handled internally - if [[ ${lang} == en ]] || [[ ${lang} == en-US ]] ; then - continue - fi - - # strip region subtag if $lang is in the list - if has ${lang} "${MOZ_TOO_REGIONALIZED_FOR_L10N[@]}" ; then - xflag=${lang%%-*} - else - xflag=${lang} - fi - - SRC_URI+=" l10n_${xflag/[_@]/-}? (" - SRC_URI+=" ${MOZ_SRC_BASE_URI}/linux-x86_64/xpi/${lang}.xpi -> ${MOZ_P_DISTFILES}-${lang}.xpi" - SRC_URI+=" )" - IUSE+=" l10n_${xflag/[_@]/-}" - done -} -mozilla_set_globals - -moz_clear_vendor_checksums() { - debug-print-function ${FUNCNAME} "$@" - - if [[ ${#} -ne 1 ]] ; then - die "${FUNCNAME} requires exact one argument" - fi - - einfo "Clearing cargo checksums for ${1} ..." - - sed -i \ - -e 's/\("files":{\)[^}]*/\1/' \ - "${S}"/third_party/rust/${1}/.cargo-checksum.json \ - || die -} - -moz_install_xpi() { - debug-print-function ${FUNCNAME} "$@" - - if [[ ${#} -lt 2 ]] ; then - die "${FUNCNAME} requires at least two arguments" - fi - - local DESTDIR=${1} - shift - - insinto "${DESTDIR}" - - local emid xpi_file xpi_tmp_dir - for xpi_file in "${@}" ; do - emid= - xpi_tmp_dir=$(mktemp -d --tmpdir="${T}") - - # Unpack XPI - unzip -qq "${xpi_file}" -d "${xpi_tmp_dir}" || die - - # Determine extension ID - if [[ -f "${xpi_tmp_dir}/install.rdf" ]] ; then - emid=$(sed -n -e '/install-manifest/,$ { /em:id/!d; s/.*[\">]\([^\"<>]*\)[\"<].*/\1/; p; q }' "${xpi_tmp_dir}/install.rdf") - [[ -z "${emid}" ]] && die "failed to determine extension id from install.rdf" - elif [[ -f "${xpi_tmp_dir}/manifest.json" ]] ; then - emid=$(sed -n -e 's/.*"id": "\([^"]*\)".*/\1/p' "${xpi_tmp_dir}/manifest.json") - [[ -z "${emid}" ]] && die "failed to determine extension id from manifest.json" - else - die "failed to determine extension id" - fi - - einfo "Installing ${emid}.xpi into ${ED}${DESTDIR} ..." - newins "${xpi_file}" "${emid}.xpi" - done -} - -mozconfig_add_options_ac() { - debug-print-function ${FUNCNAME} "$@" - - if [[ ${#} -lt 2 ]] ; then - die "${FUNCNAME} requires at least two arguments" - fi - - local reason=${1} - shift - - local option - for option in ${@} ; do - echo "ac_add_options ${option} # ${reason}" >>${MOZCONFIG} - done -} - -mozconfig_add_options_mk() { - debug-print-function ${FUNCNAME} "$@" - - if [[ ${#} -lt 2 ]] ; then - die "${FUNCNAME} requires at least two arguments" - fi - - local reason=${1} - shift - - local option - for option in ${@} ; do - echo "mk_add_options ${option} # ${reason}" >>${MOZCONFIG} - done -} - -mozconfig_use_enable() { - debug-print-function ${FUNCNAME} "$@" - - if [[ ${#} -lt 1 ]] ; then - die "${FUNCNAME} requires at least one arguments" - fi - - local flag=$(use_enable "${@}") - mozconfig_add_options_ac "$(use ${1} && echo +${1} || echo -${1})" "${flag}" -} - -mozconfig_use_with() { - debug-print-function ${FUNCNAME} "$@" - - if [[ ${#} -lt 1 ]] ; then - die "${FUNCNAME} requires at least one arguments" - fi - - local flag=$(use_with "${@}") - mozconfig_add_options_ac "$(use ${1} && echo +${1} || echo -${1})" "${flag}" -} - -pkg_pretend() { - if [[ ${MERGE_TYPE} != binary ]] ; then - if use pgo ; then - if ! has usersandbox $FEATURES ; then - die "You must enable usersandbox as X server can not run as root!" - fi - fi - - # Ensure we have enough disk space to compile - if use pgo || use lto || use debug ; then - CHECKREQS_DISK_BUILD="13500M" - else - CHECKREQS_DISK_BUILD="6400M" - fi - - check-reqs_pkg_pretend - fi -} - -pkg_setup() { - if [[ ${MERGE_TYPE} != binary ]] ; then - if use pgo ; then - if ! has userpriv ${FEATURES} ; then - eerror "Building ${PN} with USE=pgo and FEATURES=-userpriv is not supported!" - fi - fi - - # Ensure we have enough disk space to compile - if use pgo || use lto || use debug ; then - CHECKREQS_DISK_BUILD="13500M" - else - CHECKREQS_DISK_BUILD="6400M" - fi - - check-reqs_pkg_setup - - llvm_pkg_setup - - if use clang && use lto ; then - local version_lld=$(ld.lld --version 2>/dev/null | awk '{ print $2 }') - [[ -n ${version_lld} ]] && version_lld=$(ver_cut 1 "${version_lld}") - [[ -z ${version_lld} ]] && die "Failed to read ld.lld version!" - - # temp fix for https://bugs.gentoo.org/768543 - # we can assume that rust 1.{49,50}.0 always uses llvm 11 - local version_rust=$(rustc -Vv 2>/dev/null | grep -F -- 'release:' | awk '{ print $2 }') - [[ -n ${version_rust} ]] && version_rust=$(ver_cut 1-2 "${version_rust}") - [[ -z ${version_rust} ]] && die "Failed to read version from rustc!" - - if ver_test "${version_rust}" -ge "1.49" && ver_test "${version_rust}" -le "1.50" ; then - local version_llvm_rust="11" - else - local version_llvm_rust=$(rustc -Vv 2>/dev/null | grep -F -- 'LLVM version:' | awk '{ print $3 }') - [[ -n ${version_llvm_rust} ]] && version_llvm_rust=$(ver_cut 1 "${version_llvm_rust}") - [[ -z ${version_llvm_rust} ]] && die "Failed to read used LLVM version from rustc!" - fi - - if ver_test "${version_lld}" -ne "${version_llvm_rust}" ; then - eerror "Rust is using LLVM version ${version_llvm_rust} but ld.lld version belongs to LLVM version ${version_lld}." - eerror "You will be unable to link ${CATEGORY}/${PN}. To proceed you have the following options:" - eerror " - Manually switch rust version using 'eselect rust' to match used LLVM version" - eerror " - Switch to dev-lang/rust[system-llvm] which will guarantee matching version" - eerror " - Build ${CATEGORY}/${PN} without USE=lto" - die "LLVM version used by Rust (${version_llvm_rust}) does not match with ld.lld version (${version_lld})!" - fi - fi - - python-any-r1_pkg_setup - - # Avoid PGO profiling problems due to enviroment leakage - # These should *always* be cleaned up anyway - unset \ - DBUS_SESSION_BUS_ADDRESS \ - DISPLAY \ - ORBIT_SOCKETDIR \ - SESSION_MANAGER \ - XAUTHORITY \ - XDG_CACHE_HOME \ - XDG_SESSION_COOKIE - - # Build system is using /proc/self/oom_score_adj, bug #604394 - addpredict /proc/self/oom_score_adj - - if ! mountpoint -q /dev/shm ; then - # If /dev/shm is not available, configure is known to fail with - # a traceback report referencing /usr/lib/pythonN.N/multiprocessing/synchronize.py - ewarn "/dev/shm is not mounted -- expect build failures!" - fi - - # Google API keys (see http://www.chromium.org/developers/how-tos/api-keys) - # Note: These are for Gentoo Linux use ONLY. For your own distribution, please - # get your own set of keys. - if [[ -z "${MOZ_API_KEY_GOOGLE+set}" ]] ; then - MOZ_API_KEY_GOOGLE="AIzaSyDEAOvatFogGaPi0eTgsV_ZlEzx0ObmepsMzfAc" - fi - - if [[ -z "${MOZ_API_KEY_LOCATION+set}" ]] ; then - MOZ_API_KEY_LOCATION="AIzaSyB2h2OuRgGaPicUgy5N-5hsZqiPW6sH3n_rptiQ" - fi - - # Mozilla API keys (see https://location.services.mozilla.com/api) - # Note: These are for Gentoo Linux use ONLY. For your own distribution, please - # get your own set of keys. - if [[ -z "${MOZ_API_KEY_MOZILLA+set}" ]] ; then - MOZ_API_KEY_MOZILLA="edb3d487-3a84-46m0ap1e3-9dfd-92b5efaaa005" - fi - - # Ensure we use C locale when building, bug #746215 - export LC_ALL=C - fi -} - -src_unpack() { - local _lp_dir="${WORKDIR}/language_packs" - local _src_file - - if [[ ! -d "${_lp_dir}" ]] ; then - mkdir "${_lp_dir}" || die - fi - - for _src_file in ${A} ; do - if [[ ${_src_file} == *.xpi ]]; then - cp "${DISTDIR}/${_src_file}" "${_lp_dir}" || die "Failed to copy '${_src_file}' to '${_lp_dir}'!" - else - unpack ${_src_file} - fi - done -} - -src_prepare() { - use lto && rm -v "${WORKDIR}"/firefox-patches/*-LTO-Only-enable-LTO-*.patch - eapply "${WORKDIR}/firefox-patches" - - # Allow user to apply any additional patches without modifing ebuild - eapply_user - - # Make LTO respect MAKEOPTS - sed -i \ - -e "s/multiprocessing.cpu_count()/$(makeopts_jobs)/" \ - "${S}"/build/moz.configure/lto-pgo.configure \ - || die "sed failed to set num_cores" - - # Make ICU respect MAKEOPTS - sed -i \ - -e "s/multiprocessing.cpu_count()/$(makeopts_jobs)/" \ - "${S}"/intl/icu_sources_data.py \ - || die "sed failed to set num_cores" - - # sed-in toolchain prefix - sed -i \ - -e "s/objdump/${CHOST}-objdump/" \ - "${S}"/python/mozbuild/mozbuild/configure/check_debug_ranges.py \ - || die "sed failed to set toolchain prefix" - - sed -i \ - -e 's/ccache_stats = None/return None/' \ - "${S}"/python/mozbuild/mozbuild/controller/building.py \ - || die "sed failed to disable ccache stats call" - - einfo "Removing pre-built binaries ..." - find "${S}"/third_party -type f \( -name '*.so' -o -name '*.o' \) -print -delete || die - - # Clearing checksums where we have applied patches - moz_clear_vendor_checksums target-lexicon-0.9.0 - - # Create build dir - BUILD_DIR="${WORKDIR}/${PN}_build" - mkdir -p "${BUILD_DIR}" || die - - # Write API keys to disk - echo -n "${MOZ_API_KEY_GOOGLE//gGaPi/}" > "${S}"/api-google.key || die - echo -n "${MOZ_API_KEY_LOCATION//gGaPi/}" > "${S}"/api-location.key || die - echo -n "${MOZ_API_KEY_MOZILLA//m0ap1/}" > "${S}"/api-mozilla.key || die - - xdg_src_prepare -} - -src_configure() { - # Show flags set at the beginning - einfo "Current BINDGEN_CFLAGS:\t${BINDGEN_CFLAGS:-no value set}" - einfo "Current CFLAGS:\t\t${CFLAGS:-no value set}" - einfo "Current CXXFLAGS:\t\t${CXXFLAGS:-no value set}" - einfo "Current LDFLAGS:\t\t${LDFLAGS:-no value set}" - einfo "Current RUSTFLAGS:\t\t${RUSTFLAGS:-no value set}" - - local have_switched_compiler= - if use clang && ! tc-is-clang ; then - # Force clang - einfo "Enforcing the use of clang due to USE=clang ..." - have_switched_compiler=yes - AR=llvm-ar - CC=${CHOST}-clang - CXX=${CHOST}-clang++ - NM=llvm-nm - RANLIB=llvm-ranlib - elif ! use clang && ! tc-is-gcc ; then - # Force gcc - have_switched_compiler=yes - einfo "Enforcing the use of gcc due to USE=-clang ..." - AR=gcc-ar - CC=${CHOST}-gcc - CXX=${CHOST}-g++ - NM=gcc-nm - RANLIB=gcc-ranlib - fi - - if [[ -n "${have_switched_compiler}" ]] ; then - # Because we switched active compiler we have to ensure - # that no unsupported flags are set - strip-unsupported-flags - fi - - # Ensure we use correct toolchain - export HOST_CC="$(tc-getBUILD_CC)" - export HOST_CXX="$(tc-getBUILD_CXX)" - tc-export CC CXX LD AR NM OBJDUMP RANLIB PKG_CONFIG - - # Pass the correct toolchain paths through cbindgen - if tc-is-cross-compiler ; then - export BINDGEN_CFLAGS="${SYSROOT:+--sysroot=${ESYSROOT}} --target=${CHOST} ${BINDGEN_CFLAGS-}" - fi - - # Set MOZILLA_FIVE_HOME - export MOZILLA_FIVE_HOME="/usr/$(get_libdir)/${PN}" - - # python/mach/mach/mixin/process.py fails to detect SHELL - export SHELL="${EPREFIX}/bin/bash" - - # Set MOZCONFIG - export MOZCONFIG="${S}/.mozconfig" - - # Initialize MOZCONFIG - mozconfig_add_options_ac '' --enable-application=browser - - # Set Gentoo defaults - export MOZILLA_OFFICIAL=1 - - mozconfig_add_options_ac 'Gentoo default' \ - --allow-addon-sideload \ - --disable-cargo-incremental \ - --disable-crashreporter \ - --disable-install-strip \ - --disable-strip \ - --disable-updater \ - --enable-official-branding \ - --enable-release \ - --enable-system-ffi \ - --enable-system-pixman \ - --host="${CBUILD:-${CHOST}}" \ - --libdir="${EPREFIX}/usr/$(get_libdir)" \ - --prefix="${EPREFIX}/usr" \ - --target="${CHOST}" \ - --without-ccache \ - --with-intl-api \ - --with-libclang-path="$(llvm-config --libdir)" \ - --with-system-nspr \ - --with-system-nss \ - --with-system-png \ - --with-system-zlib \ - --with-toolchain-prefix="${CHOST}-" \ - --with-unsigned-addon-scopes=app,system \ - --x-includes="${SYSROOT}${EPREFIX}/usr/include" \ - --x-libraries="${SYSROOT}${EPREFIX}/usr/$(get_libdir)" - - # Set update channel - local update_channel=release - [[ -n ${MOZ_ESR} ]] && update_channel=esr - mozconfig_add_options_ac '' --update-channel=${update_channel} - - if ! use x86 && [[ ${CHOST} != armv*h* ]] ; then - mozconfig_add_options_ac '' --enable-rust-simd - fi - - if [[ -s "${S}/api-google.key" ]] ; then - local key_origin="Gentoo default" - if [[ $(cat "${S}/api-google.key" | md5sum | awk '{ print $1 }') != 709560c02f94b41f9ad2c49207be6c54 ]] ; then - key_origin="User value" - fi - - mozconfig_add_options_ac "${key_origin}" \ - --with-google-safebrowsing-api-keyfile="${S}/api-google.key" - else - einfo "Building without Google API key ..." - fi - - if [[ -s "${S}/api-location.key" ]] ; then - local key_origin="Gentoo default" - if [[ $(cat "${S}/api-location.key" | md5sum | awk '{ print $1 }') != ffb7895e35dedf832eb1c5d420ac7420 ]] ; then - key_origin="User value" - fi - - mozconfig_add_options_ac "${key_origin}" \ - --with-google-location-service-api-keyfile="${S}/api-location.key" - else - einfo "Building without Location API key ..." - fi - - if [[ -s "${S}/api-mozilla.key" ]] ; then - local key_origin="Gentoo default" - if [[ $(cat "${S}/api-mozilla.key" | md5sum | awk '{ print $1 }') != 3927726e9442a8e8fa0e46ccc39caa27 ]] ; then - key_origin="User value" - fi - - mozconfig_add_options_ac "${key_origin}" \ - --with-mozilla-api-keyfile="${S}/api-mozilla.key" - else - einfo "Building without Mozilla API key ..." - fi - - mozconfig_use_with system-av1 - mozconfig_use_with system-harfbuzz - mozconfig_use_with system-harfbuzz system-graphite2 - mozconfig_use_with system-icu - mozconfig_use_with system-jpeg - mozconfig_use_with system-libevent system-libevent "${SYSROOT}${EPREFIX}/usr" - mozconfig_use_with system-libvpx - mozconfig_use_with system-webp - - mozconfig_use_enable dbus - - use eme-free && mozconfig_add_options_ac '+eme-free' --disable-eme - - mozconfig_use_enable geckodriver - - if use hardened ; then - mozconfig_add_options_ac "+hardened" --enable-hardening - append-ldflags "-Wl,-z,relro -Wl,-z,now" - fi - - mozconfig_use_enable jack - - mozconfig_use_enable pulseaudio - # force the deprecated alsa sound code if pulseaudio is disabled - if use kernel_linux && ! use pulseaudio ; then - mozconfig_add_options_ac '-pulseaudio' --enable-alsa - fi - - mozconfig_use_enable screencast pipewire - - mozconfig_use_enable wifi necko-wifi - - if use wayland ; then - mozconfig_add_options_ac '+wayland' --enable-default-toolkit=cairo-gtk3-wayland - else - mozconfig_add_options_ac '' --enable-default-toolkit=cairo-gtk3 - fi - - if use lto ; then - if use clang ; then - # Upstream only supports lld when using clang - mozconfig_add_options_ac "forcing ld=lld due to USE=clang and USE=lto" --enable-linker=lld - - mozconfig_add_options_ac '+lto' --enable-lto=cross - else - # Linking only works when using ld.gold when LTO is enabled - mozconfig_add_options_ac "forcing ld=gold due to USE=lto" --enable-linker=gold - - # ThinLTO is currently broken, see bmo#1644409 - mozconfig_add_options_ac '+lto' --enable-lto=full - fi - - if use pgo ; then - mozconfig_add_options_ac '+pgo' MOZ_PGO=1 - - if use clang ; then - # Used in build/pgo/profileserver.py - export LLVM_PROFDATA="llvm-profdata" - fi - fi - else - # Avoid auto-magic on linker - if use clang ; then - # This is upstream's default - mozconfig_add_options_ac "forcing ld=lld due to USE=clang" --enable-linker=lld - elif tc-ld-is-gold ; then - mozconfig_add_options_ac "linker is set to gold" --enable-linker=gold - else - mozconfig_add_options_ac "linker is set to bfd" --enable-linker=bfd - fi - fi - - # LTO flag was handled via configure - filter-flags '-flto*' - - mozconfig_use_enable debug - if use debug ; then - mozconfig_add_options_ac '+debug' --disable-optimize - else - if is-flag '-g*' ; then - if use clang ; then - mozconfig_add_options_ac 'from CFLAGS' --enable-debug-symbols=$(get-flag '-g*') - else - mozconfig_add_options_ac 'from CFLAGS' --enable-debug-symbols - fi - else - mozconfig_add_options_ac 'Gentoo default' --disable-debug-symbols - fi - - if is-flag '-O0' ; then - mozconfig_add_options_ac "from CFLAGS" --enable-optimize=-O0 - elif is-flag '-O4' ; then - mozconfig_add_options_ac "from CFLAGS" --enable-optimize=-O4 - elif is-flag '-O3' ; then - mozconfig_add_options_ac "from CFLAGS" --enable-optimize=-O3 - elif is-flag '-O1' ; then - mozconfig_add_options_ac "from CFLAGS" --enable-optimize=-O1 - elif is-flag '-Os' ; then - mozconfig_add_options_ac "from CFLAGS" --enable-optimize=-Os - else - mozconfig_add_options_ac "Gentoo default" --enable-optimize=-O2 - fi - fi - - # Debug flag was handled via configure - filter-flags '-g*' - - # Optimization flag was handled via configure - filter-flags '-O*' - - # Modifications to better support ARM, bug #553364 - if use cpu_flags_arm_neon ; then - mozconfig_add_options_ac '+cpu_flags_arm_neon' --with-fpu=neon - - if ! tc-is-clang ; then - # thumb options aren't supported when using clang, bug 666966 - mozconfig_add_options_ac '+cpu_flags_arm_neon' \ - --with-thumb=yes \ - --with-thumb-interwork=no - fi - fi - - if [[ ${CHOST} == armv*h* ]] ; then - mozconfig_add_options_ac 'CHOST=armv*h*' --with-float-abi=hard - - if ! use system-libvpx ; then - sed -i \ - -e "s|softfp|hard|" \ - "${S}"/media/libvpx/moz.build \ - || die - fi - fi - - if use clang ; then - # https://bugzilla.mozilla.org/show_bug.cgi?id=1482204 - # https://bugzilla.mozilla.org/show_bug.cgi?id=1483822 - # toolkit/moz.configure Elfhack section: target.cpu in ('arm', 'x86', 'x86_64') - local disable_elf_hack= - if use amd64 ; then - disable_elf_hack=yes - elif use x86 ; then - disable_elf_hack=yes - elif use arm ; then - disable_elf_hack=yes - fi - - if [[ -n ${disable_elf_hack} ]] ; then - mozconfig_add_options_ac 'elf-hack is broken when using Clang' --disable-elf-hack - fi - elif tc-is-gcc ; then - if ver_test $(gcc-fullversion) -ge 10 ; then - einfo "Forcing -fno-tree-loop-vectorize to workaround GCC bug, see bug 758446 ..." - append-cxxflags -fno-tree-loop-vectorize - fi - fi - - # Additional ARCH support - case "${ARCH}" in - arm) - # Reduce the memory requirements for linking - if use clang ; then - # Nothing to do - :; - elif tc-ld-is-gold || use lto ; then - append-ldflags -Wl,--no-keep-memory - else - append-ldflags -Wl,--no-keep-memory -Wl,--reduce-memory-overheads - fi - ;; - esac - - if ! use elibc_glibc ; then - mozconfig_add_options_ac '!elibc_glibc' --disable-jemalloc - fi - - # Allow elfhack to work in combination with unstripped binaries - # when they would normally be larger than 2GiB. - append-ldflags "-Wl,--compress-debug-sections=zlib" - - # Make revdep-rebuild.sh happy; Also required for musl - append-ldflags -Wl,-rpath="${MOZILLA_FIVE_HOME}",--enable-new-dtags - - # Pass $MAKEOPTS to build system - export MOZ_MAKE_FLAGS="${MAKEOPTS}" - - # Use system's Python environment - export MACH_USE_SYSTEM_PYTHON=1 - - # Disable notification when build system has finished - export MOZ_NOSPAM=1 - - # Build system requires xargs but is unable to find it - mozconfig_add_options_mk 'Gentoo default' "XARGS=${EPREFIX}/usr/bin/xargs" - - # Set build dir - mozconfig_add_options_mk 'Gentoo default' "MOZ_OBJDIR=${BUILD_DIR}" - - # Show flags we will use - einfo "Build BINDGEN_CFLAGS:\t${BINDGEN_CFLAGS:-no value set}" - einfo "Build CFLAGS:\t\t${CFLAGS:-no value set}" - einfo "Build CXXFLAGS:\t\t${CXXFLAGS:-no value set}" - einfo "Build LDFLAGS:\t\t${LDFLAGS:-no value set}" - einfo "Build RUSTFLAGS:\t\t${RUSTFLAGS:-no value set}" - - # Handle EXTRA_CONF and show summary - local ac opt hash reason - - # Apply EXTRA_ECONF entries to $MOZCONFIG - if [[ -n ${EXTRA_ECONF} ]] ; then - IFS=\! read -a ac <<<${EXTRA_ECONF// --/\!} - for opt in "${ac[@]}"; do - mozconfig_add_options_ac "EXTRA_ECONF" --${opt#--} - done - fi - - echo - echo "==========================================================" - echo "Building ${PF} with the following configuration" - grep ^ac_add_options "${MOZCONFIG}" | while read ac opt hash reason; do - [[ -z ${hash} || ${hash} == \# ]] \ - || die "error reading mozconfig: ${ac} ${opt} ${hash} ${reason}" - printf " %-30s %s\n" "${opt}" "${reason:-mozilla.org default}" - done - echo "==========================================================" - echo - - ./mach configure || die -} - -src_compile() { - local virtx_cmd= - - if use pgo ; then - virtx_cmd=virtx - - # Reset and cleanup environment variables used by GNOME/XDG - gnome2_environment_reset - - addpredict /root - fi - - local -x GDK_BACKEND=x11 - - ${virtx_cmd} ./mach build --verbose \ - || die -} - -src_install() { - # xpcshell is getting called during install - pax-mark m \ - "${BUILD_DIR}"/dist/bin/xpcshell \ - "${BUILD_DIR}"/dist/bin/${PN} \ - "${BUILD_DIR}"/dist/bin/plugin-container - - DESTDIR="${D}" ./mach install || die - - # Upstream cannot ship symlink but we can (bmo#658850) - rm "${ED}${MOZILLA_FIVE_HOME}/${PN}-bin" || die - dosym ${PN} ${MOZILLA_FIVE_HOME}/${PN}-bin - - # Don't install llvm-symbolizer from sys-devel/llvm package - if [[ -f "${ED}${MOZILLA_FIVE_HOME}/llvm-symbolizer" ]] ; then - rm -v "${ED}${MOZILLA_FIVE_HOME}/llvm-symbolizer" || die - fi - - # Install policy (currently only used to disable application updates) - insinto "${MOZILLA_FIVE_HOME}/distribution" - newins "${FILESDIR}"/distribution.ini distribution.ini - newins "${FILESDIR}"/disable-auto-update.policy.json policies.json - - # Install system-wide preferences - local PREFS_DIR="${MOZILLA_FIVE_HOME}/browser/defaults/preferences" - insinto "${PREFS_DIR}" - newins "${FILESDIR}"/gentoo-default-prefs.js all-gentoo.js - - local GENTOO_PREFS="${ED}${PREFS_DIR}/all-gentoo.js" - - # Set dictionary path to use system hunspell - cat >>"${GENTOO_PREFS}" <<-EOF || die "failed to set spellchecker.dictionary_path pref" - pref("spellchecker.dictionary_path", "${EPREFIX}/usr/share/myspell"); - EOF - - # Force hwaccel prefs if USE=hwaccel is enabled - if use hwaccel ; then - cat "${FILESDIR}"/gentoo-hwaccel-prefs.js \ - >>"${GENTOO_PREFS}" \ - || die "failed to add prefs to force hardware-accelerated rendering to all-gentoo.js" - fi - - if ! use gmp-autoupdate ; then - local plugin - for plugin in "${MOZ_GMP_PLUGIN_LIST[@]}" ; do - einfo "Disabling auto-update for ${plugin} plugin ..." - cat >>"${GENTOO_PREFS}" <<-EOF || die "failed to disable autoupdate for ${plugin} media plugin" - pref("media.${plugin}.autoupdate", false); - EOF - done - fi - - # Force the graphite pref if USE=system-harfbuzz is enabled, since the pref cannot disable it - if use system-harfbuzz ; then - cat >>"${GENTOO_PREFS}" <<-EOF || die "failed to set gfx.font_rendering.graphite.enabled pref" - sticky_pref("gfx.font_rendering.graphite.enabled", true); - EOF - fi - - # Install language packs - local langpacks=( $(find "${WORKDIR}/language_packs" -type f -name '*.xpi') ) - if [[ -n "${langpacks}" ]] ; then - moz_install_xpi "${MOZILLA_FIVE_HOME}/distribution/extensions" "${langpacks[@]}" - fi - - # Install geckodriver - if use geckodriver ; then - einfo "Installing geckodriver into ${ED}${MOZILLA_FIVE_HOME} ..." - pax-mark m "${BUILD_DIR}"/dist/bin/geckodriver - exeinto "${MOZILLA_FIVE_HOME}" - doexe "${BUILD_DIR}"/dist/bin/geckodriver - - dosym ${MOZILLA_FIVE_HOME}/geckodriver /usr/bin/geckodriver - fi - - # Install icons - local icon_srcdir="${S}/browser/branding/official" - local icon_symbolic_file="${FILESDIR}/icon/firefox-symbolic.svg" - - insinto /usr/share/icons/hicolor/symbolic/apps - newins "${icon_symbolic_file}" ${PN}-symbolic.svg - - local icon size - for icon in "${icon_srcdir}"/default*.png ; do - size=${icon%.png} - size=${size##*/default} - - if [[ ${size} -eq 48 ]] ; then - newicon "${icon}" ${PN}.png - fi - - newicon -s ${size} "${icon}" ${PN}.png - done - - # Install menus - local wrapper_wayland="${PN}-wayland.sh" - local wrapper_x11="${PN}-x11.sh" - local desktop_file="${FILESDIR}/icon/${PN}-r2.desktop" - local display_protocols="auto X11" - local icon="${PN}" - local name="Mozilla ${MOZ_PN^}" - local use_wayland="false" - - if use wayland ; then - display_protocols+=" Wayland" - use_wayland="true" - fi - - local app_name desktop_filename display_protocol exec_command - for display_protocol in ${display_protocols} ; do - app_name="${name} on ${display_protocol}" - desktop_filename="${PN}-${display_protocol,,}.desktop" - - case ${display_protocol} in - Wayland) - exec_command="${PN}-wayland --name ${PN}-wayland" - newbin "${FILESDIR}/${wrapper_wayland}" ${PN}-wayland - ;; - X11) - if ! use wayland ; then - # Exit loop here because there's no choice so - # we don't need wrapper/.desktop file for X11. - continue - fi - - exec_command="${PN}-x11 --name ${PN}-x11" - newbin "${FILESDIR}/${wrapper_x11}" ${PN}-x11 - ;; - *) - app_name="${name}" - desktop_filename="${PN}.desktop" - exec_command="${PN}" - ;; - esac - - cp "${desktop_file}" "${WORKDIR}/${PN}.desktop-template" || die - - sed -i \ - -e "s:@NAME@:${app_name}:" \ - -e "s:@EXEC@:${exec_command}:" \ - -e "s:@ICON@:${icon}:" \ - "${WORKDIR}/${PN}.desktop-template" \ - || die - - newmenu "${WORKDIR}/${PN}.desktop-template" "${desktop_filename}" - - rm "${WORKDIR}/${PN}.desktop-template" || die - done - - # Install generic wrapper script - [[ -f "${ED}/usr/bin/${PN}" ]] && rm "${ED}/usr/bin/${PN}" - newbin "${FILESDIR}/${PN}.sh" ${PN} - - # Update wrapper - local wrapper - for wrapper in \ - "${ED}/usr/bin/${PN}" \ - "${ED}/usr/bin/${PN}-x11" \ - "${ED}/usr/bin/${PN}-wayland" \ - ; do - [[ ! -f "${wrapper}" ]] && continue - - sed -i \ - -e "s:@PREFIX@:${EPREFIX}/usr:" \ - -e "s:@MOZ_FIVE_HOME@:${MOZILLA_FIVE_HOME}:" \ - -e "s:@APULSELIB_DIR@:${apulselib}:" \ - -e "s:@DEFAULT_WAYLAND@:${use_wayland}:" \ - "${wrapper}" \ - || die - done -} - -pkg_preinst() { - xdg_pkg_preinst - - # If the apulse libs are available in MOZILLA_FIVE_HOME then apulse - # does not need to be forced into the LD_LIBRARY_PATH - if use pulseaudio && has_version ">=media-sound/apulse-0.1.12-r4" ; then - einfo "APULSE found; Generating library symlinks for sound support ..." - local lib - pushd "${ED}${MOZILLA_FIVE_HOME}" &>/dev/null || die - for lib in ../apulse/libpulse{.so{,.0},-simple.so{,.0}} ; do - # A quickpkg rolled by hand will grab symlinks as part of the package, - # so we need to avoid creating them if they already exist. - if [[ ! -L ${lib##*/} ]] ; then - ln -s "${lib}" ${lib##*/} || die - fi - done - popd &>/dev/null || die - fi -} - -pkg_postinst() { - xdg_pkg_postinst - - if ! use gmp-autoupdate ; then - elog "USE='-gmp-autoupdate' has disabled the following plugins from updating or" - elog "installing into new profiles:" - local plugin - for plugin in "${MOZ_GMP_PLUGIN_LIST[@]}" ; do - elog "\t ${plugin}" - done - elog - fi - - if use pulseaudio && has_version ">=media-sound/apulse-0.1.12-r4" ; then - elog "Apulse was detected at merge time on this system and so it will always be" - elog "used for sound. If you wish to use pulseaudio instead please unmerge" - elog "media-sound/apulse." - elog - fi - - local show_doh_information show_normandy_information - - if [[ -z "${REPLACING_VERSIONS}" ]] ; then - # New install; Tell user that DoH is disabled by default - show_doh_information=yes - show_normandy_information=yes - else - local replacing_version - for replacing_version in ${REPLACING_VERSIONS} ; do - if ver_test "${replacing_version}" -lt 70 ; then - # Tell user only once about our DoH default - show_doh_information=yes - fi - - if ver_test "${replacing_version}" -lt 74.0-r2 ; then - # Tell user only once about our Normandy default - show_normandy_information=yes - fi - done - fi - - if [[ -n "${show_doh_information}" ]] ; then - elog - elog "Note regarding Trusted Recursive Resolver aka DNS-over-HTTPS (DoH):" - elog "Due to privacy concerns (encrypting DNS might be a good thing, sending all" - elog "DNS traffic to Cloudflare by default is not a good idea and applications" - elog "should respect OS configured settings), \"network.trr.mode\" was set to 5" - elog "(\"Off by choice\") by default." - elog "You can enable DNS-over-HTTPS in ${PN^}'s preferences." - fi - - # bug 713782 - if [[ -n "${show_normandy_information}" ]] ; then - elog - elog "Upstream operates a service named Normandy which allows Mozilla to" - elog "push changes for default settings or even install new add-ons remotely." - elog "While this can be useful to address problems like 'Armagadd-on 2.0' or" - elog "revert previous decisions to disable TLS 1.0/1.1, privacy and security" - elog "concerns prevail, which is why we have switched off the use of this" - elog "service by default." - elog - elog "To re-enable this service set" - elog - elog " app.normandy.enabled=true" - elog - elog "in about:config." - fi -} diff --git a/www-client/firefox/firefox-87.0-r1.ebuild b/www-client/firefox/firefox-87.0-r1.ebuild deleted file mode 100644 index eac0a4030953..000000000000 --- a/www-client/firefox/firefox-87.0-r1.ebuild +++ /dev/null @@ -1,1165 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -FIREFOX_PATCHSET="firefox-87-patches-04.tar.xz" - -LLVM_MAX_SLOT=11 - -PYTHON_COMPAT=( python3_{7..9} ) -PYTHON_REQ_USE="ncurses,sqlite,ssl" - -WANT_AUTOCONF="2.1" - -VIRTUALX_REQUIRED="pgo" - -MOZ_ESR= - -MOZ_PV=${PV} -MOZ_PV_SUFFIX= -if [[ ${PV} =~ (_(alpha|beta|rc).*)$ ]] ; then - MOZ_PV_SUFFIX=${BASH_REMATCH[1]} - - # Convert the ebuild version to the upstream Mozilla version - MOZ_PV="${MOZ_PV/_alpha/a}" # Handle alpha for SRC_URI - MOZ_PV="${MOZ_PV/_beta/b}" # Handle beta for SRC_URI - MOZ_PV="${MOZ_PV%%_rc*}" # Handle rc for SRC_URI -fi - -if [[ -n ${MOZ_ESR} ]] ; then - # ESR releases have slightly different version numbers - MOZ_PV="${MOZ_PV}esr" -fi - -MOZ_PN="${PN%-bin}" -MOZ_P="${MOZ_PN}-${MOZ_PV}" -MOZ_PV_DISTFILES="${MOZ_PV}${MOZ_PV_SUFFIX}" -MOZ_P_DISTFILES="${MOZ_PN}-${MOZ_PV_DISTFILES}" - -inherit autotools check-reqs desktop flag-o-matic gnome2-utils llvm \ - multiprocessing pax-utils python-any-r1 toolchain-funcs \ - virtualx xdg - -MOZ_SRC_BASE_URI="https://archive.mozilla.org/pub/${MOZ_PN}/releases/${MOZ_PV}" - -if [[ ${PV} == *_rc* ]] ; then - MOZ_SRC_BASE_URI="https://archive.mozilla.org/pub/${MOZ_PN}/candidates/${MOZ_PV}-candidates/build${PV##*_rc}" -fi - -PATCH_URIS=( - https://dev.gentoo.org/~{axs,polynomial-c,whissi}/mozilla/patchsets/${FIREFOX_PATCHSET} -) - -SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> ${MOZ_P_DISTFILES}.source.tar.xz - ${PATCH_URIS[@]}" - -DESCRIPTION="Firefox Web Browser" -HOMEPAGE="https://www.mozilla.com/firefox" - -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" - -SLOT="0/$(ver_cut 1)" -LICENSE="MPL-2.0 GPL-2 LGPL-2.1" -IUSE="+clang cpu_flags_arm_neon dbus debug eme-free geckodriver +gmp-autoupdate - hardened hwaccel jack lto +openh264 pgo pulseaudio screencast selinux - +system-av1 +system-harfbuzz +system-icu +system-jpeg +system-libevent - +system-libvpx +system-webp wayland wifi" - -REQUIRED_USE="debug? ( !system-av1 ) - screencast? ( wayland )" - -BDEPEND="${PYTHON_DEPS} - app-arch/unzip - app-arch/zip - >=dev-util/cbindgen-0.16.0 - >=net-libs/nodejs-10.23.1 - virtual/pkgconfig - >=virtual/rust-1.47.0 - || ( - ( - sys-devel/clang:11 - sys-devel/llvm:11 - clang? ( - =sys-devel/lld-11* - pgo? ( =sys-libs/compiler-rt-sanitizers-11*[profile] ) - ) - ) - ( - sys-devel/clang:10 - sys-devel/llvm:10 - clang? ( - =sys-devel/lld-10* - pgo? ( =sys-libs/compiler-rt-sanitizers-10*[profile] ) - ) - ) - ) - amd64? ( >=dev-lang/yasm-1.1 ) - x86? ( >=dev-lang/yasm-1.1 ) - !system-av1? ( - amd64? ( >=dev-lang/nasm-2.13 ) - x86? ( >=dev-lang/nasm-2.13 ) - )" - -CDEPEND=" - >=dev-libs/nss-3.62 - >=dev-libs/nspr-4.29 - dev-libs/atk - dev-libs/expat - >=x11-libs/cairo-1.10[X] - >=x11-libs/gtk+-2.18:2 - >=x11-libs/gtk+-3.4.0:3[X] - x11-libs/gdk-pixbuf - >=x11-libs/pango-1.22.0 - >=media-libs/libpng-1.6.35:0=[apng] - >=media-libs/mesa-10.2:* - media-libs/fontconfig - >=media-libs/freetype-2.4.10 - kernel_linux? ( !pulseaudio? ( media-libs/alsa-lib ) ) - virtual/freedesktop-icon-theme - >=x11-libs/pixman-0.19.2 - >=dev-libs/glib-2.26:2 - >=sys-libs/zlib-1.2.3 - >=dev-libs/libffi-3.0.10:= - media-video/ffmpeg - x11-libs/libX11 - x11-libs/libXcomposite - x11-libs/libXdamage - x11-libs/libXext - x11-libs/libXfixes - x11-libs/libXrender - x11-libs/libXt - dbus? ( - sys-apps/dbus - dev-libs/dbus-glib - ) - screencast? ( media-video/pipewire:0/0.3 ) - system-av1? ( - >=media-libs/dav1d-0.8.1:= - >=media-libs/libaom-1.0.0:= - ) - system-harfbuzz? ( - >=media-libs/harfbuzz-2.7.4:0= - >=media-gfx/graphite2-1.3.13 - ) - system-icu? ( >=dev-libs/icu-67.1:= ) - system-jpeg? ( >=media-libs/libjpeg-turbo-1.2.1 ) - system-libevent? ( >=dev-libs/libevent-2.0:0=[threads] ) - system-libvpx? ( >=media-libs/libvpx-1.8.2:0=[postproc] ) - system-webp? ( >=media-libs/libwebp-1.1.0:0= ) - wifi? ( - kernel_linux? ( - sys-apps/dbus - dev-libs/dbus-glib - net-misc/networkmanager - ) - ) - jack? ( virtual/jack ) - selinux? ( sec-policy/selinux-mozilla )" - -RDEPEND="${CDEPEND} - jack? ( virtual/jack ) - openh264? ( media-libs/openh264:*[plugin] ) - pulseaudio? ( - || ( - media-sound/pulseaudio - >=media-sound/apulse-0.1.12-r4 - ) - ) - selinux? ( sec-policy/selinux-mozilla )" - -DEPEND="${CDEPEND} - pulseaudio? ( - || ( - media-sound/pulseaudio - >=media-sound/apulse-0.1.12-r4[sdk] - ) - ) - wayland? ( >=x11-libs/gtk+-3.11:3[wayland] ) - amd64? ( virtual/opengl ) - x86? ( virtual/opengl )" - -S="${WORKDIR}/${PN}-${PV%_*}" - -# Allow MOZ_GMP_PLUGIN_LIST to be set in an eclass or -# overridden in the enviromnent (advanced hackers only) -if [[ -z "${MOZ_GMP_PLUGIN_LIST+set}" ]] ; then - MOZ_GMP_PLUGIN_LIST=( gmp-gmpopenh264 gmp-widevinecdm ) -fi - -llvm_check_deps() { - if ! has_version -b "sys-devel/clang:${LLVM_SLOT}" ; then - ewarn "sys-devel/clang:${LLVM_SLOT} is missing! Cannot use LLVM slot ${LLVM_SLOT} ..." >&2 - return 1 - fi - - if use clang ; then - if ! has_version -b "=sys-devel/lld-${LLVM_SLOT}*" ; then - ewarn "=sys-devel/lld-${LLVM_SLOT}* is missing! Cannot use LLVM slot ${LLVM_SLOT} ..." >&2 - return 1 - fi - - if use pgo ; then - if ! has_version -b "=sys-libs/compiler-rt-sanitizers-${LLVM_SLOT}*" ; then - ewarn "=sys-libs/compiler-rt-sanitizers-${LLVM_SLOT}* is missing! Cannot use LLVM slot ${LLVM_SLOT} ..." >&2 - return 1 - fi - fi - fi - - einfo "Using LLVM slot ${LLVM_SLOT} to build" >&2 -} - -MOZ_LANGS=( - ach af an ar ast az be bg bn br bs ca-valencia ca cak cs cy - da de dsb el en-CA en-GB en-US eo es-AR es-CL es-ES es-MX et eu - fa ff fi fr fy-NL ga-IE gd gl gn gu-IN he hi-IN hr hsb hu hy-AM - ia id is it ja ka kab kk km kn ko lij lt lv mk mr ms my - nb-NO ne-NP nl nn-NO oc pa-IN pl pt-BR pt-PT rm ro ru - si sk sl son sq sr sv-SE szl ta te th tl tr trs uk ur uz vi - xh zh-CN zh-TW -) - -mozilla_set_globals() { - # https://bugs.gentoo.org/587334 - local MOZ_TOO_REGIONALIZED_FOR_L10N=( - fy-NL ga-IE gu-IN hi-IN hy-AM nb-NO ne-NP nn-NO pa-IN sv-SE - ) - - local lang xflag - for lang in "${MOZ_LANGS[@]}" ; do - # en and en_US are handled internally - if [[ ${lang} == en ]] || [[ ${lang} == en-US ]] ; then - continue - fi - - # strip region subtag if $lang is in the list - if has ${lang} "${MOZ_TOO_REGIONALIZED_FOR_L10N[@]}" ; then - xflag=${lang%%-*} - else - xflag=${lang} - fi - - SRC_URI+=" l10n_${xflag/[_@]/-}? (" - SRC_URI+=" ${MOZ_SRC_BASE_URI}/linux-x86_64/xpi/${lang}.xpi -> ${MOZ_P_DISTFILES}-${lang}.xpi" - SRC_URI+=" )" - IUSE+=" l10n_${xflag/[_@]/-}" - done -} -mozilla_set_globals - -moz_clear_vendor_checksums() { - debug-print-function ${FUNCNAME} "$@" - - if [[ ${#} -ne 1 ]] ; then - die "${FUNCNAME} requires exact one argument" - fi - - einfo "Clearing cargo checksums for ${1} ..." - - sed -i \ - -e 's/\("files":{\)[^}]*/\1/' \ - "${S}"/third_party/rust/${1}/.cargo-checksum.json \ - || die -} - -moz_install_xpi() { - debug-print-function ${FUNCNAME} "$@" - - if [[ ${#} -lt 2 ]] ; then - die "${FUNCNAME} requires at least two arguments" - fi - - local DESTDIR=${1} - shift - - insinto "${DESTDIR}" - - local emid xpi_file xpi_tmp_dir - for xpi_file in "${@}" ; do - emid= - xpi_tmp_dir=$(mktemp -d --tmpdir="${T}") - - # Unpack XPI - unzip -qq "${xpi_file}" -d "${xpi_tmp_dir}" || die - - # Determine extension ID - if [[ -f "${xpi_tmp_dir}/install.rdf" ]] ; then - emid=$(sed -n -e '/install-manifest/,$ { /em:id/!d; s/.*[\">]\([^\"<>]*\)[\"<].*/\1/; p; q }' "${xpi_tmp_dir}/install.rdf") - [[ -z "${emid}" ]] && die "failed to determine extension id from install.rdf" - elif [[ -f "${xpi_tmp_dir}/manifest.json" ]] ; then - emid=$(sed -n -e 's/.*"id": "\([^"]*\)".*/\1/p' "${xpi_tmp_dir}/manifest.json") - [[ -z "${emid}" ]] && die "failed to determine extension id from manifest.json" - else - die "failed to determine extension id" - fi - - einfo "Installing ${emid}.xpi into ${ED}${DESTDIR} ..." - newins "${xpi_file}" "${emid}.xpi" - done -} - -mozconfig_add_options_ac() { - debug-print-function ${FUNCNAME} "$@" - - if [[ ${#} -lt 2 ]] ; then - die "${FUNCNAME} requires at least two arguments" - fi - - local reason=${1} - shift - - local option - for option in ${@} ; do - echo "ac_add_options ${option} # ${reason}" >>${MOZCONFIG} - done -} - -mozconfig_add_options_mk() { - debug-print-function ${FUNCNAME} "$@" - - if [[ ${#} -lt 2 ]] ; then - die "${FUNCNAME} requires at least two arguments" - fi - - local reason=${1} - shift - - local option - for option in ${@} ; do - echo "mk_add_options ${option} # ${reason}" >>${MOZCONFIG} - done -} - -mozconfig_use_enable() { - debug-print-function ${FUNCNAME} "$@" - - if [[ ${#} -lt 1 ]] ; then - die "${FUNCNAME} requires at least one arguments" - fi - - local flag=$(use_enable "${@}") - mozconfig_add_options_ac "$(use ${1} && echo +${1} || echo -${1})" "${flag}" -} - -mozconfig_use_with() { - debug-print-function ${FUNCNAME} "$@" - - if [[ ${#} -lt 1 ]] ; then - die "${FUNCNAME} requires at least one arguments" - fi - - local flag=$(use_with "${@}") - mozconfig_add_options_ac "$(use ${1} && echo +${1} || echo -${1})" "${flag}" -} - -pkg_pretend() { - if [[ ${MERGE_TYPE} != binary ]] ; then - if use pgo ; then - if ! has usersandbox $FEATURES ; then - die "You must enable usersandbox as X server can not run as root!" - fi - fi - - # Ensure we have enough disk space to compile - if use pgo || use lto || use debug ; then - CHECKREQS_DISK_BUILD="13500M" - else - CHECKREQS_DISK_BUILD="6400M" - fi - - check-reqs_pkg_pretend - fi -} - -pkg_setup() { - if [[ ${MERGE_TYPE} != binary ]] ; then - if use pgo ; then - if ! has userpriv ${FEATURES} ; then - eerror "Building ${PN} with USE=pgo and FEATURES=-userpriv is not supported!" - fi - fi - - # Ensure we have enough disk space to compile - if use pgo || use lto || use debug ; then - CHECKREQS_DISK_BUILD="13500M" - else - CHECKREQS_DISK_BUILD="6400M" - fi - - check-reqs_pkg_setup - - llvm_pkg_setup - - if use clang && use lto ; then - local version_lld=$(ld.lld --version 2>/dev/null | awk '{ print $2 }') - [[ -n ${version_lld} ]] && version_lld=$(ver_cut 1 "${version_lld}") - [[ -z ${version_lld} ]] && die "Failed to read ld.lld version!" - - # temp fix for https://bugs.gentoo.org/768543 - # we can assume that rust 1.{49,50}.0 always uses llvm 11 - local version_rust=$(rustc -Vv 2>/dev/null | grep -F -- 'release:' | awk '{ print $2 }') - [[ -n ${version_rust} ]] && version_rust=$(ver_cut 1-2 "${version_rust}") - [[ -z ${version_rust} ]] && die "Failed to read version from rustc!" - - if ver_test "${version_rust}" -ge "1.49" && ver_test "${version_rust}" -le "1.50" ; then - local version_llvm_rust="11" - else - local version_llvm_rust=$(rustc -Vv 2>/dev/null | grep -F -- 'LLVM version:' | awk '{ print $3 }') - [[ -n ${version_llvm_rust} ]] && version_llvm_rust=$(ver_cut 1 "${version_llvm_rust}") - [[ -z ${version_llvm_rust} ]] && die "Failed to read used LLVM version from rustc!" - fi - - if ver_test "${version_lld}" -ne "${version_llvm_rust}" ; then - eerror "Rust is using LLVM version ${version_llvm_rust} but ld.lld version belongs to LLVM version ${version_lld}." - eerror "You will be unable to link ${CATEGORY}/${PN}. To proceed you have the following options:" - eerror " - Manually switch rust version using 'eselect rust' to match used LLVM version" - eerror " - Switch to dev-lang/rust[system-llvm] which will guarantee matching version" - eerror " - Build ${CATEGORY}/${PN} without USE=lto" - die "LLVM version used by Rust (${version_llvm_rust}) does not match with ld.lld version (${version_lld})!" - fi - fi - - python-any-r1_pkg_setup - - # Avoid PGO profiling problems due to enviroment leakage - # These should *always* be cleaned up anyway - unset \ - DBUS_SESSION_BUS_ADDRESS \ - DISPLAY \ - ORBIT_SOCKETDIR \ - SESSION_MANAGER \ - XAUTHORITY \ - XDG_CACHE_HOME \ - XDG_SESSION_COOKIE - - # Build system is using /proc/self/oom_score_adj, bug #604394 - addpredict /proc/self/oom_score_adj - - if ! mountpoint -q /dev/shm ; then - # If /dev/shm is not available, configure is known to fail with - # a traceback report referencing /usr/lib/pythonN.N/multiprocessing/synchronize.py - ewarn "/dev/shm is not mounted -- expect build failures!" - fi - - # Google API keys (see http://www.chromium.org/developers/how-tos/api-keys) - # Note: These are for Gentoo Linux use ONLY. For your own distribution, please - # get your own set of keys. - if [[ -z "${MOZ_API_KEY_GOOGLE+set}" ]] ; then - MOZ_API_KEY_GOOGLE="AIzaSyDEAOvatFogGaPi0eTgsV_ZlEzx0ObmepsMzfAc" - fi - - if [[ -z "${MOZ_API_KEY_LOCATION+set}" ]] ; then - MOZ_API_KEY_LOCATION="AIzaSyB2h2OuRgGaPicUgy5N-5hsZqiPW6sH3n_rptiQ" - fi - - # Mozilla API keys (see https://location.services.mozilla.com/api) - # Note: These are for Gentoo Linux use ONLY. For your own distribution, please - # get your own set of keys. - if [[ -z "${MOZ_API_KEY_MOZILLA+set}" ]] ; then - MOZ_API_KEY_MOZILLA="edb3d487-3a84-46m0ap1e3-9dfd-92b5efaaa005" - fi - - # Ensure we use C locale when building, bug #746215 - export LC_ALL=C - fi -} - -src_unpack() { - local _lp_dir="${WORKDIR}/language_packs" - local _src_file - - if [[ ! -d "${_lp_dir}" ]] ; then - mkdir "${_lp_dir}" || die - fi - - for _src_file in ${A} ; do - if [[ ${_src_file} == *.xpi ]]; then - cp "${DISTDIR}/${_src_file}" "${_lp_dir}" || die "Failed to copy '${_src_file}' to '${_lp_dir}'!" - else - unpack ${_src_file} - fi - done -} - -src_prepare() { - use lto && rm -v "${WORKDIR}"/firefox-patches/*-LTO-Only-enable-LTO-*.patch - eapply "${WORKDIR}/firefox-patches" - - # Allow user to apply any additional patches without modifing ebuild - eapply_user - - # Make LTO respect MAKEOPTS - sed -i \ - -e "s/multiprocessing.cpu_count()/$(makeopts_jobs)/" \ - "${S}"/build/moz.configure/lto-pgo.configure \ - || die "sed failed to set num_cores" - - # Make ICU respect MAKEOPTS - sed -i \ - -e "s/multiprocessing.cpu_count()/$(makeopts_jobs)/" \ - "${S}"/intl/icu_sources_data.py \ - || die "sed failed to set num_cores" - - # sed-in toolchain prefix - sed -i \ - -e "s/objdump/${CHOST}-objdump/" \ - "${S}"/python/mozbuild/mozbuild/configure/check_debug_ranges.py \ - || die "sed failed to set toolchain prefix" - - sed -i \ - -e 's/ccache_stats = None/return None/' \ - "${S}"/python/mozbuild/mozbuild/controller/building.py \ - || die "sed failed to disable ccache stats call" - - einfo "Removing pre-built binaries ..." - find "${S}"/third_party -type f \( -name '*.so' -o -name '*.o' \) -print -delete || die - - # Clearing checksums where we have applied patches - moz_clear_vendor_checksums target-lexicon-0.9.0 - - # Create build dir - BUILD_DIR="${WORKDIR}/${PN}_build" - mkdir -p "${BUILD_DIR}" || die - - # Write API keys to disk - echo -n "${MOZ_API_KEY_GOOGLE//gGaPi/}" > "${S}"/api-google.key || die - echo -n "${MOZ_API_KEY_LOCATION//gGaPi/}" > "${S}"/api-location.key || die - echo -n "${MOZ_API_KEY_MOZILLA//m0ap1/}" > "${S}"/api-mozilla.key || die - - xdg_src_prepare -} - -src_configure() { - # Show flags set at the beginning - einfo "Current BINDGEN_CFLAGS:\t${BINDGEN_CFLAGS:-no value set}" - einfo "Current CFLAGS:\t\t${CFLAGS:-no value set}" - einfo "Current CXXFLAGS:\t\t${CXXFLAGS:-no value set}" - einfo "Current LDFLAGS:\t\t${LDFLAGS:-no value set}" - einfo "Current RUSTFLAGS:\t\t${RUSTFLAGS:-no value set}" - - local have_switched_compiler= - if use clang && ! tc-is-clang ; then - # Force clang - einfo "Enforcing the use of clang due to USE=clang ..." - have_switched_compiler=yes - AR=llvm-ar - CC=${CHOST}-clang - CXX=${CHOST}-clang++ - NM=llvm-nm - RANLIB=llvm-ranlib - elif ! use clang && ! tc-is-gcc ; then - # Force gcc - have_switched_compiler=yes - einfo "Enforcing the use of gcc due to USE=-clang ..." - AR=gcc-ar - CC=${CHOST}-gcc - CXX=${CHOST}-g++ - NM=gcc-nm - RANLIB=gcc-ranlib - fi - - if [[ -n "${have_switched_compiler}" ]] ; then - # Because we switched active compiler we have to ensure - # that no unsupported flags are set - strip-unsupported-flags - fi - - # Ensure we use correct toolchain - export HOST_CC="$(tc-getBUILD_CC)" - export HOST_CXX="$(tc-getBUILD_CXX)" - tc-export CC CXX LD AR NM OBJDUMP RANLIB PKG_CONFIG - - # Pass the correct toolchain paths through cbindgen - if tc-is-cross-compiler ; then - export BINDGEN_CFLAGS="${SYSROOT:+--sysroot=${ESYSROOT}} --target=${CHOST} ${BINDGEN_CFLAGS-}" - fi - - # Set MOZILLA_FIVE_HOME - export MOZILLA_FIVE_HOME="/usr/$(get_libdir)/${PN}" - - # python/mach/mach/mixin/process.py fails to detect SHELL - export SHELL="${EPREFIX}/bin/bash" - - # Set MOZCONFIG - export MOZCONFIG="${S}/.mozconfig" - - # Initialize MOZCONFIG - mozconfig_add_options_ac '' --enable-application=browser - - # Set Gentoo defaults - export MOZILLA_OFFICIAL=1 - - mozconfig_add_options_ac 'Gentoo default' \ - --allow-addon-sideload \ - --disable-cargo-incremental \ - --disable-crashreporter \ - --disable-install-strip \ - --disable-strip \ - --disable-updater \ - --enable-official-branding \ - --enable-release \ - --enable-system-ffi \ - --enable-system-pixman \ - --host="${CBUILD:-${CHOST}}" \ - --libdir="${EPREFIX}/usr/$(get_libdir)" \ - --prefix="${EPREFIX}/usr" \ - --target="${CHOST}" \ - --without-ccache \ - --with-intl-api \ - --with-libclang-path="$(llvm-config --libdir)" \ - --with-system-nspr \ - --with-system-nss \ - --with-system-png \ - --with-system-zlib \ - --with-toolchain-prefix="${CHOST}-" \ - --with-unsigned-addon-scopes=app,system \ - --x-includes="${SYSROOT}${EPREFIX}/usr/include" \ - --x-libraries="${SYSROOT}${EPREFIX}/usr/$(get_libdir)" - - # Set update channel - local update_channel=release - [[ -n ${MOZ_ESR} ]] && update_channel=esr - mozconfig_add_options_ac '' --update-channel=${update_channel} - - if ! use x86 && [[ ${CHOST} != armv*h* ]] ; then - mozconfig_add_options_ac '' --enable-rust-simd - fi - - if [[ -s "${S}/api-google.key" ]] ; then - local key_origin="Gentoo default" - if [[ $(cat "${S}/api-google.key" | md5sum | awk '{ print $1 }') != 709560c02f94b41f9ad2c49207be6c54 ]] ; then - key_origin="User value" - fi - - mozconfig_add_options_ac "${key_origin}" \ - --with-google-safebrowsing-api-keyfile="${S}/api-google.key" - else - einfo "Building without Google API key ..." - fi - - if [[ -s "${S}/api-location.key" ]] ; then - local key_origin="Gentoo default" - if [[ $(cat "${S}/api-location.key" | md5sum | awk '{ print $1 }') != ffb7895e35dedf832eb1c5d420ac7420 ]] ; then - key_origin="User value" - fi - - mozconfig_add_options_ac "${key_origin}" \ - --with-google-location-service-api-keyfile="${S}/api-location.key" - else - einfo "Building without Location API key ..." - fi - - if [[ -s "${S}/api-mozilla.key" ]] ; then - local key_origin="Gentoo default" - if [[ $(cat "${S}/api-mozilla.key" | md5sum | awk '{ print $1 }') != 3927726e9442a8e8fa0e46ccc39caa27 ]] ; then - key_origin="User value" - fi - - mozconfig_add_options_ac "${key_origin}" \ - --with-mozilla-api-keyfile="${S}/api-mozilla.key" - else - einfo "Building without Mozilla API key ..." - fi - - mozconfig_use_with system-av1 - mozconfig_use_with system-harfbuzz - mozconfig_use_with system-harfbuzz system-graphite2 - mozconfig_use_with system-icu - mozconfig_use_with system-jpeg - mozconfig_use_with system-libevent system-libevent "${SYSROOT}${EPREFIX}/usr" - mozconfig_use_with system-libvpx - mozconfig_use_with system-webp - - mozconfig_use_enable dbus - - use eme-free && mozconfig_add_options_ac '+eme-free' --disable-eme - - mozconfig_use_enable geckodriver - - if use hardened ; then - mozconfig_add_options_ac "+hardened" --enable-hardening - append-ldflags "-Wl,-z,relro -Wl,-z,now" - fi - - mozconfig_use_enable jack - - mozconfig_use_enable pulseaudio - # force the deprecated alsa sound code if pulseaudio is disabled - if use kernel_linux && ! use pulseaudio ; then - mozconfig_add_options_ac '-pulseaudio' --enable-alsa - fi - - mozconfig_use_enable wifi necko-wifi - - if use wayland ; then - mozconfig_add_options_ac '+wayland' --enable-default-toolkit=cairo-gtk3-wayland - else - mozconfig_add_options_ac '' --enable-default-toolkit=cairo-gtk3 - fi - - if use lto ; then - if use clang ; then - # Upstream only supports lld when using clang - mozconfig_add_options_ac "forcing ld=lld due to USE=clang and USE=lto" --enable-linker=lld - - mozconfig_add_options_ac '+lto' --enable-lto=cross - else - # ThinLTO is currently broken, see bmo#1644409 - mozconfig_add_options_ac '+lto' --enable-lto=full - fi - - if use pgo ; then - mozconfig_add_options_ac '+pgo' MOZ_PGO=1 - - if use clang ; then - # Used in build/pgo/profileserver.py - export LLVM_PROFDATA="llvm-profdata" - fi - fi - else - # Avoid auto-magic on linker - if use clang ; then - # This is upstream's default - mozconfig_add_options_ac "forcing ld=lld due to USE=clang" --enable-linker=lld - else - mozconfig_add_options_ac "linker is set to bfd" --enable-linker=bfd - fi - fi - - # LTO flag was handled via configure - filter-flags '-flto*' - - mozconfig_use_enable debug - if use debug ; then - mozconfig_add_options_ac '+debug' --disable-optimize - else - if is-flag '-g*' ; then - if use clang ; then - mozconfig_add_options_ac 'from CFLAGS' --enable-debug-symbols=$(get-flag '-g*') - else - mozconfig_add_options_ac 'from CFLAGS' --enable-debug-symbols - fi - else - mozconfig_add_options_ac 'Gentoo default' --disable-debug-symbols - fi - - if is-flag '-O0' ; then - mozconfig_add_options_ac "from CFLAGS" --enable-optimize=-O0 - elif is-flag '-O4' ; then - mozconfig_add_options_ac "from CFLAGS" --enable-optimize=-O4 - elif is-flag '-O3' ; then - mozconfig_add_options_ac "from CFLAGS" --enable-optimize=-O3 - elif is-flag '-O1' ; then - mozconfig_add_options_ac "from CFLAGS" --enable-optimize=-O1 - elif is-flag '-Os' ; then - mozconfig_add_options_ac "from CFLAGS" --enable-optimize=-Os - else - mozconfig_add_options_ac "Gentoo default" --enable-optimize=-O2 - fi - fi - - # Debug flag was handled via configure - filter-flags '-g*' - - # Optimization flag was handled via configure - filter-flags '-O*' - - # Modifications to better support ARM, bug #553364 - if use cpu_flags_arm_neon ; then - mozconfig_add_options_ac '+cpu_flags_arm_neon' --with-fpu=neon - - if ! tc-is-clang ; then - # thumb options aren't supported when using clang, bug 666966 - mozconfig_add_options_ac '+cpu_flags_arm_neon' \ - --with-thumb=yes \ - --with-thumb-interwork=no - fi - fi - - if [[ ${CHOST} == armv*h* ]] ; then - mozconfig_add_options_ac 'CHOST=armv*h*' --with-float-abi=hard - - if ! use system-libvpx ; then - sed -i \ - -e "s|softfp|hard|" \ - "${S}"/media/libvpx/moz.build \ - || die - fi - fi - - if use clang ; then - # https://bugzilla.mozilla.org/show_bug.cgi?id=1482204 - # https://bugzilla.mozilla.org/show_bug.cgi?id=1483822 - # toolkit/moz.configure Elfhack section: target.cpu in ('arm', 'x86', 'x86_64') - local disable_elf_hack= - if use amd64 ; then - disable_elf_hack=yes - elif use x86 ; then - disable_elf_hack=yes - elif use arm ; then - disable_elf_hack=yes - fi - - if [[ -n ${disable_elf_hack} ]] ; then - mozconfig_add_options_ac 'elf-hack is broken when using Clang' --disable-elf-hack - fi - elif tc-is-gcc ; then - if ver_test $(gcc-fullversion) -ge 10 ; then - einfo "Forcing -fno-tree-loop-vectorize to workaround GCC bug, see bug 758446 ..." - append-cxxflags -fno-tree-loop-vectorize - fi - fi - - # Additional ARCH support - case "${ARCH}" in - arm) - # Reduce the memory requirements for linking - if use clang ; then - # Nothing to do - :; - elif tc-ld-is-gold || use lto ; then - append-ldflags -Wl,--no-keep-memory - else - append-ldflags -Wl,--no-keep-memory -Wl,--reduce-memory-overheads - fi - ;; - esac - - if ! use elibc_glibc ; then - mozconfig_add_options_ac '!elibc_glibc' --disable-jemalloc - fi - - # Allow elfhack to work in combination with unstripped binaries - # when they would normally be larger than 2GiB. - append-ldflags "-Wl,--compress-debug-sections=zlib" - - # Make revdep-rebuild.sh happy; Also required for musl - append-ldflags -Wl,-rpath="${MOZILLA_FIVE_HOME}",--enable-new-dtags - - # Pass $MAKEOPTS to build system - export MOZ_MAKE_FLAGS="${MAKEOPTS}" - - # Use system's Python environment - export MACH_USE_SYSTEM_PYTHON=1 - - # Disable notification when build system has finished - export MOZ_NOSPAM=1 - - # Portage sets XARGS environment variable to "xargs -r" by default which - # breaks build system's check_prog() function which doesn't support arguments - mozconfig_add_options_ac 'Gentoo default' "XARGS=${EPREFIX}/usr/bin/xargs" - - # Set build dir - mozconfig_add_options_mk 'Gentoo default' "MOZ_OBJDIR=${BUILD_DIR}" - - # Show flags we will use - einfo "Build BINDGEN_CFLAGS:\t${BINDGEN_CFLAGS:-no value set}" - einfo "Build CFLAGS:\t\t${CFLAGS:-no value set}" - einfo "Build CXXFLAGS:\t\t${CXXFLAGS:-no value set}" - einfo "Build LDFLAGS:\t\t${LDFLAGS:-no value set}" - einfo "Build RUSTFLAGS:\t\t${RUSTFLAGS:-no value set}" - - # Handle EXTRA_CONF and show summary - local ac opt hash reason - - # Apply EXTRA_ECONF entries to $MOZCONFIG - if [[ -n ${EXTRA_ECONF} ]] ; then - IFS=\! read -a ac <<<${EXTRA_ECONF// --/\!} - for opt in "${ac[@]}"; do - mozconfig_add_options_ac "EXTRA_ECONF" --${opt#--} - done - fi - - echo - echo "==========================================================" - echo "Building ${PF} with the following configuration" - grep ^ac_add_options "${MOZCONFIG}" | while read ac opt hash reason; do - [[ -z ${hash} || ${hash} == \# ]] \ - || die "error reading mozconfig: ${ac} ${opt} ${hash} ${reason}" - printf " %-30s %s\n" "${opt}" "${reason:-mozilla.org default}" - done - echo "==========================================================" - echo - - ./mach configure || die -} - -src_compile() { - local virtx_cmd= - - if use pgo ; then - virtx_cmd=virtx - - # Reset and cleanup environment variables used by GNOME/XDG - gnome2_environment_reset - - addpredict /root - fi - - local -x GDK_BACKEND=x11 - - ${virtx_cmd} ./mach build --verbose \ - || die -} - -src_install() { - # xpcshell is getting called during install - pax-mark m \ - "${BUILD_DIR}"/dist/bin/xpcshell \ - "${BUILD_DIR}"/dist/bin/${PN} \ - "${BUILD_DIR}"/dist/bin/plugin-container - - DESTDIR="${D}" ./mach install || die - - # Upstream cannot ship symlink but we can (bmo#658850) - rm "${ED}${MOZILLA_FIVE_HOME}/${PN}-bin" || die - dosym ${PN} ${MOZILLA_FIVE_HOME}/${PN}-bin - - # Don't install llvm-symbolizer from sys-devel/llvm package - if [[ -f "${ED}${MOZILLA_FIVE_HOME}/llvm-symbolizer" ]] ; then - rm -v "${ED}${MOZILLA_FIVE_HOME}/llvm-symbolizer" || die - fi - - # Install policy (currently only used to disable application updates) - insinto "${MOZILLA_FIVE_HOME}/distribution" - newins "${FILESDIR}"/distribution.ini distribution.ini - newins "${FILESDIR}"/disable-auto-update.policy.json policies.json - - # Install system-wide preferences - local PREFS_DIR="${MOZILLA_FIVE_HOME}/browser/defaults/preferences" - insinto "${PREFS_DIR}" - newins "${FILESDIR}"/gentoo-default-prefs.js all-gentoo.js - - local GENTOO_PREFS="${ED}${PREFS_DIR}/all-gentoo.js" - - # Set dictionary path to use system hunspell - cat >>"${GENTOO_PREFS}" <<-EOF || die "failed to set spellchecker.dictionary_path pref" - pref("spellchecker.dictionary_path", "${EPREFIX}/usr/share/myspell"); - EOF - - # Force hwaccel prefs if USE=hwaccel is enabled - if use hwaccel ; then - cat "${FILESDIR}"/gentoo-hwaccel-prefs.js \ - >>"${GENTOO_PREFS}" \ - || die "failed to add prefs to force hardware-accelerated rendering to all-gentoo.js" - fi - - if ! use gmp-autoupdate ; then - local plugin - for plugin in "${MOZ_GMP_PLUGIN_LIST[@]}" ; do - einfo "Disabling auto-update for ${plugin} plugin ..." - cat >>"${GENTOO_PREFS}" <<-EOF || die "failed to disable autoupdate for ${plugin} media plugin" - pref("media.${plugin}.autoupdate", false); - EOF - done - fi - - # Force the graphite pref if USE=system-harfbuzz is enabled, since the pref cannot disable it - if use system-harfbuzz ; then - cat >>"${GENTOO_PREFS}" <<-EOF || die "failed to set gfx.font_rendering.graphite.enabled pref" - sticky_pref("gfx.font_rendering.graphite.enabled", true); - EOF - fi - - # Install language packs - local langpacks=( $(find "${WORKDIR}/language_packs" -type f -name '*.xpi') ) - if [[ -n "${langpacks}" ]] ; then - moz_install_xpi "${MOZILLA_FIVE_HOME}/distribution/extensions" "${langpacks[@]}" - fi - - # Install geckodriver - if use geckodriver ; then - einfo "Installing geckodriver into ${ED}${MOZILLA_FIVE_HOME} ..." - pax-mark m "${BUILD_DIR}"/dist/bin/geckodriver - exeinto "${MOZILLA_FIVE_HOME}" - doexe "${BUILD_DIR}"/dist/bin/geckodriver - - dosym ${MOZILLA_FIVE_HOME}/geckodriver /usr/bin/geckodriver - fi - - # Install icons - local icon_srcdir="${S}/browser/branding/official" - local icon_symbolic_file="${FILESDIR}/icon/firefox-symbolic.svg" - - insinto /usr/share/icons/hicolor/symbolic/apps - newins "${icon_symbolic_file}" ${PN}-symbolic.svg - - local icon size - for icon in "${icon_srcdir}"/default*.png ; do - size=${icon%.png} - size=${size##*/default} - - if [[ ${size} -eq 48 ]] ; then - newicon "${icon}" ${PN}.png - fi - - newicon -s ${size} "${icon}" ${PN}.png - done - - # Install menus - local wrapper_wayland="${PN}-wayland.sh" - local wrapper_x11="${PN}-x11.sh" - local desktop_file="${FILESDIR}/icon/${PN}-r2.desktop" - local display_protocols="auto X11" - local icon="${PN}" - local name="Mozilla ${MOZ_PN^}" - local use_wayland="false" - - if use wayland ; then - display_protocols+=" Wayland" - use_wayland="true" - fi - - local app_name desktop_filename display_protocol exec_command - for display_protocol in ${display_protocols} ; do - app_name="${name} on ${display_protocol}" - desktop_filename="${PN}-${display_protocol,,}.desktop" - - case ${display_protocol} in - Wayland) - exec_command="${PN}-wayland --name ${PN}-wayland" - newbin "${FILESDIR}/${wrapper_wayland}" ${PN}-wayland - ;; - X11) - if ! use wayland ; then - # Exit loop here because there's no choice so - # we don't need wrapper/.desktop file for X11. - continue - fi - - exec_command="${PN}-x11 --name ${PN}-x11" - newbin "${FILESDIR}/${wrapper_x11}" ${PN}-x11 - ;; - *) - app_name="${name}" - desktop_filename="${PN}.desktop" - exec_command="${PN}" - ;; - esac - - cp "${desktop_file}" "${WORKDIR}/${PN}.desktop-template" || die - - sed -i \ - -e "s:@NAME@:${app_name}:" \ - -e "s:@EXEC@:${exec_command}:" \ - -e "s:@ICON@:${icon}:" \ - "${WORKDIR}/${PN}.desktop-template" \ - || die - - newmenu "${WORKDIR}/${PN}.desktop-template" "${desktop_filename}" - - rm "${WORKDIR}/${PN}.desktop-template" || die - done - - # Install generic wrapper script - [[ -f "${ED}/usr/bin/${PN}" ]] && rm "${ED}/usr/bin/${PN}" - newbin "${FILESDIR}/${PN}.sh" ${PN} - - # Update wrapper - local wrapper - for wrapper in \ - "${ED}/usr/bin/${PN}" \ - "${ED}/usr/bin/${PN}-x11" \ - "${ED}/usr/bin/${PN}-wayland" \ - ; do - [[ ! -f "${wrapper}" ]] && continue - - sed -i \ - -e "s:@PREFIX@:${EPREFIX}/usr:" \ - -e "s:@MOZ_FIVE_HOME@:${MOZILLA_FIVE_HOME}:" \ - -e "s:@APULSELIB_DIR@:${apulselib}:" \ - -e "s:@DEFAULT_WAYLAND@:${use_wayland}:" \ - "${wrapper}" \ - || die - done -} - -pkg_preinst() { - xdg_pkg_preinst - - # If the apulse libs are available in MOZILLA_FIVE_HOME then apulse - # does not need to be forced into the LD_LIBRARY_PATH - if use pulseaudio && has_version ">=media-sound/apulse-0.1.12-r4" ; then - einfo "APULSE found; Generating library symlinks for sound support ..." - local lib - pushd "${ED}${MOZILLA_FIVE_HOME}" &>/dev/null || die - for lib in ../apulse/libpulse{.so{,.0},-simple.so{,.0}} ; do - # A quickpkg rolled by hand will grab symlinks as part of the package, - # so we need to avoid creating them if they already exist. - if [[ ! -L ${lib##*/} ]] ; then - ln -s "${lib}" ${lib##*/} || die - fi - done - popd &>/dev/null || die - fi -} - -pkg_postinst() { - xdg_pkg_postinst - - if ! use gmp-autoupdate ; then - elog "USE='-gmp-autoupdate' has disabled the following plugins from updating or" - elog "installing into new profiles:" - local plugin - for plugin in "${MOZ_GMP_PLUGIN_LIST[@]}" ; do - elog "\t ${plugin}" - done - elog - fi - - if use pulseaudio && has_version ">=media-sound/apulse-0.1.12-r4" ; then - elog "Apulse was detected at merge time on this system and so it will always be" - elog "used for sound. If you wish to use pulseaudio instead please unmerge" - elog "media-sound/apulse." - elog - fi - - local show_doh_information show_normandy_information - - if [[ -z "${REPLACING_VERSIONS}" ]] ; then - # New install; Tell user that DoH is disabled by default - show_doh_information=yes - show_normandy_information=yes - else - local replacing_version - for replacing_version in ${REPLACING_VERSIONS} ; do - if ver_test "${replacing_version}" -lt 70 ; then - # Tell user only once about our DoH default - show_doh_information=yes - fi - - if ver_test "${replacing_version}" -lt 74.0-r2 ; then - # Tell user only once about our Normandy default - show_normandy_information=yes - fi - done - fi - - if [[ -n "${show_doh_information}" ]] ; then - elog - elog "Note regarding Trusted Recursive Resolver aka DNS-over-HTTPS (DoH):" - elog "Due to privacy concerns (encrypting DNS might be a good thing, sending all" - elog "DNS traffic to Cloudflare by default is not a good idea and applications" - elog "should respect OS configured settings), \"network.trr.mode\" was set to 5" - elog "(\"Off by choice\") by default." - elog "You can enable DNS-over-HTTPS in ${PN^}'s preferences." - fi - - # bug 713782 - if [[ -n "${show_normandy_information}" ]] ; then - elog - elog "Upstream operates a service named Normandy which allows Mozilla to" - elog "push changes for default settings or even install new add-ons remotely." - elog "While this can be useful to address problems like 'Armagadd-on 2.0' or" - elog "revert previous decisions to disable TLS 1.0/1.1, privacy and security" - elog "concerns prevail, which is why we have switched off the use of this" - elog "service by default." - elog - elog "To re-enable this service set" - elog - elog " app.normandy.enabled=true" - elog - elog "in about:config." - fi -} diff --git a/www-client/firefox/firefox-87.0.ebuild b/www-client/firefox/firefox-87.0.ebuild deleted file mode 100644 index 863cf66dd2d7..000000000000 --- a/www-client/firefox/firefox-87.0.ebuild +++ /dev/null @@ -1,1165 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -FIREFOX_PATCHSET="firefox-87-patches-03.tar.xz" - -LLVM_MAX_SLOT=11 - -PYTHON_COMPAT=( python3_{7..9} ) -PYTHON_REQ_USE="ncurses,sqlite,ssl" - -WANT_AUTOCONF="2.1" - -VIRTUALX_REQUIRED="pgo" - -MOZ_ESR= - -MOZ_PV=${PV} -MOZ_PV_SUFFIX= -if [[ ${PV} =~ (_(alpha|beta|rc).*)$ ]] ; then - MOZ_PV_SUFFIX=${BASH_REMATCH[1]} - - # Convert the ebuild version to the upstream Mozilla version - MOZ_PV="${MOZ_PV/_alpha/a}" # Handle alpha for SRC_URI - MOZ_PV="${MOZ_PV/_beta/b}" # Handle beta for SRC_URI - MOZ_PV="${MOZ_PV%%_rc*}" # Handle rc for SRC_URI -fi - -if [[ -n ${MOZ_ESR} ]] ; then - # ESR releases have slightly different version numbers - MOZ_PV="${MOZ_PV}esr" -fi - -MOZ_PN="${PN%-bin}" -MOZ_P="${MOZ_PN}-${MOZ_PV}" -MOZ_PV_DISTFILES="${MOZ_PV}${MOZ_PV_SUFFIX}" -MOZ_P_DISTFILES="${MOZ_PN}-${MOZ_PV_DISTFILES}" - -inherit autotools check-reqs desktop flag-o-matic gnome2-utils llvm \ - multiprocessing pax-utils python-any-r1 toolchain-funcs \ - virtualx xdg - -MOZ_SRC_BASE_URI="https://archive.mozilla.org/pub/${MOZ_PN}/releases/${MOZ_PV}" - -if [[ ${PV} == *_rc* ]] ; then - MOZ_SRC_BASE_URI="https://archive.mozilla.org/pub/${MOZ_PN}/candidates/${MOZ_PV}-candidates/build${PV##*_rc}" -fi - -PATCH_URIS=( - https://dev.gentoo.org/~{axs,polynomial-c,whissi}/mozilla/patchsets/${FIREFOX_PATCHSET} -) - -SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> ${MOZ_P_DISTFILES}.source.tar.xz - ${PATCH_URIS[@]}" - -DESCRIPTION="Firefox Web Browser" -HOMEPAGE="https://www.mozilla.com/firefox" - -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" - -SLOT="0/$(ver_cut 1)" -LICENSE="MPL-2.0 GPL-2 LGPL-2.1" -IUSE="+clang cpu_flags_arm_neon dbus debug eme-free geckodriver +gmp-autoupdate - hardened hwaccel jack lto +openh264 pgo pulseaudio screencast selinux - +system-av1 +system-harfbuzz +system-icu +system-jpeg +system-libevent - +system-libvpx +system-webp wayland wifi" - -REQUIRED_USE="debug? ( !system-av1 ) - screencast? ( wayland )" - -BDEPEND="${PYTHON_DEPS} - app-arch/unzip - app-arch/zip - >=dev-util/cbindgen-0.16.0 - >=net-libs/nodejs-10.23.1 - virtual/pkgconfig - >=virtual/rust-1.47.0 - || ( - ( - sys-devel/clang:11 - sys-devel/llvm:11 - clang? ( - =sys-devel/lld-11* - pgo? ( =sys-libs/compiler-rt-sanitizers-11*[profile] ) - ) - ) - ( - sys-devel/clang:10 - sys-devel/llvm:10 - clang? ( - =sys-devel/lld-10* - pgo? ( =sys-libs/compiler-rt-sanitizers-10*[profile] ) - ) - ) - ) - amd64? ( >=dev-lang/yasm-1.1 ) - x86? ( >=dev-lang/yasm-1.1 ) - !system-av1? ( - amd64? ( >=dev-lang/nasm-2.13 ) - x86? ( >=dev-lang/nasm-2.13 ) - )" - -CDEPEND=" - >=dev-libs/nss-3.62 - >=dev-libs/nspr-4.29 - dev-libs/atk - dev-libs/expat - >=x11-libs/cairo-1.10[X] - >=x11-libs/gtk+-2.18:2 - >=x11-libs/gtk+-3.4.0:3[X] - x11-libs/gdk-pixbuf - >=x11-libs/pango-1.22.0 - >=media-libs/libpng-1.6.35:0=[apng] - >=media-libs/mesa-10.2:* - media-libs/fontconfig - >=media-libs/freetype-2.4.10 - kernel_linux? ( !pulseaudio? ( media-libs/alsa-lib ) ) - virtual/freedesktop-icon-theme - >=x11-libs/pixman-0.19.2 - >=dev-libs/glib-2.26:2 - >=sys-libs/zlib-1.2.3 - >=dev-libs/libffi-3.0.10:= - media-video/ffmpeg - x11-libs/libX11 - x11-libs/libXcomposite - x11-libs/libXdamage - x11-libs/libXext - x11-libs/libXfixes - x11-libs/libXrender - x11-libs/libXt - dbus? ( - sys-apps/dbus - dev-libs/dbus-glib - ) - screencast? ( media-video/pipewire:0/0.3 ) - system-av1? ( - >=media-libs/dav1d-0.8.1:= - >=media-libs/libaom-1.0.0:= - ) - system-harfbuzz? ( - >=media-libs/harfbuzz-2.6.8:0= - >=media-gfx/graphite2-1.3.13 - ) - system-icu? ( >=dev-libs/icu-67.1:= ) - system-jpeg? ( >=media-libs/libjpeg-turbo-1.2.1 ) - system-libevent? ( >=dev-libs/libevent-2.0:0=[threads] ) - system-libvpx? ( >=media-libs/libvpx-1.8.2:0=[postproc] ) - system-webp? ( >=media-libs/libwebp-1.1.0:0= ) - wifi? ( - kernel_linux? ( - sys-apps/dbus - dev-libs/dbus-glib - net-misc/networkmanager - ) - ) - jack? ( virtual/jack ) - selinux? ( sec-policy/selinux-mozilla )" - -RDEPEND="${CDEPEND} - jack? ( virtual/jack ) - openh264? ( media-libs/openh264:*[plugin] ) - pulseaudio? ( - || ( - media-sound/pulseaudio - >=media-sound/apulse-0.1.12-r4 - ) - ) - selinux? ( sec-policy/selinux-mozilla )" - -DEPEND="${CDEPEND} - pulseaudio? ( - || ( - media-sound/pulseaudio - >=media-sound/apulse-0.1.12-r4[sdk] - ) - ) - wayland? ( >=x11-libs/gtk+-3.11:3[wayland] ) - amd64? ( virtual/opengl ) - x86? ( virtual/opengl )" - -S="${WORKDIR}/${PN}-${PV%_*}" - -# Allow MOZ_GMP_PLUGIN_LIST to be set in an eclass or -# overridden in the enviromnent (advanced hackers only) -if [[ -z "${MOZ_GMP_PLUGIN_LIST+set}" ]] ; then - MOZ_GMP_PLUGIN_LIST=( gmp-gmpopenh264 gmp-widevinecdm ) -fi - -llvm_check_deps() { - if ! has_version -b "sys-devel/clang:${LLVM_SLOT}" ; then - ewarn "sys-devel/clang:${LLVM_SLOT} is missing! Cannot use LLVM slot ${LLVM_SLOT} ..." >&2 - return 1 - fi - - if use clang ; then - if ! has_version -b "=sys-devel/lld-${LLVM_SLOT}*" ; then - ewarn "=sys-devel/lld-${LLVM_SLOT}* is missing! Cannot use LLVM slot ${LLVM_SLOT} ..." >&2 - return 1 - fi - - if use pgo ; then - if ! has_version -b "=sys-libs/compiler-rt-sanitizers-${LLVM_SLOT}*" ; then - ewarn "=sys-libs/compiler-rt-sanitizers-${LLVM_SLOT}* is missing! Cannot use LLVM slot ${LLVM_SLOT} ..." >&2 - return 1 - fi - fi - fi - - einfo "Using LLVM slot ${LLVM_SLOT} to build" >&2 -} - -MOZ_LANGS=( - ach af an ar ast az be bg bn br bs ca-valencia ca cak cs cy - da de dsb el en-CA en-GB en-US eo es-AR es-CL es-ES es-MX et eu - fa ff fi fr fy-NL ga-IE gd gl gn gu-IN he hi-IN hr hsb hu hy-AM - ia id is it ja ka kab kk km kn ko lij lt lv mk mr ms my - nb-NO ne-NP nl nn-NO oc pa-IN pl pt-BR pt-PT rm ro ru - si sk sl son sq sr sv-SE szl ta te th tl tr trs uk ur uz vi - xh zh-CN zh-TW -) - -mozilla_set_globals() { - # https://bugs.gentoo.org/587334 - local MOZ_TOO_REGIONALIZED_FOR_L10N=( - fy-NL ga-IE gu-IN hi-IN hy-AM nb-NO ne-NP nn-NO pa-IN sv-SE - ) - - local lang xflag - for lang in "${MOZ_LANGS[@]}" ; do - # en and en_US are handled internally - if [[ ${lang} == en ]] || [[ ${lang} == en-US ]] ; then - continue - fi - - # strip region subtag if $lang is in the list - if has ${lang} "${MOZ_TOO_REGIONALIZED_FOR_L10N[@]}" ; then - xflag=${lang%%-*} - else - xflag=${lang} - fi - - SRC_URI+=" l10n_${xflag/[_@]/-}? (" - SRC_URI+=" ${MOZ_SRC_BASE_URI}/linux-x86_64/xpi/${lang}.xpi -> ${MOZ_P_DISTFILES}-${lang}.xpi" - SRC_URI+=" )" - IUSE+=" l10n_${xflag/[_@]/-}" - done -} -mozilla_set_globals - -moz_clear_vendor_checksums() { - debug-print-function ${FUNCNAME} "$@" - - if [[ ${#} -ne 1 ]] ; then - die "${FUNCNAME} requires exact one argument" - fi - - einfo "Clearing cargo checksums for ${1} ..." - - sed -i \ - -e 's/\("files":{\)[^}]*/\1/' \ - "${S}"/third_party/rust/${1}/.cargo-checksum.json \ - || die -} - -moz_install_xpi() { - debug-print-function ${FUNCNAME} "$@" - - if [[ ${#} -lt 2 ]] ; then - die "${FUNCNAME} requires at least two arguments" - fi - - local DESTDIR=${1} - shift - - insinto "${DESTDIR}" - - local emid xpi_file xpi_tmp_dir - for xpi_file in "${@}" ; do - emid= - xpi_tmp_dir=$(mktemp -d --tmpdir="${T}") - - # Unpack XPI - unzip -qq "${xpi_file}" -d "${xpi_tmp_dir}" || die - - # Determine extension ID - if [[ -f "${xpi_tmp_dir}/install.rdf" ]] ; then - emid=$(sed -n -e '/install-manifest/,$ { /em:id/!d; s/.*[\">]\([^\"<>]*\)[\"<].*/\1/; p; q }' "${xpi_tmp_dir}/install.rdf") - [[ -z "${emid}" ]] && die "failed to determine extension id from install.rdf" - elif [[ -f "${xpi_tmp_dir}/manifest.json" ]] ; then - emid=$(sed -n -e 's/.*"id": "\([^"]*\)".*/\1/p' "${xpi_tmp_dir}/manifest.json") - [[ -z "${emid}" ]] && die "failed to determine extension id from manifest.json" - else - die "failed to determine extension id" - fi - - einfo "Installing ${emid}.xpi into ${ED}${DESTDIR} ..." - newins "${xpi_file}" "${emid}.xpi" - done -} - -mozconfig_add_options_ac() { - debug-print-function ${FUNCNAME} "$@" - - if [[ ${#} -lt 2 ]] ; then - die "${FUNCNAME} requires at least two arguments" - fi - - local reason=${1} - shift - - local option - for option in ${@} ; do - echo "ac_add_options ${option} # ${reason}" >>${MOZCONFIG} - done -} - -mozconfig_add_options_mk() { - debug-print-function ${FUNCNAME} "$@" - - if [[ ${#} -lt 2 ]] ; then - die "${FUNCNAME} requires at least two arguments" - fi - - local reason=${1} - shift - - local option - for option in ${@} ; do - echo "mk_add_options ${option} # ${reason}" >>${MOZCONFIG} - done -} - -mozconfig_use_enable() { - debug-print-function ${FUNCNAME} "$@" - - if [[ ${#} -lt 1 ]] ; then - die "${FUNCNAME} requires at least one arguments" - fi - - local flag=$(use_enable "${@}") - mozconfig_add_options_ac "$(use ${1} && echo +${1} || echo -${1})" "${flag}" -} - -mozconfig_use_with() { - debug-print-function ${FUNCNAME} "$@" - - if [[ ${#} -lt 1 ]] ; then - die "${FUNCNAME} requires at least one arguments" - fi - - local flag=$(use_with "${@}") - mozconfig_add_options_ac "$(use ${1} && echo +${1} || echo -${1})" "${flag}" -} - -pkg_pretend() { - if [[ ${MERGE_TYPE} != binary ]] ; then - if use pgo ; then - if ! has usersandbox $FEATURES ; then - die "You must enable usersandbox as X server can not run as root!" - fi - fi - - # Ensure we have enough disk space to compile - if use pgo || use lto || use debug ; then - CHECKREQS_DISK_BUILD="13500M" - else - CHECKREQS_DISK_BUILD="6400M" - fi - - check-reqs_pkg_pretend - fi -} - -pkg_setup() { - if [[ ${MERGE_TYPE} != binary ]] ; then - if use pgo ; then - if ! has userpriv ${FEATURES} ; then - eerror "Building ${PN} with USE=pgo and FEATURES=-userpriv is not supported!" - fi - fi - - # Ensure we have enough disk space to compile - if use pgo || use lto || use debug ; then - CHECKREQS_DISK_BUILD="13500M" - else - CHECKREQS_DISK_BUILD="6400M" - fi - - check-reqs_pkg_setup - - llvm_pkg_setup - - if use clang && use lto ; then - local version_lld=$(ld.lld --version 2>/dev/null | awk '{ print $2 }') - [[ -n ${version_lld} ]] && version_lld=$(ver_cut 1 "${version_lld}") - [[ -z ${version_lld} ]] && die "Failed to read ld.lld version!" - - # temp fix for https://bugs.gentoo.org/768543 - # we can assume that rust 1.{49,50}.0 always uses llvm 11 - local version_rust=$(rustc -Vv 2>/dev/null | grep -F -- 'release:' | awk '{ print $2 }') - [[ -n ${version_rust} ]] && version_rust=$(ver_cut 1-2 "${version_rust}") - [[ -z ${version_rust} ]] && die "Failed to read version from rustc!" - - if ver_test "${version_rust}" -ge "1.49" && ver_test "${version_rust}" -le "1.50" ; then - local version_llvm_rust="11" - else - local version_llvm_rust=$(rustc -Vv 2>/dev/null | grep -F -- 'LLVM version:' | awk '{ print $3 }') - [[ -n ${version_llvm_rust} ]] && version_llvm_rust=$(ver_cut 1 "${version_llvm_rust}") - [[ -z ${version_llvm_rust} ]] && die "Failed to read used LLVM version from rustc!" - fi - - if ver_test "${version_lld}" -ne "${version_llvm_rust}" ; then - eerror "Rust is using LLVM version ${version_llvm_rust} but ld.lld version belongs to LLVM version ${version_lld}." - eerror "You will be unable to link ${CATEGORY}/${PN}. To proceed you have the following options:" - eerror " - Manually switch rust version using 'eselect rust' to match used LLVM version" - eerror " - Switch to dev-lang/rust[system-llvm] which will guarantee matching version" - eerror " - Build ${CATEGORY}/${PN} without USE=lto" - die "LLVM version used by Rust (${version_llvm_rust}) does not match with ld.lld version (${version_lld})!" - fi - fi - - python-any-r1_pkg_setup - - # Avoid PGO profiling problems due to enviroment leakage - # These should *always* be cleaned up anyway - unset \ - DBUS_SESSION_BUS_ADDRESS \ - DISPLAY \ - ORBIT_SOCKETDIR \ - SESSION_MANAGER \ - XAUTHORITY \ - XDG_CACHE_HOME \ - XDG_SESSION_COOKIE - - # Build system is using /proc/self/oom_score_adj, bug #604394 - addpredict /proc/self/oom_score_adj - - if ! mountpoint -q /dev/shm ; then - # If /dev/shm is not available, configure is known to fail with - # a traceback report referencing /usr/lib/pythonN.N/multiprocessing/synchronize.py - ewarn "/dev/shm is not mounted -- expect build failures!" - fi - - # Google API keys (see http://www.chromium.org/developers/how-tos/api-keys) - # Note: These are for Gentoo Linux use ONLY. For your own distribution, please - # get your own set of keys. - if [[ -z "${MOZ_API_KEY_GOOGLE+set}" ]] ; then - MOZ_API_KEY_GOOGLE="AIzaSyDEAOvatFogGaPi0eTgsV_ZlEzx0ObmepsMzfAc" - fi - - if [[ -z "${MOZ_API_KEY_LOCATION+set}" ]] ; then - MOZ_API_KEY_LOCATION="AIzaSyB2h2OuRgGaPicUgy5N-5hsZqiPW6sH3n_rptiQ" - fi - - # Mozilla API keys (see https://location.services.mozilla.com/api) - # Note: These are for Gentoo Linux use ONLY. For your own distribution, please - # get your own set of keys. - if [[ -z "${MOZ_API_KEY_MOZILLA+set}" ]] ; then - MOZ_API_KEY_MOZILLA="edb3d487-3a84-46m0ap1e3-9dfd-92b5efaaa005" - fi - - # Ensure we use C locale when building, bug #746215 - export LC_ALL=C - fi -} - -src_unpack() { - local _lp_dir="${WORKDIR}/language_packs" - local _src_file - - if [[ ! -d "${_lp_dir}" ]] ; then - mkdir "${_lp_dir}" || die - fi - - for _src_file in ${A} ; do - if [[ ${_src_file} == *.xpi ]]; then - cp "${DISTDIR}/${_src_file}" "${_lp_dir}" || die "Failed to copy '${_src_file}' to '${_lp_dir}'!" - else - unpack ${_src_file} - fi - done -} - -src_prepare() { - use lto && rm -v "${WORKDIR}"/firefox-patches/*-LTO-Only-enable-LTO-*.patch - eapply "${WORKDIR}/firefox-patches" - - # Allow user to apply any additional patches without modifing ebuild - eapply_user - - # Make LTO respect MAKEOPTS - sed -i \ - -e "s/multiprocessing.cpu_count()/$(makeopts_jobs)/" \ - "${S}"/build/moz.configure/lto-pgo.configure \ - || die "sed failed to set num_cores" - - # Make ICU respect MAKEOPTS - sed -i \ - -e "s/multiprocessing.cpu_count()/$(makeopts_jobs)/" \ - "${S}"/intl/icu_sources_data.py \ - || die "sed failed to set num_cores" - - # sed-in toolchain prefix - sed -i \ - -e "s/objdump/${CHOST}-objdump/" \ - "${S}"/python/mozbuild/mozbuild/configure/check_debug_ranges.py \ - || die "sed failed to set toolchain prefix" - - sed -i \ - -e 's/ccache_stats = None/return None/' \ - "${S}"/python/mozbuild/mozbuild/controller/building.py \ - || die "sed failed to disable ccache stats call" - - einfo "Removing pre-built binaries ..." - find "${S}"/third_party -type f \( -name '*.so' -o -name '*.o' \) -print -delete || die - - # Clearing checksums where we have applied patches - moz_clear_vendor_checksums target-lexicon-0.9.0 - - # Create build dir - BUILD_DIR="${WORKDIR}/${PN}_build" - mkdir -p "${BUILD_DIR}" || die - - # Write API keys to disk - echo -n "${MOZ_API_KEY_GOOGLE//gGaPi/}" > "${S}"/api-google.key || die - echo -n "${MOZ_API_KEY_LOCATION//gGaPi/}" > "${S}"/api-location.key || die - echo -n "${MOZ_API_KEY_MOZILLA//m0ap1/}" > "${S}"/api-mozilla.key || die - - xdg_src_prepare -} - -src_configure() { - # Show flags set at the beginning - einfo "Current BINDGEN_CFLAGS:\t${BINDGEN_CFLAGS:-no value set}" - einfo "Current CFLAGS:\t\t${CFLAGS:-no value set}" - einfo "Current CXXFLAGS:\t\t${CXXFLAGS:-no value set}" - einfo "Current LDFLAGS:\t\t${LDFLAGS:-no value set}" - einfo "Current RUSTFLAGS:\t\t${RUSTFLAGS:-no value set}" - - local have_switched_compiler= - if use clang && ! tc-is-clang ; then - # Force clang - einfo "Enforcing the use of clang due to USE=clang ..." - have_switched_compiler=yes - AR=llvm-ar - CC=${CHOST}-clang - CXX=${CHOST}-clang++ - NM=llvm-nm - RANLIB=llvm-ranlib - elif ! use clang && ! tc-is-gcc ; then - # Force gcc - have_switched_compiler=yes - einfo "Enforcing the use of gcc due to USE=-clang ..." - AR=gcc-ar - CC=${CHOST}-gcc - CXX=${CHOST}-g++ - NM=gcc-nm - RANLIB=gcc-ranlib - fi - - if [[ -n "${have_switched_compiler}" ]] ; then - # Because we switched active compiler we have to ensure - # that no unsupported flags are set - strip-unsupported-flags - fi - - # Ensure we use correct toolchain - export HOST_CC="$(tc-getBUILD_CC)" - export HOST_CXX="$(tc-getBUILD_CXX)" - tc-export CC CXX LD AR NM OBJDUMP RANLIB PKG_CONFIG - - # Pass the correct toolchain paths through cbindgen - if tc-is-cross-compiler ; then - export BINDGEN_CFLAGS="${SYSROOT:+--sysroot=${ESYSROOT}} --target=${CHOST} ${BINDGEN_CFLAGS-}" - fi - - # Set MOZILLA_FIVE_HOME - export MOZILLA_FIVE_HOME="/usr/$(get_libdir)/${PN}" - - # python/mach/mach/mixin/process.py fails to detect SHELL - export SHELL="${EPREFIX}/bin/bash" - - # Set MOZCONFIG - export MOZCONFIG="${S}/.mozconfig" - - # Initialize MOZCONFIG - mozconfig_add_options_ac '' --enable-application=browser - - # Set Gentoo defaults - export MOZILLA_OFFICIAL=1 - - mozconfig_add_options_ac 'Gentoo default' \ - --allow-addon-sideload \ - --disable-cargo-incremental \ - --disable-crashreporter \ - --disable-install-strip \ - --disable-strip \ - --disable-updater \ - --enable-official-branding \ - --enable-release \ - --enable-system-ffi \ - --enable-system-pixman \ - --host="${CBUILD:-${CHOST}}" \ - --libdir="${EPREFIX}/usr/$(get_libdir)" \ - --prefix="${EPREFIX}/usr" \ - --target="${CHOST}" \ - --without-ccache \ - --with-intl-api \ - --with-libclang-path="$(llvm-config --libdir)" \ - --with-system-nspr \ - --with-system-nss \ - --with-system-png \ - --with-system-zlib \ - --with-toolchain-prefix="${CHOST}-" \ - --with-unsigned-addon-scopes=app,system \ - --x-includes="${SYSROOT}${EPREFIX}/usr/include" \ - --x-libraries="${SYSROOT}${EPREFIX}/usr/$(get_libdir)" - - # Set update channel - local update_channel=release - [[ -n ${MOZ_ESR} ]] && update_channel=esr - mozconfig_add_options_ac '' --update-channel=${update_channel} - - if ! use x86 && [[ ${CHOST} != armv*h* ]] ; then - mozconfig_add_options_ac '' --enable-rust-simd - fi - - if [[ -s "${S}/api-google.key" ]] ; then - local key_origin="Gentoo default" - if [[ $(cat "${S}/api-google.key" | md5sum | awk '{ print $1 }') != 709560c02f94b41f9ad2c49207be6c54 ]] ; then - key_origin="User value" - fi - - mozconfig_add_options_ac "${key_origin}" \ - --with-google-safebrowsing-api-keyfile="${S}/api-google.key" - else - einfo "Building without Google API key ..." - fi - - if [[ -s "${S}/api-location.key" ]] ; then - local key_origin="Gentoo default" - if [[ $(cat "${S}/api-location.key" | md5sum | awk '{ print $1 }') != ffb7895e35dedf832eb1c5d420ac7420 ]] ; then - key_origin="User value" - fi - - mozconfig_add_options_ac "${key_origin}" \ - --with-google-location-service-api-keyfile="${S}/api-location.key" - else - einfo "Building without Location API key ..." - fi - - if [[ -s "${S}/api-mozilla.key" ]] ; then - local key_origin="Gentoo default" - if [[ $(cat "${S}/api-mozilla.key" | md5sum | awk '{ print $1 }') != 3927726e9442a8e8fa0e46ccc39caa27 ]] ; then - key_origin="User value" - fi - - mozconfig_add_options_ac "${key_origin}" \ - --with-mozilla-api-keyfile="${S}/api-mozilla.key" - else - einfo "Building without Mozilla API key ..." - fi - - mozconfig_use_with system-av1 - mozconfig_use_with system-harfbuzz - mozconfig_use_with system-harfbuzz system-graphite2 - mozconfig_use_with system-icu - mozconfig_use_with system-jpeg - mozconfig_use_with system-libevent system-libevent "${SYSROOT}${EPREFIX}/usr" - mozconfig_use_with system-libvpx - mozconfig_use_with system-webp - - mozconfig_use_enable dbus - - use eme-free && mozconfig_add_options_ac '+eme-free' --disable-eme - - mozconfig_use_enable geckodriver - - if use hardened ; then - mozconfig_add_options_ac "+hardened" --enable-hardening - append-ldflags "-Wl,-z,relro -Wl,-z,now" - fi - - mozconfig_use_enable jack - - mozconfig_use_enable pulseaudio - # force the deprecated alsa sound code if pulseaudio is disabled - if use kernel_linux && ! use pulseaudio ; then - mozconfig_add_options_ac '-pulseaudio' --enable-alsa - fi - - mozconfig_use_enable wifi necko-wifi - - if use wayland ; then - mozconfig_add_options_ac '+wayland' --enable-default-toolkit=cairo-gtk3-wayland - else - mozconfig_add_options_ac '' --enable-default-toolkit=cairo-gtk3 - fi - - if use lto ; then - if use clang ; then - # Upstream only supports lld when using clang - mozconfig_add_options_ac "forcing ld=lld due to USE=clang and USE=lto" --enable-linker=lld - - mozconfig_add_options_ac '+lto' --enable-lto=cross - else - # ThinLTO is currently broken, see bmo#1644409 - mozconfig_add_options_ac '+lto' --enable-lto=full - fi - - if use pgo ; then - mozconfig_add_options_ac '+pgo' MOZ_PGO=1 - - if use clang ; then - # Used in build/pgo/profileserver.py - export LLVM_PROFDATA="llvm-profdata" - fi - fi - else - # Avoid auto-magic on linker - if use clang ; then - # This is upstream's default - mozconfig_add_options_ac "forcing ld=lld due to USE=clang" --enable-linker=lld - else - mozconfig_add_options_ac "linker is set to bfd" --enable-linker=bfd - fi - fi - - # LTO flag was handled via configure - filter-flags '-flto*' - - mozconfig_use_enable debug - if use debug ; then - mozconfig_add_options_ac '+debug' --disable-optimize - else - if is-flag '-g*' ; then - if use clang ; then - mozconfig_add_options_ac 'from CFLAGS' --enable-debug-symbols=$(get-flag '-g*') - else - mozconfig_add_options_ac 'from CFLAGS' --enable-debug-symbols - fi - else - mozconfig_add_options_ac 'Gentoo default' --disable-debug-symbols - fi - - if is-flag '-O0' ; then - mozconfig_add_options_ac "from CFLAGS" --enable-optimize=-O0 - elif is-flag '-O4' ; then - mozconfig_add_options_ac "from CFLAGS" --enable-optimize=-O4 - elif is-flag '-O3' ; then - mozconfig_add_options_ac "from CFLAGS" --enable-optimize=-O3 - elif is-flag '-O1' ; then - mozconfig_add_options_ac "from CFLAGS" --enable-optimize=-O1 - elif is-flag '-Os' ; then - mozconfig_add_options_ac "from CFLAGS" --enable-optimize=-Os - else - mozconfig_add_options_ac "Gentoo default" --enable-optimize=-O2 - fi - fi - - # Debug flag was handled via configure - filter-flags '-g*' - - # Optimization flag was handled via configure - filter-flags '-O*' - - # Modifications to better support ARM, bug #553364 - if use cpu_flags_arm_neon ; then - mozconfig_add_options_ac '+cpu_flags_arm_neon' --with-fpu=neon - - if ! tc-is-clang ; then - # thumb options aren't supported when using clang, bug 666966 - mozconfig_add_options_ac '+cpu_flags_arm_neon' \ - --with-thumb=yes \ - --with-thumb-interwork=no - fi - fi - - if [[ ${CHOST} == armv*h* ]] ; then - mozconfig_add_options_ac 'CHOST=armv*h*' --with-float-abi=hard - - if ! use system-libvpx ; then - sed -i \ - -e "s|softfp|hard|" \ - "${S}"/media/libvpx/moz.build \ - || die - fi - fi - - if use clang ; then - # https://bugzilla.mozilla.org/show_bug.cgi?id=1482204 - # https://bugzilla.mozilla.org/show_bug.cgi?id=1483822 - # toolkit/moz.configure Elfhack section: target.cpu in ('arm', 'x86', 'x86_64') - local disable_elf_hack= - if use amd64 ; then - disable_elf_hack=yes - elif use x86 ; then - disable_elf_hack=yes - elif use arm ; then - disable_elf_hack=yes - fi - - if [[ -n ${disable_elf_hack} ]] ; then - mozconfig_add_options_ac 'elf-hack is broken when using Clang' --disable-elf-hack - fi - elif tc-is-gcc ; then - if ver_test $(gcc-fullversion) -ge 10 ; then - einfo "Forcing -fno-tree-loop-vectorize to workaround GCC bug, see bug 758446 ..." - append-cxxflags -fno-tree-loop-vectorize - fi - fi - - # Additional ARCH support - case "${ARCH}" in - arm) - # Reduce the memory requirements for linking - if use clang ; then - # Nothing to do - :; - elif tc-ld-is-gold || use lto ; then - append-ldflags -Wl,--no-keep-memory - else - append-ldflags -Wl,--no-keep-memory -Wl,--reduce-memory-overheads - fi - ;; - esac - - if ! use elibc_glibc ; then - mozconfig_add_options_ac '!elibc_glibc' --disable-jemalloc - fi - - # Allow elfhack to work in combination with unstripped binaries - # when they would normally be larger than 2GiB. - append-ldflags "-Wl,--compress-debug-sections=zlib" - - # Make revdep-rebuild.sh happy; Also required for musl - append-ldflags -Wl,-rpath="${MOZILLA_FIVE_HOME}",--enable-new-dtags - - # Pass $MAKEOPTS to build system - export MOZ_MAKE_FLAGS="${MAKEOPTS}" - - # Use system's Python environment - export MACH_USE_SYSTEM_PYTHON=1 - - # Disable notification when build system has finished - export MOZ_NOSPAM=1 - - # Portage sets XARGS environment variable to "xargs -r" by default which - # breaks build system's check_prog() function which doesn't support arguments - mozconfig_add_options_ac 'Gentoo default' "XARGS=${EPREFIX}/usr/bin/xargs" - - # Set build dir - mozconfig_add_options_mk 'Gentoo default' "MOZ_OBJDIR=${BUILD_DIR}" - - # Show flags we will use - einfo "Build BINDGEN_CFLAGS:\t${BINDGEN_CFLAGS:-no value set}" - einfo "Build CFLAGS:\t\t${CFLAGS:-no value set}" - einfo "Build CXXFLAGS:\t\t${CXXFLAGS:-no value set}" - einfo "Build LDFLAGS:\t\t${LDFLAGS:-no value set}" - einfo "Build RUSTFLAGS:\t\t${RUSTFLAGS:-no value set}" - - # Handle EXTRA_CONF and show summary - local ac opt hash reason - - # Apply EXTRA_ECONF entries to $MOZCONFIG - if [[ -n ${EXTRA_ECONF} ]] ; then - IFS=\! read -a ac <<<${EXTRA_ECONF// --/\!} - for opt in "${ac[@]}"; do - mozconfig_add_options_ac "EXTRA_ECONF" --${opt#--} - done - fi - - echo - echo "==========================================================" - echo "Building ${PF} with the following configuration" - grep ^ac_add_options "${MOZCONFIG}" | while read ac opt hash reason; do - [[ -z ${hash} || ${hash} == \# ]] \ - || die "error reading mozconfig: ${ac} ${opt} ${hash} ${reason}" - printf " %-30s %s\n" "${opt}" "${reason:-mozilla.org default}" - done - echo "==========================================================" - echo - - ./mach configure || die -} - -src_compile() { - local virtx_cmd= - - if use pgo ; then - virtx_cmd=virtx - - # Reset and cleanup environment variables used by GNOME/XDG - gnome2_environment_reset - - addpredict /root - fi - - local -x GDK_BACKEND=x11 - - ${virtx_cmd} ./mach build --verbose \ - || die -} - -src_install() { - # xpcshell is getting called during install - pax-mark m \ - "${BUILD_DIR}"/dist/bin/xpcshell \ - "${BUILD_DIR}"/dist/bin/${PN} \ - "${BUILD_DIR}"/dist/bin/plugin-container - - DESTDIR="${D}" ./mach install || die - - # Upstream cannot ship symlink but we can (bmo#658850) - rm "${ED}${MOZILLA_FIVE_HOME}/${PN}-bin" || die - dosym ${PN} ${MOZILLA_FIVE_HOME}/${PN}-bin - - # Don't install llvm-symbolizer from sys-devel/llvm package - if [[ -f "${ED}${MOZILLA_FIVE_HOME}/llvm-symbolizer" ]] ; then - rm -v "${ED}${MOZILLA_FIVE_HOME}/llvm-symbolizer" || die - fi - - # Install policy (currently only used to disable application updates) - insinto "${MOZILLA_FIVE_HOME}/distribution" - newins "${FILESDIR}"/distribution.ini distribution.ini - newins "${FILESDIR}"/disable-auto-update.policy.json policies.json - - # Install system-wide preferences - local PREFS_DIR="${MOZILLA_FIVE_HOME}/browser/defaults/preferences" - insinto "${PREFS_DIR}" - newins "${FILESDIR}"/gentoo-default-prefs.js all-gentoo.js - - local GENTOO_PREFS="${ED}${PREFS_DIR}/all-gentoo.js" - - # Set dictionary path to use system hunspell - cat >>"${GENTOO_PREFS}" <<-EOF || die "failed to set spellchecker.dictionary_path pref" - pref("spellchecker.dictionary_path", "${EPREFIX}/usr/share/myspell"); - EOF - - # Force hwaccel prefs if USE=hwaccel is enabled - if use hwaccel ; then - cat "${FILESDIR}"/gentoo-hwaccel-prefs.js \ - >>"${GENTOO_PREFS}" \ - || die "failed to add prefs to force hardware-accelerated rendering to all-gentoo.js" - fi - - if ! use gmp-autoupdate ; then - local plugin - for plugin in "${MOZ_GMP_PLUGIN_LIST[@]}" ; do - einfo "Disabling auto-update for ${plugin} plugin ..." - cat >>"${GENTOO_PREFS}" <<-EOF || die "failed to disable autoupdate for ${plugin} media plugin" - pref("media.${plugin}.autoupdate", false); - EOF - done - fi - - # Force the graphite pref if USE=system-harfbuzz is enabled, since the pref cannot disable it - if use system-harfbuzz ; then - cat >>"${GENTOO_PREFS}" <<-EOF || die "failed to set gfx.font_rendering.graphite.enabled pref" - sticky_pref("gfx.font_rendering.graphite.enabled", true); - EOF - fi - - # Install language packs - local langpacks=( $(find "${WORKDIR}/language_packs" -type f -name '*.xpi') ) - if [[ -n "${langpacks}" ]] ; then - moz_install_xpi "${MOZILLA_FIVE_HOME}/distribution/extensions" "${langpacks[@]}" - fi - - # Install geckodriver - if use geckodriver ; then - einfo "Installing geckodriver into ${ED}${MOZILLA_FIVE_HOME} ..." - pax-mark m "${BUILD_DIR}"/dist/bin/geckodriver - exeinto "${MOZILLA_FIVE_HOME}" - doexe "${BUILD_DIR}"/dist/bin/geckodriver - - dosym ${MOZILLA_FIVE_HOME}/geckodriver /usr/bin/geckodriver - fi - - # Install icons - local icon_srcdir="${S}/browser/branding/official" - local icon_symbolic_file="${FILESDIR}/icon/firefox-symbolic.svg" - - insinto /usr/share/icons/hicolor/symbolic/apps - newins "${icon_symbolic_file}" ${PN}-symbolic.svg - - local icon size - for icon in "${icon_srcdir}"/default*.png ; do - size=${icon%.png} - size=${size##*/default} - - if [[ ${size} -eq 48 ]] ; then - newicon "${icon}" ${PN}.png - fi - - newicon -s ${size} "${icon}" ${PN}.png - done - - # Install menus - local wrapper_wayland="${PN}-wayland.sh" - local wrapper_x11="${PN}-x11.sh" - local desktop_file="${FILESDIR}/icon/${PN}-r2.desktop" - local display_protocols="auto X11" - local icon="${PN}" - local name="Mozilla ${MOZ_PN^}" - local use_wayland="false" - - if use wayland ; then - display_protocols+=" Wayland" - use_wayland="true" - fi - - local app_name desktop_filename display_protocol exec_command - for display_protocol in ${display_protocols} ; do - app_name="${name} on ${display_protocol}" - desktop_filename="${PN}-${display_protocol,,}.desktop" - - case ${display_protocol} in - Wayland) - exec_command="${PN}-wayland --name ${PN}-wayland" - newbin "${FILESDIR}/${wrapper_wayland}" ${PN}-wayland - ;; - X11) - if ! use wayland ; then - # Exit loop here because there's no choice so - # we don't need wrapper/.desktop file for X11. - continue - fi - - exec_command="${PN}-x11 --name ${PN}-x11" - newbin "${FILESDIR}/${wrapper_x11}" ${PN}-x11 - ;; - *) - app_name="${name}" - desktop_filename="${PN}.desktop" - exec_command="${PN}" - ;; - esac - - cp "${desktop_file}" "${WORKDIR}/${PN}.desktop-template" || die - - sed -i \ - -e "s:@NAME@:${app_name}:" \ - -e "s:@EXEC@:${exec_command}:" \ - -e "s:@ICON@:${icon}:" \ - "${WORKDIR}/${PN}.desktop-template" \ - || die - - newmenu "${WORKDIR}/${PN}.desktop-template" "${desktop_filename}" - - rm "${WORKDIR}/${PN}.desktop-template" || die - done - - # Install generic wrapper script - [[ -f "${ED}/usr/bin/${PN}" ]] && rm "${ED}/usr/bin/${PN}" - newbin "${FILESDIR}/${PN}.sh" ${PN} - - # Update wrapper - local wrapper - for wrapper in \ - "${ED}/usr/bin/${PN}" \ - "${ED}/usr/bin/${PN}-x11" \ - "${ED}/usr/bin/${PN}-wayland" \ - ; do - [[ ! -f "${wrapper}" ]] && continue - - sed -i \ - -e "s:@PREFIX@:${EPREFIX}/usr:" \ - -e "s:@MOZ_FIVE_HOME@:${MOZILLA_FIVE_HOME}:" \ - -e "s:@APULSELIB_DIR@:${apulselib}:" \ - -e "s:@DEFAULT_WAYLAND@:${use_wayland}:" \ - "${wrapper}" \ - || die - done -} - -pkg_preinst() { - xdg_pkg_preinst - - # If the apulse libs are available in MOZILLA_FIVE_HOME then apulse - # does not need to be forced into the LD_LIBRARY_PATH - if use pulseaudio && has_version ">=media-sound/apulse-0.1.12-r4" ; then - einfo "APULSE found; Generating library symlinks for sound support ..." - local lib - pushd "${ED}${MOZILLA_FIVE_HOME}" &>/dev/null || die - for lib in ../apulse/libpulse{.so{,.0},-simple.so{,.0}} ; do - # A quickpkg rolled by hand will grab symlinks as part of the package, - # so we need to avoid creating them if they already exist. - if [[ ! -L ${lib##*/} ]] ; then - ln -s "${lib}" ${lib##*/} || die - fi - done - popd &>/dev/null || die - fi -} - -pkg_postinst() { - xdg_pkg_postinst - - if ! use gmp-autoupdate ; then - elog "USE='-gmp-autoupdate' has disabled the following plugins from updating or" - elog "installing into new profiles:" - local plugin - for plugin in "${MOZ_GMP_PLUGIN_LIST[@]}" ; do - elog "\t ${plugin}" - done - elog - fi - - if use pulseaudio && has_version ">=media-sound/apulse-0.1.12-r4" ; then - elog "Apulse was detected at merge time on this system and so it will always be" - elog "used for sound. If you wish to use pulseaudio instead please unmerge" - elog "media-sound/apulse." - elog - fi - - local show_doh_information show_normandy_information - - if [[ -z "${REPLACING_VERSIONS}" ]] ; then - # New install; Tell user that DoH is disabled by default - show_doh_information=yes - show_normandy_information=yes - else - local replacing_version - for replacing_version in ${REPLACING_VERSIONS} ; do - if ver_test "${replacing_version}" -lt 70 ; then - # Tell user only once about our DoH default - show_doh_information=yes - fi - - if ver_test "${replacing_version}" -lt 74.0-r2 ; then - # Tell user only once about our Normandy default - show_normandy_information=yes - fi - done - fi - - if [[ -n "${show_doh_information}" ]] ; then - elog - elog "Note regarding Trusted Recursive Resolver aka DNS-over-HTTPS (DoH):" - elog "Due to privacy concerns (encrypting DNS might be a good thing, sending all" - elog "DNS traffic to Cloudflare by default is not a good idea and applications" - elog "should respect OS configured settings), \"network.trr.mode\" was set to 5" - elog "(\"Off by choice\") by default." - elog "You can enable DNS-over-HTTPS in ${PN^}'s preferences." - fi - - # bug 713782 - if [[ -n "${show_normandy_information}" ]] ; then - elog - elog "Upstream operates a service named Normandy which allows Mozilla to" - elog "push changes for default settings or even install new add-ons remotely." - elog "While this can be useful to address problems like 'Armagadd-on 2.0' or" - elog "revert previous decisions to disable TLS 1.0/1.1, privacy and security" - elog "concerns prevail, which is why we have switched off the use of this" - elog "service by default." - elog - elog "To re-enable this service set" - elog - elog " app.normandy.enabled=true" - elog - elog "in about:config." - fi -} diff --git a/www-client/w3m/Manifest b/www-client/w3m/Manifest index 8de29484f7db..0f12153d81dd 100644 --- a/www-client/w3m/Manifest +++ b/www-client/w3m/Manifest @@ -1,2 +1,3 @@ DIST w3m-0.5.3+git20180125.tar.gz 2181743 BLAKE2B d0766fa215be971ba280e4933ee9521ac4b7806f77ced5be4de58a5e28fa478e29a9102d101174f8d216cb982827b347c0fbcbfc494068d1cb8e443e73df7228 SHA512 61b8498b927569937c509460e291eeba6eb302d34ccd6e1bf4d1eb07ac73a3ac5a477161727d310324625be04b907f8c3e970382d08c9fa0846b371699f04e14 DIST w3m-0.5.3+git20190105.tar.gz 2183651 BLAKE2B 624fe3b8c1daa2a6d4ce21e051ee363a29114bdb64e0e0d9864b8098f2a12bcb27e293fa3dfa4dc1dff691fa40046f4878b7d39c321f591d3689d00e3ed42bad SHA512 b63b15d0bea82f50bcaa9fc0826c2d3c265a3ad73069b4a020812f28b552cdf08618ab877280c9f3a43bd64f51b80b7a526098e6395ea121c0981a3fcd2562b4 +DIST w3m-0.5.3+git20210102.tar.gz 2189272 BLAKE2B f82c13c26b1c83cda90655abdcf30422e257a5c2e48c32d5636a70f895078d11a95fc6ce623fa94624bb2a1125b71e7654d872dfb91fd86c4290278de3cf88f8 SHA512 357eeecf0f63bfd5174c9670533882323879657bdecefd0758d853ca645e368331bfdf91e99c0917f19829e184ce892ecdc99bd865851707d93baccfb4b97632 diff --git a/www-client/w3m/files/w3m-0.5.3_p20210102-restore-gettext-macro.patch b/www-client/w3m/files/w3m-0.5.3_p20210102-restore-gettext-macro.patch new file mode 100644 index 000000000000..ffd30c62a5dc --- /dev/null +++ b/www-client/w3m/files/w3m-0.5.3_p20210102-restore-gettext-macro.patch @@ -0,0 +1,31 @@ +https://sources.debian.org/patches/gnokii/0.6.30+dfsg-1.3/0001-Add-codeset.m4-to-m4-to-prevent-build-failure-with-g.patch/ +https://bugs.gentoo.org/778482 +--- /dev/null ++++ b/m4/codeset.m4 +@@ -0,0 +1,25 @@ ++# codeset.m4 serial 5 (gettext-0.18.2) ++dnl Copyright (C) 2000-2002, 2006, 2008-2014, 2016 Free Software Foundation, ++dnl Inc. ++dnl This file is free software; the Free Software Foundation ++dnl gives unlimited permission to copy and/or distribute it, ++dnl with or without modifications, as long as this notice is preserved. ++ ++dnl From Bruno Haible. ++ ++AC_DEFUN([AM_LANGINFO_CODESET], ++[ ++ AC_CACHE_CHECK([for nl_langinfo and CODESET], [am_cv_langinfo_codeset], ++ [AC_LINK_IFELSE( ++ [AC_LANG_PROGRAM( ++ [[#include ]], ++ [[char* cs = nl_langinfo(CODESET); return !cs;]])], ++ [am_cv_langinfo_codeset=yes], ++ [am_cv_langinfo_codeset=no]) ++ ]) ++ if test $am_cv_langinfo_codeset = yes; then ++ AC_DEFINE([HAVE_LANGINFO_CODESET], [1], ++ [Define if you have and nl_langinfo(CODESET).]) ++ fi ++]) ++ +-- diff --git a/www-client/w3m/w3m-0.5.3_p20210102.ebuild b/www-client/w3m/w3m-0.5.3_p20210102.ebuild new file mode 100644 index 000000000000..60b0c812ca76 --- /dev/null +++ b/www-client/w3m/w3m-0.5.3_p20210102.ebuild @@ -0,0 +1,138 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit autotools prefix toolchain-funcs + +MY_P="${P/_p/+git}" +MY_PV="${PV/_p/+git}" + +DESCRIPTION="Text based WWW browser, supports tables and frames" +HOMEPAGE="https://github.com/tats/w3m" +SRC_URI="https://github.com/tats/w3m/archive/v${MY_PV}.tar.gz -> ${MY_P}.tar.gz" +S="${WORKDIR}/${P/_p/-git}" + +LICENSE="w3m" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="fbcon gdk-pixbuf gpm imlib l10n_de l10n_ja lynxkeymap nls nntp ssl unicode X xface" + +REQUIRED_USE=" + fbcon? ( ?? ( gdk-pixbuf imlib ) ) + X? ( ?? ( gdk-pixbuf imlib ) ) +" + +RDEPEND=" + dev-libs/boehm-gc:= + sys-libs/ncurses:0= + sys-libs/zlib + gdk-pixbuf? ( + x11-libs/gdk-pixbuf + X? ( x11-libs/gdk-pixbuf-xlib ) + ) + !gdk-pixbuf? ( + imlib? ( media-libs/imlib2[X?] ) + ) + gpm? ( sys-libs/gpm ) + ssl? ( dev-libs/openssl:0= ) + X? ( + x11-libs/libXdmcp + x11-libs/libXext + ) + xface? ( media-libs/compface ) +" + +BDEPEND=" + ${RDEPEND} + virtual/pkgconfig +" + +PATCHES=( + "${FILESDIR}"/${PN}-0.5.3_p20210102-restore-gettext-macro.patch +) + +src_prepare() { + default + + sed -i "/^AR=/s:ar:$(tc-getAR):" {.,${PN}img,libwc}/Makefile.in || die + hprefixify acinclude.m4 + + AT_M4DIR="m4" eautoreconf +} + +src_configure() { + local myconf=() + local image imagelib + + if use gdk-pixbuf ; then + imagelib="gtk3" + elif use imlib ; then + imagelib="imlib2" + fi + if [[ -n "${imagelib}" ]] ; then + use X && image="${image}${image:+,}x11" + use fbcon && image="${image}${image:+,}fb" + fi + # emacs-w3m doesn't like "--enable-m17n --disable-unicode," + # so we better enable or disable both. Default to enable + # m17n and unicode, see bug #47046. + if use l10n_ja ; then + myconf+=( --enable-japanese=$(usex unicode U E) ) + else + myconf+=( --with-charset=$(usex unicode UTF-8 US-ASCII) ) + fi + # lynxkeymap IUSE flag. bug #49397 + myconf+=( --enable-keymap=$(usex lynxkeymap lynx ${PN}) ) + + econf \ + $(use_enable gpm mouse) \ + $(use_enable nls) \ + $(use_enable nntp) \ + $(use_enable ssl digest-auth) \ + $(use_enable xface) \ + $(use_with ssl) \ + --enable-image=${image:-no} \ + --enable-m17n \ + --enable-unicode \ + --with-browser="${EPREFIX}/usr/bin/xdg-open" \ + --with-editor="${EPREFIX}/usr/bin/vi" \ + --with-imagelib="${imagelib:-no}" \ + --with-mailer="${EPREFIX}/bin/mail" \ + --without-migemo \ + --with-termlib=yes \ + "${myconf[@]}" +} + +src_install() { + default + + insinto /etc/${PN} + newins "${FILESDIR}"/${PN}.mailcap mailcap + + insinto /usr/share/${PN}/Bonus + doins Bonus/{*.{cgi,rb},html*,makeref} + + docinto en + dodoc doc/{HISTORY,README,keymap,menu}* + newdoc Bonus/README.eng README.Bonus + docinto html/en + dodoc doc/*.html + if use l10n_de ; then + docinto de + dodoc doc-de/README* + docinto html/de + dodoc doc-de/*.html + else + rm -rf "${ED}"/usr/share/man/de || die + fi + if use l10n_ja ; then + docinto ja + dodoc doc-jp/{HISTORY,README,keymap,menu}* + newdoc Bonus/README README.Bonus + docinto html/ja + dodoc doc-jp/*.html + else + rm -rf "${ED}"/usr/share/man/ja || die + fi +} diff --git a/x11-misc/Manifest.gz b/x11-misc/Manifest.gz index 6f899ad9d136..c1929f7d5dc0 100644 Binary files a/x11-misc/Manifest.gz and b/x11-misc/Manifest.gz differ diff --git a/x11-misc/xlockmore/Manifest b/x11-misc/xlockmore/Manifest index e84a09111c5b..c4055b96dab6 100644 --- a/x11-misc/xlockmore/Manifest +++ b/x11-misc/xlockmore/Manifest @@ -1,3 +1,2 @@ DIST xlockmore-5.65.tar.xz 1945636 BLAKE2B d026975551e8ceafdcc7b8d8b6e404634f329d8d1f65e153b51798981103a023479dd58f2485c774aaf58f5928ea28a9f409c733ccfc75f98b65302e7e478ac5 SHA512 ecbf7e5c087843265eb4a537b3fe06a0d86d5f67d88c45137b6a7f4f5b30522d44fb87b5628cd9e042f90af129863fd3a4c2b5e2305df2dc3dfd867a03469ad8 DIST xlockmore-5.66.tar.xz 1995064 BLAKE2B 630643f2968a5015dd35b4e1a24cd3d4e7ef9d6d75b0916416e93ab28bacb5a161983b036d9042a5686b2f17ba493ad510e2df9f7443488f9b988662e644ec7a SHA512 d0a4665e23b32cc3370703e55396cd5c9659f836aa13a1737dd709632746cf9221acd66a529b9e05af981e5bef539e70582959b9d821854b93ef735ad1cd928d -DIST xlockmore-5.66ALPHA12.tar.xz 2083320 BLAKE2B 271c3e67076086759e325315bebb63a509adde6ee93a9cdae7c1022649231a34a9d944a94676ecee5fb53b3105766095f3e9f4f17df60de14fee1e6742b729c2 SHA512 e495dac3ce0cb1983ee2757198babc05adbadf3cad90c576af8dc83f4c49a45cdc3411106df910ccdc9701b842d7ead96cb2f253ccad094464e900e9548f963a diff --git a/x11-misc/xlockmore/xlockmore-5.66.ebuild b/x11-misc/xlockmore/xlockmore-5.66.ebuild index e701a66751bd..c21fce36756a 100644 --- a/x11-misc/xlockmore/xlockmore-5.66.ebuild +++ b/x11-misc/xlockmore/xlockmore-5.66.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${P/_alpha/ALPHA}" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 sparc ~x86" IUSE="crypt debug gtk imagemagick motif nas opengl pam truetype xinerama xlockrc vtlock" REQUIRED_USE=" diff --git a/x11-misc/xlockmore/xlockmore-5.66_alpha12-r1.ebuild b/x11-misc/xlockmore/xlockmore-5.66_alpha12-r1.ebuild deleted file mode 100644 index 581e292289a9..000000000000 --- a/x11-misc/xlockmore/xlockmore-5.66_alpha12-r1.ebuild +++ /dev/null @@ -1,117 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -inherit autotools flag-o-matic pam - -DESCRIPTION="Just another screensaver application for X" -HOMEPAGE="https://www.sillycycle.com/xlockmore.html" -SRC_URI=" - https://www.sillycycle.com/xlock/${P/_alpha/ALPHA}.tar.xz - https://www.sillycycle.com/xlock/recent-releases/${P/_alpha/ALPHA}.tar.xz -" - -LICENSE="BSD GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" -IUSE="crypt debug gtk imagemagick motif nas opengl pam truetype xinerama xlockrc vtlock" - -REQUIRED_USE=" - || ( crypt pam ) - pam? ( !xlockrc ) - xlockrc? ( !pam ) -" -RDEPEND=" - gtk? ( x11-libs/gtk+:2 ) - imagemagick? ( media-gfx/imagemagick:= ) - motif? ( >=x11-libs/motif-2.3:0 ) - nas? ( media-libs/nas ) - opengl? ( - virtual/opengl - virtual/glu - truetype? ( >=media-libs/ftgl-2.1.3_rc5 ) - ) - pam? ( sys-libs/pam ) - truetype? ( media-libs/freetype:2 ) - x11-libs/libX11 - x11-libs/libXext - x11-libs/libXmu - x11-libs/libXpm - x11-libs/libXt - xinerama? ( x11-libs/libXinerama ) -" -DEPEND=" - ${RDEPEND} - virtual/pkgconfig - x11-base/xorg-proto -" - -PATCHES=( - "${FILESDIR}"/${PN}-5.46-freetype261.patch - "${FILESDIR}"/${PN}-5.47-CXX.patch - "${FILESDIR}"/${PN}-5.47-strip.patch - "${FILESDIR}"/${PN}-5.64_alpha0-LDFLAGS.patch -) -S=${WORKDIR}/${P/_alpha/ALPHA} - -src_prepare() { - default - - sed -i \ - -e '/XLOCKLIBPATHS="-L/d' \ - -e '/XMLOCKLIBPATHS="-L/d' \ - -e 's|/lib|'"${EPREFIX}/$(get_libdir)"'|g' \ - configure.ac || die - - eautoreconf -} - -src_configure() { - local myconf=() - - if use opengl && use truetype; then - myconf=( --with-ftgl ) - append-cppflags -DFTGL213 - else - myconf=( --without-ftgl ) - fi - - myconf+=( - $(use_enable pam) - $(use_enable xlockrc) - $(use_enable vtlock) - $(use_with crypt) - $(use_with debug editres) - $(use_with gtk gtk2) - $(use_with imagemagick magick) - $(use_with motif) - $(use_with nas) - $(use_with opengl mesa) - $(use_with opengl) - $(use_with truetype freetype) - $(use_with truetype ttf) - $(use_with xinerama) - --disable-mb - --enable-appdefaultdir=/usr/share/X11/app-defaults - --enable-syslog - --enable-vtlock - --without-esound - --without-gtk - ) - econf "${myconf[@]}" -} - -src_install() { - local DOCS=( README docs/{3d.howto,cell_automata,HACKERS.GUIDE,Purify,Revisions,TODO} ) - default - - if use pam; then - pamd_mimic_system xlock auth - fperms 755 /usr/bin/xlock - else - fperms 4755 /usr/bin/xlock - fi - - docinto html - dodoc docs/xlock.html -} diff --git a/x11-terms/Manifest.gz b/x11-terms/Manifest.gz index 1b677714e072..656172936feb 100644 Binary files a/x11-terms/Manifest.gz and b/x11-terms/Manifest.gz differ diff --git a/x11-terms/xterm/Manifest b/x11-terms/xterm/Manifest index 164eb585017c..990bc7177909 100644 --- a/x11-terms/xterm/Manifest +++ b/x11-terms/xterm/Manifest @@ -1,5 +1,2 @@ -DIST xterm-351.tgz 1401009 BLAKE2B df32425affce33deb199710be118e90da7b1975882aaf92ff1ad5e976ac18f280cf7d72362d82c0ff9f9530d8da3ba133e345ff9de7f0ac0a2134200c9cc87e6 SHA512 941507be19ad062b39c57288c6e28a17f0ceba090a2d1c3f626f638e5333ca9b4c762fe2fbc42908adf7854b00d9a98cb6eb7481dfa50fd0125459f8ca385c00 -DIST xterm-363.tgz 1442520 BLAKE2B f63efde533f9d495c3d6b744544e592608d2731f04af58a9d799f8ca7d705c81c507d9012fc4a1bd04b3e4c0a76fc00557d1a61cd9954f5fb2bf7b5ec624764f SHA512 e9148f144e5e38597c84ccd82033f4fb83a9dd222c4cecf7498e31065e7d0148c89631290e5f804fcd9d2d55f59f4fd271aaf220eb636fbe38ae245ea6537871 -DIST xterm-365.tgz 1444367 BLAKE2B efb4ce024b7a196955c160e10aadc54d97da1df6e53b9ca79184382a1db939583e52f66ed4df1f586a33b9febda6ac51dc66a9f2cd69bb04296c934aae7e7571 SHA512 3f6571d09cd3fa94e9133494a2893e804ea0f0c76289d4a7e46e3ea267278042f0e78231ff4b06ee6d7ba5936dc3e2e6c81a8f52c36d79a8ddf3cfaa59376970 DIST xterm-366.tgz 1445992 BLAKE2B 4724851b84ae0682b39e5f1b070ba9f04c627511aa20a5b1c76e740666e14436a0095d8a1be4f6ad54eb1e5d841ef766b0bf4d840ebddcaea0889285f1377900 SHA512 ffab7e0970b92a25488bd57da2dfe2856279208c489a632e0e92788deec2a4f99510f76e1c88e55f389dfe984c323add0fab31b04d2a1d774ce6d3b2c9c642ef DIST xterm-367.tgz 1448562 BLAKE2B 29b38ba3b48c843ecbf22d209a05afb4e9a6d52cf8f14efa18ed5dd02b26cc11c107bfb17260cb62f68fc318cb08e5147b5f12e8779ca63151c7b712ada60b7e SHA512 86fd6ed4e4aa0201349edd67d8bf00d3b93a19640307372011f9bdcd26fdb453267d1ab092a0639902e419b00c175d793b196884b6e65e546650e1b83a4461c4 diff --git a/x11-terms/xterm/xterm-351.ebuild b/x11-terms/xterm/xterm-351.ebuild deleted file mode 100644 index f20d7b474636..000000000000 --- a/x11-terms/xterm/xterm-351.ebuild +++ /dev/null @@ -1,99 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit desktop flag-o-matic multilib toolchain-funcs - -DESCRIPTION="Terminal Emulator for X Windows" -HOMEPAGE="https://invisible-island.net/xterm/" -SRC_URI="ftp://ftp.invisible-island.net/${PN}/${P}.tgz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="+openpty sixel toolbar truetype unicode Xaw3d xinerama" - -BDEPEND="virtual/pkgconfig - x11-base/xorg-proto" -DEPEND="kernel_linux? ( sys-libs/libutempter ) - kernel_FreeBSD? ( sys-libs/libutempter ) - media-libs/fontconfig:1.0 - >=sys-libs/ncurses-5.7-r7:0= - x11-apps/xmessage - x11-libs/libICE - x11-libs/libX11 - x11-libs/libXaw - x11-libs/libXft - x11-libs/libxkbfile - x11-libs/libXmu - x11-libs/libXrender - x11-libs/libXt - unicode? ( x11-apps/luit ) - Xaw3d? ( x11-libs/libXaw3d ) - xinerama? ( x11-libs/libXinerama )" -RDEPEND="${DEPEND} - media-fonts/font-misc-misc - x11-apps/rgb" - -DOCS=( README{,.i18n} ctlseqs.txt ) - -pkg_setup() { - DEFAULTS_DIR="${EPREFIX}"/usr/share/X11/app-defaults -} - -src_configure() { - # 454736 - # Workaround for ncurses[tinfo] until upstream fixes their buildsystem using - # something sane like pkg-config or ncurses5-config and stops guessing libs - # Everything gets linked against ncurses anyways, so don't shout - append-libs $($(tc-getPKG_CONFIG) --libs ncurses) - - local myeconfargs=( - --disable-full-tgetent - --disable-imake - --disable-setgid - --disable-setuid - --enable-256-color - --enable-broken-osc - --enable-broken-st - --enable-dabbrev - --enable-exec-xterm - --enable-i18n - --enable-load-vt-fonts - --enable-logging - --enable-screen-dumps - --enable-warnings - --enable-wide-chars - --libdir="${EPREFIX}"/etc - --with-app-defaults="${DEFAULTS_DIR}" - --with-utempter - --with-x - $(use_enable openpty) - $(use_enable sixel sixel-graphics) - $(use_enable toolbar) - $(use_enable truetype freetype) - $(use_enable unicode luit) - $(use_enable unicode mini-luit) - $(use_with Xaw3d) - $(use_with xinerama) - ) - econf "${myeconfargs[@]}" -} - -src_install() { - default - - docinto html - dodoc xterm.log.html - domenu *.desktop - - # Fix permissions -- it grabs them from live system, and they can - # be suid or sgid like they were in pre-unix98 pty or pre-utempter days, - # respectively (#69510). - # (info from Thomas Dickey) - Donnie Berkholz - fperms 0755 /usr/bin/xterm - - # restore the navy blue - sed -i -e 's:blue2$:blue:' "${D}${DEFAULTS_DIR}"/XTerm-color || die -} diff --git a/x11-terms/xterm/xterm-363.ebuild b/x11-terms/xterm/xterm-363.ebuild deleted file mode 100644 index adcd2ef1972a..000000000000 --- a/x11-terms/xterm/xterm-363.ebuild +++ /dev/null @@ -1,99 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit desktop flag-o-matic toolchain-funcs - -DESCRIPTION="Terminal Emulator for X Windows" -HOMEPAGE="https://invisible-island.net/xterm/" -SRC_URI="ftp://ftp.invisible-island.net/${PN}/${P}.tgz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="+openpty sixel toolbar truetype unicode Xaw3d xinerama" - -BDEPEND="virtual/pkgconfig - x11-base/xorg-proto" -DEPEND="kernel_linux? ( sys-libs/libutempter ) - kernel_FreeBSD? ( sys-libs/libutempter ) - media-libs/fontconfig:1.0 - >=sys-libs/ncurses-5.7-r7:0= - x11-apps/xmessage - x11-libs/libICE - x11-libs/libX11 - x11-libs/libXaw - x11-libs/libXft - x11-libs/libxkbfile - x11-libs/libXmu - x11-libs/libXrender - x11-libs/libXt - unicode? ( x11-apps/luit ) - Xaw3d? ( x11-libs/libXaw3d ) - xinerama? ( x11-libs/libXinerama )" -RDEPEND="${DEPEND} - media-fonts/font-misc-misc - x11-apps/rgb" - -DOCS=( README{,.i18n} ctlseqs.txt ) - -pkg_setup() { - DEFAULTS_DIR="${EPREFIX}"/usr/share/X11/app-defaults -} - -src_configure() { - # 454736 - # Workaround for ncurses[tinfo] until upstream fixes their buildsystem using - # something sane like pkg-config or ncurses5-config and stops guessing libs - # Everything gets linked against ncurses anyways, so don't shout - append-libs $($(tc-getPKG_CONFIG) --libs ncurses) - - local myeconfargs=( - --disable-full-tgetent - --disable-imake - --disable-setgid - --disable-setuid - --enable-256-color - --enable-broken-osc - --enable-broken-st - --enable-dabbrev - --enable-exec-xterm - --enable-i18n - --enable-load-vt-fonts - --enable-logging - --enable-screen-dumps - --enable-warnings - --enable-wide-chars - --libdir="${EPREFIX}"/etc - --with-app-defaults="${DEFAULTS_DIR}" - --with-utempter - --with-x - $(use_enable openpty) - $(use_enable sixel sixel-graphics) - $(use_enable toolbar) - $(use_enable truetype freetype) - $(use_enable unicode luit) - $(use_enable unicode mini-luit) - $(use_with Xaw3d) - $(use_with xinerama) - ) - econf "${myeconfargs[@]}" -} - -src_install() { - default - - docinto html - dodoc xterm.log.html - domenu *.desktop - - # Fix permissions -- it grabs them from live system, and they can - # be suid or sgid like they were in pre-unix98 pty or pre-utempter days, - # respectively (#69510). - # (info from Thomas Dickey) - Donnie Berkholz - fperms 0755 /usr/bin/xterm - - # restore the navy blue - sed -i -e 's:blue2$:blue:' "${ED}${DEFAULTS_DIR}"/XTerm-color || die -} diff --git a/x11-terms/xterm/xterm-365.ebuild b/x11-terms/xterm/xterm-365.ebuild deleted file mode 100644 index adcd2ef1972a..000000000000 --- a/x11-terms/xterm/xterm-365.ebuild +++ /dev/null @@ -1,99 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit desktop flag-o-matic toolchain-funcs - -DESCRIPTION="Terminal Emulator for X Windows" -HOMEPAGE="https://invisible-island.net/xterm/" -SRC_URI="ftp://ftp.invisible-island.net/${PN}/${P}.tgz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="+openpty sixel toolbar truetype unicode Xaw3d xinerama" - -BDEPEND="virtual/pkgconfig - x11-base/xorg-proto" -DEPEND="kernel_linux? ( sys-libs/libutempter ) - kernel_FreeBSD? ( sys-libs/libutempter ) - media-libs/fontconfig:1.0 - >=sys-libs/ncurses-5.7-r7:0= - x11-apps/xmessage - x11-libs/libICE - x11-libs/libX11 - x11-libs/libXaw - x11-libs/libXft - x11-libs/libxkbfile - x11-libs/libXmu - x11-libs/libXrender - x11-libs/libXt - unicode? ( x11-apps/luit ) - Xaw3d? ( x11-libs/libXaw3d ) - xinerama? ( x11-libs/libXinerama )" -RDEPEND="${DEPEND} - media-fonts/font-misc-misc - x11-apps/rgb" - -DOCS=( README{,.i18n} ctlseqs.txt ) - -pkg_setup() { - DEFAULTS_DIR="${EPREFIX}"/usr/share/X11/app-defaults -} - -src_configure() { - # 454736 - # Workaround for ncurses[tinfo] until upstream fixes their buildsystem using - # something sane like pkg-config or ncurses5-config and stops guessing libs - # Everything gets linked against ncurses anyways, so don't shout - append-libs $($(tc-getPKG_CONFIG) --libs ncurses) - - local myeconfargs=( - --disable-full-tgetent - --disable-imake - --disable-setgid - --disable-setuid - --enable-256-color - --enable-broken-osc - --enable-broken-st - --enable-dabbrev - --enable-exec-xterm - --enable-i18n - --enable-load-vt-fonts - --enable-logging - --enable-screen-dumps - --enable-warnings - --enable-wide-chars - --libdir="${EPREFIX}"/etc - --with-app-defaults="${DEFAULTS_DIR}" - --with-utempter - --with-x - $(use_enable openpty) - $(use_enable sixel sixel-graphics) - $(use_enable toolbar) - $(use_enable truetype freetype) - $(use_enable unicode luit) - $(use_enable unicode mini-luit) - $(use_with Xaw3d) - $(use_with xinerama) - ) - econf "${myeconfargs[@]}" -} - -src_install() { - default - - docinto html - dodoc xterm.log.html - domenu *.desktop - - # Fix permissions -- it grabs them from live system, and they can - # be suid or sgid like they were in pre-unix98 pty or pre-utempter days, - # respectively (#69510). - # (info from Thomas Dickey) - Donnie Berkholz - fperms 0755 /usr/bin/xterm - - # restore the navy blue - sed -i -e 's:blue2$:blue:' "${ED}${DEFAULTS_DIR}"/XTerm-color || die -} diff --git a/x11-terms/xterm/xterm-367.ebuild b/x11-terms/xterm/xterm-367.ebuild index adcd2ef1972a..cb7528e68247 100644 --- a/x11-terms/xterm/xterm-367.ebuild +++ b/x11-terms/xterm/xterm-367.ebuild @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.invisible-island.net/${PN}/${P}.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+openpty sixel toolbar truetype unicode Xaw3d xinerama" BDEPEND="virtual/pkgconfig