diff --git a/Manifest.files.gz b/Manifest.files.gz index 6fb9d74870fd..d9c4b964eacc 100644 Binary files a/Manifest.files.gz and b/Manifest.files.gz differ diff --git a/app-arch/Manifest.gz b/app-arch/Manifest.gz index 3ecf8d314f21..59fd6e89d9bf 100644 Binary files a/app-arch/Manifest.gz and b/app-arch/Manifest.gz differ diff --git a/app-arch/deltarpm/Manifest b/app-arch/deltarpm/Manifest deleted file mode 100644 index 7d9c0c026d91..000000000000 --- a/app-arch/deltarpm/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST deltarpm-3.6.tar.bz2 500420 BLAKE2B 650193ef0bff9b534a9ff60f4bd4d9b81533a62f70e95a2cca1b96cd73f7d8b374def3300b2b079aee4ea2a1a839a79c40fe2bcfbced111414047b8b701b4314 SHA512 0ef89d8d3e7c9d3d9da06542f293b434e42d95e18616aae1de95a66a77a5937142060ff405356869454cbcf8a7bb52f64c462641e52af0fad985105af07351d9 diff --git a/app-arch/deltarpm/deltarpm-3.6.ebuild b/app-arch/deltarpm/deltarpm-3.6.ebuild deleted file mode 100644 index 8e7abf5cdb35..000000000000 --- a/app-arch/deltarpm/deltarpm-3.6.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python2_7 ) - -inherit toolchain-funcs python-single-r1 - -DESCRIPTION="tools to create and apply deltarpms" -HOMEPAGE="https://github.com/rpm-software-management/deltarpm" -SRC_URI="http://pkgs.fedoraproject.org/repo/pkgs/${PN}/${P}.tar.bz2/2cc2690bd1088cfc3238c25e59aaaec1/${P}.tar.bz2" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="python system-zlib" - -RDEPEND="sys-libs/zlib - app-arch/xz-utils - app-arch/bzip2 - - - - - A tool to create and apply deltarpms. - - - Use system - sys-libs/zlib. - Do not enable features of rsync friendly. - - - diff --git a/app-arch/zip/files/zip-3.0-pic.patch b/app-arch/zip/files/zip-3.0-pic.patch index 69e0445f9646..89a52e246f03 100644 --- a/app-arch/zip/files/zip-3.0-pic.patch +++ b/app-arch/zip/files/zip-3.0-pic.patch @@ -9,7 +9,7 @@ assembly files as none of it is PIC friendly. OCRCU8="" +piclib="$(echo | $CPP -dM $CFLAGS - | grep -i __pic__)" +echo "Checking if compiler wants to create pic code" -+[ "$piclib" == "" ] && \ ++[ "$piclib" = "" ] && \ if eval "$CPP match.S > _match.s 2>/dev/null"; then if test ! -s _match.s || grep error < _match.s > /dev/null; then : diff --git a/app-arch/zopfli/zopfli-1.0.3.ebuild b/app-arch/zopfli/zopfli-1.0.3.ebuild index e3887087d9f7..351eed8423c2 100644 --- a/app-arch/zopfli/zopfli-1.0.3.ebuild +++ b/app-arch/zopfli/zopfli-1.0.3.ebuild @@ -13,6 +13,6 @@ S="${WORKDIR}/${PN}-${P}" LICENSE="Apache-2.0" SLOT="0/1" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" DOCS=( CONTRIBUTORS README README.zopflipng ) diff --git a/app-backup/Manifest.gz b/app-backup/Manifest.gz index 07983cafa074..507764446a64 100644 Binary files a/app-backup/Manifest.gz and b/app-backup/Manifest.gz differ diff --git a/app-backup/rdiff-backup/Manifest b/app-backup/rdiff-backup/Manifest index e4f23889dec7..c8723d6327da 100644 --- a/app-backup/rdiff-backup/Manifest +++ b/app-backup/rdiff-backup/Manifest @@ -1,2 +1,3 @@ DIST rdiff-backup-2.0.0.tar.gz 408352 BLAKE2B c2a7ae90ea147398d648142e20761e3caf4f08948dcd0a3de22254a13857d3e99cb2801c83084dd13dd84764cebc7651b42a70a788553c67925521e2ed123953 SHA512 0bf06d4eefffd41e86224d798e6ac6852ca0fd356be73d651ffaf63c37aaa043a6d22f8025619ab4a86e54f6e98e61f445ab68a6f87f4f2f48e635507ea110ec DIST rdiff-backup-2.0.3.tar.gz 422823 BLAKE2B 0d4f3165abb8893dfe0619ae80f4c93e676012c4cc763c28cd1aac4eee84e6f8ae2717b5b9722c1b89a9599f3ce487580eac6780799e028f269ea1ce4a40deea SHA512 a4d517182ba1521195f46abde67e7963c7b44722b37d20a7f9afb446a1b90095deba1da9aaa940d174d5cf8dd01948619846d689e5675326b271141b355831fb +DIST rdiff-backup-2.0.5.tar.gz 456115 BLAKE2B 9cd51644e11af3320fa5aca7864388da4b1165a1fc9e660265445d861eb356ba32e3b148a1d8de8e702bd9a6f0276ec3a4453c85ec702d80be5839661a1a679f SHA512 59482e6d78bc887fc99efd4b4779e9b41c7e4b0427e51b80b18a550d0051e4213a0c200296154759d1734f511f7abe3175d171f018c59c55e5abdfd0a890cfbd diff --git a/app-backup/rdiff-backup/rdiff-backup-2.0.5.ebuild b/app-backup/rdiff-backup/rdiff-backup-2.0.5.ebuild new file mode 100644 index 000000000000..61297c203a58 --- /dev/null +++ b/app-backup/rdiff-backup/rdiff-backup-2.0.5.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{6,7,8} ) +inherit distutils-r1 + +DESCRIPTION="Local/remote mirroring+incremental backup" +HOMEPAGE="https://github.com/rdiff-backup/rdiff-backup" +SRC_URI="https://github.com/rdiff-backup/${PN}/releases/download/v${PV}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +IUSE="examples" + +DEPEND="dev-python/setuptools_scm[${PYTHON_USEDEP}] + >=net-libs/librsync-1.0:0=" +RDEPEND="dev-python/pylibacl[${PYTHON_USEDEP}] + dev-python/pyxattr[${PYTHON_USEDEP}] + >=net-libs/librsync-1.0:0=" + +PATCHES=( + "${FILESDIR}/${PN}-2.0.3-no-docs.patch" +) + +python_install_all() { + local DOCS=( docs/FAQ.md ) + use examples && DOCS+=( docs/examples.md ) + distutils-r1_python_install_all +} diff --git a/app-crypt/Manifest.gz b/app-crypt/Manifest.gz index b32dae3b537e..e322880b347b 100644 Binary files a/app-crypt/Manifest.gz and b/app-crypt/Manifest.gz differ diff --git a/app-crypt/virtualsmartcard/Manifest b/app-crypt/virtualsmartcard/Manifest deleted file mode 100644 index dc8487e5334d..000000000000 --- a/app-crypt/virtualsmartcard/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST virtualsmartcard-0.7.tar.gz 553122 BLAKE2B 5f7ceab19587808f2cabee87f200825d81043724cfb51ddc4ea2b86ec4df1dfae3e7e77b769b9f1e691e125ee2c7bbd6d83da79f1c5215308174f58f6b006cf0 SHA512 c6f357c26dbfa2859694f53b07bc621bf0fce0115a06db9c181dc9ea127eb32191b9c98472b27cca73bc747a5cc85d56ec19b06aa50b91d13a939308a46cac74 diff --git a/app-crypt/virtualsmartcard/virtualsmartcard-0.7.ebuild b/app-crypt/virtualsmartcard/virtualsmartcard-0.7.ebuild deleted file mode 100644 index a65cd802bc81..000000000000 --- a/app-crypt/virtualsmartcard/virtualsmartcard-0.7.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python2_7 ) -inherit python-single-r1 toolchain-funcs - -DESCRIPTION="Smart card emulator, can be used with Remote Smart Card Reader" -HOMEPAGE="https://frankmorgner.github.io/vsmartcard/" -SRC_URI="https://github.com/frankmorgner/vsmartcard/releases/download/${P}/${P}.tar.gz" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" -REQUIRED_USE=${PYTHON_REQUIRED_USE} - -RDEPEND="${PYTHON_DEPS} - media-gfx/qrencode:= - sys-apps/pcsc-lite" -DEPEND="${RDEPEND}" -BDEPEND=" - sys-apps/help2man - virtual/pkgconfig" - -src_configure() { - local myconf=( - # workaround buggy prefix logic - --enable-serialconfdir=$($(tc-getPKG_CONFIG) libpcsclite \ - --variable=serialconfdir) - --enable-serialdropdir=$($(tc-getPKG_CONFIG) libpcsclite \ - --variable=usbdropdir)/serial - ) - - econf "${myconf[@]}" -} diff --git a/app-dicts/Manifest.gz b/app-dicts/Manifest.gz index 9309e0decc1f..bfa313b235b0 100644 Binary files a/app-dicts/Manifest.gz and b/app-dicts/Manifest.gz differ diff --git a/app-dicts/duali-data/Manifest b/app-dicts/duali-data/Manifest deleted file mode 100644 index 96c1cc0b2781..000000000000 --- a/app-dicts/duali-data/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST duali-data-0.1b.tar.gz 1155647 BLAKE2B d347f558308258972e4a17e5ef19d775a9e0676e64e48937e96149b8b09f5d6c497d7f1dd87d3505ac3b87f50e47910996689d7a8af8be04e02d4eb84f47f7b2 SHA512 c8aea8c02e91991d9ee9149ae20d5a40d6a88c7a54d13a9d1fcbf94ad4bedb177ed18cc9330fd2c4565684299d8f9359d213e27ebd46e129c41d4a7c42fa9d9c diff --git a/app-dicts/duali-data/duali-data-0.1b-r1.ebuild b/app-dicts/duali-data/duali-data-0.1b-r1.ebuild deleted file mode 100644 index f7e437ae580a..000000000000 --- a/app-dicts/duali-data/duali-data-0.1b-r1.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Dictionary data for the Arab dictionary project duali" -HOMEPAGE="https://www.arabeyes.org/Duali" -SRC_URI="mirror://sourceforge/arabeyes/${P}.tar.gz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc x86" -IUSE="" - -DEPEND=">=app-text/duali-0.2.0-r1" -RDEPEND="" - -src_compile() { - dict2db --path ./ || die 'failed to compile databases' -} - -src_install() { - dodoc README - - insinto /usr/share/duali - doins tableab tableac tablebc - - # The dict2db script (and the spellchecker itself) use the python - # anydbm module, which means we kinda don't know what file suffix is - # going to pop out in src_compile. The fact that app-text/duali - # requires python[gdbm] means that we should at least get the gdbm - # database format (e.g. stemsdb) if not stems.db. - if [[ -e stems.db ]]; then - doins stems.db prefixes.db suffixes.db - else - doins stemsdb prefixesdb suffixesdb - fi -} diff --git a/app-dicts/duali-data/metadata.xml b/app-dicts/duali-data/metadata.xml deleted file mode 100644 index c8c6479d60fe..000000000000 --- a/app-dicts/duali-data/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - arabeyes - - diff --git a/app-dicts/sword-acv/Manifest b/app-dicts/sword-ACV/Manifest similarity index 100% rename from app-dicts/sword-acv/Manifest rename to app-dicts/sword-ACV/Manifest diff --git a/app-dicts/sword-abbott/metadata.xml b/app-dicts/sword-ACV/metadata.xml similarity index 100% rename from app-dicts/sword-abbott/metadata.xml rename to app-dicts/sword-ACV/metadata.xml diff --git a/app-dicts/sword-acv/sword-acv-2.0.ebuild b/app-dicts/sword-ACV/sword-ACV-2.0.ebuild similarity index 100% rename from app-dicts/sword-acv/sword-acv-2.0.ebuild rename to app-dicts/sword-ACV/sword-ACV-2.0.ebuild diff --git a/app-dicts/sword-akjv/Manifest b/app-dicts/sword-AKJV/Manifest similarity index 100% rename from app-dicts/sword-akjv/Manifest rename to app-dicts/sword-AKJV/Manifest diff --git a/app-dicts/sword-acv/metadata.xml b/app-dicts/sword-AKJV/metadata.xml similarity index 100% rename from app-dicts/sword-acv/metadata.xml rename to app-dicts/sword-AKJV/metadata.xml diff --git a/app-dicts/sword-akjv/sword-akjv-1.4.ebuild b/app-dicts/sword-AKJV/sword-AKJV-1.4.ebuild similarity index 100% rename from app-dicts/sword-akjv/sword-akjv-1.4.ebuild rename to app-dicts/sword-AKJV/sword-AKJV-1.4.ebuild diff --git a/app-dicts/sword-asv/Manifest b/app-dicts/sword-ASV/Manifest similarity index 100% rename from app-dicts/sword-asv/Manifest rename to app-dicts/sword-ASV/Manifest diff --git a/app-dicts/sword-afr1953/metadata.xml b/app-dicts/sword-ASV/metadata.xml similarity index 100% rename from app-dicts/sword-afr1953/metadata.xml rename to app-dicts/sword-ASV/metadata.xml diff --git a/app-dicts/sword-asv/sword-asv-1.3.ebuild b/app-dicts/sword-ASV/sword-ASV-1.3.ebuild similarity index 100% rename from app-dicts/sword-asv/sword-asv-1.3.ebuild rename to app-dicts/sword-ASV/sword-ASV-1.3.ebuild diff --git a/app-dicts/sword-abbott/Manifest b/app-dicts/sword-Abbott/Manifest similarity index 100% rename from app-dicts/sword-abbott/Manifest rename to app-dicts/sword-Abbott/Manifest diff --git a/app-dicts/sword-akjv/metadata.xml b/app-dicts/sword-Abbott/metadata.xml similarity index 100% rename from app-dicts/sword-akjv/metadata.xml rename to app-dicts/sword-Abbott/metadata.xml diff --git a/app-dicts/sword-abbott/sword-abbott-1.1.ebuild b/app-dicts/sword-Abbott/sword-Abbott-1.1.ebuild similarity index 100% rename from app-dicts/sword-abbott/sword-abbott-1.1.ebuild rename to app-dicts/sword-Abbott/sword-Abbott-1.1.ebuild diff --git a/app-dicts/sword-afr1953/Manifest b/app-dicts/sword-Afr1953/Manifest similarity index 100% rename from app-dicts/sword-afr1953/Manifest rename to app-dicts/sword-Afr1953/Manifest diff --git a/app-dicts/sword-alb/metadata.xml b/app-dicts/sword-Afr1953/metadata.xml similarity index 100% rename from app-dicts/sword-alb/metadata.xml rename to app-dicts/sword-Afr1953/metadata.xml diff --git a/app-dicts/sword-afr1953/sword-afr1953-1.2.ebuild b/app-dicts/sword-Afr1953/sword-Afr1953-1.2.ebuild similarity index 100% rename from app-dicts/sword-afr1953/sword-afr1953-1.2.ebuild rename to app-dicts/sword-Afr1953/sword-Afr1953-1.2.ebuild diff --git a/app-dicts/sword-alb/Manifest b/app-dicts/sword-Alb/Manifest similarity index 100% rename from app-dicts/sword-alb/Manifest rename to app-dicts/sword-Alb/Manifest diff --git a/app-dicts/sword-aleppo/metadata.xml b/app-dicts/sword-Alb/metadata.xml similarity index 100% rename from app-dicts/sword-aleppo/metadata.xml rename to app-dicts/sword-Alb/metadata.xml diff --git a/app-dicts/sword-alb/sword-alb-1.2.ebuild b/app-dicts/sword-Alb/sword-Alb-1.2.ebuild similarity index 100% rename from app-dicts/sword-alb/sword-alb-1.2.ebuild rename to app-dicts/sword-Alb/sword-Alb-1.2.ebuild diff --git a/app-dicts/sword-aleppo/Manifest b/app-dicts/sword-Aleppo/Manifest similarity index 100% rename from app-dicts/sword-aleppo/Manifest rename to app-dicts/sword-Aleppo/Manifest diff --git a/app-dicts/sword-amtract/metadata.xml b/app-dicts/sword-Aleppo/metadata.xml similarity index 100% rename from app-dicts/sword-amtract/metadata.xml rename to app-dicts/sword-Aleppo/metadata.xml diff --git a/app-dicts/sword-aleppo/sword-aleppo-1.1.ebuild b/app-dicts/sword-Aleppo/sword-Aleppo-1.1.ebuild similarity index 100% rename from app-dicts/sword-aleppo/sword-aleppo-1.1.ebuild rename to app-dicts/sword-Aleppo/sword-Aleppo-1.1.ebuild diff --git a/app-dicts/sword-amtract/Manifest b/app-dicts/sword-AmTract/Manifest similarity index 100% rename from app-dicts/sword-amtract/Manifest rename to app-dicts/sword-AmTract/Manifest diff --git a/app-dicts/sword-arasvd/metadata.xml b/app-dicts/sword-AmTract/metadata.xml similarity index 100% rename from app-dicts/sword-arasvd/metadata.xml rename to app-dicts/sword-AmTract/metadata.xml diff --git a/app-dicts/sword-amtract/sword-amtract-1.1.ebuild b/app-dicts/sword-AmTract/sword-AmTract-1.1.ebuild similarity index 100% rename from app-dicts/sword-amtract/sword-amtract-1.1.ebuild rename to app-dicts/sword-AmTract/sword-AmTract-1.1.ebuild diff --git a/app-dicts/sword-arasvd/Manifest b/app-dicts/sword-AraSVD/Manifest similarity index 100% rename from app-dicts/sword-arasvd/Manifest rename to app-dicts/sword-AraSVD/Manifest diff --git a/app-dicts/sword-armeastern/metadata.xml b/app-dicts/sword-AraSVD/metadata.xml similarity index 100% rename from app-dicts/sword-armeastern/metadata.xml rename to app-dicts/sword-AraSVD/metadata.xml diff --git a/app-dicts/sword-arasvd/sword-arasvd-1.1.ebuild b/app-dicts/sword-AraSVD/sword-AraSVD-1.1.ebuild similarity index 100% rename from app-dicts/sword-arasvd/sword-arasvd-1.1.ebuild rename to app-dicts/sword-AraSVD/sword-AraSVD-1.1.ebuild diff --git a/app-dicts/sword-armeastern/Manifest b/app-dicts/sword-ArmEastern/Manifest similarity index 100% rename from app-dicts/sword-armeastern/Manifest rename to app-dicts/sword-ArmEastern/Manifest diff --git a/app-dicts/sword-armwestern/metadata.xml b/app-dicts/sword-ArmEastern/metadata.xml similarity index 100% rename from app-dicts/sword-armwestern/metadata.xml rename to app-dicts/sword-ArmEastern/metadata.xml diff --git a/app-dicts/sword-armeastern/sword-armeastern-1.1.ebuild b/app-dicts/sword-ArmEastern/sword-ArmEastern-1.1.ebuild similarity index 100% rename from app-dicts/sword-armeastern/sword-armeastern-1.1.ebuild rename to app-dicts/sword-ArmEastern/sword-ArmEastern-1.1.ebuild diff --git a/app-dicts/sword-armwestern/Manifest b/app-dicts/sword-ArmWestern/Manifest similarity index 100% rename from app-dicts/sword-armwestern/Manifest rename to app-dicts/sword-ArmWestern/Manifest diff --git a/app-dicts/sword-asv/metadata.xml b/app-dicts/sword-ArmWestern/metadata.xml similarity index 100% rename from app-dicts/sword-asv/metadata.xml rename to app-dicts/sword-ArmWestern/metadata.xml diff --git a/app-dicts/sword-armwestern/sword-armwestern-1.1.ebuild b/app-dicts/sword-ArmWestern/sword-ArmWestern-1.1.ebuild similarity index 100% rename from app-dicts/sword-armwestern/sword-armwestern-1.1.ebuild rename to app-dicts/sword-ArmWestern/sword-ArmWestern-1.1.ebuild diff --git a/app-dicts/sword-bbe/Manifest b/app-dicts/sword-BBE/Manifest similarity index 100% rename from app-dicts/sword-bbe/Manifest rename to app-dicts/sword-BBE/Manifest diff --git a/app-dicts/sword-barnes/metadata.xml b/app-dicts/sword-BBE/metadata.xml similarity index 100% rename from app-dicts/sword-barnes/metadata.xml rename to app-dicts/sword-BBE/metadata.xml diff --git a/app-dicts/sword-bbe/sword-bbe-1.3.ebuild b/app-dicts/sword-BBE/sword-BBE-1.3.ebuild similarity index 100% rename from app-dicts/sword-bbe/sword-bbe-1.3.ebuild rename to app-dicts/sword-BBE/sword-BBE-1.3.ebuild diff --git a/app-dicts/sword-barnes/Manifest b/app-dicts/sword-Barnes/Manifest similarity index 100% rename from app-dicts/sword-barnes/Manifest rename to app-dicts/sword-Barnes/Manifest diff --git a/app-dicts/sword-bashautin/metadata.xml b/app-dicts/sword-Barnes/metadata.xml similarity index 100% rename from app-dicts/sword-bashautin/metadata.xml rename to app-dicts/sword-Barnes/metadata.xml diff --git a/app-dicts/sword-barnes/sword-barnes-1.1.ebuild b/app-dicts/sword-Barnes/sword-Barnes-1.1.ebuild similarity index 100% rename from app-dicts/sword-barnes/sword-barnes-1.1.ebuild rename to app-dicts/sword-Barnes/sword-Barnes-1.1.ebuild diff --git a/app-dicts/sword-bashautin/Manifest b/app-dicts/sword-BasHautin/Manifest similarity index 100% rename from app-dicts/sword-bashautin/Manifest rename to app-dicts/sword-BasHautin/Manifest diff --git a/app-dicts/sword-bbe/metadata.xml b/app-dicts/sword-BasHautin/metadata.xml similarity index 100% rename from app-dicts/sword-bbe/metadata.xml rename to app-dicts/sword-BasHautin/metadata.xml diff --git a/app-dicts/sword-bashautin/sword-bashautin-1.5.ebuild b/app-dicts/sword-BasHautin/sword-BasHautin-1.5.ebuild similarity index 100% rename from app-dicts/sword-bashautin/sword-bashautin-1.5.ebuild rename to app-dicts/sword-BasHautin/sword-BasHautin-1.5.ebuild diff --git a/app-dicts/sword-bulveren/Manifest b/app-dicts/sword-BulVeren/Manifest similarity index 100% rename from app-dicts/sword-bulveren/Manifest rename to app-dicts/sword-BulVeren/Manifest diff --git a/app-dicts/sword-bulveren/metadata.xml b/app-dicts/sword-BulVeren/metadata.xml similarity index 100% rename from app-dicts/sword-bulveren/metadata.xml rename to app-dicts/sword-BulVeren/metadata.xml diff --git a/app-dicts/sword-bulveren/sword-bulveren-1.0.ebuild b/app-dicts/sword-BulVeren/sword-BulVeren-1.0.ebuild similarity index 100% rename from app-dicts/sword-bulveren/sword-bulveren-1.0.ebuild rename to app-dicts/sword-BulVeren/sword-BulVeren-1.0.ebuild diff --git a/app-dicts/sword-burjudson/Manifest b/app-dicts/sword-BurJudson/Manifest similarity index 100% rename from app-dicts/sword-burjudson/Manifest rename to app-dicts/sword-BurJudson/Manifest diff --git a/app-dicts/sword-burjudson/metadata.xml b/app-dicts/sword-BurJudson/metadata.xml similarity index 100% rename from app-dicts/sword-burjudson/metadata.xml rename to app-dicts/sword-BurJudson/metadata.xml diff --git a/app-dicts/sword-burjudson/sword-burjudson-1.1.ebuild b/app-dicts/sword-BurJudson/sword-BurJudson-1.1.ebuild similarity index 100% rename from app-dicts/sword-burjudson/sword-burjudson-1.1.ebuild rename to app-dicts/sword-BurJudson/sword-BurJudson-1.1.ebuild diff --git a/app-dicts/sword-byz/Manifest b/app-dicts/sword-Byz/Manifest similarity index 100% rename from app-dicts/sword-byz/Manifest rename to app-dicts/sword-Byz/Manifest diff --git a/app-dicts/sword-byz/metadata.xml b/app-dicts/sword-Byz/metadata.xml similarity index 100% rename from app-dicts/sword-byz/metadata.xml rename to app-dicts/sword-Byz/metadata.xml diff --git a/app-dicts/sword-byz/sword-byz-1.10.ebuild b/app-dicts/sword-Byz/sword-Byz-1.10.ebuild similarity index 100% rename from app-dicts/sword-byz/sword-byz-1.10.ebuild rename to app-dicts/sword-Byz/sword-Byz-1.10.ebuild diff --git a/app-dicts/sword-cbc/Manifest b/app-dicts/sword-CBC/Manifest similarity index 100% rename from app-dicts/sword-cbc/Manifest rename to app-dicts/sword-CBC/Manifest diff --git a/app-dicts/sword-cbc/metadata.xml b/app-dicts/sword-CBC/metadata.xml similarity index 100% rename from app-dicts/sword-cbc/metadata.xml rename to app-dicts/sword-CBC/metadata.xml diff --git a/app-dicts/sword-cbc/sword-cbc-1.1.ebuild b/app-dicts/sword-CBC/sword-CBC-1.1.ebuild similarity index 100% rename from app-dicts/sword-cbc/sword-cbc-1.1.ebuild rename to app-dicts/sword-CBC/sword-CBC-1.1.ebuild diff --git a/app-dicts/sword-chamorro/Manifest b/app-dicts/sword-Chamorro/Manifest similarity index 100% rename from app-dicts/sword-chamorro/Manifest rename to app-dicts/sword-Chamorro/Manifest diff --git a/app-dicts/sword-chamorro/metadata.xml b/app-dicts/sword-Chamorro/metadata.xml similarity index 100% rename from app-dicts/sword-chamorro/metadata.xml rename to app-dicts/sword-Chamorro/metadata.xml diff --git a/app-dicts/sword-chamorro/sword-chamorro-2.7.ebuild b/app-dicts/sword-Chamorro/sword-Chamorro-2.7.ebuild similarity index 100% rename from app-dicts/sword-chamorro/sword-chamorro-2.7.ebuild rename to app-dicts/sword-Chamorro/sword-Chamorro-2.7.ebuild diff --git a/app-dicts/sword-clarke/Manifest b/app-dicts/sword-Clarke/Manifest similarity index 100% rename from app-dicts/sword-clarke/Manifest rename to app-dicts/sword-Clarke/Manifest diff --git a/app-dicts/sword-clarke/metadata.xml b/app-dicts/sword-Clarke/metadata.xml similarity index 100% rename from app-dicts/sword-clarke/metadata.xml rename to app-dicts/sword-Clarke/metadata.xml diff --git a/app-dicts/sword-clarke/sword-clarke-1.0.ebuild b/app-dicts/sword-Clarke/sword-Clarke-1.0.ebuild similarity index 100% rename from app-dicts/sword-clarke/sword-clarke-1.0.ebuild rename to app-dicts/sword-Clarke/sword-Clarke-1.0.ebuild diff --git a/app-dicts/sword-common/Manifest b/app-dicts/sword-Common/Manifest similarity index 100% rename from app-dicts/sword-common/Manifest rename to app-dicts/sword-Common/Manifest diff --git a/app-dicts/sword-common/metadata.xml b/app-dicts/sword-Common/metadata.xml similarity index 100% rename from app-dicts/sword-common/metadata.xml rename to app-dicts/sword-Common/metadata.xml diff --git a/app-dicts/sword-common/sword-common-1.3.ebuild b/app-dicts/sword-Common/sword-Common-1.3.ebuild similarity index 100% rename from app-dicts/sword-common/sword-common-1.3.ebuild rename to app-dicts/sword-Common/sword-Common-1.3.ebuild diff --git a/app-dicts/sword-cro/Manifest b/app-dicts/sword-Cro/Manifest similarity index 100% rename from app-dicts/sword-cro/Manifest rename to app-dicts/sword-Cro/Manifest diff --git a/app-dicts/sword-cro/metadata.xml b/app-dicts/sword-Cro/metadata.xml similarity index 100% rename from app-dicts/sword-cro/metadata.xml rename to app-dicts/sword-Cro/metadata.xml diff --git a/app-dicts/sword-cro/sword-cro-1.0.ebuild b/app-dicts/sword-Cro/sword-Cro-1.0.ebuild similarity index 100% rename from app-dicts/sword-cro/sword-cro-1.0.ebuild rename to app-dicts/sword-Cro/sword-Cro-1.0.ebuild diff --git a/app-dicts/sword-czebkr/Manifest b/app-dicts/sword-CzeBKR/Manifest similarity index 100% rename from app-dicts/sword-czebkr/Manifest rename to app-dicts/sword-CzeBKR/Manifest diff --git a/app-dicts/sword-czebkr/metadata.xml b/app-dicts/sword-CzeBKR/metadata.xml similarity index 100% rename from app-dicts/sword-czebkr/metadata.xml rename to app-dicts/sword-CzeBKR/metadata.xml diff --git a/app-dicts/sword-czebkr/sword-czebkr-1.1.ebuild b/app-dicts/sword-CzeBKR/sword-CzeBKR-1.1.ebuild similarity index 100% rename from app-dicts/sword-czebkr/sword-czebkr-1.1.ebuild rename to app-dicts/sword-CzeBKR/sword-CzeBKR-1.1.ebuild diff --git a/app-dicts/sword-drc/Manifest b/app-dicts/sword-DRC/Manifest similarity index 100% rename from app-dicts/sword-drc/Manifest rename to app-dicts/sword-DRC/Manifest diff --git a/app-dicts/sword-daily/metadata.xml b/app-dicts/sword-DRC/metadata.xml similarity index 100% rename from app-dicts/sword-daily/metadata.xml rename to app-dicts/sword-DRC/metadata.xml diff --git a/app-dicts/sword-drc/sword-drc-1.1.ebuild b/app-dicts/sword-DRC/sword-DRC-1.1.ebuild similarity index 100% rename from app-dicts/sword-drc/sword-drc-1.1.ebuild rename to app-dicts/sword-DRC/sword-DRC-1.1.ebuild diff --git a/app-dicts/sword-dtn/Manifest b/app-dicts/sword-DTN/Manifest similarity index 100% rename from app-dicts/sword-dtn/Manifest rename to app-dicts/sword-DTN/Manifest diff --git a/app-dicts/sword-dan/metadata.xml b/app-dicts/sword-DTN/metadata.xml similarity index 100% rename from app-dicts/sword-dan/metadata.xml rename to app-dicts/sword-DTN/metadata.xml diff --git a/app-dicts/sword-dtn/sword-dtn-1.0.ebuild b/app-dicts/sword-DTN/sword-DTN-1.0.ebuild similarity index 100% rename from app-dicts/sword-dtn/sword-dtn-1.0.ebuild rename to app-dicts/sword-DTN/sword-DTN-1.0.ebuild diff --git a/app-dicts/sword-daily/Manifest b/app-dicts/sword-Daily/Manifest similarity index 100% rename from app-dicts/sword-daily/Manifest rename to app-dicts/sword-Daily/Manifest diff --git a/app-dicts/sword-darby/metadata.xml b/app-dicts/sword-Daily/metadata.xml similarity index 100% rename from app-dicts/sword-darby/metadata.xml rename to app-dicts/sword-Daily/metadata.xml diff --git a/app-dicts/sword-daily/sword-daily-1.0.ebuild b/app-dicts/sword-Daily/sword-Daily-1.0.ebuild similarity index 100% rename from app-dicts/sword-daily/sword-daily-1.0.ebuild rename to app-dicts/sword-Daily/sword-Daily-1.0.ebuild diff --git a/app-dicts/sword-dan/Manifest b/app-dicts/sword-Dan/Manifest similarity index 100% rename from app-dicts/sword-dan/Manifest rename to app-dicts/sword-Dan/Manifest diff --git a/app-dicts/sword-diaglott/metadata.xml b/app-dicts/sword-Dan/metadata.xml similarity index 100% rename from app-dicts/sword-diaglott/metadata.xml rename to app-dicts/sword-Dan/metadata.xml diff --git a/app-dicts/sword-dan/sword-dan-2.1.ebuild b/app-dicts/sword-Dan/sword-Dan-2.1.ebuild similarity index 100% rename from app-dicts/sword-dan/sword-dan-2.1.ebuild rename to app-dicts/sword-Dan/sword-Dan-2.1.ebuild diff --git a/app-dicts/sword-darby/Manifest b/app-dicts/sword-Darby/Manifest similarity index 100% rename from app-dicts/sword-darby/Manifest rename to app-dicts/sword-Darby/Manifest diff --git a/app-dicts/sword-drc/metadata.xml b/app-dicts/sword-Darby/metadata.xml similarity index 100% rename from app-dicts/sword-drc/metadata.xml rename to app-dicts/sword-Darby/metadata.xml diff --git a/app-dicts/sword-darby/sword-darby-1.1.ebuild b/app-dicts/sword-Darby/sword-Darby-1.1.ebuild similarity index 100% rename from app-dicts/sword-darby/sword-darby-1.1.ebuild rename to app-dicts/sword-Darby/sword-Darby-1.1.ebuild diff --git a/app-dicts/sword-diaglott/Manifest b/app-dicts/sword-Diaglott/Manifest similarity index 100% rename from app-dicts/sword-diaglott/Manifest rename to app-dicts/sword-Diaglott/Manifest diff --git a/app-dicts/sword-dtn/metadata.xml b/app-dicts/sword-Diaglott/metadata.xml similarity index 100% rename from app-dicts/sword-dtn/metadata.xml rename to app-dicts/sword-Diaglott/metadata.xml diff --git a/app-dicts/sword-diaglott/sword-diaglott-1.1.ebuild b/app-dicts/sword-Diaglott/sword-Diaglott-1.1.ebuild similarity index 100% rename from app-dicts/sword-diaglott/sword-diaglott-1.1.ebuild rename to app-dicts/sword-Diaglott/sword-Diaglott-1.1.ebuild diff --git a/app-dicts/sword-dutkant/Manifest b/app-dicts/sword-DutKant/Manifest similarity index 100% rename from app-dicts/sword-dutkant/Manifest rename to app-dicts/sword-DutKant/Manifest diff --git a/app-dicts/sword-dutkant/metadata.xml b/app-dicts/sword-DutKant/metadata.xml similarity index 100% rename from app-dicts/sword-dutkant/metadata.xml rename to app-dicts/sword-DutKant/metadata.xml diff --git a/app-dicts/sword-dutkant/sword-dutkant-1.1.ebuild b/app-dicts/sword-DutKant/sword-DutKant-1.1.ebuild similarity index 100% rename from app-dicts/sword-dutkant/sword-dutkant-1.1.ebuild rename to app-dicts/sword-DutKant/sword-DutKant-1.1.ebuild diff --git a/app-dicts/sword-dutsvv/Manifest b/app-dicts/sword-DutSVV/Manifest similarity index 100% rename from app-dicts/sword-dutsvv/Manifest rename to app-dicts/sword-DutSVV/Manifest diff --git a/app-dicts/sword-dutsvv/metadata.xml b/app-dicts/sword-DutSVV/metadata.xml similarity index 100% rename from app-dicts/sword-dutsvv/metadata.xml rename to app-dicts/sword-DutSVV/metadata.xml diff --git a/app-dicts/sword-dutsvv/sword-dutsvv-1.5.ebuild b/app-dicts/sword-DutSVV/sword-DutSVV-1.5.ebuild similarity index 100% rename from app-dicts/sword-dutsvv/sword-dutsvv-1.5.ebuild rename to app-dicts/sword-DutSVV/sword-DutSVV-1.5.ebuild diff --git a/app-dicts/sword-easton/Manifest b/app-dicts/sword-Easton/Manifest similarity index 100% rename from app-dicts/sword-easton/Manifest rename to app-dicts/sword-Easton/Manifest diff --git a/app-dicts/sword-easton/metadata.xml b/app-dicts/sword-Easton/metadata.xml similarity index 100% rename from app-dicts/sword-easton/metadata.xml rename to app-dicts/sword-Easton/metadata.xml diff --git a/app-dicts/sword-easton/sword-easton-1.2.ebuild b/app-dicts/sword-Easton/sword-Easton-1.2.ebuild similarity index 100% rename from app-dicts/sword-easton/sword-easton-1.2.ebuild rename to app-dicts/sword-Easton/sword-Easton-1.2.ebuild diff --git a/app-dicts/sword-esperanto/Manifest b/app-dicts/sword-Esperanto/Manifest similarity index 100% rename from app-dicts/sword-esperanto/Manifest rename to app-dicts/sword-Esperanto/Manifest diff --git a/app-dicts/sword-esperanto/metadata.xml b/app-dicts/sword-Esperanto/metadata.xml similarity index 100% rename from app-dicts/sword-esperanto/metadata.xml rename to app-dicts/sword-Esperanto/metadata.xml diff --git a/app-dicts/sword-esperanto/sword-esperanto-1.6.ebuild b/app-dicts/sword-Esperanto/sword-Esperanto-1.6.ebuild similarity index 100% rename from app-dicts/sword-esperanto/sword-esperanto-1.6.ebuild rename to app-dicts/sword-Esperanto/sword-Esperanto-1.6.ebuild diff --git a/app-dicts/sword-farsiopv/Manifest b/app-dicts/sword-FarsiOPV/Manifest similarity index 100% rename from app-dicts/sword-farsiopv/Manifest rename to app-dicts/sword-FarsiOPV/Manifest diff --git a/app-dicts/sword-farsiopv/metadata.xml b/app-dicts/sword-FarsiOPV/metadata.xml similarity index 100% rename from app-dicts/sword-farsiopv/metadata.xml rename to app-dicts/sword-FarsiOPV/metadata.xml diff --git a/app-dicts/sword-farsiopv/sword-farsiopv-1.0.ebuild b/app-dicts/sword-FarsiOPV/sword-FarsiOPV-1.0.ebuild similarity index 100% rename from app-dicts/sword-farsiopv/sword-farsiopv-1.0.ebuild rename to app-dicts/sword-FarsiOPV/sword-FarsiOPV-1.0.ebuild diff --git a/app-dicts/sword-finbiblia/Manifest b/app-dicts/sword-FinBiblia/Manifest similarity index 100% rename from app-dicts/sword-finbiblia/Manifest rename to app-dicts/sword-FinBiblia/Manifest diff --git a/app-dicts/sword-finbiblia/metadata.xml b/app-dicts/sword-FinBiblia/metadata.xml similarity index 100% rename from app-dicts/sword-finbiblia/metadata.xml rename to app-dicts/sword-FinBiblia/metadata.xml diff --git a/app-dicts/sword-finbiblia/sword-finbiblia-1.1.ebuild b/app-dicts/sword-FinBiblia/sword-FinBiblia-1.1.ebuild similarity index 100% rename from app-dicts/sword-finbiblia/sword-finbiblia-1.1.ebuild rename to app-dicts/sword-FinBiblia/sword-FinBiblia-1.1.ebuild diff --git a/app-dicts/sword-finpr/Manifest b/app-dicts/sword-FinPR/Manifest similarity index 100% rename from app-dicts/sword-finpr/Manifest rename to app-dicts/sword-FinPR/Manifest diff --git a/app-dicts/sword-finney/metadata.xml b/app-dicts/sword-FinPR/metadata.xml similarity index 100% rename from app-dicts/sword-finney/metadata.xml rename to app-dicts/sword-FinPR/metadata.xml diff --git a/app-dicts/sword-finpr/sword-finpr-1.2.ebuild b/app-dicts/sword-FinPR/sword-FinPR-1.2.ebuild similarity index 100% rename from app-dicts/sword-finpr/sword-finpr-1.2.ebuild rename to app-dicts/sword-FinPR/sword-FinPR-1.2.ebuild diff --git a/app-dicts/sword-finney/Manifest b/app-dicts/sword-Finney/Manifest similarity index 100% rename from app-dicts/sword-finney/Manifest rename to app-dicts/sword-Finney/Manifest diff --git a/app-dicts/sword-finpr/metadata.xml b/app-dicts/sword-Finney/metadata.xml similarity index 100% rename from app-dicts/sword-finpr/metadata.xml rename to app-dicts/sword-Finney/metadata.xml diff --git a/app-dicts/sword-finney/sword-finney-1.1.ebuild b/app-dicts/sword-Finney/sword-Finney-1.1.ebuild similarity index 100% rename from app-dicts/sword-finney/sword-finney-1.1.ebuild rename to app-dicts/sword-Finney/sword-Finney-1.1.ebuild diff --git a/app-dicts/sword-frebbb/Manifest b/app-dicts/sword-FreBBB/Manifest similarity index 100% rename from app-dicts/sword-frebbb/Manifest rename to app-dicts/sword-FreBBB/Manifest diff --git a/app-dicts/sword-frebbb/metadata.xml b/app-dicts/sword-FreBBB/metadata.xml similarity index 100% rename from app-dicts/sword-frebbb/metadata.xml rename to app-dicts/sword-FreBBB/metadata.xml diff --git a/app-dicts/sword-frebbb/sword-frebbb-1.1.ebuild b/app-dicts/sword-FreBBB/sword-FreBBB-1.1.ebuild similarity index 100% rename from app-dicts/sword-frebbb/sword-frebbb-1.1.ebuild rename to app-dicts/sword-FreBBB/sword-FreBBB-1.1.ebuild diff --git a/app-dicts/sword-frecrampon/Manifest b/app-dicts/sword-FreCrampon/Manifest similarity index 100% rename from app-dicts/sword-frecrampon/Manifest rename to app-dicts/sword-FreCrampon/Manifest diff --git a/app-dicts/sword-frecrampon/metadata.xml b/app-dicts/sword-FreCrampon/metadata.xml similarity index 100% rename from app-dicts/sword-frecrampon/metadata.xml rename to app-dicts/sword-FreCrampon/metadata.xml diff --git a/app-dicts/sword-frecrampon/sword-frecrampon-1.1.ebuild b/app-dicts/sword-FreCrampon/sword-FreCrampon-1.1.ebuild similarity index 100% rename from app-dicts/sword-frecrampon/sword-frecrampon-1.1.ebuild rename to app-dicts/sword-FreCrampon/sword-FreCrampon-1.1.ebuild diff --git a/app-dicts/sword-frelsg/Manifest b/app-dicts/sword-FreLSG/Manifest similarity index 100% rename from app-dicts/sword-frelsg/Manifest rename to app-dicts/sword-FreLSG/Manifest diff --git a/app-dicts/sword-frelsg/metadata.xml b/app-dicts/sword-FreLSG/metadata.xml similarity index 100% rename from app-dicts/sword-frelsg/metadata.xml rename to app-dicts/sword-FreLSG/metadata.xml diff --git a/app-dicts/sword-frelsg/sword-frelsg-1.3.ebuild b/app-dicts/sword-FreLSG/sword-FreLSG-1.3.ebuild similarity index 100% rename from app-dicts/sword-frelsg/sword-frelsg-1.3.ebuild rename to app-dicts/sword-FreLSG/sword-FreLSG-1.3.ebuild diff --git a/app-dicts/sword-fremartin/Manifest b/app-dicts/sword-FreMartin/Manifest similarity index 100% rename from app-dicts/sword-fremartin/Manifest rename to app-dicts/sword-FreMartin/Manifest diff --git a/app-dicts/sword-fremartin/metadata.xml b/app-dicts/sword-FreMartin/metadata.xml similarity index 100% rename from app-dicts/sword-fremartin/metadata.xml rename to app-dicts/sword-FreMartin/metadata.xml diff --git a/app-dicts/sword-fremartin/sword-fremartin-1.2.ebuild b/app-dicts/sword-FreMartin/sword-FreMartin-1.2.ebuild similarity index 100% rename from app-dicts/sword-fremartin/sword-fremartin-1.2.ebuild rename to app-dicts/sword-FreMartin/sword-FreMartin-1.2.ebuild diff --git a/app-dicts/sword-fresegond/Manifest b/app-dicts/sword-FreSegond/Manifest similarity index 100% rename from app-dicts/sword-fresegond/Manifest rename to app-dicts/sword-FreSegond/Manifest diff --git a/app-dicts/sword-fresegond/metadata.xml b/app-dicts/sword-FreSegond/metadata.xml similarity index 100% rename from app-dicts/sword-fresegond/metadata.xml rename to app-dicts/sword-FreSegond/metadata.xml diff --git a/app-dicts/sword-fresegond/sword-fresegond-1.6.ebuild b/app-dicts/sword-FreSegond/sword-FreSegond-1.6.ebuild similarity index 100% rename from app-dicts/sword-fresegond/sword-fresegond-1.6.ebuild rename to app-dicts/sword-FreSegond/sword-FreSegond-1.6.ebuild diff --git a/app-dicts/sword-geneva/Manifest b/app-dicts/sword-Geneva/Manifest similarity index 100% rename from app-dicts/sword-geneva/Manifest rename to app-dicts/sword-Geneva/Manifest diff --git a/app-dicts/sword-geneva/metadata.xml b/app-dicts/sword-Geneva/metadata.xml similarity index 100% rename from app-dicts/sword-geneva/metadata.xml rename to app-dicts/sword-Geneva/metadata.xml diff --git a/app-dicts/sword-geneva/sword-geneva-1.1.ebuild b/app-dicts/sword-Geneva/sword-Geneva-1.1.ebuild similarity index 100% rename from app-dicts/sword-geneva/sword-geneva-1.1.ebuild rename to app-dicts/sword-Geneva/sword-Geneva-1.1.ebuild diff --git a/app-dicts/sword-geneva1599/Manifest b/app-dicts/sword-Geneva1599/Manifest similarity index 100% rename from app-dicts/sword-geneva1599/Manifest rename to app-dicts/sword-Geneva1599/Manifest diff --git a/app-dicts/sword-geneva1599/metadata.xml b/app-dicts/sword-Geneva1599/metadata.xml similarity index 100% rename from app-dicts/sword-geneva1599/metadata.xml rename to app-dicts/sword-Geneva1599/metadata.xml diff --git a/app-dicts/sword-geneva1599/sword-geneva1599-1.1.ebuild b/app-dicts/sword-Geneva1599/sword-Geneva1599-1.1.ebuild similarity index 100% rename from app-dicts/sword-geneva1599/sword-geneva1599-1.1.ebuild rename to app-dicts/sword-Geneva1599/sword-Geneva1599-1.1.ebuild diff --git a/app-dicts/sword-gerelb1871/Manifest b/app-dicts/sword-GerElb1871/Manifest similarity index 100% rename from app-dicts/sword-gerelb1871/Manifest rename to app-dicts/sword-GerElb1871/Manifest diff --git a/app-dicts/sword-gerelb1871/metadata.xml b/app-dicts/sword-GerElb1871/metadata.xml similarity index 100% rename from app-dicts/sword-gerelb1871/metadata.xml rename to app-dicts/sword-GerElb1871/metadata.xml diff --git a/app-dicts/sword-gerelb1871/sword-gerelb1871-1.1.ebuild b/app-dicts/sword-GerElb1871/sword-GerElb1871-1.1.ebuild similarity index 100% rename from app-dicts/sword-gerelb1871/sword-gerelb1871-1.1.ebuild rename to app-dicts/sword-GerElb1871/sword-GerElb1871-1.1.ebuild diff --git a/app-dicts/sword-gerelb1905/Manifest b/app-dicts/sword-GerElb1905/Manifest similarity index 100% rename from app-dicts/sword-gerelb1905/Manifest rename to app-dicts/sword-GerElb1905/Manifest diff --git a/app-dicts/sword-gerelb1905/metadata.xml b/app-dicts/sword-GerElb1905/metadata.xml similarity index 100% rename from app-dicts/sword-gerelb1905/metadata.xml rename to app-dicts/sword-GerElb1905/metadata.xml diff --git a/app-dicts/sword-gerelb1905/sword-gerelb1905-1.5.ebuild b/app-dicts/sword-GerElb1905/sword-GerElb1905-1.5.ebuild similarity index 100% rename from app-dicts/sword-gerelb1905/sword-gerelb1905-1.5.ebuild rename to app-dicts/sword-GerElb1905/sword-GerElb1905-1.5.ebuild diff --git a/app-dicts/sword-gerlut1545/Manifest b/app-dicts/sword-GerLut1545/Manifest similarity index 100% rename from app-dicts/sword-gerlut1545/Manifest rename to app-dicts/sword-GerLut1545/Manifest diff --git a/app-dicts/sword-gerlut1545/metadata.xml b/app-dicts/sword-GerLut1545/metadata.xml similarity index 100% rename from app-dicts/sword-gerlut1545/metadata.xml rename to app-dicts/sword-GerLut1545/metadata.xml diff --git a/app-dicts/sword-gerlut1545/sword-gerlut1545-1.2.ebuild b/app-dicts/sword-GerLut1545/sword-GerLut1545-1.2.ebuild similarity index 100% rename from app-dicts/sword-gerlut1545/sword-gerlut1545-1.2.ebuild rename to app-dicts/sword-GerLut1545/sword-GerLut1545-1.2.ebuild diff --git a/app-dicts/sword-gersch/Manifest b/app-dicts/sword-GerSch/Manifest similarity index 100% rename from app-dicts/sword-gersch/Manifest rename to app-dicts/sword-GerSch/Manifest diff --git a/app-dicts/sword-gersch/metadata.xml b/app-dicts/sword-GerSch/metadata.xml similarity index 100% rename from app-dicts/sword-gersch/metadata.xml rename to app-dicts/sword-GerSch/metadata.xml diff --git a/app-dicts/sword-gersch/sword-gersch-1.1.ebuild b/app-dicts/sword-GerSch/sword-GerSch-1.1.ebuild similarity index 100% rename from app-dicts/sword-gersch/sword-gersch-1.1.ebuild rename to app-dicts/sword-GerSch/sword-GerSch-1.1.ebuild diff --git a/app-dicts/sword-greekhebrew/Manifest b/app-dicts/sword-GreekHebrew/Manifest similarity index 100% rename from app-dicts/sword-greekhebrew/Manifest rename to app-dicts/sword-GreekHebrew/Manifest diff --git a/app-dicts/sword-greekhebrew/metadata.xml b/app-dicts/sword-GreekHebrew/metadata.xml similarity index 100% rename from app-dicts/sword-greekhebrew/metadata.xml rename to app-dicts/sword-GreekHebrew/metadata.xml diff --git a/app-dicts/sword-greekhebrew/sword-greekhebrew-1.1.ebuild b/app-dicts/sword-GreekHebrew/sword-GreekHebrew-1.1.ebuild similarity index 100% rename from app-dicts/sword-greekhebrew/sword-greekhebrew-1.1.ebuild rename to app-dicts/sword-GreekHebrew/sword-GreekHebrew-1.1.ebuild diff --git a/app-dicts/sword-hnv/Manifest b/app-dicts/sword-HNV/Manifest similarity index 100% rename from app-dicts/sword-hnv/Manifest rename to app-dicts/sword-HNV/Manifest diff --git a/app-dicts/sword-hebrewgreek/metadata.xml b/app-dicts/sword-HNV/metadata.xml similarity index 100% rename from app-dicts/sword-hebrewgreek/metadata.xml rename to app-dicts/sword-HNV/metadata.xml diff --git a/app-dicts/sword-hnv/sword-hnv-1.8.ebuild b/app-dicts/sword-HNV/sword-HNV-1.8.ebuild similarity index 100% rename from app-dicts/sword-hnv/sword-hnv-1.8.ebuild rename to app-dicts/sword-HNV/sword-HNV-1.8.ebuild diff --git a/app-dicts/sword-hebrewgreek/Manifest b/app-dicts/sword-HebrewGreek/Manifest similarity index 100% rename from app-dicts/sword-hebrewgreek/Manifest rename to app-dicts/sword-HebrewGreek/Manifest diff --git a/app-dicts/sword-heretics/metadata.xml b/app-dicts/sword-HebrewGreek/metadata.xml similarity index 100% rename from app-dicts/sword-heretics/metadata.xml rename to app-dicts/sword-HebrewGreek/metadata.xml diff --git a/app-dicts/sword-hebrewgreek/sword-hebrewgreek-1.1.ebuild b/app-dicts/sword-HebrewGreek/sword-HebrewGreek-1.1.ebuild similarity index 100% rename from app-dicts/sword-hebrewgreek/sword-hebrewgreek-1.1.ebuild rename to app-dicts/sword-HebrewGreek/sword-HebrewGreek-1.1.ebuild diff --git a/app-dicts/sword-heretics/Manifest b/app-dicts/sword-Heretics/Manifest similarity index 100% rename from app-dicts/sword-heretics/Manifest rename to app-dicts/sword-Heretics/Manifest diff --git a/app-dicts/sword-hitchcock/metadata.xml b/app-dicts/sword-Heretics/metadata.xml similarity index 100% rename from app-dicts/sword-hitchcock/metadata.xml rename to app-dicts/sword-Heretics/metadata.xml diff --git a/app-dicts/sword-heretics/sword-heretics-1.1.ebuild b/app-dicts/sword-Heretics/sword-Heretics-1.1.ebuild similarity index 100% rename from app-dicts/sword-heretics/sword-heretics-1.1.ebuild rename to app-dicts/sword-Heretics/sword-Heretics-1.1.ebuild diff --git a/app-dicts/sword-hitchcock/Manifest b/app-dicts/sword-Hitchcock/Manifest similarity index 100% rename from app-dicts/sword-hitchcock/Manifest rename to app-dicts/sword-Hitchcock/Manifest diff --git a/app-dicts/sword-hnv/metadata.xml b/app-dicts/sword-Hitchcock/metadata.xml similarity index 100% rename from app-dicts/sword-hnv/metadata.xml rename to app-dicts/sword-Hitchcock/metadata.xml diff --git a/app-dicts/sword-hitchcock/sword-hitchcock-1.3.ebuild b/app-dicts/sword-Hitchcock/sword-Hitchcock-1.3.ebuild similarity index 100% rename from app-dicts/sword-hitchcock/sword-hitchcock-1.3.ebuild rename to app-dicts/sword-Hitchcock/sword-Hitchcock-1.3.ebuild diff --git a/app-dicts/sword-hunkar/Manifest b/app-dicts/sword-HunKar/Manifest similarity index 100% rename from app-dicts/sword-hunkar/Manifest rename to app-dicts/sword-HunKar/Manifest diff --git a/app-dicts/sword-hunkar/metadata.xml b/app-dicts/sword-HunKar/metadata.xml similarity index 100% rename from app-dicts/sword-hunkar/metadata.xml rename to app-dicts/sword-HunKar/metadata.xml diff --git a/app-dicts/sword-hunkar/sword-hunkar-1.7.ebuild b/app-dicts/sword-HunKar/sword-HunKar-1.7.ebuild similarity index 100% rename from app-dicts/sword-hunkar/sword-hunkar-1.7.ebuild rename to app-dicts/sword-HunKar/sword-HunKar-1.7.ebuild diff --git a/app-dicts/sword-isbe/Manifest b/app-dicts/sword-ISBE/Manifest similarity index 100% rename from app-dicts/sword-isbe/Manifest rename to app-dicts/sword-ISBE/Manifest diff --git a/app-dicts/sword-institutes/metadata.xml b/app-dicts/sword-ISBE/metadata.xml similarity index 100% rename from app-dicts/sword-institutes/metadata.xml rename to app-dicts/sword-ISBE/metadata.xml diff --git a/app-dicts/sword-isbe/sword-isbe-1.6.ebuild b/app-dicts/sword-ISBE/sword-ISBE-1.6.ebuild similarity index 100% rename from app-dicts/sword-isbe/sword-isbe-1.6.ebuild rename to app-dicts/sword-ISBE/sword-ISBE-1.6.ebuild diff --git a/app-dicts/sword-isv/Manifest b/app-dicts/sword-ISV/Manifest similarity index 100% rename from app-dicts/sword-isv/Manifest rename to app-dicts/sword-ISV/Manifest diff --git a/app-dicts/sword-isbe/metadata.xml b/app-dicts/sword-ISV/metadata.xml similarity index 100% rename from app-dicts/sword-isbe/metadata.xml rename to app-dicts/sword-ISV/metadata.xml diff --git a/app-dicts/sword-isv/sword-isv-1.5.ebuild b/app-dicts/sword-ISV/sword-ISV-1.5.ebuild similarity index 100% rename from app-dicts/sword-isv/sword-isv-1.5.ebuild rename to app-dicts/sword-ISV/sword-ISV-1.5.ebuild diff --git a/app-dicts/sword-institutes/Manifest b/app-dicts/sword-Institutes/Manifest similarity index 100% rename from app-dicts/sword-institutes/Manifest rename to app-dicts/sword-Institutes/Manifest diff --git a/app-dicts/sword-isv/metadata.xml b/app-dicts/sword-Institutes/metadata.xml similarity index 100% rename from app-dicts/sword-isv/metadata.xml rename to app-dicts/sword-Institutes/metadata.xml diff --git a/app-dicts/sword-institutes/sword-institutes-1.2.ebuild b/app-dicts/sword-Institutes/sword-Institutes-1.2.ebuild similarity index 100% rename from app-dicts/sword-institutes/sword-institutes-1.2.ebuild rename to app-dicts/sword-Institutes/sword-Institutes-1.2.ebuild diff --git a/app-dicts/sword-itadio/Manifest b/app-dicts/sword-ItaDio/Manifest similarity index 100% rename from app-dicts/sword-itadio/Manifest rename to app-dicts/sword-ItaDio/Manifest diff --git a/app-dicts/sword-itadio/metadata.xml b/app-dicts/sword-ItaDio/metadata.xml similarity index 100% rename from app-dicts/sword-itadio/metadata.xml rename to app-dicts/sword-ItaDio/metadata.xml diff --git a/app-dicts/sword-itadio/sword-itadio-1.0.ebuild b/app-dicts/sword-ItaDio/sword-ItaDio-1.0.ebuild similarity index 100% rename from app-dicts/sword-itadio/sword-itadio-1.0.ebuild rename to app-dicts/sword-ItaDio/sword-ItaDio-1.0.ebuild diff --git a/app-dicts/sword-itarive/Manifest b/app-dicts/sword-ItaRive/Manifest similarity index 100% rename from app-dicts/sword-itarive/Manifest rename to app-dicts/sword-ItaRive/Manifest diff --git a/app-dicts/sword-itarive/metadata.xml b/app-dicts/sword-ItaRive/metadata.xml similarity index 100% rename from app-dicts/sword-itarive/metadata.xml rename to app-dicts/sword-ItaRive/metadata.xml diff --git a/app-dicts/sword-itarive/sword-itarive-1.0.ebuild b/app-dicts/sword-ItaRive/sword-ItaRive-1.0.ebuild similarity index 100% rename from app-dicts/sword-itarive/sword-itarive-1.0.ebuild rename to app-dicts/sword-ItaRive/sword-ItaRive-1.0.ebuild diff --git a/app-dicts/sword-jfb/Manifest b/app-dicts/sword-JFB/Manifest similarity index 100% rename from app-dicts/sword-jfb/Manifest rename to app-dicts/sword-JFB/Manifest diff --git a/app-dicts/sword-jfb/metadata.xml b/app-dicts/sword-JFB/metadata.xml similarity index 100% rename from app-dicts/sword-jfb/metadata.xml rename to app-dicts/sword-JFB/metadata.xml diff --git a/app-dicts/sword-jfb/sword-jfb-2.2.ebuild b/app-dicts/sword-JFB/sword-JFB-2.2.ebuild similarity index 100% rename from app-dicts/sword-jfb/sword-jfb-2.2.ebuild rename to app-dicts/sword-JFB/sword-JFB-2.2.ebuild diff --git a/app-dicts/sword-jps/Manifest b/app-dicts/sword-JPS/Manifest similarity index 100% rename from app-dicts/sword-jps/Manifest rename to app-dicts/sword-JPS/Manifest diff --git a/app-dicts/sword-josephus/metadata.xml b/app-dicts/sword-JPS/metadata.xml similarity index 100% rename from app-dicts/sword-josephus/metadata.xml rename to app-dicts/sword-JPS/metadata.xml diff --git a/app-dicts/sword-jps/sword-jps-1.2.ebuild b/app-dicts/sword-JPS/sword-JPS-1.2.ebuild similarity index 100% rename from app-dicts/sword-jps/sword-jps-1.2.ebuild rename to app-dicts/sword-JPS/sword-JPS-1.2.ebuild diff --git a/app-dicts/sword-jst/Manifest b/app-dicts/sword-JST/Manifest similarity index 100% rename from app-dicts/sword-jst/Manifest rename to app-dicts/sword-JST/Manifest diff --git a/app-dicts/sword-jps/metadata.xml b/app-dicts/sword-JST/metadata.xml similarity index 100% rename from app-dicts/sword-jps/metadata.xml rename to app-dicts/sword-JST/metadata.xml diff --git a/app-dicts/sword-jst/sword-jst-1.1.ebuild b/app-dicts/sword-JST/sword-JST-1.1.ebuild similarity index 100% rename from app-dicts/sword-jst/sword-jst-1.1.ebuild rename to app-dicts/sword-JST/sword-JST-1.1.ebuild diff --git a/app-dicts/sword-josephus/Manifest b/app-dicts/sword-Josephus/Manifest similarity index 100% rename from app-dicts/sword-josephus/Manifest rename to app-dicts/sword-Josephus/Manifest diff --git a/app-dicts/sword-jst/metadata.xml b/app-dicts/sword-Josephus/metadata.xml similarity index 100% rename from app-dicts/sword-jst/metadata.xml rename to app-dicts/sword-Josephus/metadata.xml diff --git a/app-dicts/sword-josephus/sword-josephus-1.1.ebuild b/app-dicts/sword-Josephus/sword-Josephus-1.1.ebuild similarity index 100% rename from app-dicts/sword-josephus/sword-josephus-1.1.ebuild rename to app-dicts/sword-Josephus/sword-Josephus-1.1.ebuild diff --git a/app-dicts/sword-jubilee2000/Manifest b/app-dicts/sword-Jubilee2000/Manifest similarity index 100% rename from app-dicts/sword-jubilee2000/Manifest rename to app-dicts/sword-Jubilee2000/Manifest diff --git a/app-dicts/sword-jubilee2000/metadata.xml b/app-dicts/sword-Jubilee2000/metadata.xml similarity index 100% rename from app-dicts/sword-jubilee2000/metadata.xml rename to app-dicts/sword-Jubilee2000/metadata.xml diff --git a/app-dicts/sword-jubilee2000/sword-jubilee2000-1.1.ebuild b/app-dicts/sword-Jubilee2000/sword-Jubilee2000-1.1.ebuild similarity index 100% rename from app-dicts/sword-jubilee2000/sword-jubilee2000-1.1.ebuild rename to app-dicts/sword-Jubilee2000/sword-Jubilee2000-1.1.ebuild diff --git a/app-dicts/sword-kjv/Manifest b/app-dicts/sword-KJV/Manifest similarity index 100% rename from app-dicts/sword-kjv/Manifest rename to app-dicts/sword-KJV/Manifest diff --git a/app-dicts/sword-kjv/metadata.xml b/app-dicts/sword-KJV/metadata.xml similarity index 100% rename from app-dicts/sword-kjv/metadata.xml rename to app-dicts/sword-KJV/metadata.xml diff --git a/app-dicts/sword-kjv/sword-kjv-2.3.ebuild b/app-dicts/sword-KJV/sword-KJV-2.3.ebuild similarity index 100% rename from app-dicts/sword-kjv/sword-kjv-2.3.ebuild rename to app-dicts/sword-KJV/sword-KJV-2.3.ebuild diff --git a/app-dicts/sword-kjvd/Manifest b/app-dicts/sword-KJVD/Manifest similarity index 100% rename from app-dicts/sword-kjvd/Manifest rename to app-dicts/sword-KJVD/Manifest diff --git a/app-dicts/sword-kjvd/metadata.xml b/app-dicts/sword-KJVD/metadata.xml similarity index 100% rename from app-dicts/sword-kjvd/metadata.xml rename to app-dicts/sword-KJVD/metadata.xml diff --git a/app-dicts/sword-kjvd/sword-kjvd-1.1.ebuild b/app-dicts/sword-KJVD/sword-KJVD-1.1.ebuild similarity index 100% rename from app-dicts/sword-kjvd/sword-kjvd-1.1.ebuild rename to app-dicts/sword-KJVD/sword-KJVD-1.1.ebuild diff --git a/app-dicts/sword-klv/Manifest b/app-dicts/sword-KLV/Manifest similarity index 100% rename from app-dicts/sword-klv/Manifest rename to app-dicts/sword-KLV/Manifest diff --git a/app-dicts/sword-klv/metadata.xml b/app-dicts/sword-KLV/metadata.xml similarity index 100% rename from app-dicts/sword-klv/metadata.xml rename to app-dicts/sword-KLV/metadata.xml diff --git a/app-dicts/sword-klv/sword-klv-2.2.ebuild b/app-dicts/sword-KLV/sword-KLV-2.2.ebuild similarity index 100% rename from app-dicts/sword-klv/sword-klv-2.2.ebuild rename to app-dicts/sword-KLV/sword-KLV-2.2.ebuild diff --git a/app-dicts/sword-klven_iklingon/Manifest b/app-dicts/sword-KLVen_iklingon/Manifest similarity index 100% rename from app-dicts/sword-klven_iklingon/Manifest rename to app-dicts/sword-KLVen_iklingon/Manifest diff --git a/app-dicts/sword-klven_iklingon/metadata.xml b/app-dicts/sword-KLVen_iklingon/metadata.xml similarity index 100% rename from app-dicts/sword-klven_iklingon/metadata.xml rename to app-dicts/sword-KLVen_iklingon/metadata.xml diff --git a/app-dicts/sword-klven_iklingon/sword-klven_iklingon-2.1.ebuild b/app-dicts/sword-KLVen_iklingon/sword-KLVen_iklingon-2.1.ebuild similarity index 100% rename from app-dicts/sword-klven_iklingon/sword-klven_iklingon-2.1.ebuild rename to app-dicts/sword-KLVen_iklingon/sword-KLVen_iklingon-2.1.ebuild diff --git a/app-dicts/sword-klviklingon_en/Manifest b/app-dicts/sword-KLViklingon_en/Manifest similarity index 100% rename from app-dicts/sword-klviklingon_en/Manifest rename to app-dicts/sword-KLViklingon_en/Manifest diff --git a/app-dicts/sword-klviklingon_en/metadata.xml b/app-dicts/sword-KLViklingon_en/metadata.xml similarity index 100% rename from app-dicts/sword-klviklingon_en/metadata.xml rename to app-dicts/sword-KLViklingon_en/metadata.xml diff --git a/app-dicts/sword-klviklingon_en/sword-klviklingon_en-2.1.ebuild b/app-dicts/sword-KLViklingon_en/sword-KLViklingon_en-2.1.ebuild similarity index 100% rename from app-dicts/sword-klviklingon_en/sword-klviklingon_en-2.1.ebuild rename to app-dicts/sword-KLViklingon_en/sword-KLViklingon_en-2.1.ebuild diff --git a/app-dicts/sword-litv/Manifest b/app-dicts/sword-LITV/Manifest similarity index 100% rename from app-dicts/sword-litv/Manifest rename to app-dicts/sword-LITV/Manifest diff --git a/app-dicts/sword-lightfoot/metadata.xml b/app-dicts/sword-LITV/metadata.xml similarity index 100% rename from app-dicts/sword-lightfoot/metadata.xml rename to app-dicts/sword-LITV/metadata.xml diff --git a/app-dicts/sword-litv/sword-litv-1.3.ebuild b/app-dicts/sword-LITV/sword-LITV-1.3.ebuild similarity index 100% rename from app-dicts/sword-litv/sword-litv-1.3.ebuild rename to app-dicts/sword-LITV/sword-LITV-1.3.ebuild diff --git a/app-dicts/sword-lightfoot/Manifest b/app-dicts/sword-Lightfoot/Manifest similarity index 100% rename from app-dicts/sword-lightfoot/Manifest rename to app-dicts/sword-Lightfoot/Manifest diff --git a/app-dicts/sword-litv/metadata.xml b/app-dicts/sword-Lightfoot/metadata.xml similarity index 100% rename from app-dicts/sword-litv/metadata.xml rename to app-dicts/sword-Lightfoot/metadata.xml diff --git a/app-dicts/sword-lightfoot/sword-lightfoot-1.0.ebuild b/app-dicts/sword-Lightfoot/sword-Lightfoot-1.0.ebuild similarity index 100% rename from app-dicts/sword-lightfoot/sword-lightfoot-1.0.ebuild rename to app-dicts/sword-Lightfoot/sword-Lightfoot-1.0.ebuild diff --git a/app-dicts/sword-luther/Manifest b/app-dicts/sword-Luther/Manifest similarity index 100% rename from app-dicts/sword-luther/Manifest rename to app-dicts/sword-Luther/Manifest diff --git a/app-dicts/sword-luther/metadata.xml b/app-dicts/sword-Luther/metadata.xml similarity index 100% rename from app-dicts/sword-luther/metadata.xml rename to app-dicts/sword-Luther/metadata.xml diff --git a/app-dicts/sword-luther/sword-luther-1.1.ebuild b/app-dicts/sword-Luther/sword-Luther-1.1.ebuild similarity index 100% rename from app-dicts/sword-luther/sword-luther-1.1.ebuild rename to app-dicts/sword-Luther/sword-Luther-1.1.ebuild diff --git a/app-dicts/sword-mak/Manifest b/app-dicts/sword-MAK/Manifest similarity index 100% rename from app-dicts/sword-mak/Manifest rename to app-dicts/sword-MAK/Manifest diff --git a/app-dicts/sword-mak/metadata.xml b/app-dicts/sword-MAK/metadata.xml similarity index 100% rename from app-dicts/sword-mak/metadata.xml rename to app-dicts/sword-MAK/metadata.xml diff --git a/app-dicts/sword-mak/sword-mak-1.0.ebuild b/app-dicts/sword-MAK/sword-MAK-1.0.ebuild similarity index 100% rename from app-dicts/sword-mak/sword-mak-1.0.ebuild rename to app-dicts/sword-MAK/sword-MAK-1.0.ebuild diff --git a/app-dicts/sword-mhc/Manifest b/app-dicts/sword-MHC/Manifest similarity index 100% rename from app-dicts/sword-mhc/Manifest rename to app-dicts/sword-MHC/Manifest diff --git a/app-dicts/sword-manxgaelic/metadata.xml b/app-dicts/sword-MHC/metadata.xml similarity index 100% rename from app-dicts/sword-manxgaelic/metadata.xml rename to app-dicts/sword-MHC/metadata.xml diff --git a/app-dicts/sword-mhc/sword-mhc-1.6.ebuild b/app-dicts/sword-MHC/sword-MHC-1.6.ebuild similarity index 100% rename from app-dicts/sword-mhc/sword-mhc-1.6.ebuild rename to app-dicts/sword-MHC/sword-MHC-1.6.ebuild diff --git a/app-dicts/sword-mhcc/Manifest b/app-dicts/sword-MHCC/Manifest similarity index 100% rename from app-dicts/sword-mhcc/Manifest rename to app-dicts/sword-MHCC/Manifest diff --git a/app-dicts/sword-mhc/metadata.xml b/app-dicts/sword-MHCC/metadata.xml similarity index 100% rename from app-dicts/sword-mhc/metadata.xml rename to app-dicts/sword-MHCC/metadata.xml diff --git a/app-dicts/sword-mhcc/sword-mhcc-1.1.ebuild b/app-dicts/sword-MHCC/sword-MHCC-1.1.ebuild similarity index 100% rename from app-dicts/sword-mhcc/sword-mhcc-1.1.ebuild rename to app-dicts/sword-MHCC/sword-MHCC-1.1.ebuild diff --git a/app-dicts/sword-mkjv/Manifest b/app-dicts/sword-MKJV/Manifest similarity index 100% rename from app-dicts/sword-mkjv/Manifest rename to app-dicts/sword-MKJV/Manifest diff --git a/app-dicts/sword-mhcc/metadata.xml b/app-dicts/sword-MKJV/metadata.xml similarity index 100% rename from app-dicts/sword-mhcc/metadata.xml rename to app-dicts/sword-MKJV/metadata.xml diff --git a/app-dicts/sword-mkjv/sword-mkjv-1.3.ebuild b/app-dicts/sword-MKJV/sword-MKJV-1.3.ebuild similarity index 100% rename from app-dicts/sword-mkjv/sword-mkjv-1.3.ebuild rename to app-dicts/sword-MKJV/sword-MKJV-1.3.ebuild diff --git a/app-dicts/sword-manxgaelic/Manifest b/app-dicts/sword-ManxGaelic/Manifest similarity index 100% rename from app-dicts/sword-manxgaelic/Manifest rename to app-dicts/sword-ManxGaelic/Manifest diff --git a/app-dicts/sword-mkjv/metadata.xml b/app-dicts/sword-ManxGaelic/metadata.xml similarity index 100% rename from app-dicts/sword-mkjv/metadata.xml rename to app-dicts/sword-ManxGaelic/metadata.xml diff --git a/app-dicts/sword-manxgaelic/sword-manxgaelic-1.1.ebuild b/app-dicts/sword-ManxGaelic/sword-ManxGaelic-1.1.ebuild similarity index 100% rename from app-dicts/sword-manxgaelic/sword-manxgaelic-1.1.ebuild rename to app-dicts/sword-ManxGaelic/sword-ManxGaelic-1.1.ebuild diff --git a/app-dicts/sword-montgomery/Manifest b/app-dicts/sword-Montgomery/Manifest similarity index 100% rename from app-dicts/sword-montgomery/Manifest rename to app-dicts/sword-Montgomery/Manifest diff --git a/app-dicts/sword-montgomery/metadata.xml b/app-dicts/sword-Montgomery/metadata.xml similarity index 100% rename from app-dicts/sword-montgomery/metadata.xml rename to app-dicts/sword-Montgomery/metadata.xml diff --git a/app-dicts/sword-montgomery/sword-montgomery-1.3.ebuild b/app-dicts/sword-Montgomery/sword-Montgomery-1.3.ebuild similarity index 100% rename from app-dicts/sword-montgomery/sword-montgomery-1.3.ebuild rename to app-dicts/sword-Montgomery/sword-Montgomery-1.3.ebuild diff --git a/app-dicts/sword-murdock/Manifest b/app-dicts/sword-Murdock/Manifest similarity index 100% rename from app-dicts/sword-murdock/Manifest rename to app-dicts/sword-Murdock/Manifest diff --git a/app-dicts/sword-murdock/metadata.xml b/app-dicts/sword-Murdock/metadata.xml similarity index 100% rename from app-dicts/sword-murdock/metadata.xml rename to app-dicts/sword-Murdock/metadata.xml diff --git a/app-dicts/sword-murdock/sword-murdock-1.2.ebuild b/app-dicts/sword-Murdock/sword-Murdock-1.2.ebuild similarity index 100% rename from app-dicts/sword-murdock/sword-murdock-1.2.ebuild rename to app-dicts/sword-Murdock/sword-Murdock-1.2.ebuild diff --git a/app-dicts/sword-nave/Manifest b/app-dicts/sword-Nave/Manifest similarity index 100% rename from app-dicts/sword-nave/Manifest rename to app-dicts/sword-Nave/Manifest diff --git a/app-dicts/sword-nave/metadata.xml b/app-dicts/sword-Nave/metadata.xml similarity index 100% rename from app-dicts/sword-nave/metadata.xml rename to app-dicts/sword-Nave/metadata.xml diff --git a/app-dicts/sword-nave/sword-nave-1.1.ebuild b/app-dicts/sword-Nave/sword-Nave-1.1.ebuild similarity index 100% rename from app-dicts/sword-nave/sword-nave-1.1.ebuild rename to app-dicts/sword-Nave/sword-Nave-1.1.ebuild diff --git a/app-dicts/sword-norsk/Manifest b/app-dicts/sword-Norsk/Manifest similarity index 100% rename from app-dicts/sword-norsk/Manifest rename to app-dicts/sword-Norsk/Manifest diff --git a/app-dicts/sword-norsk/metadata.xml b/app-dicts/sword-Norsk/metadata.xml similarity index 100% rename from app-dicts/sword-norsk/metadata.xml rename to app-dicts/sword-Norsk/metadata.xml diff --git a/app-dicts/sword-norsk/sword-norsk-1.5.ebuild b/app-dicts/sword-Norsk/sword-Norsk-1.5.ebuild similarity index 100% rename from app-dicts/sword-norsk/sword-norsk-1.5.ebuild rename to app-dicts/sword-Norsk/sword-Norsk-1.5.ebuild diff --git a/app-dicts/sword-orthodoxy/Manifest b/app-dicts/sword-Orthodoxy/Manifest similarity index 100% rename from app-dicts/sword-orthodoxy/Manifest rename to app-dicts/sword-Orthodoxy/Manifest diff --git a/app-dicts/sword-orthodoxy/metadata.xml b/app-dicts/sword-Orthodoxy/metadata.xml similarity index 100% rename from app-dicts/sword-orthodoxy/metadata.xml rename to app-dicts/sword-Orthodoxy/metadata.xml diff --git a/app-dicts/sword-orthodoxy/sword-orthodoxy-1.0.ebuild b/app-dicts/sword-Orthodoxy/sword-Orthodoxy-1.0.ebuild similarity index 100% rename from app-dicts/sword-orthodoxy/sword-orthodoxy-1.0.ebuild rename to app-dicts/sword-Orthodoxy/sword-Orthodoxy-1.0.ebuild diff --git a/app-dicts/sword-pnt/Manifest b/app-dicts/sword-PNT/Manifest similarity index 100% rename from app-dicts/sword-pnt/Manifest rename to app-dicts/sword-PNT/Manifest diff --git a/app-dicts/sword-packard/metadata.xml b/app-dicts/sword-PNT/metadata.xml similarity index 100% rename from app-dicts/sword-packard/metadata.xml rename to app-dicts/sword-PNT/metadata.xml diff --git a/app-dicts/sword-pnt/sword-pnt-1.1.ebuild b/app-dicts/sword-PNT/sword-PNT-1.1.ebuild similarity index 100% rename from app-dicts/sword-pnt/sword-pnt-1.1.ebuild rename to app-dicts/sword-PNT/sword-PNT-1.1.ebuild diff --git a/app-dicts/sword-packard/Manifest b/app-dicts/sword-Packard/Manifest similarity index 100% rename from app-dicts/sword-packard/Manifest rename to app-dicts/sword-Packard/Manifest diff --git a/app-dicts/sword-personal/metadata.xml b/app-dicts/sword-Packard/metadata.xml similarity index 100% rename from app-dicts/sword-personal/metadata.xml rename to app-dicts/sword-Packard/metadata.xml diff --git a/app-dicts/sword-packard/sword-packard-1.2.ebuild b/app-dicts/sword-Packard/sword-Packard-1.2.ebuild similarity index 100% rename from app-dicts/sword-packard/sword-packard-1.2.ebuild rename to app-dicts/sword-Packard/sword-Packard-1.2.ebuild diff --git a/app-dicts/sword-personal/Manifest b/app-dicts/sword-Personal/Manifest similarity index 100% rename from app-dicts/sword-personal/Manifest rename to app-dicts/sword-Personal/Manifest diff --git a/app-dicts/sword-peshitta/metadata.xml b/app-dicts/sword-Personal/metadata.xml similarity index 100% rename from app-dicts/sword-peshitta/metadata.xml rename to app-dicts/sword-Personal/metadata.xml diff --git a/app-dicts/sword-personal/sword-personal-1.0.ebuild b/app-dicts/sword-Personal/sword-Personal-1.0.ebuild similarity index 100% rename from app-dicts/sword-personal/sword-personal-1.0.ebuild rename to app-dicts/sword-Personal/sword-Personal-1.0.ebuild diff --git a/app-dicts/sword-peshitta/Manifest b/app-dicts/sword-Peshitta/Manifest similarity index 100% rename from app-dicts/sword-peshitta/Manifest rename to app-dicts/sword-Peshitta/Manifest diff --git a/app-dicts/sword-pilgrim/metadata.xml b/app-dicts/sword-Peshitta/metadata.xml similarity index 100% rename from app-dicts/sword-pilgrim/metadata.xml rename to app-dicts/sword-Peshitta/metadata.xml diff --git a/app-dicts/sword-peshitta/sword-peshitta-1.1.ebuild b/app-dicts/sword-Peshitta/sword-Peshitta-1.1.ebuild similarity index 100% rename from app-dicts/sword-peshitta/sword-peshitta-1.1.ebuild rename to app-dicts/sword-Peshitta/sword-Peshitta-1.1.ebuild diff --git a/app-dicts/sword-pilgrim/Manifest b/app-dicts/sword-Pilgrim/Manifest similarity index 100% rename from app-dicts/sword-pilgrim/Manifest rename to app-dicts/sword-Pilgrim/Manifest diff --git a/app-dicts/sword-pnt/metadata.xml b/app-dicts/sword-Pilgrim/metadata.xml similarity index 100% rename from app-dicts/sword-pnt/metadata.xml rename to app-dicts/sword-Pilgrim/metadata.xml diff --git a/app-dicts/sword-pilgrim/sword-pilgrim-1.0.ebuild b/app-dicts/sword-Pilgrim/sword-Pilgrim-1.0.ebuild similarity index 100% rename from app-dicts/sword-pilgrim/sword-pilgrim-1.0.ebuild rename to app-dicts/sword-Pilgrim/sword-Pilgrim-1.0.ebuild diff --git a/app-dicts/sword-practice/Manifest b/app-dicts/sword-Practice/Manifest similarity index 100% rename from app-dicts/sword-practice/Manifest rename to app-dicts/sword-Practice/Manifest diff --git a/app-dicts/sword-practice/metadata.xml b/app-dicts/sword-Practice/metadata.xml similarity index 100% rename from app-dicts/sword-practice/metadata.xml rename to app-dicts/sword-Practice/metadata.xml diff --git a/app-dicts/sword-practice/sword-practice-1.0.ebuild b/app-dicts/sword-Practice/sword-Practice-1.0.ebuild similarity index 100% rename from app-dicts/sword-practice/sword-practice-1.0.ebuild rename to app-dicts/sword-Practice/sword-Practice-1.0.ebuild diff --git a/app-dicts/sword-rkjnt/Manifest b/app-dicts/sword-RKJNT/Manifest similarity index 100% rename from app-dicts/sword-rkjnt/Manifest rename to app-dicts/sword-RKJNT/Manifest diff --git a/app-dicts/sword-rkjnt/metadata.xml b/app-dicts/sword-RKJNT/metadata.xml similarity index 100% rename from app-dicts/sword-rkjnt/metadata.xml rename to app-dicts/sword-RKJNT/metadata.xml diff --git a/app-dicts/sword-rkjnt/sword-rkjnt-1.0.ebuild b/app-dicts/sword-RKJNT/sword-RKJNT-1.0.ebuild similarity index 100% rename from app-dicts/sword-rkjnt/sword-rkjnt-1.0.ebuild rename to app-dicts/sword-RKJNT/sword-RKJNT-1.0.ebuild diff --git a/app-dicts/sword-rnkjv/Manifest b/app-dicts/sword-RNKJV/Manifest similarity index 100% rename from app-dicts/sword-rnkjv/Manifest rename to app-dicts/sword-RNKJV/Manifest diff --git a/app-dicts/sword-rnkjv/metadata.xml b/app-dicts/sword-RNKJV/metadata.xml similarity index 100% rename from app-dicts/sword-rnkjv/metadata.xml rename to app-dicts/sword-RNKJV/metadata.xml diff --git a/app-dicts/sword-rnkjv/sword-rnkjv-1.5.ebuild b/app-dicts/sword-RNKJV/sword-RNKJV-1.5.ebuild similarity index 100% rename from app-dicts/sword-rnkjv/sword-rnkjv-1.5.ebuild rename to app-dicts/sword-RNKJV/sword-RNKJV-1.5.ebuild diff --git a/app-dicts/sword-rst/Manifest b/app-dicts/sword-RST/Manifest similarity index 100% rename from app-dicts/sword-rst/Manifest rename to app-dicts/sword-RST/Manifest diff --git a/app-dicts/sword-robinson/metadata.xml b/app-dicts/sword-RST/metadata.xml similarity index 100% rename from app-dicts/sword-robinson/metadata.xml rename to app-dicts/sword-RST/metadata.xml diff --git a/app-dicts/sword-rst/sword-rst-1.6.ebuild b/app-dicts/sword-RST/sword-RST-1.6.ebuild similarity index 100% rename from app-dicts/sword-rst/sword-rst-1.6.ebuild rename to app-dicts/sword-RST/sword-RST-1.6.ebuild diff --git a/app-dicts/sword-rwp/Manifest b/app-dicts/sword-RWP/Manifest similarity index 100% rename from app-dicts/sword-rwp/Manifest rename to app-dicts/sword-RWP/Manifest diff --git a/app-dicts/sword-rotherham/metadata.xml b/app-dicts/sword-RWP/metadata.xml similarity index 100% rename from app-dicts/sword-rotherham/metadata.xml rename to app-dicts/sword-RWP/metadata.xml diff --git a/app-dicts/sword-rwp/sword-rwp-1.9.ebuild b/app-dicts/sword-RWP/sword-RWP-1.9.ebuild similarity index 100% rename from app-dicts/sword-rwp/sword-rwp-1.9.ebuild rename to app-dicts/sword-RWP/sword-RWP-1.9.ebuild diff --git a/app-dicts/sword-rwebster/Manifest b/app-dicts/sword-RWebster/Manifest similarity index 100% rename from app-dicts/sword-rwebster/Manifest rename to app-dicts/sword-RWebster/Manifest diff --git a/app-dicts/sword-rst/metadata.xml b/app-dicts/sword-RWebster/metadata.xml similarity index 100% rename from app-dicts/sword-rst/metadata.xml rename to app-dicts/sword-RWebster/metadata.xml diff --git a/app-dicts/sword-rwebster/sword-rwebster-1.3.ebuild b/app-dicts/sword-RWebster/sword-RWebster-1.3.ebuild similarity index 100% rename from app-dicts/sword-rwebster/sword-rwebster-1.3.ebuild rename to app-dicts/sword-RWebster/sword-RWebster-1.3.ebuild diff --git a/app-dicts/sword-robinson/Manifest b/app-dicts/sword-Robinson/Manifest similarity index 100% rename from app-dicts/sword-robinson/Manifest rename to app-dicts/sword-Robinson/Manifest diff --git a/app-dicts/sword-rusmakarij/metadata.xml b/app-dicts/sword-Robinson/metadata.xml similarity index 100% rename from app-dicts/sword-rusmakarij/metadata.xml rename to app-dicts/sword-Robinson/metadata.xml diff --git a/app-dicts/sword-robinson/sword-robinson-2.0.ebuild b/app-dicts/sword-Robinson/sword-Robinson-2.0.ebuild similarity index 100% rename from app-dicts/sword-robinson/sword-robinson-2.0.ebuild rename to app-dicts/sword-Robinson/sword-Robinson-2.0.ebuild diff --git a/app-dicts/sword-rotherham/Manifest b/app-dicts/sword-Rotherham/Manifest similarity index 100% rename from app-dicts/sword-rotherham/Manifest rename to app-dicts/sword-Rotherham/Manifest diff --git a/app-dicts/sword-rwebster/metadata.xml b/app-dicts/sword-Rotherham/metadata.xml similarity index 100% rename from app-dicts/sword-rwebster/metadata.xml rename to app-dicts/sword-Rotherham/metadata.xml diff --git a/app-dicts/sword-rotherham/sword-rotherham-1.6.ebuild b/app-dicts/sword-Rotherham/sword-Rotherham-1.6.ebuild similarity index 100% rename from app-dicts/sword-rotherham/sword-rotherham-1.6.ebuild rename to app-dicts/sword-Rotherham/sword-Rotherham-1.6.ebuild diff --git a/app-dicts/sword-rusmakarij/Manifest b/app-dicts/sword-RusMakarij/Manifest similarity index 100% rename from app-dicts/sword-rusmakarij/Manifest rename to app-dicts/sword-RusMakarij/Manifest diff --git a/app-dicts/sword-rwp/metadata.xml b/app-dicts/sword-RusMakarij/metadata.xml similarity index 100% rename from app-dicts/sword-rwp/metadata.xml rename to app-dicts/sword-RusMakarij/metadata.xml diff --git a/app-dicts/sword-rusmakarij/sword-rusmakarij-1.1.ebuild b/app-dicts/sword-RusMakarij/sword-RusMakarij-1.1.ebuild similarity index 100% rename from app-dicts/sword-rusmakarij/sword-rusmakarij-1.1.ebuild rename to app-dicts/sword-RusMakarij/sword-RusMakarij-1.1.ebuild diff --git a/app-dicts/sword-saoa/Manifest b/app-dicts/sword-SAOA/Manifest similarity index 100% rename from app-dicts/sword-saoa/Manifest rename to app-dicts/sword-SAOA/Manifest diff --git a/app-dicts/sword-saoa/metadata.xml b/app-dicts/sword-SAOA/metadata.xml similarity index 100% rename from app-dicts/sword-saoa/metadata.xml rename to app-dicts/sword-SAOA/metadata.xml diff --git a/app-dicts/sword-saoa/sword-saoa-1.0.ebuild b/app-dicts/sword-SAOA/sword-SAOA-1.0.ebuild similarity index 100% rename from app-dicts/sword-saoa/sword-saoa-1.0.ebuild rename to app-dicts/sword-SAOA/sword-SAOA-1.0.ebuild diff --git a/app-dicts/sword-sme/Manifest b/app-dicts/sword-SME/Manifest similarity index 100% rename from app-dicts/sword-sme/Manifest rename to app-dicts/sword-SME/Manifest diff --git a/app-dicts/sword-scofield/metadata.xml b/app-dicts/sword-SME/metadata.xml similarity index 100% rename from app-dicts/sword-scofield/metadata.xml rename to app-dicts/sword-SME/metadata.xml diff --git a/app-dicts/sword-sme/sword-sme-1.7.ebuild b/app-dicts/sword-SME/sword-SME-1.7.ebuild similarity index 100% rename from app-dicts/sword-sme/sword-sme-1.7.ebuild rename to app-dicts/sword-SME/sword-SME-1.7.ebuild diff --git a/app-dicts/sword-scofield/Manifest b/app-dicts/sword-Scofield/Manifest similarity index 100% rename from app-dicts/sword-scofield/Manifest rename to app-dicts/sword-Scofield/Manifest diff --git a/app-dicts/sword-scotsgaelic/metadata.xml b/app-dicts/sword-Scofield/metadata.xml similarity index 100% rename from app-dicts/sword-scotsgaelic/metadata.xml rename to app-dicts/sword-Scofield/metadata.xml diff --git a/app-dicts/sword-scofield/sword-scofield-1.0.ebuild b/app-dicts/sword-Scofield/sword-Scofield-1.0.ebuild similarity index 100% rename from app-dicts/sword-scofield/sword-scofield-1.0.ebuild rename to app-dicts/sword-Scofield/sword-Scofield-1.0.ebuild diff --git a/app-dicts/sword-scotsgaelic/Manifest b/app-dicts/sword-ScotsGaelic/Manifest similarity index 100% rename from app-dicts/sword-scotsgaelic/Manifest rename to app-dicts/sword-ScotsGaelic/Manifest diff --git a/app-dicts/sword-sme/metadata.xml b/app-dicts/sword-ScotsGaelic/metadata.xml similarity index 100% rename from app-dicts/sword-sme/metadata.xml rename to app-dicts/sword-ScotsGaelic/metadata.xml diff --git a/app-dicts/sword-scotsgaelic/sword-scotsgaelic-1.2.ebuild b/app-dicts/sword-ScotsGaelic/sword-ScotsGaelic-1.2.ebuild similarity index 100% rename from app-dicts/sword-scotsgaelic/sword-scotsgaelic-1.2.ebuild rename to app-dicts/sword-ScotsGaelic/sword-ScotsGaelic-1.2.ebuild diff --git a/app-dicts/sword-smith/Manifest b/app-dicts/sword-Smith/Manifest similarity index 100% rename from app-dicts/sword-smith/Manifest rename to app-dicts/sword-Smith/Manifest diff --git a/app-dicts/sword-smith/metadata.xml b/app-dicts/sword-Smith/metadata.xml similarity index 100% rename from app-dicts/sword-smith/metadata.xml rename to app-dicts/sword-Smith/metadata.xml diff --git a/app-dicts/sword-smith/sword-smith-1.3.ebuild b/app-dicts/sword-Smith/sword-Smith-1.3.ebuild similarity index 100% rename from app-dicts/sword-smith/sword-smith-1.3.ebuild rename to app-dicts/sword-Smith/sword-Smith-1.3.ebuild diff --git a/app-dicts/sword-sparv/Manifest b/app-dicts/sword-SpaRV/Manifest similarity index 100% rename from app-dicts/sword-sparv/Manifest rename to app-dicts/sword-SpaRV/Manifest diff --git a/app-dicts/sword-sparv/metadata.xml b/app-dicts/sword-SpaRV/metadata.xml similarity index 100% rename from app-dicts/sword-sparv/metadata.xml rename to app-dicts/sword-SpaRV/metadata.xml diff --git a/app-dicts/sword-sparv/sword-sparv-1.5.ebuild b/app-dicts/sword-SpaRV/sword-SpaRV-1.5.ebuild similarity index 100% rename from app-dicts/sword-sparv/sword-sparv-1.5.ebuild rename to app-dicts/sword-SpaRV/sword-SpaRV-1.5.ebuild diff --git a/app-dicts/sword-sparvg2004/Manifest b/app-dicts/sword-SpaRVG2004/Manifest similarity index 100% rename from app-dicts/sword-sparvg2004/Manifest rename to app-dicts/sword-SpaRVG2004/Manifest diff --git a/app-dicts/sword-sparvg2004/metadata.xml b/app-dicts/sword-SpaRVG2004/metadata.xml similarity index 100% rename from app-dicts/sword-sparvg2004/metadata.xml rename to app-dicts/sword-SpaRVG2004/metadata.xml diff --git a/app-dicts/sword-sparvg2004/sword-sparvg2004-1.0.ebuild b/app-dicts/sword-SpaRVG2004/sword-SpaRVG2004-1.0.ebuild similarity index 100% rename from app-dicts/sword-sparvg2004/sword-sparvg2004-1.0.ebuild rename to app-dicts/sword-SpaRVG2004/sword-SpaRVG2004-1.0.ebuild diff --git a/app-dicts/sword-spasev/Manifest b/app-dicts/sword-SpaSEV/Manifest similarity index 100% rename from app-dicts/sword-spasev/Manifest rename to app-dicts/sword-SpaSEV/Manifest diff --git a/app-dicts/sword-spasev/metadata.xml b/app-dicts/sword-SpaSEV/metadata.xml similarity index 100% rename from app-dicts/sword-spasev/metadata.xml rename to app-dicts/sword-SpaSEV/metadata.xml diff --git a/app-dicts/sword-spasev/sword-spasev-1.1.ebuild b/app-dicts/sword-SpaSEV/sword-SpaSEV-1.1.ebuild similarity index 100% rename from app-dicts/sword-spasev/sword-spasev-1.1.ebuild rename to app-dicts/sword-SpaSEV/sword-SpaSEV-1.1.ebuild diff --git a/app-dicts/sword-spavnt/Manifest b/app-dicts/sword-SpaVNT/Manifest similarity index 100% rename from app-dicts/sword-spavnt/Manifest rename to app-dicts/sword-SpaVNT/Manifest diff --git a/app-dicts/sword-spavnt/metadata.xml b/app-dicts/sword-SpaVNT/metadata.xml similarity index 100% rename from app-dicts/sword-spavnt/metadata.xml rename to app-dicts/sword-SpaVNT/metadata.xml diff --git a/app-dicts/sword-spavnt/sword-spavnt-1.2.ebuild b/app-dicts/sword-SpaVNT/sword-SpaVNT-1.2.ebuild similarity index 100% rename from app-dicts/sword-spavnt/sword-spavnt-1.2.ebuild rename to app-dicts/sword-SpaVNT/sword-SpaVNT-1.2.ebuild diff --git a/app-dicts/sword-spurious/Manifest b/app-dicts/sword-Spurious/Manifest similarity index 100% rename from app-dicts/sword-spurious/Manifest rename to app-dicts/sword-Spurious/Manifest diff --git a/app-dicts/sword-spurious/metadata.xml b/app-dicts/sword-Spurious/metadata.xml similarity index 100% rename from app-dicts/sword-spurious/metadata.xml rename to app-dicts/sword-Spurious/metadata.xml diff --git a/app-dicts/sword-spurious/sword-spurious-1.0.ebuild b/app-dicts/sword-Spurious/sword-Spurious-1.0.ebuild similarity index 100% rename from app-dicts/sword-spurious/sword-spurious-1.0.ebuild rename to app-dicts/sword-Spurious/sword-Spurious-1.0.ebuild diff --git a/app-dicts/sword-strongsgreek/Manifest b/app-dicts/sword-StrongsGreek/Manifest similarity index 100% rename from app-dicts/sword-strongsgreek/Manifest rename to app-dicts/sword-StrongsGreek/Manifest diff --git a/app-dicts/sword-strongsgreek/metadata.xml b/app-dicts/sword-StrongsGreek/metadata.xml similarity index 100% rename from app-dicts/sword-strongsgreek/metadata.xml rename to app-dicts/sword-StrongsGreek/metadata.xml diff --git a/app-dicts/sword-strongsgreek/sword-strongsgreek-1.2.ebuild b/app-dicts/sword-StrongsGreek/sword-StrongsGreek-1.2.ebuild similarity index 100% rename from app-dicts/sword-strongsgreek/sword-strongsgreek-1.2.ebuild rename to app-dicts/sword-StrongsGreek/sword-StrongsGreek-1.2.ebuild diff --git a/app-dicts/sword-strongshebrew/Manifest b/app-dicts/sword-StrongsHebrew/Manifest similarity index 100% rename from app-dicts/sword-strongshebrew/Manifest rename to app-dicts/sword-StrongsHebrew/Manifest diff --git a/app-dicts/sword-strongshebrew/metadata.xml b/app-dicts/sword-StrongsHebrew/metadata.xml similarity index 100% rename from app-dicts/sword-strongshebrew/metadata.xml rename to app-dicts/sword-StrongsHebrew/metadata.xml diff --git a/app-dicts/sword-strongshebrew/sword-strongshebrew-1.2.ebuild b/app-dicts/sword-StrongsHebrew/sword-StrongsHebrew-1.2.ebuild similarity index 100% rename from app-dicts/sword-strongshebrew/sword-strongshebrew-1.2.ebuild rename to app-dicts/sword-StrongsHebrew/sword-StrongsHebrew-1.2.ebuild diff --git a/app-dicts/sword-swahili/Manifest b/app-dicts/sword-Swahili/Manifest similarity index 100% rename from app-dicts/sword-swahili/Manifest rename to app-dicts/sword-Swahili/Manifest diff --git a/app-dicts/sword-swahili/metadata.xml b/app-dicts/sword-Swahili/metadata.xml similarity index 100% rename from app-dicts/sword-swahili/metadata.xml rename to app-dicts/sword-Swahili/metadata.xml diff --git a/app-dicts/sword-swahili/sword-swahili-1.1.ebuild b/app-dicts/sword-Swahili/sword-Swahili-1.1.ebuild similarity index 100% rename from app-dicts/sword-swahili/sword-swahili-1.1.ebuild rename to app-dicts/sword-Swahili/sword-Swahili-1.1.ebuild diff --git a/app-dicts/sword-tcr/Manifest b/app-dicts/sword-TCR/Manifest similarity index 100% rename from app-dicts/sword-tcr/Manifest rename to app-dicts/sword-TCR/Manifest diff --git a/app-dicts/sword-tagalog/metadata.xml b/app-dicts/sword-TCR/metadata.xml similarity index 100% rename from app-dicts/sword-tagalog/metadata.xml rename to app-dicts/sword-TCR/metadata.xml diff --git a/app-dicts/sword-tcr/sword-tcr-1.1.ebuild b/app-dicts/sword-TCR/sword-TCR-1.1.ebuild similarity index 100% rename from app-dicts/sword-tcr/sword-tcr-1.1.ebuild rename to app-dicts/sword-TCR/sword-TCR-1.1.ebuild diff --git a/app-dicts/sword-tdavid/Manifest b/app-dicts/sword-TDavid/Manifest similarity index 100% rename from app-dicts/sword-tdavid/Manifest rename to app-dicts/sword-TDavid/Manifest diff --git a/app-dicts/sword-tcr/metadata.xml b/app-dicts/sword-TDavid/metadata.xml similarity index 100% rename from app-dicts/sword-tcr/metadata.xml rename to app-dicts/sword-TDavid/metadata.xml diff --git a/app-dicts/sword-tdavid/sword-tdavid-1.1.ebuild b/app-dicts/sword-TDavid/sword-TDavid-1.1.ebuild similarity index 100% rename from app-dicts/sword-tdavid/sword-tdavid-1.1.ebuild rename to app-dicts/sword-TDavid/sword-TDavid-1.1.ebuild diff --git a/app-dicts/sword-tfg/Manifest b/app-dicts/sword-TFG/Manifest similarity index 100% rename from app-dicts/sword-tfg/Manifest rename to app-dicts/sword-TFG/Manifest diff --git a/app-dicts/sword-tdavid/metadata.xml b/app-dicts/sword-TFG/metadata.xml similarity index 100% rename from app-dicts/sword-tdavid/metadata.xml rename to app-dicts/sword-TFG/metadata.xml diff --git a/app-dicts/sword-tfg/sword-tfg-1.5.ebuild b/app-dicts/sword-TFG/sword-TFG-1.5.ebuild similarity index 100% rename from app-dicts/sword-tfg/sword-tfg-1.5.ebuild rename to app-dicts/sword-TFG/sword-TFG-1.5.ebuild diff --git a/app-dicts/sword-tr/Manifest b/app-dicts/sword-TR/Manifest similarity index 100% rename from app-dicts/sword-tr/Manifest rename to app-dicts/sword-TR/Manifest diff --git a/app-dicts/sword-tfg/metadata.xml b/app-dicts/sword-TR/metadata.xml similarity index 100% rename from app-dicts/sword-tfg/metadata.xml rename to app-dicts/sword-TR/metadata.xml diff --git a/app-dicts/sword-tr/sword-tr-1.2.ebuild b/app-dicts/sword-TR/sword-TR-1.2.ebuild similarity index 100% rename from app-dicts/sword-tr/sword-tr-1.2.ebuild rename to app-dicts/sword-TR/sword-TR-1.2.ebuild diff --git a/app-dicts/sword-tsk/Manifest b/app-dicts/sword-TSK/Manifest similarity index 100% rename from app-dicts/sword-tsk/Manifest rename to app-dicts/sword-TSK/Manifest diff --git a/app-dicts/sword-tisch/metadata.xml b/app-dicts/sword-TSK/metadata.xml similarity index 100% rename from app-dicts/sword-tisch/metadata.xml rename to app-dicts/sword-TSK/metadata.xml diff --git a/app-dicts/sword-tsk/sword-tsk-1.4.ebuild b/app-dicts/sword-TSK/sword-TSK-1.4.ebuild similarity index 100% rename from app-dicts/sword-tsk/sword-tsk-1.4.ebuild rename to app-dicts/sword-TSK/sword-TSK-1.4.ebuild diff --git a/app-dicts/sword-tagalog/Manifest b/app-dicts/sword-Tagalog/Manifest similarity index 100% rename from app-dicts/sword-tagalog/Manifest rename to app-dicts/sword-Tagalog/Manifest diff --git a/app-dicts/sword-torrey/metadata.xml b/app-dicts/sword-Tagalog/metadata.xml similarity index 100% rename from app-dicts/sword-torrey/metadata.xml rename to app-dicts/sword-Tagalog/metadata.xml diff --git a/app-dicts/sword-tagalog/sword-tagalog-1.1.ebuild b/app-dicts/sword-Tagalog/sword-Tagalog-1.1.ebuild similarity index 100% rename from app-dicts/sword-tagalog/sword-tagalog-1.1.ebuild rename to app-dicts/sword-Tagalog/sword-Tagalog-1.1.ebuild diff --git a/app-dicts/sword-tisch/Manifest b/app-dicts/sword-Tisch/Manifest similarity index 100% rename from app-dicts/sword-tisch/Manifest rename to app-dicts/sword-Tisch/Manifest diff --git a/app-dicts/sword-tr/metadata.xml b/app-dicts/sword-Tisch/metadata.xml similarity index 100% rename from app-dicts/sword-tr/metadata.xml rename to app-dicts/sword-Tisch/metadata.xml diff --git a/app-dicts/sword-tisch/sword-tisch-1.3.ebuild b/app-dicts/sword-Tisch/sword-Tisch-1.3.ebuild similarity index 100% rename from app-dicts/sword-tisch/sword-tisch-1.3.ebuild rename to app-dicts/sword-Tisch/sword-Tisch-1.3.ebuild diff --git a/app-dicts/sword-torrey/Manifest b/app-dicts/sword-Torrey/Manifest similarity index 100% rename from app-dicts/sword-torrey/Manifest rename to app-dicts/sword-Torrey/Manifest diff --git a/app-dicts/sword-tsk/metadata.xml b/app-dicts/sword-Torrey/metadata.xml similarity index 100% rename from app-dicts/sword-tsk/metadata.xml rename to app-dicts/sword-Torrey/metadata.xml diff --git a/app-dicts/sword-torrey/sword-torrey-1.3.ebuild b/app-dicts/sword-Torrey/sword-Torrey-1.3.ebuild similarity index 100% rename from app-dicts/sword-torrey/sword-torrey-1.3.ebuild rename to app-dicts/sword-Torrey/sword-Torrey-1.3.ebuild diff --git a/app-dicts/sword-twenty/Manifest b/app-dicts/sword-Twenty/Manifest similarity index 100% rename from app-dicts/sword-twenty/Manifest rename to app-dicts/sword-Twenty/Manifest diff --git a/app-dicts/sword-twenty/metadata.xml b/app-dicts/sword-Twenty/metadata.xml similarity index 100% rename from app-dicts/sword-twenty/metadata.xml rename to app-dicts/sword-Twenty/metadata.xml diff --git a/app-dicts/sword-twenty/sword-twenty-1.1.ebuild b/app-dicts/sword-Twenty/sword-Twenty-1.1.ebuild similarity index 100% rename from app-dicts/sword-twenty/sword-twenty-1.1.ebuild rename to app-dicts/sword-Twenty/sword-Twenty-1.1.ebuild diff --git a/app-dicts/sword-tyndale/Manifest b/app-dicts/sword-Tyndale/Manifest similarity index 100% rename from app-dicts/sword-tyndale/Manifest rename to app-dicts/sword-Tyndale/Manifest diff --git a/app-dicts/sword-tyndale/metadata.xml b/app-dicts/sword-Tyndale/metadata.xml similarity index 100% rename from app-dicts/sword-tyndale/metadata.xml rename to app-dicts/sword-Tyndale/metadata.xml diff --git a/app-dicts/sword-tyndale/sword-tyndale-1.0.ebuild b/app-dicts/sword-Tyndale/sword-Tyndale-1.0.ebuild similarity index 100% rename from app-dicts/sword-tyndale/sword-tyndale-1.0.ebuild rename to app-dicts/sword-Tyndale/sword-Tyndale-1.0.ebuild diff --git a/app-dicts/sword-ukjv/Manifest b/app-dicts/sword-UKJV/Manifest similarity index 100% rename from app-dicts/sword-ukjv/Manifest rename to app-dicts/sword-UKJV/Manifest diff --git a/app-dicts/sword-ukjv/metadata.xml b/app-dicts/sword-UKJV/metadata.xml similarity index 100% rename from app-dicts/sword-ukjv/metadata.xml rename to app-dicts/sword-UKJV/metadata.xml diff --git a/app-dicts/sword-ukjv/sword-ukjv-1.1.ebuild b/app-dicts/sword-UKJV/sword-UKJV-1.1.ebuild similarity index 100% rename from app-dicts/sword-ukjv/sword-ukjv-1.1.ebuild rename to app-dicts/sword-UKJV/sword-UKJV-1.1.ebuild diff --git a/app-dicts/sword-ukrainian/Manifest b/app-dicts/sword-Ukrainian/Manifest similarity index 100% rename from app-dicts/sword-ukrainian/Manifest rename to app-dicts/sword-Ukrainian/Manifest diff --git a/app-dicts/sword-ukrainian/metadata.xml b/app-dicts/sword-Ukrainian/metadata.xml similarity index 100% rename from app-dicts/sword-ukrainian/metadata.xml rename to app-dicts/sword-Ukrainian/metadata.xml diff --git a/app-dicts/sword-ukrainian/sword-ukrainian-1.3.ebuild b/app-dicts/sword-Ukrainian/sword-Ukrainian-1.3.ebuild similarity index 100% rename from app-dicts/sword-ukrainian/sword-ukrainian-1.3.ebuild rename to app-dicts/sword-Ukrainian/sword-Ukrainian-1.3.ebuild diff --git a/app-dicts/sword-uma/Manifest b/app-dicts/sword-Uma/Manifest similarity index 100% rename from app-dicts/sword-uma/Manifest rename to app-dicts/sword-Uma/Manifest diff --git a/app-dicts/sword-uma/metadata.xml b/app-dicts/sword-Uma/metadata.xml similarity index 100% rename from app-dicts/sword-uma/metadata.xml rename to app-dicts/sword-Uma/metadata.xml diff --git a/app-dicts/sword-uma/sword-uma-1.2.ebuild b/app-dicts/sword-Uma/sword-Uma-1.2.ebuild similarity index 100% rename from app-dicts/sword-uma/sword-uma-1.2.ebuild rename to app-dicts/sword-Uma/sword-Uma-1.2.ebuild diff --git a/app-dicts/sword-vulgate/Manifest b/app-dicts/sword-Vulgate/Manifest similarity index 100% rename from app-dicts/sword-vulgate/Manifest rename to app-dicts/sword-Vulgate/Manifest diff --git a/app-dicts/sword-vulgate/metadata.xml b/app-dicts/sword-Vulgate/metadata.xml similarity index 100% rename from app-dicts/sword-vulgate/metadata.xml rename to app-dicts/sword-Vulgate/metadata.xml diff --git a/app-dicts/sword-vulgate/sword-vulgate-1.1.ebuild b/app-dicts/sword-Vulgate/sword-Vulgate-1.1.ebuild similarity index 100% rename from app-dicts/sword-vulgate/sword-vulgate-1.1.ebuild rename to app-dicts/sword-Vulgate/sword-Vulgate-1.1.ebuild diff --git a/app-dicts/sword-vulgate_hebps/Manifest b/app-dicts/sword-Vulgate_HebPs/Manifest similarity index 100% rename from app-dicts/sword-vulgate_hebps/Manifest rename to app-dicts/sword-Vulgate_HebPs/Manifest diff --git a/app-dicts/sword-vulgate_hebps/metadata.xml b/app-dicts/sword-Vulgate_HebPs/metadata.xml similarity index 100% rename from app-dicts/sword-vulgate_hebps/metadata.xml rename to app-dicts/sword-Vulgate_HebPs/metadata.xml diff --git a/app-dicts/sword-vulgate_hebps/sword-vulgate_hebps-1.1.ebuild b/app-dicts/sword-Vulgate_HebPs/sword-Vulgate_HebPs-1.1.ebuild similarity index 100% rename from app-dicts/sword-vulgate_hebps/sword-vulgate_hebps-1.1.ebuild rename to app-dicts/sword-Vulgate_HebPs/sword-Vulgate_HebPs-1.1.ebuild diff --git a/app-dicts/sword-web/Manifest b/app-dicts/sword-WEB/Manifest similarity index 100% rename from app-dicts/sword-web/Manifest rename to app-dicts/sword-WEB/Manifest diff --git a/app-dicts/sword-web/metadata.xml b/app-dicts/sword-WEB/metadata.xml similarity index 100% rename from app-dicts/sword-web/metadata.xml rename to app-dicts/sword-WEB/metadata.xml diff --git a/app-dicts/sword-web/sword-web-1.8.ebuild b/app-dicts/sword-WEB/sword-WEB-1.8.ebuild similarity index 100% rename from app-dicts/sword-web/sword-web-1.8.ebuild rename to app-dicts/sword-WEB/sword-WEB-1.8.ebuild diff --git a/app-dicts/sword-whnu/Manifest b/app-dicts/sword-WHNU/Manifest similarity index 100% rename from app-dicts/sword-whnu/Manifest rename to app-dicts/sword-WHNU/Manifest diff --git a/app-dicts/sword-webster/metadata.xml b/app-dicts/sword-WHNU/metadata.xml similarity index 100% rename from app-dicts/sword-webster/metadata.xml rename to app-dicts/sword-WHNU/metadata.xml diff --git a/app-dicts/sword-whnu/sword-whnu-1.10.ebuild b/app-dicts/sword-WHNU/sword-WHNU-1.10.ebuild similarity index 100% rename from app-dicts/sword-whnu/sword-whnu-1.10.ebuild rename to app-dicts/sword-WHNU/sword-WHNU-1.10.ebuild diff --git a/app-dicts/sword-wlc/Manifest b/app-dicts/sword-WLC/Manifest similarity index 100% rename from app-dicts/sword-wlc/Manifest rename to app-dicts/sword-WLC/Manifest diff --git a/app-dicts/sword-webstersdict/metadata.xml b/app-dicts/sword-WLC/metadata.xml similarity index 100% rename from app-dicts/sword-webstersdict/metadata.xml rename to app-dicts/sword-WLC/metadata.xml diff --git a/app-dicts/sword-wlc/sword-wlc-1.4.ebuild b/app-dicts/sword-WLC/sword-WLC-1.4.ebuild similarity index 100% rename from app-dicts/sword-wlc/sword-wlc-1.4.ebuild rename to app-dicts/sword-WLC/sword-WLC-1.4.ebuild diff --git a/app-dicts/sword-webster/Manifest b/app-dicts/sword-Webster/Manifest similarity index 100% rename from app-dicts/sword-webster/Manifest rename to app-dicts/sword-Webster/Manifest diff --git a/app-dicts/sword-wesley/metadata.xml b/app-dicts/sword-Webster/metadata.xml similarity index 100% rename from app-dicts/sword-wesley/metadata.xml rename to app-dicts/sword-Webster/metadata.xml diff --git a/app-dicts/sword-webster/sword-webster-1.2.ebuild b/app-dicts/sword-Webster/sword-Webster-1.2.ebuild similarity index 100% rename from app-dicts/sword-webster/sword-webster-1.2.ebuild rename to app-dicts/sword-Webster/sword-Webster-1.2.ebuild diff --git a/app-dicts/sword-webstersdict/Manifest b/app-dicts/sword-WebstersDict/Manifest similarity index 100% rename from app-dicts/sword-webstersdict/Manifest rename to app-dicts/sword-WebstersDict/Manifest diff --git a/app-dicts/sword-weymouth/metadata.xml b/app-dicts/sword-WebstersDict/metadata.xml similarity index 100% rename from app-dicts/sword-weymouth/metadata.xml rename to app-dicts/sword-WebstersDict/metadata.xml diff --git a/app-dicts/sword-webstersdict/sword-webstersdict-1.1.ebuild b/app-dicts/sword-WebstersDict/sword-WebstersDict-1.1.ebuild similarity index 100% rename from app-dicts/sword-webstersdict/sword-webstersdict-1.1.ebuild rename to app-dicts/sword-WebstersDict/sword-WebstersDict-1.1.ebuild diff --git a/app-dicts/sword-wesley/Manifest b/app-dicts/sword-Wesley/Manifest similarity index 100% rename from app-dicts/sword-wesley/Manifest rename to app-dicts/sword-Wesley/Manifest diff --git a/app-dicts/sword-whnu/metadata.xml b/app-dicts/sword-Wesley/metadata.xml similarity index 100% rename from app-dicts/sword-whnu/metadata.xml rename to app-dicts/sword-Wesley/metadata.xml diff --git a/app-dicts/sword-wesley/sword-wesley-1.1.ebuild b/app-dicts/sword-Wesley/sword-Wesley-1.1.ebuild similarity index 100% rename from app-dicts/sword-wesley/sword-wesley-1.1.ebuild rename to app-dicts/sword-Wesley/sword-Wesley-1.1.ebuild diff --git a/app-dicts/sword-weymouth/Manifest b/app-dicts/sword-Weymouth/Manifest similarity index 100% rename from app-dicts/sword-weymouth/Manifest rename to app-dicts/sword-Weymouth/Manifest diff --git a/app-dicts/sword-wlc/metadata.xml b/app-dicts/sword-Weymouth/metadata.xml similarity index 100% rename from app-dicts/sword-wlc/metadata.xml rename to app-dicts/sword-Weymouth/metadata.xml diff --git a/app-dicts/sword-weymouth/sword-weymouth-1.1.ebuild b/app-dicts/sword-Weymouth/sword-Weymouth-1.1.ebuild similarity index 100% rename from app-dicts/sword-weymouth/sword-weymouth-1.1.ebuild rename to app-dicts/sword-Weymouth/sword-Weymouth-1.1.ebuild diff --git a/app-dicts/sword-wulfila/Manifest b/app-dicts/sword-Wulfila/Manifest similarity index 100% rename from app-dicts/sword-wulfila/Manifest rename to app-dicts/sword-Wulfila/Manifest diff --git a/app-dicts/sword-wulfila/metadata.xml b/app-dicts/sword-Wulfila/metadata.xml similarity index 100% rename from app-dicts/sword-wulfila/metadata.xml rename to app-dicts/sword-Wulfila/metadata.xml diff --git a/app-dicts/sword-wulfila/sword-wulfila-1.0.ebuild b/app-dicts/sword-Wulfila/sword-Wulfila-1.0.ebuild similarity index 100% rename from app-dicts/sword-wulfila/sword-wulfila-1.0.ebuild rename to app-dicts/sword-Wulfila/sword-Wulfila-1.0.ebuild diff --git a/app-dicts/sword-wycliffe/Manifest b/app-dicts/sword-Wycliffe/Manifest similarity index 100% rename from app-dicts/sword-wycliffe/Manifest rename to app-dicts/sword-Wycliffe/Manifest diff --git a/app-dicts/sword-wycliffe/metadata.xml b/app-dicts/sword-Wycliffe/metadata.xml similarity index 100% rename from app-dicts/sword-wycliffe/metadata.xml rename to app-dicts/sword-Wycliffe/metadata.xml diff --git a/app-dicts/sword-wycliffe/sword-wycliffe-1.0.ebuild b/app-dicts/sword-Wycliffe/sword-Wycliffe-1.0.ebuild similarity index 100% rename from app-dicts/sword-wycliffe/sword-wycliffe-1.0.ebuild rename to app-dicts/sword-Wycliffe/sword-Wycliffe-1.0.ebuild diff --git a/app-dicts/sword-ylt/Manifest b/app-dicts/sword-YLT/Manifest similarity index 100% rename from app-dicts/sword-ylt/Manifest rename to app-dicts/sword-YLT/Manifest diff --git a/app-dicts/sword-ylt/metadata.xml b/app-dicts/sword-YLT/metadata.xml similarity index 100% rename from app-dicts/sword-ylt/metadata.xml rename to app-dicts/sword-YLT/metadata.xml diff --git a/app-dicts/sword-ylt/sword-ylt-1.1.ebuild b/app-dicts/sword-YLT/sword-YLT-1.1.ebuild similarity index 100% rename from app-dicts/sword-ylt/sword-ylt-1.1.ebuild rename to app-dicts/sword-YLT/sword-YLT-1.1.ebuild diff --git a/app-emulation/Manifest.gz b/app-emulation/Manifest.gz index b913bdd40e09..6279cfdb1a0d 100644 Binary files a/app-emulation/Manifest.gz and b/app-emulation/Manifest.gz differ diff --git a/app-emulation/ganeti/ganeti-2.15.2-r10.ebuild b/app-emulation/ganeti/ganeti-2.15.2-r11.ebuild similarity index 96% rename from app-emulation/ganeti/ganeti-2.15.2-r10.ebuild rename to app-emulation/ganeti/ganeti-2.15.2-r11.ebuild index 4427da82567e..13b15c795463 100644 --- a/app-emulation/ganeti/ganeti-2.15.2-r10.ebuild +++ b/app-emulation/ganeti/ganeti-2.15.2-r11.ebuild @@ -77,7 +77,6 @@ DEPEND=" dev-python/pycurl[${PYTHON_MULTI_USEDEP}] dev-python/ipaddr[${PYTHON_MULTI_USEDEP}] dev-python/bitarray[${PYTHON_MULTI_USEDEP}] - dev-python/docutils[${PYTHON_MULTI_USEDEP}] dev-python/fdsend[${PYTHON_MULTI_USEDEP}] ') || ( @@ -158,10 +157,6 @@ RDEPEND="${DEPEND} !app-emulation/ganeti-htools" DEPEND+=" sys-devel/m4 - app-text/pandoc - $(python_gen_cond_dep ' - dev-python/sphinx[${PYTHON_MULTI_USEDEP}] - ') media-fonts/urw-fonts media-gfx/graphviz >=dev-haskell/test-framework-0.6:0= @@ -259,28 +254,30 @@ src_prepare() { # 24618882737fd7c189adf99f4acc767d48f572c3 sed -i \ -e '/QuickCheck/s,< 2.8,< 2.8.3,g' \ - cabal/ganeti.template.cabal + cabal/ganeti.template.cabal || die # Neuter -Werror sed -i \ -e '/^if DEVELOPER_MODE/,/^endif/s/-Werror//' \ - Makefile.am + Makefile.am || die # not sure why these tests are failing # should remove this on next version bump if possible for testfile in test/py/import-export_unittest.bash; do - printf '#!/bin/bash\ntrue\n' > "${testfile}" + printf '#!/bin/bash\ntrue\n' > "${testfile}" || die done # take the sledgehammer approach to bug #526270 - grep -lr '/bin/sh' "${S}" | xargs -r -- sed -i 's:/bin/sh:/bin/bash:g' + grep -lr '/bin/sh' "${S}" | xargs -r -- sed -i 's:/bin/sh:/bin/bash:g' || die sed "s:%LIBDIR%:$(get_libdir):g" "${FILESDIR}/ganeti.initd-r4" \ - > "${T}/ganeti.initd" + > "${T}/ganeti.initd" || die eapply_user - [[ ${PV} =~ [9]{4,} ]] && ./autogen.sh - rm autotools/missing + if [[ ${PV} =~ [9]{4,} ]]; then + ./autogen.sh || die + fi + rm autotools/missing || die eautoreconf } @@ -314,7 +311,12 @@ src_configure() { $(usex haskell-daemons "--enable-confd=haskell" '' '' '') \ --with-haskell-flags="-optl -Wl,-z,relro -optl -Wl,--as-needed" \ --enable-socat-escape \ - --enable-socat-compress + --enable-socat-compress \ + SPHINX= \ + PANDOC= + + touch man/*.gen || die + touch man/*.in || die } src_install() { @@ -329,9 +331,9 @@ src_install() { fi # ganeti installs it's own docs in a generic location - rm -rf "${D}"/{usr/share/doc/${PN},run} + rm -rf "${D}"/{usr/share/doc/${PN},run} || die - sed -i "s:/usr/$(get_libdir)/${PN}/tools/burnin:burnin:" doc/examples/bash_completion + sed -i "s:/usr/$(get_libdir)/${PN}/tools/burnin:burnin:" doc/examples/bash_completion || die newbashcomp doc/examples/bash_completion gnt-instance bashcomp_alias gnt-instance burnin ganeti-{cleaner,confd} \ h{space,check,scan,info,ail,arep,roller,squeeze,bal} \ diff --git a/app-emulation/virtualbox/files/virtualbox-6.0.20-qt-5.15.patch b/app-emulation/virtualbox/files/virtualbox-6.0.20-qt-5.15.patch deleted file mode 100644 index 7ba03f02259c..000000000000 --- a/app-emulation/virtualbox/files/virtualbox-6.0.20-qt-5.15.patch +++ /dev/null @@ -1,82 +0,0 @@ ---- a/src/VBox/Frontends/VirtualBox/src/globals/UIImageTools.cpp 2020-05-29 23:51:41.504432532 +0300 -+++ b/src/VBox/Frontends/VirtualBox/src/globals/UIImageTools.cpp 2020-05-29 23:49:26.943858460 +0300 -@@ -17,6 +17,8 @@ - - /* Qt includes: */ - #include -+#include -+#include - - /* GUI include */ - #include "UIImageTools.h" - ---- a/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupBox.h 2020-05-30 00:09:50.369275092 +0300 -+++ b/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupBox.h 2020-05-30 00:01:14.152354690 +0300 -@@ -24,6 +24,7 @@ - /* Qt includes: */ - #include - #include -+#include - - /* GUI includes: */ - #include "UILibraryDefs.h" ---- a/src/VBox/Frontends/VirtualBox/src/widgets/UIMenuToolBar.cpp 2020-05-30 00:39:54.773447224 +0300 -+++ b/src/VBox/Frontends/VirtualBox/src/widgets/UIMenuToolBar.cpp 2020-05-30 00:41:36.274371761 +0300 -@@ -21,6 +21,7 @@ - #include - #include - #include -+#include - - /* GUI includes: */ - #include "UIMenuToolBar.h" ---- a/src/VBox/Frontends/VirtualBox/src/widgets/UITabBar.cpp 2020-05-30 00:39:47.613523134 +0300 -+++ b/src/VBox/Frontends/VirtualBox/src/widgets/UITabBar.cpp 2020-05-30 00:41:29.655441857 +0300 -@@ -29,6 +29,7 @@ - #include - #include - #include -+#include - #ifdef VBOX_WS_MAC - # include - #endif ---- a/src/VBox/Frontends/VirtualBox/src/widgets/UIFilmContainer.cpp 2020-05-30 00:40:01.624374596 +0300 -+++ b/src/VBox/Frontends/VirtualBox/src/widgets/UIFilmContainer.cpp 2020-05-30 00:41:40.654325376 +0300 -@@ -23,6 +23,7 @@ - #include - #include - #include -+#include - - /* GUI includes: */ - #include "UIFilmContainer.h" ---- a/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupBox.cpp 2020-05-30 00:40:08.844298062 +0300 -+++ b/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupBox.cpp 2020-05-30 00:41:44.594283652 +0300 -@@ -22,6 +22,7 @@ - #include - #include - #include -+#include - - /* GUI includes: */ - #include "UIPopupBox.h" ---- a/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.cpp 2020-05-30 00:40:16.064221530 +0300 -+++ b/src/VBox/Frontends/VirtualBox/src/widgets/UIMiniToolBar.cpp 2020-05-30 00:41:52.014205079 +0300 -@@ -27,6 +27,7 @@ - #include - #include - #include -+#include - #ifdef VBOX_WS_X11 - # include - #endif ---- a/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupPane.cpp 2020-05-30 00:40:34.375027462 +0300 -+++ b/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupPane.cpp 2020-05-30 00:42:01.244107347 +0300 -@@ -18,6 +18,7 @@ - /* Qt includes: */ - #include - #include -+#include - - /* GUI includes: */ - #include "UIPopupPane.h" diff --git a/app-emulation/virtualbox/files/virtualbox-6.1.6-qt-5.15.patch b/app-emulation/virtualbox/files/virtualbox-6.1.6-qt-5.15.patch deleted file mode 100644 index 6518f60d0808..000000000000 --- a/app-emulation/virtualbox/files/virtualbox-6.1.6-qt-5.15.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/src/VBox/Frontends/VirtualBox/src/widgets/graphics/UIGraphicsScrollBar.cpp 2020-05-30 00:40:22.314155286 +0300 -+++ b/src/VBox/Frontends/VirtualBox/src/widgets/graphics/UIGraphicsScrollBar.cpp 2020-05-30 00:41:56.544157111 +0300 -@@ -28,6 +28,7 @@ - #include - #include - #include -+#include - - /* GUI includes: */ - #include "UIGraphicsButton.h" diff --git a/app-misc/Manifest.gz b/app-misc/Manifest.gz index 90a2c5db01bc..0700b8ce9c07 100644 Binary files a/app-misc/Manifest.gz and b/app-misc/Manifest.gz differ diff --git a/app-misc/OpenRGB/Manifest b/app-misc/OpenRGB/Manifest index 951fffac07a9..436a2c36c152 100644 --- a/app-misc/OpenRGB/Manifest +++ b/app-misc/OpenRGB/Manifest @@ -1 +1 @@ -DIST OpenRGB-0.2.tar.bz2 2064388 BLAKE2B 0001a4f66576cd26e04a87abb2f7d36df243c5d45b449f689a51d7523f6f26079622d58aa1f33166f52634326552ba1788344ff5f6034ceb9123dbc1eadb992b SHA512 06b5026c014674097c5f6b9ad54b1232f9aaa192663dd6324a402be8d12169e648b8ed4e748b4aebd970538519a88203621b45d8cb794fc0e6bae562e15c5f2b +DIST OpenRGB-0.3.tar.bz2 2153970 BLAKE2B 2b913fd867cfd2d856d70d15ec91abd6a6d2822b367bc72f8f4275784793474beab4f442bc1af0ec3c3f33630b2f6b09d490d4f326fa4dbc4dbe11e4944cbc6f SHA512 629eb654636051b18da0f49cccf4e35dbe11a1373941cd355b27492b8382c113637d80039fa7aa749ae3f36bf838ad4da8da00f5abf5a0b8910be0ad1ecd999c diff --git a/app-misc/OpenRGB/OpenRGB-0.2.ebuild b/app-misc/OpenRGB/OpenRGB-0.3-r1.ebuild similarity index 73% rename from app-misc/OpenRGB/OpenRGB-0.2.ebuild rename to app-misc/OpenRGB/OpenRGB-0.3-r1.ebuild index c9b8a8b6db11..9f8cacca569a 100644 --- a/app-misc/OpenRGB/OpenRGB-0.2.ebuild +++ b/app-misc/OpenRGB/OpenRGB-0.3-r1.ebuild @@ -3,20 +3,20 @@ EAPI=7 -inherit desktop qmake-utils +inherit qmake-utils MY_P="${PN}-release_${PV}" -COMMIT_HASH="13414ec9b84c299631e5100744f2b83923cba3c8" +COMMIT_HASH="308bb6f9b8169c8e1c5123f9499373509f140268" DESCRIPTION="Open source RGB lighting control that doesn't depend on manufacturer software" HOMEPAGE="https://gitlab.com/CalcProgrammer1/OpenRGB/" -SRC_URI="https://gitlab.com/CalcProgrammer1/OpenRGB/-/archive/release_0.2/${P}.tar.bz2" +SRC_URI="https://gitlab.com/CalcProgrammer1/OpenRGB/-/archive/release_${PV}/${P}.tar.bz2" S="${WORKDIR}/${MY_P}-${COMMIT_HASH}" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" +IUSE="udev" DEPEND=" dev-libs/hidapi:= @@ -33,8 +33,6 @@ BDEPEND=" PATCHES=( "${FILESDIR}/OpenRGB-0.2-build-system.patch" - "${FILESDIR}/OpenRGB-0.2-use-system-hidapi.patch" - "${FILESDIR}/OpenRGB-0.2-install.patch" ) src_prepare() { @@ -49,7 +47,10 @@ src_configure() { src_install() { emake INSTALL_ROOT="${D}" install - dodoc README.md + dodoc README.md OpenRGB.patch - make_desktop_entry ${PN} ${PN} ${PN} 'System;Monitor;HardwareSettings;' + if use udev; then + insinto /lib/udev/rules.d + doins 60-openrgb.rules + fi } diff --git a/app-misc/OpenRGB/files/OpenRGB-0.2-install.patch b/app-misc/OpenRGB/files/OpenRGB-0.2-install.patch deleted file mode 100644 index 745efe57b2c8..000000000000 --- a/app-misc/OpenRGB/files/OpenRGB-0.2-install.patch +++ /dev/null @@ -1,23 +0,0 @@ -diff --git a/OpenRGB.pro b/OpenRGB.pro -index 9553b1f..fb4e4be 100644 ---- a/OpenRGB.pro -+++ b/OpenRGB.pro -@@ -389,3 +389,18 @@ unix:SOURCES += \ - RGBController/OpenRazerDetect.cpp \ - RGBController/RGBController_Faustus.cpp \ - RGBController/RGBController_OpenRazer.cpp \ -+ -+ #-------------------------------------------------------------------# -+ # Set up install paths # -+ # These install paths are used for AppImage and .deb packaging # -+ #-------------------------------------------------------------------# -+ isEmpty(PREFIX) { -+ PREFIX = /usr -+ } -+ -+ target.path=$$PREFIX/bin/ -+ desktop.path=$$PREFIX/share/applications/ -+ desktop.files+=qt/OpenRGB.desktop -+ pixmap.path=$$PREFIX/share/pixmaps/ -+ pixmap.files+=qt/OpenRGB.png -+ INSTALLS += target desktop pixmap diff --git a/app-misc/OpenRGB/files/OpenRGB-0.2-use-system-hidapi.patch b/app-misc/OpenRGB/files/OpenRGB-0.2-use-system-hidapi.patch deleted file mode 100644 index 51ca8fca5ccf..000000000000 --- a/app-misc/OpenRGB/files/OpenRGB-0.2-use-system-hidapi.patch +++ /dev/null @@ -1,57 +0,0 @@ -diff --git a/OpenRGB.pro b/OpenRGB.pro -index 91e0079..306085b 100644 ---- a/OpenRGB.pro -+++ b/OpenRGB.pro -@@ -23,7 +23,6 @@ RC_ICONS = qt/OpenRGB.ico - - INCLUDEPATH += \ - dependencies/ColorWheel \ -- dependencies/hidapi \ - dependencies/libe131/src/ \ - i2c_smbus/ \ - i2c_tools/ \ -@@ -64,7 +63,6 @@ INCLUDEPATH += \ - - SOURCES += \ - dependencies/ColorWheel/ColorWheel.cpp \ -- dependencies/hidapi/hidapi.c \ - dependencies/libe131/src/e131.c \ - main.cpp \ - cli.cpp \ -@@ -288,6 +286,7 @@ FORMS += \ - # Windows specific project configuration - #----------------------------------------------- - win32:INCLUDEPATH += \ -+ dependencies/hidapi \ - dependencies/inpout32_1501/Win32/ \ - dependencies/libusb-1.0.22/include \ - dependencies/NVFC \ -@@ -295,6 +294,7 @@ win32:INCLUDEPATH += \ - wmi/ \ - - win32:SOURCES += \ -+ dependencies/hidapi/hidapi.c \ - dependencies/NVFC/nvapi.cpp \ - i2c_smbus/i2c_smbus_i801.cpp \ - i2c_smbus/i2c_smbus_nct6775.cpp \ -@@ -369,6 +369,20 @@ unix:LIBS += \ - -lusb-1.0 \ - -lstdc++fs \ - -+ #-------------------------------------------------------------------# -+ # Determine which hidapi to use based on availability # -+ #-------------------------------------------------------------------# -+ packagesExist(hidapi-libusb) { -+ LIBS += -lhidapi-libusb -+ } else { -+ packagesExist(hidapi) { -+ LIBS += -lhidapi -+ } else { -+ LIBS += -lhidapi-libusb -+ } -+ } -+ -+ - unix:SOURCES += \ - i2c_smbus/i2c_smbus_linux.cpp \ - serial_port/find_usb_serial_port_linux.cpp \ diff --git a/app-misc/solaar/Manifest b/app-misc/solaar/Manifest index 45eb9fd53517..40ff7fa0b81c 100644 --- a/app-misc/solaar/Manifest +++ b/app-misc/solaar/Manifest @@ -1,2 +1,3 @@ DIST solaar-1.0.1.tar.gz 1195660 BLAKE2B e6cd89b5735e125dd438255a8961b1d5d38feb515c5097efec0403d99b9db6e29c439c13e279fcffe69cb314bf2650a7a11770830fdf1e971ade27ce8331aed2 SHA512 e0b2bbfd97d9650d94f1a4b47e4e70f09c75f684e7e1d3e67d2cf6dd197109084e941b98333e173fb205d5c9464dd07e17390d9c2d5b46393fee2efdb20429ac DIST solaar-1.0.2.tar.gz 1540722 BLAKE2B 66c6f7c347f5eba538d3d48ff1c1137c1c71bf84dfb1a306a94e3cb24810378864066644a82d27eaaee2d80d30bcd30bb71ebe80fdb12363e9b194df9054946d SHA512 5f97b51e7853386311c5b9ff968a72529d55837f7262786e86085e130d219ac22095c20c984e340f619a15b8242f90e66a6c678c5e0c507c261d0430b74eacd6 +DIST solaar-1.0.3rc1.tar.gz 782803 BLAKE2B a4dde7238f2616d98cafafa775050fd0c3a3aaf8a11b0eab333993a9246c321c45ebe4d30adddf82d826e1909a8e90cb0914472ab40f9ed5560d380931aea591 SHA512 845c55865ef93c163bae80dfe6e8e3013363cff1be03b167dcd4f30c541ae16e1828ed6e51c8c77aa8b067e3a75cd8e1980fb8847b308d067a816598f83c8d83 diff --git a/app-misc/solaar/solaar-1.0.3_rc1.ebuild b/app-misc/solaar/solaar-1.0.3_rc1.ebuild new file mode 100644 index 000000000000..37fb735fd590 --- /dev/null +++ b/app-misc/solaar/solaar-1.0.3_rc1.ebuild @@ -0,0 +1,59 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DISTUTILS_USE_SETUPTOOLS=bdepend +PYTHON_COMPAT=( python3_{6,7,8} ) + +inherit linux-info udev xdg distutils-r1 + +DESCRIPTION="Linux Device Manager for Logitech Unifying Receivers and Paired Devices" +HOMEPAGE="https://pwr-solaar.github.io/Solaar/" +SRC_URI="https://github.com/pwr-Solaar/Solaar/archive/${PV/_rc/rc}.tar.gz -> ${P/_rc/rc}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="doc appindicator libnotify" + +RDEPEND=" + acct-group/plugdev + dev-python/pygobject:3[${PYTHON_USEDEP}] + >=dev-python/pyudev-0.13[${PYTHON_USEDEP}] + x11-libs/gtk+:3[introspection] + appindicator? ( dev-libs/libappindicator:3 ) + libnotify? ( x11-libs/libnotify )" +# libappindicator & libnotify are entirely optional and detected at runtime + +S="${WORKDIR}"/Solaar-${PV/_rc/rc} + +CONFIG_CHECK="~HID_LOGITECH_DJ ~HIDRAW" + +python_prepare_all() { + # don't autostart (bug #494608) + sed -i \ + -e '/yield autostart_path/d' \ + setup.py || die + + sed -i -r \ + -e '/yield.*udev.*rules.d/{s,/etc,/lib,g}' \ + setup.py || die + + # grant plugdev group rw access + sed -i 's/#MODE=/MODE=/' rules.d/42-logitech-unify-permissions.rules || die + + distutils-r1_python_prepare_all +} + +python_install_all() { + distutils-r1_python_install_all + + dodoc docs/devices.md + if use doc; then + dodoc -r docs/* + else + newdoc docs/index.md README.md + fi + udev_dorules "${S}"/rules.d/42-logitech-unify-permissions.rules +} diff --git a/app-misc/tmuxp/Manifest b/app-misc/tmuxp/Manifest index 467b93f0b239..b9df7cead87b 100644 --- a/app-misc/tmuxp/Manifest +++ b/app-misc/tmuxp/Manifest @@ -1 +1,2 @@ DIST tmuxp-1.5.4.tar.gz 843048 BLAKE2B 863b428198e8bb2895802ba7365ac2ec43fc75c708b41929934b6803c79b8f6436b5233ad567f1ab010e6ae372d89261a7ee19953fa01ab9defd1e290b6da621 SHA512 f6fdecff23de883076461fcef3fb1555242d8a96f1c05c88fd0fb3216bbb99fb321680f484972b10f54ff87eb032d8627397f76960262612954eaab6bbf7c7a9 +DIST tmuxp-1.5.5.tar.gz 856665 BLAKE2B fa18222840b9c221de48a78291243776a66a7aec3221f23be3218f81eae0d15ce5a4568f7eff679c01793d4ac4d441f6714c37d9ac3c9f705af49214f5dc2570 SHA512 61c14197af7742b48dab95443bb818ede20d26aa46ab2e89b883a34e2bcec910d8210fc1358fc88f96ccc637c47d6432082cd58995b80a43234cebba95240ebc diff --git a/app-misc/tmuxp/tmuxp-1.5.5.ebuild b/app-misc/tmuxp/tmuxp-1.5.5.ebuild new file mode 100644 index 000000000000..69f10ba8f182 --- /dev/null +++ b/app-misc/tmuxp/tmuxp-1.5.5.ebuild @@ -0,0 +1,39 @@ +# Copyright 2019-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{6,7,8} pypy3 ) +DISTUTILS_USE_SETUPTOOLS=rdepend +inherit distutils-r1 + +DESCRIPTION="tmux session manager. built on libtmux" +HOMEPAGE="https://tmuxp.git-pull.com" +SRC_URI="https://github.com/tmux-python/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="test" + +RDEPEND=" + >=app-misc/tmux-3.0a + dev-python/kaptan[${PYTHON_USEDEP}] + >=dev-python/libtmux-0.8[${PYTHON_USEDEP}] + =dev-python/click-7.0[${PYTHON_USEDEP}] + =dev-python/colorama-0.3.9[${PYTHON_USEDEP}] +" +BDEPEND="${RDEPEND} + test? ( + >=dev-python/pytest-4.1.1[${PYTHON_USEDEP}] + >=dev-python/pytest-rerunfailures-4.2[${PYTHON_USEDEP}] + ) +" + +distutils_enable_tests pytest + +python_test() { + SHELL="/bin/bash" pytest -vv || die "Tests fail with ${EPYTHON}" +} diff --git a/app-shells/Manifest.gz b/app-shells/Manifest.gz index 13a3ba48653b..13d4631a8d2d 100644 Binary files a/app-shells/Manifest.gz and b/app-shells/Manifest.gz differ diff --git a/app-shells/bash-completion/bash-completion-2.11.ebuild b/app-shells/bash-completion/bash-completion-2.11.ebuild index aedcebe0fe64..b386f822ac36 100644 --- a/app-shells/bash-completion/bash-completion-2.11.ebuild +++ b/app-shells/bash-completion/bash-completion-2.11.ebuild @@ -89,7 +89,7 @@ src_prepare() { src_test() { # portage's HOME override breaks tests - emake check HOME="$(egethome "${UID}")" PYTESTFLAGS="-vv" + emake check HOME="$(egethome "${UID}")" PYTESTFLAGS="-vv" NETWORK=none } src_install() { diff --git a/app-shells/bash-completion/bash-completion-9999.ebuild b/app-shells/bash-completion/bash-completion-9999.ebuild index a424161682c2..7e52aa2b889a 100644 --- a/app-shells/bash-completion/bash-completion-9999.ebuild +++ b/app-shells/bash-completion/bash-completion-9999.ebuild @@ -99,7 +99,7 @@ src_prepare() { src_test() { # portage's HOME override breaks tests - emake check HOME="$(egethome "${UID}")" PYTESTFLAGS="-vv" + emake check HOME="$(egethome "${UID}")" PYTESTFLAGS="-vv" NETWORK=none } src_install() { diff --git a/app-text/Manifest.gz b/app-text/Manifest.gz index a42580f78313..fe060b59c867 100644 Binary files a/app-text/Manifest.gz and b/app-text/Manifest.gz differ diff --git a/app-text/duali/Manifest b/app-text/duali/Manifest deleted file mode 100644 index a8ef1f0e5e8c..000000000000 --- a/app-text/duali/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST duali-0.2.0.tar.bz2 13334 BLAKE2B 28366eedef3c37d40b88c1458cbc420be6dd44b252bd7b176939f1d794ef29659109d19bb7328388b6ef3e16ba8dc0c500fd962525b3e05c44900092687f5cd2 SHA512 9234647b722a54fce8f947f2f0eb8cc121e5bdd32bcf606bc8ff71854eaf68655474e374b3328b2a20af58484e5962dadf716bc220f7fd697a8cfbb99afb2d30 diff --git a/app-text/duali/duali-0.2.0-r1.ebuild b/app-text/duali/duali-0.2.0-r1.ebuild deleted file mode 100644 index e324474ac5f5..000000000000 --- a/app-text/duali/duali-0.2.0-r1.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) - -# Duali uses "anydbm" which should even support a slow fallback; -# however, due to implementation details it fails when the databases -# aren't gdbm. -PYTHON_REQ_USE="gdbm" - -inherit python-single-r1 - -DESCRIPTION="Arabic dictionary based on the DICT protocol" -HOMEPAGE="https://www.arabeyes.org/Duali" -SRC_URI="mirror://sourceforge/arabeyes/${P}.tar.bz2" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc x86" -IUSE="" - -DEPEND="${PYTHON_DEPS}" -RDEPEND="${DEPEND}" -PDEPEND=">=app-dicts/duali-data-0.1b-r1" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -src_install() { - python_fix_shebang duali dict2db trans2arabic arabic2trans - python_doexe duali dict2db trans2arabic arabic2trans - - insinto /etc - doins duali.conf - - doman doc/man/*.1 - dodoc README ChangeLog - - python_domodule pyduali -} diff --git a/app-text/duali/metadata.xml b/app-text/duali/metadata.xml deleted file mode 100644 index c8c6479d60fe..000000000000 --- a/app-text/duali/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - arabeyes - - diff --git a/app-text/editorconfig-core-c/editorconfig-core-c-0.12.3-r2.ebuild b/app-text/editorconfig-core-c/editorconfig-core-c-0.12.3-r2.ebuild index d898e669b78a..35e6d75418b9 100644 --- a/app-text/editorconfig-core-c/editorconfig-core-c-0.12.3-r2.ebuild +++ b/app-text/editorconfig-core-c/editorconfig-core-c-0.12.3-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/editorconfig/${PN}/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86" IUSE="cli doc" BDEPEND="doc? ( app-doc/doxygen )" diff --git a/app-text/mftrace/Manifest b/app-text/mftrace/Manifest deleted file mode 100644 index 77cc913a81f0..000000000000 --- a/app-text/mftrace/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST mftrace-1.2.18.tar.gz 79112 BLAKE2B 8c3be27985766690782338dec33955cbac80e7d8f4334ed7b62d3c52d7ea5784c14b12c87afd13099cdae226033ca3324b9e7c6e876badb75a8fb634f68a75f6 SHA512 db26a643a92cfcbb150c5f80af65b1ce6030a266023b4433ea760c3601092c42602617f52a49ce467cd3a4804aa6779e72ee38dc557dc03e1e1c86a36dbd54db -DIST mftrace-1.2.19.tar.gz 78907 BLAKE2B 894ec3c428020cad8f2e408e141b58d7f1e0969c59e65ccb5379e346d735845f8922be4e046ca8fbd18cfd7c3b8e2179ed7af4756ddb4416b6ad42bdbff27f09 SHA512 410739ced17c5e5bb82c286b6b935c9d8d46299f9c04f0ba4c97df9ada5d7e9c778c720fb8a2377eb6df3c629a6e7264836fe7675733cf60197a817477dc49ee diff --git a/app-text/mftrace/metadata.xml b/app-text/mftrace/metadata.xml deleted file mode 100644 index db4b1471479e..000000000000 --- a/app-text/mftrace/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - fonts@gentoo.org - Fonts - - - tex@gentoo.org - Gentoo TeX Project - - diff --git a/app-text/mftrace/mftrace-1.2.18-r3.ebuild b/app-text/mftrace/mftrace-1.2.18-r3.ebuild deleted file mode 100644 index eb25b659a5f2..000000000000 --- a/app-text/mftrace/mftrace-1.2.18-r3.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) - -inherit python-single-r1 toolchain-funcs - -DESCRIPTION="Traces TeX fonts to PFA or PFB fonts (formerly pktrace)" -HOMEPAGE="http://lilypond.org/mftrace/" -SRC_URI="http://lilypond.org/downloads/sources/mftrace/${P}.tar.gz" - -LICENSE="GPL-2" -KEYWORDS="amd64 ~hppa ppc x86" -# SLOT 1 was used in pktrace ebuild -SLOT="1" -IUSE="test truetype" -RESTRICT="!test? ( test )" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -RDEPEND=">=app-text/t1utils-1.25 - media-gfx/potrace - truetype? ( media-gfx/fontforge ) - virtual/latex-base - ${PYTHON_DEPS}" -DEPEND="${RDEPEND} - test? ( media-gfx/fontforge )" - -src_configure() { - tc-export CC - econf \ - --datadir="$(python_get_sitedir)" -} - -src_compile() { - emake CFLAGS="-Wall ${CFLAGS}" -} - -src_install() { - default - python_optimize -} diff --git a/app-text/mftrace/mftrace-1.2.19-r1.ebuild b/app-text/mftrace/mftrace-1.2.19-r1.ebuild deleted file mode 100644 index 2ad587595348..000000000000 --- a/app-text/mftrace/mftrace-1.2.19-r1.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) - -inherit python-single-r1 toolchain-funcs - -DESCRIPTION="Traces TeX fonts to PFA or PFB fonts (formerly pktrace)" -HOMEPAGE="http://lilypond.org/mftrace/" -SRC_URI="http://lilypond.org/downloads/sources/mftrace/${P}.tar.gz" - -LICENSE="GPL-2" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" -# SLOT 1 was used in pktrace ebuild -SLOT="1" -IUSE="test truetype" -RESTRICT="!test? ( test )" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -RDEPEND=">=app-text/t1utils-1.25 - media-gfx/potrace - truetype? ( media-gfx/fontforge ) - virtual/latex-base - ${PYTHON_DEPS}" -DEPEND="${RDEPEND} - test? ( media-gfx/fontforge )" - -src_configure() { - tc-export CC - econf \ - --datadir="$(python_get_sitedir)" -} - -src_compile() { - emake CFLAGS="-Wall ${CFLAGS}" -} - -src_install() { - default - python_optimize -} diff --git a/app-text/queequeg/Manifest b/app-text/queequeg/Manifest deleted file mode 100644 index 2e0f66a18edc..000000000000 --- a/app-text/queequeg/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST queequeg-0.91.tar.gz 69449 BLAKE2B bd9db4bc6be37e8ee327fa5f6072cc4b2bc4b48fbfae194ef2466ebc26478c3ab3aadef212a69bf816ebdcd020c57af2b953eb9ef6a4c6d5be6516255c51666c SHA512 e5366577e587fd3f286c917135cd043ef599ef6ee673757f3538668f749ce6a57c2a257f31f1e9d38724cb6ee4680b4401800c23f84ae27deac75392ab6c5e34 diff --git a/app-text/queequeg/metadata.xml b/app-text/queequeg/metadata.xml deleted file mode 100644 index e7804710f371..000000000000 --- a/app-text/queequeg/metadata.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - hattya@gentoo.org - - - cjk@gentoo.org - Cjk - - - queequeg - - diff --git a/app-text/queequeg/queequeg-0.91-r2.ebuild b/app-text/queequeg/queequeg-0.91-r2.ebuild deleted file mode 100644 index bd13a71a2779..000000000000 --- a/app-text/queequeg/queequeg-0.91-r2.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) - -inherit python-single-r1 - -DESCRIPTION="A checker for English grammar, for people who are not native English" -HOMEPAGE="http://queequeg.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -DEPEND="${PYTHON_DEPS} - app-dicts/wordnet" -RDEPEND="${DEPEND}" - -src_compile() { - local dictdir=/usr/dict - - if has_version ">=app-dicts/wordnet-2.0"; then - dictdir=/usr/share/wordnet/dict - fi - - emake dict WORDNETDICT=${dictdir} - - python_fix_shebang qq -} - -src_install() { - local prefix=/usr/lib/queequeg - - python_moduleinto "${prefix}" - python_domodule *.py - insinto "${prefix}" - [[ -f "dict.txt" ]] && doins dict.txt || doins dict.cdb - - exeinto "${prefix}" - doexe qq - dodir /usr/bin - dosym ../lib/queequeg/qq /usr/bin/qq - - dodoc README TODO - dodoc htdocs/* -} diff --git a/app-text/recode/recode-3.7.6-r1.ebuild b/app-text/recode/recode-3.7.6-r1.ebuild index 8b22d0fadd6a..d526e4470129 100644 --- a/app-text/recode/recode-3.7.6-r1.ebuild +++ b/app-text/recode/recode-3.7.6-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/rrthomas/recode/releases/download/v${PV}/${P}.tar.gz LICENSE="GPL-2" # librecode soname version SLOT="0/3" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="nls static-libs" DEPEND="sys-devel/flex" diff --git a/app-text/referencer/Manifest b/app-text/referencer/Manifest deleted file mode 100644 index f45f90060c1d..000000000000 --- a/app-text/referencer/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST referencer-1.2.2.tar.gz 694421 BLAKE2B 2b48b71610d0cb79feaaeae7af203dedd1dc53d194b1b93306c5f022954a5e50f5db1dd693da76b7d4f33045d3174ed82a0764a9dfee6b6bfe98f352575cf59b SHA512 de8d759890f283e7863e6174334bcb051edf70f87a6fb06f724ffa1699be60c83d0191bde0324b571fab0801752a5b92fb507a3cd337fa9adb5ea7d22b280907 diff --git a/app-text/referencer/files/referencer-1.2.2-lib_path.patch b/app-text/referencer/files/referencer-1.2.2-lib_path.patch deleted file mode 100644 index 220b47d8b488..000000000000 --- a/app-text/referencer/files/referencer-1.2.2-lib_path.patch +++ /dev/null @@ -1,21 +0,0 @@ -From: Dominik Kriegner -Date: Tue, 29 Nov 2016 09:56:00 +0000 -Subject: [PATCH] fix build issue -Patch's original author is Askhat Bakarov on arch -https://aur.archlinux.org/cgit/aur.git/commit/?h=referencer&id=961f2b5e4b286f27f610e5267465c63021b8a50f - -Project-Bug-URL: https://bugs.launchpad.net/referencer/+bug/1645639 -Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=601174 -merged upstream: http://bazaar.launchpad.net/~referencer-devs/referencer/trunk/revision/939 - ---- a/src/Document.C 2014-01-27 03:43:00.000000000 +0700 -+++ b/src/Document.C 2016-11-03 16:25:00.698676538 +0700 -@@ -297,7 +297,7 @@ - - lib_path = lib_path->get_parent(); - up_dir_level += "../"; -- if (lib_path == 0) { -+ if (!lib_path) { - doc_is_relative_to_library = false; - break; - } diff --git a/app-text/referencer/metadata.xml b/app-text/referencer/metadata.xml deleted file mode 100644 index 8b254b7dbc9a..000000000000 --- a/app-text/referencer/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - dominik.kriegner@gmail.com - Dominik Kriegner - - - proxy-maint@gentoo.org - Proxy Maintainers - - - referencer - - diff --git a/app-text/referencer/referencer-1.2.2-r1.ebuild b/app-text/referencer/referencer-1.2.2-r1.ebuild deleted file mode 100644 index 6fa53d118dd7..000000000000 --- a/app-text/referencer/referencer-1.2.2-r1.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -PYTHON_COMPAT=( python2_7 ) - -inherit xdg python-single-r1 flag-o-matic - -DESCRIPTION="Application to organise documents or references, and to generate BibTeX files" -HOMEPAGE="https://launchpad.net/referencer" -SRC_URI="https://launchpad.net/${PN}/1./${PV}/+download/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" -RESTRICT="!test? ( test )" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -RDEPEND=" - ${PYTHON_DEPS} - >=app-text/poppler-0.12.3-r3[cairo] - >=dev-cpp/gtkmm-2.8:2.4 - >=dev-cpp/libglademm-2.6.0 - >=dev-cpp/gconfmm-2.14.0 - >=dev-libs/boost-1.52.0-r4:=" - -DEPEND=" - ${RDEPEND} - >=app-text/gnome-doc-utils-0.3.2 - virtual/pkgconfig - >=dev-lang/perl-5.8.1 - dev-perl/libxml-perl - dev-util/intltool - app-text/rarian - test? ( app-text/docbook-xml-dtd:4.1.2 - app-text/docbook-xml-dtd:4.5 - app-text/scrollkeeper-dtd:1.0 )" - -PATCHES=( ${FILESDIR}/${PN}-${PV}-lib_path.patch ) - -src_prepare() { - default - python_fix_shebang plugins -} - -src_configure() { - append-cxxflags -std=gnu++11 - econf \ - --disable-update-mime-database \ - --enable-python -} diff --git a/app-text/sword-modules/sword-modules-1-r1.ebuild b/app-text/sword-modules/sword-modules-1-r1.ebuild deleted file mode 100644 index f15f81658023..000000000000 --- a/app-text/sword-modules/sword-modules-1-r1.ebuild +++ /dev/null @@ -1,138 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -DESCRIPTION="A collection of modules for the SWORD project" -HOMEPAGE="https://www.crosswire.org/sword/" - -LICENSE="metapackage" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -DEPEND="" -RDEPEND="app-dicts/sword-abbott - app-dicts/sword-acv - app-dicts/sword-afr1953 - app-dicts/sword-akjv - app-dicts/sword-alb - app-dicts/sword-aleppo - app-dicts/sword-amtract - app-dicts/sword-arasvd - app-dicts/sword-asv - app-dicts/sword-barnes - app-dicts/sword-bbe - app-dicts/sword-bulveren - app-dicts/sword-byz - app-dicts/sword-cbc - app-dicts/sword-chamorro - app-dicts/sword-clarke - app-dicts/sword-common - app-dicts/sword-cro - app-dicts/sword-czebkr - app-dicts/sword-daily - app-dicts/sword-dan - app-dicts/sword-darby - app-dicts/sword-diaglott - app-dicts/sword-drc - app-dicts/sword-dtn - app-dicts/sword-dutkant - app-dicts/sword-dutsvv - app-dicts/sword-easton - app-dicts/sword-esperanto - app-dicts/sword-farsiopv - app-dicts/sword-finbiblia - app-dicts/sword-finney - app-dicts/sword-finpr - app-dicts/sword-frelsg - app-dicts/sword-geneva1599 - app-dicts/sword-gerelb1871 - app-dicts/sword-gerelb1905 - app-dicts/sword-gerlut1545 - app-dicts/sword-gersch - app-dicts/sword-greekhebrew - app-dicts/sword-hebrewgreek - app-dicts/sword-heretics - app-dicts/sword-hitchcock - app-dicts/sword-hnv - app-dicts/sword-hunkar - app-dicts/sword-institutes - app-dicts/sword-isbe - app-dicts/sword-isv - app-dicts/sword-itadio - app-dicts/sword-itarive - app-dicts/sword-jfb - app-dicts/sword-josephus - app-dicts/sword-jps - app-dicts/sword-jst - app-dicts/sword-jubilee2000 - app-dicts/sword-kjv - app-dicts/sword-kjvd - app-dicts/sword-klv - app-dicts/sword-klven_iklingon - app-dicts/sword-klviklingon_en - app-dicts/sword-lightfoot - app-dicts/sword-litv - app-dicts/sword-luther - app-dicts/sword-mak - app-dicts/sword-manxgaelic - app-dicts/sword-mhc - app-dicts/sword-mhcc - app-dicts/sword-mkjv - app-dicts/sword-montgomery - app-dicts/sword-murdock - app-dicts/sword-nave - app-dicts/sword-norsk - app-dicts/sword-orthodoxy - app-dicts/sword-packard - app-dicts/sword-personal - app-dicts/sword-peshitta - app-dicts/sword-pilgrim - app-dicts/sword-pnt - app-dicts/sword-practice - app-dicts/sword-rkjnt - app-dicts/sword-rnkjv - app-dicts/sword-robinson - app-dicts/sword-rotherham - app-dicts/sword-rst - app-dicts/sword-rusmakarij - app-dicts/sword-rwebster - app-dicts/sword-rwp - app-dicts/sword-saoa - app-dicts/sword-scofield - app-dicts/sword-scotsgaelic - app-dicts/sword-sme - app-dicts/sword-smith - app-dicts/sword-sparv - app-dicts/sword-sparvg2004 - app-dicts/sword-spasev - app-dicts/sword-spavnt - app-dicts/sword-spurious - app-dicts/sword-strongsgreek - app-dicts/sword-strongshebrew - app-dicts/sword-swahili - app-dicts/sword-tagalog - app-dicts/sword-tcr - app-dicts/sword-tdavid - app-dicts/sword-tfg - app-dicts/sword-tisch - app-dicts/sword-torrey - app-dicts/sword-tr - app-dicts/sword-tsk - app-dicts/sword-twenty - app-dicts/sword-tyndale - app-dicts/sword-ukjv - app-dicts/sword-ukrainian - app-dicts/sword-uma - app-dicts/sword-vulgate - app-dicts/sword-vulgate_hebps - app-dicts/sword-web - app-dicts/sword-webster - app-dicts/sword-webstersdict - app-dicts/sword-wesley - app-dicts/sword-weymouth - app-dicts/sword-whnu - app-dicts/sword-wlc - app-dicts/sword-wulfila - app-dicts/sword-wycliffe - app-dicts/sword-ylt" diff --git a/app-text/sword-modules/sword-modules-1-r2.ebuild b/app-text/sword-modules/sword-modules-1-r2.ebuild new file mode 100644 index 000000000000..55fc661077db --- /dev/null +++ b/app-text/sword-modules/sword-modules-1-r2.ebuild @@ -0,0 +1,135 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +DESCRIPTION="A collection of modules for the SWORD project" +HOMEPAGE="https://www.crosswire.org/sword/" + +LICENSE="metapackage" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="" + +DEPEND="" +RDEPEND="app-dicts/sword-Abbott + app-dicts/sword-ACV + app-dicts/sword-Afr1953 + app-dicts/sword-AKJV + app-dicts/sword-Alb + app-dicts/sword-Aleppo + app-dicts/sword-AmTract + app-dicts/sword-AraSVD + app-dicts/sword-ArmEastern + app-dicts/sword-ArmWestern + app-dicts/sword-ASV + app-dicts/sword-Barnes + app-dicts/sword-BasHautin + app-dicts/sword-BBE + app-dicts/sword-BulVeren + app-dicts/sword-BurJudson + app-dicts/sword-Byz + app-dicts/sword-CBC + app-dicts/sword-Chamorro + app-dicts/sword-Clarke + app-dicts/sword-Common + app-dicts/sword-CzeBKR + app-dicts/sword-Daily + app-dicts/sword-Darby + app-dicts/sword-Diaglott + app-dicts/sword-DRC + app-dicts/sword-DTN + app-dicts/sword-DutKant + app-dicts/sword-DutSVV + app-dicts/sword-Easton + app-dicts/sword-Esperanto + app-dicts/sword-FinBiblia + app-dicts/sword-Finney + app-dicts/sword-FinPR + app-dicts/sword-FreBBB + app-dicts/sword-FreCrampon + app-dicts/sword-FreSegond + app-dicts/sword-Geneva + app-dicts/sword-Geneva1599 + app-dicts/sword-GerElb1871 + app-dicts/sword-GerElb1905 + app-dicts/sword-GerLut1545 + app-dicts/sword-GerSch + app-dicts/sword-GreekHebrew + app-dicts/sword-HebrewGreek + app-dicts/sword-Heretics + app-dicts/sword-Hitchcock + app-dicts/sword-HunKar + app-dicts/sword-Institutes + app-dicts/sword-ISBE + app-dicts/sword-ISV + app-dicts/sword-ItaDio + app-dicts/sword-ItaRive + app-dicts/sword-JFB + app-dicts/sword-Josephus + app-dicts/sword-JPS + app-dicts/sword-JST + app-dicts/sword-Jubilee2000 + app-dicts/sword-KJV + app-dicts/sword-KLV + app-dicts/sword-KLVen_iklingon + app-dicts/sword-KLViklingon_en + app-dicts/sword-Lightfoot + app-dicts/sword-LITV + app-dicts/sword-Luther + app-dicts/sword-MAK + app-dicts/sword-ManxGaelic + app-dicts/sword-MHC + app-dicts/sword-MHCC + app-dicts/sword-MKJV + app-dicts/sword-Montgomery + app-dicts/sword-Murdock + app-dicts/sword-Nave + app-dicts/sword-Norsk + app-dicts/sword-Orthodoxy + app-dicts/sword-Packard + app-dicts/sword-Personal + app-dicts/sword-Peshitta + app-dicts/sword-Pilgrim + app-dicts/sword-PNT + app-dicts/sword-Practice + app-dicts/sword-RKJNT + app-dicts/sword-RNKJV + app-dicts/sword-Robinson + app-dicts/sword-Rotherham + app-dicts/sword-RusMakarij + app-dicts/sword-RWebster + app-dicts/sword-RWP + app-dicts/sword-SAOA + app-dicts/sword-Scofield + app-dicts/sword-ScotsGaelic + app-dicts/sword-SME + app-dicts/sword-Smith + app-dicts/sword-SpaRV + app-dicts/sword-SpaVNT + app-dicts/sword-Spurious + app-dicts/sword-StrongsGreek + app-dicts/sword-StrongsHebrew + app-dicts/sword-Swahili + app-dicts/sword-Tagalog + app-dicts/sword-TCR + app-dicts/sword-TDavid + app-dicts/sword-TFG + app-dicts/sword-Tisch + app-dicts/sword-Torrey + app-dicts/sword-TR + app-dicts/sword-TSK + app-dicts/sword-Twenty + app-dicts/sword-Tyndale + app-dicts/sword-UKJV + app-dicts/sword-Ukrainian + app-dicts/sword-Uma + app-dicts/sword-Vulgate + app-dicts/sword-Vulgate_HebPs + app-dicts/sword-Webster + app-dicts/sword-Wesley + app-dicts/sword-Weymouth + app-dicts/sword-WHNU + app-dicts/sword-WLC + app-dicts/sword-Wulfila + app-dicts/sword-Wycliffe + app-dicts/sword-YLT" diff --git a/app-text/xiphos/Manifest b/app-text/xiphos/Manifest index 3bb3026e0888..c2950457f741 100644 --- a/app-text/xiphos/Manifest +++ b/app-text/xiphos/Manifest @@ -1,2 +1,2 @@ DIST xiphos-4.0.6a-20170820.tar.gz 30584893 BLAKE2B a3b76543c8d1c0d03fcc2f567751df49230ef1d35019bec98ef726edb6a519424d0c773d4ff6f7eb3ad714f56af6dac19fc1ac2dc29560b03e3ec3ea9a46ccfd SHA512 a0577521c6b9033b74b3b0a0fd7a88222de00dc2e9db100d66e1bb60bc117173badd26c47d2e896ffa167c52a263c9bf9046d650a9b4ae497bec6164bfb0a29b -DIST xiphos-4.1.0.tar.gz 30623199 BLAKE2B 3f4e804b346b5f3225458bf3653d033c95fb4cb8148b5e1c7d7ba875637877df1489d43b22e6d47ed1d477545d564da57d864f54e4a4e30c61e4b4c94b3f2066 SHA512 f2da65a0cf10cda5ca471a09d351be8e2e5601857b4cb363ba45865e4595bebbc9b8cfa47660a1106b1521b4059d341c7e8c04c0c712387b913bdf994d1c6400 +DIST xiphos-4.2.1.tar.gz 28373966 BLAKE2B 33f4cb8884add292047d4c9a594ee467f6a294c0732af54802ffa556c5d97978f398fc1b5da52d5620413305d4efe9ea1a3e680dc4db1dde962d5c9028c360cf SHA512 4ce92b86e1915fa4d0ffa867a3542ff697195dd176dff1c5d00193a9556ecfc60623049bf45837a2f60317c392b3c4365742a7490ac8304a6f1b9491e3318077 diff --git a/app-text/xiphos/files/xiphos-4.2.1-appdata_metainfo.patch b/app-text/xiphos/files/xiphos-4.2.1-appdata_metainfo.patch new file mode 100644 index 000000000000..fddfd2eca957 --- /dev/null +++ b/app-text/xiphos/files/xiphos-4.2.1-appdata_metainfo.patch @@ -0,0 +1,11 @@ +--- a/desktop/CMakeLists.txt ++++ b/desktop/CMakeLists.txt +@@ -96,7 +96,7 @@ + ) + # install file + install(FILES ${CMAKE_CURRENT_BINARY_DIR}/${PROJECT_NAME}.appdata.xml +- DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/appdata ++ DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/metainfo + COMPONENT data + ) + diff --git a/app-text/xiphos/xiphos-4.1.0-r2.ebuild b/app-text/xiphos/xiphos-4.1.0-r2.ebuild deleted file mode 100644 index 49bfe5394fce..000000000000 --- a/app-text/xiphos/xiphos-4.1.0-r2.ebuild +++ /dev/null @@ -1,91 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PYTHON_COMPAT=( python2_7 ) -inherit flag-o-matic gnome2-utils python-single-r1 toolchain-funcs - -DESCRIPTION="A bible study frontend for Sword (formerly known as GnomeSword)" -HOMEPAGE="https://xiphos.org/" -SRC_URI="https://github.com/crosswire/${PN}/releases/download/${PV}/${P}.tar.gz" - -LICENSE="GPL-2 FDL-1.1 LGPL-2 MIT MPL-1.1" -SLOT="0" -KEYWORDS="~amd64" -IUSE="dbus debug" - -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -RDEPEND="${PYTHON_DEPS} - >=app-text/sword-1.8.0 - dev-libs/glib:2 - gnome-extra/gtkhtml:4.0 - >=gnome-extra/libgsf-1.14 - net-libs/webkit-gtk:4 - x11-libs/gtk+:3 - $(python_gen_cond_dep ' - dev-libs/libxml2:2[${PYTHON_MULTI_USEDEP}] - gnome-base/gconf[${PYTHON_MULTI_USEDEP}] - ') - dbus? ( dev-libs/dbus-glib ) -" -DEPEND="${RDEPEND} - app-text/docbook2X - app-text/rarian - dev-util/glib-utils - dev-util/intltool - >=net-libs/biblesync-1.1.2-r1[-static] - virtual/pkgconfig - sys-devel/gettext - app-text/gnome-doc-utils - dev-libs/libxslt -" - -pkg_setup() { - python-single-r1_pkg_setup -} - -src_prepare() { - sed -i \ - -e '/FLAGS_DEBUG/s:-g:-Wall:' \ - -e '/FLAGS_RELEASE/s:-O2:-Wall:' \ - wscript || die - default -} - -src_configure() { - append-cppflags -DNO_SWORD_SET_RENDER_NOTE_NUMBERS=1 - - tc-export AR CC CPP CXX RANLIB - - CCFLAGS="${CFLAGS}" \ - LINKFLAGS="${LDFLAGS}" \ - SGML2MAN="$(type -P docbook2man.pl)" \ - ./waf -v \ - --prefix=/usr \ - --gtk=3 \ - --enable-webkit2 \ - --debug-level=$(use debug && echo debug || echo release) \ - $(use dbus || echo --disable-dbus) \ - configure || die -} - -src_compile() { - ./waf -v build || die -} - -src_install() { - ./waf -v --destdir="${D}" install || die - - doman ${PN}.1 - dodoc AUTHORS ChangeLog RELEASE-NOTES TODO - - dodoc Xiphos.ogg - docompress -x /usr/share/doc/${PF}/Xiphos.ogg - - rm -rf "${ED}"/usr/share/doc/${PN} -} - -pkg_preinst() { gnome2_icon_savelist; } -pkg_postinst() { gnome2_icon_cache_update; } -pkg_postrm() { gnome2_icon_cache_update; } diff --git a/app-text/xiphos/xiphos-4.2.1.ebuild b/app-text/xiphos/xiphos-4.2.1.ebuild new file mode 100644 index 000000000000..7a03b2cb28bb --- /dev/null +++ b/app-text/xiphos/xiphos-4.2.1.ebuild @@ -0,0 +1,63 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit cmake xdg-utils + +DESCRIPTION="A Gtk+-based Bible-study frontend for SWORD" +HOMEPAGE="https://xiphos.org/" +SRC_URI="https://github.com/crosswire/${PN}/releases/download/${PV}/${P}.tar.gz" + +LICENSE="GPL-2 FDL-1.1 LGPL-2 MIT MPL-1.1" +SLOT="0" +KEYWORDS="~amd64" +IUSE="dbus debug" + +COMMON="sys-apps/util-linux + dev-libs/libxml2 + dev-libs/libxslt + dbus? ( dev-libs/dbus-glib )" +RDEPEND="${COMMON} + >=app-text/sword-1.8.1 + dev-libs/glib:2 + dev-libs/icu + gnome-extra/gtkhtml:4.0 + >=net-libs/biblesync-1.2.0 + net-libs/webkit-gtk:4 + sys-libs/zlib[minizip] + x11-libs/gtk+:3" +DEPEND="${RDEPEND}" +BDEPEND="${COMMON} + app-arch/zip + app-text/yelp-tools + dev-libs/appstream-glib + dev-util/desktop-file-utils + dev-util/glib-utils + dev-util/itstool + virtual/pkgconfig" + +PATCHES=( + "${FILESDIR}"/${PN}-4.2.1-appdata_metainfo.patch +) + +src_configure() { + # TODO: stop using gtkhtml, it is deprecated (Bug #667914). However, as + # of 4.2.1 it is still required because the WebKit-based editor + # does not support webkit-gtk:4. + local mycmakeargs=( + -DDBUS=$(usex dbus) + -DDEBUG=$(usex debug) + -DGTKHTML=on + -DPOSTINST=off + ) + cmake_src_configure +} + +pkg_postinst() { + xdg_icon_cache_update +} + +pkg_postrm() { + xdg_icon_cache_update +} diff --git a/app-vim/Manifest.gz b/app-vim/Manifest.gz index 3f98795e7133..ee5674e435b0 100644 Binary files a/app-vim/Manifest.gz and b/app-vim/Manifest.gz differ diff --git a/app-vim/editorconfig-vim/editorconfig-vim-1.1.1.ebuild b/app-vim/editorconfig-vim/editorconfig-vim-1.1.1.ebuild index 300d91dcfbdc..214d44b754cc 100644 --- a/app-vim/editorconfig-vim/editorconfig-vim-1.1.1.ebuild +++ b/app-vim/editorconfig-vim/editorconfig-vim-1.1.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN%-vim}/${PN}/archive/v${MY_PV}.tar.gz -> ${MY_P} S="${WORKDIR}/${MY_P}" LICENSE="BSD-2 PSF-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" VIM_PLUGIN_HELPFILES="${PN%-vim}.txt" diff --git a/app-vim/vim-nftables/files/vim-nftables-0_pre2020062901-no-expandtab.patch b/app-vim/vim-nftables/files/vim-nftables-0_pre2020062901-no-expandtab.patch new file mode 100644 index 000000000000..582f41b28586 --- /dev/null +++ b/app-vim/vim-nftables/files/vim-nftables-0_pre2020062901-no-expandtab.patch @@ -0,0 +1,28 @@ +From 1461d7cb0eedb3b53cfcea3dfd34352bc83f5c3d Mon Sep 17 00:00:00 2001 +From: Joachim Desroches +Date: Fri, 24 Jul 2020 12:18:07 +0200 +Subject: [PATCH] Remove expantab options. + +These options have nothing to do with nftables and should be left to the +user to configure with an autocommand if desired. +--- + ftplugin/nftables.vim | 2 -- + 1 file changed, 2 deletions(-) + +diff --git a/ftplugin/nftables.vim b/ftplugin/nftables.vim +index f330cb8..a09509f 100644 +--- a/ftplugin/nftables.vim ++++ b/ftplugin/nftables.vim +@@ -12,12 +12,10 @@ setlocal formatoptions-=t formatoptions+=croqnlj + + setlocal comments=b:# + +-setlocal tabstop=4 shiftwidth=4 softtabstop=4 expandtab + setlocal textwidth=99 + + let b:undo_ftplugin = ' + \ setlocal formatoptions< comments< commentstring< +- \|setlocal tabstop< shiftwidth< softtabstop< expandtab< textwidth< + \' + + let &cpoptions = s:save_cpo diff --git a/app-vim/vim-nftables/vim-nftables-0_pre20200629.ebuild b/app-vim/vim-nftables/vim-nftables-0_pre20200629-r1.ebuild similarity index 86% rename from app-vim/vim-nftables/vim-nftables-0_pre20200629.ebuild rename to app-vim/vim-nftables/vim-nftables-0_pre20200629-r1.ebuild index 46857be2a72c..3073736b57a5 100644 --- a/app-vim/vim-nftables/vim-nftables-0_pre20200629.ebuild +++ b/app-vim/vim-nftables/vim-nftables-0_pre20200629-r1.ebuild @@ -15,6 +15,10 @@ S="${WORKDIR}/${PN}-${COMMIT_ID}" LICENSE="MIT" KEYWORDS="~amd64 ~x86" +PATCHES=( + "${FILESDIR}/vim-nftables-0_pre2020062901-no-expandtab.patch" +) + src_prepare() { default diff --git a/dev-cpp/Manifest.gz b/dev-cpp/Manifest.gz index d988647b7cd3..a9d638c721ef 100644 Binary files a/dev-cpp/Manifest.gz and b/dev-cpp/Manifest.gz differ diff --git a/dev-cpp/kokkos/kokkos-3.0.00.ebuild b/dev-cpp/kokkos/kokkos-3.0.00.ebuild index 1707ae8abba0..b8bceaa6fda8 100644 --- a/dev-cpp/kokkos/kokkos-3.0.00.ebuild +++ b/dev-cpp/kokkos/kokkos-3.0.00.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 -x86" IUSE="+openmp test" RESTRICT="!test? ( test )" diff --git a/dev-cpp/kokkos/kokkos-3.1.00.ebuild b/dev-cpp/kokkos/kokkos-3.1.00.ebuild index 1707ae8abba0..b8bceaa6fda8 100644 --- a/dev-cpp/kokkos/kokkos-3.1.00.ebuild +++ b/dev-cpp/kokkos/kokkos-3.1.00.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 -x86" IUSE="+openmp test" RESTRICT="!test? ( test )" diff --git a/dev-cpp/kokkos/kokkos-3.1.01.ebuild b/dev-cpp/kokkos/kokkos-3.1.01.ebuild index 1707ae8abba0..b8bceaa6fda8 100644 --- a/dev-cpp/kokkos/kokkos-3.1.01.ebuild +++ b/dev-cpp/kokkos/kokkos-3.1.01.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 -x86" IUSE="+openmp test" RESTRICT="!test? ( test )" diff --git a/dev-db/Manifest.gz b/dev-db/Manifest.gz index 853b8305541e..164194ade20b 100644 Binary files a/dev-db/Manifest.gz and b/dev-db/Manifest.gz differ diff --git a/dev-db/redis/files/redis-4.0.1-shared.patch b/dev-db/redis/files/redis-4.0.1-shared.patch deleted file mode 100644 index 945d114ae2fb..000000000000 --- a/dev-db/redis/files/redis-4.0.1-shared.patch +++ /dev/null @@ -1,32 +0,0 @@ -diff --git a/src/Makefile b/src/Makefile -index 86e0b3fe..c7db0ee9 100644 ---- a/src/Makefile -+++ b/src/Makefile -@@ -29,14 +29,7 @@ INSTALL_BIN=$(PREFIX)/bin - INSTALL=install - - # Default allocator defaults to Jemalloc if it's not an ARM --MALLOC=libc --ifneq ($(uname_M),armv6l) --ifneq ($(uname_M),armv7l) --ifeq ($(uname_S),Linux) -- MALLOC=jemalloc --endif --endif --endif -+MALLOC?=jemalloc - - # To get ARM stack traces if Redis crashes we need a special C flag. - ifneq (,$(findstring armv,$(uname_M))) -@@ -120,9 +113,8 @@ ifeq ($(MALLOC),tcmalloc_minimal) - endif - - ifeq ($(MALLOC),jemalloc) -- DEPENDENCY_TARGETS+= jemalloc -- FINAL_CFLAGS+= -DUSE_JEMALLOC -I../deps/jemalloc/include -- FINAL_LIBS+= ../deps/jemalloc/lib/libjemalloc.a -+ FINAL_CFLAGS+= -DUSE_JEMALLOC -DJEMALLOC_NO_DEMANGLE -+ FINAL_LIBS+= -ljemalloc -ldl - endif - - REDIS_CC=$(QUIET_CC)$(CC) $(FINAL_CFLAGS) diff --git a/dev-db/redis/files/redis-4.0.1-sharedlua.patch b/dev-db/redis/files/redis-4.0.1-sharedlua.patch deleted file mode 100644 index d2b572250e86..000000000000 --- a/dev-db/redis/files/redis-4.0.1-sharedlua.patch +++ /dev/null @@ -1,60 +0,0 @@ -diff --git a/deps/lua/src/lua_cjson.c b/deps/lua/src/lua_cjson.c -index c26c0d7b..fa50c410 100644 ---- a/deps/lua/src/lua_cjson.c -+++ b/deps/lua/src/lua_cjson.c -@@ -46,7 +46,7 @@ - #include "strbuf.h" - #include "fpconv.h" - --#include "../../../src/solarisfixes.h" -+#include "solarisfixes.h" - - #ifndef CJSON_MODNAME - #define CJSON_MODNAME "cjson" -diff --git a/src/Makefile b/src/Makefile -index 86e0b3fe..09630321 100644 ---- a/src/Makefile -+++ b/src/Makefile -@@ -16,7 +16,7 @@ release_hdr := $(shell sh -c './mkreleasehdr.sh') - uname_S := $(shell sh -c 'uname -s 2>/dev/null || echo not') - uname_M := $(shell sh -c 'uname -m 2>/dev/null || echo not') - OPTIMIZATION?=-O2 --DEPENDENCY_TARGETS=hiredis linenoise lua -+DEPENDENCY_TARGETS=hiredis linenoise - NODEPS:=clean distclean - - # Default settings -@@ -66,6 +66,7 @@ endif - FINAL_CFLAGS=$(STD) $(WARN) $(OPT) $(DEBUG) $(CFLAGS) $(REDIS_CFLAGS) - FINAL_LDFLAGS=$(LDFLAGS) $(REDIS_LDFLAGS) $(DEBUG) - FINAL_LIBS=-lm -+FINAL_LIBS+=@LUA_LIBS@ - DEBUG=-g -ggdb - - ifeq ($(uname_S),SunOS) -@@ -107,7 +108,7 @@ endif - endif - endif - # Include paths to dependencies --FINAL_CFLAGS+= -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -+FINAL_CFLAGS+= -I../deps/hiredis -I../deps/linenoise @LUA_CFLAGS@ - - ifeq ($(MALLOC),tcmalloc) - FINAL_CFLAGS+= -DUSE_TCMALLOC -@@ -145,6 +146,7 @@ endif - REDIS_SERVER_NAME=redis-server - REDIS_SENTINEL_NAME=redis-sentinel - REDIS_SERVER_OBJ=adlist.o quicklist.o ae.o anet.o dict.o server.o sds.o zmalloc.o lzf_c.o lzf_d.o pqsort.o zipmap.o sha1.o ziplist.o release.o networking.o util.o object.o db.o replication.o rdb.o t_string.o t_list.o t_set.o t_zset.o t_hash.o config.o aof.o pubsub.o multi.o debug.o sort.o intset.o syncio.o cluster.o crc16.o endianconv.o slowlog.o scripting.o bio.o rio.o rand.o memtest.o crc64.o bitops.o sentinel.o notify.o setproctitle.o blocked.o hyperloglog.o latency.o sparkline.o redis-check-rdb.o redis-check-aof.o geo.o lazyfree.o module.o evict.o expire.o geohash.o geohash_helper.o childinfo.o defrag.o siphash.o rax.o -+REDIS_SERVER_OBJ+=fpconv.o strbuf.o lua_bit.o lua_cjson.o lua_cmsgpack.o lua_struct.o - REDIS_CLI_NAME=redis-cli - REDIS_CLI_OBJ=anet.o adlist.o redis-cli.o zmalloc.o release.o anet.o ae.o crc64.o - REDIS_BENCHMARK_NAME=redis-benchmark -@@ -196,7 +198,7 @@ endif - - # redis-server - $(REDIS_SERVER_NAME): $(REDIS_SERVER_OBJ) -- $(REDIS_LD) -o $@ $^ ../deps/hiredis/libhiredis.a ../deps/lua/src/liblua.a $(FINAL_LIBS) -+ $(REDIS_LD) -o $@ $^ ../deps/hiredis/libhiredis.a $(FINAL_LIBS) - - # redis-sentinel - $(REDIS_SENTINEL_NAME): $(REDIS_SERVER_NAME) diff --git a/dev-db/redis/files/redis-sentinel-4.0.6-config.patch b/dev-db/redis/files/redis-sentinel-4.0.6-config.patch deleted file mode 100644 index f2a75814951c..000000000000 --- a/dev-db/redis/files/redis-sentinel-4.0.6-config.patch +++ /dev/null @@ -1,9 +0,0 @@ -diff --git a/sentinel.conf b/sentinel.conf -index 0e1b266..869a4b9 100644 ---- a/sentinel.conf -+++ b/sentinel.conf -@@ -194,3 +194,4 @@ sentinel failover-timeout mymaster 180000 - # - # sentinel client-reconfig-script mymaster /var/redis/reconfig.sh - -+logfile "/var/log/redis/sentinel.log" diff --git a/dev-java/Manifest.gz b/dev-java/Manifest.gz index e0b7f84a33fd..3f36d4738599 100644 Binary files a/dev-java/Manifest.gz and b/dev-java/Manifest.gz differ diff --git a/dev-java/openjdk-bin/openjdk-bin-8.262_p10.ebuild b/dev-java/openjdk-bin/openjdk-bin-8.262_p10.ebuild index 0b5998addba7..8d580d26cdd2 100644 --- a/dev-java/openjdk-bin/openjdk-bin-8.262_p10.ebuild +++ b/dev-java/openjdk-bin/openjdk-bin-8.262_p10.ebuild @@ -24,7 +24,7 @@ SRC_URI=" " LICENSE="GPL-2-with-classpath-exception" -KEYWORDS="~amd64 ~arm arm64 ~ppc64" +KEYWORDS="amd64 ~arm arm64 ~ppc64" IUSE="alsa cups examples headless-awt nsplugin selinux source webstart" diff --git a/dev-java/openjdk/openjdk-8.262_p10.ebuild b/dev-java/openjdk/openjdk-8.262_p10.ebuild index 3bf95edeea43..ceee66cafaea 100644 --- a/dev-java/openjdk/openjdk-8.262_p10.ebuild +++ b/dev-java/openjdk/openjdk-8.262_p10.ebuild @@ -27,7 +27,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 ~x86" IUSE="alsa debug cups doc examples headless-awt +jbootstrap nsplugin +pch selinux source webstart" COMMON_DEPEND=" diff --git a/dev-lang/Manifest.gz b/dev-lang/Manifest.gz index ae2a28de6c49..7ce86672f1e3 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 c8999116b674..90ca5554a608 100644 --- a/dev-lang/spidermonkey/Manifest +++ b/dev-lang/spidermonkey/Manifest @@ -1,6 +1,8 @@ DIST firefox-68.0-patches-12.tar.xz 17476 BLAKE2B bd788e24820f902f4ca908b0cf7a49a4c57e058915af1eb87233d19d91271092676c1ee4c67e88df2411ecccea47c4e735efdf95945954f2d9aac5cc2f9051f2 SHA512 8033a3c445eaddd28188b338534da16a4130b679a5f6673b3094524e47435890e6d454d7b67f81bbe21f80ef1b65fa7e6c27d71191ba70dd8ea87fc68463f9a7 DIST firefox-68.0-patches-14.tar.xz 17488 BLAKE2B 697aecf97b04b45ea17ed1c1eaded95ca5064760cd0468968326f1683c10d91b76458c0f3e1ae7772b0d43c33632c03a69e5b09579284de19ecaaf7603dc2412 SHA512 9a601b80f747eb52ce772ec931d4f5ff0180ca1531c92d46ca116fb8218c829b9be496392e785d79106c76abef149e666cdc65204bdf1ebb7904b65264cfa6b6 +DIST firefox-68.0-patches-15.tar.xz 16060 BLAKE2B f9e6cd58ea51bed1af90a9d30fd551dc7e939afcd1b4d00de1271bd4bda94021c6f1799fd9945962c14ffa1fd0b6a6429369c4e45efc2000f179b9b2e46971e7 SHA512 9cb2479637dd8b84e0ab68dc0fe144acd2dc74feca282fd3c4b485ca6f0de8190244587622713a5421b243ccda153f738e9a8f463e87e15e93e9b725d943e128 DIST firefox-68.10.0esr.source.tar.xz 314526224 BLAKE2B 698367314caa4d8e9fd64e5ec6fd26316a26470f94d095dd212932cb968ecabd492563d661df46be693c8deb16cdb45c6ba756d506a8211f184e4637c7d9e986 SHA512 c5c1833560364851e7cf8ea51659bc4fb60239b960125cdb20fe31f742d757ffdaef8f314f800dc91214ee8e358033dc2af971c08bbba474ef6158b101881653 +DIST firefox-68.11.0esr.source.tar.xz 321294384 BLAKE2B ee44ed20584f5b1e3c41de62a720c6e91784d76503198d8363ce6d6f74454ce101c9b811d8295b81eb6454bdb20e1109c3e9c5cd052e0e9a6f7607d338a97783 SHA512 7dcfa4944945bce184b96643a7afbd0cc97c93e4f727695bd5ee1e1745cff89784e68baf109588ef56791211b4b8f5c7c056ae6ac77f54fd00a5af5d5606f23e DIST firefox-68.7.0esr.source.tar.xz 312235932 BLAKE2B 17030bc74341ecae74d7dadcb0fc0212e61e3f01463671e57f73c90e534db1088d597d43bc362cd083ca26b056bce45684eda121b2cd91c7793c44a7c40efb7a SHA512 a3ddcf8ffe5f568b30b1fc9ddcaa5cebe600bf11ce353c09507d5466f999022d45a0dee9a08f53f37b10202a2e2ce4c180743cd6a2ca38dfea1c3e4487b18593 DIST firefox-68.8.0esr.source.tar.xz 312602308 BLAKE2B 19be922cdadc705a267f35450e742cf9cf2f793a3e74dd9a397f898ff879cf9d7e59ccc148a9fa47f3c637c30887c205f01069e689f0586fb9ef82f4e6b160ce SHA512 139a63dc85ae76a50da6be9a31425f97144e6c7e4a65b0f3009a84eb5c8c9566f6bb331e26590f8aecd5045c4d730ab4e848cf7220f3444a31147b5533c742b3 DIST firefox-68.9.0esr.source.tar.xz 317469120 BLAKE2B f04f8ca1abe802edb6d37c0de5f8024d513331fd80c9b701c93de74cbafc0650b1c0f58e54a2dbe6bee0457698dc386093aab7749c9b0738bf146bfbae6bf4e2 SHA512 98431800d80f7c680aef9eede29df8217810912a319a7f7f8c2e637c43ecd4f4e29223a417afb2a6315e825f979453ff6e6b5a575649aba5cc63ce5956375bb8 diff --git a/dev-lang/spidermonkey/spidermonkey-68.11.0.ebuild b/dev-lang/spidermonkey/spidermonkey-68.11.0.ebuild new file mode 100644 index 000000000000..42affb528472 --- /dev/null +++ b/dev-lang/spidermonkey/spidermonkey-68.11.0.ebuild @@ -0,0 +1,232 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="7" + +PYTHON_COMPAT=( python3_{6..9} ) + +WANT_AUTOCONF="2.1" + +inherit autotools check-reqs python-any-r1 + +MY_PN="mozjs" +MY_PV="${PV/_pre*}" # Handle Gentoo pre-releases + +MY_MAJOR=$(ver_cut 1) + +MOZ_ESR="1" + +# Convert the ebuild version to the upstream mozilla version +MOZ_PV="${MY_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 + +if [[ ${MOZ_ESR} == 1 ]] ; then + # ESR releases have slightly different version numbers + MOZ_PV="${MOZ_PV}esr" +fi + +# Patch version +FIREFOX_PATCHSET="firefox-68.0-patches-15" +SPIDERMONKEY_PATCHSET="${PN}-68.6.0-patches-03" + +MOZ_HTTP_URI="https://archive.mozilla.org/pub/firefox/releases" +MOZ_SRC_URI="${MOZ_HTTP_URI}/${MOZ_PV}/source/firefox-${MOZ_PV}.source.tar.xz" + +if [[ "${PV}" == *_rc* ]]; then + MOZ_HTTP_URI="https://archive.mozilla.org/pub/firefox/candidates/${MOZ_PV}-candidates/build${PV##*_rc}" + MOZ_SRC_URI="${MOZ_HTTP_URI}/source/firefox-${MOZ_PV}.source.tar.xz" +fi + +PATCH_URIS=( + https://dev.gentoo.org/~{anarchy,whissi,polynomial-c,axs}/mozilla/patchsets/${FIREFOX_PATCHSET}.tar.xz + https://dev.gentoo.org/~{whissi,polynomial-c,axs}/mozilla/patchsets/${SPIDERMONKEY_PATCHSET}.tar.xz +) + +SRC_URI="${MOZ_SRC_URI} + ${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="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" + +SLOT="68" +LICENSE="MPL-2.0" +IUSE="debug +jit test" + +RESTRICT="!test? ( test )" + +BDEPEND="dev-lang/python:2.7 + test? ( ${PYTHON_DEPS} )" + +DEPEND=">=dev-libs/icu-63.1:= + >=dev-libs/nspr-4.21 + sys-libs/readline:0= + >=sys-libs/zlib-1.2.3" +RDEPEND="${DEPEND}" + +S="${WORKDIR}/firefox-${MY_PV}/js/src" + +pkg_pretend() { + if use test ; then + CHECKREQS_DISK_BUILD="6G" + else + CHECKREQS_DISK_BUILD="5G" + fi + + check-reqs_pkg_pretend +} + +pkg_setup() { + if use test ; then + CHECKREQS_DISK_BUILD="6G" + else + CHECKREQS_DISK_BUILD="5G" + fi + + check-reqs_pkg_setup + + use test && python-any-r1_pkg_setup +} + +src_prepare() { + cd ../.. || die + rm "${WORKDIR}"/firefox/2013_avoid_noinline_on_GCC_with_skcms.patch + rm "${WORKDIR}"/firefox/2015_fix_cssparser.patch + eapply "${WORKDIR}"/firefox + eapply "${WORKDIR}"/spidermonkey-patches + + default + + # 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" + + MOZJS_BUILDDIR="${WORKDIR}/build" + mkdir "${MOZJS_BUILDDIR}" || die + + cd "${S}" || die + eautoconf +} + +src_configure() { + tc-export CC CXX LD AR RANLIB + + # backup current active Python version + local PYTHON_OLD=${PYTHON} + + # build system will require Python2.7 + export PYTHON=python2.7 + + cd "${MOZJS_BUILDDIR}" || die + + # ../python/mach/mach/mixin/process.py fails to detect SHELL + export SHELL="${EPREFIX}/bin/bash" + + # forcing system-icu allows us to skip patching bundled ICU for PPC + # and other minor arches + ECONF_SOURCE="${S}" \ + econf \ + --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 ion) \ + $(use_enable test tests) \ + XARGS="${EPREFIX}/usr/bin/xargs" + + # restore PYTHON + export PYTHON=${PYTHON_OLD} +} + +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+=( test262/intl402/RelativeTimeFormat/prototype/format/en-us-numeric-auto.js ) + KNOWN_TESTFAILURES+=( non262/Intl/DateTimeFormat/timeZone_backward_links.js ) + KNOWN_TESTFAILURES+=( non262/Intl/DateTimeFormat/tz-environment-variable.js ) + KNOWN_TESTFAILURES+=( non262/Intl/RelativeTimeFormat/format.js ) + KNOWN_TESTFAILURES+=( non262/Date/time-zones-imported.js ) + KNOWN_TESTFAILURES+=( non262/Date/toString-localized.js ) + KNOWN_TESTFAILURES+=( non262/Date/time-zone-path.js ) + KNOWN_TESTFAILURES+=( non262/Date/time-zones-historic.js ) + KNOWN_TESTFAILURES+=( non262/Date/toString-localized-posix.js ) + KNOWN_TESTFAILURES+=( non262/Date/reset-time-zone-cache-same-offset.js ) + + 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 72e972563d54..a481a986702a 100644 Binary files a/dev-libs/Manifest.gz and b/dev-libs/Manifest.gz differ diff --git a/dev-libs/apr-util/apr-util-1.6.1-r4.ebuild b/dev-libs/apr-util/apr-util-1.6.1-r6.ebuild similarity index 96% rename from dev-libs/apr-util/apr-util-1.6.1-r4.ebuild rename to dev-libs/apr-util/apr-util-1.6.1-r6.ebuild index e73f88b5cf62..a30d4b805b28 100644 --- a/dev-libs/apr-util/apr-util-1.6.1-r4.ebuild +++ b/dev-libs/apr-util/apr-util-1.6.1-r6.ebuild @@ -27,7 +27,7 @@ RDEPEND=" ldap? ( =net-nds/openldap-2* ) mysql? ( || ( dev-db/mariadb-connector-c - dev-db/mysql-connector-c + >=dev-db/mysql-connector-c-8 ) ) nss? ( dev-libs/nss ) odbc? ( dev-db/unixODBC ) @@ -50,7 +50,8 @@ PATCHES=( "${FILESDIR}"/${PN}-1.5.3-sysroot.patch #385775 "${FILESDIR}"/${PN}-1.6.1-fix-gdbm-error-handling.patch "${FILESDIR}"/${PN}-1.6.1-mariadb-support.patch - "${FILESDIR}"/${PN}-1.6.1-my_boold.patch + "${FILESDIR}"/${PN}-1.6.1-my_bool.patch + "${FILESDIR}"/${PN}-1.6.1-drop-my_init.patch ) src_prepare() { diff --git a/dev-libs/apr-util/files/apr-util-1.6.1-drop-my_init.patch b/dev-libs/apr-util/files/apr-util-1.6.1-drop-my_init.patch new file mode 100644 index 000000000000..741ca65ca325 --- /dev/null +++ b/dev-libs/apr-util/files/apr-util-1.6.1-drop-my_init.patch @@ -0,0 +1,15 @@ +Was finally removed in >=mysql-8.0.2 + +--- a/dbd/apr_dbd_mysql.c ++++ b/dbd/apr_dbd_mysql.c +@@ -1262,9 +1262,6 @@ static apr_status_t thread_end(void *data) + + static void dbd_mysql_init(apr_pool_t *pool) + { +-#if MYSQL_VERSION_ID < 100000 +- my_init(); +-#endif + mysql_thread_init(); + + /* FIXME: this is a guess; find out what it really does */ + diff --git a/dev-libs/apr-util/files/apr-util-1.6.1-my_bool.patch b/dev-libs/apr-util/files/apr-util-1.6.1-my_bool.patch new file mode 100644 index 000000000000..eda0cd041287 --- /dev/null +++ b/dev-libs/apr-util/files/apr-util-1.6.1-my_bool.patch @@ -0,0 +1,15 @@ +--- a/dbd/apr_dbd_mysql.c ++++ b/dbd/apr_dbd_mysql.c +@@ -41,6 +41,12 @@ + #endif + #endif + #include ++// MariaDB still include definition of my_bool but has a higher version ID ++#ifndef MARIADB_VERSION_ID ++#if MYSQL_VERSION_ID > 80000 ++typedef bool my_bool; ++#endif ++#endif + #include + #endif + diff --git a/dev-libs/apr-util/files/apr-util-1.6.1-my_boold.patch b/dev-libs/apr-util/files/apr-util-1.6.1-my_boold.patch deleted file mode 100644 index 6cd875bcde89..000000000000 --- a/dev-libs/apr-util/files/apr-util-1.6.1-my_boold.patch +++ /dev/null @@ -1,17 +0,0 @@ -Description: Reintroduce my_bool to fix build with MySQL 8 -Author: Robie Basak -Bug-Ubuntu: https://bugs.launchpad.net/bugs/1863026 -Forwarded: no -Last-Update: 2020-02-18 ---- -This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ ---- a/dbd/apr_dbd_mysql.c -+++ b/dbd/apr_dbd_mysql.c -@@ -41,6 +41,7 @@ - #endif - #endif - #include -+typedef bool my_bool; - #include - #endif - diff --git a/dev-libs/check/check-0.15.0.ebuild b/dev-libs/check/check-0.15.0.ebuild index 965601e3d727..f88cbbcb9a9e 100644 --- a/dev-libs/check/check-0.15.0.ebuild +++ b/dev-libs/check/check-0.15.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/libcheck/check/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc subunit test" RESTRICT="!test? ( test )" diff --git a/dev-libs/console_bridge/Manifest b/dev-libs/console_bridge/Manifest index d36388ee03eb..1ef811a7f046 100644 --- a/dev-libs/console_bridge/Manifest +++ b/dev-libs/console_bridge/Manifest @@ -1 +1,5 @@ +DIST console_bridge-1.0.1-ament-0.9.5-cppcheck.py 11626 BLAKE2B d4125b72bfd467f14302ef42c68ac0d7d5dcf53b0d8a678b9ec4a7e01cb71d27ef178d125ba659141dcb912a6a6b08a059e4b5babf03981d6da7190c4f626807 SHA512 19e5a854a228d4e98bdad1037089c2b74d88e31ee633bc1c7d580b011b4306f700aff3eb38fb1dcc0624a00a35942f38f71758eb3f0fc07b2b2f2a97e03def4c +DIST console_bridge-1.0.1-ament-0.9.5-cpplint.py 239005 BLAKE2B 9dc409974ada177f4698106fba4ec4f1dae9e49719daba999c19670057b11fa74463d459b3575dc80b589e36d96dfac182ac66a6ef31ef3fd0639aeab256990a SHA512 c01c549e67744f0646a8c29c7d35fff0ba80dfd374f77619c66b6f8e4365b9e4dfaa9419bd87aa00066d99a6af8d89f28438e3f116312303a521a8277fc427ab DIST console_bridge-1.0.1.tar.gz 259480 BLAKE2B 78df3aeaba2e7589166709e7c43a77ac021d22d0db8d379f320455a9d532b247083ff86c3e03d7f9842943c3c98f78cfb33d7920a2987433f822a05ccaf23866 SHA512 913b7ee1d5401c6324eaaab1f8a54d5ff6df4eedb119a1cd00712f223750d69313047344aec5887920497c7b456cf6cb88e5f756bfbbb5ed8223ec758cdfd021 +DIST console_bridge-9999-ament-0.9.5-cppcheck.py 11626 BLAKE2B d4125b72bfd467f14302ef42c68ac0d7d5dcf53b0d8a678b9ec4a7e01cb71d27ef178d125ba659141dcb912a6a6b08a059e4b5babf03981d6da7190c4f626807 SHA512 19e5a854a228d4e98bdad1037089c2b74d88e31ee633bc1c7d580b011b4306f700aff3eb38fb1dcc0624a00a35942f38f71758eb3f0fc07b2b2f2a97e03def4c +DIST console_bridge-9999-ament-0.9.5-cpplint.py 239005 BLAKE2B 9dc409974ada177f4698106fba4ec4f1dae9e49719daba999c19670057b11fa74463d459b3575dc80b589e36d96dfac182ac66a6ef31ef3fd0639aeab256990a SHA512 c01c549e67744f0646a8c29c7d35fff0ba80dfd374f77619c66b6f8e4365b9e4dfaa9419bd87aa00066d99a6af8d89f28438e3f116312303a521a8277fc427ab diff --git a/dev-libs/console_bridge/console_bridge-1.0.1.ebuild b/dev-libs/console_bridge/console_bridge-1.0.1.ebuild index cc6b84d4565e..44f13c59150e 100644 --- a/dev-libs/console_bridge/console_bridge-1.0.1.ebuild +++ b/dev-libs/console_bridge/console_bridge-1.0.1.ebuild @@ -11,12 +11,18 @@ fi inherit ${SCM} cmake +AMENT_LINT_VER=0.9.5 +EXTERNAL_PROGS=" + https://raw.githubusercontent.com/ament/ament_lint/${AMENT_LINT_VER}/ament_cppcheck/ament_cppcheck/main.py -> ${P}-ament-${AMENT_LINT_VER}-cppcheck.py + https://raw.githubusercontent.com/ament/ament_lint/${AMENT_LINT_VER}/ament_cpplint/ament_cpplint/cpplint.py -> ${P}-ament-${AMENT_LINT_VER}-cpplint.py +" if [ "${PV#9999}" != "${PV}" ] ; then KEYWORDS="" - SRC_URI="" + SRC_URI="${EXTERNAL_PROGS}" else KEYWORDS="~amd64 ~arm" - SRC_URI="https://github.com/ros/console_bridge/archive/${PV}.tar.gz -> ${P}.tar.gz" + SRC_URI="${EXTERNAL_PROGS} + https://github.com/ros/console_bridge/archive/${PV}.tar.gz -> ${P}.tar.gz" fi DESCRIPTION="A ROS-independent package for logging into rosconsole/rosout" @@ -24,21 +30,33 @@ HOMEPAGE="http://wiki.ros.org/console_bridge" LICENSE="BSD" SLOT="0/1" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND="dev-libs/boost:=[threads]" DEPEND="${RDEPEND}" BDEPEND=" test? ( - net-misc/wget dev-util/cppcheck ) " +src_prepare() { + # Avoid wgeting it. #733704 + sed -e 's/add_dependencies(console_bridge wget_cppchec/#/' -i test/CMakeLists.txt || die + cmake_src_prepare +} + src_configure() { local mycmakeargs=( -DBUILD_TESTING=$(usex test ON OFF) ) cmake_src_configure + + # For tests + if use test ; then + cp "${DISTDIR}/${P}-ament-${AMENT_LINT_VER}-cppcheck.py" "${BUILD_DIR}/test/cppcheck.py" || die + cp "${DISTDIR}/${P}-ament-${AMENT_LINT_VER}-cpplint.py" "${BUILD_DIR}/test/cpplint.py" || die + fi } src_test() { diff --git a/dev-libs/console_bridge/console_bridge-9999.ebuild b/dev-libs/console_bridge/console_bridge-9999.ebuild index cc6b84d4565e..44f13c59150e 100644 --- a/dev-libs/console_bridge/console_bridge-9999.ebuild +++ b/dev-libs/console_bridge/console_bridge-9999.ebuild @@ -11,12 +11,18 @@ fi inherit ${SCM} cmake +AMENT_LINT_VER=0.9.5 +EXTERNAL_PROGS=" + https://raw.githubusercontent.com/ament/ament_lint/${AMENT_LINT_VER}/ament_cppcheck/ament_cppcheck/main.py -> ${P}-ament-${AMENT_LINT_VER}-cppcheck.py + https://raw.githubusercontent.com/ament/ament_lint/${AMENT_LINT_VER}/ament_cpplint/ament_cpplint/cpplint.py -> ${P}-ament-${AMENT_LINT_VER}-cpplint.py +" if [ "${PV#9999}" != "${PV}" ] ; then KEYWORDS="" - SRC_URI="" + SRC_URI="${EXTERNAL_PROGS}" else KEYWORDS="~amd64 ~arm" - SRC_URI="https://github.com/ros/console_bridge/archive/${PV}.tar.gz -> ${P}.tar.gz" + SRC_URI="${EXTERNAL_PROGS} + https://github.com/ros/console_bridge/archive/${PV}.tar.gz -> ${P}.tar.gz" fi DESCRIPTION="A ROS-independent package for logging into rosconsole/rosout" @@ -24,21 +30,33 @@ HOMEPAGE="http://wiki.ros.org/console_bridge" LICENSE="BSD" SLOT="0/1" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND="dev-libs/boost:=[threads]" DEPEND="${RDEPEND}" BDEPEND=" test? ( - net-misc/wget dev-util/cppcheck ) " +src_prepare() { + # Avoid wgeting it. #733704 + sed -e 's/add_dependencies(console_bridge wget_cppchec/#/' -i test/CMakeLists.txt || die + cmake_src_prepare +} + src_configure() { local mycmakeargs=( -DBUILD_TESTING=$(usex test ON OFF) ) cmake_src_configure + + # For tests + if use test ; then + cp "${DISTDIR}/${P}-ament-${AMENT_LINT_VER}-cppcheck.py" "${BUILD_DIR}/test/cppcheck.py" || die + cp "${DISTDIR}/${P}-ament-${AMENT_LINT_VER}-cpplint.py" "${BUILD_DIR}/test/cpplint.py" || die + fi } src_test() { diff --git a/dev-libs/elfutils/files/elfutils-0.179-PaX-support.patch b/dev-libs/elfutils/files/elfutils-0.179-PaX-support.patch deleted file mode 100644 index 5246d1ad9fc6..000000000000 --- a/dev-libs/elfutils/files/elfutils-0.179-PaX-support.patch +++ /dev/null @@ -1,26 +0,0 @@ -Add support for PaX ELF markings - -Patch by Kevin F. Quinn - -http://bugs.gentoo.org/115100 - ---- a/libelf/elf.h -+++ b/libelf/elf.h -@@ -721,6 +721,7 @@ typedef struct - #define PT_GNU_EH_FRAME 0x6474e550 /* GCC .eh_frame_hdr segment */ - #define PT_GNU_STACK 0x6474e551 /* Indicates stack executability */ - #define PT_GNU_RELRO 0x6474e552 /* Read-only after relocation */ -+#define PT_PAX_FLAGS 0x65041580 /* Indicates PaX flag markings */ - #define PT_LOSUNW 0x6ffffffa - #define PT_SUNWBSS 0x6ffffffa /* Sun Specific segment */ - #define PT_SUNWSTACK 0x6ffffffb /* Stack segment */ ---- a/src/elflint.c -+++ b/src/elflint.c -@@ -4493,6 +4493,7 @@ only executables, shared objects, and core files can have program headers\n")); - - if (phdr->p_type >= PT_NUM && phdr->p_type != PT_GNU_EH_FRAME - && phdr->p_type != PT_GNU_STACK && phdr->p_type != PT_GNU_RELRO -+ && phdr->p_type != PT_PAX_FLAGS - && phdr->p_type != PT_GNU_PROPERTY - /* Check for a known machine-specific type. */ - && ebl_segment_type_name (ebl, phdr->p_type, NULL, 0) == NULL) diff --git a/dev-libs/libmacaroons/Manifest b/dev-libs/libmacaroons/Manifest deleted file mode 100644 index fdd8af021aef..000000000000 --- a/dev-libs/libmacaroons/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST libmacaroons-0.2.0.tar.gz 423629 BLAKE2B 8f3b58cbc31ad63e5e474dc76810cd921f6ee57d9836cceafcc2881518c87d185fddb48de13adb7f85fff5b831ce7abd53969ba8b0c96722909f855bb12d303f SHA512 4bc5f83b57c6a8080e646141a3c8b90c0025a894449dea4cb0ab15d1423a067b9833e70014468437d9edfe875e12ea90cae6f715893ded1eefa34f2f6506ecbe -DIST libmacaroons-0.3.0.tar.gz 422086 BLAKE2B 16f398c93230ce745b302d212b58df1e154c8539f76437bbb49d07015c7445484fb5c187294c9a7a1fe6f33ab626a8d9a2fb4784b6bd9b652479072aaf2f0016 SHA512 57a5ffa1a8397228e29ab3f3f7d1440cd70b163b1b28904a046d7b3b1f70dbb0693ea983409f57cc63a02097a1af57209c70ecf8e3be5b8635a7ab6e498b1bcb diff --git a/dev-libs/libmacaroons/libmacaroons-0.2.0-r1.ebuild b/dev-libs/libmacaroons/libmacaroons-0.2.0-r1.ebuild deleted file mode 100644 index 2e904c76228f..000000000000 --- a/dev-libs/libmacaroons/libmacaroons-0.2.0-r1.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) - -inherit eutils python-single-r1 - -DESCRIPTION="Hyperdex macaroons support library" -HOMEPAGE="http://hyperdex.org" -SRC_URI="http://hyperdex.org/src/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64" -IUSE="test +python" -REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} ) test? ( python )" - -# Tests can't function after 2014-12-31 ... -RESTRICT="test" - -RDEPEND=" - dev-libs/libsodium - dev-libs/json-c:= - python? ( ${PYTHON_DEPS} )" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -src_prepare() { - use python && python-single-r1_pkg_setup -} - -src_configure() { - econf $(use_enable python python-bindings) -} - -src_test() { - emake -j1 check -} diff --git a/dev-libs/libmacaroons/libmacaroons-0.3.0.ebuild b/dev-libs/libmacaroons/libmacaroons-0.3.0.ebuild deleted file mode 100644 index 2e904c76228f..000000000000 --- a/dev-libs/libmacaroons/libmacaroons-0.3.0.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) - -inherit eutils python-single-r1 - -DESCRIPTION="Hyperdex macaroons support library" -HOMEPAGE="http://hyperdex.org" -SRC_URI="http://hyperdex.org/src/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64" -IUSE="test +python" -REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} ) test? ( python )" - -# Tests can't function after 2014-12-31 ... -RESTRICT="test" - -RDEPEND=" - dev-libs/libsodium - dev-libs/json-c:= - python? ( ${PYTHON_DEPS} )" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -src_prepare() { - use python && python-single-r1_pkg_setup -} - -src_configure() { - econf $(use_enable python python-bindings) -} - -src_test() { - emake -j1 check -} diff --git a/dev-libs/libmacaroons/metadata.xml b/dev-libs/libmacaroons/metadata.xml deleted file mode 100644 index 40aa45df2b01..000000000000 --- a/dev-libs/libmacaroons/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - patrick@gentoo.org - Patrick Lauer - - diff --git a/dev-libs/libressl/Manifest b/dev-libs/libressl/Manifest index fe269b65c8bf..35bc7d85487a 100644 --- a/dev-libs/libressl/Manifest +++ b/dev-libs/libressl/Manifest @@ -1,8 +1,5 @@ -DIST libressl-2.6.5.tar.gz 3225481 BLAKE2B fcdf0d8b4b68fdb6c17299f4b9897c84f51ec3407abc6c1bf8d474c4424161c563667ca1fb26c45dd20a0e895457e9210b7bd0539581472b94d594cc32a68191 SHA512 0601c73bb5c3d149df7eca3566831f1b35713aa16a15788a291922fce0bffa1ba0bc6ea9cac1fcecfd980009f2292b08b2a57d66b517fc1bc8c7364a24dbbd9d -DIST libressl-2.8.3.tar.gz 3366196 BLAKE2B e32c097b31998d68a31266fbbf3624d5ab8ca716f8c53e423bcf09b3a8ab3542c92a99e259ded7b86f99b45cc199cd44791520a609f18c35d150365de5768eec SHA512 3967e08b3dc2277bf77057ea1f11148df7f96a2203cd21cf841902f2a1ec11320384a001d01fa58154d35612f7981bf89d5b1a60a2387713d5657677f76cc682 DIST libressl-2.9.2.tar.gz 3607549 BLAKE2B 496e993e4f1c85167e0344afab61259d4e3f094a7e5dfac85878191070e2c196753162532efb921fab582481aeda3705fca9a2b48921cba82465192f2c1eef95 SHA512 b43e73e47c1f14da3c702ab42f29f1d67645a4fa425441337bd6c125b481ef78a40fd13e6b34dadb2af337e1c0c190cfb616186d4db9c9a743a37e594b9b8033 DIST libressl-3.0.2.tar.gz 3669468 BLAKE2B 84ad2c1fea8d2119f191ec8ab3f999fb0354636d48aabb76fa1786139c669c9d8ca105d79cc8416dd20683818eccc84490cdadc9ca94cb2b0e411644e923a3d6 SHA512 19226da3bc9776e1da40b8e94dfa53564d5e6acc80edee539ba12d7a75c1bb8c0603e7633f26a6ef8b12adc56bb677ccda448575aa6be2ad3df5447465a4b080 -DIST libressl-3.1.1.tar.gz 3765769 BLAKE2B 8524a4d83e05b0f2992df8e3797cbf43220a8619431f4737887db2fa35419a925907691ac1aec5b3cc1660179d4ac5e44714540ae591c5aa4957db1f26068a7e SHA512 353a5c95bb0c160b698b95b91d6857ddb63a75b0685a233ed2515f46ad8369d40857aa1ff8407aa9bc78a5c3c29c25376e7a55a3c96fce40840633411944fb1d DIST libressl-3.1.2.tar.gz 3765944 BLAKE2B b0181a1936af3aad3908668cae14aa87e8dca594ebb1effa354eb57529c21aca2052ce6bc85958dd83645c9026c84410939018d16c8e70a60f336145d45790e6 SHA512 b024c5661777daa73feff7085ce7be76a2e766d2f3cb5ca35c208c471e5651a365252758ca36782e20cdfb2bc8171919a08ad592420878a5c95fbe646f5288c8 DIST libressl-3.1.3.tar.gz 3766345 BLAKE2B 4956fa0ae6030e9e9969d584db3bc0084c4b155207d1472ebfa40c8e68e925214b66ed1bc7e32d98a9a48de0b61909323a0380a973c724422c92bfe88b9fdfb2 SHA512 f9f497fe5d09b8b762175da038a8e67d9d2567462fefc49e434d306a3071ba3a4d369c89143d9d90e3bbcc7b9ba051c9c923a0dfc41d856edc08ae59fa727ee8 DIST libressl-3.2.0.tar.gz 3775925 BLAKE2B 99d74fad16e272be8e3b23b873c35970ce3693e088baf365670ad8e8cbb846e90f4232bbc6c65b70a35060da99b9b210b3debce1c78d531e810de26e3e2f05cb SHA512 e8bf95af4e4e855b0462eb12df8f802102a3bee5bb40fb1859e7c40d9e3ce89f0d2eb0acdd923e7c592b4aeb7ecc556f753c0a12d0dace05d2ef342bffdd9d07 diff --git a/dev-libs/libressl/libressl-2.6.5.ebuild b/dev-libs/libressl/libressl-2.6.5.ebuild deleted file mode 100644 index 6ec84c36c7ec..000000000000 --- a/dev-libs/libressl/libressl-2.6.5.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit autotools multilib-minimal - -DESCRIPTION="Free version of the SSL/TLS protocol forked from OpenSSL" -HOMEPAGE="https://www.libressl.org/" -SRC_URI="https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/${P}.tar.gz" - -LICENSE="ISC openssl" -# Reflects ABI of libcrypto.so and libssl.so. Since these can differ, -# we'll try to use the max of either. However, if either change between -# versions, we have to change the subslot to trigger rebuild of consumers. -SLOT="0/44" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86" -IUSE="+asm static-libs test" -RESTRICT="!test? ( test )" -REQUIRED_USE="test? ( static-libs )" - -RDEPEND="!dev-libs/openssl:0" -DEPEND="${RDEPEND}" -PDEPEND="app-misc/ca-certificates" - -PATCHES=( "${FILESDIR}/libressl-2.6.4-hppa-asm.patch" ) - -src_prepare() { - touch crypto/Makefile.in - - sed -i \ - -e '/^[ \t]*CFLAGS=/s#-g ##' \ - -e '/^[ \t]*CFLAGS=/s#-g"#"#' \ - -e '/^[ \t]*CFLAGS=/s#-O2 ##' \ - -e '/^[ \t]*CFLAGS=/s#-O2"#"#' \ - -e '/^[ \t]*USER_CFLAGS=/s#-O2 ##' \ - -e '/^[ \t]*USER_CFLAGS=/s#-O2"#"#' \ - configure || die "fixing CFLAGS failed" - - default - eautoreconf -} - -multilib_src_configure() { - ECONF_SOURCE="${S}" econf \ - $(use_enable asm) \ - $(use_enable static-libs static) -} - -multilib_src_test() { - emake check -} - -multilib_src_install_all() { - einstalldocs - find "${D}" -name '*.la' -exec rm -f {} + || die -} diff --git a/dev-libs/libressl/libressl-2.8.3.ebuild b/dev-libs/libressl/libressl-2.8.3.ebuild deleted file mode 100644 index 03ba04935f9a..000000000000 --- a/dev-libs/libressl/libressl-2.8.3.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit multilib-minimal libtool - -DESCRIPTION="Free version of the SSL/TLS protocol forked from OpenSSL" -HOMEPAGE="https://www.libressl.org/" -SRC_URI="https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/${P}.tar.gz" - -LICENSE="ISC openssl" -# Reflects ABI of libcrypto.so and libssl.so. Since these can differ, -# we'll try to use the max of either. However, if either change between -# versions, we have to change the subslot to trigger rebuild of consumers. -SLOT="0/46" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="+asm static-libs test" -RESTRICT="!test? ( test )" -REQUIRED_USE="test? ( static-libs )" - -RDEPEND="!dev-libs/openssl:0" -DEPEND="${RDEPEND}" -PDEPEND="app-misc/ca-certificates" - -src_prepare() { - touch crypto/Makefile.in - - sed -i \ - -e '/^[ \t]*CFLAGS=/s#-g ##' \ - -e '/^[ \t]*CFLAGS=/s#-g"#"#' \ - -e '/^[ \t]*CFLAGS=/s#-O2 ##' \ - -e '/^[ \t]*CFLAGS=/s#-O2"#"#' \ - -e '/^[ \t]*USER_CFLAGS=/s#-O2 ##' \ - -e '/^[ \t]*USER_CFLAGS=/s#-O2"#"#' \ - configure || die "fixing CFLAGS failed" - - eapply "${FILESDIR}"/${P}-solaris10.patch - eapply_user - - elibtoolize # for Solaris -} - -multilib_src_configure() { - ECONF_SOURCE="${S}" econf \ - $(use_enable asm) \ - $(use_enable static-libs static) -} - -multilib_src_test() { - emake check -} - -multilib_src_install_all() { - einstalldocs - find "${D}" -name '*.la' -exec rm -f {} + || die -} diff --git a/dev-libs/libressl/libressl-3.1.1.ebuild b/dev-libs/libressl/libressl-3.1.1.ebuild deleted file mode 100644 index 48642f97b49f..000000000000 --- a/dev-libs/libressl/libressl-3.1.1.ebuild +++ /dev/null @@ -1,63 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit multilib-minimal libtool - -DESCRIPTION="Free version of the SSL/TLS protocol forked from OpenSSL" -HOMEPAGE="https://www.libressl.org/" -SRC_URI="https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/${P}.tar.gz" - -LICENSE="ISC openssl" -# Reflects ABI of libcrypto.so and libssl.so. Since these can differ, -# we'll try to use the max of either. However, if either change between -# versions, we have to change the subslot to trigger rebuild of consumers. -SLOT="0/48" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="+asm static-libs test" -RESTRICT="!test? ( test )" -REQUIRED_USE="test? ( static-libs )" - -RDEPEND="!dev-libs/openssl:0" -DEPEND="${RDEPEND}" -PDEPEND="app-misc/ca-certificates" - -src_prepare() { - touch crypto/Makefile.in - - sed -i \ - -e '/^[ \t]*CFLAGS=/s#-g ##' \ - -e '/^[ \t]*CFLAGS=/s#-g"#"#' \ - -e '/^[ \t]*CFLAGS=/s#-O2 ##' \ - -e '/^[ \t]*CFLAGS=/s#-O2"#"#' \ - -e '/^[ \t]*USER_CFLAGS=/s#-O2 ##' \ - -e '/^[ \t]*USER_CFLAGS=/s#-O2"#"#' \ - configure || die "fixing CFLAGS failed" - - if ! use test ; then - sed -i \ - -e '/^[ \t]*SUBDIRS =/s#tests##' \ - Makefile.in || die "Removing tests failed" - fi - - eapply "${FILESDIR}"/${PN}-2.8.3-solaris10.patch - eapply_user - - elibtoolize # for Solaris -} - -multilib_src_configure() { - ECONF_SOURCE="${S}" econf \ - $(use_enable asm) \ - $(use_enable static-libs static) -} - -multilib_src_test() { - emake check -} - -multilib_src_install_all() { - einstalldocs - find "${D}" -name '*.la' -exec rm -f {} + || die -} diff --git a/dev-libs/rapidjson/rapidjson-1.1.0-r2.ebuild b/dev-libs/rapidjson/rapidjson-1.1.0-r2.ebuild index 54296713339d..5065de1c95f8 100644 --- a/dev-libs/rapidjson/rapidjson-1.1.0-r2.ebuild +++ b/dev-libs/rapidjson/rapidjson-1.1.0-r2.ebuild @@ -18,7 +18,7 @@ if [[ ${PV} == *9999 ]] ; then inherit git-r3 else SRC_URI="https://github.com/miloyip/rapidjson/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~x86" S="${WORKDIR}/rapidjson-${PV}" fi diff --git a/dev-libs/serdisplib/serdisplib-2.02.ebuild b/dev-libs/serdisplib/serdisplib-2.02.ebuild index 3014edbec361..779d6ac3d719 100644 --- a/dev-libs/serdisplib/serdisplib-2.02.ebuild +++ b/dev-libs/serdisplib/serdisplib-2.02.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" IUSE="threads tools" # Define the list of valid lcd devices. diff --git a/dev-libs/tut/Manifest b/dev-libs/tut/Manifest deleted file mode 100644 index 4e1a958bcfde..000000000000 --- a/dev-libs/tut/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST tut-2013.12.18.tar.gz 248575 BLAKE2B 24fe433e38ac9c7aecdf9bc32b1a799eac39e700a9275d46e125616e4fcdbcb60ac6db8bbde9e11cd2fa7b70bc3a0bd0aafef7a2ebab53a3955b188b2ec11eb0 SHA512 daf232df8d27a5600209ee44dc72f83b9574b68c14cf9566aa826091767e2fc3c00a9e03e83386f46d7f2030bb6d6af5db6af326424a4c0bc41063e227ab8004 -DIST tut-2016.12.19.tar.gz 261753 BLAKE2B e0c053de5c50b7dd1dee44f64296e4d1050aa175f34ff0b2818817366774544cc19261171dc2a68ba76660866368fd3ad22ca8743c0a954d4d87bea987beb5c8 SHA512 296846dcaf9ed357232f69ce21927eea6a79173b66c5f16d41d7cbdb4dd5a18cc8b15217af56ef7a0a5fca0e55d148431bd872d4b815c239d21e5e4dfb4f312d diff --git a/dev-libs/tut/metadata.xml b/dev-libs/tut/metadata.xml deleted file mode 100644 index b5a95aa9bfb3..000000000000 --- a/dev-libs/tut/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - junghans@gentoo.org - Christoph Junghans - - - sci@gentoo.org - Gentoo Science Project - - - mrzechonek/tut-framework - - diff --git a/dev-libs/tut/tut-2013.12.18.ebuild b/dev-libs/tut/tut-2013.12.18.ebuild deleted file mode 100644 index 2d40e8998857..000000000000 --- a/dev-libs/tut/tut-2013.12.18.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) -PYTHON_REQ_USE='threads(+)' -NO_WAF_LIBDIR=yes - -inherit python-any-r1 waf-utils - -DESCRIPTION="C++ Template Unit Test Framework" -HOMEPAGE="http://mrzechonek.github.io/tut-framework/" -SRC_URI="https://github.com/mrzechonek/tut-framework/archive/${PV//./-}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=${PYTHON_DEPS} -RDEPEND="" - -S="${WORKDIR}/tut-framework-${PV//./-}" diff --git a/dev-libs/tut/tut-2016.12.19.ebuild b/dev-libs/tut/tut-2016.12.19.ebuild deleted file mode 100644 index 2d40e8998857..000000000000 --- a/dev-libs/tut/tut-2016.12.19.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) -PYTHON_REQ_USE='threads(+)' -NO_WAF_LIBDIR=yes - -inherit python-any-r1 waf-utils - -DESCRIPTION="C++ Template Unit Test Framework" -HOMEPAGE="http://mrzechonek.github.io/tut-framework/" -SRC_URI="https://github.com/mrzechonek/tut-framework/archive/${PV//./-}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=${PYTHON_DEPS} -RDEPEND="" - -S="${WORKDIR}/tut-framework-${PV//./-}" diff --git a/dev-libs/xapian-bindings/xapian-bindings-1.4.14.ebuild b/dev-libs/xapian-bindings/xapian-bindings-1.4.14.ebuild index a535205d56fb..dda2e2c772ea 100644 --- a/dev-libs/xapian-bindings/xapian-bindings-1.4.14.ebuild +++ b/dev-libs/xapian-bindings/xapian-bindings-1.4.14.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8} ) +PYTHON_COMPAT=( python{3_6,3_7,3_8} ) PYTHON_REQ_USE="threads(+)" USE_PHP="php7-2 php7-3 php7-4" diff --git a/dev-libs/xapian-bindings/xapian-bindings-1.4.15.ebuild b/dev-libs/xapian-bindings/xapian-bindings-1.4.15.ebuild index c0685ebf0462..cfba515888b9 100644 --- a/dev-libs/xapian-bindings/xapian-bindings-1.4.15.ebuild +++ b/dev-libs/xapian-bindings/xapian-bindings-1.4.15.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8} ) +PYTHON_COMPAT=( python{3_6,3_7,3_8} ) PYTHON_REQ_USE="threads(+)" USE_PHP="php7-2 php7-3 php7-4" diff --git a/dev-libs/xapian-bindings/xapian-bindings-1.4.16.ebuild b/dev-libs/xapian-bindings/xapian-bindings-1.4.16.ebuild index c0685ebf0462..cfba515888b9 100644 --- a/dev-libs/xapian-bindings/xapian-bindings-1.4.16.ebuild +++ b/dev-libs/xapian-bindings/xapian-bindings-1.4.16.ebuild @@ -3,7 +3,7 @@ EAPI="7" -PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8} ) +PYTHON_COMPAT=( python{3_6,3_7,3_8} ) PYTHON_REQ_USE="threads(+)" USE_PHP="php7-2 php7-3 php7-4" diff --git a/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.390.0.ebuild b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.390.0.ebuild new file mode 100644 index 000000000000..f714ff1ce95b --- /dev/null +++ b/dev-perl/DateTime-TimeZone/DateTime-TimeZone-2.390.0.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=DROLSKY +DIST_VERSION=2.39 +inherit perl-module + +DESCRIPTION="Time zone object base class and factory" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +IUSE="test" +RESTRICT="!test? ( test )" + +RDEPEND=" + >=dev-perl/Class-Singleton-1.30.0 + >=virtual/perl-File-Spec-3.0.0 + dev-perl/Module-Runtime + >=dev-perl/Params-ValidationCompiler-0.130.0 + >=virtual/perl-Scalar-List-Utils-1.330.0 + >=dev-perl/Specio-0.150.0 + dev-perl/Try-Tiny + dev-perl/namespace-autoclean + virtual/perl-parent +" +BDEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + virtual/perl-File-Path + virtual/perl-File-Temp + virtual/perl-Storable + dev-perl/Test-Fatal + dev-perl/Test-Requires + >=virtual/perl-Test-Simple-0.960.0 + ) +" diff --git a/dev-perl/DateTime-TimeZone/Manifest b/dev-perl/DateTime-TimeZone/Manifest index d151b748db90..e7382fb97293 100644 --- a/dev-perl/DateTime-TimeZone/Manifest +++ b/dev-perl/DateTime-TimeZone/Manifest @@ -3,3 +3,4 @@ DIST DateTime-TimeZone-1.94.tar.gz 898119 BLAKE2B 5643c0d15ccf73109e6ee55db2a05e DIST DateTime-TimeZone-2.01.tar.gz 929462 BLAKE2B 2a21bbc69e5df5cfb459bfaa93af937d4eec2cea0e20cd14726ee77d62605df320f92647a94357ec763619442a83c5d2ce02cf55f02c46c18b94407ad98bb782 SHA512 57c98bbf25cd0aedb8cae72ea9b15042f75d74c776d125c53bdf487202d7fbb643367be3e0ddfb3080661ecec584e0a08b5ec0854f67bc50321da47a699999cf DIST DateTime-TimeZone-2.11.tar.gz 954800 BLAKE2B 9a0eeecce85efeb6de4df0d5be237294adcf27fbae6ff77e2707e7386e9c7916280eba6bfc71b53d35bba2f0af8dab9b6c56ff4d25cc78ab2d9a18bd85fb9586 SHA512 558d4cd71569c76c0c4128ecc7a6cff8bd0f2db3b818528fe77a05a9da9eac26edde163b9ddd20cd994c4cc571216594ee2db0214fd3ca8b2aac5888d9c79a47 DIST DateTime-TimeZone-2.13.tar.gz 945446 BLAKE2B cbc715cdea59098c1cb6994a99b93785769b0a97c32260fd2c00a0caa48682cbb0280db02e68e7d9dea97d5a557baa9a37cad86d9518a30a7d760bc0f44447b6 SHA512 6003b2b6044c35a7c75840cf550d1f68500c1d762dc0ebdcf22e1714b68804382d2d969512d183c460fe89fe2fdbd8037463594536d6c3acee0ccf79734ac654 +DIST DateTime-TimeZone-2.39.tar.gz 993595 BLAKE2B 164fd56d2d5296fab711220ae159f0da67a3f6f9761db41c4895206c58e3cc44ea31cf36b844fdd7d9103cd98c018f70b16c14daae867820befd2108693b9356 SHA512 6f7580aa873a66d1892cd9201b5b2efd088842ffc2696e94c59c5532935be7eecea067fa979465046e0eeb35ca34e73bc49006e176445eaed91ac179beacc13b diff --git a/dev-perl/DateTime-TimeZone/metadata.xml b/dev-perl/DateTime-TimeZone/metadata.xml index b1c62de8be9b..0274946f9777 100644 --- a/dev-perl/DateTime-TimeZone/metadata.xml +++ b/dev-perl/DateTime-TimeZone/metadata.xml @@ -17,12 +17,14 @@ DateTime::TimeZone::Africa::Ceuta DateTime::TimeZone::Africa::El_Aaiun DateTime::TimeZone::Africa::Johannesburg + DateTime::TimeZone::Africa::Juba DateTime::TimeZone::Africa::Khartoum DateTime::TimeZone::Africa::Lagos DateTime::TimeZone::Africa::Maputo DateTime::TimeZone::Africa::Monrovia DateTime::TimeZone::Africa::Nairobi DateTime::TimeZone::Africa::Ndjamena + DateTime::TimeZone::Africa::Sao_Tome DateTime::TimeZone::Africa::Tripoli DateTime::TimeZone::Africa::Tunis DateTime::TimeZone::Africa::Windhoek @@ -74,7 +76,6 @@ DateTime::TimeZone::America::Fort_Nelson DateTime::TimeZone::America::Fortaleza DateTime::TimeZone::America::Glace_Bay - DateTime::TimeZone::America::Godthab DateTime::TimeZone::America::Goose_Bay DateTime::TimeZone::America::Grand_Turk DateTime::TimeZone::America::Guatemala @@ -122,6 +123,7 @@ DateTime::TimeZone::America::North_Dakota::Beulah DateTime::TimeZone::America::North_Dakota::Center DateTime::TimeZone::America::North_Dakota::New_Salem + DateTime::TimeZone::America::Nuuk DateTime::TimeZone::America::Ojinaga DateTime::TimeZone::America::Panama DateTime::TimeZone::America::Pangnirtung @@ -219,6 +221,7 @@ DateTime::TimeZone::Asia::Pontianak DateTime::TimeZone::Asia::Pyongyang DateTime::TimeZone::Asia::Qatar + DateTime::TimeZone::Asia::Qostanay DateTime::TimeZone::Asia::Qyzylorda DateTime::TimeZone::Asia::Riyadh DateTime::TimeZone::Asia::Sakhalin diff --git a/dev-perl/Manifest.gz b/dev-perl/Manifest.gz index d59e08ae98e1..f24db2712b50 100644 Binary files a/dev-perl/Manifest.gz and b/dev-perl/Manifest.gz differ diff --git a/dev-python/Manifest.gz b/dev-python/Manifest.gz index f7578ba08af2..b9de913d293a 100644 Binary files a/dev-python/Manifest.gz and b/dev-python/Manifest.gz differ diff --git a/dev-python/cheroot/Manifest b/dev-python/cheroot/Manifest index 8fcfcb69296a..7bc87abcab73 100644 --- a/dev-python/cheroot/Manifest +++ b/dev-python/cheroot/Manifest @@ -2,3 +2,4 @@ DIST cheroot-8.3.0.tar.gz 100557 BLAKE2B f5f2fd8a11a1a8660fc37030d501e93787be46d DIST cheroot-8.3.1.tar.gz 104332 BLAKE2B ac79a5e84c534456067b83f11bd72cb34c0e3c850e49c69e0ff329cbe71fd4331397a38bc3b354529a8c4daea6e527733965ba8aafb33fb67e29e6a714b345cb SHA512 5aed493904d7e60118ae4b9498c10d48da553b3cbc1d713e3e870d771a7b669988d55bb0aa3223436cacdbc2249538be759a9145cf655603fbe5b88ee10e94dd DIST cheroot-8.4.0.tar.gz 106091 BLAKE2B 4749e8dbbe3b368fb350ee11f1494919cae71b5d1dbda8ddee1b0ca812343c09d800646c0e757e0d1e711e486bd1985ba516a5f95541d56623ded78741e25d76 SHA512 b030cced23811659070dccacf3790288d4a0ba326b35a683c7eff9fd3902581f6afbf408315cef129187085c6adb2a813bc5d30cbaf56d2d00369b6e19336a37 DIST cheroot-8.4.1.tar.gz 107221 BLAKE2B cddfe305b472df4a20b5f93911a941c7d2f36dd5a7edfd593832d705b50aca2fa4bbac9f9e3a3b586623da2edafb115ebdf13b34ee3b284264ba6a31c544c8f8 SHA512 44ae1fc9a47160d3469ef1218dc60fc4c4bdb445c69b32d597fb6341b130ba36e9f04d2082e7218911ae07f4fa1a271526590db16840ff798a3788209498c10c +DIST cheroot-8.4.2.tar.gz 107264 BLAKE2B d28d602ebd442ad5d85dfb2f4618b279e733cfca9d3c516ad1fbefcd318449155819549f6b929713d51d44fbaa9a7db383af81ea65271c6646a9245e521b3178 SHA512 d0b807969d491e0b3423453d27acfbe51147f6786c0b2c8a1b4774589e3e82b027277bf0ddd5ff406f31e0ac7d9dfbd6c2f02efe6911889986e72e9f16b8e62f diff --git a/dev-python/cheroot/cheroot-8.3.0-r1.ebuild b/dev-python/cheroot/cheroot-8.3.0-r1.ebuild index 70a6ae89fac9..566ec8033fa0 100644 --- a/dev-python/cheroot/cheroot-8.3.0-r1.ebuild +++ b/dev-python/cheroot/cheroot-8.3.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/C/${PN/c/C}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~x86" RDEPEND=" >=dev-python/six-1.11.0[${PYTHON_USEDEP}] diff --git a/dev-python/cheroot/cheroot-8.4.2.ebuild b/dev-python/cheroot/cheroot-8.4.2.ebuild new file mode 100644 index 000000000000..c66aaa7c635c --- /dev/null +++ b/dev-python/cheroot/cheroot-8.4.2.ebuild @@ -0,0 +1,52 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{6..9} ) +DISTUTILS_USE_SETUPTOOLS=rdepend +inherit distutils-r1 + +DESCRIPTION="Cheroot is the high-performance, pure-Python HTTP server used by CherryPy." +HOMEPAGE="https://cherrypy.org/ https://pypi.org/project/Cheroot/ https://github.com/cherrypy/cheroot" +SRC_URI="mirror://pypi/C/${PN/c/C}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86" + +RDEPEND=" + >=dev-python/six-1.11.0[${PYTHON_USEDEP}] + >=dev-python/more-itertools-2.6[${PYTHON_USEDEP}] + dev-python/jaraco-functools[${PYTHON_USEDEP}] +" +BDEPEND=" + test? ( + ${RDEPEND} + dev-python/jaraco-context[${PYTHON_USEDEP}] + dev-python/jaraco-text[${PYTHON_USEDEP}] + dev-python/pytest-forked[${PYTHON_USEDEP}] + >=dev-python/pytest-mock-1.11.0[${PYTHON_USEDEP}] + dev-python/pyopenssl[${PYTHON_USEDEP}] + dev-python/requests-unixsocket[${PYTHON_USEDEP}] + dev-python/trustme[${PYTHON_USEDEP}] + dev-python/urllib3[${PYTHON_USEDEP}] + ) +" + +distutils_enable_tests pytest + +python_prepare_all() { + sed -e "s/use_scm_version=True/version='${PV}'/" -i setup.py || die + sed -e '/setuptools_scm/d' -i setup.cfg || die + sed -e '/--cov/d' \ + -e '/--testmon/d' \ + -e '/--numproc/d' \ + -i pytest.ini || die + + # broken + sed -e '/False.*localhost/d' \ + -i cheroot/test/test_ssl.py || die + + distutils-r1_python_prepare_all +} diff --git a/dev-python/docutils/docutils-0.16.ebuild b/dev-python/docutils/docutils-0.16.ebuild index 2e88fd1d63a1..9054e4d8eb73 100644 --- a/dev-python/docutils/docutils-0.16.ebuild +++ b/dev-python/docutils/docutils-0.16.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_{6,7,8,9}} pypy3 ) inherit distutils-r1 DESCRIPTION="Python Documentation Utilities" -HOMEPAGE="http://docutils.sourceforge.net/ https://pypi.org/project/docutils/" +HOMEPAGE="https://docutils.sourceforge.net/ https://pypi.org/project/docutils/" #SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" diff --git a/dev-python/elib-intl/Manifest b/dev-python/elib-intl/Manifest deleted file mode 100644 index 56bfc1aec798..000000000000 --- a/dev-python/elib-intl/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST elib-intl-0_pre20110711.tar.gz 29362 BLAKE2B b0e877085e88d8ef606019dfeb989ec4760b2b049ec4f96255b7051a526e9ea5daff4bc53b6be255c699de10220b8ebefb07486375231fbe5d4fa0adbc472e52 SHA512 f44388761bc1c371c0cba5ec8b3513b073eba1d620e1ebd696008999d748f8c2473d5100d625036436157c92283b29d700ad6672d7909ca284703e3146d02abf diff --git a/dev-python/elib-intl/elib-intl-0_pre20110711.ebuild b/dev-python/elib-intl/elib-intl-0_pre20110711.ebuild deleted file mode 100644 index b8c44da5b451..000000000000 --- a/dev-python/elib-intl/elib-intl-0_pre20110711.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="Enhanced internationalization (I18N) services for your Python modules and applications" -HOMEPAGE="https://github.com/dieterv/elib.intl/" -SRC_URI="mirror://gentoo/${P}.tar.gz" - -KEYWORDS="amd64 x86" -LICENSE="GPL-3 LGPL-3" -SLOT="0" -IUSE="" - -RDEPEND="" -DEPEND="dev-python/setuptools - ${RDEPEND}" diff --git a/dev-python/elib-intl/metadata.xml b/dev-python/elib-intl/metadata.xml deleted file mode 100644 index da93a457fa9b..000000000000 --- a/dev-python/elib-intl/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - The elib.intl module provides enhanced internationalization - (I18N) services for your Python modules and applications. - - - - dieterv@optionexplicit.be - Dieter Verfaillie - - https://github.com/dieterv/elib.intl/issues - dieterv/elib.intl - - diff --git a/dev-python/eunuchs/Manifest b/dev-python/eunuchs/Manifest deleted file mode 100644 index d41d52d043ca..000000000000 --- a/dev-python/eunuchs/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST eunuchs_20050320.1.tar.gz 8448 BLAKE2B bd2f28408ba8e709f37840202229641c22c0d5c970b90822f0ec6a4bec992c81c1ed4b756a29a937365eb15cefae26bd33a000a8a269c04e6aa7da8e4aaa44e0 SHA512 b3272de7ac2a41c2c632aa17424dcc74ef3b6d536be5684bd54e4f22ce2d7c6546ac7b1b7cef2611f00b467780b11a30eca9c8804c0f8839a13adff6894ce88d diff --git a/dev-python/eunuchs/eunuchs-20050320.1-r1.ebuild b/dev-python/eunuchs/eunuchs-20050320.1-r1.ebuild deleted file mode 100644 index 99f19b650d93..000000000000 --- a/dev-python/eunuchs/eunuchs-20050320.1-r1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 eutils - -DESCRIPTION="Missing manly parts of UNIX API for Python" -HOMEPAGE="http://www.inoi.fi/open/trac/eunuchs https://pypi.org/project/python-eunuchs/" -SRC_URI="mirror://debian/pool/main/e/${PN}/${PN}_${PV}.tar.gz" - -LICENSE="LGPL-2" -SLOT="0" -KEYWORDS="amd64 arm ~ia64 ~sparc x86" -IUSE="" - -DEPEND="" -RDEPEND="" - -PATCHES=( "${FILESDIR}/${P}-python-2.5.patch" ) -DOCS=( examples/ ) - -python_test() { - ${PYTHON} examples/test-socketpair.py || die "Tests failed with ${EPYTHON}" -} diff --git a/dev-python/eunuchs/files/eunuchs-20050320.1-python-2.5.patch b/dev-python/eunuchs/files/eunuchs-20050320.1-python-2.5.patch deleted file mode 100644 index dfad7a8dce79..000000000000 --- a/dev-python/eunuchs/files/eunuchs-20050320.1-python-2.5.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/eunuchs/sendmsg.c -+++ lib/eunuchs/sendmsg.c -@@ -101,7 +101,7 @@ - real_controllen += CMSG_SPACE(sizeof *info); - } else { - char *data; -- int len; -+ Py_ssize_t len; - - if (PyString_AsStringAndSize(rest, &data, &len)) - return NULL; // TODO leaks diff --git a/dev-python/eunuchs/metadata.xml b/dev-python/eunuchs/metadata.xml deleted file mode 100644 index 6f09877002a5..000000000000 --- a/dev-python/eunuchs/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - python@gentoo.org - Python - - - Eunuchs is a library of Python extensions that complement the - standard libraries in parts where full support for the UNIX API (or - the Linux API) is missing. - - Most of the functions wrapped by Eunuchs are low-level, dirty, but - absolutely necessary functions for real systems programming. The aim - is to have the functions added to mainstream Python libraries. - - diff --git a/dev-python/guzzle_sphinx_theme/metadata.xml b/dev-python/guzzle_sphinx_theme/metadata.xml index 19bc64eb6929..572599ea3f48 100644 --- a/dev-python/guzzle_sphinx_theme/metadata.xml +++ b/dev-python/guzzle_sphinx_theme/metadata.xml @@ -1,10 +1,7 @@ - - andrey_utkin@gentoo.org - Andrey Utkin - + guzzle_sphinx_theme diff --git a/dev-python/html5lib/html5lib-1.0.1-r2.ebuild b/dev-python/html5lib/html5lib-1.0.1-r2.ebuild index b2553ca1f8c2..cb7387aff2c9 100644 --- a/dev-python/html5lib/html5lib-1.0.1-r2.ebuild +++ b/dev-python/html5lib/html5lib-1.0.1-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python{2_7,3_{6,7,8,9}} pypy3 ) +PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 ) PYTHON_REQ_USE="xml(+)" inherit distutils-r1 diff --git a/dev-python/html5lib/html5lib-1.1.ebuild b/dev-python/html5lib/html5lib-1.1.ebuild index 16f72f8d42f7..af1b905d587a 100644 --- a/dev-python/html5lib/html5lib-1.1.ebuild +++ b/dev-python/html5lib/html5lib-1.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python{2_7,3_{6,7,8,9}} pypy3 ) +PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 ) PYTHON_REQ_USE="xml(+)" inherit distutils-r1 diff --git a/dev-python/hypothesis/hypothesis-5.16.3.ebuild b/dev-python/hypothesis/hypothesis-5.16.3.ebuild index bb4a3f994d74..2c9469ef98d9 100644 --- a/dev-python/hypothesis/hypothesis-5.16.3.ebuild +++ b/dev-python/hypothesis/hypothesis-5.16.3.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" diff --git a/dev-python/jinja/jinja-2.11.2.ebuild b/dev-python/jinja/jinja-2.11.2.ebuild index d5bd0bcfa14c..5b1673de2381 100644 --- a/dev-python/jinja/jinja-2.11.2.ebuild +++ b/dev-python/jinja/jinja-2.11.2.ebuild @@ -10,7 +10,7 @@ PYTHON_REQ_USE="threads(+)" inherit distutils-r1 DESCRIPTION="A full-featured template engine for Python" -HOMEPAGE="http://jinja.pocoo.org/ https://pypi.org/project/Jinja2/" +HOMEPAGE="https://jinja.palletsprojects.com/ https://pypi.org/project/Jinja2/" # pypi tarball is missing tests SRC_URI="https://github.com/pallets/jinja/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-python/jupyter/jupyter-1.0.0-r2.ebuild b/dev-python/jupyter/jupyter-1.0.0-r2.ebuild index a681abb393fb..c9a71bab31e0 100644 --- a/dev-python/jupyter/jupyter-1.0.0-r2.ebuild +++ b/dev-python/jupyter/jupyter-1.0.0-r2.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc" RDEPEND=" diff --git a/dev-python/jupyter_console/jupyter_console-6.0.0.ebuild b/dev-python/jupyter_console/jupyter_console-6.0.0.ebuild index b7609e6be497..3ce4cef073ab 100644 --- a/dev-python/jupyter_console/jupyter_console-6.0.0.ebuild +++ b/dev-python/jupyter_console/jupyter_console-6.0.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc test" RESTRICT="!test? ( test )" diff --git a/dev-python/medusa/Manifest b/dev-python/medusa/Manifest deleted file mode 100644 index 0cdc121ad27f..000000000000 --- a/dev-python/medusa/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST medusa-0.5.4.tar.gz 107744 BLAKE2B 13050a97887d6dac4ddf561b109880fae9eb4f2e1462ed92a4963724580821190d94c3d9086dcf2b4656551d9f6e1f9d6d3dd6d501923cb25ff1f68257f6a985 SHA512 9b28c13f633c87586b88388719afdc6c8f32cb0e25583e8c03f5bb0a0ef7c75a4fbad23f5b296bf84c8fa50d7d811fa62305f3fbe64d3764aa5d28228a31a43f diff --git a/dev-python/medusa/medusa-0.5.4-r1.ebuild b/dev-python/medusa/medusa-0.5.4-r1.ebuild deleted file mode 100644 index 502529c46cf4..000000000000 --- a/dev-python/medusa/medusa-0.5.4-r1.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="A framework for writing asynchronous long-running, high-performance network servers in Python" -HOMEPAGE="https://pypi.org/project/medusa/" -SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" - -LICENSE="PSF-2" -SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" -IUSE="" - -python_install_all() { - distutils-r1_python_install_all - dodoc CHANGES.txt docs/*.txt - dodir /usr/share/doc/${PF}/example - cp -r demo/* "${ED}usr/share/doc/${PF}/example" - dohtml docs/*.html docs/*.gif -} diff --git a/dev-python/medusa/metadata.xml b/dev-python/medusa/metadata.xml deleted file mode 100644 index 9e5274c5b4ae..000000000000 --- a/dev-python/medusa/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - python@gentoo.org - Python - - diff --git a/dev-python/pallets-sphinx-themes/pallets-sphinx-themes-1.1.2.ebuild b/dev-python/pallets-sphinx-themes/pallets-sphinx-themes-1.1.2.ebuild index 2d2a62dd4d51..c4e8e8d6f90a 100644 --- a/dev-python/pallets-sphinx-themes/pallets-sphinx-themes-1.1.2.ebuild +++ b/dev-python/pallets-sphinx-themes/pallets-sphinx-themes-1.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7} pypy3 ) +PYTHON_COMPAT=( python3_{6,7} pypy3 ) inherit distutils-r1 DESCRIPTION="Sphinx themes for Pallets and related projects" diff --git a/dev-python/path-py/Manifest b/dev-python/path-py/Manifest index d1883a315cb9..e5acd2e041ff 100644 --- a/dev-python/path-py/Manifest +++ b/dev-python/path-py/Manifest @@ -1,2 +1,2 @@ DIST path-14.0.1.tar.gz 73830 BLAKE2B 7528f90708423802dbb177309b1a608bf8dd6b8b1563fcf3904a805830b1c53b76866ec8055bb8d4afda4adb88209b789aed90a33916e450748866479cad1889 SHA512 195abf3e70f3e82566653c8a1154047a8ab82b98eda09a2ae38ba8989e382fd3225fb5c772b827be54a3eafa696829afda2a0198d1bef7ee369e6dc40b0bf11c -DIST path.py-11.5.2.tar.gz 43542 BLAKE2B 6b376eebf5b9197c4a2e23ee25c8261c7a8b9428007a626bc0f7d1be71496f4abf7fc6f11cee628432304e6a684bd690d6895f325981c4dd0092bdf3c4a4a4e3 SHA512 8a76ffd7d369adb4c5cbc25f2a52c5cabe899bf59d248d217fc5a086e45438d9dfe6b65b63aa2c89edd7662a793d213662cd6726d15f5ce49dc6bdaf22425865 +DIST path-15.0.0.tar.gz 73642 BLAKE2B 186b77b6571dd878a5b64b575289bb5ee549145ccd0c7b858f99c9e3772cf98f2cc7ff5da759e7fa660296abc49c053a388ad95466c51adccce2162c682c6566 SHA512 e41684c576b959e27258f60c0d8b69719c38a5a7a04d9646089aea91227781573368a08f01230dca831732ae687741d22caf52efd9a481378b8d4e77627fe3a5 diff --git a/dev-python/path-py/files/path-py-11.5.2-tests.patch b/dev-python/path-py/files/path-py-11.5.2-tests.patch deleted file mode 100644 index 4760b20d3cb4..000000000000 --- a/dev-python/path-py/files/path-py-11.5.2-tests.patch +++ /dev/null @@ -1,15 +0,0 @@ -diff --git a/test_path.py b/test_path.py -index 2a7ddb8..cc7a58f 100644 ---- a/test_path.py -+++ b/test_path.py -@@ -420,6 +420,10 @@ class TestScratchDir: - platform.system() == 'Windows' and path.PY3, - reason="Can't write latin characters. See #133", - ) -+ @pytest.mark.xfail( -+ path.PY2, -+ reason="Broken on python 2.7", -+ ) - def test_listdir_other_encoding(self, tmpdir): - """ - Some filesystems allow non-character sequences in path names. diff --git a/dev-python/path-py/path-py-11.5.2-r1.ebuild b/dev-python/path-py/path-py-11.5.2-r1.ebuild deleted file mode 100644 index fe2a341258d2..000000000000 --- a/dev-python/path-py/path-py-11.5.2-r1.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python{2_7,3_{6,7,8,9}} pypy3 ) - -inherit distutils-r1 - -MY_P="path.py-${PV}" - -DESCRIPTION="A module wrapper for os.path" -HOMEPAGE="https://pypi.org/project/path.py/ https://github.com/jaraco/path.py" -SRC_URI="mirror://pypi/p/path.py/${MY_P}.tar.gz" - -SLOT="0" -LICENSE="MIT" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux" -IUSE="test" - -RDEPEND=" - $(python_gen_cond_dep 'dev-python/backports-os[${PYTHON_USEDEP}]' -2) - $(python_gen_cond_dep 'dev-python/importlib_metadata[${PYTHON_USEDEP}]' python3_{5,6,7} pypy3) - dev-python/appdirs[${PYTHON_USEDEP}]" -BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}] - test? ( - dev-python/packaging[${PYTHON_USEDEP}] - dev-python/pytest[${PYTHON_USEDEP}] - )" - -PATCHES=( - "${FILESDIR}/path-py-11.5.2-tests.patch" -) - -S="${WORKDIR}/${MY_P}" - -distutils_enable_tests pytest - -python_prepare_all() { - # avoid a setuptools_scm dependency - sed -i "s:use_scm_version=True:version='${PV}',name='${PN//-/.}':" setup.py || die - sed -r -i "s:setuptools_scm[[:space:]]*([><=]{1,2}[[:space:]]*[0-9.a-zA-Z]+)[[:space:]]*::" \ - setup.cfg || die - - # disable flake8 tests - sed -i -r 's: --flake8:: ; s: --black:: ; s: --cov::' \ - pytest.ini || die - - # fragile test for import time - sed -i -e 's:test_import_time:_&:' test_path.py || die - - # fails on py3.9 - sed -i -e 's:test_version:_&:' test_path.py || die - - distutils-r1_python_prepare_all -} - -python_test() { - PYTHONPATH=. pytest -v || die -} diff --git a/dev-python/path-py/path-py-15.0.0.ebuild b/dev-python/path-py/path-py-15.0.0.ebuild new file mode 100644 index 000000000000..4779263856c0 --- /dev/null +++ b/dev-python/path-py/path-py-15.0.0.ebuild @@ -0,0 +1,51 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{6..9} pypy3 ) +DISTUTILS_USE_SETUPTOOLS=rdepend + +inherit distutils-r1 + +MY_P="path-${PV}" + +DESCRIPTION="A module wrapper for os.path" +HOMEPAGE="https://pypi.org/project/path/ https://github.com/jaraco/path" +SRC_URI="mirror://pypi/p/path/${MY_P}.tar.gz" +S="${WORKDIR}/${MY_P}" + +SLOT="0" +LICENSE="MIT" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" + +RDEPEND=" + dev-python/appdirs[${PYTHON_USEDEP}] + ! - + + oz.tiram@gmail.com + Oz Tiram + + + proxy-maint@gentoo.org + Proxy Maintainers + pipenv - - me@kennethreitz.org - Kenneth Reitz + + distutils-sig@python.org + Python Packaging Authority diff --git a/dev-python/pipenv/pipenv-2020.4.1_beta1.ebuild b/dev-python/pipenv/pipenv-2020.6.2.ebuild similarity index 74% rename from dev-python/pipenv/pipenv-2020.4.1_beta1.ebuild rename to dev-python/pipenv/pipenv-2020.6.2.ebuild index 8182443641be..49b5811f9f01 100644 --- a/dev-python/pipenv/pipenv-2020.4.1_beta1.ebuild +++ b/dev-python/pipenv/pipenv-2020.6.2.ebuild @@ -3,6 +3,7 @@ EAPI=7 +DISTUTILS_USE_SETUPTOOLS=rdepend PYTHON_COMPAT=( python3_{6,7,8} ) inherit distutils-r1 @@ -11,19 +12,23 @@ MY_PV=${PV/_beta/b} DESCRIPTION="Python Development Workflow for Humans" HOMEPAGE="https://github.com/pypa/pipenv https://pypi.org/project/pipenv/" SRC_URI="https://github.com/pypa/pipenv/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz" +S="${WORKDIR}"/${PN}-${MY_PV} LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND=" dev-python/certifi[${PYTHON_USEDEP}] >=dev-python/pip-18.0[${PYTHON_USEDEP}] dev-python/virtualenv[${PYTHON_USEDEP}] >=dev-python/virtualenv-clone-0.2.5[${PYTHON_USEDEP}] - >=dev-python/setuptools-36.2.1[${PYTHON_USEDEP}]" -DEPEND="test? ( + " + +BDEPEND=" + test? ( ${RDEPEND} dev-python/flaky[${PYTHON_USEDEP}] dev-python/mock[${PYTHON_USEDEP}] @@ -33,14 +38,13 @@ DEPEND="test? ( dev-python/pytz[${PYTHON_USEDEP}] )" -RESTRICT="!test? ( test )" - -S="${WORKDIR}"/${PN}-${MY_PV} - -PATCHES=( - "${FILESDIR}/${PN}-2020.4.1_beta1-disable-networked-tests.patch" -) +src_prepare() { + # remove vendored version of PyYAML that is backported to Python2 + # this should be removed when upstream removes support for Python2 + rm -vR "${S}/${PN}/patched/yaml2/" || die + distutils-r1_src_prepare +} python_test() { - pytest -m "not cli" -vv tests/unit || die + pytest -m "not cli and not needs_internet" -vv tests/unit || die } diff --git a/dev-python/psycopg/psycopg-2.7.7.ebuild b/dev-python/psycopg/psycopg-2.7.7.ebuild index 47078b85fccd..0603fb1b1779 100644 --- a/dev-python/psycopg/psycopg-2.7.7.ebuild +++ b/dev-python/psycopg/psycopg-2.7.7.ebuild @@ -11,7 +11,7 @@ MY_PN="${PN}2" MY_P="${MY_PN}-${PV}" DESCRIPTION="PostgreSQL database adapter for Python" -HOMEPAGE="http://initd.org/psycopg/ https://pypi.org/project/psycopg2/" +HOMEPAGE="https://www.psycopg.org https://pypi.org/project/psycopg2/" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="LGPL-3+" diff --git a/dev-python/psycopg/psycopg-2.8.4.ebuild b/dev-python/psycopg/psycopg-2.8.4.ebuild index 0552c717acc9..15c005f09ae4 100644 --- a/dev-python/psycopg/psycopg-2.8.4.ebuild +++ b/dev-python/psycopg/psycopg-2.8.4.ebuild @@ -11,7 +11,7 @@ MY_PN="${PN}2" MY_P="${MY_PN}-${PV}" DESCRIPTION="PostgreSQL database adapter for Python" -HOMEPAGE="http://initd.org/psycopg/ https://pypi.org/project/psycopg2/" +HOMEPAGE="https://www.psycopg.org https://pypi.org/project/psycopg2/" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" S=${WORKDIR}/${MY_P} diff --git a/dev-python/psycopg/psycopg-2.8.5.ebuild b/dev-python/psycopg/psycopg-2.8.5.ebuild index 418f438ce30f..451f724542cd 100644 --- a/dev-python/psycopg/psycopg-2.8.5.ebuild +++ b/dev-python/psycopg/psycopg-2.8.5.ebuild @@ -11,7 +11,7 @@ MY_PN="${PN}2" MY_P="${MY_PN}-${PV}" DESCRIPTION="PostgreSQL database adapter for Python" -HOMEPAGE="http://initd.org/psycopg/ https://pypi.org/project/psycopg2/" +HOMEPAGE="https://www.psycopg.org https://pypi.org/project/psycopg2/" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" S=${WORKDIR}/${MY_P} diff --git a/dev-python/pygresql/pygresql-5.1.ebuild b/dev-python/pygresql/pygresql-5.1.ebuild index 36e8b55fb190..dc7d664eb533 100644 --- a/dev-python/pygresql/pygresql-5.1.ebuild +++ b/dev-python/pygresql/pygresql-5.1.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 postgres MY_P="PyGreSQL-${PV}" DESCRIPTION="A Python interface for the PostgreSQL database" -HOMEPAGE="http://www.pygresql.org/" +HOMEPAGE="https://pygresql.org/" SRC_URI="mirror://pypi/P/PyGreSQL/${MY_P}.tar.gz" LICENSE="POSTGRESQL" diff --git a/dev-python/python-iwscan/Manifest b/dev-python/python-iwscan/Manifest deleted file mode 100644 index e087b8b489c2..000000000000 --- a/dev-python/python-iwscan/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST python-iwscan-20080402.tar.bz2 16891 BLAKE2B acfdfba08f6c7fbd7a89ca8932c6155f306332f03bfa1aec70618370c12480779d13726836074ab049f1ba496111a3b02cbd15fb515c317d48fe5f66d8295df4 SHA512 9e9d5e1b2cc491879a4f8a216044f46253820c6c8f30904a1867f758f6d158a9270c9c70a91f22a80f15fbe0446d786869104c5dc5d6bfcab470a79478f533d2 diff --git a/dev-python/python-iwscan/files/python-iwscan-20080402-wireless-tools-30.patch b/dev-python/python-iwscan/files/python-iwscan-20080402-wireless-tools-30.patch deleted file mode 100644 index 16a9dce1858f..000000000000 --- a/dev-python/python-iwscan/files/python-iwscan-20080402-wireless-tools-30.patch +++ /dev/null @@ -1,14 +0,0 @@ ---- pyiwscan.c -+++ pyiwscan.c -@@ -13,6 +13,11 @@ - #include - #include - -+/* PROC_NET_WIRELESS is defined in iwlib-private.h since wireless-tools-30_pre9 */ -+#ifndef PROC_NET_WIRELESS -+#define PROC_NET_WIRELESS "/proc/net/wireless" -+#endif -+ - #define IWSCAN_VERSION_MAJOR 0 - #define IWSCAN_VERSION_MINOR 7 - #define IWSCAN_VERSION_MICRO 0 diff --git a/dev-python/python-iwscan/metadata.xml b/dev-python/python-iwscan/metadata.xml deleted file mode 100644 index a5c911a491f5..000000000000 --- a/dev-python/python-iwscan/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - python@gentoo.org - Python - - diff --git a/dev-python/python-iwscan/python-iwscan-20080402-r1.ebuild b/dev-python/python-iwscan/python-iwscan-20080402-r1.ebuild deleted file mode 100644 index 1a0bfd3da421..000000000000 --- a/dev-python/python-iwscan/python-iwscan-20080402-r1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 flag-o-matic - -DESCRIPTION="A Python extension for iwscan access" -HOMEPAGE="http://projects.otaku42.de/browser/python-iwscan" -SRC_URI="mirror://gentoo/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86" -IUSE="" - -DEPEND="net-wireless/wireless-tools" -RDEPEND="${DEPEND}" - -PATCHES=( - "${FILESDIR}/${P}-wireless-tools-30.patch" -) - -python_configure_all() { - append-flags -fno-strict-aliasing -} diff --git a/dev-python/requests-unixsocket/requests-unixsocket-0.2.0.ebuild b/dev-python/requests-unixsocket/requests-unixsocket-0.2.0.ebuild index 473151bcab89..7a364b282b87 100644 --- a/dev-python/requests-unixsocket/requests-unixsocket-0.2.0.ebuild +++ b/dev-python/requests-unixsocket/requests-unixsocket-0.2.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~x86" RDEPEND=" dev-python/requests[${PYTHON_USEDEP}] diff --git a/dev-python/requests/requests-2.21.0-r1.ebuild b/dev-python/requests/requests-2.21.0-r1.ebuild index d6647c3d37bd..6151447ebb1a 100644 --- a/dev-python/requests/requests-2.21.0-r1.ebuild +++ b/dev-python/requests/requests-2.21.0-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_REQ_USE="threads(+)" inherit distutils-r1 DESCRIPTION="HTTP library for human beings" -HOMEPAGE="http://python-requests.org/" +HOMEPAGE="https://requests.readthedocs.io/" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/requests/requests-2.23.0.ebuild b/dev-python/requests/requests-2.23.0.ebuild index 307ba137aee4..28ef5b6c04fe 100644 --- a/dev-python/requests/requests-2.23.0.ebuild +++ b/dev-python/requests/requests-2.23.0.ebuild @@ -9,7 +9,7 @@ PYTHON_REQ_USE="threads(+)" inherit distutils-r1 DESCRIPTION="HTTP library for human beings" -HOMEPAGE="http://python-requests.org/" +HOMEPAGE="https://requests.readthedocs.io/" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/requests/requests-2.24.0.ebuild b/dev-python/requests/requests-2.24.0.ebuild index 69032ab9b14a..5264a9b6097e 100644 --- a/dev-python/requests/requests-2.24.0.ebuild +++ b/dev-python/requests/requests-2.24.0.ebuild @@ -9,7 +9,7 @@ PYTHON_REQ_USE="threads(+)" inherit distutils-r1 DESCRIPTION="HTTP library for human beings" -HOMEPAGE="http://python-requests.org/" +HOMEPAGE="https://requests.readthedocs.io/" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/rosdistro/Manifest b/dev-python/rosdistro/Manifest index cc49f4a4757e..220e99d325d6 100644 --- a/dev-python/rosdistro/Manifest +++ b/dev-python/rosdistro/Manifest @@ -1,2 +1,3 @@ DIST rosdistro-0.8.0.tar.gz 60527 BLAKE2B 9404452dc62c9f7d1482de3c13df0093ac26a60554c97fa097cb14548cdb814fbdc96a26db2d24aa1f2eb99de86f27807ecdc50e0e00a8fa727af8803ab5d644 SHA512 1f4620454f78bd03f75a8b1b8535588a8d6e50aeef17dbf346e8d0443a6fbc5ec83646767bf86521fb65508e205fc3edb8f0c97a81aec8d6b72088d9d78a14f0 DIST rosdistro-0.8.1.tar.gz 61268 BLAKE2B 16de2f747eab59f0d2eb880cfa5cde8b62f8f6b71773f1c72665c5b58bf9f63f8e593b2dd0924b104488ce5e7e5bdf930a52db677180542806a899970ede5b37 SHA512 3d49aaf460904e2cce635443cb95ca54bdd429549016a614da7038703752187a00b98916e2826193897048753a2b2727eb153296d30abe66c56bd54d68648b08 +DIST rosdistro-0.8.2.tar.gz 61328 BLAKE2B 2eb9c4ffc7eedaa040c48d3eb914ea08540adc4ff76ef83eb0fcf8d3d83989b499408953d76c7e9e7951488b269eb9bb3cd6b9db15650924e9c814c7aac60a6b SHA512 b96565dc8fbc000ed6b18285b04b435c7e3455b1e0938c7959cdd7f78749e1a0cf02b2eecba47077bec512d4f8b22923012a6496fb06a5d58ae97a859f8bc6c3 diff --git a/dev-python/rosdistro/rosdistro-0.8.2.ebuild b/dev-python/rosdistro/rosdistro-0.8.2.ebuild new file mode 100644 index 000000000000..a7508f9204ee --- /dev/null +++ b/dev-python/rosdistro/rosdistro-0.8.2.ebuild @@ -0,0 +1,54 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +PYTHON_COMPAT=( python{3_6,3_7,3_8} ) + +SCM="" +if [ "${PV#9999}" != "${PV}" ] ; then + SCM="git-r3" + EGIT_REPO_URI="https://github.com/ros-infrastructure/rosdistro" +fi + +inherit ${SCM} distutils-r1 + +DESCRIPTION="Tools to work with catkinized rosdistro files" +HOMEPAGE="http://wiki.ros.org/rosdistro" +if [ "${PV#9999}" != "${PV}" ] ; then + SRC_URI="" + KEYWORDS="" +else + SRC_URI="https://github.com/ros-infrastructure/rosdistro/archive/${PV}.tar.gz -> ${P}.tar.gz" + KEYWORDS="~amd64 ~arm" +fi + +LICENSE="BSD" +SLOT="0" +IUSE="test" +RESTRICT="!test? ( test )" + +RDEPEND=" + dev-python/catkin_pkg[${PYTHON_USEDEP}] + dev-python/rospkg[${PYTHON_USEDEP}] + dev-python/pyyaml[${PYTHON_USEDEP}] + dev-python/setuptools[${PYTHON_USEDEP}]" +BDEPEND=" + dev-python/setuptools[${PYTHON_USEDEP}] + test? ( dev-python/nose[${PYTHON_USEDEP}] ) +" +DEPEND="${RDEPEND} + test? ( + dev-python/mock[${PYTHON_USEDEP}] + ) +" +PATCHES=( "${FILESDIR}/yaml.patch" ) + +src_prepare() { + # Requires network access + rm -f test/test_manifest_providers.py + default +} + +python_test() { + nosetests --with-xunit test || die +} diff --git a/dev-python/rosdistro/rosdistro-9999.ebuild b/dev-python/rosdistro/rosdistro-9999.ebuild index d2cbf7643d5c..a7508f9204ee 100644 --- a/dev-python/rosdistro/rosdistro-9999.ebuild +++ b/dev-python/rosdistro/rosdistro-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{3_6,3_7} ) +PYTHON_COMPAT=( python{3_6,3_7,3_8} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then diff --git a/dev-python/rospkg/Manifest b/dev-python/rospkg/Manifest index 2ad08e490359..0306a6208ac6 100644 --- a/dev-python/rospkg/Manifest +++ b/dev-python/rospkg/Manifest @@ -1,2 +1,3 @@ DIST rospkg-1.2.0.tar.gz 90516 BLAKE2B 0c1d993c70f0ad383ab457c846416a22b9adf9611704a918c3765659231846749228073ea04950ddfdbe13f7e51f87ce5d17c1488f995e846a6590a0f9549efd SHA512 f059259a38b8b2281496a69f8a55fdd31a11e91583babb82e574363c40c90221a4abb7c1d7a5ed6be3b2389ee6aaf08b4e016260c73dd779f8c7993e6eba78db DIST rospkg-1.2.6.tar.gz 90944 BLAKE2B 26bd4a9deb3c6876b870ec6ccb11dfdb7820d0cf23fef2fcea8391543c58cf8e916253316df443cc9cc7e364ab790a8915e77986aef3f400785f50604fbd2a45 SHA512 6c88c8789927d72f8f882930aeef776dbec3c4d1343a2d4143d920684c8d2007021397a42008521c87dfc637302b9266615e13623ef5dc5c076e6e8cfd9e957d +DIST rospkg-1.2.8.tar.gz 91042 BLAKE2B 4c4640d45a06214240a80d2ea15a09799eb892755c7c4410761e2a3505115ee1914a542886385bcd6996ead46e46a3e4d22bf79ffc38a0d2d8f2c7ac295eb0bb SHA512 c4f0c1992597aadf395effd4e6db65c20bf19501a19c569de57a2b9977d9ba794c3c68ba16b2b274ec865caffe6ec98b8fc0e88ad13ea3a9bc744e9ab6adb3a6 diff --git a/dev-python/rospkg/rospkg-1.2.8.ebuild b/dev-python/rospkg/rospkg-1.2.8.ebuild new file mode 100644 index 000000000000..04cdf1af76ce --- /dev/null +++ b/dev-python/rospkg/rospkg-1.2.8.ebuild @@ -0,0 +1,52 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +PYTHON_COMPAT=( python{3_6,3_7,3_8} ) + +SCM="" +if [ "${PV#9999}" != "${PV}" ] ; then + SCM="git-r3" + EGIT_REPO_URI="https://github.com/ros-infrastructure/rospkg" +fi + +inherit ${SCM} distutils-r1 + +DESCRIPTION="Standalone Python library for the ROS package system" +HOMEPAGE="http://wiki.ros.org/rospkg" +if [ "${PV#9999}" != "${PV}" ] ; then + SRC_URI="" + KEYWORDS="" + # Needed for tests + S="${WORKDIR}/${PN}" + EGIT_CHECKOUT_DIR="${S}" +else + SRC_URI="https://github.com/ros-infrastructure/rospkg/archive/${PV}.tar.gz -> ${P}.tar.gz" + KEYWORDS="~amd64 ~arm" +fi + +LICENSE="BSD" +SLOT="0" +IUSE="test" +RESTRICT="!test? ( test )" + +RDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}] + dev-python/catkin_pkg[${PYTHON_USEDEP}] + dev-python/distro[${PYTHON_USEDEP}] +" +BDEPEND=" + dev-python/setuptools[${PYTHON_USEDEP}] + test? ( + dev-python/nose[${PYTHON_USEDEP}] + )" +DEPEND="${RDEPEND} ${BDEPEND} + test? ( + dev-python/coverage[${PYTHON_USEDEP}] + dev-python/mock[${PYTHON_USEDEP}] + ) +" +PATCHES=( "${FILESDIR}/gentoo.patch" "${FILESDIR}/yaml_load.patch" ) + +python_test() { + nosetests --with-coverage --cover-package=rospkg --with-xunit test || die +} diff --git a/dev-python/rospkg/rospkg-9999.ebuild b/dev-python/rospkg/rospkg-9999.ebuild index 3dd32f0afe6f..04cdf1af76ce 100644 --- a/dev-python/rospkg/rospkg-9999.ebuild +++ b/dev-python/rospkg/rospkg-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{3_6,3_7} ) +PYTHON_COMPAT=( python{3_6,3_7,3_8} ) SCM="" if [ "${PV#9999}" != "${PV}" ] ; then @@ -31,7 +31,9 @@ IUSE="test" RESTRICT="!test? ( test )" RDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}] - dev-python/catkin_pkg[${PYTHON_USEDEP}]" + dev-python/catkin_pkg[${PYTHON_USEDEP}] + dev-python/distro[${PYTHON_USEDEP}] +" BDEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] test? ( diff --git a/dev-python/rst-linker/rst-linker-1.11.ebuild b/dev-python/rst-linker/rst-linker-1.11.ebuild index 70c0776a330b..13ae3af9cb82 100644 --- a/dev-python/rst-linker/rst-linker-1.11.ebuild +++ b/dev-python/rst-linker/rst-linker-1.11.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( pypy3 python2_7 python3_{6,7,8} ) +PYTHON_COMPAT=( pypy3 python3_{6,7,8} ) inherit distutils-r1 MY_PN="${PN/-/.}" diff --git a/dev-python/sarge/sarge-0.1.5.ebuild b/dev-python/sarge/sarge-0.1.5.ebuild index 725b7b072db8..0e5c8bd6a3eb 100644 --- a/dev-python/sarge/sarge-0.1.5.ebuild +++ b/dev-python/sarge/sarge-0.1.5.ebuild @@ -11,7 +11,7 @@ MY_P="${MY_PN}-${PV}.post0" S=$WORKDIR/$MY_P DESCRIPTION="wrapper for subprocess which provides command pipeline functionality" -HOMEPAGE="http://sarge.readthedocs.org/" +HOMEPAGE="https://sarge.readthedocs.org/" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/sphinx-issues/sphinx-issues-1.2.0.ebuild b/dev-python/sphinx-issues/sphinx-issues-1.2.0.ebuild index caea3beaf700..e6a71a86390a 100644 --- a/dev-python/sphinx-issues/sphinx-issues-1.2.0.ebuild +++ b/dev-python/sphinx-issues/sphinx-issues-1.2.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit distutils-r1 DESCRIPTION="A Sphinx extension for linking to your project's issue tracker " diff --git a/dev-python/sphinx/sphinx-1.7.5-r2.ebuild b/dev-python/sphinx/sphinx-1.7.5-r2.ebuild index 1f2aa22be731..22a4885f32ae 100644 --- a/dev-python/sphinx/sphinx-1.7.5-r2.ebuild +++ b/dev-python/sphinx/sphinx-1.7.5-r2.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 ) +PYTHON_COMPAT=( python3_{6,7,8} pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 diff --git a/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.1.0.ebuild b/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.1.0.ebuild index d8b651aa25fd..c8c8565357ed 100644 --- a/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.1.0.ebuild +++ b/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.1.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 ) +PYTHON_COMPAT=( python3_{6,7,8} pypy3 ) inherit distutils-r1 diff --git a/dev-python/tubes/files/remove-unnecessary-dep.patch b/dev-python/tubes/files/remove-unnecessary-dep.patch new file mode 100644 index 000000000000..678f3c27abd8 --- /dev/null +++ b/dev-python/tubes/files/remove-unnecessary-dep.patch @@ -0,0 +1,24 @@ +From 2c05dd8f27c97ebbfea18706ff54d2406448b09a Mon Sep 17 00:00:00 2001 +From: Glyph +Date: Tue, 3 Mar 2020 01:24:13 -0800 +Subject: [PATCH] remove unnecessary dependency + +--- + setup.py | 1 - + 1 file changed, 1 deletion(-) + +diff --git a/setup.py b/setup.py +index c647927..e9e3134 100644 +--- a/setup.py ++++ b/setup.py +@@ -16,7 +16,6 @@ setup( + packages=find_packages(exclude=[]), + package_dir={'tubes': 'tubes'}, + install_requires=[ +- "characteristic", + "six", + "Twisted", + ], +-- +libgit2 1.0.1 + diff --git a/dev-python/tubes/metadata.xml b/dev-python/tubes/metadata.xml index 77d7b556b447..a67569e9a9d4 100644 --- a/dev-python/tubes/metadata.xml +++ b/dev-python/tubes/metadata.xml @@ -7,17 +7,14 @@ - bolson@bolson.org - Brian Olson + glyph@twistedmatrix.com + glyph - cbor - bodhisnarkva/cbor + Tubes + twisted/tubes - This library provides encoding and decoding for the -Concise Binary Object Representation (CBOR) (RFC 7049) serialization format. -It is implemented in pure python with an optional C backend and is compatible -with versions 2.7 through to 3.8. On cPython>=3.3 cbor2 can use a built in C -module for performance similar to how pickle wraps the _pickle C module in the -Python Standard Library. + Presently based primarily on Twisted, its core data + structures are fairly framework-agnostic and could be repurposed to work + with any event-driven container. diff --git a/dev-python/tubes/tubes-0.2.0.ebuild b/dev-python/tubes/tubes-0.2.0-r1.ebuild similarity index 85% rename from dev-python/tubes/tubes-0.2.0.ebuild rename to dev-python/tubes/tubes-0.2.0-r1.ebuild index 6e7b2f17ad58..e9e16492a5cb 100644 --- a/dev-python/tubes/tubes-0.2.0.ebuild +++ b/dev-python/tubes/tubes-0.2.0-r1.ebuild @@ -11,9 +11,6 @@ DESCRIPTION="Flow control and backpressure for event-driven applications" HOMEPAGE="https://github.com/twisted/tubes https://pypi.org/project/Tubes/" SRC_URI="https://github.com/twisted/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -IUSE="test" -RESTRICT="!test? ( test )" - LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 " @@ -22,12 +19,9 @@ DEPEND=" dev-python/six[${PYTHON_USEDEP}] dev-python/twisted[${PYTHON_USEDEP}] " -BDEPEND=" - test? ( - dev-python/pytest[${PYTHON_USEDEP}] - ) -" RDEPEND="${DEPEND}" +PATCHES=( "$FILESDIR/remove-unnecessary-dep.patch") + distutils_enable_tests pytest diff --git a/dev-python/wcwidth/wcwidth-0.2.2-r1.ebuild b/dev-python/wcwidth/wcwidth-0.2.2-r1.ebuild index 54b76a242731..465b12e1c1f7 100644 --- a/dev-python/wcwidth/wcwidth-0.2.2-r1.ebuild +++ b/dev-python/wcwidth/wcwidth-0.2.2-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI=" SLOT="0" LICENSE="MIT" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" $(python_gen_cond_dep ' diff --git a/dev-python/webencodings/webencodings-0.5.1-r1.ebuild b/dev-python/webencodings/webencodings-0.5.1-r1.ebuild index 007f25600ab4..41c058d08075 100644 --- a/dev-python/webencodings/webencodings-0.5.1-r1.ebuild +++ b/dev-python/webencodings/webencodings-0.5.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python{2_7,3_{6,7,8,9}} pypy3 ) +PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 ) inherit distutils-r1 diff --git a/dev-python/werkzeug/werkzeug-1.0.1.ebuild b/dev-python/werkzeug/werkzeug-1.0.1.ebuild index 8491e6fa715d..aa43e65dc429 100644 --- a/dev-python/werkzeug/werkzeug-1.0.1.ebuild +++ b/dev-python/werkzeug/werkzeug-1.0.1.ebuild @@ -11,7 +11,10 @@ MY_PN="Werkzeug" MY_P="${MY_PN}-${PV}" DESCRIPTION="Collection of various utilities for WSGI applications" -HOMEPAGE="http://werkzeug.pocoo.org/ https://pypi.org/project/Werkzeug/ https://github.com/pallets/werkzeug" +HOMEPAGE=" + https://werkzeug.palletsprojects.com/ + https://pypi.org/project/Werkzeug/ + https://github.com/pallets/werkzeug" #SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" SRC_URI="https://github.com/pallets/werkzeug/archive/${PV}.tar.gz -> ${P}.gh.tar.gz" diff --git a/dev-ros/Manifest.gz b/dev-ros/Manifest.gz index ab1a9b1269e3..a313c2260e54 100644 Binary files a/dev-ros/Manifest.gz and b/dev-ros/Manifest.gz differ diff --git a/dev-ros/ament_cmake_copyright/ament_cmake_copyright-0.9.5.ebuild b/dev-ros/ament_cmake_copyright/ament_cmake_copyright-0.9.5.ebuild index c3bd3c40cee5..29ed35a1afd5 100644 --- a/dev-ros/ament_cmake_copyright/ament_cmake_copyright-0.9.5.ebuild +++ b/dev-ros/ament_cmake_copyright/ament_cmake_copyright-0.9.5.ebuild @@ -29,17 +29,19 @@ else KEYWORDS="~amd64" fi IUSE="test" +RESTRICT="!test? ( test )" RDEPEND=" dev-ros/ament_copyright dev-ros/ament_cmake_test " -DEPEND="${RDEPEND}" +DEPEND="" # Deps here are transitive from ament_cmake_core to have matching python support BDEPEND=" $(python_gen_any_dep 'dev-python/ament_package[${PYTHON_USEDEP}] dev-python/catkin_pkg[${PYTHON_USEDEP}] dev-ros/ament_copyright[${PYTHON_USEDEP}] test? ( dev-ros/ament_lint_cmake[${PYTHON_USEDEP}] )' ) dev-ros/ament_cmake_core dev-ros/ament_cmake_test + dev-ros/ament_copyright test? ( dev-ros/ament_cmake_lint_cmake ) @@ -52,3 +54,10 @@ python_check_deps() { has_version "dev-ros/ament_copyright[${PYTHON_USEDEP}]" && \ ( use !test || has_version "dev-ros/ament_lint_cmake[${PYTHON_USEDEP}]" ) } + +src_configure() { + local mycmakeargs=( + -DBUILD_TESTING=$(usex test ON OFF) + ) + cmake_src_configure +} diff --git a/dev-ros/ament_cmake_copyright/ament_cmake_copyright-9999.ebuild b/dev-ros/ament_cmake_copyright/ament_cmake_copyright-9999.ebuild index c3bd3c40cee5..29ed35a1afd5 100644 --- a/dev-ros/ament_cmake_copyright/ament_cmake_copyright-9999.ebuild +++ b/dev-ros/ament_cmake_copyright/ament_cmake_copyright-9999.ebuild @@ -29,17 +29,19 @@ else KEYWORDS="~amd64" fi IUSE="test" +RESTRICT="!test? ( test )" RDEPEND=" dev-ros/ament_copyright dev-ros/ament_cmake_test " -DEPEND="${RDEPEND}" +DEPEND="" # Deps here are transitive from ament_cmake_core to have matching python support BDEPEND=" $(python_gen_any_dep 'dev-python/ament_package[${PYTHON_USEDEP}] dev-python/catkin_pkg[${PYTHON_USEDEP}] dev-ros/ament_copyright[${PYTHON_USEDEP}] test? ( dev-ros/ament_lint_cmake[${PYTHON_USEDEP}] )' ) dev-ros/ament_cmake_core dev-ros/ament_cmake_test + dev-ros/ament_copyright test? ( dev-ros/ament_cmake_lint_cmake ) @@ -52,3 +54,10 @@ python_check_deps() { has_version "dev-ros/ament_copyright[${PYTHON_USEDEP}]" && \ ( use !test || has_version "dev-ros/ament_lint_cmake[${PYTHON_USEDEP}]" ) } + +src_configure() { + local mycmakeargs=( + -DBUILD_TESTING=$(usex test ON OFF) + ) + cmake_src_configure +} diff --git a/dev-ros/ament_cmake_xmllint/ament_cmake_xmllint-0.9.5.ebuild b/dev-ros/ament_cmake_xmllint/ament_cmake_xmllint-0.9.5.ebuild index b75ff14c1fc1..065d1257e262 100644 --- a/dev-ros/ament_cmake_xmllint/ament_cmake_xmllint-0.9.5.ebuild +++ b/dev-ros/ament_cmake_xmllint/ament_cmake_xmllint-0.9.5.ebuild @@ -29,18 +29,19 @@ else KEYWORDS="~amd64" fi IUSE="test" +RESTRICT="!test? ( test )" RDEPEND=" dev-ros/ament_cmake_test - dev-ros/ament_lint_cmake + dev-ros/ament_cmake_copyright " -DEPEND="${RDEPEND}" +DEPEND="" BDEPEND=" $(python_gen_any_dep 'dev-python/ament_package[${PYTHON_USEDEP}] dev-python/catkin_pkg[${PYTHON_USEDEP}] dev-ros/ament_xmllint[${PYTHON_USEDEP}]') dev-ros/ament_cmake_test dev-ros/ament_cmake_core + dev-ros/ament_cmake_copyright test? ( - dev-ros/ament_cmake_copyright dev-ros/ament_cmake_lint_cmake ) ${PYTHON_DEPS} @@ -51,3 +52,10 @@ python_check_deps() { has_version "dev-python/catkin_pkg[${PYTHON_USEDEP}]" && \ has_version "dev-ros/ament_xmllint[${PYTHON_USEDEP}]" } + +src_configure() { + local mycmakeargs=( + -DBUILD_TESTING=$(usex test ON OFF) + ) + cmake_src_configure +} diff --git a/dev-ros/ament_cmake_xmllint/ament_cmake_xmllint-9999.ebuild b/dev-ros/ament_cmake_xmllint/ament_cmake_xmllint-9999.ebuild index b75ff14c1fc1..065d1257e262 100644 --- a/dev-ros/ament_cmake_xmllint/ament_cmake_xmllint-9999.ebuild +++ b/dev-ros/ament_cmake_xmllint/ament_cmake_xmllint-9999.ebuild @@ -29,18 +29,19 @@ else KEYWORDS="~amd64" fi IUSE="test" +RESTRICT="!test? ( test )" RDEPEND=" dev-ros/ament_cmake_test - dev-ros/ament_lint_cmake + dev-ros/ament_cmake_copyright " -DEPEND="${RDEPEND}" +DEPEND="" BDEPEND=" $(python_gen_any_dep 'dev-python/ament_package[${PYTHON_USEDEP}] dev-python/catkin_pkg[${PYTHON_USEDEP}] dev-ros/ament_xmllint[${PYTHON_USEDEP}]') dev-ros/ament_cmake_test dev-ros/ament_cmake_core + dev-ros/ament_cmake_copyright test? ( - dev-ros/ament_cmake_copyright dev-ros/ament_cmake_lint_cmake ) ${PYTHON_DEPS} @@ -51,3 +52,10 @@ python_check_deps() { has_version "dev-python/catkin_pkg[${PYTHON_USEDEP}]" && \ has_version "dev-ros/ament_xmllint[${PYTHON_USEDEP}]" } + +src_configure() { + local mycmakeargs=( + -DBUILD_TESTING=$(usex test ON OFF) + ) + cmake_src_configure +} diff --git a/dev-ros/calibration_msgs/calibration_msgs-0.10.14.ebuild b/dev-ros/calibration_msgs/calibration_msgs-0.10.14.ebuild index 58baff7c19e7..ad6751d37f33 100644 --- a/dev-ros/calibration_msgs/calibration_msgs-0.10.14.ebuild +++ b/dev-ros/calibration_msgs/calibration_msgs-0.10.14.ebuild @@ -5,7 +5,6 @@ EAPI=7 ROS_REPO_URI="https://github.com/ros-perception/calibration" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/sensor_msgs dev-ros/std_msgs" diff --git a/dev-ros/calibration_msgs/calibration_msgs-9999.ebuild b/dev-ros/calibration_msgs/calibration_msgs-9999.ebuild index 58baff7c19e7..ad6751d37f33 100644 --- a/dev-ros/calibration_msgs/calibration_msgs-9999.ebuild +++ b/dev-ros/calibration_msgs/calibration_msgs-9999.ebuild @@ -5,7 +5,6 @@ EAPI=7 ROS_REPO_URI="https://github.com/ros-perception/calibration" CATKIN_HAS_MESSAGES=yes KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) ROS_SUBDIR=${PN} CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/geometry_msgs dev-ros/sensor_msgs dev-ros/std_msgs" diff --git a/dev-ros/cv_bridge/files/ocv4.patch b/dev-ros/cv_bridge/files/ocv4.patch deleted file mode 100644 index 8a58408c9e8e..000000000000 --- a/dev-ros/cv_bridge/files/ocv4.patch +++ /dev/null @@ -1,432 +0,0 @@ -From b0281a5c844ea0b0d9e0104674474adf50810f49 Mon Sep 17 00:00:00 2001 -From: BrutusTT -Date: Wed, 4 Sep 2019 11:39:30 +0100 -Subject: [PATCH 1/2] add OpenCV4 support addresses - ros-perception/vision_opencv#272 - ---- - cv_bridge/CMakeLists.txt | 2 +- - cv_bridge/src/CMakeLists.txt | 8 +++++--- - 2 files changed, 6 insertions(+), 4 deletions(-) - -diff --git a/cv_bridge/CMakeLists.txt b/cv_bridge/CMakeLists.txt -index 997bef3e..c203aad1 100644 ---- a/cv_bridge/CMakeLists.txt -+++ b/cv_bridge/CMakeLists.txt -@@ -13,7 +13,7 @@ if(NOT ANDROID) - else() - find_package(Boost REQUIRED) - endif() --find_package(OpenCV 3 REQUIRED -+find_package(OpenCV REQUIRED - COMPONENTS - opencv_core - opencv_imgproc -diff --git a/cv_bridge/src/CMakeLists.txt b/cv_bridge/src/CMakeLists.txt -index 37ba30ee..6d91003b 100644 ---- a/cv_bridge/src/CMakeLists.txt -+++ b/cv_bridge/src/CMakeLists.txt -@@ -32,10 +32,12 @@ if (PYTHON_VERSION_MAJOR VERSION_EQUAL 3) - add_definitions(-DPYTHON3) - endif() - --if (OpenCV_VERSION_MAJOR VERSION_EQUAL 3) --add_library(${PROJECT_NAME}_boost module.cpp module_opencv3.cpp) -+if (OpenCV_VERSION_MAJOR VERSION_EQUAL 4) -+ add_library(${PROJECT_NAME}_boost module.cpp module_opencv4.cpp) -+elseif(OpenCV_VERSION_MAJOR VERSION_EQUAL 3) -+ add_library(${PROJECT_NAME}_boost module.cpp module_opencv3.cpp) - else() --add_library(${PROJECT_NAME}_boost module.cpp module_opencv2.cpp) -+ add_library(${PROJECT_NAME}_boost module.cpp module_opencv2.cpp) - endif() - target_link_libraries(${PROJECT_NAME}_boost ${Boost_LIBRARIES} - ${catkin_LIBRARIES} - -From 8e01b44c5c1c0003dc91273076f8ca7feb9a8025 Mon Sep 17 00:00:00 2001 -From: BrutusTT -Date: Thu, 17 Oct 2019 14:37:40 +0100 -Subject: [PATCH 2/2] added missig file - ---- - cv_bridge/src/module_opencv4.cpp | 371 +++++++++++++++++++++++++++++++ - 1 file changed, 371 insertions(+) - create mode 100644 cv_bridge/src/module_opencv4.cpp - -diff --git a/cv_bridge/src/module_opencv4.cpp b/cv_bridge/src/module_opencv4.cpp -new file mode 100644 -index 00000000..60a9d05d ---- /dev/null -+++ b/cv_bridge/src/module_opencv4.cpp -@@ -0,0 +1,371 @@ -+// Taken from opencv/modules/python/src2/cv2.cpp -+ -+#include "module.hpp" -+ -+#include "opencv2/core/types_c.h" -+ -+#include "opencv2/opencv_modules.hpp" -+ -+#include "pycompat.hpp" -+ -+static PyObject* opencv_error = 0; -+ -+static int failmsg(const char *fmt, ...) -+{ -+ char str[1000]; -+ -+ va_list ap; -+ va_start(ap, fmt); -+ vsnprintf(str, sizeof(str), fmt, ap); -+ va_end(ap); -+ -+ PyErr_SetString(PyExc_TypeError, str); -+ return 0; -+} -+ -+struct ArgInfo -+{ -+ const char * name; -+ bool outputarg; -+ // more fields may be added if necessary -+ -+ ArgInfo(const char * name_, bool outputarg_) -+ : name(name_) -+ , outputarg(outputarg_) {} -+ -+ // to match with older pyopencv_to function signature -+ operator const char *() const { return name; } -+}; -+ -+class PyAllowThreads -+{ -+public: -+ PyAllowThreads() : _state(PyEval_SaveThread()) {} -+ ~PyAllowThreads() -+ { -+ PyEval_RestoreThread(_state); -+ } -+private: -+ PyThreadState* _state; -+}; -+ -+class PyEnsureGIL -+{ -+public: -+ PyEnsureGIL() : _state(PyGILState_Ensure()) {} -+ ~PyEnsureGIL() -+ { -+ PyGILState_Release(_state); -+ } -+private: -+ PyGILState_STATE _state; -+}; -+ -+#define ERRWRAP2(expr) \ -+try \ -+{ \ -+ PyAllowThreads allowThreads; \ -+ expr; \ -+} \ -+catch (const cv::Exception &e) \ -+{ \ -+ PyErr_SetString(opencv_error, e.what()); \ -+ return 0; \ -+} -+ -+using namespace cv; -+ -+static PyObject* failmsgp(const char *fmt, ...) -+{ -+ char str[1000]; -+ -+ va_list ap; -+ va_start(ap, fmt); -+ vsnprintf(str, sizeof(str), fmt, ap); -+ va_end(ap); -+ -+ PyErr_SetString(PyExc_TypeError, str); -+ return 0; -+} -+ -+class NumpyAllocator : public MatAllocator -+{ -+public: -+ NumpyAllocator() { stdAllocator = Mat::getStdAllocator(); } -+ ~NumpyAllocator() {} -+ -+ UMatData* allocate(PyObject* o, int dims, const int* sizes, int type, size_t* step) const -+ { -+ UMatData* u = new UMatData(this); -+ u->data = u->origdata = (uchar*)PyArray_DATA((PyArrayObject*) o); -+ npy_intp* _strides = PyArray_STRIDES((PyArrayObject*) o); -+ for( int i = 0; i < dims - 1; i++ ) -+ step[i] = (size_t)_strides[i]; -+ step[dims-1] = CV_ELEM_SIZE(type); -+ u->size = sizes[0]*step[0]; -+ u->userdata = o; -+ return u; -+ } -+ -+ UMatData* allocate(int dims0, const int* sizes, int type, void* data, size_t* step, AccessFlag flags, UMatUsageFlags usageFlags) const -+ { -+ if( data != 0 ) -+ { -+ CV_Error(Error::StsAssert, "The data should normally be NULL!"); -+ // probably this is safe to do in such extreme case -+ return stdAllocator->allocate(dims0, sizes, type, data, step, flags, usageFlags); -+ } -+ PyEnsureGIL gil; -+ -+ int depth = CV_MAT_DEPTH(type); -+ int cn = CV_MAT_CN(type); -+ const int f = (int)(sizeof(size_t)/8); -+ int typenum = depth == CV_8U ? NPY_UBYTE : depth == CV_8S ? NPY_BYTE : -+ depth == CV_16U ? NPY_USHORT : depth == CV_16S ? NPY_SHORT : -+ depth == CV_32S ? NPY_INT : depth == CV_32F ? NPY_FLOAT : -+ depth == CV_64F ? NPY_DOUBLE : f*NPY_ULONGLONG + (f^1)*NPY_UINT; -+ int i, dims = dims0; -+ cv::AutoBuffer _sizes(dims + 1); -+ for( i = 0; i < dims; i++ ) -+ _sizes[i] = sizes[i]; -+ if( cn > 1 ) -+ _sizes[dims++] = cn; -+ PyObject* o = PyArray_SimpleNew(dims, _sizes.data(), typenum); -+ if(!o) -+ CV_Error_(Error::StsError, ("The numpy array of typenum=%d, ndims=%d can not be created", typenum, dims)); -+ return allocate(o, dims0, sizes, type, step); -+ } -+ -+ bool allocate(UMatData* u, AccessFlag accessFlags, UMatUsageFlags usageFlags) const CV_OVERRIDE -+ { -+ return stdAllocator->allocate(u, accessFlags, usageFlags); -+ } -+ -+ void deallocate(UMatData* u) const CV_OVERRIDE -+ { -+ if(!u) -+ return; -+ PyEnsureGIL gil; -+ CV_Assert(u->urefcount >= 0); -+ CV_Assert(u->refcount >= 0); -+ if(u->refcount == 0) -+ { -+ PyObject* o = (PyObject*)u->userdata; -+ Py_XDECREF(o); -+ delete u; -+ } -+ } -+ -+ const MatAllocator* stdAllocator; -+}; -+ -+NumpyAllocator g_numpyAllocator; -+ -+ -+template static -+bool pyopencv_to(PyObject* obj, T& p, const char* name = ""); -+ -+template static -+PyObject* pyopencv_from(const T& src); -+ -+enum { ARG_NONE = 0, ARG_MAT = 1, ARG_SCALAR = 2 }; -+ -+// special case, when the convertor needs full ArgInfo structure -+static bool pyopencv_to(PyObject* o, Mat& m, const ArgInfo info) -+{ -+ // to avoid PyArray_Check() to crash even with valid array -+ do_numpy_import( ); -+ -+ -+ bool allowND = true; -+ if(!o || o == Py_None) -+ { -+ if( !m.data ) -+ m.allocator = &g_numpyAllocator; -+ return true; -+ } -+ -+ if( PyInt_Check(o) ) -+ { -+ double v[] = {(double)PyInt_AsLong((PyObject*)o), 0., 0., 0.}; -+ m = Mat(4, 1, CV_64F, v).clone(); -+ return true; -+ } -+ if( PyFloat_Check(o) ) -+ { -+ double v[] = {PyFloat_AsDouble((PyObject*)o), 0., 0., 0.}; -+ m = Mat(4, 1, CV_64F, v).clone(); -+ return true; -+ } -+ if( PyTuple_Check(o) ) -+ { -+ int i, sz = (int)PyTuple_Size((PyObject*)o); -+ m = Mat(sz, 1, CV_64F); -+ for( i = 0; i < sz; i++ ) -+ { -+ PyObject* oi = PyTuple_GET_ITEM(o, i); -+ if( PyInt_Check(oi) ) -+ m.at(i) = (double)PyInt_AsLong(oi); -+ else if( PyFloat_Check(oi) ) -+ m.at(i) = (double)PyFloat_AsDouble(oi); -+ else -+ { -+ failmsg("%s is not a numerical tuple", info.name); -+ m.release(); -+ return false; -+ } -+ } -+ return true; -+ } -+ -+ if( !PyArray_Check(o) ) -+ { -+ failmsg("%s is not a numpy array, neither a scalar", info.name); -+ return false; -+ } -+ -+ PyArrayObject* oarr = (PyArrayObject*) o; -+ -+ bool needcopy = false, needcast = false; -+ int typenum = PyArray_TYPE(oarr), new_typenum = typenum; -+ int type = typenum == NPY_UBYTE ? CV_8U : -+ typenum == NPY_BYTE ? CV_8S : -+ typenum == NPY_USHORT ? CV_16U : -+ typenum == NPY_SHORT ? CV_16S : -+ typenum == NPY_INT ? CV_32S : -+ typenum == NPY_INT32 ? CV_32S : -+ typenum == NPY_FLOAT ? CV_32F : -+ typenum == NPY_DOUBLE ? CV_64F : -1; -+ -+ if( type < 0 ) -+ { -+ if( typenum == NPY_INT64 || typenum == NPY_UINT64 || type == NPY_LONG ) -+ { -+ needcopy = needcast = true; -+ new_typenum = NPY_INT; -+ type = CV_32S; -+ } -+ else -+ { -+ failmsg("%s data type = %d is not supported", info.name, typenum); -+ return false; -+ } -+ } -+ -+#ifndef CV_MAX_DIM -+ const int CV_MAX_DIM = 32; -+#endif -+ -+ int ndims = PyArray_NDIM(oarr); -+ if(ndims >= CV_MAX_DIM) -+ { -+ failmsg("%s dimensionality (=%d) is too high", info.name, ndims); -+ return false; -+ } -+ -+ int size[CV_MAX_DIM+1]; -+ size_t step[CV_MAX_DIM+1]; -+ size_t elemsize = CV_ELEM_SIZE1(type); -+ const npy_intp* _sizes = PyArray_DIMS(oarr); -+ const npy_intp* _strides = PyArray_STRIDES(oarr); -+ bool ismultichannel = ndims == 3 && _sizes[2] <= CV_CN_MAX; -+ -+ for( int i = ndims-1; i >= 0 && !needcopy; i-- ) -+ { -+ // these checks handle cases of -+ // a) multi-dimensional (ndims > 2) arrays, as well as simpler 1- and 2-dimensional cases -+ // b) transposed arrays, where _strides[] elements go in non-descending order -+ // c) flipped arrays, where some of _strides[] elements are negative -+ if( (i == ndims-1 && (size_t)_strides[i] != elemsize) || -+ (i < ndims-1 && _strides[i] < _strides[i+1]) ) -+ needcopy = true; -+ } -+ -+ if( ismultichannel && _strides[1] != (npy_intp)elemsize*_sizes[2] ) -+ needcopy = true; -+ -+ if (needcopy) -+ { -+ if (info.outputarg) -+ { -+ failmsg("Layout of the output array %s is incompatible with cv::Mat (step[ndims-1] != elemsize or step[1] != elemsize*nchannels)", info.name); -+ return false; -+ } -+ -+ if( needcast ) { -+ o = PyArray_Cast(oarr, new_typenum); -+ oarr = (PyArrayObject*) o; -+ } -+ else { -+ oarr = PyArray_GETCONTIGUOUS(oarr); -+ o = (PyObject*) oarr; -+ } -+ -+ _strides = PyArray_STRIDES(oarr); -+ } -+ -+ for(int i = 0; i < ndims; i++) -+ { -+ size[i] = (int)_sizes[i]; -+ step[i] = (size_t)_strides[i]; -+ } -+ -+ // handle degenerate case -+ if( ndims == 0) { -+ size[ndims] = 1; -+ step[ndims] = elemsize; -+ ndims++; -+ } -+ -+ if( ismultichannel ) -+ { -+ ndims--; -+ type |= CV_MAKETYPE(0, size[2]); -+ } -+ -+ if( ndims > 2 && !allowND ) -+ { -+ failmsg("%s has more than 2 dimensions", info.name); -+ return false; -+ } -+ -+ m = Mat(ndims, size, type, PyArray_DATA(oarr), step); -+ m.u = g_numpyAllocator.allocate(o, ndims, size, type, step); -+ m.addref(); -+ -+ if( !needcopy ) -+ { -+ Py_INCREF(o); -+ } -+ m.allocator = &g_numpyAllocator; -+ -+ return true; -+} -+ -+template<> -+bool pyopencv_to(PyObject* o, Mat& m, const char* name) -+{ -+ return pyopencv_to(o, m, ArgInfo(name, 0)); -+} -+ -+PyObject* pyopencv_from(const Mat& m) -+{ -+ if( !m.data ) -+ Py_RETURN_NONE; -+ Mat temp, *p = (Mat*)&m; -+ if(!p->u || p->allocator != &g_numpyAllocator) -+ { -+ temp.allocator = &g_numpyAllocator; -+ ERRWRAP2(m.copyTo(temp)); -+ p = &temp; -+ } -+ PyObject* o = (PyObject*)p->u->userdata; -+ Py_INCREF(o); -+ return o; -+} -+ -+int convert_to_CvMat2(const PyObject* o, cv::Mat& m) -+{ -+ pyopencv_to(const_cast(o), m, "unknown"); -+ return 0; -+} diff --git a/dev-ros/pluginlib/pluginlib-1.13.0.ebuild b/dev-ros/pluginlib/pluginlib-1.13.0.ebuild index e21d6c7ad77a..1aa56fa0c132 100644 --- a/dev-ros/pluginlib/pluginlib-1.13.0.ebuild +++ b/dev-ros/pluginlib/pluginlib-1.13.0.ebuild @@ -5,7 +5,6 @@ EAPI=7 ROS_REPO_URI="https://github.com/ros/pluginlib" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python2_7 ) ROS_SUBDIR="${PN}" inherit ros-catkin diff --git a/dev-ros/pluginlib/pluginlib-9999.ebuild b/dev-ros/pluginlib/pluginlib-9999.ebuild index e21d6c7ad77a..1aa56fa0c132 100644 --- a/dev-ros/pluginlib/pluginlib-9999.ebuild +++ b/dev-ros/pluginlib/pluginlib-9999.ebuild @@ -5,7 +5,6 @@ EAPI=7 ROS_REPO_URI="https://github.com/ros/pluginlib" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python2_7 ) ROS_SUBDIR="${PN}" inherit ros-catkin diff --git a/dev-ros/roslint/roslint-0.12.0.ebuild b/dev-ros/roslint/roslint-0.12.0.ebuild index 55b0c60c4539..e39a86966325 100644 --- a/dev-ros/roslint/roslint-0.12.0.ebuild +++ b/dev-ros/roslint/roslint-0.12.0.ebuild @@ -4,7 +4,6 @@ EAPI=7 ROS_REPO_URI="https://github.com/ros/roslint" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) inherit ros-catkin diff --git a/dev-ros/roslint/roslint-9999.ebuild b/dev-ros/roslint/roslint-9999.ebuild index 55b0c60c4539..e39a86966325 100644 --- a/dev-ros/roslint/roslint-9999.ebuild +++ b/dev-ros/roslint/roslint-9999.ebuild @@ -4,7 +4,6 @@ EAPI=7 ROS_REPO_URI="https://github.com/ros/roslint" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python{2_7,3_6} pypy3 ) inherit ros-catkin diff --git a/dev-ros/roslz4/roslz4-1.15.7.ebuild b/dev-ros/roslz4/roslz4-1.15.7.ebuild index 9a534f1f2586..d0f5466f8cd6 100644 --- a/dev-ros/roslz4/roslz4-1.15.7.ebuild +++ b/dev-ros/roslz4/roslz4-1.15.7.ebuild @@ -5,7 +5,6 @@ EAPI=7 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python2_7 ) ROS_SUBDIR=utilities/${PN} inherit ros-catkin diff --git a/dev-ros/roslz4/roslz4-9999.ebuild b/dev-ros/roslz4/roslz4-9999.ebuild index 9a534f1f2586..d0f5466f8cd6 100644 --- a/dev-ros/roslz4/roslz4-9999.ebuild +++ b/dev-ros/roslz4/roslz4-9999.ebuild @@ -5,7 +5,6 @@ EAPI=7 ROS_REPO_URI="https://github.com/ros/ros_comm" KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python2_7 ) ROS_SUBDIR=utilities/${PN} inherit ros-catkin diff --git a/dev-ros/turtle_tf2/turtle_tf2-0.2.3.ebuild b/dev-ros/turtle_tf2/turtle_tf2-0.2.3.ebuild index f971ef911f09..5456e5a56432 100644 --- a/dev-ros/turtle_tf2/turtle_tf2-0.2.3.ebuild +++ b/dev-ros/turtle_tf2/turtle_tf2-0.2.3.ebuild @@ -14,13 +14,14 @@ SLOT="0" IUSE="" RDEPEND=" + dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}] dev-ros/roscpp dev-ros/rospy[${PYTHON_USEDEP}] + dev-ros/std_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}] dev-ros/tf2 dev-ros/tf2_ros[${PYTHON_USEDEP}] + dev-ros/tf2_geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}] dev-ros/turtlesim[${PYTHON_USEDEP}] - dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}] - dev-ros/std_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}] dev-libs/boost:= " DEPEND="${RDEPEND}" diff --git a/dev-ros/turtle_tf2/turtle_tf2-9999.ebuild b/dev-ros/turtle_tf2/turtle_tf2-9999.ebuild index f971ef911f09..5456e5a56432 100644 --- a/dev-ros/turtle_tf2/turtle_tf2-9999.ebuild +++ b/dev-ros/turtle_tf2/turtle_tf2-9999.ebuild @@ -14,13 +14,14 @@ SLOT="0" IUSE="" RDEPEND=" + dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}] dev-ros/roscpp dev-ros/rospy[${PYTHON_USEDEP}] + dev-ros/std_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}] dev-ros/tf2 dev-ros/tf2_ros[${PYTHON_USEDEP}] + dev-ros/tf2_geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}] dev-ros/turtlesim[${PYTHON_USEDEP}] - dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}] - dev-ros/std_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}] dev-libs/boost:= " DEPEND="${RDEPEND}" diff --git a/dev-util/Manifest.gz b/dev-util/Manifest.gz index f42f055f4851..cd652ab864ee 100644 Binary files a/dev-util/Manifest.gz and b/dev-util/Manifest.gz differ diff --git a/dev-util/bats/Manifest b/dev-util/bats/Manifest index 8b1ae0df3c52..ee8dbe8c016f 100644 --- a/dev-util/bats/Manifest +++ b/dev-util/bats/Manifest @@ -1,2 +1,3 @@ DIST bats-0.4.0.tar.gz 17258 BLAKE2B e43b29a413194e697c25a3f1dd3dc72a23ab9444e48bbe04434f8d6d48ff754ef1c12a1e1ab936bed8389b8fe970799cca13be932f1852c643a529babdb43420 SHA512 83c6c0e3ceec149708a8db5d33e95cc84852d8189498c22131c00f4288a6c870f9d522bae9230157f442338dc101e1468451d78dfa274afb83a6f0dd614c8bdb DIST bats-0.4.0_p20170219.tar.gz 18776 BLAKE2B 994649547424ee2e0859e7a82f9d46266645c6fc5cc3f47313d8780c3f81755b77d0109ad397c77381d04ba30708536acdacd0f158dc000cca9df23e25558653 SHA512 dc0e185b09dab5cc026ec39a2b15485751f038a6bab2e1089e55ea7e2913c0b99262edb54014300a25e0e3b6cad7ca61b4068f6ab328adaa61878dbb8efdf450 +DIST bats-1.2.1.tar.gz 62685 BLAKE2B 7ac54c8955375571edf7b303dfe9228a384ca5ec06986b9ac3c368e5b855456b2a3291cb3231f963dcd9c1bd5178f06fcbc8c81bdeee82b659561de072cccba9 SHA512 632345e6d83ed930dab23abc03e4797769063bb049ae1bb99e3102dc1e93e5111144ddc61615d05962f7b5bbf72d90ce19a324faf670a3d6e4ce7ab508b0db29 diff --git a/dev-util/bats/bats-1.2.1.ebuild b/dev-util/bats/bats-1.2.1.ebuild new file mode 100644 index 000000000000..0ab0773b5e99 --- /dev/null +++ b/dev-util/bats/bats-1.2.1.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +MY_PN="bats-core" +DESCRIPTION="Bats-core: Bash Automated Testing System" +HOMEPAGE="https://github.com/bats-core/bats-core/" +SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" + +DEPEND="app-shells/bash:*" +RDEPEND="${DEPEND}" + +S="${WORKDIR}/${MY_PN}-${PV}" + +src_test() { + bin/bats --formatter tap test || die "Tests failed" +} + +src_install() { + exeinto /usr/libexec/${MY_PN} + doexe libexec/${MY_PN}/* + exeinto /usr/lib/${MY_PN} + doexe lib/${MY_PN}/* + dobin bin/${PN} + + dodoc README.md + doman man/${PN}.1 man/${PN}.7 +} diff --git a/dev-util/bats/metadata.xml b/dev-util/bats/metadata.xml index b8f6a46a9071..289f5b52a986 100644 --- a/dev-util/bats/metadata.xml +++ b/dev-util/bats/metadata.xml @@ -2,15 +2,15 @@ - nelo@wallus.de - Nelo-Thara Wallus + henning@hennsch.de + Henning Schild - - polynomial-c@gentoo.org - Lars Wendler + + proxy-maint@gentoo.org + Proxy Maintainers - sstephenson/bats + bats-core/bats-core Bats is a TAP-compliant testing framework for Bash. It provides a simple diff --git a/dev-util/cbindgen/Manifest b/dev-util/cbindgen/Manifest index b671e21d2943..7c7b40179367 100644 --- a/dev-util/cbindgen/Manifest +++ b/dev-util/cbindgen/Manifest @@ -2,7 +2,6 @@ DIST ansi_term-0.11.0.crate 17087 BLAKE2B 9bd35c045a01ce4c6c4a5db1b4f15e9412bb97 DIST atty-0.2.13.crate 4764 BLAKE2B 673eea1d377fc3aca792a3a8bd2a5c058f3041abc76a8760dd6acab7f19fa610f812c57d81a4dbf773675cad3df483904c66e66b45d83393402f747c6db60d89 SHA512 4554ca7dedb4c2e8693e5847ef1fe66161ed4cb2c19156bb03f41ce7e7ea21838369dabaf447a60d1468de8bfbb7087438c12934c4569dde63df074f168569ad DIST bitflags-1.2.1.crate 16745 BLAKE2B 0fa6d3ce44aad7616d5cd02aad8c1d0b0fed4022650eb43067c4a72e6fc88da05442674fa51826e4858a47c9de233e1ba2229820af094197cd11bb416ceffb2b SHA512 ad89b3798845e23737a620bba581c2ff1ff3e15bac12555c765e201d2c0b90ecea0cdbc5b5b1a3fa9858c385e8e041f8226f5acfae5bbbe9925643fff2bf3f0b DIST c2-chacha-0.2.3.crate 13336 BLAKE2B 0b548907ce4c9ee502ec96307ca003d168e8bcf9007ec667661d158f33de36fc2e832cb3c36cadc2523f6ba8b9aeff4dcb16e7f95a9a34ae02e8bd5d00f65cf2 SHA512 302498f75d1befdb8bf8b61d0eff2762f0e86000c3909d819a377be2fec72e830bfb4530e24059906b499cef17ab56229f5627fb998ad9ba34a7c6c0de748538 -DIST cbindgen-0.14.2.crate 165699 BLAKE2B c0964a66b3ef57a6eccaef83c7cd8a500605be0cb5bb0f571b5d35a2f924613fec3b4ee77190b74203057488c2402c6a11680ddbf395dca00baa5e69bf18210b SHA512 d3ab0a4c217c9047bc3ada7911d4ae1bdfc09092835f78d232bb56ef0d9a499df43e358532dfb828a04df61a0cacccd7e57214cd15f466791eb1b8edd9f92ed0 DIST cbindgen-0.14.3.crate 165874 BLAKE2B 0155bccbacc70a2f8173117dde46c3bb48e07d0a0616b53ea56cade436cb6da1aa7106a82bf4ac55954cafbea1790f9200bdd3132032d3306ec755be0bb2f05c SHA512 abce798aff93260c28b0717df5fd25cf24b3eb89c9d05df4832d06169ec30db8e1c17a300f88087c6fbd4414a6aae6788e162dde838aac01c499afcb145c8461 DIST cfg-if-0.1.10.crate 7933 BLAKE2B 063a96ed176f34f788666b40adc483d147fc011dee941ab60569ddd0e57502b5dd06ed71090f4e14ce005d06e240500a286f74652615e9d068fba649610d8cf8 SHA512 9d22616bfb4a75770a828a0a3cddac6787297a5fdc53eb17e25811cc94de717f2de8bd66d53c5d65ba1c83d8892aefee5ae758cf56a1ef0a0c3120f70b244339 DIST clap-2.33.0.crate 196458 BLAKE2B 3bb62d817afc77b421a6282746b9b61367d224de6b614c7ed66bde452ce1046728077dab3368a46635b5c74d82ba3196586d87c0201478ce5b89638910dadb1a SHA512 f1075031414d48e4340bfe308904a95a31b72460724773c52a0bc8c004e625a04c904a39fc5420cb8c26a633321f9b5f4f69019c7aae5ed89900b63ed8c21a91 diff --git a/dev-util/cbindgen/cbindgen-0.14.2.ebuild b/dev-util/cbindgen/cbindgen-0.14.2.ebuild deleted file mode 100644 index 5bdf82b1f6c8..000000000000 --- a/dev-util/cbindgen/cbindgen-0.14.2.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 2017-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -CRATES=" -ansi_term-0.11.0 -atty-0.2.13 -bitflags-1.2.1 -c2-chacha-0.2.3 -cbindgen-0.14.2 -cfg-if-0.1.10 -clap-2.33.0 -getrandom-0.1.13 -heck-0.3.1 -itoa-0.4.4 -libc-0.2.66 -log-0.4.8 -ppv-lite86-0.2.6 -proc-macro2-1.0.6 -quote-1.0.2 -rand-0.7.2 -rand_chacha-0.2.1 -rand_core-0.5.1 -rand_hc-0.2.0 -redox_syscall-0.1.56 -remove_dir_all-0.5.2 -ryu-1.0.2 -serde-1.0.104 -serde_derive-1.0.104 -serde_json-1.0.44 -strsim-0.8.0 -syn-1.0.11 -tempfile-3.1.0 -textwrap-0.11.0 -toml-0.5.5 -unicode-segmentation-1.6.0 -unicode-width-0.1.7 -unicode-xid-0.2.0 -vec_map-0.8.1 -wasi-0.7.0 -winapi-0.3.8 -winapi-i686-pc-windows-gnu-0.4.0 -winapi-x86_64-pc-windows-gnu-0.4.0 -" - -inherit cargo - -DESCRIPTION="A tool for generating C bindings to Rust code" -HOMEPAGE="https://github.com/eqrion/cbindgen/" -SRC_URI="$(cargo_crate_uris ${CRATES})" -LICENSE="MIT MPL-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" diff --git a/dev-util/cbindgen/cbindgen-0.14.3.ebuild b/dev-util/cbindgen/cbindgen-0.14.3.ebuild index 0ed98ce52041..21e250b26fce 100644 --- a/dev-util/cbindgen/cbindgen-0.14.3.ebuild +++ b/dev-util/cbindgen/cbindgen-0.14.3.ebuild @@ -51,4 +51,4 @@ HOMEPAGE="https://github.com/eqrion/cbindgen/" SRC_URI="$(cargo_crate_uris ${CRATES})" LICENSE="MIT MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" diff --git a/dev-util/ccache/ccache-3.7.10.ebuild b/dev-util/ccache/ccache-3.7.10.ebuild index 6cdce3932ae1..148e17d49d74 100644 --- a/dev-util/ccache/ccache-3.7.10.ebuild +++ b/dev-util/ccache/ccache-3.7.10.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ccache/ccache/releases/download/v${PV}/ccache-${PV}. LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" IUSE="test" DEPEND="app-arch/xz-utils diff --git a/dev-util/confix/Manifest b/dev-util/confix/Manifest deleted file mode 100644 index dfc1a6c85675..000000000000 --- a/dev-util/confix/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST Confix-2.3.5.tar.bz2 678133 BLAKE2B 7aac9e7a6d3ffd629393e06c76bc13167e6b756a12e46a5d813a6e896c9cfd24ff384d8cda605507df402c1f8492c9759ac35834b1f84450b1e0fe8bf5de783b SHA512 e6adec0cd27e9064dd0f6ff32d2e68deb755631a27759b253a7a176525b515ffc9069b8f28ac48ee6fdb642dfc2098fd2d7d6bd6e4ecccd43cb92df12c48e4c7 diff --git a/dev-util/confix/confix-2.3.5-r2.ebuild b/dev-util/confix/confix-2.3.5-r2.ebuild deleted file mode 100644 index d840e82bf489..000000000000 --- a/dev-util/confix/confix-2.3.5-r2.ebuild +++ /dev/null @@ -1,65 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) -DISTUTILS_SINGLE_IMPL=1 - -inherit distutils-r1 - -DESCRIPTION="Confix: A Build Tool on Top of GNU Automake" -HOMEPAGE="http://confix.sourceforge.net" -SRC_URI="mirror://sourceforge/confix/Confix-${PV}.tar.bz2" - -LICENSE="GPL-2" -SLOT="2" -KEYWORDS="~amd64 ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" -IUSE="" - -DEPEND="" -RDEPEND="dev-util/confix-wrapper - sys-devel/autoconf-archive - sys-devel/automake - sys-devel/libtool" - -S="${WORKDIR}/Confix-${PV}" - -PATCHES=( # find jni-include dirs on hpux. - "${FILESDIR}"/2.1.0/jni-hpux.patch - # add .exe extension to TESTS - "${FILESDIR}"/2.3.0/exeext.patch - # use external autoconf archive - "${FILESDIR}"/2.3.0/ext-ac-archive.patch - # link local libraries first. - "${FILESDIR}"/2.3.0/local-libs-first.patch - # don't use automake 1.9, but any newer too... - "${FILESDIR}"/2.3.0/new-automake.patch ) - -pkg_setup() { - python-single-r1_pkg_setup -} - -pkg_preinst() { - local RV=2.3.0 - - if has_version "=,;s,/CONTENTS,,')" \ - ")" - ewarn - fi -} diff --git a/dev-util/confix/confix-2.3.5-r3.ebuild b/dev-util/confix/confix-2.3.5-r3.ebuild deleted file mode 100644 index 11af017cd57e..000000000000 --- a/dev-util/confix/confix-2.3.5-r3.ebuild +++ /dev/null @@ -1,70 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) -DISTUTILS_SINGLE_IMPL=1 - -inherit distutils-r1 - -DESCRIPTION="Confix: A Build Tool on Top of GNU Automake" -HOMEPAGE="http://confix.sourceforge.net" -SRC_URI="mirror://sourceforge/confix/Confix-${PV}.tar.bz2" - -LICENSE="GPL-2" -SLOT="2" -KEYWORDS="~amd64 ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" -IUSE="" - -DEPEND="" -RDEPEND="dev-util/confix-wrapper - sys-devel/autoconf-archive - sys-devel/automake - sys-devel/libtool" - -S="${WORKDIR}/Confix-${PV}" - -PATCHES=( # find jni-include dirs on hpux. - "${FILESDIR}"/2.1.0/jni-hpux.patch - # add .exe extension to TESTS - "${FILESDIR}"/2.3.0/exeext.patch - # use external autoconf archive - "${FILESDIR}"/2.3.0/ext-ac-archive.patch - # link local libraries first. - "${FILESDIR}"/2.3.0/local-libs-first.patch - # don't use automake 1.9, but any newer too... - "${FILESDIR}"/2.3.0/new-automake.patch - # support -no-undefined libtool flag - "${FILESDIR}"/${P}-support-no_undefined.patch - # drop deprecated 'dist-shar' automake flag - "${FILESDIR}"/${P}-nodist-shar.patch -) - -pkg_setup() { - python-single-r1_pkg_setup -} - -pkg_preinst() { - local RV=2.3.0 - - if has_version "=,;s,/CONTENTS,,')" \ - ")" - ewarn - fi -} diff --git a/dev-util/confix/confix-9999.ebuild b/dev-util/confix/confix-9999.ebuild deleted file mode 100644 index 3cedd69d8468..000000000000 --- a/dev-util/confix/confix-9999.ebuild +++ /dev/null @@ -1,64 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) -DISTUTILS_SINGLE_IMPL=1 - -inherit distutils-r1 subversion - -DESCRIPTION="Confix: A Build Tool on Top of GNU Automake" -HOMEPAGE="http://confix.sourceforge.net" -ESVN_REPO_URI="https://svn.code.sf.net/p/confix/svn/confix/trunk" -ESVN_PROJECT="${PN}" - -LICENSE="GPL-2" -SLOT="2" -KEYWORDS="" -IUSE="" - -DEPEND="" -RDEPEND="dev-util/confix-wrapper - sys-devel/autoconf-archive - sys-devel/automake - sys-devel/libtool" - -PATCHES=( # find jni-include dirs on hpux. - "${FILESDIR}"/2.1.0/jni-hpux.patch - # add .exe extension to TESTS - "${FILESDIR}"/2.3.0/exeext.patch - # use external autoconf archive - "${FILESDIR}"/2.3.0/ext-ac-archive.patch - # link local libraries first. - "${FILESDIR}"/2.3.0/local-libs-first.patch - # don't use automake 1.9, but any newer too... - "${FILESDIR}"/2.3.0/new-automake.patch ) - -pkg_setup() { - python-single-r1_pkg_setup -} - -pkg_preinst() { - local RV=2.3.0 - - if has_version "=,;s,/CONTENTS,,')" \ - ")" - ewarn - fi -} diff --git a/dev-util/confix/files/2.1.0/jni-hpux.patch b/dev-util/confix/files/2.1.0/jni-hpux.patch deleted file mode 100644 index bd1b626e7bc2..000000000000 --- a/dev-util/confix/files/2.1.0/jni-hpux.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- Confix-2.0.0pre20/share/confix/autoconf-archive/m4src/ac_jni_include_dir.m4.orig 2007-02-07 21:16:20.000000000 +0100 -+++ Confix-2.0.0pre20/share/confix/autoconf-archive/m4src/ac_jni_include_dir.m4 2007-02-07 21:16:34.000000000 +0100 -@@ -67,6 +67,7 @@ - mingw*) _JNI_INC_SUBDIRS="win32";; - cygwin*) _JNI_INC_SUBDIRS="win32";; - interix*) _JNI_INC_SUBDIRS="win32";; -+hpux*) _JNI_INC_SUBDIRS="hp-ux";; - *) _JNI_INC_SUBDIRS="genunix";; - esac - diff --git a/dev-util/confix/files/2.3.0/exeext.patch b/dev-util/confix/files/2.3.0/exeext.patch deleted file mode 100644 index 98576f5c9f8b..000000000000 --- a/dev-util/confix/files/2.3.0/exeext.patch +++ /dev/null @@ -1,20 +0,0 @@ -diff -ru confix-9999.orig/libconfix/plugins/automake/makefile_am.py confix-9999/libconfix/plugins/automake/makefile_am.py ---- confix-9999.orig/libconfix/plugins/automake/makefile_am.py 2009-10-30 13:20:42.106291175 +0100 -+++ confix-9999/libconfix/plugins/automake/makefile_am.py 2009-10-30 13:23:39.562354663 +0100 -@@ -472,7 +472,15 @@ - - # register automatic tests and set their environment - -- tests = self.dir_primary('check', 'PROGRAMS') + \ -+ test_tmp = self.dir_primary('check', 'PROGRAMS') -+ count = 0 -+ for prog in test_tmp: -+ prog += "$(EXEEXT)" -+ test_tmp[count] = prog -+ count += 1 -+ pass -+ -+ tests = test_tmp + \ - self.dir_primary('check', 'SCRIPTS') - if len(tests): - lines.extend(makefile.List(name='TESTS', values=tests, mitigate=True).lines()) diff --git a/dev-util/confix/files/2.3.0/ext-ac-archive.patch b/dev-util/confix/files/2.3.0/ext-ac-archive.patch deleted file mode 100644 index 32122c95bfe2..000000000000 --- a/dev-util/confix/files/2.3.0/ext-ac-archive.patch +++ /dev/null @@ -1,35 +0,0 @@ -diff -ru confix-9999.orig/libconfix/plugins/automake/bootstrap.py confix-9999/libconfix/plugins/automake/bootstrap.py ---- confix-9999.orig/libconfix/plugins/automake/bootstrap.py 2009-10-30 13:25:27.962172020 +0100 -+++ confix-9999/libconfix/plugins/automake/bootstrap.py 2009-10-30 13:27:14.780605001 +0100 -@@ -16,7 +16,7 @@ - # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 - # USA - --import autoconf_archive -+#import autoconf_archive - import kde_hack - - from libconfix.core.utils.error import Error -@@ -29,7 +29,7 @@ - - def bootstrap(packageroot, use_kde_hack, argv0, path=None): - aclocal_incdirs = [] -- aclocal_incdirs.append(autoconf_archive.include_path(argv0)) -+ #aclocal_incdirs.append(autoconf_archive.include_path(argv0)) - - # if package's configure.ac looks like using libtool, then we - # assume that the package must be libtoolize'd. -diff -ru confix-9999.orig/setup.py confix-9999/setup.py ---- confix-9999.orig/setup.py 2009-10-30 13:25:27.965360137 +0100 -+++ confix-9999/setup.py 2009-10-30 13:26:47.822129311 +0100 -@@ -41,8 +41,8 @@ - return result - - datafiles = [] --datafiles.extend(recdir('share/confix/autoconf-archive/m4src', '.m4', [])) --datafiles.extend(recdir('share/confix/autoconf-archive/htmldoc', '.html', [])) -+#datafiles.extend(recdir('share/confix/autoconf-archive/m4src', '.m4', [])) -+#datafiles.extend(recdir('share/confix/autoconf-archive/htmldoc', '.html', [])) - - # scripts to put in the auxdir. - datafiles.extend([('share/confix/kde-hack', diff --git a/dev-util/confix/files/2.3.0/local-libs-first.patch b/dev-util/confix/files/2.3.0/local-libs-first.patch deleted file mode 100644 index 29d4a7a1cc9d..000000000000 --- a/dev-util/confix/files/2.3.0/local-libs-first.patch +++ /dev/null @@ -1,39 +0,0 @@ -With libtool, link local libraries with /path/to/libfile.la instead of libpath, -to avoid encoding local libpath into installed la-file. -These also have to be linked first, to avoid finding already installed -libraries of previous versions during libtool-relink. -diff -ru Confix-2.3.0.orig/libconfix/plugins/automake/c/out_c.py Confix-2.3.0/libconfix/plugins/automake/c/out_c.py ---- Confix-2.3.0.orig/libconfix/plugins/automake/c/out_c.py 2010-07-06 12:55:59.286540943 +0200 -+++ Confix-2.3.0/libconfix/plugins/automake/c/out_c.py 2010-07-06 13:01:23.574428852 +0200 -@@ -411,6 +411,8 @@ - """ - assert isinstance(linked_builder, LinkedBuilder) - -+ local_paths = [] -+ local_libraries = [] - native_paths = [] - native_libraries = [] - external_linkline = [] -@@ -424,8 +426,11 @@ - - for bi in native_libs_to_use: - if isinstance(bi, BuildInfo_CLibrary_NativeLocal): -- native_paths.append('-L'+'/'.join(['$(top_builddir)']+bi.dir())) -- native_libraries.append('-l'+bi.basename()) -+ if self.__use_libtool: -+ local_libraries.append('/'.join(['$(top_builddir)']+bi.dir()+['lib'+bi.basename()+'.la'])) -+ else: -+ local_paths.append('-L'+'/'.join(['$(top_builddir)']+bi.dir())) -+ local_libraries.append('-l'+bi.basename()) - continue - if isinstance(bi, BuildInfo_CLibrary_NativeInstalled): - using_installed_library = True -@@ -447,7 +452,7 @@ - external_linkline.extend(elem) - pass - -- return native_paths + native_libraries + external_linkline -+ return local_paths + local_libraries + native_paths + native_libraries + external_linkline - - def external_libpath(self): - """ For unit tests only. """ diff --git a/dev-util/confix/files/2.3.0/new-automake.patch b/dev-util/confix/files/2.3.0/new-automake.patch deleted file mode 100644 index d6f24a4cae81..000000000000 --- a/dev-util/confix/files/2.3.0/new-automake.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru Confix-2.3.0.orig/libconfix/plugins/automake/out_automake.py Confix-2.3.0/libconfix/plugins/automake/out_automake.py ---- Confix-2.3.0.orig/libconfix/plugins/automake/out_automake.py 2010-07-12 13:15:49.254867387 +0200 -+++ Confix-2.3.0/libconfix/plugins/automake/out_automake.py 2010-07-12 13:17:29.755908602 +0200 -@@ -170,7 +170,7 @@ - - - # our minimum required automake version is 1.9 -- self.makefile_am().add_automake_options('1.9') -+ # self.makefile_am().add_automake_options('1.9') - - - # enable dist'ing in the following formats diff --git a/dev-util/confix/files/confix-2.3.5-nodist-shar.patch b/dev-util/confix/files/confix-2.3.5-nodist-shar.patch deleted file mode 100644 index bccc437de44c..000000000000 --- a/dev-util/confix/files/confix-2.3.5-nodist-shar.patch +++ /dev/null @@ -1,44 +0,0 @@ ------------------------------------------------------------------------- -r961 | mhaubi | 2017-09-26 15:34:00 +0200 (Tue, 26 Sep 2017) | 1 line - -drop 'dist-shar', deprecated by newer automake - -Index: doc/confix.texi -=================================================================== -#--- doc/confix.texi (revision 960) -#+++ doc/confix.texi (working copy) -#@@ -992,9 +992,6 @@ - @code{dist-bzip2} creates a @file{.tar.bz2} distribution. - - @item --@code{dist-shar} creates a shell archive distribution. -- --@item - @code{dist-zip} create a zip file (popular on Windows). - - @item -Index: libconfix/plugins/automake/out_automake.py -=================================================================== ---- libconfix/plugins/automake/out_automake.py (revision 960) -+++ libconfix/plugins/automake/out_automake.py (working copy) -@@ -175,7 +175,6 @@ - - # enable dist'ing in the following formats - self.makefile_am().add_automake_options('dist-bzip2') -- self.makefile_am().add_automake_options('dist-shar') - self.makefile_am().add_automake_options('dist-zip') - - -Index: libconfix/plugins/automake/tests/output.py -=================================================================== ---- libconfix/plugins/automake/tests/output.py (revision 960) -+++ libconfix/plugins/automake/tests/output.py (working copy) -@@ -146,7 +146,7 @@ - - self.failUnless('1.9' in rootdir_automake_builder.makefile_am().automake_options()) - self.failUnless('dist-bzip2' in rootdir_automake_builder.makefile_am().automake_options()) -- self.failUnless('dist-shar' in rootdir_automake_builder.makefile_am().automake_options()) -+ self.failUnless('dist-shar' not in rootdir_automake_builder.makefile_am().automake_options()) - self.failUnless('dist-zip' in rootdir_automake_builder.makefile_am().automake_options()) - self.failUnless(const.CONFIX2_DIR in rootdir_automake_builder.makefile_am().extra_dist()) - self.failUnless(const.CONFIX2_PKG in rootdir_automake_builder.makefile_am().extra_dist()) diff --git a/dev-util/confix/files/confix-2.3.5-support-no_undefined.patch b/dev-util/confix/files/confix-2.3.5-support-no_undefined.patch deleted file mode 100644 index a6ffaae89c98..000000000000 --- a/dev-util/confix/files/confix-2.3.5-support-no_undefined.patch +++ /dev/null @@ -1,213 +0,0 @@ ------------------------------------------------------------------------- -r960 | mhaubi | 2017-09-26 14:51:18 +0200 (Tue, 26 Sep 2017) | 10 lines - -add 'has_undefined_symbols' property for libraries - -Windows does not support undefined symbols in shared libraries, -so libtool refuses to create DLLs without the -no-undefined flag. - -Adding explicit HAS_UNDEFINED_SYMBOLS(False) api call per library, -and the optional (has_undefined_symbols=False) argument to AutoC(). - -For backwards compatibility, default is (has_undefined_symbols=True). - ------------------------------------------------------------------------- -Index: libconfix/plugins/automake/c/out_c.py -=================================================================== ---- libconfix/plugins/automake/c/out_c.py (revision 959) -+++ libconfix/plugins/automake/c/out_c.py (revision 960) -@@ -487,6 +487,9 @@ - elif b.default_version() is not None: - automake_output_builder.makefile_am().add_compound_ldflags(automakelibname, '-release '+b.default_version()) - pass -+ if b.has_undefined_symbols() is False: -+ automake_output_builder.makefile_am().add_compound_ldflags(automakelibname, '-no-undefined') -+ pass - pass - else: - automake_output_builder.configure_ac().add_paragraph( -Index: libconfix/plugins/c/clusterer.py -=================================================================== ---- libconfix/plugins/c/clusterer.py (revision 959) -+++ libconfix/plugins/c/clusterer.py (revision 960) -@@ -33,7 +33,7 @@ - import types - - class CClustererSetup(Setup): -- def __init__(self, linkednamefinder=None): -+ def __init__(self, linkednamefinder=None, has_undefined_symbols=True): - assert linkednamefinder is None or isinstance(linkednamefinder, NameFinder) - Setup.__init__(self) - if linkednamefinder is None: -@@ -41,10 +41,11 @@ - else: - self.__namefinder = linkednamefinder - pass -+ self.__has_undefined_symbols = has_undefined_symbols - pass - - def setup(self, dirbuilder): -- clusterer = CClusterer(namefinder=self.__namefinder) -+ clusterer = CClusterer(namefinder=self.__namefinder, has_undefined_symbols=self.__has_undefined_symbols) - dirbuilder.add_builder(clusterer) - dirbuilder.add_interface(CClustererInterfaceProxy(clusterer=clusterer)) - pass -@@ -51,11 +52,12 @@ - pass - - class CClusterer(Builder): -- def __init__(self, namefinder): -+ def __init__(self, namefinder, has_undefined_symbols=True): - Builder.__init__(self) - self.__namefinder = namefinder - self.__libname = None - self.__libtool_version_info = None -+ self.__has_undefined_symbols = has_undefined_symbols - pass - - def shortname(self): -@@ -85,6 +87,15 @@ - pass - pass - -+ def set_has_undefined_symbols(self, has_undefined_symbols): -+ self.__has_undefined_symbols = has_undefined_symbols -+ for builder in self.parentbuilder().iter_builders(): -+ if isinstance(builder, LibraryBuilder): -+ builder.set_has_undefined_symbols(has_undefined_symbols) -+ break -+ pass -+ pass -+ - def enlarge(self): - super(CClusterer, self).enlarge() - -@@ -163,7 +174,8 @@ - LibraryBuilder( - basename=libname, - version=self.__libtool_version_info, -- default_version=self.package().version())) -+ default_version=self.package().version(), -+ has_undefined_symbols=self.__has_undefined_symbols)) - for b in itertools.chain(nomain_builders, header_builders): - library.add_member(b) - pass -@@ -229,6 +241,13 @@ - pass - self.__clusterer.set_libtool_version_info(version) - pass -+ -+ def HAS_UNDEFINED_SYMBOLS(self, has_undefined_symbols): -+ if type(has_undefined_symbols) is not types.BooleanType: -+ raise Error("HAS_UNDEFINED_SYMBOLS(): 'has_undefined_symbols' argument must be a boolean") -+ self.__clusterer.set_has_undefined_symbols(has_undefined_symbols) -+ pass -+ - pass - - class NameFinder: -Index: libconfix/plugins/c/explicit_iface.py -=================================================================== ---- libconfix/plugins/c/explicit_iface.py (revision 959) -+++ libconfix/plugins/c/explicit_iface.py (revision 960) -@@ -104,7 +104,7 @@ - self.__dirbuilder.add_builder(yacc) - return yacc - -- def LIBRARY(self, members, basename=None, version=None): -+ def LIBRARY(self, members, basename=None, version=None, undefined_symbols=True): - the_basename = basename - if the_basename is None: - the_basename=LongNameFinder().find_libname( -@@ -113,7 +113,8 @@ - pass - library = LibraryBuilder(basename=the_basename, - version=version, -- default_version=self.__dirbuilder.package().version()) -+ default_version=self.__dirbuilder.package().version(), -+ has_undefined_symbols=undefined_symbols) - for m in members: - library.add_member(m) - pass -Index: libconfix/plugins/c/library.py -=================================================================== ---- libconfix/plugins/c/library.py (revision 959) -+++ libconfix/plugins/c/library.py (revision 960) -@@ -25,7 +25,8 @@ - def __init__(self, - basename, - version, -- default_version): -+ default_version, -+ has_undefined_symbols): - - # library version. passed to libtool as "-version-info - # ::", for example. -@@ -40,6 +41,7 @@ - self.__basename = basename - self.__version = version - self.__default_version = default_version -+ self.__has_undefined_symbols = has_undefined_symbols - - self.__buildinfo_added = False - -@@ -82,6 +84,10 @@ - super(LibraryBuilder, self).force_enlarge() - pass - -+ def set_has_undefined_symbols(self, has_undefined_symbols): -+ self.__has_undefined_symbols = has_undefined_symbols -+ pass -+ - def version(self): - return self.__version - -@@ -88,4 +94,7 @@ - def default_version(self): - return self.__default_version - -+ def has_undefined_symbols(self): -+ return self.__has_undefined_symbols -+ - pass -Index: libconfix/plugins/c/setups/default_setup.py -=================================================================== ---- libconfix/plugins/c/setups/default_setup.py (revision 959) -+++ libconfix/plugins/c/setups/default_setup.py (revision 960) -@@ -25,8 +25,8 @@ - - from libconfix.core.machinery.setup import CompositeSetup - --def make_core_setups(linkednamefinder): -- return [CClustererSetup(linkednamefinder=linkednamefinder), -+def make_core_setups(linkednamefinder, has_undefined_symbols): -+ return [CClustererSetup(linkednamefinder=linkednamefinder, has_undefined_symbols=has_undefined_symbols), - CCreatorSetup(), - CommonInterfaceSetup(), - RelocatedHeadersSetup(), -@@ -34,8 +34,9 @@ - - class DefaultCSetup(CompositeSetup): - def __init__(self, -- linkednamefinder=None): -- setups = make_core_setups(linkednamefinder=linkednamefinder) -+ linkednamefinder=None, -+ has_undefined_symbols=True): -+ setups = make_core_setups(linkednamefinder=linkednamefinder, has_undefined_symbols=has_undefined_symbols) - setups.append(ImplicitInterfaceSetup()) - CompositeSetup.__init__( - self, -Index: libconfix/setups/c.py -=================================================================== ---- libconfix/setups/c.py (revision 959) -+++ libconfix/setups/c.py (revision 960) -@@ -26,7 +26,7 @@ - pass - - class AutoC(CompositeSetup): -- def __init__(self, libnamefinder=None): -- CompositeSetup.__init__(self, [DefaultCSetup(libnamefinder)]) -+ def __init__(self, libnamefinder=None, has_undefined_symbols=True): -+ CompositeSetup.__init__(self, [DefaultCSetup(libnamefinder, has_undefined_symbols=has_undefined_symbols)]) - pass - pass diff --git a/dev-util/confix/metadata.xml b/dev-util/confix/metadata.xml deleted file mode 100644 index 5cbfb3aa5288..000000000000 --- a/dev-util/confix/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - haubi@gentoo.org - Michael Haubenwallner - - - confix - - diff --git a/dev-util/glslang/glslang-8.13.3743-r1.ebuild b/dev-util/glslang/glslang-8.13.3743-r1.ebuild index 47d55f8c31d9..95e57fdafa69 100644 --- a/dev-util/glslang/glslang-8.13.3743-r1.ebuild +++ b/dev-util/glslang/glslang-8.13.3743-r1.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then else SNAPSHOT_COMMIT="${PV}" SRC_URI="https://github.com/KhronosGroup/${PN}/archive/${SNAPSHOT_COMMIT}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" + KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" S="${WORKDIR}/${PN}-${SNAPSHOT_COMMIT}" fi diff --git a/dev-util/gnome-builder/gnome-builder-3.36.1.ebuild b/dev-util/gnome-builder/gnome-builder-3.36.1.ebuild index b524cba0fea4..1560cdee79ea 100644 --- a/dev-util/gnome-builder/gnome-builder-3.36.1.ebuild +++ b/dev-util/gnome-builder/gnome-builder-3.36.1.ebuild @@ -43,7 +43,7 @@ RDEPEND=" >=x11-libs/vte-0.40.2:2.91[introspection] >=net-libs/webkit-gtk-2.12.0:4=[introspection] >=dev-libs/libxml2-2.9.0 - git? ( dev-libs/libgit2[ssh,threads] + git? ( dev-libs/libgit2:=[ssh,threads] >=dev-libs/libgit2-glib-0.28.0.1[ssh] ) dev-libs/libpcre:3 diff --git a/dev-util/jenkins-bin/Manifest b/dev-util/jenkins-bin/Manifest index 8d70e486be56..0a3f54437d5f 100644 --- a/dev-util/jenkins-bin/Manifest +++ b/dev-util/jenkins-bin/Manifest @@ -1,4 +1,5 @@ DIST jenkins-bin-2.235.1.war 66437256 BLAKE2B 900f5616db3e4e1913e9e07f1d40951fdb0a467e2acd93441a52fed7d9f5961103c46b34627e0add76da11a3e4787535d0a47e5eee20a474f65c14b03fefe9a4 SHA512 1be1f1845de87316107469b9b7c4d0e1e6b0f014f495981f2ecc2ce3acbfd820275c187c61b3f9664ad2a61312e4504171c45edf05e1711bbf61554c5f3fd653 DIST jenkins-bin-2.235.2.war 66458792 BLAKE2B 1d06fb3bed60c7bcfdbbc1e0fc507143b5f01e2d254fcbbf75ee219156e2ceea177f96f2ed8b4b9988563803c71fc4f01a7186834abfe15ebc5817f1c7260f55 SHA512 9e75500682d470a913c88430fc0b8ae7a94a99907a0dedff08b19f99503a30bb9a19fc0a66410d0b2cf47a568bce536c70bc669f6918cf317359f5a40b4809ed +DIST jenkins-bin-2.235.3.war 66451796 BLAKE2B 7587d64d3e1ebd88684b549891c7ef42fe567ef0e8573358eaeec9a2877b5e90da263d55ebf5e8afa83745f1216a16bdda45d3bbe2ab84460d5ad7183bc765c9 SHA512 a0c7aeb3ece86f9c09ec9dd0b988b8ed63d5baaa3fddbf090b3ade8aaea16e01c1b353f67a8cdd7c92009b189ffc170be54597d98e5bd17bfb0bf949c5a31eb3 DIST jenkins-bin-2.242.war 67003152 BLAKE2B cc20efde5196ed66af3cfb0b52404e35bf3954422734278ce2c3bfad5402c0f005579a1c406e519e8e04b28e3d0f26cff2d4fb5a40c2b722dd3a93d54cf86cb4 SHA512 22e138d4c3291b2885b9cb9db51e5dedcca13ca93a2fb8b11bd1dc81da981e9404717ff791fa2a1d9dd4530fb806e8cf9c79931cdb968723f02177fc00321f92 DIST jenkins-bin-2.245.war 67169055 BLAKE2B 25578c24c0957af95dbdc4b9e723d70b0d0af7d48128b77bf695c73563f924ccdda9acd71a407ed5066cbeb4d3cbbe2d2e7b3a5d4feca059560b1e223c56b7dc SHA512 9f6d0fc155924b8ae7160b9520c379fa57afd0a77075557e2f921bf25f36995db1c916ebfaf6a76f5049c89cb69a6997ac5795289d1b1d122d75a904089163cb diff --git a/dev-util/jenkins-bin/jenkins-bin-2.235.3.ebuild b/dev-util/jenkins-bin/jenkins-bin-2.235.3.ebuild new file mode 100644 index 000000000000..8ab8d5db213a --- /dev/null +++ b/dev-util/jenkins-bin/jenkins-bin-2.235.3.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit user systemd + +DESCRIPTION="Extensible continuous integration server" +HOMEPAGE="https://jenkins.io/" +LICENSE="MIT" +SRC_URI="http://mirrors.jenkins-ci.org/war-stable/${PV}/${PN/-bin/}.war -> ${P}.war" +RESTRICT="mirror" +SLOT="lts" +KEYWORDS="~amd64 ~x86 ~amd64-linux" +IUSE="" + +RDEPEND="media-fonts/dejavu + media-libs/freetype + !dev-util/jenkins-bin:0 + >=virtual/jre-1.8.0" + +S=${WORKDIR} + +JENKINS_DIR=/var/lib/jenkins + +pkg_setup() { + enewgroup jenkins + enewuser jenkins -1 -1 ${JENKINS_DIR} jenkins +} + +src_install() { + keepdir /var/log/jenkins ${JENKINS_DIR}/backup ${JENKINS_DIR}/home + + insinto /opt/jenkins + newins "${DISTDIR}"/${P}.war ${PN/-bin/}.war + + insinto /etc/logrotate.d + newins "${FILESDIR}"/${PN}-r1.logrotate ${PN/-bin/} + + newinitd "${FILESDIR}"/${PN}.init2 jenkins + newconfd "${FILESDIR}"/${PN}.confd jenkins + + systemd_newunit "${FILESDIR}"/${PN}.service2 jenkins.service + + fowners jenkins:jenkins /var/log/jenkins ${JENKINS_DIR} ${JENKINS_DIR}/home ${JENKINS_DIR}/backup +} diff --git a/dev-util/ply/ply-2.1.1-r1.ebuild b/dev-util/ply/ply-2.1.1-r1.ebuild index 60734b77ea4e..995c760e574e 100644 --- a/dev-util/ply/ply-2.1.1-r1.ebuild +++ b/dev-util/ply/ply-2.1.1-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/iovisor/ply/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm arm64 ~ppc ~x86" +KEYWORDS="amd64 arm arm64 ~ppc" IUSE="static-libs" # Bug 733248 file collisions with sys-boot/plymouth: # /usr/lib64/libply.la diff --git a/dev-util/qmtest/Manifest b/dev-util/qmtest/Manifest deleted file mode 100644 index 2e9f114ebc31..000000000000 --- a/dev-util/qmtest/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST qmtest-2.4.1.tar.gz 2792290 BLAKE2B 315ae4f79630d367e9b8198811975600f43eec3c2e9cb253fce2523f92a59536a23a7c299094b060292c9719f6edcae521faa4a300b367a226da8597b6fbaac9 SHA512 01a8b317fd5ae3d653b81d031005975d745829eda4b7d4d57c85cc13b71c142213dce053ba13999bf42a1b9b17118075e2c244c67e5c4c8a957d35d2850ae372 diff --git a/dev-util/qmtest/metadata.xml b/dev-util/qmtest/metadata.xml deleted file mode 100644 index 6f49eba8f496..000000000000 --- a/dev-util/qmtest/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/dev-util/qmtest/qmtest-2.4.1-r1.ebuild b/dev-util/qmtest/qmtest-2.4.1-r1.ebuild deleted file mode 100644 index 93ad4a8feb92..000000000000 --- a/dev-util/qmtest/qmtest-2.4.1-r1.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) -DISTUTILS_SINGLE_IMPL=1 - -inherit distutils-r1 - -DESCRIPTION="CodeSourcery's test harness system" -HOMEPAGE="http://www.codesourcery.com/qmtest/" -SRC_URI="http://www.codesourcery.com/public/${PN}/${P}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~mips x86 ~amd64-linux ~x86-linux" -IUSE="" - -DEPEND="" -RDEPEND="" - -pkg_setup() { - python-single-r1_pkg_setup -} - -src_install() { - distutils-r1_src_install - find "${ED}" -name config.py -print0 | xargs -0 sed -i "s:${ED}:${EPREFIX}/usr:" - rm -r "${ED}"usr/share/doc/${PN}/{COPYING,LICENSE.OPL} || die - mv "${ED}"usr/share/doc/${PN}/* "${ED}"usr/share/doc/${PF} || die - rm -r "${ED}"/usr/share/doc/${PN} || die -} diff --git a/dev-util/spirv-headers/spirv-headers-1.5.3.ebuild b/dev-util/spirv-headers/spirv-headers-1.5.3.ebuild index 1364d395318c..38d9ad01c4ba 100644 --- a/dev-util/spirv-headers/spirv-headers-1.5.3.ebuild +++ b/dev-util/spirv-headers/spirv-headers-1.5.3.ebuild @@ -12,6 +12,6 @@ SRC_URI="https://github.com/KhronosGroup/SPIRV-Headers/archive/${EGIT_COMMIT}.ta LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" S="${WORKDIR}/SPIRV-Headers-${EGIT_COMMIT}" diff --git a/dev-util/spirv-tools/spirv-tools-2020.3.ebuild b/dev-util/spirv-tools/spirv-tools-2020.3.ebuild index d7801cb27424..8cf8dca6539c 100644 --- a/dev-util/spirv-tools/spirv-tools-2020.3.ebuild +++ b/dev-util/spirv-tools/spirv-tools-2020.3.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then inherit git-r3 else SRC_URI="https://github.com/KhronosGroup/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" + KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" S="${WORKDIR}"/${MY_PN}-${PV} fi diff --git a/dev-util/trace-cmd/Manifest b/dev-util/trace-cmd/Manifest index 4c4cec3dacce..53023f987a4f 100644 --- a/dev-util/trace-cmd/Manifest +++ b/dev-util/trace-cmd/Manifest @@ -1 +1,2 @@ DIST trace-cmd-v2.8.3.tar.gz 1996617 BLAKE2B 0ab77649af90a0a9368ff118dc94e6fd003b18ceb2065ae3a4559a1d2cfa93be44d87bfb97e2e2f06898508699ff5ce18face4edefd7e40b3b9cca405a626cff SHA512 51166c4276abda209a099cc6fe9081ad6d403cbfd9d4a53bc5bb068392327e88fe647e9324a527e68730d73d1a5f7f74126718547f94c652bb12e51c7518a58b +DIST trace-cmd-v2.9.1.tar.gz 4298008 BLAKE2B f7aa2f12b2c90f35390857ed6f5818b74c42be36ce70835d86410f9f4931d27410123baaad007fa2795c1ba1f5bafc739db620f467ccc48021d774ee7be8a68d SHA512 186bfdd8ff1e88e9e6d3ae87b123f049892deaaa8d6a42944b6f8abee6b828946b88774029aa96daf4423a3dfc01b42835508f44f636dd02579ef9a8ef425131 diff --git a/dev-util/trace-cmd/trace-cmd-2.9.1.ebuild b/dev-util/trace-cmd/trace-cmd-2.9.1.ebuild new file mode 100644 index 000000000000..05cc150deeca --- /dev/null +++ b/dev-util/trace-cmd/trace-cmd-2.9.1.ebuild @@ -0,0 +1,130 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +PYTHON_COMPAT=( python3_{6,7,8,9} ) +DISTUTILS_OPTIONAL=1 + +inherit linux-info bash-completion-r1 python-r1 toolchain-funcs + +DESCRIPTION="User-space front-end for Ftrace" +HOMEPAGE="https://git.kernel.org/cgit/linux/kernel/git/rostedt/trace-cmd.git" + +if [[ ${PV} == *9999 ]] ; then + EGIT_REPO_URI="https://git.kernel.org/pub/scm/linux/kernel/git/rostedt/${PN}.git" + inherit git-r3 +else + SRC_URI="https://git.kernel.org/pub/scm/utils/trace-cmd/trace-cmd.git/snapshot/${PN}-v${PV}.tar.gz" + KEYWORDS="~amd64 ~arm64 ~x86" + S="${WORKDIR}/${PN}-v${PV}" +fi + +LICENSE="GPL-2+ LGPL-2.1+" +SLOT="0/${PV}" +IUSE="+audit doc python test udis86" +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" +RESTRICT="!test? ( test )" + +RDEPEND=" + audit? ( sys-process/audit ) + python? ( ${PYTHON_DEPS} ) + udis86? ( dev-libs/udis86 ) +" +DEPEND="${RDEPEND} + sys-kernel/linux-headers + test? ( dev-util/cunit ) +" +BDEPEND=" + python? ( + virtual/pkgconfig + dev-lang/swig + ) + doc? ( app-text/asciidoc ) +" + +# having trouble getting tests to compile +RESTRICT+=" test" + +pkg_setup() { + local CONFIG_CHECK=" + ~TRACING + ~FTRACE + ~BLK_DEV_IO_TRACE" + + linux-info_pkg_setup +} + +src_prepare() { + default + sed -r -e 's:([[:space:]]+)install_bash_completion($|[[:space:]]+):\1:' \ + -i Makefile || die "sed failed" +} + +src_configure() { + EMAKE_FLAGS=( + BUILD_OUTPUT="${WORKDIR}/${P}_build" + "prefix=${EPREFIX}/usr" + "libdir=${EPREFIX}/usr/$(get_libdir)" + "CC=$(tc-getCC)" + "AR=$(tc-getAR)" + "BASH_COMPLETE_DIR=$(get_bashcompdir)" + "etcdir=/etc" + $(usex audit '' 'NO_AUDIT=' '' '1') + $(usex test 'CUNIT_INSTALLED=' '' '1' '') + $(usex udis86 '' 'NO_UDIS86=' '' '1') + VERBOSE=1 + ) +} + +src_compile() { + emake "${EMAKE_FLAGS[@]}" NO_PYTHON=1 \ + trace-cmd + + if use python; then + python_copy_sources + python_foreach_impl python_compile + fi + + use doc && emake doc +} + +python_compile() { + pushd "${BUILD_DIR}" > /dev/null || die + + emake "${EMAKE_FLAGS[@]}" \ + PYTHON_VERS="${EPYTHON}" \ + PYTHON_PKGCONFIG_VERS="${EPYTHON//python/python-}" \ + python_dir=$(python_get_sitedir)/${PN} \ + python ctracecmd.so + + popd > /dev/null || die +} + +src_test() { + emake "${EMAKE_FLAGS[@]}" test +} + +src_install() { + emake "${EMAKE_FLAGS[@]}" NO_PYTHON=1 \ + DESTDIR="${D}" \ + install install_libs + + newbashcomp tracecmd/trace-cmd.bash "${PN}" + + use doc && emake DESTDIR="${D}" install_doc + use python && python_foreach_impl python_install +} + +python_install() { + pushd "${BUILD_DIR}" > /dev/null || die + + emake "${EMAKE_FLAGS[@]}" DESTDIR="${D}" \ + PYTHON_VERS="${EPYTHON}" \ + PYTHON_PKGCONFIG_VERS="${EPYTHON//python/python-}" \ + python_dir=$(python_get_sitedir)/${PN} \ + install_python + + popd > /dev/null || die + + python_optimize +} diff --git a/dev-util/tup/metadata.xml b/dev-util/tup/metadata.xml index 390ab1cc5015..c16fe2d5fe28 100644 --- a/dev-util/tup/metadata.xml +++ b/dev-util/tup/metadata.xml @@ -1,10 +1,7 @@ - - andrey_utkin@gentoo.org - Andrey Utkin - + gittup/tup diff --git a/dev-util/unrpyc/Manifest b/dev-util/unrpyc/Manifest deleted file mode 100644 index 137c525b9114..000000000000 --- a/dev-util/unrpyc/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST unrpyc-1.1.3.tar.gz 77662 BLAKE2B e2fdf9015e67ee389ff84c49bd89c64d65178a26aaa7b8600202f491291e03a568bec2d8d09e47c407a9bcd025dab3b84e5167f07c9673d19bdb5bf7846c1eed SHA512 5883d58e11b2f52cffdeae744e17bf6bf2039340e53365f8ce58f716b991011bbca71c6473395a9d70c32bc77529eea3e7a9e3b8da7dc3cc8362cc0fdcbe5cf0 diff --git a/dev-util/unrpyc/metadata.xml b/dev-util/unrpyc/metadata.xml deleted file mode 100644 index 69df492b06ae..000000000000 --- a/dev-util/unrpyc/metadata.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - bircoph@gentoo.org - Andrew Savchenko - - - Unrpyc is a script to decompile Ren'Py (http://www.renpy.org/) compiled - .rpyc script files. It will not extract files from .rpa archives. - For that, use app-arch/unrpa. - - - CensoredUsername/unrpyc - - - Build un.rpyc module for run-time decompiling - Use pickle protocol 0 for un-rpyc module. May be usefule for very old games - Use pickle protocol 1 for un-rpyc module. Default if no protocol is selected - Use pickle protocol 2 for un-rpyc module - - diff --git a/dev-util/unrpyc/unrpyc-1.1.3.ebuild b/dev-util/unrpyc/unrpyc-1.1.3.ebuild deleted file mode 100644 index e754cac60c4a..000000000000 --- a/dev-util/unrpyc/unrpyc-1.1.3.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 - -PYTHON_COMPAT=( python2_7 ) -inherit distutils-r1 - -SRC_URI="https://github.com/CensoredUsername/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64 ~x86" -DESCRIPTION="Ren'Py's rpyc scripts decompiler" -HOMEPAGE="https://github.com/CensoredUsername/unrpyc" -LICENSE="BSD-1 BSD" -SLOT="0" - -IUSE="+module proto0 proto1 proto2" - -DEPEND="module? ( dev-python/picklemagic[${PYTHON_USEDEP}] )" - -src_prepare() { - sed -i 's/unrpyc.py/unrpyc/g' README.md setup.py || die - mv unrpyc.py unrpyc || die - distutils-r1_src_prepare -} - -src_compile() { - distutils-r1_src_compile - - if use module; then - local proto=1 - use proto0 && proto=0 - use proto1 && proto=1 - use proto2 && proto=2 - - cd un.rpyc || die - python_setup 'python2*' - ./compile.py -p${proto} || die - fi -} - -src_install() { - distutils-r1_src_install - - if use module; then - install -Dpm 0644 -t "${ED}/usr/share/${PN}" un.rpyc/un.rpyc || die - einfo "For run-time rpyc decompiling copy ${EPREFIX}/usr/share/${PN}/un.rpyc to your game dir." - newdoc un.rpyc/README.md README-un.rpyc.md - fi -} diff --git a/dev-util/vulkan-headers/vulkan-headers-1.2.143.ebuild b/dev-util/vulkan-headers/vulkan-headers-1.2.143.ebuild index ca60e7d5b6ad..7bea2760fcf0 100644 --- a/dev-util/vulkan-headers/vulkan-headers-1.2.143.ebuild +++ b/dev-util/vulkan-headers/vulkan-headers-1.2.143.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == *9999* ]]; then inherit git-r3 else SRC_URI="https://github.com/KhronosGroup/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" + KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" S="${WORKDIR}"/${MY_PN}-${PV} fi diff --git a/dev-util/vulkan-tools/vulkan-tools-1.2.141.ebuild b/dev-util/vulkan-tools/vulkan-tools-1.2.141.ebuild index 5ff8e9e51351..a23ebee93695 100644 --- a/dev-util/vulkan-tools/vulkan-tools-1.2.141.ebuild +++ b/dev-util/vulkan-tools/vulkan-tools-1.2.141.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]]; then inherit git-r3 else SRC_URI="https://github.com/KhronosGroup/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 ~arm ~arm64 ~ppc64" + KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64" S="${WORKDIR}"/${MY_PN}-${PV} fi diff --git a/dev-vcs/Manifest.gz b/dev-vcs/Manifest.gz index 059e50c216fe..15dd23022aa2 100644 Binary files a/dev-vcs/Manifest.gz and b/dev-vcs/Manifest.gz differ diff --git a/dev-vcs/git/Manifest b/dev-vcs/git/Manifest index 92225303196d..7b5f389d7fc7 100644 --- a/dev-vcs/git/Manifest +++ b/dev-vcs/git/Manifest @@ -3,13 +3,16 @@ DIST git-2.24.3.tar.xz 5774192 BLAKE2B a8bea56f85a12863565325984a303ac2d964e0371 DIST git-2.25.4.tar.xz 5880976 BLAKE2B a3ac79918ba174a93844d9518a2f1c6970abe2cd31acea260742d3c03a31a03131f53603a3bd3e525a60f8ebcfbbaa3b92228e2486717ca2d389a978e39bd5ec SHA512 ca2ecc561d06dbb393fe47d445f0d69423d114766d9bcc125ef1d6d37e350ad903c456540cea420c1a51635b750cde3901e4196f29ce95b315fda11270173450 DIST git-2.26.2.tar.xz 6007864 BLAKE2B efce003a95e24dbb6e14feebd35874c9ed1a5c06d7f0722d4dfefae830613b64b81faa41d5952400fa382b385d15d48829f8ee3b4d065e134bd38fa0e10bf570 SHA512 5d92d07b171c5cd6e89a29c1211c73c1c900cd51c74d690aebfb4a3d0e93b541b09b42b6d6a1a82f5c3d953096771f9a8605c63be139f559f58698c1a0eabcfc DIST git-2.27.0.tar.xz 6074636 BLAKE2B 72c992ee35a50cdeb2363f04edfab65358216b8415f31f217b6e837d1f7bc28b90e49850006596a8f5f1932fd3011c4253df287d445dca58e335d2f6e7bab8c2 SHA512 8ddea44503db7caf1f6080e64555541aa64a7b8761fd6541965ee244d9c4a47befccda1a239f11d86c2ad0ff24923d084f65712f5f2d6cfa178573e3471c6c33 +DIST git-2.28.0.tar.xz 6117608 BLAKE2B 81c834dfda5b8e3065d098e411eb2408a1e7ccfde9c447a4164c131c9c2c32dcfd888980bcd180952435c05976a4fa18c155830432170deff70aa1aa2989cd2a SHA512 a6159c0a15e3c5f9603157d4010664a6d74e7d65b9fe97a03b36fac12607248ed57980d96565841e88eae343001c167222232737d3af812608c8db011941df1a DIST git-htmldocs-2.23.3.tar.xz 1295344 BLAKE2B 7a6d8198cf8285717f11731ea907ea06786c486701a729d071deedc5437a595dab355ae2d0ac2814b10503ab4161e76a1245663a9ce35ce48d03be9905315db3 SHA512 2c86c03f29f1a4fc2acb17a17a9e1a3df2ec95138895f5c8e776859772ebc7b95c24af0e328508ccf1ea85b7adaa86a9aedc4d0c353ffc91ad5810ecc9a48059 DIST git-htmldocs-2.24.3.tar.xz 1307828 BLAKE2B 5d6dda03e2c51346326a1258a14a0ee16fab7fe83c80b4a1a0b307a6343db851d89b96afcf616e10ad5831352a90332ac602e5713444855327e11be8992a5274 SHA512 14289fb46cff48bece0cdafea9ef201facdb58eafce4b735ce50489356deb993c481ac1b6e96a2f98cfe30434280997c47f2cca0bdb2b6e85c31cb7cf17cc257 DIST git-htmldocs-2.25.4.tar.xz 1296896 BLAKE2B 4f6469acdcd699698bd1f19bd0d911fd522c1890115f25c087a7870b855eb9354340fe17e9e6aaec7fb27cd951fe28cadbf26e1aeadc76f3c3a1cde4d23e42cd SHA512 e10c6fa52e213a2b18290fed375f6e176eef17b0a19f6906f09d6228d18bece88ff0ec97d871db0ba29fc0fbff73740312ab01eab809bd6a9a41c8b295cf8d67 DIST git-htmldocs-2.26.2.tar.xz 1304788 BLAKE2B e0de88c5c41646d5fb9b54e2ee873c7904e1b85c67f971499f0227eb2dd59cabd4ffc58c468cf8a7a7466920af972dbc7f95d78003e487edac9a15a9c49b80a2 SHA512 b577693180b4fc035af211e3b83e98ad5e1bfbb98706924858df6558383b82ca05f870bdae90f8a14c8bf664f091ee928af52dcdebdfb98dc7387fdfe2e3a396 DIST git-htmldocs-2.27.0.tar.xz 1325820 BLAKE2B a86cb62b6e42e451201a69e92c897566a78ed4965a98ef7b09f7c4674f60a334357ea8834ec5d97764f5f7e8fe580b8ac3af4da588b72a0e01f065adcd019aec SHA512 6af974ea6c8458f72c5fc7a372611e0153b705a85092a5fe37587a3165368712e077f582ce4085538f48df925d60898b96c32275182b7ef034711ab53e7ab811 +DIST git-htmldocs-2.28.0.tar.xz 1347596 BLAKE2B 9c447f951cc31eb306841d12a94aefd3bb9699f374f2919f7eed0789f6b49cd54df74ecddaa1475203a5dca33140787f53272774f71ccbb48e5da5f1ab6bfbde SHA512 bbe7a7c221d1bb8d9852d5210a80b3d60c5b66f159591971abb2d9a08570cb7bf85686c7eba8cf37e04d37d63702906b308692a68c05fdbd0e3f3d60322003f0 DIST git-manpages-2.23.3.tar.xz 449464 BLAKE2B bfc0153e43724df7210110e836d47f17258e45a876aa9bf4604c3f38e690e0e5379d4394df96c3dd84ea4d7371b7843729e6fb5d4b43fd7d4a9b4c3f4062a922 SHA512 a7b5fc48a5b840eb9b668b441ad3c30f65adc73c22cda461ffaca1cfddf154bf1974cab6c372b4534fd45a43a2e2ab96513364845a7db4285b88e31bf7619f8e DIST git-manpages-2.24.3.tar.xz 454796 BLAKE2B b340b33593e596a7a87385110fea53a96b68f0b0c5c02e046a1aff5ff7c7a6bf3d7a55c4d33796db8e84824df72451ad51db9fc44df4840ecd0183c0ef49eba0 SHA512 22709e159196da27befc26eef3ab40dab9700c95abf6892860a81c8e5df7d85ad423c877e6c88949cfc611c4dfebd956f02a78f0340c1cd4d58c48f80e3e1cce DIST git-manpages-2.25.4.tar.xz 459344 BLAKE2B b0ac88f691984f39f6cfbf41d2d61ab443573974277536641daddf0e9b7755ea9cb6bc96ecf3c14479809036171e461eff72cb498c63a56eea041341b8a65af5 SHA512 a67b881f289d5b3e2187ad55c5176258c30108c73fc7c18d50c1a6b42b241ce46dba28acf2f7bfc994b044444a6678096a35ad60936ea6cba07b52ddf647da17 DIST git-manpages-2.26.2.tar.xz 462052 BLAKE2B 27fc44360c9f890e9f7754e8423f5596548f076f5fec5dfc6c752e8b3caa5f64ba182c1566b67878b19fbb115297e08def1bf9d2711c7334cbb8e1b20fc039a1 SHA512 9591e94683a6b49d8b9f2afddc826576023fdfa6de6db4af3a28a2af00b175d5be710d86a31d0f1b8320cc38b6f27698e17fb3e8c1f2b0c5ced37296ef1109b6 DIST git-manpages-2.27.0.tar.xz 470724 BLAKE2B 83db9c5aaf9ada63d4e6146ffa4f20f1d21797ba7c7b27ade9d6f4dedb1091591b8afe4f368a4433cf75d2b148d68cec725f5504504c703eb7c22916d17b8069 SHA512 a4ceb7b86d67d15a52fec22e9bac5c8b1a5447041c3278710c2e24f70d6d443853d6a6ec5eb5ab7633390c5fa2494dd495096c26a6467d9cb13d9da007a73d12 +DIST git-manpages-2.28.0.tar.xz 472524 BLAKE2B 84752bee094eb879be8905dd561593e9f2a71d91971be7be83ed421bdeef83f7165f9506297bf23127a46a1d05c718999dab6b3ac3bda0ce0fba95ca64145de8 SHA512 ba4d41c2c2efd1eb5ab8ccf00efcebbc2fbbd31ab325da66b05181d15f677c2fc97c9eefd58c3b1c75a07276b399214f398df8d084c1a5092f982ce392876a2f diff --git a/dev-vcs/git/git-2.28.0.ebuild b/dev-vcs/git/git-2.28.0.ebuild new file mode 100644 index 000000000000..35ba555d64a9 --- /dev/null +++ b/dev-vcs/git/git-2.28.0.ebuild @@ -0,0 +1,728 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +GENTOO_DEPEND_ON_PERL=no + +# bug #329479: git-remote-testgit is not multiple-version aware +PYTHON_COMPAT=( python3_{6,7} ) + +inherit toolchain-funcs elisp-common l10n perl-module bash-completion-r1 python-single-r1 systemd + +PLOCALES="bg ca de es fr is it ko pt_PT ru sv vi zh_CN" +if [[ ${PV} == *9999 ]]; then + inherit git-r3 + EGIT_REPO_URI="git://git.kernel.org/pub/scm/git/git.git" + # Please ensure that all _four_ 9999 ebuilds get updated; they track the 4 upstream branches. + # See https://git-scm.com/docs/gitworkflows#_graduation + # In order of stability: + # 9999-r0: maint + # 9999-r1: master + # 9999-r2: next + # 9999-r3: pu + case "${PVR}" in + 9999) EGIT_BRANCH=maint ;; + 9999-r1) EGIT_BRANCH=master ;; + 9999-r2) EGIT_BRANCH=next;; + 9999-r3) EGIT_BRANCH=pu ;; + esac +fi + +MY_PV="${PV/_rc/.rc}" +MY_P="${PN}-${MY_PV}" + +DOC_VER="${MY_PV}" + +DESCRIPTION="stupid content tracker: distributed VCS designed for speed and efficiency" +HOMEPAGE="https://www.git-scm.com/" +if [[ ${PV} != *9999 ]]; then + SRC_URI_SUFFIX="xz" + SRC_URI_KORG="https://www.kernel.org/pub/software/scm/git" + [[ "${PV/rc}" != "${PV}" ]] && SRC_URI_KORG+='/testing' + SRC_URI="${SRC_URI_KORG}/${MY_P}.tar.${SRC_URI_SUFFIX} + ${SRC_URI_KORG}/${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX} + doc? ( + ${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX} + )" + [[ "${PV}" == *_rc* ]] || \ + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +fi + +LICENSE="GPL-2" +SLOT="0" +IUSE="+blksha1 +curl cgi doc emacs gnome-keyring +gpg highlight +iconv libressl mediawiki mediawiki-experimental +nls +pcre +pcre-jit perforce +perl +ppcsha1 tk +threads +webdav xinetd cvs subversion test" + +# Common to both DEPEND and RDEPEND +DEPEND=" + gnome-keyring? ( app-crypt/libsecret ) + !libressl? ( dev-libs/openssl:0= ) + libressl? ( dev-libs/libressl:= ) + sys-libs/zlib + pcre? ( + pcre-jit? ( dev-libs/libpcre2[jit(+)] ) + !pcre-jit? ( dev-libs/libpcre ) + ) + perl? ( dev-lang/perl:=[-build(-)] ) + tk? ( dev-lang/tk:0= ) + curl? ( + net-misc/curl + webdav? ( dev-libs/expat ) + ) + emacs? ( >=app-editors/emacs-23.1:* ) + iconv? ( virtual/libiconv ) +" + +RDEPEND="${DEPEND} + gpg? ( app-crypt/gnupg ) + perl? ( + dev-perl/Error + dev-perl/MailTools + dev-perl/Authen-SASL + cgi? ( + dev-perl/CGI + highlight? ( app-text/highlight ) + ) + cvs? ( + >=dev-vcs/cvsps-2.1:0 + dev-perl/DBI + dev-perl/DBD-SQLite + ) + mediawiki? ( + dev-perl/DateTime-Format-ISO8601 + dev-perl/HTML-Tree + dev-perl/MediaWiki-API + ) + subversion? ( + dev-vcs/subversion[-dso(-),perl] + dev-perl/libwww-perl + dev-perl/TermReadKey + ) + ) + perforce? ( ${PYTHON_DEPS} ) +" + +# This is how info docs are created with Git: +# .txt/asciidoc --(asciidoc)---------> .xml/docbook +# .xml/docbook --(docbook2texi.pl)--> .texi +# .texi --(makeinfo)---------> .info +BDEPEND=" + doc? ( + app-text/asciidoc + app-text/docbook2X + app-text/xmlto + sys-apps/texinfo + ) + nls? ( sys-devel/gettext ) + test? ( app-crypt/gnupg ) +" + +# Live ebuild builds man pages and HTML docs, additionally +if [[ ${PV} == *9999 ]]; then + BDEPEND="${BDEPEND} + app-text/asciidoc" +fi + +SITEFILE="50${PN}-gentoo.el" +S="${WORKDIR}/${MY_P}" + +REQUIRED_USE=" + cgi? ( perl ) + cvs? ( perl ) + mediawiki? ( perl ) + mediawiki-experimental? ( mediawiki ) + subversion? ( perl ) + webdav? ( curl ) + pcre-jit? ( pcre ) + perforce? ( ${PYTHON_REQUIRED_USE} ) +" + +RESTRICT="!test? ( test )" + +PATCHES=( + # bug #350330 - automagic CVS when we don't want it is bad. + "${FILESDIR}"/git-2.22.0_rc0-optional-cvs.patch + + "${FILESDIR}"/git-2.2.0-svn-fe-linking.patch + + # Make submodule output quiet + "${FILESDIR}"/git-2.21.0-quiet-submodules-testcase.patch +) + +pkg_setup() { + if use subversion && has_version "dev-vcs/subversion[dso]"; then + ewarn "Per Gentoo bugs #223747, #238586, when subversion is built" + ewarn "with USE=dso, there may be weird crashes in git-svn. You" + ewarn "have been warned." + fi + if use perforce ; then + python-single-r1_pkg_setup + fi +} + +# This is needed because for some obscure reasons future calls to make don't +# pick up these exports if we export them in src_unpack() +exportmakeopts() { + local extlibs myopts + + myopts=( + ASCIIDOC_NO_ROFF=YesPlease + $(usex cvs '' NO_CVS=YesPlease) + $(usex elibc_musl NO_REGEX=YesPlease '') + $(usex iconv '' NO_ICONV=YesPlease) + $(usex nls '' NO_GETTEXT=YesPlease) + $(usex perl 'INSTALLDIRS=vendor NO_PERL_CPAN_FALLBACKS=YesPlease' NO_PERL=YesPlease) + $(usex perforce '' NO_PYTHON=YesPlease) + $(usex subversion '' NO_SVN_TESTS=YesPlease) + $(usex threads '' NO_PTHREADS=YesPlease) + $(usex tk '' NO_TCLTK=YesPlease) + ) + + if use blksha1 ; then + myopts+=( BLK_SHA1=YesPlease ) + elif use ppcsha1 ; then + myopts+=( PPC_SHA1=YesPlease ) + fi + + if use curl ; then + use webdav || myopts+=( NO_EXPAT=YesPlease ) + else + myopts+=( NO_CURL=YesPlease ) + fi + + # broken assumptions, because of static build system ... + myopts+=( + NO_FINK=YesPlease + NO_DARWIN_PORTS=YesPlease + INSTALL=install + TAR=tar + SHELL_PATH="${EPREFIX}/bin/sh" + SANE_TOOL_PATH= + OLD_ICONV= + NO_EXTERNAL_GREP= + ) + + # For svn-fe + extlibs=( -lz -lssl ${S}/xdiff/lib.a $(usex threads -lpthread '') ) + + # can't define this to null, since the entire makefile depends on it + sed -i -e '/\/usr\/local/s/BASIC_/#BASIC_/' Makefile || die + + if use pcre; then + if use pcre-jit; then + myopts+=( USE_LIBPCRE2=YesPlease ) + extlibs+=( -lpcre2-8 ) + else + myopts+=( + USE_LIBPCRE1=YesPlease + NO_LIBPCRE1_JIT=YesPlease + ) + extlibs+=( -lpcre ) + fi + fi +# Disabled until ~m68k-mint can be keyworded again +# if [[ ${CHOST} == *-mint* ]] ; then +# myopts+=( +# NO_MMAP=YesPlease +# NO_IPV6=YesPlease +# NO_STRLCPY=YesPlease +# NO_MEMMEM=YesPlease +# NO_MKDTEMP=YesPlease +# NO_MKSTEMPS=YesPlease +# ) +# fi + if [[ ${CHOST} == ia64-*-hpux* ]]; then + myopts+=( NO_NSEC=YesPlease ) + fi + if [[ ${CHOST} == *-*-aix* ]]; then + myopts+=( NO_FNMATCH_CASEFOLD=YesPlease ) + fi + if [[ ${CHOST} == *-solaris* ]]; then + myopts+=( + NEEDS_LIBICONV=YesPlease + HAVE_CLOCK_MONOTONIC=1 + ) + if grep -q getdelim "${EROOT}"/usr/include/stdio.h ; then + myopts+=( HAVE_GETDELIM=1 ) + fi + fi + + if has_version '>=app-text/asciidoc-8.0' ; then + myopts+=( ASCIIDOC8=YesPlease ) + fi + + # Bug 290465: + # builtin-fetch-pack.c:816: error: 'struct stat' has no member named 'st_mtim' + if [[ "${CHOST}" == *-uclibc* ]] ; then + myopts+=( NO_NSEC=YesPlease ) + use iconv && myopts+=( NEEDS_LIBICONV=YesPlease ) + fi + + export MY_MAKEOPTS="${myopts[@]}" + export EXTLIBS="${extlibs[@]}" +} + +src_unpack() { + if [[ ${PV} != *9999 ]]; then + unpack ${MY_P}.tar.${SRC_URI_SUFFIX} + cd "${S}" || die + unpack ${PN}-manpages-${DOC_VER}.tar.${SRC_URI_SUFFIX} + if use doc ; then + pushd "${S}"/Documentation &>/dev/null || die + unpack ${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX} + popd &>/dev/null || die + fi + else + git-r3_src_unpack + #cp "${FILESDIR}"/GIT-VERSION-GEN . + fi + +} + +src_prepare() { + # add experimental patches to improve mediawiki support + # see patches for origin + if use mediawiki-experimental ; then + PATCHES+=( + "${FILESDIR}"/git-2.7.0-mediawiki-namespaces.patch + "${FILESDIR}"/git-2.7.0-mediawiki-subpages.patch + "${FILESDIR}"/git-2.7.0-mediawiki-500pages.patch + ) + fi + + default + + sed -i \ + -e 's:^\(CFLAGS[[:space:]]*=\).*$:\1 $(OPTCFLAGS) -Wall:' \ + -e 's:^\(LDFLAGS[[:space:]]*=\).*$:\1 $(OPTLDFLAGS):' \ + -e 's:^\(CC[[:space:]]* =\).*$:\1$(OPTCC):' \ + -e 's:^\(AR[[:space:]]* =\).*$:\1$(OPTAR):' \ + -e "s:\(PYTHON_PATH[[:space:]]\+=[[:space:]]\+\)\(.*\)$:\1${EPREFIX}\2:" \ + -e "s:\(PERL_PATH[[:space:]]\+=[[:space:]]\+\)\(.*\)$:\1${EPREFIX}\2:" \ + Makefile contrib/svn-fe/Makefile || die + + # Fix docbook2texi command + sed -r -i 's/DOCBOOK2X_TEXI[[:space:]]*=[[:space:]]*docbook2x-texi/DOCBOOK2X_TEXI = docbook2texi.pl/' \ + Documentation/Makefile || die +} + +git_emake() { + # bug #320647: PYTHON_PATH + local PYTHON_PATH="" + use perforce && PYTHON_PATH="${PYTHON}" + emake ${MY_MAKEOPTS} \ + prefix="${EPREFIX}"/usr \ + htmldir="${EPREFIX}"/usr/share/doc/${PF}/html \ + perllibdir="$(use perl && perl_get_raw_vendorlib)" \ + sysconfdir="${EPREFIX}"/etc \ + DESTDIR="${D}" \ + GIT_TEST_OPTS="--no-color" \ + OPTAR="$(tc-getAR)" \ + OPTCC="$(tc-getCC)" \ + OPTCFLAGS="${CFLAGS}" \ + OPTLDFLAGS="${LDFLAGS}" \ + PERL_PATH="${EPREFIX}/usr/bin/perl" \ + PERL_MM_OPT="" \ + PYTHON_PATH="${PYTHON_PATH}" \ + V=1 \ + "$@" +} + +src_configure() { + exportmakeopts +} + +src_compile() { + git_emake || die "emake failed" + + if use emacs ; then + elisp-compile contrib/emacs/git{,-blame}.el + fi + + if use perl && use cgi ; then + git_emake \ + gitweb \ + || die "emake gitweb (cgi) failed" + fi + + if [[ ${CHOST} == *-darwin* ]]; then + pushd contrib/credential/osxkeychain &>/dev/null || die + git_emake CC=$(tc-getCC) CFLAGS="${CFLAGS}" \ + || die "emake credential-osxkeychain" + popd &>/dev/null || die + fi + + pushd Documentation &>/dev/null || die + if [[ ${PV} == *9999 ]] ; then + git_emake man \ + || die "emake man failed" + if use doc ; then + git_emake info html \ + || die "emake info html failed" + fi + else + if use doc ; then + git_emake info \ + || die "emake info html failed" + fi + fi + popd &>/dev/null || die + + if use subversion ; then + pushd contrib/svn-fe &>/dev/null || die + # by defining EXTLIBS we override the detection for libintl and + # libiconv, bug #516168 + local nlsiconv=() + use nls && use !elibc_glibc && nlsiconv+=( -lintl ) + use iconv && use !elibc_glibc && nlsiconv+=( -liconv ) + git_emake EXTLIBS="${EXTLIBS} ${nlsiconv[@]}" \ + || die "emake svn-fe failed" + if use doc ; then + # svn-fe.1 requires the full USE=doc dependency stack + git_emake svn-fe.1 \ + || die "emake svn-fe.1 failed" + git_emake svn-fe.html \ + || die "svn-fe.html failed" + fi + popd &>/dev/null || die + fi + + if use gnome-keyring ; then + pushd contrib/credential/libsecret &>/dev/null || die + git_emake || die "emake git-credential-libsecret failed" + popd &>/dev/null || die + fi + + pushd contrib/subtree &>/dev/null || die + git_emake git-subtree + # git-subtree.1 requires the full USE=doc dependency stack + use doc && git_emake git-subtree.html git-subtree.1 + popd &>/dev/null || die + + pushd contrib/diff-highlight &>/dev/null || die + git_emake + popd &>/dev/null || die + + if use mediawiki ; then + pushd contrib/mw-to-git &>/dev/null || die + git_emake + popd &>/dev/null || die + + fi +} + +src_install() { + git_emake install || die "make install failed" + + if [[ ${CHOST} == *-darwin* ]]; then + dobin contrib/credential/osxkeychain/git-credential-osxkeychain + fi + + # Depending on the tarball and manual rebuild of the documentation, the + # manpages may exist in either OR both of these directories. + find man?/*.[157] >/dev/null 2>&1 && doman man?/*.[157] + find Documentation/*.[157] >/dev/null 2>&1 && doman Documentation/*.[157] + dodoc README* Documentation/{SubmittingPatches,CodingGuidelines} + use doc && dodir /usr/share/doc/${PF}/html + local d + for d in / /howto/ /technical/ ; do + docinto ${d} + dodoc Documentation${d}*.txt + if use doc ; then + docinto ${d}/html + dodoc Documentation${d}*.html + fi + done + docinto / + # Upstream does not ship this pre-built :-( + use doc && doinfo Documentation/{git,gitman}.info + + newbashcomp contrib/completion/git-completion.bash ${PN} + bashcomp_alias git gitk + # Not really a bash-completion file (bug #477920) + # but still needed uncompressed (bug #507480) + insinto /usr/share/${PN} + doins contrib/completion/git-prompt.sh + + if use emacs ; then + elisp-install ${PN} contrib/emacs/git.{el,elc} + elisp-install ${PN} contrib/emacs/git-blame.{el,elc} + #elisp-install ${PN}/compat contrib/emacs/vc-git.{el,elc} + # don't add automatically to the load-path, so the sitefile + # can do a conditional loading + touch "${ED}${SITELISP}/${PN}/compat/.nosearch" + elisp-site-file-install "${FILESDIR}"/${SITEFILE} + fi + + #dobin contrib/fast-import/git-p4 # Moved upstream + #dodoc contrib/fast-import/git-p4.txt # Moved upstream + newbin contrib/fast-import/import-tars.perl import-tars + exeinto /usr/libexec/git-core/ + newexe contrib/git-resurrect.sh git-resurrect + + # git-subtree + pushd contrib/subtree &>/dev/null || die + git_emake install || die "Failed to emake install for git-subtree" + if use doc ; then + # Do not move git subtree install-man outside USE=doc! + git_emake install-man install-html || die "Failed to emake install-html install-man for git-subtree" + fi + newdoc README README.git-subtree + dodoc git-subtree.txt + popd &>/dev/null || die + + if use mediawiki ; then + pushd contrib/mw-to-git &>/dev/null || die + git_emake install + popd &>/dev/null || die + fi + + # diff-highlight + dobin contrib/diff-highlight/diff-highlight + newdoc contrib/diff-highlight/README README.diff-highlight + + # git-jump + exeinto /usr/libexec/git-core/ + doexe contrib/git-jump/git-jump + newdoc contrib/git-jump/README git-jump.txt + + # git-contacts + exeinto /usr/libexec/git-core/ + doexe contrib/contacts/git-contacts + dodoc contrib/contacts/git-contacts.txt + + if use gnome-keyring ; then + pushd contrib/credential/libsecret &>/dev/null || die + dobin git-credential-libsecret + popd &>/dev/null || die + fi + + if use subversion ; then + pushd contrib/svn-fe &>/dev/null || die + dobin svn-fe + dodoc svn-fe.txt + if use doc ; then + # Do not move svn-fe.1 outside USE=doc! + doman svn-fe.1 + docinto html + dodoc svn-fe.html + fi + popd &>/dev/null || die + fi + + dodir /usr/share/${PN}/contrib + # The following are excluded: + # completion - installed above + # diff-highlight - done above + # emacs - installed above + # examples - these are stuff that is not used in Git anymore actually + # git-jump - done above + # gitview - installed above + # p4import - excluded because fast-import has a better one + # patches - stuff the Git guys made to go upstream to other places + # persistent-https - TODO + # mw-to-git - TODO + # subtree - build seperately + # svnimport - use git-svn + # thunderbird-patch-inline - fixes thunderbird + local contrib_objects=( + buildsystems + fast-import + hg-to-git + hooks + remotes2config.sh + rerere-train.sh + stats + workdir + ) + local i + for i in "${contrib_objects[@]}" ; do + cp -rf \ + "${S}"/contrib/${i} \ + "${ED}"/usr/share/${PN}/contrib \ + || die "Failed contrib ${i}" + done + + if use perl && use cgi ; then + # We used to install in /usr/share/${PN}/gitweb + # but upstream installs in /usr/share/gitweb + # so we will install a symlink and use their location for compat with other + # distros + dosym ../gitweb /usr/share/${PN}/gitweb + + # INSTALL discusses configuration issues, not just installation + docinto / + newdoc "${S}"/gitweb/INSTALL INSTALL.gitweb + newdoc "${S}"/gitweb/README README.gitweb + + for d in "${ED}"/usr/lib{,64}/perl5/ ; do + if test -d "${d}" ; then find "${d}" \ + -name .packlist \ + -delete || die + fi + done + else + rm -rf "${ED}"/usr/share/gitweb + fi + + if ! use subversion ; then + rm -f "${ED}"/usr/libexec/git-core/git-svn \ + "${ED}"/usr/share/man/man1/git-svn.1* + fi + + if use xinetd ; then + insinto /etc/xinetd.d + newins "${FILESDIR}"/git-daemon.xinetd git-daemon + fi + + if use !prefix ; then + newinitd "${FILESDIR}"/git-daemon-r1.initd git-daemon + newconfd "${FILESDIR}"/git-daemon.confd git-daemon + systemd_newunit "${FILESDIR}/git-daemon_at-r1.service" "git-daemon@.service" + systemd_dounit "${FILESDIR}/git-daemon.socket" + fi + + perl_delete_localpod + + # Remove disabled linguas + # we could remove sources in src_prepare, but install does not + # handle missing locale dir well + rm_loc() { + if [[ -e "${ED}/usr/share/locale/${1}" ]]; then + rm -r "${ED}/usr/share/locale/${1}" || die + fi + } + l10n_for_each_disabled_locale_do rm_loc +} + +src_test() { + local disabled=() + local tests_cvs=( + t9200-git-cvsexportcommit.sh + t9400-git-cvsserver-server.sh + t9401-git-cvsserver-crlf.sh + t9402-git-cvsserver-refs.sh + t9600-cvsimport.sh + t9601-cvsimport-vendor-branch.sh + t9602-cvsimport-branches-tags.sh + t9603-cvsimport-patchsets.sh + t9604-cvsimport-timestamps.sh + ) + local tests_perl=( + t3701-add-interactive.sh + t5502-quickfetch.sh + t5512-ls-remote.sh + t5520-pull.sh + t7106-reset-unborn-branch.sh + t7501-commit.sh + ) + # Bug #225601 - t0004 is not suitable for root perm + # Bug #219839 - t1004 is not suitable for root perm + # t0001-init.sh - check for init notices EPERM* fails + local tests_nonroot=( + t0001-init.sh + t0004-unwritable.sh + t0070-fundamental.sh + t1004-read-tree-m-u-wf.sh + t3700-add.sh + t7300-clean.sh + ) + # t9100 still fails with symlinks in SVN 1.7 + local test_svn=( t9100-git-svn-basic.sh ) + + # Unzip is used only for the testcase code, not by any normal parts of Git. + if ! has_version app-arch/unzip ; then + einfo "Disabling tar-tree tests" + disabled+=( t5000-tar-tree.sh ) + fi + + local cvs=0 + use cvs && let cvs=${cvs}+1 + if [[ ${EUID} -eq 0 ]]; then + if [[ ${cvs} -eq 1 ]]; then + ewarn "Skipping CVS tests because CVS does not work as root!" + ewarn "You should retest with FEATURES=userpriv!" + disabled+=( ${tests_cvs[@]} ) + fi + einfo "Skipping other tests that require being non-root" + disabled+=( ${tests_nonroot[@]} ) + else + [[ ${cvs} -gt 0 ]] && \ + has_version dev-vcs/cvs && \ + let cvs=${cvs}+1 + [[ ${cvs} -gt 1 ]] && \ + has_version "dev-vcs/cvs[server]" && \ + let cvs=${cvs}+1 + if [[ ${cvs} -lt 3 ]]; then + einfo "Disabling CVS tests (needs dev-vcs/cvs[USE=server])" + disabled+=( ${tests_cvs[@]} ) + fi + fi + + if ! use perl ; then + einfo "Disabling tests that need Perl" + disabled+=( ${tests_perl[@]} ) + fi + + einfo "Disabling tests that fail with SVN 1.7" + disabled+=( ${test_svn[@]} ) + + # Reset all previously disabled tests + pushd t &>/dev/null || die + local i + for i in *.sh.DISABLED ; do + [[ -f "${i}" ]] && mv -f "${i}" "${i%.DISABLED}" + done + einfo "Disabled tests:" + for i in ${disabled[@]} ; do + [[ -f "${i}" ]] && mv -f "${i}" "${i}.DISABLED" && einfo "Disabled ${i}" + done + + # Avoid the test system removing the results because we want them ourselves + sed -e '/^[[:space:]]*$(MAKE) clean/s,^,#,g' \ + -i Makefile || die + + # Clean old results first, must always run + nonfatal git_emake clean + popd &>/dev/null || die + + # Now run the tests, keep going if we hit an error, and don't terminate on + # failure + local rc + einfo "Start test run" + #MAKEOPTS=-j1 + nonfatal git_emake --keep-going test + rc=$? + + # Display nice results, now print the results + pushd t &>/dev/null || die + nonfatal git_emake aggregate-results + + # And bail if there was a problem + [[ ${rc} -eq 0 ]] || die "tests failed. Please file a bug." +} + +showpkgdeps() { + local pkg=$1 + shift + elog " $(printf "%-17s:" ${pkg}) ${@}" +} + +pkg_postinst() { + use emacs && elisp-site-regen + elog "Please read /usr/share/bash-completion/completions/git for Git bash command" + elog "completion." + elog "Please read /usr/share/git/git-prompt.sh for Git bash prompt" + elog "Note that the prompt bash code is now in that separate script" + elog "These additional scripts need some dependencies:" + echo + showpkgdeps git-quiltimport "dev-util/quilt" + showpkgdeps git-instaweb \ + "|| ( www-servers/lighttpd www-servers/apache www-servers/nginx )" + echo + use mediawiki-experimental && ewarn "Using experimental git-mediawiki patches. The stability of cloned wiki filesystems is not guaranteed." +} + +pkg_postrm() { + use emacs && elisp-site-regen +} diff --git a/games-engines/Manifest.gz b/games-engines/Manifest.gz index 574710c35171..a8ac4692854c 100644 Binary files a/games-engines/Manifest.gz and b/games-engines/Manifest.gz differ diff --git a/games-engines/gemrb/Manifest b/games-engines/gemrb/Manifest deleted file mode 100644 index fec38df11f5c..000000000000 --- a/games-engines/gemrb/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST gemrb-0.8.3.tar.gz 12370971 BLAKE2B ccb35d96bec5805df4086789eb43d52cd496be1aeb8fe5ee3ce7c096843075551f8b6bf37dc217b39e487ec33eeef3e1b10bd3e20814974bf5abc61ce017908c SHA512 6f091ba54d129c47b6ad7c3b1da898c7ef79b80629b373527963a0b35096ccbf91650087c4884081d306da4be7b4cfa1dc2f6d931d7140d7eccb380d9806db1c diff --git a/games-engines/gemrb/gemrb-0.8.3-r1.ebuild b/games-engines/gemrb/gemrb-0.8.3-r1.ebuild deleted file mode 100644 index 6ec09ffb5278..000000000000 --- a/games-engines/gemrb/gemrb-0.8.3-r1.ebuild +++ /dev/null @@ -1,72 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) - -inherit eutils gnome2-utils python-single-r1 cmake-utils - -DESCRIPTION="Reimplementation of the Infinity engine" -HOMEPAGE="http://gemrb.sourceforge.net/" -SRC_URI="mirror://sourceforge/gemrb/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -RDEPEND=" - media-libs/freetype - media-libs/libpng:0= - >=media-libs/libsdl-1.2[video] - media-libs/libvorbis - media-libs/openal - media-libs/sdl-mixer - sys-libs/zlib - ${PYTHON_DEPS}" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -src_prepare() { - cmake-utils_src_prepare - - sed -i \ - -e '/COPYING/d' \ - CMakeLists.txt || die -} - -src_configure() { - local mycmakeargs=( - -DBIN_DIR=bin - -DDATA_DIR=share/gemrb - -DDOC_DIR=share/doc/${PF} - -DICON_DIR=share/pixmaps - -DLIB_DIR=$(get_libdir) - -DMAN_DIR=share/man/man6 - -DMENU_DIR=share/applications - -DSVG_DIR=share/icons/hicolor/scalable/apps - -DSYSCONF_DIR=/etc/${PN} - # needed, causes massive QA warnings otherwise - -DCMAKE_SKIP_RPATH=ON - ) - cmake-utils_src_configure -} - -src_install() { - cmake-utils_src_install - python_fix_shebang "${ED%/}"/usr/bin/extend2da.py -} - -pkg_preinst() { - gnome2_icon_savelist -} - -pkg_postinst() { - gnome2_icon_cache_update -} - -pkg_postrm() { - gnome2_icon_cache_update -} diff --git a/games-engines/gemrb/metadata.xml b/games-engines/gemrb/metadata.xml deleted file mode 100644 index 48acc454984a..000000000000 --- a/games-engines/gemrb/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - games@gentoo.org - Gentoo Games Project - - - gemrb - - diff --git a/kde-misc/Manifest.gz b/kde-misc/Manifest.gz index 42b0d5b07929..bc591fef7d40 100644 Binary files a/kde-misc/Manifest.gz and b/kde-misc/Manifest.gz differ diff --git a/kde-misc/tellico/tellico-3.3.1.ebuild b/kde-misc/tellico/tellico-3.3.1.ebuild index d03a715da536..17945c0039b0 100644 --- a/kde-misc/tellico/tellico-3.3.1.ebuild +++ b/kde-misc/tellico/tellico-3.3.1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://tellico-project.org/" if [[ ${KDE_BUILD_TYPE} != live ]]; then SRC_URI="https://tellico-project.org/files/${P}.tar.xz" - KEYWORDS="amd64 ~arm64 ~x86" + KEYWORDS="amd64 ~arm64 x86" fi LICENSE="|| ( GPL-2 GPL-3 )" diff --git a/mail-client/Manifest.gz b/mail-client/Manifest.gz index 842e641d13e9..36a6a997ce43 100644 Binary files a/mail-client/Manifest.gz and b/mail-client/Manifest.gz differ diff --git a/mail-client/claws-mail/Manifest b/mail-client/claws-mail/Manifest index d47d3827e31b..7dcfa0896c37 100644 --- a/mail-client/claws-mail/Manifest +++ b/mail-client/claws-mail/Manifest @@ -1,2 +1 @@ -DIST claws-mail-3.17.5.tar.xz 6290944 BLAKE2B b060d4513ecd61ba8589d701970c733b683d93b03beb22e37669e9856797f6d0d404c09a49f0a1d9c8a576807806ec22959079c9ff79786d226ea6b6f3817904 SHA512 a1d3576eba70b83a6fe70aafead3d80681e6372d146b573f5d43fee63bdcf84b5350d4dc8a4290b11d11320381417253d893daee8169c110e294178d10ea542f DIST claws-mail-3.17.6.tar.xz 6400692 BLAKE2B ce5fc914db89835a2a678e68da950d7487e8df919847f3d69baabc73012908f3853dcb274ae4c0e1a4f0f46fb38903b77fe7a2aa7e5b9169bd8eb597035d2ce5 SHA512 07fdf7fce722ee1e50aa155bca720323a58842b372d8295bed33c7245fce5790a1bd3ed7462130664a218a804ab6bd1ba3663ee3e53fbbac6a4a477dd676ede0 diff --git a/mail-client/claws-mail/claws-mail-3.17.5-r1.ebuild b/mail-client/claws-mail/claws-mail-3.17.5-r1.ebuild deleted file mode 100644 index f7c9b9aac7bc..000000000000 --- a/mail-client/claws-mail/claws-mail-3.17.5-r1.ebuild +++ /dev/null @@ -1,224 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python2_7 ) -inherit autotools desktop python-single-r1 xdg - -DESCRIPTION="An email client (and news reader) based on GTK+" -HOMEPAGE="https://www.claws-mail.org/" - -if [[ "${PV}" == 9999 ]] ; then - inherit git-r3 - EGIT_REPO_URI="git://git.claws-mail.org/claws.git" -else - SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz" - KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86" -fi - -SLOT="0" -LICENSE="GPL-3" - -IUSE="archive bogofilter calendar clamav dbus debug dillo doc gdata +gnutls +imap ipv6 ldap +libcanberra +libindicate +libnotify litehtml networkmanager nls nntp +notification pda pdf perl +pgp python rss session sieve smime spamassassin spam-report spell startup-notification svg valgrind xface" - -REQUIRED_USE="libcanberra? ( notification ) - libindicate? ( notification ) - libnotify? ( notification ) - networkmanager? ( dbus ) - python? ( ${PYTHON_REQUIRED_USE} ) - smime? ( pgp )" - -COMMONDEPEND=" - dev-libs/nettle:= - net-mail/ytnef - sys-libs/zlib:= - x11-libs/cairo - x11-libs/gdk-pixbuf:2[jpeg] - >=x11-libs/gtk+-2.24:2 - x11-libs/libX11 - x11-libs/pango - archive? ( - app-arch/libarchive - >=net-misc/curl-7.9.7 - ) - bogofilter? ( mail-filter/bogofilter ) - calendar? ( - >=dev-libs/libical-2.0.0:= - >=net-misc/curl-7.9.7 - ) - dbus? ( - >=dev-libs/dbus-glib-0.60 - sys-apps/dbus - ) - gdata? ( >=dev-libs/libgdata-0.17.2 ) - dillo? ( www-client/dillo ) - gnutls? ( >=net-libs/gnutls-3.0 ) - imap? ( >=net-libs/libetpan-0.57 ) - ldap? ( >=net-nds/openldap-2.0.7 ) - litehtml? ( - >=dev-libs/glib-2.36:2 - >=dev-libs/gumbo-0.10 - net-misc/curl - media-libs/fontconfig - ) - nls? ( >=sys-devel/gettext-0.18 ) - nntp? ( >=net-libs/libetpan-0.57 ) - notification? ( - dev-libs/glib:2 - libcanberra? ( media-libs/libcanberra[gtk] ) - libindicate? ( dev-libs/libindicate:3[gtk] ) - libnotify? ( x11-libs/libnotify ) - ) - pda? ( >=app-pda/jpilot-0.99 ) - pdf? ( app-text/poppler[cairo] ) - pgp? ( >=app-crypt/gpgme-1.0.0 ) - session? ( - x11-libs/libICE - x11-libs/libSM - ) - smime? ( >=app-crypt/gpgme-1.0.0 ) - spam-report? ( >=net-misc/curl-7.9.7 ) - spell? ( >=app-text/enchant-2.0.0:2= ) - startup-notification? ( x11-libs/startup-notification ) - svg? ( >=gnome-base/librsvg-2.40.5 ) - valgrind? ( dev-util/valgrind ) -" - -DEPEND="${COMMONDEPEND} - xface? ( >=media-libs/compface-1.4 ) -" -BDEPEND=" - app-arch/xz-utils - virtual/pkgconfig -" -RDEPEND="${COMMONDEPEND} - app-misc/mime-types - x11-misc/shared-mime-info - clamav? ( app-antivirus/clamav ) - networkmanager? ( net-misc/networkmanager ) - pdf? ( app-text/ghostscript-gpl ) - perl? ( dev-lang/perl:= ) - python? ( - ${PYTHON_DEPS} - >=dev-python/pygtk-2.10.3 - ) - rss? ( - dev-libs/libxml2 - net-misc/curl - ) -" - -PATCHES=( - "${FILESDIR}/${PN}-3.17.5-enchant-2_default.patch" -) - -pkg_setup() { - use python && python-single-r1_pkg_setup -} - -src_prepare() { - xdg_src_prepare - eautoreconf -} - -src_configure() { - # Don't use libsoup-gnome (bug #565924) - export HAVE_LIBSOUP_GNOME=no - - local myeconfargs=( - --disable-bsfilter-plugin - --disable-fancy-plugin - --disable-generic-umpc - --enable-acpi_notifier-plugin - --enable-address_keeper-plugin - --enable-alternate-addressbook - --enable-att_remover-plugin - --enable-attachwarner-plugin - --enable-fetchinfo-plugin - --enable-mailmbox-plugin - --enable-newmail-plugin - --enable-tnef_parse-plugin - --with-password-encryption=$(usex gnutls gnutls old) - $(use_enable archive archive-plugin) - $(use_enable bogofilter bogofilter-plugin) - $(use_enable calendar vcalendar-plugin) - $(use_enable clamav clamd-plugin) - $(use_enable dbus) - $(use_enable debug crash-dialog) - $(use_enable dillo dillo-plugin) - $(use_enable doc manual) - $(use_enable gdata gdata-plugin) - $(use_enable gnutls) - $(use_enable ipv6) - $(use_enable ldap) - $(use_enable litehtml litehtml_viewer-plugin) - $(use_enable networkmanager) - $(use_enable nls) - $(use_enable notification notification-plugin) - $(use_enable pda jpilot) - $(use_enable pdf pdf_viewer-plugin) - $(use_enable perl perl-plugin) - $(use_enable pgp pgpcore-plugin) - $(use_enable pgp pgpinline-plugin) - $(use_enable pgp pgpmime-plugin) - $(use_enable python python-plugin) - $(use_enable rss rssyl-plugin) - $(use_enable session libsm) - $(use_enable sieve managesieve-plugin) - $(use_enable smime smime-plugin) - $(use_enable spam-report spam_report-plugin) - $(use_enable spamassassin spamassassin-plugin) - $(use_enable spell enchant) - $(use_enable startup-notification) - $(use_enable svg) - $(use_enable valgrind valgrind) - $(use_enable xface compface) - ) - - # libetpan is needed if user wants nntp or imap functionality - if use imap || use nntp ; then - myeconfargs+=( --enable-libetpan ) - else - myeconfargs+=( --disable-libetpan ) - fi - - ECONF_SOURCE="${S}" econf "${myeconfargs[@]}" -} - -src_install() { - local DOCS=( AUTHORS ChangeLog* INSTALL* NEWS README* TODO* ) - default - - # Makefile install claws-mail.png in /usr/share/icons/hicolor/48x48/apps - # => also install it in /usr/share/pixmaps for other desktop envs - # => also install higher resolution icons in /usr/share/icons/hicolor/... - insinto /usr/share/pixmaps - doins ${PN}.png - local size - for size in 64 128 ; do - newicon -s ${size} ${PN}-${size}x${size}.png ${PN}.png - done - - docinto tools - dodoc tools/README* - - domenu ${PN}.desktop - - einfo "Installing extra tools" - cd "${S}"/tools || die - exeinto /usr/$(get_libdir)/${PN}/tools - doexe *.pl *.py *.conf *.sh - doexe tb2claws-mail update-po uudec uuooffice - - # kill useless files - rm -f "${ED}"/usr/lib*/claws-mail/plugins/*.{a,la} -} - -pkg_postinst() { - ewarn "When upgrading from version 3.9.0 or below some changes have happened:" - ewarn "- There are no individual plugins in mail-client/claws-mail-* anymore, but they are integrated mostly controlled through USE flags" - ewarn "- Plugins with no special dependencies are just built and can be loaded through the interface" - ewarn "- The gtkhtml2 and trayicon plugins have been dropped entirely" - xdg_pkg_postinst -} diff --git a/mail-client/claws-mail/claws-mail-3.17.6.ebuild b/mail-client/claws-mail/claws-mail-3.17.6.ebuild index 67690d3fb584..f7c9b9aac7bc 100644 --- a/mail-client/claws-mail/claws-mail-3.17.6.ebuild +++ b/mail-client/claws-mail/claws-mail-3.17.6.ebuild @@ -14,7 +14,7 @@ if [[ "${PV}" == 9999 ]] ; then EGIT_REPO_URI="git://git.claws-mail.org/claws.git" else SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz" - KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" + KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86" fi SLOT="0" diff --git a/mail-client/neomutt/neomutt-20200626-r1.ebuild b/mail-client/neomutt/neomutt-20200626-r1.ebuild new file mode 100644 index 000000000000..d07e9f9f6842 --- /dev/null +++ b/mail-client/neomutt/neomutt-20200626-r1.ebuild @@ -0,0 +1,132 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit eutils flag-o-matic + +if [[ ${PV} =~ 99999999$ ]]; then + inherit git-r3 + EGIT_REPO_URI="https://github.com/neomutt/neomutt.git" + EGIT_CHECKOUT_DIR="${WORKDIR}/neomutt-${P}" +else + SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" + KEYWORDS="~amd64 ~x86" +fi + +DESCRIPTION="A small but very powerful text-based mail client" +HOMEPAGE="https://neomutt.org/" + +LICENSE="GPL-2" +SLOT="0" +IUSE="berkdb doc gdbm gnutls gpgme idn kerberos kyotocabinet libressl + lmdb nls notmuch pgp-classic qdbm sasl selinux slang smime-classic + ssl tokyocabinet" + +# Disable tests until neomutt-test-files are avablae +# (https://bugs.gentoo.org/734122) +RESTRICT=test + +CDEPEND=" + app-misc/mime-types + berkdb? ( + || ( + sys-libs/db:6.2 + sys-libs/db:5.3 + sys-libs/db:4.8 + ) + =net-libs/gnutls-1.0.17 ) + gpgme? ( >=app-crypt/gpgme-0.9.0 ) + idn? ( net-dns/libidn:= ) + kerberos? ( virtual/krb5 ) + notmuch? ( net-mail/notmuch ) + sasl? ( >=dev-libs/cyrus-sasl-2 ) + !slang? ( sys-libs/ncurses:0 ) + slang? ( sys-libs/slang ) + ssl? ( + !libressl? ( >=dev-libs/openssl-0.9.6:0 ) + libressl? ( dev-libs/libressl ) + ) +" +DEPEND="${CDEPEND} + dev-lang/tcl + net-mail/mailbase + doc? ( + dev-libs/libxml2 + dev-libs/libxslt + app-text/docbook-xsl-stylesheets + || ( www-client/lynx www-client/w3m www-client/elinks ) + )" +RDEPEND="${CDEPEND} + selinux? ( sec-policy/selinux-mutt ) +" + +src_configure() { + local myconf=( + "$(usex doc --full-doc --disable-doc)" + "$(use_enable nls)" + "$(use_enable notmuch)" + + "$(use_enable gpgme)" + "$(use_enable pgp-classic pgp)" + "$(use_enable smime-classic smime)" + + # Database backends. + "$(use_enable berkdb bdb)" + "$(use_enable gdbm)" + "$(use_enable kyotocabinet)" + "$(use_enable qdbm)" + "$(use_enable tokyocabinet)" + + "$(use_enable idn)" + "$(use_enable kerberos gss)" + "$(use_enable lmdb)" + "$(use_enable sasl)" + "--with-ui=$(usex slang slang ncurses)" + "--sysconfdir=${EPREFIX}/etc/${PN}" + "$(use_enable ssl)" + "$(use_enable gnutls)" + ) + + econf CCACHE=none "${myconf[@]}" +} + +src_install() { + emake DESTDIR="${D}" install + + # A man-page is always handy, so fake one - here neomuttrc.5 (neomutt.1 + # already exists) + if use !doc; then + sed -n \ + -e '/^\(CC_FOR_BUILD\|CFLAGS_FOR_BUILD\)\s*=/p' \ + -e '/^\(EXTRA_CFLAGS_FOR_BUILD\|LDFLAGS_FOR_BUILD\)\s*=/p' \ + -e '/^\(EXEEXT\|SRCDIR\)\s*=/p' \ + Makefile > docs/Makefile.fakedoc || die + sed -n \ + -e '/^MAKEDOC_CPP\s*=/,/^\s*$/p' \ + -e '/^docs\/\(makedoc$(EXEEXT)\|neomutt\.1\|neomuttrc\.5\)\s*:/,/^\s*$/p' \ + docs/Makefile.autosetup >> docs/Makefile.fakedoc || die + emake -f docs/Makefile.fakedoc docs/neomutt.1 + emake -f docs/Makefile.fakedoc docs/neomuttrc.5 + doman docs/neomutt.1 docs/neomuttrc.5 + fi + + dodoc LICENSE* ChangeLog* README* +} + +pkg_postinst() { + if use gpgme && ( use pgp-classic || use smime-classic ); then + ewarn " Note that gpgme (old gpg) includes both pgp and smime" + ewarn " support. You can probably remove pgp-classic (old crypt)" + ewarn " and smime-classic (old smime) from your USE-flags and" + ewarn " only enable gpgme." + fi +} diff --git a/mail-client/neomutt/neomutt-20200626.ebuild b/mail-client/neomutt/neomutt-20200626.ebuild index 169bb2a3aa6b..73acfc7fb6dc 100644 --- a/mail-client/neomutt/neomutt-20200626.ebuild +++ b/mail-client/neomutt/neomutt-20200626.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} =~ 99999999$ ]]; then EGIT_CHECKOUT_DIR="${WORKDIR}/neomutt-${P}" else SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi DESCRIPTION="A small but very powerful text-based mail client" diff --git a/mail-client/neomutt/neomutt-99999999.ebuild b/mail-client/neomutt/neomutt-99999999.ebuild index ed9a77dec26e..7cfa7fbe26de 100644 --- a/mail-client/neomutt/neomutt-99999999.ebuild +++ b/mail-client/neomutt/neomutt-99999999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit eutils flag-o-matic diff --git a/mail-client/thunderbird-bin/Manifest b/mail-client/thunderbird-bin/Manifest index 8126b20659d1..071bdc586a27 100644 --- a/mail-client/thunderbird-bin/Manifest +++ b/mail-client/thunderbird-bin/Manifest @@ -52,5 +52,60 @@ DIST thunderbird-68.10.0-uk.xpi 671455 BLAKE2B 7249c39a0d75951fc74f0b6a7b7253243 DIST thunderbird-68.10.0-vi.xpi 623422 BLAKE2B 8e2557b66c51d6d98c516e58337334f41e77af631f7ae5f6f5636e2936fa19ab584a3843bfd72169b9c13e417b74efe5527b4ede61d365251807a1f9014b0ef5 SHA512 951536c862292476592a4518c812650294f7ad04ccd52a70c311a8793c4610bff22490454d46852a87733d8035d7783389135b11cc64569ad90659f3bb02adaf DIST thunderbird-68.10.0-zh-CN.xpi 626820 BLAKE2B 38b6ab9fd731e6edf6b32b77663adf64194117b1a1248881aa3209b631df0a60c90ae742e6bc907a16457df479397af720f94bceaf1095fcf47b6c33eb3362da SHA512 6b5ffbcc6d453573bd8f84ff2c61680e222c354e9b96425349c5de97503acd38c003abd76f748ee36b47fe8627bd232b6489ee6a5f4a9dce2c66c3a87870415e DIST thunderbird-68.10.0-zh-TW.xpi 627475 BLAKE2B 9b075bb3ccbd8ed565e27d0ad5364c6def3ffbb9391c766446694fbc37c70bc592688e28288f6739551899ca39385980092e7b97d7404ec74d75f76b7a21a07a SHA512 da25ba5f50510cf3d1e7fc5a5bc3ab825a275702de50c1dd1c517e9f0f45006570b2f8fc0ad7bdbd0613c8e54f7f31bc06c39f9a9b84e5b16a50db6e91b7cf0c +DIST thunderbird-68.11.0-ar.xpi 617167 BLAKE2B 41e5c605ec5f668b2b5c864a08b85496c1e90989474765d116747a845349ee77321581825a438025f699ac10eba6ca3308d494c0cc62bb52f741edd7f01bc131 SHA512 f50b3505eca421b94af078740b316076ad5f4aff6c97dd2698182bea110fbf662517d3c0feff5ad4cc20744c9d7ff5588c22208fe2d5a747295e231cce744781 +DIST thunderbird-68.11.0-ast.xpi 551299 BLAKE2B 558008404521d3a8b6ac924a01b3e6522d7c5f8db35dc1cdd30250b6140f0101ea06693d19088461c4bf56eda3d94b5da843b0be2fa066a224ab038d107f5035 SHA512 5565828047f3d5aae92a388e4e755185e939b68460acda60b4741a9ce404de3756bddb8eeab92196a26c949c83b19726dced55ea570a69bb38fa2bcc0d805f63 +DIST thunderbird-68.11.0-be.xpi 646280 BLAKE2B b3967ff86996ea1802fda00c0bb511d3f2d9cbfdac56218dee75ee01667a1c2e815fa105919c9355e228899666c4bf9bbdc810731d01ecd863e4a33631238392 SHA512 6abc100921663e46aab6a903291b9a8dd7078dbff510dfd881bb905df822f68dfa667667c2d9261d2ad219824d79c80ca07d57058fe804044612f2db796a2fc6 +DIST thunderbird-68.11.0-bg.xpi 646227 BLAKE2B 958c9cda0de46c16d58969176bc6dd581a572a5eb134588e2a23d0b771ad01c108f1a4766a606bdcb59a5dfe8cb4ebd144249a09c95a59c9fa98a4d796e3c98c SHA512 0467f14faa4238be0fbd8edbabeb6dfb248da67bc22298bd6b95405a2c8e0f59eb2b50e9baa5c256bbbbf45779d89b2833122ea44b87d9896633064c198862e4 +DIST thunderbird-68.11.0-br.xpi 574852 BLAKE2B 1eed3055c6b9897337507cc1ec5182e04561b243ae32b59a09d2a409eae696f601e01f480dbf14c146d5bbaeb59a014a888d5f7a4f936a932d22843c633bba43 SHA512 49507a6f522980ea998d54e97ba26b20f96678882137add241cf54b3c5e9a912087d3a926f2f1940c5f1d4997b999f0864606eb09299f89ad61545985ee14d37 +DIST thunderbird-68.11.0-ca.xpi 578437 BLAKE2B 0c6b15c07026e36c06595a894c8a51a89d67ac29cee7895a36a9c1ec879c963dc12867c8b074cf550684a05373f2fd9165556a2fbfb41ac97d65be6c366ceab0 SHA512 630bb5ed1013fade452095c6e77d9e85fd2d389b37f50dcb588f866173ed3f96e9deea10c93132646b7b713307fcd42726057a10eeba01b313a1da51fde87234 +DIST thunderbird-68.11.0-cs.xpi 603041 BLAKE2B bc8cb04c4ec3d3c5534e897c4d0264b7d361aa1d906ad13f3bc5c39cb0f85dbf64e9f3bbf83775c145415ec4db4e599a8a4d374873850c90bb5a7ba90c59f681 SHA512 cf6a77c49f9d50eb73a3edeb706661d9b7df6652fbeb88a8634789f0ad44ba03a218bb0990b77766e9a0a36cb14ca03516bcb67754e38dd5a4c0ddb95ec3081c +DIST thunderbird-68.11.0-cy.xpi 589902 BLAKE2B c7a4e77cd57e78e9656cd33bf5efc4063d3367c3b8fc78626569cfd534f0cd55fe7ac84321bc9073bbee35c69ddb3c4692fccc18813e24254e8f6d4aaf006257 SHA512 5fe30090a14601b3ea7acdf6cfb2ddea326ef4be208b075a4666151305031f4fdb917cb3daeb3d6876b346588c712e91f71f8f90919982ae0f5dc8b466b234df +DIST thunderbird-68.11.0-da.xpi 588351 BLAKE2B 0fc562826a4e77a7e41c0e580369d69dcbd153de8eeafca0005ad483ac22b52557a55d69df457e3f1b27f518fae7db91dd7e061855762a4c40ff1ffbf8e04cc2 SHA512 db86ecdc184fd121bff6b2778aaf72a96ae2cf59838715beb2354d0af7da2d05ec23f6acf3397ba913379b4c3f66259d357b02675d50c01af4f3445f9af9c83e +DIST thunderbird-68.11.0-de.xpi 597804 BLAKE2B 9f47f82fb6538f92e6bc1494c319974844284adad8273ee3f696d10cec01f8c95750e339db28deca8792be750b2a2c0d25e695b6c8ee3cd4f03b9d6b365f9d62 SHA512 28f48364bb9f1871017dd0ec7e6a08b11167f8e6e596bca9213d32634762b57ab3f8ad050db26baefdf1578fcfcecd64838ccd600ec0afbd7e143d301a33dad6 +DIST thunderbird-68.11.0-el.xpi 699223 BLAKE2B 78841cf7abd1e72b83083d7cbb496f0db841f277ff9666247fd96cb818d77675c211cd02e70c72397b6ba44e99ea8aa0a524bcec0d6a0c0c0e8e6eac9b447f4c SHA512 8a580b3d59ebade0869d3cccbb76c7e46d56e44876f95cf95e9c790d0af9c29042c5f7bfcdd9b1a4efc87c76a8307b76f3cd129fed0c5c6ef6a1e412e0c01c7a +DIST thunderbird-68.11.0-en-GB.xpi 556403 BLAKE2B 1c5ae00b5e1f1668cf06a4a1d5a8ac2a988dd699d1201ca2380e3f46c550efa0630cbf41ce8f1adf5cbe517fbb12b22c93a81fada199c08d3baad843a391e799 SHA512 795e2b4b9081516650c73f03745498dc9d4b3d0af11b8122372ebf30b65d07bfa929bdc92bb2f005c9e9c106ceb0ef9ad36c7adc36a2aa2698978967c7773fc7 +DIST thunderbird-68.11.0-es-AR.xpi 596551 BLAKE2B b5511b7a1e67e52ca2d4a4669279ad04d2476c5293db2e3f6775cffa994e4d83a92779d1f0c322d4481355c999694526b4ace22cbfa3b15c8a0d363452d6c65b SHA512 7c27c56154fbeb00a4518365cfa722de67f7149e853f0ae08f573c44dcfa509b4839565b89d023d6dedc1d2aa542b3f069163cb9b2d4cd8178bd7a51b4761efd +DIST thunderbird-68.11.0-es-ES.xpi 518351 BLAKE2B cd2e22af0b22eceb99acca174c113d18b9d293ceb7482aae39ea706eb7ba8f00514e3ee7df9b49823f220d885d474c034f5ebfe83393a37cf7cd4423aaff10e0 SHA512 a564082c521bdbc84b4af863acb323f3c33aa2021e00efb6fff9c98710e1e9053cb2ea34d9cb80b81ca8dd2545d15ba6c2e828fa2fca6455ccfaa94aeb4422c3 +DIST thunderbird-68.11.0-et.xpi 573581 BLAKE2B 52a780867f0204a3020b44e72b6bcda777325f781bbe1c3c2fd7d93d00baae40f2ae7b1904eac5ec11d87b0893ce2eabb6a30b558d190cb4d7dcb4a9705566ed SHA512 1cb04246805604656c85a46c71b36c37891e3fc80f115250412f266a7e55d6ed77dca913268f2e12e6995b90cb61b93a785d1221023ba45d8866c7d03bf6a31e +DIST thunderbird-68.11.0-eu.xpi 579945 BLAKE2B c43af0378289d44bd28b910bc372e26bf50100b03e5b752559cb5236d62406dcc8fa5e43caf4517c7f34bc225da0f601584443ae75ae2b8f766faffcc64bb353 SHA512 165413602e99a527ed8c92d7e682f02dd0c9f6585928a656890c62f9e34f1bc4897cc0c3b3ef6f0dc5ba0eb63a1cdce73d92043187ce8daf4f0ca0ae040e8d0c +DIST thunderbird-68.11.0-fi.xpi 578418 BLAKE2B 245ab404ace52a62dd8e9cdffeaef4207eef98bcd7acdb383897b06833072b7e7607beba788a38294d782a3635355f8da75da7b8f0388529c4d479839473fd7b SHA512 926e0ea250bd8b0186ebd776faaa2c4b33a48d16f774b276a5bd19282c05b5e3f6421ee633a713f65d839301ecc00ede34385377cea0581b6d45e0800c16b9ec +DIST thunderbird-68.11.0-fr.xpi 607810 BLAKE2B 414e98887016d66504f6cee61e71452dac1f5d9405104f696bef79f9fabc32e2cf40272126c13af42ce648d2807ca56235ace4fcb454b71ddd8e5f600c750721 SHA512 5bdbf30921d6ddff825ae23bf25dc7d747611f90a54d95f2799f7c6ffed49f21917502676a8f49829378769195f9794e83d8373c4bb672b02ea0e496d70f970a +DIST thunderbird-68.11.0-fy-NL.xpi 594467 BLAKE2B 7eeda826ac1836ff9a71622104e6299de298b857c5275d6bc8a88d1e0756bd6f4d2af739176d518d2d79969b0632561db75dc4d504ac31823b1f4daee958d85c SHA512 09247c1cfbd124bd9790db1c209b3a91e19b52b8262ed380e5c1bfe66f8a850bd47dd31dfe484ed83594228db09f6375011bd34316c175945ad7511bc0199db4 +DIST thunderbird-68.11.0-ga-IE.xpi 588710 BLAKE2B c96d1ac86658b57cdc812d56bd1781f6c2392ef8362088ec9bf54a4cc00e0729feb78b1775de95760591aa7d103bd6af8897d1c3dd3f4660d3661344c9c91747 SHA512 d7c1436746c85e376e916e6f010e2db7c2cead8990b89e8512bc74d56508d7f2b2372cc55ca1731167b8bc2dff56e9aef4dd6a86b46a543b8935d8bca0f6e58f +DIST thunderbird-68.11.0-gd.xpi 587109 BLAKE2B 187c4b730585cf87e5aa006f0d47242d1f75418f0d4d91c877348275a705d2d26eeb2a759a0681fcb55776fb6e469b7f083fab9c8693be7eaa62b062b10fb8a5 SHA512 2aed48c8de856dc6678d1c45d9268fc9cde50a586a8f6515d98c42290514808dc617296674d6ff69742588f1fb69e366ebd565fdd9ab17ad8d73f4e68de55e7d +DIST thunderbird-68.11.0-gl.xpi 568396 BLAKE2B 8c2809a6fe1bb078d1d1ccba23131a6d48aaa1494c5c76e3cb6baa698eb8523b42d8f5d141518d78632b6a70444637778447e177976a61fe41c89490d22d71bf SHA512 30cd2d80c3906a838024dbf292713bf77782b04406bac06471a0bf32f931076468ccede77764860f47293bcb43f8124d685a92d254cb09a4e38b6962c4bcd075 +DIST thunderbird-68.11.0-he.xpi 604787 BLAKE2B 3c66e6db3f01370c5ad2750c585d52e1b54cf1314efa74868c1277605761819649d21d5f345333850db2685aa861951d580c2053325e7212758e49b1de969ce6 SHA512 bca3724b9a0403971a7b67043a22dbfe159ffed335227bdb54c7a673b9182dd35da1b2506c05c3fe43809b81db3d484677bdcabec20549ab4101cd29795012a9 +DIST thunderbird-68.11.0-hr.xpi 583783 BLAKE2B 37d0a66168591be72023db76295eff9a99c545d8bc0a34cd7238f2a7c56345e7bcc9910b31e6b2092a2995931a6c09251e8a37652207ee836ac3665edd38d1f0 SHA512 09075085a5f37a327f84761e1675fcdd64a1fa00fb6f29cac0f287a2b5c630ca991c6ead2f38edf6271a17f6ce9baf27d83ea4567f0c512e466700e909856e23 +DIST thunderbird-68.11.0-hsb.xpi 616035 BLAKE2B 1d50e083c32466ca5c7126bead8a0cbe8e5257557f1ccb1920f64d8709a60561f8ce6c887a8b5e15d731c6be724f92ecbd46239a7deef25921d5faecfe23353e SHA512 fe4dffd3072aea92e8a9b64b71bd4d47855a0b2fabf4cd23464b7faefca8c5b78ea04a1735bc2e8d8bb6e9f69925f3e3afaf58288bb1598ea7205a5ab39df7d6 +DIST thunderbird-68.11.0-hu.xpi 618155 BLAKE2B 0e46f824c1fdc0977408ab0a78f04db09b245312c21a0ce2ebbced99b345701c81fa849b5b93f6da73a07ab6704d7603ca6f6b059a65fcbfebaa5dd166b44d85 SHA512 5d226dada833423082ddbbd7bc3bf9a559e572f9725db84d81e1a0d715b4bb5c7a60772f3153af72c13772a4ffd60d9bdd7e77e9f08cf7e19776dfac040ab6a4 +DIST thunderbird-68.11.0-hy-AM.xpi 631978 BLAKE2B 320b1a7f290ab0e6a17ebc7c9bf0d76411810271826a8ebc77668a20b6ee9fc868c8eef76c56b8caed7171f579b53abef5a728f692b063376504f733925bac9a SHA512 2985dede4df0bf32e51f6614e6e13e0432b326a44e6d9e5cb7aa3f44421e1a0aee56df1104785501ae12af0ffbaa29098ab850d3e1d610b96f1e1bfb528c448b +DIST thunderbird-68.11.0-id.xpi 567747 BLAKE2B df0090a4faf233dd5a28d41b1a3d8cac4f21260a3c89d971cb965408eb9c751ded66295787397ddaf342b40ba7b4cbf9001f86e10ad2399e763df5b6002adf01 SHA512 81bb42e8482bb02b895bc68cf435b3ca509a9b9483378b15f56726fe423080b753d447254d972ebb09eaea208a25b83bcb41223a96294b0bbc26f89c529fe874 +DIST thunderbird-68.11.0-is.xpi 575441 BLAKE2B 7640aa557382a02b8989c3eb96a04d5f19ca06f18c2d9966de6f566d1ebe8d040585f253c82ef08a4a1e2e095090e64ff1badf0f9448ffe09f1d04e6d31805b1 SHA512 0ea9edbd33517a067e29b91ba56ddc8fdc6eccdab61cc54430c67b07893e085e2774b6df2f8494d71a4d73942096477b8092a12816961de41f5db57f176000fd +DIST thunderbird-68.11.0-it.xpi 489520 BLAKE2B d0097b6fd1834a4e4386943a23ce9e83c5d708759d7fec539476177147b4cc7b6cc78f05de475aac1b167e125db5ce083117689b4ab77861d621736dcc02efad SHA512 a316a9e1147cb943ec0279b9551706e446a096e504e2b0544d5c23a9a40f875d560219794cf8ab90a419760ac8640f82c870624c3821c18dba9e01141a25c128 +DIST thunderbird-68.11.0-ja.xpi 643575 BLAKE2B 131678dbcc3f9db8ad5a0cd67c3dcb75b8b825573f929d9da8348bbc7a6fb4f9ba1dee0500fc80daa39070cef23c4d8f09b7b0a83063a6af1f48706763509e45 SHA512 b99786ddeb4aa05e6969271e8c8bc380fb6d831585359b894931bca2c6ed2557512c88a99058712cd134398a5e36f715bd109f99fa28ca3bed334f624cb08171 +DIST thunderbird-68.11.0-ko.xpi 620530 BLAKE2B 85184d6ba2618bc5c512d0380f1bcfed08ea3ee407a4223e5ae6de98eb8504826834f0f5b3c33ed39a9031642a660020410e61be2e9ab52c2787e5fe9a6d0b1f SHA512 b15b805f879c4324517369bb2b0a5b806f3c8084e73a025b3ac66fcf90817f5e4bb090bc3fc2a32545adbabe1c781b12db932aae57a166617d07e152ccae329c +DIST thunderbird-68.11.0-lt.xpi 603846 BLAKE2B ddb934b307ef14103eb5b004a21921b695b4e2c498e3b6b96f5d1c42b1a326f60268b2a283bbdd283a7b5efe401fabc2d89fbeb8b5cd85c1f5dc70b49aea9c1e SHA512 3426a561f37ce4107f8c08a76584d80e7c0b65fc40c9a31ac84633d982c0cf9b770f155af6d0875854ee20df942c5724e0ad779c2b21f8924fde4cb267aef5c8 +DIST thunderbird-68.11.0-nb-NO.xpi 574021 BLAKE2B 7f314ee972ee8aec32d285c3f79099d2767f0b488e025ca58f830ec95ec10f8f75e6ab043af099ee95a142cfcc72a96cd5bf8bc2348c68679700c81a1e810980 SHA512 45608a0412a5402c15c86ef3345e791a4d00736bd60a359fbf651c2759fd44adb6d8ddc55b4ba0eebfb5e550dbcb3043030522fcfe18b93d28dbed2af8d1894e +DIST thunderbird-68.11.0-nl.xpi 581355 BLAKE2B 1e6a099c00379cda57de04eb2a983f5041424c1435efa2d47b3a7f5781f6261d200459e878af18be4d7200a3d254a766cb43c1f1a0058efe041be4207d9c7017 SHA512 3b2c3cfa2ac7b968b5e1b2e5b8984db06951e2ec60cfb8accc97eef35759c852799c954b7fb62d1b08d42de2022a5fd2c2926457ebc1f366e53aee4a6259fd83 +DIST thunderbird-68.11.0-nn-NO.xpi 574950 BLAKE2B a588dbc896c2208b14b5a6db59777204da7bb5d48461271c0f1d7b99c6c8324a31d4712ef91123acc4e5afbddc94d8247bf1fd0189496d23ab7ebdd27dc63048 SHA512 682c5330c49dd8138d0d2f95c6fc13ef909572223be8c284bd8353ff4d764296e669360a481b5871e2947cb554f709a03956b96c91381a71e6a1d0cf0634e193 +DIST thunderbird-68.11.0-pl.xpi 576086 BLAKE2B 833cf1f7ffaa7a58b227e088aa06e47746f599a260791778ee76ffc9fd4de33797ce4ca67949cf128773068b747b8839bb525d2d07a2a1bae74ff502a21cab92 SHA512 3246e8b3b10aec337461b0d2f3faedff43029d82ead67c533457e2b814fd1713a00b2b4988eafee2e482e1123d791f9d11d7aa42e00450b4bb17e259d6920211 +DIST thunderbird-68.11.0-pt-BR.xpi 589836 BLAKE2B f55b6e6e35790e837b9579cf2696e9e08c0eccf43a53ca86930c74e5c596a0ee7148f1709834ebba45a032bf9b48d4a6a4ad1472b611bb0dce7aef996588affb SHA512 8c065be5430f0ba58cbe98c09a06565c12c28e95af295950970f9e0491c0b603f51bcbb99d861bbf73510265d06d1b049001bc20e35aa1e817d64d46e09a4d44 +DIST thunderbird-68.11.0-pt-PT.xpi 588102 BLAKE2B ca54b9b16f22c701fd7413d0dcdc870539e8766795b2b622426236f36fe5d95e326e8442bcec3d13cf9aeaa6e22f774a2807628a0bec427331a34daecaacd0ea SHA512 9ea21194bc535868b062f6fd4fe4373385d431992bc1f435441edc5f72bc821a685805163615a2d721b5d174e1b2dd8d67b40198f4a616ebdb00453a1b7378f0 +DIST thunderbird-68.11.0-rm.xpi 578050 BLAKE2B ad1cb4e0ceb4dfca9adb13085fe6c0abc1076eb9fb6515ee9e1817cf225f4b6f58b18713bcb2d8679b674525f1c21137841cca810f83a062637c616d8679c367 SHA512 b99bcc599e8c39054d6f7476551e93426577eb0b21abdcf7046345b80393be1cadad0bf49ce80887d3d4e5a7c629b85351917bceda091756b7a05793cf516522 +DIST thunderbird-68.11.0-ro.xpi 594840 BLAKE2B 32497189a042f9ffd731617a17ceeac44db054cbadbdf34310a7d46c51767a2923eaff7bc427ccf946c8c066abbc1ccc6edc54ac7a000f826c49fdefd1d05619 SHA512 c32049bbfae221caad9a4db63ed0ecf492df4ec74a43a5f4d462557476ba73c5bd3ee8039ecc9c4a3c1e6eef54ac54339fcfc76a1fe0738437f7af4e2d113b29 +DIST thunderbird-68.11.0-ru.xpi 683325 BLAKE2B 1507e075ecafe3a9633e71a7bd2e5d457baada32c0b745ba68e370ea5d747aa1151feef20093a18d99da0db488e2df35efed95cdcf1630ca997dc716c70f7688 SHA512 7bef3b992355db824243a546e5ed7a2e47a9bfce6b7bf50a46b24dbc25bb51a8e00493286e5c13ba038b0a0eba40fc260594042df50609104df0990968ccfb85 +DIST thunderbird-68.11.0-si.xpi 637405 BLAKE2B 9a31d9a45e58bceb7a59f084eae21b3ed051680aaabeea6f4044c8e807c9b2e821e4d5dd4c9720b80183c90587c5ba9431a037a4babdf79abcdc5c71fa05ba73 SHA512 38b4cbade62e9d04ae0c11ed11f449972100c02023a416675cfc46e7d29cc961835d24956da2160c538bdcfd8a27e3f12a1b28dd716e004b6b2bd80c9e419746 +DIST thunderbird-68.11.0-sk.xpi 609752 BLAKE2B f0f17f26c58b5170d6291ca4e60e176e2afb1dba7f02e2e298e100bb95f80ac522289c8315012322a1578e1e301cc54ef7436efbac727a61b28530204dd0b882 SHA512 28598a2adb2a731a23cc543fe4e657ada71a39eb7c062814516c1e0b945f96eaaf1c45ba2fa28b72860cce4548e551683082bfa42076eacfc0ffcbe7d417ec71 +DIST thunderbird-68.11.0-sl.xpi 590629 BLAKE2B 91789995705e076e501427c7011920650975522e7120d38b37b9cfbd1c6bfcdd0da0b0f9f92c8b25822434d3d90d9aba58dd998d92b5be917faf937fd7a838c0 SHA512 e858077421fa905f910d691e191be8c4e4195d4adc9036497ecb544c9f1cf3dc28db96cb3a2cd0d0603c3e2109a43f6d01608fb80f89b6ec8e15574c1f81b300 +DIST thunderbird-68.11.0-sq.xpi 598901 BLAKE2B 003a4fb152a5aa7ebb8542cf6aa1fc112c85cb939b992ec41378d029e8997fef9584a9fb877021c060ac725156aa2280990b96e3e0e3e892a6d63f71e44b3d14 SHA512 f39eb96457dec8571da2bc17f4677a7afe719226403f9a7dc9eaab330164ccd02ff13cdaf6b7a482e7f61ce17d49a7d968f8e09708b7497b0cf723799127cfa1 +DIST thunderbird-68.11.0-sr.xpi 624897 BLAKE2B a2c09ddbfe4d1f3a138e55cf4147c5bb4443fda1d401bd4545a284a87fa8ac0964150c8374f2ada45df8ddab0d116175ff69673dc85f4f7b239e1ede30523896 SHA512 f034b8093fac8fd80e4c218840e491cd1df7576265b8a8b9c44af2c4bff10847cefe534e99c548f028a7cb677323c41306a5a81475949dc76cd9f542d56b6834 +DIST thunderbird-68.11.0-sv-SE.xpi 591594 BLAKE2B 72d3586c7773b1bcfa426e9dcffe634eb1fd74fde95efc94283bff383c1847b223288c44e8ed47569d6b9d7c046e68c47d2115c6fa40750656ff87be081b386c SHA512 c1304d2903833557cc5e584ce929a0bc9c18c0b7f41e82c4a4116c84fb9c0ec488c44c9aa2a59a2e1d65b3551bf1e81a4d926d4546c4157ede8a3f8ae737c4ca +DIST thunderbird-68.11.0-tr.xpi 599706 BLAKE2B da9ea3a970734693b05e284dd9171284c677a4bec331550cb8aca17dcb1d3695d73381e23289972673e8dfaeae7e8f6eb7540930d055dc1495fd79633d1925bc SHA512 5fd12d25d9a401597b57f75a9f509508ff61ec7d338402be641f2feef4fbaf48049ba8ba0308bf60c8932471c74a3a0eb3bb68e93ddd1e4a89cb93f980a4715d +DIST thunderbird-68.11.0-uk.xpi 671453 BLAKE2B ebeb455e7e1b597769782247741f16afa4543e0be4e2797ea9a03713575f45a9b0779acefcdbdb5e794969a5cec3094a3efa0e7a68d143c14f41372f5ceee27c SHA512 20bca045a9df24356fa5eb363599de953af138a96d528604214ffc3aaeb0f9897c2b935637052e0d08aeaf1056290b92ed40b007d2e3f9827f21bf23f7598ecc +DIST thunderbird-68.11.0-vi.xpi 623422 BLAKE2B 7236d667dc9cd6e766dd75b7e6c8efd1b85578c1d66581fb511793f363b9c7507904e87b01409dd933c130805a37ff547b4e69db87f74bf29f0eb50cb89fac04 SHA512 22f33ec5003221ad94b1d413874f2596404657387015c9eeca082a9b97eeab8bd73c23fa0415ad7ac8b4bd37b5edf40515a1dabdbb52b3d8edd766f7da2279d9 +DIST thunderbird-68.11.0-zh-CN.xpi 626819 BLAKE2B f70d6d59aac79b2c2e040ffc4cc1ebd64ec2470b96e21b9991416cb8348da2717bc58b0630f5514d8d47ae5d38108fa4179f16135aed264ebf2c16665bee7850 SHA512 8702b0e0a281ccf3d7ae30f0c395760dd39363e5d591d2760420d3420f446ca35eb2ece86dcebd1eb40357eb6da9323476d2ae49834e11e39217d177ac91c1cc +DIST thunderbird-68.11.0-zh-TW.xpi 627473 BLAKE2B e110d7376924113191d83a3807dd35e6a4f7ea59321be5715118dcc40700165d98ffba645cd0ddc0f8e9cc9663534de02c73b07bda99d019e90e07e622e49e5c SHA512 a23cd007d0c72895155b360e0d9b6169b1b8f0ca0ee34b1daf78621311d95e5bb0933a276daee5f60a5b33fa6a9fad74683b46d48935a8853e6438a2ec4279aa DIST thunderbird-bin_i686-68.10.0.tar.bz2 58027039 BLAKE2B 7aeeaefa96fd6428b73c3002e34dc6cfc34ad3b8196e0a34e04a1f5ce885555fba4eed52e688a786479f31463b1b2d228098bd2fff0edd10f49e467c74cf98d9 SHA512 9280a58b42f93b38f4c9ab26b8b6c2956ccb135ae959c61799cd3ce3b3419c9642f86418ac53e9c4f69e0430508c0619db4cf856a28d233a8d319e262755f4a4 +DIST thunderbird-bin_i686-68.11.0.tar.bz2 58146047 BLAKE2B a049d79ac26516c245a26173763aa185bc26dc69c43d8c4b4a2a7c8f18db38e47eaa2414f24f578fcca63f7811463b35c439d8a43b6afcacb5130c6bfdf29b68 SHA512 4d22d9c399cbf8d92fce7c41c924ade3874a6b586100f3bc268079ab61734bb66dff1ea8f38c8acc164d44f7fb46a9cd1692a843b9618216ece72931951f4b77 DIST thunderbird-bin_x86_64-68.10.0.tar.bz2 55727523 BLAKE2B 03455e622afb02c9ee7aec60e5b869adaed087045e298f82d22be57dda10746f22c24f0136c1bfc718bd96690878ddeb6625df92eeb86d2cd3fd17b157f58cb4 SHA512 3f7d4c844185b0be0ee3354130112ecc034f06cc2335681998e210b79537df7365f251b005387f319b0a2d2dd6a6337fd6287a007fd54ac03c39315c42893dfe +DIST thunderbird-bin_x86_64-68.11.0.tar.bz2 55690343 BLAKE2B cfd32581d7492d2d3806da4ebc57886ef6234122cb032e2a26595c8cdcf9746f5aacfd3e9d023db24560779eb38487055fe5f5d86c6587ee8babfb46a64fecb1 SHA512 9c808b2b8537c6e05bb62b9fdbee3d78d4e7cb0bca1210fc74ad81e9a10b1cb13668b4f82f66f15984fff7e42ced58411fc2ce785e75c4cbe43f013edf437945 diff --git a/mail-client/thunderbird-bin/thunderbird-bin-68.11.0.ebuild b/mail-client/thunderbird-bin/thunderbird-bin-68.11.0.ebuild new file mode 100644 index 000000000000..11460e64d1a1 --- /dev/null +++ b/mail-client/thunderbird-bin/thunderbird-bin-68.11.0.ebuild @@ -0,0 +1,186 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +MOZ_ESR="" +MOZ_LIGHTNING_VER="68.0b6" + +# Can be updated using scripts/get_langs.sh from mozilla overlay +MOZ_LANGS=(ar ast be bg br ca cs cy da de el en en-GB en-US es-AR +es-ES et eu fi fr fy-NL ga-IE gd gl he hr hsb hu hy-AM id is it ja ko lt +nb-NO nl nn-NO pl pt-BR pt-PT rm ro ru si sk sl sq sr sv-SE tr +uk vi zh-CN zh-TW ) + +# Convert the ebuild version to the upstream mozilla version, used by +MOZ_PN="${PN/-bin}" +MOZ_PV="${PV/_beta/b}" +MOZ_PV="${MOZ_PV/_rc/rc}" + +if [[ ${MOZ_ESR} == 1 ]]; then + # ESR releases have slightly version numbers + MOZ_PV="${MOZ_PV}esr" +fi + +MOZ_P="${MOZ_PN}-${MOZ_PV}" + +MOZ_HTTP_URI="https://archive.mozilla.org/pub/${MOZ_PN}/releases" + +inherit eutils multilib pax-utils xdg-utils nsplugins mozlinguas-v2 + +DESCRIPTION="Thunderbird Mail Client" +SRC_URI="${SRC_URI} + amd64? ( ${MOZ_HTTP_URI}/${MOZ_PV}/linux-x86_64/en-US/${MOZ_P}.tar.bz2 -> ${PN}_x86_64-${PV}.tar.bz2 ) + x86? ( ${MOZ_HTTP_URI}/${MOZ_PV}/linux-i686/en-US/${MOZ_P}.tar.bz2 -> ${PN}_i686-${PV}.tar.bz2 ) + https://dev.gentoo.org/~juippis/distfiles/lightning-${MOZ_LIGHTNING_VER}.tar.xz" +# the below only works when upstream releases the xpi with all locales bundled +# ${MOZ_HTTP_URI/${MOZ_PN}/calendar/lightning}/${MOZ_LIGHTNING_VER}/linux/lightning.xpi -> lightning-${MOZ_LIGHTNING_VER}.xpi + +HOMEPAGE="https://www.thunderbird.net/" +RESTRICT="strip mirror" + +KEYWORDS="-* amd64 x86" +SLOT="0" +LICENSE="MPL-2.0 GPL-2 LGPL-2.1" +IUSE="+crashreporter +ffmpeg +pulseaudio selinux" + +DEPEND="app-arch/unzip + app-arch/zip" + +RDEPEND="dev-libs/atk + >=sys-apps/dbus-0.60 + >=dev-libs/dbus-glib-0.72 + >=dev-libs/glib-2.26:2 + >=media-libs/alsa-lib-1.0.16 + media-libs/fontconfig + >=media-libs/freetype-2.4.10:2 + virtual/freedesktop-icon-theme + >=x11-libs/cairo-1.10[X] + x11-libs/gdk-pixbuf:2 + >=x11-libs/gtk+-2.18:2 + >=x11-libs/gtk+-3.4.0:3 + x11-libs/libX11 + x11-libs/libXext + x11-libs/libXrender + x11-libs/libXt + >=x11-libs/pango-1.22.0 + pulseaudio? ( !/dev/null + rm -f "${emxpi}" || die + + # Install language packs for calendar + mozlinguas_xpistage_langpacks \ + "${WORKDIR}/${emid}" \ + "${WORKDIR}"/lightning-${MOZ_LIGHTNING_VER} lightning calendar + + # roll a .xpi that mimicks what upstream would roll + pushd "${WORKDIR}/${emid}" &>/dev/null || die + zip -9 -q -r "${emxpi}" * || die + popd &>/dev/null || die + eend 0 + fi +} + +src_install() { + declare MOZILLA_FIVE_HOME="/opt/${MOZ_PN}" + + local size sizes icon_path icon name + sizes="16 22 24 32 48 128" + icon_path="${S}/chrome/icons/default" + icon="${PN}-icon" + name="Thunderbird" + + # Install icons and .desktop for menu entry + for size in ${sizes}; do + insinto "/usr/share/icons/hicolor/${size}x${size}/apps" + newins "${icon_path}/default${size}.png" "${icon}.png" + done + # Install a 48x48 icon into /usr/share/pixmaps for legacy DEs + newicon "${S}"/chrome/icons/default/default48.png "${icon}.png" + domenu "${FILESDIR}"/icon/${PN}.desktop + + # Install thunderbird in /opt + dodir ${MOZILLA_FIVE_HOME%/*} + mv "${S}" "${ED}"${MOZILLA_FIVE_HOME} + cd "${WORKDIR}" || die # PWD no longer exists so move to somewhere that does + + # Install language packs + MOZEXTENSION_TARGET="distribution/extensions" \ + mozlinguas_src_install + + # Create /usr/bin/thunderbird-bin + local apulselib=$(usex pulseaudio "/usr/$(get_libdir)/apulse:" "") + newbin - thunderbird-bin <<- _EOF_ + #!/bin/sh + unset LD_PRELOAD + LD_LIBRARY_PATH="${apulselib}${MOZILLA_FIVE_HOME}" \\ + exec ${MOZILLA_FIVE_HOME}/thunderbird "\$@" + _EOF_ + + # revdep-rebuild entry + insinto /etc/revdep-rebuild + doins "${FILESDIR}"/10${PN} + + # Enable very specific settings for thunderbird + insinto ${MOZILLA_FIVE_HOME}/defaults/pref/ + newins "${FILESDIR}"/thunderbird-gentoo-default-prefs-r1.js all-gentoo.js + + # Disable built-in auto-update because we update thunderbird-bin through package manager + insinto ${MOZILLA_FIVE_HOME}/distribution/ + newins "${FILESDIR}"/disable-auto-update.policy.json policies.json + + # Plugins dir + share_plugins_dir + + pax-mark mr "${ED}"${MOZILLA_FIVE_HOME}/{thunderbird-bin,thunderbird,plugin-container} +} + +pkg_postinst() { + xdg_desktop_database_update + xdg_icon_cache_update + + use ffmpeg || ewarn "USE=-ffmpeg : HTML5 video will not render without media-video/ffmpeg installed" + use pulseaudio || ewarn "USE=-pulseaudio : audio will not play without pulseaudio installed" +} + +pkg_postrm() { + xdg_icon_cache_update +} diff --git a/mail-client/thunderbird/Manifest b/mail-client/thunderbird/Manifest index 764bf27cdf44..3957e84e5271 100644 --- a/mail-client/thunderbird/Manifest +++ b/mail-client/thunderbird/Manifest @@ -1,4 +1,5 @@ DIST firefox-68.0-patches-14.tar.xz 17488 BLAKE2B 697aecf97b04b45ea17ed1c1eaded95ca5064760cd0468968326f1683c10d91b76458c0f3e1ae7772b0d43c33632c03a69e5b09579284de19ecaaf7603dc2412 SHA512 9a601b80f747eb52ce772ec931d4f5ff0180ca1531c92d46ca116fb8218c829b9be496392e785d79106c76abef149e666cdc65204bdf1ebb7904b65264cfa6b6 +DIST firefox-68.0-patches-15.tar.xz 16060 BLAKE2B f9e6cd58ea51bed1af90a9d30fd551dc7e939afcd1b4d00de1271bd4bda94021c6f1799fd9945962c14ffa1fd0b6a6429369c4e45efc2000f179b9b2e46971e7 SHA512 9cb2479637dd8b84e0ab68dc0fe144acd2dc74feca282fd3c4b485ca6f0de8190244587622713a5421b243ccda153f738e9a8f463e87e15e93e9b725d943e128 DIST gdata-provider-4.4.1.tar.xz 78728 BLAKE2B bfe04d714334c38c932d2186ffd859583176ef455b283534c5f8f9e1ab7dc13bdfb8c15db6007de482ab015afc2b8524aad725380bec75ee5f59ea81d6307ba9 SHA512 6c9b5ac41a1064bd1799d2a2f633c3064b27f1294ac3c8908cdef6c1d2eea7b602f2f7bf240b71f507fe9ad286588f030e12f49a41b3bed7bbcc99f3021369f9 DIST lightning-6.2.5.tar.xz 1745976 BLAKE2B 31e237f8d34ab2a2ac522767460467257d1f49d15fbe24f5b80dde9fb709ffafd0c0442d99c6643ce434cf7bdf0d670447f86da9fcdadc7ada6814431ef41e8a SHA512 1e997bb91d484908f225cc6e971874d308e8a8e2451a3e678f8a74bcb9e360babbd1f8aebcafb3e628ef5b10eb697ee47af2bfedbc956fee71d99084c8816235 DIST thunderbird-68.10.0-ar.xpi 617169 BLAKE2B b1332b1a70a7cf85b608d1cd177c3c3b65bf5246684aebf1f348649043a44c7c5e7794fab8a01cb6ed3e6a7f4eb281c31b6c3c626a358e93a7584936c630e525 SHA512 b8abcf0aaa8488942d195c7507b1f7763381e312b001349fe5dd3ce083a58c7f75b3e03b3beefc5dff5e07fab2b975b2084516a3d3d011c60ddbaa274716b962 @@ -62,3 +63,64 @@ DIST thunderbird-68.10.0-vi.xpi 623422 BLAKE2B 8e2557b66c51d6d98c516e58337334f41 DIST thunderbird-68.10.0-zh-CN.xpi 626820 BLAKE2B 38b6ab9fd731e6edf6b32b77663adf64194117b1a1248881aa3209b631df0a60c90ae742e6bc907a16457df479397af720f94bceaf1095fcf47b6c33eb3362da SHA512 6b5ffbcc6d453573bd8f84ff2c61680e222c354e9b96425349c5de97503acd38c003abd76f748ee36b47fe8627bd232b6489ee6a5f4a9dce2c66c3a87870415e DIST thunderbird-68.10.0-zh-TW.xpi 627475 BLAKE2B 9b075bb3ccbd8ed565e27d0ad5364c6def3ffbb9391c766446694fbc37c70bc592688e28288f6739551899ca39385980092e7b97d7404ec74d75f76b7a21a07a SHA512 da25ba5f50510cf3d1e7fc5a5bc3ab825a275702de50c1dd1c517e9f0f45006570b2f8fc0ad7bdbd0613c8e54f7f31bc06c39f9a9b84e5b16a50db6e91b7cf0c DIST thunderbird-68.10.0.source.tar.xz 331265676 BLAKE2B 616f545cba194c5752a155a477406b190e15493aefa4c20141291dca049b3b629e28a4acbc89127bc86165f5bc7242e3eb18e928086eee3b4a5e0eda6dc5d7bc SHA512 8db4e363b1542190d647babbeb2bca4f258e6bfe3bb67c4a4c8eedad702f956c6e2e1daaa552a45912b55215fa5f6fe0be77025de324ea6a0082ca849d132c89 +DIST thunderbird-68.11.0-ar.xpi 617167 BLAKE2B 41e5c605ec5f668b2b5c864a08b85496c1e90989474765d116747a845349ee77321581825a438025f699ac10eba6ca3308d494c0cc62bb52f741edd7f01bc131 SHA512 f50b3505eca421b94af078740b316076ad5f4aff6c97dd2698182bea110fbf662517d3c0feff5ad4cc20744c9d7ff5588c22208fe2d5a747295e231cce744781 +DIST thunderbird-68.11.0-ast.xpi 551299 BLAKE2B 558008404521d3a8b6ac924a01b3e6522d7c5f8db35dc1cdd30250b6140f0101ea06693d19088461c4bf56eda3d94b5da843b0be2fa066a224ab038d107f5035 SHA512 5565828047f3d5aae92a388e4e755185e939b68460acda60b4741a9ce404de3756bddb8eeab92196a26c949c83b19726dced55ea570a69bb38fa2bcc0d805f63 +DIST thunderbird-68.11.0-be.xpi 646280 BLAKE2B b3967ff86996ea1802fda00c0bb511d3f2d9cbfdac56218dee75ee01667a1c2e815fa105919c9355e228899666c4bf9bbdc810731d01ecd863e4a33631238392 SHA512 6abc100921663e46aab6a903291b9a8dd7078dbff510dfd881bb905df822f68dfa667667c2d9261d2ad219824d79c80ca07d57058fe804044612f2db796a2fc6 +DIST thunderbird-68.11.0-bg.xpi 646227 BLAKE2B 958c9cda0de46c16d58969176bc6dd581a572a5eb134588e2a23d0b771ad01c108f1a4766a606bdcb59a5dfe8cb4ebd144249a09c95a59c9fa98a4d796e3c98c SHA512 0467f14faa4238be0fbd8edbabeb6dfb248da67bc22298bd6b95405a2c8e0f59eb2b50e9baa5c256bbbbf45779d89b2833122ea44b87d9896633064c198862e4 +DIST thunderbird-68.11.0-br.xpi 574852 BLAKE2B 1eed3055c6b9897337507cc1ec5182e04561b243ae32b59a09d2a409eae696f601e01f480dbf14c146d5bbaeb59a014a888d5f7a4f936a932d22843c633bba43 SHA512 49507a6f522980ea998d54e97ba26b20f96678882137add241cf54b3c5e9a912087d3a926f2f1940c5f1d4997b999f0864606eb09299f89ad61545985ee14d37 +DIST thunderbird-68.11.0-ca.xpi 578437 BLAKE2B 0c6b15c07026e36c06595a894c8a51a89d67ac29cee7895a36a9c1ec879c963dc12867c8b074cf550684a05373f2fd9165556a2fbfb41ac97d65be6c366ceab0 SHA512 630bb5ed1013fade452095c6e77d9e85fd2d389b37f50dcb588f866173ed3f96e9deea10c93132646b7b713307fcd42726057a10eeba01b313a1da51fde87234 +DIST thunderbird-68.11.0-cak.xpi 602711 BLAKE2B 486703aa37b3f76b19a625a147cc823ef870bb9a2214a9bdb336f98e0c5a4f1e5e657ff3659dbd90c0774cb039da61499e3c3113c54fdf108a85620dd8d0da0b SHA512 fea01432fd8a42de67ec941c100d9c1cbf65f23dcd9e5bcf7f14f099357479344c1dfce0deb0ddbb946b766f222771b0948064dd7313f587dde2d3e307f362bb +DIST thunderbird-68.11.0-cs.xpi 603041 BLAKE2B bc8cb04c4ec3d3c5534e897c4d0264b7d361aa1d906ad13f3bc5c39cb0f85dbf64e9f3bbf83775c145415ec4db4e599a8a4d374873850c90bb5a7ba90c59f681 SHA512 cf6a77c49f9d50eb73a3edeb706661d9b7df6652fbeb88a8634789f0ad44ba03a218bb0990b77766e9a0a36cb14ca03516bcb67754e38dd5a4c0ddb95ec3081c +DIST thunderbird-68.11.0-cy.xpi 589902 BLAKE2B c7a4e77cd57e78e9656cd33bf5efc4063d3367c3b8fc78626569cfd534f0cd55fe7ac84321bc9073bbee35c69ddb3c4692fccc18813e24254e8f6d4aaf006257 SHA512 5fe30090a14601b3ea7acdf6cfb2ddea326ef4be208b075a4666151305031f4fdb917cb3daeb3d6876b346588c712e91f71f8f90919982ae0f5dc8b466b234df +DIST thunderbird-68.11.0-da.xpi 588351 BLAKE2B 0fc562826a4e77a7e41c0e580369d69dcbd153de8eeafca0005ad483ac22b52557a55d69df457e3f1b27f518fae7db91dd7e061855762a4c40ff1ffbf8e04cc2 SHA512 db86ecdc184fd121bff6b2778aaf72a96ae2cf59838715beb2354d0af7da2d05ec23f6acf3397ba913379b4c3f66259d357b02675d50c01af4f3445f9af9c83e +DIST thunderbird-68.11.0-de.xpi 597804 BLAKE2B 9f47f82fb6538f92e6bc1494c319974844284adad8273ee3f696d10cec01f8c95750e339db28deca8792be750b2a2c0d25e695b6c8ee3cd4f03b9d6b365f9d62 SHA512 28f48364bb9f1871017dd0ec7e6a08b11167f8e6e596bca9213d32634762b57ab3f8ad050db26baefdf1578fcfcecd64838ccd600ec0afbd7e143d301a33dad6 +DIST thunderbird-68.11.0-dsb.xpi 618835 BLAKE2B c9a6846c39b568a616877cd8d874b76c0b05492009382dc5fcb63886f806e94d47a089d9b89aa772b5f5d3c53a7ebe9a1821d82d8c156ff8ebd18a95b6de20f1 SHA512 21c7631db3121fa6391588bcc320f1fabcb6dcf57f04a84a3cc868c7ad746a1bdb41d9b3d002df618eddb81e7f7defe6d276845697243379b11788e42f2ef476 +DIST thunderbird-68.11.0-el.xpi 699223 BLAKE2B 78841cf7abd1e72b83083d7cbb496f0db841f277ff9666247fd96cb818d77675c211cd02e70c72397b6ba44e99ea8aa0a524bcec0d6a0c0c0e8e6eac9b447f4c SHA512 8a580b3d59ebade0869d3cccbb76c7e46d56e44876f95cf95e9c790d0af9c29042c5f7bfcdd9b1a4efc87c76a8307b76f3cd129fed0c5c6ef6a1e412e0c01c7a +DIST thunderbird-68.11.0-en-GB.xpi 556403 BLAKE2B 1c5ae00b5e1f1668cf06a4a1d5a8ac2a988dd699d1201ca2380e3f46c550efa0630cbf41ce8f1adf5cbe517fbb12b22c93a81fada199c08d3baad843a391e799 SHA512 795e2b4b9081516650c73f03745498dc9d4b3d0af11b8122372ebf30b65d07bfa929bdc92bb2f005c9e9c106ceb0ef9ad36c7adc36a2aa2698978967c7773fc7 +DIST thunderbird-68.11.0-es-AR.xpi 596551 BLAKE2B b5511b7a1e67e52ca2d4a4669279ad04d2476c5293db2e3f6775cffa994e4d83a92779d1f0c322d4481355c999694526b4ace22cbfa3b15c8a0d363452d6c65b SHA512 7c27c56154fbeb00a4518365cfa722de67f7149e853f0ae08f573c44dcfa509b4839565b89d023d6dedc1d2aa542b3f069163cb9b2d4cd8178bd7a51b4761efd +DIST thunderbird-68.11.0-es-ES.xpi 518351 BLAKE2B cd2e22af0b22eceb99acca174c113d18b9d293ceb7482aae39ea706eb7ba8f00514e3ee7df9b49823f220d885d474c034f5ebfe83393a37cf7cd4423aaff10e0 SHA512 a564082c521bdbc84b4af863acb323f3c33aa2021e00efb6fff9c98710e1e9053cb2ea34d9cb80b81ca8dd2545d15ba6c2e828fa2fca6455ccfaa94aeb4422c3 +DIST thunderbird-68.11.0-et.xpi 573581 BLAKE2B 52a780867f0204a3020b44e72b6bcda777325f781bbe1c3c2fd7d93d00baae40f2ae7b1904eac5ec11d87b0893ce2eabb6a30b558d190cb4d7dcb4a9705566ed SHA512 1cb04246805604656c85a46c71b36c37891e3fc80f115250412f266a7e55d6ed77dca913268f2e12e6995b90cb61b93a785d1221023ba45d8866c7d03bf6a31e +DIST thunderbird-68.11.0-eu.xpi 579945 BLAKE2B c43af0378289d44bd28b910bc372e26bf50100b03e5b752559cb5236d62406dcc8fa5e43caf4517c7f34bc225da0f601584443ae75ae2b8f766faffcc64bb353 SHA512 165413602e99a527ed8c92d7e682f02dd0c9f6585928a656890c62f9e34f1bc4897cc0c3b3ef6f0dc5ba0eb63a1cdce73d92043187ce8daf4f0ca0ae040e8d0c +DIST thunderbird-68.11.0-fi.xpi 578418 BLAKE2B 245ab404ace52a62dd8e9cdffeaef4207eef98bcd7acdb383897b06833072b7e7607beba788a38294d782a3635355f8da75da7b8f0388529c4d479839473fd7b SHA512 926e0ea250bd8b0186ebd776faaa2c4b33a48d16f774b276a5bd19282c05b5e3f6421ee633a713f65d839301ecc00ede34385377cea0581b6d45e0800c16b9ec +DIST thunderbird-68.11.0-fr.xpi 607810 BLAKE2B 414e98887016d66504f6cee61e71452dac1f5d9405104f696bef79f9fabc32e2cf40272126c13af42ce648d2807ca56235ace4fcb454b71ddd8e5f600c750721 SHA512 5bdbf30921d6ddff825ae23bf25dc7d747611f90a54d95f2799f7c6ffed49f21917502676a8f49829378769195f9794e83d8373c4bb672b02ea0e496d70f970a +DIST thunderbird-68.11.0-fy-NL.xpi 594467 BLAKE2B 7eeda826ac1836ff9a71622104e6299de298b857c5275d6bc8a88d1e0756bd6f4d2af739176d518d2d79969b0632561db75dc4d504ac31823b1f4daee958d85c SHA512 09247c1cfbd124bd9790db1c209b3a91e19b52b8262ed380e5c1bfe66f8a850bd47dd31dfe484ed83594228db09f6375011bd34316c175945ad7511bc0199db4 +DIST thunderbird-68.11.0-ga-IE.xpi 588710 BLAKE2B c96d1ac86658b57cdc812d56bd1781f6c2392ef8362088ec9bf54a4cc00e0729feb78b1775de95760591aa7d103bd6af8897d1c3dd3f4660d3661344c9c91747 SHA512 d7c1436746c85e376e916e6f010e2db7c2cead8990b89e8512bc74d56508d7f2b2372cc55ca1731167b8bc2dff56e9aef4dd6a86b46a543b8935d8bca0f6e58f +DIST thunderbird-68.11.0-gd.xpi 587109 BLAKE2B 187c4b730585cf87e5aa006f0d47242d1f75418f0d4d91c877348275a705d2d26eeb2a759a0681fcb55776fb6e469b7f083fab9c8693be7eaa62b062b10fb8a5 SHA512 2aed48c8de856dc6678d1c45d9268fc9cde50a586a8f6515d98c42290514808dc617296674d6ff69742588f1fb69e366ebd565fdd9ab17ad8d73f4e68de55e7d +DIST thunderbird-68.11.0-gl.xpi 568396 BLAKE2B 8c2809a6fe1bb078d1d1ccba23131a6d48aaa1494c5c76e3cb6baa698eb8523b42d8f5d141518d78632b6a70444637778447e177976a61fe41c89490d22d71bf SHA512 30cd2d80c3906a838024dbf292713bf77782b04406bac06471a0bf32f931076468ccede77764860f47293bcb43f8124d685a92d254cb09a4e38b6962c4bcd075 +DIST thunderbird-68.11.0-he.xpi 604787 BLAKE2B 3c66e6db3f01370c5ad2750c585d52e1b54cf1314efa74868c1277605761819649d21d5f345333850db2685aa861951d580c2053325e7212758e49b1de969ce6 SHA512 bca3724b9a0403971a7b67043a22dbfe159ffed335227bdb54c7a673b9182dd35da1b2506c05c3fe43809b81db3d484677bdcabec20549ab4101cd29795012a9 +DIST thunderbird-68.11.0-hr.xpi 583783 BLAKE2B 37d0a66168591be72023db76295eff9a99c545d8bc0a34cd7238f2a7c56345e7bcc9910b31e6b2092a2995931a6c09251e8a37652207ee836ac3665edd38d1f0 SHA512 09075085a5f37a327f84761e1675fcdd64a1fa00fb6f29cac0f287a2b5c630ca991c6ead2f38edf6271a17f6ce9baf27d83ea4567f0c512e466700e909856e23 +DIST thunderbird-68.11.0-hsb.xpi 616035 BLAKE2B 1d50e083c32466ca5c7126bead8a0cbe8e5257557f1ccb1920f64d8709a60561f8ce6c887a8b5e15d731c6be724f92ecbd46239a7deef25921d5faecfe23353e SHA512 fe4dffd3072aea92e8a9b64b71bd4d47855a0b2fabf4cd23464b7faefca8c5b78ea04a1735bc2e8d8bb6e9f69925f3e3afaf58288bb1598ea7205a5ab39df7d6 +DIST thunderbird-68.11.0-hu.xpi 618155 BLAKE2B 0e46f824c1fdc0977408ab0a78f04db09b245312c21a0ce2ebbced99b345701c81fa849b5b93f6da73a07ab6704d7603ca6f6b059a65fcbfebaa5dd166b44d85 SHA512 5d226dada833423082ddbbd7bc3bf9a559e572f9725db84d81e1a0d715b4bb5c7a60772f3153af72c13772a4ffd60d9bdd7e77e9f08cf7e19776dfac040ab6a4 +DIST thunderbird-68.11.0-hy-AM.xpi 631978 BLAKE2B 320b1a7f290ab0e6a17ebc7c9bf0d76411810271826a8ebc77668a20b6ee9fc868c8eef76c56b8caed7171f579b53abef5a728f692b063376504f733925bac9a SHA512 2985dede4df0bf32e51f6614e6e13e0432b326a44e6d9e5cb7aa3f44421e1a0aee56df1104785501ae12af0ffbaa29098ab850d3e1d610b96f1e1bfb528c448b +DIST thunderbird-68.11.0-id.xpi 567747 BLAKE2B df0090a4faf233dd5a28d41b1a3d8cac4f21260a3c89d971cb965408eb9c751ded66295787397ddaf342b40ba7b4cbf9001f86e10ad2399e763df5b6002adf01 SHA512 81bb42e8482bb02b895bc68cf435b3ca509a9b9483378b15f56726fe423080b753d447254d972ebb09eaea208a25b83bcb41223a96294b0bbc26f89c529fe874 +DIST thunderbird-68.11.0-is.xpi 575441 BLAKE2B 7640aa557382a02b8989c3eb96a04d5f19ca06f18c2d9966de6f566d1ebe8d040585f253c82ef08a4a1e2e095090e64ff1badf0f9448ffe09f1d04e6d31805b1 SHA512 0ea9edbd33517a067e29b91ba56ddc8fdc6eccdab61cc54430c67b07893e085e2774b6df2f8494d71a4d73942096477b8092a12816961de41f5db57f176000fd +DIST thunderbird-68.11.0-it.xpi 489520 BLAKE2B d0097b6fd1834a4e4386943a23ce9e83c5d708759d7fec539476177147b4cc7b6cc78f05de475aac1b167e125db5ce083117689b4ab77861d621736dcc02efad SHA512 a316a9e1147cb943ec0279b9551706e446a096e504e2b0544d5c23a9a40f875d560219794cf8ab90a419760ac8640f82c870624c3821c18dba9e01141a25c128 +DIST thunderbird-68.11.0-ja.xpi 643575 BLAKE2B 131678dbcc3f9db8ad5a0cd67c3dcb75b8b825573f929d9da8348bbc7a6fb4f9ba1dee0500fc80daa39070cef23c4d8f09b7b0a83063a6af1f48706763509e45 SHA512 b99786ddeb4aa05e6969271e8c8bc380fb6d831585359b894931bca2c6ed2557512c88a99058712cd134398a5e36f715bd109f99fa28ca3bed334f624cb08171 +DIST thunderbird-68.11.0-ka.xpi 646012 BLAKE2B d7ca698f6c37b8725a992737b017a0db4ddcd8bdcf3fc7e8a2613d88833cd0e4284b0b618c5033fc0fafe75d20704b8278565a3f3f6028ed263ec42e9ee1f23e SHA512 d36242760bf3db360d7f58ca274ff39d752d5f8b014c80fc7ecff02387e86d41f753716052b62678baf63eae18faad8dad26ccae12a4d0355e2f0047fff856b0 +DIST thunderbird-68.11.0-kab.xpi 589818 BLAKE2B 4e25016c3f62274e58e21e25ead3650c98a0ba899b236789c56daf324a121b0838e0dee4cf86d34450c55a37429bd73dcb9cdef219c900d13396d6c8e93a86cc SHA512 5e958a72f9995cd6e7428950ca9840c22b150195652b43056659d9b279bb16deb7f570d3c920a9dba0f867fe67b32d5f1f53d9c5f4b702fa3701bf0d81d7aa01 +DIST thunderbird-68.11.0-kk.xpi 664808 BLAKE2B 4aea552f3d09820ca1330b137ddb9d3ec3a1369873883b7ca39c9a3d24c402dc424200dcc0fcf68c52b0f9bdbe37008e390f32ca0384a5ea64522827790e59e8 SHA512 71dbdf79e0934c812549a0fe4bf730d062d1e3a609e9cb58d265fad04a160ba6e900ecc7d568707b3403bcb4336e11e08077a059aef4ff2503313bdd1c684f91 +DIST thunderbird-68.11.0-ko.xpi 620530 BLAKE2B 85184d6ba2618bc5c512d0380f1bcfed08ea3ee407a4223e5ae6de98eb8504826834f0f5b3c33ed39a9031642a660020410e61be2e9ab52c2787e5fe9a6d0b1f SHA512 b15b805f879c4324517369bb2b0a5b806f3c8084e73a025b3ac66fcf90817f5e4bb090bc3fc2a32545adbabe1c781b12db932aae57a166617d07e152ccae329c +DIST thunderbird-68.11.0-lt.xpi 603846 BLAKE2B ddb934b307ef14103eb5b004a21921b695b4e2c498e3b6b96f5d1c42b1a326f60268b2a283bbdd283a7b5efe401fabc2d89fbeb8b5cd85c1f5dc70b49aea9c1e SHA512 3426a561f37ce4107f8c08a76584d80e7c0b65fc40c9a31ac84633d982c0cf9b770f155af6d0875854ee20df942c5724e0ad779c2b21f8924fde4cb267aef5c8 +DIST thunderbird-68.11.0-ms.xpi 559015 BLAKE2B 1cfee6ca40fc84614c7903668ab0f70aa74c39c619b324d4e6bae0f4a55b61ef6d2cfab8b0e2063f8b7aeddfe57c6b8a362c3512fc0c53caaefaa168c78697a8 SHA512 80d5e8475625895fd65373c9eeb15c63895f9113893016d82af5e56c90fa5660feaf441bc0e10320fcfcceb3bd93ddb567c3b9ee4694853b317eec34b791d077 +DIST thunderbird-68.11.0-nb-NO.xpi 574021 BLAKE2B 7f314ee972ee8aec32d285c3f79099d2767f0b488e025ca58f830ec95ec10f8f75e6ab043af099ee95a142cfcc72a96cd5bf8bc2348c68679700c81a1e810980 SHA512 45608a0412a5402c15c86ef3345e791a4d00736bd60a359fbf651c2759fd44adb6d8ddc55b4ba0eebfb5e550dbcb3043030522fcfe18b93d28dbed2af8d1894e +DIST thunderbird-68.11.0-nl.xpi 581355 BLAKE2B 1e6a099c00379cda57de04eb2a983f5041424c1435efa2d47b3a7f5781f6261d200459e878af18be4d7200a3d254a766cb43c1f1a0058efe041be4207d9c7017 SHA512 3b2c3cfa2ac7b968b5e1b2e5b8984db06951e2ec60cfb8accc97eef35759c852799c954b7fb62d1b08d42de2022a5fd2c2926457ebc1f366e53aee4a6259fd83 +DIST thunderbird-68.11.0-nn-NO.xpi 574950 BLAKE2B a588dbc896c2208b14b5a6db59777204da7bb5d48461271c0f1d7b99c6c8324a31d4712ef91123acc4e5afbddc94d8247bf1fd0189496d23ab7ebdd27dc63048 SHA512 682c5330c49dd8138d0d2f95c6fc13ef909572223be8c284bd8353ff4d764296e669360a481b5871e2947cb554f709a03956b96c91381a71e6a1d0cf0634e193 +DIST thunderbird-68.11.0-pl.xpi 576086 BLAKE2B 833cf1f7ffaa7a58b227e088aa06e47746f599a260791778ee76ffc9fd4de33797ce4ca67949cf128773068b747b8839bb525d2d07a2a1bae74ff502a21cab92 SHA512 3246e8b3b10aec337461b0d2f3faedff43029d82ead67c533457e2b814fd1713a00b2b4988eafee2e482e1123d791f9d11d7aa42e00450b4bb17e259d6920211 +DIST thunderbird-68.11.0-pt-BR.xpi 589836 BLAKE2B f55b6e6e35790e837b9579cf2696e9e08c0eccf43a53ca86930c74e5c596a0ee7148f1709834ebba45a032bf9b48d4a6a4ad1472b611bb0dce7aef996588affb SHA512 8c065be5430f0ba58cbe98c09a06565c12c28e95af295950970f9e0491c0b603f51bcbb99d861bbf73510265d06d1b049001bc20e35aa1e817d64d46e09a4d44 +DIST thunderbird-68.11.0-pt-PT.xpi 588102 BLAKE2B ca54b9b16f22c701fd7413d0dcdc870539e8766795b2b622426236f36fe5d95e326e8442bcec3d13cf9aeaa6e22f774a2807628a0bec427331a34daecaacd0ea SHA512 9ea21194bc535868b062f6fd4fe4373385d431992bc1f435441edc5f72bc821a685805163615a2d721b5d174e1b2dd8d67b40198f4a616ebdb00453a1b7378f0 +DIST thunderbird-68.11.0-rm.xpi 578050 BLAKE2B ad1cb4e0ceb4dfca9adb13085fe6c0abc1076eb9fb6515ee9e1817cf225f4b6f58b18713bcb2d8679b674525f1c21137841cca810f83a062637c616d8679c367 SHA512 b99bcc599e8c39054d6f7476551e93426577eb0b21abdcf7046345b80393be1cadad0bf49ce80887d3d4e5a7c629b85351917bceda091756b7a05793cf516522 +DIST thunderbird-68.11.0-ro.xpi 594840 BLAKE2B 32497189a042f9ffd731617a17ceeac44db054cbadbdf34310a7d46c51767a2923eaff7bc427ccf946c8c066abbc1ccc6edc54ac7a000f826c49fdefd1d05619 SHA512 c32049bbfae221caad9a4db63ed0ecf492df4ec74a43a5f4d462557476ba73c5bd3ee8039ecc9c4a3c1e6eef54ac54339fcfc76a1fe0738437f7af4e2d113b29 +DIST thunderbird-68.11.0-ru.xpi 683325 BLAKE2B 1507e075ecafe3a9633e71a7bd2e5d457baada32c0b745ba68e370ea5d747aa1151feef20093a18d99da0db488e2df35efed95cdcf1630ca997dc716c70f7688 SHA512 7bef3b992355db824243a546e5ed7a2e47a9bfce6b7bf50a46b24dbc25bb51a8e00493286e5c13ba038b0a0eba40fc260594042df50609104df0990968ccfb85 +DIST thunderbird-68.11.0-si.xpi 637405 BLAKE2B 9a31d9a45e58bceb7a59f084eae21b3ed051680aaabeea6f4044c8e807c9b2e821e4d5dd4c9720b80183c90587c5ba9431a037a4babdf79abcdc5c71fa05ba73 SHA512 38b4cbade62e9d04ae0c11ed11f449972100c02023a416675cfc46e7d29cc961835d24956da2160c538bdcfd8a27e3f12a1b28dd716e004b6b2bd80c9e419746 +DIST thunderbird-68.11.0-sk.xpi 609752 BLAKE2B f0f17f26c58b5170d6291ca4e60e176e2afb1dba7f02e2e298e100bb95f80ac522289c8315012322a1578e1e301cc54ef7436efbac727a61b28530204dd0b882 SHA512 28598a2adb2a731a23cc543fe4e657ada71a39eb7c062814516c1e0b945f96eaaf1c45ba2fa28b72860cce4548e551683082bfa42076eacfc0ffcbe7d417ec71 +DIST thunderbird-68.11.0-sl.xpi 590629 BLAKE2B 91789995705e076e501427c7011920650975522e7120d38b37b9cfbd1c6bfcdd0da0b0f9f92c8b25822434d3d90d9aba58dd998d92b5be917faf937fd7a838c0 SHA512 e858077421fa905f910d691e191be8c4e4195d4adc9036497ecb544c9f1cf3dc28db96cb3a2cd0d0603c3e2109a43f6d01608fb80f89b6ec8e15574c1f81b300 +DIST thunderbird-68.11.0-sq.xpi 598901 BLAKE2B 003a4fb152a5aa7ebb8542cf6aa1fc112c85cb939b992ec41378d029e8997fef9584a9fb877021c060ac725156aa2280990b96e3e0e3e892a6d63f71e44b3d14 SHA512 f39eb96457dec8571da2bc17f4677a7afe719226403f9a7dc9eaab330164ccd02ff13cdaf6b7a482e7f61ce17d49a7d968f8e09708b7497b0cf723799127cfa1 +DIST thunderbird-68.11.0-sr.xpi 624897 BLAKE2B a2c09ddbfe4d1f3a138e55cf4147c5bb4443fda1d401bd4545a284a87fa8ac0964150c8374f2ada45df8ddab0d116175ff69673dc85f4f7b239e1ede30523896 SHA512 f034b8093fac8fd80e4c218840e491cd1df7576265b8a8b9c44af2c4bff10847cefe534e99c548f028a7cb677323c41306a5a81475949dc76cd9f542d56b6834 +DIST thunderbird-68.11.0-sv-SE.xpi 591594 BLAKE2B 72d3586c7773b1bcfa426e9dcffe634eb1fd74fde95efc94283bff383c1847b223288c44e8ed47569d6b9d7c046e68c47d2115c6fa40750656ff87be081b386c SHA512 c1304d2903833557cc5e584ce929a0bc9c18c0b7f41e82c4a4116c84fb9c0ec488c44c9aa2a59a2e1d65b3551bf1e81a4d926d4546c4157ede8a3f8ae737c4ca +DIST thunderbird-68.11.0-tr.xpi 599706 BLAKE2B da9ea3a970734693b05e284dd9171284c677a4bec331550cb8aca17dcb1d3695d73381e23289972673e8dfaeae7e8f6eb7540930d055dc1495fd79633d1925bc SHA512 5fd12d25d9a401597b57f75a9f509508ff61ec7d338402be641f2feef4fbaf48049ba8ba0308bf60c8932471c74a3a0eb3bb68e93ddd1e4a89cb93f980a4715d +DIST thunderbird-68.11.0-uk.xpi 671453 BLAKE2B ebeb455e7e1b597769782247741f16afa4543e0be4e2797ea9a03713575f45a9b0779acefcdbdb5e794969a5cec3094a3efa0e7a68d143c14f41372f5ceee27c SHA512 20bca045a9df24356fa5eb363599de953af138a96d528604214ffc3aaeb0f9897c2b935637052e0d08aeaf1056290b92ed40b007d2e3f9827f21bf23f7598ecc +DIST thunderbird-68.11.0-uz.xpi 570419 BLAKE2B 0da6ecf0f378a9a9d9bc93f84b7b7596faa323274ae98966a60d5594cf5348d52418d8a80e73c5e437b6b392742f34aab5a93f357e9379faca58ab69b5bdaa52 SHA512 cba4236fb8974df1f0836d06c603bdd8fbe1c34e52e23b3c83b1c4b43510f5ae5ee0853cf5b425be3d4b95da3f2e39bd0ceabaa1d3a78a5765f05016ae717840 +DIST thunderbird-68.11.0-vi.xpi 623422 BLAKE2B 7236d667dc9cd6e766dd75b7e6c8efd1b85578c1d66581fb511793f363b9c7507904e87b01409dd933c130805a37ff547b4e69db87f74bf29f0eb50cb89fac04 SHA512 22f33ec5003221ad94b1d413874f2596404657387015c9eeca082a9b97eeab8bd73c23fa0415ad7ac8b4bd37b5edf40515a1dabdbb52b3d8edd766f7da2279d9 +DIST thunderbird-68.11.0-zh-CN.xpi 626819 BLAKE2B f70d6d59aac79b2c2e040ffc4cc1ebd64ec2470b96e21b9991416cb8348da2717bc58b0630f5514d8d47ae5d38108fa4179f16135aed264ebf2c16665bee7850 SHA512 8702b0e0a281ccf3d7ae30f0c395760dd39363e5d591d2760420d3420f446ca35eb2ece86dcebd1eb40357eb6da9323476d2ae49834e11e39217d177ac91c1cc +DIST thunderbird-68.11.0-zh-TW.xpi 627473 BLAKE2B e110d7376924113191d83a3807dd35e6a4f7ea59321be5715118dcc40700165d98ffba645cd0ddc0f8e9cc9663534de02c73b07bda99d019e90e07e622e49e5c SHA512 a23cd007d0c72895155b360e0d9b6169b1b8f0ca0ee34b1daf78621311d95e5bb0933a276daee5f60a5b33fa6a9fad74683b46d48935a8853e6438a2ec4279aa +DIST thunderbird-68.11.0.source.tar.xz 337797560 BLAKE2B c0cc32e46ba3d0f76e74f2e933cb5a048545c521ea1a889e8dee6c7ff3bb7f2f328dcd60dd131199b2ec70247dbbb00dfac4472cf1faa5250b37598e829dc72f SHA512 a98a3e427868b46213a05b71b476d963b019d6904a1ef3ec1de6ceac012a2ebd3693fa24691bc6b3c34961bec9cc7d11c3f634ce952d7427c0a76e0defc7de72 diff --git a/mail-client/thunderbird/thunderbird-68.11.0.ebuild b/mail-client/thunderbird/thunderbird-68.11.0.ebuild new file mode 100644 index 000000000000..3ac3113ae4c4 --- /dev/null +++ b/mail-client/thunderbird/thunderbird-68.11.0.ebuild @@ -0,0 +1,810 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="6" +VIRTUALX_REQUIRED="pgo" +WANT_AUTOCONF="2.1" +MOZ_ESR="" +MOZ_LIGHTNING_VER="6.2.5" +MOZ_LIGHTNING_GDATA_VER="4.4.1" + +PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_REQ_USE='ncurses,sqlite,ssl,threads(+)' + +# This list can be updated using scripts/get_langs.sh from the mozilla overlay +MOZ_LANGS=( ar ast be bg br ca cak cs cy da de dsb el en en-GB en-US +es-AR es-ES et eu 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 pl pt-BR pt-PT rm ro ru si sk sl +sq sr sv-SE tr uk uz vi zh-CN zh-TW ) + +# Convert the ebuild version to the upstream mozilla version, used by mozlinguas +MOZ_PV="${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 + +if [[ ${MOZ_ESR} == 1 ]] ; then + # ESR releases have slightly different version numbers + MOZ_PV="${MOZ_PV}esr" +fi + +# Patches +PATCHFF="firefox-68.0-patches-15" + +MOZ_HTTP_URI="https://archive.mozilla.org/pub/${PN}/releases" +MOZ_SRC_URI="${MOZ_HTTP_URI}/${MOZ_PV}/source/${PN}-${MOZ_PV}.source.tar.xz" + +if [[ "${PV}" == *_rc* ]]; then + MOZ_HTTP_URI="https://archive.mozilla.org/pub/${PN}/candidates/${MOZ_PV}-candidates/build${PV##*_rc}" + MOZ_LANGPACK_PREFIX="linux-i686/xpi/" + MOZ_SRC_URI="${MOZ_HTTP_URI}/source/${PN}-${MOZ_PV}.source.tar.xz -> $P.tar.xz" +fi + +LLVM_MAX_SLOT=10 + +inherit check-reqs eapi7-ver flag-o-matic toolchain-funcs eutils \ + gnome2-utils llvm mozcoreconf-v6 pax-utils xdg-utils \ + autotools mozlinguas-v2 multiprocessing virtualx + +DESCRIPTION="Thunderbird Mail Client" +HOMEPAGE="https://www.mozilla.org/thunderbird" + +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" + +SLOT="0" +LICENSE="MPL-2.0 GPL-2 LGPL-2.1" +IUSE="bindist clang cpu_flags_x86_avx2 dbus debug eme-free + +gmp-autoupdate hardened jack lightning lto cpu_flags_arm_neon + pgo pulseaudio selinux startup-notification +system-av1 + +system-harfbuzz +system-icu +system-jpeg +system-libevent + +system-sqlite system-libvpx +system-webp test wayland wifi" + +REQUIRED_USE="pgo? ( lto ) + wifi? ( dbus )" + +RESTRICT="!bindist? ( bindist ) + !test? ( test )" + +PATCH_URIS=( https://dev.gentoo.org/~{anarchy,axs,polynomial-c,whissi}/mozilla/patchsets/${PATCHFF}.tar.xz ) +SRC_URI="${SRC_URI} + ${MOZ_SRC_URI} + https://dev.gentoo.org/~axs/distfiles/lightning-${MOZ_LIGHTNING_VER}.tar.xz + lightning? ( https://dev.gentoo.org/~axs/distfiles/gdata-provider-${MOZ_LIGHTNING_GDATA_VER}.tar.xz ) + ${PATCH_URIS[@]}" + +CDEPEND=" + >=dev-libs/nss-3.44.4 + >=dev-libs/nspr-4.21 + 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 + dbus? ( >=sys-apps/dbus-0.60 + >=dev-libs/dbus-glib-0.72 ) + startup-notification? ( >=x11-libs/startup-notification-0.8 ) + >=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 + system-av1? ( + >=media-libs/dav1d-0.3.0:= + >=media-libs/libaom-1.0.0:= + ) + system-harfbuzz? ( >=media-libs/harfbuzz-2.4.0:0= >=media-gfx/graphite2-1.3.13 ) + system-icu? ( >=dev-libs/icu-63.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.7*:0=[postproc] ) + system-sqlite? ( >=dev-db/sqlite-3.28.0:3[secure-delete,debug=] ) + system-webp? ( >=media-libs/libwebp-1.0.2:0= ) + wifi? ( kernel_linux? ( >=sys-apps/dbus-0.60 + >=dev-libs/dbus-glib-0.72 + net-misc/networkmanager ) ) + jack? ( virtual/jack ) + selinux? ( sec-policy/selinux-mozilla )" + +RDEPEND="${CDEPEND} + jack? ( virtual/jack ) + pulseaudio? ( || ( media-sound/pulseaudio + >=media-sound/apulse-0.1.9 ) ) + selinux? ( sec-policy/selinux-mozilla )" + +DEPEND="${CDEPEND} + app-arch/zip + app-arch/unzip + >=dev-util/cbindgen-0.8.7 + >=net-libs/nodejs-8.11.0 + >=sys-devel/binutils-2.30 + sys-apps/findutils + virtual/pkgconfig + >=virtual/rust-1.34.0 + || ( + ( + sys-devel/clang:10 + !clang? ( sys-devel/llvm:10 ) + clang? ( + =sys-devel/lld-10* + sys-devel/llvm:10[gold] + pgo? ( =sys-libs/compiler-rt-sanitizers-10*[profile] ) + ) + ) + ( + sys-devel/clang:9 + !clang? ( sys-devel/llvm:9 ) + clang? ( + =sys-devel/lld-9* + sys-devel/llvm:9[gold] + pgo? ( =sys-libs/compiler-rt-sanitizers-9*[profile] ) + ) + ) + ( + sys-devel/clang:8 + !clang? ( sys-devel/llvm:8 ) + clang? ( + =sys-devel/lld-8* + sys-devel/llvm:8[gold] + pgo? ( =sys-libs/compiler-rt-sanitizers-8*[profile] ) + ) + ) + ( + sys-devel/clang:7 + !clang? ( sys-devel/llvm:7 ) + clang? ( + =sys-devel/lld-7* + sys-devel/llvm:7[gold] + pgo? ( =sys-libs/compiler-rt-sanitizers-7*[profile] ) + ) + ) + ) + pulseaudio? ( media-sound/pulseaudio ) + wayland? ( >=x11-libs/gtk+-3.11:3[wayland] ) + amd64? ( >=dev-lang/yasm-1.1 virtual/opengl ) + x86? ( >=dev-lang/yasm-1.1 virtual/opengl ) + !system-av1? ( + amd64? ( >=dev-lang/nasm-2.13 ) + x86? ( >=dev-lang/nasm-2.13 ) + )" + +S="${WORKDIR}/${MOZ_P%b[0-9]*}" + +BUILD_OBJ_DIR="${S}/tbird" + +# allow GMP_PLUGIN_LIST to be set in an eclass or +# overridden in the enviromnent (advanced hackers only) +if [[ -z $GMP_PLUGIN_LIST ]] ; then + GMP_PLUGIN_LIST=( gmp-gmpopenh264 gmp-widevinecdm ) +fi + +llvm_check_deps() { + if ! has_version --host-root "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 --host-root "=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 --host-root "=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 "Will use LLVM slot ${LLVM_SLOT}!" >&2 +} + +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 || use test ; then + CHECKREQS_DISK_BUILD="8G" + else + CHECKREQS_DISK_BUILD="4500M" + fi + + check-reqs_pkg_pretend + fi +} + +pkg_setup() { + moz_pkgsetup + + if [[ ${MERGE_TYPE} != binary ]] ; then + # Ensure we have enough disk space to compile + if use pgo || use lto || use debug || use test ; then + CHECKREQS_DISK_BUILD="8G" + else + CHECKREQS_DISK_BUILD="4500M" + fi + + check-reqs_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 \ + XDG_CACHE_HOME \ + XDG_SESSION_COOKIE \ + XAUTHORITY + + addpredict /proc/self/oom_score_adj + + llvm_pkg_setup + fi + + if ! use bindist ; then + einfo + elog "You are enabling official branding. You may not redistribute this build" + elog "to any users on your network or the internet. Doing so puts yourself into" + elog "a legal problem with Mozilla Foundation." + elog "You can disable it by emerging ${PN} _with_ the bindist USE-flag." + fi +} + +src_unpack() { + default + + # Unpack language packs + mozlinguas_src_unpack +} + +src_prepare() { + # Apply firefox patchset then apply thunderbird patches + rm "${WORKDIR}"/firefox/2016_set_CARGO_PROFILE_RELEASE_LTO.patch || die + eapply "${WORKDIR}/firefox" + pushd "${S}"/comm &>/dev/null || die + eapply "${FILESDIR}/1000_fix_gentoo_preferences.patch" + popd &>/dev/null || die + + # 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/toolchain.configure \ + || 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" + + # Enable gnomebreakpad + if use debug ; then + sed -i -e "s:GNOME_DISABLE_CRASH_DIALOG=1:GNOME_DISABLE_CRASH_DIALOG=0:g" \ + "${S}"/build/unix/run-mozilla.sh || die "sed failed!" + fi + + # Drop -Wl,--as-needed related manipulation for ia64 as it causes ld sefgaults, bug #582432 + if use ia64 ; then + sed -i \ + -e '/^OS_LIBS += no_as_needed/d' \ + -e '/^OS_LIBS += as_needed/d' \ + "${S}"/widget/gtk/mozgtk/gtk2/moz.build \ + "${S}"/widget/gtk/mozgtk/gtk3/moz.build \ + || die "sed failed to drop --as-needed for ia64" + fi + + # Fix sandbox violations during make clean, bug 372817 + sed -e "s:\(/no-such-file\):${T}\1:g" \ + -i "${S}"/config/rules.mk \ + -i "${S}"/nsprpub/configure{.in,} \ + || die + + # Don't exit with error when some libs are missing which we have in + # system. + sed '/^MOZ_PKG_FATAL_WARNINGS/s@= 1@= 0@' \ + -i "${S}"/comm/mail/installer/Makefile.in || die + + # Don't error out when there's no files to be removed: + sed 's@\(xargs rm\)$@\1 -f@' \ + -i "${S}"/toolkit/mozapps/installer/packager.mk || die + + # Keep codebase the same even if not using official branding + sed '/^MOZ_DEV_EDITION=1/d' \ + -i "${S}"/browser/branding/aurora/configure.sh || die + + # rustfmt, a tool to format Rust code, is optional and not required to build Firefox. + # However, when available, an unsupported version can cause problems, bug #669548 + sed -i -e "s@check_prog('RUSTFMT', add_rustup_path('rustfmt')@check_prog('RUSTFMT', add_rustup_path('rustfmt_do_not_use')@" \ + "${S}"/build/moz.configure/rust.configure || die + + # Autotools configure is now called old-configure.in + # This works because there is still a configure.in that happens to be for the + # shell wrapper configure script + eautoreconf old-configure.in + + # Must run autoconf in js/src + cd "${S}"/js/src || die + eautoconf old-configure.in +} + +src_configure() { + MEXTENSIONS="default" + # 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. + _google_api_key=AIzaSyDEAOvatFo0eTgsV_ZlEzx0ObmepsMzfAc + + # Add information about TERM to output (build.log) to aid debugging + # blessings problems + if [[ -n "${TERM}" ]] ; then + einfo "TERM is set to: \"${TERM}\"" + else + einfo "TERM is unset." + fi + + if use clang && ! tc-is-clang ; then + # Force clang + einfo "Enforcing the use of clang due to USE=clang ..." + CC=${CHOST}-clang + CXX=${CHOST}-clang++ + strip-unsupported-flags + elif ! use clang && ! tc-is-gcc ; then + # Force gcc + einfo "Enforcing the use of gcc due to USE=-clang ..." + CC=${CHOST}-gcc + CXX=${CHOST}-g++ + strip-unsupported-flags + fi + + #################################### + # + # mozconfig, CFLAGS and CXXFLAGS setup + # + #################################### + + mozconfig_init + # common config components + mozconfig_annotate 'system_libs' \ + --with-system-zlib \ + --with-system-bz2 + + # Must pass release in order to properly select linker + mozconfig_annotate 'Enable by Gentoo' --enable-release + + if use pgo ; then + if ! has userpriv $FEATURES ; then + eerror "Building firefox with USE=pgo and FEATURES=-userpriv is not supported!" + fi + fi + + # Don't let user's LTO flags clash with upstream's flags + filter-flags -flto* + + if use lto ; then + local show_old_compiler_warning= + + if use clang ; then + # At this stage CC is adjusted and the following check will + # will work + if [[ $(clang-major-version) -lt 7 ]] ; then + show_old_compiler_warning=1 + fi + + # Upstream only supports lld when using clang + mozconfig_annotate "forcing ld=lld due to USE=clang and USE=lto" --enable-linker=lld + else + if [[ $(gcc-major-version) -lt 8 ]] ; then + show_old_compiler_warning=1 + fi + + # Bug 689358 + append-cxxflags -flto + + if ! use cpu_flags_x86_avx2 ; then + local _gcc_version_with_ipa_cdtor_fix="8.3" + local _current_gcc_version="$(gcc-major-version).$(gcc-minor-version)" + + if ver_test "${_current_gcc_version}" -lt "${_gcc_version_with_ipa_cdtor_fix}" ; then + # due to a GCC bug, GCC will produce AVX2 instructions + # even if the CPU doesn't support AVX2, https://gcc.gnu.org/ml/gcc-patches/2018-12/msg01142.html + einfo "Disable IPA cdtor due to bug in GCC and missing AVX2 support -- triggered by USE=lto" + append-ldflags -fdisable-ipa-cdtor + else + einfo "No GCC workaround required, GCC version is already patched!" + fi + else + einfo "No GCC workaround required, system supports AVX2" + fi + + # Linking only works when using ld.gold when LTO is enabled + mozconfig_annotate "forcing ld=gold due to USE=lto" --enable-linker=gold + fi + + if [[ -n "${show_old_compiler_warning}" ]] ; then + # Checking compiler's major version uses CC variable. Because we allow + # user to control used compiler via USE=clang flag, we cannot use + # initial value. So this is the earliest stage where we can do this check + # because pkg_pretend is not called in the main phase function sequence + # environment saving is not guaranteed so we don't know if we will have + # correct compiler until now. + ewarn "" + ewarn "USE=lto requires up-to-date compiler (>=gcc-8 or >=clang-7)." + ewarn "You are on your own -- expect build failures. Don't file bugs using that unsupported configuration!" + ewarn "" + sleep 5 + fi + + mozconfig_annotate '+lto' --enable-lto=thin + + if use pgo ; then + mozconfig_annotate '+pgo' MOZ_PGO=1 + fi + else + # Avoid auto-magic on linker + if use clang ; then + # This is upstream's default + mozconfig_annotate "forcing ld=lld due to USE=clang" --enable-linker=lld + elif tc-ld-is-gold ; then + mozconfig_annotate "linker is set to gold" --enable-linker=gold + else + mozconfig_annotate "linker is set to bfd" --enable-linker=bfd + fi + fi + + # It doesn't compile on alpha without this LDFLAGS + use alpha && append-ldflags "-Wl,--no-relax" + + # Add full relro support for hardened + if use hardened ; then + append-ldflags "-Wl,-z,relro,-z,now" + mozconfig_use_enable hardened hardening + fi + + # Modifications to better support ARM, bug 553364 + if use cpu_flags_arm_neon ; then + mozconfig_annotate '' --with-fpu=neon + + if ! tc-is-clang ; then + # thumb options aren't supported when using clang, bug 666966 + mozconfig_annotate '' --with-thumb=yes + mozconfig_annotate '' --with-thumb-interwork=no + fi + fi + + if [[ ${CHOST} == armv*h* ]] ; then + mozconfig_annotate '' --with-float-abi=hard + if ! use system-libvpx ; then + sed -i -e "s|softfp|hard|" \ + "${S}"/media/libvpx/moz.build + fi + fi + + mozconfig_use_enable !bindist official-branding + + mozconfig_use_enable debug + mozconfig_use_enable debug tests + if ! use debug ; then + mozconfig_annotate 'disabled by Gentoo' --disable-debug-symbols + else + mozconfig_annotate 'enabled by Gentoo' --enable-debug-symbols + fi + # These are enabled by default in all mozilla applications + mozconfig_annotate '' --with-system-nspr --with-nspr-prefix="${SYSROOT}${EPREFIX}"/usr + mozconfig_annotate '' --with-system-nss --with-nss-prefix="${SYSROOT}${EPREFIX}"/usr + mozconfig_annotate '' --x-includes="${SYSROOT}${EPREFIX}"/usr/include \ + --x-libraries="${SYSROOT}${EPREFIX}"/usr/$(get_libdir) + mozconfig_annotate '' --prefix="${EPREFIX}"/usr + mozconfig_annotate '' --libdir="${EPREFIX}"/usr/$(get_libdir) + mozconfig_annotate '' --disable-crashreporter + mozconfig_annotate 'Gentoo default' --with-system-png + mozconfig_annotate '' --enable-system-ffi + mozconfig_annotate '' --disable-gconf + mozconfig_annotate '' --with-intl-api + mozconfig_annotate '' --enable-system-pixman + # Instead of the standard --build= and --host=, mozilla uses --host instead + # of --build, and --target intstead of --host. + # Note, mozilla also has --build but it does not do what you think it does. + # Set both --target and --host as mozilla uses python to guess values otherwise + mozconfig_annotate '' --target="${CHOST}" + mozconfig_annotate '' --host="${CBUILD:-${CHOST}}" + mozconfig_annotate '' --with-toolchain-prefix="${CHOST}-" + if use system-libevent ; then + mozconfig_annotate '' --with-system-libevent="${SYSROOT}${EPREFIX}"/usr + fi + + if ! use x86 && [[ ${CHOST} != armv*h* ]] ; then + mozconfig_annotate '' --enable-rust-simd + fi + + # use the gtk3 toolkit (the only one supported at this point) + # TODO: Will this result in automagic dependency on x11-libs/gtk+[wayland]? + if use wayland ; then + mozconfig_annotate '' --enable-default-toolkit=cairo-gtk3-wayland + else + mozconfig_annotate '' --enable-default-toolkit=cairo-gtk3 + fi + + mozconfig_use_enable startup-notification + mozconfig_use_enable system-sqlite + 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-libvpx + mozconfig_use_with system-webp + mozconfig_use_enable pulseaudio + # force the deprecated alsa sound code if pulseaudio is disabled + if use kernel_linux && ! use pulseaudio ; then + mozconfig_annotate '-pulseaudio' --enable-alsa + fi + + # Disable built-in ccache support to avoid sandbox violation, #665420 + # Use FEATURES=ccache instead! + mozconfig_annotate '' --without-ccache + sed -i -e 's/ccache_stats = None/return None/' \ + python/mozbuild/mozbuild/controller/building.py || \ + die "Failed to disable ccache stats call" + + mozconfig_use_enable dbus + + mozconfig_use_enable wifi necko-wifi + + # enable JACK, bug 600002 + mozconfig_use_enable jack + + # Other tb-specific settings + mozconfig_annotate '' --with-user-appdir=.thunderbird + mozconfig_annotate '' --enable-ldap + mozconfig_annotate '' --enable-calendar + + # Enable/Disable eme support + use eme-free && mozconfig_annotate '+eme-free' --disable-eme + + # Setup api key for location services and safebrowsing, https://bugzilla.mozilla.org/show_bug.cgi?id=1531176#c34 + echo -n "${_google_api_key}" > "${S}"/google-api-key + mozconfig_annotate '' --with-google-location-service-api-keyfile="${S}/google-api-key" + mozconfig_annotate '' --with-google-safebrowsing-api-keyfile="${S}/google-api-key" + + mozconfig_annotate '' --enable-extensions="${MEXTENSIONS}" + + # allow elfhack to work in combination with unstripped binaries + # when they would normally be larger than 2GiB. + append-ldflags "-Wl,--compress-debug-sections=zlib" + + if use clang && ! use arm64; then + # https://bugzilla.mozilla.org/show_bug.cgi?id=1482204 + # https://bugzilla.mozilla.org/show_bug.cgi?id=1483822 + mozconfig_annotate 'elf-hack is broken when using Clang' --disable-elf-hack + fi + + echo "mk_add_options MOZ_OBJDIR=${BUILD_OBJ_DIR}" >> "${S}"/.mozconfig + echo "mk_add_options XARGS=/usr/bin/xargs" >> "${S}"/.mozconfig + + # Finalize and report settings + mozconfig_final + + mkdir -p "${S}"/third_party/rust/libloading/.deps + + # workaround for funky/broken upstream configure... + SHELL="${SHELL:-${EPREFIX}/bin/bash}" MOZ_NOSPAM=1 \ + ./mach configure || die +} + +src_compile() { + local _virtx= + if use pgo ; then + _virtx=virtx + + # Reset and cleanup environment variables used by GNOME/XDG + gnome2_environment_reset + + addpredict /root + addpredict /etc/gconf + fi + + GDK_BACKEND=x11 \ + MOZ_MAKE_FLAGS="${MAKEOPTS} -O" \ + SHELL="${SHELL:-${EPREFIX}/bin/bash}" \ + MOZ_NOSPAM=1 \ + ${_virtx} \ + ./mach build --verbose \ + || die +} + +src_install() { + MOZILLA_FIVE_HOME="/usr/$(get_libdir)/${PN}" + cd "${BUILD_OBJ_DIR}" || die + + # Pax mark xpcshell for hardened support, only used for startupcache creation. + pax-mark m "${BUILD_OBJ_DIR}"/dist/bin/xpcshell + + # Copy our preference before omnijar is created. + cp "${FILESDIR}"/thunderbird-gentoo-default-prefs.js-2 \ + "${BUILD_OBJ_DIR}/dist/bin/defaults/pref/all-gentoo.js" \ + || die + + # set dictionary path, to use system hunspell + echo "pref(\"spellchecker.dictionary_path\", \"${EPREFIX}/usr/share/myspell\");" \ + >>"${BUILD_OBJ_DIR}/dist/bin/defaults/pref/all-gentoo.js" || die + + # force the graphite pref if system-harfbuzz is enabled, since the pref cant disable it + if use system-harfbuzz ; then + echo "sticky_pref(\"gfx.font_rendering.graphite.enabled\",true);" \ + >>"${BUILD_OBJ_DIR}/dist/bin/defaults/pref/all-gentoo.js" || die + fi + + # force cairo as the canvas renderer on platforms without skia support + if [[ $(tc-endian) == "big" ]] ; then + echo "sticky_pref(\"gfx.canvas.azure.backends\",\"cairo\");" \ + >>"${BUILD_OBJ_DIR}/dist/bin/defaults/pref/all-gentoo.js" || die + echo "sticky_pref(\"gfx.content.azure.backends\",\"cairo\");" \ + >>"${BUILD_OBJ_DIR}/dist/bin/defaults/pref/all-gentoo.js" || die + fi + + echo "pref(\"extensions.autoDisableScopes\", 3);" >> \ + "${BUILD_OBJ_DIR}/dist/bin/defaults/pref/all-gentoo.js" \ + || die + + local plugin + use gmp-autoupdate || use eme-free || for plugin in "${GMP_PLUGIN_LIST[@]}" ; do + echo "pref(\"media.${plugin}.autoupdate\", false);" >> \ + "${BUILD_OBJ_DIR}/dist/bin/defaults/pref/all-gentoo.js" \ + || die + done + + cd "${S}" + MOZ_MAKE_FLAGS="${MAKEOPTS}" SHELL="${SHELL:-${EPREFIX}/bin/bash}" MOZ_NOSPAM=1 \ + DESTDIR="${D}" ./mach install || die + + # Install language packs + MOZEXTENSION_TARGET="distribution/extensions" MOZ_INSTALL_L10N_XPIFILE="1" mozlinguas_src_install + + local size sizes icon_path icon + if ! use bindist; then + icon_path="${S}/comm/mail/branding/thunderbird" + icon="${PN}-icon" + + domenu "${FILESDIR}"/icon/${PN}.desktop + else + icon_path="${S}/comm/mail/branding/nightly" + icon="${PN}-icon-unbranded" + + newmenu "${FILESDIR}"/icon/${PN}-unbranded.desktop \ + ${PN}.desktop + + sed -i -e "s:Mozilla\ Thunderbird:EarlyBird:g" \ + "${ED}"/usr/share/applications/${PN}.desktop + fi + + # Install a 48x48 icon into /usr/share/pixmaps for legacy DEs + newicon "${icon_path}"/default48.png "${icon}".png + # Install icons for menu entry + sizes="16 22 24 32 48 256" + for size in ${sizes}; do + newicon -s ${size} "${icon_path}/default${size}.png" "${icon}.png" + done + + # Disable built-in auto-update because we update firefox through package manager + insinto ${MOZILLA_FIVE_HOME}/distribution/ + newins "${FILESDIR}"/disable-auto-update.policy.json policies.json + + # Add StartupNotify=true bug 237317 + if use startup-notification ; then + echo "StartupNotify=true"\ + >> "${ED}/usr/share/applications/${PN}.desktop" \ + || die + fi + + # Don't install llvm-symbolizer from sys-devel/llvm package + [[ -f "${ED%/}${MOZILLA_FIVE_HOME}/llvm-symbolizer" ]] && \ + rm "${ED%/}${MOZILLA_FIVE_HOME}/llvm-symbolizer" + + local emid + # stage extra locales for lightning and install over existing + emid='{e2fda1a4-762b-4020-b5ad-a41df1933103}' + rm -f "${ED}"/${MOZILLA_FIVE_HOME}/distribution/extensions/${emid}.xpi || die + mozlinguas_xpistage_langpacks "${BUILD_OBJ_DIR}"/dist/bin/distribution/extensions/${emid} \ + "${WORKDIR}"/lightning-${MOZ_LIGHTNING_VER} lightning calendar + + mkdir -p "${T}/${emid}" || die + cp -RLp -t "${T}/${emid}" "${BUILD_OBJ_DIR}"/dist/bin/distribution/extensions/${emid}/* || die + insinto ${MOZILLA_FIVE_HOME}/distribution/extensions + doins -r "${T}/${emid}" + + if use lightning; then + # move lightning out of distribution/extensions and into extensions for app-global install + mkdir -p "${ED}"/${MOZILLA_FIVE_HOME}/extensions + mv "${ED}"/${MOZILLA_FIVE_HOME}/{distribution,}/extensions/${emid} || die + + # stage extra locales for gdata-provider and install app-global + mozlinguas_xpistage_langpacks "${BUILD_OBJ_DIR}"/dist/xpi-stage/gdata-provider \ + "${WORKDIR}"/gdata-provider-${MOZ_LIGHTNING_GDATA_VER} + emid='{a62ef8ec-5fdc-40c2-873c-223b8a6925cc}' + mkdir -p "${T}/${emid}" || die + cp -RLp -t "${T}/${emid}" "${BUILD_OBJ_DIR}"/dist/xpi-stage/gdata-provider/* || die + + # manifest.json does not allow the addon to load, put install.rdf in place + # note, version number needs to be set properly + cp -RLp -t "${T}/${emid}" "${WORKDIR}"/gdata-provider-${MOZ_LIGHTNING_GDATA_VER}/install.rdf + sed -i -e '/em:version/ s/>[^<]*4.1=media-sound/apulse-0.1.9" ; 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() { + gnome2_icon_cache_update + xdg_desktop_database_update + + if ! use gmp-autoupdate && ! use eme-free ; then + elog "USE='-gmp-autoupdate' has disabled the following plugins from updating or" + elog "installing into new profiles:" + local plugin + for plugin in "${GMP_PLUGIN_LIST[@]}"; do elog "\t ${plugin}" ; done + elog + fi + + if use pulseaudio && has_version ">=media-sound/apulse-0.1.9" ; 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 +} + +pkg_postrm() { + gnome2_icon_cache_update + xdg_desktop_database_update +} diff --git a/media-gfx/Manifest.gz b/media-gfx/Manifest.gz index 9d0a75587902..006f2f4a7927 100644 Binary files a/media-gfx/Manifest.gz and b/media-gfx/Manifest.gz differ diff --git a/media-gfx/propaganda/metadata.xml b/media-gfx/propaganda/metadata.xml index 0d42cb6211d9..7a38bb900964 100644 --- a/media-gfx/propaganda/metadata.xml +++ b/media-gfx/propaganda/metadata.xml @@ -1,8 +1,5 @@ - - andrey_utkin@gentoo.org - Andrey Utkin - + diff --git a/media-libs/Manifest.gz b/media-libs/Manifest.gz index bae9927e26fe..5c0c478127c8 100644 Binary files a/media-libs/Manifest.gz and b/media-libs/Manifest.gz differ diff --git a/media-libs/freetype/freetype-2.10.2-r1.ebuild b/media-libs/freetype/freetype-2.10.2-r1.ebuild index 633509ad430f..14660282a55a 100644 --- a/media-libs/freetype/freetype-2.10.2-r1.ebuild +++ b/media-libs/freetype/freetype-2.10.2-r1.ebuild @@ -16,7 +16,7 @@ if [[ "${PV}" != 9999 ]] ; then mirror://nongnu/freetype/ft2demos-${PV}.tar.xz ) doc? ( mirror://sourceforge/freetype/${PN}-doc-${PV}.tar.xz mirror://nongnu/freetype/${PN}-doc-${PV}.tar.xz )" - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE+=" doc" else inherit autotools git-r3 diff --git a/media-libs/glew/glew-2.2.0.ebuild b/media-libs/glew/glew-2.2.0.ebuild index f168d220d5d1..b7e77ecab07c 100644 --- a/media-libs/glew/glew-2.2.0.ebuild +++ b/media-libs/glew/glew-2.2.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" LICENSE="BSD MIT" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc static-libs" DEPEND=" diff --git a/media-libs/libde265/Manifest b/media-libs/libde265/Manifest index e40b275b4d49..b1a63c115849 100644 --- a/media-libs/libde265/Manifest +++ b/media-libs/libde265/Manifest @@ -1 +1,2 @@ DIST libde265-1.0.3.tar.gz 399996 BLAKE2B 988b21085f82d3b33b0480542677be96db5219c1b767aae3674f89862fdaf3355dcfea3fa99699798a4fcc6b72a63a3a6f61a3fd8d2ea8483231205cd6d87175 SHA512 0153632afcc9733950e8354997ccd93eddad90e8e0f7362bfe49b93b11cb1756cf803d0ba5c07042aee80e18227613af768ca82baf7891c687edf5e253a129c4 +DIST libde265-1.0.5.tar.gz 381041 BLAKE2B d561a0e5f308bed557237b88317985912537f76701783bc30d81305cf9026a853746449ece5b3092534466ea13d67bac10b3258580c8de07489844bbef0395db SHA512 3ff7310fc4621cac0ef1cb9bbc4df61724f8943d57f5263a3663a77f4d90d84716b2a708ee9fec306e909dc8b5e7fe645a641b6a6db795a89a01799be910831e diff --git a/media-libs/libde265/libde265-1.0.5.ebuild b/media-libs/libde265/libde265-1.0.5.ebuild new file mode 100644 index 000000000000..1b591f16c364 --- /dev/null +++ b/media-libs/libde265/libde265-1.0.5.ebuild @@ -0,0 +1,99 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit autotools multilib-minimal + +PATCHES=( "${FILESDIR}/${PN}-1.0.2-qtbindir.patch" ) + +if [[ ${PV} == "9999" ]] ; then + EGIT_REPO_URI="https://github.com/strukturag/${PN}.git" + inherit git-r3 +else + SRC_URI="https://github.com/strukturag/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +fi + +DESCRIPTION="Open h.265 video codec implementation" +HOMEPAGE="https://github.com/strukturag/libde265" + +LICENSE="GPL-3" +SLOT="0" +IUSE="enc265 dec265 sdl tools debug static-libs cpu_flags_x86_sse4_1 cpu_flags_arm_neon cpu_flags_arm_thumb" +# IUSE+=" sherlock265" # Require libvideogfx or libswscale + +RDEPEND=" + dec265? ( + sdl? ( media-libs/libsdl ) + ) +" +# Sherlock265 require libvideogfx or libswscale +#RDEPEND+=" +# sherlock265? ( +# media-libs/libsdl +# dev-qt/qtcore:5 +# dev-qt/qtgui:5 +# dev-qt/qtwidgets:5 +# media-libs/libswscale +# ) +#" + +DEPEND="${RDEPEND}" + +BDEPEND="dec265? ( virtual/pkgconfig )" + +# Sherlock265 require libvideogfx or libswscale +#BDEPEND+=" sherlock265? ( virtual/pkgconfig )" + +src_prepare() { + default + + eautoreconf + + # without this, headers would be missing and make would fail + multilib_copy_sources +} + +multilib_src_configure() { + local myeconfargs=( + ax_cv_check_cflags___msse4_1=$(usex cpu_flags_x86_sse4_1) + ax_cv_check_cflags___mfpu_neon=$(usex cpu_flags_arm_neon) + $(use_enable cpu_flags_arm_thumb thumb) + $(use_enable static-libs static) + $(use_enable debug log-info) + $(use_enable debug log-debug) + $(use_enable debug log-trace) + $(multilib_native_use_enable enc265 encoder) + $(multilib_native_use_enable dec265) + --enable-log-error + ) + + # myeconfargs+=( $(multilib_native_use_enable sherlock265) ) # Require libvideogfx or libswscale + myeconfargs+=( --disable-sherlock265 ) + + econf "${myeconfargs[@]}" +} + +multilib_src_install() { + default + + if multilib_is_native_abi; then + # Remove useless, unready and test tools (Why package ever tried to install them??) + rm -f "${ED}/usr/bin/"{tests,gen-enc-table,yuv-distortion} || die + if ! use tools; then + rm -f "${ED}/usr/bin/"{bjoentegaard,block-rate-estim,rd-curves} || die + rm -f "${ED}/usr/bin/acceleration_speed" || die + fi + else + # Remove all non-native binary tools + rm -f "${ED}/usr/bin/"* || die + fi +} + +multilib_src_install_all() { + find "${ED}" -name '*.la' -delete || die + if ! use static-libs ; then + find "${ED}" -name "*.a" -delete || die + fi +} diff --git a/media-libs/libde265/libde265-9999.ebuild b/media-libs/libde265/libde265-9999.ebuild index 7f4f73fb81e2..1b591f16c364 100644 --- a/media-libs/libde265/libde265-9999.ebuild +++ b/media-libs/libde265/libde265-9999.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-r3 else SRC_URI="https://github.com/strukturag/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~ppc64 ~x86" + KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" fi DESCRIPTION="Open h.265 video codec implementation" @@ -20,18 +20,31 @@ HOMEPAGE="https://github.com/strukturag/libde265" LICENSE="GPL-3" SLOT="0" -IUSE="cpu_flags_x86_sse debug qt5 static-libs" - -DEPEND=" - media-libs/libsdl[${MULTILIB_USEDEP}] - media-video/ffmpeg:=[${MULTILIB_USEDEP}] - qt5? ( - dev-qt/qtcore:5 - dev-qt/qtgui:5 - dev-qt/qtwidgets:5 +IUSE="enc265 dec265 sdl tools debug static-libs cpu_flags_x86_sse4_1 cpu_flags_arm_neon cpu_flags_arm_thumb" +# IUSE+=" sherlock265" # Require libvideogfx or libswscale + +RDEPEND=" + dec265? ( + sdl? ( media-libs/libsdl ) ) " -RDEPEND="${DEPEND}" +# Sherlock265 require libvideogfx or libswscale +#RDEPEND+=" +# sherlock265? ( +# media-libs/libsdl +# dev-qt/qtcore:5 +# dev-qt/qtgui:5 +# dev-qt/qtwidgets:5 +# media-libs/libswscale +# ) +#" + +DEPEND="${RDEPEND}" + +BDEPEND="dec265? ( virtual/pkgconfig )" + +# Sherlock265 require libvideogfx or libswscale +#BDEPEND+=" sherlock265? ( virtual/pkgconfig )" src_prepare() { default @@ -44,26 +57,40 @@ src_prepare() { multilib_src_configure() { local myeconfargs=( - $(use_enable cpu_flags_x86_sse sse) + ax_cv_check_cflags___msse4_1=$(usex cpu_flags_x86_sse4_1) + ax_cv_check_cflags___mfpu_neon=$(usex cpu_flags_arm_neon) + $(use_enable cpu_flags_arm_thumb thumb) $(use_enable static-libs static) $(use_enable debug log-info) $(use_enable debug log-debug) $(use_enable debug log-trace) + $(multilib_native_use_enable enc265 encoder) + $(multilib_native_use_enable dec265) --enable-log-error ) - if ! multilib_is_native_abi; then - myeconfargs+=( --disable-dec265 --disable-sherlock265 ) - else - myeconfargs+=( - $(use_enable qt5 dec265) - $(use_enable qt5 sherlock265) - ) - fi + # myeconfargs+=( $(multilib_native_use_enable sherlock265) ) # Require libvideogfx or libswscale + myeconfargs+=( --disable-sherlock265 ) econf "${myeconfargs[@]}" } +multilib_src_install() { + default + + if multilib_is_native_abi; then + # Remove useless, unready and test tools (Why package ever tried to install them??) + rm -f "${ED}/usr/bin/"{tests,gen-enc-table,yuv-distortion} || die + if ! use tools; then + rm -f "${ED}/usr/bin/"{bjoentegaard,block-rate-estim,rd-curves} || die + rm -f "${ED}/usr/bin/acceleration_speed" || die + fi + else + # Remove all non-native binary tools + rm -f "${ED}/usr/bin/"* || die + fi +} + multilib_src_install_all() { find "${ED}" -name '*.la' -delete || die if ! use static-libs ; then diff --git a/media-libs/libde265/metadata.xml b/media-libs/libde265/metadata.xml index 37489247c5ca..524e76641f5f 100644 --- a/media-libs/libde265/metadata.xml +++ b/media-libs/libde265/metadata.xml @@ -4,6 +4,13 @@ media-video@gentoo.org + + Enable build of enc265 tool + Enable build of dec265 example program + Enable video output of dec265 example program with media-libs/libsdl + Enable installation of varous binary tools + Enable build of static libraries + strukturag/libde265 diff --git a/media-libs/libheif/Manifest b/media-libs/libheif/Manifest index da28314d049c..95bd4fae9f8b 100644 --- a/media-libs/libheif/Manifest +++ b/media-libs/libheif/Manifest @@ -1,2 +1,3 @@ DIST libheif-1.5.1.tar.gz 1510087 BLAKE2B 1dd5e913c8913c6b62b770653585f8ccf7cda14c4dd79ff2073bf085da4d730accaef8d0f8008ac941238a7e3e131add1a218e0c78a886847b3bcf253d66c9b6 SHA512 05e32ebff08d5f0e82e9b1107253c27882ae1694150033fe7b3ca07db8c64567f09002081276e92a3b490a63022a1522d577b094a7f489742139758d17f484b8 DIST libheif-1.6.1.tar.gz 1514950 BLAKE2B d658f0c408f9a09eaac890119119327bd3e9c84db785d001b2c7a979b9574a6723403fe063ed6ce77812bface04be124e808fc90c1325c13e3d87f8b46ac0b65 SHA512 5a2104e529d59c23c988b6c0c167f9e7017ff77763eb71fee1c26f97624e9d7e2d0f863123d1886536d37f96ea6b93969a1c53e747672c54a2220aa6f47be1bf +DIST libheif-1.6.2.tar.gz 1515763 BLAKE2B e7a901394349bc8bbf633a0193d7a08a1cecf7e97a8ac709efb9c2e5e6da387c7fa5e8b551cecf1f67b4e7a7d06f034e64c20d7c55f9a7898c0badb79ed485f7 SHA512 41848c05d88f82827ebdd0662a1870ce8b7899f6a86ef5aa483b301176602da8e69d2c5a49b4d911bc0cac51bdab81a06fd43efae2722092cc09c02119c95f07 diff --git a/media-libs/libheif/libheif-1.6.2.ebuild b/media-libs/libheif/libheif-1.6.2.ebuild new file mode 100644 index 000000000000..bf0048c2ecfc --- /dev/null +++ b/media-libs/libheif/libheif-1.6.2.ebuild @@ -0,0 +1,67 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="7" + +inherit autotools xdg-utils multilib-minimal + +if [[ ${PV} == "9999" ]] ; then + EGIT_REPO_URI="https://github.com/strukturag/${PN}.git" + inherit git-r3 +else + SRC_URI="https://github.com/strukturag/${PN}/releases/download/v${PV}/${P}.tar.gz" + KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +fi + +DESCRIPTION="ISO/IEC 23008-12:2017 HEIF file format decoder and encoder" +HOMEPAGE="https://github.com/strukturag/libheif" + +LICENSE="GPL-3" +SLOT="0/1.6" +IUSE="static-libs test +threads" + +RESTRICT="!test? ( test )" + +BDEPEND="test? ( dev-lang/go )" +DEPEND=" + media-libs/libde265:=[${MULTILIB_USEDEP}] + media-libs/libpng:0=[${MULTILIB_USEDEP}] + media-libs/x265:=[${MULTILIB_USEDEP}] + sys-libs/zlib:=[${MULTILIB_USEDEP}] + virtual/jpeg:0=[${MULTILIB_USEDEP}] +" +RDEPEND="${DEPEND}" + +src_prepare() { + default + + sed -i -e 's:-Werror::' configure.ac || die + + eautoreconf + + # prevent "stat heif-test.go: no such file or directory" + multilib_copy_sources +} + +multilib_src_configure() { + local myeconfargs=( + $(use_enable threads multithreading) + $(use_enable static-libs static) + ) + ECONF_SOURCE="${S}" econf "${myeconfargs[@]}" +} + +multilib_src_install_all() { + find "${ED}" -name '*.la' -delete || die + if ! use static-libs ; then + find "${ED}" -name "*.a" -delete || die + fi +} + +pkg_postinst() { + xdg_mimeinfo_database_update +} + +pkg_postrm() { + xdg_mimeinfo_database_update +} diff --git a/media-libs/libheif/libheif-9999.ebuild b/media-libs/libheif/libheif-9999.ebuild index 6cc971a64be1..bf0048c2ecfc 100644 --- a/media-libs/libheif/libheif-9999.ebuild +++ b/media-libs/libheif/libheif-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" diff --git a/media-libs/libprojectm/Manifest b/media-libs/libprojectm/Manifest index f5ad3df8f030..5e5c5e09c325 100644 --- a/media-libs/libprojectm/Manifest +++ b/media-libs/libprojectm/Manifest @@ -1,4 +1,5 @@ DIST libprojectm-3.1.1_rc8.tar.gz 54503673 BLAKE2B f7d781c6a0e54414d0a9ba5ab601556384e6af9b6a23a3123d3f3e0b1613549727b75901681beba1cd3fdd4193415d9e0bb927c4f7b69c41f4e4e85adb5f8597 SHA512 dcf2e7a0a826438bee538f052287b2057a303f5c29e77804874c9d5ea9f3cc0395a51f7734eec027a4f4e687c7b9f818bf908084c8b9da0953cd95d7fa12c864 DIST libprojectm-3.1.2.tar.gz 54503159 BLAKE2B 5b520a6c1553e80de3fc8b0aedff12c50226252ae7a6d651dff910104244e2f0747fc43791b0524f46f8fa305688749fc4f508b76d04506aa17292f2c8789d1c SHA512 c7c8e61b6262324a7d4094f92796732f7c7bf9fdd82df3dc327efe82fd1d3d8277763059ba72e3fea70875952dd763998cd3b69ed64f594fbff8ae489110dfa2 DIST libprojectm-3.1.3.tar.gz 54503797 BLAKE2B 2aa8900887201f00f85cbd2e4eb908d5825b95364a2df39cecd9ccdd63e677766bc45fc5280b4b773632b920b3331127be159d9e5e29304c3df4f049e49021c3 SHA512 c9910ec9dd3e6625df885a23cb72616723142974ee80cc40d108992e997342f7b8962c63d5a0512b793f425c7abb0477dbd5d641a70161d8e42f1489e08f402b +DIST libprojectm-3.1.6_pre.tar.gz 55378555 BLAKE2B 8a5c7dfdeae0806b1a10150be21256438173a004ec5915c7cf03c432dcfd49b3e3ef32cba0dcfc709838a5677a75f7129ce2343828bbb6a1ee94b824110d90ed SHA512 d1b90539a2eeb01fdb96f699743d086e58c604756ea11676ac3db8d9c0a1071d39f8d48885abdb9b0c41f347cece7c104eb0081e197ad5d8dea8e2832e9c5f97 DIST projectM-complete-2.1.0-Source.tar.gz 31130351 BLAKE2B ec3540326751aba45b9620adfe1e7aed21347c97278de6d23b53ed7fb03878c2d02982fba17b4cda4f713d2cf624fd24adeb15b28fed9d2ab165567f9ff49eaa SHA512 53f4531208d2594f1c28a7f7842fb5ee3349ca9e48f9f0d999a90b6a62d315c9c0ae9cba1cdfacb8a149eba3e5ddc4517ac406ee2c53718191be8e26ee2cca5f diff --git a/media-libs/libprojectm/libprojectm-3.1.6_pre.ebuild b/media-libs/libprojectm/libprojectm-3.1.6_pre.ebuild new file mode 100644 index 000000000000..1dc01b435666 --- /dev/null +++ b/media-libs/libprojectm/libprojectm-3.1.6_pre.ebuild @@ -0,0 +1,69 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit autotools + +DESCRIPTION="A graphical music visualization plugin similar to milkdrop" +HOMEPAGE="https://github.com/projectM-visualizer/projectm" + +if [[ ${PV} == *9999 ]] ; then + EGIT_REPO_URI="https://github.com/projectM-visualizer/projectm.git" + inherit git-r3 +else + MY_PV="${PV/_/-}" + SRC_URI="https://github.com/projectM-visualizer/projectm/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" + S=${WORKDIR}/projectm-${MY_PV}/ +fi + +LICENSE="LGPL-2" +SLOT="0/2" +IUSE="gles2 jack qt5 sdl" + +RDEPEND="gles2? ( media-libs/mesa[gles2] ) + media-libs/glm + media-libs/mesa[X(+)] + jack? ( + dev-qt/qtcore:5 + dev-qt/qtdeclarative:5 + dev-qt/qtopengl:5 + virtual/jack + ) + qt5? ( + dev-qt/qtcore:5 + dev-qt/qtdeclarative:5 + dev-qt/qtgui:5 + dev-qt/qtwidgets:5 + dev-qt/qtopengl:5 + media-sound/pulseaudio + ) + sdl? ( >=media-libs/libsdl2-2.0.5 ) + sys-libs/zlib" + +DEPEND="${RDEPEND}" +BDEPEND=" + virtual/pkgconfig +" + +src_prepare() { + default + eautoreconf +} + +src_configure() { + local myeconfargs=( + $(use_enable gles2 gles) + $(use_enable jack) + $(use_enable qt5 qt) + $(use_enable sdl) + --enable-emscripten=no + ) + econf "${myeconfargs[@]}" +} + +src_install() { + default + find "${ED}" -name '*.la' -delete || die +} diff --git a/media-libs/raspberrypi-userland-bin/metadata.xml b/media-libs/raspberrypi-userland-bin/metadata.xml index 7e9cc8e5385a..59f566c541eb 100644 --- a/media-libs/raspberrypi-userland-bin/metadata.xml +++ b/media-libs/raspberrypi-userland-bin/metadata.xml @@ -2,8 +2,8 @@ - andrey_utkin@gentoo.org - Andrey Utkin + sam@gentoo.org + Sam James Use armv6 hardfp ABI diff --git a/media-libs/vulkan-layers/vulkan-layers-1.2.141.ebuild b/media-libs/vulkan-layers/vulkan-layers-1.2.141.ebuild index 3512a5925ebf..d9be98b4afb0 100644 --- a/media-libs/vulkan-layers/vulkan-layers-1.2.141.ebuild +++ b/media-libs/vulkan-layers/vulkan-layers-1.2.141.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]]; then inherit git-r3 else SRC_URI="https://github.com/KhronosGroup/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" + KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" S="${WORKDIR}"/${MY_PN}-${PV} fi diff --git a/media-libs/vulkan-loader/vulkan-loader-1.2.141-r1.ebuild b/media-libs/vulkan-loader/vulkan-loader-1.2.141-r1.ebuild index df5e32f75e32..1d88e48af04f 100644 --- a/media-libs/vulkan-loader/vulkan-loader-1.2.141-r1.ebuild +++ b/media-libs/vulkan-loader/vulkan-loader-1.2.141-r1.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]]; then inherit git-r3 else SRC_URI="https://github.com/KhronosGroup/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" + KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" S="${WORKDIR}"/${MY_PN}-${PV} fi diff --git a/media-plugins/Manifest.gz b/media-plugins/Manifest.gz index f8000556010a..f8acf5f6be40 100644 Binary files a/media-plugins/Manifest.gz and b/media-plugins/Manifest.gz differ diff --git a/media-plugins/audacious-plugins/audacious-plugins-4.0.5.ebuild b/media-plugins/audacious-plugins/audacious-plugins-4.0.5.ebuild index 76a54c61081b..6465c1184e47 100644 --- a/media-plugins/audacious-plugins/audacious-plugins-4.0.5.ebuild +++ b/media-plugins/audacious-plugins/audacious-plugins-4.0.5.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]]; then EGIT_REPO_URI="https://github.com/audacious-media-player/audacious-plugins.git" else SRC_URI="https://distfiles.audacious-media-player.org/${MY_P}.tar.bz2" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi DESCRIPTION="Lightweight and versatile audio player" HOMEPAGE="https://audacious-media-player.org/" diff --git a/media-plugins/kodi-audiodecoder-modplug/kodi-audiodecoder-modplug-2.0.3.ebuild b/media-plugins/kodi-audiodecoder-modplug/kodi-audiodecoder-modplug-2.0.3.ebuild index 23cb35453357..5c53010eb0db 100644 --- a/media-plugins/kodi-audiodecoder-modplug/kodi-audiodecoder-modplug-2.0.3.ebuild +++ b/media-plugins/kodi-audiodecoder-modplug/kodi-audiodecoder-modplug-2.0.3.ebuild @@ -6,29 +6,30 @@ EAPI=7 inherit cmake kodi-addon DESCRIPTION="Modplug decoder addon for Kodi" -HOMEPAGE="https://github.com/notspiff/audiodecoder.modplug" +HOMEPAGE="https://github.com/xbmc/audiodecoder.modplug" SRC_URI="" case ${PV} in 9999) SRC_URI="" - EGIT_REPO_URI="https://github.com/notspiff/audiodecoder.modplug.git" + EGIT_REPO_URI="https://github.com/xbmc/audiodecoder.modplug.git" inherit git-r3 + DEPEND="~media-tv/kodi-9999" ;; *) CODENAME="Leia" KEYWORDS="~amd64 ~x86" - SRC_URI="https://github.com/notspiff/audiodecoder.modplug/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://github.com/xbmc/audiodecoder.modplug/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/audiodecoder.modplug-${PV}-${CODENAME}" + DEPEND="=media-tv/kodi-18*" ;; esac -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" IUSE="" -DEPEND=" - =media-tv/kodi-18* +DEPEND+=" >=media-libs/libmodplug-0.8.9.0 " diff --git a/media-plugins/kodi-audiodecoder-modplug/kodi-audiodecoder-modplug-9999.ebuild b/media-plugins/kodi-audiodecoder-modplug/kodi-audiodecoder-modplug-9999.ebuild index 23fdaf6ce07a..5c53010eb0db 100644 --- a/media-plugins/kodi-audiodecoder-modplug/kodi-audiodecoder-modplug-9999.ebuild +++ b/media-plugins/kodi-audiodecoder-modplug/kodi-audiodecoder-modplug-9999.ebuild @@ -6,29 +6,30 @@ EAPI=7 inherit cmake kodi-addon DESCRIPTION="Modplug decoder addon for Kodi" -HOMEPAGE="https://github.com/notspiff/audiodecoder.modplug" +HOMEPAGE="https://github.com/xbmc/audiodecoder.modplug" SRC_URI="" case ${PV} in 9999) SRC_URI="" - EGIT_REPO_URI="https://github.com/notspiff/audiodecoder.modplug.git" + EGIT_REPO_URI="https://github.com/xbmc/audiodecoder.modplug.git" inherit git-r3 + DEPEND="~media-tv/kodi-9999" ;; *) CODENAME="Leia" KEYWORDS="~amd64 ~x86" - SRC_URI="https://github.com/notspiff/audiodecoder.modplug/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://github.com/xbmc/audiodecoder.modplug/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/audiodecoder.modplug-${PV}-${CODENAME}" + DEPEND="=media-tv/kodi-18*" ;; esac -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" IUSE="" -DEPEND=" - ~media-tv/kodi-9999 +DEPEND+=" >=media-libs/libmodplug-0.8.9.0 " diff --git a/media-plugins/kodi-audioencoder-flac/kodi-audioencoder-flac-2.0.6.ebuild b/media-plugins/kodi-audioencoder-flac/kodi-audioencoder-flac-2.0.6.ebuild index 91fe93ee0acb..a90179ab97e7 100644 --- a/media-plugins/kodi-audioencoder-flac/kodi-audioencoder-flac-2.0.6.ebuild +++ b/media-plugins/kodi-audioencoder-flac/kodi-audioencoder-flac-2.0.6.ebuild @@ -14,21 +14,22 @@ case ${PV} in SRC_URI="" EGIT_REPO_URI="https://github.com/xbmc/audioencoder.flac.git" inherit git-r3 + DEPEND="~media-tv/kodi-9999" ;; *) KEYWORDS="~amd64 ~x86" CODENAME="Leia" SRC_URI="https://github.com/xbmc/audioencoder.flac/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/audioencoder.flac-${PV}-${CODENAME}" + DEPEND="=media-tv/kodi-18*" ;; esac -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" IUSE="" -DEPEND=" - =media-tv/kodi-18* +DEPEND+=" >=media-libs/libogg-1.3.4 media-libs/flac " diff --git a/media-plugins/kodi-audioencoder-flac/kodi-audioencoder-flac-9999.ebuild b/media-plugins/kodi-audioencoder-flac/kodi-audioencoder-flac-9999.ebuild index eca3bdf31ea7..a90179ab97e7 100644 --- a/media-plugins/kodi-audioencoder-flac/kodi-audioencoder-flac-9999.ebuild +++ b/media-plugins/kodi-audioencoder-flac/kodi-audioencoder-flac-9999.ebuild @@ -14,21 +14,22 @@ case ${PV} in SRC_URI="" EGIT_REPO_URI="https://github.com/xbmc/audioencoder.flac.git" inherit git-r3 + DEPEND="~media-tv/kodi-9999" ;; *) KEYWORDS="~amd64 ~x86" CODENAME="Leia" SRC_URI="https://github.com/xbmc/audioencoder.flac/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/audioencoder.flac-${PV}-${CODENAME}" + DEPEND="=media-tv/kodi-18*" ;; esac -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" IUSE="" -DEPEND=" - ~media-tv/kodi-9999 +DEPEND+=" >=media-libs/libogg-1.3.4 media-libs/flac " diff --git a/media-plugins/kodi-audioencoder-lame/kodi-audioencoder-lame-2.0.4.ebuild b/media-plugins/kodi-audioencoder-lame/kodi-audioencoder-lame-2.0.4.ebuild index d2d98a617356..6f523be95226 100644 --- a/media-plugins/kodi-audioencoder-lame/kodi-audioencoder-lame-2.0.4.ebuild +++ b/media-plugins/kodi-audioencoder-lame/kodi-audioencoder-lame-2.0.4.ebuild @@ -14,21 +14,22 @@ case ${PV} in SRC_URI="" EGIT_REPO_URI="https://github.com/xbmc/audioencoder.lame.git" inherit git-r3 + DEPEND="~media-tv/kodi-9999" ;; *) KEYWORDS="~amd64 ~x86" CODENAME="Leia" SRC_URI="https://github.com/xbmc/audioencoder.lame/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/audioencoder.lame-${PV}-${CODENAME}" + DEPEND="=media-tv/kodi-18*" ;; esac -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" IUSE="" -DEPEND=" - =media-tv/kodi-18* +DEPEND+=" >=media-sound/lame-3.100 " diff --git a/media-plugins/kodi-audioencoder-lame/kodi-audioencoder-lame-9999.ebuild b/media-plugins/kodi-audioencoder-lame/kodi-audioencoder-lame-9999.ebuild index 6617beb066ad..6f523be95226 100644 --- a/media-plugins/kodi-audioencoder-lame/kodi-audioencoder-lame-9999.ebuild +++ b/media-plugins/kodi-audioencoder-lame/kodi-audioencoder-lame-9999.ebuild @@ -14,21 +14,22 @@ case ${PV} in SRC_URI="" EGIT_REPO_URI="https://github.com/xbmc/audioencoder.lame.git" inherit git-r3 + DEPEND="~media-tv/kodi-9999" ;; *) KEYWORDS="~amd64 ~x86" CODENAME="Leia" SRC_URI="https://github.com/xbmc/audioencoder.lame/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/audioencoder.lame-${PV}-${CODENAME}" + DEPEND="=media-tv/kodi-18*" ;; esac -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" IUSE="" -DEPEND=" - ~media-tv/kodi-9999 +DEPEND+=" >=media-sound/lame-3.100 " diff --git a/media-plugins/kodi-audioencoder-vorbis/kodi-audioencoder-vorbis-2.0.4.ebuild b/media-plugins/kodi-audioencoder-vorbis/kodi-audioencoder-vorbis-2.0.4.ebuild index ed07dc68b7d9..50969af7760c 100644 --- a/media-plugins/kodi-audioencoder-vorbis/kodi-audioencoder-vorbis-2.0.4.ebuild +++ b/media-plugins/kodi-audioencoder-vorbis/kodi-audioencoder-vorbis-2.0.4.ebuild @@ -14,21 +14,22 @@ case ${PV} in SRC_URI="" EGIT_REPO_URI="https://github.com/xbmc/audioencoder.vorbis.git" inherit git-r3 + DEPEND="~media-tv/kodi-9999" ;; *) KEYWORDS="~amd64 ~x86" CODENAME="Leia" SRC_URI="https://github.com/xbmc/audioencoder.vorbis/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/audioencoder.vorbis-${PV}-${CODENAME}" + DEPEND="=media-tv/kodi-18*" ;; esac -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" IUSE="" -DEPEND=" - =media-tv/kodi-18* +DEPEND+=" >=media-libs/libogg-1.3.4 >=media-libs/libvorbis-1.3.6 " diff --git a/media-plugins/kodi-audioencoder-vorbis/kodi-audioencoder-vorbis-9999.ebuild b/media-plugins/kodi-audioencoder-vorbis/kodi-audioencoder-vorbis-9999.ebuild index 5552170ae472..50969af7760c 100644 --- a/media-plugins/kodi-audioencoder-vorbis/kodi-audioencoder-vorbis-9999.ebuild +++ b/media-plugins/kodi-audioencoder-vorbis/kodi-audioencoder-vorbis-9999.ebuild @@ -14,21 +14,22 @@ case ${PV} in SRC_URI="" EGIT_REPO_URI="https://github.com/xbmc/audioencoder.vorbis.git" inherit git-r3 + DEPEND="~media-tv/kodi-9999" ;; *) KEYWORDS="~amd64 ~x86" CODENAME="Leia" - SRC_URI="https://github.com/xbmc/audioencoder.vorbis/archive/v${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://github.com/xbmc/audioencoder.vorbis/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/audioencoder.vorbis-${PV}-${CODENAME}" + DEPEND="=media-tv/kodi-18*" ;; esac -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" IUSE="" -DEPEND=" - ~media-tv/kodi-9999 +DEPEND+=" >=media-libs/libogg-1.3.4 >=media-libs/libvorbis-1.3.6 " diff --git a/media-plugins/kodi-imagedecoder-heif/Manifest b/media-plugins/kodi-imagedecoder-heif/Manifest new file mode 100644 index 000000000000..e2c6e4a66de8 --- /dev/null +++ b/media-plugins/kodi-imagedecoder-heif/Manifest @@ -0,0 +1 @@ +DIST kodi-imagedecoder-heif-1.1.0.tar.gz 26928 BLAKE2B aadd843020ebc29608c53c3c3bf34d1280cdde6c8636649067a169decb2d141c6898b083d1ad7ecdaabb8c06aa1f510f87d38156c9e1a77f9844fe2a227767cd SHA512 7c3ba8851fbffab24db0951a5aaca51ec4391e1350c2d9f9317bb1d305f16c210b404299f8c20c6208f5b8dbe1f53598d2d3fbc9b2e62ccadfbb84e3936ec04b diff --git a/media-plugins/kodi-imagedecoder-heif/kodi-imagedecoder-heif-1.1.0.ebuild b/media-plugins/kodi-imagedecoder-heif/kodi-imagedecoder-heif-1.1.0.ebuild new file mode 100644 index 000000000000..6c11a6d6e48d --- /dev/null +++ b/media-plugins/kodi-imagedecoder-heif/kodi-imagedecoder-heif-1.1.0.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit cmake kodi-addon + +KODI_PLUGIN_NAME="imagedecoder.heif" +DESCRIPTION="HEIF image decoder for Kodi" +HOMEPAGE="https://github.com/xbmc/imagedecoder.heif" + +case ${PV} in +9999) + SRC_URI="" + EGIT_REPO_URI="https://github.com/xbmc/${KODI_PLUGIN_NAME}.git" + inherit git-r3 + DEPEND="=media-tv/kodi-9999*" + + ;; +*) + KEYWORDS="~amd64 ~x86" + CODENAME="Leia" + SRC_URI="https://github.com/xbmc/${KODI_PLUGIN_NAME}/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" + S="${WORKDIR}/${KODI_PLUGIN_NAME}-${PV}-${CODENAME}" + DEPEND="=media-tv/kodi-18*" + ;; +esac + +LICENSE="GPL-2+" +SLOT="0" +IUSE="" + +DEPEND+=" + >=media-libs/libde265-1.0.5 + >=media-libs/libheif-1.6.2 + " + +RDEPEND=" + ${DEPEND} + " + +src_prepare() { + [ -d depends ] && rm -rf depends || die + cmake_src_prepare +} diff --git a/media-plugins/kodi-imagedecoder-heif/kodi-imagedecoder-heif-9999.ebuild b/media-plugins/kodi-imagedecoder-heif/kodi-imagedecoder-heif-9999.ebuild new file mode 100644 index 000000000000..6c11a6d6e48d --- /dev/null +++ b/media-plugins/kodi-imagedecoder-heif/kodi-imagedecoder-heif-9999.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit cmake kodi-addon + +KODI_PLUGIN_NAME="imagedecoder.heif" +DESCRIPTION="HEIF image decoder for Kodi" +HOMEPAGE="https://github.com/xbmc/imagedecoder.heif" + +case ${PV} in +9999) + SRC_URI="" + EGIT_REPO_URI="https://github.com/xbmc/${KODI_PLUGIN_NAME}.git" + inherit git-r3 + DEPEND="=media-tv/kodi-9999*" + + ;; +*) + KEYWORDS="~amd64 ~x86" + CODENAME="Leia" + SRC_URI="https://github.com/xbmc/${KODI_PLUGIN_NAME}/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" + S="${WORKDIR}/${KODI_PLUGIN_NAME}-${PV}-${CODENAME}" + DEPEND="=media-tv/kodi-18*" + ;; +esac + +LICENSE="GPL-2+" +SLOT="0" +IUSE="" + +DEPEND+=" + >=media-libs/libde265-1.0.5 + >=media-libs/libheif-1.6.2 + " + +RDEPEND=" + ${DEPEND} + " + +src_prepare() { + [ -d depends ] && rm -rf depends || die + cmake_src_prepare +} diff --git a/media-plugins/kodi-imagedecoder-heif/metadata.xml b/media-plugins/kodi-imagedecoder-heif/metadata.xml new file mode 100644 index 000000000000..43e482f1bb34 --- /dev/null +++ b/media-plugins/kodi-imagedecoder-heif/metadata.xml @@ -0,0 +1,15 @@ + + + + + candrews@gentoo.org + Craig Andrews + + + k2k@narod.ru + Karlson2k (Evgeny Grin) + + + xbmc/imagedecoder.heif + + diff --git a/media-plugins/kodi-imagedecoder-raw/Manifest b/media-plugins/kodi-imagedecoder-raw/Manifest new file mode 100644 index 000000000000..0476ad7f409c --- /dev/null +++ b/media-plugins/kodi-imagedecoder-raw/Manifest @@ -0,0 +1 @@ +DIST kodi-imagedecoder-raw-2.1.2.tar.gz 51308 BLAKE2B 6b1dff38073ae3f97f070bbc8ad2b35d168c4649515f628627f5d146f3449108f6ce4b5c89fb862b206f84c1be99798c3d59f247d89180157b2bfda46af7cc44 SHA512 502594f19532535062c561d3a70035385de0001ac75783451fb734bd321235bf71009644f3add84a6c7ceccad985e2be30c797b594b1a941530cea0f72113385 diff --git a/media-plugins/kodi-imagedecoder-raw/kodi-imagedecoder-raw-2.1.2.ebuild b/media-plugins/kodi-imagedecoder-raw/kodi-imagedecoder-raw-2.1.2.ebuild new file mode 100644 index 000000000000..12447a7a7c94 --- /dev/null +++ b/media-plugins/kodi-imagedecoder-raw/kodi-imagedecoder-raw-2.1.2.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit cmake kodi-addon + +KODI_PLUGIN_NAME="imagedecoder.raw" +DESCRIPTION="RAW image decoder for Kodi" +HOMEPAGE="https://github.com/xbmc/imagedecoder.raw" + +case ${PV} in +9999) + SRC_URI="" + EGIT_REPO_URI="https://github.com/xbmc/${KODI_PLUGIN_NAME}.git" + inherit git-r3 + DEPEND="~media-tv/kodi-9999" + ;; +*) + KEYWORDS="~amd64 ~x86" + CODENAME="Leia" + SRC_URI="https://github.com/xbmc/${KODI_PLUGIN_NAME}/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" + S="${WORKDIR}/${KODI_PLUGIN_NAME}-${PV}-${CODENAME}" + DEPEND="=media-tv/kodi-18*" + ;; +esac + +LICENSE="GPL-2+" +SLOT="0" +IUSE="" + +DEPEND+=" + >=media-libs/libraw-0.19.5[jpeg,lcms] + >=media-libs/lcms-2.9 + " + +RDEPEND=" + ${DEPEND} + " + +src_prepare() { + [ -d depends ] && rm -rf depends || die + cmake_src_prepare +} diff --git a/media-plugins/kodi-imagedecoder-raw/kodi-imagedecoder-raw-9999.ebuild b/media-plugins/kodi-imagedecoder-raw/kodi-imagedecoder-raw-9999.ebuild new file mode 100644 index 000000000000..12447a7a7c94 --- /dev/null +++ b/media-plugins/kodi-imagedecoder-raw/kodi-imagedecoder-raw-9999.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit cmake kodi-addon + +KODI_PLUGIN_NAME="imagedecoder.raw" +DESCRIPTION="RAW image decoder for Kodi" +HOMEPAGE="https://github.com/xbmc/imagedecoder.raw" + +case ${PV} in +9999) + SRC_URI="" + EGIT_REPO_URI="https://github.com/xbmc/${KODI_PLUGIN_NAME}.git" + inherit git-r3 + DEPEND="~media-tv/kodi-9999" + ;; +*) + KEYWORDS="~amd64 ~x86" + CODENAME="Leia" + SRC_URI="https://github.com/xbmc/${KODI_PLUGIN_NAME}/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" + S="${WORKDIR}/${KODI_PLUGIN_NAME}-${PV}-${CODENAME}" + DEPEND="=media-tv/kodi-18*" + ;; +esac + +LICENSE="GPL-2+" +SLOT="0" +IUSE="" + +DEPEND+=" + >=media-libs/libraw-0.19.5[jpeg,lcms] + >=media-libs/lcms-2.9 + " + +RDEPEND=" + ${DEPEND} + " + +src_prepare() { + [ -d depends ] && rm -rf depends || die + cmake_src_prepare +} diff --git a/media-plugins/kodi-imagedecoder-raw/metadata.xml b/media-plugins/kodi-imagedecoder-raw/metadata.xml new file mode 100644 index 000000000000..0d9eaa00feeb --- /dev/null +++ b/media-plugins/kodi-imagedecoder-raw/metadata.xml @@ -0,0 +1,15 @@ + + + + + candrews@gentoo.org + Craig Andrews + + + k2k@narod.ru + Karlson2k (Evgeny Grin) + + + xbmc/imagedecoder.raw + + diff --git a/media-plugins/kodi-screensaver-matrixtrails/Manifest b/media-plugins/kodi-screensaver-matrixtrails/Manifest new file mode 100644 index 000000000000..3fef241f9126 --- /dev/null +++ b/media-plugins/kodi-screensaver-matrixtrails/Manifest @@ -0,0 +1 @@ +DIST kodi-screensaver-matrixtrails-2.2.3.tar.gz 1669456 BLAKE2B ebc44866ad1c7b42ff3f0efd0fc1fdb33c2552e432735b0a196388f57e7405e6115b0fa316ccf0840f593aaf1ad0eb333ba0ca0b8271e7152a2cd5d1707619d4 SHA512 5347dc6b7ec32bc305ee71859070229609367a3231f8ca18e4712588f56387cec4c5591abbda2375d047f951f8482d96ed93e8224cb1afd92cbbecdbf151b03e diff --git a/media-plugins/kodi-screensaver-matrixtrails/kodi-screensaver-matrixtrails-2.2.3.ebuild b/media-plugins/kodi-screensaver-matrixtrails/kodi-screensaver-matrixtrails-2.2.3.ebuild new file mode 100644 index 000000000000..7ac2462f0896 --- /dev/null +++ b/media-plugins/kodi-screensaver-matrixtrails/kodi-screensaver-matrixtrails-2.2.3.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit cmake kodi-addon + +KODI_PLUGIN_NAME="screensaver.matrixtrails" +DESCRIPTION="Matrix Trails screensaver for Kodi" +HOMEPAGE="https://github.com/xbmc/screensaver.matrixtrails" + +case ${PV} in +9999) + SRC_URI="" + EGIT_REPO_URI="https://github.com/xbmc/${KODI_PLUGIN_NAME}.git" + inherit git-r3 + DEPEND="~media-tv/kodi-9999" + + ;; +*) + KEYWORDS="~amd64 ~x86" + CODENAME="Leia" + SRC_URI="https://github.com/xbmc/${KODI_PLUGIN_NAME}/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" + S="${WORKDIR}/${KODI_PLUGIN_NAME}-${PV}-${CODENAME}" + DEPEND="=media-tv/kodi-18*:=" + ;; +esac + +LICENSE="GPL-2+" +SLOT="0" +IUSE="" + +DEPEND+=" + virtual/opengl + " + +RDEPEND=" + ${DEPEND} + " + +src_prepare() { + if [ -d depends ]; then rm -rf depends || die; fi + cmake_src_prepare +} diff --git a/media-plugins/kodi-screensaver-matrixtrails/kodi-screensaver-matrixtrails-9999.ebuild b/media-plugins/kodi-screensaver-matrixtrails/kodi-screensaver-matrixtrails-9999.ebuild new file mode 100644 index 000000000000..7ac2462f0896 --- /dev/null +++ b/media-plugins/kodi-screensaver-matrixtrails/kodi-screensaver-matrixtrails-9999.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit cmake kodi-addon + +KODI_PLUGIN_NAME="screensaver.matrixtrails" +DESCRIPTION="Matrix Trails screensaver for Kodi" +HOMEPAGE="https://github.com/xbmc/screensaver.matrixtrails" + +case ${PV} in +9999) + SRC_URI="" + EGIT_REPO_URI="https://github.com/xbmc/${KODI_PLUGIN_NAME}.git" + inherit git-r3 + DEPEND="~media-tv/kodi-9999" + + ;; +*) + KEYWORDS="~amd64 ~x86" + CODENAME="Leia" + SRC_URI="https://github.com/xbmc/${KODI_PLUGIN_NAME}/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" + S="${WORKDIR}/${KODI_PLUGIN_NAME}-${PV}-${CODENAME}" + DEPEND="=media-tv/kodi-18*:=" + ;; +esac + +LICENSE="GPL-2+" +SLOT="0" +IUSE="" + +DEPEND+=" + virtual/opengl + " + +RDEPEND=" + ${DEPEND} + " + +src_prepare() { + if [ -d depends ]; then rm -rf depends || die; fi + cmake_src_prepare +} diff --git a/media-plugins/kodi-screensaver-matrixtrails/metadata.xml b/media-plugins/kodi-screensaver-matrixtrails/metadata.xml new file mode 100644 index 000000000000..6584d4783bbb --- /dev/null +++ b/media-plugins/kodi-screensaver-matrixtrails/metadata.xml @@ -0,0 +1,15 @@ + + + + + candrews@gentoo.org + Craig Andrews + + + k2k@narod.ru + Karlson2k (Evgeny Grin) + + + xbmc/screensaver.matrixtrails + + diff --git a/media-plugins/kodi-vfs-rar/kodi-vfs-rar-2.3.1.ebuild b/media-plugins/kodi-vfs-rar/kodi-vfs-rar-2.3.1.ebuild index 800adb13571b..529f08dce3c2 100644 --- a/media-plugins/kodi-vfs-rar/kodi-vfs-rar-2.3.1.ebuild +++ b/media-plugins/kodi-vfs-rar/kodi-vfs-rar-2.3.1.ebuild @@ -13,22 +13,25 @@ case ${PV} in 9999) SRC_URI="" EGIT_REPO_URI="https://github.com/xbmc/vfs.rar.git" + EGIT_BRANCH="Matrix" inherit git-r3 + DEPEND="~media-tv/kodi-9999" ;; *) CODENAME="Leia" KEYWORDS="~amd64 ~x86" SRC_URI="https://github.com/xbmc/vfs.rar/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/vfs.rar-${PV}-${CODENAME}" + DEPEND="=media-tv/kodi-18*:=" ;; esac -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" IUSE="" -DEPEND=" - =dev-libs/libplatform-2* - =media-libs/kodi-platform-18* - =media-tv/kodi-18* +DEPEND+=" + dev-libs/tinyxml " + +RDEPEND="$DEPEND" diff --git a/media-plugins/kodi-vfs-rar/kodi-vfs-rar-9999.ebuild b/media-plugins/kodi-vfs-rar/kodi-vfs-rar-9999.ebuild index a3a654fefd45..529f08dce3c2 100644 --- a/media-plugins/kodi-vfs-rar/kodi-vfs-rar-9999.ebuild +++ b/media-plugins/kodi-vfs-rar/kodi-vfs-rar-9999.ebuild @@ -15,22 +15,23 @@ case ${PV} in EGIT_REPO_URI="https://github.com/xbmc/vfs.rar.git" EGIT_BRANCH="Matrix" inherit git-r3 + DEPEND="~media-tv/kodi-9999" ;; *) CODENAME="Leia" KEYWORDS="~amd64 ~x86" SRC_URI="https://github.com/xbmc/vfs.rar/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/vfs.rar-${PV}-${CODENAME}" + DEPEND="=media-tv/kodi-18*:=" ;; esac -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" IUSE="" -RDEPEND=" +DEPEND+=" dev-libs/tinyxml - ~media-libs/kodi-platform-9999 - ~media-tv/kodi-9999 " -DEPEND="${RDEPEND}" + +RDEPEND="$DEPEND" diff --git a/media-plugins/kodi-vfs-rar/metadata.xml b/media-plugins/kodi-vfs-rar/metadata.xml index 3698906773d0..e3b16f64161c 100644 --- a/media-plugins/kodi-vfs-rar/metadata.xml +++ b/media-plugins/kodi-vfs-rar/metadata.xml @@ -5,7 +5,6 @@ candrews@gentoo.org Craig Andrews - RAR VFS addon for Kodi xbmc/vfs.rar diff --git a/media-sound/Manifest.gz b/media-sound/Manifest.gz index 9aa95046ed0f..948bb269dffc 100644 Binary files a/media-sound/Manifest.gz and b/media-sound/Manifest.gz differ diff --git a/media-sound/audacious/audacious-4.0.5.ebuild b/media-sound/audacious/audacious-4.0.5.ebuild index 13924b39fcb0..b355fba40152 100644 --- a/media-sound/audacious/audacious-4.0.5.ebuild +++ b/media-sound/audacious/audacious-4.0.5.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]]; then EGIT_REPO_URI="https://github.com/audacious-media-player/audacious.git" else SRC_URI="https://distfiles.audacious-media-player.org/${MY_P}.tar.bz2" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi inherit xdg diff --git a/media-sound/jack2/jack2-1.9.14.ebuild b/media-sound/jack2/jack2-1.9.14.ebuild index 828b602a1d16..70b3c790a96d 100644 --- a/media-sound/jack2/jack2-1.9.14.ebuild +++ b/media-sound/jack2/jack2-1.9.14.ebuild @@ -18,7 +18,7 @@ else MY_P="${PN}-${MY_PV}" S="${WORKDIR}/${MY_P}" SRC_URI="https://github.com/jackaudio/jack2/releases/download/v${MY_PV}/v${MY_PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 ~ppc x86" + KEYWORDS="amd64 ~arm64 ~ppc x86" fi LICENSE="GPL-2" diff --git a/media-sound/lilycomp/Manifest b/media-sound/lilycomp/Manifest deleted file mode 100644 index 0afa4aa51d3a..000000000000 --- a/media-sound/lilycomp/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST lilycomp.1.0.2.tar.gz 16997 BLAKE2B 29028640edaa88017c83276a4ad67427cbcce308aee0565d8920c98a35a59e46525e426134f414125297a68404733d6a57e3a2723295fcec52a2e229181860bc SHA512 e73104d446ce154497fe6a4790f1e6ce333f945b3196da589ca87765494461351a09b604e43f9a7d5e08cebdfac22aa53886aeec8284675db08a7d377350b937 diff --git a/media-sound/lilycomp/lilycomp-1.0.2-r2.ebuild b/media-sound/lilycomp/lilycomp-1.0.2-r2.ebuild deleted file mode 100644 index b1edca49c7f9..000000000000 --- a/media-sound/lilycomp/lilycomp-1.0.2-r2.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) -PYTHON_REQ_USE="tk" - -inherit python-single-r1 - -MY_P="${P/-/.}" - -DESCRIPTION="graphical note entry program for use with LilyPond" -HOMEPAGE="http://lilycomp.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" -IUSE="" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -DEPEND="${PYTHON_DEPS}" -RDEPEND="${DEPEND}" - -S="${WORKDIR}/${MY_P}" -HTML_DOCS=( "${S}/lilycomp.html" ) - -src_prepare() { - default - python_fix_shebang lilycomp.py -} - -src_install() { - default - newbin lilycomp.py lilycomp -} diff --git a/media-sound/lilycomp/metadata.xml b/media-sound/lilycomp/metadata.xml deleted file mode 100644 index 2e7b268bc6c2..000000000000 --- a/media-sound/lilycomp/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - lilycomp - - diff --git a/media-video/Manifest.gz b/media-video/Manifest.gz index 1e4b076840e0..1faef6465485 100644 Binary files a/media-video/Manifest.gz and b/media-video/Manifest.gz differ diff --git a/media-video/ffmpeg/Manifest b/media-video/ffmpeg/Manifest index 93b5c001cd8f..a6066b59fb83 100644 --- a/media-video/ffmpeg/Manifest +++ b/media-video/ffmpeg/Manifest @@ -1,7 +1,5 @@ -DIST ffmpeg-3.4.6.tar.bz2 10190001 BLAKE2B 4c7842900171cf871f8524f08f435797b1a168faa11877100fe74c3ecd4a2c2e004a5110dc23bda818f69b0a484f63d8f34c7904c4827c88894d877cdd70c6fe SHA512 0228751b288096e368f9049854936930b7c1fd89aac31a5382f5de78d3282b4e86a6f562c79833d1635222f0ad56b2e5401a150574714e1b7e0ab4f5d8939812 DIST ffmpeg-4.2.2-ppc64-altivec.patch.gz 7171 BLAKE2B 6676dadb22d2ab4b0f5c19b418448c5b9b54fd8c803c3f0ab517c6fa7990be08098dd6f6a2b1b3e77a1bed31a069c702366aba79ef9141ff9e23cd8c1b6e2885 SHA512 6653975017de3f7bde420860419fbdddb50ae41dbb811b819f4b5b13807bf885a4c01736f05a684515f97b0d63bd8896d5951a3276af90cc74abfe32dc2e2407 DIST ffmpeg-4.2.2-ppc64-gcc.patch.gz 750 BLAKE2B 3a9cc7f0135e077c77179a7ca3da917bca3995d99d53b58221b23181a075f330132f83ea90a6110e89f90c7c3b5b2a7837559c5df414d9bd52dbb3ec166b1545 SHA512 701b0635e0819484a31de2062ba52d95ee03883ab56547cd75c3646a9b32bf3ecc7f719690b93f29202cfed0fdeecd26b51b9f3c66e72a999a3e8d9e97389275 -DIST ffmpeg-4.2.3.tar.bz2 10957405 BLAKE2B fbc933f1750bbdcea236442c66faec78fb04ef18aef3b59516e7585946db7efd30c5f7e096e8aad057890e7c8e301240b557414c51767afeabbdd4902c52cd7e SHA512 ca9b0c8df41783689d80e9d0a43acef8b457fb4003ff4173a7b0898cefabc76efc24257e8990ab2559a3e409c9a1a66f90343a421579a85fe7398b1a898b60b5 DIST ffmpeg-4.2.4.tar.bz2 10959430 BLAKE2B 932bc0046edab5587063bbc04d6ef0149876bd1001ad185384fcabb3d0ae196c9ba591e680823b3c7b6e0ef9a0a9e9575a8b08439fdd89ef0e4dabb9d4a7f4e6 SHA512 5c74e3fe77ddf8ffede0e4692d574858dd0626e542380a819ab79c0f669c6c1329ffbccb872502f60306e561f10aa8bc1e61d09b2bea829870fe4a48b76460c6 DIST ffmpeg-4.3.1.tar.bz2 11301038 BLAKE2B 3b0eb332459921435b60e72f5c572034abf65d4ab79ef4cfae94fe594048eaa37eec47724d119863102a7211c2178f5a2382a6d4016b792818079b8241bde084 SHA512 831a187d8b8f2715a9f11c93c8d3ec126ff579d470797da452d3395178877de113af7ae90ed27fca0b223791ad257972570481e6dbb8361d2b7f3b010924bee8 DIST ffmpeg-4.3.tar.bz2 11297005 BLAKE2B 41b4752aa2c1a937e4e82ec76ca38f48c1dcca633cb77f100aeb6c56f0acc218a39621d8b1046d38f65b3fa5b0871fea7ace16348266ca1244dd889620bc73ab SHA512 fdccd281407d5bed0f673ad01ddc9134cd9a31f040b55e30f3b27913b877732b9d19c6ceeda96afb360e1ff49f4930f6c320747b240cf38d541df81a8ef4272f diff --git a/media-video/ffmpeg/ffmpeg-3.4.6-r1.ebuild b/media-video/ffmpeg/ffmpeg-3.4.6-r1.ebuild deleted file mode 100644 index 5f812cb1b011..000000000000 --- a/media-video/ffmpeg/ffmpeg-3.4.6-r1.ebuild +++ /dev/null @@ -1,490 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -# Subslot: libavutil major.libavcodec major.libavformat major -# Since FFmpeg ships several libraries, subslot is kind of limited here. -# Most consumers will use those three libraries, if a "less used" library -# changes its soname, consumers will have to be rebuilt the old way -# (preserve-libs). -# If, for example, a package does not link to libavformat and only libavformat -# changes its ABI then this package will be rebuilt needlessly. Hence, such a -# package is free _not_ to := depend on FFmpeg but I would strongly encourage -# doing so since such a case is unlikely. -FFMPEG_SUBSLOT=55.57.57 - -SCM="" -if [ "${PV#9999}" != "${PV}" ] ; then - SCM="git-r3" - EGIT_REPO_URI="git://source.ffmpeg.org/ffmpeg.git" -fi - -inherit eutils flag-o-matic multilib multilib-minimal toolchain-funcs ${SCM} - -DESCRIPTION="Complete solution to record/convert/stream audio and video. Includes libavcodec" -HOMEPAGE="http://ffmpeg.org/" -if [ "${PV#9999}" != "${PV}" ] ; then - SRC_URI="" -elif [ "${PV%_p*}" != "${PV}" ] ; then # Snapshot - SRC_URI="mirror://gentoo/${P}.tar.bz2" -else # Release - SRC_URI="http://ffmpeg.org/releases/${P/_/-}.tar.bz2" -fi -FFMPEG_REVISION="${PV#*_p}" - -SLOT="0/${FFMPEG_SUBSLOT}" -LICENSE=" - !gpl? ( LGPL-2.1 ) - gpl? ( GPL-2 ) - amr? ( - gpl? ( GPL-3 ) - !gpl? ( LGPL-3 ) - ) - gmp? ( - gpl? ( GPL-3 ) - !gpl? ( LGPL-3 ) - ) - encode? ( - amrenc? ( - gpl? ( GPL-3 ) - !gpl? ( LGPL-3 ) - ) - ) - samba? ( GPL-3 ) -" -if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux" -fi - -# Options to use as use_enable in the foo[:bar] form. -# This will feed configure with $(use_enable foo bar) -# or $(use_enable foo foo) if no :bar is set. -# foo is added to IUSE. -FFMPEG_FLAG_MAP=( - +bzip2:bzlib cpudetection:runtime-cpudetect debug gcrypt gnutls gmp - +gpl +hardcoded-tables +iconv lzma +network opencl openssl +postproc - samba:libsmbclient sdl:ffplay sdl:sdl2 vaapi vdpau X:xlib xcb:libxcb - xcb:libxcb-shm xcb:libxcb-xfixes +zlib - # libavdevice options - cdio:libcdio iec61883:libiec61883 ieee1394:libdc1394 libcaca openal - opengl - # indevs - libv4l:libv4l2 pulseaudio:libpulse libdrm - # decoders - amr:libopencore-amrwb amr:libopencore-amrnb fdk:libfdk-aac - jpeg2k:libopenjpeg bluray:libbluray gme:libgme gsm:libgsm - mmal modplug:libmodplug opus:libopus libilbc librtmp ssh:libssh - speex:libspeex svg:librsvg vorbis:libvorbis - vpx:libvpx zvbi:libzvbi - # libavfilter options - appkit - bs2b:libbs2b chromaprint flite:libflite frei0r - fribidi:libfribidi fontconfig ladspa libass truetype:libfreetype - rubberband:librubberband zeromq:libzmq zimg:libzimg - # libswresample options - libsoxr - # Threads; we only support pthread for now but ffmpeg supports more - +threads:pthreads -) - -# Same as above but for encoders, i.e. they do something only with USE=encode. -FFMPEG_ENCODER_FLAG_MAP=( - amrenc:libvo-amrwbenc mp3:libmp3lame - kvazaar:libkvazaar nvenc:nvenc - openh264:libopenh264 snappy:libsnappy theora:libtheora twolame:libtwolame - wavpack:libwavpack webp:libwebp x264:libx264 x265:libx265 xvid:libxvid -) - -IUSE=" - alsa chromium doc +encode jack oss pic static-libs test v4l - ${FFMPEG_FLAG_MAP[@]%:*} - ${FFMPEG_ENCODER_FLAG_MAP[@]%:*} -" - -# Strings for CPU features in the useflag[:configure_option] form -# if :configure_option isn't set, it will use 'useflag' as configure option -ARM_CPU_FEATURES=( - cpu_flags_arm_thumb:armv5te - cpu_flags_arm_v6:armv6 - cpu_flags_arm_thumb2:armv6t2 - cpu_flags_arm_neon:neon - cpu_flags_arm_vfp:vfp - cpu_flags_arm_vfpv3:vfpv3 - cpu_flags_arm_v8:armv8 -) -ARM_CPU_REQUIRED_USE=" - arm64? ( cpu_flags_arm_v8 ) - cpu_flags_arm_v8? ( cpu_flags_arm_vfpv3 cpu_flags_arm_neon ) - cpu_flags_arm_neon? ( cpu_flags_arm_thumb2 cpu_flags_arm_vfp ) - cpu_flags_arm_vfpv3? ( cpu_flags_arm_vfp ) - cpu_flags_arm_thumb2? ( cpu_flags_arm_v6 ) - cpu_flags_arm_v6? ( cpu_flags_arm_thumb ) -" -MIPS_CPU_FEATURES=( mipsdspr1:mipsdsp mipsdspr2 mipsfpu ) -PPC_CPU_FEATURES=( altivec ) -X86_CPU_FEATURES_RAW=( 3dnow:amd3dnow 3dnowext:amd3dnowext aes:aesni avx:avx avx2:avx2 fma3:fma3 fma4:fma4 mmx:mmx mmxext:mmxext sse:sse sse2:sse2 sse3:sse3 ssse3:ssse3 sse4_1:sse4 sse4_2:sse42 xop:xop ) -X86_CPU_FEATURES=( ${X86_CPU_FEATURES_RAW[@]/#/cpu_flags_x86_} ) -X86_CPU_REQUIRED_USE=" - cpu_flags_x86_avx2? ( cpu_flags_x86_avx ) - cpu_flags_x86_fma4? ( cpu_flags_x86_avx ) - cpu_flags_x86_fma3? ( cpu_flags_x86_avx ) - cpu_flags_x86_xop? ( cpu_flags_x86_avx ) - cpu_flags_x86_avx? ( cpu_flags_x86_sse4_2 ) - cpu_flags_x86_aes? ( cpu_flags_x86_sse4_2 ) - cpu_flags_x86_sse4_2? ( cpu_flags_x86_sse4_1 ) - cpu_flags_x86_sse4_1? ( cpu_flags_x86_ssse3 ) - cpu_flags_x86_ssse3? ( cpu_flags_x86_sse3 ) - cpu_flags_x86_sse3? ( cpu_flags_x86_sse2 ) - cpu_flags_x86_sse2? ( cpu_flags_x86_sse ) - cpu_flags_x86_sse? ( cpu_flags_x86_mmxext ) - cpu_flags_x86_mmxext? ( cpu_flags_x86_mmx ) - cpu_flags_x86_3dnowext? ( cpu_flags_x86_3dnow ) - cpu_flags_x86_3dnow? ( cpu_flags_x86_mmx ) -" - -CPU_FEATURES_MAP=( - ${ARM_CPU_FEATURES[@]} - ${MIPS_CPU_FEATURES[@]} - ${PPC_CPU_FEATURES[@]} - ${X86_CPU_FEATURES[@]} -) -IUSE="${IUSE} - ${CPU_FEATURES_MAP[@]%:*}" - -CPU_REQUIRED_USE=" - ${ARM_CPU_REQUIRED_USE} - ${X86_CPU_REQUIRED_USE} -" - -FFTOOLS=( aviocat cws2fws ffescape ffeval ffhash fourcc2pixfmt graph2dot ismindex pktdumper qt-faststart sidxindex trasher ) -IUSE="${IUSE} ${FFTOOLS[@]/#/+fftools_}" - -RDEPEND=" - alsa? ( >=media-libs/alsa-lib-1.0.27.2[${MULTILIB_USEDEP}] ) - amr? ( >=media-libs/opencore-amr-0.1.3-r1[${MULTILIB_USEDEP}] ) - bluray? ( >=media-libs/libbluray-0.3.0-r1:=[${MULTILIB_USEDEP}] ) - bs2b? ( >=media-libs/libbs2b-3.1.0-r1[${MULTILIB_USEDEP}] ) - bzip2? ( >=app-arch/bzip2-1.0.6-r4[${MULTILIB_USEDEP}] ) - cdio? ( >=dev-libs/libcdio-paranoia-0.90_p1-r1[${MULTILIB_USEDEP}] ) - chromaprint? ( >=media-libs/chromaprint-1.2-r1[${MULTILIB_USEDEP}] ) - encode? ( - amrenc? ( >=media-libs/vo-amrwbenc-0.1.2-r1[${MULTILIB_USEDEP}] ) - kvazaar? ( media-libs/kvazaar[${MULTILIB_USEDEP}] ) - mp3? ( >=media-sound/lame-3.99.5-r1[${MULTILIB_USEDEP}] ) - nvenc? ( media-video/nvidia_video_sdk ) - openh264? ( >=media-libs/openh264-1.4.0-r1[${MULTILIB_USEDEP}] ) - snappy? ( >=app-arch/snappy-1.1.2-r1:=[${MULTILIB_USEDEP}] ) - theora? ( - >=media-libs/libtheora-1.1.1[encode,${MULTILIB_USEDEP}] - >=media-libs/libogg-1.3.0[${MULTILIB_USEDEP}] - ) - twolame? ( >=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}] ) - wavpack? ( >=media-sound/wavpack-4.60.1-r1[${MULTILIB_USEDEP}] ) - webp? ( >=media-libs/libwebp-0.3.0:=[${MULTILIB_USEDEP}] ) - x264? ( >=media-libs/x264-0.0.20130506:=[${MULTILIB_USEDEP}] ) - x265? ( >=media-libs/x265-1.6:=[${MULTILIB_USEDEP}] ) - xvid? ( >=media-libs/xvid-1.3.2-r1[${MULTILIB_USEDEP}] ) - ) - fdk? ( >=media-libs/fdk-aac-0.1.3:=[${MULTILIB_USEDEP}] ) - flite? ( >=app-accessibility/flite-1.4-r4[${MULTILIB_USEDEP}] ) - fontconfig? ( >=media-libs/fontconfig-2.10.92[${MULTILIB_USEDEP}] ) - frei0r? ( media-plugins/frei0r-plugins ) - fribidi? ( >=dev-libs/fribidi-0.19.6[${MULTILIB_USEDEP}] ) - gcrypt? ( >=dev-libs/libgcrypt-1.6:0=[${MULTILIB_USEDEP}] ) - gme? ( >=media-libs/game-music-emu-0.6.0[${MULTILIB_USEDEP}] ) - gmp? ( >=dev-libs/gmp-6:0=[${MULTILIB_USEDEP}] ) - gnutls? ( >=net-libs/gnutls-2.12.23-r6:=[${MULTILIB_USEDEP}] ) - gsm? ( >=media-sound/gsm-1.0.13-r1[${MULTILIB_USEDEP}] ) - iconv? ( >=virtual/libiconv-0-r1[${MULTILIB_USEDEP}] ) - iec61883? ( - >=media-libs/libiec61883-1.2.0-r1[${MULTILIB_USEDEP}] - >=sys-libs/libraw1394-2.1.0-r1[${MULTILIB_USEDEP}] - >=sys-libs/libavc1394-0.5.4-r1[${MULTILIB_USEDEP}] - ) - ieee1394? ( - >=media-libs/libdc1394-2.2.1[${MULTILIB_USEDEP}] - >=sys-libs/libraw1394-2.1.0-r1[${MULTILIB_USEDEP}] - ) - jack? ( virtual/jack[${MULTILIB_USEDEP}] ) - jpeg2k? ( >=media-libs/openjpeg-2:2[${MULTILIB_USEDEP}] ) - libass? ( >=media-libs/libass-0.10.2:=[${MULTILIB_USEDEP}] ) - libcaca? ( >=media-libs/libcaca-0.99_beta18-r1[${MULTILIB_USEDEP}] ) - libdrm? ( x11-libs/libdrm[${MULTILIB_USEDEP}] ) - libilbc? ( >=media-libs/libilbc-2[${MULTILIB_USEDEP}] ) - libsoxr? ( >=media-libs/soxr-0.1.0[${MULTILIB_USEDEP}] ) - libv4l? ( >=media-libs/libv4l-0.9.5[${MULTILIB_USEDEP}] ) - lzma? ( >=app-arch/xz-utils-5.0.5-r1[${MULTILIB_USEDEP}] ) - mmal? ( media-libs/raspberrypi-userland ) - modplug? ( >=media-libs/libmodplug-0.8.8.4-r1[${MULTILIB_USEDEP}] ) - openal? ( >=media-libs/openal-1.15.1[${MULTILIB_USEDEP}] ) - opencl? ( virtual/opencl[${MULTILIB_USEDEP}] ) - opengl? ( >=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}] ) - openssl? ( >=dev-libs/openssl-1.0.1h-r2:0=[${MULTILIB_USEDEP}] ) - opus? ( >=media-libs/opus-1.0.2-r2[${MULTILIB_USEDEP}] ) - pulseaudio? ( >=media-sound/pulseaudio-2.1-r1[${MULTILIB_USEDEP}] ) - librtmp? ( >=media-video/rtmpdump-2.4_p20131018[${MULTILIB_USEDEP}] ) - rubberband? ( >=media-libs/rubberband-1.8.1-r1[${MULTILIB_USEDEP}] ) - samba? ( >=net-fs/samba-3.6.23-r1[client,${MULTILIB_USEDEP}] ) - sdl? ( media-libs/libsdl2[sound,video,${MULTILIB_USEDEP}] ) - speex? ( >=media-libs/speex-1.2_rc1-r1[${MULTILIB_USEDEP}] ) - ssh? ( >=net-libs/libssh-0.5.5[${MULTILIB_USEDEP}] ) - svg? ( gnome-base/librsvg:2=[${MULTILIB_USEDEP}] ) - truetype? ( >=media-libs/freetype-2.5.0.1:2[${MULTILIB_USEDEP}] ) - vaapi? ( >=x11-libs/libva-1.2.1-r1[${MULTILIB_USEDEP}] ) - vdpau? ( >=x11-libs/libvdpau-0.7[${MULTILIB_USEDEP}] ) - vorbis? ( - >=media-libs/libvorbis-1.3.3-r1[${MULTILIB_USEDEP}] - >=media-libs/libogg-1.3.0[${MULTILIB_USEDEP}] - ) - vpx? ( >=media-libs/libvpx-1.4.0:=[${MULTILIB_USEDEP}] ) - X? ( - >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] - >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}] - >=x11-libs/libXv-1.0.10[${MULTILIB_USEDEP}] - ) - xcb? ( >=x11-libs/libxcb-1.4[${MULTILIB_USEDEP}] ) - zeromq? ( >=net-libs/zeromq-4.1.6 ) - zimg? ( >=media-libs/zimg-2.4:=[${MULTILIB_USEDEP}] ) - zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] ) - zvbi? ( >=media-libs/zvbi-0.2.35[${MULTILIB_USEDEP}] ) - !media-video/qt-faststart - postproc? ( !media-libs/libpostproc ) -" - -DEPEND="${RDEPEND} - >=sys-devel/make-3.81 - doc? ( sys-apps/texinfo ) - virtual/pkgconfig - ladspa? ( >=media-libs/ladspa-sdk-1.13-r2[${MULTILIB_USEDEP}] ) - cpu_flags_x86_mmx? ( || ( >=dev-lang/nasm-2.13 >=dev-lang/yasm-1.3 ) ) - test? ( net-misc/wget sys-devel/bc ) - v4l? ( sys-kernel/linux-headers ) -" - -# Code requiring FFmpeg to be built under gpl license -GPL_REQUIRED_USE=" - postproc? ( gpl ) - frei0r? ( gpl ) - cdio? ( gpl ) - samba? ( gpl ) - encode? ( - x264? ( gpl ) - x265? ( gpl ) - xvid? ( gpl ) - X? ( !xcb? ( gpl ) ) - ) -" -REQUIRED_USE=" - libv4l? ( v4l ) - fftools_cws2fws? ( zlib ) - test? ( encode ) - ${GPL_REQUIRED_USE} - ${CPU_REQUIRED_USE}" -RESTRICT=" - !test? ( test ) - gpl? ( openssl? ( bindist ) fdk? ( bindist ) ) -" - -S=${WORKDIR}/${P/_/-} - -PATCHES=( - "${FILESDIR}"/chromium.patch - "${FILESDIR}"/${PN}-3.4.6-fix-building-against-fdk-aac-2.patch #682890 -) - -MULTILIB_WRAPPED_HEADERS=( - /usr/include/libavutil/avconfig.h -) - -src_prepare() { - if [[ "${PV%_p*}" != "${PV}" ]] ; then # Snapshot - export revision=git-N-${FFMPEG_REVISION} - fi - default - echo 'include $(SRC_PATH)/ffbuild/libffmpeg.mak' >> Makefile || die -} - -multilib_src_configure() { - local myconf=( ${EXTRA_FFMPEG_CONF} ) - - local ffuse=( "${FFMPEG_FLAG_MAP[@]}" ) - use openssl && use gpl && myconf+=( --enable-nonfree ) - use samba && myconf+=( --enable-version3 ) - - # Encoders - if use encode ; then - ffuse+=( "${FFMPEG_ENCODER_FLAG_MAP[@]}" ) - - # Licensing. - if use amrenc ; then - myconf+=( --enable-version3 ) - fi - else - myconf+=( --disable-encoders ) - fi - - # Indevs - use v4l || myconf+=( --disable-indev=v4l2 --disable-outdev=v4l2 ) - for i in alsa oss jack ; do - use ${i} || myconf+=( --disable-indev=${i} ) - done - - # Outdevs - for i in alsa oss sdl ; do - use ${i} || myconf+=( --disable-outdev=${i} ) - done - - # Decoders - use amr && myconf+=( --enable-version3 ) - use gmp && myconf+=( --enable-version3 ) - use fdk && use gpl && myconf+=( --enable-nonfree ) - - for i in "${ffuse[@]#+}" ; do - myconf+=( $(use_enable ${i%:*} ${i#*:}) ) - done - - # (temporarily) disable non-multilib deps - if ! multilib_is_native_abi; then - for i in frei0r libzmq ; do - myconf+=( --disable-${i} ) - done - fi - - # CPU features - for i in "${CPU_FEATURES_MAP[@]}" ; do - use ${i%:*} || myconf+=( --disable-${i#*:} ) - done - - if use pic ; then - myconf+=( --enable-pic ) - # disable asm code if PIC is required - # as the provided asm decidedly is not PIC for x86. - [[ ${ABI} == x86 ]] && myconf+=( --disable-asm ) - fi - [[ ${ABI} == x32 ]] && myconf+=( --disable-asm ) #427004 - - # Try to get cpu type based on CFLAGS. - # Bug #172723 - # We need to do this so that features of that CPU will be better used - # If they contain an unknown CPU it will not hurt since ffmpeg's configure - # will just ignore it. - for i in $(get-flag mcpu) $(get-flag march) ; do - [[ ${i} = native ]] && i="host" # bug #273421 - myconf+=( --cpu=${i} ) - break - done - - # LTO support, bug #566282 - is-flagq "-flto*" && myconf+=( "--enable-lto" ) - - # Mandatory configuration - myconf=( - --enable-avfilter - --enable-avresample - --disable-stripping - --disable-libcelt # bug #664158 - "${myconf[@]}" - ) - - # cross compile support - if tc-is-cross-compiler ; then - myconf+=( --enable-cross-compile --arch=$(tc-arch-kernel) --cross-prefix=${CHOST}- --host-cc="$(tc-getBUILD_CC)" ) - case ${CHOST} in - *freebsd*) - myconf+=( --target-os=freebsd ) - ;; - *mingw32*) - myconf+=( --target-os=mingw32 ) - ;; - *linux*) - myconf+=( --target-os=linux ) - ;; - esac - fi - - # doc - myconf+=( - $(multilib_native_use_enable doc) - $(multilib_native_use_enable doc htmlpages) - $(multilib_native_enable manpages) - ) - - set -- "${S}/configure" \ - --prefix="${EPREFIX}/usr" \ - --libdir="${EPREFIX}/usr/$(get_libdir)" \ - --shlibdir="${EPREFIX}/usr/$(get_libdir)" \ - --docdir="${EPREFIX}/usr/share/doc/${PF}/html" \ - --mandir="${EPREFIX}/usr/share/man" \ - --enable-shared \ - --cc="$(tc-getCC)" \ - --cxx="$(tc-getCXX)" \ - --ar="$(tc-getAR)" \ - --optflags="${CFLAGS}" \ - $(use_enable static-libs static) \ - "${myconf[@]}" - echo "${@}" - "${@}" || die - - if multilib_is_native_abi && use chromium; then - einfo "Configuring for Chromium" - mkdir -p ../chromium || die - pushd ../chromium >/dev/null || die - set -- "${@}" \ - --disable-shared \ - --enable-static \ - --enable-pic \ - --extra-cflags="-DFF_API_CONVERGENCE_DURATION=0" - echo "${@}" - "${@}" || die - popd >/dev/null || die - fi -} - -multilib_src_compile() { - emake V=1 - - if multilib_is_native_abi; then - for i in "${FFTOOLS[@]}" ; do - if use fftools_${i} ; then - emake V=1 tools/${i}$(get_exeext) - fi - done - - if use chromium; then - einfo "Compiling for Chromium" - pushd ../chromium >/dev/null || die - emake V=1 libffmpeg - popd >/dev/null || die - fi - fi -} - -multilib_src_install() { - emake V=1 DESTDIR="${D}" install install-doc - - if multilib_is_native_abi; then - for i in "${FFTOOLS[@]}" ; do - if use fftools_${i} ; then - dobin tools/${i}$(get_exeext) - fi - done - - if use chromium; then - einfo "Installing for Chromium" - pushd ../chromium >/dev/null || die - emake V=1 DESTDIR="${D}" install-libffmpeg - popd >/dev/null || die - fi - fi -} - -multilib_src_install_all() { - dodoc Changelog README.md CREDITS doc/*.txt doc/APIchanges - [ -f "RELEASE_NOTES" ] && dodoc "RELEASE_NOTES" -} - -multilib_src_test() { - LD_LIBRARY_PATH="${BUILD_DIR}/libpostproc:${BUILD_DIR}/libswscale:${BUILD_DIR}/libswresample:${BUILD_DIR}/libavcodec:${BUILD_DIR}/libavdevice:${BUILD_DIR}/libavfilter:${BUILD_DIR}/libavformat:${BUILD_DIR}/libavutil:${BUILD_DIR}/libavresample" \ - emake V=1 fate -} diff --git a/media-video/ffmpeg/ffmpeg-4.2.3.ebuild b/media-video/ffmpeg/ffmpeg-4.2.3.ebuild deleted file mode 100644 index 870f697ab830..000000000000 --- a/media-video/ffmpeg/ffmpeg-4.2.3.ebuild +++ /dev/null @@ -1,556 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -# Subslot: libavutil major.libavcodec major.libavformat major -# Since FFmpeg ships several libraries, subslot is kind of limited here. -# Most consumers will use those three libraries, if a "less used" library -# changes its soname, consumers will have to be rebuilt the old way -# (preserve-libs). -# If, for example, a package does not link to libavformat and only libavformat -# changes its ABI then this package will be rebuilt needlessly. Hence, such a -# package is free _not_ to := depend on FFmpeg but I would strongly encourage -# doing so since such a case is unlikely. -FFMPEG_SUBSLOT=56.58.58 - -SCM="" -if [ "${PV#9999}" != "${PV}" ] ; then - SCM="git-r3" - EGIT_MIN_CLONE_TYPE="single" - EGIT_REPO_URI="https://git.ffmpeg.org/ffmpeg.git" -fi - -inherit eutils flag-o-matic multilib multilib-minimal toolchain-funcs ${SCM} - -DESCRIPTION="Complete solution to record/convert/stream audio and video. Includes libavcodec" -HOMEPAGE="https://ffmpeg.org/" -if [ "${PV#9999}" != "${PV}" ] ; then - SRC_URI="" -elif [ "${PV%_p*}" != "${PV}" ] ; then # Snapshot - SRC_URI="mirror://gentoo/${P}.tar.bz2" -else # Release - SRC_URI="https://ffmpeg.org/releases/${P/_/-}.tar.bz2 - https://dev.gentoo.org/~gyakovlev/distfiles/${PN}-4.2.2-ppc64-altivec.patch.gz - https://dev.gentoo.org/~gyakovlev/distfiles/${PN}-4.2.2-ppc64-gcc.patch.gz - " -fi -FFMPEG_REVISION="${PV#*_p}" - -SLOT="0/${FFMPEG_SUBSLOT}" -LICENSE=" - !gpl? ( LGPL-2.1 ) - gpl? ( GPL-2 ) - amr? ( - gpl? ( GPL-3 ) - !gpl? ( LGPL-3 ) - ) - gmp? ( - gpl? ( GPL-3 ) - !gpl? ( LGPL-3 ) - ) - libaribb24? ( - gpl? ( GPL-3 ) - !gpl? ( LGPL-3 ) - ) - encode? ( - amrenc? ( - gpl? ( GPL-3 ) - !gpl? ( LGPL-3 ) - ) - ) - samba? ( GPL-3 ) -" -if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" -fi - -# Options to use as use_enable in the foo[:bar] form. -# This will feed configure with $(use_enable foo bar) -# or $(use_enable foo foo) if no :bar is set. -# foo is added to IUSE. -FFMPEG_FLAG_MAP=( - +bzip2:bzlib cpudetection:runtime-cpudetect debug gcrypt gnutls gmp - +gpl hardcoded-tables +iconv libressl:libtls libxml2 lzma +network opencl - openssl +postproc samba:libsmbclient sdl:ffplay sdl:sdl2 vaapi vdpau - X:xlib X:libxcb X:libxcb-shm X:libxcb-xfixes +zlib - # libavdevice options - cdio:libcdio iec61883:libiec61883 ieee1394:libdc1394 libcaca openal - opengl - # indevs - libv4l:libv4l2 pulseaudio:libpulse libdrm jack:libjack - # decoders - amr:libopencore-amrwb amr:libopencore-amrnb codec2:libcodec2 dav1d:libdav1d fdk:libfdk-aac - jpeg2k:libopenjpeg bluray:libbluray gme:libgme gsm:libgsm - libaribb24 mmal modplug:libmodplug opus:libopus libilbc librtmp ssh:libssh - speex:libspeex srt:libsrt svg:librsvg video_cards_nvidia:ffnvcodec - vorbis:libvorbis vpx:libvpx zvbi:libzvbi - # libavfilter options - appkit - bs2b:libbs2b chromaprint cuda:cuda-llvm flite:libflite frei0r - fribidi:libfribidi fontconfig ladspa libass libtesseract lv2 truetype:libfreetype vidstab:libvidstab - rubberband:librubberband zeromq:libzmq zimg:libzimg - # libswresample options - libsoxr - # Threads; we only support pthread for now but ffmpeg supports more - +threads:pthreads -) - -# Same as above but for encoders, i.e. they do something only with USE=encode. -FFMPEG_ENCODER_FLAG_MAP=( - amrenc:libvo-amrwbenc mp3:libmp3lame - kvazaar:libkvazaar libaom - openh264:libopenh264 snappy:libsnappy theora:libtheora twolame:libtwolame - wavpack:libwavpack webp:libwebp x264:libx264 x265:libx265 xvid:libxvid -) - -IUSE=" - alsa chromium doc +encode oss pic static-libs test v4l - ${FFMPEG_FLAG_MAP[@]%:*} - ${FFMPEG_ENCODER_FLAG_MAP[@]%:*} -" - -# Strings for CPU features in the useflag[:configure_option] form -# if :configure_option isn't set, it will use 'useflag' as configure option -ARM_CPU_FEATURES=( - cpu_flags_arm_thumb:armv5te - cpu_flags_arm_v6:armv6 - cpu_flags_arm_thumb2:armv6t2 - cpu_flags_arm_neon:neon - cpu_flags_arm_vfp:vfp - cpu_flags_arm_vfpv3:vfpv3 - cpu_flags_arm_v8:armv8 -) -ARM_CPU_REQUIRED_USE=" - arm64? ( cpu_flags_arm_v8 ) - cpu_flags_arm_v8? ( cpu_flags_arm_vfpv3 cpu_flags_arm_neon ) - cpu_flags_arm_neon? ( cpu_flags_arm_thumb2 cpu_flags_arm_vfp ) - cpu_flags_arm_vfpv3? ( cpu_flags_arm_vfp ) - cpu_flags_arm_thumb2? ( cpu_flags_arm_v6 ) - cpu_flags_arm_v6? ( cpu_flags_arm_thumb ) -" -MIPS_CPU_FEATURES=( mipsdspr1:mipsdsp mipsdspr2 mipsfpu ) -PPC_CPU_FEATURES=( cpu_flags_ppc_altivec:altivec cpu_flags_ppc_vsx:vsx cpu_flags_ppc_vsx2:power8 ) -PPC_CPU_REQUIRED_USE=" - cpu_flags_ppc_vsx? ( cpu_flags_ppc_altivec ) - cpu_flags_ppc_vsx2? ( cpu_flags_ppc_vsx ) -" -X86_CPU_FEATURES_RAW=( 3dnow:amd3dnow 3dnowext:amd3dnowext aes:aesni avx:avx avx2:avx2 fma3:fma3 fma4:fma4 mmx:mmx mmxext:mmxext sse:sse sse2:sse2 sse3:sse3 ssse3:ssse3 sse4_1:sse4 sse4_2:sse42 xop:xop ) -X86_CPU_FEATURES=( ${X86_CPU_FEATURES_RAW[@]/#/cpu_flags_x86_} ) -X86_CPU_REQUIRED_USE=" - cpu_flags_x86_avx2? ( cpu_flags_x86_avx ) - cpu_flags_x86_fma4? ( cpu_flags_x86_avx ) - cpu_flags_x86_fma3? ( cpu_flags_x86_avx ) - cpu_flags_x86_xop? ( cpu_flags_x86_avx ) - cpu_flags_x86_avx? ( cpu_flags_x86_sse4_2 ) - cpu_flags_x86_aes? ( cpu_flags_x86_sse4_2 ) - cpu_flags_x86_sse4_2? ( cpu_flags_x86_sse4_1 ) - cpu_flags_x86_sse4_1? ( cpu_flags_x86_ssse3 ) - cpu_flags_x86_ssse3? ( cpu_flags_x86_sse3 ) - cpu_flags_x86_sse3? ( cpu_flags_x86_sse2 ) - cpu_flags_x86_sse2? ( cpu_flags_x86_sse ) - cpu_flags_x86_sse? ( cpu_flags_x86_mmxext ) - cpu_flags_x86_mmxext? ( cpu_flags_x86_mmx ) - cpu_flags_x86_3dnowext? ( cpu_flags_x86_3dnow ) - cpu_flags_x86_3dnow? ( cpu_flags_x86_mmx ) -" - -CPU_FEATURES_MAP=( - ${ARM_CPU_FEATURES[@]} - ${MIPS_CPU_FEATURES[@]} - ${PPC_CPU_FEATURES[@]} - ${X86_CPU_FEATURES[@]} -) -IUSE="${IUSE} - ${CPU_FEATURES_MAP[@]%:*}" - -CPU_REQUIRED_USE=" - ${ARM_CPU_REQUIRED_USE} - ${PPC_CPU_REQUIRED_USE} - ${X86_CPU_REQUIRED_USE} -" - -FFTOOLS=( aviocat cws2fws ffescape ffeval ffhash fourcc2pixfmt graph2dot ismindex pktdumper qt-faststart sidxindex trasher ) -IUSE="${IUSE} ${FFTOOLS[@]/#/+fftools_}" - -RDEPEND=" - alsa? ( >=media-libs/alsa-lib-1.0.27.2[${MULTILIB_USEDEP}] ) - amr? ( >=media-libs/opencore-amr-0.1.3-r1[${MULTILIB_USEDEP}] ) - bluray? ( >=media-libs/libbluray-0.3.0-r1:=[${MULTILIB_USEDEP}] ) - bs2b? ( >=media-libs/libbs2b-3.1.0-r1[${MULTILIB_USEDEP}] ) - bzip2? ( >=app-arch/bzip2-1.0.6-r4[${MULTILIB_USEDEP}] ) - cdio? ( >=dev-libs/libcdio-paranoia-0.90_p1-r1[${MULTILIB_USEDEP}] ) - chromaprint? ( >=media-libs/chromaprint-1.2-r1[${MULTILIB_USEDEP}] ) - codec2? ( media-libs/codec2[${MULTILIB_USEDEP}] ) - dav1d? ( >=media-libs/dav1d-0.4.0:0=[${MULTILIB_USEDEP}] ) - encode? ( - amrenc? ( >=media-libs/vo-amrwbenc-0.1.2-r1[${MULTILIB_USEDEP}] ) - kvazaar? ( >=media-libs/kvazaar-1.2.0[${MULTILIB_USEDEP}] ) - mp3? ( >=media-sound/lame-3.99.5-r1[${MULTILIB_USEDEP}] ) - openh264? ( >=media-libs/openh264-1.4.0-r1[${MULTILIB_USEDEP}] ) - snappy? ( >=app-arch/snappy-1.1.2-r1:=[${MULTILIB_USEDEP}] ) - theora? ( - >=media-libs/libtheora-1.1.1[encode,${MULTILIB_USEDEP}] - >=media-libs/libogg-1.3.0[${MULTILIB_USEDEP}] - ) - twolame? ( >=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}] ) - wavpack? ( >=media-sound/wavpack-4.60.1-r1[${MULTILIB_USEDEP}] ) - webp? ( >=media-libs/libwebp-0.3.0:=[${MULTILIB_USEDEP}] ) - x264? ( >=media-libs/x264-0.0.20130506:=[${MULTILIB_USEDEP}] ) - x265? ( >=media-libs/x265-1.6:=[${MULTILIB_USEDEP}] ) - xvid? ( >=media-libs/xvid-1.3.2-r1[${MULTILIB_USEDEP}] ) - ) - fdk? ( >=media-libs/fdk-aac-0.1.3:=[${MULTILIB_USEDEP}] ) - flite? ( >=app-accessibility/flite-1.4-r4[${MULTILIB_USEDEP}] ) - fontconfig? ( >=media-libs/fontconfig-2.10.92[${MULTILIB_USEDEP}] ) - frei0r? ( media-plugins/frei0r-plugins ) - fribidi? ( >=dev-libs/fribidi-0.19.6[${MULTILIB_USEDEP}] ) - gcrypt? ( >=dev-libs/libgcrypt-1.6:0=[${MULTILIB_USEDEP}] ) - gme? ( >=media-libs/game-music-emu-0.6.0[${MULTILIB_USEDEP}] ) - gmp? ( >=dev-libs/gmp-6:0=[${MULTILIB_USEDEP}] ) - gsm? ( >=media-sound/gsm-1.0.13-r1[${MULTILIB_USEDEP}] ) - iconv? ( >=virtual/libiconv-0-r1[${MULTILIB_USEDEP}] ) - iec61883? ( - >=media-libs/libiec61883-1.2.0-r1[${MULTILIB_USEDEP}] - >=sys-libs/libraw1394-2.1.0-r1[${MULTILIB_USEDEP}] - >=sys-libs/libavc1394-0.5.4-r1[${MULTILIB_USEDEP}] - ) - ieee1394? ( - >=media-libs/libdc1394-2.2.1[${MULTILIB_USEDEP}] - >=sys-libs/libraw1394-2.1.0-r1[${MULTILIB_USEDEP}] - ) - jack? ( virtual/jack[${MULTILIB_USEDEP}] ) - jpeg2k? ( >=media-libs/openjpeg-2:2[${MULTILIB_USEDEP}] ) - libaom? ( >=media-libs/libaom-1.0.0-r1:=[${MULTILIB_USEDEP}] ) - libaribb24? ( >=media-libs/aribb24-1.0.3-r2[${MULTILIB_USEDEP}] ) - libass? ( >=media-libs/libass-0.10.2:=[${MULTILIB_USEDEP}] ) - libcaca? ( >=media-libs/libcaca-0.99_beta18-r1[${MULTILIB_USEDEP}] ) - libdrm? ( x11-libs/libdrm[${MULTILIB_USEDEP}] ) - libilbc? ( >=media-libs/libilbc-2[${MULTILIB_USEDEP}] ) - librtmp? ( >=media-video/rtmpdump-2.4_p20131018[${MULTILIB_USEDEP}] ) - libsoxr? ( >=media-libs/soxr-0.1.0[${MULTILIB_USEDEP}] ) - libtesseract? ( >=app-text/tesseract-4.1.0-r1[${MULTILIB_USEDEP}] ) - libv4l? ( >=media-libs/libv4l-0.9.5[${MULTILIB_USEDEP}] ) - libxml2? ( dev-libs/libxml2:=[${MULTILIB_USEDEP}] ) - lv2? ( media-libs/lv2[${MULTILIB_USEDEP}] media-libs/lilv[${MULTILIB_USEDEP}] ) - lzma? ( >=app-arch/xz-utils-5.0.5-r1[${MULTILIB_USEDEP}] ) - mmal? ( media-libs/raspberrypi-userland ) - modplug? ( >=media-libs/libmodplug-0.8.8.4-r1[${MULTILIB_USEDEP}] ) - openal? ( >=media-libs/openal-1.15.1[${MULTILIB_USEDEP}] ) - opencl? ( virtual/opencl[${MULTILIB_USEDEP}] ) - opengl? ( >=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}] ) - opus? ( >=media-libs/opus-1.0.2-r2[${MULTILIB_USEDEP}] ) - pulseaudio? ( >=media-sound/pulseaudio-2.1-r1[${MULTILIB_USEDEP}] ) - rubberband? ( >=media-libs/rubberband-1.8.1-r1[${MULTILIB_USEDEP}] ) - samba? ( >=net-fs/samba-3.6.23-r1[client,${MULTILIB_USEDEP}] ) - sdl? ( media-libs/libsdl2[sound,video,${MULTILIB_USEDEP}] ) - speex? ( >=media-libs/speex-1.2_rc1-r1[${MULTILIB_USEDEP}] ) - srt? ( >=net-libs/srt-1.3.0[${MULTILIB_USEDEP}] ) - ssh? ( >=net-libs/libssh-0.5.5[${MULTILIB_USEDEP}] ) - svg? ( gnome-base/librsvg:2=[${MULTILIB_USEDEP}] ) - truetype? ( >=media-libs/freetype-2.5.0.1:2[${MULTILIB_USEDEP}] ) - vaapi? ( >=x11-libs/libva-1.2.1-r1:0=[${MULTILIB_USEDEP}] ) - video_cards_nvidia? ( >=media-libs/nv-codec-headers-9.0.18.0[${MULTILIB_USEDEP}] ) - vdpau? ( >=x11-libs/libvdpau-0.7[${MULTILIB_USEDEP}] ) - vidstab? ( >=media-libs/vidstab-1.1.0[${MULTILIB_USEDEP}] ) - vorbis? ( - >=media-libs/libvorbis-1.3.3-r1[${MULTILIB_USEDEP}] - >=media-libs/libogg-1.3.0[${MULTILIB_USEDEP}] - ) - vpx? ( >=media-libs/libvpx-1.4.0:=[${MULTILIB_USEDEP}] ) - X? ( - >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] - >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}] - >=x11-libs/libXv-1.0.10[${MULTILIB_USEDEP}] - >=x11-libs/libxcb-1.4[${MULTILIB_USEDEP}] - ) - zeromq? ( >=net-libs/zeromq-4.1.6 ) - zimg? ( >=media-libs/zimg-2.7.4:=[${MULTILIB_USEDEP}] ) - zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] ) - zvbi? ( >=media-libs/zvbi-0.2.35[${MULTILIB_USEDEP}] ) - postproc? ( !media-libs/libpostproc ) -" - -# Crypto & co provider magic -# - libressl is a useflag meaning it should always favor libressl over openssl -# - libressl and openssl provide more features to ffmpeg than gnutls -# -# The ordering is thus: libressl > openssl > gnutls -RDEPEND="${RDEPEND} - libressl? ( dev-libs/libressl:0=[${MULTILIB_USEDEP}] ) - !libressl? ( - openssl? ( >=dev-libs/openssl-1.0.1h-r2:0=[${MULTILIB_USEDEP}] ) - !openssl? ( gnutls? ( >=net-libs/gnutls-2.12.23-r6:=[${MULTILIB_USEDEP}] ) ) - ) -" - -DEPEND="${RDEPEND} - ladspa? ( >=media-libs/ladspa-sdk-1.13-r2[${MULTILIB_USEDEP}] ) - v4l? ( sys-kernel/linux-headers ) -" -BDEPEND=" - >=sys-devel/make-3.81 - virtual/pkgconfig - cpu_flags_x86_mmx? ( || ( >=dev-lang/nasm-2.13 >=dev-lang/yasm-1.3 ) ) - cuda? ( >=sys-devel/clang-7[llvm_targets_NVPTX] ) - doc? ( sys-apps/texinfo ) - test? ( net-misc/wget sys-devel/bc ) -" - -# Code requiring FFmpeg to be built under gpl license -GPL_REQUIRED_USE=" - postproc? ( gpl ) - frei0r? ( gpl ) - cdio? ( gpl ) - rubberband? ( gpl ) - samba? ( gpl ) - encode? ( - x264? ( gpl ) - x265? ( gpl ) - xvid? ( gpl ) - ) -" -REQUIRED_USE=" - cuda? ( video_cards_nvidia ) - libv4l? ( v4l ) - fftools_cws2fws? ( zlib ) - test? ( encode ) - ${GPL_REQUIRED_USE} - ${CPU_REQUIRED_USE}" -RESTRICT=" - !test? ( test ) - gpl? ( openssl? ( bindist ) fdk? ( bindist ) libressl? ( bindist ) ) -" - -S=${WORKDIR}/${P/_/-} - -PATCHES=( - "${FILESDIR}"/chromium-r1.patch - "${WORKDIR}/${PN}"-4.2.2-ppc64-gcc.patch # both ppc patches from - "${WORKDIR}/${PN}"-4.2.2-ppc64-altivec.patch # https://trac.ffmpeg.org/ticket/7861 - -) - -MULTILIB_WRAPPED_HEADERS=( - /usr/include/libavutil/avconfig.h -) - -build_separate_libffmpeg() { - use opencl -} - -src_prepare() { - if [[ "${PV%_p*}" != "${PV}" ]] ; then # Snapshot - export revision=git-N-${FFMPEG_REVISION} - fi - default - echo 'include $(SRC_PATH)/ffbuild/libffmpeg.mak' >> Makefile || die -} - -multilib_src_configure() { - local myconf=( ${EXTRA_FFMPEG_CONF} ) - - local ffuse=( "${FFMPEG_FLAG_MAP[@]}" ) - use openssl || use libressl && use gpl && myconf+=( --enable-nonfree ) - use samba && myconf+=( --enable-version3 ) - - # Encoders - if use encode ; then - ffuse+=( "${FFMPEG_ENCODER_FLAG_MAP[@]}" ) - - # Licensing. - if use amrenc ; then - myconf+=( --enable-version3 ) - fi - else - myconf+=( --disable-encoders ) - fi - - # Indevs - use v4l || myconf+=( --disable-indev=v4l2 --disable-outdev=v4l2 ) - for i in alsa oss jack ; do - use ${i} || myconf+=( --disable-indev=${i} ) - done - - # Outdevs - for i in alsa oss ; do - use ${i} || myconf+=( --disable-outdev=${i} ) - done - - # Decoders - use amr && myconf+=( --enable-version3 ) - use gmp && myconf+=( --enable-version3 ) - use libaribb24 && myconf+=( --enable-version3 ) - use fdk && use gpl && myconf+=( --enable-nonfree ) - - for i in "${ffuse[@]#+}" ; do - myconf+=( $(use_enable ${i%:*} ${i#*:}) ) - done - - # Incompatible features: openssl or libressl and gnutls - if use libressl ; then - myconf+=( --disable-gnutls --disable-openssl ) - elif use openssl ; then - myconf+=( --disable-gnutls ) - fi - - # (temporarily) disable non-multilib deps - if ! multilib_is_native_abi; then - for i in frei0r libzmq ; do - myconf+=( --disable-${i} ) - done - fi - - # CPU features - for i in "${CPU_FEATURES_MAP[@]}" ; do - use ${i%:*} || myconf+=( --disable-${i#*:} ) - done - - if use pic ; then - myconf+=( --enable-pic ) - # disable asm code if PIC is required - # as the provided asm decidedly is not PIC for x86. - [[ ${ABI} == x86 ]] && myconf+=( --disable-asm ) - fi - [[ ${ABI} == x32 ]] && myconf+=( --disable-asm ) #427004 - - # Try to get cpu type based on CFLAGS. - # Bug #172723 - # We need to do this so that features of that CPU will be better used - # If they contain an unknown CPU it will not hurt since ffmpeg's configure - # will just ignore it. - for i in $(get-flag mcpu) $(get-flag march) ; do - [[ ${i} = native ]] && i="host" # bug #273421 - myconf+=( --cpu=${i} ) - break - done - - # LTO support, bug #566282 - is-flagq "-flto*" && myconf+=( "--enable-lto" ) - - # Mandatory configuration - myconf=( - --enable-avfilter - --enable-avresample - --disable-stripping - # This is only for hardcoded cflags; those are used in configure checks that may - # interfere with proper detections, bug #671746 and bug #645778 - # We use optflags, so that overrides them anyway. - --disable-optimizations - --disable-libcelt # bug #664158 - "${myconf[@]}" - ) - - # cross compile support - if tc-is-cross-compiler ; then - myconf+=( --enable-cross-compile --arch=$(tc-arch-kernel) --cross-prefix=${CHOST}- --host-cc="$(tc-getBUILD_CC)" ) - case ${CHOST} in - *freebsd*) - myconf+=( --target-os=freebsd ) - ;; - *mingw32*) - myconf+=( --target-os=mingw32 ) - ;; - *linux*) - myconf+=( --target-os=linux ) - ;; - esac - fi - - # doc - myconf+=( - $(multilib_native_use_enable doc) - $(multilib_native_use_enable doc htmlpages) - $(multilib_native_enable manpages) - ) - - set -- "${S}/configure" \ - --prefix="${EPREFIX}/usr" \ - --libdir="${EPREFIX}/usr/$(get_libdir)" \ - --shlibdir="${EPREFIX}/usr/$(get_libdir)" \ - --docdir="${EPREFIX}/usr/share/doc/${PF}/html" \ - --mandir="${EPREFIX}/usr/share/man" \ - --enable-shared \ - --cc="$(tc-getCC)" \ - --cxx="$(tc-getCXX)" \ - --ar="$(tc-getAR)" \ - --optflags="${CFLAGS}" \ - $(use_enable static-libs static) \ - "${myconf[@]}" - echo "${@}" - "${@}" || die - - if multilib_is_native_abi && use chromium && build_separate_libffmpeg; then - einfo "Configuring for Chromium" - mkdir -p ../chromium || die - pushd ../chromium >/dev/null || die - set -- "${@}" \ - --disable-shared \ - --enable-static \ - --enable-pic \ - --disable-opencl - echo "${@}" - "${@}" || die - popd >/dev/null || die - fi -} - -multilib_src_compile() { - emake V=1 - - if multilib_is_native_abi; then - for i in "${FFTOOLS[@]}" ; do - if use fftools_${i} ; then - emake V=1 tools/${i}$(get_exeext) - fi - done - - if use chromium; then - if build_separate_libffmpeg; then - einfo "Compiling for Chromium" - pushd ../chromium >/dev/null || die - emake V=1 libffmpeg - popd >/dev/null || die - else - emake V=1 libffmpeg - fi - fi - fi -} - -multilib_src_install() { - emake V=1 DESTDIR="${D}" install install-doc - - if multilib_is_native_abi; then - for i in "${FFTOOLS[@]}" ; do - if use fftools_${i} ; then - dobin tools/${i}$(get_exeext) - fi - done - - if use chromium; then - if build_separate_libffmpeg; then - einfo "Installing for Chromium" - pushd ../chromium >/dev/null || die - emake V=1 DESTDIR="${D}" install-libffmpeg - popd >/dev/null || die - else - emake V=1 DESTDIR="${D}" install-libffmpeg - - # When not built separately, libffmpeg has no code of - # its own so this QA check raises a false positive. - QA_FLAGS_IGNORED+=" usr/$(get_libdir)/chromium/.*" - fi - fi - fi -} - -multilib_src_install_all() { - dodoc Changelog README.md CREDITS doc/*.txt doc/APIchanges - [ -f "RELEASE_NOTES" ] && dodoc "RELEASE_NOTES" -} - -multilib_src_test() { - LD_LIBRARY_PATH="${BUILD_DIR}/libpostproc:${BUILD_DIR}/libswscale:${BUILD_DIR}/libswresample:${BUILD_DIR}/libavcodec:${BUILD_DIR}/libavdevice:${BUILD_DIR}/libavfilter:${BUILD_DIR}/libavformat:${BUILD_DIR}/libavutil:${BUILD_DIR}/libavresample" \ - emake V=1 fate -} diff --git a/media-video/ffmpeg/files/chromium.patch b/media-video/ffmpeg/files/chromium.patch deleted file mode 100644 index 60a3e5d6cb99..000000000000 --- a/media-video/ffmpeg/files/chromium.patch +++ /dev/null @@ -1,36 +0,0 @@ -Allow libffmpeg to be built for Chromium-based browsers -https://patchwork.ffmpeg.org/patch/4500/ - -NOTE: This patch lacks the Makefile include line. We append it -manually instead to make patching across different versions easier. - -diff --git a/ffbuild/libffmpeg.mak b/ffbuild/libffmpeg.mak -new file mode 100644 -index 0000000..992cf3c ---- /dev/null -+++ b/ffbuild/libffmpeg.mak -@@ -0,0 +1,21 @@ -+LIBFFMPEG = $(SLIBPREF)ffmpeg$(SLIBSUF) -+LIBFFMPEG_LINK = $(LD) -shared -Wl,-soname,$(LIBFFMPEG) -Wl,-Bsymbolic -Wl,-z,now -Wl,-z,relro -Wl,-z,defs -Wl,--gc-sections $(LDFLAGS) $(LDLIBFLAGS) -o $(LIBFFMPEG) -+ -+libffmpeg-: libavcodec/$(LIBPREF)avcodec$(LIBSUF) libavformat/$(LIBPREF)avformat$(LIBSUF) libavutil/$(LIBPREF)avutil$(LIBSUF) libswresample/$(LIBPREF)swresample$(LIBSUF) -+ $(LIBFFMPEG_LINK) -Wl,--whole-archive $^ -Wl,--no-whole-archive $(FFEXTRALIBS) -+ -+libffmpeg-yes: libavcodec/$(SLIBPREF)avcodec$(SLIBSUF) libavformat/$(SLIBPREF)avformat$(SLIBSUF) libavutil/$(SLIBPREF)avutil$(SLIBSUF) -+ $(LIBFFMPEG_LINK) -Wl,--no-as-needed -lavcodec -lavformat -lavutil -+ -+$(LIBFFMPEG): libffmpeg-$(CONFIG_SHARED) -+libffmpeg: $(LIBFFMPEG) -+ -+install-libffmpeg: $(LIBFFMPEG) -+ $(Q)mkdir -p "$(SHLIBDIR)/chromium" -+ $(INSTALL) -m 755 $< "$(SHLIBDIR)/chromium/$<" -+ $(STRIP) "$(SHLIBDIR)/chromium/$<" -+ -+uninstall-libffmpeg: -+ $(RM) "$(SHLIBDIR)/chromium/$(LIBFFMPEG)" -+ -+.PHONY: libffmpeg libffmpeg-* install-libffmpeg --- -2.13.1 - diff --git a/media-video/ffmpeg/files/ffmpeg-3.4.6-fix-building-against-fdk-aac-2.patch b/media-video/ffmpeg/files/ffmpeg-3.4.6-fix-building-against-fdk-aac-2.patch deleted file mode 100644 index 0ee99da96b3b..000000000000 --- a/media-video/ffmpeg/files/ffmpeg-3.4.6-fix-building-against-fdk-aac-2.patch +++ /dev/null @@ -1,74 +0,0 @@ -https://bugs.gentoo.org/682890 -https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/141c960e21d2860e354f9b90df136184dd00a9a8 - ---- a/libavcodec/libfdk-aacenc.c -+++ b/libavcodec/libfdk-aacenc.c -@@ -26,6 +26,11 @@ - #include "audio_frame_queue.h" - #include "internal.h" - -+#define FDKENC_VER_AT_LEAST(vl0, vl1) \ -+ (defined(AACENCODER_LIB_VL0) && \ -+ ((AACENCODER_LIB_VL0 > vl0) || \ -+ (AACENCODER_LIB_VL0 == vl0 && AACENCODER_LIB_VL1 >= vl1))) -+ - typedef struct AACContext { - const AVClass *class; - HANDLE_AACENCODER handle; -@@ -290,7 +295,11 @@ static av_cold int aac_encode_init(AVCodecContext *avctx) - } - - avctx->frame_size = info.frameLength; -+#if FDKENC_VER_AT_LEAST(4, 0) -+ avctx->initial_padding = info.nDelay; -+#else - avctx->initial_padding = info.encoderDelay; -+#endif - ff_af_queue_init(avctx, &s->afq); - - if (avctx->flags & AV_CODEC_FLAG_GLOBAL_HEADER) { -@@ -323,28 +332,35 @@ static int aac_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, - int out_buffer_size, out_buffer_element_size; - void *in_ptr, *out_ptr; - int ret; -+ uint8_t dummy_buf[1]; - AACENC_ERROR err; - - /* handle end-of-stream small frame and flushing */ - if (!frame) { -+ /* Must be a non-null pointer, even if it's a dummy. We could use -+ * the address of anything else on the stack as well. */ -+ in_ptr = dummy_buf; -+ in_buffer_size = 0; -+ - in_args.numInSamples = -1; - } else { -- in_ptr = frame->data[0]; -- in_buffer_size = 2 * avctx->channels * frame->nb_samples; -- in_buffer_element_size = 2; -+ in_ptr = frame->data[0]; -+ in_buffer_size = 2 * avctx->channels * frame->nb_samples; - -- in_args.numInSamples = avctx->channels * frame->nb_samples; -- in_buf.numBufs = 1; -- in_buf.bufs = &in_ptr; -- in_buf.bufferIdentifiers = &in_buffer_identifier; -- in_buf.bufSizes = &in_buffer_size; -- in_buf.bufElSizes = &in_buffer_element_size; -+ in_args.numInSamples = avctx->channels * frame->nb_samples; - - /* add current frame to the queue */ - if ((ret = ff_af_queue_add(&s->afq, frame)) < 0) - return ret; - } - -+ in_buffer_element_size = 2; -+ in_buf.numBufs = 1; -+ in_buf.bufs = &in_ptr; -+ in_buf.bufferIdentifiers = &in_buffer_identifier; -+ in_buf.bufSizes = &in_buffer_size; -+ in_buf.bufElSizes = &in_buffer_element_size; -+ - /* The maximum packet size is 6144 bits aka 768 bytes per channel. */ - if ((ret = ff_alloc_packet(avpkt, FFMAX(8192, 768 * avctx->channels)))) { - av_log(avctx, AV_LOG_ERROR, "Error getting output packet\n"); diff --git a/media-video/ffmpeg/metadata.xml b/media-video/ffmpeg/metadata.xml index 68731ff28425..7d2db195f9a3 100644 --- a/media-video/ffmpeg/metadata.xml +++ b/media-video/ffmpeg/metadata.xml @@ -42,7 +42,6 @@ Enables floating point MIPS optimizations. Enables Multi-Media Abstraction Layer (MMAL) decoding support: Available e.g. on the Raspberry Pi. Enables network streaming support - Adds support for NVIDIA Encoder (NVENC) API for hardware accelerated encoding on NVIDIA cards. Enable OpenCL support Enables H.264 encoding suppoprt via media-libs/openh264. Enables dev-libs/openssl support. Adds support for encrypted network protocols (TLS/HTTPS). diff --git a/media-video/obs-studio/obs-studio-25.0.8-r1.ebuild b/media-video/obs-studio/obs-studio-25.0.8-r1.ebuild index ee66d6d6d66f..56761ed95a47 100644 --- a/media-video/obs-studio/obs-studio-25.0.8-r1.ebuild +++ b/media-video/obs-studio/obs-studio-25.0.8-r1.ebuild @@ -59,12 +59,7 @@ DEPEND=" imagemagick? ( media-gfx/imagemagick:= ) jack? ( virtual/jack ) luajit? ( dev-lang/luajit:2 ) - nvenc? ( - || ( - =media-video/ffmpeg-4[video_cards_nvidia] - ) - ) + nvenc? ( >=media-video/ffmpeg-4[video_cards_nvidia] ) pulseaudio? ( media-sound/pulseaudio ) python? ( ${PYTHON_DEPS} ) speex? ( media-libs/speexdsp ) diff --git a/media-video/obs-studio/obs-studio-9999.ebuild b/media-video/obs-studio/obs-studio-9999.ebuild index a433abe939fa..52c2c2e7f3b3 100644 --- a/media-video/obs-studio/obs-studio-9999.ebuild +++ b/media-video/obs-studio/obs-studio-9999.ebuild @@ -59,12 +59,7 @@ DEPEND=" imagemagick? ( media-gfx/imagemagick:= ) jack? ( virtual/jack ) luajit? ( dev-lang/luajit:2 ) - nvenc? ( - || ( - =media-video/ffmpeg-4[video_cards_nvidia] - ) - ) + nvenc? ( >=media-video/ffmpeg-4[video_cards_nvidia] ) pulseaudio? ( media-sound/pulseaudio ) python? ( ${PYTHON_DEPS} ) speex? ( media-libs/speexdsp ) diff --git a/media-video/pipewire/pipewire-0.3.7.ebuild b/media-video/pipewire/pipewire-0.3.7.ebuild index ba2a98edb3eb..6af25ea557e4 100644 --- a/media-video/pipewire/pipewire-0.3.7.ebuild +++ b/media-video/pipewire/pipewire-0.3.7.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then inherit git-r3 else SRC_URI="https://github.com/PipeWire/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi DESCRIPTION="Multimedia processing graphs" diff --git a/media-video/tovid/Manifest b/media-video/tovid/Manifest deleted file mode 100644 index b026b1841326..000000000000 --- a/media-video/tovid/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST tovid-0.35.2.tar.gz 527332 BLAKE2B 8cc8452d2d08f77fa66684e84702ac4ade3853af68ab51e7d2ac259f15460f6a7e0766e567a51545514aa2fa5b53f0ed7ea0ff0f892d3246be63e55a10b4a893 SHA512 35e1d2a9584127498ee7d4b772fff0643860270dd38018a7fd9c20ef2875bf037235c341b0a001b0fe9a020fb74f9d348729dec0ccb7d97ccdeec508e6fa674e diff --git a/media-video/tovid/metadata.xml b/media-video/tovid/metadata.xml deleted file mode 100644 index e755d3397531..000000000000 --- a/media-video/tovid/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - media-video@gentoo.org - Gentoo Video project - - - tovid - tovid-suite/tovid - - diff --git a/media-video/tovid/tovid-0.35.2-r2.ebuild b/media-video/tovid/tovid-0.35.2-r2.ebuild deleted file mode 100644 index c58f5de2dc2e..000000000000 --- a/media-video/tovid/tovid-0.35.2-r2.ebuild +++ /dev/null @@ -1,66 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) -PYTHON_REQ_USE="tk" -DISTUTILS_SINGLE_IMPL=1 - -inherit distutils-r1 gnome2-utils - -DESCRIPTION="A collection of DVD authoring tools" -HOMEPAGE="http://tovid.wikia.com/wiki/Tovid_Wiki" -SRC_URI="https://github.com/tovid-suite/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND="app-cdr/dvd+rw-tools - dev-tcltk/tix - media-sound/normalize - >=media-sound/sox-14.3.2 - media-video/dvdauthor - >=media-video/mjpegtools-2.0.0 - || ( >=media-video/mplayer-1.0_rc4_p20110101[dvdnav] media-video/mpv[libmpv,dvdnav] ) - sys-devel/bc - media-video/ffmpeg - virtual/imagemagick-tools[png]" -DEPEND="app-text/txt2tags" - -pkg_setup() { - python-single-r1_pkg_setup -} - -src_install() { - distutils-r1_src_install - python_optimize - - # punt at least .install.log - find "${D}" -name '*.log' -exec rm -f {} + -} - -pkg_preinst() { -# REPLACING_VERSIONS="media-video/tovid-0.34" - gnome2_icon_savelist -} - -pkg_postinst() { - gnome2_icon_cache_update - elog "######################################################################" - elog "You can install media-video/transcode for additional functionality. It" - elog "will speed up the creation of animated submenus with faster seeking." - elog "Otherwise FFmpeg/Libav will be used." - elog "######################################################################" - elog"" - gnome2_icon_cache_update -} -pkg_postinst() { - gnome2_icon_cache_update -} - -pkg_postrm() { - gnome2_icon_cache_update -} diff --git a/media-video/vcdimager/vcdimager-2.0.1.ebuild b/media-video/vcdimager/vcdimager-2.0.1.ebuild index e7f3715817f3..abd7f20377ed 100644 --- a/media-video/vcdimager/vcdimager-2.0.1.ebuild +++ b/media-video/vcdimager/vcdimager-2.0.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86" IUSE="static-libs +xml" RDEPEND=" diff --git a/metadata/Manifest.gz b/metadata/Manifest.gz index 361d21a512e8..73a8eaf0473f 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 242ce6647393..9c076d1819b4 100644 --- a/metadata/dtd/timestamp.chk +++ b/metadata/dtd/timestamp.chk @@ -1 +1 @@ -Mon, 27 Jul 2020 09:38:15 +0000 +Tue, 28 Jul 2020 08:08:16 +0000 diff --git a/metadata/glsa/Manifest.files.gz b/metadata/glsa/Manifest.files.gz index 71f66d590822..7902794a7fdc 100644 Binary files a/metadata/glsa/Manifest.files.gz and b/metadata/glsa/Manifest.files.gz differ diff --git a/metadata/glsa/glsa-202007-17.xml b/metadata/glsa/glsa-202007-17.xml index c4620984d3d6..1234ccc4b9f0 100644 --- a/metadata/glsa/glsa-202007-17.xml +++ b/metadata/glsa/glsa-202007-17.xml @@ -7,7 +7,8 @@ jhead 2020-07-26 - 2020-07-26 + 2020-07-27 + 701826 711220 remote @@ -45,7 +46,10 @@ CVE-2019-1010302 + CVE-2019-19035 + CVE-2020-6624 + CVE-2020-6625 sam_c - sam_c + sam_c diff --git a/metadata/glsa/timestamp.chk b/metadata/glsa/timestamp.chk index 242ce6647393..9c076d1819b4 100644 --- a/metadata/glsa/timestamp.chk +++ b/metadata/glsa/timestamp.chk @@ -1 +1 @@ -Mon, 27 Jul 2020 09:38:15 +0000 +Tue, 28 Jul 2020 08:08:16 +0000 diff --git a/metadata/glsa/timestamp.commit b/metadata/glsa/timestamp.commit index 6b90b53e5063..91bcef92f333 100644 --- a/metadata/glsa/timestamp.commit +++ b/metadata/glsa/timestamp.commit @@ -1 +1 @@ -1a0032bbba074e81fae5e87462882eaf85935de3 1595813846 2020-07-27T01:37:26+00:00 +974f37f38f8a813afa0dd0c368d11bf7b8e5ccab 1595853140 2020-07-27T12:32:20+00:00 diff --git a/metadata/md5-cache/Manifest.gz b/metadata/md5-cache/Manifest.gz index c6ee848f943e..52fec9fa658c 100644 Binary files a/metadata/md5-cache/Manifest.gz and b/metadata/md5-cache/Manifest.gz differ diff --git a/metadata/md5-cache/app-arch/Manifest.gz b/metadata/md5-cache/app-arch/Manifest.gz index 35a5d05bef6a..86202e10ec96 100644 Binary files a/metadata/md5-cache/app-arch/Manifest.gz and b/metadata/md5-cache/app-arch/Manifest.gz differ diff --git a/metadata/md5-cache/app-arch/deltarpm-3.6 b/metadata/md5-cache/app-arch/deltarpm-3.6 deleted file mode 100644 index 6169d1825ff1..000000000000 --- a/metadata/md5-cache/app-arch/deltarpm-3.6 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile install setup -DEPEND=sys-libs/zlib app-arch/xz-utils app-arch/bzip2 =dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) ) -DESCRIPTION=tools to create and apply deltarpms -EAPI=7 -HOMEPAGE=https://github.com/rpm-software-management/deltarpm -IUSE=python system-zlib +python_single_target_python2_7 -KEYWORDS=~amd64 ~x86 -LICENSE=BSD -RDEPEND=sys-libs/zlib app-arch/xz-utils app-arch/bzip2 =dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) ) -REQUIRED_USE=^^ ( python_single_target_python2_7 ) -SLOT=0 -SRC_URI=http://pkgs.fedoraproject.org/repo/pkgs/deltarpm/deltarpm-3.6.tar.bz2/2cc2690bd1088cfc3238c25e59aaaec1/deltarpm-3.6.tar.bz2 -_eclasses_=multilib 2477ebe553d3e4d2c606191fe6c33602 python-single-r1 674c48c926cbb44e91b656e0399d8f54 python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=42e1add74a158bf23594bf0fe0533094 diff --git a/metadata/md5-cache/app-arch/zopfli-1.0.3 b/metadata/md5-cache/app-arch/zopfli-1.0.3 index 267e19b105dc..60463458f67c 100644 --- a/metadata/md5-cache/app-arch/zopfli-1.0.3 +++ b/metadata/md5-cache/app-arch/zopfli-1.0.3 @@ -3,9 +3,9 @@ DEFINED_PHASES=compile configure install prepare test DESCRIPTION=Very good, but slow, deflate or zlib compression EAPI=7 HOMEPAGE=https://github.com/google/zopfli/ -KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux +KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux LICENSE=Apache-2.0 SLOT=0/1 SRC_URI=https://github.com/google/zopfli/archive/zopfli-1.0.3.tar.gz _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=c676b942b4c899022c353d15d6b89759 +_md5_=70b0986c3d2b59a2fa6b66cd0b00fa9d diff --git a/metadata/md5-cache/app-backup/Manifest.gz b/metadata/md5-cache/app-backup/Manifest.gz index bbbd3d291937..86f5e861231c 100644 Binary files a/metadata/md5-cache/app-backup/Manifest.gz and b/metadata/md5-cache/app-backup/Manifest.gz differ diff --git a/metadata/md5-cache/app-backup/rdiff-backup-2.0.5 b/metadata/md5-cache/app-backup/rdiff-backup-2.0.5 new file mode 100644 index 000000000000..62b8b9cd567f --- /dev/null +++ b/metadata/md5-cache/app-backup/rdiff-backup-2.0.5 @@ -0,0 +1,15 @@ +BDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-python/setuptools_scm[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=net-libs/librsync-1.0:0= +DESCRIPTION=Local/remote mirroring+incremental backup +EAPI=7 +HOMEPAGE=https://github.com/rdiff-backup/rdiff-backup +IUSE=examples python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 +KEYWORDS=~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos +LICENSE=GPL-2 +RDEPEND=dev-python/pylibacl[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pyxattr[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=net-libs/librsync-1.0:0= python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) +SLOT=0 +SRC_URI=https://github.com/rdiff-backup/rdiff-backup/releases/download/v2.0.5/rdiff-backup-2.0.5.tar.gz +_eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb +_md5_=0dc741037fce6ee5340ddb83f9a5ae22 diff --git a/metadata/md5-cache/app-crypt/Manifest.gz b/metadata/md5-cache/app-crypt/Manifest.gz index 30d1ef76b07c..9748cd74cb9a 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/virtualsmartcard-0.7 b/metadata/md5-cache/app-crypt/virtualsmartcard-0.7 deleted file mode 100644 index 827384037936..000000000000 --- a/metadata/md5-cache/app-crypt/virtualsmartcard-0.7 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=sys-apps/help2man virtual/pkgconfig -DEFINED_PHASES=configure setup -DEPEND=python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) media-gfx/qrencode:= sys-apps/pcsc-lite -DESCRIPTION=Smart card emulator, can be used with Remote Smart Card Reader -EAPI=7 -HOMEPAGE=https://frankmorgner.github.io/vsmartcard/ -IUSE=+python_single_target_python2_7 -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-3+ -RDEPEND=python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) media-gfx/qrencode:= sys-apps/pcsc-lite -REQUIRED_USE=^^ ( python_single_target_python2_7 ) -SLOT=0 -SRC_URI=https://github.com/frankmorgner/vsmartcard/releases/download/virtualsmartcard-0.7/virtualsmartcard-0.7.tar.gz -_eclasses_=multilib 2477ebe553d3e4d2c606191fe6c33602 python-single-r1 674c48c926cbb44e91b656e0399d8f54 python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=e8a13270718057b9aa5c687752f3b878 diff --git a/metadata/md5-cache/app-dicts/Manifest.gz b/metadata/md5-cache/app-dicts/Manifest.gz index 8856961ebc54..22ed9e805de1 100644 Binary files a/metadata/md5-cache/app-dicts/Manifest.gz and b/metadata/md5-cache/app-dicts/Manifest.gz differ diff --git a/metadata/md5-cache/app-dicts/duali-data-0.1b-r1 b/metadata/md5-cache/app-dicts/duali-data-0.1b-r1 deleted file mode 100644 index 52e353450959..000000000000 --- a/metadata/md5-cache/app-dicts/duali-data-0.1b-r1 +++ /dev/null @@ -1,10 +0,0 @@ -DEFINED_PHASES=compile install -DEPEND=>=app-text/duali-0.2.0-r1 -DESCRIPTION=Dictionary data for the Arab dictionary project duali -EAPI=6 -HOMEPAGE=https://www.arabeyes.org/Duali -KEYWORDS=~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc x86 -LICENSE=GPL-2 -SLOT=0 -SRC_URI=mirror://sourceforge/arabeyes/duali-data-0.1b.tar.gz -_md5_=1a9eb56dae009e432c4a9ac4e02aaf63 diff --git a/metadata/md5-cache/app-dicts/sword-acv-2.0 b/metadata/md5-cache/app-dicts/sword-ACV-2.0 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-acv-2.0 rename to metadata/md5-cache/app-dicts/sword-ACV-2.0 diff --git a/metadata/md5-cache/app-dicts/sword-akjv-1.4 b/metadata/md5-cache/app-dicts/sword-AKJV-1.4 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-akjv-1.4 rename to metadata/md5-cache/app-dicts/sword-AKJV-1.4 diff --git a/metadata/md5-cache/app-dicts/sword-asv-1.3 b/metadata/md5-cache/app-dicts/sword-ASV-1.3 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-asv-1.3 rename to metadata/md5-cache/app-dicts/sword-ASV-1.3 diff --git a/metadata/md5-cache/app-dicts/sword-abbott-1.1 b/metadata/md5-cache/app-dicts/sword-Abbott-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-abbott-1.1 rename to metadata/md5-cache/app-dicts/sword-Abbott-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-afr1953-1.2 b/metadata/md5-cache/app-dicts/sword-Afr1953-1.2 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-afr1953-1.2 rename to metadata/md5-cache/app-dicts/sword-Afr1953-1.2 diff --git a/metadata/md5-cache/app-dicts/sword-alb-1.2 b/metadata/md5-cache/app-dicts/sword-Alb-1.2 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-alb-1.2 rename to metadata/md5-cache/app-dicts/sword-Alb-1.2 diff --git a/metadata/md5-cache/app-dicts/sword-aleppo-1.1 b/metadata/md5-cache/app-dicts/sword-Aleppo-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-aleppo-1.1 rename to metadata/md5-cache/app-dicts/sword-Aleppo-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-amtract-1.1 b/metadata/md5-cache/app-dicts/sword-AmTract-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-amtract-1.1 rename to metadata/md5-cache/app-dicts/sword-AmTract-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-arasvd-1.1 b/metadata/md5-cache/app-dicts/sword-AraSVD-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-arasvd-1.1 rename to metadata/md5-cache/app-dicts/sword-AraSVD-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-armeastern-1.1 b/metadata/md5-cache/app-dicts/sword-ArmEastern-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-armeastern-1.1 rename to metadata/md5-cache/app-dicts/sword-ArmEastern-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-armwestern-1.1 b/metadata/md5-cache/app-dicts/sword-ArmWestern-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-armwestern-1.1 rename to metadata/md5-cache/app-dicts/sword-ArmWestern-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-bbe-1.3 b/metadata/md5-cache/app-dicts/sword-BBE-1.3 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-bbe-1.3 rename to metadata/md5-cache/app-dicts/sword-BBE-1.3 diff --git a/metadata/md5-cache/app-dicts/sword-barnes-1.1 b/metadata/md5-cache/app-dicts/sword-Barnes-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-barnes-1.1 rename to metadata/md5-cache/app-dicts/sword-Barnes-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-bashautin-1.5 b/metadata/md5-cache/app-dicts/sword-BasHautin-1.5 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-bashautin-1.5 rename to metadata/md5-cache/app-dicts/sword-BasHautin-1.5 diff --git a/metadata/md5-cache/app-dicts/sword-bulveren-1.0 b/metadata/md5-cache/app-dicts/sword-BulVeren-1.0 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-bulveren-1.0 rename to metadata/md5-cache/app-dicts/sword-BulVeren-1.0 diff --git a/metadata/md5-cache/app-dicts/sword-burjudson-1.1 b/metadata/md5-cache/app-dicts/sword-BurJudson-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-burjudson-1.1 rename to metadata/md5-cache/app-dicts/sword-BurJudson-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-byz-1.10 b/metadata/md5-cache/app-dicts/sword-Byz-1.10 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-byz-1.10 rename to metadata/md5-cache/app-dicts/sword-Byz-1.10 diff --git a/metadata/md5-cache/app-dicts/sword-cbc-1.1 b/metadata/md5-cache/app-dicts/sword-CBC-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-cbc-1.1 rename to metadata/md5-cache/app-dicts/sword-CBC-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-chamorro-2.7 b/metadata/md5-cache/app-dicts/sword-Chamorro-2.7 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-chamorro-2.7 rename to metadata/md5-cache/app-dicts/sword-Chamorro-2.7 diff --git a/metadata/md5-cache/app-dicts/sword-clarke-1.0 b/metadata/md5-cache/app-dicts/sword-Clarke-1.0 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-clarke-1.0 rename to metadata/md5-cache/app-dicts/sword-Clarke-1.0 diff --git a/metadata/md5-cache/app-dicts/sword-common-1.3 b/metadata/md5-cache/app-dicts/sword-Common-1.3 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-common-1.3 rename to metadata/md5-cache/app-dicts/sword-Common-1.3 diff --git a/metadata/md5-cache/app-dicts/sword-cro-1.0 b/metadata/md5-cache/app-dicts/sword-Cro-1.0 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-cro-1.0 rename to metadata/md5-cache/app-dicts/sword-Cro-1.0 diff --git a/metadata/md5-cache/app-dicts/sword-czebkr-1.1 b/metadata/md5-cache/app-dicts/sword-CzeBKR-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-czebkr-1.1 rename to metadata/md5-cache/app-dicts/sword-CzeBKR-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-drc-1.1 b/metadata/md5-cache/app-dicts/sword-DRC-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-drc-1.1 rename to metadata/md5-cache/app-dicts/sword-DRC-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-dtn-1.0 b/metadata/md5-cache/app-dicts/sword-DTN-1.0 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-dtn-1.0 rename to metadata/md5-cache/app-dicts/sword-DTN-1.0 diff --git a/metadata/md5-cache/app-dicts/sword-daily-1.0 b/metadata/md5-cache/app-dicts/sword-Daily-1.0 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-daily-1.0 rename to metadata/md5-cache/app-dicts/sword-Daily-1.0 diff --git a/metadata/md5-cache/app-dicts/sword-dan-2.1 b/metadata/md5-cache/app-dicts/sword-Dan-2.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-dan-2.1 rename to metadata/md5-cache/app-dicts/sword-Dan-2.1 diff --git a/metadata/md5-cache/app-dicts/sword-darby-1.1 b/metadata/md5-cache/app-dicts/sword-Darby-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-darby-1.1 rename to metadata/md5-cache/app-dicts/sword-Darby-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-diaglott-1.1 b/metadata/md5-cache/app-dicts/sword-Diaglott-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-diaglott-1.1 rename to metadata/md5-cache/app-dicts/sword-Diaglott-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-dutkant-1.1 b/metadata/md5-cache/app-dicts/sword-DutKant-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-dutkant-1.1 rename to metadata/md5-cache/app-dicts/sword-DutKant-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-dutsvv-1.5 b/metadata/md5-cache/app-dicts/sword-DutSVV-1.5 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-dutsvv-1.5 rename to metadata/md5-cache/app-dicts/sword-DutSVV-1.5 diff --git a/metadata/md5-cache/app-dicts/sword-easton-1.2 b/metadata/md5-cache/app-dicts/sword-Easton-1.2 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-easton-1.2 rename to metadata/md5-cache/app-dicts/sword-Easton-1.2 diff --git a/metadata/md5-cache/app-dicts/sword-esperanto-1.6 b/metadata/md5-cache/app-dicts/sword-Esperanto-1.6 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-esperanto-1.6 rename to metadata/md5-cache/app-dicts/sword-Esperanto-1.6 diff --git a/metadata/md5-cache/app-dicts/sword-farsiopv-1.0 b/metadata/md5-cache/app-dicts/sword-FarsiOPV-1.0 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-farsiopv-1.0 rename to metadata/md5-cache/app-dicts/sword-FarsiOPV-1.0 diff --git a/metadata/md5-cache/app-dicts/sword-finbiblia-1.1 b/metadata/md5-cache/app-dicts/sword-FinBiblia-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-finbiblia-1.1 rename to metadata/md5-cache/app-dicts/sword-FinBiblia-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-finpr-1.2 b/metadata/md5-cache/app-dicts/sword-FinPR-1.2 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-finpr-1.2 rename to metadata/md5-cache/app-dicts/sword-FinPR-1.2 diff --git a/metadata/md5-cache/app-dicts/sword-finney-1.1 b/metadata/md5-cache/app-dicts/sword-Finney-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-finney-1.1 rename to metadata/md5-cache/app-dicts/sword-Finney-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-frebbb-1.1 b/metadata/md5-cache/app-dicts/sword-FreBBB-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-frebbb-1.1 rename to metadata/md5-cache/app-dicts/sword-FreBBB-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-frecrampon-1.1 b/metadata/md5-cache/app-dicts/sword-FreCrampon-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-frecrampon-1.1 rename to metadata/md5-cache/app-dicts/sword-FreCrampon-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-frelsg-1.3 b/metadata/md5-cache/app-dicts/sword-FreLSG-1.3 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-frelsg-1.3 rename to metadata/md5-cache/app-dicts/sword-FreLSG-1.3 diff --git a/metadata/md5-cache/app-dicts/sword-fremartin-1.2 b/metadata/md5-cache/app-dicts/sword-FreMartin-1.2 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-fremartin-1.2 rename to metadata/md5-cache/app-dicts/sword-FreMartin-1.2 diff --git a/metadata/md5-cache/app-dicts/sword-fresegond-1.6 b/metadata/md5-cache/app-dicts/sword-FreSegond-1.6 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-fresegond-1.6 rename to metadata/md5-cache/app-dicts/sword-FreSegond-1.6 diff --git a/metadata/md5-cache/app-dicts/sword-geneva-1.1 b/metadata/md5-cache/app-dicts/sword-Geneva-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-geneva-1.1 rename to metadata/md5-cache/app-dicts/sword-Geneva-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-geneva1599-1.1 b/metadata/md5-cache/app-dicts/sword-Geneva1599-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-geneva1599-1.1 rename to metadata/md5-cache/app-dicts/sword-Geneva1599-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-gerelb1871-1.1 b/metadata/md5-cache/app-dicts/sword-GerElb1871-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-gerelb1871-1.1 rename to metadata/md5-cache/app-dicts/sword-GerElb1871-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-gerelb1905-1.5 b/metadata/md5-cache/app-dicts/sword-GerElb1905-1.5 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-gerelb1905-1.5 rename to metadata/md5-cache/app-dicts/sword-GerElb1905-1.5 diff --git a/metadata/md5-cache/app-dicts/sword-gerlut1545-1.2 b/metadata/md5-cache/app-dicts/sword-GerLut1545-1.2 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-gerlut1545-1.2 rename to metadata/md5-cache/app-dicts/sword-GerLut1545-1.2 diff --git a/metadata/md5-cache/app-dicts/sword-gersch-1.1 b/metadata/md5-cache/app-dicts/sword-GerSch-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-gersch-1.1 rename to metadata/md5-cache/app-dicts/sword-GerSch-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-greekhebrew-1.1 b/metadata/md5-cache/app-dicts/sword-GreekHebrew-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-greekhebrew-1.1 rename to metadata/md5-cache/app-dicts/sword-GreekHebrew-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-hnv-1.8 b/metadata/md5-cache/app-dicts/sword-HNV-1.8 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-hnv-1.8 rename to metadata/md5-cache/app-dicts/sword-HNV-1.8 diff --git a/metadata/md5-cache/app-dicts/sword-hebrewgreek-1.1 b/metadata/md5-cache/app-dicts/sword-HebrewGreek-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-hebrewgreek-1.1 rename to metadata/md5-cache/app-dicts/sword-HebrewGreek-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-heretics-1.1 b/metadata/md5-cache/app-dicts/sword-Heretics-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-heretics-1.1 rename to metadata/md5-cache/app-dicts/sword-Heretics-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-hitchcock-1.3 b/metadata/md5-cache/app-dicts/sword-Hitchcock-1.3 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-hitchcock-1.3 rename to metadata/md5-cache/app-dicts/sword-Hitchcock-1.3 diff --git a/metadata/md5-cache/app-dicts/sword-hunkar-1.7 b/metadata/md5-cache/app-dicts/sword-HunKar-1.7 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-hunkar-1.7 rename to metadata/md5-cache/app-dicts/sword-HunKar-1.7 diff --git a/metadata/md5-cache/app-dicts/sword-isbe-1.6 b/metadata/md5-cache/app-dicts/sword-ISBE-1.6 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-isbe-1.6 rename to metadata/md5-cache/app-dicts/sword-ISBE-1.6 diff --git a/metadata/md5-cache/app-dicts/sword-isv-1.5 b/metadata/md5-cache/app-dicts/sword-ISV-1.5 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-isv-1.5 rename to metadata/md5-cache/app-dicts/sword-ISV-1.5 diff --git a/metadata/md5-cache/app-dicts/sword-institutes-1.2 b/metadata/md5-cache/app-dicts/sword-Institutes-1.2 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-institutes-1.2 rename to metadata/md5-cache/app-dicts/sword-Institutes-1.2 diff --git a/metadata/md5-cache/app-dicts/sword-itadio-1.0 b/metadata/md5-cache/app-dicts/sword-ItaDio-1.0 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-itadio-1.0 rename to metadata/md5-cache/app-dicts/sword-ItaDio-1.0 diff --git a/metadata/md5-cache/app-dicts/sword-itarive-1.0 b/metadata/md5-cache/app-dicts/sword-ItaRive-1.0 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-itarive-1.0 rename to metadata/md5-cache/app-dicts/sword-ItaRive-1.0 diff --git a/metadata/md5-cache/app-dicts/sword-jfb-2.2 b/metadata/md5-cache/app-dicts/sword-JFB-2.2 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-jfb-2.2 rename to metadata/md5-cache/app-dicts/sword-JFB-2.2 diff --git a/metadata/md5-cache/app-dicts/sword-jps-1.2 b/metadata/md5-cache/app-dicts/sword-JPS-1.2 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-jps-1.2 rename to metadata/md5-cache/app-dicts/sword-JPS-1.2 diff --git a/metadata/md5-cache/app-dicts/sword-jst-1.1 b/metadata/md5-cache/app-dicts/sword-JST-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-jst-1.1 rename to metadata/md5-cache/app-dicts/sword-JST-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-josephus-1.1 b/metadata/md5-cache/app-dicts/sword-Josephus-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-josephus-1.1 rename to metadata/md5-cache/app-dicts/sword-Josephus-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-jubilee2000-1.1 b/metadata/md5-cache/app-dicts/sword-Jubilee2000-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-jubilee2000-1.1 rename to metadata/md5-cache/app-dicts/sword-Jubilee2000-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-kjv-2.3 b/metadata/md5-cache/app-dicts/sword-KJV-2.3 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-kjv-2.3 rename to metadata/md5-cache/app-dicts/sword-KJV-2.3 diff --git a/metadata/md5-cache/app-dicts/sword-kjvd-1.1 b/metadata/md5-cache/app-dicts/sword-KJVD-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-kjvd-1.1 rename to metadata/md5-cache/app-dicts/sword-KJVD-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-klv-2.2 b/metadata/md5-cache/app-dicts/sword-KLV-2.2 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-klv-2.2 rename to metadata/md5-cache/app-dicts/sword-KLV-2.2 diff --git a/metadata/md5-cache/app-dicts/sword-klven_iklingon-2.1 b/metadata/md5-cache/app-dicts/sword-KLVen_iklingon-2.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-klven_iklingon-2.1 rename to metadata/md5-cache/app-dicts/sword-KLVen_iklingon-2.1 diff --git a/metadata/md5-cache/app-dicts/sword-klviklingon_en-2.1 b/metadata/md5-cache/app-dicts/sword-KLViklingon_en-2.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-klviklingon_en-2.1 rename to metadata/md5-cache/app-dicts/sword-KLViklingon_en-2.1 diff --git a/metadata/md5-cache/app-dicts/sword-litv-1.3 b/metadata/md5-cache/app-dicts/sword-LITV-1.3 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-litv-1.3 rename to metadata/md5-cache/app-dicts/sword-LITV-1.3 diff --git a/metadata/md5-cache/app-dicts/sword-lightfoot-1.0 b/metadata/md5-cache/app-dicts/sword-Lightfoot-1.0 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-lightfoot-1.0 rename to metadata/md5-cache/app-dicts/sword-Lightfoot-1.0 diff --git a/metadata/md5-cache/app-dicts/sword-luther-1.1 b/metadata/md5-cache/app-dicts/sword-Luther-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-luther-1.1 rename to metadata/md5-cache/app-dicts/sword-Luther-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-mak-1.0 b/metadata/md5-cache/app-dicts/sword-MAK-1.0 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-mak-1.0 rename to metadata/md5-cache/app-dicts/sword-MAK-1.0 diff --git a/metadata/md5-cache/app-dicts/sword-mhc-1.6 b/metadata/md5-cache/app-dicts/sword-MHC-1.6 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-mhc-1.6 rename to metadata/md5-cache/app-dicts/sword-MHC-1.6 diff --git a/metadata/md5-cache/app-dicts/sword-mhcc-1.1 b/metadata/md5-cache/app-dicts/sword-MHCC-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-mhcc-1.1 rename to metadata/md5-cache/app-dicts/sword-MHCC-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-mkjv-1.3 b/metadata/md5-cache/app-dicts/sword-MKJV-1.3 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-mkjv-1.3 rename to metadata/md5-cache/app-dicts/sword-MKJV-1.3 diff --git a/metadata/md5-cache/app-dicts/sword-manxgaelic-1.1 b/metadata/md5-cache/app-dicts/sword-ManxGaelic-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-manxgaelic-1.1 rename to metadata/md5-cache/app-dicts/sword-ManxGaelic-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-montgomery-1.3 b/metadata/md5-cache/app-dicts/sword-Montgomery-1.3 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-montgomery-1.3 rename to metadata/md5-cache/app-dicts/sword-Montgomery-1.3 diff --git a/metadata/md5-cache/app-dicts/sword-murdock-1.2 b/metadata/md5-cache/app-dicts/sword-Murdock-1.2 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-murdock-1.2 rename to metadata/md5-cache/app-dicts/sword-Murdock-1.2 diff --git a/metadata/md5-cache/app-dicts/sword-nave-1.1 b/metadata/md5-cache/app-dicts/sword-Nave-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-nave-1.1 rename to metadata/md5-cache/app-dicts/sword-Nave-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-norsk-1.5 b/metadata/md5-cache/app-dicts/sword-Norsk-1.5 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-norsk-1.5 rename to metadata/md5-cache/app-dicts/sword-Norsk-1.5 diff --git a/metadata/md5-cache/app-dicts/sword-orthodoxy-1.0 b/metadata/md5-cache/app-dicts/sword-Orthodoxy-1.0 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-orthodoxy-1.0 rename to metadata/md5-cache/app-dicts/sword-Orthodoxy-1.0 diff --git a/metadata/md5-cache/app-dicts/sword-pnt-1.1 b/metadata/md5-cache/app-dicts/sword-PNT-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-pnt-1.1 rename to metadata/md5-cache/app-dicts/sword-PNT-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-packard-1.2 b/metadata/md5-cache/app-dicts/sword-Packard-1.2 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-packard-1.2 rename to metadata/md5-cache/app-dicts/sword-Packard-1.2 diff --git a/metadata/md5-cache/app-dicts/sword-personal-1.0 b/metadata/md5-cache/app-dicts/sword-Personal-1.0 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-personal-1.0 rename to metadata/md5-cache/app-dicts/sword-Personal-1.0 diff --git a/metadata/md5-cache/app-dicts/sword-peshitta-1.1 b/metadata/md5-cache/app-dicts/sword-Peshitta-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-peshitta-1.1 rename to metadata/md5-cache/app-dicts/sword-Peshitta-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-pilgrim-1.0 b/metadata/md5-cache/app-dicts/sword-Pilgrim-1.0 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-pilgrim-1.0 rename to metadata/md5-cache/app-dicts/sword-Pilgrim-1.0 diff --git a/metadata/md5-cache/app-dicts/sword-practice-1.0 b/metadata/md5-cache/app-dicts/sword-Practice-1.0 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-practice-1.0 rename to metadata/md5-cache/app-dicts/sword-Practice-1.0 diff --git a/metadata/md5-cache/app-dicts/sword-rkjnt-1.0 b/metadata/md5-cache/app-dicts/sword-RKJNT-1.0 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-rkjnt-1.0 rename to metadata/md5-cache/app-dicts/sword-RKJNT-1.0 diff --git a/metadata/md5-cache/app-dicts/sword-rnkjv-1.5 b/metadata/md5-cache/app-dicts/sword-RNKJV-1.5 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-rnkjv-1.5 rename to metadata/md5-cache/app-dicts/sword-RNKJV-1.5 diff --git a/metadata/md5-cache/app-dicts/sword-rst-1.6 b/metadata/md5-cache/app-dicts/sword-RST-1.6 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-rst-1.6 rename to metadata/md5-cache/app-dicts/sword-RST-1.6 diff --git a/metadata/md5-cache/app-dicts/sword-rwp-1.9 b/metadata/md5-cache/app-dicts/sword-RWP-1.9 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-rwp-1.9 rename to metadata/md5-cache/app-dicts/sword-RWP-1.9 diff --git a/metadata/md5-cache/app-dicts/sword-rwebster-1.3 b/metadata/md5-cache/app-dicts/sword-RWebster-1.3 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-rwebster-1.3 rename to metadata/md5-cache/app-dicts/sword-RWebster-1.3 diff --git a/metadata/md5-cache/app-dicts/sword-robinson-2.0 b/metadata/md5-cache/app-dicts/sword-Robinson-2.0 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-robinson-2.0 rename to metadata/md5-cache/app-dicts/sword-Robinson-2.0 diff --git a/metadata/md5-cache/app-dicts/sword-rotherham-1.6 b/metadata/md5-cache/app-dicts/sword-Rotherham-1.6 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-rotherham-1.6 rename to metadata/md5-cache/app-dicts/sword-Rotherham-1.6 diff --git a/metadata/md5-cache/app-dicts/sword-rusmakarij-1.1 b/metadata/md5-cache/app-dicts/sword-RusMakarij-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-rusmakarij-1.1 rename to metadata/md5-cache/app-dicts/sword-RusMakarij-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-saoa-1.0 b/metadata/md5-cache/app-dicts/sword-SAOA-1.0 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-saoa-1.0 rename to metadata/md5-cache/app-dicts/sword-SAOA-1.0 diff --git a/metadata/md5-cache/app-dicts/sword-sme-1.7 b/metadata/md5-cache/app-dicts/sword-SME-1.7 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-sme-1.7 rename to metadata/md5-cache/app-dicts/sword-SME-1.7 diff --git a/metadata/md5-cache/app-dicts/sword-scofield-1.0 b/metadata/md5-cache/app-dicts/sword-Scofield-1.0 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-scofield-1.0 rename to metadata/md5-cache/app-dicts/sword-Scofield-1.0 diff --git a/metadata/md5-cache/app-dicts/sword-scotsgaelic-1.2 b/metadata/md5-cache/app-dicts/sword-ScotsGaelic-1.2 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-scotsgaelic-1.2 rename to metadata/md5-cache/app-dicts/sword-ScotsGaelic-1.2 diff --git a/metadata/md5-cache/app-dicts/sword-smith-1.3 b/metadata/md5-cache/app-dicts/sword-Smith-1.3 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-smith-1.3 rename to metadata/md5-cache/app-dicts/sword-Smith-1.3 diff --git a/metadata/md5-cache/app-dicts/sword-sparv-1.5 b/metadata/md5-cache/app-dicts/sword-SpaRV-1.5 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-sparv-1.5 rename to metadata/md5-cache/app-dicts/sword-SpaRV-1.5 diff --git a/metadata/md5-cache/app-dicts/sword-sparvg2004-1.0 b/metadata/md5-cache/app-dicts/sword-SpaRVG2004-1.0 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-sparvg2004-1.0 rename to metadata/md5-cache/app-dicts/sword-SpaRVG2004-1.0 diff --git a/metadata/md5-cache/app-dicts/sword-spasev-1.1 b/metadata/md5-cache/app-dicts/sword-SpaSEV-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-spasev-1.1 rename to metadata/md5-cache/app-dicts/sword-SpaSEV-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-spavnt-1.2 b/metadata/md5-cache/app-dicts/sword-SpaVNT-1.2 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-spavnt-1.2 rename to metadata/md5-cache/app-dicts/sword-SpaVNT-1.2 diff --git a/metadata/md5-cache/app-dicts/sword-spurious-1.0 b/metadata/md5-cache/app-dicts/sword-Spurious-1.0 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-spurious-1.0 rename to metadata/md5-cache/app-dicts/sword-Spurious-1.0 diff --git a/metadata/md5-cache/app-dicts/sword-strongsgreek-1.2 b/metadata/md5-cache/app-dicts/sword-StrongsGreek-1.2 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-strongsgreek-1.2 rename to metadata/md5-cache/app-dicts/sword-StrongsGreek-1.2 diff --git a/metadata/md5-cache/app-dicts/sword-strongshebrew-1.2 b/metadata/md5-cache/app-dicts/sword-StrongsHebrew-1.2 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-strongshebrew-1.2 rename to metadata/md5-cache/app-dicts/sword-StrongsHebrew-1.2 diff --git a/metadata/md5-cache/app-dicts/sword-swahili-1.1 b/metadata/md5-cache/app-dicts/sword-Swahili-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-swahili-1.1 rename to metadata/md5-cache/app-dicts/sword-Swahili-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-tcr-1.1 b/metadata/md5-cache/app-dicts/sword-TCR-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-tcr-1.1 rename to metadata/md5-cache/app-dicts/sword-TCR-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-tdavid-1.1 b/metadata/md5-cache/app-dicts/sword-TDavid-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-tdavid-1.1 rename to metadata/md5-cache/app-dicts/sword-TDavid-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-tfg-1.5 b/metadata/md5-cache/app-dicts/sword-TFG-1.5 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-tfg-1.5 rename to metadata/md5-cache/app-dicts/sword-TFG-1.5 diff --git a/metadata/md5-cache/app-dicts/sword-tr-1.2 b/metadata/md5-cache/app-dicts/sword-TR-1.2 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-tr-1.2 rename to metadata/md5-cache/app-dicts/sword-TR-1.2 diff --git a/metadata/md5-cache/app-dicts/sword-tsk-1.4 b/metadata/md5-cache/app-dicts/sword-TSK-1.4 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-tsk-1.4 rename to metadata/md5-cache/app-dicts/sword-TSK-1.4 diff --git a/metadata/md5-cache/app-dicts/sword-tagalog-1.1 b/metadata/md5-cache/app-dicts/sword-Tagalog-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-tagalog-1.1 rename to metadata/md5-cache/app-dicts/sword-Tagalog-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-tisch-1.3 b/metadata/md5-cache/app-dicts/sword-Tisch-1.3 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-tisch-1.3 rename to metadata/md5-cache/app-dicts/sword-Tisch-1.3 diff --git a/metadata/md5-cache/app-dicts/sword-torrey-1.3 b/metadata/md5-cache/app-dicts/sword-Torrey-1.3 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-torrey-1.3 rename to metadata/md5-cache/app-dicts/sword-Torrey-1.3 diff --git a/metadata/md5-cache/app-dicts/sword-twenty-1.1 b/metadata/md5-cache/app-dicts/sword-Twenty-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-twenty-1.1 rename to metadata/md5-cache/app-dicts/sword-Twenty-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-tyndale-1.0 b/metadata/md5-cache/app-dicts/sword-Tyndale-1.0 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-tyndale-1.0 rename to metadata/md5-cache/app-dicts/sword-Tyndale-1.0 diff --git a/metadata/md5-cache/app-dicts/sword-ukjv-1.1 b/metadata/md5-cache/app-dicts/sword-UKJV-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-ukjv-1.1 rename to metadata/md5-cache/app-dicts/sword-UKJV-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-ukrainian-1.3 b/metadata/md5-cache/app-dicts/sword-Ukrainian-1.3 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-ukrainian-1.3 rename to metadata/md5-cache/app-dicts/sword-Ukrainian-1.3 diff --git a/metadata/md5-cache/app-dicts/sword-uma-1.2 b/metadata/md5-cache/app-dicts/sword-Uma-1.2 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-uma-1.2 rename to metadata/md5-cache/app-dicts/sword-Uma-1.2 diff --git a/metadata/md5-cache/app-dicts/sword-vulgate-1.1 b/metadata/md5-cache/app-dicts/sword-Vulgate-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-vulgate-1.1 rename to metadata/md5-cache/app-dicts/sword-Vulgate-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-vulgate_hebps-1.1 b/metadata/md5-cache/app-dicts/sword-Vulgate_HebPs-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-vulgate_hebps-1.1 rename to metadata/md5-cache/app-dicts/sword-Vulgate_HebPs-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-web-1.8 b/metadata/md5-cache/app-dicts/sword-WEB-1.8 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-web-1.8 rename to metadata/md5-cache/app-dicts/sword-WEB-1.8 diff --git a/metadata/md5-cache/app-dicts/sword-whnu-1.10 b/metadata/md5-cache/app-dicts/sword-WHNU-1.10 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-whnu-1.10 rename to metadata/md5-cache/app-dicts/sword-WHNU-1.10 diff --git a/metadata/md5-cache/app-dicts/sword-wlc-1.4 b/metadata/md5-cache/app-dicts/sword-WLC-1.4 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-wlc-1.4 rename to metadata/md5-cache/app-dicts/sword-WLC-1.4 diff --git a/metadata/md5-cache/app-dicts/sword-webster-1.2 b/metadata/md5-cache/app-dicts/sword-Webster-1.2 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-webster-1.2 rename to metadata/md5-cache/app-dicts/sword-Webster-1.2 diff --git a/metadata/md5-cache/app-dicts/sword-webstersdict-1.1 b/metadata/md5-cache/app-dicts/sword-WebstersDict-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-webstersdict-1.1 rename to metadata/md5-cache/app-dicts/sword-WebstersDict-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-wesley-1.1 b/metadata/md5-cache/app-dicts/sword-Wesley-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-wesley-1.1 rename to metadata/md5-cache/app-dicts/sword-Wesley-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-weymouth-1.1 b/metadata/md5-cache/app-dicts/sword-Weymouth-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-weymouth-1.1 rename to metadata/md5-cache/app-dicts/sword-Weymouth-1.1 diff --git a/metadata/md5-cache/app-dicts/sword-wulfila-1.0 b/metadata/md5-cache/app-dicts/sword-Wulfila-1.0 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-wulfila-1.0 rename to metadata/md5-cache/app-dicts/sword-Wulfila-1.0 diff --git a/metadata/md5-cache/app-dicts/sword-wycliffe-1.0 b/metadata/md5-cache/app-dicts/sword-Wycliffe-1.0 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-wycliffe-1.0 rename to metadata/md5-cache/app-dicts/sword-Wycliffe-1.0 diff --git a/metadata/md5-cache/app-dicts/sword-ylt-1.1 b/metadata/md5-cache/app-dicts/sword-YLT-1.1 similarity index 100% rename from metadata/md5-cache/app-dicts/sword-ylt-1.1 rename to metadata/md5-cache/app-dicts/sword-YLT-1.1 diff --git a/metadata/md5-cache/app-emulation/Manifest.gz b/metadata/md5-cache/app-emulation/Manifest.gz index e29d60a5c34a..7aa499e2ace7 100644 Binary files a/metadata/md5-cache/app-emulation/Manifest.gz and b/metadata/md5-cache/app-emulation/Manifest.gz differ diff --git a/metadata/md5-cache/app-emulation/ganeti-2.15.2-r10 b/metadata/md5-cache/app-emulation/ganeti-2.15.2-r10 deleted file mode 100644 index 8029248aee2d..000000000000 --- a/metadata/md5-cache/app-emulation/ganeti-2.15.2-r10 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=>=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 -DEFINED_PHASES=configure install postinst prepare setup test -DEPEND=dev-libs/openssl:0 python_single_target_python2_7? ( dev-python/paramiko[python_targets_python2_7(-)] dev-python/pyopenssl[python_targets_python2_7(-)] dev-python/simplejson[python_targets_python2_7(-)] dev-python/pyparsing[python_targets_python2_7(-)] dev-python/pyinotify[python_targets_python2_7(-)] dev-python/pycurl[python_targets_python2_7(-)] dev-python/ipaddr[python_targets_python2_7(-)] dev-python/bitarray[python_targets_python2_7(-)] dev-python/docutils[python_targets_python2_7(-)] dev-python/fdsend[python_targets_python2_7(-)] ) || ( net-misc/iputils[arping] net-analyzer/arping ) net-analyzer/fping net-misc/bridge-utils net-misc/curl[ssl] net-misc/openssh net-misc/socat sys-apps/iproute2 >=sys-fs/lvm2-2.02.181 >=sys-apps/baselayout-2.0 >=dev-lang/ghc-8.0:0= =dev-haskell/mtl-2.1.1:0= >=dev-haskell/old-time-1.1.0.0:0= >=dev-haskell/random-1.0.1.1:0= haskell-daemons? ( >=dev-haskell/text-0.11.1.13:0= ) >=dev-haskell/transformers-0.3.0.0:0= >=dev-haskell/attoparsec-0.10.1.1:0= =dev-haskell/base64-bytestring-1.0.0.1:0= =dev-haskell/crypto-4.2.4:0= =dev-haskell/curl-1.3.7:0= =dev-haskell/hinotify-0.3.2:0= =dev-haskell/hslogger-1.1.4:0= =dev-haskell/json-0.5:0= >=dev-haskell/lens-3.10:0= >=dev-haskell/lifted-base-0.2.0.3:0= =dev-haskell/monad-control-1.0.1.0:0= =dev-haskell/network-2.3.0.13:0= =dev-haskell/parallel-3.2.0.2:3= =dev-haskell/temporary-1.1.2.3:0= =dev-haskell/regex-pcre-0.94.2:0= =dev-haskell/transformers-base-0.4:0= =dev-haskell/utf8-string-0.3.7:0= >=dev-haskell/zlib-0.5.3.3:0= =dev-haskell/psqueue-1.1:0= =dev-haskell/snap-core-1.0.1:0= =dev-haskell/snap-server-1.0.1:0= =dev-haskell/case-insensitive-0.4.0.1 dev-haskell/vector:0= xen? ( >=app-emulation/xen-3.0 ) kvm? ( dev-python/psutil app-emulation/qemu ) lxc? ( app-emulation/lxc ) drbd? ( sys-cluster/drbd-utils ) rbd? ( sys-cluster/ceph ) ipv6? ( net-misc/ndisc6 ) python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[ipv6(+)?] >=dev-lang/python-exec-2:=[python_targets_python2_7] ) sys-devel/m4 app-text/pandoc python_single_target_python2_7? ( dev-python/sphinx[python_targets_python2_7(-)] ) media-fonts/urw-fonts media-gfx/graphviz >=dev-haskell/test-framework-0.6:0= =dev-haskell/test-framework-hunit-0.2.7:0= =dev-haskell/test-framework-quickcheck2-0.2.12.1:0= =dev-haskell/hunit-1.2.4.2:0= =dev-haskell/quickcheck-2.4.2:2= =net-misc/socat-1.7 dev-util/shelltestrunner ) -DESCRIPTION=Ganeti is a virtual server management software tool -EAPI=7 -HOMEPAGE=http://www.ganeti.org/ -IUSE=drbd experimental haskell-daemons htools ipv6 kvm lxc monitoring multiple-users rbd syslog test xen restricted-commands +python_single_target_python2_7 -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=dev-libs/openssl:0 python_single_target_python2_7? ( dev-python/paramiko[python_targets_python2_7(-)] dev-python/pyopenssl[python_targets_python2_7(-)] dev-python/simplejson[python_targets_python2_7(-)] dev-python/pyparsing[python_targets_python2_7(-)] dev-python/pyinotify[python_targets_python2_7(-)] dev-python/pycurl[python_targets_python2_7(-)] dev-python/ipaddr[python_targets_python2_7(-)] dev-python/bitarray[python_targets_python2_7(-)] dev-python/docutils[python_targets_python2_7(-)] dev-python/fdsend[python_targets_python2_7(-)] ) || ( net-misc/iputils[arping] net-analyzer/arping ) net-analyzer/fping net-misc/bridge-utils net-misc/curl[ssl] net-misc/openssh net-misc/socat sys-apps/iproute2 >=sys-fs/lvm2-2.02.181 >=sys-apps/baselayout-2.0 >=dev-lang/ghc-8.0:0= =dev-haskell/mtl-2.1.1:0= >=dev-haskell/old-time-1.1.0.0:0= >=dev-haskell/random-1.0.1.1:0= haskell-daemons? ( >=dev-haskell/text-0.11.1.13:0= ) >=dev-haskell/transformers-0.3.0.0:0= >=dev-haskell/attoparsec-0.10.1.1:0= =dev-haskell/base64-bytestring-1.0.0.1:0= =dev-haskell/crypto-4.2.4:0= =dev-haskell/curl-1.3.7:0= =dev-haskell/hinotify-0.3.2:0= =dev-haskell/hslogger-1.1.4:0= =dev-haskell/json-0.5:0= >=dev-haskell/lens-3.10:0= >=dev-haskell/lifted-base-0.2.0.3:0= =dev-haskell/monad-control-1.0.1.0:0= =dev-haskell/network-2.3.0.13:0= =dev-haskell/parallel-3.2.0.2:3= =dev-haskell/temporary-1.1.2.3:0= =dev-haskell/regex-pcre-0.94.2:0= =dev-haskell/transformers-base-0.4:0= =dev-haskell/utf8-string-0.3.7:0= >=dev-haskell/zlib-0.5.3.3:0= =dev-haskell/psqueue-1.1:0= =dev-haskell/snap-core-1.0.1:0= =dev-haskell/snap-server-1.0.1:0= =dev-haskell/case-insensitive-0.4.0.1 dev-haskell/vector:0= xen? ( >=app-emulation/xen-3.0 ) kvm? ( dev-python/psutil app-emulation/qemu ) lxc? ( app-emulation/lxc ) drbd? ( sys-cluster/drbd-utils ) rbd? ( sys-cluster/ceph ) ipv6? ( net-misc/ndisc6 ) python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[ipv6(+)?] >=dev-lang/python-exec-2:=[python_targets_python2_7] ) !app-emulation/ganeti-htools -REQUIRED_USE=|| ( kvm xen lxc ) test? ( ipv6 ) kvm? ( || ( amd64 x86 ) ) ^^ ( python_single_target_python2_7 ) -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=http://downloads.ganeti.org/releases/2.15/ganeti-2.15.2.tar.gz mirror://debian/pool/main/g/ganeti-2.15/ganeti-2.15_2.15.2-11.debian.tar.xz -_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 bash-completion-r1 e5f9c3faab3ab3d1e7e007daa8c736ef libtool f143db5a74ccd9ca28c1234deffede96 multilib 2477ebe553d3e4d2c606191fe6c33602 python-single-r1 674c48c926cbb44e91b656e0399d8f54 python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb user 7b7fc6ec5eb1c1eee55b0609f01e7362 user-info a2abd4e2f4c3b9b06d64bf1329359a02 -_md5_=386de2f676b36e7a76883211bd92b67c diff --git a/metadata/md5-cache/app-emulation/ganeti-2.15.2-r11 b/metadata/md5-cache/app-emulation/ganeti-2.15.2-r11 new file mode 100644 index 000000000000..2cce3200a47b --- /dev/null +++ b/metadata/md5-cache/app-emulation/ganeti-2.15.2-r11 @@ -0,0 +1,16 @@ +BDEPEND=>=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DEFINED_PHASES=configure install postinst prepare setup test +DEPEND=dev-libs/openssl:0 python_single_target_python2_7? ( dev-python/paramiko[python_targets_python2_7(-)] dev-python/pyopenssl[python_targets_python2_7(-)] dev-python/simplejson[python_targets_python2_7(-)] dev-python/pyparsing[python_targets_python2_7(-)] dev-python/pyinotify[python_targets_python2_7(-)] dev-python/pycurl[python_targets_python2_7(-)] dev-python/ipaddr[python_targets_python2_7(-)] dev-python/bitarray[python_targets_python2_7(-)] dev-python/fdsend[python_targets_python2_7(-)] ) || ( net-misc/iputils[arping] net-analyzer/arping ) net-analyzer/fping net-misc/bridge-utils net-misc/curl[ssl] net-misc/openssh net-misc/socat sys-apps/iproute2 >=sys-fs/lvm2-2.02.181 >=sys-apps/baselayout-2.0 >=dev-lang/ghc-8.0:0= =dev-haskell/mtl-2.1.1:0= >=dev-haskell/old-time-1.1.0.0:0= >=dev-haskell/random-1.0.1.1:0= haskell-daemons? ( >=dev-haskell/text-0.11.1.13:0= ) >=dev-haskell/transformers-0.3.0.0:0= >=dev-haskell/attoparsec-0.10.1.1:0= =dev-haskell/base64-bytestring-1.0.0.1:0= =dev-haskell/crypto-4.2.4:0= =dev-haskell/curl-1.3.7:0= =dev-haskell/hinotify-0.3.2:0= =dev-haskell/hslogger-1.1.4:0= =dev-haskell/json-0.5:0= >=dev-haskell/lens-3.10:0= >=dev-haskell/lifted-base-0.2.0.3:0= =dev-haskell/monad-control-1.0.1.0:0= =dev-haskell/network-2.3.0.13:0= =dev-haskell/parallel-3.2.0.2:3= =dev-haskell/temporary-1.1.2.3:0= =dev-haskell/regex-pcre-0.94.2:0= =dev-haskell/transformers-base-0.4:0= =dev-haskell/utf8-string-0.3.7:0= >=dev-haskell/zlib-0.5.3.3:0= =dev-haskell/psqueue-1.1:0= =dev-haskell/snap-core-1.0.1:0= =dev-haskell/snap-server-1.0.1:0= =dev-haskell/case-insensitive-0.4.0.1 dev-haskell/vector:0= xen? ( >=app-emulation/xen-3.0 ) kvm? ( dev-python/psutil app-emulation/qemu ) lxc? ( app-emulation/lxc ) drbd? ( sys-cluster/drbd-utils ) rbd? ( sys-cluster/ceph ) ipv6? ( net-misc/ndisc6 ) python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[ipv6(+)?] >=dev-lang/python-exec-2:=[python_targets_python2_7] ) sys-devel/m4 media-fonts/urw-fonts media-gfx/graphviz >=dev-haskell/test-framework-0.6:0= =dev-haskell/test-framework-hunit-0.2.7:0= =dev-haskell/test-framework-quickcheck2-0.2.12.1:0= =dev-haskell/hunit-1.2.4.2:0= =dev-haskell/quickcheck-2.4.2:2= =net-misc/socat-1.7 dev-util/shelltestrunner ) +DESCRIPTION=Ganeti is a virtual server management software tool +EAPI=7 +HOMEPAGE=http://www.ganeti.org/ +IUSE=drbd experimental haskell-daemons htools ipv6 kvm lxc monitoring multiple-users rbd syslog test xen restricted-commands +python_single_target_python2_7 +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=dev-libs/openssl:0 python_single_target_python2_7? ( dev-python/paramiko[python_targets_python2_7(-)] dev-python/pyopenssl[python_targets_python2_7(-)] dev-python/simplejson[python_targets_python2_7(-)] dev-python/pyparsing[python_targets_python2_7(-)] dev-python/pyinotify[python_targets_python2_7(-)] dev-python/pycurl[python_targets_python2_7(-)] dev-python/ipaddr[python_targets_python2_7(-)] dev-python/bitarray[python_targets_python2_7(-)] dev-python/fdsend[python_targets_python2_7(-)] ) || ( net-misc/iputils[arping] net-analyzer/arping ) net-analyzer/fping net-misc/bridge-utils net-misc/curl[ssl] net-misc/openssh net-misc/socat sys-apps/iproute2 >=sys-fs/lvm2-2.02.181 >=sys-apps/baselayout-2.0 >=dev-lang/ghc-8.0:0= =dev-haskell/mtl-2.1.1:0= >=dev-haskell/old-time-1.1.0.0:0= >=dev-haskell/random-1.0.1.1:0= haskell-daemons? ( >=dev-haskell/text-0.11.1.13:0= ) >=dev-haskell/transformers-0.3.0.0:0= >=dev-haskell/attoparsec-0.10.1.1:0= =dev-haskell/base64-bytestring-1.0.0.1:0= =dev-haskell/crypto-4.2.4:0= =dev-haskell/curl-1.3.7:0= =dev-haskell/hinotify-0.3.2:0= =dev-haskell/hslogger-1.1.4:0= =dev-haskell/json-0.5:0= >=dev-haskell/lens-3.10:0= >=dev-haskell/lifted-base-0.2.0.3:0= =dev-haskell/monad-control-1.0.1.0:0= =dev-haskell/network-2.3.0.13:0= =dev-haskell/parallel-3.2.0.2:3= =dev-haskell/temporary-1.1.2.3:0= =dev-haskell/regex-pcre-0.94.2:0= =dev-haskell/transformers-base-0.4:0= =dev-haskell/utf8-string-0.3.7:0= >=dev-haskell/zlib-0.5.3.3:0= =dev-haskell/psqueue-1.1:0= =dev-haskell/snap-core-1.0.1:0= =dev-haskell/snap-server-1.0.1:0= =dev-haskell/case-insensitive-0.4.0.1 dev-haskell/vector:0= xen? ( >=app-emulation/xen-3.0 ) kvm? ( dev-python/psutil app-emulation/qemu ) lxc? ( app-emulation/lxc ) drbd? ( sys-cluster/drbd-utils ) rbd? ( sys-cluster/ceph ) ipv6? ( net-misc/ndisc6 ) python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[ipv6(+)?] >=dev-lang/python-exec-2:=[python_targets_python2_7] ) !app-emulation/ganeti-htools +REQUIRED_USE=|| ( kvm xen lxc ) test? ( ipv6 ) kvm? ( || ( amd64 x86 ) ) ^^ ( python_single_target_python2_7 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=http://downloads.ganeti.org/releases/2.15/ganeti-2.15.2.tar.gz mirror://debian/pool/main/g/ganeti-2.15/ganeti-2.15_2.15.2-11.debian.tar.xz +_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 bash-completion-r1 e5f9c3faab3ab3d1e7e007daa8c736ef libtool f143db5a74ccd9ca28c1234deffede96 multilib 2477ebe553d3e4d2c606191fe6c33602 python-single-r1 674c48c926cbb44e91b656e0399d8f54 python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb user 7b7fc6ec5eb1c1eee55b0609f01e7362 user-info a2abd4e2f4c3b9b06d64bf1329359a02 +_md5_=8593225a93c39d4ecb3b77b3f388c8ca diff --git a/metadata/md5-cache/app-misc/Manifest.gz b/metadata/md5-cache/app-misc/Manifest.gz index f350786372f8..bded7137ce5b 100644 Binary files a/metadata/md5-cache/app-misc/Manifest.gz and b/metadata/md5-cache/app-misc/Manifest.gz differ diff --git a/metadata/md5-cache/app-misc/OpenRGB-0.2 b/metadata/md5-cache/app-misc/OpenRGB-0.3-r1 similarity index 65% rename from metadata/md5-cache/app-misc/OpenRGB-0.2 rename to metadata/md5-cache/app-misc/OpenRGB-0.3-r1 index 00098c5fcd58..d3aaaece3409 100644 --- a/metadata/md5-cache/app-misc/OpenRGB-0.2 +++ b/metadata/md5-cache/app-misc/OpenRGB-0.3-r1 @@ -4,10 +4,11 @@ DEPEND=dev-libs/hidapi:= dev-libs/libbsd:= dev-qt/qtcore:5= dev-qt/qtgui:5= dev- DESCRIPTION=Open source RGB lighting control that doesn't depend on manufacturer software EAPI=7 HOMEPAGE=https://gitlab.com/CalcProgrammer1/OpenRGB/ +IUSE=udev KEYWORDS=~amd64 ~x86 LICENSE=GPL-2 RDEPEND=dev-libs/hidapi:= dev-libs/libbsd:= dev-qt/qtcore:5= dev-qt/qtgui:5= dev-qt/qtwidgets:5= virtual/libusb:1 SLOT=0 -SRC_URI=https://gitlab.com/CalcProgrammer1/OpenRGB/-/archive/release_0.2/OpenRGB-0.2.tar.bz2 -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 estack 686eaab303305a908fd57b2fd7617800 multilib 2477ebe553d3e4d2c606191fe6c33602 qmake-utils 4eb5e05ef7ee630c003e3f0edc094135 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=465b3eb0d4219548464ccac16f2c0b1b +SRC_URI=https://gitlab.com/CalcProgrammer1/OpenRGB/-/archive/release_0.3/OpenRGB-0.3.tar.bz2 +_eclasses_=estack 686eaab303305a908fd57b2fd7617800 multilib 2477ebe553d3e4d2c606191fe6c33602 qmake-utils 4eb5e05ef7ee630c003e3f0edc094135 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb +_md5_=e59e896118b6720141c9c3e9b5fdf7ca diff --git a/metadata/md5-cache/app-misc/solaar-1.0.3_rc1 b/metadata/md5-cache/app-misc/solaar-1.0.3_rc1 new file mode 100644 index 000000000000..201d4ed080d7 --- /dev/null +++ b/metadata/md5-cache/app-misc/solaar-1.0.3_rc1 @@ -0,0 +1,15 @@ +BDEPEND=virtual/pkgconfig python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test +DEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info +DESCRIPTION=Linux Device Manager for Logitech Unifying Receivers and Paired Devices +EAPI=7 +HOMEPAGE=https://pwr-solaar.github.io/Solaar/ +IUSE=doc appindicator libnotify kernel_linux python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 +KEYWORDS=~amd64 ~arm ~x86 +LICENSE=GPL-2 +RDEPEND=acct-group/plugdev dev-python/pygobject:3[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pyudev-0.13[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] x11-libs/gtk+:3[introspection] appindicator? ( dev-libs/libappindicator:3 ) libnotify? ( x11-libs/libnotify ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) +SLOT=0 +SRC_URI=https://github.com/pwr-Solaar/Solaar/archive/1.0.3rc1.tar.gz -> solaar-1.0.3rc1.tar.gz +_eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d linux-info c90a203b1c14cfa77bd3e37a0e96c955 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb udev 452708c3f55cf6e918b045adb949a9e6 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=ffb2be85b67403309e6830f45414bb9c diff --git a/metadata/md5-cache/app-misc/tmuxp-1.5.5 b/metadata/md5-cache/app-misc/tmuxp-1.5.5 new file mode 100644 index 000000000000..080af80336c2 --- /dev/null +++ b/metadata/md5-cache/app-misc/tmuxp-1.5.5 @@ -0,0 +1,15 @@ +BDEPEND=>=app-misc/tmux-3.0a dev-python/kaptan[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/libtmux-0.8[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] =dev-python/click-7.0[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] =dev-python/colorama-0.3.9[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] test? ( >=dev-python/pytest-4.1.1[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pytest-rerunfailures-4.2[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) test? ( >=app-misc/tmux-3.0a dev-python/kaptan[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/libtmux-0.8[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] =dev-python/click-7.0[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] =dev-python/colorama-0.3.9[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pytest-4.5.0[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=tmux session manager. built on libtmux +EAPI=7 +HOMEPAGE=https://tmuxp.git-pull.com +IUSE=test test python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 +KEYWORDS=~amd64 ~arm ~x86 +LICENSE=MIT +RDEPEND=>=app-misc/tmux-3.0a dev-python/kaptan[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/libtmux-0.8[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] =dev-python/click-7.0[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] =dev-python/colorama-0.3.9[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/tmux-python/tmuxp/archive/v1.5.5.tar.gz -> tmuxp-1.5.5.tar.gz +_eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb +_md5_=550d02d719cbfed276e3d0700496cb0f diff --git a/metadata/md5-cache/app-shells/Manifest.gz b/metadata/md5-cache/app-shells/Manifest.gz index c7e3e60ddfb3..b572eda15471 100644 Binary files a/metadata/md5-cache/app-shells/Manifest.gz and b/metadata/md5-cache/app-shells/Manifest.gz differ diff --git a/metadata/md5-cache/app-shells/bash-completion-2.11 b/metadata/md5-cache/app-shells/bash-completion-2.11 index 81256b296430..05e5c20b4d57 100644 --- a/metadata/md5-cache/app-shells/bash-completion-2.11 +++ b/metadata/md5-cache/app-shells/bash-completion-2.11 @@ -12,4 +12,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/scop/bash-completion/releases/download/2.11/bash-completion-2.11.tar.xz eselect? ( https://github.com/mgorny/bashcomp2/releases/download/v2.0.3/bashcomp-2.0.3.tar.gz ) _eclasses_=bash-completion-r1 e5f9c3faab3ab3d1e7e007daa8c736ef multilib 2477ebe553d3e4d2c606191fe6c33602 python-any-r1 54a3178500786b0a7ede4a23b7f2a6ad python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb user-info a2abd4e2f4c3b9b06d64bf1329359a02 -_md5_=97116ec8b592324d9fdda02ff3528f56 +_md5_=219c582c5f427feee4bb0221257a5259 diff --git a/metadata/md5-cache/app-shells/bash-completion-9999 b/metadata/md5-cache/app-shells/bash-completion-9999 index 80eaf1c898f5..c771d003cbe3 100644 --- a/metadata/md5-cache/app-shells/bash-completion-9999 +++ b/metadata/md5-cache/app-shells/bash-completion-9999 @@ -12,4 +12,4 @@ RDEPEND=>=app-shells/bash-4.3_p30-r1:0 sys-apps/miscfiles !!net-fs/mc RESTRICT=!test? ( test ) SLOT=0 _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 git-r3 8ec5b53812bce105ae7943930e4660f8 libtool f143db5a74ccd9ca28c1234deffede96 multilib 2477ebe553d3e4d2c606191fe6c33602 python-any-r1 54a3178500786b0a7ede4a23b7f2a6ad python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=19904ac82176fb1cf31938f64c9e82cc +_md5_=f9de40d82cf2e027511f6629d9b562ed diff --git a/metadata/md5-cache/app-text/Manifest.gz b/metadata/md5-cache/app-text/Manifest.gz index c4790ef6ddc5..4584dd53f7d8 100644 Binary files a/metadata/md5-cache/app-text/Manifest.gz and b/metadata/md5-cache/app-text/Manifest.gz differ diff --git a/metadata/md5-cache/app-text/duali-0.2.0-r1 b/metadata/md5-cache/app-text/duali-0.2.0-r1 deleted file mode 100644 index 8747a3d658b2..000000000000 --- a/metadata/md5-cache/app-text/duali-0.2.0-r1 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=install setup -DEPEND=python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[gdbm] >=dev-lang/python-exec-2:=[python_targets_python2_7] ) -DESCRIPTION=Arabic dictionary based on the DICT protocol -EAPI=6 -HOMEPAGE=https://www.arabeyes.org/Duali -IUSE=+python_single_target_python2_7 -KEYWORDS=~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc x86 -LICENSE=BSD -PDEPEND=>=app-dicts/duali-data-0.1b-r1 -RDEPEND=python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[gdbm] >=dev-lang/python-exec-2:=[python_targets_python2_7] ) -REQUIRED_USE=^^ ( python_single_target_python2_7 ) -SLOT=0 -SRC_URI=mirror://sourceforge/arabeyes/duali-0.2.0.tar.bz2 -_eclasses_=multilib 2477ebe553d3e4d2c606191fe6c33602 python-single-r1 674c48c926cbb44e91b656e0399d8f54 python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=3a338d5003f8eb9886046ff8c87d8477 diff --git a/metadata/md5-cache/app-text/editorconfig-core-c-0.12.3-r2 b/metadata/md5-cache/app-text/editorconfig-core-c-0.12.3-r2 index e95cb16e5cf7..db1a915ce7a4 100644 --- a/metadata/md5-cache/app-text/editorconfig-core-c-0.12.3-r2 +++ b/metadata/md5-cache/app-text/editorconfig-core-c-0.12.3-r2 @@ -5,10 +5,10 @@ DESCRIPTION=EditorConfig core library written in C EAPI=7 HOMEPAGE=https://github.com/editorconfig/editorconfig-core-c/ IUSE=cli doc -KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~x86 +KEYWORDS=amd64 ~arm arm64 ~ppc64 ~x86 LICENSE=BSD-2 RDEPEND=dev-libs/libpcre2:= cli? ( !dev-python/editorconfig-core-py[cli] ) SLOT=0 SRC_URI=https://github.com/editorconfig/editorconfig-core-c/archive/v0.12.3.tar.gz -> editorconfig-core-c-0.12.3.tar.gz _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=58196a2a395abbaf6d43c6219bf1c725 +_md5_=20dd45226c6cf32b14c963873e3689b9 diff --git a/metadata/md5-cache/app-text/mftrace-1.2.18-r3 b/metadata/md5-cache/app-text/mftrace-1.2.18-r3 deleted file mode 100644 index b849e7c5086e..000000000000 --- a/metadata/md5-cache/app-text/mftrace-1.2.18-r3 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install setup -DEPEND=>=app-text/t1utils-1.25 media-gfx/potrace truetype? ( media-gfx/fontforge ) virtual/latex-base python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) test? ( media-gfx/fontforge ) -DESCRIPTION=Traces TeX fonts to PFA or PFB fonts (formerly pktrace) -EAPI=6 -HOMEPAGE=http://lilypond.org/mftrace/ -IUSE=test truetype +python_single_target_python2_7 -KEYWORDS=amd64 ~hppa ppc x86 -LICENSE=GPL-2 -RDEPEND=>=app-text/t1utils-1.25 media-gfx/potrace truetype? ( media-gfx/fontforge ) virtual/latex-base python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) -REQUIRED_USE=^^ ( python_single_target_python2_7 ) -RESTRICT=!test? ( test ) -SLOT=1 -SRC_URI=http://lilypond.org/downloads/sources/mftrace/mftrace-1.2.18.tar.gz -_eclasses_=multilib 2477ebe553d3e4d2c606191fe6c33602 python-single-r1 674c48c926cbb44e91b656e0399d8f54 python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=28537a14d9eb4d8e9097d388896f0af5 diff --git a/metadata/md5-cache/app-text/mftrace-1.2.19-r1 b/metadata/md5-cache/app-text/mftrace-1.2.19-r1 deleted file mode 100644 index 387919046a89..000000000000 --- a/metadata/md5-cache/app-text/mftrace-1.2.19-r1 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install setup -DEPEND=>=app-text/t1utils-1.25 media-gfx/potrace truetype? ( media-gfx/fontforge ) virtual/latex-base python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) test? ( media-gfx/fontforge ) -DESCRIPTION=Traces TeX fonts to PFA or PFB fonts (formerly pktrace) -EAPI=6 -HOMEPAGE=http://lilypond.org/mftrace/ -IUSE=test truetype +python_single_target_python2_7 -KEYWORDS=~amd64 ~hppa ~ppc ~x86 -LICENSE=GPL-2 -RDEPEND=>=app-text/t1utils-1.25 media-gfx/potrace truetype? ( media-gfx/fontforge ) virtual/latex-base python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) -REQUIRED_USE=^^ ( python_single_target_python2_7 ) -RESTRICT=!test? ( test ) -SLOT=1 -SRC_URI=http://lilypond.org/downloads/sources/mftrace/mftrace-1.2.19.tar.gz -_eclasses_=multilib 2477ebe553d3e4d2c606191fe6c33602 python-single-r1 674c48c926cbb44e91b656e0399d8f54 python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=a865e8282a3829431b3b6492ff8f1c66 diff --git a/metadata/md5-cache/app-text/queequeg-0.91-r2 b/metadata/md5-cache/app-text/queequeg-0.91-r2 deleted file mode 100644 index e3ee2ef58362..000000000000 --- a/metadata/md5-cache/app-text/queequeg-0.91-r2 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile install setup -DEPEND=python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) app-dicts/wordnet -DESCRIPTION=A checker for English grammar, for people who are not native English -EAPI=6 -HOMEPAGE=http://queequeg.sourceforge.net/ -IUSE=+python_single_target_python2_7 -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) app-dicts/wordnet -REQUIRED_USE=^^ ( python_single_target_python2_7 ) -SLOT=0 -SRC_URI=mirror://sourceforge/queequeg/queequeg-0.91.tar.gz -_eclasses_=multilib 2477ebe553d3e4d2c606191fe6c33602 python-single-r1 674c48c926cbb44e91b656e0399d8f54 python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=8296002c637e83456b70f887e5f67aa9 diff --git a/metadata/md5-cache/app-text/recode-3.7.6-r1 b/metadata/md5-cache/app-text/recode-3.7.6-r1 index add3a4e84684..d3ee6316e14f 100644 --- a/metadata/md5-cache/app-text/recode-3.7.6-r1 +++ b/metadata/md5-cache/app-text/recode-3.7.6-r1 @@ -5,9 +5,9 @@ DESCRIPTION=Convert files between various character sets EAPI=7 HOMEPAGE=https://github.com/rrthomas/recode IUSE=nls static-libs -KEYWORDS=~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris +KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris LICENSE=GPL-2 SLOT=0/3 SRC_URI=https://github.com/rrthomas/recode/releases/download/v3.7.6/recode-3.7.6.tar.gz _eclasses_=eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 libtool f143db5a74ccd9ca28c1234deffede96 multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=f8814d11fcf6a5dc66cd12c7b974b67a +_md5_=f99cd437e5550b3323fa882fdcee444a diff --git a/metadata/md5-cache/app-text/referencer-1.2.2-r1 b/metadata/md5-cache/app-text/referencer-1.2.2-r1 deleted file mode 100644 index 7316cf7bb648..000000000000 --- a/metadata/md5-cache/app-text/referencer-1.2.2-r1 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=configure postinst postrm preinst prepare setup -DEPEND=python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) >=app-text/poppler-0.12.3-r3[cairo] >=dev-cpp/gtkmm-2.8:2.4 >=dev-cpp/libglademm-2.6.0 >=dev-cpp/gconfmm-2.14.0 >=dev-libs/boost-1.52.0-r4:= >=app-text/gnome-doc-utils-0.3.2 virtual/pkgconfig >=dev-lang/perl-5.8.1 dev-perl/libxml-perl dev-util/intltool app-text/rarian test? ( app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.5 app-text/scrollkeeper-dtd:1.0 ) dev-util/desktop-file-utils x11-misc/shared-mime-info -DESCRIPTION=Application to organise documents or references, and to generate BibTeX files -EAPI=6 -HOMEPAGE=https://launchpad.net/referencer -IUSE=test +python_single_target_python2_7 -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) >=app-text/poppler-0.12.3-r3[cairo] >=dev-cpp/gtkmm-2.8:2.4 >=dev-cpp/libglademm-2.6.0 >=dev-cpp/gconfmm-2.14.0 >=dev-libs/boost-1.52.0-r4:= -REQUIRED_USE=^^ ( python_single_target_python2_7 ) -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://launchpad.net/referencer/1./1.2.2/+download/referencer-1.2.2.tar.gz -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 2477ebe553d3e4d2c606191fe6c33602 preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 674c48c926cbb44e91b656e0399d8f54 python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=2957829a81e83069b0b5be747ea28559 diff --git a/metadata/md5-cache/app-text/sword-modules-1-r1 b/metadata/md5-cache/app-text/sword-modules-1-r1 deleted file mode 100644 index 89d0dcefc07d..000000000000 --- a/metadata/md5-cache/app-text/sword-modules-1-r1 +++ /dev/null @@ -1,9 +0,0 @@ -DEFINED_PHASES=- -DESCRIPTION=A collection of modules for the SWORD project -EAPI=7 -HOMEPAGE=https://www.crosswire.org/sword/ -KEYWORDS=~amd64 ~ppc ~x86 -LICENSE=metapackage -RDEPEND=app-dicts/sword-abbott app-dicts/sword-acv app-dicts/sword-afr1953 app-dicts/sword-akjv app-dicts/sword-alb app-dicts/sword-aleppo app-dicts/sword-amtract app-dicts/sword-arasvd app-dicts/sword-asv app-dicts/sword-barnes app-dicts/sword-bbe app-dicts/sword-bulveren app-dicts/sword-byz app-dicts/sword-cbc app-dicts/sword-chamorro app-dicts/sword-clarke app-dicts/sword-common app-dicts/sword-cro app-dicts/sword-czebkr app-dicts/sword-daily app-dicts/sword-dan app-dicts/sword-darby app-dicts/sword-diaglott app-dicts/sword-drc app-dicts/sword-dtn app-dicts/sword-dutkant app-dicts/sword-dutsvv app-dicts/sword-easton app-dicts/sword-esperanto app-dicts/sword-farsiopv app-dicts/sword-finbiblia app-dicts/sword-finney app-dicts/sword-finpr app-dicts/sword-frelsg app-dicts/sword-geneva1599 app-dicts/sword-gerelb1871 app-dicts/sword-gerelb1905 app-dicts/sword-gerlut1545 app-dicts/sword-gersch app-dicts/sword-greekhebrew app-dicts/sword-hebrewgreek app-dicts/sword-heretics app-dicts/sword-hitchcock app-dicts/sword-hnv app-dicts/sword-hunkar app-dicts/sword-institutes app-dicts/sword-isbe app-dicts/sword-isv app-dicts/sword-itadio app-dicts/sword-itarive app-dicts/sword-jfb app-dicts/sword-josephus app-dicts/sword-jps app-dicts/sword-jst app-dicts/sword-jubilee2000 app-dicts/sword-kjv app-dicts/sword-kjvd app-dicts/sword-klv app-dicts/sword-klven_iklingon app-dicts/sword-klviklingon_en app-dicts/sword-lightfoot app-dicts/sword-litv app-dicts/sword-luther app-dicts/sword-mak app-dicts/sword-manxgaelic app-dicts/sword-mhc app-dicts/sword-mhcc app-dicts/sword-mkjv app-dicts/sword-montgomery app-dicts/sword-murdock app-dicts/sword-nave app-dicts/sword-norsk app-dicts/sword-orthodoxy app-dicts/sword-packard app-dicts/sword-personal app-dicts/sword-peshitta app-dicts/sword-pilgrim app-dicts/sword-pnt app-dicts/sword-practice app-dicts/sword-rkjnt app-dicts/sword-rnkjv app-dicts/sword-robinson app-dicts/sword-rotherham app-dicts/sword-rst app-dicts/sword-rusmakarij app-dicts/sword-rwebster app-dicts/sword-rwp app-dicts/sword-saoa app-dicts/sword-scofield app-dicts/sword-scotsgaelic app-dicts/sword-sme app-dicts/sword-smith app-dicts/sword-sparv app-dicts/sword-sparvg2004 app-dicts/sword-spasev app-dicts/sword-spavnt app-dicts/sword-spurious app-dicts/sword-strongsgreek app-dicts/sword-strongshebrew app-dicts/sword-swahili app-dicts/sword-tagalog app-dicts/sword-tcr app-dicts/sword-tdavid app-dicts/sword-tfg app-dicts/sword-tisch app-dicts/sword-torrey app-dicts/sword-tr app-dicts/sword-tsk app-dicts/sword-twenty app-dicts/sword-tyndale app-dicts/sword-ukjv app-dicts/sword-ukrainian app-dicts/sword-uma app-dicts/sword-vulgate app-dicts/sword-vulgate_hebps app-dicts/sword-web app-dicts/sword-webster app-dicts/sword-webstersdict app-dicts/sword-wesley app-dicts/sword-weymouth app-dicts/sword-whnu app-dicts/sword-wlc app-dicts/sword-wulfila app-dicts/sword-wycliffe app-dicts/sword-ylt -SLOT=0 -_md5_=38075d8836bd3418aea48a17ec5e2af5 diff --git a/metadata/md5-cache/app-text/sword-modules-1-r2 b/metadata/md5-cache/app-text/sword-modules-1-r2 new file mode 100644 index 000000000000..1702f768bc24 --- /dev/null +++ b/metadata/md5-cache/app-text/sword-modules-1-r2 @@ -0,0 +1,9 @@ +DEFINED_PHASES=- +DESCRIPTION=A collection of modules for the SWORD project +EAPI=7 +HOMEPAGE=https://www.crosswire.org/sword/ +KEYWORDS=~amd64 ~ppc ~x86 +LICENSE=metapackage +RDEPEND=app-dicts/sword-Abbott app-dicts/sword-ACV app-dicts/sword-Afr1953 app-dicts/sword-AKJV app-dicts/sword-Alb app-dicts/sword-Aleppo app-dicts/sword-AmTract app-dicts/sword-AraSVD app-dicts/sword-ArmEastern app-dicts/sword-ArmWestern app-dicts/sword-ASV app-dicts/sword-Barnes app-dicts/sword-BasHautin app-dicts/sword-BBE app-dicts/sword-BulVeren app-dicts/sword-BurJudson app-dicts/sword-Byz app-dicts/sword-CBC app-dicts/sword-Chamorro app-dicts/sword-Clarke app-dicts/sword-Common app-dicts/sword-CzeBKR app-dicts/sword-Daily app-dicts/sword-Darby app-dicts/sword-Diaglott app-dicts/sword-DRC app-dicts/sword-DTN app-dicts/sword-DutKant app-dicts/sword-DutSVV app-dicts/sword-Easton app-dicts/sword-Esperanto app-dicts/sword-FinBiblia app-dicts/sword-Finney app-dicts/sword-FinPR app-dicts/sword-FreBBB app-dicts/sword-FreCrampon app-dicts/sword-FreSegond app-dicts/sword-Geneva app-dicts/sword-Geneva1599 app-dicts/sword-GerElb1871 app-dicts/sword-GerElb1905 app-dicts/sword-GerLut1545 app-dicts/sword-GerSch app-dicts/sword-GreekHebrew app-dicts/sword-HebrewGreek app-dicts/sword-Heretics app-dicts/sword-Hitchcock app-dicts/sword-HunKar app-dicts/sword-Institutes app-dicts/sword-ISBE app-dicts/sword-ISV app-dicts/sword-ItaDio app-dicts/sword-ItaRive app-dicts/sword-JFB app-dicts/sword-Josephus app-dicts/sword-JPS app-dicts/sword-JST app-dicts/sword-Jubilee2000 app-dicts/sword-KJV app-dicts/sword-KLV app-dicts/sword-KLVen_iklingon app-dicts/sword-KLViklingon_en app-dicts/sword-Lightfoot app-dicts/sword-LITV app-dicts/sword-Luther app-dicts/sword-MAK app-dicts/sword-ManxGaelic app-dicts/sword-MHC app-dicts/sword-MHCC app-dicts/sword-MKJV app-dicts/sword-Montgomery app-dicts/sword-Murdock app-dicts/sword-Nave app-dicts/sword-Norsk app-dicts/sword-Orthodoxy app-dicts/sword-Packard app-dicts/sword-Personal app-dicts/sword-Peshitta app-dicts/sword-Pilgrim app-dicts/sword-PNT app-dicts/sword-Practice app-dicts/sword-RKJNT app-dicts/sword-RNKJV app-dicts/sword-Robinson app-dicts/sword-Rotherham app-dicts/sword-RusMakarij app-dicts/sword-RWebster app-dicts/sword-RWP app-dicts/sword-SAOA app-dicts/sword-Scofield app-dicts/sword-ScotsGaelic app-dicts/sword-SME app-dicts/sword-Smith app-dicts/sword-SpaRV app-dicts/sword-SpaVNT app-dicts/sword-Spurious app-dicts/sword-StrongsGreek app-dicts/sword-StrongsHebrew app-dicts/sword-Swahili app-dicts/sword-Tagalog app-dicts/sword-TCR app-dicts/sword-TDavid app-dicts/sword-TFG app-dicts/sword-Tisch app-dicts/sword-Torrey app-dicts/sword-TR app-dicts/sword-TSK app-dicts/sword-Twenty app-dicts/sword-Tyndale app-dicts/sword-UKJV app-dicts/sword-Ukrainian app-dicts/sword-Uma app-dicts/sword-Vulgate app-dicts/sword-Vulgate_HebPs app-dicts/sword-Webster app-dicts/sword-Wesley app-dicts/sword-Weymouth app-dicts/sword-WHNU app-dicts/sword-WLC app-dicts/sword-Wulfila app-dicts/sword-Wycliffe app-dicts/sword-YLT +SLOT=0 +_md5_=8c8317adc9de4c38dd1e9c33c7d178b3 diff --git a/metadata/md5-cache/app-text/xiphos-4.1.0-r2 b/metadata/md5-cache/app-text/xiphos-4.1.0-r2 deleted file mode 100644 index 332daab5081e..000000000000 --- a/metadata/md5-cache/app-text/xiphos-4.1.0-r2 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup -DEPEND=python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) >=app-text/sword-1.8.0 dev-libs/glib:2 gnome-extra/gtkhtml:4.0 >=gnome-extra/libgsf-1.14 net-libs/webkit-gtk:4 x11-libs/gtk+:3 python_single_target_python2_7? ( dev-libs/libxml2:2[python_targets_python2_7(-)] gnome-base/gconf[python_targets_python2_7(-)] ) dbus? ( dev-libs/dbus-glib ) app-text/docbook2X app-text/rarian dev-util/glib-utils dev-util/intltool >=net-libs/biblesync-1.1.2-r1[-static] virtual/pkgconfig sys-devel/gettext app-text/gnome-doc-utils dev-libs/libxslt -DESCRIPTION=A bible study frontend for Sword (formerly known as GnomeSword) -EAPI=6 -HOMEPAGE=https://xiphos.org/ -IUSE=dbus debug +python_single_target_python2_7 -KEYWORDS=~amd64 -LICENSE=GPL-2 FDL-1.1 LGPL-2 MIT MPL-1.1 -RDEPEND=python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) >=app-text/sword-1.8.0 dev-libs/glib:2 gnome-extra/gtkhtml:4.0 >=gnome-extra/libgsf-1.14 net-libs/webkit-gtk:4 x11-libs/gtk+:3 python_single_target_python2_7? ( dev-libs/libxml2:2[python_targets_python2_7(-)] gnome-base/gconf[python_targets_python2_7(-)] ) dbus? ( dev-libs/dbus-glib ) -REQUIRED_USE=^^ ( python_single_target_python2_7 ) -SLOT=0 -SRC_URI=https://github.com/crosswire/xiphos/releases/download/4.1.0/xiphos-4.1.0.tar.gz -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 gnome2-utils 893e828f0f25f070f0b38d20c83c7670 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 2477ebe553d3e4d2c606191fe6c33602 preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 674c48c926cbb44e91b656e0399d8f54 python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=2210d3ac0b9f4f43ffebc2b79c10e139 diff --git a/metadata/md5-cache/app-text/xiphos-4.2.1 b/metadata/md5-cache/app-text/xiphos-4.2.1 new file mode 100644 index 000000000000..be0abb0c0ee5 --- /dev/null +++ b/metadata/md5-cache/app-text/xiphos-4.2.1 @@ -0,0 +1,14 @@ +BDEPEND=sys-apps/util-linux dev-libs/libxml2 dev-libs/libxslt dbus? ( dev-libs/dbus-glib ) app-arch/zip app-text/yelp-tools dev-libs/appstream-glib dev-util/desktop-file-utils dev-util/glib-utils dev-util/itstool virtual/pkgconfig dev-util/ninja dev-util/cmake +DEFINED_PHASES=compile configure install postinst postrm prepare test +DEPEND=sys-apps/util-linux dev-libs/libxml2 dev-libs/libxslt dbus? ( dev-libs/dbus-glib ) >=app-text/sword-1.8.1 dev-libs/glib:2 dev-libs/icu gnome-extra/gtkhtml:4.0 >=net-libs/biblesync-1.2.0 net-libs/webkit-gtk:4 sys-libs/zlib[minizip] x11-libs/gtk+:3 +DESCRIPTION=A Gtk+-based Bible-study frontend for SWORD +EAPI=7 +HOMEPAGE=https://xiphos.org/ +IUSE=dbus debug +KEYWORDS=~amd64 +LICENSE=GPL-2 FDL-1.1 LGPL-2 MIT MPL-1.1 +RDEPEND=sys-apps/util-linux dev-libs/libxml2 dev-libs/libxslt dbus? ( dev-libs/dbus-glib ) >=app-text/sword-1.8.1 dev-libs/glib:2 dev-libs/icu gnome-extra/gtkhtml:4.0 >=net-libs/biblesync-1.2.0 net-libs/webkit-gtk:4 sys-libs/zlib[minizip] x11-libs/gtk+:3 +SLOT=0 +SRC_URI=https://github.com/crosswire/xiphos/releases/download/4.2.1/xiphos-4.2.1.tar.gz +_eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=3abf725055b2b814ace08f8a3f3723f2 diff --git a/metadata/md5-cache/app-vim/Manifest.gz b/metadata/md5-cache/app-vim/Manifest.gz index 3cf2c1a9eb20..a00b6cbf461b 100644 Binary files a/metadata/md5-cache/app-vim/Manifest.gz and b/metadata/md5-cache/app-vim/Manifest.gz differ diff --git a/metadata/md5-cache/app-vim/editorconfig-vim-1.1.1 b/metadata/md5-cache/app-vim/editorconfig-vim-1.1.1 index b5ba9660f0ab..dc8b5d31f6cb 100644 --- a/metadata/md5-cache/app-vim/editorconfig-vim-1.1.1 +++ b/metadata/md5-cache/app-vim/editorconfig-vim-1.1.1 @@ -3,10 +3,10 @@ DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 ) DESCRIPTION=vim plugin: Support EditorConfig files EAPI=7 HOMEPAGE=https://editorconfig.org/ -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=BSD-2 PSF-2 RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 ) SLOT=0 SRC_URI=https://github.com/editorconfig/editorconfig-vim/archive/v1.1.1.tar.gz -> editorconfig-vim-1.1.1.tar.gz _eclasses_=estack 686eaab303305a908fd57b2fd7617800 vim-doc af2c81a1feeb0a99e91bee3e20769edb vim-plugin 3160d9cb05ef44497be1485db0fe7590 -_md5_=fc0e494ab53f803c7af4c4c0fc0539e0 +_md5_=120290c8fcde29539c256d17cb76e296 diff --git a/metadata/md5-cache/app-vim/vim-nftables-0_pre20200629 b/metadata/md5-cache/app-vim/vim-nftables-0_pre20200629-r1 similarity index 93% rename from metadata/md5-cache/app-vim/vim-nftables-0_pre20200629 rename to metadata/md5-cache/app-vim/vim-nftables-0_pre20200629-r1 index 9d6dd4df4e98..fd9b0e834b36 100644 --- a/metadata/md5-cache/app-vim/vim-nftables-0_pre20200629 +++ b/metadata/md5-cache/app-vim/vim-nftables-0_pre20200629-r1 @@ -9,4 +9,4 @@ RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 ) SLOT=0 SRC_URI=https://github.com/nfnty/vim-nftables/archive/26f8a506c6f3e41f1e4a8d6aa94c9a79a666bbff.tar.gz -> vim-nftables-0_pre20200629.tar.gz _eclasses_=estack 686eaab303305a908fd57b2fd7617800 vim-doc af2c81a1feeb0a99e91bee3e20769edb vim-plugin 3160d9cb05ef44497be1485db0fe7590 -_md5_=d95af924050a1b7e536fc824f96e6aa5 +_md5_=081181819e88c3fb09a9e217576cd587 diff --git a/metadata/md5-cache/dev-cpp/Manifest.gz b/metadata/md5-cache/dev-cpp/Manifest.gz index c361f72e3d1c..c5fa87d4ee3f 100644 Binary files a/metadata/md5-cache/dev-cpp/Manifest.gz and b/metadata/md5-cache/dev-cpp/Manifest.gz differ diff --git a/metadata/md5-cache/dev-cpp/kokkos-3.0.00 b/metadata/md5-cache/dev-cpp/kokkos-3.0.00 index eba7b1b2bef5..d9de35cbc484 100644 --- a/metadata/md5-cache/dev-cpp/kokkos-3.0.00 +++ b/metadata/md5-cache/dev-cpp/kokkos-3.0.00 @@ -5,11 +5,11 @@ DESCRIPTION=Kokkos C++ Performance Portability Programming EcoSystem EAPI=7 HOMEPAGE=https://github.com/kokkos IUSE=+openmp test -KEYWORDS=~amd64 ~x86 +KEYWORDS=~amd64 -x86 LICENSE=BSD RDEPEND=sys-apps/hwloc RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/kokkos/kokkos/archive/3.0.00.tar.gz -> kokkos-3.0.00.tar.gz _eclasses_=cmake-utils 77cd39e6009811bf97a59d91ffd5b54f eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=30a0d4271a8a76465b20ca212f529fe5 +_md5_=ea35e24f7be263617a15ecb00230a632 diff --git a/metadata/md5-cache/dev-cpp/kokkos-3.1.00 b/metadata/md5-cache/dev-cpp/kokkos-3.1.00 index 93c1b5b27e22..cfef0a0d349b 100644 --- a/metadata/md5-cache/dev-cpp/kokkos-3.1.00 +++ b/metadata/md5-cache/dev-cpp/kokkos-3.1.00 @@ -5,11 +5,11 @@ DESCRIPTION=Kokkos C++ Performance Portability Programming EcoSystem EAPI=7 HOMEPAGE=https://github.com/kokkos IUSE=+openmp test -KEYWORDS=~amd64 ~x86 +KEYWORDS=~amd64 -x86 LICENSE=BSD RDEPEND=sys-apps/hwloc RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/kokkos/kokkos/archive/3.1.00.tar.gz -> kokkos-3.1.00.tar.gz _eclasses_=cmake-utils 77cd39e6009811bf97a59d91ffd5b54f eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=30a0d4271a8a76465b20ca212f529fe5 +_md5_=ea35e24f7be263617a15ecb00230a632 diff --git a/metadata/md5-cache/dev-cpp/kokkos-3.1.01 b/metadata/md5-cache/dev-cpp/kokkos-3.1.01 index 5d0269341073..f510a6980744 100644 --- a/metadata/md5-cache/dev-cpp/kokkos-3.1.01 +++ b/metadata/md5-cache/dev-cpp/kokkos-3.1.01 @@ -5,11 +5,11 @@ DESCRIPTION=Kokkos C++ Performance Portability Programming EcoSystem EAPI=7 HOMEPAGE=https://github.com/kokkos IUSE=+openmp test -KEYWORDS=~amd64 ~x86 +KEYWORDS=~amd64 -x86 LICENSE=BSD RDEPEND=sys-apps/hwloc RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/kokkos/kokkos/archive/3.1.01.tar.gz -> kokkos-3.1.01.tar.gz _eclasses_=cmake-utils 77cd39e6009811bf97a59d91ffd5b54f eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=30a0d4271a8a76465b20ca212f529fe5 +_md5_=ea35e24f7be263617a15ecb00230a632 diff --git a/metadata/md5-cache/dev-java/Manifest.gz b/metadata/md5-cache/dev-java/Manifest.gz index acb8eda0c439..ce3730a82687 100644 Binary files a/metadata/md5-cache/dev-java/Manifest.gz and b/metadata/md5-cache/dev-java/Manifest.gz differ diff --git a/metadata/md5-cache/dev-java/openjdk-8.262_p10 b/metadata/md5-cache/dev-java/openjdk-8.262_p10 index aef3695b3be1..f1a98a367516 100644 --- a/metadata/md5-cache/dev-java/openjdk-8.262_p10 +++ b/metadata/md5-cache/dev-java/openjdk-8.262_p10 @@ -4,11 +4,11 @@ DESCRIPTION=Open source implementation of the Java programming language EAPI=6 HOMEPAGE=https://openjdk.java.net IUSE=alsa debug cups doc examples headless-awt +jbootstrap nsplugin +pch selinux source webstart elibc_FreeBSD -KEYWORDS=~amd64 ~ppc64 ~x86 +KEYWORDS=amd64 ~ppc64 ~x86 LICENSE=GPL-2 PDEPEND=webstart? ( >=dev-java/icedtea-web-1.6.1:0 ) nsplugin? ( >=dev-java/icedtea-web-1.6.1:0[nsplugin] ) RDEPEND=media-libs/freetype:2= media-libs/giflib:0/7 sys-libs/zlib >=sys-apps/baselayout-java-0.1.0-r1 !headless-awt? ( x11-libs/libX11 x11-libs/libXext x11-libs/libXi x11-libs/libXrender x11-libs/libXt x11-libs/libXtst ) alsa? ( media-libs/alsa-lib ) cups? ( net-print/cups ) selinux? ( sec-policy/selinux-java ) >=dev-java/java-config-2.2.0-r3 >=dev-java/java-config-2.2.0-r3 >=app-eselect/eselect-java-0.4.0 SLOT=8 SRC_URI=https://hg.openjdk.java.net/jdk8u/jdk8u/archive/jdk8u262-ga.tar.bz2 -> openjdk-8.262_p10.tar.bz2 https://hg.openjdk.java.net/jdk8u/jdk8u/corba/archive/jdk8u262-ga.tar.bz2 -> openjdk-corba-8.262_p10.tar.bz2 https://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/archive/jdk8u262-ga.tar.bz2 -> openjdk-hotspot-8.262_p10.tar.bz2 https://hg.openjdk.java.net/jdk8u/jdk8u/jaxp/archive/jdk8u262-ga.tar.bz2 -> openjdk-jaxp-8.262_p10.tar.bz2 https://hg.openjdk.java.net/jdk8u/jdk8u/jaxws/archive/jdk8u262-ga.tar.bz2 -> openjdk-jaxws-8.262_p10.tar.bz2 https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/archive/jdk8u262-ga.tar.bz2 -> openjdk-jdk-8.262_p10.tar.bz2 https://hg.openjdk.java.net/jdk8u/jdk8u/langtools/archive/jdk8u262-ga.tar.bz2 -> openjdk-langtools-8.262_p10.tar.bz2 https://hg.openjdk.java.net/jdk8u/jdk8u/nashorn/archive/jdk8u262-ga.tar.bz2 -> openjdk-nashorn-8.262_p10.tar.bz2 _eclasses_=check-reqs 7e3fd1855a5e1b50bb9e80827b3f672d desktop 7fd20552ce4cc97e8acb132a499a7dd8 eapi7-ver f9ec87e93172b25ce65a85303dc06964 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 java-pkg-2 c4e6af2574fd1dc79b43a6e27af4b5fb java-utils-2 16d46032afaca1d6d0621f82084880cb java-vm-2 7cfcabfd055e69d3568103a4e0b0fae7 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 pax-utils a41d1fd1c111289ffa04490de6ee79d7 prefix c2993e4c430c1ee24f278983d6189501 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 2352c3fc97241f6a02042773c8287748 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=8ecf35e40e0b4abaf0828b852ea0d7c0 +_md5_=66bfd4fdb11546e2b29e1fdb3867c3bb diff --git a/metadata/md5-cache/dev-java/openjdk-bin-8.262_p10 b/metadata/md5-cache/dev-java/openjdk-bin-8.262_p10 index 7e5fa4b79d06..042d03770122 100644 --- a/metadata/md5-cache/dev-java/openjdk-bin-8.262_p10 +++ b/metadata/md5-cache/dev-java/openjdk-bin-8.262_p10 @@ -4,7 +4,7 @@ DESCRIPTION=Prebuilt Java JDK binaries provided by AdoptOpenJDK EAPI=6 HOMEPAGE=https://adoptopenjdk.net IUSE=alsa cups examples headless-awt nsplugin selinux source webstart -KEYWORDS=~amd64 ~arm arm64 ~ppc64 +KEYWORDS=amd64 ~arm arm64 ~ppc64 LICENSE=GPL-2-with-classpath-exception PDEPEND=webstart? ( >=dev-java/icedtea-web-1.6.1:0 ) nsplugin? ( >=dev-java/icedtea-web-1.6.1:0[nsplugin] ) RDEPEND=media-libs/fontconfig:1.0 media-libs/freetype:2 >=sys-apps/baselayout-java-0.1.0-r1 >=sys-libs/glibc-2.2.5:* sys-libs/zlib alsa? ( media-libs/alsa-lib ) cups? ( net-print/cups ) selinux? ( sec-policy/selinux-java ) !headless-awt? ( x11-libs/libX11 x11-libs/libXext x11-libs/libXi x11-libs/libXrender x11-libs/libXtst ) >=dev-java/java-config-2.2.0-r3 >=app-eselect/eselect-java-0.4.0 @@ -12,4 +12,4 @@ RESTRICT=preserve-libs strip SLOT=8 SRC_URI=arm64? ( https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u262-b10/OpenJDK8U-jdk_aarch64_linux_hotspot_8u262b10.tar.gz ) arm? ( https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u262-b10/OpenJDK8U-jdk_arm_linux_hotspot_8u262b10.tar.gz ) ppc64? ( https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u262-b10/OpenJDK8U-jdk_ppc64le_linux_hotspot_8u262b10.tar.gz ) amd64? ( https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u262-b10/OpenJDK8U-jdk_x64_linux_hotspot_8u262b10.tar.gz ) _eclasses_=eapi7-ver f9ec87e93172b25ce65a85303dc06964 java-vm-2 7cfcabfd055e69d3568103a4e0b0fae7 multilib 2477ebe553d3e4d2c606191fe6c33602 pax-utils a41d1fd1c111289ffa04490de6ee79d7 prefix c2993e4c430c1ee24f278983d6189501 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=4a7d7c62fcfa252efad914353e49632f +_md5_=941d573c858ff6ff4d13f38fc77a108a diff --git a/metadata/md5-cache/dev-lang/Manifest.gz b/metadata/md5-cache/dev-lang/Manifest.gz index b90d2874c981..410d847f224c 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-68.11.0 b/metadata/md5-cache/dev-lang/spidermonkey-68.11.0 new file mode 100644 index 000000000000..a4421a74a2e0 --- /dev/null +++ b/metadata/md5-cache/dev-lang/spidermonkey-68.11.0 @@ -0,0 +1,15 @@ +BDEPEND=dev-lang/python:2.7 test? ( || ( dev-lang/python:3.9 dev-lang/python:3.8 dev-lang/python:3.7 dev-lang/python:3.6 ) ) >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) ~sys-devel/autoconf-2.13 >=sys-devel/libtool-2.4 +DEFINED_PHASES=compile configure install prepare pretend setup test +DEPEND=>=dev-libs/icu-63.1:= >=dev-libs/nspr-4.21 sys-libs/readline:0= >=sys-libs/zlib-1.2.3 +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=debug +jit test +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 +LICENSE=MPL-2.0 +RDEPEND=>=dev-libs/icu-63.1:= >=dev-libs/nspr-4.21 sys-libs/readline:0= >=sys-libs/zlib-1.2.3 +RESTRICT=!test? ( test ) +SLOT=68 +SRC_URI=https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/source/firefox-68.11.0esr.source.tar.xz https://dev.gentoo.org/~anarchy/mozilla/patchsets/firefox-68.0-patches-15.tar.xz https://dev.gentoo.org/~whissi/mozilla/patchsets/firefox-68.0-patches-15.tar.xz https://dev.gentoo.org/~polynomial-c/mozilla/patchsets/firefox-68.0-patches-15.tar.xz https://dev.gentoo.org/~axs/mozilla/patchsets/firefox-68.0-patches-15.tar.xz https://dev.gentoo.org/~whissi/mozilla/patchsets/spidermonkey-68.6.0-patches-03.tar.xz https://dev.gentoo.org/~polynomial-c/mozilla/patchsets/spidermonkey-68.6.0-patches-03.tar.xz https://dev.gentoo.org/~axs/mozilla/patchsets/spidermonkey-68.6.0-patches-03.tar.xz +_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 check-reqs 7e3fd1855a5e1b50bb9e80827b3f672d libtool f143db5a74ccd9ca28c1234deffede96 multilib 2477ebe553d3e4d2c606191fe6c33602 python-any-r1 54a3178500786b0a7ede4a23b7f2a6ad python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb +_md5_=38138319a0fde0f1da039a3f8ec16b77 diff --git a/metadata/md5-cache/dev-libs/Manifest.gz b/metadata/md5-cache/dev-libs/Manifest.gz index 3443df16f41f..4488222bbccf 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/apr-util-1.6.1-r4 b/metadata/md5-cache/dev-libs/apr-util-1.6.1-r6 similarity index 65% rename from metadata/md5-cache/dev-libs/apr-util-1.6.1-r4 rename to metadata/md5-cache/dev-libs/apr-util-1.6.1-r6 index 6564640762a0..661c0cb7c9b4 100644 --- a/metadata/md5-cache/dev-libs/apr-util-1.6.1-r4 +++ b/metadata/md5-cache/dev-libs/apr-util-1.6.1-r6 @@ -1,14 +1,14 @@ BDEPEND=>=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-libs/expat >=dev-libs/apr-1.6.2:1= berkdb? ( >=sys-libs/db-4:= ) gdbm? ( sys-libs/gdbm:= ) ldap? ( =net-nds/openldap-2* ) mysql? ( || ( dev-db/mariadb-connector-c dev-db/mysql-connector-c ) ) nss? ( dev-libs/nss ) odbc? ( dev-db/unixODBC ) openssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl ) ) postgres? ( dev-db/postgresql:= ) sqlite? ( dev-db/sqlite:3 ) >=sys-devel/libtool-2.4.2 doc? ( app-doc/doxygen ) +DEPEND=dev-libs/expat >=dev-libs/apr-1.6.2:1= berkdb? ( >=sys-libs/db-4:= ) gdbm? ( sys-libs/gdbm:= ) ldap? ( =net-nds/openldap-2* ) mysql? ( || ( dev-db/mariadb-connector-c >=dev-db/mysql-connector-c-8 ) ) nss? ( dev-libs/nss ) odbc? ( dev-db/unixODBC ) openssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl ) ) postgres? ( dev-db/postgresql:= ) sqlite? ( dev-db/sqlite:3 ) >=sys-devel/libtool-2.4.2 doc? ( app-doc/doxygen ) DESCRIPTION=Apache Portable Runtime Utility Library EAPI=7 HOMEPAGE=https://apr.apache.org/ IUSE=berkdb doc gdbm ldap libressl mysql nss odbc openssl postgres sqlite static-libs KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=Apache-2.0 -RDEPEND=dev-libs/expat >=dev-libs/apr-1.6.2:1= berkdb? ( >=sys-libs/db-4:= ) gdbm? ( sys-libs/gdbm:= ) ldap? ( =net-nds/openldap-2* ) mysql? ( || ( dev-db/mariadb-connector-c dev-db/mysql-connector-c ) ) nss? ( dev-libs/nss ) odbc? ( dev-db/unixODBC ) openssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl ) ) postgres? ( dev-db/postgresql:= ) sqlite? ( dev-db/sqlite:3 ) +RDEPEND=dev-libs/expat >=dev-libs/apr-1.6.2:1= berkdb? ( >=sys-libs/db-4:= ) gdbm? ( sys-libs/gdbm:= ) ldap? ( =net-nds/openldap-2* ) mysql? ( || ( dev-db/mariadb-connector-c >=dev-db/mysql-connector-c-8 ) ) nss? ( dev-libs/nss ) odbc? ( dev-db/unixODBC ) openssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl ) ) postgres? ( dev-db/postgresql:= ) sqlite? ( dev-db/sqlite:3 ) SLOT=1 SRC_URI=mirror://apache/apr/apr-util-1.6.1.tar.bz2 _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 db-use 501a5d0963e0d17f30260023f292ae8e libtool f143db5a74ccd9ca28c1234deffede96 multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=4fb4a6a4ff9aed7af176c4c032f64598 +_md5_=da965de2bd909266ab902de750beacea diff --git a/metadata/md5-cache/dev-libs/check-0.15.0 b/metadata/md5-cache/dev-libs/check-0.15.0 index c966b6ab7b3b..d0d128715677 100644 --- a/metadata/md5-cache/dev-libs/check-0.15.0 +++ b/metadata/md5-cache/dev-libs/check-0.15.0 @@ -5,11 +5,11 @@ DESCRIPTION=A unit test framework for C EAPI=7 HOMEPAGE=https://libcheck.github.io/check/ IUSE=doc subunit test abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64 -KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris +KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris LICENSE=LGPL-2.1+ RDEPEND=subunit? ( dev-python/subunit[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/libcheck/check/archive/0.15.0.tar.gz -> check-0.15.0.tar.gz _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 cmake-multilib b396704c8c04bb210b7b45dff5c67fea eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multilib-build 8ad5b5535b73a8971881f09277b939f4 multilib-minimal 8bddda43703ba94d8341f4e247f97566 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=404e11f0cd3e8bd59a019551e6a87fd1 +_md5_=b69d4600554d602d6fb166d7cda97bde diff --git a/metadata/md5-cache/dev-libs/console_bridge-1.0.1 b/metadata/md5-cache/dev-libs/console_bridge-1.0.1 index 55c5893da2d4..6f21346d44f9 100644 --- a/metadata/md5-cache/dev-libs/console_bridge-1.0.1 +++ b/metadata/md5-cache/dev-libs/console_bridge-1.0.1 @@ -1,4 +1,4 @@ -BDEPEND=test? ( net-misc/wget dev-util/cppcheck ) dev-util/ninja dev-util/cmake +BDEPEND=test? ( dev-util/cppcheck ) dev-util/ninja dev-util/cmake DEFINED_PHASES=compile configure install prepare test DEPEND=dev-libs/boost:=[threads] DESCRIPTION=A ROS-independent package for logging into rosconsole/rosout @@ -8,7 +8,8 @@ IUSE=test KEYWORDS=~amd64 ~arm LICENSE=BSD RDEPEND=dev-libs/boost:=[threads] +RESTRICT=!test? ( test ) SLOT=0/1 -SRC_URI=https://github.com/ros/console_bridge/archive/1.0.1.tar.gz -> console_bridge-1.0.1.tar.gz +SRC_URI=https://raw.githubusercontent.com/ament/ament_lint/0.9.5/ament_cppcheck/ament_cppcheck/main.py -> console_bridge-1.0.1-ament-0.9.5-cppcheck.py https://raw.githubusercontent.com/ament/ament_lint/0.9.5/ament_cpplint/ament_cpplint/cpplint.py -> console_bridge-1.0.1-ament-0.9.5-cpplint.py https://github.com/ros/console_bridge/archive/1.0.1.tar.gz -> console_bridge-1.0.1.tar.gz _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=9ada542e1d3c814525759d1520a73b4d +_md5_=5f11e5095593022496b0c05f47b1fda1 diff --git a/metadata/md5-cache/dev-libs/console_bridge-9999 b/metadata/md5-cache/dev-libs/console_bridge-9999 index 55d6782af16f..3b004835f7fd 100644 --- a/metadata/md5-cache/dev-libs/console_bridge-9999 +++ b/metadata/md5-cache/dev-libs/console_bridge-9999 @@ -1,4 +1,4 @@ -BDEPEND=test? ( net-misc/wget dev-util/cppcheck ) >=dev-vcs/git-1.8.2.1[curl] dev-util/ninja dev-util/cmake +BDEPEND=test? ( dev-util/cppcheck ) >=dev-vcs/git-1.8.2.1[curl] dev-util/ninja dev-util/cmake DEFINED_PHASES=compile configure install prepare test unpack DEPEND=dev-libs/boost:=[threads] DESCRIPTION=A ROS-independent package for logging into rosconsole/rosout @@ -8,6 +8,8 @@ IUSE=test LICENSE=BSD PROPERTIES=live RDEPEND=dev-libs/boost:=[threads] +RESTRICT=!test? ( test ) SLOT=0/1 +SRC_URI=https://raw.githubusercontent.com/ament/ament_lint/0.9.5/ament_cppcheck/ament_cppcheck/main.py -> console_bridge-9999-ament-0.9.5-cppcheck.py https://raw.githubusercontent.com/ament/ament_lint/0.9.5/ament_cpplint/ament_cpplint/cpplint.py -> console_bridge-9999-ament-0.9.5-cpplint.py _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 git-r3 8ec5b53812bce105ae7943930e4660f8 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=9ada542e1d3c814525759d1520a73b4d +_md5_=5f11e5095593022496b0c05f47b1fda1 diff --git a/metadata/md5-cache/dev-libs/libmacaroons-0.2.0-r1 b/metadata/md5-cache/dev-libs/libmacaroons-0.2.0-r1 deleted file mode 100644 index 7cb7ddd3ba43..000000000000 --- a/metadata/md5-cache/dev-libs/libmacaroons-0.2.0-r1 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=configure prepare setup test -DEPEND=dev-libs/libsodium dev-libs/json-c:= python? ( python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) ) virtual/pkgconfig -DESCRIPTION=Hyperdex macaroons support library -EAPI=5 -HOMEPAGE=http://hyperdex.org -IUSE=test +python +python_single_target_python2_7 -KEYWORDS=~amd64 -LICENSE=BSD -RDEPEND=dev-libs/libsodium dev-libs/json-c:= python? ( python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) ) -REQUIRED_USE=python? ( ^^ ( python_single_target_python2_7 ) ) test? ( python ) -RESTRICT=test -SLOT=0 -SRC_URI=http://hyperdex.org/src/libmacaroons-0.2.0.tar.gz -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 2477ebe553d3e4d2c606191fe6c33602 preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 674c48c926cbb44e91b656e0399d8f54 python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=90c5e7c729ce48a88a5583f12b2a8b40 diff --git a/metadata/md5-cache/dev-libs/libmacaroons-0.3.0 b/metadata/md5-cache/dev-libs/libmacaroons-0.3.0 deleted file mode 100644 index aed8afdcd079..000000000000 --- a/metadata/md5-cache/dev-libs/libmacaroons-0.3.0 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=configure prepare setup test -DEPEND=dev-libs/libsodium dev-libs/json-c:= python? ( python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) ) virtual/pkgconfig -DESCRIPTION=Hyperdex macaroons support library -EAPI=5 -HOMEPAGE=http://hyperdex.org -IUSE=test +python +python_single_target_python2_7 -KEYWORDS=~amd64 -LICENSE=BSD -RDEPEND=dev-libs/libsodium dev-libs/json-c:= python? ( python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) ) -REQUIRED_USE=python? ( ^^ ( python_single_target_python2_7 ) ) test? ( python ) -RESTRICT=test -SLOT=0 -SRC_URI=http://hyperdex.org/src/libmacaroons-0.3.0.tar.gz -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 2477ebe553d3e4d2c606191fe6c33602 preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 674c48c926cbb44e91b656e0399d8f54 python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=90c5e7c729ce48a88a5583f12b2a8b40 diff --git a/metadata/md5-cache/dev-libs/libressl-2.6.5 b/metadata/md5-cache/dev-libs/libressl-2.6.5 deleted file mode 100644 index 3974b400aea3..000000000000 --- a/metadata/md5-cache/dev-libs/libressl-2.6.5 +++ /dev/null @@ -1,16 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=!dev-libs/openssl:0 >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 -DESCRIPTION=Free version of the SSL/TLS protocol forked from OpenSSL -EAPI=6 -HOMEPAGE=https://www.libressl.org/ -IUSE=+asm static-libs test abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64 -KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 -LICENSE=ISC openssl -PDEPEND=app-misc/ca-certificates -RDEPEND=!dev-libs/openssl:0 -REQUIRED_USE=test? ( static-libs ) -RESTRICT=!test? ( test ) -SLOT=0/44 -SRC_URI=https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.6.5.tar.gz -_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multilib-build 8ad5b5535b73a8971881f09277b939f4 multilib-minimal 8bddda43703ba94d8341f4e247f97566 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=a152b73f3262ef87e3d157a7da3b1c5a diff --git a/metadata/md5-cache/dev-libs/libressl-2.8.3 b/metadata/md5-cache/dev-libs/libressl-2.8.3 deleted file mode 100644 index 98ac84b98530..000000000000 --- a/metadata/md5-cache/dev-libs/libressl-2.8.3 +++ /dev/null @@ -1,16 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=!dev-libs/openssl:0 >=app-portage/elt-patches-20170815 -DESCRIPTION=Free version of the SSL/TLS protocol forked from OpenSSL -EAPI=6 -HOMEPAGE=https://www.libressl.org/ -IUSE=+asm static-libs test abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64 -KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=ISC openssl -PDEPEND=app-misc/ca-certificates -RDEPEND=!dev-libs/openssl:0 -REQUIRED_USE=test? ( static-libs ) -RESTRICT=!test? ( test ) -SLOT=0/46 -SRC_URI=https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.8.3.tar.gz -_eclasses_=libtool f143db5a74ccd9ca28c1234deffede96 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multilib-build 8ad5b5535b73a8971881f09277b939f4 multilib-minimal 8bddda43703ba94d8341f4e247f97566 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=88d0499ed3a0c1983b7f642fa2a0c1e7 diff --git a/metadata/md5-cache/dev-libs/libressl-3.1.1 b/metadata/md5-cache/dev-libs/libressl-3.1.1 deleted file mode 100644 index 46bbc2cdfcd0..000000000000 --- a/metadata/md5-cache/dev-libs/libressl-3.1.1 +++ /dev/null @@ -1,17 +0,0 @@ -BDEPEND=>=app-portage/elt-patches-20170815 -DEFINED_PHASES=compile configure install prepare test -DEPEND=!dev-libs/openssl:0 -DESCRIPTION=Free version of the SSL/TLS protocol forked from OpenSSL -EAPI=7 -HOMEPAGE=https://www.libressl.org/ -IUSE=+asm static-libs test abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64 -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=ISC openssl -PDEPEND=app-misc/ca-certificates -RDEPEND=!dev-libs/openssl:0 -REQUIRED_USE=test? ( static-libs ) -RESTRICT=!test? ( test ) -SLOT=0/48 -SRC_URI=https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.1.1.tar.gz -_eclasses_=libtool f143db5a74ccd9ca28c1234deffede96 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multilib-build 8ad5b5535b73a8971881f09277b939f4 multilib-minimal 8bddda43703ba94d8341f4e247f97566 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=219ba38fa578a566b8af43ff8585b948 diff --git a/metadata/md5-cache/dev-libs/rapidjson-1.1.0-r2 b/metadata/md5-cache/dev-libs/rapidjson-1.1.0-r2 index df2534a76493..292fc976ccfa 100644 --- a/metadata/md5-cache/dev-libs/rapidjson-1.1.0-r2 +++ b/metadata/md5-cache/dev-libs/rapidjson-1.1.0-r2 @@ -5,10 +5,10 @@ DESCRIPTION=A fast JSON parser/generator for C++ with both SAX/DOM style API EAPI=7 HOMEPAGE=https://rapidjson.org/ IUSE=doc examples test -KEYWORDS=~amd64 ~arm ~arm64 ~x86 +KEYWORDS=amd64 ~arm ~arm64 ~x86 LICENSE=MIT RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/miloyip/rapidjson/archive/v1.1.0.tar.gz -> rapidjson-1.1.0.tar.gz _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=2a5a0ce0fcaf2b9b35b24d9349ae6882 +_md5_=9b2dc513e8d44496ad30e6f9229cd029 diff --git a/metadata/md5-cache/dev-libs/serdisplib-2.02 b/metadata/md5-cache/dev-libs/serdisplib-2.02 index 45f2b5e1d9e1..aef95cee79c9 100644 --- a/metadata/md5-cache/dev-libs/serdisplib-2.02 +++ b/metadata/md5-cache/dev-libs/serdisplib-2.02 @@ -5,11 +5,11 @@ DESCRIPTION=Library to drive several displays with built-in controllers or displ EAPI=7 HOMEPAGE=http://serdisplib.sourceforge.net IUSE=threads tools lcd_devices_acoolsdcm lcd_devices_ddusbt lcd_devices_directgfx lcd_devices_displaylink lcd_devices_framebuffer lcd_devices_glcd2usb lcd_devices_goldelox lcd_devices_i2c lcd_devices_ks0108 lcd_devices_l4m lcd_devices_lc7981 lcd_devices_lh155 lcd_devices_nokcol lcd_devices_pcd8544 lcd_devices_remote lcd_devices_rs232 lcd_devices_sed133x lcd_devices_sed153x lcd_devices_sed156x lcd_devices_ssdoled lcd_devices_stv8105 lcd_devices_t6963 -KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 +KEYWORDS=~amd64 ~ppc ~ppc64 x86 LICENSE=GPL-2+ RDEPEND=media-libs/gd[jpeg,png,tiff] lcd_devices_acoolsdcm? ( virtual/libusb:1 ) lcd_devices_directgfx? ( media-libs/libsdl ) lcd_devices_displaylink? ( x11-libs/libdlo ) lcd_devices_glcd2usb? ( virtual/libusb:1 ) REQUIRED_USE=|| ( lcd_devices_acoolsdcm lcd_devices_ddusbt lcd_devices_directgfx lcd_devices_displaylink lcd_devices_framebuffer lcd_devices_glcd2usb lcd_devices_goldelox lcd_devices_i2c lcd_devices_ks0108 lcd_devices_l4m lcd_devices_lc7981 lcd_devices_lh155 lcd_devices_nokcol lcd_devices_pcd8544 lcd_devices_remote lcd_devices_rs232 lcd_devices_sed133x lcd_devices_sed153x lcd_devices_sed156x lcd_devices_ssdoled lcd_devices_stv8105 lcd_devices_t6963 ) lcd_devices_framebuffer? ( threads ) SLOT=0 SRC_URI=mirror://sourceforge/serdisplib/serdisplib-2.02.tar.gz _eclasses_=multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb udev 452708c3f55cf6e918b045adb949a9e6 -_md5_=a1d04b9fd21ab0fe00128c04ea72dc4f +_md5_=691c6593f46f93c88da0a2cb2fce342f diff --git a/metadata/md5-cache/dev-libs/tut-2013.12.18 b/metadata/md5-cache/dev-libs/tut-2013.12.18 deleted file mode 100644 index 89167a3f3a02..000000000000 --- a/metadata/md5-cache/dev-libs/tut-2013.12.18 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=compile configure install setup -DEPEND=|| ( >=dev-lang/python-2.7.5-r2:2.7[threads(+)] ) -DESCRIPTION=C++ Template Unit Test Framework -EAPI=6 -HOMEPAGE=http://mrzechonek.github.io/tut-framework/ -KEYWORDS=~amd64 ~x86 -LICENSE=BSD-2 -SLOT=0 -SRC_URI=https://github.com/mrzechonek/tut-framework/archive/2013-12-18.tar.gz -> tut-2013.12.18.tar.gz -_eclasses_=multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-any-r1 54a3178500786b0a7ede4a23b7f2a6ad python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb waf-utils cf9742c01975dc707eb982114a9d70fa -_md5_=d3a969d340c41a619274c83d75c524df diff --git a/metadata/md5-cache/dev-libs/tut-2016.12.19 b/metadata/md5-cache/dev-libs/tut-2016.12.19 deleted file mode 100644 index be921e221250..000000000000 --- a/metadata/md5-cache/dev-libs/tut-2016.12.19 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=compile configure install setup -DEPEND=|| ( >=dev-lang/python-2.7.5-r2:2.7[threads(+)] ) -DESCRIPTION=C++ Template Unit Test Framework -EAPI=6 -HOMEPAGE=http://mrzechonek.github.io/tut-framework/ -KEYWORDS=~amd64 ~x86 -LICENSE=BSD-2 -SLOT=0 -SRC_URI=https://github.com/mrzechonek/tut-framework/archive/2016-12-19.tar.gz -> tut-2016.12.19.tar.gz -_eclasses_=multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-any-r1 54a3178500786b0a7ede4a23b7f2a6ad python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb waf-utils cf9742c01975dc707eb982114a9d70fa -_md5_=d3a969d340c41a619274c83d75c524df diff --git a/metadata/md5-cache/dev-libs/xapian-bindings-1.4.14 b/metadata/md5-cache/dev-libs/xapian-bindings-1.4.14 index 9ab31ab2b78a..6bb3521147ff 100644 --- a/metadata/md5-cache/dev-libs/xapian-bindings-1.4.14 +++ b/metadata/md5-cache/dev-libs/xapian-bindings-1.4.14 @@ -1,15 +1,15 @@ BDEPEND=>=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 sys-devel/m4 sys-devel/libtool php? ( php_targets_php7-2? ( dev-lang/php:7.2 ) php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) ) DEFINED_PHASES=compile configure install preinst prepare setup test unpack -DEPEND=>=dev-libs/xapian-1.4.14 lua? ( dev-lang/lua:= ) perl? ( dev-lang/perl:= ) php? ( dev-lang/php:=[-threads] ) python? ( dev-python/sphinx[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[threads(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[threads(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[threads(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) ruby? ( ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ) tcl? ( dev-lang/tcl:= ) mono? ( dev-lang/mono ) virtual/pkgconfig java? ( >=virtual/jdk-1.6 ) java? ( >=dev-java/java-config-2.2.0-r3 ) php? ( php_targets_php7-2? ( dev-lang/php:7.2 ) php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) ) +DEPEND=>=dev-libs/xapian-1.4.14 lua? ( dev-lang/lua:= ) perl? ( dev-lang/perl:= ) php? ( dev-lang/php:=[-threads] ) python? ( dev-python/sphinx[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_6? ( dev-lang/python:3.6[threads(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[threads(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) ruby? ( ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ) tcl? ( dev-lang/tcl:= ) mono? ( dev-lang/mono ) virtual/pkgconfig java? ( >=virtual/jdk-1.6 ) java? ( >=dev-java/java-config-2.2.0-r3 ) php? ( php_targets_php7-2? ( dev-lang/php:7.2 ) php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) ) DESCRIPTION=SWIG and JNI bindings for Xapian EAPI=7 HOMEPAGE=https://www.xapian.org/ -IUSE=java lua mono perl php python ruby tcl elibc_FreeBSD java php_targets_php7-2 php_targets_php7-3 php_targets_php7-4 python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ruby_targets_ruby24 ruby_targets_ruby25 ruby_targets_ruby26 +IUSE=java lua mono perl php python ruby tcl elibc_FreeBSD java php_targets_php7-2 php_targets_php7-3 php_targets_php7-4 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ruby_targets_ruby24 ruby_targets_ruby25 ruby_targets_ruby26 KEYWORDS=~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sparc x86 LICENSE=GPL-2 -RDEPEND=>=dev-libs/xapian-1.4.14 lua? ( dev-lang/lua:= ) perl? ( dev-lang/perl:= ) php? ( dev-lang/php:=[-threads] ) python? ( dev-python/sphinx[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[threads(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[threads(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[threads(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) ruby? ( ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ) tcl? ( dev-lang/tcl:= ) mono? ( dev-lang/mono ) java? ( >=virtual/jre-1.6 ) java? ( >=dev-java/java-config-2.2.0-r3 ) php? ( php_targets_php7-2? ( dev-lang/php:7.2 ) php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) ) -REQUIRED_USE=|| ( java lua mono perl php python ruby tcl ) python? ( || ( python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) ) ruby? ( || ( ruby_targets_ruby24 ruby_targets_ruby25 ruby_targets_ruby26 ) ) php? ( || ( php_targets_php7-2 php_targets_php7-3 php_targets_php7-4 ) ) +RDEPEND=>=dev-libs/xapian-1.4.14 lua? ( dev-lang/lua:= ) perl? ( dev-lang/perl:= ) php? ( dev-lang/php:=[-threads] ) python? ( dev-python/sphinx[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_6? ( dev-lang/python:3.6[threads(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[threads(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) ruby? ( ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ) tcl? ( dev-lang/tcl:= ) mono? ( dev-lang/mono ) java? ( >=virtual/jre-1.6 ) java? ( >=dev-java/java-config-2.2.0-r3 ) php? ( php_targets_php7-2? ( dev-lang/php:7.2 ) php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) ) +REQUIRED_USE=|| ( java lua mono perl php python ruby tcl ) python? ( || ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) ) ruby? ( || ( ruby_targets_ruby24 ruby_targets_ruby25 ruby_targets_ruby26 ) ) php? ( || ( php_targets_php7-2 php_targets_php7-3 php_targets_php7-4 ) ) SLOT=0 SRC_URI=https://oligarchy.co.uk/xapian/1.4.14/xapian-bindings-1.4.14.tar.xz _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 estack 686eaab303305a908fd57b2fd7617800 java-pkg-opt-2 77d2e22d0de7640f817d20e861c0ff3f java-utils-2 16d46032afaca1d6d0621f82084880cb libtool f143db5a74ccd9ca28c1234deffede96 mono-env 1f24c032c78290b0d9a07d5b343051a7 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 php-ext-source-r3 a700d476900e6b3556f80fe0655c4303 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c ruby-ng a1c89995f9f6dd045e93d13a92ca81a9 ruby-utils cdb4c1e4283adb7707b7dd48ccaa7ad2 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=d2cc6002e76d7eaf8b1c448157de58d1 +_md5_=511ebdbf018b3c85006be3c4c71fc9d1 diff --git a/metadata/md5-cache/dev-libs/xapian-bindings-1.4.15 b/metadata/md5-cache/dev-libs/xapian-bindings-1.4.15 index 7e4212e998d1..7d235158fa53 100644 --- a/metadata/md5-cache/dev-libs/xapian-bindings-1.4.15 +++ b/metadata/md5-cache/dev-libs/xapian-bindings-1.4.15 @@ -1,15 +1,15 @@ BDEPEND=>=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 sys-devel/m4 sys-devel/libtool php? ( php_targets_php7-2? ( dev-lang/php:7.2 ) php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) ) DEFINED_PHASES=compile configure install preinst prepare setup test unpack -DEPEND=>=dev-libs/xapian-1.4.15 lua? ( dev-lang/lua:= ) perl? ( dev-lang/perl:= ) php? ( dev-lang/php:=[-threads] ) python? ( dev-python/sphinx[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[threads(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[threads(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[threads(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) ruby? ( ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ) tcl? ( dev-lang/tcl:= ) mono? ( dev-lang/mono ) virtual/pkgconfig java? ( >=virtual/jdk-1.6 ) java? ( >=dev-java/java-config-2.2.0-r3 ) php? ( php_targets_php7-2? ( dev-lang/php:7.2 ) php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) ) +DEPEND=>=dev-libs/xapian-1.4.15 lua? ( dev-lang/lua:= ) perl? ( dev-lang/perl:= ) php? ( dev-lang/php:=[-threads] ) python? ( dev-python/sphinx[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_6? ( dev-lang/python:3.6[threads(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[threads(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) ruby? ( ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ) tcl? ( dev-lang/tcl:= ) mono? ( dev-lang/mono ) virtual/pkgconfig java? ( >=virtual/jdk-1.6 ) java? ( >=dev-java/java-config-2.2.0-r3 ) php? ( php_targets_php7-2? ( dev-lang/php:7.2 ) php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) ) DESCRIPTION=SWIG and JNI bindings for Xapian EAPI=7 HOMEPAGE=https://www.xapian.org/ -IUSE=java lua mono perl php python ruby tcl elibc_FreeBSD java php_targets_php7-2 php_targets_php7-3 php_targets_php7-4 python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ruby_targets_ruby24 ruby_targets_ruby25 ruby_targets_ruby26 +IUSE=java lua mono perl php python ruby tcl elibc_FreeBSD java php_targets_php7-2 php_targets_php7-3 php_targets_php7-4 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ruby_targets_ruby24 ruby_targets_ruby25 ruby_targets_ruby26 KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 LICENSE=GPL-2 -RDEPEND=>=dev-libs/xapian-1.4.15 lua? ( dev-lang/lua:= ) perl? ( dev-lang/perl:= ) php? ( dev-lang/php:=[-threads] ) python? ( dev-python/sphinx[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[threads(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[threads(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[threads(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) ruby? ( ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ) tcl? ( dev-lang/tcl:= ) mono? ( dev-lang/mono ) java? ( >=virtual/jre-1.6 ) java? ( >=dev-java/java-config-2.2.0-r3 ) php? ( php_targets_php7-2? ( dev-lang/php:7.2 ) php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) ) -REQUIRED_USE=|| ( java lua mono perl php python ruby tcl ) python? ( || ( python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) ) ruby? ( || ( ruby_targets_ruby24 ruby_targets_ruby25 ruby_targets_ruby26 ) ) php? ( || ( php_targets_php7-2 php_targets_php7-3 php_targets_php7-4 ) ) +RDEPEND=>=dev-libs/xapian-1.4.15 lua? ( dev-lang/lua:= ) perl? ( dev-lang/perl:= ) php? ( dev-lang/php:=[-threads] ) python? ( dev-python/sphinx[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_6? ( dev-lang/python:3.6[threads(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[threads(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) ruby? ( ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ) tcl? ( dev-lang/tcl:= ) mono? ( dev-lang/mono ) java? ( >=virtual/jre-1.6 ) java? ( >=dev-java/java-config-2.2.0-r3 ) php? ( php_targets_php7-2? ( dev-lang/php:7.2 ) php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) ) +REQUIRED_USE=|| ( java lua mono perl php python ruby tcl ) python? ( || ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) ) ruby? ( || ( ruby_targets_ruby24 ruby_targets_ruby25 ruby_targets_ruby26 ) ) php? ( || ( php_targets_php7-2 php_targets_php7-3 php_targets_php7-4 ) ) SLOT=0 SRC_URI=https://oligarchy.co.uk/xapian/1.4.15/xapian-bindings-1.4.15.tar.xz _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 estack 686eaab303305a908fd57b2fd7617800 java-pkg-opt-2 77d2e22d0de7640f817d20e861c0ff3f java-utils-2 16d46032afaca1d6d0621f82084880cb libtool f143db5a74ccd9ca28c1234deffede96 mono-env 1f24c032c78290b0d9a07d5b343051a7 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 php-ext-source-r3 a700d476900e6b3556f80fe0655c4303 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c ruby-ng a1c89995f9f6dd045e93d13a92ca81a9 ruby-utils cdb4c1e4283adb7707b7dd48ccaa7ad2 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=4d2061ed62090a177efb2ddb1743bca5 +_md5_=f4f7c451b595a4013fc25be8222155ab diff --git a/metadata/md5-cache/dev-libs/xapian-bindings-1.4.16 b/metadata/md5-cache/dev-libs/xapian-bindings-1.4.16 index 0c6e57d85718..64f92708a487 100644 --- a/metadata/md5-cache/dev-libs/xapian-bindings-1.4.16 +++ b/metadata/md5-cache/dev-libs/xapian-bindings-1.4.16 @@ -1,15 +1,15 @@ BDEPEND=>=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 sys-devel/m4 sys-devel/libtool php? ( php_targets_php7-2? ( dev-lang/php:7.2 ) php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) ) DEFINED_PHASES=compile configure install preinst prepare setup test unpack -DEPEND=>=dev-libs/xapian-1.4.15 lua? ( dev-lang/lua:= ) perl? ( dev-lang/perl:= ) php? ( dev-lang/php:=[-threads] ) python? ( dev-python/sphinx[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[threads(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[threads(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[threads(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) ruby? ( ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ) tcl? ( dev-lang/tcl:= ) mono? ( dev-lang/mono ) virtual/pkgconfig java? ( >=virtual/jdk-1.6 ) java? ( >=dev-java/java-config-2.2.0-r3 ) php? ( php_targets_php7-2? ( dev-lang/php:7.2 ) php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) ) +DEPEND=>=dev-libs/xapian-1.4.15 lua? ( dev-lang/lua:= ) perl? ( dev-lang/perl:= ) php? ( dev-lang/php:=[-threads] ) python? ( dev-python/sphinx[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_6? ( dev-lang/python:3.6[threads(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[threads(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) ruby? ( ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ) tcl? ( dev-lang/tcl:= ) mono? ( dev-lang/mono ) virtual/pkgconfig java? ( >=virtual/jdk-1.6 ) java? ( >=dev-java/java-config-2.2.0-r3 ) php? ( php_targets_php7-2? ( dev-lang/php:7.2 ) php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) ) DESCRIPTION=SWIG and JNI bindings for Xapian EAPI=7 HOMEPAGE=https://www.xapian.org/ -IUSE=java lua mono perl php python ruby tcl elibc_FreeBSD java php_targets_php7-2 php_targets_php7-3 php_targets_php7-4 python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ruby_targets_ruby24 ruby_targets_ruby25 ruby_targets_ruby26 +IUSE=java lua mono perl php python ruby tcl elibc_FreeBSD java php_targets_php7-2 php_targets_php7-3 php_targets_php7-4 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ruby_targets_ruby24 ruby_targets_ruby25 ruby_targets_ruby26 KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 LICENSE=GPL-2 -RDEPEND=>=dev-libs/xapian-1.4.15 lua? ( dev-lang/lua:= ) perl? ( dev-lang/perl:= ) php? ( dev-lang/php:=[-threads] ) python? ( dev-python/sphinx[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[threads(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[threads(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[threads(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) ruby? ( ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ) tcl? ( dev-lang/tcl:= ) mono? ( dev-lang/mono ) java? ( >=virtual/jre-1.6 ) java? ( >=dev-java/java-config-2.2.0-r3 ) php? ( php_targets_php7-2? ( dev-lang/php:7.2 ) php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) ) -REQUIRED_USE=|| ( java lua mono perl php python ruby tcl ) python? ( || ( python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) ) ruby? ( || ( ruby_targets_ruby24 ruby_targets_ruby25 ruby_targets_ruby26 ) ) php? ( || ( php_targets_php7-2 php_targets_php7-3 php_targets_php7-4 ) ) +RDEPEND=>=dev-libs/xapian-1.4.15 lua? ( dev-lang/lua:= ) perl? ( dev-lang/perl:= ) php? ( dev-lang/php:=[-threads] ) python? ( dev-python/sphinx[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_6? ( dev-lang/python:3.6[threads(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[threads(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) ruby? ( ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ) tcl? ( dev-lang/tcl:= ) mono? ( dev-lang/mono ) java? ( >=virtual/jre-1.6 ) java? ( >=dev-java/java-config-2.2.0-r3 ) php? ( php_targets_php7-2? ( dev-lang/php:7.2 ) php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) ) +REQUIRED_USE=|| ( java lua mono perl php python ruby tcl ) python? ( || ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) ) ruby? ( || ( ruby_targets_ruby24 ruby_targets_ruby25 ruby_targets_ruby26 ) ) php? ( || ( php_targets_php7-2 php_targets_php7-3 php_targets_php7-4 ) ) SLOT=0 SRC_URI=https://oligarchy.co.uk/xapian/1.4.16/xapian-bindings-1.4.16.tar.xz _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 estack 686eaab303305a908fd57b2fd7617800 java-pkg-opt-2 77d2e22d0de7640f817d20e861c0ff3f java-utils-2 16d46032afaca1d6d0621f82084880cb libtool f143db5a74ccd9ca28c1234deffede96 mono-env 1f24c032c78290b0d9a07d5b343051a7 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 php-ext-source-r3 a700d476900e6b3556f80fe0655c4303 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c ruby-ng a1c89995f9f6dd045e93d13a92ca81a9 ruby-utils cdb4c1e4283adb7707b7dd48ccaa7ad2 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=4d2061ed62090a177efb2ddb1743bca5 +_md5_=f4f7c451b595a4013fc25be8222155ab diff --git a/metadata/md5-cache/dev-perl/DateTime-TimeZone-2.390.0 b/metadata/md5-cache/dev-perl/DateTime-TimeZone-2.390.0 new file mode 100644 index 000000000000..cd3505b70533 --- /dev/null +++ b/metadata/md5-cache/dev-perl/DateTime-TimeZone-2.390.0 @@ -0,0 +1,15 @@ +BDEPEND=>=dev-perl/Class-Singleton-1.30.0 >=virtual/perl-File-Spec-3.0.0 dev-perl/Module-Runtime >=dev-perl/Params-ValidationCompiler-0.130.0 >=virtual/perl-Scalar-List-Utils-1.330.0 >=dev-perl/Specio-0.150.0 dev-perl/Try-Tiny dev-perl/namespace-autoclean virtual/perl-parent virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-File-Path virtual/perl-File-Temp virtual/perl-Storable dev-perl/Test-Fatal dev-perl/Test-Requires >=virtual/perl-Test-Simple-0.960.0 ) dev-lang/perl +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-lang/perl +DESCRIPTION=Time zone object base class and factory +EAPI=7 +HOMEPAGE=https://metacpan.org/release/DateTime-TimeZone +IUSE=test +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris +LICENSE=|| ( Artistic GPL-1+ ) +RDEPEND=>=dev-perl/Class-Singleton-1.30.0 >=virtual/perl-File-Spec-3.0.0 dev-perl/Module-Runtime >=dev-perl/Params-ValidationCompiler-0.130.0 >=virtual/perl-Scalar-List-Utils-1.330.0 >=dev-perl/Specio-0.150.0 dev-perl/Try-Tiny dev-perl/namespace-autoclean virtual/perl-parent dev-lang/perl:= +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=mirror://cpan/authors/id/D/DR/DROLSKY/DateTime-TimeZone-2.39.tar.gz +_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 6ec4c4d8fc8324200f1c14e8d158c59b perl-module 97206c028d9bdc9f248e022ac5c9fc83 +_md5_=664a6c2aeb48490a730b2944f325b605 diff --git a/metadata/md5-cache/dev-perl/Manifest.gz b/metadata/md5-cache/dev-perl/Manifest.gz index 80ea54c01ef7..5f4c9f8638a3 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-python/Manifest.gz b/metadata/md5-cache/dev-python/Manifest.gz index 07f5556bd8ba..85b6352e522f 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/cheroot-8.3.0-r1 b/metadata/md5-cache/dev-python/cheroot-8.3.0-r1 index ebefaa44d080..92a2c4be544b 100644 --- a/metadata/md5-cache/dev-python/cheroot-8.3.0-r1 +++ b/metadata/md5-cache/dev-python/cheroot-8.3.0-r1 @@ -4,7 +4,7 @@ DESCRIPTION=Cheroot is the high-performance, pure-Python HTTP server used by Che EAPI=7 HOMEPAGE=https://cherrypy.org/ https://pypi.org/project/Cheroot/ https://github.com/cherrypy/cheroot IUSE=test python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 -KEYWORDS=~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 +KEYWORDS=amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~x86 LICENSE=BSD RDEPEND=>=dev-python/six-1.11.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/more-itertools-2.6[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/jaraco-functools[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) 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_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) @@ -12,4 +12,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=mirror://pypi/C/Cheroot/cheroot-8.3.0.tar.gz _eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=18006da68281fff94ac889a3874e9ffc +_md5_=b89358572091825abbd6acaed7950d1f diff --git a/metadata/md5-cache/dev-python/cheroot-8.4.2 b/metadata/md5-cache/dev-python/cheroot-8.4.2 new file mode 100644 index 000000000000..14e3ddeea4a3 --- /dev/null +++ b/metadata/md5-cache/dev-python/cheroot-8.4.2 @@ -0,0 +1,15 @@ +BDEPEND=test? ( >=dev-python/six-1.11.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/more-itertools-2.6[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/jaraco-functools[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/jaraco-context[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/jaraco-text[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pytest-forked[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/pytest-mock-1.11.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pyopenssl[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/requests-unixsocket[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/trustme[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/urllib3[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) test? ( >=dev-python/six-1.11.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/more-itertools-2.6[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/jaraco-functools[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/pytest-4.5.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) 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_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Cheroot is the high-performance, pure-Python HTTP server used by CherryPy. +EAPI=7 +HOMEPAGE=https://cherrypy.org/ https://pypi.org/project/Cheroot/ https://github.com/cherrypy/cheroot +IUSE=test python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 +KEYWORDS=~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 +LICENSE=BSD +RDEPEND=>=dev-python/six-1.11.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/more-itertools-2.6[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/jaraco-functools[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) 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_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=mirror://pypi/C/Cheroot/cheroot-8.4.2.tar.gz +_eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb +_md5_=95cb7158b0bf884e0a198d26ea825d9f diff --git a/metadata/md5-cache/dev-python/docutils-0.16 b/metadata/md5-cache/dev-python/docutils-0.16 index d2eb1f4ac65c..f8ea8c751813 100644 --- a/metadata/md5-cache/dev-python/docutils-0.16 +++ b/metadata/md5-cache/dev-python/docutils-0.16 @@ -2,7 +2,7 @@ BDEPEND=dev-python/setuptools[python_targets_pypy3(-)?,python_targets_python2_7( DEFINED_PHASES=compile configure install prepare test DESCRIPTION=Python Documentation Utilities EAPI=7 -HOMEPAGE=http://docutils.sourceforge.net/ https://pypi.org/project/docutils/ +HOMEPAGE=https://docutils.sourceforge.net/ https://pypi.org/project/docutils/ IUSE=python_targets_pypy3 python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=BSD-2 GPL-3 public-domain @@ -11,4 +11,4 @@ REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python2_7 python_targets_p SLOT=0 SRC_URI=mirror://pypi/d/docutils/docutils-0.16.tar.gz _eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=aba3619fae4357cca6631fc4eb15f9ec +_md5_=e44c5cc28b71e53a15928476952eaed1 diff --git a/metadata/md5-cache/dev-python/elib-intl-0_pre20110711 b/metadata/md5-cache/dev-python/elib-intl-0_pre20110711 deleted file mode 100644 index 4344f6fcb8cb..000000000000 --- a/metadata/md5-cache/dev-python/elib-intl-0_pre20110711 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/setuptools python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -DESCRIPTION=Enhanced internationalization (I18N) services for your Python modules and applications -EAPI=5 -HOMEPAGE=https://github.com/dieterv/elib.intl/ -IUSE=python_targets_python2_7 -KEYWORDS=amd64 x86 -LICENSE=GPL-3 LGPL-3 -RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -REQUIRED_USE=|| ( python_targets_python2_7 ) -SLOT=0 -SRC_URI=mirror://gentoo/elib-intl-0_pre20110711.tar.gz -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 distutils-r1 0dda1d9008ac0b2530588115a772d99d epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=9e87e3042a7b21ec8368fdd30f17cefd diff --git a/metadata/md5-cache/dev-python/eunuchs-20050320.1-r1 b/metadata/md5-cache/dev-python/eunuchs-20050320.1-r1 deleted file mode 100644 index 3f9f28b62a28..000000000000 --- a/metadata/md5-cache/dev-python/eunuchs-20050320.1-r1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -DESCRIPTION=Missing manly parts of UNIX API for Python -EAPI=5 -HOMEPAGE=http://www.inoi.fi/open/trac/eunuchs https://pypi.org/project/python-eunuchs/ -IUSE=python_targets_python2_7 -KEYWORDS=amd64 arm ~ia64 ~sparc x86 -LICENSE=LGPL-2 -RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -REQUIRED_USE=|| ( python_targets_python2_7 ) -SLOT=0 -SRC_URI=mirror://debian/pool/main/e/eunuchs/eunuchs_20050320.1.tar.gz -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 distutils-r1 0dda1d9008ac0b2530588115a772d99d epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=a7e886a52b5a7723288b75311ed3843c diff --git a/metadata/md5-cache/dev-python/html5lib-1.0.1-r2 b/metadata/md5-cache/dev-python/html5lib-1.0.1-r2 index ccd6c9941daa..cc0b6b36bc7c 100644 --- a/metadata/md5-cache/dev-python/html5lib-1.0.1-r2 +++ b/metadata/md5-cache/dev-python/html5lib-1.0.1-r2 @@ -1,15 +1,15 @@ -BDEPEND=test? ( >=dev-python/six-1.9[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/webencodings[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pytest-expect[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/mock[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) test? ( >=dev-python/six-1.9[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/webencodings[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/pytest-4.5.0[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0=[xml(+)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[xml(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[xml(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[xml(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[xml(+)] ) python_targets_python3_9? ( dev-lang/python:3.9[xml(+)] ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +BDEPEND=test? ( >=dev-python/six-1.9[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/webencodings[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pytest-expect[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/mock[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) test? ( >=dev-python/six-1.9[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/webencodings[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/pytest-4.5.0[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0=[xml(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[xml(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[xml(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[xml(+)] ) python_targets_python3_9? ( dev-lang/python:3.9[xml(+)] ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=HTML parser based on the HTML5 specification EAPI=7 HOMEPAGE=https://github.com/html5lib/html5lib-python/ https://html5lib.readthedocs.org -IUSE=test test python_targets_pypy3 python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 +IUSE=test test python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~x64-macos LICENSE=MIT -RDEPEND=>=dev-python/six-1.9[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/webencodings[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0=[xml(+)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[xml(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[xml(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[xml(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[xml(+)] ) python_targets_python3_9? ( dev-lang/python:3.9[xml(+)] ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] -REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) +RDEPEND=>=dev-python/six-1.9[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/webencodings[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0=[xml(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[xml(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[xml(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[xml(+)] ) python_targets_python3_9? ( dev-lang/python:3.9[xml(+)] ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) RESTRICT=!test? ( test ) !test? ( test ) SLOT=0 SRC_URI=mirror://pypi/h/html5lib/html5lib-1.0.1.tar.gz _eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=d90c21a601ce8a9728078ca6915707d6 +_md5_=d1e35c4b6fe9a9eb15e50f0ec7e49fa6 diff --git a/metadata/md5-cache/dev-python/html5lib-1.1 b/metadata/md5-cache/dev-python/html5lib-1.1 index 9e7008b3e14c..a6458348487f 100644 --- a/metadata/md5-cache/dev-python/html5lib-1.1 +++ b/metadata/md5-cache/dev-python/html5lib-1.1 @@ -1,15 +1,15 @@ -BDEPEND=test? ( >=dev-python/six-1.9[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/webencodings[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pytest-expect[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/mock[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) test? ( >=dev-python/six-1.9[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/webencodings[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/pytest-4.5.0[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0=[xml(+)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[xml(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[xml(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[xml(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[xml(+)] ) python_targets_python3_9? ( dev-lang/python:3.9[xml(+)] ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +BDEPEND=test? ( >=dev-python/six-1.9[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/webencodings[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pytest-expect[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/mock[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) test? ( >=dev-python/six-1.9[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/webencodings[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/pytest-4.5.0[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0=[xml(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[xml(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[xml(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[xml(+)] ) python_targets_python3_9? ( dev-lang/python:3.9[xml(+)] ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=HTML parser based on the HTML5 specification EAPI=7 HOMEPAGE=https://github.com/html5lib/html5lib-python/ https://html5lib.readthedocs.org -IUSE=test test python_targets_pypy3 python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 +IUSE=test test python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos LICENSE=MIT -RDEPEND=>=dev-python/six-1.9[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/webencodings[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0=[xml(+)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[xml(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[xml(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[xml(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[xml(+)] ) python_targets_python3_9? ( dev-lang/python:3.9[xml(+)] ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] -REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) +RDEPEND=>=dev-python/six-1.9[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/webencodings[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0=[xml(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[xml(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[xml(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[xml(+)] ) python_targets_python3_9? ( dev-lang/python:3.9[xml(+)] ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) RESTRICT=!test? ( test ) !test? ( test ) SLOT=0 SRC_URI=mirror://pypi/h/html5lib/html5lib-1.1.tar.gz _eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=8cb81b04922c47be939454b9598debbc +_md5_=d3caffd6169bdac95a73c007e6283dff diff --git a/metadata/md5-cache/dev-python/hypothesis-5.16.3 b/metadata/md5-cache/dev-python/hypothesis-5.16.3 index 9d3921a815eb..acdcff59a592 100644 --- a/metadata/md5-cache/dev-python/hypothesis-5.16.3 +++ b/metadata/md5-cache/dev-python/hypothesis-5.16.3 @@ -4,7 +4,7 @@ DESCRIPTION=A library for property based testing EAPI=7 HOMEPAGE=https://github.com/HypothesisWorks/hypothesis https://pypi.org/project/hypothesis/ IUSE=test python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 -KEYWORDS=~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 +KEYWORDS=~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 LICENSE=MPL-2.0 RDEPEND=>=dev-python/attrs-19.2.0[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/sortedcontainers-2.1.0[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0=[threads(+),sqlite] ) python_targets_python3_6? ( dev-lang/python:3.6[threads(+),sqlite] ) python_targets_python3_7? ( dev-lang/python:3.7[threads(+),sqlite] ) python_targets_python3_8? ( dev-lang/python:3.8[threads(+),sqlite] ) python_targets_python3_9? ( dev-lang/python:3.9[threads(+),sqlite] ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) @@ -12,4 +12,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-5.16.3.tar.gz _eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d eutils fcb2aa98e1948b835b5ae66ca52868c5 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=7071fce891e5a01fa2237e598c35a968 +_md5_=8e574eef97d36850b29cbe3bce0d8921 diff --git a/metadata/md5-cache/dev-python/jinja-2.11.2 b/metadata/md5-cache/dev-python/jinja-2.11.2 index 92c4250d7c30..392f9ef047de 100644 --- a/metadata/md5-cache/dev-python/jinja-2.11.2 +++ b/metadata/md5-cache/dev-python/jinja-2.11.2 @@ -2,7 +2,7 @@ BDEPEND=doc? ( || ( ( dev-lang/python:3.9[threads(+)] dev-python/sphinx[python_t DEFINED_PHASES=compile configure install postinst prepare test DESCRIPTION=A full-featured template engine for Python EAPI=7 -HOMEPAGE=http://jinja.pocoo.org/ https://pypi.org/project/Jinja2/ +HOMEPAGE=https://jinja.palletsprojects.com/ https://pypi.org/project/Jinja2/ IUSE=examples doc test python_targets_pypy3 python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris LICENSE=BSD @@ -12,4 +12,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/pallets/jinja/archive/2.11.2.tar.gz -> jinja-2.11.2.tar.gz _eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=c08a52488122f674eff788fb667c75b4 +_md5_=f38519c7902f7b477fd988612eca2586 diff --git a/metadata/md5-cache/dev-python/jupyter-1.0.0-r2 b/metadata/md5-cache/dev-python/jupyter-1.0.0-r2 index 1190db5813b4..b596d675ced3 100644 --- a/metadata/md5-cache/dev-python/jupyter-1.0.0-r2 +++ b/metadata/md5-cache/dev-python/jupyter-1.0.0-r2 @@ -5,7 +5,7 @@ DESCRIPTION=Jupyter metapackage. Install all the Jupyter components in one go EAPI=7 HOMEPAGE=https://jupyter.org IUSE=doc python_targets_python3_6 python_targets_python3_7 -KEYWORDS=amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=BSD PDEPEND=>=dev-python/jupyter_core-4.2.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] RDEPEND=dev-python/notebook[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/qtconsole[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/jupyter_console[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/nbconvert[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/ipykernel[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/ipywidgets[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] @@ -13,4 +13,4 @@ REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 ) SLOT=0 SRC_URI=mirror://pypi/j/jupyter/jupyter-1.0.0.tar.gz https://patch-diff.githubusercontent.com/raw/jupyter/jupyter/pull/198.patch -> jupyter-1.0.0-file-colision.patch _eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=8dfb58d6a8c5f729dad3d2dd39faf185 +_md5_=e5d62f325e894463e7fbac55be40b1c6 diff --git a/metadata/md5-cache/dev-python/jupyter_console-6.0.0 b/metadata/md5-cache/dev-python/jupyter_console-6.0.0 index 4bfdf010c66b..431283320fc8 100644 --- a/metadata/md5-cache/dev-python/jupyter_console-6.0.0 +++ b/metadata/md5-cache/dev-python/jupyter_console-6.0.0 @@ -4,7 +4,7 @@ DESCRIPTION=A terminal-based console frontend for Jupyter kernels EAPI=6 HOMEPAGE=https://jupyter.org IUSE=doc test python_targets_python3_6 python_targets_python3_7 -KEYWORDS=amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=BSD RDEPEND=dev-python/ipython[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/ipykernel[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/jupyter_client[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/prompt_toolkit-1.0.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pygments[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 ) @@ -12,4 +12,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=mirror://pypi/j/jupyter_console/jupyter_console-6.0.0.tar.gz _eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 distutils-r1 0dda1d9008ac0b2530588115a772d99d epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=65f61ae84eb5b617276a0c039f261ac1 +_md5_=1cc39fe0938956ffeb7c63c0e2740091 diff --git a/metadata/md5-cache/dev-python/medusa-0.5.4-r1 b/metadata/md5-cache/dev-python/medusa-0.5.4-r1 deleted file mode 100644 index 6c80f1c26655..000000000000 --- a/metadata/md5-cache/dev-python/medusa-0.5.4-r1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -DESCRIPTION=A framework for writing asynchronous long-running, high-performance network servers in Python -EAPI=5 -HOMEPAGE=https://pypi.org/project/medusa/ -IUSE=python_targets_python2_7 -KEYWORDS=~alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos -LICENSE=PSF-2 -RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -REQUIRED_USE=|| ( python_targets_python2_7 ) -SLOT=0 -SRC_URI=mirror://pypi/m/medusa/medusa-0.5.4.tar.gz -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 distutils-r1 0dda1d9008ac0b2530588115a772d99d epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=91e5f44835a4e16aa529b63e583c5b3e diff --git a/metadata/md5-cache/dev-python/pallets-sphinx-themes-1.1.2 b/metadata/md5-cache/dev-python/pallets-sphinx-themes-1.1.2 index 5468e17248a1..5d5aa96659f3 100644 --- a/metadata/md5-cache/dev-python/pallets-sphinx-themes-1.1.2 +++ b/metadata/md5-cache/dev-python/pallets-sphinx-themes-1.1.2 @@ -1,15 +1,15 @@ -BDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] +BDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/setuptools[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] +DEPEND=dev-python/setuptools[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] DESCRIPTION=Sphinx themes for Pallets and related projects EAPI=7 HOMEPAGE=https://github.com/pallets/pallets-sphinx-themes -IUSE=python_targets_pypy3 python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 +IUSE=python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 LICENSE=BSD -RDEPEND=dev-python/jinja[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/packaging[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/sphinx[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] -REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 ) +RDEPEND=dev-python/jinja[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/packaging[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/sphinx[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] +REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 ) SLOT=0 SRC_URI=https://github.com/pallets/pallets-sphinx-themes/archive/1.1.2.tar.gz -> pallets-sphinx-themes-1.1.2.tar.gz _eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=f8cc37a427100d25860cc8450f0c2b28 +_md5_=49108c9b7ac651812ec5f8443b43f8a6 diff --git a/metadata/md5-cache/dev-python/path-py-11.5.2-r1 b/metadata/md5-cache/dev-python/path-py-11.5.2-r1 deleted file mode 100644 index d5a1485d02a5..000000000000 --- a/metadata/md5-cache/dev-python/path-py-11.5.2-r1 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=dev-python/setuptools[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] test? ( dev-python/packaging[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pytest[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) test? ( python_targets_python2_7? ( dev-python/backports-os[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) python_targets_pypy3? ( dev-python/importlib_metadata[python_targets_pypy3(-)?,-python_single_target_pypy3(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-),python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_6? ( dev-python/importlib_metadata[python_targets_pypy3(-)?,-python_single_target_pypy3(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-),python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_7? ( dev-python/importlib_metadata[python_targets_pypy3(-)?,-python_single_target_pypy3(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-),python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) dev-python/appdirs[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/pytest-4.5.0[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_6? ( dev-lang/python:3.6 ) 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_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] -DEFINED_PHASES=compile configure install prepare test -DESCRIPTION=A module wrapper for os.path -EAPI=7 -HOMEPAGE=https://pypi.org/project/path.py/ https://github.com/jaraco/path.py -IUSE=test test python_targets_pypy3 python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 -KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux -LICENSE=MIT -RDEPEND=python_targets_python2_7? ( dev-python/backports-os[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) python_targets_pypy3? ( dev-python/importlib_metadata[python_targets_pypy3(-)?,-python_single_target_pypy3(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-),python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_6? ( dev-python/importlib_metadata[python_targets_pypy3(-)?,-python_single_target_pypy3(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-),python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_7? ( dev-python/importlib_metadata[python_targets_pypy3(-)?,-python_single_target_pypy3(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-),python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) dev-python/appdirs[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_6? ( dev-lang/python:3.6 ) 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_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] -REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=mirror://pypi/p/path.py/path.py-11.5.2.tar.gz -_eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=e5a498e914c2d19e8de13be410cdae98 diff --git a/metadata/md5-cache/dev-python/path-py-15.0.0 b/metadata/md5-cache/dev-python/path-py-15.0.0 new file mode 100644 index 000000000000..0469ea5f500e --- /dev/null +++ b/metadata/md5-cache/dev-python/path-py-15.0.0 @@ -0,0 +1,15 @@ +BDEPEND=test? ( dev-python/packaging[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pytest[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) test? ( dev-python/appdirs[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] !=dev-python/pytest-4.5.0[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_6? ( dev-lang/python:3.6 ) 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_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=A module wrapper for os.path +EAPI=7 +HOMEPAGE=https://pypi.org/project/path/ https://github.com/jaraco/path +IUSE=test python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux +LICENSE=MIT +RDEPEND=dev-python/appdirs[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] !=dev-python/pypy3-7.3.0:0= ) python_targets_python3_6? ( dev-lang/python:3.6 ) 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_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=mirror://pypi/p/path/path-15.0.0.tar.gz +_eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb +_md5_=58849012a87e4ef53513bbeae504794e diff --git a/metadata/md5-cache/dev-python/paver-1.3.4-r1 b/metadata/md5-cache/dev-python/paver-1.3.4-r1 index d7ec06986aff..397b03af5d0f 100644 --- a/metadata/md5-cache/dev-python/paver-1.3.4-r1 +++ b/metadata/md5-cache/dev-python/paver-1.3.4-r1 @@ -2,7 +2,7 @@ DEFINED_PHASES=compile configure install prepare test DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/six[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] test? ( dev-python/mock[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/nose[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] DESCRIPTION=Python-based software project scripting tool along the lines of Make EAPI=6 -HOMEPAGE=http://www.blueskyonmars.com/projects/paver/ https://github.com/paver/paver +HOMEPAGE=https://pythonhosted.org/Paver/ https://github.com/paver/paver IUSE=test python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 KEYWORDS=~alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~x64-macos ~x86-macos LICENSE=BSD @@ -12,4 +12,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=mirror://pypi/P/Paver/Paver-1.3.4.tar.gz _eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 distutils-r1 0dda1d9008ac0b2530588115a772d99d epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=3fdfffe65d1844760e29bd56cdc0b7b5 +_md5_=f8fc14082e8c467b598ca2fd3d2d3f28 diff --git a/metadata/md5-cache/dev-python/pipenv-2020.4.1_beta1 b/metadata/md5-cache/dev-python/pipenv-2020.4.1_beta1 deleted file mode 100644 index fd5015448bf2..000000000000 --- a/metadata/md5-cache/dev-python/pipenv-2020.4.1_beta1 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] -DEFINED_PHASES=compile configure install prepare test -DEPEND=test? ( dev-python/certifi[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pip-18.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/virtualenv[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/virtualenv-clone-0.2.5[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-36.2.1[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/flaky[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/mock[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] =dev-python/pip-18.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/virtualenv[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/virtualenv-clone-0.2.5[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-36.2.1[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] -REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://github.com/pypa/pipenv/archive/v2020.4.1b1.tar.gz -> pipenv-2020.4.1_beta1.tar.gz -_eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=8b26840956e799b46ff3f7b101b53beb diff --git a/metadata/md5-cache/dev-python/pipenv-2020.6.2 b/metadata/md5-cache/dev-python/pipenv-2020.6.2 new file mode 100644 index 000000000000..9acbc7307e63 --- /dev/null +++ b/metadata/md5-cache/dev-python/pipenv-2020.6.2 @@ -0,0 +1,15 @@ +BDEPEND=test? ( dev-python/certifi[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pip-18.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/virtualenv[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/virtualenv-clone-0.2.5[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/flaky[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/mock[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] =dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Python Development Workflow for Humans +EAPI=7 +HOMEPAGE=https://github.com/pypa/pipenv https://pypi.org/project/pipenv/ +IUSE=test python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 +KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux +LICENSE=MIT +RDEPEND=dev-python/certifi[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pip-18.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/virtualenv[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/virtualenv-clone-0.2.5[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/pypa/pipenv/archive/v2020.6.2.tar.gz -> pipenv-2020.6.2.tar.gz +_eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb +_md5_=c707eebf9da7fee2f03a1afcad2faeda diff --git a/metadata/md5-cache/dev-python/psycopg-2.7.7 b/metadata/md5-cache/dev-python/psycopg-2.7.7 index 8c7ce5f72059..aecc886e1167 100644 --- a/metadata/md5-cache/dev-python/psycopg-2.7.7 +++ b/metadata/md5-cache/dev-python/psycopg-2.7.7 @@ -2,7 +2,7 @@ DEFINED_PHASES=compile configure install prepare test DEPEND=>=dev-db/postgresql-8.1:* doc? ( >=dev-python/pygments-2.2[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/sphinx-1.6[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] DESCRIPTION=PostgreSQL database adapter for Python EAPI=6 -HOMEPAGE=http://initd.org/psycopg/ https://pypi.org/project/psycopg2/ +HOMEPAGE=https://www.psycopg.org https://pypi.org/project/psycopg2/ IUSE=debug doc examples python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 KEYWORDS=~alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris LICENSE=LGPL-3+ @@ -12,4 +12,4 @@ RESTRICT=test SLOT=2 SRC_URI=mirror://pypi/p/psycopg2/psycopg2-2.7.7.tar.gz _eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 distutils-r1 0dda1d9008ac0b2530588115a772d99d epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=3555ead0aa8a3c29eae566b9160e2773 +_md5_=06085fed72295d3af310fb5401eff215 diff --git a/metadata/md5-cache/dev-python/psycopg-2.8.4 b/metadata/md5-cache/dev-python/psycopg-2.8.4 index d5c2aec70321..c47f783497ce 100644 --- a/metadata/md5-cache/dev-python/psycopg-2.8.4 +++ b/metadata/md5-cache/dev-python/psycopg-2.8.4 @@ -2,7 +2,7 @@ DEFINED_PHASES=compile configure install prepare test DEPEND=>=dev-db/postgresql-8.1:* doc? ( >=dev-python/pygments-2.2[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/sphinx-1.6 ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_6? ( dev-lang/python:3.6 ) 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_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] DESCRIPTION=PostgreSQL database adapter for Python EAPI=6 -HOMEPAGE=http://initd.org/psycopg/ https://pypi.org/project/psycopg2/ +HOMEPAGE=https://www.psycopg.org https://pypi.org/project/psycopg2/ IUSE=debug doc python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris LICENSE=LGPL-3+ @@ -11,4 +11,4 @@ REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_6 python_targe SLOT=2 SRC_URI=mirror://pypi/p/psycopg2/psycopg2-2.8.4.tar.gz _eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 distutils-r1 0dda1d9008ac0b2530588115a772d99d epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=b826b768572829bad1bc7d4c7c89edd3 +_md5_=ddcb87ec12dbb8be62346cec48a19379 diff --git a/metadata/md5-cache/dev-python/psycopg-2.8.5 b/metadata/md5-cache/dev-python/psycopg-2.8.5 index 8da04328275c..31bbe95efc10 100644 --- a/metadata/md5-cache/dev-python/psycopg-2.8.5 +++ b/metadata/md5-cache/dev-python/psycopg-2.8.5 @@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install prepare test DEPEND=>=dev-db/postgresql-8.1:* DESCRIPTION=PostgreSQL database adapter for Python EAPI=7 -HOMEPAGE=http://initd.org/psycopg/ https://pypi.org/project/psycopg2/ +HOMEPAGE=https://www.psycopg.org https://pypi.org/project/psycopg2/ IUSE=debug python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris LICENSE=LGPL-3+ @@ -12,4 +12,4 @@ REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_6 python_targe SLOT=2 SRC_URI=mirror://pypi/p/psycopg2/psycopg2-2.8.5.tar.gz _eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=7cdb394938afac57c16e9269b74659b5 +_md5_=4c4b7cdfa1383cfecba63ad64a0ca940 diff --git a/metadata/md5-cache/dev-python/pygresql-5.1 b/metadata/md5-cache/dev-python/pygresql-5.1 index ed3415ab0efc..c3e105074f3d 100644 --- a/metadata/md5-cache/dev-python/pygresql-5.1 +++ b/metadata/md5-cache/dev-python/pygresql-5.1 @@ -2,7 +2,7 @@ DEFINED_PHASES=compile configure install prepare setup test DEPEND=postgres_targets_postgres11? ( dev-db/postgresql:11= ) postgres_targets_postgres10? ( dev-db/postgresql:10= ) postgres_targets_postgres9_6? ( dev-db/postgresql:9.6= ) postgres_targets_postgres9_5? ( dev-db/postgresql:9.5= ) postgres_targets_postgres9_4? ( dev-db/postgresql:9.4= ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] DESCRIPTION=A Python interface for the PostgreSQL database EAPI=6 -HOMEPAGE=http://www.pygresql.org/ +HOMEPAGE=https://pygresql.org/ IUSE=python_targets_python3_6 python_targets_python3_7 postgres_targets_postgres11 postgres_targets_postgres10 postgres_targets_postgres9_6 postgres_targets_postgres9_5 postgres_targets_postgres9_4 KEYWORDS=~alpha amd64 ~hppa ~ia64 ppc ~sparc x86 LICENSE=POSTGRESQL @@ -11,4 +11,4 @@ REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 ) SLOT=0 SRC_URI=mirror://pypi/P/PyGreSQL/PyGreSQL-5.1.tar.gz _eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 distutils-r1 0dda1d9008ac0b2530588115a772d99d epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 postgres 9613fb90112e2a521b6a8315187c2966 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb user 7b7fc6ec5eb1c1eee55b0609f01e7362 user-info a2abd4e2f4c3b9b06d64bf1329359a02 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=873ebd4fe747ed8db0659b1efcb83265 +_md5_=22230c4e15be0758d0ecb8801732d64e diff --git a/metadata/md5-cache/dev-python/python-iwscan-20080402-r1 b/metadata/md5-cache/dev-python/python-iwscan-20080402-r1 deleted file mode 100644 index e043615dd6a8..000000000000 --- a/metadata/md5-cache/dev-python/python-iwscan-20080402-r1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=net-wireless/wireless-tools python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -DESCRIPTION=A Python extension for iwscan access -EAPI=5 -HOMEPAGE=http://projects.otaku42.de/browser/python-iwscan -IUSE=python_targets_python2_7 -KEYWORDS=amd64 ppc ppc64 x86 -LICENSE=GPL-2 -RDEPEND=net-wireless/wireless-tools python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -REQUIRED_USE=|| ( python_targets_python2_7 ) -SLOT=0 -SRC_URI=mirror://gentoo/python-iwscan-20080402.tar.bz2 -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 distutils-r1 0dda1d9008ac0b2530588115a772d99d epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=9b1ba3f8139bfdcfccf248fba352d309 diff --git a/metadata/md5-cache/dev-python/requests-2.21.0-r1 b/metadata/md5-cache/dev-python/requests-2.21.0-r1 index 76a1f446897f..0f5c4749faa9 100644 --- a/metadata/md5-cache/dev-python/requests-2.21.0-r1 +++ b/metadata/md5-cache/dev-python/requests-2.21.0-r1 @@ -2,7 +2,7 @@ DEFINED_PHASES=compile configure install prepare test DEPEND=>=dev-python/certifi-2017.4.17[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/chardet-3.0.2[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] =dev-python/idna-2.5[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] =dev-python/PySocks-1.5.6[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) ssl? ( >=dev-python/cryptography-1.3.4[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/pyopenssl-0.14[python_targets_python2_7(-)?,-python_single_target_python2_7(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-),python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) dev-python/setuptools[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0=[threads(+)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[threads(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[threads(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] DESCRIPTION=HTTP library for human beings EAPI=6 -HOMEPAGE=http://python-requests.org/ +HOMEPAGE=https://requests.readthedocs.io/ IUSE=socks5 +ssl python_targets_pypy3 python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris LICENSE=Apache-2.0 @@ -12,4 +12,4 @@ RESTRICT=test SLOT=0 SRC_URI=mirror://pypi/r/requests/requests-2.21.0.tar.gz _eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 distutils-r1 0dda1d9008ac0b2530588115a772d99d epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=678ebda8852f462da9edd3f007f2ecc8 +_md5_=eaec443c427f684feb504f09b54619ae diff --git a/metadata/md5-cache/dev-python/requests-2.23.0 b/metadata/md5-cache/dev-python/requests-2.23.0 index 5f0226d94be5..9dbc37df9009 100644 --- a/metadata/md5-cache/dev-python/requests-2.23.0 +++ b/metadata/md5-cache/dev-python/requests-2.23.0 @@ -2,7 +2,7 @@ BDEPEND=test? ( >=dev-python/certifi-2017.4.17[python_targets_pypy3(-)?,python_t DEFINED_PHASES=compile configure install prepare test DESCRIPTION=HTTP library for human beings EAPI=7 -HOMEPAGE=http://python-requests.org/ +HOMEPAGE=https://requests.readthedocs.io/ IUSE=socks5 +ssl test python_targets_pypy3 python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux LICENSE=Apache-2.0 @@ -12,4 +12,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=mirror://pypi/r/requests/requests-2.23.0.tar.gz _eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=c7ccb7f693177f019340a123cdd1d5ab +_md5_=531555e3363c071ba23c700ee95923d0 diff --git a/metadata/md5-cache/dev-python/requests-2.24.0 b/metadata/md5-cache/dev-python/requests-2.24.0 index 5ce7410ace96..be52693fd720 100644 --- a/metadata/md5-cache/dev-python/requests-2.24.0 +++ b/metadata/md5-cache/dev-python/requests-2.24.0 @@ -2,7 +2,7 @@ BDEPEND=test? ( dev-python/pytest-httpbin[python_targets_pypy3(-)?,python_target DEFINED_PHASES=compile configure install prepare test DESCRIPTION=HTTP library for human beings EAPI=7 -HOMEPAGE=http://python-requests.org/ +HOMEPAGE=https://requests.readthedocs.io/ IUSE=socks5 +ssl test python_targets_pypy3 python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux LICENSE=Apache-2.0 @@ -12,4 +12,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=mirror://pypi/r/requests/requests-2.24.0.tar.gz _eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=f82792092c9f60af0d3553ef6890de27 +_md5_=28926584ea7960ba6688200853780b27 diff --git a/metadata/md5-cache/dev-python/requests-unixsocket-0.2.0 b/metadata/md5-cache/dev-python/requests-unixsocket-0.2.0 index 24147f5b3f29..e11f7332ed12 100644 --- a/metadata/md5-cache/dev-python/requests-unixsocket-0.2.0 +++ b/metadata/md5-cache/dev-python/requests-unixsocket-0.2.0 @@ -4,7 +4,7 @@ DESCRIPTION=Use requests to talk HTTP via a UNIX domain socket EAPI=7 HOMEPAGE=https://github.com/msabramo/requests-unixsocket IUSE=test python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 -KEYWORDS=~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 +KEYWORDS=amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~x86 LICENSE=Apache-2.0 RDEPEND=dev-python/requests[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/urllib3[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) 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_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) @@ -12,4 +12,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=mirror://pypi/r/requests-unixsocket/requests-unixsocket-0.2.0.tar.gz _eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=29b4863086a5dcb971d2b970af43288f +_md5_=e8b7d04101914f948c15979c3ca760cf diff --git a/metadata/md5-cache/dev-python/rosdistro-0.8.2 b/metadata/md5-cache/dev-python/rosdistro-0.8.2 new file mode 100644 index 000000000000..83b6fa57b1d3 --- /dev/null +++ b/metadata/md5-cache/dev-python/rosdistro-0.8.2 @@ -0,0 +1,16 @@ +BDEPEND=dev-python/setuptools[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] test? ( dev-python/nose[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-python/catkin_pkg[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/rospkg[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pyyaml[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/setuptools[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] test? ( dev-python/mock[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) +DESCRIPTION=Tools to work with catkinized rosdistro files +EAPI=7 +HOMEPAGE=http://wiki.ros.org/rosdistro +IUSE=test python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 +KEYWORDS=~amd64 ~arm +LICENSE=BSD +RDEPEND=dev-python/catkin_pkg[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/rospkg[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pyyaml[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/setuptools[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/ros-infrastructure/rosdistro/archive/0.8.2.tar.gz -> rosdistro-0.8.2.tar.gz +_eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb +_md5_=f0d865c306c3a3e170fbc445e3543d8f diff --git a/metadata/md5-cache/dev-python/rosdistro-9999 b/metadata/md5-cache/dev-python/rosdistro-9999 index c9f20b637902..1c814d14108a 100644 --- a/metadata/md5-cache/dev-python/rosdistro-9999 +++ b/metadata/md5-cache/dev-python/rosdistro-9999 @@ -1,15 +1,15 @@ -BDEPEND=dev-python/setuptools[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] test? ( dev-python/nose[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) >=dev-vcs/git-1.8.2.1[curl] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] +BDEPEND=dev-python/setuptools[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] test? ( dev-python/nose[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) >=dev-vcs/git-1.8.2.1[curl] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=dev-python/catkin_pkg[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/rospkg[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pyyaml[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/setuptools[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] test? ( dev-python/mock[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) +DEPEND=dev-python/catkin_pkg[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/rospkg[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pyyaml[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/setuptools[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] test? ( dev-python/mock[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) DESCRIPTION=Tools to work with catkinized rosdistro files EAPI=7 HOMEPAGE=http://wiki.ros.org/rosdistro -IUSE=test python_targets_python3_6 python_targets_python3_7 +IUSE=test python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 LICENSE=BSD PROPERTIES=live -RDEPEND=dev-python/catkin_pkg[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/rospkg[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pyyaml[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/setuptools[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] -REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 ) +RDEPEND=dev-python/catkin_pkg[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/rospkg[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pyyaml[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/setuptools[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) RESTRICT=!test? ( test ) SLOT=0 _eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d git-r3 8ec5b53812bce105ae7943930e4660f8 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=8359065a52e0c4e6ef735e7fa84b7fe6 +_md5_=f0d865c306c3a3e170fbc445e3543d8f diff --git a/metadata/md5-cache/dev-python/rospkg-1.2.8 b/metadata/md5-cache/dev-python/rospkg-1.2.8 new file mode 100644 index 000000000000..d806d6d3f913 --- /dev/null +++ b/metadata/md5-cache/dev-python/rospkg-1.2.8 @@ -0,0 +1,16 @@ +BDEPEND=dev-python/setuptools[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] test? ( dev-python/nose[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-python/pyyaml[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/catkin_pkg[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/distro[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/setuptools[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] test? ( dev-python/nose[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) test? ( dev-python/coverage[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/mock[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) +DESCRIPTION=Standalone Python library for the ROS package system +EAPI=7 +HOMEPAGE=http://wiki.ros.org/rospkg +IUSE=test python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 +KEYWORDS=~amd64 ~arm +LICENSE=BSD +RDEPEND=dev-python/pyyaml[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/catkin_pkg[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/distro[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/ros-infrastructure/rospkg/archive/1.2.8.tar.gz -> rospkg-1.2.8.tar.gz +_eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb +_md5_=b1d96a2b92dba2642e1760e8218cfc8e diff --git a/metadata/md5-cache/dev-python/rospkg-9999 b/metadata/md5-cache/dev-python/rospkg-9999 index 9f7705813474..66cc67ab86d3 100644 --- a/metadata/md5-cache/dev-python/rospkg-9999 +++ b/metadata/md5-cache/dev-python/rospkg-9999 @@ -1,15 +1,15 @@ -BDEPEND=dev-python/setuptools[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] test? ( dev-python/nose[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) >=dev-vcs/git-1.8.2.1[curl] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] +BDEPEND=dev-python/setuptools[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] test? ( dev-python/nose[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) >=dev-vcs/git-1.8.2.1[curl] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=dev-python/pyyaml[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/catkin_pkg[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/setuptools[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] test? ( dev-python/nose[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) test? ( dev-python/coverage[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/mock[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) +DEPEND=dev-python/pyyaml[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/catkin_pkg[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/distro[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/setuptools[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] test? ( dev-python/nose[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) test? ( dev-python/coverage[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/mock[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) DESCRIPTION=Standalone Python library for the ROS package system EAPI=7 HOMEPAGE=http://wiki.ros.org/rospkg -IUSE=test python_targets_python3_6 python_targets_python3_7 +IUSE=test python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 LICENSE=BSD PROPERTIES=live -RDEPEND=dev-python/pyyaml[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/catkin_pkg[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] -REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 ) +RDEPEND=dev-python/pyyaml[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/catkin_pkg[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/distro[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) RESTRICT=!test? ( test ) SLOT=0 _eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d git-r3 8ec5b53812bce105ae7943930e4660f8 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=fbcb8f56315e6f817b6e61cdb28bcd77 +_md5_=b1d96a2b92dba2642e1760e8218cfc8e diff --git a/metadata/md5-cache/dev-python/rst-linker-1.11 b/metadata/md5-cache/dev-python/rst-linker-1.11 index f5d7cb1c3d32..26c6e682a809 100644 --- a/metadata/md5-cache/dev-python/rst-linker-1.11 +++ b/metadata/md5-cache/dev-python/rst-linker-1.11 @@ -1,16 +1,16 @@ -BDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +BDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/setuptools[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools_scm-1.15.0[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] doc? ( >=dev-python/jaraco-packaging-3.2[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/sphinx[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) test? ( dev-python/importlib_metadata[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/python-dateutil[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/six[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/path-py[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pytest-3.4[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) +DEPEND=dev-python/setuptools[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools_scm-1.15.0[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] doc? ( >=dev-python/jaraco-packaging-3.2[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/sphinx[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) test? ( dev-python/importlib_metadata[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/python-dateutil[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/six[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/path-py[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pytest-3.4[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) DESCRIPTION=Sphinx plugin to add links and timestamps to the changelog EAPI=7 HOMEPAGE=https://github.com/jaraco/rst.linker -IUSE=doc test python_targets_pypy3 python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 +IUSE=doc test python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 LICENSE=MIT -RDEPEND=dev-python/importlib_metadata[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/python-dateutil[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/six[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] -REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) +RDEPEND=dev-python/importlib_metadata[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/python-dateutil[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/six[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=mirror://pypi/r/rst.linker/rst.linker-1.11.tar.gz _eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=3d36d5da1c00a9657e7786a669696474 +_md5_=2f87ea22c86a0d38e85c94add9e7cf88 diff --git a/metadata/md5-cache/dev-python/sarge-0.1.5 b/metadata/md5-cache/dev-python/sarge-0.1.5 index 6a93f10cd112..f33d1bb429c5 100644 --- a/metadata/md5-cache/dev-python/sarge-0.1.5 +++ b/metadata/md5-cache/dev-python/sarge-0.1.5 @@ -2,7 +2,7 @@ BDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3 DEFINED_PHASES=compile configure install prepare test DESCRIPTION=wrapper for subprocess which provides command pipeline functionality EAPI=7 -HOMEPAGE=http://sarge.readthedocs.org/ +HOMEPAGE=https://sarge.readthedocs.org/ IUSE=python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 KEYWORDS=~amd64 ~arm ~arm64 ~x86 LICENSE=BSD @@ -11,4 +11,4 @@ REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targe SLOT=0 SRC_URI=mirror://pypi/s/sarge/sarge-0.1.5.post0.tar.gz _eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=63cd98495367c3a530d512222cfbc527 +_md5_=e14a60a5cc40705d1a67ed1899ac26cd diff --git a/metadata/md5-cache/dev-python/sphinx-1.7.5-r2 b/metadata/md5-cache/dev-python/sphinx-1.7.5-r2 index f634d9abceeb..c42de942bb16 100644 --- a/metadata/md5-cache/dev-python/sphinx-1.7.5-r2 +++ b/metadata/md5-cache/dev-python/sphinx-1.7.5-r2 @@ -1,15 +1,15 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=>=dev-python/alabaster-0.7.9[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] =dev-python/Babel-2.1.1[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/docutils-0.11[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/imagesize[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/jinja-2.3[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pygments-2.0.1-r1[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/requests-2.0.0[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/six-1.5[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/snowballstemmer-1.1[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/packaging[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/sphinxcontrib-websupport[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python2_7? ( dev-python/typing[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) latex? ( dev-texlive/texlive-latexextra dev-texlive/texlive-luatex app-text/dvipng ) net? ( >=dev-python/sqlalchemy-0.9[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/whoosh-2.0[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) dev-python/setuptools[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] test? ( python_targets_python2_7? ( dev-python/enum34[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-python/sphinxcontrib-websupport[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/html5lib[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/mock[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pytest[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/simplejson[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/sqlalchemy-0.9[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/whoosh-2.0[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] virtual/imagemagick-tools[jpeg,png,svg] dev-texlive/texlive-latexextra dev-texlive/texlive-luatex app-text/dvipng ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0=[threads(+)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[threads(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[threads(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[threads(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +DEPEND=>=dev-python/alabaster-0.7.9[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] =dev-python/Babel-2.1.1[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/docutils-0.11[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/imagesize[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/jinja-2.3[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pygments-2.0.1-r1[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/requests-2.0.0[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/six-1.5[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/snowballstemmer-1.1[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/packaging[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/sphinxcontrib-websupport[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] latex? ( dev-texlive/texlive-latexextra dev-texlive/texlive-luatex app-text/dvipng ) net? ( >=dev-python/sqlalchemy-0.9[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/whoosh-2.0[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) dev-python/setuptools[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] test? ( dev-python/sphinxcontrib-websupport[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/html5lib[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/mock[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pytest[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/simplejson[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/sqlalchemy-0.9[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/whoosh-2.0[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] virtual/imagemagick-tools[jpeg,png,svg] dev-texlive/texlive-latexextra dev-texlive/texlive-luatex app-text/dvipng ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0=[threads(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[threads(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[threads(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] DESCRIPTION=Python documentation generator EAPI=6 HOMEPAGE=http://www.sphinx-doc.org/ -IUSE=doc latex net test python_targets_pypy3 python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 +IUSE=doc latex net test python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris LICENSE=BSD -RDEPEND=>=dev-python/alabaster-0.7.9[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] =dev-python/Babel-2.1.1[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/docutils-0.11[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/imagesize[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/jinja-2.3[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pygments-2.0.1-r1[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/requests-2.0.0[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/six-1.5[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/snowballstemmer-1.1[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/packaging[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/sphinxcontrib-websupport[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python2_7? ( dev-python/typing[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) latex? ( dev-texlive/texlive-latexextra dev-texlive/texlive-luatex app-text/dvipng ) net? ( >=dev-python/sqlalchemy-0.9[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/whoosh-2.0[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0=[threads(+)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[threads(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[threads(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[threads(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] -REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) +RDEPEND=>=dev-python/alabaster-0.7.9[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] =dev-python/Babel-2.1.1[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/docutils-0.11[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/imagesize[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/jinja-2.3[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pygments-2.0.1-r1[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/requests-2.0.0[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/six-1.5[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/snowballstemmer-1.1[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/packaging[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/sphinxcontrib-websupport[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] latex? ( dev-texlive/texlive-latexextra dev-texlive/texlive-luatex app-text/dvipng ) net? ( >=dev-python/sqlalchemy-0.9[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/whoosh-2.0[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0=[threads(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[threads(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[threads(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=mirror://pypi/S/Sphinx/Sphinx-1.7.5.tar.gz _eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 distutils-r1 0dda1d9008ac0b2530588115a772d99d epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=bce8a88255f00d8e890fd063bd8642e6 +_md5_=bb8bad7235f3db329eddb90434a4bd18 diff --git a/metadata/md5-cache/dev-python/sphinx-issues-1.2.0 b/metadata/md5-cache/dev-python/sphinx-issues-1.2.0 index 50cddd97e619..4a8941b8a774 100644 --- a/metadata/md5-cache/dev-python/sphinx-issues-1.2.0 +++ b/metadata/md5-cache/dev-python/sphinx-issues-1.2.0 @@ -1,15 +1,15 @@ -BDEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] test? ( dev-python/sphinx[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pytest-4.5.0[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +BDEPEND=dev-python/setuptools[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] test? ( dev-python/sphinx[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pytest-4.5.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=A Sphinx extension for linking to your project's issue tracker EAPI=7 HOMEPAGE=https://github.com/sloria/sphinx-issues -IUSE=test python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 +IUSE=test python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris LICENSE=MIT -RDEPEND=dev-python/sphinx[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) +RDEPEND=dev-python/sphinx[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/sloria/sphinx-issues/archive/1.2.0.tar.gz -> sphinx-issues-1.2.0.tar.gz _eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=0f9086d85ea8b0352fb7eaa4e48640cf +_md5_=6295e63d0d4363f0bc59b3ac694c4a9b diff --git a/metadata/md5-cache/dev-python/sphinxcontrib-websupport-1.1.0 b/metadata/md5-cache/dev-python/sphinxcontrib-websupport-1.1.0 index fb52a29978f5..b1307001b048 100644 --- a/metadata/md5-cache/dev-python/sphinxcontrib-websupport-1.1.0 +++ b/metadata/md5-cache/dev-python/sphinxcontrib-websupport-1.1.0 @@ -1,16 +1,16 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/setuptools[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] test? ( >=dev-python/sqlalchemy-0.9[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/whoosh-2.0[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/six-1.5[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/namespace-sphinxcontrib[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/sphinx-1.5.3[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pytest[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/mock[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +DEPEND=dev-python/setuptools[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] test? ( >=dev-python/sqlalchemy-0.9[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/whoosh-2.0[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/six-1.5[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/namespace-sphinxcontrib[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/sphinx-1.5.3[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pytest[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/mock[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] DESCRIPTION=Sphinx websupport extension EAPI=6 HOMEPAGE=http://www.sphinx-doc.org -IUSE=test python_targets_pypy3 python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 +IUSE=test python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris LICENSE=BSD-2 -PDEPEND=>=dev-python/sphinx-1.5.3[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] -RDEPEND=>=dev-python/sqlalchemy-0.9[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/whoosh-2.0[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/six-1.5[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/namespace-sphinxcontrib[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] -REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) +PDEPEND=>=dev-python/sphinx-1.5.3[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +RDEPEND=>=dev-python/sqlalchemy-0.9[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/whoosh-2.0[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/six-1.5[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/namespace-sphinxcontrib[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=mirror://pypi/s/sphinxcontrib-websupport/sphinxcontrib-websupport-1.1.0.tar.gz _eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 distutils-r1 0dda1d9008ac0b2530588115a772d99d epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=ad5117acf1cf727561dca3c8b5ffb21a +_md5_=0446b08ad58b799a97ebf117e28c199e diff --git a/metadata/md5-cache/dev-python/tubes-0.2.0 b/metadata/md5-cache/dev-python/tubes-0.2.0-r1 similarity index 63% rename from metadata/md5-cache/dev-python/tubes-0.2.0 rename to metadata/md5-cache/dev-python/tubes-0.2.0-r1 index 1f4496adee5c..b52791364700 100644 --- a/metadata/md5-cache/dev-python/tubes-0.2.0 +++ b/metadata/md5-cache/dev-python/tubes-0.2.0-r1 @@ -1,16 +1,16 @@ -BDEPEND=test? ( dev-python/pytest[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) test? ( dev-python/six[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/twisted[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pytest-4.5.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +BDEPEND=test? ( dev-python/six[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/twisted[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/pytest-4.5.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] DEFINED_PHASES=compile configure install prepare test DEPEND=dev-python/six[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/twisted[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] DESCRIPTION=Flow control and backpressure for event-driven applications EAPI=7 HOMEPAGE=https://github.com/twisted/tubes https://pypi.org/project/Tubes/ -IUSE=test test python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 +IUSE=test python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 KEYWORDS=~amd64 LICENSE=MIT RDEPEND=dev-python/six[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/twisted[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) -RESTRICT=!test? ( test ) !test? ( test ) +RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/twisted/tubes/archive/v0.2.0.tar.gz -> tubes-0.2.0.tar.gz _eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=18dd7691dc4201111cfd433c6e5ff2d2 +_md5_=2e96b5052a661bc06d3acd94401b61b7 diff --git a/metadata/md5-cache/dev-python/wcwidth-0.2.2-r1 b/metadata/md5-cache/dev-python/wcwidth-0.2.2-r1 index 3347c0823271..dab6de22ab1a 100644 --- a/metadata/md5-cache/dev-python/wcwidth-0.2.2-r1 +++ b/metadata/md5-cache/dev-python/wcwidth-0.2.2-r1 @@ -4,7 +4,7 @@ DESCRIPTION=Measures number of Terminal column cells of wide-character codes EAPI=7 HOMEPAGE=https://pypi.org/project/wcwidth/ https://github.com/jquast/wcwidth IUSE=test python_targets_pypy3 python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 -KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux +KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux LICENSE=MIT RDEPEND=python_targets_python2_7? ( dev-python/backports-functools-lru-cache[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_6? ( dev-lang/python:3.6 ) 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_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) @@ -12,4 +12,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/jquast/wcwidth/archive/0.2.2.tar.gz -> wcwidth-0.2.2.gh.tar.gz _eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=c5c1211067f2a4dfae39cf026298c24b +_md5_=73b1c95ab48116dd42f356bb162f1168 diff --git a/metadata/md5-cache/dev-python/webencodings-0.5.1-r1 b/metadata/md5-cache/dev-python/webencodings-0.5.1-r1 index 54ce9f24d2df..e745c3d5f509 100644 --- a/metadata/md5-cache/dev-python/webencodings-0.5.1-r1 +++ b/metadata/md5-cache/dev-python/webencodings-0.5.1-r1 @@ -1,15 +1,15 @@ -BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_6? ( dev-lang/python:3.6 ) 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_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_6? ( dev-lang/python:3.6 ) 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_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=Character encoding aliases for legacy web content EAPI=7 HOMEPAGE=https://github.com/SimonSapin/python-webencodings https://pypi.org/project/webencodings/ -IUSE=test python_targets_pypy3 python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 +IUSE=test python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos LICENSE=BSD -RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_6? ( dev-lang/python:3.6 ) 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_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] -REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) +RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_6? ( dev-lang/python:3.6 ) 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_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=mirror://pypi/w/webencodings/webencodings-0.5.1.tar.gz _eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=914dcbe68345048c616aa30d3aa74c97 +_md5_=9cb497e1b799719088012741c5fdba38 diff --git a/metadata/md5-cache/dev-python/werkzeug-1.0.1 b/metadata/md5-cache/dev-python/werkzeug-1.0.1 index 09f88c51e0cd..83c430068a12 100644 --- a/metadata/md5-cache/dev-python/werkzeug-1.0.1 +++ b/metadata/md5-cache/dev-python/werkzeug-1.0.1 @@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install prepare test DEPEND=test? ( dev-python/click[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/cryptography[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/requests[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pytest-timeout[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pytest-xprocess[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) DESCRIPTION=Collection of various utilities for WSGI applications EAPI=7 -HOMEPAGE=http://werkzeug.pocoo.org/ https://pypi.org/project/Werkzeug/ https://github.com/pallets/werkzeug +HOMEPAGE=https://werkzeug.palletsprojects.com/ https://pypi.org/project/Werkzeug/ https://github.com/pallets/werkzeug IUSE=test python_targets_pypy3 python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos LICENSE=BSD @@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/pallets/werkzeug/archive/1.0.1.tar.gz -> werkzeug-1.0.1.gh.tar.gz _eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=ce6d9066b12820a33a33b3937bf8119c +_md5_=b0009ee7fd0aa4df35e929988436be77 diff --git a/metadata/md5-cache/dev-ros/Manifest.gz b/metadata/md5-cache/dev-ros/Manifest.gz index 824aed26cf4e..53ba8762b30c 100644 Binary files a/metadata/md5-cache/dev-ros/Manifest.gz and b/metadata/md5-cache/dev-ros/Manifest.gz differ diff --git a/metadata/md5-cache/dev-ros/ament_cmake_copyright-0.9.5 b/metadata/md5-cache/dev-ros/ament_cmake_copyright-0.9.5 index 9913e4ca79fd..9a877e7a892a 100644 --- a/metadata/md5-cache/dev-ros/ament_cmake_copyright-0.9.5 +++ b/metadata/md5-cache/dev-ros/ament_cmake_copyright-0.9.5 @@ -1,6 +1,5 @@ -BDEPEND=|| ( ( dev-lang/python:3.8 dev-python/ament_package[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/catkin_pkg[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-ros/ament_copyright[python_targets_python3_8(-),python_single_target_python3_8(+)] test? ( dev-ros/ament_lint_cmake[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ) ( dev-lang/python:3.7 dev-python/ament_package[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/catkin_pkg[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-ros/ament_copyright[python_targets_python3_7(-),python_single_target_python3_7(+)] test? ( dev-ros/ament_lint_cmake[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) ) dev-ros/ament_cmake_core dev-ros/ament_cmake_test test? ( dev-ros/ament_cmake_lint_cmake ) || ( dev-lang/python:3.8 dev-lang/python:3.7 ) dev-util/ninja dev-util/cmake +BDEPEND=|| ( ( dev-lang/python:3.8 dev-python/ament_package[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/catkin_pkg[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-ros/ament_copyright[python_targets_python3_8(-),python_single_target_python3_8(+)] test? ( dev-ros/ament_lint_cmake[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ) ( dev-lang/python:3.7 dev-python/ament_package[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/catkin_pkg[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-ros/ament_copyright[python_targets_python3_7(-),python_single_target_python3_7(+)] test? ( dev-ros/ament_lint_cmake[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) ) dev-ros/ament_cmake_core dev-ros/ament_cmake_test dev-ros/ament_copyright test? ( dev-ros/ament_cmake_lint_cmake ) || ( dev-lang/python:3.8 dev-lang/python:3.7 ) dev-util/ninja dev-util/cmake DEFINED_PHASES=compile configure install prepare setup test -DEPEND=dev-ros/ament_copyright dev-ros/ament_cmake_test DESCRIPTION=The auto-magic functions for ease to use of the ament linters EAPI=7 HOMEPAGE=https://github.com/ament/ament_lint @@ -8,7 +7,8 @@ IUSE=test KEYWORDS=~amd64 LICENSE=Apache-2.0 RDEPEND=dev-ros/ament_copyright dev-ros/ament_cmake_test +RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/ament/ament_lint/archive/0.9.5.tar.gz -> ament_lint-0.9.5.tar.gz _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-any-r1 54a3178500786b0a7ede4a23b7f2a6ad python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=b1ee0ee41b4bc3521409607a77560985 +_md5_=433b372d53ad05f7ab86f0a69fa7e032 diff --git a/metadata/md5-cache/dev-ros/ament_cmake_copyright-9999 b/metadata/md5-cache/dev-ros/ament_cmake_copyright-9999 index e87324410fa4..a642c1125edd 100644 --- a/metadata/md5-cache/dev-ros/ament_cmake_copyright-9999 +++ b/metadata/md5-cache/dev-ros/ament_cmake_copyright-9999 @@ -1,6 +1,5 @@ -BDEPEND=|| ( ( dev-lang/python:3.8 dev-python/ament_package[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/catkin_pkg[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-ros/ament_copyright[python_targets_python3_8(-),python_single_target_python3_8(+)] test? ( dev-ros/ament_lint_cmake[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ) ( dev-lang/python:3.7 dev-python/ament_package[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/catkin_pkg[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-ros/ament_copyright[python_targets_python3_7(-),python_single_target_python3_7(+)] test? ( dev-ros/ament_lint_cmake[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) ) dev-ros/ament_cmake_core dev-ros/ament_cmake_test test? ( dev-ros/ament_cmake_lint_cmake ) || ( dev-lang/python:3.8 dev-lang/python:3.7 ) dev-util/ninja dev-util/cmake >=dev-vcs/git-1.8.2.1[curl] +BDEPEND=|| ( ( dev-lang/python:3.8 dev-python/ament_package[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/catkin_pkg[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-ros/ament_copyright[python_targets_python3_8(-),python_single_target_python3_8(+)] test? ( dev-ros/ament_lint_cmake[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ) ( dev-lang/python:3.7 dev-python/ament_package[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/catkin_pkg[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-ros/ament_copyright[python_targets_python3_7(-),python_single_target_python3_7(+)] test? ( dev-ros/ament_lint_cmake[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) ) dev-ros/ament_cmake_core dev-ros/ament_cmake_test dev-ros/ament_copyright test? ( dev-ros/ament_cmake_lint_cmake ) || ( dev-lang/python:3.8 dev-lang/python:3.7 ) dev-util/ninja dev-util/cmake >=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=compile configure install prepare setup test unpack -DEPEND=dev-ros/ament_copyright dev-ros/ament_cmake_test DESCRIPTION=The auto-magic functions for ease to use of the ament linters EAPI=7 HOMEPAGE=https://github.com/ament/ament_lint @@ -8,6 +7,7 @@ IUSE=test LICENSE=Apache-2.0 PROPERTIES=live RDEPEND=dev-ros/ament_copyright dev-ros/ament_cmake_test +RESTRICT=!test? ( test ) SLOT=0 _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 git-r3 8ec5b53812bce105ae7943930e4660f8 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-any-r1 54a3178500786b0a7ede4a23b7f2a6ad python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=b1ee0ee41b4bc3521409607a77560985 +_md5_=433b372d53ad05f7ab86f0a69fa7e032 diff --git a/metadata/md5-cache/dev-ros/ament_cmake_xmllint-0.9.5 b/metadata/md5-cache/dev-ros/ament_cmake_xmllint-0.9.5 index e1a0aef7366d..0c54d54326eb 100644 --- a/metadata/md5-cache/dev-ros/ament_cmake_xmllint-0.9.5 +++ b/metadata/md5-cache/dev-ros/ament_cmake_xmllint-0.9.5 @@ -1,14 +1,14 @@ -BDEPEND=|| ( ( dev-lang/python:3.8 dev-python/ament_package[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/catkin_pkg[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-ros/ament_xmllint[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( dev-lang/python:3.7 dev-python/ament_package[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/catkin_pkg[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-ros/ament_xmllint[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) dev-ros/ament_cmake_test dev-ros/ament_cmake_core test? ( dev-ros/ament_cmake_copyright dev-ros/ament_cmake_lint_cmake ) || ( dev-lang/python:3.8 dev-lang/python:3.7 ) dev-util/ninja dev-util/cmake +BDEPEND=|| ( ( dev-lang/python:3.8 dev-python/ament_package[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/catkin_pkg[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-ros/ament_xmllint[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( dev-lang/python:3.7 dev-python/ament_package[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/catkin_pkg[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-ros/ament_xmllint[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) dev-ros/ament_cmake_test dev-ros/ament_cmake_core dev-ros/ament_cmake_copyright test? ( dev-ros/ament_cmake_lint_cmake ) || ( dev-lang/python:3.8 dev-lang/python:3.7 ) dev-util/ninja dev-util/cmake DEFINED_PHASES=compile configure install prepare setup test -DEPEND=dev-ros/ament_cmake_test dev-ros/ament_lint_cmake DESCRIPTION=he CMake API for ament_xmllint to check XML file using xmmlint EAPI=7 HOMEPAGE=https://github.com/ament/ament_lint IUSE=test KEYWORDS=~amd64 LICENSE=Apache-2.0 -RDEPEND=dev-ros/ament_cmake_test dev-ros/ament_lint_cmake +RDEPEND=dev-ros/ament_cmake_test dev-ros/ament_cmake_copyright +RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/ament/ament_lint/archive/0.9.5.tar.gz -> ament_lint-0.9.5.tar.gz _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-any-r1 54a3178500786b0a7ede4a23b7f2a6ad python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=c0cc5d88e65b8f93f6cc090db13edbe9 +_md5_=414f5304beb3a267a9bf6c1b1518765b diff --git a/metadata/md5-cache/dev-ros/ament_cmake_xmllint-9999 b/metadata/md5-cache/dev-ros/ament_cmake_xmllint-9999 index 3639652eee82..d6ad7f50b491 100644 --- a/metadata/md5-cache/dev-ros/ament_cmake_xmllint-9999 +++ b/metadata/md5-cache/dev-ros/ament_cmake_xmllint-9999 @@ -1,13 +1,13 @@ -BDEPEND=|| ( ( dev-lang/python:3.8 dev-python/ament_package[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/catkin_pkg[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-ros/ament_xmllint[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( dev-lang/python:3.7 dev-python/ament_package[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/catkin_pkg[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-ros/ament_xmllint[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) dev-ros/ament_cmake_test dev-ros/ament_cmake_core test? ( dev-ros/ament_cmake_copyright dev-ros/ament_cmake_lint_cmake ) || ( dev-lang/python:3.8 dev-lang/python:3.7 ) dev-util/ninja dev-util/cmake >=dev-vcs/git-1.8.2.1[curl] +BDEPEND=|| ( ( dev-lang/python:3.8 dev-python/ament_package[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/catkin_pkg[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-ros/ament_xmllint[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( dev-lang/python:3.7 dev-python/ament_package[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/catkin_pkg[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-ros/ament_xmllint[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) dev-ros/ament_cmake_test dev-ros/ament_cmake_core dev-ros/ament_cmake_copyright test? ( dev-ros/ament_cmake_lint_cmake ) || ( dev-lang/python:3.8 dev-lang/python:3.7 ) dev-util/ninja dev-util/cmake >=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=compile configure install prepare setup test unpack -DEPEND=dev-ros/ament_cmake_test dev-ros/ament_lint_cmake DESCRIPTION=he CMake API for ament_xmllint to check XML file using xmmlint EAPI=7 HOMEPAGE=https://github.com/ament/ament_lint IUSE=test LICENSE=Apache-2.0 PROPERTIES=live -RDEPEND=dev-ros/ament_cmake_test dev-ros/ament_lint_cmake +RDEPEND=dev-ros/ament_cmake_test dev-ros/ament_cmake_copyright +RESTRICT=!test? ( test ) SLOT=0 _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 git-r3 8ec5b53812bce105ae7943930e4660f8 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-any-r1 54a3178500786b0a7ede4a23b7f2a6ad python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=c0cc5d88e65b8f93f6cc090db13edbe9 +_md5_=414f5304beb3a267a9bf6c1b1518765b diff --git a/metadata/md5-cache/dev-ros/calibration_msgs-0.10.14 b/metadata/md5-cache/dev-ros/calibration_msgs-0.10.14 index 911578f7b6fc..5187b3564ec1 100644 --- a/metadata/md5-cache/dev-ros/calibration_msgs-0.10.14 +++ b/metadata/md5-cache/dev-ros/calibration_msgs-0.10.14 @@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/ros-perception/calibration/archive/0.10.14.tar.gz -> calibration-0.10.14.tar.gz _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c ros-catkin 12d8b1bd7e97fcb10e31884ca5222479 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=527ccef8d467a72476ecb04ce0fc7eb9 +_md5_=dfdbf88ea58efa0567ef1b7e13961029 diff --git a/metadata/md5-cache/dev-ros/calibration_msgs-9999 b/metadata/md5-cache/dev-ros/calibration_msgs-9999 index 1047deb25c47..fc2b629eec0c 100644 --- a/metadata/md5-cache/dev-ros/calibration_msgs-9999 +++ b/metadata/md5-cache/dev-ros/calibration_msgs-9999 @@ -12,4 +12,4 @@ REQUIRED_USE=|| ( python_targets_python3_6 ) RESTRICT=!test? ( test ) SLOT=0 _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 git-r3 8ec5b53812bce105ae7943930e4660f8 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c ros-catkin 12d8b1bd7e97fcb10e31884ca5222479 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=527ccef8d467a72476ecb04ce0fc7eb9 +_md5_=dfdbf88ea58efa0567ef1b7e13961029 diff --git a/metadata/md5-cache/dev-ros/pluginlib-1.13.0 b/metadata/md5-cache/dev-ros/pluginlib-1.13.0 index 6c600b17716f..0d870c52125b 100644 --- a/metadata/md5-cache/dev-ros/pluginlib-1.13.0 +++ b/metadata/md5-cache/dev-ros/pluginlib-1.13.0 @@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/ros/pluginlib/archive/1.13.0.tar.gz -> pluginlib-1.13.0.tar.gz _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c ros-catkin 12d8b1bd7e97fcb10e31884ca5222479 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=9d3353f417a7212c38f0f0d6596bd7f3 +_md5_=1fef8c6efe8439f1fa4f87ef413dbd39 diff --git a/metadata/md5-cache/dev-ros/pluginlib-9999 b/metadata/md5-cache/dev-ros/pluginlib-9999 index f2484ee2f6e4..37dfcd67a05c 100644 --- a/metadata/md5-cache/dev-ros/pluginlib-9999 +++ b/metadata/md5-cache/dev-ros/pluginlib-9999 @@ -12,4 +12,4 @@ REQUIRED_USE=|| ( python_targets_python3_6 ) RESTRICT=!test? ( test ) SLOT=0 _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 git-r3 8ec5b53812bce105ae7943930e4660f8 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c ros-catkin 12d8b1bd7e97fcb10e31884ca5222479 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=9d3353f417a7212c38f0f0d6596bd7f3 +_md5_=1fef8c6efe8439f1fa4f87ef413dbd39 diff --git a/metadata/md5-cache/dev-ros/roslint-0.12.0 b/metadata/md5-cache/dev-ros/roslint-0.12.0 index ceabf6f028d9..e9376fa1f4b8 100644 --- a/metadata/md5-cache/dev-ros/roslint-0.12.0 +++ b/metadata/md5-cache/dev-ros/roslint-0.12.0 @@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/ros/roslint/archive/0.12.0.tar.gz -> roslint-0.12.0.tar.gz _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c ros-catkin 12d8b1bd7e97fcb10e31884ca5222479 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=09ac7fb99e79fcfdfbd771fd19a7d1c5 +_md5_=0ec82278f8ac33dd91b78746ed1ff8d3 diff --git a/metadata/md5-cache/dev-ros/roslint-9999 b/metadata/md5-cache/dev-ros/roslint-9999 index c8d9efa941c5..70f1f75f2108 100644 --- a/metadata/md5-cache/dev-ros/roslint-9999 +++ b/metadata/md5-cache/dev-ros/roslint-9999 @@ -12,4 +12,4 @@ REQUIRED_USE=|| ( python_targets_python3_6 ) RESTRICT=!test? ( test ) SLOT=0 _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 git-r3 8ec5b53812bce105ae7943930e4660f8 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c ros-catkin 12d8b1bd7e97fcb10e31884ca5222479 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=09ac7fb99e79fcfdfbd771fd19a7d1c5 +_md5_=0ec82278f8ac33dd91b78746ed1ff8d3 diff --git a/metadata/md5-cache/dev-ros/roslz4-1.15.7 b/metadata/md5-cache/dev-ros/roslz4-1.15.7 index 446aaf3e67a5..fed2ce5cba02 100644 --- a/metadata/md5-cache/dev-ros/roslz4-1.15.7 +++ b/metadata/md5-cache/dev-ros/roslz4-1.15.7 @@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/ros/ros_comm/archive/1.15.7.tar.gz -> ros_comm-1.15.7.tar.gz _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c ros-catkin 12d8b1bd7e97fcb10e31884ca5222479 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=3cd5565ddb40adaec1441b20af56f89d +_md5_=209f4a335992457e67bb14c4a82f9cb7 diff --git a/metadata/md5-cache/dev-ros/roslz4-9999 b/metadata/md5-cache/dev-ros/roslz4-9999 index 2f32e1cc5e2d..7e44a6dc0ac9 100644 --- a/metadata/md5-cache/dev-ros/roslz4-9999 +++ b/metadata/md5-cache/dev-ros/roslz4-9999 @@ -12,4 +12,4 @@ REQUIRED_USE=|| ( python_targets_python3_6 ) RESTRICT=!test? ( test ) SLOT=0 _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 git-r3 8ec5b53812bce105ae7943930e4660f8 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c ros-catkin 12d8b1bd7e97fcb10e31884ca5222479 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=3cd5565ddb40adaec1441b20af56f89d +_md5_=209f4a335992457e67bb14c4a82f9cb7 diff --git a/metadata/md5-cache/dev-ros/turtle_tf2-0.2.3 b/metadata/md5-cache/dev-ros/turtle_tf2-0.2.3 index 9974f5c88826..6bf9828bea09 100644 --- a/metadata/md5-cache/dev-ros/turtle_tf2-0.2.3 +++ b/metadata/md5-cache/dev-ros/turtle_tf2-0.2.3 @@ -1,16 +1,16 @@ BDEPEND=dev-util/ninja dev-util/cmake DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-ros/roscpp dev-ros/rospy[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/tf2 dev-ros/tf2_ros[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/turtlesim[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/geometry_msgs[ros_messages_python(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/std_msgs[ros_messages_python(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-libs/boost:= python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-util/catkin[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/empy[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] +DEPEND=dev-ros/geometry_msgs[ros_messages_python(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/roscpp dev-ros/rospy[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/std_msgs[ros_messages_python(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/tf2 dev-ros/tf2_ros[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/tf2_geometry_msgs[ros_messages_python(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/turtlesim[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-libs/boost:= python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-util/catkin[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/empy[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] DESCRIPTION=Demonstrates how to write a tf2 broadcaster and listener with the turtlesim EAPI=7 HOMEPAGE=https://wiki.ros.org/turtle_tf2 https://github.com/ros/geometry_tutorials IUSE=python_targets_python3_6 test KEYWORDS=~amd64 ~arm LICENSE=BSD -RDEPEND=dev-ros/roscpp dev-ros/rospy[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/tf2 dev-ros/tf2_ros[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/turtlesim[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/geometry_msgs[ros_messages_python(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/std_msgs[ros_messages_python(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-libs/boost:= python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] +RDEPEND=dev-ros/geometry_msgs[ros_messages_python(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/roscpp dev-ros/rospy[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/std_msgs[ros_messages_python(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/tf2 dev-ros/tf2_ros[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/tf2_geometry_msgs[ros_messages_python(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/turtlesim[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-libs/boost:= python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] REQUIRED_USE=|| ( python_targets_python3_6 ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/ros/geometry_tutorials/archive/0.2.3.tar.gz -> geometry_tutorials-0.2.3.tar.gz _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c ros-catkin 12d8b1bd7e97fcb10e31884ca5222479 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=0eb69fa5250706fc730b0c9dd2cb410b +_md5_=809c05b3a61226eec63e6be313dbe4b8 diff --git a/metadata/md5-cache/dev-ros/turtle_tf2-9999 b/metadata/md5-cache/dev-ros/turtle_tf2-9999 index 79f171fdf7cd..989fb414bff8 100644 --- a/metadata/md5-cache/dev-ros/turtle_tf2-9999 +++ b/metadata/md5-cache/dev-ros/turtle_tf2-9999 @@ -1,15 +1,15 @@ BDEPEND=>=dev-vcs/git-1.8.2.1[curl] dev-util/ninja dev-util/cmake DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=dev-ros/roscpp dev-ros/rospy[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/tf2 dev-ros/tf2_ros[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/turtlesim[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/geometry_msgs[ros_messages_python(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/std_msgs[ros_messages_python(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-libs/boost:= python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-util/catkin[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/empy[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] +DEPEND=dev-ros/geometry_msgs[ros_messages_python(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/roscpp dev-ros/rospy[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/std_msgs[ros_messages_python(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/tf2 dev-ros/tf2_ros[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/tf2_geometry_msgs[ros_messages_python(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/turtlesim[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-libs/boost:= python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-util/catkin[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/empy[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] DESCRIPTION=Demonstrates how to write a tf2 broadcaster and listener with the turtlesim EAPI=7 HOMEPAGE=https://wiki.ros.org/turtle_tf2 https://github.com/ros/geometry_tutorials IUSE=python_targets_python3_6 test LICENSE=BSD PROPERTIES=live -RDEPEND=dev-ros/roscpp dev-ros/rospy[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/tf2 dev-ros/tf2_ros[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/turtlesim[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/geometry_msgs[ros_messages_python(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/std_msgs[ros_messages_python(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-libs/boost:= python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] +RDEPEND=dev-ros/geometry_msgs[ros_messages_python(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/roscpp dev-ros/rospy[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/std_msgs[ros_messages_python(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/tf2 dev-ros/tf2_ros[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/tf2_geometry_msgs[ros_messages_python(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-ros/turtlesim[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-libs/boost:= python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] REQUIRED_USE=|| ( python_targets_python3_6 ) RESTRICT=!test? ( test ) SLOT=0 _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 git-r3 8ec5b53812bce105ae7943930e4660f8 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c ros-catkin 12d8b1bd7e97fcb10e31884ca5222479 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=0eb69fa5250706fc730b0c9dd2cb410b +_md5_=809c05b3a61226eec63e6be313dbe4b8 diff --git a/metadata/md5-cache/dev-util/Manifest.gz b/metadata/md5-cache/dev-util/Manifest.gz index 07614c0a02df..8fa19179a633 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/bats-1.2.1 b/metadata/md5-cache/dev-util/bats-1.2.1 new file mode 100644 index 000000000000..9cc3826af058 --- /dev/null +++ b/metadata/md5-cache/dev-util/bats-1.2.1 @@ -0,0 +1,11 @@ +DEFINED_PHASES=install test +DEPEND=app-shells/bash:* +DESCRIPTION=Bats-core: Bash Automated Testing System +EAPI=7 +HOMEPAGE=https://github.com/bats-core/bats-core/ +KEYWORDS=~amd64 ~arm ~ppc64 ~x86 +LICENSE=MIT +RDEPEND=app-shells/bash:* +SLOT=0 +SRC_URI=https://github.com/bats-core/bats-core/archive/v1.2.1.tar.gz -> bats-1.2.1.tar.gz +_md5_=c405afe03a01ee19113a0cbb1e75916d diff --git a/metadata/md5-cache/dev-util/cbindgen-0.14.2 b/metadata/md5-cache/dev-util/cbindgen-0.14.2 deleted file mode 100644 index bf24801c7e7e..000000000000 --- a/metadata/md5-cache/dev-util/cbindgen-0.14.2 +++ /dev/null @@ -1,12 +0,0 @@ -BDEPEND=>=virtual/rust-1.37.0 -DEFINED_PHASES=compile install test unpack -DESCRIPTION=A tool for generating C bindings to Rust code -EAPI=7 -HOMEPAGE=https://github.com/eqrion/cbindgen/ -IUSE=debug -KEYWORDS=amd64 ~arm arm64 ~ppc64 x86 -LICENSE=MIT MPL-2.0 -SLOT=0 -SRC_URI=https://crates.io/api/v1/crates/ansi_term/0.11.0/download -> ansi_term-0.11.0.crate https://crates.io/api/v1/crates/atty/0.2.13/download -> atty-0.2.13.crate https://crates.io/api/v1/crates/bitflags/1.2.1/download -> bitflags-1.2.1.crate https://crates.io/api/v1/crates/c2-chacha/0.2.3/download -> c2-chacha-0.2.3.crate https://crates.io/api/v1/crates/cbindgen/0.14.2/download -> cbindgen-0.14.2.crate https://crates.io/api/v1/crates/cfg-if/0.1.10/download -> cfg-if-0.1.10.crate https://crates.io/api/v1/crates/clap/2.33.0/download -> clap-2.33.0.crate https://crates.io/api/v1/crates/getrandom/0.1.13/download -> getrandom-0.1.13.crate https://crates.io/api/v1/crates/heck/0.3.1/download -> heck-0.3.1.crate https://crates.io/api/v1/crates/itoa/0.4.4/download -> itoa-0.4.4.crate https://crates.io/api/v1/crates/libc/0.2.66/download -> libc-0.2.66.crate https://crates.io/api/v1/crates/log/0.4.8/download -> log-0.4.8.crate https://crates.io/api/v1/crates/ppv-lite86/0.2.6/download -> ppv-lite86-0.2.6.crate https://crates.io/api/v1/crates/proc-macro2/1.0.6/download -> proc-macro2-1.0.6.crate https://crates.io/api/v1/crates/quote/1.0.2/download -> quote-1.0.2.crate https://crates.io/api/v1/crates/rand/0.7.2/download -> rand-0.7.2.crate https://crates.io/api/v1/crates/rand_chacha/0.2.1/download -> rand_chacha-0.2.1.crate https://crates.io/api/v1/crates/rand_core/0.5.1/download -> rand_core-0.5.1.crate https://crates.io/api/v1/crates/rand_hc/0.2.0/download -> rand_hc-0.2.0.crate https://crates.io/api/v1/crates/redox_syscall/0.1.56/download -> redox_syscall-0.1.56.crate https://crates.io/api/v1/crates/remove_dir_all/0.5.2/download -> remove_dir_all-0.5.2.crate https://crates.io/api/v1/crates/ryu/1.0.2/download -> ryu-1.0.2.crate https://crates.io/api/v1/crates/serde/1.0.104/download -> serde-1.0.104.crate https://crates.io/api/v1/crates/serde_derive/1.0.104/download -> serde_derive-1.0.104.crate https://crates.io/api/v1/crates/serde_json/1.0.44/download -> serde_json-1.0.44.crate https://crates.io/api/v1/crates/strsim/0.8.0/download -> strsim-0.8.0.crate https://crates.io/api/v1/crates/syn/1.0.11/download -> syn-1.0.11.crate https://crates.io/api/v1/crates/tempfile/3.1.0/download -> tempfile-3.1.0.crate https://crates.io/api/v1/crates/textwrap/0.11.0/download -> textwrap-0.11.0.crate https://crates.io/api/v1/crates/toml/0.5.5/download -> toml-0.5.5.crate https://crates.io/api/v1/crates/unicode-segmentation/1.6.0/download -> unicode-segmentation-1.6.0.crate https://crates.io/api/v1/crates/unicode-width/0.1.7/download -> unicode-width-0.1.7.crate https://crates.io/api/v1/crates/unicode-xid/0.2.0/download -> unicode-xid-0.2.0.crate https://crates.io/api/v1/crates/vec_map/0.8.1/download -> vec_map-0.8.1.crate https://crates.io/api/v1/crates/wasi/0.7.0/download -> wasi-0.7.0.crate https://crates.io/api/v1/crates/winapi/0.3.8/download -> winapi-0.3.8.crate https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download -> winapi-i686-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download -> winapi-x86_64-pc-windows-gnu-0.4.0.crate -_eclasses_=cargo 59ecae2c29d723be70671fd182038195 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=0398e8935cbb841aed6fd417e5ac1d1b diff --git a/metadata/md5-cache/dev-util/cbindgen-0.14.3 b/metadata/md5-cache/dev-util/cbindgen-0.14.3 index fb0d872e9366..5d4440fe5721 100644 --- a/metadata/md5-cache/dev-util/cbindgen-0.14.3 +++ b/metadata/md5-cache/dev-util/cbindgen-0.14.3 @@ -4,9 +4,9 @@ DESCRIPTION=A tool for generating C bindings to Rust code EAPI=7 HOMEPAGE=https://github.com/eqrion/cbindgen/ IUSE=debug -KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~x86 +KEYWORDS=amd64 ~arm arm64 ~ppc64 x86 LICENSE=MIT MPL-2.0 SLOT=0 SRC_URI=https://crates.io/api/v1/crates/ansi_term/0.11.0/download -> ansi_term-0.11.0.crate https://crates.io/api/v1/crates/atty/0.2.13/download -> atty-0.2.13.crate https://crates.io/api/v1/crates/bitflags/1.2.1/download -> bitflags-1.2.1.crate https://crates.io/api/v1/crates/c2-chacha/0.2.3/download -> c2-chacha-0.2.3.crate https://crates.io/api/v1/crates/cbindgen/0.14.3/download -> cbindgen-0.14.3.crate https://crates.io/api/v1/crates/cfg-if/0.1.10/download -> cfg-if-0.1.10.crate https://crates.io/api/v1/crates/clap/2.33.0/download -> clap-2.33.0.crate https://crates.io/api/v1/crates/getrandom/0.1.13/download -> getrandom-0.1.13.crate https://crates.io/api/v1/crates/heck/0.3.1/download -> heck-0.3.1.crate https://crates.io/api/v1/crates/itoa/0.4.4/download -> itoa-0.4.4.crate https://crates.io/api/v1/crates/libc/0.2.66/download -> libc-0.2.66.crate https://crates.io/api/v1/crates/log/0.4.8/download -> log-0.4.8.crate https://crates.io/api/v1/crates/ppv-lite86/0.2.6/download -> ppv-lite86-0.2.6.crate https://crates.io/api/v1/crates/proc-macro2/1.0.6/download -> proc-macro2-1.0.6.crate https://crates.io/api/v1/crates/quote/1.0.2/download -> quote-1.0.2.crate https://crates.io/api/v1/crates/rand/0.7.2/download -> rand-0.7.2.crate https://crates.io/api/v1/crates/rand_chacha/0.2.1/download -> rand_chacha-0.2.1.crate https://crates.io/api/v1/crates/rand_core/0.5.1/download -> rand_core-0.5.1.crate https://crates.io/api/v1/crates/rand_hc/0.2.0/download -> rand_hc-0.2.0.crate https://crates.io/api/v1/crates/redox_syscall/0.1.56/download -> redox_syscall-0.1.56.crate https://crates.io/api/v1/crates/remove_dir_all/0.5.2/download -> remove_dir_all-0.5.2.crate https://crates.io/api/v1/crates/ryu/1.0.2/download -> ryu-1.0.2.crate https://crates.io/api/v1/crates/serde/1.0.104/download -> serde-1.0.104.crate https://crates.io/api/v1/crates/serde_derive/1.0.104/download -> serde_derive-1.0.104.crate https://crates.io/api/v1/crates/serde_json/1.0.44/download -> serde_json-1.0.44.crate https://crates.io/api/v1/crates/strsim/0.8.0/download -> strsim-0.8.0.crate https://crates.io/api/v1/crates/syn/1.0.11/download -> syn-1.0.11.crate https://crates.io/api/v1/crates/tempfile/3.1.0/download -> tempfile-3.1.0.crate https://crates.io/api/v1/crates/textwrap/0.11.0/download -> textwrap-0.11.0.crate https://crates.io/api/v1/crates/toml/0.5.5/download -> toml-0.5.5.crate https://crates.io/api/v1/crates/unicode-segmentation/1.6.0/download -> unicode-segmentation-1.6.0.crate https://crates.io/api/v1/crates/unicode-width/0.1.7/download -> unicode-width-0.1.7.crate https://crates.io/api/v1/crates/unicode-xid/0.2.0/download -> unicode-xid-0.2.0.crate https://crates.io/api/v1/crates/vec_map/0.8.1/download -> vec_map-0.8.1.crate https://crates.io/api/v1/crates/wasi/0.7.0/download -> wasi-0.7.0.crate https://crates.io/api/v1/crates/winapi/0.3.8/download -> winapi-0.3.8.crate https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download -> winapi-i686-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download -> winapi-x86_64-pc-windows-gnu-0.4.0.crate _eclasses_=cargo 59ecae2c29d723be70671fd182038195 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=2287e7f46fecc8dbae69a3b742a592df +_md5_=25030bca0a506636ed13ba03419688a3 diff --git a/metadata/md5-cache/dev-util/ccache-3.7.10 b/metadata/md5-cache/dev-util/ccache-3.7.10 index 7370373e8b29..9de224a766aa 100644 --- a/metadata/md5-cache/dev-util/ccache-3.7.10 +++ b/metadata/md5-cache/dev-util/ccache-3.7.10 @@ -4,11 +4,11 @@ DESCRIPTION=fast compiler cache EAPI=7 HOMEPAGE=https://ccache.dev/ IUSE=test -KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 +KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 LICENSE=GPL-3 RDEPEND=app-arch/xz-utils sys-libs/zlib dev-util/shadowman sys-apps/gentoo-functions RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/ccache/ccache/releases/download/v3.7.10/ccache-3.7.10.tar.xz _eclasses_=multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=19a1adf5b69cfbc52d0c7a822034ac3d +_md5_=4eee572c2367e5512e4304090218f238 diff --git a/metadata/md5-cache/dev-util/confix-2.3.5-r2 b/metadata/md5-cache/dev-util/confix-2.3.5-r2 deleted file mode 100644 index b3cfda64c43d..000000000000 --- a/metadata/md5-cache/dev-util/confix-2.3.5-r2 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install preinst prepare setup test -DEPEND=python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) python_single_target_python2_7? ( >=dev-python/setuptools-42.0.2[python_targets_python2_7(-)] ) -DESCRIPTION=Confix: A Build Tool on Top of GNU Automake -EAPI=5 -HOMEPAGE=http://confix.sourceforge.net -IUSE=+python_single_target_python2_7 -KEYWORDS=~amd64 ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris -LICENSE=GPL-2 -RDEPEND=dev-util/confix-wrapper sys-devel/autoconf-archive sys-devel/automake sys-devel/libtool python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) -REQUIRED_USE=^^ ( python_single_target_python2_7 ) -SLOT=2 -SRC_URI=mirror://sourceforge/confix/Confix-2.3.5.tar.bz2 -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 distutils-r1 0dda1d9008ac0b2530588115a772d99d epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 674c48c926cbb44e91b656e0399d8f54 python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=a668fb1049169d59ffb52c41b18c763c diff --git a/metadata/md5-cache/dev-util/confix-2.3.5-r3 b/metadata/md5-cache/dev-util/confix-2.3.5-r3 deleted file mode 100644 index df1eacc2e6a0..000000000000 --- a/metadata/md5-cache/dev-util/confix-2.3.5-r3 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install preinst prepare setup test -DEPEND=python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) python_single_target_python2_7? ( >=dev-python/setuptools-42.0.2[python_targets_python2_7(-)] ) -DESCRIPTION=Confix: A Build Tool on Top of GNU Automake -EAPI=5 -HOMEPAGE=http://confix.sourceforge.net -IUSE=+python_single_target_python2_7 -KEYWORDS=~amd64 ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris -LICENSE=GPL-2 -RDEPEND=dev-util/confix-wrapper sys-devel/autoconf-archive sys-devel/automake sys-devel/libtool python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) -REQUIRED_USE=^^ ( python_single_target_python2_7 ) -SLOT=2 -SRC_URI=mirror://sourceforge/confix/Confix-2.3.5.tar.bz2 -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 distutils-r1 0dda1d9008ac0b2530588115a772d99d epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 674c48c926cbb44e91b656e0399d8f54 python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=7dc0c92812a40c25015ab1a5cd52ec45 diff --git a/metadata/md5-cache/dev-util/confix-9999 b/metadata/md5-cache/dev-util/confix-9999 deleted file mode 100644 index 8bee0343730c..000000000000 --- a/metadata/md5-cache/dev-util/confix-9999 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install preinst prepare setup test unpack -DEPEND=python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) python_single_target_python2_7? ( >=dev-python/setuptools-42.0.2[python_targets_python2_7(-)] ) dev-vcs/subversion[http(+)] net-misc/rsync -DESCRIPTION=Confix: A Build Tool on Top of GNU Automake -EAPI=5 -HOMEPAGE=http://confix.sourceforge.net -IUSE=+python_single_target_python2_7 -LICENSE=GPL-2 -PROPERTIES=live -RDEPEND=dev-util/confix-wrapper sys-devel/autoconf-archive sys-devel/automake sys-devel/libtool python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) -REQUIRED_USE=^^ ( python_single_target_python2_7 ) -SLOT=2 -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 distutils-r1 0dda1d9008ac0b2530588115a772d99d epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 674c48c926cbb44e91b656e0399d8f54 python-utils-r1 cae3d65c47270c9a8c4880076996c09c subversion ed3498da4fb92dcfb0d6089c85d1465f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=44c51fd6bf14173da8e796169447e7b8 diff --git a/metadata/md5-cache/dev-util/glslang-8.13.3743-r1 b/metadata/md5-cache/dev-util/glslang-8.13.3743-r1 index bb2ad7b7eb76..1339a898ed6b 100644 --- a/metadata/md5-cache/dev-util/glslang-8.13.3743-r1 +++ b/metadata/md5-cache/dev-util/glslang-8.13.3743-r1 @@ -4,11 +4,11 @@ DESCRIPTION=Khronos reference front-end for GLSL and ESSL, and sample SPIR-V gen EAPI=7 HOMEPAGE=https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/ https://github.com/KhronosGroup/glslang IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64 -KEYWORDS=amd64 ~arm ~arm64 ~ppc64 x86 +KEYWORDS=amd64 ~arm ~arm64 ~ppc ~ppc64 x86 LICENSE=BSD RDEPEND=! glslang-8.13.3743.tar.gz _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 cmake-multilib b396704c8c04bb210b7b45dff5c67fea eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multilib-build 8ad5b5535b73a8971881f09277b939f4 multilib-minimal 8bddda43703ba94d8341f4e247f97566 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-any-r1 54a3178500786b0a7ede4a23b7f2a6ad python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=4edb31571394ceebb82436d335afce94 +_md5_=1ba108bec74ce72fae441c8f6e170659 diff --git a/metadata/md5-cache/dev-util/gnome-builder-3.36.1 b/metadata/md5-cache/dev-util/gnome-builder-3.36.1 index e3ba1cecbf46..1e633f736703 100644 --- a/metadata/md5-cache/dev-util/gnome-builder-3.36.1 +++ b/metadata/md5-cache/dev-util/gnome-builder-3.36.1 @@ -1,16 +1,16 @@ BDEPEND=doc? ( python_single_target_python3_6? ( dev-python/sphinx[python_targets_python3_6(-)] dev-python/sphinx_rtd_theme[python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/sphinx[python_targets_python3_7(-)] dev-python/sphinx_rtd_theme[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/sphinx[python_targets_python3_8(-)] dev-python/sphinx_rtd_theme[python_targets_python3_8(-)] ) ) gtk-doc? ( dev-util/gtk-doc app-text/docbook-xml-dtd:4.3 ) test? ( dev-libs/appstream-glib sys-apps/dbus ) dev-util/desktop-file-utils dev-util/glib-utils >=dev-util/meson-0.49.2 >=sys-devel/gettext-0.19.8 virtual/pkgconfig app-arch/xz-utils >=dev-util/meson-0.54.0 >=dev-util/ninja-1.8.2 test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test -DEPEND=>=dev-libs/libdazzle-3.33.90[introspection] >=dev-libs/glib-2.61.2:2 >=x11-libs/gtk+-3.22.26:3[introspection] >=x11-libs/gtksourceview-4.0.0:4[introspection] >=dev-libs/json-glib-1.2.0 >=dev-libs/jsonrpc-glib-3.19.91 >=x11-libs/pango-1.38.0 >=dev-libs/libpeas-1.22.0[python,python_single_target_python3_6(-)?,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?] >=dev-libs/template-glib-3.28.0[introspection] >=x11-libs/vte-0.40.2:2.91[introspection] >=net-libs/webkit-gtk-2.12.0:4=[introspection] >=dev-libs/libxml2-2.9.0 git? ( dev-libs/libgit2[ssh,threads] >=dev-libs/libgit2-glib-0.28.0.1[ssh] ) dev-libs/libpcre:3 dev-libs/libpcre2 >=dev-libs/gobject-introspection-1.54.0:= python_single_target_python3_6? ( >=dev-python/pygobject-3.22.0:3[python_targets_python3_6(-)] ) python_single_target_python3_7? ( >=dev-python/pygobject-3.22.0:3[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/pygobject-3.22.0:3[python_targets_python3_8(-)] ) python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) 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] ) clang? ( sys-devel/clang:= ) devhelp? ( >=dev-util/devhelp-3.25.1:= ) glade? ( >=dev-util/glade-3.22.0:3.10 ) spell? ( >=app-text/gspell-1.8:0= app-text/enchant:2 ) >=dev-util/sysprof-capture-3.33.1:3 sysprof? ( >=dev-util/sysprof-3.33.4:0/3[gtk] ) !!sys-devel/llvm:0 dev-util/desktop-file-utils x11-misc/shared-mime-info +DEPEND=>=dev-libs/libdazzle-3.33.90[introspection] >=dev-libs/glib-2.61.2:2 >=x11-libs/gtk+-3.22.26:3[introspection] >=x11-libs/gtksourceview-4.0.0:4[introspection] >=dev-libs/json-glib-1.2.0 >=dev-libs/jsonrpc-glib-3.19.91 >=x11-libs/pango-1.38.0 >=dev-libs/libpeas-1.22.0[python,python_single_target_python3_6(-)?,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?] >=dev-libs/template-glib-3.28.0[introspection] >=x11-libs/vte-0.40.2:2.91[introspection] >=net-libs/webkit-gtk-2.12.0:4=[introspection] >=dev-libs/libxml2-2.9.0 git? ( dev-libs/libgit2:=[ssh,threads] >=dev-libs/libgit2-glib-0.28.0.1[ssh] ) dev-libs/libpcre:3 dev-libs/libpcre2 >=dev-libs/gobject-introspection-1.54.0:= python_single_target_python3_6? ( >=dev-python/pygobject-3.22.0:3[python_targets_python3_6(-)] ) python_single_target_python3_7? ( >=dev-python/pygobject-3.22.0:3[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/pygobject-3.22.0:3[python_targets_python3_8(-)] ) python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) 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] ) clang? ( sys-devel/clang:= ) devhelp? ( >=dev-util/devhelp-3.25.1:= ) glade? ( >=dev-util/glade-3.22.0:3.10 ) spell? ( >=app-text/gspell-1.8:0= app-text/enchant:2 ) >=dev-util/sysprof-capture-3.33.1:3 sysprof? ( >=dev-util/sysprof-3.33.4:0/3[gtk] ) !!sys-devel/llvm:0 dev-util/desktop-file-utils x11-misc/shared-mime-info DESCRIPTION=An IDE for writing GNOME-based software EAPI=7 HOMEPAGE=https://wiki.gnome.org/Apps/Builder IUSE=clang +devhelp doc +git +glade gtk-doc spell sysprof test python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 test KEYWORDS=~amd64 ~x86 LICENSE=GPL-3+ GPL-2+ LGPL-3+ LGPL-2+ MIT CC-BY-SA-3.0 CC0-1.0 -RDEPEND=>=dev-libs/libdazzle-3.33.90[introspection] >=dev-libs/glib-2.61.2:2 >=x11-libs/gtk+-3.22.26:3[introspection] >=x11-libs/gtksourceview-4.0.0:4[introspection] >=dev-libs/json-glib-1.2.0 >=dev-libs/jsonrpc-glib-3.19.91 >=x11-libs/pango-1.38.0 >=dev-libs/libpeas-1.22.0[python,python_single_target_python3_6(-)?,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?] >=dev-libs/template-glib-3.28.0[introspection] >=x11-libs/vte-0.40.2:2.91[introspection] >=net-libs/webkit-gtk-2.12.0:4=[introspection] >=dev-libs/libxml2-2.9.0 git? ( dev-libs/libgit2[ssh,threads] >=dev-libs/libgit2-glib-0.28.0.1[ssh] ) dev-libs/libpcre:3 dev-libs/libpcre2 >=dev-libs/gobject-introspection-1.54.0:= python_single_target_python3_6? ( >=dev-python/pygobject-3.22.0:3[python_targets_python3_6(-)] ) python_single_target_python3_7? ( >=dev-python/pygobject-3.22.0:3[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/pygobject-3.22.0:3[python_targets_python3_8(-)] ) python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) 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] ) clang? ( sys-devel/clang:= ) devhelp? ( >=dev-util/devhelp-3.25.1:= ) glade? ( >=dev-util/glade-3.22.0:3.10 ) spell? ( >=app-text/gspell-1.8:0= app-text/enchant:2 ) >=dev-util/sysprof-capture-3.33.1:3 sysprof? ( >=dev-util/sysprof-3.33.4:0/3[gtk] ) +RDEPEND=>=dev-libs/libdazzle-3.33.90[introspection] >=dev-libs/glib-2.61.2:2 >=x11-libs/gtk+-3.22.26:3[introspection] >=x11-libs/gtksourceview-4.0.0:4[introspection] >=dev-libs/json-glib-1.2.0 >=dev-libs/jsonrpc-glib-3.19.91 >=x11-libs/pango-1.38.0 >=dev-libs/libpeas-1.22.0[python,python_single_target_python3_6(-)?,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?] >=dev-libs/template-glib-3.28.0[introspection] >=x11-libs/vte-0.40.2:2.91[introspection] >=net-libs/webkit-gtk-2.12.0:4=[introspection] >=dev-libs/libxml2-2.9.0 git? ( dev-libs/libgit2:=[ssh,threads] >=dev-libs/libgit2-glib-0.28.0.1[ssh] ) dev-libs/libpcre:3 dev-libs/libpcre2 >=dev-libs/gobject-introspection-1.54.0:= python_single_target_python3_6? ( >=dev-python/pygobject-3.22.0:3[python_targets_python3_6(-)] ) python_single_target_python3_7? ( >=dev-python/pygobject-3.22.0:3[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/pygobject-3.22.0:3[python_targets_python3_8(-)] ) python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) 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] ) clang? ( sys-devel/clang:= ) devhelp? ( >=dev-util/devhelp-3.25.1:= ) glade? ( >=dev-util/glade-3.22.0:3.10 ) spell? ( >=app-text/gspell-1.8:0= app-text/enchant:2 ) >=dev-util/sysprof-capture-3.33.1:3 sysprof? ( >=dev-util/sysprof-3.33.4:0/3[gtk] ) REQUIRED_USE=^^ ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=mirror://gnome/sources/gnome-builder/3.36/gnome-builder-3.36.1.tar.xz _eclasses_=eutils fcb2aa98e1948b835b5ae66ca52868c5 gnome.org 532d56d07b9eace4831aaa817d2b756a gnome2-utils 893e828f0f25f070f0b38d20c83c7670 llvm 21d8c0949a2693d7109cc6a25fabfcaf meson 71d293a701d6362387e1214da368c848 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-single-r1 674c48c926cbb44e91b656e0399d8f54 python-utils-r1 cae3d65c47270c9a8c4880076996c09c readme.gentoo-r1 22ae82e140bdd95d17a34fd5fd733190 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb virtualx e49dbce7ac14426e1155497476915307 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=d1c62586feff8e0debbac4dcb19cdec5 +_md5_=71ca00ab552a22e57ca197f54da9a25d diff --git a/metadata/md5-cache/dev-util/jenkins-bin-2.235.3 b/metadata/md5-cache/dev-util/jenkins-bin-2.235.3 new file mode 100644 index 000000000000..b13ce8cd2392 --- /dev/null +++ b/metadata/md5-cache/dev-util/jenkins-bin-2.235.3 @@ -0,0 +1,13 @@ +BDEPEND=virtual/pkgconfig +DEFINED_PHASES=install setup +DESCRIPTION=Extensible continuous integration server +EAPI=7 +HOMEPAGE=https://jenkins.io/ +KEYWORDS=~amd64 ~x86 ~amd64-linux +LICENSE=MIT +RDEPEND=media-fonts/dejavu media-libs/freetype !dev-util/jenkins-bin:0 >=virtual/jre-1.8.0 +RESTRICT=mirror +SLOT=lts +SRC_URI=http://mirrors.jenkins-ci.org/war-stable/2.235.3/jenkins.war -> jenkins-bin-2.235.3.war +_eclasses_=multilib 2477ebe553d3e4d2c606191fe6c33602 systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb user 7b7fc6ec5eb1c1eee55b0609f01e7362 user-info a2abd4e2f4c3b9b06d64bf1329359a02 +_md5_=0935a84615a963df9606323f353012d9 diff --git a/metadata/md5-cache/dev-util/ply-2.1.1-r1 b/metadata/md5-cache/dev-util/ply-2.1.1-r1 index dc3f71d3bfc7..5d7bfafe3cbc 100644 --- a/metadata/md5-cache/dev-util/ply-2.1.1-r1 +++ b/metadata/md5-cache/dev-util/ply-2.1.1-r1 @@ -4,10 +4,10 @@ DESCRIPTION=Dynamic instrumentation of the Linux kernel with BPF and kprobes EAPI=7 HOMEPAGE=https://github.com/iovisor/ply IUSE=static-libs kernel_linux -KEYWORDS=amd64 arm arm64 ~ppc ~x86 +KEYWORDS=amd64 arm arm64 ~ppc LICENSE=GPL-2 RDEPEND=!sys-boot/plymouth SLOT=0 SRC_URI=https://github.com/iovisor/ply/archive/2.1.1.tar.gz -> ply-2.1.1.tar.gz https://github.com/iovisor/ply/commit/1bc183af8703023e377f92716ecd3f339ffffd11.patch -> ply-2.1.1-arm-build-fix.patch _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 linux-info c90a203b1c14cfa77bd3e37a0e96c955 multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=a54a693cae0cd5eb526a881b65b4a4c6 +_md5_=fe9494e561e408d333f6c1efdaf3cfc0 diff --git a/metadata/md5-cache/dev-util/qmtest-2.4.1-r1 b/metadata/md5-cache/dev-util/qmtest-2.4.1-r1 deleted file mode 100644 index ea5bfd1af809..000000000000 --- a/metadata/md5-cache/dev-util/qmtest-2.4.1-r1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare setup test -DEPEND=python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) python_single_target_python2_7? ( >=dev-python/setuptools-42.0.2[python_targets_python2_7(-)] ) -DESCRIPTION=CodeSourcery's test harness system -EAPI=6 -HOMEPAGE=http://www.codesourcery.com/qmtest/ -IUSE=+python_single_target_python2_7 -KEYWORDS=amd64 ~mips x86 ~amd64-linux ~x86-linux -LICENSE=GPL-2 -RDEPEND=python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) -REQUIRED_USE=^^ ( python_single_target_python2_7 ) -SLOT=0 -SRC_URI=http://www.codesourcery.com/public/qmtest/qmtest-2.4.1/qmtest-2.4.1.tar.gz -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 distutils-r1 0dda1d9008ac0b2530588115a772d99d epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 674c48c926cbb44e91b656e0399d8f54 python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=909ff4d6edac7a36102c8f7c2d785e2e diff --git a/metadata/md5-cache/dev-util/spirv-headers-1.5.3 b/metadata/md5-cache/dev-util/spirv-headers-1.5.3 index 923c0c3f42aa..9ff101493d72 100644 --- a/metadata/md5-cache/dev-util/spirv-headers-1.5.3 +++ b/metadata/md5-cache/dev-util/spirv-headers-1.5.3 @@ -3,9 +3,9 @@ DEFINED_PHASES=compile configure install prepare test DESCRIPTION=Machine-readable files for the SPIR-V Registry EAPI=7 HOMEPAGE=https://www.khronos.org/registry/spir-v/ -KEYWORDS=amd64 ~arm ~arm64 ~ppc64 x86 +KEYWORDS=amd64 ~arm ~arm64 ~ppc ~ppc64 x86 LICENSE=MIT SLOT=0 SRC_URI=https://github.com/KhronosGroup/SPIRV-Headers/archive/c0df742ec0b8178ad58c68cff3437ad4b6a06e26.tar.gz -> spirv-headers-1.5.3.tar.gz _eclasses_=cmake-utils 77cd39e6009811bf97a59d91ffd5b54f eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=425a549c38f69bd0a77ea47976f5d547 +_md5_=743b455c86faf19a6a22379f931a9c91 diff --git a/metadata/md5-cache/dev-util/spirv-tools-2020.3 b/metadata/md5-cache/dev-util/spirv-tools-2020.3 index 9a16bd7a57f4..74a09eb5c1fd 100644 --- a/metadata/md5-cache/dev-util/spirv-tools-2020.3 +++ b/metadata/md5-cache/dev-util/spirv-tools-2020.3 @@ -5,10 +5,10 @@ DESCRIPTION=Provides an API and commands for processing SPIR-V modules EAPI=7 HOMEPAGE=https://github.com/KhronosGroup/SPIRV-Tools IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64 -KEYWORDS=amd64 ~arm ~arm64 ~ppc64 x86 +KEYWORDS=amd64 ~arm ~arm64 ~ppc ~ppc64 x86 LICENSE=Apache-2.0 RESTRICT=test SLOT=0 SRC_URI=https://github.com/KhronosGroup/SPIRV-Tools/archive/v2020.3.tar.gz -> spirv-tools-2020.3.tar.gz _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 cmake-multilib b396704c8c04bb210b7b45dff5c67fea eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multilib-build 8ad5b5535b73a8971881f09277b939f4 multilib-minimal 8bddda43703ba94d8341f4e247f97566 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-any-r1 54a3178500786b0a7ede4a23b7f2a6ad python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=c69a6c1ed2e9abad2ecd52101b787ed2 +_md5_=4932201fd16d6775bec3d59da3b89317 diff --git a/metadata/md5-cache/dev-util/trace-cmd-2.9.1 b/metadata/md5-cache/dev-util/trace-cmd-2.9.1 new file mode 100644 index 000000000000..24e5632d45a7 --- /dev/null +++ b/metadata/md5-cache/dev-util/trace-cmd-2.9.1 @@ -0,0 +1,16 @@ +BDEPEND=python? ( virtual/pkgconfig dev-lang/swig ) doc? ( app-text/asciidoc ) +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=audit? ( sys-process/audit ) python? ( python_targets_python3_6? ( dev-lang/python:3.6 ) 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_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) udis86? ( dev-libs/udis86 ) sys-kernel/linux-headers test? ( dev-util/cunit ) +DESCRIPTION=User-space front-end for Ftrace +EAPI=7 +HOMEPAGE=https://git.kernel.org/cgit/linux/kernel/git/rostedt/trace-cmd.git +IUSE=+audit doc python test udis86 kernel_linux python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 +KEYWORDS=~amd64 ~arm64 ~x86 +LICENSE=GPL-2+ LGPL-2.1+ +RDEPEND=audit? ( sys-process/audit ) python? ( python_targets_python3_6? ( dev-lang/python:3.6 ) 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_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) udis86? ( dev-libs/udis86 ) +REQUIRED_USE=python? ( || ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) ) +RESTRICT=!test? ( test ) test +SLOT=0/2.9.1 +SRC_URI=https://git.kernel.org/pub/scm/utils/trace-cmd/trace-cmd.git/snapshot/trace-cmd-v2.9.1.tar.gz +_eclasses_=bash-completion-r1 e5f9c3faab3ab3d1e7e007daa8c736ef linux-info c90a203b1c14cfa77bd3e37a0e96c955 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb +_md5_=60bbd20803a112ed38eed84a13a18285 diff --git a/metadata/md5-cache/dev-util/unrpyc-1.1.3 b/metadata/md5-cache/dev-util/unrpyc-1.1.3 deleted file mode 100644 index a571f07047ed..000000000000 --- a/metadata/md5-cache/dev-util/unrpyc-1.1.3 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -DEFINED_PHASES=compile configure install prepare test -DEPEND=module? ( dev-python/picklemagic[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) -DESCRIPTION=Ren'Py's rpyc scripts decompiler -EAPI=7 -HOMEPAGE=https://github.com/CensoredUsername/unrpyc -IUSE=+module proto0 proto1 proto2 python_targets_python2_7 -KEYWORDS=~amd64 ~x86 -LICENSE=BSD-1 BSD -RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -REQUIRED_USE=|| ( python_targets_python2_7 ) -SLOT=0 -SRC_URI=https://github.com/CensoredUsername/unrpyc/archive/v1.1.3.tar.gz -> unrpyc-1.1.3.tar.gz -_eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=27991a918cf56e1ea823e0391ebeefa3 diff --git a/metadata/md5-cache/dev-util/vulkan-headers-1.2.143 b/metadata/md5-cache/dev-util/vulkan-headers-1.2.143 index 67ad018dd6bf..797201528991 100644 --- a/metadata/md5-cache/dev-util/vulkan-headers-1.2.143 +++ b/metadata/md5-cache/dev-util/vulkan-headers-1.2.143 @@ -3,9 +3,9 @@ DEFINED_PHASES=compile configure install prepare test DESCRIPTION=Vulkan Header files and API registry EAPI=7 HOMEPAGE=https://github.com/KhronosGroup/Vulkan-Headers -KEYWORDS=amd64 ~arm ~arm64 ~ppc64 x86 +KEYWORDS=amd64 ~arm ~arm64 ~ppc ~ppc64 x86 LICENSE=Apache-2.0 SLOT=0 SRC_URI=https://github.com/KhronosGroup/Vulkan-Headers/archive/v1.2.143.tar.gz -> vulkan-headers-1.2.143.tar.gz _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=1e5ea98e9b2c9a2ce81afccb3a004623 +_md5_=cefe1a80db5009216795add08daee616 diff --git a/metadata/md5-cache/dev-util/vulkan-tools-1.2.141 b/metadata/md5-cache/dev-util/vulkan-tools-1.2.141 index 105cb55b290f..4f7b6e3e7dc6 100644 --- a/metadata/md5-cache/dev-util/vulkan-tools-1.2.141 +++ b/metadata/md5-cache/dev-util/vulkan-tools-1.2.141 @@ -5,11 +5,11 @@ DESCRIPTION=Official Vulkan Tools and Utilities for Windows, Linux, Android, and EAPI=7 HOMEPAGE=https://github.com/KhronosGroup/Vulkan-Tools IUSE=cube wayland +X abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64 -KEYWORDS=amd64 ~arm ~arm64 ~ppc64 +KEYWORDS=amd64 ~arm ~arm64 ~ppc ~ppc64 LICENSE=Apache-2.0 RDEPEND=>=media-libs/vulkan-loader-1.2.141:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?,wayland?,X?] wayland? ( dev-libs/wayland:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) X? ( x11-libs/libX11:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] x11-libs/libXrandr:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) REQUIRED_USE=!cube? ( || ( X wayland ) ) cube? ( ^^ ( X wayland ) ) SLOT=0 SRC_URI=https://github.com/KhronosGroup/Vulkan-Tools/archive/v1.2.141.tar.gz -> vulkan-tools-1.2.141.tar.gz _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 cmake-multilib b396704c8c04bb210b7b45dff5c67fea eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multilib-build 8ad5b5535b73a8971881f09277b939f4 multilib-minimal 8bddda43703ba94d8341f4e247f97566 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-any-r1 54a3178500786b0a7ede4a23b7f2a6ad python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=7262fcfe61a7dbfb77193e02a7244d22 +_md5_=43950b69d903dd6f8533241a8e9a8c44 diff --git a/metadata/md5-cache/dev-vcs/Manifest.gz b/metadata/md5-cache/dev-vcs/Manifest.gz index 4ce615433bc1..42ebe15dc715 100644 Binary files a/metadata/md5-cache/dev-vcs/Manifest.gz and b/metadata/md5-cache/dev-vcs/Manifest.gz differ diff --git a/metadata/md5-cache/dev-vcs/git-2.28.0 b/metadata/md5-cache/dev-vcs/git-2.28.0 new file mode 100644 index 000000000000..60c112783b20 --- /dev/null +++ b/metadata/md5-cache/dev-vcs/git-2.28.0 @@ -0,0 +1,16 @@ +BDEPEND=doc? ( app-text/asciidoc app-text/docbook2X app-text/xmlto sys-apps/texinfo ) nls? ( sys-devel/gettext ) test? ( app-crypt/gnupg ) virtual/pkgconfig +DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack +DEPEND=gnome-keyring? ( app-crypt/libsecret ) !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) sys-libs/zlib pcre? ( pcre-jit? ( dev-libs/libpcre2[jit(+)] ) !pcre-jit? ( dev-libs/libpcre ) ) perl? ( dev-lang/perl:=[-build(-)] ) tk? ( dev-lang/tk:0= ) curl? ( net-misc/curl webdav? ( dev-libs/expat ) ) emacs? ( >=app-editors/emacs-23.1:* ) iconv? ( virtual/libiconv ) +DESCRIPTION=stupid content tracker: distributed VCS designed for speed and efficiency +EAPI=7 +HOMEPAGE=https://www.git-scm.com/ +IUSE=+blksha1 +curl cgi doc emacs gnome-keyring +gpg highlight +iconv libressl mediawiki mediawiki-experimental +nls +pcre +pcre-jit perforce +perl +ppcsha1 tk +threads +webdav xinetd cvs subversion test python_single_target_python3_6 python_single_target_python3_7 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=GPL-2 +RDEPEND=gnome-keyring? ( app-crypt/libsecret ) !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) sys-libs/zlib pcre? ( pcre-jit? ( dev-libs/libpcre2[jit(+)] ) !pcre-jit? ( dev-libs/libpcre ) ) perl? ( dev-lang/perl:=[-build(-)] ) tk? ( dev-lang/tk:0= ) curl? ( net-misc/curl webdav? ( dev-libs/expat ) ) emacs? ( >=app-editors/emacs-23.1:* ) iconv? ( virtual/libiconv ) gpg? ( app-crypt/gnupg ) perl? ( dev-perl/Error dev-perl/MailTools dev-perl/Authen-SASL cgi? ( dev-perl/CGI highlight? ( app-text/highlight ) ) cvs? ( >=dev-vcs/cvsps-2.1:0 dev-perl/DBI dev-perl/DBD-SQLite ) mediawiki? ( dev-perl/DateTime-Format-ISO8601 dev-perl/HTML-Tree dev-perl/MediaWiki-API ) subversion? ( dev-vcs/subversion[-dso(-),perl] dev-perl/libwww-perl dev-perl/TermReadKey ) ) perforce? ( python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) ) +REQUIRED_USE=cgi? ( perl ) cvs? ( perl ) mediawiki? ( perl ) mediawiki-experimental? ( mediawiki ) subversion? ( perl ) webdav? ( curl ) pcre-jit? ( pcre ) perforce? ( ^^ ( python_single_target_python3_6 python_single_target_python3_7 ) ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://www.kernel.org/pub/software/scm/git/git-2.28.0.tar.xz https://www.kernel.org/pub/software/scm/git/git-manpages-2.28.0.tar.xz doc? ( https://www.kernel.org/pub/software/scm/git/git-htmldocs-2.28.0.tar.xz ) +_eclasses_=bash-completion-r1 e5f9c3faab3ab3d1e7e007daa8c736ef elisp-common 504a3383c45504fde86b00426619a709 l10n 97f2753e3f1f3753d53d856c7c0bbb0b multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 6ec4c4d8fc8324200f1c14e8d158c59b perl-module 97206c028d9bdc9f248e022ac5c9fc83 python-single-r1 674c48c926cbb44e91b656e0399d8f54 python-utils-r1 cae3d65c47270c9a8c4880076996c09c systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb +_md5_=42fd44bc027ca254db5d45a18686dada diff --git a/metadata/md5-cache/games-engines/Manifest.gz b/metadata/md5-cache/games-engines/Manifest.gz index 2bf03549b939..963a7844044a 100644 Binary files a/metadata/md5-cache/games-engines/Manifest.gz and b/metadata/md5-cache/games-engines/Manifest.gz differ diff --git a/metadata/md5-cache/games-engines/gemrb-0.8.3-r1 b/metadata/md5-cache/games-engines/gemrb-0.8.3-r1 deleted file mode 100644 index 5971cd5a58a1..000000000000 --- a/metadata/md5-cache/games-engines/gemrb-0.8.3-r1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test -DEPEND=media-libs/freetype media-libs/libpng:0= >=media-libs/libsdl-1.2[video] media-libs/libvorbis media-libs/openal media-libs/sdl-mixer sys-libs/zlib python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) virtual/pkgconfig sys-devel/make >=dev-util/cmake-3.9.6 -DESCRIPTION=Reimplementation of the Infinity engine -EAPI=6 -HOMEPAGE=http://gemrb.sourceforge.net/ -IUSE=+python_single_target_python2_7 -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=media-libs/freetype media-libs/libpng:0= >=media-libs/libsdl-1.2[video] media-libs/libvorbis media-libs/openal media-libs/sdl-mixer sys-libs/zlib python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) -REQUIRED_USE=^^ ( python_single_target_python2_7 ) -SLOT=0 -SRC_URI=mirror://sourceforge/gemrb/gemrb-0.8.3.tar.gz -_eclasses_=cmake-utils 77cd39e6009811bf97a59d91ffd5b54f desktop 7fd20552ce4cc97e8acb132a499a7dd8 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 gnome2-utils 893e828f0f25f070f0b38d20c83c7670 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 674c48c926cbb44e91b656e0399d8f54 python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=ec08f2856962681f8bfb6088ff2ae3b7 diff --git a/metadata/md5-cache/kde-misc/Manifest.gz b/metadata/md5-cache/kde-misc/Manifest.gz index 9ef97c0dfe77..f77aaead9b8f 100644 Binary files a/metadata/md5-cache/kde-misc/Manifest.gz and b/metadata/md5-cache/kde-misc/Manifest.gz differ diff --git a/metadata/md5-cache/kde-misc/tellico-3.3.1 b/metadata/md5-cache/kde-misc/tellico-3.3.1 index 326f650c7b8a..7dceac394972 100644 --- a/metadata/md5-cache/kde-misc/tellico-3.3.1 +++ b/metadata/md5-cache/kde-misc/tellico-3.3.1 @@ -5,11 +5,11 @@ DESCRIPTION=Collection manager based on KDE Frameworks EAPI=7 HOMEPAGE=https://tellico-project.org/ IUSE=cddb discid pdf scanner semantic-desktop taglib v4l xmp yaz test debug +handbook test -KEYWORDS=amd64 ~arm64 ~x86 +KEYWORDS=amd64 ~arm64 x86 LICENSE=|| ( GPL-2 GPL-3 ) RDEPEND=dev-libs/libxml2 dev-libs/libxslt >=dev-perl/Text-BibTeX-0.780.0-r1 dev-qt/qtdbus:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 kde-frameworks/karchive:5 kde-frameworks/kcodecs:5 kde-frameworks/kcompletion:5 kde-frameworks/kconfig:5 kde-frameworks/kconfigwidgets:5 kde-frameworks/kcoreaddons:5 kde-frameworks/kcrash:5 kde-frameworks/kguiaddons:5 kde-frameworks/khtml:5 kde-frameworks/kiconthemes:5 kde-frameworks/kitemmodels:5 kde-frameworks/ki18n:5 kde-frameworks/kjobwidgets:5 kde-frameworks/kio:5 kde-frameworks/knewstuff:5 kde-frameworks/kparts:5 kde-frameworks/kservice:5 kde-frameworks/ktextwidgets:5 kde-frameworks/kwallet:5 kde-frameworks/kwidgetsaddons:5 kde-frameworks/kwindowsystem:5 kde-frameworks/kxmlgui:5 kde-frameworks/solid:5 kde-frameworks/sonnet:5 cddb? ( kde-apps/libkcddb:5 ) discid? ( dev-libs/libcdio:= ) pdf? ( app-text/poppler[qt5] ) scanner? ( kde-apps/libksane:5 ) semantic-desktop? ( kde-frameworks/kfilemetadata:5 ) taglib? ( >=media-libs/taglib-1.5 ) v4l? ( >=media-libs/libv4l-0.8.3 ) xmp? ( >=media-libs/exempi-2 ) yaz? ( >=dev-libs/yaz-2:0 ) || ( kde-frameworks/breeze-icons:* kde-frameworks/oxygen-icons:* ) >=kde-frameworks/kf-env-4 dev-qt/qtcore:5 RESTRICT=!test? ( test ) !test? ( test ) test SLOT=5 SRC_URI=https://tellico-project.org/files/tellico-3.3.1.tar.xz _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 ecm e341cb3583b4219b5c207e24915b0264 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 kde.org 805aef05bd5352355744e28a6ab5ae3c multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb virtualx e49dbce7ac14426e1155497476915307 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=6396b2d8227ff04c45c7658dda208e9d +_md5_=b5edd5793d53b1a3ba2136b21176cabf diff --git a/metadata/md5-cache/mail-client/Manifest.gz b/metadata/md5-cache/mail-client/Manifest.gz index 50034ecb7457..9b244d27f0c2 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/claws-mail-3.17.5-r1 b/metadata/md5-cache/mail-client/claws-mail-3.17.5-r1 deleted file mode 100644 index 10d63cc7b2ca..000000000000 --- a/metadata/md5-cache/mail-client/claws-mail-3.17.5-r1 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=app-arch/xz-utils virtual/pkgconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 -DEFINED_PHASES=configure install postinst postrm preinst prepare setup -DEPEND=dev-libs/nettle:= net-mail/ytnef sys-libs/zlib:= x11-libs/cairo x11-libs/gdk-pixbuf:2[jpeg] >=x11-libs/gtk+-2.24:2 x11-libs/libX11 x11-libs/pango archive? ( app-arch/libarchive >=net-misc/curl-7.9.7 ) bogofilter? ( mail-filter/bogofilter ) calendar? ( >=dev-libs/libical-2.0.0:= >=net-misc/curl-7.9.7 ) dbus? ( >=dev-libs/dbus-glib-0.60 sys-apps/dbus ) gdata? ( >=dev-libs/libgdata-0.17.2 ) dillo? ( www-client/dillo ) gnutls? ( >=net-libs/gnutls-3.0 ) imap? ( >=net-libs/libetpan-0.57 ) ldap? ( >=net-nds/openldap-2.0.7 ) litehtml? ( >=dev-libs/glib-2.36:2 >=dev-libs/gumbo-0.10 net-misc/curl media-libs/fontconfig ) nls? ( >=sys-devel/gettext-0.18 ) nntp? ( >=net-libs/libetpan-0.57 ) notification? ( dev-libs/glib:2 libcanberra? ( media-libs/libcanberra[gtk] ) libindicate? ( dev-libs/libindicate:3[gtk] ) libnotify? ( x11-libs/libnotify ) ) pda? ( >=app-pda/jpilot-0.99 ) pdf? ( app-text/poppler[cairo] ) pgp? ( >=app-crypt/gpgme-1.0.0 ) session? ( x11-libs/libICE x11-libs/libSM ) smime? ( >=app-crypt/gpgme-1.0.0 ) spam-report? ( >=net-misc/curl-7.9.7 ) spell? ( >=app-text/enchant-2.0.0:2= ) startup-notification? ( x11-libs/startup-notification ) svg? ( >=gnome-base/librsvg-2.40.5 ) valgrind? ( dev-util/valgrind ) xface? ( >=media-libs/compface-1.4 ) dev-util/desktop-file-utils x11-misc/shared-mime-info -DESCRIPTION=An email client (and news reader) based on GTK+ -EAPI=7 -HOMEPAGE=https://www.claws-mail.org/ -IUSE=archive bogofilter calendar clamav dbus debug dillo doc gdata +gnutls +imap ipv6 ldap +libcanberra +libindicate +libnotify litehtml networkmanager nls nntp +notification pda pdf perl +pgp python rss session sieve smime spamassassin spam-report spell startup-notification svg valgrind xface +python_single_target_python2_7 -KEYWORDS=~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86 -LICENSE=GPL-3 -RDEPEND=dev-libs/nettle:= net-mail/ytnef sys-libs/zlib:= x11-libs/cairo x11-libs/gdk-pixbuf:2[jpeg] >=x11-libs/gtk+-2.24:2 x11-libs/libX11 x11-libs/pango archive? ( app-arch/libarchive >=net-misc/curl-7.9.7 ) bogofilter? ( mail-filter/bogofilter ) calendar? ( >=dev-libs/libical-2.0.0:= >=net-misc/curl-7.9.7 ) dbus? ( >=dev-libs/dbus-glib-0.60 sys-apps/dbus ) gdata? ( >=dev-libs/libgdata-0.17.2 ) dillo? ( www-client/dillo ) gnutls? ( >=net-libs/gnutls-3.0 ) imap? ( >=net-libs/libetpan-0.57 ) ldap? ( >=net-nds/openldap-2.0.7 ) litehtml? ( >=dev-libs/glib-2.36:2 >=dev-libs/gumbo-0.10 net-misc/curl media-libs/fontconfig ) nls? ( >=sys-devel/gettext-0.18 ) nntp? ( >=net-libs/libetpan-0.57 ) notification? ( dev-libs/glib:2 libcanberra? ( media-libs/libcanberra[gtk] ) libindicate? ( dev-libs/libindicate:3[gtk] ) libnotify? ( x11-libs/libnotify ) ) pda? ( >=app-pda/jpilot-0.99 ) pdf? ( app-text/poppler[cairo] ) pgp? ( >=app-crypt/gpgme-1.0.0 ) session? ( x11-libs/libICE x11-libs/libSM ) smime? ( >=app-crypt/gpgme-1.0.0 ) spam-report? ( >=net-misc/curl-7.9.7 ) spell? ( >=app-text/enchant-2.0.0:2= ) startup-notification? ( x11-libs/startup-notification ) svg? ( >=gnome-base/librsvg-2.40.5 ) valgrind? ( dev-util/valgrind ) app-misc/mime-types x11-misc/shared-mime-info clamav? ( app-antivirus/clamav ) networkmanager? ( net-misc/networkmanager ) pdf? ( app-text/ghostscript-gpl ) perl? ( dev-lang/perl:= ) python? ( python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) >=dev-python/pygtk-2.10.3 ) rss? ( dev-libs/libxml2 net-misc/curl ) -REQUIRED_USE=libcanberra? ( notification ) libindicate? ( notification ) libnotify? ( notification ) networkmanager? ( dbus ) python? ( ^^ ( python_single_target_python2_7 ) ) smime? ( pgp ) -SLOT=0 -SRC_URI=https://www.claws-mail.org/download.php?file=releases/claws-mail-3.17.5.tar.xz -_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 desktop 7fd20552ce4cc97e8acb132a499a7dd8 libtool f143db5a74ccd9ca28c1234deffede96 multilib 2477ebe553d3e4d2c606191fe6c33602 python-single-r1 674c48c926cbb44e91b656e0399d8f54 python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=4d6e5b92263ee45b3bb477eed41d14dd diff --git a/metadata/md5-cache/mail-client/claws-mail-3.17.6 b/metadata/md5-cache/mail-client/claws-mail-3.17.6 index bcfc1dbc1782..668c9c57f112 100644 --- a/metadata/md5-cache/mail-client/claws-mail-3.17.6 +++ b/metadata/md5-cache/mail-client/claws-mail-3.17.6 @@ -5,11 +5,11 @@ DESCRIPTION=An email client (and news reader) based on GTK+ EAPI=7 HOMEPAGE=https://www.claws-mail.org/ IUSE=archive bogofilter calendar clamav dbus debug dillo doc gdata +gnutls +imap ipv6 ldap +libcanberra +libindicate +libnotify litehtml networkmanager nls nntp +notification pda pdf perl +pgp python rss session sieve smime spamassassin spam-report spell startup-notification svg valgrind xface +python_single_target_python2_7 -KEYWORDS=~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 +KEYWORDS=~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86 LICENSE=GPL-3 RDEPEND=dev-libs/nettle:= net-mail/ytnef sys-libs/zlib:= x11-libs/cairo x11-libs/gdk-pixbuf:2[jpeg] >=x11-libs/gtk+-2.24:2 x11-libs/libX11 x11-libs/pango archive? ( app-arch/libarchive >=net-misc/curl-7.9.7 ) bogofilter? ( mail-filter/bogofilter ) calendar? ( >=dev-libs/libical-2.0.0:= >=net-misc/curl-7.9.7 ) dbus? ( >=dev-libs/dbus-glib-0.60 sys-apps/dbus ) gdata? ( >=dev-libs/libgdata-0.17.2 ) dillo? ( www-client/dillo ) gnutls? ( >=net-libs/gnutls-3.0 ) imap? ( >=net-libs/libetpan-0.57 ) ldap? ( >=net-nds/openldap-2.0.7 ) litehtml? ( >=dev-libs/glib-2.36:2 >=dev-libs/gumbo-0.10 net-misc/curl media-libs/fontconfig ) nls? ( >=sys-devel/gettext-0.18 ) nntp? ( >=net-libs/libetpan-0.57 ) notification? ( dev-libs/glib:2 libcanberra? ( media-libs/libcanberra[gtk] ) libindicate? ( dev-libs/libindicate:3[gtk] ) libnotify? ( x11-libs/libnotify ) ) pda? ( >=app-pda/jpilot-0.99 ) pdf? ( app-text/poppler[cairo] ) pgp? ( >=app-crypt/gpgme-1.0.0 ) session? ( x11-libs/libICE x11-libs/libSM ) smime? ( >=app-crypt/gpgme-1.0.0 ) spam-report? ( >=net-misc/curl-7.9.7 ) spell? ( >=app-text/enchant-2.0.0:2= ) startup-notification? ( x11-libs/startup-notification ) svg? ( >=gnome-base/librsvg-2.40.5 ) valgrind? ( dev-util/valgrind ) app-misc/mime-types x11-misc/shared-mime-info clamav? ( app-antivirus/clamav ) networkmanager? ( net-misc/networkmanager ) pdf? ( app-text/ghostscript-gpl ) perl? ( dev-lang/perl:= ) python? ( python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) >=dev-python/pygtk-2.10.3 ) rss? ( dev-libs/libxml2 net-misc/curl ) REQUIRED_USE=libcanberra? ( notification ) libindicate? ( notification ) libnotify? ( notification ) networkmanager? ( dbus ) python? ( ^^ ( python_single_target_python2_7 ) ) smime? ( pgp ) SLOT=0 SRC_URI=https://www.claws-mail.org/download.php?file=releases/claws-mail-3.17.6.tar.xz _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 desktop 7fd20552ce4cc97e8acb132a499a7dd8 libtool f143db5a74ccd9ca28c1234deffede96 multilib 2477ebe553d3e4d2c606191fe6c33602 python-single-r1 674c48c926cbb44e91b656e0399d8f54 python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=1ec875a9de6e65e7e517451bd1918b64 +_md5_=4d6e5b92263ee45b3bb477eed41d14dd diff --git a/metadata/md5-cache/mail-client/neomutt-20200626 b/metadata/md5-cache/mail-client/neomutt-20200626 index e01c8144da64..d65ea3e2a5b1 100644 --- a/metadata/md5-cache/mail-client/neomutt-20200626 +++ b/metadata/md5-cache/mail-client/neomutt-20200626 @@ -4,10 +4,10 @@ DESCRIPTION=A small but very powerful text-based mail client EAPI=6 HOMEPAGE=https://neomutt.org/ IUSE=berkdb doc gdbm gnutls gpgme idn kerberos kyotocabinet libressl lmdb nls notmuch pgp-classic qdbm sasl selinux slang smime-classic ssl tokyocabinet -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=app-misc/mime-types berkdb? ( || ( sys-libs/db:6.2 sys-libs/db:5.3 sys-libs/db:4.8 ) =net-libs/gnutls-1.0.17 ) gpgme? ( >=app-crypt/gpgme-0.9.0 ) idn? ( net-dns/libidn:= ) kerberos? ( virtual/krb5 ) notmuch? ( net-mail/notmuch ) sasl? ( >=dev-libs/cyrus-sasl-2 ) !slang? ( sys-libs/ncurses:0 ) slang? ( sys-libs/slang ) ssl? ( !libressl? ( >=dev-libs/openssl-0.9.6:0 ) libressl? ( dev-libs/libressl ) ) selinux? ( sec-policy/selinux-mutt ) SLOT=0 SRC_URI=https://github.com/neomutt/neomutt/archive/20200626.tar.gz -> neomutt-20200626.tar.gz _eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 2477ebe553d3e4d2c606191fe6c33602 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=87280acf8f1418f13e4fd37b373657a2 +_md5_=d8842d64e2a0fbd367fe81d48b28b168 diff --git a/metadata/md5-cache/mail-client/neomutt-20200626-r1 b/metadata/md5-cache/mail-client/neomutt-20200626-r1 new file mode 100644 index 000000000000..8f572407e884 --- /dev/null +++ b/metadata/md5-cache/mail-client/neomutt-20200626-r1 @@ -0,0 +1,14 @@ +DEFINED_PHASES=configure install postinst +DEPEND=app-misc/mime-types berkdb? ( || ( sys-libs/db:6.2 sys-libs/db:5.3 sys-libs/db:4.8 ) =net-libs/gnutls-1.0.17 ) gpgme? ( >=app-crypt/gpgme-0.9.0 ) idn? ( net-dns/libidn:= ) kerberos? ( virtual/krb5 ) notmuch? ( net-mail/notmuch ) sasl? ( >=dev-libs/cyrus-sasl-2 ) !slang? ( sys-libs/ncurses:0 ) slang? ( sys-libs/slang ) ssl? ( !libressl? ( >=dev-libs/openssl-0.9.6:0 ) libressl? ( dev-libs/libressl ) ) dev-lang/tcl net-mail/mailbase doc? ( dev-libs/libxml2 dev-libs/libxslt app-text/docbook-xsl-stylesheets || ( www-client/lynx www-client/w3m www-client/elinks ) ) +DESCRIPTION=A small but very powerful text-based mail client +EAPI=7 +HOMEPAGE=https://neomutt.org/ +IUSE=berkdb doc gdbm gnutls gpgme idn kerberos kyotocabinet libressl lmdb nls notmuch pgp-classic qdbm sasl selinux slang smime-classic ssl tokyocabinet +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=app-misc/mime-types berkdb? ( || ( sys-libs/db:6.2 sys-libs/db:5.3 sys-libs/db:4.8 ) =net-libs/gnutls-1.0.17 ) gpgme? ( >=app-crypt/gpgme-0.9.0 ) idn? ( net-dns/libidn:= ) kerberos? ( virtual/krb5 ) notmuch? ( net-mail/notmuch ) sasl? ( >=dev-libs/cyrus-sasl-2 ) !slang? ( sys-libs/ncurses:0 ) slang? ( sys-libs/slang ) ssl? ( !libressl? ( >=dev-libs/openssl-0.9.6:0 ) libressl? ( dev-libs/libressl ) ) selinux? ( sec-policy/selinux-mutt ) +RESTRICT=test +SLOT=0 +SRC_URI=https://github.com/neomutt/neomutt/archive/20200626.tar.gz -> neomutt-20200626.tar.gz +_eclasses_=eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb +_md5_=347eae30f49b66ac7305f9154c5c0643 diff --git a/metadata/md5-cache/mail-client/neomutt-99999999 b/metadata/md5-cache/mail-client/neomutt-99999999 index b174b1a23af4..d6158c868ed2 100644 --- a/metadata/md5-cache/mail-client/neomutt-99999999 +++ b/metadata/md5-cache/mail-client/neomutt-99999999 @@ -1,12 +1,13 @@ +BDEPEND=>=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=configure install postinst unpack -DEPEND=app-misc/mime-types berkdb? ( || ( sys-libs/db:6.2 sys-libs/db:5.3 sys-libs/db:4.8 ) =net-libs/gnutls-1.0.17 ) gpgme? ( >=app-crypt/gpgme-0.9.0 ) idn? ( net-dns/libidn:= ) kerberos? ( virtual/krb5 ) notmuch? ( net-mail/notmuch ) sasl? ( >=dev-libs/cyrus-sasl-2 ) !slang? ( sys-libs/ncurses:0 ) slang? ( sys-libs/slang ) ssl? ( !libressl? ( >=dev-libs/openssl-0.9.6:0 ) libressl? ( dev-libs/libressl ) ) dev-lang/tcl net-mail/mailbase doc? ( dev-libs/libxml2 dev-libs/libxslt app-text/docbook-xsl-stylesheets || ( www-client/lynx www-client/w3m www-client/elinks ) ) >=dev-vcs/git-1.8.2.1[curl] +DEPEND=app-misc/mime-types berkdb? ( || ( sys-libs/db:6.2 sys-libs/db:5.3 sys-libs/db:4.8 ) =net-libs/gnutls-1.0.17 ) gpgme? ( >=app-crypt/gpgme-0.9.0 ) idn? ( net-dns/libidn:= ) kerberos? ( virtual/krb5 ) notmuch? ( net-mail/notmuch ) sasl? ( >=dev-libs/cyrus-sasl-2 ) !slang? ( sys-libs/ncurses:0 ) slang? ( sys-libs/slang ) ssl? ( !libressl? ( >=dev-libs/openssl-0.9.6:0 ) libressl? ( dev-libs/libressl ) ) dev-lang/tcl net-mail/mailbase doc? ( dev-libs/libxml2 dev-libs/libxslt app-text/docbook-xsl-stylesheets || ( www-client/lynx www-client/w3m www-client/elinks ) ) DESCRIPTION=A small but very powerful text-based mail client -EAPI=6 +EAPI=7 HOMEPAGE=https://neomutt.org/ IUSE=berkdb doc gdbm gnutls gpgme idn kerberos kyotocabinet libressl lmdb nls notmuch pgp-classic qdbm sasl selinux slang smime-classic ssl tokyocabinet LICENSE=GPL-2 PROPERTIES=live RDEPEND=app-misc/mime-types berkdb? ( || ( sys-libs/db:6.2 sys-libs/db:5.3 sys-libs/db:4.8 ) =net-libs/gnutls-1.0.17 ) gpgme? ( >=app-crypt/gpgme-0.9.0 ) idn? ( net-dns/libidn:= ) kerberos? ( virtual/krb5 ) notmuch? ( net-mail/notmuch ) sasl? ( >=dev-libs/cyrus-sasl-2 ) !slang? ( sys-libs/ncurses:0 ) slang? ( sys-libs/slang ) ssl? ( !libressl? ( >=dev-libs/openssl-0.9.6:0 ) libressl? ( dev-libs/libressl ) ) selinux? ( sec-policy/selinux-mutt ) SLOT=0 -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 git-r3 8ec5b53812bce105ae7943930e4660f8 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 2477ebe553d3e4d2c606191fe6c33602 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=e3ad487fa714e0bc163343447c4adb3d +_eclasses_=eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 git-r3 8ec5b53812bce105ae7943930e4660f8 multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb +_md5_=3e9b5540151a6a056b7366f746c34d10 diff --git a/metadata/md5-cache/mail-client/thunderbird-68.11.0 b/metadata/md5-cache/mail-client/thunderbird-68.11.0 new file mode 100644 index 000000000000..2fc27b74eebe --- /dev/null +++ b/metadata/md5-cache/mail-client/thunderbird-68.11.0 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile configure install postinst postrm preinst prepare pretend setup unpack +DEPEND=>=dev-libs/nss-3.44.4 >=dev-libs/nspr-4.21 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 dbus? ( >=sys-apps/dbus-0.60 >=dev-libs/dbus-glib-0.72 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) >=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 system-av1? ( >=media-libs/dav1d-0.3.0:= >=media-libs/libaom-1.0.0:= ) system-harfbuzz? ( >=media-libs/harfbuzz-2.4.0:0= >=media-gfx/graphite2-1.3.13 ) system-icu? ( >=dev-libs/icu-63.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.7*:0=[postproc] ) system-sqlite? ( >=dev-db/sqlite-3.28.0:3[secure-delete,debug=] ) system-webp? ( >=media-libs/libwebp-1.0.2:0= ) wifi? ( kernel_linux? ( >=sys-apps/dbus-0.60 >=dev-libs/dbus-glib-0.72 net-misc/networkmanager ) ) jack? ( virtual/jack ) selinux? ( sec-policy/selinux-mozilla ) app-arch/zip app-arch/unzip >=dev-util/cbindgen-0.8.7 >=net-libs/nodejs-8.11.0 >=sys-devel/binutils-2.30 sys-apps/findutils virtual/pkgconfig >=virtual/rust-1.34.0 || ( ( sys-devel/clang:10 !clang? ( sys-devel/llvm:10 ) clang? ( =sys-devel/lld-10* sys-devel/llvm:10[gold] pgo? ( =sys-libs/compiler-rt-sanitizers-10*[profile] ) ) ) ( sys-devel/clang:9 !clang? ( sys-devel/llvm:9 ) clang? ( =sys-devel/lld-9* sys-devel/llvm:9[gold] pgo? ( =sys-libs/compiler-rt-sanitizers-9*[profile] ) ) ) ( sys-devel/clang:8 !clang? ( sys-devel/llvm:8 ) clang? ( =sys-devel/lld-8* sys-devel/llvm:8[gold] pgo? ( =sys-libs/compiler-rt-sanitizers-8*[profile] ) ) ) ( sys-devel/clang:7 !clang? ( sys-devel/llvm:7 ) clang? ( =sys-devel/lld-7* sys-devel/llvm:7[gold] pgo? ( =sys-libs/compiler-rt-sanitizers-7*[profile] ) ) ) ) pulseaudio? ( media-sound/pulseaudio ) wayland? ( >=x11-libs/gtk+-3.11:3[wayland] ) amd64? ( >=dev-lang/yasm-1.1 virtual/opengl ) x86? ( >=dev-lang/yasm-1.1 virtual/opengl ) !system-av1? ( amd64? ( >=dev-lang/nasm-2.13 ) x86? ( >=dev-lang/nasm-2.13 ) ) !!sys-devel/llvm:0 virtual/pkgconfig dev-lang/python:2.7[ncurses,sqlite,ssl,threads(+)] || ( dev-lang/python:3.9[ncurses,sqlite,ssl,threads(+)] dev-lang/python:3.8[ncurses,sqlite,ssl,threads(+)] dev-lang/python:3.7[ncurses,sqlite,ssl,threads(+)] dev-lang/python:3.6[ncurses,sqlite,ssl,threads(+)] ) >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) ~sys-devel/autoconf-2.13 >=sys-devel/libtool-2.4 app-arch/unzip pgo? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) +DESCRIPTION=Thunderbird Mail Client +EAPI=6 +HOMEPAGE=https://www.mozilla.org/thunderbird +IUSE=bindist clang cpu_flags_x86_avx2 dbus debug eme-free +gmp-autoupdate hardened jack lightning lto cpu_flags_arm_neon pgo pulseaudio selinux startup-notification +system-av1 +system-harfbuzz +system-icu +system-jpeg +system-libevent +system-sqlite system-libvpx +system-webp test wayland wifi custom-cflags custom-optimization 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-GB l10n_es-AR l10n_es-ES l10n_et l10n_eu 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_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_tr l10n_uk l10n_uz l10n_vi l10n_zh-CN l10n_zh-TW pgo +KEYWORDS=~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux +LICENSE=MPL-2.0 GPL-2 LGPL-2.1 +RDEPEND=>=dev-libs/nss-3.44.4 >=dev-libs/nspr-4.21 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 dbus? ( >=sys-apps/dbus-0.60 >=dev-libs/dbus-glib-0.72 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) >=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 system-av1? ( >=media-libs/dav1d-0.3.0:= >=media-libs/libaom-1.0.0:= ) system-harfbuzz? ( >=media-libs/harfbuzz-2.4.0:0= >=media-gfx/graphite2-1.3.13 ) system-icu? ( >=dev-libs/icu-63.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.7*:0=[postproc] ) system-sqlite? ( >=dev-db/sqlite-3.28.0:3[secure-delete,debug=] ) system-webp? ( >=media-libs/libwebp-1.0.2:0= ) wifi? ( kernel_linux? ( >=sys-apps/dbus-0.60 >=dev-libs/dbus-glib-0.72 net-misc/networkmanager ) ) jack? ( virtual/jack ) selinux? ( sec-policy/selinux-mozilla ) jack? ( virtual/jack ) pulseaudio? ( || ( media-sound/pulseaudio >=media-sound/apulse-0.1.9 ) ) selinux? ( sec-policy/selinux-mozilla ) +REQUIRED_USE=pgo? ( lto ) wifi? ( dbus ) +RESTRICT=!bindist? ( bindist ) !test? ( test ) +SLOT=0 +SRC_URI=l10n_ar? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/ar.xpi -> thunderbird-68.11.0-ar.xpi ) l10n_ast? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/ast.xpi -> thunderbird-68.11.0-ast.xpi ) l10n_be? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/be.xpi -> thunderbird-68.11.0-be.xpi ) l10n_bg? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/bg.xpi -> thunderbird-68.11.0-bg.xpi ) l10n_br? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/br.xpi -> thunderbird-68.11.0-br.xpi ) l10n_ca? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/ca.xpi -> thunderbird-68.11.0-ca.xpi ) l10n_cak? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/cak.xpi -> thunderbird-68.11.0-cak.xpi ) l10n_cs? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/cs.xpi -> thunderbird-68.11.0-cs.xpi ) l10n_cy? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/cy.xpi -> thunderbird-68.11.0-cy.xpi ) l10n_da? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/da.xpi -> thunderbird-68.11.0-da.xpi ) l10n_de? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/de.xpi -> thunderbird-68.11.0-de.xpi ) l10n_dsb? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/dsb.xpi -> thunderbird-68.11.0-dsb.xpi ) l10n_el? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/el.xpi -> thunderbird-68.11.0-el.xpi ) l10n_en-GB? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/en-GB.xpi -> thunderbird-68.11.0-en-GB.xpi ) l10n_es-AR? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/es-AR.xpi -> thunderbird-68.11.0-es-AR.xpi ) l10n_es-ES? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/es-ES.xpi -> thunderbird-68.11.0-es-ES.xpi ) l10n_et? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/et.xpi -> thunderbird-68.11.0-et.xpi ) l10n_eu? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/eu.xpi -> thunderbird-68.11.0-eu.xpi ) l10n_fi? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/fi.xpi -> thunderbird-68.11.0-fi.xpi ) l10n_fr? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/fr.xpi -> thunderbird-68.11.0-fr.xpi ) l10n_fy? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/fy-NL.xpi -> thunderbird-68.11.0-fy-NL.xpi ) l10n_ga? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/ga-IE.xpi -> thunderbird-68.11.0-ga-IE.xpi ) l10n_gd? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/gd.xpi -> thunderbird-68.11.0-gd.xpi ) l10n_gl? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/gl.xpi -> thunderbird-68.11.0-gl.xpi ) l10n_he? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/he.xpi -> thunderbird-68.11.0-he.xpi ) l10n_hr? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/hr.xpi -> thunderbird-68.11.0-hr.xpi ) l10n_hsb? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/hsb.xpi -> thunderbird-68.11.0-hsb.xpi ) l10n_hu? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/hu.xpi -> thunderbird-68.11.0-hu.xpi ) l10n_hy? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/hy-AM.xpi -> thunderbird-68.11.0-hy-AM.xpi ) l10n_id? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/id.xpi -> thunderbird-68.11.0-id.xpi ) l10n_is? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/is.xpi -> thunderbird-68.11.0-is.xpi ) l10n_it? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/it.xpi -> thunderbird-68.11.0-it.xpi ) l10n_ja? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/ja.xpi -> thunderbird-68.11.0-ja.xpi ) l10n_ka? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/ka.xpi -> thunderbird-68.11.0-ka.xpi ) l10n_kab? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/kab.xpi -> thunderbird-68.11.0-kab.xpi ) l10n_kk? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/kk.xpi -> thunderbird-68.11.0-kk.xpi ) l10n_ko? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/ko.xpi -> thunderbird-68.11.0-ko.xpi ) l10n_lt? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/lt.xpi -> thunderbird-68.11.0-lt.xpi ) l10n_ms? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/ms.xpi -> thunderbird-68.11.0-ms.xpi ) l10n_nb? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/nb-NO.xpi -> thunderbird-68.11.0-nb-NO.xpi ) l10n_nl? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/nl.xpi -> thunderbird-68.11.0-nl.xpi ) l10n_nn? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/nn-NO.xpi -> thunderbird-68.11.0-nn-NO.xpi ) l10n_pl? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/pl.xpi -> thunderbird-68.11.0-pl.xpi ) l10n_pt-BR? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/pt-BR.xpi -> thunderbird-68.11.0-pt-BR.xpi ) l10n_pt-PT? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/pt-PT.xpi -> thunderbird-68.11.0-pt-PT.xpi ) l10n_rm? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/rm.xpi -> thunderbird-68.11.0-rm.xpi ) l10n_ro? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/ro.xpi -> thunderbird-68.11.0-ro.xpi ) l10n_ru? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/ru.xpi -> thunderbird-68.11.0-ru.xpi ) l10n_si? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/si.xpi -> thunderbird-68.11.0-si.xpi ) l10n_sk? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/sk.xpi -> thunderbird-68.11.0-sk.xpi ) l10n_sl? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/sl.xpi -> thunderbird-68.11.0-sl.xpi ) l10n_sq? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/sq.xpi -> thunderbird-68.11.0-sq.xpi ) l10n_sr? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/sr.xpi -> thunderbird-68.11.0-sr.xpi ) l10n_sv? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/sv-SE.xpi -> thunderbird-68.11.0-sv-SE.xpi ) l10n_tr? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/tr.xpi -> thunderbird-68.11.0-tr.xpi ) l10n_uk? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/uk.xpi -> thunderbird-68.11.0-uk.xpi ) l10n_uz? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/uz.xpi -> thunderbird-68.11.0-uz.xpi ) l10n_vi? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/vi.xpi -> thunderbird-68.11.0-vi.xpi ) l10n_zh-CN? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/zh-CN.xpi -> thunderbird-68.11.0-zh-CN.xpi ) l10n_zh-TW? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/zh-TW.xpi -> thunderbird-68.11.0-zh-TW.xpi ) https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/source/thunderbird-68.11.0.source.tar.xz https://dev.gentoo.org/~axs/distfiles/lightning-6.2.5.tar.xz lightning? ( https://dev.gentoo.org/~axs/distfiles/gdata-provider-4.4.1.tar.xz ) https://dev.gentoo.org/~anarchy/mozilla/patchsets/firefox-68.0-patches-15.tar.xz https://dev.gentoo.org/~axs/mozilla/patchsets/firefox-68.0-patches-15.tar.xz https://dev.gentoo.org/~polynomial-c/mozilla/patchsets/firefox-68.0-patches-15.tar.xz https://dev.gentoo.org/~whissi/mozilla/patchsets/firefox-68.0-patches-15.tar.xz +_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 check-reqs 7e3fd1855a5e1b50bb9e80827b3f672d desktop 7fd20552ce4cc97e8acb132a499a7dd8 eapi7-ver f9ec87e93172b25ce65a85303dc06964 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 gnome2-utils 893e828f0f25f070f0b38d20c83c7670 libtool f143db5a74ccd9ca28c1234deffede96 llvm 21d8c0949a2693d7109cc6a25fabfcaf ltprune 2729691420b6deeda2a90b1f1183fb55 mozcoreconf-v6 7efde39c6e3b6ffe287e0c4b2eed5e65 mozextension 798d8c84c9e7a8105e56c9eb6626e643 mozlinguas-v2 7559b4e56a88d67da4e96e77296f723c multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 pax-utils a41d1fd1c111289ffa04490de6ee79d7 preserve-libs ef207dc62baddfddfd39a164d9797648 python-any-r1 54a3178500786b0a7ede4a23b7f2a6ad python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 2352c3fc97241f6a02042773c8287748 virtualx e49dbce7ac14426e1155497476915307 xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=b064216e2f4152081f0ed983e6d27fe7 diff --git a/metadata/md5-cache/mail-client/thunderbird-bin-68.11.0 b/metadata/md5-cache/mail-client/thunderbird-bin-68.11.0 new file mode 100644 index 000000000000..878fb340f99f --- /dev/null +++ b/metadata/md5-cache/mail-client/thunderbird-bin-68.11.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile install postinst postrm prepare unpack +DEPEND=app-arch/unzip app-arch/zip app-arch/unzip +DESCRIPTION=Thunderbird Mail Client +EAPI=6 +HOMEPAGE=https://www.thunderbird.net/ +IUSE=+crashreporter +ffmpeg +pulseaudio selinux l10n_ar l10n_ast l10n_be l10n_bg l10n_br l10n_ca l10n_cs l10n_cy l10n_da l10n_de l10n_el l10n_en-GB l10n_es-AR l10n_es-ES l10n_et l10n_eu 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_ko l10n_lt l10n_nb l10n_nl l10n_nn 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_tr l10n_uk l10n_vi l10n_zh-CN l10n_zh-TW +KEYWORDS=-* amd64 x86 +LICENSE=MPL-2.0 GPL-2 LGPL-2.1 +RDEPEND=dev-libs/atk >=sys-apps/dbus-0.60 >=dev-libs/dbus-glib-0.72 >=dev-libs/glib-2.26:2 >=media-libs/alsa-lib-1.0.16 media-libs/fontconfig >=media-libs/freetype-2.4.10:2 virtual/freedesktop-icon-theme >=x11-libs/cairo-1.10[X] x11-libs/gdk-pixbuf:2 >=x11-libs/gtk+-2.18:2 >=x11-libs/gtk+-3.4.0:3 x11-libs/libX11 x11-libs/libXext x11-libs/libXrender x11-libs/libXt >=x11-libs/pango-1.22.0 pulseaudio? ( ! thunderbird-68.11.0-ar.xpi ) l10n_ast? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/ast.xpi -> thunderbird-68.11.0-ast.xpi ) l10n_be? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/be.xpi -> thunderbird-68.11.0-be.xpi ) l10n_bg? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/bg.xpi -> thunderbird-68.11.0-bg.xpi ) l10n_br? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/br.xpi -> thunderbird-68.11.0-br.xpi ) l10n_ca? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/ca.xpi -> thunderbird-68.11.0-ca.xpi ) l10n_cs? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/cs.xpi -> thunderbird-68.11.0-cs.xpi ) l10n_cy? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/cy.xpi -> thunderbird-68.11.0-cy.xpi ) l10n_da? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/da.xpi -> thunderbird-68.11.0-da.xpi ) l10n_de? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/de.xpi -> thunderbird-68.11.0-de.xpi ) l10n_el? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/el.xpi -> thunderbird-68.11.0-el.xpi ) l10n_en-GB? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/en-GB.xpi -> thunderbird-68.11.0-en-GB.xpi ) l10n_es-AR? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/es-AR.xpi -> thunderbird-68.11.0-es-AR.xpi ) l10n_es-ES? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/es-ES.xpi -> thunderbird-68.11.0-es-ES.xpi ) l10n_et? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/et.xpi -> thunderbird-68.11.0-et.xpi ) l10n_eu? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/eu.xpi -> thunderbird-68.11.0-eu.xpi ) l10n_fi? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/fi.xpi -> thunderbird-68.11.0-fi.xpi ) l10n_fr? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/fr.xpi -> thunderbird-68.11.0-fr.xpi ) l10n_fy? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/fy-NL.xpi -> thunderbird-68.11.0-fy-NL.xpi ) l10n_ga? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/ga-IE.xpi -> thunderbird-68.11.0-ga-IE.xpi ) l10n_gd? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/gd.xpi -> thunderbird-68.11.0-gd.xpi ) l10n_gl? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/gl.xpi -> thunderbird-68.11.0-gl.xpi ) l10n_he? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/he.xpi -> thunderbird-68.11.0-he.xpi ) l10n_hr? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/hr.xpi -> thunderbird-68.11.0-hr.xpi ) l10n_hsb? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/hsb.xpi -> thunderbird-68.11.0-hsb.xpi ) l10n_hu? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/hu.xpi -> thunderbird-68.11.0-hu.xpi ) l10n_hy? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/hy-AM.xpi -> thunderbird-68.11.0-hy-AM.xpi ) l10n_id? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/id.xpi -> thunderbird-68.11.0-id.xpi ) l10n_is? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/is.xpi -> thunderbird-68.11.0-is.xpi ) l10n_it? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/it.xpi -> thunderbird-68.11.0-it.xpi ) l10n_ja? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/ja.xpi -> thunderbird-68.11.0-ja.xpi ) l10n_ko? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/ko.xpi -> thunderbird-68.11.0-ko.xpi ) l10n_lt? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/lt.xpi -> thunderbird-68.11.0-lt.xpi ) l10n_nb? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/nb-NO.xpi -> thunderbird-68.11.0-nb-NO.xpi ) l10n_nl? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/nl.xpi -> thunderbird-68.11.0-nl.xpi ) l10n_nn? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/nn-NO.xpi -> thunderbird-68.11.0-nn-NO.xpi ) l10n_pl? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/pl.xpi -> thunderbird-68.11.0-pl.xpi ) l10n_pt-BR? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/pt-BR.xpi -> thunderbird-68.11.0-pt-BR.xpi ) l10n_pt-PT? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/pt-PT.xpi -> thunderbird-68.11.0-pt-PT.xpi ) l10n_rm? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/rm.xpi -> thunderbird-68.11.0-rm.xpi ) l10n_ro? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/ro.xpi -> thunderbird-68.11.0-ro.xpi ) l10n_ru? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/ru.xpi -> thunderbird-68.11.0-ru.xpi ) l10n_si? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/si.xpi -> thunderbird-68.11.0-si.xpi ) l10n_sk? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/sk.xpi -> thunderbird-68.11.0-sk.xpi ) l10n_sl? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/sl.xpi -> thunderbird-68.11.0-sl.xpi ) l10n_sq? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/sq.xpi -> thunderbird-68.11.0-sq.xpi ) l10n_sr? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/sr.xpi -> thunderbird-68.11.0-sr.xpi ) l10n_sv? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/sv-SE.xpi -> thunderbird-68.11.0-sv-SE.xpi ) l10n_tr? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/tr.xpi -> thunderbird-68.11.0-tr.xpi ) l10n_uk? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/uk.xpi -> thunderbird-68.11.0-uk.xpi ) l10n_vi? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/vi.xpi -> thunderbird-68.11.0-vi.xpi ) l10n_zh-CN? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/zh-CN.xpi -> thunderbird-68.11.0-zh-CN.xpi ) l10n_zh-TW? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/xpi/zh-TW.xpi -> thunderbird-68.11.0-zh-TW.xpi ) amd64? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-x86_64/en-US/thunderbird-68.11.0.tar.bz2 -> thunderbird-bin_x86_64-68.11.0.tar.bz2 ) x86? ( https://archive.mozilla.org/pub/thunderbird/releases/68.11.0/linux-i686/en-US/thunderbird-68.11.0.tar.bz2 -> thunderbird-bin_i686-68.11.0.tar.bz2 ) https://dev.gentoo.org/~juippis/distfiles/lightning-68.0b6.tar.xz +_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 ltprune 2729691420b6deeda2a90b1f1183fb55 mozextension 798d8c84c9e7a8105e56c9eb6626e643 mozlinguas-v2 7559b4e56a88d67da4e96e77296f723c multilib 2477ebe553d3e4d2c606191fe6c33602 nsplugins 2049586e425364a1c5bdb004205d1758 pax-utils a41d1fd1c111289ffa04490de6ee79d7 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 2352c3fc97241f6a02042773c8287748 xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=060694f20afe5108ddcd3bacb5d1720e diff --git a/metadata/md5-cache/media-libs/Manifest.gz b/metadata/md5-cache/media-libs/Manifest.gz index 15b9fe61c08c..d77a27edebb6 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/freetype-2.10.2-r1 b/metadata/md5-cache/media-libs/freetype-2.10.2-r1 index 328d6be9c33f..91ccb7daa7d0 100644 --- a/metadata/md5-cache/media-libs/freetype-2.10.2-r1 +++ b/metadata/md5-cache/media-libs/freetype-2.10.2-r1 @@ -5,7 +5,7 @@ DESCRIPTION=A high-quality and portable font engine EAPI=7 HOMEPAGE=https://www.freetype.org/ IUSE=X +adobe-cff bindist brotli bzip2 +cleartype_hinting debug fontforge harfbuzz infinality png static-libs utils doc abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64 -KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt +KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt LICENSE=|| ( FTL GPL-2+ ) PDEPEND=infinality? ( media-libs/fontconfig-infinality ) RDEPEND=>=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] brotli? ( app-arch/brotli[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) bzip2? ( >=app-arch/bzip2-1.0.6-r4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) harfbuzz? ( >=media-libs/harfbuzz-1.3.0[truetype,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) png? ( >=media-libs/libpng-1.2.51:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) utils? ( X? ( >=x11-libs/libX11-1.6.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=x11-libs/libXau-1.0.7-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=x11-libs/libXdmcp-1.1.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) @@ -13,4 +13,4 @@ RESTRICT=!bindist? ( bindist ) SLOT=2 SRC_URI=mirror://sourceforge/freetype/freetype-2.10.2.tar.xz mirror://nongnu/freetype/freetype-2.10.2.tar.xz utils? ( mirror://sourceforge/freetype/ft2demos-2.10.2.tar.xz mirror://nongnu/freetype/ft2demos-2.10.2.tar.xz ) doc? ( mirror://sourceforge/freetype/freetype-doc-2.10.2.tar.xz mirror://nongnu/freetype/freetype-doc-2.10.2.tar.xz ) _eclasses_=eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 libtool f143db5a74ccd9ca28c1234deffede96 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multilib-build 8ad5b5535b73a8971881f09277b939f4 multilib-minimal 8bddda43703ba94d8341f4e247f97566 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=493241bb82e806219ce3f4c12d91917b +_md5_=2c7fea04d588a55574998a4d72d35aa7 diff --git a/metadata/md5-cache/media-libs/glew-2.2.0 b/metadata/md5-cache/media-libs/glew-2.2.0 index 3fc404eeac93..38581096f569 100644 --- a/metadata/md5-cache/media-libs/glew-2.2.0 +++ b/metadata/md5-cache/media-libs/glew-2.2.0 @@ -4,10 +4,10 @@ DESCRIPTION=The OpenGL Extension Wrangler Library EAPI=7 HOMEPAGE=http://glew.sourceforge.net/ IUSE=doc static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64 -KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris +KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris LICENSE=BSD MIT RDEPEND=>=virtual/glu-9.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=virtual/opengl-7.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=x11-libs/libX11-1.6.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=x11-libs/libXext-1.3.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=x11-libs/libXi-1.7.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=x11-libs/libXmu-1.1.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] SLOT=0/2.2 SRC_URI=mirror://sourceforge/glew/glew-2.2.0.tgz _eclasses_=multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multilib-build 8ad5b5535b73a8971881f09277b939f4 multilib-minimal 8bddda43703ba94d8341f4e247f97566 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=d314e4938755810584681888527bc4db +_md5_=ffadb884e9d5722297da745d146454b1 diff --git a/metadata/md5-cache/media-libs/libde265-1.0.5 b/metadata/md5-cache/media-libs/libde265-1.0.5 new file mode 100644 index 000000000000..4de028f94536 --- /dev/null +++ b/metadata/md5-cache/media-libs/libde265-1.0.5 @@ -0,0 +1,14 @@ +BDEPEND=dec265? ( virtual/pkgconfig ) >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DEFINED_PHASES=compile configure install prepare test +DEPEND=dec265? ( sdl? ( media-libs/libsdl ) ) +DESCRIPTION=Open h.265 video codec implementation +EAPI=7 +HOMEPAGE=https://github.com/strukturag/libde265 +IUSE=enc265 dec265 sdl tools debug static-libs cpu_flags_x86_sse4_1 cpu_flags_arm_neon cpu_flags_arm_thumb abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64 +KEYWORDS=~amd64 ~arm64 ~ppc64 ~x86 +LICENSE=GPL-3 +RDEPEND=dec265? ( sdl? ( media-libs/libsdl ) ) +SLOT=0 +SRC_URI=https://github.com/strukturag/libde265/archive/v1.0.5.tar.gz -> libde265-1.0.5.tar.gz +_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multilib-build 8ad5b5535b73a8971881f09277b939f4 multilib-minimal 8bddda43703ba94d8341f4e247f97566 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb +_md5_=be62a64a6424ae110e514b625b54a03e diff --git a/metadata/md5-cache/media-libs/libde265-9999 b/metadata/md5-cache/media-libs/libde265-9999 index ccce17b8f66d..ba5b08328e8e 100644 --- a/metadata/md5-cache/media-libs/libde265-9999 +++ b/metadata/md5-cache/media-libs/libde265-9999 @@ -1,13 +1,13 @@ -BDEPEND=>=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 >=dev-vcs/git-1.8.2.1[curl] +BDEPEND=dec265? ( virtual/pkgconfig ) >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 >=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=media-libs/libsdl[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-video/ffmpeg:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] qt5? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 ) +DEPEND=dec265? ( sdl? ( media-libs/libsdl ) ) DESCRIPTION=Open h.265 video codec implementation EAPI=7 HOMEPAGE=https://github.com/strukturag/libde265 -IUSE=cpu_flags_x86_sse debug qt5 static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64 +IUSE=enc265 dec265 sdl tools debug static-libs cpu_flags_x86_sse4_1 cpu_flags_arm_neon cpu_flags_arm_thumb abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64 LICENSE=GPL-3 PROPERTIES=live -RDEPEND=media-libs/libsdl[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-video/ffmpeg:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] qt5? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 ) +RDEPEND=dec265? ( sdl? ( media-libs/libsdl ) ) SLOT=0 _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 git-r3 8ec5b53812bce105ae7943930e4660f8 libtool f143db5a74ccd9ca28c1234deffede96 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multilib-build 8ad5b5535b73a8971881f09277b939f4 multilib-minimal 8bddda43703ba94d8341f4e247f97566 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=002d0fc05f54e45fb28c1b6e738fc724 +_md5_=be62a64a6424ae110e514b625b54a03e diff --git a/metadata/md5-cache/media-libs/libheif-1.6.2 b/metadata/md5-cache/media-libs/libheif-1.6.2 new file mode 100644 index 000000000000..fe911b9cdba5 --- /dev/null +++ b/metadata/md5-cache/media-libs/libheif-1.6.2 @@ -0,0 +1,15 @@ +BDEPEND=test? ( dev-lang/go ) >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DEFINED_PHASES=compile configure install postinst postrm prepare test +DEPEND=media-libs/libde265:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/libpng:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/x265:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,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_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] virtual/jpeg:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] +DESCRIPTION=ISO/IEC 23008-12:2017 HEIF file format decoder and encoder +EAPI=7 +HOMEPAGE=https://github.com/strukturag/libheif +IUSE=static-libs test +threads abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64 +KEYWORDS=~amd64 ~arm64 ~ppc64 ~x86 +LICENSE=GPL-3 +RDEPEND=media-libs/libde265:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/libpng:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/x265:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,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_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] virtual/jpeg:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] +RESTRICT=!test? ( test ) +SLOT=0/1.6 +SRC_URI=https://github.com/strukturag/libheif/releases/download/v1.6.2/libheif-1.6.2.tar.gz +_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multilib-build 8ad5b5535b73a8971881f09277b939f4 multilib-minimal 8bddda43703ba94d8341f4e247f97566 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=b2ae7f980d2ec80f6bf8ef8adc74b455 diff --git a/metadata/md5-cache/media-libs/libheif-9999 b/metadata/md5-cache/media-libs/libheif-9999 index b01c5000ca5b..7728bf7bd9f6 100644 --- a/metadata/md5-cache/media-libs/libheif-9999 +++ b/metadata/md5-cache/media-libs/libheif-9999 @@ -11,4 +11,4 @@ RDEPEND=media-libs/libde265:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_ RESTRICT=!test? ( test ) SLOT=0/1.6 _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 git-r3 8ec5b53812bce105ae7943930e4660f8 libtool f143db5a74ccd9ca28c1234deffede96 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multilib-build 8ad5b5535b73a8971881f09277b939f4 multilib-minimal 8bddda43703ba94d8341f4e247f97566 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=f7af0172840b8adf5fe9d50f473e6ca1 +_md5_=b2ae7f980d2ec80f6bf8ef8adc74b455 diff --git a/metadata/md5-cache/media-libs/libprojectm-3.1.6_pre b/metadata/md5-cache/media-libs/libprojectm-3.1.6_pre new file mode 100644 index 000000000000..66ea3a611a03 --- /dev/null +++ b/metadata/md5-cache/media-libs/libprojectm-3.1.6_pre @@ -0,0 +1,14 @@ +BDEPEND=virtual/pkgconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DEFINED_PHASES=configure install prepare +DEPEND=gles2? ( media-libs/mesa[gles2] ) media-libs/glm media-libs/mesa[X(+)] jack? ( dev-qt/qtcore:5 dev-qt/qtdeclarative:5 dev-qt/qtopengl:5 virtual/jack ) qt5? ( dev-qt/qtcore:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtopengl:5 media-sound/pulseaudio ) sdl? ( >=media-libs/libsdl2-2.0.5 ) sys-libs/zlib +DESCRIPTION=A graphical music visualization plugin similar to milkdrop +EAPI=7 +HOMEPAGE=https://github.com/projectM-visualizer/projectm +IUSE=gles2 jack qt5 sdl +KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~x86 +LICENSE=LGPL-2 +RDEPEND=gles2? ( media-libs/mesa[gles2] ) media-libs/glm media-libs/mesa[X(+)] jack? ( dev-qt/qtcore:5 dev-qt/qtdeclarative:5 dev-qt/qtopengl:5 virtual/jack ) qt5? ( dev-qt/qtcore:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtopengl:5 media-sound/pulseaudio ) sdl? ( >=media-libs/libsdl2-2.0.5 ) sys-libs/zlib +SLOT=0/2 +SRC_URI=https://github.com/projectM-visualizer/projectm/archive/v3.1.6-pre.tar.gz -> libprojectm-3.1.6_pre.tar.gz +_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb +_md5_=b7a08bd4c4069865923694373399f717 diff --git a/metadata/md5-cache/media-libs/vulkan-layers-1.2.141 b/metadata/md5-cache/media-libs/vulkan-layers-1.2.141 index 8c2163c999ff..58dfe4f07fed 100644 --- a/metadata/md5-cache/media-libs/vulkan-layers-1.2.141 +++ b/metadata/md5-cache/media-libs/vulkan-layers-1.2.141 @@ -5,9 +5,9 @@ DESCRIPTION=Vulkan Validation Layers EAPI=7 HOMEPAGE=https://github.com/KhronosGroup/Vulkan-ValidationLayers IUSE=wayland X abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64 -KEYWORDS=amd64 ~arm ~arm64 ~ppc64 x86 +KEYWORDS=amd64 ~arm ~arm64 ~ppc ~ppc64 x86 LICENSE=Apache-2.0 SLOT=0 SRC_URI=https://github.com/KhronosGroup/Vulkan-ValidationLayers/archive/v1.2.141.tar.gz -> vulkan-layers-1.2.141.tar.gz _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 cmake-multilib b396704c8c04bb210b7b45dff5c67fea eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multilib-build 8ad5b5535b73a8971881f09277b939f4 multilib-minimal 8bddda43703ba94d8341f4e247f97566 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-any-r1 54a3178500786b0a7ede4a23b7f2a6ad python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=209728d9583ebf3f059aff4e7abe0f55 +_md5_=156614d86ea939ef1a52389f0ffe04ec diff --git a/metadata/md5-cache/media-libs/vulkan-loader-1.2.141-r1 b/metadata/md5-cache/media-libs/vulkan-loader-1.2.141-r1 index 117f20f6497b..e1f20c4e0d0e 100644 --- a/metadata/md5-cache/media-libs/vulkan-loader-1.2.141-r1 +++ b/metadata/md5-cache/media-libs/vulkan-loader-1.2.141-r1 @@ -5,10 +5,10 @@ DESCRIPTION=Vulkan Installable Client Driver (ICD) Loader EAPI=7 HOMEPAGE=https://github.com/KhronosGroup/Vulkan-Loader IUSE=layers wayland X abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64 -KEYWORDS=amd64 ~arm ~arm64 ~ppc64 x86 +KEYWORDS=amd64 ~arm ~arm64 ~ppc ~ppc64 x86 LICENSE=Apache-2.0 PDEPEND=layers? ( media-libs/vulkan-layers:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) SLOT=0 SRC_URI=https://github.com/KhronosGroup/Vulkan-Loader/archive/v1.2.141.tar.gz -> vulkan-loader-1.2.141.tar.gz _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 cmake-multilib b396704c8c04bb210b7b45dff5c67fea eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multilib-build 8ad5b5535b73a8971881f09277b939f4 multilib-minimal 8bddda43703ba94d8341f4e247f97566 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-any-r1 54a3178500786b0a7ede4a23b7f2a6ad python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=b96123eec9e0aa3e1a83d32d94904dc2 +_md5_=f1f7e7c6b0616170b41e77bd71d5458b diff --git a/metadata/md5-cache/media-plugins/Manifest.gz b/metadata/md5-cache/media-plugins/Manifest.gz index 77534693a23d..0d9a599784d8 100644 Binary files a/metadata/md5-cache/media-plugins/Manifest.gz and b/metadata/md5-cache/media-plugins/Manifest.gz differ diff --git a/metadata/md5-cache/media-plugins/audacious-plugins-4.0.5 b/metadata/md5-cache/media-plugins/audacious-plugins-4.0.5 index 7018405b3234..027e26f371e1 100644 --- a/metadata/md5-cache/media-plugins/audacious-plugins-4.0.5 +++ b/metadata/md5-cache/media-plugins/audacious-plugins-4.0.5 @@ -5,10 +5,10 @@ DESCRIPTION=Lightweight and versatile audio player EAPI=7 HOMEPAGE=https://audacious-media-player.org/ IUSE=aac +alsa ampache bs2b cdda cue ffmpeg flac fluidsynth gme http jack lame libnotify libsamplerate lirc mms modplug mp3 nls opengl pulseaudio scrobbler sdl sid sndfile soxr speedpitch streamtuner vorbis wavpack -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 ~x86 LICENSE=GPL-2 RDEPEND=app-arch/unzip dev-libs/dbus-glib dev-libs/glib dev-libs/libxml2:2 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5 dev-qt/qtwidgets:5 ~media-sound/audacious-4.0.5 aac? ( >=media-libs/faad2-2.7 ) alsa? ( >=media-libs/alsa-lib-1.0.16 ) ampache? ( =media-libs/ampache_browser-1* ) bs2b? ( media-libs/libbs2b ) cdda? ( dev-libs/libcdio:= dev-libs/libcdio-paranoia:= >=media-libs/libcddb-1.2.1 ) cue? ( media-libs/libcue:= ) ffmpeg? ( >=media-video/ffmpeg-0.7.3 ) flac? ( >=media-libs/flac-1.2.1-r1 >=media-libs/libvorbis-1.0 ) fluidsynth? ( media-sound/fluidsynth:= ) http? ( >=net-libs/neon-0.26.4 ) jack? ( >=media-libs/bio2jack-0.4 virtual/jack ) lame? ( media-sound/lame ) libnotify? ( x11-libs/libnotify ) libsamplerate? ( media-libs/libsamplerate:= ) lirc? ( app-misc/lirc ) mms? ( >=media-libs/libmms-0.3 ) modplug? ( media-libs/libmodplug ) mp3? ( >=media-sound/mpg123-1.12.1 ) opengl? ( dev-qt/qtopengl:5 ) pulseaudio? ( >=media-sound/pulseaudio-0.9.3 ) scrobbler? ( net-misc/curl ) sdl? ( media-libs/libsdl2[sound] ) sid? ( >=media-libs/libsidplayfp-1.0.0 ) sndfile? ( >=media-libs/libsndfile-1.0.17-r1 ) soxr? ( media-libs/soxr ) speedpitch? ( media-libs/libsamplerate:= ) streamtuner? ( dev-qt/qtnetwork:5 ) vorbis? ( >=media-libs/libogg-1.1.3 >=media-libs/libvorbis-1.2.0 ) wavpack? ( >=media-sound/wavpack-4.50.1-r1 ) REQUIRED_USE=ampache? ( http ) streamtuner? ( http ) SLOT=0 SRC_URI=https://distfiles.audacious-media-player.org/audacious-plugins-4.0.5.tar.bz2 -_md5_=16a9bd5c5631a3b2aa98181b4243d720 +_md5_=ff5bce916799fdaafefe1ff2f8f23a84 diff --git a/metadata/md5-cache/media-plugins/kodi-audiodecoder-modplug-2.0.3 b/metadata/md5-cache/media-plugins/kodi-audiodecoder-modplug-2.0.3 index fdde95f2e7a2..6b610d322031 100644 --- a/metadata/md5-cache/media-plugins/kodi-audiodecoder-modplug-2.0.3 +++ b/metadata/md5-cache/media-plugins/kodi-audiodecoder-modplug-2.0.3 @@ -3,11 +3,11 @@ DEFINED_PHASES=compile configure install prepare test DEPEND==media-tv/kodi-18* >=media-libs/libmodplug-0.8.9.0 DESCRIPTION=Modplug decoder addon for Kodi EAPI=7 -HOMEPAGE=https://github.com/notspiff/audiodecoder.modplug +HOMEPAGE=https://github.com/xbmc/audiodecoder.modplug KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 +LICENSE=GPL-2+ RDEPEND==media-tv/kodi-18* >=media-libs/libmodplug-0.8.9.0 SLOT=0 -SRC_URI=https://github.com/notspiff/audiodecoder.modplug/archive/2.0.3-Leia.tar.gz -> kodi-audiodecoder-modplug-2.0.3.tar.gz +SRC_URI=https://github.com/xbmc/audiodecoder.modplug/archive/2.0.3-Leia.tar.gz -> kodi-audiodecoder-modplug-2.0.3.tar.gz _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 kodi-addon 1be83fd24fef6d1c905c588b9a2c22de multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=fa061a3adae5ae4f1cc979b5b7bd3575 +_md5_=13fa00a1f5a083dd5ca88754cd4f0456 diff --git a/metadata/md5-cache/media-plugins/kodi-audiodecoder-modplug-9999 b/metadata/md5-cache/media-plugins/kodi-audiodecoder-modplug-9999 index ce0b075333b2..d35980278b93 100644 --- a/metadata/md5-cache/media-plugins/kodi-audiodecoder-modplug-9999 +++ b/metadata/md5-cache/media-plugins/kodi-audiodecoder-modplug-9999 @@ -3,10 +3,10 @@ DEFINED_PHASES=compile configure install prepare test unpack DEPEND=~media-tv/kodi-9999 >=media-libs/libmodplug-0.8.9.0 DESCRIPTION=Modplug decoder addon for Kodi EAPI=7 -HOMEPAGE=https://github.com/notspiff/audiodecoder.modplug -LICENSE=GPL-2 +HOMEPAGE=https://github.com/xbmc/audiodecoder.modplug +LICENSE=GPL-2+ PROPERTIES=live RDEPEND=~media-tv/kodi-9999 >=media-libs/libmodplug-0.8.9.0 SLOT=0 _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 git-r3 8ec5b53812bce105ae7943930e4660f8 kodi-addon 1be83fd24fef6d1c905c588b9a2c22de multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=35ffd456e515b1fe9f8c1a79a79cabc7 +_md5_=13fa00a1f5a083dd5ca88754cd4f0456 diff --git a/metadata/md5-cache/media-plugins/kodi-audioencoder-flac-2.0.6 b/metadata/md5-cache/media-plugins/kodi-audioencoder-flac-2.0.6 index 8d54862ee93d..42dea5dd7772 100644 --- a/metadata/md5-cache/media-plugins/kodi-audioencoder-flac-2.0.6 +++ b/metadata/md5-cache/media-plugins/kodi-audioencoder-flac-2.0.6 @@ -5,9 +5,9 @@ DESCRIPTION=Flac encoder addon for Kodi EAPI=7 HOMEPAGE=https://github.com/xbmc/audioencoder.flac KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 +LICENSE=GPL-2+ RDEPEND==media-tv/kodi-18* >=media-libs/libogg-1.3.4 media-libs/flac SLOT=0 SRC_URI=https://github.com/xbmc/audioencoder.flac/archive/2.0.6-Leia.tar.gz -> kodi-audioencoder-flac-2.0.6.tar.gz _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 kodi-addon 1be83fd24fef6d1c905c588b9a2c22de multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=b4ac1684ddc2d9f1cb3d26895f743198 +_md5_=a362531c708f630fca377473f1b3015c diff --git a/metadata/md5-cache/media-plugins/kodi-audioencoder-flac-9999 b/metadata/md5-cache/media-plugins/kodi-audioencoder-flac-9999 index 420636e73a77..2e3aa3e68d60 100644 --- a/metadata/md5-cache/media-plugins/kodi-audioencoder-flac-9999 +++ b/metadata/md5-cache/media-plugins/kodi-audioencoder-flac-9999 @@ -4,9 +4,9 @@ DEPEND=~media-tv/kodi-9999 >=media-libs/libogg-1.3.4 media-libs/flac DESCRIPTION=Flac encoder addon for Kodi EAPI=7 HOMEPAGE=https://github.com/xbmc/audioencoder.flac -LICENSE=GPL-2 +LICENSE=GPL-2+ PROPERTIES=live RDEPEND=~media-tv/kodi-9999 >=media-libs/libogg-1.3.4 media-libs/flac SLOT=0 _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 git-r3 8ec5b53812bce105ae7943930e4660f8 kodi-addon 1be83fd24fef6d1c905c588b9a2c22de multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=7ab5322add1526df93a45ec937847a64 +_md5_=a362531c708f630fca377473f1b3015c diff --git a/metadata/md5-cache/media-plugins/kodi-audioencoder-lame-2.0.4 b/metadata/md5-cache/media-plugins/kodi-audioencoder-lame-2.0.4 index 6aae014ca6dd..5b55bbf258d4 100644 --- a/metadata/md5-cache/media-plugins/kodi-audioencoder-lame-2.0.4 +++ b/metadata/md5-cache/media-plugins/kodi-audioencoder-lame-2.0.4 @@ -5,9 +5,9 @@ DESCRIPTION=Lame MP3 encoder addon for Kodi EAPI=7 HOMEPAGE=https://github.com/xbmc/audioencoder.lame KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 +LICENSE=GPL-2+ RDEPEND==media-tv/kodi-18* >=media-sound/lame-3.100 SLOT=0 SRC_URI=https://github.com/xbmc/audioencoder.lame/archive/2.0.4-Leia.tar.gz -> kodi-audioencoder-lame-2.0.4.tar.gz _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 kodi-addon 1be83fd24fef6d1c905c588b9a2c22de multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=a3e27e2ec3730e4087daac0c69c565f9 +_md5_=4653a0c8b4e47823d17d9d83aa8e984d diff --git a/metadata/md5-cache/media-plugins/kodi-audioencoder-lame-9999 b/metadata/md5-cache/media-plugins/kodi-audioencoder-lame-9999 index 1a6e70082ef9..6bb527dc7dcd 100644 --- a/metadata/md5-cache/media-plugins/kodi-audioencoder-lame-9999 +++ b/metadata/md5-cache/media-plugins/kodi-audioencoder-lame-9999 @@ -4,9 +4,9 @@ DEPEND=~media-tv/kodi-9999 >=media-sound/lame-3.100 DESCRIPTION=Lame MP3 encoder addon for Kodi EAPI=7 HOMEPAGE=https://github.com/xbmc/audioencoder.lame -LICENSE=GPL-2 +LICENSE=GPL-2+ PROPERTIES=live RDEPEND=~media-tv/kodi-9999 >=media-sound/lame-3.100 SLOT=0 _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 git-r3 8ec5b53812bce105ae7943930e4660f8 kodi-addon 1be83fd24fef6d1c905c588b9a2c22de multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=dfc8a87e2af9d69ebf5e2de7f62c2629 +_md5_=4653a0c8b4e47823d17d9d83aa8e984d diff --git a/metadata/md5-cache/media-plugins/kodi-audioencoder-vorbis-2.0.4 b/metadata/md5-cache/media-plugins/kodi-audioencoder-vorbis-2.0.4 index 8ed683506549..ffd6345ad999 100644 --- a/metadata/md5-cache/media-plugins/kodi-audioencoder-vorbis-2.0.4 +++ b/metadata/md5-cache/media-plugins/kodi-audioencoder-vorbis-2.0.4 @@ -5,9 +5,9 @@ DESCRIPTION=Vorbis encoder addon for Kodi EAPI=7 HOMEPAGE=https://github.com/xbmc/audioencoder.vorbis KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 +LICENSE=GPL-2+ RDEPEND==media-tv/kodi-18* >=media-libs/libogg-1.3.4 >=media-libs/libvorbis-1.3.6 SLOT=0 SRC_URI=https://github.com/xbmc/audioencoder.vorbis/archive/2.0.4-Leia.tar.gz -> kodi-audioencoder-vorbis-2.0.4.tar.gz _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 kodi-addon 1be83fd24fef6d1c905c588b9a2c22de multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=baad903f22560189a5a7aebc86ea9b7a +_md5_=415bf5f5a66105104b2acfe54867c1c1 diff --git a/metadata/md5-cache/media-plugins/kodi-audioencoder-vorbis-9999 b/metadata/md5-cache/media-plugins/kodi-audioencoder-vorbis-9999 index ec4cd0d52334..bfb736b636e0 100644 --- a/metadata/md5-cache/media-plugins/kodi-audioencoder-vorbis-9999 +++ b/metadata/md5-cache/media-plugins/kodi-audioencoder-vorbis-9999 @@ -4,9 +4,9 @@ DEPEND=~media-tv/kodi-9999 >=media-libs/libogg-1.3.4 >=media-libs/libvorbis-1.3. DESCRIPTION=Vorbis encoder addon for Kodi EAPI=7 HOMEPAGE=https://github.com/xbmc/audioencoder.vorbis -LICENSE=GPL-2 +LICENSE=GPL-2+ PROPERTIES=live RDEPEND=~media-tv/kodi-9999 >=media-libs/libogg-1.3.4 >=media-libs/libvorbis-1.3.6 SLOT=0 _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 git-r3 8ec5b53812bce105ae7943930e4660f8 kodi-addon 1be83fd24fef6d1c905c588b9a2c22de multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=fd9d7753907ace4d15897ba686e861fa +_md5_=415bf5f5a66105104b2acfe54867c1c1 diff --git a/metadata/md5-cache/media-plugins/kodi-imagedecoder-heif-1.1.0 b/metadata/md5-cache/media-plugins/kodi-imagedecoder-heif-1.1.0 new file mode 100644 index 000000000000..5662fe6f1eaa --- /dev/null +++ b/metadata/md5-cache/media-plugins/kodi-imagedecoder-heif-1.1.0 @@ -0,0 +1,13 @@ +BDEPEND=dev-util/ninja dev-util/cmake +DEFINED_PHASES=compile configure install prepare test +DEPEND==media-tv/kodi-18* >=media-libs/libde265-1.0.5 >=media-libs/libheif-1.6.2 +DESCRIPTION=HEIF image decoder for Kodi +EAPI=7 +HOMEPAGE=https://github.com/xbmc/imagedecoder.heif +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2+ +RDEPEND==media-tv/kodi-18* >=media-libs/libde265-1.0.5 >=media-libs/libheif-1.6.2 +SLOT=0 +SRC_URI=https://github.com/xbmc/imagedecoder.heif/archive/1.1.0-Leia.tar.gz -> kodi-imagedecoder-heif-1.1.0.tar.gz +_eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 kodi-addon 1be83fd24fef6d1c905c588b9a2c22de multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=6b68678337ab2e4cb033a45a169d9258 diff --git a/metadata/md5-cache/media-plugins/kodi-imagedecoder-heif-9999 b/metadata/md5-cache/media-plugins/kodi-imagedecoder-heif-9999 new file mode 100644 index 000000000000..9cb4591b6a53 --- /dev/null +++ b/metadata/md5-cache/media-plugins/kodi-imagedecoder-heif-9999 @@ -0,0 +1,12 @@ +BDEPEND=dev-util/ninja dev-util/cmake >=dev-vcs/git-1.8.2.1[curl] +DEFINED_PHASES=compile configure install prepare test unpack +DEPEND==media-tv/kodi-9999* >=media-libs/libde265-1.0.5 >=media-libs/libheif-1.6.2 +DESCRIPTION=HEIF image decoder for Kodi +EAPI=7 +HOMEPAGE=https://github.com/xbmc/imagedecoder.heif +LICENSE=GPL-2+ +PROPERTIES=live +RDEPEND==media-tv/kodi-9999* >=media-libs/libde265-1.0.5 >=media-libs/libheif-1.6.2 +SLOT=0 +_eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 git-r3 8ec5b53812bce105ae7943930e4660f8 kodi-addon 1be83fd24fef6d1c905c588b9a2c22de multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=6b68678337ab2e4cb033a45a169d9258 diff --git a/metadata/md5-cache/media-plugins/kodi-imagedecoder-raw-2.1.2 b/metadata/md5-cache/media-plugins/kodi-imagedecoder-raw-2.1.2 new file mode 100644 index 000000000000..7f93e618bc19 --- /dev/null +++ b/metadata/md5-cache/media-plugins/kodi-imagedecoder-raw-2.1.2 @@ -0,0 +1,13 @@ +BDEPEND=dev-util/ninja dev-util/cmake +DEFINED_PHASES=compile configure install prepare test +DEPEND==media-tv/kodi-18* >=media-libs/libraw-0.19.5[jpeg,lcms] >=media-libs/lcms-2.9 +DESCRIPTION=RAW image decoder for Kodi +EAPI=7 +HOMEPAGE=https://github.com/xbmc/imagedecoder.raw +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2+ +RDEPEND==media-tv/kodi-18* >=media-libs/libraw-0.19.5[jpeg,lcms] >=media-libs/lcms-2.9 +SLOT=0 +SRC_URI=https://github.com/xbmc/imagedecoder.raw/archive/2.1.2-Leia.tar.gz -> kodi-imagedecoder-raw-2.1.2.tar.gz +_eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 kodi-addon 1be83fd24fef6d1c905c588b9a2c22de multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=bd0b550dae5b62616774770bddd8b713 diff --git a/metadata/md5-cache/media-plugins/kodi-imagedecoder-raw-9999 b/metadata/md5-cache/media-plugins/kodi-imagedecoder-raw-9999 new file mode 100644 index 000000000000..4632d2549554 --- /dev/null +++ b/metadata/md5-cache/media-plugins/kodi-imagedecoder-raw-9999 @@ -0,0 +1,12 @@ +BDEPEND=dev-util/ninja dev-util/cmake >=dev-vcs/git-1.8.2.1[curl] +DEFINED_PHASES=compile configure install prepare test unpack +DEPEND=~media-tv/kodi-9999 >=media-libs/libraw-0.19.5[jpeg,lcms] >=media-libs/lcms-2.9 +DESCRIPTION=RAW image decoder for Kodi +EAPI=7 +HOMEPAGE=https://github.com/xbmc/imagedecoder.raw +LICENSE=GPL-2+ +PROPERTIES=live +RDEPEND=~media-tv/kodi-9999 >=media-libs/libraw-0.19.5[jpeg,lcms] >=media-libs/lcms-2.9 +SLOT=0 +_eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 git-r3 8ec5b53812bce105ae7943930e4660f8 kodi-addon 1be83fd24fef6d1c905c588b9a2c22de multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=bd0b550dae5b62616774770bddd8b713 diff --git a/metadata/md5-cache/media-plugins/kodi-screensaver-matrixtrails-2.2.3 b/metadata/md5-cache/media-plugins/kodi-screensaver-matrixtrails-2.2.3 new file mode 100644 index 000000000000..65c9df89593c --- /dev/null +++ b/metadata/md5-cache/media-plugins/kodi-screensaver-matrixtrails-2.2.3 @@ -0,0 +1,13 @@ +BDEPEND=dev-util/ninja dev-util/cmake +DEFINED_PHASES=compile configure install prepare test +DEPEND==media-tv/kodi-18*:= virtual/opengl +DESCRIPTION=Matrix Trails screensaver for Kodi +EAPI=7 +HOMEPAGE=https://github.com/xbmc/screensaver.matrixtrails +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2+ +RDEPEND==media-tv/kodi-18*:= virtual/opengl +SLOT=0 +SRC_URI=https://github.com/xbmc/screensaver.matrixtrails/archive/2.2.3-Leia.tar.gz -> kodi-screensaver-matrixtrails-2.2.3.tar.gz +_eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 kodi-addon 1be83fd24fef6d1c905c588b9a2c22de multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=d5193a290f782a3cef65c06beb441b60 diff --git a/metadata/md5-cache/media-plugins/kodi-screensaver-matrixtrails-9999 b/metadata/md5-cache/media-plugins/kodi-screensaver-matrixtrails-9999 new file mode 100644 index 000000000000..cac803788121 --- /dev/null +++ b/metadata/md5-cache/media-plugins/kodi-screensaver-matrixtrails-9999 @@ -0,0 +1,12 @@ +BDEPEND=dev-util/ninja dev-util/cmake >=dev-vcs/git-1.8.2.1[curl] +DEFINED_PHASES=compile configure install prepare test unpack +DEPEND=~media-tv/kodi-9999 virtual/opengl +DESCRIPTION=Matrix Trails screensaver for Kodi +EAPI=7 +HOMEPAGE=https://github.com/xbmc/screensaver.matrixtrails +LICENSE=GPL-2+ +PROPERTIES=live +RDEPEND=~media-tv/kodi-9999 virtual/opengl +SLOT=0 +_eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 git-r3 8ec5b53812bce105ae7943930e4660f8 kodi-addon 1be83fd24fef6d1c905c588b9a2c22de multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=d5193a290f782a3cef65c06beb441b60 diff --git a/metadata/md5-cache/media-plugins/kodi-vfs-rar-2.3.1 b/metadata/md5-cache/media-plugins/kodi-vfs-rar-2.3.1 index 2c1a23caf320..a425c67f2ffd 100644 --- a/metadata/md5-cache/media-plugins/kodi-vfs-rar-2.3.1 +++ b/metadata/md5-cache/media-plugins/kodi-vfs-rar-2.3.1 @@ -1,12 +1,13 @@ BDEPEND=dev-util/ninja dev-util/cmake DEFINED_PHASES=compile configure install prepare test -DEPEND==dev-libs/libplatform-2* =media-libs/kodi-platform-18* =media-tv/kodi-18* +DEPEND==media-tv/kodi-18*:= dev-libs/tinyxml DESCRIPTION=RAR VFS addon for Kodi EAPI=7 HOMEPAGE=https://github.com/xbmc/vfs.rar KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 +LICENSE=GPL-2+ +RDEPEND==media-tv/kodi-18*:= dev-libs/tinyxml SLOT=0 SRC_URI=https://github.com/xbmc/vfs.rar/archive/2.3.1-Leia.tar.gz -> kodi-vfs-rar-2.3.1.tar.gz _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 kodi-addon 1be83fd24fef6d1c905c588b9a2c22de multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=3fc8eac900b52e34a3c7d000020b2ff4 +_md5_=513f451f89c49655272ba0ad2a52862b diff --git a/metadata/md5-cache/media-plugins/kodi-vfs-rar-9999 b/metadata/md5-cache/media-plugins/kodi-vfs-rar-9999 index 0a8130845c2d..81147be3376c 100644 --- a/metadata/md5-cache/media-plugins/kodi-vfs-rar-9999 +++ b/metadata/md5-cache/media-plugins/kodi-vfs-rar-9999 @@ -1,12 +1,12 @@ BDEPEND=dev-util/ninja dev-util/cmake >=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=dev-libs/tinyxml ~media-libs/kodi-platform-9999 ~media-tv/kodi-9999 +DEPEND=~media-tv/kodi-9999 dev-libs/tinyxml DESCRIPTION=RAR VFS addon for Kodi EAPI=7 HOMEPAGE=https://github.com/xbmc/vfs.rar -LICENSE=GPL-2 +LICENSE=GPL-2+ PROPERTIES=live -RDEPEND=dev-libs/tinyxml ~media-libs/kodi-platform-9999 ~media-tv/kodi-9999 +RDEPEND=~media-tv/kodi-9999 dev-libs/tinyxml SLOT=0 _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 git-r3 8ec5b53812bce105ae7943930e4660f8 kodi-addon 1be83fd24fef6d1c905c588b9a2c22de multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=4a42f5d645721f26742149b49c5f22b7 +_md5_=513f451f89c49655272ba0ad2a52862b diff --git a/metadata/md5-cache/media-sound/Manifest.gz b/metadata/md5-cache/media-sound/Manifest.gz index 720718dceb5d..c774ae126133 100644 Binary files a/metadata/md5-cache/media-sound/Manifest.gz and b/metadata/md5-cache/media-sound/Manifest.gz differ diff --git a/metadata/md5-cache/media-sound/audacious-4.0.5 b/metadata/md5-cache/media-sound/audacious-4.0.5 index f49f006c0218..4a602304ac1a 100644 --- a/metadata/md5-cache/media-sound/audacious-4.0.5 +++ b/metadata/md5-cache/media-sound/audacious-4.0.5 @@ -5,11 +5,11 @@ DESCRIPTION=Lightweight and versatile audio player EAPI=7 HOMEPAGE=https://audacious-media-player.org/ IUSE=nls -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 ~x86 LICENSE=BSD-2 PDEPEND=~media-plugins/audacious-plugins-4.0.5 RDEPEND=>=dev-libs/dbus-glib-0.60 >=dev-libs/glib-2.28 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 >=x11-libs/cairo-1.2.6 >=x11-libs/pango-1.8.0 virtual/freedesktop-icon-theme SLOT=0 SRC_URI=https://distfiles.audacious-media-player.org/audacious-4.0.5.tar.bz2 mirror://gentoo/gentoo_ice-xmms-0.2.tar.bz2 _eclasses_=xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=dc81d59b818b03d599f73c33a2527ac9 +_md5_=67a70bfa6d0055c94790784b9d498cd4 diff --git a/metadata/md5-cache/media-sound/jack2-1.9.14 b/metadata/md5-cache/media-sound/jack2-1.9.14 index e75d67491b69..98fc6796140f 100644 --- a/metadata/md5-cache/media-sound/jack2-1.9.14 +++ b/metadata/md5-cache/media-sound/jack2-1.9.14 @@ -4,11 +4,11 @@ DESCRIPTION=Jackdmp jack implemention for multi-processor machine EAPI=6 HOMEPAGE=https://jackaudio.org/ IUSE=alsa +classic dbus doc ieee1394 libsamplerate metadata opus pam readline sndfile python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64 -KEYWORDS=amd64 ~ppc x86 +KEYWORDS=amd64 ~arm64 ~ppc x86 LICENSE=GPL-2 RDEPEND=python_single_target_python3_6? ( dev-lang/python:3.6[threads(+)] >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7[threads(+)] >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8[threads(+)] >=dev-lang/python-exec-2:=[python_targets_python3_8] ) media-libs/libsamplerate media-libs/libsndfile sys-libs/readline:0= alsa? ( media-libs/alsa-lib[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) dbus? ( dev-libs/expat[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] sys-apps/dbus[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ieee1394? ( media-libs/libffado:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) metadata? ( sys-libs/db:* ) opus? ( media-libs/opus[custom-modes,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) dbus? ( python_single_target_python3_6? ( dev-python/dbus-python[python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/dbus-python[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/dbus-python[python_targets_python3_8(-)] ) ) pam? ( sys-auth/realtime-base ) !media-sound/jack-audio-connection-kit:0 REQUIRED_USE=^^ ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 ) || ( classic dbus ) SLOT=2 SRC_URI=https://github.com/jackaudio/jack2/releases/download/v1.9.14/v1.9.14.tar.gz -> jack2-1.9.14.tar.gz _eclasses_=multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multilib-build 8ad5b5535b73a8971881f09277b939f4 multilib-minimal 8bddda43703ba94d8341f4e247f97566 multiprocessing cac3169468f893670dac3e7cb940e045 python-single-r1 674c48c926cbb44e91b656e0399d8f54 python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb waf-utils cf9742c01975dc707eb982114a9d70fa -_md5_=7f94cf938f7c854c55fc21d72dafe91e +_md5_=7a6c641e111d80b0178db9e47b80126b diff --git a/metadata/md5-cache/media-sound/lilycomp-1.0.2-r2 b/metadata/md5-cache/media-sound/lilycomp-1.0.2-r2 deleted file mode 100644 index 4d168f28958e..000000000000 --- a/metadata/md5-cache/media-sound/lilycomp-1.0.2-r2 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=install prepare setup -DEPEND=python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[tk] >=dev-lang/python-exec-2:=[python_targets_python2_7] ) -DESCRIPTION=graphical note entry program for use with LilyPond -EAPI=6 -HOMEPAGE=http://lilycomp.sourceforge.net/ -IUSE=+python_single_target_python2_7 -KEYWORDS=~amd64 ~ppc ~sparc ~x86 -LICENSE=GPL-2 -RDEPEND=python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[tk] >=dev-lang/python-exec-2:=[python_targets_python2_7] ) -REQUIRED_USE=^^ ( python_single_target_python2_7 ) -SLOT=0 -SRC_URI=mirror://sourceforge/lilycomp/lilycomp.1.0.2.tar.gz -_eclasses_=multilib 2477ebe553d3e4d2c606191fe6c33602 python-single-r1 674c48c926cbb44e91b656e0399d8f54 python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=804f908c430afd94cff1ec07d3e1d405 diff --git a/metadata/md5-cache/media-video/Manifest.gz b/metadata/md5-cache/media-video/Manifest.gz index 10e1087bee19..401f4420d7ba 100644 Binary files a/metadata/md5-cache/media-video/Manifest.gz and b/metadata/md5-cache/media-video/Manifest.gz differ diff --git a/metadata/md5-cache/media-video/ffmpeg-3.4.6-r1 b/metadata/md5-cache/media-video/ffmpeg-3.4.6-r1 deleted file mode 100644 index 140e0c347fb1..000000000000 --- a/metadata/md5-cache/media-video/ffmpeg-3.4.6-r1 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=alsa? ( >=media-libs/alsa-lib-1.0.27.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) amr? ( >=media-libs/opencore-amr-0.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) bluray? ( >=media-libs/libbluray-0.3.0-r1:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) bs2b? ( >=media-libs/libbs2b-3.1.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) bzip2? ( >=app-arch/bzip2-1.0.6-r4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) cdio? ( >=dev-libs/libcdio-paranoia-0.90_p1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) chromaprint? ( >=media-libs/chromaprint-1.2-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) encode? ( amrenc? ( >=media-libs/vo-amrwbenc-0.1.2-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) kvazaar? ( media-libs/kvazaar[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) mp3? ( >=media-sound/lame-3.99.5-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) nvenc? ( media-video/nvidia_video_sdk ) openh264? ( >=media-libs/openh264-1.4.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) snappy? ( >=app-arch/snappy-1.1.2-r1:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) theora? ( >=media-libs/libtheora-1.1.1[encode,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=media-libs/libogg-1.3.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) twolame? ( >=media-sound/twolame-0.3.13-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) wavpack? ( >=media-sound/wavpack-4.60.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) webp? ( >=media-libs/libwebp-0.3.0:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) x264? ( >=media-libs/x264-0.0.20130506:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) x265? ( >=media-libs/x265-1.6:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) xvid? ( >=media-libs/xvid-1.3.2-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) fdk? ( >=media-libs/fdk-aac-0.1.3:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) flite? ( >=app-accessibility/flite-1.4-r4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) fontconfig? ( >=media-libs/fontconfig-2.10.92[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) frei0r? ( media-plugins/frei0r-plugins ) fribidi? ( >=dev-libs/fribidi-0.19.6[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) gcrypt? ( >=dev-libs/libgcrypt-1.6:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) gme? ( >=media-libs/game-music-emu-0.6.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) gmp? ( >=dev-libs/gmp-6:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) gnutls? ( >=net-libs/gnutls-2.12.23-r6:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) gsm? ( >=media-sound/gsm-1.0.13-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) iconv? ( >=virtual/libiconv-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) iec61883? ( >=media-libs/libiec61883-1.2.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/libraw1394-2.1.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/libavc1394-0.5.4-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ieee1394? ( >=media-libs/libdc1394-2.2.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/libraw1394-2.1.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) jack? ( virtual/jack[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) jpeg2k? ( >=media-libs/openjpeg-2:2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libass? ( >=media-libs/libass-0.10.2:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libcaca? ( >=media-libs/libcaca-0.99_beta18-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libdrm? ( x11-libs/libdrm[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libilbc? ( >=media-libs/libilbc-2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libsoxr? ( >=media-libs/soxr-0.1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libv4l? ( >=media-libs/libv4l-0.9.5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) lzma? ( >=app-arch/xz-utils-5.0.5-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) mmal? ( media-libs/raspberrypi-userland ) modplug? ( >=media-libs/libmodplug-0.8.8.4-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) openal? ( >=media-libs/openal-1.15.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) opencl? ( virtual/opencl[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) opengl? ( >=virtual/opengl-7.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) openssl? ( >=dev-libs/openssl-1.0.1h-r2:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) opus? ( >=media-libs/opus-1.0.2-r2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pulseaudio? ( >=media-sound/pulseaudio-2.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) librtmp? ( >=media-video/rtmpdump-2.4_p20131018[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) rubberband? ( >=media-libs/rubberband-1.8.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) samba? ( >=net-fs/samba-3.6.23-r1[client,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) sdl? ( media-libs/libsdl2[sound,video,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) speex? ( >=media-libs/speex-1.2_rc1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ssh? ( >=net-libs/libssh-0.5.5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) svg? ( gnome-base/librsvg:2=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) truetype? ( >=media-libs/freetype-2.5.0.1:2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) vaapi? ( >=x11-libs/libva-1.2.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) vdpau? ( >=x11-libs/libvdpau-0.7[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) vorbis? ( >=media-libs/libvorbis-1.3.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=media-libs/libogg-1.3.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) vpx? ( >=media-libs/libvpx-1.4.0:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) X? ( >=x11-libs/libX11-1.6.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=x11-libs/libXext-1.3.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=x11-libs/libXv-1.0.10[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) xcb? ( >=x11-libs/libxcb-1.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zeromq? ( >=net-libs/zeromq-4.1.6 ) zimg? ( >=media-libs/zimg-2.4:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zvbi? ( >=media-libs/zvbi-0.2.35[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) !media-video/qt-faststart postproc? ( !media-libs/libpostproc ) >=sys-devel/make-3.81 doc? ( sys-apps/texinfo ) virtual/pkgconfig ladspa? ( >=media-libs/ladspa-sdk-1.13-r2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) cpu_flags_x86_mmx? ( || ( >=dev-lang/nasm-2.13 >=dev-lang/yasm-1.3 ) ) test? ( net-misc/wget sys-devel/bc ) v4l? ( sys-kernel/linux-headers ) -DESCRIPTION=Complete solution to record/convert/stream audio and video. Includes libavcodec -EAPI=6 -HOMEPAGE=http://ffmpeg.org/ -IUSE=alsa chromium doc +encode jack oss pic static-libs test v4l +bzip2 cpudetection debug gcrypt gnutls gmp +gpl +hardcoded-tables +iconv lzma +network opencl openssl +postproc samba sdl sdl vaapi vdpau X xcb xcb xcb +zlib cdio iec61883 ieee1394 libcaca openal opengl libv4l pulseaudio libdrm amr amr fdk jpeg2k bluray gme gsm mmal modplug opus libilbc librtmp ssh speex svg vorbis vpx zvbi appkit bs2b chromaprint flite frei0r fribidi fontconfig ladspa libass truetype rubberband zeromq zimg libsoxr +threads amrenc mp3 kvazaar nvenc openh264 snappy theora twolame wavpack webp x264 x265 xvid cpu_flags_arm_thumb cpu_flags_arm_v6 cpu_flags_arm_thumb2 cpu_flags_arm_neon cpu_flags_arm_vfp cpu_flags_arm_vfpv3 cpu_flags_arm_v8 mipsdspr1 mipsdspr2 mipsfpu altivec cpu_flags_x86_3dnow cpu_flags_x86_3dnowext cpu_flags_x86_aes cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_fma3 cpu_flags_x86_fma4 cpu_flags_x86_mmx cpu_flags_x86_mmxext cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_ssse3 cpu_flags_x86_sse4_1 cpu_flags_x86_sse4_2 cpu_flags_x86_xop +fftools_aviocat +fftools_cws2fws +fftools_ffescape +fftools_ffeval +fftools_ffhash +fftools_fourcc2pixfmt +fftools_graph2dot +fftools_ismindex +fftools_pktdumper +fftools_qt-faststart +fftools_sidxindex +fftools_trasher abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64 -KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux -LICENSE=!gpl? ( LGPL-2.1 ) gpl? ( GPL-2 ) amr? ( gpl? ( GPL-3 ) !gpl? ( LGPL-3 ) ) gmp? ( gpl? ( GPL-3 ) !gpl? ( LGPL-3 ) ) encode? ( amrenc? ( gpl? ( GPL-3 ) !gpl? ( LGPL-3 ) ) ) samba? ( GPL-3 ) -RDEPEND=alsa? ( >=media-libs/alsa-lib-1.0.27.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) amr? ( >=media-libs/opencore-amr-0.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) bluray? ( >=media-libs/libbluray-0.3.0-r1:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) bs2b? ( >=media-libs/libbs2b-3.1.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) bzip2? ( >=app-arch/bzip2-1.0.6-r4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) cdio? ( >=dev-libs/libcdio-paranoia-0.90_p1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) chromaprint? ( >=media-libs/chromaprint-1.2-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) encode? ( amrenc? ( >=media-libs/vo-amrwbenc-0.1.2-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) kvazaar? ( media-libs/kvazaar[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) mp3? ( >=media-sound/lame-3.99.5-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) nvenc? ( media-video/nvidia_video_sdk ) openh264? ( >=media-libs/openh264-1.4.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) snappy? ( >=app-arch/snappy-1.1.2-r1:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) theora? ( >=media-libs/libtheora-1.1.1[encode,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=media-libs/libogg-1.3.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) twolame? ( >=media-sound/twolame-0.3.13-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) wavpack? ( >=media-sound/wavpack-4.60.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) webp? ( >=media-libs/libwebp-0.3.0:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) x264? ( >=media-libs/x264-0.0.20130506:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) x265? ( >=media-libs/x265-1.6:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) xvid? ( >=media-libs/xvid-1.3.2-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) fdk? ( >=media-libs/fdk-aac-0.1.3:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) flite? ( >=app-accessibility/flite-1.4-r4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) fontconfig? ( >=media-libs/fontconfig-2.10.92[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) frei0r? ( media-plugins/frei0r-plugins ) fribidi? ( >=dev-libs/fribidi-0.19.6[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) gcrypt? ( >=dev-libs/libgcrypt-1.6:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) gme? ( >=media-libs/game-music-emu-0.6.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) gmp? ( >=dev-libs/gmp-6:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) gnutls? ( >=net-libs/gnutls-2.12.23-r6:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) gsm? ( >=media-sound/gsm-1.0.13-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) iconv? ( >=virtual/libiconv-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) iec61883? ( >=media-libs/libiec61883-1.2.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/libraw1394-2.1.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/libavc1394-0.5.4-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ieee1394? ( >=media-libs/libdc1394-2.2.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/libraw1394-2.1.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) jack? ( virtual/jack[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) jpeg2k? ( >=media-libs/openjpeg-2:2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libass? ( >=media-libs/libass-0.10.2:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libcaca? ( >=media-libs/libcaca-0.99_beta18-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libdrm? ( x11-libs/libdrm[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libilbc? ( >=media-libs/libilbc-2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libsoxr? ( >=media-libs/soxr-0.1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libv4l? ( >=media-libs/libv4l-0.9.5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) lzma? ( >=app-arch/xz-utils-5.0.5-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) mmal? ( media-libs/raspberrypi-userland ) modplug? ( >=media-libs/libmodplug-0.8.8.4-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) openal? ( >=media-libs/openal-1.15.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) opencl? ( virtual/opencl[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) opengl? ( >=virtual/opengl-7.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) openssl? ( >=dev-libs/openssl-1.0.1h-r2:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) opus? ( >=media-libs/opus-1.0.2-r2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pulseaudio? ( >=media-sound/pulseaudio-2.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) librtmp? ( >=media-video/rtmpdump-2.4_p20131018[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) rubberband? ( >=media-libs/rubberband-1.8.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) samba? ( >=net-fs/samba-3.6.23-r1[client,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) sdl? ( media-libs/libsdl2[sound,video,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) speex? ( >=media-libs/speex-1.2_rc1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ssh? ( >=net-libs/libssh-0.5.5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) svg? ( gnome-base/librsvg:2=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) truetype? ( >=media-libs/freetype-2.5.0.1:2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) vaapi? ( >=x11-libs/libva-1.2.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) vdpau? ( >=x11-libs/libvdpau-0.7[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) vorbis? ( >=media-libs/libvorbis-1.3.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=media-libs/libogg-1.3.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) vpx? ( >=media-libs/libvpx-1.4.0:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) X? ( >=x11-libs/libX11-1.6.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=x11-libs/libXext-1.3.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=x11-libs/libXv-1.0.10[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) xcb? ( >=x11-libs/libxcb-1.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zeromq? ( >=net-libs/zeromq-4.1.6 ) zimg? ( >=media-libs/zimg-2.4:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zvbi? ( >=media-libs/zvbi-0.2.35[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) !media-video/qt-faststart postproc? ( !media-libs/libpostproc ) -REQUIRED_USE=libv4l? ( v4l ) fftools_cws2fws? ( zlib ) test? ( encode ) postproc? ( gpl ) frei0r? ( gpl ) cdio? ( gpl ) samba? ( gpl ) encode? ( x264? ( gpl ) x265? ( gpl ) xvid? ( gpl ) X? ( !xcb? ( gpl ) ) ) arm64? ( cpu_flags_arm_v8 ) cpu_flags_arm_v8? ( cpu_flags_arm_vfpv3 cpu_flags_arm_neon ) cpu_flags_arm_neon? ( cpu_flags_arm_thumb2 cpu_flags_arm_vfp ) cpu_flags_arm_vfpv3? ( cpu_flags_arm_vfp ) cpu_flags_arm_thumb2? ( cpu_flags_arm_v6 ) cpu_flags_arm_v6? ( cpu_flags_arm_thumb ) cpu_flags_x86_avx2? ( cpu_flags_x86_avx ) cpu_flags_x86_fma4? ( cpu_flags_x86_avx ) cpu_flags_x86_fma3? ( cpu_flags_x86_avx ) cpu_flags_x86_xop? ( cpu_flags_x86_avx ) cpu_flags_x86_avx? ( cpu_flags_x86_sse4_2 ) cpu_flags_x86_aes? ( cpu_flags_x86_sse4_2 ) cpu_flags_x86_sse4_2? ( cpu_flags_x86_sse4_1 ) cpu_flags_x86_sse4_1? ( cpu_flags_x86_ssse3 ) cpu_flags_x86_ssse3? ( cpu_flags_x86_sse3 ) cpu_flags_x86_sse3? ( cpu_flags_x86_sse2 ) cpu_flags_x86_sse2? ( cpu_flags_x86_sse ) cpu_flags_x86_sse? ( cpu_flags_x86_mmxext ) cpu_flags_x86_mmxext? ( cpu_flags_x86_mmx ) cpu_flags_x86_3dnowext? ( cpu_flags_x86_3dnow ) cpu_flags_x86_3dnow? ( cpu_flags_x86_mmx ) -RESTRICT=!test? ( test ) gpl? ( openssl? ( bindist ) fdk? ( bindist ) ) -SLOT=0/55.57.57 -SRC_URI=http://ffmpeg.org/releases/ffmpeg-3.4.6.tar.bz2 -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multilib-build 8ad5b5535b73a8971881f09277b939f4 multilib-minimal 8bddda43703ba94d8341f4e247f97566 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=189b9e295bf7c4c1721d81eeff7a923a diff --git a/metadata/md5-cache/media-video/ffmpeg-4.2.3 b/metadata/md5-cache/media-video/ffmpeg-4.2.3 deleted file mode 100644 index 4020f359d656..000000000000 --- a/metadata/md5-cache/media-video/ffmpeg-4.2.3 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=>=sys-devel/make-3.81 virtual/pkgconfig cpu_flags_x86_mmx? ( || ( >=dev-lang/nasm-2.13 >=dev-lang/yasm-1.3 ) ) cuda? ( >=sys-devel/clang-7[llvm_targets_NVPTX] ) doc? ( sys-apps/texinfo ) test? ( net-misc/wget sys-devel/bc ) -DEFINED_PHASES=compile configure install prepare test -DEPEND=alsa? ( >=media-libs/alsa-lib-1.0.27.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) amr? ( >=media-libs/opencore-amr-0.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) bluray? ( >=media-libs/libbluray-0.3.0-r1:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) bs2b? ( >=media-libs/libbs2b-3.1.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) bzip2? ( >=app-arch/bzip2-1.0.6-r4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) cdio? ( >=dev-libs/libcdio-paranoia-0.90_p1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) chromaprint? ( >=media-libs/chromaprint-1.2-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) codec2? ( media-libs/codec2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) dav1d? ( >=media-libs/dav1d-0.4.0:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) encode? ( amrenc? ( >=media-libs/vo-amrwbenc-0.1.2-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) kvazaar? ( >=media-libs/kvazaar-1.2.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) mp3? ( >=media-sound/lame-3.99.5-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) openh264? ( >=media-libs/openh264-1.4.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) snappy? ( >=app-arch/snappy-1.1.2-r1:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) theora? ( >=media-libs/libtheora-1.1.1[encode,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=media-libs/libogg-1.3.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) twolame? ( >=media-sound/twolame-0.3.13-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) wavpack? ( >=media-sound/wavpack-4.60.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) webp? ( >=media-libs/libwebp-0.3.0:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) x264? ( >=media-libs/x264-0.0.20130506:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) x265? ( >=media-libs/x265-1.6:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) xvid? ( >=media-libs/xvid-1.3.2-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) fdk? ( >=media-libs/fdk-aac-0.1.3:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) flite? ( >=app-accessibility/flite-1.4-r4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) fontconfig? ( >=media-libs/fontconfig-2.10.92[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) frei0r? ( media-plugins/frei0r-plugins ) fribidi? ( >=dev-libs/fribidi-0.19.6[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) gcrypt? ( >=dev-libs/libgcrypt-1.6:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) gme? ( >=media-libs/game-music-emu-0.6.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) gmp? ( >=dev-libs/gmp-6:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) gsm? ( >=media-sound/gsm-1.0.13-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) iconv? ( >=virtual/libiconv-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) iec61883? ( >=media-libs/libiec61883-1.2.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/libraw1394-2.1.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/libavc1394-0.5.4-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ieee1394? ( >=media-libs/libdc1394-2.2.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/libraw1394-2.1.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) jack? ( virtual/jack[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) jpeg2k? ( >=media-libs/openjpeg-2:2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libaom? ( >=media-libs/libaom-1.0.0-r1:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libaribb24? ( >=media-libs/aribb24-1.0.3-r2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libass? ( >=media-libs/libass-0.10.2:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libcaca? ( >=media-libs/libcaca-0.99_beta18-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libdrm? ( x11-libs/libdrm[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libilbc? ( >=media-libs/libilbc-2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) librtmp? ( >=media-video/rtmpdump-2.4_p20131018[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libsoxr? ( >=media-libs/soxr-0.1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libtesseract? ( >=app-text/tesseract-4.1.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libv4l? ( >=media-libs/libv4l-0.9.5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libxml2? ( dev-libs/libxml2:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) lv2? ( media-libs/lv2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/lilv[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) lzma? ( >=app-arch/xz-utils-5.0.5-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) mmal? ( media-libs/raspberrypi-userland ) modplug? ( >=media-libs/libmodplug-0.8.8.4-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) openal? ( >=media-libs/openal-1.15.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) opencl? ( virtual/opencl[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) opengl? ( >=virtual/opengl-7.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) opus? ( >=media-libs/opus-1.0.2-r2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pulseaudio? ( >=media-sound/pulseaudio-2.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) rubberband? ( >=media-libs/rubberband-1.8.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) samba? ( >=net-fs/samba-3.6.23-r1[client,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) sdl? ( media-libs/libsdl2[sound,video,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) speex? ( >=media-libs/speex-1.2_rc1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) srt? ( >=net-libs/srt-1.3.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ssh? ( >=net-libs/libssh-0.5.5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) svg? ( gnome-base/librsvg:2=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) truetype? ( >=media-libs/freetype-2.5.0.1:2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) vaapi? ( >=x11-libs/libva-1.2.1-r1:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) video_cards_nvidia? ( >=media-libs/nv-codec-headers-9.0.18.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) vdpau? ( >=x11-libs/libvdpau-0.7[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) vidstab? ( >=media-libs/vidstab-1.1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) vorbis? ( >=media-libs/libvorbis-1.3.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=media-libs/libogg-1.3.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) vpx? ( >=media-libs/libvpx-1.4.0:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) X? ( >=x11-libs/libX11-1.6.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=x11-libs/libXext-1.3.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=x11-libs/libXv-1.0.10[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=x11-libs/libxcb-1.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zeromq? ( >=net-libs/zeromq-4.1.6 ) zimg? ( >=media-libs/zimg-2.7.4:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zvbi? ( >=media-libs/zvbi-0.2.35[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) postproc? ( !media-libs/libpostproc ) libressl? ( dev-libs/libressl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) !libressl? ( openssl? ( >=dev-libs/openssl-1.0.1h-r2:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) !openssl? ( gnutls? ( >=net-libs/gnutls-2.12.23-r6:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) ) ladspa? ( >=media-libs/ladspa-sdk-1.13-r2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) v4l? ( sys-kernel/linux-headers ) -DESCRIPTION=Complete solution to record/convert/stream audio and video. Includes libavcodec -EAPI=7 -HOMEPAGE=https://ffmpeg.org/ -IUSE=alsa chromium doc +encode oss pic static-libs test v4l +bzip2 cpudetection debug gcrypt gnutls gmp +gpl hardcoded-tables +iconv libressl libxml2 lzma +network opencl openssl +postproc samba sdl sdl vaapi vdpau X X X X +zlib cdio iec61883 ieee1394 libcaca openal opengl libv4l pulseaudio libdrm jack amr amr codec2 dav1d fdk jpeg2k bluray gme gsm libaribb24 mmal modplug opus libilbc librtmp ssh speex srt svg video_cards_nvidia vorbis vpx zvbi appkit bs2b chromaprint cuda flite frei0r fribidi fontconfig ladspa libass libtesseract lv2 truetype vidstab rubberband zeromq zimg libsoxr +threads amrenc mp3 kvazaar libaom openh264 snappy theora twolame wavpack webp x264 x265 xvid cpu_flags_arm_thumb cpu_flags_arm_v6 cpu_flags_arm_thumb2 cpu_flags_arm_neon cpu_flags_arm_vfp cpu_flags_arm_vfpv3 cpu_flags_arm_v8 mipsdspr1 mipsdspr2 mipsfpu cpu_flags_ppc_altivec cpu_flags_ppc_vsx cpu_flags_ppc_vsx2 cpu_flags_x86_3dnow cpu_flags_x86_3dnowext cpu_flags_x86_aes cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_fma3 cpu_flags_x86_fma4 cpu_flags_x86_mmx cpu_flags_x86_mmxext cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_ssse3 cpu_flags_x86_sse4_1 cpu_flags_x86_sse4_2 cpu_flags_x86_xop +fftools_aviocat +fftools_cws2fws +fftools_ffescape +fftools_ffeval +fftools_ffhash +fftools_fourcc2pixfmt +fftools_graph2dot +fftools_ismindex +fftools_pktdumper +fftools_qt-faststart +fftools_sidxindex +fftools_trasher abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64 -KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux -LICENSE=!gpl? ( LGPL-2.1 ) gpl? ( GPL-2 ) amr? ( gpl? ( GPL-3 ) !gpl? ( LGPL-3 ) ) gmp? ( gpl? ( GPL-3 ) !gpl? ( LGPL-3 ) ) libaribb24? ( gpl? ( GPL-3 ) !gpl? ( LGPL-3 ) ) encode? ( amrenc? ( gpl? ( GPL-3 ) !gpl? ( LGPL-3 ) ) ) samba? ( GPL-3 ) -RDEPEND=alsa? ( >=media-libs/alsa-lib-1.0.27.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) amr? ( >=media-libs/opencore-amr-0.1.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) bluray? ( >=media-libs/libbluray-0.3.0-r1:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) bs2b? ( >=media-libs/libbs2b-3.1.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) bzip2? ( >=app-arch/bzip2-1.0.6-r4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) cdio? ( >=dev-libs/libcdio-paranoia-0.90_p1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) chromaprint? ( >=media-libs/chromaprint-1.2-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) codec2? ( media-libs/codec2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) dav1d? ( >=media-libs/dav1d-0.4.0:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) encode? ( amrenc? ( >=media-libs/vo-amrwbenc-0.1.2-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) kvazaar? ( >=media-libs/kvazaar-1.2.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) mp3? ( >=media-sound/lame-3.99.5-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) openh264? ( >=media-libs/openh264-1.4.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) snappy? ( >=app-arch/snappy-1.1.2-r1:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) theora? ( >=media-libs/libtheora-1.1.1[encode,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=media-libs/libogg-1.3.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) twolame? ( >=media-sound/twolame-0.3.13-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) wavpack? ( >=media-sound/wavpack-4.60.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) webp? ( >=media-libs/libwebp-0.3.0:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) x264? ( >=media-libs/x264-0.0.20130506:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) x265? ( >=media-libs/x265-1.6:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) xvid? ( >=media-libs/xvid-1.3.2-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) fdk? ( >=media-libs/fdk-aac-0.1.3:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) flite? ( >=app-accessibility/flite-1.4-r4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) fontconfig? ( >=media-libs/fontconfig-2.10.92[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) frei0r? ( media-plugins/frei0r-plugins ) fribidi? ( >=dev-libs/fribidi-0.19.6[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) gcrypt? ( >=dev-libs/libgcrypt-1.6:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) gme? ( >=media-libs/game-music-emu-0.6.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) gmp? ( >=dev-libs/gmp-6:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) gsm? ( >=media-sound/gsm-1.0.13-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) iconv? ( >=virtual/libiconv-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) iec61883? ( >=media-libs/libiec61883-1.2.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/libraw1394-2.1.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/libavc1394-0.5.4-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ieee1394? ( >=media-libs/libdc1394-2.2.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/libraw1394-2.1.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) jack? ( virtual/jack[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) jpeg2k? ( >=media-libs/openjpeg-2:2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libaom? ( >=media-libs/libaom-1.0.0-r1:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libaribb24? ( >=media-libs/aribb24-1.0.3-r2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libass? ( >=media-libs/libass-0.10.2:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libcaca? ( >=media-libs/libcaca-0.99_beta18-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libdrm? ( x11-libs/libdrm[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libilbc? ( >=media-libs/libilbc-2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) librtmp? ( >=media-video/rtmpdump-2.4_p20131018[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libsoxr? ( >=media-libs/soxr-0.1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libtesseract? ( >=app-text/tesseract-4.1.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libv4l? ( >=media-libs/libv4l-0.9.5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) libxml2? ( dev-libs/libxml2:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) lv2? ( media-libs/lv2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/lilv[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) lzma? ( >=app-arch/xz-utils-5.0.5-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) mmal? ( media-libs/raspberrypi-userland ) modplug? ( >=media-libs/libmodplug-0.8.8.4-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) openal? ( >=media-libs/openal-1.15.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) opencl? ( virtual/opencl[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) opengl? ( >=virtual/opengl-7.0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) opus? ( >=media-libs/opus-1.0.2-r2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pulseaudio? ( >=media-sound/pulseaudio-2.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) rubberband? ( >=media-libs/rubberband-1.8.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) samba? ( >=net-fs/samba-3.6.23-r1[client,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) sdl? ( media-libs/libsdl2[sound,video,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) speex? ( >=media-libs/speex-1.2_rc1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) srt? ( >=net-libs/srt-1.3.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ssh? ( >=net-libs/libssh-0.5.5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) svg? ( gnome-base/librsvg:2=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) truetype? ( >=media-libs/freetype-2.5.0.1:2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) vaapi? ( >=x11-libs/libva-1.2.1-r1:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) video_cards_nvidia? ( >=media-libs/nv-codec-headers-9.0.18.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) vdpau? ( >=x11-libs/libvdpau-0.7[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) vidstab? ( >=media-libs/vidstab-1.1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) vorbis? ( >=media-libs/libvorbis-1.3.3-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=media-libs/libogg-1.3.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) vpx? ( >=media-libs/libvpx-1.4.0:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) X? ( >=x11-libs/libX11-1.6.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=x11-libs/libXext-1.3.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=x11-libs/libXv-1.0.10[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=x11-libs/libxcb-1.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zeromq? ( >=net-libs/zeromq-4.1.6 ) zimg? ( >=media-libs/zimg-2.7.4:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zvbi? ( >=media-libs/zvbi-0.2.35[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) postproc? ( !media-libs/libpostproc ) libressl? ( dev-libs/libressl:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) !libressl? ( openssl? ( >=dev-libs/openssl-1.0.1h-r2:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) !openssl? ( gnutls? ( >=net-libs/gnutls-2.12.23-r6:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) ) -REQUIRED_USE=cuda? ( video_cards_nvidia ) libv4l? ( v4l ) fftools_cws2fws? ( zlib ) test? ( encode ) postproc? ( gpl ) frei0r? ( gpl ) cdio? ( gpl ) rubberband? ( gpl ) samba? ( gpl ) encode? ( x264? ( gpl ) x265? ( gpl ) xvid? ( gpl ) ) arm64? ( cpu_flags_arm_v8 ) cpu_flags_arm_v8? ( cpu_flags_arm_vfpv3 cpu_flags_arm_neon ) cpu_flags_arm_neon? ( cpu_flags_arm_thumb2 cpu_flags_arm_vfp ) cpu_flags_arm_vfpv3? ( cpu_flags_arm_vfp ) cpu_flags_arm_thumb2? ( cpu_flags_arm_v6 ) cpu_flags_arm_v6? ( cpu_flags_arm_thumb ) cpu_flags_ppc_vsx? ( cpu_flags_ppc_altivec ) cpu_flags_ppc_vsx2? ( cpu_flags_ppc_vsx ) cpu_flags_x86_avx2? ( cpu_flags_x86_avx ) cpu_flags_x86_fma4? ( cpu_flags_x86_avx ) cpu_flags_x86_fma3? ( cpu_flags_x86_avx ) cpu_flags_x86_xop? ( cpu_flags_x86_avx ) cpu_flags_x86_avx? ( cpu_flags_x86_sse4_2 ) cpu_flags_x86_aes? ( cpu_flags_x86_sse4_2 ) cpu_flags_x86_sse4_2? ( cpu_flags_x86_sse4_1 ) cpu_flags_x86_sse4_1? ( cpu_flags_x86_ssse3 ) cpu_flags_x86_ssse3? ( cpu_flags_x86_sse3 ) cpu_flags_x86_sse3? ( cpu_flags_x86_sse2 ) cpu_flags_x86_sse2? ( cpu_flags_x86_sse ) cpu_flags_x86_sse? ( cpu_flags_x86_mmxext ) cpu_flags_x86_mmxext? ( cpu_flags_x86_mmx ) cpu_flags_x86_3dnowext? ( cpu_flags_x86_3dnow ) cpu_flags_x86_3dnow? ( cpu_flags_x86_mmx ) -RESTRICT=!test? ( test ) gpl? ( openssl? ( bindist ) fdk? ( bindist ) libressl? ( bindist ) ) -SLOT=0/56.58.58 -SRC_URI=https://ffmpeg.org/releases/ffmpeg-4.2.3.tar.bz2 https://dev.gentoo.org/~gyakovlev/distfiles/ffmpeg-4.2.2-ppc64-altivec.patch.gz https://dev.gentoo.org/~gyakovlev/distfiles/ffmpeg-4.2.2-ppc64-gcc.patch.gz -_eclasses_=eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multilib-build 8ad5b5535b73a8971881f09277b939f4 multilib-minimal 8bddda43703ba94d8341f4e247f97566 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=8e73fd9fcb3a2ff4dcb4b579be52783e diff --git a/metadata/md5-cache/media-video/obs-studio-25.0.8-r1 b/metadata/md5-cache/media-video/obs-studio-25.0.8-r1 index 92bea6f7ed39..b8ad80a94a25 100644 --- a/metadata/md5-cache/media-video/obs-studio-25.0.8-r1 +++ b/metadata/md5-cache/media-video/obs-studio-25.0.8-r1 @@ -1,15 +1,15 @@ BDEPEND=luajit? ( dev-lang/swig ) python? ( dev-lang/swig ) dev-util/ninja >=dev-util/cmake-3.9.6 DEFINED_PHASES=compile configure install postinst postrm prepare setup test -DEPEND=>=dev-libs/jansson-2.5 dev-qt/qtcore:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5 dev-qt/qtnetwork:5 dev-qt/qtquickcontrols:5 dev-qt/qtsql:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 dev-qt/qtxml:5 media-libs/x264 media-video/ffmpeg:=[x264] net-misc/curl sys-apps/dbus sys-libs/zlib virtual/udev x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXfixes x11-libs/libXinerama x11-libs/libXrandr x11-libs/libxcb alsa? ( media-libs/alsa-lib ) fdk? ( media-libs/fdk-aac:= ) imagemagick? ( media-gfx/imagemagick:= ) jack? ( virtual/jack ) luajit? ( dev-lang/luajit:2 ) nvenc? ( || ( =media-video/ffmpeg-4[video_cards_nvidia] ) ) pulseaudio? ( media-sound/pulseaudio ) python? ( python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) ) speex? ( media-libs/speexdsp ) ssl? ( net-libs/mbedtls:= ) truetype? ( media-libs/fontconfig media-libs/freetype ) v4l? ( media-libs/libv4l ) vlc? ( media-video/vlc:= ) +DEPEND=>=dev-libs/jansson-2.5 dev-qt/qtcore:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5 dev-qt/qtnetwork:5 dev-qt/qtquickcontrols:5 dev-qt/qtsql:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 dev-qt/qtxml:5 media-libs/x264 media-video/ffmpeg:=[x264] net-misc/curl sys-apps/dbus sys-libs/zlib virtual/udev x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXfixes x11-libs/libXinerama x11-libs/libXrandr x11-libs/libxcb alsa? ( media-libs/alsa-lib ) fdk? ( media-libs/fdk-aac:= ) imagemagick? ( media-gfx/imagemagick:= ) jack? ( virtual/jack ) luajit? ( dev-lang/luajit:2 ) nvenc? ( >=media-video/ffmpeg-4[video_cards_nvidia] ) pulseaudio? ( media-sound/pulseaudio ) python? ( python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) ) speex? ( media-libs/speexdsp ) ssl? ( net-libs/mbedtls:= ) truetype? ( media-libs/fontconfig media-libs/freetype ) v4l? ( media-libs/libv4l ) vlc? ( media-video/vlc:= ) DESCRIPTION=Software for Recording and Streaming Live Video Content EAPI=7 HOMEPAGE=https://obsproject.com IUSE=+alsa fdk imagemagick jack luajit nvenc pulseaudio python speex +ssl truetype v4l vlc python_single_target_python3_6 python_single_target_python3_7 KEYWORDS=~amd64 ~ppc64 ~x86 LICENSE=GPL-2 -RDEPEND=>=dev-libs/jansson-2.5 dev-qt/qtcore:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5 dev-qt/qtnetwork:5 dev-qt/qtquickcontrols:5 dev-qt/qtsql:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 dev-qt/qtxml:5 media-libs/x264 media-video/ffmpeg:=[x264] net-misc/curl sys-apps/dbus sys-libs/zlib virtual/udev x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXfixes x11-libs/libXinerama x11-libs/libXrandr x11-libs/libxcb alsa? ( media-libs/alsa-lib ) fdk? ( media-libs/fdk-aac:= ) imagemagick? ( media-gfx/imagemagick:= ) jack? ( virtual/jack ) luajit? ( dev-lang/luajit:2 ) nvenc? ( || ( =media-video/ffmpeg-4[video_cards_nvidia] ) ) pulseaudio? ( media-sound/pulseaudio ) python? ( python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) ) speex? ( media-libs/speexdsp ) ssl? ( net-libs/mbedtls:= ) truetype? ( media-libs/fontconfig media-libs/freetype ) v4l? ( media-libs/libv4l ) vlc? ( media-video/vlc:= ) +RDEPEND=>=dev-libs/jansson-2.5 dev-qt/qtcore:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5 dev-qt/qtnetwork:5 dev-qt/qtquickcontrols:5 dev-qt/qtsql:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 dev-qt/qtxml:5 media-libs/x264 media-video/ffmpeg:=[x264] net-misc/curl sys-apps/dbus sys-libs/zlib virtual/udev x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXfixes x11-libs/libXinerama x11-libs/libXrandr x11-libs/libxcb alsa? ( media-libs/alsa-lib ) fdk? ( media-libs/fdk-aac:= ) imagemagick? ( media-gfx/imagemagick:= ) jack? ( virtual/jack ) luajit? ( dev-lang/luajit:2 ) nvenc? ( >=media-video/ffmpeg-4[video_cards_nvidia] ) pulseaudio? ( media-sound/pulseaudio ) python? ( python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) ) speex? ( media-libs/speexdsp ) ssl? ( net-libs/mbedtls:= ) truetype? ( media-libs/fontconfig media-libs/freetype ) v4l? ( media-libs/libv4l ) vlc? ( media-video/vlc:= ) REQUIRED_USE=python? ( ^^ ( python_single_target_python3_6 python_single_target_python3_7 ) ) SLOT=0 SRC_URI=https://github.com/obsproject/obs-studio/archive/25.0.8.tar.gz -> obs-studio-25.0.8.tar.gz _eclasses_=cmake-utils 77cd39e6009811bf97a59d91ffd5b54f eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-single-r1 674c48c926cbb44e91b656e0399d8f54 python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=fa1a403e0c517f028ebf5cabf08c3417 +_md5_=d48e4fdf273d557bcbc16d9c8ccbf527 diff --git a/metadata/md5-cache/media-video/obs-studio-9999 b/metadata/md5-cache/media-video/obs-studio-9999 index 9e08490485c1..5fbf2b5a479a 100644 --- a/metadata/md5-cache/media-video/obs-studio-9999 +++ b/metadata/md5-cache/media-video/obs-studio-9999 @@ -1,14 +1,14 @@ BDEPEND=luajit? ( dev-lang/swig ) python? ( dev-lang/swig ) dev-util/ninja >=dev-util/cmake-3.9.6 >=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack -DEPEND=>=dev-libs/jansson-2.5 dev-qt/qtcore:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5 dev-qt/qtnetwork:5 dev-qt/qtquickcontrols:5 dev-qt/qtsql:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 dev-qt/qtxml:5 media-libs/x264 media-video/ffmpeg:=[x264] net-misc/curl sys-apps/dbus sys-libs/zlib virtual/udev x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXfixes x11-libs/libXinerama x11-libs/libXrandr x11-libs/libxcb alsa? ( media-libs/alsa-lib ) fdk? ( media-libs/fdk-aac:= ) imagemagick? ( media-gfx/imagemagick:= ) jack? ( virtual/jack ) luajit? ( dev-lang/luajit:2 ) nvenc? ( || ( =media-video/ffmpeg-4[video_cards_nvidia] ) ) pulseaudio? ( media-sound/pulseaudio ) python? ( python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) ) speex? ( media-libs/speexdsp ) ssl? ( net-libs/mbedtls:= ) truetype? ( media-libs/fontconfig media-libs/freetype ) v4l? ( media-libs/libv4l ) vlc? ( media-video/vlc:= ) +DEPEND=>=dev-libs/jansson-2.5 dev-qt/qtcore:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5 dev-qt/qtnetwork:5 dev-qt/qtquickcontrols:5 dev-qt/qtsql:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 dev-qt/qtxml:5 media-libs/x264 media-video/ffmpeg:=[x264] net-misc/curl sys-apps/dbus sys-libs/zlib virtual/udev x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXfixes x11-libs/libXinerama x11-libs/libXrandr x11-libs/libxcb alsa? ( media-libs/alsa-lib ) fdk? ( media-libs/fdk-aac:= ) imagemagick? ( media-gfx/imagemagick:= ) jack? ( virtual/jack ) luajit? ( dev-lang/luajit:2 ) nvenc? ( >=media-video/ffmpeg-4[video_cards_nvidia] ) pulseaudio? ( media-sound/pulseaudio ) python? ( python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) ) speex? ( media-libs/speexdsp ) ssl? ( net-libs/mbedtls:= ) truetype? ( media-libs/fontconfig media-libs/freetype ) v4l? ( media-libs/libv4l ) vlc? ( media-video/vlc:= ) DESCRIPTION=Software for Recording and Streaming Live Video Content EAPI=7 HOMEPAGE=https://obsproject.com IUSE=+alsa fdk imagemagick jack luajit nvenc pulseaudio python speex +ssl truetype v4l vlc python_single_target_python3_6 python_single_target_python3_7 LICENSE=GPL-2 PROPERTIES=live -RDEPEND=>=dev-libs/jansson-2.5 dev-qt/qtcore:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5 dev-qt/qtnetwork:5 dev-qt/qtquickcontrols:5 dev-qt/qtsql:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 dev-qt/qtxml:5 media-libs/x264 media-video/ffmpeg:=[x264] net-misc/curl sys-apps/dbus sys-libs/zlib virtual/udev x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXfixes x11-libs/libXinerama x11-libs/libXrandr x11-libs/libxcb alsa? ( media-libs/alsa-lib ) fdk? ( media-libs/fdk-aac:= ) imagemagick? ( media-gfx/imagemagick:= ) jack? ( virtual/jack ) luajit? ( dev-lang/luajit:2 ) nvenc? ( || ( =media-video/ffmpeg-4[video_cards_nvidia] ) ) pulseaudio? ( media-sound/pulseaudio ) python? ( python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) ) speex? ( media-libs/speexdsp ) ssl? ( net-libs/mbedtls:= ) truetype? ( media-libs/fontconfig media-libs/freetype ) v4l? ( media-libs/libv4l ) vlc? ( media-video/vlc:= ) +RDEPEND=>=dev-libs/jansson-2.5 dev-qt/qtcore:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5 dev-qt/qtnetwork:5 dev-qt/qtquickcontrols:5 dev-qt/qtsql:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 dev-qt/qtxml:5 media-libs/x264 media-video/ffmpeg:=[x264] net-misc/curl sys-apps/dbus sys-libs/zlib virtual/udev x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXfixes x11-libs/libXinerama x11-libs/libXrandr x11-libs/libxcb alsa? ( media-libs/alsa-lib ) fdk? ( media-libs/fdk-aac:= ) imagemagick? ( media-gfx/imagemagick:= ) jack? ( virtual/jack ) luajit? ( dev-lang/luajit:2 ) nvenc? ( >=media-video/ffmpeg-4[video_cards_nvidia] ) pulseaudio? ( media-sound/pulseaudio ) python? ( python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) ) speex? ( media-libs/speexdsp ) ssl? ( net-libs/mbedtls:= ) truetype? ( media-libs/fontconfig media-libs/freetype ) v4l? ( media-libs/libv4l ) vlc? ( media-video/vlc:= ) REQUIRED_USE=python? ( ^^ ( python_single_target_python3_6 python_single_target_python3_7 ) ) SLOT=0 _eclasses_=cmake-utils 77cd39e6009811bf97a59d91ffd5b54f eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 git-r3 8ec5b53812bce105ae7943930e4660f8 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-single-r1 674c48c926cbb44e91b656e0399d8f54 python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=099808fcacf187daeb975fe4470b696d +_md5_=9461d5de63a28d8a21b159a47ecbd36a diff --git a/metadata/md5-cache/media-video/pipewire-0.3.7 b/metadata/md5-cache/media-video/pipewire-0.3.7 index 5578cda89be1..94ccbb9b6d55 100644 --- a/metadata/md5-cache/media-video/pipewire-0.3.7 +++ b/metadata/md5-cache/media-video/pipewire-0.3.7 @@ -5,11 +5,11 @@ DESCRIPTION=Multimedia processing graphs EAPI=7 HOMEPAGE=https://pipewire.org/ IUSE=bluetooth debug doc ffmpeg gstreamer jack pulseaudio systemd test vulkan X -KEYWORDS=~amd64 ~x86 +KEYWORDS=~amd64 ~arm64 ~x86 LICENSE=LGPL-2.1+ RDEPEND=media-libs/alsa-lib media-libs/libsdl2 media-libs/libsndfile sys-apps/dbus virtual/libudev bluetooth? ( media-libs/sbc net-wireless/bluez:= ) ffmpeg? ( media-video/ffmpeg:= ) gstreamer? ( dev-libs/glib:2 media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 ) jack? ( >=media-sound/jack2-1.9.10:2 ) pulseaudio? ( dev-libs/glib:2 media-sound/pulseaudio ) systemd? ( sys-apps/systemd ) vulkan? ( media-libs/vulkan-loader ) X? ( x11-libs/libX11 ) RESTRICT=!test? ( test ) SLOT=0/0.3 SRC_URI=https://github.com/PipeWire/pipewire/archive/0.3.7.tar.gz -> pipewire-0.3.7.tar.gz _eclasses_=meson 71d293a701d6362387e1214da368c848 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=2eb53806eeb03f41eb94188ae0ca79c5 +_md5_=2fbb3e4ad82b11bfbc25499cebf2a883 diff --git a/metadata/md5-cache/media-video/tovid-0.35.2-r2 b/metadata/md5-cache/media-video/tovid-0.35.2-r2 deleted file mode 100644 index 2ffce575a7b4..000000000000 --- a/metadata/md5-cache/media-video/tovid-0.35.2-r2 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test -DEPEND=app-text/txt2tags python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[tk] >=dev-lang/python-exec-2:=[python_targets_python2_7] ) python_single_target_python2_7? ( >=dev-python/setuptools-42.0.2[python_targets_python2_7(-)] ) -DESCRIPTION=A collection of DVD authoring tools -EAPI=5 -HOMEPAGE=http://tovid.wikia.com/wiki/Tovid_Wiki -IUSE=+python_single_target_python2_7 -KEYWORDS=amd64 x86 -LICENSE=GPL-2 -RDEPEND=app-cdr/dvd+rw-tools dev-tcltk/tix media-sound/normalize >=media-sound/sox-14.3.2 media-video/dvdauthor >=media-video/mjpegtools-2.0.0 || ( >=media-video/mplayer-1.0_rc4_p20110101[dvdnav] media-video/mpv[libmpv,dvdnav] ) sys-devel/bc media-video/ffmpeg virtual/imagemagick-tools[png] python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[tk] >=dev-lang/python-exec-2:=[python_targets_python2_7] ) -REQUIRED_USE=^^ ( python_single_target_python2_7 ) -SLOT=0 -SRC_URI=https://github.com/tovid-suite/tovid/archive/v0.35.2.tar.gz -> tovid-0.35.2.tar.gz -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 distutils-r1 0dda1d9008ac0b2530588115a772d99d epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 gnome2-utils 893e828f0f25f070f0b38d20c83c7670 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 674c48c926cbb44e91b656e0399d8f54 python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=e614e594d36ec61686bebc4a4f9ba6c9 diff --git a/metadata/md5-cache/media-video/vcdimager-2.0.1 b/metadata/md5-cache/media-video/vcdimager-2.0.1 index eeed8e8f886e..19d29aad0aec 100644 --- a/metadata/md5-cache/media-video/vcdimager-2.0.1 +++ b/metadata/md5-cache/media-video/vcdimager-2.0.1 @@ -4,10 +4,10 @@ DESCRIPTION=GNU VCDimager EAPI=6 HOMEPAGE=https://www.gnu.org/software/vcdimager/ IUSE=static-libs +xml abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64 -KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ppc ~ppc64 sparc x86 +KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 LICENSE=GPL-2 RDEPEND=>=dev-libs/libcdio-2.0.0:0=[-minimal,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/popt xml? ( dev-libs/libxml2:2 ) SLOT=0 SRC_URI=mirror://gnu/vcdimager/vcdimager-2.0.1.tar.gz _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multilib-build 8ad5b5535b73a8971881f09277b939f4 multilib-minimal 8bddda43703ba94d8341f4e247f97566 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=36899c5fa6b217bacaeb7a2235b0b297 +_md5_=6e1d352986ed48e8e0c68ecdea2fa03f diff --git a/metadata/md5-cache/net-analyzer/Manifest.gz b/metadata/md5-cache/net-analyzer/Manifest.gz index d5921c72449d..14db34198a59 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/nagios-plugins-2.3.1-r1 b/metadata/md5-cache/net-analyzer/nagios-plugins-2.3.1-r1 index 51ea1cbb887b..8f4354371289 100644 --- a/metadata/md5-cache/net-analyzer/nagios-plugins-2.3.1-r1 +++ b/metadata/md5-cache/net-analyzer/nagios-plugins-2.3.1-r1 @@ -5,10 +5,10 @@ DESCRIPTION=Official plugins for Nagios EAPI=7 HOMEPAGE=http://nagios-plugins.org/ IUSE=ipv6 ldap libressl mysql nagios-dns nagios-ping nagios-game postgres radius samba selinux snmp ssh +ssl -KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 +KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 sparc ~x86 LICENSE=GPL-2 RDEPEND=nagios-dns? ( net-dns/bind-tools ) nagios-game? ( games-util/qstat ) nagios-ping? ( net-analyzer/fping ) samba? ( net-fs/samba ) ssh? ( net-misc/openssh ) snmp? ( dev-perl/Net-SNMP net-analyzer/net-snmp[-minimal] ) dev-lang/perl ldap? ( net-nds/openldap ) mysql? ( dev-db/mysql-connector-c ) postgres? ( dev-db/postgresql:* ) ssl? ( !libressl? ( dev-libs/openssl:0 ) libressl? ( dev-libs/libressl ) ) radius? ( net-dialup/freeradius-client ) !net-analyzer/monitoring-plugins selinux? ( sec-policy/selinux-nagios ) RESTRICT=test SLOT=0 SRC_URI=http://nagios-plugins.org/download/nagios-plugins-2.3.1.tar.gz -_md5_=371bbdfb9a8d030315b6b5b1f376deca +_md5_=11f700a3c82a6622b3990eb416304c0f diff --git a/metadata/md5-cache/net-fs/Manifest.gz b/metadata/md5-cache/net-fs/Manifest.gz index 2e7507cefeb4..70be5d44f072 100644 Binary files a/metadata/md5-cache/net-fs/Manifest.gz and b/metadata/md5-cache/net-fs/Manifest.gz differ diff --git a/metadata/md5-cache/net-fs/samba-4.11.8 b/metadata/md5-cache/net-fs/samba-4.11.8 deleted file mode 100644 index cc758536c29e..000000000000 --- a/metadata/md5-cache/net-fs/samba-4.11.8 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install postinst prepare setup test -DEPEND=>=app-arch/libarchive-3.1.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-lang/perl:= dev-libs/libbsd[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/libtasn1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/popt[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=net-libs/gnutls-3.2.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] net-libs/libnsl:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] sys-apps/dbus[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] sys-libs/e2fsprogs-libs[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/ldb-2.0.10[ldap(+)?,python?,python_single_target_python3_6(-)?,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] =sys-libs/talloc-2.2.0[python?,python_single_target_python3_6(-)?,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/tdb-1.4.2[python?,python_single_target_python3_6(-)?,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/tevent-0.10.0[python?,python_single_target_python3_6(-)?,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,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_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] virtual/libiconv pam? ( sys-libs/pam ) acl? ( virtual/acl ) python_single_target_python3_6? ( dev-python/subunit[python_targets_python3_6(-),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] addns? ( net-dns/bind-tools[gssapi] dev-python/dnspython:=[python_targets_python3_6(-)] ) ) python_single_target_python3_7? ( dev-python/subunit[python_targets_python3_7(-),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] addns? ( net-dns/bind-tools[gssapi] dev-python/dnspython:=[python_targets_python3_7(-)] ) ) python_single_target_python3_8? ( dev-python/subunit[python_targets_python3_8(-),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] addns? ( net-dns/bind-tools[gssapi] dev-python/dnspython:=[python_targets_python3_8(-)] ) ) ceph? ( sys-cluster/ceph ) cluster? ( net-libs/rpcsvc-proto !dev-db/ctdb ) cups? ( net-print/cups ) debug? ( dev-util/lttng-ust ) dmapi? ( sys-apps/dmapi ) fam? ( virtual/fam ) gpg? ( app-crypt/gpgme ) json? ( dev-libs/jansson ) ldap? ( net-nds/openldap[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) system-mitkrb5? ( >=app-crypt/mit-krb5-1.15.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) systemd? ( sys-apps/systemd:0= ) zeroconf? ( net-dns/avahi ) python_single_target_python3_6? ( dev-lang/python:3.6[threads(+),xml(+)] >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7[threads(+),xml(+)] >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8[threads(+),xml(+)] >=dev-lang/python-exec-2:=[python_targets_python3_8] ) app-text/docbook-xsl-stylesheets dev-libs/libxslt >=dev-util/cmocka-1.1.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] net-libs/libtirpc[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] virtual/pkgconfig || ( net-libs/rpcsvc-proto =sys-libs/nss_wrapper-1.1.3 >=net-dns/resolv_wrapper-1.1.4 >=net-libs/socket_wrapper-1.1.9 >=sys-libs/uid_wrapper-1.2.1 ) ) virtual/pkgconfig -DESCRIPTION=Samba Suite Version 4 -EAPI=6 -HOMEPAGE=https://www.samba.org/ -IUSE=acl addc addns ads ceph client cluster cups debug dmapi fam gpg iprint json ldap pam profiling-data python quota selinux syslog system-heimdal +system-mitkrb5 systemd test winbind zeroconf python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64 kernel_linux -KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 -LICENSE=GPL-3 -RDEPEND=>=app-arch/libarchive-3.1.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-lang/perl:= dev-libs/libbsd[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/libtasn1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/popt[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=net-libs/gnutls-3.2.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] net-libs/libnsl:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] sys-apps/dbus[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] sys-libs/e2fsprogs-libs[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/ldb-2.0.10[ldap(+)?,python?,python_single_target_python3_6(-)?,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] =sys-libs/talloc-2.2.0[python?,python_single_target_python3_6(-)?,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/tdb-1.4.2[python?,python_single_target_python3_6(-)?,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/tevent-0.10.0[python?,python_single_target_python3_6(-)?,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,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_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] virtual/libiconv pam? ( sys-libs/pam ) acl? ( virtual/acl ) python_single_target_python3_6? ( dev-python/subunit[python_targets_python3_6(-),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] addns? ( net-dns/bind-tools[gssapi] dev-python/dnspython:=[python_targets_python3_6(-)] ) ) python_single_target_python3_7? ( dev-python/subunit[python_targets_python3_7(-),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] addns? ( net-dns/bind-tools[gssapi] dev-python/dnspython:=[python_targets_python3_7(-)] ) ) python_single_target_python3_8? ( dev-python/subunit[python_targets_python3_8(-),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] addns? ( net-dns/bind-tools[gssapi] dev-python/dnspython:=[python_targets_python3_8(-)] ) ) ceph? ( sys-cluster/ceph ) cluster? ( net-libs/rpcsvc-proto !dev-db/ctdb ) cups? ( net-print/cups ) debug? ( dev-util/lttng-ust ) dmapi? ( sys-apps/dmapi ) fam? ( virtual/fam ) gpg? ( app-crypt/gpgme ) json? ( dev-libs/jansson ) ldap? ( net-nds/openldap[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) system-mitkrb5? ( >=app-crypt/mit-krb5-1.15.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) systemd? ( sys-apps/systemd:0= ) zeroconf? ( net-dns/avahi ) python? ( python_single_target_python3_6? ( dev-lang/python:3.6[threads(+),xml(+)] >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7[threads(+),xml(+)] >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8[threads(+),xml(+)] >=dev-lang/python-exec-2:=[python_targets_python3_8] ) ) client? ( net-fs/cifs-utils[ads?] ) selinux? ( sec-policy/selinux-samba ) !dev-perl/Parse-Yapp -REQUIRED_USE=addc? ( python json winbind ) addns? ( python ) ads? ( acl ldap winbind ) cluster? ( ads ) gpg? ( addc ) test? ( python ) ?? ( system-heimdal system-mitkrb5 ) ^^ ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 ) -RESTRICT=test -SLOT=0 -SRC_URI=mirror://samba/stable/samba-4.11.8.tar.gz -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 eapi7-ver f9ec87e93172b25ce65a85303dc06964 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 linux-info c90a203b1c14cfa77bd3e37a0e96c955 ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multilib-build 8ad5b5535b73a8971881f09277b939f4 multilib-minimal 8bddda43703ba94d8341f4e247f97566 multiprocessing cac3169468f893670dac3e7cb940e045 pam a1771fc1e5831c201eaf18451747d94b preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 674c48c926cbb44e91b656e0399d8f54 python-utils-r1 cae3d65c47270c9a8c4880076996c09c systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf waf-utils cf9742c01975dc707eb982114a9d70fa -_md5_=2e25691eb5c9d1d6b63f735ad376b415 diff --git a/metadata/md5-cache/net-fs/samba-4.11.9-r1 b/metadata/md5-cache/net-fs/samba-4.11.9-r1 deleted file mode 100644 index 545f206715de..000000000000 --- a/metadata/md5-cache/net-fs/samba-4.11.9-r1 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install postinst prepare setup test -DEPEND=>=app-arch/libarchive-3.1.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-lang/perl:= dev-libs/libbsd[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/libtasn1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/popt[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=net-libs/gnutls-3.2.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] net-libs/libnsl:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] sys-libs/e2fsprogs-libs[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/ldb-2.0.10[ldap(+)?,python?,python_single_target_python3_6(-)?,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] =sys-libs/talloc-2.2.0[python?,python_single_target_python3_6(-)?,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/tdb-1.4.2[python?,python_single_target_python3_6(-)?,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/tevent-0.10.0[python?,python_single_target_python3_6(-)?,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,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_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] virtual/libiconv pam? ( sys-libs/pam ) acl? ( virtual/acl ) python_single_target_python3_6? ( dev-python/subunit[python_targets_python3_6(-),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] addns? ( net-dns/bind-tools[gssapi] dev-python/dnspython:=[python_targets_python3_6(-)] ) ) python_single_target_python3_7? ( dev-python/subunit[python_targets_python3_7(-),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] addns? ( net-dns/bind-tools[gssapi] dev-python/dnspython:=[python_targets_python3_7(-)] ) ) python_single_target_python3_8? ( dev-python/subunit[python_targets_python3_8(-),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] addns? ( net-dns/bind-tools[gssapi] dev-python/dnspython:=[python_targets_python3_8(-)] ) ) ceph? ( sys-cluster/ceph ) cluster? ( net-libs/rpcsvc-proto !dev-db/ctdb ) cups? ( net-print/cups ) debug? ( dev-util/lttng-ust ) dmapi? ( sys-apps/dmapi ) fam? ( virtual/fam ) gpg? ( app-crypt/gpgme ) json? ( dev-libs/jansson ) ldap? ( net-nds/openldap[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) snapper? ( sys-apps/dbus ) system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) system-mitkrb5? ( >=app-crypt/mit-krb5-1.15.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) systemd? ( sys-apps/systemd:0= ) zeroconf? ( net-dns/avahi ) python_single_target_python3_6? ( dev-lang/python:3.6[threads(+),xml(+)] >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7[threads(+),xml(+)] >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8[threads(+),xml(+)] >=dev-lang/python-exec-2:=[python_targets_python3_8] ) app-text/docbook-xsl-stylesheets dev-libs/libxslt >=dev-util/cmocka-1.1.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] net-libs/libtirpc[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] virtual/pkgconfig || ( net-libs/rpcsvc-proto =sys-libs/nss_wrapper-1.1.3 >=net-dns/resolv_wrapper-1.1.4 >=net-libs/socket_wrapper-1.1.9 >=sys-libs/uid_wrapper-1.2.1 ) ) virtual/pkgconfig -DESCRIPTION=Samba Suite Version 4 -EAPI=6 -HOMEPAGE=https://www.samba.org/ -IUSE=acl addc addns ads ceph client cluster cups debug dmapi fam gpg iprint json ldap pam profiling-data python quota selinux snapper syslog system-heimdal +system-mitkrb5 systemd test winbind zeroconf python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64 kernel_linux -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 -LICENSE=GPL-3 -RDEPEND=>=app-arch/libarchive-3.1.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-lang/perl:= dev-libs/libbsd[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/libtasn1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/popt[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=net-libs/gnutls-3.2.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] net-libs/libnsl:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] sys-libs/e2fsprogs-libs[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/ldb-2.0.10[ldap(+)?,python?,python_single_target_python3_6(-)?,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] =sys-libs/talloc-2.2.0[python?,python_single_target_python3_6(-)?,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/tdb-1.4.2[python?,python_single_target_python3_6(-)?,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/tevent-0.10.0[python?,python_single_target_python3_6(-)?,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,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_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] virtual/libiconv pam? ( sys-libs/pam ) acl? ( virtual/acl ) python_single_target_python3_6? ( dev-python/subunit[python_targets_python3_6(-),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] addns? ( net-dns/bind-tools[gssapi] dev-python/dnspython:=[python_targets_python3_6(-)] ) ) python_single_target_python3_7? ( dev-python/subunit[python_targets_python3_7(-),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] addns? ( net-dns/bind-tools[gssapi] dev-python/dnspython:=[python_targets_python3_7(-)] ) ) python_single_target_python3_8? ( dev-python/subunit[python_targets_python3_8(-),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] addns? ( net-dns/bind-tools[gssapi] dev-python/dnspython:=[python_targets_python3_8(-)] ) ) ceph? ( sys-cluster/ceph ) cluster? ( net-libs/rpcsvc-proto !dev-db/ctdb ) cups? ( net-print/cups ) debug? ( dev-util/lttng-ust ) dmapi? ( sys-apps/dmapi ) fam? ( virtual/fam ) gpg? ( app-crypt/gpgme ) json? ( dev-libs/jansson ) ldap? ( net-nds/openldap[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) snapper? ( sys-apps/dbus ) system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) system-mitkrb5? ( >=app-crypt/mit-krb5-1.15.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) systemd? ( sys-apps/systemd:0= ) zeroconf? ( net-dns/avahi ) python? ( python_single_target_python3_6? ( dev-lang/python:3.6[threads(+),xml(+)] >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7[threads(+),xml(+)] >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8[threads(+),xml(+)] >=dev-lang/python-exec-2:=[python_targets_python3_8] ) ) client? ( net-fs/cifs-utils[ads?] ) selinux? ( sec-policy/selinux-samba ) !dev-perl/Parse-Yapp -REQUIRED_USE=addc? ( python json winbind ) addns? ( python ) ads? ( acl ldap winbind ) cluster? ( ads ) gpg? ( addc ) test? ( python ) ?? ( system-heimdal system-mitkrb5 ) ^^ ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 ) -RESTRICT=test -SLOT=0 -SRC_URI=mirror://samba/stable/samba-4.11.9.tar.gz -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 eapi7-ver f9ec87e93172b25ce65a85303dc06964 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 linux-info c90a203b1c14cfa77bd3e37a0e96c955 ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multilib-build 8ad5b5535b73a8971881f09277b939f4 multilib-minimal 8bddda43703ba94d8341f4e247f97566 multiprocessing cac3169468f893670dac3e7cb940e045 pam a1771fc1e5831c201eaf18451747d94b preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 674c48c926cbb44e91b656e0399d8f54 python-utils-r1 cae3d65c47270c9a8c4880076996c09c systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf waf-utils cf9742c01975dc707eb982114a9d70fa -_md5_=3500e06bfd993ea8147e28f5d421e2eb diff --git a/metadata/md5-cache/net-fs/samba-4.12.3-r1 b/metadata/md5-cache/net-fs/samba-4.12.3-r1 deleted file mode 100644 index e4f3e53212e4..000000000000 --- a/metadata/md5-cache/net-fs/samba-4.12.3-r1 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install postinst prepare setup test -DEPEND=>=app-arch/libarchive-3.1.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-lang/perl:= dev-libs/icu:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/libbsd[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/libtasn1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/popt[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-perl/Parse-Yapp >=net-libs/gnutls-3.4.7[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] net-libs/libnsl:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] sys-libs/e2fsprogs-libs[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/ldb-2.1.3[ldap(+)?,python?,python_single_target_python3_6(-)?,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] =sys-libs/talloc-2.3.1[python?,python_single_target_python3_6(-)?,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/tdb-1.4.3[python?,python_single_target_python3_6(-)?,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/tevent-0.10.2[python?,python_single_target_python3_6(-)?,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,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_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] virtual/libiconv pam? ( sys-libs/pam ) acl? ( virtual/acl ) python_single_target_python3_6? ( dev-python/subunit[python_targets_python3_6(-),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] addns? ( net-dns/bind-tools[gssapi] dev-python/dnspython:=[python_targets_python3_6(-)] ) ) python_single_target_python3_7? ( dev-python/subunit[python_targets_python3_7(-),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] addns? ( net-dns/bind-tools[gssapi] dev-python/dnspython:=[python_targets_python3_7(-)] ) ) python_single_target_python3_8? ( dev-python/subunit[python_targets_python3_8(-),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] addns? ( net-dns/bind-tools[gssapi] dev-python/dnspython:=[python_targets_python3_8(-)] ) ) ceph? ( sys-cluster/ceph ) cluster? ( net-libs/rpcsvc-proto !dev-db/ctdb ) cups? ( net-print/cups ) debug? ( dev-util/lttng-ust ) dmapi? ( sys-apps/dmapi ) fam? ( virtual/fam ) gpg? ( app-crypt/gpgme ) json? ( dev-libs/jansson ) ldap? ( net-nds/openldap[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) snapper? ( sys-apps/dbus ) system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) system-mitkrb5? ( >=app-crypt/mit-krb5-1.15.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) systemd? ( sys-apps/systemd:0= ) zeroconf? ( net-dns/avahi ) python_single_target_python3_6? ( dev-lang/python:3.6[threads(+),xml(+)] >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7[threads(+),xml(+)] >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8[threads(+),xml(+)] >=dev-lang/python-exec-2:=[python_targets_python3_8] ) app-text/docbook-xsl-stylesheets dev-libs/libxslt >=dev-util/cmocka-1.1.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] net-libs/libtirpc[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] virtual/pkgconfig || ( net-libs/rpcsvc-proto =sys-libs/nss_wrapper-1.1.3 >=net-dns/resolv_wrapper-1.1.4 >=net-libs/socket_wrapper-1.1.9 >=sys-libs/uid_wrapper-1.2.1 ) ) virtual/pkgconfig -DESCRIPTION=Samba Suite Version 4 -EAPI=6 -HOMEPAGE=https://www.samba.org/ -IUSE=acl addc addns ads ceph client cluster cups debug dmapi fam gpg iprint json ldap pam profiling-data python quota selinux snapper syslog system-heimdal +system-mitkrb5 systemd test winbind zeroconf python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64 kernel_linux -KEYWORDS=~alpha ~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 -LICENSE=GPL-3 -RDEPEND=>=app-arch/libarchive-3.1.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-lang/perl:= dev-libs/icu:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/libbsd[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/libtasn1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/popt[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-perl/Parse-Yapp >=net-libs/gnutls-3.4.7[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] net-libs/libnsl:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] sys-libs/e2fsprogs-libs[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/ldb-2.1.3[ldap(+)?,python?,python_single_target_python3_6(-)?,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] =sys-libs/talloc-2.3.1[python?,python_single_target_python3_6(-)?,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/tdb-1.4.3[python?,python_single_target_python3_6(-)?,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/tevent-0.10.2[python?,python_single_target_python3_6(-)?,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,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_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] virtual/libiconv pam? ( sys-libs/pam ) acl? ( virtual/acl ) python_single_target_python3_6? ( dev-python/subunit[python_targets_python3_6(-),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] addns? ( net-dns/bind-tools[gssapi] dev-python/dnspython:=[python_targets_python3_6(-)] ) ) python_single_target_python3_7? ( dev-python/subunit[python_targets_python3_7(-),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] addns? ( net-dns/bind-tools[gssapi] dev-python/dnspython:=[python_targets_python3_7(-)] ) ) python_single_target_python3_8? ( dev-python/subunit[python_targets_python3_8(-),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] addns? ( net-dns/bind-tools[gssapi] dev-python/dnspython:=[python_targets_python3_8(-)] ) ) ceph? ( sys-cluster/ceph ) cluster? ( net-libs/rpcsvc-proto !dev-db/ctdb ) cups? ( net-print/cups ) debug? ( dev-util/lttng-ust ) dmapi? ( sys-apps/dmapi ) fam? ( virtual/fam ) gpg? ( app-crypt/gpgme ) json? ( dev-libs/jansson ) ldap? ( net-nds/openldap[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) snapper? ( sys-apps/dbus ) system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) system-mitkrb5? ( >=app-crypt/mit-krb5-1.15.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) systemd? ( sys-apps/systemd:0= ) zeroconf? ( net-dns/avahi ) python? ( python_single_target_python3_6? ( dev-lang/python:3.6[threads(+),xml(+)] >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7[threads(+),xml(+)] >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8[threads(+),xml(+)] >=dev-lang/python-exec-2:=[python_targets_python3_8] ) ) client? ( net-fs/cifs-utils[ads?] ) selinux? ( sec-policy/selinux-samba ) -REQUIRED_USE=addc? ( python json winbind ) addns? ( python ) ads? ( acl ldap winbind ) cluster? ( ads ) gpg? ( addc ) test? ( python ) ?? ( system-heimdal system-mitkrb5 ) ^^ ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 ) -RESTRICT=test -SLOT=0 -SRC_URI=mirror://samba/stable/samba-4.12.3.tar.gz -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 eapi7-ver f9ec87e93172b25ce65a85303dc06964 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 linux-info c90a203b1c14cfa77bd3e37a0e96c955 ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multilib-build 8ad5b5535b73a8971881f09277b939f4 multilib-minimal 8bddda43703ba94d8341f4e247f97566 multiprocessing cac3169468f893670dac3e7cb940e045 pam a1771fc1e5831c201eaf18451747d94b preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 674c48c926cbb44e91b656e0399d8f54 python-utils-r1 cae3d65c47270c9a8c4880076996c09c systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf waf-utils cf9742c01975dc707eb982114a9d70fa -_md5_=3a68171f3e3b1a555b615dd8c0b39ac7 diff --git a/metadata/md5-cache/net-fs/sshfs-3.7.0 b/metadata/md5-cache/net-fs/sshfs-3.7.0 index d2527807cecd..10e64c03848b 100644 --- a/metadata/md5-cache/net-fs/sshfs-3.7.0 +++ b/metadata/md5-cache/net-fs/sshfs-3.7.0 @@ -4,11 +4,11 @@ DEPEND=>=sys-fs/fuse-3.1.0:3 >=dev-libs/glib-2.4.2 DESCRIPTION=Fuse-filesystem utilizing the sftp service EAPI=7 HOMEPAGE=https://github.com/libfuse/sshfs -KEYWORDS=amd64 arm ~arm64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux +KEYWORDS=amd64 arm arm64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux LICENSE=GPL-2 RDEPEND=>=sys-fs/fuse-3.1.0:3 >=dev-libs/glib-2.4.2 >=net-misc/openssh-4.4 RESTRICT=test SLOT=0 SRC_URI=https://github.com/libfuse/sshfs/releases/download/sshfs-3.7.0/sshfs-3.7.0.tar.xz _eclasses_=meson 71d293a701d6362387e1214da368c848 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=a7ad802817afe326920415048edb98cf +_md5_=b23677636e4183b0dc9c5ca5bdef6fde diff --git a/metadata/md5-cache/net-libs/Manifest.gz b/metadata/md5-cache/net-libs/Manifest.gz index c81b1f528d87..1b0d0a3597c1 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/libetpan-1.9.4-r1 b/metadata/md5-cache/net-libs/libetpan-1.9.4-r1 new file mode 100644 index 000000000000..42b523475594 --- /dev/null +++ b/metadata/md5-cache/net-libs/libetpan-1.9.4-r1 @@ -0,0 +1,14 @@ +BDEPEND=>=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DEFINED_PHASES=configure install prepare pretend +DEPEND=sys-libs/zlib !lmdb? ( berkdb? ( sys-libs/db:= ) ) lmdb? ( dev-db/lmdb ) ssl? ( gnutls? ( net-libs/gnutls:= ) !gnutls? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) ) ) sasl? ( dev-libs/cyrus-sasl:2 ) liblockfile? ( net-libs/liblockfile ) +DESCRIPTION=A portable, efficient middleware for different kinds of mail access +EAPI=7 +HOMEPAGE=http://libetpan.sourceforge.net/ +IUSE=berkdb gnutls ipv6 liblockfile libressl lmdb sasl ssl static-libs +KEYWORDS=~alpha amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos +LICENSE=BSD +RDEPEND=sys-libs/zlib !lmdb? ( berkdb? ( sys-libs/db:= ) ) lmdb? ( dev-db/lmdb ) ssl? ( gnutls? ( net-libs/gnutls:= ) !gnutls? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) ) ) sasl? ( dev-libs/cyrus-sasl:2 ) liblockfile? ( net-libs/liblockfile ) +SLOT=0 +SRC_URI=https://github.com/dinhviethoa/libetpan/archive/1.9.4.tar.gz -> libetpan-1.9.4.tar.gz +_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb +_md5_=a25fa72f538aaf648dbeb4f87e1abc46 diff --git a/metadata/md5-cache/net-mail/Manifest.gz b/metadata/md5-cache/net-mail/Manifest.gz index 2a8b252f46dc..8088f8821172 100644 Binary files a/metadata/md5-cache/net-mail/Manifest.gz and b/metadata/md5-cache/net-mail/Manifest.gz differ diff --git a/metadata/md5-cache/net-mail/archivemail-0.9.0-r1 b/metadata/md5-cache/net-mail/archivemail-0.9.0-r1 deleted file mode 100644 index a0e0d4fa5810..000000000000 --- a/metadata/md5-cache/net-mail/archivemail-0.9.0-r1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -DESCRIPTION=Tool written archiving old email in mailboxes -EAPI=6 -HOMEPAGE=http://archivemail.sourceforge.net/ -IUSE=python_targets_python2_7 -KEYWORDS=amd64 sparc x86 -LICENSE=GPL-2 -RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -REQUIRED_USE=|| ( python_targets_python2_7 ) -SLOT=0 -SRC_URI=mirror://sourceforge/archivemail/archivemail-0.9.0.tar.gz -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 distutils-r1 0dda1d9008ac0b2530588115a772d99d epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=28fcb76a37f4e370e6c42514f6fa02de diff --git a/metadata/md5-cache/net-mail/getmail-5.14 b/metadata/md5-cache/net-mail/getmail-5.14 deleted file mode 100644 index da852a5e9142..000000000000 --- a/metadata/md5-cache/net-mail/getmail-5.14 +++ /dev/null @@ -1,14 +0,0 @@ -BDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[ssl?] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -DEFINED_PHASES=compile configure install prepare test -DESCRIPTION=A mail retriever with reliable Maildir and mbox delivery -EAPI=7 -HOMEPAGE=http://pyropus.ca/software/getmail/ -IUSE=ssl python_targets_python2_7 -KEYWORDS=amd64 ppc x86 ~ppc-macos ~x86-macos ~x64-solaris -LICENSE=GPL-2 -RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[ssl?] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -REQUIRED_USE=|| ( python_targets_python2_7 ) -SLOT=0 -SRC_URI=http://pyropus.ca/software/getmail/old-versions/getmail-5.14.tar.gz -_eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=92010ced78ae8c18e6cbd285f36bc4c4 diff --git a/metadata/md5-cache/net-misc/Manifest.gz b/metadata/md5-cache/net-misc/Manifest.gz index 74037c1a06da..e9e9166621d7 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/libteam-1.30 b/metadata/md5-cache/net-misc/libteam-1.30 deleted file mode 100644 index 44ac17aa9734..000000000000 --- a/metadata/md5-cache/net-misc/libteam-1.30 +++ /dev/null @@ -1,14 +0,0 @@ -BDEPEND=>=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 -DEFINED_PHASES=configure install prepare setup -DEPEND=>=dev-libs/jansson-2.4 dev-libs/libdaemon >=dev-libs/libnl-3.2.19[utils] dbus? ( sys-apps/dbus ) zmq? ( >=net-libs/zeromq-3.2.0 ) -DESCRIPTION=Library and tools set for controlling team network device -EAPI=7 -HOMEPAGE=http://libteam.org -IUSE=dbus debug examples static-libs +syslog zmq kernel_linux -KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 -LICENSE=LGPL-2.1+ -RDEPEND=>=dev-libs/jansson-2.4 dev-libs/libdaemon >=dev-libs/libnl-3.2.19[utils] dbus? ( sys-apps/dbus ) zmq? ( >=net-libs/zeromq-3.2.0 ) syslog? ( virtual/logger ) -SLOT=0 -SRC_URI=https://github.com/jpirko/libteam/archive/v1.30.tar.gz -> libteam-1.30.tar.gz -_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 linux-info c90a203b1c14cfa77bd3e37a0e96c955 multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=b806f44bc8968d160a0023b6ccd4c05e diff --git a/metadata/md5-cache/net-misc/libteam-1.29 b/metadata/md5-cache/net-misc/libteam-1.31 similarity index 92% rename from metadata/md5-cache/net-misc/libteam-1.29 rename to metadata/md5-cache/net-misc/libteam-1.31 index 3a51a877a185..ff22d097a4e1 100644 --- a/metadata/md5-cache/net-misc/libteam-1.29 +++ b/metadata/md5-cache/net-misc/libteam-1.31 @@ -9,6 +9,6 @@ KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 LICENSE=LGPL-2.1+ RDEPEND=>=dev-libs/jansson-2.4 dev-libs/libdaemon >=dev-libs/libnl-3.2.19[utils] dbus? ( sys-apps/dbus ) zmq? ( >=net-libs/zeromq-3.2.0 ) syslog? ( virtual/logger ) SLOT=0 -SRC_URI=https://github.com/jpirko/libteam/archive/v1.29.tar.gz -> libteam-1.29.tar.gz +SRC_URI=https://github.com/jpirko/libteam/archive/v1.31.tar.gz -> libteam-1.31.tar.gz _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 linux-info c90a203b1c14cfa77bd3e37a0e96c955 multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb _md5_=b806f44bc8968d160a0023b6ccd4c05e diff --git a/metadata/md5-cache/net-misc/libteam-9999 b/metadata/md5-cache/net-misc/libteam-9999 index 05455ba3e607..eff3659ba45a 100644 --- a/metadata/md5-cache/net-misc/libteam-9999 +++ b/metadata/md5-cache/net-misc/libteam-9999 @@ -10,4 +10,4 @@ PROPERTIES=live RDEPEND=>=dev-libs/jansson-2.4 dev-libs/libdaemon >=dev-libs/libnl-3.2.19[utils] dbus? ( sys-apps/dbus ) zmq? ( >=net-libs/zeromq-3.2.0 ) syslog? ( virtual/logger ) SLOT=0 _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 git-r3 8ec5b53812bce105ae7943930e4660f8 libtool f143db5a74ccd9ca28c1234deffede96 linux-info c90a203b1c14cfa77bd3e37a0e96c955 multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=f7e1d570b5477f5d55d5f870adc701e9 +_md5_=b806f44bc8968d160a0023b6ccd4c05e diff --git a/metadata/md5-cache/net-misc/ntp-4.2.8_p14-r2 b/metadata/md5-cache/net-misc/ntp-4.2.8_p14-r2 deleted file mode 100644 index 9cce47763845..000000000000 --- a/metadata/md5-cache/net-misc/ntp-4.2.8_p14-r2 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=virtual/pkgconfig acct-group/ntp acct-user/ntp >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 virtual/pkgconfig -DEFINED_PHASES=configure install postinst prepare -DEPEND=readline? ( >=sys-libs/readline-4.1:0= ) >=dev-libs/libevent-2.0.9:=[threads?] kernel_linux? ( caps? ( sys-libs/libcap ) ) zeroconf? ( net-dns/avahi[mdnsresponder-compat] ) snmp? ( net-analyzer/net-snmp ) ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) ) parse-clocks? ( net-misc/pps-tools ) -DESCRIPTION=Network Time Protocol suite/programs -EAPI=7 -HOMEPAGE=http://www.ntp.org/ -IUSE=caps debug ipv6 libressl openntpd parse-clocks readline samba selinux snmp ssl +threads vim-syntax zeroconf -KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~m68k-mint -LICENSE=HPND BSD ISC -PDEPEND=openntpd? ( net-misc/openntpd ) -RDEPEND=readline? ( >=sys-libs/readline-4.1:0= ) >=dev-libs/libevent-2.0.9:=[threads?] kernel_linux? ( caps? ( sys-libs/libcap ) ) zeroconf? ( net-dns/avahi[mdnsresponder-compat] ) snmp? ( net-analyzer/net-snmp ) ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) ) parse-clocks? ( net-misc/pps-tools ) acct-group/ntp acct-user/ntp selinux? ( sec-policy/selinux-ntp ) vim-syntax? ( app-vim/ntp-syntax ) !net-misc/ntpsec !openntpd? ( !net-misc/openntpd ) -SLOT=0 -SRC_URI=http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-4.2.8p14.tar.gz https://dev.gentoo.org/~polynomial-c/ntp-4.2.8p14-manpages.tar.xz -_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 libtool f143db5a74ccd9ca28c1234deffede96 multilib 2477ebe553d3e4d2c606191fe6c33602 systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=276e75eb3f03bb31fdc46633e7388a2a diff --git a/metadata/md5-cache/net-misc/openssh-8.3_p1-r3 b/metadata/md5-cache/net-misc/openssh-8.3_p1-r4 similarity index 96% rename from metadata/md5-cache/net-misc/openssh-8.3_p1-r3 rename to metadata/md5-cache/net-misc/openssh-8.3_p1-r4 index a33fd9045249..11ac4c441239 100644 --- a/metadata/md5-cache/net-misc/openssh-8.3_p1-r3 +++ b/metadata/md5-cache/net-misc/openssh-8.3_p1-r4 @@ -4,7 +4,7 @@ DEPEND=acct-group/sshd acct-user/sshd !static? ( audit? ( sys-process/audit ) ld DESCRIPTION=Port of OpenBSD's free SSH release EAPI=7 HOMEPAGE=https://www.openssh.com/ -IUSE=abi_mips_n32 audit bindist debug hpn kerberos kernel_linux ldns libedit libressl livecd pam +pie scp sctp security-key selinux +ssl static test X X509 xmss +IUSE=abi_mips_n32 audit bindist debug hpn kerberos kernel_linux ldns libedit libressl livecd pam +pie +scp sctp security-key selinux +ssl static test X X509 xmss KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=BSD GPL-2 RDEPEND=acct-group/sshd acct-user/sshd !static? ( audit? ( sys-process/audit ) ldns? ( net-libs/ldns !bindist? ( net-libs/ldns[ecdsa,ssl(+)] ) bindist? ( net-libs/ldns[-ecdsa,ssl(+)] ) ) libedit? ( dev-libs/libedit:= ) sctp? ( net-misc/lksctp-tools ) security-key? ( >=dev-libs/libfido2-1.4.0:= ) selinux? ( >=sys-libs/libselinux-1.28 ) ssl? ( !libressl? ( || ( ( >=dev-libs/openssl-1.0.1:0[bindist=] =dev-libs/openssl-1.1.0g:0[bindist=] ) dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) ) virtual/libcrypt:= >=sys-libs/zlib-1.2.3:= ) pam? ( sys-libs/pam ) kerberos? ( virtual/krb5 ) pam? ( >=sys-auth/pambase-20081028 ) userland_GNU? ( !prefix? ( sys-apps/shadow ) ) X? ( x11-apps/xauth ) @@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=mirror://openbsd/OpenSSH/portable/openssh-8.3p1.tar.gz sctp? ( https://dev.gentoo.org/~chutzpah/dist/openssh/openssh-8.3p1-sctp-1.2.patch.xz ) hpn? ( mirror://sourceforge/hpnssh/HPN-SSH%2014v20%208.1p1/openssh-8_1_P1-hpn-DynWinNoneSwitch-14.20.diff mirror://sourceforge/hpnssh/HPN-SSH%2014v20%208.1p1/openssh-8_1_P1-hpn-AES-CTR-14.20.diff mirror://sourceforge/hpnssh/HPN-SSH%2014v20%208.1p1/openssh-8_1_P1-hpn-PeakTput-14.20.diff ) X509? ( https://roumenpetrov.info/openssh/x509-12.5.1/openssh-8.3p1+x509-12.5.1.diff.gz ) _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 libtool f143db5a74ccd9ca28c1234deffede96 multilib 2477ebe553d3e4d2c606191fe6c33602 pam a1771fc1e5831c201eaf18451747d94b systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb user-info a2abd4e2f4c3b9b06d64bf1329359a02 -_md5_=341b7c326fe1e0eec68f57579731f37a +_md5_=c8eb65f6aa433de3b7b6d67b4aa0318f diff --git a/metadata/md5-cache/net-misc/rsync-3.2.1 b/metadata/md5-cache/net-misc/rsync-3.2.2-r1 similarity index 94% rename from metadata/md5-cache/net-misc/rsync-3.2.1 rename to metadata/md5-cache/net-misc/rsync-3.2.2-r1 index 753537759e7e..afed042cccbf 100644 --- a/metadata/md5-cache/net-misc/rsync-3.2.1 +++ b/metadata/md5-cache/net-misc/rsync-3.2.2-r1 @@ -9,6 +9,6 @@ KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s LICENSE=GPL-3 RDEPEND=!static? ( acl? ( virtual/acl ) lz4? ( app-arch/lz4 ) ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) ) system-zlib? ( sys-libs/zlib ) xattr? ( kernel_linux? ( sys-apps/attr ) ) xxhash? ( dev-libs/xxhash ) zstd? ( app-arch/zstd ) >=dev-libs/popt-1.5 ) iconv? ( virtual/libiconv ) SLOT=0 -SRC_URI=https://rsync.samba.org/ftp/rsync/src/rsync-3.2.1.tar.gz +SRC_URI=https://rsync.samba.org/ftp/rsync/src/rsync-3.2.2.tar.gz _eclasses_=eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 2477ebe553d3e4d2c606191fe6c33602 prefix c2993e4c430c1ee24f278983d6189501 systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=6bc22331739a51ac68e663d3881ce0df +_md5_=fb6cacf1a99396c2d84397247a09d8e8 diff --git a/metadata/md5-cache/net-misc/rsync-3.2.3_pre1 b/metadata/md5-cache/net-misc/rsync-3.2.3_pre1 new file mode 100644 index 000000000000..10cf1197e2cb --- /dev/null +++ b/metadata/md5-cache/net-misc/rsync-3.2.3_pre1 @@ -0,0 +1,13 @@ +BDEPEND=virtual/pkgconfig +DEFINED_PHASES=configure install postinst prepare +DEPEND=!static? ( acl? ( virtual/acl ) lz4? ( app-arch/lz4 ) ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) ) system-zlib? ( sys-libs/zlib ) xattr? ( kernel_linux? ( sys-apps/attr ) ) xxhash? ( dev-libs/xxhash ) zstd? ( app-arch/zstd ) >=dev-libs/popt-1.5 ) iconv? ( virtual/libiconv ) static? ( acl? ( virtual/acl[static-libs(+)] ) lz4? ( app-arch/lz4[static-libs(+)] ) ssl? ( !libressl? ( dev-libs/openssl:0=[static-libs(+)] ) libressl? ( dev-libs/libressl:0=[static-libs(+)] ) ) system-zlib? ( sys-libs/zlib[static-libs(+)] ) xattr? ( kernel_linux? ( sys-apps/attr[static-libs(+)] ) ) xxhash? ( dev-libs/xxhash[static-libs(+)] ) zstd? ( app-arch/zstd[static-libs(+)] ) >=dev-libs/popt-1.5[static-libs(+)] ) +DESCRIPTION=File transfer program to keep remote files into sync +EAPI=7 +HOMEPAGE=https://rsync.samba.org/ +IUSE=acl examples iconv ipv6 libressl lz4 ssl static stunnel system-zlib xattr xxhash zstd cpu_flags_x86_sse2 +LICENSE=GPL-3 +RDEPEND=!static? ( acl? ( virtual/acl ) lz4? ( app-arch/lz4 ) ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) ) system-zlib? ( sys-libs/zlib ) xattr? ( kernel_linux? ( sys-apps/attr ) ) xxhash? ( dev-libs/xxhash ) zstd? ( app-arch/zstd ) >=dev-libs/popt-1.5 ) iconv? ( virtual/libiconv ) +SLOT=0 +SRC_URI=https://rsync.samba.org/ftp/rsync/src-previews/rsync-3.2.3pre1.tar.gz +_eclasses_=eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 2477ebe553d3e4d2c606191fe6c33602 prefix c2993e4c430c1ee24f278983d6189501 systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb +_md5_=937b944bee5e4ec9b104849b630b670c diff --git a/metadata/md5-cache/net-misc/rsync-9999 b/metadata/md5-cache/net-misc/rsync-9999 index f288977c63e1..a50f509cab4b 100644 --- a/metadata/md5-cache/net-misc/rsync-9999 +++ b/metadata/md5-cache/net-misc/rsync-9999 @@ -10,4 +10,4 @@ PROPERTIES=live RDEPEND=!static? ( acl? ( virtual/acl ) lz4? ( app-arch/lz4 ) ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) ) system-zlib? ( sys-libs/zlib ) xattr? ( kernel_linux? ( sys-apps/attr ) ) xxhash? ( dev-libs/xxhash ) zstd? ( app-arch/zstd ) >=dev-libs/popt-1.5 ) iconv? ( virtual/libiconv ) SLOT=0 _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 git-r3 8ec5b53812bce105ae7943930e4660f8 libtool f143db5a74ccd9ca28c1234deffede96 multilib 2477ebe553d3e4d2c606191fe6c33602 prefix c2993e4c430c1ee24f278983d6189501 python-any-r1 54a3178500786b0a7ede4a23b7f2a6ad python-utils-r1 cae3d65c47270c9a8c4880076996c09c systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=f25eeb810c85248491869f1a594789da +_md5_=937b944bee5e4ec9b104849b630b670c diff --git a/metadata/md5-cache/net-misc/youtube-dl-2020.07.28 b/metadata/md5-cache/net-misc/youtube-dl-2020.07.28 new file mode 100644 index 000000000000..554772cd5989 --- /dev/null +++ b/metadata/md5-cache/net-misc/youtube-dl-2020.07.28 @@ -0,0 +1,16 @@ +BDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +DEFINED_PHASES=compile configure install postinst prepare test +DEPEND=dev-python/pycryptodome[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/setuptools[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] test? ( dev-python/nose[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/flake8[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) +DESCRIPTION=Download videos from YouTube.com (and more sites...) +EAPI=7 +HOMEPAGE=https://github.com/ytdl-org/youtube-dl/ +IUSE=test python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 +KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris +LICENSE=public-domain +RDEPEND=dev-python/pycryptodome[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/setuptools[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://youtube-dl.org/downloads/2020.07.28/youtube-dl-2020.07.28.tar.gz +_eclasses_=bash-completion-r1 e5f9c3faab3ab3d1e7e007daa8c736ef distutils-r1 0dda1d9008ac0b2530588115a772d99d multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c readme.gentoo-r1 22ae82e140bdd95d17a34fd5fd733190 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb +_md5_=e77ba5b55a1b3060154281fa5ab77f57 diff --git a/metadata/md5-cache/net-vpn/Manifest.gz b/metadata/md5-cache/net-vpn/Manifest.gz index abddae4af9cb..3589a349c8b2 100644 Binary files a/metadata/md5-cache/net-vpn/Manifest.gz and b/metadata/md5-cache/net-vpn/Manifest.gz differ diff --git a/metadata/md5-cache/net-vpn/tor-0.4.2.8 b/metadata/md5-cache/net-vpn/tor-0.4.2.8 index 212cf6ad1823..9ae3634c6852 100644 --- a/metadata/md5-cache/net-vpn/tor-0.4.2.8 +++ b/metadata/md5-cache/net-vpn/tor-0.4.2.8 @@ -5,11 +5,11 @@ DESCRIPTION=Anonymizing overlay network for TCP EAPI=7 HOMEPAGE=http://www.torproject.org/ IUSE=caps doc libressl lzma +man scrypt seccomp selinux systemd tor-hardening test zstd -KEYWORDS=~amd64 arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~ppc-macos +KEYWORDS=amd64 arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~ppc-macos LICENSE=BSD GPL-2 RDEPEND=acct-user/tor acct-group/tor dev-libs/libevent:=[ssl] sys-libs/zlib caps? ( sys-libs/libcap ) man? ( app-text/asciidoc ) !libressl? ( dev-libs/openssl:0=[-bindist] ) libressl? ( dev-libs/libressl:0= ) lzma? ( app-arch/xz-utils ) scrypt? ( app-crypt/libscrypt ) seccomp? ( >=sys-libs/libseccomp-2.4.1 ) systemd? ( sys-apps/systemd ) zstd? ( app-arch/zstd ) selinux? ( sec-policy/selinux-tor ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://www.torproject.org/dist/tor-0.4.2.8.tar.gz https://archive.torproject.org/tor-package-archive/tor-0.4.2.8.tar.gz _eclasses_=eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 2477ebe553d3e4d2c606191fe6c33602 readme.gentoo-r1 22ae82e140bdd95d17a34fd5fd733190 systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=e79d78ec85b216af1d3cd9e013d46b95 +_md5_=74e05cf8edc899429dfc41a43e64c3e2 diff --git a/metadata/md5-cache/net-wireless/Manifest.gz b/metadata/md5-cache/net-wireless/Manifest.gz index 65b8f093fa6b..8f64a0128177 100644 Binary files a/metadata/md5-cache/net-wireless/Manifest.gz and b/metadata/md5-cache/net-wireless/Manifest.gz differ diff --git a/metadata/md5-cache/net-wireless/airpwn-1.4-r2 b/metadata/md5-cache/net-wireless/airpwn-1.4-r2 deleted file mode 100644 index 60c629a7942d..000000000000 --- a/metadata/md5-cache/net-wireless/airpwn-1.4-r2 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=configure install setup -DEPEND=python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) dev-libs/libpcre dev-libs/openssl:0= net-libs/libnet:1.1= net-libs/libpcap net-wireless/lorcon-old -DESCRIPTION=Tool for generic packet injection on 802.11 -EAPI=5 -HOMEPAGE=http://airpwn.sf.net -IUSE=+examples +python_single_target_python2_7 -LICENSE=GPL-2 -RDEPEND=python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) dev-libs/libpcre dev-libs/openssl:0= net-libs/libnet:1.1= net-libs/libpcap net-wireless/lorcon-old -REQUIRED_USE=^^ ( python_single_target_python2_7 ) -SLOT=0 -SRC_URI=mirror://sourceforge/airpwn/airpwn-1.4.tgz -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 2477ebe553d3e4d2c606191fe6c33602 preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 674c48c926cbb44e91b656e0399d8f54 python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=ed454169e31efc7e5d03f7318e4d4720 diff --git a/metadata/md5-cache/sci-chemistry/Manifest.gz b/metadata/md5-cache/sci-chemistry/Manifest.gz index 2a8bb65dca1d..aa3831f3e3ab 100644 Binary files a/metadata/md5-cache/sci-chemistry/Manifest.gz and b/metadata/md5-cache/sci-chemistry/Manifest.gz differ diff --git a/metadata/md5-cache/sci-chemistry/bkchem-0.14.0_pre2-r2 b/metadata/md5-cache/sci-chemistry/bkchem-0.14.0_pre2-r2 deleted file mode 100644 index a4d02ac6f25f..000000000000 --- a/metadata/md5-cache/sci-chemistry/bkchem-0.14.0_pre2-r2 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=cairo? ( dev-python/pycairo[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[tk] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -DESCRIPTION=Chemical drawing program -EAPI=5 -HOMEPAGE=http://bkchem.zirael.org/ -IUSE=cairo python_targets_python2_7 -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=cairo? ( dev-python/pycairo[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[tk] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -REQUIRED_USE=|| ( python_targets_python2_7 ) -SLOT=0 -SRC_URI=http://bkchem.zirael.org/download/bkchem-0.14.0-pre2.tar.gz -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 distutils-r1 0dda1d9008ac0b2530588115a772d99d epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 2352c3fc97241f6a02042773c8287748 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=f1633240a6e979c6aa07d3004b8f8a09 diff --git a/metadata/md5-cache/sci-chemistry/pymol-plugins-bni-tools-0.27 b/metadata/md5-cache/sci-chemistry/pymol-plugins-bni-tools-0.27 deleted file mode 100644 index 0301cc36125d..000000000000 --- a/metadata/md5-cache/sci-chemistry/pymol-plugins-bni-tools-0.27 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=install -DEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] app-arch/unzip -DESCRIPTION=Gives Pymol additional functionalities and presets to the PyMOL GUI -EAPI=5 -HOMEPAGE=http://bni-tools.sourceforge.net/ -IUSE=python_targets_python2_7 -KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux -LICENSE=CNRI -RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] sci-chemistry/pymol[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -REQUIRED_USE=|| ( python_targets_python2_7 ) -SLOT=0 -SRC_URI=mirror://sourceforge/bni-tools/bni-tools/bni-tools-0.27/bni-tools-027.zip -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 2352c3fc97241f6a02042773c8287748 -_md5_=26e80f9cc26451b29a4f8ca04045008b diff --git a/metadata/md5-cache/sci-chemistry/pymol-plugins-emovie-1.0.4 b/metadata/md5-cache/sci-chemistry/pymol-plugins-emovie-1.0.4 deleted file mode 100644 index f5bdf3b3a278..000000000000 --- a/metadata/md5-cache/sci-chemistry/pymol-plugins-emovie-1.0.4 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=install prepare -DEPEND=app-arch/unzip -DESCRIPTION=PyMOL plugin for convinient movie creation -EAPI=5 -HOMEPAGE=http://www.weizmann.ac.il/ISPC/eMovie.html -IUSE=python_targets_python2_7 -KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux -LICENSE=GPL-2 -RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] >sci-chemistry/pymol-0.99[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -REQUIRED_USE=|| ( python_targets_python2_7 ) -SLOT=0 -SRC_URI=http://www.weizmann.ac.il/ISPC/eMovie_package.zip -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=d231aed6b9f8cdc7d9aaf28ef4cf322c diff --git a/metadata/md5-cache/sci-chemistry/viewmol-2.4.1-r3 b/metadata/md5-cache/sci-chemistry/viewmol-2.4.1-r3 deleted file mode 100644 index 845408d5a4a9..000000000000 --- a/metadata/md5-cache/sci-chemistry/viewmol-2.4.1-r3 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile install prepare setup -DEPEND=media-libs/libpng:0= media-libs/tiff:0 virtual/glu virtual/opengl x11-libs/libX11 x11-libs/libXi x11-libs/libXmu x11-libs/libXt x11-libs/motif:0 python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[tk(-)] >=dev-lang/python-exec-2:=[python_targets_python2_7] ) x11-base/xorg-proto -DESCRIPTION=Open-source graphical front end for computational chemistry programs -EAPI=6 -HOMEPAGE=http://viewmol.sourceforge.net/ -IUSE=+python_single_target_python2_7 -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=media-libs/libpng:0= media-libs/tiff:0 virtual/glu virtual/opengl x11-libs/libX11 x11-libs/libXi x11-libs/libXmu x11-libs/libXt x11-libs/motif:0 python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[tk(-)] >=dev-lang/python-exec-2:=[python_targets_python2_7] ) -REQUIRED_USE=^^ ( python_single_target_python2_7 ) -SLOT=0 -SRC_URI=mirror://sourceforge/viewmol/viewmol-2.4.1.src.tgz -_eclasses_=multilib 2477ebe553d3e4d2c606191fe6c33602 prefix c2993e4c430c1ee24f278983d6189501 python-single-r1 674c48c926cbb44e91b656e0399d8f54 python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=5c16e9f922010a805910e336d46f96ba diff --git a/metadata/md5-cache/sci-libs/Manifest.gz b/metadata/md5-cache/sci-libs/Manifest.gz index 241fae15abae..947f71d5c734 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/chemkit-0.1-r2 b/metadata/md5-cache/sci-libs/chemkit-0.1-r2 deleted file mode 100644 index 2d033a8e76d1..000000000000 --- a/metadata/md5-cache/sci-libs/chemkit-0.1-r2 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install prepare setup test -DEPEND=dev-cpp/eigen:3 dev-libs/boost:= dev-libs/rapidxml media-libs/glu sci-libs/inchi sci-libs/lemon virtual/opengl examples? ( x11-libs/libX11 x11-libs/libXext ) python? ( python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) ) sys-devel/make >=dev-util/cmake-3.9.6 test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) -DESCRIPTION=Library for chemistry applications -EAPI=6 -HOMEPAGE=https://github.com/kylelutz/chemkit -IUSE=examples python test +python_single_target_python2_7 test -KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux -LICENSE=BSD PSF-2.2 -RDEPEND=dev-cpp/eigen:3 dev-libs/boost:= dev-libs/rapidxml media-libs/glu sci-libs/inchi sci-libs/lemon virtual/opengl examples? ( x11-libs/libX11 x11-libs/libXext ) python? ( python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) ) -REQUIRED_USE=^^ ( python_single_target_python2_7 ) -RESTRICT=test -SLOT=0 -SRC_URI=mirror://sourceforge/project/chemkit/chemkit-0.1.tar.gz -_eclasses_=cmake-utils 77cd39e6009811bf97a59d91ffd5b54f desktop 7fd20552ce4cc97e8acb132a499a7dd8 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 674c48c926cbb44e91b656e0399d8f54 python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx e49dbce7ac14426e1155497476915307 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=01cb1233fea53bbe4d0d1aade5ff7adc diff --git a/metadata/md5-cache/sci-libs/fftw-3.3.8-r1 b/metadata/md5-cache/sci-libs/fftw-3.3.8-r1 index d9f58acb128e..a9c5aa56d615 100644 --- a/metadata/md5-cache/sci-libs/fftw-3.3.8-r1 +++ b/metadata/md5-cache/sci-libs/fftw-3.3.8-r1 @@ -4,11 +4,11 @@ DESCRIPTION=Fast C library for the Discrete Fourier Transform EAPI=6 HOMEPAGE=http://www.fftw.org/ IUSE=cpu_flags_ppc_altivec cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_fma3 cpu_flags_x86_fma4 cpu_flags_x86_sse cpu_flags_x86_sse2 doc fortran mpi neon openmp quad static-libs test threads zbus abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64 -KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos +KEYWORDS=~alpha amd64 ~arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos LICENSE=GPL-2+ RDEPEND=mpi? ( >=virtual/mpi-2.0-r4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) fortran? ( virtual/fortran ) RESTRICT=!test? ( test ) SLOT=3.0/3 SRC_URI=http://www.fftw.org/fftw-3.3.8.tar.gz _eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 fortran-2 1a8c9d0b2d30f756bae6be4e9b39e46b ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multilib-build 8ad5b5535b73a8971881f09277b939f4 multilib-minimal 8bddda43703ba94d8341f4e247f97566 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=33082a5035da691919beb31d604ddc01 +_md5_=ec546d3e34864ecee1779ddbca6283ca diff --git a/metadata/md5-cache/sci-physics/Manifest.gz b/metadata/md5-cache/sci-physics/Manifest.gz index 36567ebbdc64..f76871d4a3ed 100644 Binary files a/metadata/md5-cache/sci-physics/Manifest.gz and b/metadata/md5-cache/sci-physics/Manifest.gz differ diff --git a/metadata/md5-cache/sci-physics/lammps-20200303 b/metadata/md5-cache/sci-physics/lammps-20200303 index 2f79bfbca7dc..f6eb88d898e0 100644 --- a/metadata/md5-cache/sci-physics/lammps-20200303 +++ b/metadata/md5-cache/sci-physics/lammps-20200303 @@ -4,7 +4,7 @@ DESCRIPTION=Large-scale Atomic/Molecular Massively Parallel Simulator EAPI=6 HOMEPAGE=https://lammps.sandia.gov/ IUSE=cuda examples gzip kokkos lammps-memalign mpi netcdf python test python_targets_python3_6 python_targets_python3_7 -KEYWORDS=~amd64 ~x86 +KEYWORDS=~amd64 x86 LICENSE=GPL-2 RDEPEND=app-arch/gzip media-libs/libpng:0 sys-libs/zlib mpi? ( virtual/mpi sci-libs/hdf5[mpi] ) python? ( python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) sci-libs/voro++ virtual/blas virtual/lapack sci-libs/fftw:3.0 netcdf? ( sci-libs/netcdf ) cuda? ( >=dev-util/nvidia-cuda-toolkit-4.2.9-r1 ) kokkos? ( =dev-cpp/kokkos-3.0* ) dev-cpp/eigen:3 virtual/fortran REQUIRED_USE=python? ( || ( python_targets_python3_6 python_targets_python3_7 ) ) @@ -12,4 +12,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/lammps/lammps/archive/stable_3Mar2020.tar.gz -> lammps-stable_3Mar2020.tar.gz test? ( https://github.com/lammps/lammps-testing/archive/stable_3Mar2020.tar.gz -> lammps-testing-stable_3Mar2020.tar.gz ) _eclasses_=cmake-utils 77cd39e6009811bf97a59d91ffd5b54f desktop 7fd20552ce4cc97e8acb132a499a7dd8 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 fortran-2 1a8c9d0b2d30f756bae6be4e9b39e46b ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=6f473adbc014b4c4c9f492f5737259ef +_md5_=10b8cffafc2312879c23725154e5fd96 diff --git a/metadata/md5-cache/sys-apps/Manifest.gz b/metadata/md5-cache/sys-apps/Manifest.gz index fc88a1d1e837..c2d085afc725 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/xdg-desktop-portal-1.7.2 b/metadata/md5-cache/sys-apps/xdg-desktop-portal-1.7.2 index e076a952659d..9a32e3f191ce 100644 --- a/metadata/md5-cache/sys-apps/xdg-desktop-portal-1.7.2 +++ b/metadata/md5-cache/sys-apps/xdg-desktop-portal-1.7.2 @@ -5,10 +5,10 @@ DESCRIPTION=Desktop integration portal EAPI=7 HOMEPAGE=https://flatpak.org/ https://github.com/flatpak/xdg-desktop-portal IUSE=doc geolocation screencast -KEYWORDS=~amd64 ~x86 +KEYWORDS=~amd64 ~arm64 ~x86 LICENSE=LGPL-2.1 RDEPEND=dev-libs/glib:2 dev-libs/json-glib media-libs/fontconfig sys-fs/fuse:0 geolocation? ( >=app-misc/geoclue-2.5.3:2.0 ) screencast? ( >=media-video/pipewire-0.3:= ) sys-apps/dbus SLOT=0 SRC_URI=https://github.com/flatpak/xdg-desktop-portal/releases/download/1.7.2/xdg-desktop-portal-1.7.2.tar.xz _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multilib 2477ebe553d3e4d2c606191fe6c33602 systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=1515880318f6ae0f4d39141913829a13 +_md5_=6e63dab51045b10ee988123e27a11a78 diff --git a/metadata/md5-cache/sys-cluster/Manifest.gz b/metadata/md5-cache/sys-cluster/Manifest.gz index e6fe747746dd..f370ba241337 100644 Binary files a/metadata/md5-cache/sys-cluster/Manifest.gz and b/metadata/md5-cache/sys-cluster/Manifest.gz differ diff --git a/metadata/md5-cache/sys-cluster/nomad-0.12.1 b/metadata/md5-cache/sys-cluster/nomad-0.12.1 new file mode 100644 index 000000000000..3209f3de39b8 --- /dev/null +++ b/metadata/md5-cache/sys-cluster/nomad-0.12.1 @@ -0,0 +1,12 @@ +BDEPEND=>=dev-lang/go-1.12 app-arch/unzip virtual/pkgconfig +DEFINED_PHASES=compile install postinst unpack +DESCRIPTION=A simple and flexible workload orchestrator +EAPI=7 +HOMEPAGE=https://nomadproject.io +KEYWORDS=~amd64 +LICENSE=MPL-2.0 +RESTRICT=strip +SLOT=0 +SRC_URI=https://github.com/hashicorp/nomad/archive/v0.12.1.tar.gz -> nomad-0.12.1.tar.gz +_eclasses_=go-module 45394825d9260b479aa1cf252ea58e01 multilib 2477ebe553d3e4d2c606191fe6c33602 systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb +_md5_=8335f12167a4cde974d822c8e42de7f3 diff --git a/metadata/md5-cache/sys-devel/Manifest.gz b/metadata/md5-cache/sys-devel/Manifest.gz index c26769c42140..08237713a2a2 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/binutils-config-5.3.2 b/metadata/md5-cache/sys-devel/binutils-config-5.3.2 index b2f4fff8e4f7..36be32d65fa2 100644 --- a/metadata/md5-cache/sys-devel/binutils-config-5.3.2 +++ b/metadata/md5-cache/sys-devel/binutils-config-5.3.2 @@ -3,10 +3,10 @@ DESCRIPTION=Utility to change the binutils version being used EAPI=7 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:Toolchain IUSE=+native-symlinks -KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 +KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 LICENSE=GPL-2 RDEPEND=sys-apps/gentoo-functions SLOT=0 SRC_URI=https://dev.gentoo.org/~slyfox/distfiles/binutils-config-5.3.2.tar.xz _eclasses_=prefix c2993e4c430c1ee24f278983d6189501 -_md5_=47fb24fcf28e2d19da5866a10c498a42 +_md5_=7571bfcc13e813a85e445c16554bf674 diff --git a/metadata/md5-cache/sys-devel/gcc-9.3.0-r1 b/metadata/md5-cache/sys-devel/gcc-9.3.0-r1 index c11023d9743d..a5eb699256ef 100644 --- a/metadata/md5-cache/sys-devel/gcc-9.3.0-r1 +++ b/metadata/md5-cache/sys-devel/gcc-9.3.0-r1 @@ -5,7 +5,7 @@ DESCRIPTION=The GNU Compiler Collection EAPI=7 HOMEPAGE=https://gcc.gnu.org/ IUSE=test vanilla +nls altivec debug +cxx +nptl +fortran doc hardened multilib objc pgo objc-gc libssp objc++ +openmp fixed-point go +sanitize graphite ada +vtv jit +pie +ssp +pch systemtap d lto -KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 +KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 LICENSE=GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+ PDEPEND=elibc_glibc? ( >=sys-libs/glibc-2.13 ) >=sys-devel/gcc-config-1.7 RDEPEND=sys-libs/zlib nls? ( virtual/libintl ) virtual/libiconv >=dev-libs/gmp-4.3.2:0= >=dev-libs/mpfr-2.4.2:0= >=dev-libs/mpc-0.8.1:0= objc-gc? ( >=dev-libs/boehm-gc-7.4.2 ) graphite? ( >=dev-libs/isl-0.14:0= ) @@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) SLOT=9.3.0 SRC_URI=mirror://gnu/gcc/gcc-9.3.0/gcc-9.3.0.tar.xz mirror://gentoo/gcc-9.3.0-patches-3.tar.bz2 https://dev.gentoo.org/~vapier/dist/gcc-9.3.0-patches-3.tar.bz2 https://dev.gentoo.org/~rhill/dist/gcc-9.3.0-patches-3.tar.bz2 https://dev.gentoo.org/~zorry/patches/gcc/gcc-9.3.0-patches-3.tar.bz2 https://dev.gentoo.org/~blueness/dist/gcc-9.3.0-patches-3.tar.bz2 https://dev.gentoo.org/~tamiko/distfiles/gcc-9.3.0-patches-3.tar.bz2 https://dev.gentoo.org/~slyfox/distfiles/gcc-9.3.0-patches-3.tar.bz2 _eclasses_=eutils fcb2aa98e1948b835b5ae66ca52868c5 fixheadtails 662e80584ee2337b981d7188078e7c74 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 gnuconfig b8ec1c34be4ff9dac7ad4034d277936b libtool f143db5a74ccd9ca28c1234deffede96 multilib 2477ebe553d3e4d2c606191fe6c33602 pax-utils a41d1fd1c111289ffa04490de6ee79d7 prefix c2993e4c430c1ee24f278983d6189501 toolchain 32e93e5c509fb946d8367fe246015c04 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=fab9331ef89829e49167aed0d4d75d72 +_md5_=8a228e5ef8c7b37acadb422983c4e6aa diff --git a/metadata/md5-cache/sys-devel/gcc-config-2.3.1 b/metadata/md5-cache/sys-devel/gcc-config-2.3.1 index f19d77ed9fbb..98c09f5dbc32 100644 --- a/metadata/md5-cache/sys-devel/gcc-config-2.3.1 +++ b/metadata/md5-cache/sys-devel/gcc-config-2.3.1 @@ -3,10 +3,10 @@ DESCRIPTION=Utility to manage compilers EAPI=7 HOMEPAGE=https://gitweb.gentoo.org/proj/gcc-config.git/ IUSE=+native-symlinks -KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 +KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/gentoo-functions-0.10 SLOT=0 SRC_URI=https://dev.gentoo.org/~slyfox/distfiles/gcc-config-2.3.1.tar.xz _eclasses_=multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=9d7b99aa600d121b032f67613e0aed7f +_md5_=620375f1aec43b6223122386cfa9f666 diff --git a/metadata/md5-cache/sys-fs/Manifest.gz b/metadata/md5-cache/sys-fs/Manifest.gz index 5da17ffa6ec9..382a51b4b5a8 100644 Binary files a/metadata/md5-cache/sys-fs/Manifest.gz and b/metadata/md5-cache/sys-fs/Manifest.gz differ diff --git a/metadata/md5-cache/sys-fs/dislocker-0.7.1-r3 b/metadata/md5-cache/sys-fs/dislocker-0.7.1-r3 new file mode 100644 index 000000000000..6f552d13901c --- /dev/null +++ b/metadata/md5-cache/sys-fs/dislocker-0.7.1-r3 @@ -0,0 +1,14 @@ +BDEPEND=dev-util/ninja dev-util/cmake +DEFINED_PHASES=compile configure install prepare test +DEPEND=sys-fs/fuse:0= net-libs/mbedtls:0= ruby? ( dev-lang/ruby:* ) +DESCRIPTION=Dislocker is used to read BitLocker encrypted partitions. +EAPI=7 +HOMEPAGE=https://github.com/Aorimn/dislocker +IUSE=ruby +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=sys-fs/fuse:0= net-libs/mbedtls:0= ruby? ( dev-lang/ruby:* ) +SLOT=0 +SRC_URI=https://github.com/Aorimn/dislocker/archive/v0.7.1.tar.gz -> dislocker-0.7.1.tar.gz +_eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=daa74b891c737acf04e8724cb7fc003a diff --git a/metadata/md5-cache/sys-fs/dislocker-9999 b/metadata/md5-cache/sys-fs/dislocker-9999 index c4bc0cb51a3f..b541ab6744b7 100644 --- a/metadata/md5-cache/sys-fs/dislocker-9999 +++ b/metadata/md5-cache/sys-fs/dislocker-9999 @@ -1,4 +1,4 @@ -BDEPEND=dev-util/ninja >=dev-util/cmake-3.9.6 >=dev-vcs/git-1.8.2.1[curl] +BDEPEND=dev-util/ninja dev-util/cmake >=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=compile configure install prepare test unpack DEPEND=sys-fs/fuse:0= net-libs/mbedtls:0= ruby? ( dev-lang/ruby:* ) DESCRIPTION=Dislocker is used to read BitLocker encrypted partitions. @@ -9,5 +9,5 @@ LICENSE=GPL-2 PROPERTIES=live RDEPEND=sys-fs/fuse:0= net-libs/mbedtls:0= ruby? ( dev-lang/ruby:* ) SLOT=0 -_eclasses_=cmake-utils 77cd39e6009811bf97a59d91ffd5b54f eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 git-r3 8ec5b53812bce105ae7943930e4660f8 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=7fe2b45596f8f8cc48f70e0107666cd7 +_eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 git-r3 8ec5b53812bce105ae7943930e4660f8 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=daa74b891c737acf04e8724cb7fc003a diff --git a/metadata/md5-cache/sys-fs/unionfs-fuse-2.1 b/metadata/md5-cache/sys-fs/unionfs-fuse-2.1 index 982eddb3ec02..76fd6f6d66c9 100644 --- a/metadata/md5-cache/sys-fs/unionfs-fuse-2.1 +++ b/metadata/md5-cache/sys-fs/unionfs-fuse-2.1 @@ -1,4 +1,4 @@ -DEFINED_PHASES=install setup test +DEFINED_PHASES=compile install setup test DEPEND=sys-fs/fuse:0 test? ( || ( ( dev-lang/python:3.8 dev-python/pytest[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( dev-lang/python:3.7 dev-python/pytest[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( dev-lang/python:3.6 dev-python/pytest[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ) ) DESCRIPTION=Self-syncing tree-merging file system based on FUSE EAPI=7 @@ -11,4 +11,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/rpodgorny/unionfs-fuse/archive/v2.1.tar.gz -> unionfs-fuse-2.1.tar.gz _eclasses_=multilib 2477ebe553d3e4d2c606191fe6c33602 python-any-r1 54a3178500786b0a7ede4a23b7f2a6ad python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=3bd68ea6f3c862002fd8778de8e13d25 +_md5_=fee950f4805dae6f828700303c6a058c diff --git a/metadata/md5-cache/sys-fs/unionfs-fuse-9999 b/metadata/md5-cache/sys-fs/unionfs-fuse-9999 index 473f3965ea0e..cf130767aec3 100644 --- a/metadata/md5-cache/sys-fs/unionfs-fuse-9999 +++ b/metadata/md5-cache/sys-fs/unionfs-fuse-9999 @@ -1,5 +1,5 @@ BDEPEND=>=dev-vcs/git-1.8.2.1[curl] -DEFINED_PHASES=install setup test unpack +DEFINED_PHASES=compile install setup test unpack DEPEND=sys-fs/fuse:0 test? ( || ( ( dev-lang/python:3.8 dev-python/pytest[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( dev-lang/python:3.7 dev-python/pytest[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( dev-lang/python:3.6 dev-python/pytest[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ) ) DESCRIPTION=Self-syncing tree-merging file system based on FUSE EAPI=7 @@ -11,4 +11,4 @@ RDEPEND=sys-fs/fuse:0 RESTRICT=!test? ( test ) SLOT=0 _eclasses_=git-r3 8ec5b53812bce105ae7943930e4660f8 multilib 2477ebe553d3e4d2c606191fe6c33602 python-any-r1 54a3178500786b0a7ede4a23b7f2a6ad python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=7a4be975c71ca864904986cff8664cac +_md5_=cc3e02115fd8d52794965c656c479bd8 diff --git a/metadata/md5-cache/sys-libs/Manifest.gz b/metadata/md5-cache/sys-libs/Manifest.gz index db52d4c08e82..a90e53aea70d 100644 Binary files a/metadata/md5-cache/sys-libs/Manifest.gz and b/metadata/md5-cache/sys-libs/Manifest.gz differ diff --git a/metadata/md5-cache/sys-libs/gdbm-1.18.1 b/metadata/md5-cache/sys-libs/gdbm-1.18.1 index 293c1fc2c57a..d4371d97911c 100644 --- a/metadata/md5-cache/sys-libs/gdbm-1.18.1 +++ b/metadata/md5-cache/sys-libs/gdbm-1.18.1 @@ -4,10 +4,10 @@ DESCRIPTION=Standard GNU database libraries EAPI=6 HOMEPAGE=https://www.gnu.org/software/gdbm/ IUSE=+berkdb nls +readline static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_riscv_lp64d abi_riscv_lp64 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 ~x86-macos ~m68k-mint ~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 ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=GPL-3 RDEPEND=readline? ( sys-libs/readline:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) SLOT=0/6 SRC_URI=mirror://gnu/gdbm/gdbm-1.18.1.tar.gz _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 desktop 7fd20552ce4cc97e8acb132a499a7dd8 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 libtool f143db5a74ccd9ca28c1234deffede96 ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multilib-build 8ad5b5535b73a8971881f09277b939f4 multilib-minimal 8bddda43703ba94d8341f4e247f97566 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=0daba326fd68a96715ce1f400035b4a1 +_md5_=3098d3346b16084f86723df4ccf59a7e diff --git a/metadata/md5-cache/sys-libs/glibc-9999 b/metadata/md5-cache/sys-libs/glibc-9999 index ad616d72b645..098fe9ff6c63 100644 --- a/metadata/md5-cache/sys-libs/glibc-9999 +++ b/metadata/md5-cache/sys-libs/glibc-9999 @@ -11,6 +11,6 @@ PROPERTIES=live RDEPEND=gd? ( media-libs/gd:2= ) nscd? ( selinux? ( audit? ( sys-process/audit ) caps? ( sys-libs/libcap ) ) ) suid? ( caps? ( sys-libs/libcap ) ) selinux? ( sys-libs/libselinux ) systemtap? ( dev-util/systemtap ) !=net-dns/libidn2-2.3.0 vanilla? ( !sys-libs/timezone-data ) RESTRICT=!test? ( test ) SLOT=2.2 -SRC_URI=https://gitweb.gentoo.org/proj/locale-gen.git/snapshot/locale-gen-2.00.tar.gz multilib? ( https://dev.gentoo.org/~dilfridge/distfiles/gcc-multilib-bootstrap-20180511.tar.xz ) +SRC_URI=https://gitweb.gentoo.org/proj/locale-gen.git/snapshot/locale-gen-2.10.tar.gz multilib? ( https://dev.gentoo.org/~dilfridge/distfiles/gcc-multilib-bootstrap-20180511.tar.xz ) _eclasses_=eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 git-r3 8ec5b53812bce105ae7943930e4660f8 gnuconfig b8ec1c34be4ff9dac7ad4034d277936b multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 prefix c2993e4c430c1ee24f278983d6189501 python-any-r1 54a3178500786b0a7ede4a23b7f2a6ad python-utils-r1 cae3d65c47270c9a8c4880076996c09c systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=b125dbb4ab7b6360b2177f71ed3e9a6e +_md5_=6f8e952b955c343d46ce9e7ec4172d39 diff --git a/metadata/md5-cache/sys-libs/ldb-2.0.10 b/metadata/md5-cache/sys-libs/ldb-2.0.10 deleted file mode 100644 index 2b7cb534b773..000000000000 --- a/metadata/md5-cache/sys-libs/ldb-2.0.10 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install postinst prepare setup test -DEPEND=dev-libs/libxslt doc? ( app-doc/doxygen ) virtual/pkgconfig python_single_target_python3_6? ( dev-lang/python:3.6[threads(+)] >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7[threads(+)] >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8[threads(+)] >=dev-lang/python-exec-2:=[python_targets_python3_8] ) !elibc_FreeBSD? ( dev-libs/libbsd[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) dev-libs/popt[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-util/cmocka-1.1.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/talloc-2.2.0[python?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/tdb-1.4.2[python?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/tevent-0.10.0[python(+)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ldap? ( net-nds/openldap ) lmdb? ( >=dev-db/lmdb-0.9.16[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) python? ( python_single_target_python3_6? ( dev-lang/python:3.6[threads(+)] >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7[threads(+)] >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8[threads(+)] >=dev-lang/python-exec-2:=[python_targets_python3_8] ) ) -DESCRIPTION=An LDAP-like embedded database -EAPI=6 -HOMEPAGE=https://ldb.samba.org -IUSE=doc +ldap +lmdb python test python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64 -KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 -LICENSE=LGPL-3 -RDEPEND=!elibc_FreeBSD? ( dev-libs/libbsd[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) dev-libs/popt[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-util/cmocka-1.1.3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/talloc-2.2.0[python?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/tdb-1.4.2[python?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=sys-libs/tevent-0.10.0[python(+)?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ldap? ( net-nds/openldap ) lmdb? ( >=dev-db/lmdb-0.9.16[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) python? ( python_single_target_python3_6? ( dev-lang/python:3.6[threads(+)] >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7[threads(+)] >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8[threads(+)] >=dev-lang/python-exec-2:=[python_targets_python3_8] ) ) -REQUIRED_USE=python? ( ^^ ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 ) ) test? ( python ) -RESTRICT=!test? ( test ) -SLOT=0/2.0.10 -SRC_URI=https://www.samba.org/ftp/pub/ldb/ldb-2.0.10.tar.gz -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multilib-build 8ad5b5535b73a8971881f09277b939f4 multilib-minimal 8bddda43703ba94d8341f4e247f97566 multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 674c48c926cbb44e91b656e0399d8f54 python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf waf-utils cf9742c01975dc707eb982114a9d70fa -_md5_=f18e697c28062b1726c3aa9d7a8f4575 diff --git a/metadata/md5-cache/sys-process/Manifest.gz b/metadata/md5-cache/sys-process/Manifest.gz index 55cb9509c191..3bda7a8f1219 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/bashtop-0.9.23 b/metadata/md5-cache/sys-process/bashtop-0.9.25 similarity index 64% rename from metadata/md5-cache/sys-process/bashtop-0.9.23 rename to metadata/md5-cache/sys-process/bashtop-0.9.25 index b2929a5ac371..f74f395b360f 100644 --- a/metadata/md5-cache/sys-process/bashtop-0.9.23 +++ b/metadata/md5-cache/sys-process/bashtop-0.9.25 @@ -5,6 +5,6 @@ HOMEPAGE=https://github.com/aristocratos/bashtop KEYWORDS=~amd64 ~x86 LICENSE=Apache-2.0 SLOT=0 -SRC_URI=https://github.com/aristocratos/bashtop/archive/v0.9.23.tar.gz -> bashtop-0.9.23.tar.gz +SRC_URI=https://github.com/aristocratos/bashtop/archive/v0.9.25.tar.gz -> bashtop-0.9.25.tar.gz _eclasses_=eutils fcb2aa98e1948b835b5ae66ca52868c5 -_md5_=6356f9bff7b0975ed6b1b0b812cc0ed7 +_md5_=c4dcd71e4cf48a87bf8f3b2d012a5e3d diff --git a/metadata/md5-cache/www-apps/Manifest.gz b/metadata/md5-cache/www-apps/Manifest.gz index b50c42161dc5..c8d1709efdd6 100644 Binary files a/metadata/md5-cache/www-apps/Manifest.gz and b/metadata/md5-cache/www-apps/Manifest.gz differ diff --git a/metadata/md5-cache/www-apps/nextcloud-17.0.8 b/metadata/md5-cache/www-apps/nextcloud-17.0.8 new file mode 100644 index 000000000000..f4a16802a138 --- /dev/null +++ b/metadata/md5-cache/www-apps/nextcloud-17.0.8 @@ -0,0 +1,14 @@ +DEFINED_PHASES=install postinst prerm setup +DEPEND=>=app-admin/webapp-config-1.50.15 +DESCRIPTION=Personal cloud that runs on your own server +EAPI=7 +HOMEPAGE=https://nextcloud.com/ +IUSE=+curl +imagemagick mysql postgres +sqlite vhosts +KEYWORDS=~amd64 ~arm ~arm64 ~x86 +LICENSE=AGPL-3 +RDEPEND=dev-lang/php[curl?,filter,gd,hash(+),intl,json,mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,truetype,xmlreader,xmlwriter,zip] imagemagick? ( dev-php/pecl-imagick ) virtual/httpd-php >=app-admin/webapp-config-1.50.15 +REQUIRED_USE=|| ( mysql postgres sqlite ) +SLOT=17.0.8 +SRC_URI=https://download.nextcloud.com/server/releases/nextcloud-17.0.8.tar.bz2 +_eclasses_=webapp 16783e418aca3ffa461d68310bf7ab12 +_md5_=4440baf5c6e1013a6f30620fba20abd3 diff --git a/metadata/md5-cache/www-apps/nextcloud-18.0.7 b/metadata/md5-cache/www-apps/nextcloud-18.0.7 new file mode 100644 index 000000000000..89de9f8c3bcc --- /dev/null +++ b/metadata/md5-cache/www-apps/nextcloud-18.0.7 @@ -0,0 +1,14 @@ +DEFINED_PHASES=install postinst prerm setup +DEPEND=>=app-admin/webapp-config-1.50.15 +DESCRIPTION=Personal cloud that runs on your own server +EAPI=7 +HOMEPAGE=https://nextcloud.com/ +IUSE=+curl +imagemagick mysql postgres +sqlite vhosts +KEYWORDS=~amd64 ~arm ~arm64 ~x86 +LICENSE=AGPL-3 +RDEPEND=dev-lang/php[curl?,filter,gd,hash(+),intl,json,mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,truetype,xmlreader,xmlwriter,zip] imagemagick? ( dev-php/pecl-imagick ) virtual/httpd-php >=app-admin/webapp-config-1.50.15 +REQUIRED_USE=|| ( mysql postgres sqlite ) +SLOT=18.0.7 +SRC_URI=https://download.nextcloud.com/server/releases/nextcloud-18.0.7.tar.bz2 +_eclasses_=webapp 16783e418aca3ffa461d68310bf7ab12 +_md5_=4440baf5c6e1013a6f30620fba20abd3 diff --git a/metadata/md5-cache/www-apps/nextcloud-19.0.1 b/metadata/md5-cache/www-apps/nextcloud-19.0.1 new file mode 100644 index 000000000000..8921dab4f88a --- /dev/null +++ b/metadata/md5-cache/www-apps/nextcloud-19.0.1 @@ -0,0 +1,14 @@ +DEFINED_PHASES=install postinst prerm setup +DEPEND=>=app-admin/webapp-config-1.50.15 +DESCRIPTION=Personal cloud that runs on your own server +EAPI=7 +HOMEPAGE=https://nextcloud.com/ +IUSE=+curl +imagemagick mysql postgres +sqlite vhosts +KEYWORDS=~amd64 ~arm ~arm64 ~x86 +LICENSE=AGPL-3 +RDEPEND=dev-lang/php[curl?,filter,gd,hash(+),intl,json,mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,truetype,xmlreader,xmlwriter,zip] imagemagick? ( dev-php/pecl-imagick ) virtual/httpd-php >=app-admin/webapp-config-1.50.15 +REQUIRED_USE=|| ( mysql postgres sqlite ) +SLOT=19.0.1 +SRC_URI=https://download.nextcloud.com/server/releases/nextcloud-19.0.1.tar.bz2 +_eclasses_=webapp 16783e418aca3ffa461d68310bf7ab12 +_md5_=4440baf5c6e1013a6f30620fba20abd3 diff --git a/metadata/md5-cache/www-client/Manifest.gz b/metadata/md5-cache/www-client/Manifest.gz index 126698404c7f..4ae6a6d5df1d 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-68.11.0 b/metadata/md5-cache/www-client/firefox-68.11.0 new file mode 100644 index 000000000000..1991fd818e7d --- /dev/null +++ b/metadata/md5-cache/www-client/firefox-68.11.0 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile configure install postinst postrm preinst prepare pretend setup unpack +DEPEND=>=dev-libs/nss-3.44.4 >=dev-libs/nspr-4.21 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 dbus? ( >=sys-apps/dbus-0.60 >=dev-libs/dbus-glib-0.72 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) >=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 system-av1? ( >=media-libs/dav1d-0.3.0:= >=media-libs/libaom-1.0.0:= ) system-harfbuzz? ( >=media-libs/harfbuzz-2.4.0:0= >=media-gfx/graphite2-1.3.13 ) system-icu? ( >=dev-libs/icu-63.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.7*:0=[postproc] ) system-sqlite? ( >=dev-db/sqlite-3.28.0:3[secure-delete,debug=] ) system-webp? ( >=media-libs/libwebp-1.0.2:0= ) wifi? ( kernel_linux? ( >=sys-apps/dbus-0.60 >=dev-libs/dbus-glib-0.72 net-misc/networkmanager ) ) jack? ( virtual/jack ) selinux? ( sec-policy/selinux-mozilla ) app-arch/zip app-arch/unzip >=dev-util/cbindgen-0.8.7 >=net-libs/nodejs-8.11.0 >=sys-devel/binutils-2.30 sys-apps/findutils virtual/pkgconfig >=virtual/rust-1.34.0 || ( ( sys-devel/clang:10 !clang? ( sys-devel/llvm:10 ) clang? ( =sys-devel/lld-10* sys-devel/llvm:10[gold] pgo? ( =sys-libs/compiler-rt-sanitizers-10*[profile] ) ) ) ( sys-devel/clang:9 !clang? ( sys-devel/llvm:9 ) clang? ( =sys-devel/lld-9* sys-devel/llvm:9[gold] pgo? ( =sys-libs/compiler-rt-sanitizers-9*[profile] ) ) ) ( sys-devel/clang:8 !clang? ( sys-devel/llvm:8 ) clang? ( =sys-devel/lld-8* sys-devel/llvm:8[gold] pgo? ( =sys-libs/compiler-rt-sanitizers-8*[profile] ) ) ) ( sys-devel/clang:7 !clang? ( sys-devel/llvm:7 ) clang? ( =sys-devel/lld-7* sys-devel/llvm:7[gold] pgo? ( =sys-libs/compiler-rt-sanitizers-7*[profile] ) ) ) ) pulseaudio? ( media-sound/pulseaudio ) wayland? ( >=x11-libs/gtk+-3.11:3[wayland] ) amd64? ( >=dev-lang/yasm-1.1 virtual/opengl ) x86? ( >=dev-lang/yasm-1.1 virtual/opengl ) !system-av1? ( amd64? ( >=dev-lang/nasm-2.13 ) x86? ( >=dev-lang/nasm-2.13 ) ) !!sys-devel/llvm:0 virtual/pkgconfig dev-lang/python:2.7[ncurses,sqlite,ssl,threads(+)] || ( dev-lang/python:3.9[ncurses,sqlite,ssl,threads(+)] dev-lang/python:3.8[ncurses,sqlite,ssl,threads(+)] dev-lang/python:3.7[ncurses,sqlite,ssl,threads(+)] dev-lang/python:3.6[ncurses,sqlite,ssl,threads(+)] ) >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) ~sys-devel/autoconf-2.13 >=sys-devel/libtool-2.4 app-arch/unzip pgo? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) +DESCRIPTION=Firefox Web Browser +EAPI=6 +HOMEPAGE=https://www.mozilla.com/firefox +IUSE=bindist clang cpu_flags_x86_avx2 dbus debug eme-free geckodriver +gmp-autoupdate hardened hwaccel jack lto cpu_flags_arm_neon +openh264 pgo pulseaudio +screenshot selinux startup-notification +system-av1 +system-harfbuzz +system-icu +system-jpeg +system-libevent +system-sqlite +system-libvpx +system-webp test wayland wifi custom-cflags custom-optimization l10n_ach l10n_af l10n_an l10n_ar l10n_ast l10n_az l10n_be l10n_bg l10n_bn l10n_br l10n_bs 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_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_tr 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.44.4 >=dev-libs/nspr-4.21 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 dbus? ( >=sys-apps/dbus-0.60 >=dev-libs/dbus-glib-0.72 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) >=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 system-av1? ( >=media-libs/dav1d-0.3.0:= >=media-libs/libaom-1.0.0:= ) system-harfbuzz? ( >=media-libs/harfbuzz-2.4.0:0= >=media-gfx/graphite2-1.3.13 ) system-icu? ( >=dev-libs/icu-63.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.7*:0=[postproc] ) system-sqlite? ( >=dev-db/sqlite-3.28.0:3[secure-delete,debug=] ) system-webp? ( >=media-libs/libwebp-1.0.2:0= ) wifi? ( kernel_linux? ( >=sys-apps/dbus-0.60 >=dev-libs/dbus-glib-0.72 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.9 ) ) selinux? ( sec-policy/selinux-mozilla ) +REQUIRED_USE=pgo? ( lto ) wifi? ( dbus ) +RESTRICT=!bindist? ( bindist ) !test? ( test ) +SLOT=0 +SRC_URI=l10n_ach? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/ach.xpi -> firefox-68.11.0esr-ach.xpi ) l10n_af? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/af.xpi -> firefox-68.11.0esr-af.xpi ) l10n_an? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/an.xpi -> firefox-68.11.0esr-an.xpi ) l10n_ar? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/ar.xpi -> firefox-68.11.0esr-ar.xpi ) l10n_ast? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/ast.xpi -> firefox-68.11.0esr-ast.xpi ) l10n_az? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/az.xpi -> firefox-68.11.0esr-az.xpi ) l10n_be? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/be.xpi -> firefox-68.11.0esr-be.xpi ) l10n_bg? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/bg.xpi -> firefox-68.11.0esr-bg.xpi ) l10n_bn? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/bn.xpi -> firefox-68.11.0esr-bn.xpi ) l10n_br? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/br.xpi -> firefox-68.11.0esr-br.xpi ) l10n_bs? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/bs.xpi -> firefox-68.11.0esr-bs.xpi ) l10n_ca? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/ca.xpi -> firefox-68.11.0esr-ca.xpi ) l10n_cak? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/cak.xpi -> firefox-68.11.0esr-cak.xpi ) l10n_cs? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/cs.xpi -> firefox-68.11.0esr-cs.xpi ) l10n_cy? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/cy.xpi -> firefox-68.11.0esr-cy.xpi ) l10n_da? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/da.xpi -> firefox-68.11.0esr-da.xpi ) l10n_de? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/de.xpi -> firefox-68.11.0esr-de.xpi ) l10n_dsb? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/dsb.xpi -> firefox-68.11.0esr-dsb.xpi ) l10n_el? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/el.xpi -> firefox-68.11.0esr-el.xpi ) l10n_en-CA? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/en-CA.xpi -> firefox-68.11.0esr-en-CA.xpi ) l10n_en-GB? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/en-GB.xpi -> firefox-68.11.0esr-en-GB.xpi ) l10n_eo? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/eo.xpi -> firefox-68.11.0esr-eo.xpi ) l10n_es-AR? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/es-AR.xpi -> firefox-68.11.0esr-es-AR.xpi ) l10n_es-CL? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/es-CL.xpi -> firefox-68.11.0esr-es-CL.xpi ) l10n_es-ES? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/es-ES.xpi -> firefox-68.11.0esr-es-ES.xpi ) l10n_es-MX? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/es-MX.xpi -> firefox-68.11.0esr-es-MX.xpi ) l10n_et? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/et.xpi -> firefox-68.11.0esr-et.xpi ) l10n_eu? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/eu.xpi -> firefox-68.11.0esr-eu.xpi ) l10n_fa? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/fa.xpi -> firefox-68.11.0esr-fa.xpi ) l10n_ff? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/ff.xpi -> firefox-68.11.0esr-ff.xpi ) l10n_fi? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/fi.xpi -> firefox-68.11.0esr-fi.xpi ) l10n_fr? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/fr.xpi -> firefox-68.11.0esr-fr.xpi ) l10n_fy? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/fy-NL.xpi -> firefox-68.11.0esr-fy-NL.xpi ) l10n_ga? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/ga-IE.xpi -> firefox-68.11.0esr-ga-IE.xpi ) l10n_gd? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/gd.xpi -> firefox-68.11.0esr-gd.xpi ) l10n_gl? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/gl.xpi -> firefox-68.11.0esr-gl.xpi ) l10n_gn? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/gn.xpi -> firefox-68.11.0esr-gn.xpi ) l10n_gu? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/gu-IN.xpi -> firefox-68.11.0esr-gu-IN.xpi ) l10n_he? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/he.xpi -> firefox-68.11.0esr-he.xpi ) l10n_hi? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/hi-IN.xpi -> firefox-68.11.0esr-hi-IN.xpi ) l10n_hr? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/hr.xpi -> firefox-68.11.0esr-hr.xpi ) l10n_hsb? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/hsb.xpi -> firefox-68.11.0esr-hsb.xpi ) l10n_hu? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/hu.xpi -> firefox-68.11.0esr-hu.xpi ) l10n_hy? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/hy-AM.xpi -> firefox-68.11.0esr-hy-AM.xpi ) l10n_ia? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/ia.xpi -> firefox-68.11.0esr-ia.xpi ) l10n_id? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/id.xpi -> firefox-68.11.0esr-id.xpi ) l10n_is? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/is.xpi -> firefox-68.11.0esr-is.xpi ) l10n_it? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/it.xpi -> firefox-68.11.0esr-it.xpi ) l10n_ja? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/ja.xpi -> firefox-68.11.0esr-ja.xpi ) l10n_ka? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/ka.xpi -> firefox-68.11.0esr-ka.xpi ) l10n_kab? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/kab.xpi -> firefox-68.11.0esr-kab.xpi ) l10n_kk? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/kk.xpi -> firefox-68.11.0esr-kk.xpi ) l10n_km? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/km.xpi -> firefox-68.11.0esr-km.xpi ) l10n_kn? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/kn.xpi -> firefox-68.11.0esr-kn.xpi ) l10n_ko? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/ko.xpi -> firefox-68.11.0esr-ko.xpi ) l10n_lij? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/lij.xpi -> firefox-68.11.0esr-lij.xpi ) l10n_lt? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/lt.xpi -> firefox-68.11.0esr-lt.xpi ) l10n_lv? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/lv.xpi -> firefox-68.11.0esr-lv.xpi ) l10n_mk? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/mk.xpi -> firefox-68.11.0esr-mk.xpi ) l10n_mr? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/mr.xpi -> firefox-68.11.0esr-mr.xpi ) l10n_ms? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/ms.xpi -> firefox-68.11.0esr-ms.xpi ) l10n_my? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/my.xpi -> firefox-68.11.0esr-my.xpi ) l10n_nb? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/nb-NO.xpi -> firefox-68.11.0esr-nb-NO.xpi ) l10n_nl? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/nl.xpi -> firefox-68.11.0esr-nl.xpi ) l10n_nn? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/nn-NO.xpi -> firefox-68.11.0esr-nn-NO.xpi ) l10n_oc? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/oc.xpi -> firefox-68.11.0esr-oc.xpi ) l10n_pa? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/pa-IN.xpi -> firefox-68.11.0esr-pa-IN.xpi ) l10n_pl? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/pl.xpi -> firefox-68.11.0esr-pl.xpi ) l10n_pt-BR? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/pt-BR.xpi -> firefox-68.11.0esr-pt-BR.xpi ) l10n_pt-PT? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/pt-PT.xpi -> firefox-68.11.0esr-pt-PT.xpi ) l10n_rm? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/rm.xpi -> firefox-68.11.0esr-rm.xpi ) l10n_ro? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/ro.xpi -> firefox-68.11.0esr-ro.xpi ) l10n_ru? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/ru.xpi -> firefox-68.11.0esr-ru.xpi ) l10n_si? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/si.xpi -> firefox-68.11.0esr-si.xpi ) l10n_sk? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/sk.xpi -> firefox-68.11.0esr-sk.xpi ) l10n_sl? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/sl.xpi -> firefox-68.11.0esr-sl.xpi ) l10n_son? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/son.xpi -> firefox-68.11.0esr-son.xpi ) l10n_sq? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/sq.xpi -> firefox-68.11.0esr-sq.xpi ) l10n_sr? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/sr.xpi -> firefox-68.11.0esr-sr.xpi ) l10n_sv? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/sv-SE.xpi -> firefox-68.11.0esr-sv-SE.xpi ) l10n_ta? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/ta.xpi -> firefox-68.11.0esr-ta.xpi ) l10n_te? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/te.xpi -> firefox-68.11.0esr-te.xpi ) l10n_th? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/th.xpi -> firefox-68.11.0esr-th.xpi ) l10n_tr? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/tr.xpi -> firefox-68.11.0esr-tr.xpi ) l10n_uk? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/uk.xpi -> firefox-68.11.0esr-uk.xpi ) l10n_ur? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/ur.xpi -> firefox-68.11.0esr-ur.xpi ) l10n_uz? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/uz.xpi -> firefox-68.11.0esr-uz.xpi ) l10n_vi? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/vi.xpi -> firefox-68.11.0esr-vi.xpi ) l10n_xh? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/xh.xpi -> firefox-68.11.0esr-xh.xpi ) l10n_zh-CN? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/zh-CN.xpi -> firefox-68.11.0esr-zh-CN.xpi ) l10n_zh-TW? ( https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/linux-i686/xpi/zh-TW.xpi -> firefox-68.11.0esr-zh-TW.xpi ) https://archive.mozilla.org/pub/firefox/releases/68.11.0esr/source/firefox-68.11.0esr.source.tar.xz https://dev.gentoo.org/~anarchy/mozilla/patchsets/firefox-68.0-patches-15.tar.xz https://dev.gentoo.org/~axs/mozilla/patchsets/firefox-68.0-patches-15.tar.xz https://dev.gentoo.org/~polynomial-c/mozilla/patchsets/firefox-68.0-patches-15.tar.xz https://dev.gentoo.org/~whissi/mozilla/patchsets/firefox-68.0-patches-15.tar.xz +_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 check-reqs 7e3fd1855a5e1b50bb9e80827b3f672d desktop 7fd20552ce4cc97e8acb132a499a7dd8 eapi7-ver f9ec87e93172b25ce65a85303dc06964 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 gnome2-utils 893e828f0f25f070f0b38d20c83c7670 libtool f143db5a74ccd9ca28c1234deffede96 llvm 21d8c0949a2693d7109cc6a25fabfcaf ltprune 2729691420b6deeda2a90b1f1183fb55 mozcoreconf-v6 7efde39c6e3b6ffe287e0c4b2eed5e65 mozextension 798d8c84c9e7a8105e56c9eb6626e643 mozlinguas-v2 7559b4e56a88d67da4e96e77296f723c multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 pax-utils a41d1fd1c111289ffa04490de6ee79d7 preserve-libs ef207dc62baddfddfd39a164d9797648 python-any-r1 54a3178500786b0a7ede4a23b7f2a6ad python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 2352c3fc97241f6a02042773c8287748 virtualx e49dbce7ac14426e1155497476915307 xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=f926368c4ec6b9e9c0b20ec11856a833 diff --git a/metadata/md5-cache/www-client/firefox-78.0.2 b/metadata/md5-cache/www-client/firefox-78.0.2 index 0096e5458295..8e49e1bff36c 100644 --- a/metadata/md5-cache/www-client/firefox-78.0.2 +++ b/metadata/md5-cache/www-client/firefox-78.0.2 @@ -7,9 +7,9 @@ IUSE=bindist clang cpu_flags_x86_avx2 debug eme-free geckodriver +gmp-autoupdate 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 sys-apps/dbus dev-libs/dbus-glib >=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 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.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? ( 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=pgo? ( lto ) +REQUIRED_USE=pgo? ( lto ) screencast? ( wayland ) RESTRICT=!bindist? ( bindist ) !test? ( test ) SLOT=0 SRC_URI=l10n_ach? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/ach.xpi -> firefox-78.0.2-ach.xpi ) l10n_af? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/af.xpi -> firefox-78.0.2-af.xpi ) l10n_an? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/an.xpi -> firefox-78.0.2-an.xpi ) l10n_ar? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/ar.xpi -> firefox-78.0.2-ar.xpi ) l10n_ast? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/ast.xpi -> firefox-78.0.2-ast.xpi ) l10n_az? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/az.xpi -> firefox-78.0.2-az.xpi ) l10n_be? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/be.xpi -> firefox-78.0.2-be.xpi ) l10n_bg? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/bg.xpi -> firefox-78.0.2-bg.xpi ) l10n_bn? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/bn.xpi -> firefox-78.0.2-bn.xpi ) l10n_br? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/br.xpi -> firefox-78.0.2-br.xpi ) l10n_bs? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/bs.xpi -> firefox-78.0.2-bs.xpi ) l10n_ca? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/ca.xpi -> firefox-78.0.2-ca.xpi ) l10n_cak? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/cak.xpi -> firefox-78.0.2-cak.xpi ) l10n_cs? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/cs.xpi -> firefox-78.0.2-cs.xpi ) l10n_cy? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/cy.xpi -> firefox-78.0.2-cy.xpi ) l10n_da? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/da.xpi -> firefox-78.0.2-da.xpi ) l10n_de? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/de.xpi -> firefox-78.0.2-de.xpi ) l10n_dsb? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/dsb.xpi -> firefox-78.0.2-dsb.xpi ) l10n_el? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/el.xpi -> firefox-78.0.2-el.xpi ) l10n_en-CA? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/en-CA.xpi -> firefox-78.0.2-en-CA.xpi ) l10n_en-GB? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/en-GB.xpi -> firefox-78.0.2-en-GB.xpi ) l10n_eo? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/eo.xpi -> firefox-78.0.2-eo.xpi ) l10n_es-AR? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/es-AR.xpi -> firefox-78.0.2-es-AR.xpi ) l10n_es-CL? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/es-CL.xpi -> firefox-78.0.2-es-CL.xpi ) l10n_es-ES? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/es-ES.xpi -> firefox-78.0.2-es-ES.xpi ) l10n_es-MX? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/es-MX.xpi -> firefox-78.0.2-es-MX.xpi ) l10n_et? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/et.xpi -> firefox-78.0.2-et.xpi ) l10n_eu? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/eu.xpi -> firefox-78.0.2-eu.xpi ) l10n_fa? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/fa.xpi -> firefox-78.0.2-fa.xpi ) l10n_ff? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/ff.xpi -> firefox-78.0.2-ff.xpi ) l10n_fi? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/fi.xpi -> firefox-78.0.2-fi.xpi ) l10n_fr? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/fr.xpi -> firefox-78.0.2-fr.xpi ) l10n_fy? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/fy-NL.xpi -> firefox-78.0.2-fy-NL.xpi ) l10n_ga? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/ga-IE.xpi -> firefox-78.0.2-ga-IE.xpi ) l10n_gd? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/gd.xpi -> firefox-78.0.2-gd.xpi ) l10n_gl? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/gl.xpi -> firefox-78.0.2-gl.xpi ) l10n_gn? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/gn.xpi -> firefox-78.0.2-gn.xpi ) l10n_gu? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/gu-IN.xpi -> firefox-78.0.2-gu-IN.xpi ) l10n_he? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/he.xpi -> firefox-78.0.2-he.xpi ) l10n_hi? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/hi-IN.xpi -> firefox-78.0.2-hi-IN.xpi ) l10n_hr? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/hr.xpi -> firefox-78.0.2-hr.xpi ) l10n_hsb? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/hsb.xpi -> firefox-78.0.2-hsb.xpi ) l10n_hu? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/hu.xpi -> firefox-78.0.2-hu.xpi ) l10n_hy? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/hy-AM.xpi -> firefox-78.0.2-hy-AM.xpi ) l10n_ia? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/ia.xpi -> firefox-78.0.2-ia.xpi ) l10n_id? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/id.xpi -> firefox-78.0.2-id.xpi ) l10n_is? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/is.xpi -> firefox-78.0.2-is.xpi ) l10n_it? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/it.xpi -> firefox-78.0.2-it.xpi ) l10n_ja? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/ja.xpi -> firefox-78.0.2-ja.xpi ) l10n_ka? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/ka.xpi -> firefox-78.0.2-ka.xpi ) l10n_kab? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/kab.xpi -> firefox-78.0.2-kab.xpi ) l10n_kk? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/kk.xpi -> firefox-78.0.2-kk.xpi ) l10n_km? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/km.xpi -> firefox-78.0.2-km.xpi ) l10n_kn? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/kn.xpi -> firefox-78.0.2-kn.xpi ) l10n_ko? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/ko.xpi -> firefox-78.0.2-ko.xpi ) l10n_lij? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/lij.xpi -> firefox-78.0.2-lij.xpi ) l10n_lt? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/lt.xpi -> firefox-78.0.2-lt.xpi ) l10n_lv? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/lv.xpi -> firefox-78.0.2-lv.xpi ) l10n_mk? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/mk.xpi -> firefox-78.0.2-mk.xpi ) l10n_mr? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/mr.xpi -> firefox-78.0.2-mr.xpi ) l10n_ms? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/ms.xpi -> firefox-78.0.2-ms.xpi ) l10n_my? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/my.xpi -> firefox-78.0.2-my.xpi ) l10n_nb? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/nb-NO.xpi -> firefox-78.0.2-nb-NO.xpi ) l10n_nl? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/nl.xpi -> firefox-78.0.2-nl.xpi ) l10n_nn? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/nn-NO.xpi -> firefox-78.0.2-nn-NO.xpi ) l10n_oc? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/oc.xpi -> firefox-78.0.2-oc.xpi ) l10n_pa? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/pa-IN.xpi -> firefox-78.0.2-pa-IN.xpi ) l10n_pl? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/pl.xpi -> firefox-78.0.2-pl.xpi ) l10n_pt-BR? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/pt-BR.xpi -> firefox-78.0.2-pt-BR.xpi ) l10n_pt-PT? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/pt-PT.xpi -> firefox-78.0.2-pt-PT.xpi ) l10n_rm? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/rm.xpi -> firefox-78.0.2-rm.xpi ) l10n_ro? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/ro.xpi -> firefox-78.0.2-ro.xpi ) l10n_ru? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/ru.xpi -> firefox-78.0.2-ru.xpi ) l10n_si? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/si.xpi -> firefox-78.0.2-si.xpi ) l10n_sk? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/sk.xpi -> firefox-78.0.2-sk.xpi ) l10n_sl? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/sl.xpi -> firefox-78.0.2-sl.xpi ) l10n_son? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/son.xpi -> firefox-78.0.2-son.xpi ) l10n_sq? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/sq.xpi -> firefox-78.0.2-sq.xpi ) l10n_sr? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/sr.xpi -> firefox-78.0.2-sr.xpi ) l10n_sv? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/sv-SE.xpi -> firefox-78.0.2-sv-SE.xpi ) l10n_ta? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/ta.xpi -> firefox-78.0.2-ta.xpi ) l10n_te? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/te.xpi -> firefox-78.0.2-te.xpi ) l10n_th? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/th.xpi -> firefox-78.0.2-th.xpi ) l10n_tr? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/tr.xpi -> firefox-78.0.2-tr.xpi ) l10n_uk? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/uk.xpi -> firefox-78.0.2-uk.xpi ) l10n_ur? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/ur.xpi -> firefox-78.0.2-ur.xpi ) l10n_uz? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/uz.xpi -> firefox-78.0.2-uz.xpi ) l10n_vi? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/vi.xpi -> firefox-78.0.2-vi.xpi ) l10n_xh? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/xh.xpi -> firefox-78.0.2-xh.xpi ) l10n_zh-CN? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/zh-CN.xpi -> firefox-78.0.2-zh-CN.xpi ) l10n_zh-TW? ( https://archive.mozilla.org/pub/firefox/releases/78.0.2/linux-i686/xpi/zh-TW.xpi -> firefox-78.0.2-zh-TW.xpi ) https://archive.mozilla.org/pub/firefox/releases/78.0.2/source/firefox-78.0.2.source.tar.xz https://dev.gentoo.org/~whissi/mozilla/patchsets/firefox-78.0-patches-05.tar.xz https://dev.gentoo.org/~polynomial-c/mozilla/patchsets/firefox-78.0-patches-05.tar.xz https://dev.gentoo.org/~axs/mozilla/patchsets/firefox-78.0-patches-05.tar.xz _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 check-reqs 7e3fd1855a5e1b50bb9e80827b3f672d desktop 7fd20552ce4cc97e8acb132a499a7dd8 eapi7-ver f9ec87e93172b25ce65a85303dc06964 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 gnome2-utils 893e828f0f25f070f0b38d20c83c7670 libtool f143db5a74ccd9ca28c1234deffede96 llvm 21d8c0949a2693d7109cc6a25fabfcaf ltprune 2729691420b6deeda2a90b1f1183fb55 mozcoreconf-v6 7efde39c6e3b6ffe287e0c4b2eed5e65 mozextension 798d8c84c9e7a8105e56c9eb6626e643 mozlinguas-v2 7559b4e56a88d67da4e96e77296f723c multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 pax-utils a41d1fd1c111289ffa04490de6ee79d7 preserve-libs ef207dc62baddfddfd39a164d9797648 python-any-r1 54a3178500786b0a7ede4a23b7f2a6ad python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 2352c3fc97241f6a02042773c8287748 virtualx e49dbce7ac14426e1155497476915307 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=e459fac039311945ee892720e9b3c606 +_md5_=c685b3d58bdeb119f35dc324f4fb5c13 diff --git a/metadata/md5-cache/www-client/firefox-79.0 b/metadata/md5-cache/www-client/firefox-79.0 new file mode 100644 index 000000000000..21121a8b8850 --- /dev/null +++ b/metadata/md5-cache/www-client/firefox-79.0 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile configure install postinst postrm preinst prepare pretend setup unpack +DEPEND=>=dev-libs/nss-3.54 >=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 sys-apps/dbus dev-libs/dbus-glib >=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 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? ( net-misc/networkmanager ) ) jack? ( virtual/jack ) selinux? ( sec-policy/selinux-mozilla ) app-arch/zip app-arch/unzip >=dev-util/cbindgen-0.14.3 >=net-libs/nodejs-10.19.0 >=sys-devel/binutils-2.30 sys-apps/findutils virtual/pkgconfig >=virtual/rust-1.43.0 || ( ( sys-devel/clang:10 !clang? ( sys-devel/llvm:10 ) clang? ( =sys-devel/lld-10* sys-devel/llvm:10[gold] pgo? ( =sys-libs/compiler-rt-sanitizers-10*[profile] ) ) ) ( sys-devel/clang:9 !clang? ( sys-devel/llvm:9 ) clang? ( =sys-devel/lld-9* sys-devel/llvm:9[gold] pgo? ( =sys-libs/compiler-rt-sanitizers-9*[profile] ) ) ) ( sys-devel/clang:8 !clang? ( sys-devel/llvm:8 ) clang? ( =sys-devel/lld-8* sys-devel/llvm:8[gold] pgo? ( =sys-libs/compiler-rt-sanitizers-8*[profile] ) ) ) ( sys-devel/clang:7 !clang? ( sys-devel/llvm:7 ) clang? ( =sys-devel/lld-7* sys-devel/llvm:7[gold] pgo? ( =sys-libs/compiler-rt-sanitizers-7*[profile] ) ) ) ) pulseaudio? ( || ( media-sound/pulseaudio >=media-sound/apulse-0.1.12-r4[sdk] ) ) wayland? ( >=x11-libs/gtk+-3.11:3[wayland] ) amd64? ( >=dev-lang/yasm-1.1 virtual/opengl ) x86? ( >=dev-lang/yasm-1.1 virtual/opengl ) !system-av1? ( amd64? ( >=dev-lang/nasm-2.13 ) x86? ( >=dev-lang/nasm-2.13 ) ) !!sys-devel/llvm:0 virtual/pkgconfig dev-lang/python:2.7[ncurses,sqlite,ssl,threads(+)] || ( dev-lang/python:3.9[ncurses,sqlite,ssl,threads(+)] dev-lang/python:3.8[ncurses,sqlite,ssl,threads(+)] dev-lang/python:3.7[ncurses,sqlite,ssl,threads(+)] ) >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) ~sys-devel/autoconf-2.13 >=sys-devel/libtool-2.4 app-arch/unzip pgo? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) +DESCRIPTION=Firefox Web Browser +EAPI=6 +HOMEPAGE=https://www.mozilla.com/firefox +IUSE=bindist clang cpu_flags_x86_avx2 debug eme-free geckodriver +gmp-autoupdate hardened hwaccel jack lto cpu_flags_arm_neon +openh264 pgo pulseaudio screencast +screenshot selinux +system-av1 +system-harfbuzz +system-icu +system-jpeg +system-libevent +system-libvpx +system-webp test wayland wifi custom-cflags custom-optimization l10n_ach l10n_af l10n_an l10n_ar l10n_ast l10n_az l10n_be l10n_bg l10n_bn l10n_br l10n_bs 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_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_tr 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.54 >=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 sys-apps/dbus dev-libs/dbus-glib >=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 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? ( 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=pgo? ( lto ) screencast? ( wayland ) +RESTRICT=!bindist? ( bindist ) !test? ( test ) +SLOT=0 +SRC_URI=l10n_ach? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/ach.xpi -> firefox-79.0-ach.xpi ) l10n_af? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/af.xpi -> firefox-79.0-af.xpi ) l10n_an? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/an.xpi -> firefox-79.0-an.xpi ) l10n_ar? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/ar.xpi -> firefox-79.0-ar.xpi ) l10n_ast? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/ast.xpi -> firefox-79.0-ast.xpi ) l10n_az? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/az.xpi -> firefox-79.0-az.xpi ) l10n_be? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/be.xpi -> firefox-79.0-be.xpi ) l10n_bg? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/bg.xpi -> firefox-79.0-bg.xpi ) l10n_bn? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/bn.xpi -> firefox-79.0-bn.xpi ) l10n_br? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/br.xpi -> firefox-79.0-br.xpi ) l10n_bs? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/bs.xpi -> firefox-79.0-bs.xpi ) l10n_ca? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/ca.xpi -> firefox-79.0-ca.xpi ) l10n_cak? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/cak.xpi -> firefox-79.0-cak.xpi ) l10n_cs? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/cs.xpi -> firefox-79.0-cs.xpi ) l10n_cy? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/cy.xpi -> firefox-79.0-cy.xpi ) l10n_da? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/da.xpi -> firefox-79.0-da.xpi ) l10n_de? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/de.xpi -> firefox-79.0-de.xpi ) l10n_dsb? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/dsb.xpi -> firefox-79.0-dsb.xpi ) l10n_el? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/el.xpi -> firefox-79.0-el.xpi ) l10n_en-CA? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/en-CA.xpi -> firefox-79.0-en-CA.xpi ) l10n_en-GB? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/en-GB.xpi -> firefox-79.0-en-GB.xpi ) l10n_eo? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/eo.xpi -> firefox-79.0-eo.xpi ) l10n_es-AR? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/es-AR.xpi -> firefox-79.0-es-AR.xpi ) l10n_es-CL? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/es-CL.xpi -> firefox-79.0-es-CL.xpi ) l10n_es-ES? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/es-ES.xpi -> firefox-79.0-es-ES.xpi ) l10n_es-MX? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/es-MX.xpi -> firefox-79.0-es-MX.xpi ) l10n_et? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/et.xpi -> firefox-79.0-et.xpi ) l10n_eu? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/eu.xpi -> firefox-79.0-eu.xpi ) l10n_fa? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/fa.xpi -> firefox-79.0-fa.xpi ) l10n_ff? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/ff.xpi -> firefox-79.0-ff.xpi ) l10n_fi? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/fi.xpi -> firefox-79.0-fi.xpi ) l10n_fr? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/fr.xpi -> firefox-79.0-fr.xpi ) l10n_fy? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/fy-NL.xpi -> firefox-79.0-fy-NL.xpi ) l10n_ga? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/ga-IE.xpi -> firefox-79.0-ga-IE.xpi ) l10n_gd? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/gd.xpi -> firefox-79.0-gd.xpi ) l10n_gl? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/gl.xpi -> firefox-79.0-gl.xpi ) l10n_gn? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/gn.xpi -> firefox-79.0-gn.xpi ) l10n_gu? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/gu-IN.xpi -> firefox-79.0-gu-IN.xpi ) l10n_he? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/he.xpi -> firefox-79.0-he.xpi ) l10n_hi? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/hi-IN.xpi -> firefox-79.0-hi-IN.xpi ) l10n_hr? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/hr.xpi -> firefox-79.0-hr.xpi ) l10n_hsb? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/hsb.xpi -> firefox-79.0-hsb.xpi ) l10n_hu? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/hu.xpi -> firefox-79.0-hu.xpi ) l10n_hy? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/hy-AM.xpi -> firefox-79.0-hy-AM.xpi ) l10n_ia? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/ia.xpi -> firefox-79.0-ia.xpi ) l10n_id? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/id.xpi -> firefox-79.0-id.xpi ) l10n_is? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/is.xpi -> firefox-79.0-is.xpi ) l10n_it? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/it.xpi -> firefox-79.0-it.xpi ) l10n_ja? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/ja.xpi -> firefox-79.0-ja.xpi ) l10n_ka? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/ka.xpi -> firefox-79.0-ka.xpi ) l10n_kab? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/kab.xpi -> firefox-79.0-kab.xpi ) l10n_kk? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/kk.xpi -> firefox-79.0-kk.xpi ) l10n_km? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/km.xpi -> firefox-79.0-km.xpi ) l10n_kn? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/kn.xpi -> firefox-79.0-kn.xpi ) l10n_ko? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/ko.xpi -> firefox-79.0-ko.xpi ) l10n_lij? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/lij.xpi -> firefox-79.0-lij.xpi ) l10n_lt? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/lt.xpi -> firefox-79.0-lt.xpi ) l10n_lv? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/lv.xpi -> firefox-79.0-lv.xpi ) l10n_mk? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/mk.xpi -> firefox-79.0-mk.xpi ) l10n_mr? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/mr.xpi -> firefox-79.0-mr.xpi ) l10n_ms? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/ms.xpi -> firefox-79.0-ms.xpi ) l10n_my? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/my.xpi -> firefox-79.0-my.xpi ) l10n_nb? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/nb-NO.xpi -> firefox-79.0-nb-NO.xpi ) l10n_nl? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/nl.xpi -> firefox-79.0-nl.xpi ) l10n_nn? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/nn-NO.xpi -> firefox-79.0-nn-NO.xpi ) l10n_oc? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/oc.xpi -> firefox-79.0-oc.xpi ) l10n_pa? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/pa-IN.xpi -> firefox-79.0-pa-IN.xpi ) l10n_pl? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/pl.xpi -> firefox-79.0-pl.xpi ) l10n_pt-BR? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/pt-BR.xpi -> firefox-79.0-pt-BR.xpi ) l10n_pt-PT? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/pt-PT.xpi -> firefox-79.0-pt-PT.xpi ) l10n_rm? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/rm.xpi -> firefox-79.0-rm.xpi ) l10n_ro? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/ro.xpi -> firefox-79.0-ro.xpi ) l10n_ru? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/ru.xpi -> firefox-79.0-ru.xpi ) l10n_si? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/si.xpi -> firefox-79.0-si.xpi ) l10n_sk? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/sk.xpi -> firefox-79.0-sk.xpi ) l10n_sl? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/sl.xpi -> firefox-79.0-sl.xpi ) l10n_son? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/son.xpi -> firefox-79.0-son.xpi ) l10n_sq? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/sq.xpi -> firefox-79.0-sq.xpi ) l10n_sr? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/sr.xpi -> firefox-79.0-sr.xpi ) l10n_sv? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/sv-SE.xpi -> firefox-79.0-sv-SE.xpi ) l10n_ta? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/ta.xpi -> firefox-79.0-ta.xpi ) l10n_te? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/te.xpi -> firefox-79.0-te.xpi ) l10n_th? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/th.xpi -> firefox-79.0-th.xpi ) l10n_tr? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/tr.xpi -> firefox-79.0-tr.xpi ) l10n_uk? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/uk.xpi -> firefox-79.0-uk.xpi ) l10n_ur? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/ur.xpi -> firefox-79.0-ur.xpi ) l10n_uz? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/uz.xpi -> firefox-79.0-uz.xpi ) l10n_vi? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/vi.xpi -> firefox-79.0-vi.xpi ) l10n_xh? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/xh.xpi -> firefox-79.0-xh.xpi ) l10n_zh-CN? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/zh-CN.xpi -> firefox-79.0-zh-CN.xpi ) l10n_zh-TW? ( https://archive.mozilla.org/pub/firefox/releases/79.0/linux-i686/xpi/zh-TW.xpi -> firefox-79.0-zh-TW.xpi ) https://archive.mozilla.org/pub/firefox/releases/79.0/source/firefox-79.0.source.tar.xz https://dev.gentoo.org/~whissi/mozilla/patchsets/firefox-79.0-patches-01.tar.xz https://dev.gentoo.org/~polynomial-c/mozilla/patchsets/firefox-79.0-patches-01.tar.xz https://dev.gentoo.org/~axs/mozilla/patchsets/firefox-79.0-patches-01.tar.xz +_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 check-reqs 7e3fd1855a5e1b50bb9e80827b3f672d desktop 7fd20552ce4cc97e8acb132a499a7dd8 eapi7-ver f9ec87e93172b25ce65a85303dc06964 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 gnome2-utils 893e828f0f25f070f0b38d20c83c7670 libtool f143db5a74ccd9ca28c1234deffede96 llvm 21d8c0949a2693d7109cc6a25fabfcaf ltprune 2729691420b6deeda2a90b1f1183fb55 mozcoreconf-v6 7efde39c6e3b6ffe287e0c4b2eed5e65 mozextension 798d8c84c9e7a8105e56c9eb6626e643 mozlinguas-v2 7559b4e56a88d67da4e96e77296f723c multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 pax-utils a41d1fd1c111289ffa04490de6ee79d7 preserve-libs ef207dc62baddfddfd39a164d9797648 python-any-r1 54a3178500786b0a7ede4a23b7f2a6ad python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 2352c3fc97241f6a02042773c8287748 virtualx e49dbce7ac14426e1155497476915307 xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=1ab06db152d794a9fe2571ff34d8158c diff --git a/metadata/md5-cache/www-client/firefox-bin-68.11.0 b/metadata/md5-cache/www-client/firefox-bin-68.11.0 new file mode 100644 index 000000000000..8130f8fd256b --- /dev/null +++ b/metadata/md5-cache/www-client/firefox-bin-68.11.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile install postinst postrm unpack +DEPEND=app-arch/unzip alsa? ( !pulseaudio? ( dev-util/patchelf media-sound/apulse ) ) app-arch/unzip +DESCRIPTION=Firefox Web Browser +EAPI=6 +HOMEPAGE=https://www.mozilla.org/en-US/firefox/ +IUSE=+alsa +ffmpeg +pulseaudio selinux startup-notification 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 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_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_tr 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=dev-libs/atk >=sys-apps/dbus-0.60 >=dev-libs/dbus-glib-0.72 >=dev-libs/glib-2.26:2 media-libs/fontconfig >=media-libs/freetype-2.4.10 >=x11-libs/cairo-1.10[X] x11-libs/gdk-pixbuf >=x11-libs/gtk+-2.18:2 >=x11-libs/gtk+-3.4.0:3 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 virtual/freedesktop-icon-theme alsa? ( !pulseaudio? ( media-sound/apulse ) ) pulseaudio? ( media-sound/pulseaudio ) ffmpeg? ( media-video/ffmpeg ) selinux? ( sec-policy/selinux-mozilla ) +RESTRICT=strip mirror +SLOT=0 +SRC_URI=l10n_ach? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/ach.xpi -> firefox-68.11.0esr-ach.xpi ) l10n_af? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/af.xpi -> firefox-68.11.0esr-af.xpi ) l10n_an? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/an.xpi -> firefox-68.11.0esr-an.xpi ) l10n_ar? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/ar.xpi -> firefox-68.11.0esr-ar.xpi ) l10n_ast? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/ast.xpi -> firefox-68.11.0esr-ast.xpi ) l10n_az? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/az.xpi -> firefox-68.11.0esr-az.xpi ) l10n_be? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/be.xpi -> firefox-68.11.0esr-be.xpi ) l10n_bg? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/bg.xpi -> firefox-68.11.0esr-bg.xpi ) l10n_bn? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/bn.xpi -> firefox-68.11.0esr-bn.xpi ) l10n_br? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/br.xpi -> firefox-68.11.0esr-br.xpi ) l10n_bs? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/bs.xpi -> firefox-68.11.0esr-bs.xpi ) l10n_ca? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/ca.xpi -> firefox-68.11.0esr-ca.xpi ) l10n_cak? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/cak.xpi -> firefox-68.11.0esr-cak.xpi ) l10n_cs? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/cs.xpi -> firefox-68.11.0esr-cs.xpi ) l10n_cy? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/cy.xpi -> firefox-68.11.0esr-cy.xpi ) l10n_da? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/da.xpi -> firefox-68.11.0esr-da.xpi ) l10n_de? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/de.xpi -> firefox-68.11.0esr-de.xpi ) l10n_dsb? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/dsb.xpi -> firefox-68.11.0esr-dsb.xpi ) l10n_el? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/el.xpi -> firefox-68.11.0esr-el.xpi ) l10n_en-CA? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/en-CA.xpi -> firefox-68.11.0esr-en-CA.xpi ) l10n_en-GB? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/en-GB.xpi -> firefox-68.11.0esr-en-GB.xpi ) l10n_eo? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/eo.xpi -> firefox-68.11.0esr-eo.xpi ) l10n_es-AR? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/es-AR.xpi -> firefox-68.11.0esr-es-AR.xpi ) l10n_es-CL? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/es-CL.xpi -> firefox-68.11.0esr-es-CL.xpi ) l10n_es-ES? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/es-ES.xpi -> firefox-68.11.0esr-es-ES.xpi ) l10n_es-MX? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/es-MX.xpi -> firefox-68.11.0esr-es-MX.xpi ) l10n_et? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/et.xpi -> firefox-68.11.0esr-et.xpi ) l10n_eu? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/eu.xpi -> firefox-68.11.0esr-eu.xpi ) l10n_fa? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/fa.xpi -> firefox-68.11.0esr-fa.xpi ) l10n_ff? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/ff.xpi -> firefox-68.11.0esr-ff.xpi ) l10n_fi? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/fi.xpi -> firefox-68.11.0esr-fi.xpi ) l10n_fr? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/fr.xpi -> firefox-68.11.0esr-fr.xpi ) l10n_fy? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/fy-NL.xpi -> firefox-68.11.0esr-fy-NL.xpi ) l10n_ga? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/ga-IE.xpi -> firefox-68.11.0esr-ga-IE.xpi ) l10n_gd? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/gd.xpi -> firefox-68.11.0esr-gd.xpi ) l10n_gl? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/gl.xpi -> firefox-68.11.0esr-gl.xpi ) l10n_gn? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/gn.xpi -> firefox-68.11.0esr-gn.xpi ) l10n_gu? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/gu-IN.xpi -> firefox-68.11.0esr-gu-IN.xpi ) l10n_he? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/he.xpi -> firefox-68.11.0esr-he.xpi ) l10n_hi? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/hi-IN.xpi -> firefox-68.11.0esr-hi-IN.xpi ) l10n_hr? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/hr.xpi -> firefox-68.11.0esr-hr.xpi ) l10n_hsb? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/hsb.xpi -> firefox-68.11.0esr-hsb.xpi ) l10n_hu? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/hu.xpi -> firefox-68.11.0esr-hu.xpi ) l10n_hy? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/hy-AM.xpi -> firefox-68.11.0esr-hy-AM.xpi ) l10n_ia? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/ia.xpi -> firefox-68.11.0esr-ia.xpi ) l10n_id? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/id.xpi -> firefox-68.11.0esr-id.xpi ) l10n_is? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/is.xpi -> firefox-68.11.0esr-is.xpi ) l10n_it? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/it.xpi -> firefox-68.11.0esr-it.xpi ) l10n_ja? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/ja.xpi -> firefox-68.11.0esr-ja.xpi ) l10n_ka? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/ka.xpi -> firefox-68.11.0esr-ka.xpi ) l10n_kab? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/kab.xpi -> firefox-68.11.0esr-kab.xpi ) l10n_kk? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/kk.xpi -> firefox-68.11.0esr-kk.xpi ) l10n_km? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/km.xpi -> firefox-68.11.0esr-km.xpi ) l10n_kn? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/kn.xpi -> firefox-68.11.0esr-kn.xpi ) l10n_ko? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/ko.xpi -> firefox-68.11.0esr-ko.xpi ) l10n_lij? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/lij.xpi -> firefox-68.11.0esr-lij.xpi ) l10n_lt? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/lt.xpi -> firefox-68.11.0esr-lt.xpi ) l10n_lv? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/lv.xpi -> firefox-68.11.0esr-lv.xpi ) l10n_mk? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/mk.xpi -> firefox-68.11.0esr-mk.xpi ) l10n_mr? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/mr.xpi -> firefox-68.11.0esr-mr.xpi ) l10n_ms? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/ms.xpi -> firefox-68.11.0esr-ms.xpi ) l10n_my? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/my.xpi -> firefox-68.11.0esr-my.xpi ) l10n_nb? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/nb-NO.xpi -> firefox-68.11.0esr-nb-NO.xpi ) l10n_nl? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/nl.xpi -> firefox-68.11.0esr-nl.xpi ) l10n_nn? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/nn-NO.xpi -> firefox-68.11.0esr-nn-NO.xpi ) l10n_oc? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/oc.xpi -> firefox-68.11.0esr-oc.xpi ) l10n_pa? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/pa-IN.xpi -> firefox-68.11.0esr-pa-IN.xpi ) l10n_pl? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/pl.xpi -> firefox-68.11.0esr-pl.xpi ) l10n_pt-BR? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/pt-BR.xpi -> firefox-68.11.0esr-pt-BR.xpi ) l10n_pt-PT? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/pt-PT.xpi -> firefox-68.11.0esr-pt-PT.xpi ) l10n_rm? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/rm.xpi -> firefox-68.11.0esr-rm.xpi ) l10n_ro? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/ro.xpi -> firefox-68.11.0esr-ro.xpi ) l10n_ru? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/ru.xpi -> firefox-68.11.0esr-ru.xpi ) l10n_si? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/si.xpi -> firefox-68.11.0esr-si.xpi ) l10n_sk? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/sk.xpi -> firefox-68.11.0esr-sk.xpi ) l10n_sl? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/sl.xpi -> firefox-68.11.0esr-sl.xpi ) l10n_son? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/son.xpi -> firefox-68.11.0esr-son.xpi ) l10n_sq? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/sq.xpi -> firefox-68.11.0esr-sq.xpi ) l10n_sr? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/sr.xpi -> firefox-68.11.0esr-sr.xpi ) l10n_sv? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/sv-SE.xpi -> firefox-68.11.0esr-sv-SE.xpi ) l10n_ta? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/ta.xpi -> firefox-68.11.0esr-ta.xpi ) l10n_te? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/te.xpi -> firefox-68.11.0esr-te.xpi ) l10n_th? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/th.xpi -> firefox-68.11.0esr-th.xpi ) l10n_tr? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/tr.xpi -> firefox-68.11.0esr-tr.xpi ) l10n_uk? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/uk.xpi -> firefox-68.11.0esr-uk.xpi ) l10n_ur? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/ur.xpi -> firefox-68.11.0esr-ur.xpi ) l10n_uz? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/uz.xpi -> firefox-68.11.0esr-uz.xpi ) l10n_vi? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/vi.xpi -> firefox-68.11.0esr-vi.xpi ) l10n_xh? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/xh.xpi -> firefox-68.11.0esr-xh.xpi ) l10n_zh-CN? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/zh-CN.xpi -> firefox-68.11.0esr-zh-CN.xpi ) l10n_zh-TW? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//68.11.0esr/linux-i686/xpi/zh-TW.xpi -> firefox-68.11.0esr-zh-TW.xpi ) amd64? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases/68.11.0esr/linux-x86_64/en-US/firefox-68.11.0esr.tar.bz2 -> firefox-bin_x86_64-68.11.0.tar.bz2 ) x86? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases/68.11.0esr/linux-i686/en-US/firefox-68.11.0esr.tar.bz2 -> firefox-bin_i686-68.11.0.tar.bz2 ) +_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 eapi7-ver f9ec87e93172b25ce65a85303dc06964 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 ltprune 2729691420b6deeda2a90b1f1183fb55 mozextension 798d8c84c9e7a8105e56c9eb6626e643 mozlinguas-v2 7559b4e56a88d67da4e96e77296f723c multilib 2477ebe553d3e4d2c606191fe6c33602 nsplugins 2049586e425364a1c5bdb004205d1758 pax-utils a41d1fd1c111289ffa04490de6ee79d7 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 2352c3fc97241f6a02042773c8287748 xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=27f4992d32d2f920edb0972d9a4a84f3 diff --git a/metadata/md5-cache/www-client/firefox-bin-79.0 b/metadata/md5-cache/www-client/firefox-bin-79.0 new file mode 100644 index 000000000000..0f5707d7edae --- /dev/null +++ b/metadata/md5-cache/www-client/firefox-bin-79.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile install postinst postrm unpack +DEPEND=app-arch/unzip alsa? ( !pulseaudio? ( dev-util/patchelf media-sound/apulse ) ) app-arch/unzip +DESCRIPTION=Firefox Web Browser +EAPI=6 +HOMEPAGE=https://www.mozilla.org/en-US/firefox/ +IUSE=+alsa +ffmpeg +pulseaudio selinux startup-notification 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 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_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_tr 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=dev-libs/atk >=sys-apps/dbus-0.60 >=dev-libs/dbus-glib-0.72 >=dev-libs/glib-2.26:2 media-libs/fontconfig >=media-libs/freetype-2.4.10 >=x11-libs/cairo-1.10[X] x11-libs/gdk-pixbuf >=x11-libs/gtk+-2.18:2 >=x11-libs/gtk+-3.4.0:3 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 virtual/freedesktop-icon-theme alsa? ( !pulseaudio? ( media-sound/apulse ) ) pulseaudio? ( media-sound/pulseaudio ) ffmpeg? ( media-video/ffmpeg ) selinux? ( sec-policy/selinux-mozilla ) +RESTRICT=strip mirror +SLOT=0 +SRC_URI=l10n_ach? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/ach.xpi -> firefox-79.0-ach.xpi ) l10n_af? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/af.xpi -> firefox-79.0-af.xpi ) l10n_an? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/an.xpi -> firefox-79.0-an.xpi ) l10n_ar? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/ar.xpi -> firefox-79.0-ar.xpi ) l10n_ast? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/ast.xpi -> firefox-79.0-ast.xpi ) l10n_az? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/az.xpi -> firefox-79.0-az.xpi ) l10n_be? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/be.xpi -> firefox-79.0-be.xpi ) l10n_bg? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/bg.xpi -> firefox-79.0-bg.xpi ) l10n_bn? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/bn.xpi -> firefox-79.0-bn.xpi ) l10n_br? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/br.xpi -> firefox-79.0-br.xpi ) l10n_bs? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/bs.xpi -> firefox-79.0-bs.xpi ) l10n_ca? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/ca.xpi -> firefox-79.0-ca.xpi ) l10n_cak? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/cak.xpi -> firefox-79.0-cak.xpi ) l10n_cs? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/cs.xpi -> firefox-79.0-cs.xpi ) l10n_cy? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/cy.xpi -> firefox-79.0-cy.xpi ) l10n_da? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/da.xpi -> firefox-79.0-da.xpi ) l10n_de? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/de.xpi -> firefox-79.0-de.xpi ) l10n_dsb? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/dsb.xpi -> firefox-79.0-dsb.xpi ) l10n_el? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/el.xpi -> firefox-79.0-el.xpi ) l10n_en-CA? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/en-CA.xpi -> firefox-79.0-en-CA.xpi ) l10n_en-GB? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/en-GB.xpi -> firefox-79.0-en-GB.xpi ) l10n_eo? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/eo.xpi -> firefox-79.0-eo.xpi ) l10n_es-AR? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/es-AR.xpi -> firefox-79.0-es-AR.xpi ) l10n_es-CL? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/es-CL.xpi -> firefox-79.0-es-CL.xpi ) l10n_es-ES? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/es-ES.xpi -> firefox-79.0-es-ES.xpi ) l10n_es-MX? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/es-MX.xpi -> firefox-79.0-es-MX.xpi ) l10n_et? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/et.xpi -> firefox-79.0-et.xpi ) l10n_eu? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/eu.xpi -> firefox-79.0-eu.xpi ) l10n_fa? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/fa.xpi -> firefox-79.0-fa.xpi ) l10n_ff? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/ff.xpi -> firefox-79.0-ff.xpi ) l10n_fi? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/fi.xpi -> firefox-79.0-fi.xpi ) l10n_fr? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/fr.xpi -> firefox-79.0-fr.xpi ) l10n_fy? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/fy-NL.xpi -> firefox-79.0-fy-NL.xpi ) l10n_ga? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/ga-IE.xpi -> firefox-79.0-ga-IE.xpi ) l10n_gd? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/gd.xpi -> firefox-79.0-gd.xpi ) l10n_gl? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/gl.xpi -> firefox-79.0-gl.xpi ) l10n_gn? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/gn.xpi -> firefox-79.0-gn.xpi ) l10n_gu? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/gu-IN.xpi -> firefox-79.0-gu-IN.xpi ) l10n_he? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/he.xpi -> firefox-79.0-he.xpi ) l10n_hi? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/hi-IN.xpi -> firefox-79.0-hi-IN.xpi ) l10n_hr? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/hr.xpi -> firefox-79.0-hr.xpi ) l10n_hsb? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/hsb.xpi -> firefox-79.0-hsb.xpi ) l10n_hu? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/hu.xpi -> firefox-79.0-hu.xpi ) l10n_hy? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/hy-AM.xpi -> firefox-79.0-hy-AM.xpi ) l10n_ia? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/ia.xpi -> firefox-79.0-ia.xpi ) l10n_id? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/id.xpi -> firefox-79.0-id.xpi ) l10n_is? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/is.xpi -> firefox-79.0-is.xpi ) l10n_it? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/it.xpi -> firefox-79.0-it.xpi ) l10n_ja? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/ja.xpi -> firefox-79.0-ja.xpi ) l10n_ka? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/ka.xpi -> firefox-79.0-ka.xpi ) l10n_kab? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/kab.xpi -> firefox-79.0-kab.xpi ) l10n_kk? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/kk.xpi -> firefox-79.0-kk.xpi ) l10n_km? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/km.xpi -> firefox-79.0-km.xpi ) l10n_kn? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/kn.xpi -> firefox-79.0-kn.xpi ) l10n_ko? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/ko.xpi -> firefox-79.0-ko.xpi ) l10n_lij? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/lij.xpi -> firefox-79.0-lij.xpi ) l10n_lt? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/lt.xpi -> firefox-79.0-lt.xpi ) l10n_lv? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/lv.xpi -> firefox-79.0-lv.xpi ) l10n_mk? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/mk.xpi -> firefox-79.0-mk.xpi ) l10n_mr? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/mr.xpi -> firefox-79.0-mr.xpi ) l10n_ms? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/ms.xpi -> firefox-79.0-ms.xpi ) l10n_my? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/my.xpi -> firefox-79.0-my.xpi ) l10n_nb? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/nb-NO.xpi -> firefox-79.0-nb-NO.xpi ) l10n_nl? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/nl.xpi -> firefox-79.0-nl.xpi ) l10n_nn? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/nn-NO.xpi -> firefox-79.0-nn-NO.xpi ) l10n_oc? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/oc.xpi -> firefox-79.0-oc.xpi ) l10n_pa? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/pa-IN.xpi -> firefox-79.0-pa-IN.xpi ) l10n_pl? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/pl.xpi -> firefox-79.0-pl.xpi ) l10n_pt-BR? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/pt-BR.xpi -> firefox-79.0-pt-BR.xpi ) l10n_pt-PT? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/pt-PT.xpi -> firefox-79.0-pt-PT.xpi ) l10n_rm? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/rm.xpi -> firefox-79.0-rm.xpi ) l10n_ro? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/ro.xpi -> firefox-79.0-ro.xpi ) l10n_ru? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/ru.xpi -> firefox-79.0-ru.xpi ) l10n_si? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/si.xpi -> firefox-79.0-si.xpi ) l10n_sk? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/sk.xpi -> firefox-79.0-sk.xpi ) l10n_sl? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/sl.xpi -> firefox-79.0-sl.xpi ) l10n_son? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/son.xpi -> firefox-79.0-son.xpi ) l10n_sq? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/sq.xpi -> firefox-79.0-sq.xpi ) l10n_sr? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/sr.xpi -> firefox-79.0-sr.xpi ) l10n_sv? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/sv-SE.xpi -> firefox-79.0-sv-SE.xpi ) l10n_ta? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/ta.xpi -> firefox-79.0-ta.xpi ) l10n_te? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/te.xpi -> firefox-79.0-te.xpi ) l10n_th? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/th.xpi -> firefox-79.0-th.xpi ) l10n_tr? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/tr.xpi -> firefox-79.0-tr.xpi ) l10n_uk? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/uk.xpi -> firefox-79.0-uk.xpi ) l10n_ur? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/ur.xpi -> firefox-79.0-ur.xpi ) l10n_uz? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/uz.xpi -> firefox-79.0-uz.xpi ) l10n_vi? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/vi.xpi -> firefox-79.0-vi.xpi ) l10n_xh? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/xh.xpi -> firefox-79.0-xh.xpi ) l10n_zh-CN? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/zh-CN.xpi -> firefox-79.0-zh-CN.xpi ) l10n_zh-TW? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases//79.0/linux-i686/xpi/zh-TW.xpi -> firefox-79.0-zh-TW.xpi ) amd64? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases/79.0/linux-x86_64/en-US/firefox-79.0.tar.bz2 -> firefox-bin_x86_64-79.0.tar.bz2 ) x86? ( https://archive.mozilla.org/pub/mozilla.org/firefox/releases/79.0/linux-i686/en-US/firefox-79.0.tar.bz2 -> firefox-bin_i686-79.0.tar.bz2 ) +_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 eapi7-ver f9ec87e93172b25ce65a85303dc06964 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 ltprune 2729691420b6deeda2a90b1f1183fb55 mozextension 798d8c84c9e7a8105e56c9eb6626e643 mozlinguas-v2 7559b4e56a88d67da4e96e77296f723c multilib 2477ebe553d3e4d2c606191fe6c33602 nsplugins 2049586e425364a1c5bdb004205d1758 pax-utils a41d1fd1c111289ffa04490de6ee79d7 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 2352c3fc97241f6a02042773c8287748 xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=18d9676ff00776c7db994a537407128d diff --git a/metadata/md5-cache/www-client/opera-developer-71.0.3763.0 b/metadata/md5-cache/www-client/opera-developer-71.0.3763.0 new file mode 100644 index 000000000000..55cdda433159 --- /dev/null +++ b/metadata/md5-cache/www-client/opera-developer-71.0.3763.0 @@ -0,0 +1,12 @@ +DEFINED_PHASES=install postinst postrm prepare setup unpack +DESCRIPTION=A fast and secure web browser +EAPI=7 +HOMEPAGE=https://www.opera.com/ +IUSE=kernel_linux +l10n_be +l10n_bg +l10n_bn +l10n_ca +l10n_cs +l10n_da +l10n_de +l10n_el +l10n_en-GB +l10n_es +l10n_es-419 +l10n_fi +l10n_fil +l10n_fr +l10n_fr-CA +l10n_hi +l10n_hr +l10n_hu +l10n_id +l10n_it +l10n_ja +l10n_ko +l10n_lt +l10n_lv +l10n_ms +l10n_nb +l10n_nl +l10n_pl +l10n_pt-BR +l10n_pt-PT +l10n_ro +l10n_ru +l10n_sk +l10n_sr +l10n_sv +l10n_sw +l10n_ta +l10n_te +l10n_th +l10n_tr +l10n_uk +l10n_vi +l10n_zh-CN +l10n_zh-TW +KEYWORDS=~amd64 +LICENSE=OPERA-2014 +RDEPEND=dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss gnome-base/gconf:2 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype net-misc/curl net-print/cups sys-apps/dbus x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libXScrnSaver x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/libnotify x11-libs/pango[X] +SLOT=0 +SRC_URI=amd64? ( https://download1.operacdn.com/pub/opera-developer/71.0.3763.0/linux/opera-developer_71.0.3763.0_amd64.deb https://download2.operacdn.com/pub/opera-developer/71.0.3763.0/linux/opera-developer_71.0.3763.0_amd64.deb https://download3.operacdn.com/pub/opera-developer/71.0.3763.0/linux/opera-developer_71.0.3763.0_amd64.deb https://download4.operacdn.com/pub/opera-developer/71.0.3763.0/linux/opera-developer_71.0.3763.0_amd64.deb ) +_eclasses_=chromium-2 92ff174aa2b13d6ea0c4539533f0b2de eutils fcb2aa98e1948b835b5ae66ca52868c5 linux-info c90a203b1c14cfa77bd3e37a0e96c955 multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb unpacker 8ee8c1a2f31437d1766aac890d07a7f4 xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=f66378bbc5e882db180d17a7b964b18b diff --git a/metadata/md5-cache/www-misc/Manifest.gz b/metadata/md5-cache/www-misc/Manifest.gz index da333e940366..c9f07387ab1e 100644 Binary files a/metadata/md5-cache/www-misc/Manifest.gz and b/metadata/md5-cache/www-misc/Manifest.gz differ diff --git a/metadata/md5-cache/www-misc/surl-0.7.1.1-r1 b/metadata/md5-cache/www-misc/surl-0.7.1.1-r1 deleted file mode 100644 index a5306cbb5a1d..000000000000 --- a/metadata/md5-cache/www-misc/surl-0.7.1.1-r1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -DESCRIPTION=URL shortening command line application that supports various sites -EAPI=6 -HOMEPAGE=https://launchpad.net/surl -IUSE=python_targets_python2_7 -KEYWORDS=amd64 x86 -LICENSE=GPL-3 -RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -REQUIRED_USE=|| ( python_targets_python2_7 ) -SLOT=0 -SRC_URI=https://launchpad.net/surl/trunk/0.7.1/+download/surl-0.7.1.1.tar.gz -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 distutils-r1 0dda1d9008ac0b2530588115a772d99d epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=95530f230bc651bb5a627b040b424bfe diff --git a/metadata/md5-cache/x11-misc/Manifest.gz b/metadata/md5-cache/x11-misc/Manifest.gz index 443a3d7977c5..8a276bcac7bc 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/appmenu-gtk-module-0.7.3 b/metadata/md5-cache/x11-misc/appmenu-gtk-module-0.7.3 index 485c4626cd79..4943bd0d4e0b 100644 --- a/metadata/md5-cache/x11-misc/appmenu-gtk-module-0.7.3 +++ b/metadata/md5-cache/x11-misc/appmenu-gtk-module-0.7.3 @@ -4,10 +4,10 @@ DEPEND=dev-libs/glib[dbus] >=x11-libs/gtk+-2.24.0:2 >=x11-libs/gtk+-3.22.0:3 DESCRIPTION=Application menu module for GTK EAPI=7 HOMEPAGE=https://gitlab.com/vala-panel-project/vala-panel-appmenu -KEYWORDS=~amd64 +KEYWORDS=~amd64 ~arm64 ~x86 LICENSE=GPL-2 LGPL-2 RDEPEND=dev-libs/glib[dbus] >=x11-libs/gtk+-2.24.0:2 >=x11-libs/gtk+-3.22.0:3 SLOT=0 SRC_URI=https://gitlab.com/vala-panel-project/vala-panel-appmenu/uploads/570a2d1a65e77d42cb19e5972d0d1b84/appmenu-gtk-module-0.7.3.tar.xz _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 gnome2-utils 893e828f0f25f070f0b38d20c83c7670 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=d69044446231e2325fb96fbb9459b29b +_md5_=1c25847143745bb45ad7d26dddd461da diff --git a/metadata/md5-cache/x11-misc/xdg-utils-1.1.3_p20200220 b/metadata/md5-cache/x11-misc/xdg-utils-1.1.3_p20200220 index 1c306fc8573c..29288b642ece 100644 --- a/metadata/md5-cache/x11-misc/xdg-utils-1.1.3_p20200220 +++ b/metadata/md5-cache/x11-misc/xdg-utils-1.1.3_p20200220 @@ -4,11 +4,11 @@ DESCRIPTION=Portland utils for cross-platform/cross-toolkit/cross-desktop intero EAPI=7 HOMEPAGE=https://www.freedesktop.org/wiki/Software/xdg-utils/ IUSE=doc -KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux +KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux LICENSE=MIT RDEPEND=dev-util/desktop-file-utils dev-perl/File-MimeInfo dev-perl/Net-DBus dev-perl/X11-Protocol sys-apps/dbus x11-misc/shared-mime-info x11-apps/xprop x11-apps/xset RESTRICT=test SLOT=0 SRC_URI=https://gitlab.freedesktop.org/xdg/xdg-utils/-/archive/9816ebb3e6fd9f23e993b8b7fcbd56f92d9c9197/xdg-utils-1.1.3_p20200220.tar.bz2 _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=4872448e3f901f373f7d88207a3c66d2 +_md5_=1d999384b8056224ccd70a1824e3f175 diff --git a/metadata/md5-cache/x11-misc/xsettingsd-1.0.0 b/metadata/md5-cache/x11-misc/xsettingsd-1.0.0 index 1504b30f3286..d89e66208d16 100644 --- a/metadata/md5-cache/x11-misc/xsettingsd-1.0.0 +++ b/metadata/md5-cache/x11-misc/xsettingsd-1.0.0 @@ -4,10 +4,10 @@ DEPEND=x11-libs/libX11 DESCRIPTION=Provides settings to X11 applications via the XSETTINGS specification EAPI=7 HOMEPAGE=https://github.com/derat/xsettingsd -KEYWORDS=~amd64 +KEYWORDS=~amd64 ~arm64 ~x86 LICENSE=BSD RDEPEND=x11-libs/libX11 SLOT=0 SRC_URI=https://github.com/derat/xsettingsd/archive/v1.0.0.tar.gz -> xsettingsd-1.0.0.tar.gz _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=10cddc8ced6322736966205d51e440ef +_md5_=223a70d0613706fc7339ee049b4c7872 diff --git a/metadata/md5-cache/x11-wm/Manifest.gz b/metadata/md5-cache/x11-wm/Manifest.gz index 1539b03dd616..f4c1a3f0729d 100644 Binary files a/metadata/md5-cache/x11-wm/Manifest.gz and b/metadata/md5-cache/x11-wm/Manifest.gz differ diff --git a/metadata/md5-cache/x11-wm/plwm-2.7_rc1-r1 b/metadata/md5-cache/x11-wm/plwm-2.7_rc1-r1 deleted file mode 100644 index e5cdc898122a..000000000000 --- a/metadata/md5-cache/x11-wm/plwm-2.7_rc1-r1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=sys-apps/texinfo python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -DESCRIPTION=Python classes for, and an implementation of, a window manager -EAPI=5 -HOMEPAGE=http://plwm.sourceforge.net/ -IUSE=python_targets_python2_7 -KEYWORDS=~amd64 ~ppc ~x86 -LICENSE=GPL-2 -RDEPEND=>=dev-python/python-xlib-0.14[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -REQUIRED_USE=|| ( python_targets_python2_7 ) -SLOT=0 -SRC_URI=mirror://sourceforge/plwm/PLWM-2.7rc1.tar.gz -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 distutils-r1 0dda1d9008ac0b2530588115a772d99d epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 79e26ce8f853c9daebe9a4956e37cc1b python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=bdb47c797dab178c22f9544c592c0dce diff --git a/metadata/news/timestamp.chk b/metadata/news/timestamp.chk index 242ce6647393..9c076d1819b4 100644 --- a/metadata/news/timestamp.chk +++ b/metadata/news/timestamp.chk @@ -1 +1 @@ -Mon, 27 Jul 2020 09:38:15 +0000 +Tue, 28 Jul 2020 08:08:16 +0000 diff --git a/metadata/projects.xml b/metadata/projects.xml index a9501bd0ed3c..5e5e928981ed 100644 --- a/metadata/projects.xml +++ b/metadata/projects.xml @@ -2745,6 +2745,11 @@ Michał Górny The bad boss + + sam@gentoo.org + Sam James + Member + soap@gentoo.org David Seifert diff --git a/metadata/timestamp b/metadata/timestamp index f3b3aafec716..6f5b5acd3057 100644 --- a/metadata/timestamp +++ b/metadata/timestamp @@ -1 +1 @@ -Mon 27 Jul 2020 09:38:15 AM UTC +Tue 28 Jul 2020 08:08:16 AM UTC diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index b3fc644331a0..ffd1f5adb701 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Mon, 27 Jul 2020 10:00:01 +0000 +Tue, 28 Jul 2020 08:30:01 +0000 diff --git a/metadata/timestamp.commit b/metadata/timestamp.commit index 7edc31172c3a..139df6fdba32 100644 --- a/metadata/timestamp.commit +++ b/metadata/timestamp.commit @@ -1 +1 @@ -5b230548248cba7a855725aa2fe51cb8e266334b 1595841344 2020-07-27T09:15:44+00:00 +6ddfac61399a512dc360a62f6a7546999ac10c0e 1595920826 2020-07-28T07:20:26+00:00 diff --git a/metadata/timestamp.x b/metadata/timestamp.x index 1bcf2016ce37..99c4e2c4976b 100644 --- a/metadata/timestamp.x +++ b/metadata/timestamp.x @@ -1 +1 @@ -1595842501 Mon 27 Jul 2020 09:35:01 AM UTC +1595923501 Tue 28 Jul 2020 08:05:01 AM UTC diff --git a/metadata/xml-schema/timestamp.chk b/metadata/xml-schema/timestamp.chk index 242ce6647393..9c076d1819b4 100644 --- a/metadata/xml-schema/timestamp.chk +++ b/metadata/xml-schema/timestamp.chk @@ -1 +1 @@ -Mon, 27 Jul 2020 09:38:15 +0000 +Tue, 28 Jul 2020 08:08:16 +0000 diff --git a/net-analyzer/Manifest.gz b/net-analyzer/Manifest.gz index 07b4672837fc..9b13f2cca2c9 100644 Binary files a/net-analyzer/Manifest.gz and b/net-analyzer/Manifest.gz differ diff --git a/net-analyzer/nagios-plugins/nagios-plugins-2.3.1-r1.ebuild b/net-analyzer/nagios-plugins/nagios-plugins-2.3.1-r1.ebuild index 417ff6ce57aa..c8f043b79433 100644 --- a/net-analyzer/nagios-plugins/nagios-plugins-2.3.1-r1.ebuild +++ b/net-analyzer/nagios-plugins/nagios-plugins-2.3.1-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://nagios-plugins.org/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 sparc ~x86" IUSE="ipv6 ldap libressl mysql nagios-dns nagios-ping nagios-game postgres radius samba selinux snmp ssh +ssl" # Most of the plugins use automagic dependencies, i.e. the plugin will diff --git a/net-fs/Manifest.gz b/net-fs/Manifest.gz index e8fa234bb551..daca85c73797 100644 Binary files a/net-fs/Manifest.gz and b/net-fs/Manifest.gz differ diff --git a/net-fs/samba/Manifest b/net-fs/samba/Manifest index 8aeae996979c..beba2a92f5ae 100644 --- a/net-fs/samba/Manifest +++ b/net-fs/samba/Manifest @@ -1,5 +1,2 @@ DIST samba-4.11.11.tar.gz 18590837 BLAKE2B 0d585d4561717c6a08ac51fb8ae9944901aa81e437fc8e78ca22e5a43232295002f5456d78b302278aa7a0a4596f8c5b0b910e092aa54a8d9c46fd804b772d33 SHA512 71403fe4c1de3730b115a7e1b1cdfcae6f2e8c7ca8b18ed154be309f06484d136e66ef64379409c6e39ade3b5bfa5587f9229755e9ee1747915c546fd1f08d5f -DIST samba-4.11.8.tar.gz 18571308 BLAKE2B 024920789ac8fcedfc79f4d094a47e4c1399a0bbc3ad79908f66b9bbabd765865795763c1017cc0caba18dbc11ce6a7e25231804d7dff11ab3d97a599ab8d9ed SHA512 a036c46e060d9edc11bf4e45e0449042fe44b74ff083d305779c68dad943f87fb6d2680f3a68e6bbcd0b19c8c397ec9fc5794229a311c25dad9efc366add613a -DIST samba-4.11.9.tar.gz 18576961 BLAKE2B 584e62df96bd7de6c0ff93f8fb45b85583b048c300cae020e1e1b467e773b4198c215cbef3b9c34ddf2e138118cca1dd7002ab9c671d111606e735ba8595f720 SHA512 77c1e928d23115eed0cc20f5836b02e73a26b0c23b2061c6148177fbf5b140e3d3a7a9fabfee3a2306158bc157708636c58c6655a57a64f0ff9a20c1a91e4f23 -DIST samba-4.12.3.tar.gz 18203604 BLAKE2B 4d95e472fe4dbec259c6efe14db56d38056209f22a1ad98a62f7b8a9efb09c09ef4ff16ac1ee287e5a93cc86cb7472ee7c1d4feb1d0e1bdc4b887b1a7213fdf2 SHA512 5de66c21db0710880b6e0347ae1eff17ff1881eb926e9a0cf5af9ddc27599cf8daa9ca6ea35b2a0a2158226a38cdf7074b28a51e460a139720c78a522b1a5908 DIST samba-4.12.4.tar.gz 18212485 BLAKE2B 90b356ca989bd4724468da4d5eab4540e00d3ee5cd648295ef9cfca9a0bd79a7f2ee1d3fdc65e697220ad3cec8b0b97819fa8cc4dc0c42147f287b2b8fcd9294 SHA512 d52a76e8896790756810db6a2cebc5c4f67f4172dad9e411493301a9941345d360f720108d2ab49bf4d590a43622b174583bbf0f87d433593c88b26f00753f69 diff --git a/net-fs/samba/samba-4.11.8.ebuild b/net-fs/samba/samba-4.11.8.ebuild deleted file mode 100644 index f250d29d96f1..000000000000 --- a/net-fs/samba/samba-4.11.8.ebuild +++ /dev/null @@ -1,314 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python3_{6,7,8} ) -PYTHON_REQ_USE='threads(+),xml(+)' -inherit python-single-r1 waf-utils multilib-minimal linux-info systemd pam - -MY_PV="${PV/_rc/rc}" -MY_P="${PN}-${MY_PV}" - -SRC_PATH="stable" -[[ ${PV} = *_rc* ]] && SRC_PATH="rc" - -SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz" -[[ ${PV} = *_rc* ]] || \ -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86" - -DESCRIPTION="Samba Suite Version 4" -HOMEPAGE="https://www.samba.org/" -LICENSE="GPL-3" - -SLOT="0" - -IUSE="acl addc addns ads ceph client cluster cups debug dmapi fam gpg iprint -json ldap pam profiling-data python quota selinux syslog system-heimdal -+system-mitkrb5 systemd test winbind zeroconf" - -MULTILIB_WRAPPED_HEADERS=( - /usr/include/samba-4.0/policy.h - /usr/include/samba-4.0/dcerpc_server.h - /usr/include/samba-4.0/ctdb.h - /usr/include/samba-4.0/ctdb_client.h - /usr/include/samba-4.0/ctdb_protocol.h - /usr/include/samba-4.0/ctdb_private.h - /usr/include/samba-4.0/ctdb_typesafe_cb.h - /usr/include/samba-4.0/ctdb_version.h -) - -CDEPEND=" - >=app-arch/libarchive-3.1.2[${MULTILIB_USEDEP}] - dev-lang/perl:= - dev-libs/libbsd[${MULTILIB_USEDEP}] - dev-libs/libtasn1[${MULTILIB_USEDEP}] - dev-libs/popt[${MULTILIB_USEDEP}] - >=net-libs/gnutls-3.2.0[${MULTILIB_USEDEP}] - net-libs/libnsl:=[${MULTILIB_USEDEP}] - sys-apps/dbus[${MULTILIB_USEDEP}] - sys-libs/e2fsprogs-libs[${MULTILIB_USEDEP}] - >=sys-libs/ldb-2.0.10[ldap(+)?,python?,${PYTHON_SINGLE_USEDEP},${MULTILIB_USEDEP}] - =sys-libs/talloc-2.2.0[python?,${PYTHON_SINGLE_USEDEP},${MULTILIB_USEDEP}] - >=sys-libs/tdb-1.4.2[python?,${PYTHON_SINGLE_USEDEP},${MULTILIB_USEDEP}] - >=sys-libs/tevent-0.10.0[python?,${PYTHON_SINGLE_USEDEP},${MULTILIB_USEDEP}] - sys-libs/zlib[${MULTILIB_USEDEP}] - virtual/libiconv - pam? ( sys-libs/pam ) - acl? ( virtual/acl ) - $(python_gen_cond_dep " - dev-python/subunit[\${PYTHON_MULTI_USEDEP},${MULTILIB_USEDEP}] - addns? ( - net-dns/bind-tools[gssapi] - dev-python/dnspython:=[\${PYTHON_MULTI_USEDEP}] - ) - ") - ceph? ( sys-cluster/ceph ) - cluster? ( - net-libs/rpcsvc-proto - !dev-db/ctdb - ) - cups? ( net-print/cups ) - debug? ( dev-util/lttng-ust ) - dmapi? ( sys-apps/dmapi ) - fam? ( virtual/fam ) - gpg? ( app-crypt/gpgme ) - json? ( dev-libs/jansson ) - ldap? ( net-nds/openldap[${MULTILIB_USEDEP}] ) - system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl,${MULTILIB_USEDEP}] ) - system-mitkrb5? ( >=app-crypt/mit-krb5-1.15.1[${MULTILIB_USEDEP}] ) - systemd? ( sys-apps/systemd:0= ) - zeroconf? ( net-dns/avahi ) -" -DEPEND="${CDEPEND} - ${PYTHON_DEPS} - app-text/docbook-xsl-stylesheets - dev-libs/libxslt - >=dev-util/cmocka-1.1.1[${MULTILIB_USEDEP}] - net-libs/libtirpc[${MULTILIB_USEDEP}] - virtual/pkgconfig - || ( - net-libs/rpcsvc-proto - =sys-libs/nss_wrapper-1.1.3 - >=net-dns/resolv_wrapper-1.1.4 - >=net-libs/socket_wrapper-1.1.9 - >=sys-libs/uid_wrapper-1.2.1 - ) - )" -RDEPEND="${CDEPEND} - python? ( ${PYTHON_DEPS} ) - client? ( net-fs/cifs-utils[ads?] ) - selinux? ( sec-policy/selinux-samba ) - !dev-perl/Parse-Yapp -" - -REQUIRED_USE=" - addc? ( python json winbind ) - addns? ( python ) - ads? ( acl ldap winbind ) - cluster? ( ads ) - gpg? ( addc ) - test? ( python ) - ?? ( system-heimdal system-mitkrb5 ) - ${PYTHON_REQUIRED_USE} -" - -# the test suite is messed, it uses system-installed samba -# bits instead of what was built, tests things disabled via use -# flags, and generally just fails to work in a way ebuilds could -# rely on in its current state -RESTRICT="test" - -S="${WORKDIR}/${MY_P}" - -PATCHES=( - "${FILESDIR}/${PN}-4.4.0-pam.patch" - "${FILESDIR}/${PN}-4.9.2-timespec.patch" -) - -#CONFDIR="${FILESDIR}/$(get_version_component_range 1-2)" -CONFDIR="${FILESDIR}/4.4" - -WAF_BINARY="${S}/buildtools/bin/waf" - -SHAREDMODS="" - -pkg_setup() { - python-single-r1_pkg_setup - if use cluster ; then - SHAREDMODS="idmap_rid,idmap_tdb2,idmap_ad" - elif use ads ; then - SHAREDMODS="idmap_ad" - fi -} - -src_prepare() { - default - - # un-bundle dnspython - sed -i -e '/"dns.resolver":/d' "${S}"/third_party/wscript || die - - # unbundle iso8601 unless tests are enabled - if ! use test ; then - sed -i -e '/"iso8601":/d' "${S}"/third_party/wscript || die - fi - - ## ugly hackaround for bug #592502 - #cp /usr/include/tevent_internal.h "${S}"/lib/tevent/ || die - - sed -e 's:::' \ - -i source4/dsdb/samdb/ldb_modules/password_hash.c \ - || die - - # Friggin' WAF shit - multilib_copy_sources -} - -multilib_src_configure() { - # when specifying libs for samba build you must append NONE to the end to - # stop it automatically including things - local bundled_libs="NONE" - if ! use system-heimdal && ! use system-mitkrb5 ; then - bundled_libs="heimbase,heimntlm,hdb,kdc,krb5,wind,gssapi,hcrypto,hx509,roken,asn1,com_err,NONE" - fi - - local myconf=( - --enable-fhs - --sysconfdir="${EPREFIX}/etc" - --localstatedir="${EPREFIX}/var" - --with-modulesdir="${EPREFIX}/usr/$(get_libdir)/samba" - --with-piddir="${EPREFIX}/run/${PN}" - --bundled-libraries="${bundled_libs}" - --builtin-libraries=NONE - --disable-rpath - --disable-rpath-install - --nopyc - --nopyo - $(multilib_native_use_with acl acl-support) - $(multilib_native_usex addc '' '--without-ad-dc') - $(multilib_native_use_with addns dnsupdate) - $(multilib_native_use_with ads) - $(multilib_native_use_enable ceph cephfs) - $(multilib_native_use_with cluster cluster-support) - $(multilib_native_use_enable cups) - $(multilib_native_use_with dmapi) - $(multilib_native_use_with fam) - $(multilib_native_use_with gpg gpgme) - $(multilib_native_use_with json) - $(multilib_native_use_enable iprint) - $(multilib_native_use_with pam) - $(multilib_native_usex pam "--with-pammodulesdir=${EPREFIX}/$(get_libdir)/security" '') - $(multilib_native_use_with quota quotas) - $(multilib_native_use_with syslog) - $(multilib_native_use_with systemd) - --systemd-install-services - --with-systemddir="$(systemd_get_systemunitdir)" - $(multilib_native_use_with winbind) - $(multilib_native_usex python '' '--disable-python') - $(multilib_native_use_enable zeroconf avahi) - $(multilib_native_usex test '--enable-selftest' '') - $(usex system-mitkrb5 "--with-system-mitkrb5 $(multilib_native_usex addc --with-experimental-mit-ad-dc '')" '') - $(use_with debug lttng) - $(use_with ldap) - $(use_with profiling-data) - # bug #683148 - --jobs 1 - ) - - multilib_is_native_abi && myconf+=( --with-shared-modules=${SHAREDMODS} ) - - CPPFLAGS="-I${SYSROOT}${EPREFIX}/usr/include/et ${CPPFLAGS}" \ - waf-utils_src_configure ${myconf[@]} -} - -multilib_src_compile() { - waf-utils_src_compile -} - -multilib_src_install() { - waf-utils_src_install - - # Make all .so files executable - find "${ED}" -type f -name "*.so" -exec chmod +x {} + || die - - if multilib_is_native_abi ; then - # install ldap schema for server (bug #491002) - if use ldap ; then - insinto /etc/openldap/schema - doins examples/LDAP/samba.schema - fi - - # create symlink for cups (bug #552310) - if use cups ; then - dosym ../../../bin/smbspool /usr/libexec/cups/backend/smb - fi - - # install example config file - insinto /etc/samba - doins examples/smb.conf.default - - # Fix paths in example file (#603964) - sed \ - -e '/log file =/s@/usr/local/samba/var/@/var/log/samba/@' \ - -e '/include =/s@/usr/local/samba/lib/@/etc/samba/@' \ - -e '/path =/s@/usr/local/samba/lib/@/var/lib/samba/@' \ - -e '/path =/s@/usr/local/samba/@/var/lib/samba/@' \ - -e '/path =/s@/usr/spool/samba@/var/spool/samba@' \ - -i "${ED%/}"/etc/samba/smb.conf.default || die - - # Install init script and conf.d file - newinitd "${CONFDIR}/samba4.initd-r1" samba - newconfd "${CONFDIR}/samba4.confd" samba - - systemd_dotmpfilesd "${FILESDIR}"/samba.conf - use addc || rm "${D}/$(systemd_get_systemunitdir)/samba.service" || die - - # Preserve functionality for old gentoo-specific unit names - dosym nmb.service "$(systemd_get_systemunitdir)/nmbd.service" - dosym smb.service "$(systemd_get_systemunitdir)/smbd.service" - dosym winbind.service "$(systemd_get_systemunitdir)/winbindd.service" - fi - - if use pam && use winbind ; then - newpamd "${CONFDIR}/system-auth-winbind.pam" system-auth-winbind - # bugs #376853 and #590374 - insinto /etc/security - doins examples/pam_winbind/pam_winbind.conf - fi - - keepdir /var/cache/samba - keepdir /var/lib/ctdb - keepdir /var/lib/samba/{bind-dns,private} - keepdir /var/log/samba -} - -multilib_src_install_all() { - # Attempt to fix bug #673168 - find "${ED}" -type d -name "Yapp" -print0 \ - | xargs -0 --no-run-if-empty rm -r || die -} - -multilib_src_test() { - if multilib_is_native_abi ; then - "${WAF_BINARY}" test || die "test failed" - fi -} - -pkg_postinst() { - ewarn "Be aware that this release contains the best of all of Samba's" - ewarn "technology parts, both a file server (that you can reasonably expect" - ewarn "to upgrade existing Samba 3.x releases to) and the AD domain" - ewarn "controller work previously known as 'samba4'." - - elog "For further information and migration steps make sure to read " - elog "https://samba.org/samba/history/${P}.html " - elog "https://wiki.samba.org/index.php/Samba4/HOWTO " -} diff --git a/net-fs/samba/samba-4.11.9-r1.ebuild b/net-fs/samba/samba-4.11.9-r1.ebuild deleted file mode 100644 index e3cde0c2d9df..000000000000 --- a/net-fs/samba/samba-4.11.9-r1.ebuild +++ /dev/null @@ -1,318 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python3_{6,7,8} ) -PYTHON_REQ_USE='threads(+),xml(+)' -inherit python-single-r1 waf-utils multilib-minimal linux-info systemd pam - -MY_PV="${PV/_rc/rc}" -MY_P="${PN}-${MY_PV}" - -SRC_PATH="stable" -[[ ${PV} = *_rc* ]] && SRC_PATH="rc" - -SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz" -[[ ${PV} = *_rc* ]] || \ -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" - -DESCRIPTION="Samba Suite Version 4" -HOMEPAGE="https://www.samba.org/" -LICENSE="GPL-3" - -SLOT="0" - -IUSE="acl addc addns ads ceph client cluster cups debug dmapi fam gpg iprint -json ldap pam profiling-data python quota selinux snapper syslog -system-heimdal +system-mitkrb5 systemd test winbind zeroconf" - -MULTILIB_WRAPPED_HEADERS=( - /usr/include/samba-4.0/policy.h - /usr/include/samba-4.0/dcerpc_server.h - /usr/include/samba-4.0/ctdb.h - /usr/include/samba-4.0/ctdb_client.h - /usr/include/samba-4.0/ctdb_protocol.h - /usr/include/samba-4.0/ctdb_private.h - /usr/include/samba-4.0/ctdb_typesafe_cb.h - /usr/include/samba-4.0/ctdb_version.h -) - -CDEPEND=" - >=app-arch/libarchive-3.1.2[${MULTILIB_USEDEP}] - dev-lang/perl:= - dev-libs/libbsd[${MULTILIB_USEDEP}] - dev-libs/libtasn1[${MULTILIB_USEDEP}] - dev-libs/popt[${MULTILIB_USEDEP}] - >=net-libs/gnutls-3.2.0[${MULTILIB_USEDEP}] - net-libs/libnsl:=[${MULTILIB_USEDEP}] - sys-libs/e2fsprogs-libs[${MULTILIB_USEDEP}] - >=sys-libs/ldb-2.0.10[ldap(+)?,python?,${PYTHON_SINGLE_USEDEP},${MULTILIB_USEDEP}] - =sys-libs/talloc-2.2.0[python?,${PYTHON_SINGLE_USEDEP},${MULTILIB_USEDEP}] - >=sys-libs/tdb-1.4.2[python?,${PYTHON_SINGLE_USEDEP},${MULTILIB_USEDEP}] - >=sys-libs/tevent-0.10.0[python?,${PYTHON_SINGLE_USEDEP},${MULTILIB_USEDEP}] - sys-libs/zlib[${MULTILIB_USEDEP}] - virtual/libiconv - pam? ( sys-libs/pam ) - acl? ( virtual/acl ) - $(python_gen_cond_dep " - dev-python/subunit[\${PYTHON_MULTI_USEDEP},${MULTILIB_USEDEP}] - addns? ( - net-dns/bind-tools[gssapi] - dev-python/dnspython:=[\${PYTHON_MULTI_USEDEP}] - ) - ") - ceph? ( sys-cluster/ceph ) - cluster? ( - net-libs/rpcsvc-proto - !dev-db/ctdb - ) - cups? ( net-print/cups ) - debug? ( dev-util/lttng-ust ) - dmapi? ( sys-apps/dmapi ) - fam? ( virtual/fam ) - gpg? ( app-crypt/gpgme ) - json? ( dev-libs/jansson ) - ldap? ( net-nds/openldap[${MULTILIB_USEDEP}] ) - snapper? ( sys-apps/dbus ) - system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl,${MULTILIB_USEDEP}] ) - system-mitkrb5? ( >=app-crypt/mit-krb5-1.15.1[${MULTILIB_USEDEP}] ) - systemd? ( sys-apps/systemd:0= ) - zeroconf? ( net-dns/avahi ) -" -DEPEND="${CDEPEND} - ${PYTHON_DEPS} - app-text/docbook-xsl-stylesheets - dev-libs/libxslt - >=dev-util/cmocka-1.1.1[${MULTILIB_USEDEP}] - net-libs/libtirpc[${MULTILIB_USEDEP}] - virtual/pkgconfig - || ( - net-libs/rpcsvc-proto - =sys-libs/nss_wrapper-1.1.3 - >=net-dns/resolv_wrapper-1.1.4 - >=net-libs/socket_wrapper-1.1.9 - >=sys-libs/uid_wrapper-1.2.1 - ) - )" -RDEPEND="${CDEPEND} - python? ( ${PYTHON_DEPS} ) - client? ( net-fs/cifs-utils[ads?] ) - selinux? ( sec-policy/selinux-samba ) - !dev-perl/Parse-Yapp -" - -REQUIRED_USE=" - addc? ( python json winbind ) - addns? ( python ) - ads? ( acl ldap winbind ) - cluster? ( ads ) - gpg? ( addc ) - test? ( python ) - ?? ( system-heimdal system-mitkrb5 ) - ${PYTHON_REQUIRED_USE} -" - -# the test suite is messed, it uses system-installed samba -# bits instead of what was built, tests things disabled via use -# flags, and generally just fails to work in a way ebuilds could -# rely on in its current state -RESTRICT="test" - -S="${WORKDIR}/${MY_P}" - -PATCHES=( - "${FILESDIR}/${PN}-4.4.0-pam.patch" - "${FILESDIR}/${PN}-4.9.2-timespec.patch" - "${FILESDIR}/${PN}-4.13-winexe_option.patch" - "${FILESDIR}/${PN}-4.13-vfs_snapper_configure_option.patch" -) - -#CONFDIR="${FILESDIR}/$(get_version_component_range 1-2)" -CONFDIR="${FILESDIR}/4.4" - -WAF_BINARY="${S}/buildtools/bin/waf" - -SHAREDMODS="" - -pkg_setup() { - python-single-r1_pkg_setup - if use cluster ; then - SHAREDMODS="idmap_rid,idmap_tdb2,idmap_ad" - elif use ads ; then - SHAREDMODS="idmap_ad" - fi -} - -src_prepare() { - default - - # un-bundle dnspython - sed -i -e '/"dns.resolver":/d' "${S}"/third_party/wscript || die - - # unbundle iso8601 unless tests are enabled - if ! use test ; then - sed -i -e '/"iso8601":/d' "${S}"/third_party/wscript || die - fi - - ## ugly hackaround for bug #592502 - #cp /usr/include/tevent_internal.h "${S}"/lib/tevent/ || die - - sed -e 's:::' \ - -i source4/dsdb/samdb/ldb_modules/password_hash.c \ - || die - - # Friggin' WAF shit - multilib_copy_sources -} - -multilib_src_configure() { - # when specifying libs for samba build you must append NONE to the end to - # stop it automatically including things - local bundled_libs="NONE" - if ! use system-heimdal && ! use system-mitkrb5 ; then - bundled_libs="heimbase,heimntlm,hdb,kdc,krb5,wind,gssapi,hcrypto,hx509,roken,asn1,com_err,NONE" - fi - - local myconf=( - --enable-fhs - --sysconfdir="${EPREFIX}/etc" - --localstatedir="${EPREFIX}/var" - --with-modulesdir="${EPREFIX}/usr/$(get_libdir)/samba" - --with-piddir="${EPREFIX}/run/${PN}" - --bundled-libraries="${bundled_libs}" - --builtin-libraries=NONE - --disable-rpath - --disable-rpath-install - --nopyc - --nopyo - --without-winexe - $(multilib_native_use_with acl acl-support) - $(multilib_native_usex addc '' '--without-ad-dc') - $(multilib_native_use_with addns dnsupdate) - $(multilib_native_use_with ads) - $(multilib_native_use_enable ceph cephfs) - $(multilib_native_use_with cluster cluster-support) - $(multilib_native_use_enable cups) - $(multilib_native_use_with dmapi) - $(multilib_native_use_with fam) - $(multilib_native_use_with gpg gpgme) - $(multilib_native_use_with json) - $(multilib_native_use_enable iprint) - $(multilib_native_use_with pam) - $(multilib_native_usex pam "--with-pammodulesdir=${EPREFIX}/$(get_libdir)/security" '') - $(multilib_native_use_with quota quotas) - $(multilib_native_use_enable snapper) - $(multilib_native_use_with syslog) - $(multilib_native_use_with systemd) - --systemd-install-services - --with-systemddir="$(systemd_get_systemunitdir)" - $(multilib_native_use_with winbind) - $(multilib_native_usex python '' '--disable-python') - $(multilib_native_use_enable zeroconf avahi) - $(multilib_native_usex test '--enable-selftest' '') - $(usex system-mitkrb5 "--with-system-mitkrb5 $(multilib_native_usex addc --with-experimental-mit-ad-dc '')" '') - $(use_with debug lttng) - $(use_with ldap) - $(use_with profiling-data) - # bug #683148 - --jobs 1 - ) - - multilib_is_native_abi && myconf+=( --with-shared-modules=${SHAREDMODS} ) - - CPPFLAGS="-I${SYSROOT}${EPREFIX}/usr/include/et ${CPPFLAGS}" \ - waf-utils_src_configure ${myconf[@]} -} - -multilib_src_compile() { - waf-utils_src_compile -} - -multilib_src_install() { - waf-utils_src_install - - # Make all .so files executable - find "${ED}" -type f -name "*.so" -exec chmod +x {} + || die - - if multilib_is_native_abi ; then - # install ldap schema for server (bug #491002) - if use ldap ; then - insinto /etc/openldap/schema - doins examples/LDAP/samba.schema - fi - - # create symlink for cups (bug #552310) - if use cups ; then - dosym ../../../bin/smbspool /usr/libexec/cups/backend/smb - fi - - # install example config file - insinto /etc/samba - doins examples/smb.conf.default - - # Fix paths in example file (#603964) - sed \ - -e '/log file =/s@/usr/local/samba/var/@/var/log/samba/@' \ - -e '/include =/s@/usr/local/samba/lib/@/etc/samba/@' \ - -e '/path =/s@/usr/local/samba/lib/@/var/lib/samba/@' \ - -e '/path =/s@/usr/local/samba/@/var/lib/samba/@' \ - -e '/path =/s@/usr/spool/samba@/var/spool/samba@' \ - -i "${ED%/}"/etc/samba/smb.conf.default || die - - # Install init script and conf.d file - newinitd "${CONFDIR}/samba4.initd-r1" samba - newconfd "${CONFDIR}/samba4.confd" samba - - systemd_dotmpfilesd "${FILESDIR}"/samba.conf - use addc || rm "${D}/$(systemd_get_systemunitdir)/samba.service" || die - - # Preserve functionality for old gentoo-specific unit names - dosym nmb.service "$(systemd_get_systemunitdir)/nmbd.service" - dosym smb.service "$(systemd_get_systemunitdir)/smbd.service" - dosym winbind.service "$(systemd_get_systemunitdir)/winbindd.service" - fi - - if use pam && use winbind ; then - newpamd "${CONFDIR}/system-auth-winbind.pam" system-auth-winbind - # bugs #376853 and #590374 - insinto /etc/security - doins examples/pam_winbind/pam_winbind.conf - fi - - keepdir /var/cache/samba - keepdir /var/lib/ctdb - keepdir /var/lib/samba/{bind-dns,private} - keepdir /var/log/samba -} - -multilib_src_install_all() { - # Attempt to fix bug #673168 - find "${ED}" -type d -name "Yapp" -print0 \ - | xargs -0 --no-run-if-empty rm -r || die -} - -multilib_src_test() { - if multilib_is_native_abi ; then - "${WAF_BINARY}" test || die "test failed" - fi -} - -pkg_postinst() { - ewarn "Be aware that this release contains the best of all of Samba's" - ewarn "technology parts, both a file server (that you can reasonably expect" - ewarn "to upgrade existing Samba 3.x releases to) and the AD domain" - ewarn "controller work previously known as 'samba4'." - - elog "For further information and migration steps make sure to read " - elog "https://samba.org/samba/history/${P}.html " - elog "https://wiki.samba.org/index.php/Samba4/HOWTO " -} diff --git a/net-fs/samba/samba-4.12.3-r1.ebuild b/net-fs/samba/samba-4.12.3-r1.ebuild deleted file mode 100644 index bfe12176b97e..000000000000 --- a/net-fs/samba/samba-4.12.3-r1.ebuild +++ /dev/null @@ -1,316 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python3_{6,7,8} ) -PYTHON_REQ_USE='threads(+),xml(+)' -inherit python-single-r1 waf-utils multilib-minimal linux-info systemd pam - -MY_PV="${PV/_rc/rc}" -MY_P="${PN}-${MY_PV}" - -SRC_PATH="stable" -[[ ${PV} = *_rc* ]] && SRC_PATH="rc" - -SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz" -[[ ${PV} = *_rc* ]] || \ -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" - -DESCRIPTION="Samba Suite Version 4" -HOMEPAGE="https://www.samba.org/" -LICENSE="GPL-3" - -SLOT="0" - -IUSE="acl addc addns ads ceph client cluster cups debug dmapi fam gpg iprint -json ldap pam profiling-data python quota selinux snapper syslog -system-heimdal +system-mitkrb5 systemd test winbind zeroconf" - -MULTILIB_WRAPPED_HEADERS=( - /usr/include/samba-4.0/policy.h - /usr/include/samba-4.0/dcerpc_server.h - /usr/include/samba-4.0/ctdb.h - /usr/include/samba-4.0/ctdb_client.h - /usr/include/samba-4.0/ctdb_protocol.h - /usr/include/samba-4.0/ctdb_private.h - /usr/include/samba-4.0/ctdb_typesafe_cb.h - /usr/include/samba-4.0/ctdb_version.h -) - -CDEPEND=" - >=app-arch/libarchive-3.1.2[${MULTILIB_USEDEP}] - dev-lang/perl:= - dev-libs/icu:=[${MULTILIB_USEDEP}] - dev-libs/libbsd[${MULTILIB_USEDEP}] - dev-libs/libtasn1[${MULTILIB_USEDEP}] - dev-libs/popt[${MULTILIB_USEDEP}] - dev-perl/Parse-Yapp - >=net-libs/gnutls-3.4.7[${MULTILIB_USEDEP}] - net-libs/libnsl:=[${MULTILIB_USEDEP}] - sys-libs/e2fsprogs-libs[${MULTILIB_USEDEP}] - >=sys-libs/ldb-2.1.3[ldap(+)?,python?,${PYTHON_SINGLE_USEDEP},${MULTILIB_USEDEP}] - =sys-libs/talloc-2.3.1[python?,${PYTHON_SINGLE_USEDEP},${MULTILIB_USEDEP}] - >=sys-libs/tdb-1.4.3[python?,${PYTHON_SINGLE_USEDEP},${MULTILIB_USEDEP}] - >=sys-libs/tevent-0.10.2[python?,${PYTHON_SINGLE_USEDEP},${MULTILIB_USEDEP}] - sys-libs/zlib[${MULTILIB_USEDEP}] - virtual/libiconv - pam? ( sys-libs/pam ) - acl? ( virtual/acl ) - $(python_gen_cond_dep " - dev-python/subunit[\${PYTHON_MULTI_USEDEP},${MULTILIB_USEDEP}] - addns? ( - net-dns/bind-tools[gssapi] - dev-python/dnspython:=[\${PYTHON_MULTI_USEDEP}] - ) - ") - ceph? ( sys-cluster/ceph ) - cluster? ( - net-libs/rpcsvc-proto - !dev-db/ctdb - ) - cups? ( net-print/cups ) - debug? ( dev-util/lttng-ust ) - dmapi? ( sys-apps/dmapi ) - fam? ( virtual/fam ) - gpg? ( app-crypt/gpgme ) - json? ( dev-libs/jansson ) - ldap? ( net-nds/openldap[${MULTILIB_USEDEP}] ) - snapper? ( sys-apps/dbus ) - system-heimdal? ( >=app-crypt/heimdal-1.5[-ssl,${MULTILIB_USEDEP}] ) - system-mitkrb5? ( >=app-crypt/mit-krb5-1.15.1[${MULTILIB_USEDEP}] ) - systemd? ( sys-apps/systemd:0= ) - zeroconf? ( net-dns/avahi ) -" -DEPEND="${CDEPEND} - ${PYTHON_DEPS} - app-text/docbook-xsl-stylesheets - dev-libs/libxslt - >=dev-util/cmocka-1.1.3[${MULTILIB_USEDEP}] - net-libs/libtirpc[${MULTILIB_USEDEP}] - virtual/pkgconfig - || ( - net-libs/rpcsvc-proto - =sys-libs/nss_wrapper-1.1.3 - >=net-dns/resolv_wrapper-1.1.4 - >=net-libs/socket_wrapper-1.1.9 - >=sys-libs/uid_wrapper-1.2.1 - ) - )" -RDEPEND="${CDEPEND} - python? ( ${PYTHON_DEPS} ) - client? ( net-fs/cifs-utils[ads?] ) - selinux? ( sec-policy/selinux-samba ) -" - -REQUIRED_USE=" - addc? ( python json winbind ) - addns? ( python ) - ads? ( acl ldap winbind ) - cluster? ( ads ) - gpg? ( addc ) - test? ( python ) - ?? ( system-heimdal system-mitkrb5 ) - ${PYTHON_REQUIRED_USE} -" - -# the test suite is messed, it uses system-installed samba -# bits instead of what was built, tests things disabled via use -# flags, and generally just fails to work in a way ebuilds could -# rely on in its current state -RESTRICT="test" - -S="${WORKDIR}/${MY_P}" - -PATCHES=( - "${FILESDIR}/${PN}-4.4.0-pam.patch" - "${FILESDIR}/${PN}-4.9.2-timespec.patch" - "${FILESDIR}/${PN}-4.13-winexe_option.patch" - "${FILESDIR}/${PN}-4.13-vfs_snapper_configure_option.patch" -) - -#CONFDIR="${FILESDIR}/$(get_version_component_range 1-2)" -CONFDIR="${FILESDIR}/4.4" - -WAF_BINARY="${S}/buildtools/bin/waf" - -SHAREDMODS="" - -pkg_setup() { - python-single-r1_pkg_setup - if use cluster ; then - SHAREDMODS="idmap_rid,idmap_tdb2,idmap_ad" - elif use ads ; then - SHAREDMODS="idmap_ad" - fi -} - -src_prepare() { - default - - # un-bundle dnspython - sed -i -e '/"dns.resolver":/d' "${S}"/third_party/wscript || die - - # unbundle iso8601 unless tests are enabled - if ! use test ; then - sed -i -e '/"iso8601":/d' "${S}"/third_party/wscript || die - fi - - ## ugly hackaround for bug #592502 - #cp /usr/include/tevent_internal.h "${S}"/lib/tevent/ || die - - sed -e 's:::' \ - -i source4/dsdb/samdb/ldb_modules/password_hash.c \ - || die - - # Friggin' WAF shit - multilib_copy_sources -} - -multilib_src_configure() { - # when specifying libs for samba build you must append NONE to the end to - # stop it automatically including things - local bundled_libs="NONE" - if ! use system-heimdal && ! use system-mitkrb5 ; then - bundled_libs="heimbase,heimntlm,hdb,kdc,krb5,wind,gssapi,hcrypto,hx509,roken,asn1,com_err,NONE" - fi - - local myconf=( - --enable-fhs - --sysconfdir="${EPREFIX}/etc" - --localstatedir="${EPREFIX}/var" - --with-modulesdir="${EPREFIX}/usr/$(get_libdir)/samba" - --with-piddir="${EPREFIX}/run/${PN}" - --bundled-libraries="${bundled_libs}" - --builtin-libraries=NONE - --disable-rpath - --disable-rpath-install - --nopyc - --nopyo - --without-winexe - $(multilib_native_use_with acl acl-support) - $(multilib_native_usex addc '' '--without-ad-dc') - $(multilib_native_use_with addns dnsupdate) - $(multilib_native_use_with ads) - $(multilib_native_use_enable ceph cephfs) - $(multilib_native_use_with cluster cluster-support) - $(multilib_native_use_enable cups) - $(multilib_native_use_with dmapi) - $(multilib_native_use_with fam) - $(multilib_native_use_with gpg gpgme) - $(multilib_native_use_with json) - $(multilib_native_use_enable iprint) - $(multilib_native_use_with pam) - $(multilib_native_usex pam "--with-pammodulesdir=${EPREFIX}/$(get_libdir)/security" '') - $(multilib_native_use_with quota quotas) - $(multilib_native_use_enable snapper) - $(multilib_native_use_with syslog) - $(multilib_native_use_with systemd) - --systemd-install-services - --with-systemddir="$(systemd_get_systemunitdir)" - $(multilib_native_use_with winbind) - $(multilib_native_usex python '' '--disable-python') - $(multilib_native_use_enable zeroconf avahi) - $(multilib_native_usex test '--enable-selftest' '') - $(usex system-mitkrb5 "--with-system-mitkrb5 $(multilib_native_usex addc --with-experimental-mit-ad-dc '')" '') - $(use_with debug lttng) - $(use_with ldap) - $(use_with profiling-data) - # bug #683148 - --jobs 1 - ) - - multilib_is_native_abi && myconf+=( --with-shared-modules=${SHAREDMODS} ) - - CPPFLAGS="-I${SYSROOT}${EPREFIX}/usr/include/et ${CPPFLAGS}" \ - waf-utils_src_configure ${myconf[@]} -} - -multilib_src_compile() { - waf-utils_src_compile -} - -multilib_src_install() { - waf-utils_src_install - - # Make all .so files executable - find "${ED}" -type f -name "*.so" -exec chmod +x {} + || die - - if multilib_is_native_abi ; then - # install ldap schema for server (bug #491002) - if use ldap ; then - insinto /etc/openldap/schema - doins examples/LDAP/samba.schema - fi - - # create symlink for cups (bug #552310) - if use cups ; then - dosym ../../../bin/smbspool /usr/libexec/cups/backend/smb - fi - - # install example config file - insinto /etc/samba - doins examples/smb.conf.default - - # Fix paths in example file (#603964) - sed \ - -e '/log file =/s@/usr/local/samba/var/@/var/log/samba/@' \ - -e '/include =/s@/usr/local/samba/lib/@/etc/samba/@' \ - -e '/path =/s@/usr/local/samba/lib/@/var/lib/samba/@' \ - -e '/path =/s@/usr/local/samba/@/var/lib/samba/@' \ - -e '/path =/s@/usr/spool/samba@/var/spool/samba@' \ - -i "${ED%/}"/etc/samba/smb.conf.default || die - - # Install init script and conf.d file - newinitd "${CONFDIR}/samba4.initd-r1" samba - newconfd "${CONFDIR}/samba4.confd" samba - - systemd_dotmpfilesd "${FILESDIR}"/samba.conf - use addc || rm "${D}/$(systemd_get_systemunitdir)/samba.service" || die - - # Preserve functionality for old gentoo-specific unit names - dosym nmb.service "$(systemd_get_systemunitdir)/nmbd.service" - dosym smb.service "$(systemd_get_systemunitdir)/smbd.service" - dosym winbind.service "$(systemd_get_systemunitdir)/winbindd.service" - fi - - if use pam && use winbind ; then - newpamd "${CONFDIR}/system-auth-winbind.pam" system-auth-winbind - # bugs #376853 and #590374 - insinto /etc/security - doins examples/pam_winbind/pam_winbind.conf - fi - - keepdir /var/cache/samba - keepdir /var/lib/ctdb - keepdir /var/lib/samba/{bind-dns,private} - keepdir /var/lock/samba - keepdir /var/log/samba - keepdir /var/run/samba -} - -multilib_src_test() { - if multilib_is_native_abi ; then - "${WAF_BINARY}" test || die "test failed" - fi -} - -pkg_postinst() { - ewarn "Be aware that this release contains the best of all of Samba's" - ewarn "technology parts, both a file server (that you can reasonably expect" - ewarn "to upgrade existing Samba 3.x releases to) and the AD domain" - ewarn "controller work previously known as 'samba4'." - - elog "For further information and migration steps make sure to read " - elog "https://samba.org/samba/history/${P}.html " - elog "https://wiki.samba.org/index.php/Samba4/HOWTO " -} diff --git a/net-fs/sshfs/sshfs-3.7.0.ebuild b/net-fs/sshfs/sshfs-3.7.0.ebuild index b9eb127647f5..1416b6dd65a8 100644 --- a/net-fs/sshfs/sshfs-3.7.0.ebuild +++ b/net-fs/sshfs/sshfs-3.7.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/libfuse/sshfs" SRC_URI="https://github.com/libfuse/${PN}/releases/download/${P}/${P}.tar.xz" LICENSE="GPL-2" -KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux" SLOT="0" DEPEND=">=sys-fs/fuse-3.1.0:3 diff --git a/net-ftp/Manifest.gz b/net-ftp/Manifest.gz index 44f47a3f7781..0b8e93642b36 100644 Binary files a/net-ftp/Manifest.gz and b/net-ftp/Manifest.gz differ diff --git a/net-ftp/proftpd/files/proftpd-1.3.6c-gcc-10.patch b/net-ftp/proftpd/files/proftpd-1.3.6c-gcc-10.patch deleted file mode 100644 index c3ee704c085c..000000000000 --- a/net-ftp/proftpd/files/proftpd-1.3.6c-gcc-10.patch +++ /dev/null @@ -1,21 +0,0 @@ ---- a/contrib/mod_quotatab.c -+++ b/contrib/mod_quotatab.c -@@ -50,6 +50,7 @@ typedef struct regtab_obj { - module quotatab_module; - - /* Quota objects for the current session */ -+quota_deltas_t quotatab_deltas; - static quota_table_t *limit_tab = NULL; - static quota_limit_t sess_limit; - ---- a/contrib/mod_quotatab.h -+++ b/contrib/mod_quotatab.h -@@ -188,7 +188,7 @@ typedef struct table_obj { - #define QUOTATAB_TALLY_SRC 0x0002 - - /* Quota objects for the current session. */ --quota_deltas_t quotatab_deltas; -+extern quota_deltas_t quotatab_deltas; - - /* Function prototypes necessary for quotatab sub-modules */ - int quotatab_log(const char *, ...) diff --git a/net-libs/Manifest.gz b/net-libs/Manifest.gz index 4d24f88756ce..234ecb74c495 100644 Binary files a/net-libs/Manifest.gz and b/net-libs/Manifest.gz differ diff --git a/net-libs/libetpan/files/libetpan-1.9.4-CVE-2020-15953.patch b/net-libs/libetpan/files/libetpan-1.9.4-CVE-2020-15953.patch new file mode 100644 index 000000000000..19e573569fad --- /dev/null +++ b/net-libs/libetpan/files/libetpan-1.9.4-CVE-2020-15953.patch @@ -0,0 +1,86 @@ +From 1002a0121a8f5a9aee25357769807f2c519fa50b Mon Sep 17 00:00:00 2001 +From: Damian Poddebniak +Date: Fri, 24 Jul 2020 19:39:53 +0200 +Subject: [PATCH 1/2] Detect extra data after STARTTLS response and exit (#387) + +--- + src/low-level/imap/mailimap.c | 7 +++++++ + 1 file changed, 7 insertions(+) + +diff --git a/src/low-level/imap/mailimap.c b/src/low-level/imap/mailimap.c +index bb17119..4ffcf55 100644 +--- a/src/low-level/imap/mailimap.c ++++ b/src/low-level/imap/mailimap.c +@@ -2428,6 +2428,13 @@ int mailimap_starttls(mailimap * session) + + mailimap_response_free(response); + ++ // Detect if the server send extra data after the STARTTLS response. ++ // This *may* be a "response injection attack". ++ if (session->imap_stream->read_buffer_len != 0) { ++ // Since it is also an IMAP protocol violation, exit. ++ return MAILIMAP_ERROR_STARTTLS; ++ } ++ + switch (error_code) { + case MAILIMAP_RESP_COND_STATE_OK: + return MAILIMAP_NO_ERROR; +-- +2.28.0 + + +From 298460a2adaabd2f28f417a0f106cb3b68d27df9 Mon Sep 17 00:00:00 2001 +From: Fabian Ising +Date: Fri, 24 Jul 2020 19:40:48 +0200 +Subject: [PATCH 2/2] Detect extra data after STARTTLS responses in SMTP and + POP3 and exit (#388) + +* Detect extra data after STLS response and return error + +* Detect extra data after SMTP STARTTLS response and return error +--- + src/low-level/pop3/mailpop3.c | 8 ++++++++ + src/low-level/smtp/mailsmtp.c | 8 ++++++++ + 2 files changed, 16 insertions(+) + +diff --git a/src/low-level/pop3/mailpop3.c b/src/low-level/pop3/mailpop3.c +index ab9535b..e2124bf 100644 +--- a/src/low-level/pop3/mailpop3.c ++++ b/src/low-level/pop3/mailpop3.c +@@ -959,6 +959,14 @@ int mailpop3_stls(mailpop3 * f) + + if (r != RESPONSE_OK) + return MAILPOP3_ERROR_STLS_NOT_SUPPORTED; ++ ++ // Detect if the server send extra data after the STLS response. ++ // This *may* be a "response injection attack". ++ if (f->pop3_stream->read_buffer_len != 0) { ++ // Since it is also protocol violation, exit. ++ // There is no error type for STARTTLS errors in POP3 ++ return MAILPOP3_ERROR_SSL; ++ } + + return MAILPOP3_NO_ERROR; + } +diff --git a/src/low-level/smtp/mailsmtp.c b/src/low-level/smtp/mailsmtp.c +index b7fc459..3145cad 100644 +--- a/src/low-level/smtp/mailsmtp.c ++++ b/src/low-level/smtp/mailsmtp.c +@@ -1111,6 +1111,14 @@ int mailesmtp_starttls(mailsmtp * session) + return MAILSMTP_ERROR_STREAM; + r = read_response(session); + ++ // Detect if the server send extra data after the STARTTLS response. ++ // This *may* be a "response injection attack". ++ if (session->stream->read_buffer_len != 0) { ++ // Since it is also protocol violation, exit. ++ // There is no general error type for STARTTLS errors in SMTP ++ return MAILSMTP_ERROR_SSL; ++ } ++ + switch (r) { + case 220: + return MAILSMTP_NO_ERROR; +-- +2.28.0 + diff --git a/net-libs/libetpan/libetpan-1.9.4-r1.ebuild b/net-libs/libetpan/libetpan-1.9.4-r1.ebuild new file mode 100644 index 000000000000..8f037d7d9449 --- /dev/null +++ b/net-libs/libetpan/libetpan-1.9.4-r1.ebuild @@ -0,0 +1,78 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit autotools + +DESCRIPTION="A portable, efficient middleware for different kinds of mail access" +HOMEPAGE="http://libetpan.sourceforge.net/" +SRC_URI="https://github.com/dinhviethoa/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +IUSE="berkdb gnutls ipv6 liblockfile libressl lmdb sasl ssl static-libs" + +# BerkDB is only supported up to version 6.0 +DEPEND="sys-libs/zlib + !lmdb? ( berkdb? ( sys-libs/db:= ) ) + lmdb? ( dev-db/lmdb ) + ssl? ( + gnutls? ( net-libs/gnutls:= ) + !gnutls? ( + !libressl? ( dev-libs/openssl:0= ) + libressl? ( dev-libs/libressl:0= ) + ) + ) + sasl? ( dev-libs/cyrus-sasl:2 ) + liblockfile? ( net-libs/liblockfile )" +RDEPEND="${DEPEND}" + +PATCHES=( + "${FILESDIR}"/${PN}-1.0-nonnull.patch + "${FILESDIR}"/${PN}-1.9.4-berkdb_lookup.patch #519846 + "${FILESDIR}"/${PN}-1.9.4-pkgconfig_file_no_ldflags.patch + "${FILESDIR}"/${P}-CVE-2020-15953.patch #734130 +) + +pkg_pretend() { + if use gnutls && ! use ssl ; then + ewarn "You have \"gnutls\" USE flag enabled but \"ssl\" USE flag disabled!" + ewarn "No ssl support will be available in ${PN}." + fi + + if use berkdb && use lmdb ; then + ewarn "You have \"berkdb\" _and_ \"lmdb\" USE flags enabled." + ewarn "Using lmdb as cache DB!" + fi +} + +src_prepare() { + default + eautoreconf +} + +src_configure() { + # in Prefix emake uses SHELL=${BASH}, export CONFIG_SHELL to the same so + # libtool recognises it as valid shell (bug #300211) + use prefix && export CONFIG_SHELL=${BASH} + local myeconfargs=( + # --enable-debug simply injects "-O2 -g" into CFLAGS + --disable-debug + $(use_enable ipv6) + $(use_enable liblockfile lockfile) + $(use_enable static-libs static) + $(use_with sasl) + $(usex lmdb '--enable-lmdb --disable-db' "$(use_enable berkdb db) --disable-lmdb") + $(usex ssl "$(use_with gnutls) $(use_with !gnutls openssl)" '--without-gnutls --without-openssl') + ) + econf "${myeconfargs[@]}" +} + +src_install() { + default + find "${ED}" -name "*.la" -delete || die + if ! use static-libs ; then + find "${ED}" -name "*.a" -delete || die + fi +} diff --git a/net-mail/Manifest.gz b/net-mail/Manifest.gz index 0e137fc89176..6243439b4f68 100644 Binary files a/net-mail/Manifest.gz and b/net-mail/Manifest.gz differ diff --git a/net-mail/archivemail/Manifest b/net-mail/archivemail/Manifest deleted file mode 100644 index 155f7fd5e1e0..000000000000 --- a/net-mail/archivemail/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST archivemail-0.9.0.tar.gz 63482 BLAKE2B 46f497efde7ec906694c8ca1327853ef39d497ceecbac4346450aea4fb58a457633c05f1f14e058822949a13fdea4d97e25b5d74ef66aac422c10308388cbe96 SHA512 7c36108919be22f8cf71aea91435084495ceef54c251ede0aca9d981bb9c01119925d334c1d84eb2c53657170ac6bf0897fccd1f9df05c59fc46e1177194dfb2 diff --git a/net-mail/archivemail/archivemail-0.9.0-r1.ebuild b/net-mail/archivemail/archivemail-0.9.0-r1.ebuild deleted file mode 100644 index ab850606ed47..000000000000 --- a/net-mail/archivemail/archivemail-0.9.0-r1.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="Tool written archiving old email in mailboxes" -HOMEPAGE="http://archivemail.sourceforge.net/" -SRC_URI="mirror://sourceforge/archivemail/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 sparc x86" -IUSE="" - -python_prepare_all() { - # Fix tests for python-2.7 - sed -i -e 's:\(fp_archive = \)FixedGzipFile:\1gzip.GzipFile:' \ - test_archivemail || die "sed failed" - - distutils-r1_python_prepare_all -} - -python_test() { - "${S}"/test_archivemail || die "test_archivemail failed" -} - -python_install() { - distutils-r1_python_install --install-data=/usr/share -} - -python_install_all() { - distutils-r1_python_install_all - dodoc examples/* FAQ - - mv "${D}/usr/share/share/man" "${D}/usr/share/" || die - rm -rf "${D}/usr/share/share" || die -} diff --git a/net-mail/archivemail/metadata.xml b/net-mail/archivemail/metadata.xml deleted file mode 100644 index c1b730cb088f..000000000000 --- a/net-mail/archivemail/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - archivemail - - diff --git a/net-mail/getmail/Manifest b/net-mail/getmail/Manifest deleted file mode 100644 index 6f4c57e890fb..000000000000 --- a/net-mail/getmail/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST getmail-5.14.tar.gz 199501 BLAKE2B 54bb79cd37303f423b70bae0f3072d338a8c66b25d59f8b982029d5faebb65a3f7ea979ec35d0dab61d376754dc15e206d443cd0cb128a3c438a09dfb8107f69 SHA512 0646864af56fc044525d38088164c2c026a8f29b231c25c9cfe9aa922b1e5170cf49c63874da9bd593b49be6ed822bd4da7ea4ebfbb59cfa6e1658e2b565c184 diff --git a/net-mail/getmail/getmail-5.14.ebuild b/net-mail/getmail/getmail-5.14.ebuild deleted file mode 100644 index 577087573948..000000000000 --- a/net-mail/getmail/getmail-5.14.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -PYTHON_COMPAT=( python2_7 ) -PYTHON_REQ_USE="ssl?" - -inherit distutils-r1 - -DESCRIPTION="A mail retriever with reliable Maildir and mbox delivery" -HOMEPAGE="http://pyropus.ca/software/getmail/" -SRC_URI="http://pyropus.ca/software/getmail/old-versions/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc x86 ~ppc-macos ~x86-macos ~x64-solaris" -IUSE="ssl" - -python_prepare_all() { - sed -i -e "s,'getmail-%s' % __version__,'${PF}'," \ - -e "/docs\/COPYING/d" "${S}"/setup.py || die - - distutils-r1_python_prepare_all -} diff --git a/net-mail/getmail/metadata.xml b/net-mail/getmail/metadata.xml deleted file mode 100644 index 6f49eba8f496..000000000000 --- a/net-mail/getmail/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/net-misc/Manifest.gz b/net-misc/Manifest.gz index 850b072aedb6..30e0ac68e42c 100644 Binary files a/net-misc/Manifest.gz and b/net-misc/Manifest.gz differ diff --git a/net-misc/libteam/Manifest b/net-misc/libteam/Manifest index 135473c7f063..c939387775fd 100644 --- a/net-misc/libteam/Manifest +++ b/net-misc/libteam/Manifest @@ -1,3 +1,2 @@ DIST libteam-1.22.tar.gz 544302 BLAKE2B 8c20471506546de6f45989513ed22fe79f694febacbf1a0caeda872e6e8b815f9813cff682eb11060c3bb1b2ef12149f34d15c201a6b50fe438bf9776abda987 SHA512 7f54b7e87c1d3a5150e598052126e1c2f5396096450a68a923c9cfb7bcc48b724cddc61f55e34d1b5df103f5473367eb268877100f10c58d53fc3eaf24749d5b -DIST libteam-1.29.tar.gz 175970 BLAKE2B 8fa4192fc90b3a7ebe7ba9330191ad81e9c27dbec8e6cb657cf287cc66e4d3cc072ff032ea48311368401d7ba89b31015a9ca0c285a262336d6babfcb6457833 SHA512 adcf3706abd7fd2641388606dc2f39584607ec1f455bc52409c3905961cea446baecc5af80b6605ebb7167aef6f539b99f641cb39d97d396f32cea2aeb676561 -DIST libteam-1.30.tar.gz 175985 BLAKE2B 10ad03167c627ab7a51c5a8bcaa7fa95233c10a8df72c602e6a053bf48560653e053a5c161d61cba5e2c8860c80e17e04e953ae0fb483d00fc70d8b56630e93c SHA512 c037fb20b31fe018f508ccd733037267bb628b569f5689f5748e3daa467239d4d5ffe00ca389022d4dddaefed11828204b2887fdccf1a76327b56ec7fa0a0be5 +DIST libteam-1.31.tar.gz 176331 BLAKE2B 77aae059b37a018e5503642138aa469f0769d305ec2043642fb1d84ff1d05f6eb90083946ca113cf3f9c21a09a17b3fbda327b714eb96743a10e99b89d5d5c83 SHA512 1382cc3b0a2d0211f33e506e8a6fd8a1847398fa5bba56abfc959da70bcc8417cf1dba9e26a777da5729eb237f51a66b3f9cfa33fb830ed684aa076f4c8cec9e diff --git a/net-misc/libteam/libteam-1.30.ebuild b/net-misc/libteam/libteam-1.30.ebuild deleted file mode 100644 index d4c4a38f6d61..000000000000 --- a/net-misc/libteam/libteam-1.30.ebuild +++ /dev/null @@ -1,62 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit autotools linux-info - -if [[ ${PV} == *9999 ]] ; then - EGIT_REPO_URI="https://github.com/pirko/${PN}.git" - inherit git-r3 -else - SRC_URI="https://github.com/jpirko/libteam/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" -fi - -DESCRIPTION="Library and tools set for controlling team network device" -HOMEPAGE="http://libteam.org" - -LICENSE="LGPL-2.1+" -SLOT="0" -IUSE="dbus debug examples static-libs +syslog zmq" - -DEPEND=">=dev-libs/jansson-2.4 - dev-libs/libdaemon - >=dev-libs/libnl-3.2.19[utils] - dbus? ( sys-apps/dbus ) - zmq? ( >=net-libs/zeromq-3.2.0 ) - " - -RDEPEND="${DEPEND} - syslog? ( virtual/logger )" - -CONFIG_CHECK="~NET_TEAM ~NET_TEAM_MODE_ROUNDROBIN ~NET_TEAM_MODE_ACTIVEBACKUP ~NET_TEAM_MODE_BROADCAST ~NET_TEAM_MODE_RANDOM ~NET_TEAM_MODE_LOADBALANCE" -ERROR_NET_TEAM="NET_TEAM is not enabled in this kernel! -Only >=3.3.0 kernel version support in team mode" - -DOCS=( README ) - -src_prepare() { - default - eautoreconf -} - -src_configure() { - econf \ - $(use_enable debug) \ - $(use_enable syslog logging) \ - $(use_enable dbus) \ - $(use_enable zmq) -} - -src_install() { - default - - insinto /etc/dbus-1/system.d - doins teamd/dbus/teamd.conf - - if use examples; then - docinto examples - dodoc teamd/example_configs/* - fi -} diff --git a/net-misc/libteam/libteam-1.29.ebuild b/net-misc/libteam/libteam-1.31.ebuild similarity index 100% rename from net-misc/libteam/libteam-1.29.ebuild rename to net-misc/libteam/libteam-1.31.ebuild diff --git a/net-misc/libteam/libteam-9999.ebuild b/net-misc/libteam/libteam-9999.ebuild index f28587593458..d4c4a38f6d61 100644 --- a/net-misc/libteam/libteam-9999.ebuild +++ b/net-misc/libteam/libteam-9999.ebuild @@ -9,7 +9,7 @@ if [[ ${PV} == *9999 ]] ; then EGIT_REPO_URI="https://github.com/pirko/${PN}.git" inherit git-r3 else - SRC_URI="https://github.com/jpirko/libteam/archive/v${PV}.tar.gz" + SRC_URI="https://github.com/jpirko/libteam/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" fi diff --git a/net-misc/ntp/Manifest b/net-misc/ntp/Manifest index 745c406ddbef..c61825354c75 100644 --- a/net-misc/ntp/Manifest +++ b/net-misc/ntp/Manifest @@ -1,4 +1,2 @@ -DIST ntp-4.2.8p14-manpages.tar.xz 25720 BLAKE2B fbb7342729155be6863962136a779b338a5a24be5ba95893260c4308e48afc7364630da726d19077a50a607c3a1ac545b76fa6250ac21d18ed08a345624cd65c SHA512 6efeef479b24841dca1db09fbb6e8469cb32ecb3f84f55ac38cc1dbe5fe6354a0842649755bcf7e2cc6151c05d65ffa5445f1fc34a003f6d3df08ec9dbcbe6d1 -DIST ntp-4.2.8p14.tar.gz 7007263 BLAKE2B addcf94b58ea1938914115b662b4aa071586f1ff2cb66823c85fa92d4097c8fe5ce8583a7fae6dd4f7d8ff433348f1eff740bbeb210a1c08d322fc9076a84847 SHA512 b0183b4b2f2c6ea0a49d0aca1fa28a7b5cd21e20696a2f633f5afa37c4ea2c59fa7769af82a55c626db49b9eb5a531608710dc1977c4d518583577ef95940ae8 DIST ntp-4.2.8p15-manpages.tar.xz 25700 BLAKE2B 6a225bc19dcebee31cb8e0d621963863d567a882655b57be8b65a16f9d3dd138787c7c6b9ff08853306f2e9b11d65cb76e3215cc5b2262a91c411d437974fc18 SHA512 21721550864b4e7e91bf20ca894109253439b737799dfc803e1496b3454199f34646f40e0156c08a39d5914e5a92f35908cec0245e1e2627c75c0e64939ba028 DIST ntp-4.2.8p15.tar.gz 7015970 BLAKE2B 5697d6623d79686f9ca9ad907172bf942383067d1e9817117d20db042e9f7410644f236f1a0d77ab6bf6ec468476e12ea65b494a28f0dd8674bf08fc8875cfef SHA512 f5ad765e45fc302263dd40e94c287698fd235b94f3684e49f1d5d09d7d8bdd6b8c0fb96ecdabffea3d233e1e79b3c9687b76dc204ba76bad3f554682f4a97794 diff --git a/net-misc/ntp/files/ntp-4.2.8-gcc10-fno-common.patch b/net-misc/ntp/files/ntp-4.2.8-gcc10-fno-common.patch deleted file mode 100644 index d2ed719d8ff7..000000000000 --- a/net-misc/ntp/files/ntp-4.2.8-gcc10-fno-common.patch +++ /dev/null @@ -1,22 +0,0 @@ ---- ntp-4.2.8p14/include/ntp_config.h.psl -+++ ntp-4.2.8p14/include/ntp_config.h -@@ -280,7 +280,7 @@ typedef struct settrap_parms_tag { - * Poll Skew List - */ - --psl_item psl[17-3+1]; /* values for polls 3-17 */ -+extern psl_item psl[17-3+1]; /* values for polls 3-17 */ - /* To simplify the runtime code we */ - /* don't want to have to special-case */ - /* dealing with a default */ ---- ntp-4.2.8p14/ntpd/ntp_config.c.psl -+++ ntp-4.2.8p14/ntpd/ntp_config.c -@@ -202,6 +202,8 @@ int cryptosw; /* crypto command called - - extern char *stats_drift_file; /* name of the driftfile */ - -+psl_item psl[17-3+1]; /* values for polls 3-17 */ -+ - #ifdef BC_LIST_FRAMEWORK_NOT_YET_USED - /* - * backwards compatibility flags diff --git a/net-misc/ntp/ntp-4.2.8_p14-r2.ebuild b/net-misc/ntp/ntp-4.2.8_p14-r2.ebuild deleted file mode 100644 index 2b72249e9970..000000000000 --- a/net-misc/ntp/ntp-4.2.8_p14-r2.ebuild +++ /dev/null @@ -1,145 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit autotools toolchain-funcs flag-o-matic systemd - -MY_P=${P/_p/p} -DESCRIPTION="Network Time Protocol suite/programs" -HOMEPAGE="http://www.ntp.org/" -SRC_URI="http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-${PV:0:3}/${MY_P}.tar.gz - https://dev.gentoo.org/~polynomial-c/${MY_P}-manpages.tar.xz" - -LICENSE="HPND BSD ISC" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~m68k-mint" -IUSE="caps debug ipv6 libressl openntpd parse-clocks readline samba selinux snmp ssl +threads vim-syntax zeroconf" - -COMMON_DEPEND="readline? ( >=sys-libs/readline-4.1:0= ) - >=dev-libs/libevent-2.0.9:=[threads?] - kernel_linux? ( caps? ( sys-libs/libcap ) ) - zeroconf? ( net-dns/avahi[mdnsresponder-compat] ) - snmp? ( net-analyzer/net-snmp ) - ssl? ( - !libressl? ( dev-libs/openssl:0= ) - libressl? ( dev-libs/libressl:0= ) - ) - parse-clocks? ( net-misc/pps-tools )" -BDEPEND="virtual/pkgconfig - acct-group/ntp - acct-user/ntp" -DEPEND="${COMMON_DEPEND}" -RDEPEND="${COMMON_DEPEND} - acct-group/ntp - acct-user/ntp - selinux? ( sec-policy/selinux-ntp ) - vim-syntax? ( app-vim/ntp-syntax ) - !net-misc/ntpsec - !openntpd? ( !net-misc/openntpd ) -" -PDEPEND="openntpd? ( net-misc/openntpd )" - -S="${WORKDIR}/${MY_P}" - -PATCHES=( - "${FILESDIR}"/${PN}-4.2.8-ipc-caps.patch #533966 - "${FILESDIR}"/${PN}-4.2.8-sntp-test-pthreads.patch #563922 - "${FILESDIR}"/${PN}-4.2.8_p10-fix-build-wo-ssl-or-libressl.patch - "${FILESDIR}"/${PN}-4.2.8_p12-libressl-2.8.patch - "${FILESDIR}"/${PN}-4.2.8_p14-add_cap_ipc_lock.patch #711530 - "${FILESDIR}"/${PN}-4.2.8-gcc10-fno-common.patch -) - -src_prepare() { - default - append-cppflags -D_GNU_SOURCE #264109 - # Make sure every build uses the same install layout. #539092 - find sntp/loc/ -type f '!' -name legacy -delete || die - eautoreconf #622754 - # Disable pointless checks. - touch .checkChangeLog .gcc-warning FRC.html html/.datecheck -} - -src_configure() { - # avoid libmd5/libelf - export ac_cv_search_MD5Init=no ac_cv_header_md5_h=no - export ac_cv_lib_elf_nlist=no - # blah, no real configure options #176333 - export ac_cv_header_dns_sd_h=$(usex zeroconf) - export ac_cv_lib_dns_sd_DNSServiceRegister=${ac_cv_header_dns_sd_h} - # Increase the default memlimit from 32MiB to 128MiB. #533232 - local myeconfargs=( - --with-lineeditlibs=readline,edit,editline - --with-yielding-select - --disable-local-libevent - --with-memlock=256 - $(use_enable caps linuxcaps) - $(use_enable parse-clocks) - $(use_enable ipv6) - $(use_enable debug debugging) - $(use_with readline lineeditlibs readline) - $(use_enable samba ntp-signd) - $(use_with snmp ntpsnmpd) - $(use_with ssl crypto) - $(use_enable threads thread-support) - ) - econf "${myeconfargs[@]}" -} - -src_install() { - default - # move ntpd/ntpdate to sbin #66671 - dodir /usr/sbin - mv "${ED}"/usr/bin/{ntpd,ntpdate} "${ED}"/usr/sbin/ || die "move to sbin" - - dodoc INSTALL WHERE-TO-START - doman "${WORKDIR}"/man/*.[58] - - insinto /etc - doins "${FILESDIR}"/ntp.conf - use ipv6 || sed -i '/^restrict .*::1/d' "${ED}"/etc/ntp.conf #524726 - newinitd "${FILESDIR}"/ntpd.rc-r1 ntpd - newconfd "${FILESDIR}"/ntpd.confd ntpd - newinitd "${FILESDIR}"/ntp-client.rc ntp-client - newconfd "${FILESDIR}"/ntp-client.confd ntp-client - newinitd "${FILESDIR}"/sntp.rc sntp - newconfd "${FILESDIR}"/sntp.confd sntp - if ! use caps ; then - sed -i "s|-u ntp:ntp||" "${ED}"/etc/conf.d/ntpd || die - fi - sed -i "s:/usr/bin:/usr/sbin:" "${ED}"/etc/init.d/ntpd || die - - keepdir /var/lib/ntp - use prefix || fowners ntp:ntp /var/lib/ntp - - if use openntpd ; then - cd "${ED}" || die - rm usr/sbin/ntpd || die - rm -r var/lib || die - rm etc/{conf,init}.d/ntpd || die - rm usr/share/man/*/ntpd.8 || die - else - systemd_newunit "${FILESDIR}"/ntpd.service-r2 ntpd.service - if use caps ; then - sed -i '/ExecStart/ s|$| -u ntp:ntp|' \ - "${D}$(systemd_get_systemunitdir)"/ntpd.service \ - || die - fi - systemd_enable_ntpunit 60-ntpd ntpd.service - fi - - systemd_newunit "${FILESDIR}"/ntpdate.service-r2 ntpdate.service - systemd_install_serviced "${FILESDIR}"/ntpdate.service.conf - systemd_newunit "${FILESDIR}"/sntp.service-r3 sntp.service - systemd_install_serviced "${FILESDIR}"/sntp.service.conf -} - -pkg_postinst() { - if grep -qs '^[^#].*notrust' "${EROOT}"/etc/ntp.conf ; then - eerror "The notrust option was found in your /etc/ntp.conf!" - ewarn "If your ntpd starts sending out weird responses," - ewarn "then make sure you have keys properly setup and see" - ewarn "https://bugs.gentoo.org/41827" - fi -} diff --git a/net-misc/openssh/openssh-8.3_p1-r3.ebuild b/net-misc/openssh/openssh-8.3_p1-r4.ebuild similarity index 99% rename from net-misc/openssh/openssh-8.3_p1-r3.ebuild rename to net-misc/openssh/openssh-8.3_p1-r4.ebuild index 4b456430ead8..a3d261036a76 100644 --- a/net-misc/openssh/openssh-8.3_p1-r3.ebuild +++ b/net-misc/openssh/openssh-8.3_p1-r4.ebuild @@ -36,7 +36,7 @@ LICENSE="BSD GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" # Probably want to drop ssl defaulting to on in a future version. -IUSE="abi_mips_n32 audit bindist debug hpn kerberos kernel_linux ldns libedit libressl livecd pam +pie scp sctp security-key selinux +ssl static test X X509 xmss" +IUSE="abi_mips_n32 audit bindist debug hpn kerberos kernel_linux ldns libedit libressl livecd pam +pie +scp sctp security-key selinux +ssl static test X X509 xmss" RESTRICT="!test? ( test )" diff --git a/net-misc/rsync/Manifest b/net-misc/rsync/Manifest index 9c10729cba62..d140e26cd539 100644 --- a/net-misc/rsync/Manifest +++ b/net-misc/rsync/Manifest @@ -1,3 +1,3 @@ DIST rsync-3.2.0.tar.gz 1048009 BLAKE2B 641be077a88958a09b083fd9658ae7f40ce3565bee1959f0c7ef82c61356a070e7ca1e0ceeb96b7a1b31a5ee031a84733ade3965aaa93f9e18795df16a6c1460 SHA512 01a109e1e061bb7f4734b694e1f15a83efdd8fcb1995e5eeea75a8d245eead4412c09b37b0fcdfe522e368673768e4fa5ed8891ccf3ae42f60293e4e68d506c2 -DIST rsync-3.2.1.tar.gz 1051665 BLAKE2B de1ee047b9a378cd16fceb188d0a2e14e78751c8295263e183888b464ced9263be600bbb04b7793d48e7aa1fd2ab0709d717234f346cc6a5a028c3daddcb019e SHA512 80d639ab56a993de8016115fe15794bb9aa7012e4a8300402954760566a821c230af9dcdb19143d70663497a830289212ce329fb0c4fd5c4b6f392d850e5fd8c DIST rsync-3.2.2.tar.gz 1057001 BLAKE2B 177a3145303ab7ed296b9233160ca4907c6b284160f4d0d15aeefd7e28009c1ea29fb3632ab57c008f0aad2f6774185cba86d2d0d68f30737fef217bd9fff402 SHA512 78107cf423e9259a7f7e9bf5527a956b648107aba72ea88b4267ae6334539342501d3c060efbc87235563b0253a12c382c4bb1f73335e68a62ff53aa905f9169 +DIST rsync-3.2.3pre1.tar.gz 1074550 BLAKE2B 37ed2626489559758f96bc5c316e5f7d439fb2021d86682b0239dca63e16b236c3a9f90fa69637c1f4c5cdcc2c174202c525c5aa7482284779af0f9b81eab157 SHA512 d9cad88dfd2e5078ebdb337a3a6c6515820c117c3c3fc782f2daa33e50270694660cfa5e2288d32de9fee25d92f19306e33d4bc25e9438894441f8e08cdf33d5 diff --git a/net-misc/rsync/files/rsync-3.2.2-allow_bwlimit_0.patch b/net-misc/rsync/files/rsync-3.2.2-allow_bwlimit_0.patch new file mode 100644 index 000000000000..4a795bb17b96 --- /dev/null +++ b/net-misc/rsync/files/rsync-3.2.2-allow_bwlimit_0.patch @@ -0,0 +1,77 @@ +From 5dcb49c7ddec765d4a24b4f801ffc7212c085db1 Mon Sep 17 00:00:00 2001 +From: Wayne Davison +Date: Tue, 7 Jul 2020 11:40:27 -0700 +Subject: [PATCH] Allow --bwlimit=0 again. + +--- + options.c | 12 ++++++------ + testsuite/hands.test | 2 +- + 2 files changed, 7 insertions(+), 7 deletions(-) + +diff --git a/options.c b/options.c +index 5a372ae7..0b7b9f33 100644 +--- a/options.c ++++ b/options.c +@@ -1253,7 +1253,7 @@ static int count_args(const char **argv) + /* If the size_arg is an invalid string or the value is < min_value, an error + * is put into err_buf & the return is -1. Note that this parser does NOT + * support negative numbers, so a min_value < 0 doesn't make any sense. */ +-static ssize_t parse_size_arg(char *size_arg, char def_suf, const char *opt_name, ssize_t min_value) ++static ssize_t parse_size_arg(char *size_arg, char def_suf, const char *opt_name, ssize_t min_value, BOOL allow_0) + { + int reps, mult; + const char *arg, *err = "invalid"; +@@ -1299,7 +1299,7 @@ static ssize_t parse_size_arg(char *size_arg, char def_suf, const char *opt_name + size += atoi(arg), arg += 2; + if (*arg) + goto failure; +- if (size < min_value) { ++ if (size < min_value && (!allow_0 || size != 0)) { + err = size < 0 ? "too big" : "too small"; + goto failure; + } +@@ -1683,19 +1683,19 @@ int parse_arguments(int *argc_p, const char ***argv_p) + break; + + case OPT_MAX_SIZE: +- if ((max_size = parse_size_arg(max_size_arg, 'b', "max-size", 0)) < 0) ++ if ((max_size = parse_size_arg(max_size_arg, 'b', "max-size", 0, True)) < 0) + return 0; + max_size_arg = num_to_byte_string(max_size); + break; + + case OPT_MIN_SIZE: +- if ((min_size = parse_size_arg(min_size_arg, 'b', "min-size", 0)) < 0) ++ if ((min_size = parse_size_arg(min_size_arg, 'b', "min-size", 0, True)) < 0) + return 0; + min_size_arg = num_to_byte_string(min_size); + break; + + case OPT_BWLIMIT: { +- ssize_t size = parse_size_arg(bwlimit_arg, 'K', "bwlimit", 512); ++ ssize_t size = parse_size_arg(bwlimit_arg, 'K', "bwlimit", 512, True); + if (size < 0) + return 0; + bwlimit_arg = num_to_byte_string(size); +@@ -1889,7 +1889,7 @@ int parse_arguments(int *argc_p, const char ***argv_p) + max_alloc_arg = NULL; + } + if (max_alloc_arg) { +- ssize_t size = parse_size_arg(max_alloc_arg, 'B', "max-alloc", 1024*1024); ++ ssize_t size = parse_size_arg(max_alloc_arg, 'B', "max-alloc", 1024*1024, False); + if (size < 0) + return 0; + max_alloc = size; +diff --git a/testsuite/hands.test b/testsuite/hands.test +index 46928d4e..8e265b7c 100644 +--- a/testsuite/hands.test ++++ b/testsuite/hands.test +@@ -16,7 +16,7 @@ DEBUG_OPTS="--debug=all0,deltasum0" + runtest "basic operation" 'checkit "$RSYNC -av \"$fromdir/\" \"$todir\"" "$fromdir/" "$todir"' + + ln "$fromdir/filelist" "$fromdir/dir" +-runtest "hard links" 'checkit "$RSYNC -avH $DEBUG_OPTS \"$fromdir/\" \"$todir\"" "$fromdir/" "$todir"' ++runtest "hard links" 'checkit "$RSYNC -avH --bwlimit=0 $DEBUG_OPTS \"$fromdir/\" \"$todir\"" "$fromdir/" "$todir"' + + rm "$todir/text" + runtest "one file" 'checkit "$RSYNC -avH $DEBUG_OPTS \"$fromdir/\" \"$todir\"" "$fromdir/" "$todir"' diff --git a/net-misc/rsync/files/rsync-3.2.2-zstd_see_token.patch b/net-misc/rsync/files/rsync-3.2.2-zstd_see_token.patch new file mode 100644 index 000000000000..02f22409d4c2 --- /dev/null +++ b/net-misc/rsync/files/rsync-3.2.2-zstd_see_token.patch @@ -0,0 +1,31 @@ +From bb1365dd7736b264738f50b683a0f81a2ed11aba Mon Sep 17 00:00:00 2001 +From: Wayne Davison +Date: Fri, 10 Jul 2020 09:47:16 -0700 +Subject: [PATCH] Fix see_token zstd case. + +--- + token.c | 8 ++++---- + 1 file changed, 4 insertions(+), 4 deletions(-) + +diff --git a/token.c b/token.c +index cad6b641..61be8dd9 100644 +--- a/token.c ++++ b/token.c +@@ -1093,13 +1093,13 @@ void see_token(char *data, int32 toklen) + break; + case CPRES_ZLIBX: + break; +-#ifdef SUPPORT_LZ4 +- case CPRES_LZ4: +- /*see_uncompressed_token(data, toklen);*/ ++#ifdef SUPPORT_ZSTD ++ case CPRES_ZSTD: + break; + #endif + #ifdef SUPPORT_LZ4 +- case CPRES_ZSTD: ++ case CPRES_LZ4: ++ /*see_uncompressed_token(data, toklen);*/ + break; + #endif + default: diff --git a/net-misc/rsync/rsync-3.2.2-r1.ebuild b/net-misc/rsync/rsync-3.2.2-r1.ebuild new file mode 100644 index 000000000000..2507bc58986c --- /dev/null +++ b/net-misc/rsync/rsync-3.2.2-r1.ebuild @@ -0,0 +1,158 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit flag-o-matic prefix systemd + +DESCRIPTION="File transfer program to keep remote files into sync" +HOMEPAGE="https://rsync.samba.org/" +if [[ "${PV}" == *9999 ]] ; then + PYTHON_COMPAT=( python3_{6,7,8} ) + inherit autotools git-r3 python-any-r1 + EGIT_REPO_URI="https://github.com/WayneD/rsync.git" +else + if [[ "${PV}" == *_pre* ]] ; then + SRC_DIR="src-previews" + else + SRC_DIR="src" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + fi + SRC_URI="https://rsync.samba.org/ftp/rsync/${SRC_DIR}/${P/_/}.tar.gz" + S="${WORKDIR}/${P/_/}" +fi + +LICENSE="GPL-3" +SLOT="0" +IUSE_CPU_FLAGS_X86=" sse2" +IUSE="acl examples iconv ipv6 libressl lz4 ssl static stunnel system-zlib xattr xxhash zstd" +IUSE+=" ${IUSE_CPU_FLAGS_X86// / cpu_flags_x86_}" + +LIB_DEPEND="acl? ( virtual/acl[static-libs(+)] ) + lz4? ( app-arch/lz4[static-libs(+)] ) + ssl? ( + !libressl? ( dev-libs/openssl:0=[static-libs(+)] ) + libressl? ( dev-libs/libressl:0=[static-libs(+)] ) + ) + system-zlib? ( sys-libs/zlib[static-libs(+)] ) + xattr? ( kernel_linux? ( sys-apps/attr[static-libs(+)] ) ) + xxhash? ( dev-libs/xxhash[static-libs(+)] ) + zstd? ( app-arch/zstd[static-libs(+)] ) + >=dev-libs/popt-1.5[static-libs(+)]" +RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} ) + iconv? ( virtual/libiconv )" +DEPEND="${RDEPEND} + static? ( ${LIB_DEPEND} )" + +if [[ "${PV}" == *9999 ]] ; then + BDEPEND="${PYTHON_DEPS} + $(python_gen_any_dep ' + dev-python/commonmark[${PYTHON_USEDEP}] + ')" +fi + +PATCHES=( + "${FILESDIR}/${P}-allow_bwlimit_0.patch" #731306 + "${FILESDIR}/${P}-zstd_see_token.patch" #733084 +) + +# Only required for live ebuild +python_check_deps() { + has_version "dev-python/commonmark[${PYTHON_USEDEP}]" +} + +src_prepare() { + default + if [[ "${PV}" == *9999 ]] ; then + eaclocal -I m4 + eautoconf -o configure.sh + eautoheader && touch config.h.in + fi +} + +src_configure() { + use static && append-ldflags -static + local myeconfargs=( + --with-rsyncd-conf="${EPREFIX}"/etc/rsyncd.conf + --without-included-popt + $(use_enable acl acl-support) + $(use_enable iconv) + $(use_enable ipv6) + $(use_enable lz4) + $(use_enable ssl openssl) + $(use_with !system-zlib included-zlib) + $(use_enable xattr xattr-support) + $(use_enable xxhash) + $(use_enable zstd) + ) + + if use elibc_glibc && [[ "${ARCH}" == "amd64" ]] ; then + # SIMD is only available for x86_64 right now + # and only on glibc (#728868) + myeconfargs+=( $(use_enable cpu_flags_x86_sse2 simd) ) + else + myeconfargs+=( --disable-simd ) + fi + + econf "${myeconfargs[@]}" + [[ "${PV}" == *9999 ]] || touch proto.h-tstamp #421625 +} + +src_install() { + emake DESTDIR="${D}" install + + newconfd "${FILESDIR}"/rsyncd.conf.d rsyncd + newinitd "${FILESDIR}"/rsyncd.init.d-r1 rsyncd + + dodoc NEWS.md README.md TODO tech_report.tex + + insinto /etc + newins "${FILESDIR}"/rsyncd.conf-3.0.9-r1 rsyncd.conf + + insinto /etc/logrotate.d + newins "${FILESDIR}"/rsyncd.logrotate rsyncd + + insinto /etc/xinetd.d + newins "${FILESDIR}"/rsyncd.xinetd-3.0.9-r1 rsyncd + + # Install stunnel helpers + if use stunnel ; then + emake DESTDIR="${D}" install-ssl-daemon + fi + + # Install the useful contrib scripts + if use examples ; then + exeinto /usr/share/rsync + doexe support/* + rm -f "${ED}"/usr/share/rsync/{Makefile*,*.c} + fi + + eprefixify "${ED}"/etc/{,xinetd.d}/rsyncd* + + systemd_dounit "${FILESDIR}/rsyncd.service" +} + +pkg_postinst() { + if egrep -qis '^[[:space:]]use chroot[[:space:]]*=[[:space:]]*(no|0|false)' \ + "${EROOT}"/etc/rsyncd.conf "${EROOT}"/etc/rsync/rsyncd.conf ; then + ewarn "You have disabled chroot support in your rsyncd.conf. This" + ewarn "is a security risk which you should fix. Please check your" + ewarn "/etc/rsyncd.conf file and fix the setting 'use chroot'." + fi + if use stunnel ; then + einfo "Please install \">=net-misc/stunnel-4\" in order to use stunnel feature." + einfo + einfo "You maybe have to update the certificates configured in" + einfo "${EROOT}/etc/stunnel/rsync.conf" + fi + if use system-zlib ; then + ewarn "Using system-zlib is incompatible with =rsync-3.1.1 built with bundled zlib," + ewarn "and the --compress option, add --new-compress (-zz)." + ewarn + ewarn "For syncing the portage tree, add:" + ewarn "PORTAGE_RSYNC_EXTRA_OPTS=\"--new-compress\" to make.conf" + fi +} diff --git a/net-misc/rsync/rsync-3.2.1.ebuild b/net-misc/rsync/rsync-3.2.3_pre1.ebuild similarity index 96% rename from net-misc/rsync/rsync-3.2.1.ebuild rename to net-misc/rsync/rsync-3.2.3_pre1.ebuild index c02794fd0b9b..fb78f513976f 100644 --- a/net-misc/rsync/rsync-3.2.1.ebuild +++ b/net-misc/rsync/rsync-3.2.3_pre1.ebuild @@ -81,8 +81,9 @@ src_configure() { $(use_enable zstd) ) - if [[ "${ARCH}" == "amd64" ]] ; then - # SIMD is only available for x86_64 right now (#728868) + if use elibc_glibc && [[ "${ARCH}" == "amd64" ]] ; then + # SIMD is only available for x86_64 right now + # and only on glibc (#728868) myeconfargs+=( $(use_enable cpu_flags_x86_sse2 simd) ) else myeconfargs+=( --disable-simd ) diff --git a/net-misc/rsync/rsync-9999.ebuild b/net-misc/rsync/rsync-9999.ebuild index 7bd6a4121f2d..fb78f513976f 100644 --- a/net-misc/rsync/rsync-9999.ebuild +++ b/net-misc/rsync/rsync-9999.ebuild @@ -16,7 +16,7 @@ else SRC_DIR="src-previews" else SRC_DIR="src" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi SRC_URI="https://rsync.samba.org/ftp/rsync/${SRC_DIR}/${P/_/}.tar.gz" S="${WORKDIR}/${P/_/}" @@ -81,8 +81,9 @@ src_configure() { $(use_enable zstd) ) - if [[ "${ARCH}" == "amd64" ]] ; then - # SIMD is only available for x86_64 right now (#728868) + if use elibc_glibc && [[ "${ARCH}" == "amd64" ]] ; then + # SIMD is only available for x86_64 right now + # and only on glibc (#728868) myeconfargs+=( $(use_enable cpu_flags_x86_sse2 simd) ) else myeconfargs+=( --disable-simd ) diff --git a/net-misc/youtube-dl/Manifest b/net-misc/youtube-dl/Manifest index 2c88023fad14..38a034c10d4a 100644 --- a/net-misc/youtube-dl/Manifest +++ b/net-misc/youtube-dl/Manifest @@ -1 +1,2 @@ DIST youtube-dl-2020.06.16.1.tar.gz 3177873 BLAKE2B 8bf2df25b416c4a48b2b4a14466f15f99b1bbe0b4900c18e30bc3edab66a54b036f95025218cb584f820f3c45b2ab2e805f21e2d6548078d49c6a122fb52716d SHA512 2f0c01cd1a52293afd8c4fddc20b6f7baca94903fbe852769ad1d25740bd87e38d42ee4a275c2e3d611c639c432f6245d27f361471c6b566da03677384a04e54 +DIST youtube-dl-2020.07.28.tar.gz 3179686 BLAKE2B 0f4a611a8d455a79193711746fee592995d1965128a866fc7f7f8833bc76a09b2197c15625399ea5f44f5de5695ad5e40e4c50bb11ddc2ed88ad5df44a9db93b SHA512 be18cd53577a1e750a9610d481225b5683414ee4a095aa90b1a9ef150e9009bec4c2188f19f13505c88ac0179872751a07f5fb4b591beca3cefd11ccf071132d diff --git a/net-misc/youtube-dl/youtube-dl-2020.07.28.ebuild b/net-misc/youtube-dl/youtube-dl-2020.07.28.ebuild new file mode 100644 index 000000000000..27edc068096a --- /dev/null +++ b/net-misc/youtube-dl/youtube-dl-2020.07.28.ebuild @@ -0,0 +1,74 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +PYTHON_COMPAT=(python3_{6,7,8}) +inherit bash-completion-r1 distutils-r1 readme.gentoo-r1 + +DESCRIPTION="Download videos from YouTube.com (and more sites...)" +HOMEPAGE="https://github.com/ytdl-org/youtube-dl/" +SRC_URI="https://youtube-dl.org/downloads/${PV}/${P}.tar.gz" +LICENSE="public-domain" + +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +SLOT="0" +IUSE="test" +RESTRICT="!test? ( test )" +RDEPEND=" + dev-python/pycryptodome[${PYTHON_USEDEP}] + dev-python/setuptools[${PYTHON_USEDEP}] +" +DEPEND=" + ${RDEPEND} + test? ( + dev-python/nose[${PYTHON_USEDEP}] + dev-python/flake8[${PYTHON_USEDEP}] + ) +" +S=${WORKDIR}/${PN} + +src_compile() { + distutils-r1_src_compile +} + +python_test() { + emake offlinetest +} + +python_install_all() { + dodoc README.txt + doman ${PN}.1 + + newbashcomp ${PN}.bash-completion ${PN} + + insinto /usr/share/zsh/site-functions + newins ${PN}.zsh _${PN} + + insinto /usr/share/fish/vendor_completions.d + doins ${PN}.fish + + distutils-r1_python_install_all + + rm -r "${ED}"/usr/etc || die + rm -r "${ED}"/usr/share/doc/youtube_dl || die +} + +pkg_postinst() { + elog "${PN}(1) / https://bugs.gentoo.org/355661 /" + elog "https://github.com/rg3/${PN}/blob/master/README.md#faq :" + elog + elog "${PN} 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. ${PN} 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 ${PN} to embed thumbnails from the metadata into the" + elog "resulting MP4 files, consider installing media-video/atomicparsley" +} diff --git a/net-vpn/Manifest.gz b/net-vpn/Manifest.gz index 6c33b96cac43..81fe5a5d00b4 100644 Binary files a/net-vpn/Manifest.gz and b/net-vpn/Manifest.gz differ diff --git a/net-vpn/tor/tor-0.4.2.8.ebuild b/net-vpn/tor/tor-0.4.2.8.ebuild index fd9598d400c7..e65b395a195d 100644 --- a/net-vpn/tor/tor-0.4.2.8.ebuild +++ b/net-vpn/tor/tor-0.4.2.8.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PF}" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~amd64 arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~ppc-macos" +KEYWORDS="amd64 arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~ppc-macos" IUSE="caps doc libressl lzma +man scrypt seccomp selinux systemd tor-hardening test zstd" DEPEND=" diff --git a/net-wireless/Manifest.gz b/net-wireless/Manifest.gz index 2418c5bdb68e..c9542a447fbe 100644 Binary files a/net-wireless/Manifest.gz and b/net-wireless/Manifest.gz differ diff --git a/net-wireless/airpwn/Manifest b/net-wireless/airpwn/Manifest deleted file mode 100644 index 9a67182c5a5f..000000000000 --- a/net-wireless/airpwn/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST airpwn-1.4.tgz 910109 BLAKE2B e1e151183e29310a2f35e869fec5f191c37bf25f3bca3f084bea060fad6a8c575cb5ddb56cd5023c252a298b5205c844597908296c6c0b61c8bd560a20b60145 SHA512 c849740848289005eb2a72b09bbfade6bf078a3ff93d39300f6a65d328c527bbafbb2a325f2813064612f91a2da20a2daacb8508497e8410ad0befc4e28331e5 diff --git a/net-wireless/airpwn/airpwn-1.4-r2.ebuild b/net-wireless/airpwn/airpwn-1.4-r2.ebuild deleted file mode 100644 index 4c695a11a24a..000000000000 --- a/net-wireless/airpwn/airpwn-1.4-r2.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -PYTHON_COMPAT=( python2_7 ) - -inherit eutils flag-o-matic python-single-r1 vcs-clean - -DESCRIPTION="Tool for generic packet injection on 802.11" -HOMEPAGE="http://airpwn.sf.net" -SRC_URI="mirror://sourceforge/airpwn/$P.tgz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="" -IUSE="+examples" - -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -DEPEND="${PYTHON_DEPS} - dev-libs/libpcre - dev-libs/openssl:0= - net-libs/libnet:1.1= - net-libs/libpcap - net-wireless/lorcon-old" -RDEPEND="${DEPEND}" - -src_configure() { - econf - sed -i "s/python2.4/${EPYTHON}/g" conf.h || die - sed -i "s|-lorcon -lpthread -lpcre -lpcap -lnet|-lorcon -lpthread -lpcre -lpcap -lnet -lcrypto -l${EPYTHON}|g" Makefile || die -} - -src_install() { - default - - if use examples; then - insinto /usr/share/${PN} - ecvs_clean - sed -i "s#content/#/usr/share/${PN}/content/#" conf/* || die - doins -r conf content - fi -} diff --git a/net-wireless/airpwn/metadata.xml b/net-wireless/airpwn/metadata.xml deleted file mode 100644 index 90013f58cbfb..000000000000 --- a/net-wireless/airpwn/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - zerochaos@gentoo.org - Rick Farina - - - airpwn - - diff --git a/net-wireless/hostapd/metadata.xml b/net-wireless/hostapd/metadata.xml index 444076ebea2c..09503282fa44 100644 --- a/net-wireless/hostapd/metadata.xml +++ b/net-wireless/hostapd/metadata.xml @@ -15,14 +15,14 @@ Adding support for NSA Suite B Cryptography Add support for Wi-Fi Protected Setup - - andrey_utkin@gentoo.org - Andrey Utkin - zerochaos@gentoo.org Rick Farina + + sam@gentoo.org + Sam James + cpe:/a:w1.fi:hostapd diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz index a55081c0df8e..e65ba41e4e4c 100644 Binary files a/profiles/Manifest.gz and b/profiles/Manifest.gz differ diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 633b03f3a3b9..a5f9a5ef145b 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -224,9 +224,8 @@ net-mail/notmuch test app-admin/conky cmus irc # Tobias Klausmann (2016-06-07) -# the nvidia SDK needs nvidia-drivers and thus can never work on alpha -# Likewise, nasm is x86/x86-64 only -media-video/ffmpeg nvenc openh264 +# nasm is x86/x86-64 only +media-video/ffmpeg openh264 # Tobias Klausmann (2016-02-04) # sys-cluster/ceph is not broken per se, but a maintenance burden. diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index c1a68a85237e..725770217afe 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Thomas Deutschmann (2020-07-27) +# media-video/pipewire:0/0.3 is available for amd64 +www-client/firefox -screencast + # Sam James (2020-07-03) # Rust is available here # Bug #728558 @@ -168,10 +172,6 @@ app-admin/rsyslog -mdblookup # https://caml.inria.fr/pub/docs/manual-ocaml/spacetime.html dev-lang/ocaml -spacetime -# Alexis Ballier (2017-01-31) -# nvidia drivers are unmasked here -media-video/ffmpeg -nvenc - # Luke Dashjr (2017-01-04) # Assembly optimisations are supported on amd64 for all versions dev-libs/libsecp256k1 -asm diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index ae968c7171b8..a36c46706d5b 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Mike Pagano (2020-07-27) +# Failed build on arm64 +# bug #732966 +dev-util/idea-community jbr11 + # Sam James (2020-07-16) # Failed build on arm64 # bug #674346 diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 291a65ad2b0b..ce05528460d7 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -136,10 +136,6 @@ app-admin/rsyslog mdblookup # https://caml.inria.fr/pub/docs/manual-ocaml/spacetime.html dev-lang/ocaml spacetime -# Alexis Ballier (2017-01-31) -# nvenc requires nvidia drivers, apply same mask logic -media-video/ffmpeg nvenc - # Thomas Deutschmann (2017-01-30) # media-libs/raspberrypi-userland not keyworded media-video/motion mmal diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 91dff6333263..c2c79b2e687f 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Thomas Deutschmann (2020-07-27) +# media-video/pipewire:0/0.3 is available for x86 +www-client/firefox -screencast + # Sergei Trofimovich (2020-07-11) # net-libs/libslirp is not yet keyworded on x86, bug #732144 app-emulation/qemu slirp @@ -16,7 +20,7 @@ sys-block/fio -io-uring -zbc # Thomas Deutschmann (2020-06-20) # media-libs/nv-codec-headers is not available for x86 -media-video/ffmpeg video_cards_nvidia +>=media-video/ffmpeg-4.3 video_cards_nvidia # Marek Szuba (2020-06-17) # Unmask globally-masked flashrom drivers and tools which do work on x86 @@ -190,10 +194,6 @@ app-admin/rsyslog -mdblookup # which is only keyworded for amd64 x11-wm/awesome doc -# Alexis Ballier (2017-01-31) -# nvidia drivers are unmasked here -media-video/ffmpeg -nvenc - # Andreas Sturmlechner (2016-12-31) # on behalf of Andreas K. Hüttel (2016-12-14) # Fails to build with newly unmasked ffmpeg-3, so mask this useflag diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 8cb313b0bc42..e801395546bc 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,32 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Michał Górny (2020-07-27) +# These packages require Python 2 support in dev-python/sphinx. +# They are generally fixable by adding py3 support and using +# distutils_enable_sphinx to build docs. + (2020-07-27) +# Requires Python 2 support in xapian-bindings which in turn require +# Python 2 in dev-python/sphinx. + (2020-07-25) # Requires dev-python/beautifulsoup with py2 support. <=sys-cluster/charm-6.8.2 doc @@ -19,8 +45,8 @@ dev-python/autobahn xbr # Requires vulnerable dev-python/pillow version. sci-libs/scipy python_targets_python2_7 -# Thomas Deutschmann (2020-07-09) -# media-video/pipewire:0/0.3 is currently masked +# Thomas Deutschmann (2020-07-27) +# media-video/pipewire:0/0.3 is only available for certain architectures www-client/firefox screencast # Mart Raudsepp (2020-06-28) diff --git a/profiles/package.mask b/profiles/package.mask index 455697af87d9..a1a883354c0b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,27 @@ #--- END OF EXAMPLES --- +# Andrey Utkin (2020-07-28) +# Not used by other packages anymore. +# Removal in 30 days. +dev-python/ruamel-std-pathlib + +# Marek Szuba (2020-07-27) +# No longer available upstream. Potentially copyrighted. +# Removal in 30 days. Bug #734116. +app-dicts/sword-Cro +app-dicts/sword-Dan +app-dicts/sword-FarsiOPV +app-dicts/sword-FreLSG +app-dicts/sword-FreMartin +app-dicts/sword-HNV +app-dicts/sword-KJVD +app-dicts/sword-RST +app-dicts/sword-SpaRVG2004 +app-dicts/sword-SpaSEV +app-dicts/sword-WEB +app-dicts/sword-WebstersDict + # Ulrich Müller (2020-07-25) # Included with TeX Live. The separate Gentoo package is # unmaintained and had its last version bump in 2015. @@ -346,41 +367,6 @@ x11-misc/nts # Removal in 30 days. Bug #711134. sys-apps/pacman -# Aaron Bauman (2020-06-28) -# More Py2 only stuff. Plz see -dev ML for discussions -# Remove bindings, port to Py3, etc -# Removal in 30 days -app-arch/deltarpm -app-crypt/virtualsmartcard -app-text/duali -app-text/duali-data -app-dicts/duali-data -app-text/mftrace -app-text/queequeg -app-text/referencer -dev-libs/libmacaroons -dev-libs/tut -dev-python/elib-intl -dev-python/eunuchs -dev-python/medusa -dev-python/python-iwscan -dev-util/confix -dev-util/qmtest -dev-util/unrpyc -games-engines/gemrb -media-sound/lilycomp -media-video/tovid -net-mail/archivemail -net-mail/getmail -net-wireless/airpwn -sci-chemistry/bkchem -sci-chemistry/pymol-plugins-bni-tools -sci-chemistry/pymol-plugins-emovie -sci-chemistry/viewmol -sci-libs/chemkit -www-misc/surl -x11-wm/plwm - # Mikle Kolyada (2020-06-28) # Obsolete package. # Does not build. diff --git a/profiles/updates/3Q-2020 b/profiles/updates/3Q-2020 index f419a7f705b3..49d859af4fdc 100644 --- a/profiles/updates/3Q-2020 +++ b/profiles/updates/3Q-2020 @@ -1,2 +1,136 @@ move games-action/d1x-rebirth games-action/dxx-rebirth move games-action/d2x-rebirth games-action/dxx-rebirth +move app-dicts/sword-abbott app-dicts/sword-Abbott +move app-dicts/sword-acv app-dicts/sword-ACV +move app-dicts/sword-afr1953 app-dicts/sword-Afr1953 +move app-dicts/sword-akjv app-dicts/sword-AKJV +move app-dicts/sword-alb app-dicts/sword-Alb +move app-dicts/sword-aleppo app-dicts/sword-Aleppo +move app-dicts/sword-amtract app-dicts/sword-AmTract +move app-dicts/sword-arasvd app-dicts/sword-AraSVD +move app-dicts/sword-armeastern app-dicts/sword-ArmEastern +move app-dicts/sword-armwestern app-dicts/sword-ArmWestern +move app-dicts/sword-asv app-dicts/sword-ASV +move app-dicts/sword-barnes app-dicts/sword-Barnes +move app-dicts/sword-bashautin app-dicts/sword-BasHautin +move app-dicts/sword-bbe app-dicts/sword-BBE +move app-dicts/sword-bulveren app-dicts/sword-BulVeren +move app-dicts/sword-burjudson app-dicts/sword-BurJudson +move app-dicts/sword-byz app-dicts/sword-Byz +move app-dicts/sword-cbc app-dicts/sword-CBC +move app-dicts/sword-chamorro app-dicts/sword-Chamorro +move app-dicts/sword-clarke app-dicts/sword-Clarke +move app-dicts/sword-common app-dicts/sword-Common +move app-dicts/sword-cro app-dicts/sword-Cro +move app-dicts/sword-czebkr app-dicts/sword-CzeBKR +move app-dicts/sword-daily app-dicts/sword-Daily +move app-dicts/sword-dan app-dicts/sword-Dan +move app-dicts/sword-darby app-dicts/sword-Darby +move app-dicts/sword-diaglott app-dicts/sword-Diaglott +move app-dicts/sword-drc app-dicts/sword-DRC +move app-dicts/sword-dtn app-dicts/sword-DTN +move app-dicts/sword-dutkant app-dicts/sword-DutKant +move app-dicts/sword-dutsvv app-dicts/sword-DutSVV +move app-dicts/sword-easton app-dicts/sword-Easton +move app-dicts/sword-esperanto app-dicts/sword-Esperanto +move app-dicts/sword-farsiopv app-dicts/sword-FarsiOPV +move app-dicts/sword-finbiblia app-dicts/sword-FinBiblia +move app-dicts/sword-finney app-dicts/sword-Finney +move app-dicts/sword-finpr app-dicts/sword-FinPR +move app-dicts/sword-frebbb app-dicts/sword-FreBBB +move app-dicts/sword-frecrampon app-dicts/sword-FreCrampon +move app-dicts/sword-frelsg app-dicts/sword-FreLSG +move app-dicts/sword-fremartin app-dicts/sword-FreMartin +move app-dicts/sword-fresegond app-dicts/sword-FreSegond +move app-dicts/sword-geneva app-dicts/sword-Geneva +move app-dicts/sword-geneva1599 app-dicts/sword-Geneva1599 +move app-dicts/sword-gerelb1871 app-dicts/sword-GerElb1871 +move app-dicts/sword-gerelb1905 app-dicts/sword-GerElb1905 +move app-dicts/sword-gerlut1545 app-dicts/sword-GerLut1545 +move app-dicts/sword-gersch app-dicts/sword-GerSch +move app-dicts/sword-greekhebrew app-dicts/sword-GreekHebrew +move app-dicts/sword-hebrewgreek app-dicts/sword-HebrewGreek +move app-dicts/sword-heretics app-dicts/sword-Heretics +move app-dicts/sword-hitchcock app-dicts/sword-Hitchcock +move app-dicts/sword-hnv app-dicts/sword-HNV +move app-dicts/sword-hunkar app-dicts/sword-HunKar +move app-dicts/sword-institutes app-dicts/sword-Institutes +move app-dicts/sword-isbe app-dicts/sword-ISBE +move app-dicts/sword-isv app-dicts/sword-ISV +move app-dicts/sword-itadio app-dicts/sword-ItaDio +move app-dicts/sword-itarive app-dicts/sword-ItaRive +move app-dicts/sword-jfb app-dicts/sword-JFB +move app-dicts/sword-josephus app-dicts/sword-Josephus +move app-dicts/sword-jps app-dicts/sword-JPS +move app-dicts/sword-jst app-dicts/sword-JST +move app-dicts/sword-jubilee2000 app-dicts/sword-Jubilee2000 +move app-dicts/sword-kjv app-dicts/sword-KJV +move app-dicts/sword-kjvd app-dicts/sword-KJVD +move app-dicts/sword-klv app-dicts/sword-KLV +move app-dicts/sword-klven_iklingon app-dicts/sword-KLVen_iklingon +move app-dicts/sword-klviklingon_en app-dicts/sword-KLViklingon_en +move app-dicts/sword-lightfoot app-dicts/sword-Lightfoot +move app-dicts/sword-litv app-dicts/sword-LITV +move app-dicts/sword-luther app-dicts/sword-Luther +move app-dicts/sword-mak app-dicts/sword-MAK +move app-dicts/sword-manxgaelic app-dicts/sword-ManxGaelic +move app-dicts/sword-mhc app-dicts/sword-MHC +move app-dicts/sword-mhcc app-dicts/sword-MHCC +move app-dicts/sword-mkjv app-dicts/sword-MKJV +move app-dicts/sword-montgomery app-dicts/sword-Montgomery +move app-dicts/sword-murdock app-dicts/sword-Murdock +move app-dicts/sword-nave app-dicts/sword-Nave +move app-dicts/sword-norsk app-dicts/sword-Norsk +move app-dicts/sword-orthodoxy app-dicts/sword-Orthodoxy +move app-dicts/sword-packard app-dicts/sword-Packard +move app-dicts/sword-personal app-dicts/sword-Personal +move app-dicts/sword-peshitta app-dicts/sword-Peshitta +move app-dicts/sword-pilgrim app-dicts/sword-Pilgrim +move app-dicts/sword-pnt app-dicts/sword-PNT +move app-dicts/sword-practice app-dicts/sword-Practice +move app-dicts/sword-rkjnt app-dicts/sword-RKJNT +move app-dicts/sword-rnkjv app-dicts/sword-RNKJV +move app-dicts/sword-robinson app-dicts/sword-Robinson +move app-dicts/sword-rotherham app-dicts/sword-Rotherham +move app-dicts/sword-rst app-dicts/sword-RST +move app-dicts/sword-rusmakarij app-dicts/sword-RusMakarij +move app-dicts/sword-rwebster app-dicts/sword-RWebster +move app-dicts/sword-rwp app-dicts/sword-RWP +move app-dicts/sword-saoa app-dicts/sword-SAOA +move app-dicts/sword-scofield app-dicts/sword-Scofield +move app-dicts/sword-scotsgaelic app-dicts/sword-ScotsGaelic +move app-dicts/sword-sme app-dicts/sword-SME +move app-dicts/sword-smith app-dicts/sword-Smith +move app-dicts/sword-sparv app-dicts/sword-SpaRV +move app-dicts/sword-sparvg2004 app-dicts/sword-SpaRVG2004 +move app-dicts/sword-spasev app-dicts/sword-SpaSEV +move app-dicts/sword-spavnt app-dicts/sword-SpaVNT +move app-dicts/sword-spurious app-dicts/sword-Spurious +move app-dicts/sword-strongsgreek app-dicts/sword-StrongsGreek +move app-dicts/sword-strongshebrew app-dicts/sword-StrongsHebrew +move app-dicts/sword-swahili app-dicts/sword-Swahili +move app-dicts/sword-tagalog app-dicts/sword-Tagalog +move app-dicts/sword-tcr app-dicts/sword-TCR +move app-dicts/sword-tdavid app-dicts/sword-TDavid +move app-dicts/sword-tfg app-dicts/sword-TFG +move app-dicts/sword-tisch app-dicts/sword-Tisch +move app-dicts/sword-torrey app-dicts/sword-Torrey +move app-dicts/sword-tr app-dicts/sword-TR +move app-dicts/sword-tsk app-dicts/sword-TSK +move app-dicts/sword-twenty app-dicts/sword-Twenty +move app-dicts/sword-tyndale app-dicts/sword-Tyndale +move app-dicts/sword-ukjv app-dicts/sword-UKJV +move app-dicts/sword-ukrainian app-dicts/sword-Ukrainian +move app-dicts/sword-uma app-dicts/sword-Uma +move app-dicts/sword-vulgate app-dicts/sword-Vulgate +move app-dicts/sword-vulgate_hebps app-dicts/sword-Vulgate_HebPs +move app-dicts/sword-web app-dicts/sword-WEB +move app-dicts/sword-webster app-dicts/sword-Webster +move app-dicts/sword-webstersdict app-dicts/sword-WebstersDict +move app-dicts/sword-wesley app-dicts/sword-Wesley +move app-dicts/sword-weymouth app-dicts/sword-Weymouth +move app-dicts/sword-whnu app-dicts/sword-WHNU +move app-dicts/sword-wlc app-dicts/sword-WLC +move app-dicts/sword-wulfila app-dicts/sword-Wulfila +move app-dicts/sword-wycliffe app-dicts/sword-Wycliffe +move app-dicts/sword-ylt app-dicts/sword-YLT diff --git a/profiles/use.local.desc b/profiles/use.local.desc index b67e06528e8b..7d3d00caf92a 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -209,7 +209,6 @@ app-antivirus/clamtk:nemo - Install the Nemo plugin. app-antivirus/clamtk:thunar - Install the Thunar plugin. app-arch/cabextract:extras - Install experimental extra tools: wince_info and wince_rename for examining and processing Windows CE installation cabinet header files; cabinfo for examining the structure of a cab file. app-arch/cfv:bittorrent - Enable support for checking .torrent files -app-arch/deltarpm:system-zlib - Use system sys-libs/zlib. Do not enable features of rsync friendly. app-arch/dpkg:libmd - Use app-crypt/libmd library for message digest functions app-arch/dpkg:update-alternatives - Install update-alternatives app-arch/dump:ermt - encrypted rmt support @@ -3013,10 +3012,6 @@ dev-util/sysprof:unwind - Use sys-libs/libunwind to unwind the stack dev-util/systemtap:libvirt - Support probing of libvirt domains. dev-util/trace-cmd:udis86 - Enable support for dev-libs/udis86 disassembler library dev-util/uftrace:capstone - Use capstone to provide dynamic tracing without recompilation -dev-util/unrpyc:module - Build un.rpyc module for run-time decompiling -dev-util/unrpyc:proto0 - Use pickle protocol 0 for un-rpyc module. May be usefule for very old games -dev-util/unrpyc:proto1 - Use pickle protocol 1 for un-rpyc module. Default if no protocol is selected -dev-util/unrpyc:proto2 - Use pickle protocol 2 for un-rpyc module dev-util/vulkan-tools:cube - Build the cube/cubepp demos dev-vcs/cssc:valgrind - Enable usage of dev-util/valgrind in tests dev-vcs/cvs:server - Enable server support @@ -4278,6 +4273,11 @@ media-libs/libcanberra:gtk3 - Enables building of gtk+3 helper library, gtk+3 ru media-libs/libcanberra:pulseaudio - Enables PulseAudio sound driver that should be able to support positional event sounds. This is the preferred choice for best sound events experience and picked by default if compiled in and possible to use at runtime. media-libs/libcanberra:sound - Install x11-themes/sound-theme-freedesktop to get sounds on Gnome and Xfce. media-libs/libcanberra:tdb - Enables Trivial Database support for caching purposes. +media-libs/libde265:dec265 - Enable build of dec265 example program +media-libs/libde265:enc265 - Enable build of enc265 tool +media-libs/libde265:sdl - Enable video output of dec265 example program with media-libs/libsdl +media-libs/libde265:static-libs - Enable build of static libraries +media-libs/libde265:tools - Enable installation of varous binary tools media-libs/libepoxy:egl - Enable EGL support. media-libs/libextractor:apparmor - Enable apparmor support using sys-libs/libapparmor media-libs/libextractor:archive - Enable archive support using app-arch/libarchive @@ -5006,7 +5006,6 @@ media-video/ffmpeg:mipsdspr2 - Enables MIPS DSP ASE R2 optimizations. media-video/ffmpeg:mipsfpu - Enables floating point MIPS optimizations. media-video/ffmpeg:mmal - Enables Multi-Media Abstraction Layer (MMAL) decoding support: Available e.g. on the Raspberry Pi. media-video/ffmpeg:network - Enables network streaming support -media-video/ffmpeg:nvenc - Adds support for NVIDIA Encoder (NVENC) API for hardware accelerated encoding on NVIDIA cards. media-video/ffmpeg:opencl - Enable OpenCL support media-video/ffmpeg:openh264 - Enables H.264 encoding suppoprt via media-libs/openh264. media-video/ffmpeg:openssl - Enables dev-libs/openssl support. Adds support for encrypted network protocols (TLS/HTTPS). diff --git a/sci-chemistry/Manifest.gz b/sci-chemistry/Manifest.gz index aba8d9fe7d53..d074bb880fc3 100644 Binary files a/sci-chemistry/Manifest.gz and b/sci-chemistry/Manifest.gz differ diff --git a/sci-chemistry/bkchem/Manifest b/sci-chemistry/bkchem/Manifest deleted file mode 100644 index dd4ad7bdb9bd..000000000000 --- a/sci-chemistry/bkchem/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST bkchem-0.14.0-pre2.tar.gz 998916 BLAKE2B 07c01abb31325c3721cc478438c1b34f156bc589a186eeedd62b6ac058f8ec64b1ea86a3c25bb6ab8045e0aaa838f10c5d16b68516fdea5607795b64fb4c39bb SHA512 7fc3bbd7bfe27bc91cf69a98c347a3fb92f4ea25b45a13debd0646a6b02d7a40c5729ae1b2a9ac33c1049d6b90e38355c3cd80e06660a0a2fcc5dafb3514ef20 diff --git a/sci-chemistry/bkchem/bkchem-0.14.0_pre2-r2.ebuild b/sci-chemistry/bkchem/bkchem-0.14.0_pre2-r2.ebuild deleted file mode 100644 index d6162080214b..000000000000 --- a/sci-chemistry/bkchem/bkchem-0.14.0_pre2-r2.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) - -PYTHON_REQ_USE="tk" - -inherit distutils-r1 eutils versionator - -MY_P="${PN}-$(replace_version_separator 3 -)" - -DESCRIPTION="Chemical drawing program" -HOMEPAGE="http://bkchem.zirael.org/" -SRC_URI="http://bkchem.zirael.org/download/${MY_P}.tar.gz" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -LICENSE="GPL-2" -IUSE="cairo" - -DEPEND="cairo? ( dev-python/pycairo[${PYTHON_USEDEP}] )" -RDEPEND="${DEPEND}" - -S="${WORKDIR}"/${MY_P} - -PATCHES=( - "${FILESDIR}"/${P}-nolauncher.patch -) - -python_install() { - distutils-r1_python_install "--strip=${ED}/_${EPYTHON}" -} - -python_install_all() { - distutils-r1_python_install_all - python_foreach_impl python_newscript ${PN}/${PN}.py ${PN} - make_desktop_entry bkchem BKChem "${EPREFIX}"/usr/share/${PN}/images/${PN}.png Science -} diff --git a/sci-chemistry/bkchem/files/bkchem-0.14.0_pre2-nolauncher.patch b/sci-chemistry/bkchem/files/bkchem-0.14.0_pre2-nolauncher.patch deleted file mode 100644 index 202c47a9c74f..000000000000 --- a/sci-chemistry/bkchem/files/bkchem-0.14.0_pre2-nolauncher.patch +++ /dev/null @@ -1,106 +0,0 @@ - bkchem/bkchem.py | 24 +++++++++++++----------- - setup.py | 23 ----------------------- - 2 files changed, 13 insertions(+), 34 deletions(-) - -diff --git a/bkchem/bkchem.py b/bkchem/bkchem.py -index b336b9c..bcb68b0 100644 ---- a/bkchem/bkchem.py -+++ b/bkchem/bkchem.py -@@ -1,3 +1,4 @@ -+#!/usr/bin/env python2 - #-------------------------------------------------------------------------- - # This file is part of BKChem - a chemical drawing program - # Copyright (C) 2002-2009 Beda Kosata -@@ -18,18 +19,19 @@ - #-------------------------------------------------------------------------- - - --"""this is just a starter of the application""" -+#"""this is just a starter of the application""" - - ## support for loading from outside of bkchem dir - --import os_support, sys -+from bkchem import os_support -+import sys - sys.path.insert( 1, os_support.get_module_path()) - - - ### now starting for real - --from singleton_store import Store --import pref_manager -+from bkchem.singleton_store import Store -+from bkchem import pref_manager - - # at first preference manager - Store.pm = pref_manager.pref_manager( -@@ -78,13 +80,13 @@ else: - - - --import config -+from bkchem import config - - if not config.debug: - # checking of important modules availability - # import modules -- import import_checker -- import messages -+ from bkchem import import_checker -+ from bkchem import messages - - # we need sets from the 2.3 version - if not import_checker.python_version_ok: -@@ -103,16 +105,16 @@ if not config.debug: - - - #import Tkinter --from main import BKChem --from splash import Splash --from singleton_store import Store -+from bkchem.main import BKChem -+from bkchem.splash import Splash -+from bkchem.singleton_store import Store - - myapp = BKChem() - myapp.withdraw() - - if __name__ == '__main__': - -- import messages -+ from bkchem import messages - enc = sys.getfilesystemencoding() - if not enc: - enc = sys.getdefaultencoding() -diff --git a/setup.py b/setup.py -index d4b2a21..2319216 100755 ---- a/setup.py -+++ b/setup.py -@@ -91,26 +91,3 @@ if len( sys.argv) > 1 and sys.argv[1] == 'install' and '--help' not in sys.argv: - print "file %s created" % config_name - - -- # the executable -- if not os.path.isdir( bin_dir): -- try: -- os.mkdir( bin_dir) -- except: -- print "ERROR: could not create directory %s" % bin_dir -- sys.exit( 201) -- exec_name = os.path.join( bin_dir, 'bkchem') -- try: -- file = open( exec_name, 'w') -- except: -- print "ERROR: couldn't open the file %s for write" % exec_name -- sys.exit( 201) -- file.write( "#!/bin/sh\n") -- file.write( 'python %s "$@"\n' % strip_path( os.path.join( py_dir, "bkchem", "bkchem.py"))) -- file.close() -- print "file %s created" % exec_name -- try: -- os.chmod( os.path.join( bin_dir, 'bkchem'), 5+5*8+7*8*8) -- except: -- print "ERROR: failed to make %s executable" % exec_name -- sys.exit( 201) -- print "file %s made executable" % exec_name diff --git a/sci-chemistry/bkchem/metadata.xml b/sci-chemistry/bkchem/metadata.xml deleted file mode 100644 index 8937bad0b175..000000000000 --- a/sci-chemistry/bkchem/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - sci-chemistry@gentoo.org - Gentoo Chemistry Project - - diff --git a/sci-chemistry/pymol-plugins-bni-tools/Manifest b/sci-chemistry/pymol-plugins-bni-tools/Manifest deleted file mode 100644 index 808e9258c6b2..000000000000 --- a/sci-chemistry/pymol-plugins-bni-tools/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST bni-tools-027.zip 33753 BLAKE2B 3cf52b42709c0e08879b7f3174ab6e7fd6c052a2827a0ee6d102fa16f30a985d7ff766abc6dc27595973a1f6151f684e97b34da981196c411fdac178499f9a51 SHA512 9c0ef1ca5bbb3040192ab2668f354f947e93d42c91a0cfdde5d05be273e6ba9f29ec3c6ee86367f18d87316282b4e0141183b8d6259bd36d44010b7bbb7666e5 diff --git a/sci-chemistry/pymol-plugins-bni-tools/metadata.xml b/sci-chemistry/pymol-plugins-bni-tools/metadata.xml deleted file mode 100644 index 0f732a212193..000000000000 --- a/sci-chemistry/pymol-plugins-bni-tools/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - sci-chemistry@gentoo.org - Gentoo Chemistry Project - - - bni-tools - - diff --git a/sci-chemistry/pymol-plugins-bni-tools/pymol-plugins-bni-tools-0.27.ebuild b/sci-chemistry/pymol-plugins-bni-tools/pymol-plugins-bni-tools-0.27.ebuild deleted file mode 100644 index 1de68c64d64f..000000000000 --- a/sci-chemistry/pymol-plugins-bni-tools/pymol-plugins-bni-tools-0.27.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) - -inherit python-r1 versionator - -MY_PN="${PN#pymol-plugins-}" -MY_P="${MY_PN}-$(delete_version_separator 1)" -MY_P_DOT="${MY_PN}-${PV}" - -DESCRIPTION="Gives Pymol additional functionalities and presets to the PyMOL GUI" -HOMEPAGE="http://bni-tools.sourceforge.net/" -SRC_URI="mirror://sourceforge/${MY_PN}/${MY_PN}/${MY_P_DOT}/${MY_P}.zip" - -LICENSE="CNRI" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -RDEPEND="${PYTHON_DEPS} - sci-chemistry/pymol[${PYTHON_USEDEP}]" -DEPEND="${PYTHON_DEPS} - app-arch/unzip" - -S="${WORKDIR}" - -src_install() { - python_moduleinto pmg_tk/startup - python_foreach_impl python_domodule bni-tools.py - python_foreach_impl python_optimize - dodoc readme.txt - dohtml ShortCommandDescription.html -} diff --git a/sci-chemistry/pymol-plugins-emovie/Manifest b/sci-chemistry/pymol-plugins-emovie/Manifest deleted file mode 100644 index d6a95f63f57c..000000000000 --- a/sci-chemistry/pymol-plugins-emovie/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST eMovie_package.zip 22840 BLAKE2B 593548d5f940432cbf71580410fba01bcf54f884d6ac1a726a0ce65a7efa4d90c283985f81b5348eadaf54f497a32e1d478ca803cb0fbdacd7bfde30b939d864 SHA512 5d4af5f8bd6e7e0f24f33d769925bd0444389b1c0fbdd14776f4073fd3e1e818c4623791bcb0cff5496729dc55e0429c48c3c16cb5fdbb91c51f9c5445c7afe4 diff --git a/sci-chemistry/pymol-plugins-emovie/files/1.0.4-indent.patch b/sci-chemistry/pymol-plugins-emovie/files/1.0.4-indent.patch deleted file mode 100644 index a9a77e5055dd..000000000000 --- a/sci-chemistry/pymol-plugins-emovie/files/1.0.4-indent.patch +++ /dev/null @@ -1,22 +0,0 @@ -diff --git a/eMovie.py b/eMovie.py -index a865732..8b5b068 100644 ---- a/eMovie.py -+++ b/eMovie.py -@@ -931,7 +931,7 @@ class Story(tkSimpleDialog.Dialog): - - if self.parent is not None: - self.geometry("+%d+%d" % (parent.winfo_rootx()+50,parent.winfo_rooty()+50)) -- self.initial_focus.focus_set() -+ self.initial_focus.focus_set() - - self.wait_window(self) - -@@ -2041,7 +2041,7 @@ class AddMorph(tkSimpleDialog.Dialog): - - if self.parent is not None: - self.geometry("+%d+%d" % (parent.winfo_rootx()+50,parent.winfo_rooty()+50)) -- self.initial_focus.focus_set() -+ self.initial_focus.focus_set() - - self.wait_window(self) - diff --git a/sci-chemistry/pymol-plugins-emovie/metadata.xml b/sci-chemistry/pymol-plugins-emovie/metadata.xml deleted file mode 100644 index da36ecbfcd6a..000000000000 --- a/sci-chemistry/pymol-plugins-emovie/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - sci-chemistry@gentoo.org - Gentoo Chemistry Project - - diff --git a/sci-chemistry/pymol-plugins-emovie/pymol-plugins-emovie-1.0.4.ebuild b/sci-chemistry/pymol-plugins-emovie/pymol-plugins-emovie-1.0.4.ebuild deleted file mode 100644 index e7b2eb7d4771..000000000000 --- a/sci-chemistry/pymol-plugins-emovie/pymol-plugins-emovie-1.0.4.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) - -inherit eutils python-r1 - -DESCRIPTION="PyMOL plugin for convinient movie creation" -SRC_URI="http://www.weizmann.ac.il/ISPC/eMovie_package.zip" -HOMEPAGE="http://www.weizmann.ac.il/ISPC/eMovie.html" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="" - -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -RDEPEND="${PYTHON_DEPS} - >sci-chemistry/pymol-0.99[${PYTHON_USEDEP}]" -DEPEND="app-arch/unzip" - -S="${WORKDIR}" - -src_prepare() { - epatch "${FILESDIR}"/${PV}-indent.patch -} - -src_install() { - python_moduleinto pmg_tk/startup - python_foreach_impl python_domodule eMovie.py - python_foreach_impl python_optimize -} diff --git a/sci-chemistry/viewmol/Manifest b/sci-chemistry/viewmol/Manifest deleted file mode 100644 index 64ae88baf763..000000000000 --- a/sci-chemistry/viewmol/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST viewmol-2.4.1.src.tgz 2229379 BLAKE2B c7d3d9f0a0a728f13be718e2b85a645d1824d2c9efd920a05a0693dfb5904e18da20fcef8080e99f497280effdb71cb21c58d9aeadf49d2477e1c931caa49389 SHA512 42701d570d97e77b84597950a9068dfdf48faf4e551957383c8eea38f082c1ad136c17b7cbd3903673478506116d6fc08d1288842e74d6a9776526c685083584 diff --git a/sci-chemistry/viewmol/files/2.4.1-change-default-paths.patch b/sci-chemistry/viewmol/files/2.4.1-change-default-paths.patch deleted file mode 100644 index 4b1edef7ef8b..000000000000 --- a/sci-chemistry/viewmol/files/2.4.1-change-default-paths.patch +++ /dev/null @@ -1,68 +0,0 @@ -diff --git a/source/getrc.c b/source/getrc.c -index a39b436..c130096 100644 ---- a/getrc.c -+++ b/getrc.c -@@ -87,7 +87,7 @@ extern XtAppContext app; - - static char viewmolpath[MAXLENLINE]; - --#define DEFAULTPATH "/usr/local/lib/viewmol" -+#define DEFAULTPATH "@GENTOO_PORTAGE_EPREFIX@/usr/GENTOOLIBDIR/viewmol" - - int getrc(void) - { -diff --git a/source/install b/source/install -index 580865b..f136af3 100755 ---- a/install -+++ b/install -@@ -54,24 +54,27 @@ fi - cp $dirorig/viewmol $ROOT/bin - chmod 711 $ROOT/bin/viewmol - --# install other files needed in $ROOT/lib/viewmol --if [ ! -d $ROOT/lib/viewmol/$dir ] -+# install other files needed in $ROOT/GENTOOLIBDIR/viewmol -+if [ ! -d $ROOT/GENTOOLIBDIR/viewmol/$dir ] - then -- mkdir -p $ROOT/lib/viewmol/$dir -- chmod 755 $ROOT/lib/viewmol/$dir -+ mkdir -p $ROOT/GENTOOLIBDIR/viewmol/$dir -+ chmod 755 $ROOT/GENTOOLIBDIR/viewmol/$dir - fi - cd $dirorig --cp tm bio readgamess readgauss readmopac readpdb $ROOT/lib/viewmol/$dir --chmod 711 $ROOT/lib/viewmol/$dir/* -+cp tm bio readgamess readgauss readmopac readpdb $ROOT/GENTOOLIBDIR/viewmol/$dir -+chmod 711 $ROOT/GENTOOLIBDIR/viewmol/$dir/* - cd ../.. --cp readdmol readdmol.awk readgulp readpqs writecar writegauss.py writemol writetm $ROOT/lib/viewmol --chmod 755 $ROOT/lib/viewmol/* --cp -r doc examples locale scripts tests $ROOT/lib/viewmol --find $ROOT/lib/viewmol -type f -exec chmod a+r {} \; --find $ROOT/lib/viewmol -type d -exec chmod a+rx {} \; --sed 's/\/source//g' viewmolrc > $ROOT/lib/viewmol/viewmolrc --chmod -R 644 $ROOT/lib/viewmol/viewmolrc --if [ -d /usr/X11R6/lib/X11/app-defaults ] -+cp readdmol readdmol.awk readgulp readpqs writecar writegauss.py writemol writetm $ROOT/GENTOOLIBDIR/viewmol -+chmod 755 $ROOT/GENTOOLIBDIR/viewmol/* -+mkdir -p $ROOT/usr/share/viewmol $ROOT/usr/share/doc/GENTOODOCDIR/ $ROOT/GENTOOLIBDIR/viewmol/ -+cp -r examples scripts tests $ROOT/usr/share/viewmol -+cp -r locale $ROOT/GENTOOLIBDIR/viewmol/ -+cp -r doc/* examples scripts tests $ROOT/usr/share/doc/GENTOODOCDIR/ -+find $ROOT/GENTOOLIBDIR/viewmol -type f -exec chmod a+r {} \; -+find $ROOT/GENTOOLIBDIR/viewmol -type d -exec chmod a+rx {} \; -+sed 's/\/source//g' viewmolrc > $ROOT/GENTOOLIBDIR/viewmol/viewmolrc -+chmod -R 644 $ROOT/GENTOOLIBDIR/viewmol/viewmolrc -+if [ -d $ROOT/X11R6/GENTOOLIBDIR/X11/app-defaults ] - then - locale=`echo $LANG | cut -c1-2` - if [ "$locale" = "en" ] -@@ -82,6 +85,6 @@ then - # The C locale is defined by default for rpm builds, overwrite it - locale="en_US" - fi -- cp locale/${locale}/Viewmol /usr/X11R6/lib/X11/app-defaults -- chmod a+r /usr/X11R6/lib/X11/app-defaults/Viewmol -+ cp locale/${locale}/Viewmol ${ROOT}/X11R6/GENTOOLIBDIR/X11/app-defaults -+ chmod a+r ${ROOT}/X11R6/GENTOOLIBDIR/X11/app-defaults/Viewmol - fi diff --git a/sci-chemistry/viewmol/files/2.4.1-remove-icc-check.patch b/sci-chemistry/viewmol/files/2.4.1-remove-icc-check.patch deleted file mode 100644 index fd91e0a5a434..000000000000 --- a/sci-chemistry/viewmol/files/2.4.1-remove-icc-check.patch +++ /dev/null @@ -1,22 +0,0 @@ ---- a/getmachine -+++ b/getmachine -@@ -269,19 +269,11 @@ - makedir - cat ../.config.$os > makefile - use_icc=`type icc 2> /dev/null` -- if [ "$use_icc" = "" ] -- then - findProcessor - echo 'COMPILER=gcc' >> makefile - echo "OPT=-O6 -mcpu=$processor -fomit-frame-pointer -ffast-math -malign-double" >> makefile - echo 'CFLAGS=-Wall -I/usr/X11R6/include -DLINUX -Wno-strict-aliasing' >> makefile - echo "LDFLAGS=$LINKFORSHARED" >> makefile -- else -- echo 'COMPILER=icc' >> makefile -- echo 'OPT=-O2 -ipo' >> makefile -- echo 'CFLAGS=-I/opt/intel/compiler50/ia32/include -I/usr/X11R6/include -DLINUX' >> makefile -- echo "LDFLAGS=$LINKFORSHARED -ipo" >> makefile -- fi - echo 'SCANDIR=' >> makefile - echo 'INCLUDE=$(TIFFINCLUDE) -I$(PNGINCLUDE) -I$(PYTHONINCLUDE)' >> makefile - echo 'LIBRARY=$(LIBTIFF) $(LIBPNG) -L$(LIBPYTHON)' >> makefile diff --git a/sci-chemistry/viewmol/metadata.xml b/sci-chemistry/viewmol/metadata.xml deleted file mode 100644 index 335c7edd503b..000000000000 --- a/sci-chemistry/viewmol/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - sci-chemistry@gentoo.org - Gentoo Chemistry Project - - - viewmol - - diff --git a/sci-chemistry/viewmol/viewmol-2.4.1-r3.ebuild b/sci-chemistry/viewmol/viewmol-2.4.1-r3.ebuild deleted file mode 100644 index a82367bac3b7..000000000000 --- a/sci-chemistry/viewmol/viewmol-2.4.1-r3.ebuild +++ /dev/null @@ -1,89 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) -PYTHON_REQ_USE="tk(-)" - -inherit prefix python-single-r1 toolchain-funcs - -DESCRIPTION="Open-source graphical front end for computational chemistry programs" -HOMEPAGE="http://viewmol.sourceforge.net/" -SRC_URI="mirror://sourceforge/viewmol/${P}.src.tgz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -RDEPEND=" - media-libs/libpng:0= - media-libs/tiff:0 - virtual/glu - virtual/opengl - x11-libs/libX11 - x11-libs/libXi - x11-libs/libXmu - x11-libs/libXt - x11-libs/motif:0 - ${PYTHON_DEPS}" -DEPEND="${RDEPEND} - x11-base/xorg-proto" - -S="${WORKDIR}/${P}/source" - -PATCHES=( - "${FILESDIR}"/${PV}-remove-icc-check.patch - "${FILESDIR}"/${PV}-change-default-paths.patch -) - -src_prepare() { - default - - eprefixify getrc.c - sed "s:GENTOOLIBDIR:$(get_libdir):g" -i install getrc.c || die - sed "s:GENTOODOCDIR:${PF}:g" -i install || die - - mkdir "$(uname -s)" || die - cd "$(uname -s)" || die - - cat >> ".config.$(uname -s)" <<- EOF || die - LIBTIFF = -L"${EPREFIX}/usr/$(get_libdir)" - TIFFINCLUDE = "${EPREFIX}/usr/include" - - LIBPNG = -L"${EPREFIX}/usr/$(get_libdir)" - PNGINCLUDE = "${EPREFIX}/usr/include" - - PYTHONVERSION = ${EPYTHON} - PYTHONINCLUDE = $(python_get_CFLAGS) - PYTHONLIB = $(python_get_LIBS) - - COMPILER = $(tc-getCC) - CFLAGS = ${CFLAGS} -DLINUX - LDFLAGS = ${LDFLAGS} - SCANDIR= - INCLUDE=\$(TIFFINCLUDE) -I\$(PNGINCLUDE) \$(PYTHONINCLUDE) - LIBRARY=\$(LIBTIFF) \$(LIBPNG) \$(PYTHONLIB) - LIBS=-L"${EPREFIX}/usr/$(get_libdir)" -ltiff -lpng -lz -lGLU -lGL -L"${EPREFIX}/usr/X11R6/lib" -lXm -lXmu -lXp -lXi -lXext -lXt -lX11 -lpthread -lutil -ldl -lm - EOF - - cp .config.$(uname -s) makefile || die - cat ../Makefile >> makefile || die -} - -src_compile() { - emake -C "$(uname -s)" viewmol_ tm_ bio_ readgamess_ readgauss_ readmopac_ readpdb_ - "${EPREFIX}"/bin/bash makeTranslations || die -} - -src_install() { - ./install "${ED%/}"/usr || die - - # fix broken layout - mv "${ED%/}"/usr/{usr/share,} || die - rm -rf "${ED%/}"/usr/usr || die - mv "${ED%/}"/usr/{$(get_libdir)/${PN}/locale,share} || die - mv "${ED%/}"/usr/{$(get_libdir),libexec} || die -} diff --git a/sci-libs/Manifest.gz b/sci-libs/Manifest.gz index eced2e04d6b1..7f70418c54b1 100644 Binary files a/sci-libs/Manifest.gz and b/sci-libs/Manifest.gz differ diff --git a/sci-libs/chemkit/Manifest b/sci-libs/chemkit/Manifest deleted file mode 100644 index b374781b09cc..000000000000 --- a/sci-libs/chemkit/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST chemkit-0.1.tar.gz 5842235 BLAKE2B 9cf28dc6d2c067403172c4f54a057bf38ea9aeaebc96b9be819f4861d1559c1db440dd33baf15f739b2b0e6dc6ba3e73010e0b5aa1b46309435e7bbffb889259 SHA512 0273f8735333000b04007ccd7adc58f0c4809a570fa5a72e4161652d72e8953bf89cad0893c20ecbb3484d6c13a8828c92f12366dddeedaf591815c35f6ef011 diff --git a/sci-libs/chemkit/chemkit-0.1-r2.ebuild b/sci-libs/chemkit/chemkit-0.1-r2.ebuild deleted file mode 100644 index c687d55922e1..000000000000 --- a/sci-libs/chemkit/chemkit-0.1-r2.ebuild +++ /dev/null @@ -1,89 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) - -inherit cmake-utils python-single-r1 virtualx - -DESCRIPTION="Library for chemistry applications" -HOMEPAGE="https://github.com/kylelutz/chemkit" -SRC_URI="mirror://sourceforge/project/${PN}/${P}.tar.gz" - -SLOT="0" -LICENSE="BSD PSF-2.2" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="examples python test" - -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -RDEPEND=" - dev-cpp/eigen:3 - dev-libs/boost:= - dev-libs/rapidxml - media-libs/glu - sci-libs/inchi - sci-libs/lemon - virtual/opengl - examples? ( - x11-libs/libX11 - x11-libs/libXext - ) - python? ( ${PYTHON_DEPS} ) -" -DEPEND="${RDEPEND}" - -RESTRICT="test" # requires disabled Qt4 - -S="${WORKDIR}"/${PN} - -PATCHES=( - "${FILESDIR}"/${P}-multilib.patch - "${FILESDIR}"/${P}-unbundle.patch -) - -src_prepare() { - # jsoncpp API change - # xdrf != xdrfile - rm -rvf src/3rdparty/{inchi,khronos,lemon,rapidxml} || die - cmake-utils_src_prepare - - # bug 640206 - sed -e "/add_subdirectory(xtc/s/^/#DONT /" \ - -i src/plugins/CMakeLists.txt || die "Failed to disable xtc" -} - -src_configure() { - local mycmakeargs=( - -DCHEMKIT_BUILD_EXAMPLES=$(usex examples) - -DCHEMKIT_BUILD_DEMOS=$(usex examples) - -DCHEMKIT_BUILD_BINDINGS_PYTHON=$(usex python) - -DCHEMKIT_BUILD_APPS=OFF - -DCHEMKIT_BUILD_PLUGIN_BABEL=OFF - -DCHEMKIT_BUILD_QT_DESIGNER_PLUGINS=OFF - -DCHEMKIT_WITH_GRAPHICS=OFF - -DCHEMKIT_WITH_GUI=OFF - -DCHEMKIT_WITH_WEB=OFF - -DCHEMKIT_BUILD_TESTS=$(usex test) - -DUSE_SYSTEM_INCHI=ON - -DUSE_SYSTEM_JSONCPP=OFF - -DUSE_SYSTEM_RAPIDXML=ON - -DUSE_SYSTEM_XDRF=OFF - ) - cmake-utils_src_configure -} - -src_test() { - VIRTUALX_COMMAND="cmake-utils_src_test" - virtualmake -} - -src_install() { - use examples && \ - dobin \ - "${BUILD_DIR}"/demos/*-viewer/*-viewer \ - "${BUILD_DIR}"/examples/uff-energy/uff-energy - - cmake-utils_src_install -} diff --git a/sci-libs/chemkit/files/chemkit-0.1-multilib.patch b/sci-libs/chemkit/files/chemkit-0.1-multilib.patch deleted file mode 100644 index b6a61d58ed8c..000000000000 --- a/sci-libs/chemkit/files/chemkit-0.1-multilib.patch +++ /dev/null @@ -1,90 +0,0 @@ -diff --git a/CMakeLists.txt b/CMakeLists.txt -index e531be4..e0d6b2d 100644 ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -44,7 +44,7 @@ configure_file( - "${CMAKE_MODULE_PATH}/ChemkitConfig.cmake.in" - "${CMAKE_BINARY_DIR}/ChemkitConfig.cmake" - IMMEDIATE @ONLY) --install(FILES ${CMAKE_BINARY_DIR}/ChemkitConfig.cmake DESTINATION lib/chemkit) -+install(FILES ${CMAKE_BINARY_DIR}/ChemkitConfig.cmake DESTINATION lib${LIB_SUFFIX}/chemkit) - - # Create a ChemkitBuildTreeSettings.cmake file for the use from the build tree - configure_file( -diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt -index 88c6b5f..1100c3b 100644 ---- a/src/CMakeLists.txt -+++ b/src/CMakeLists.txt -@@ -8,12 +8,12 @@ macro(add_chemkit_library library_name) - add_library(${library_name} SHARED ${ARGN}) - - # add install target -- install(TARGETS ${library_name} DESTINATION lib) -+ install(TARGETS ${library_name} DESTINATION lib${LIB_SUFFIX}) - - # copy library into build directory - get_target_property(library_location ${library_name} LOCATION) - get_filename_component(library_filename ${library_location} NAME) -- add_custom_command(TARGET ${library_name} POST_BUILD COMMAND ${CMAKE_COMMAND} ARGS -E copy ${library_location} ${CMAKE_BINARY_DIR}/lib/${library_filename}) -+ add_custom_command(TARGET ${library_name} POST_BUILD COMMAND ${CMAKE_COMMAND} ARGS -E copy ${library_location} ${CMAKE_BINARY_DIR}/lib${LIB_SUFFIX}/${library_filename}) - - endmacro(add_chemkit_library) - -diff --git a/src/plugins/CMakeLists.txt b/src/plugins/CMakeLists.txt -index dc8970f..77029b7 100644 ---- a/src/plugins/CMakeLists.txt -+++ b/src/plugins/CMakeLists.txt -@@ -3,7 +3,7 @@ macro(add_chemkit_plugin plugin_name) - add_library(${plugin_name} SHARED ${ARGN}) - - # add install target -- install(TARGETS ${plugin_name} DESTINATION lib/chemkit/plugins/) -+ install(TARGETS ${plugin_name} DESTINATION lib${LIB_SUFFIX}/chemkit/plugins/) - - # remove 'lib' prefix - set_target_properties(${plugin_name} PROPERTIES PREFIX "") -@@ -11,15 +11,15 @@ macro(add_chemkit_plugin plugin_name) - # copy plugin into build directory - get_target_property(plugin_location ${plugin_name} LOCATION) - get_filename_component(plugin_filename ${plugin_location} NAME) -- add_custom_command(TARGET ${plugin_name} POST_BUILD COMMAND ${CMAKE_COMMAND} ARGS -E copy ${plugin_location} ${CMAKE_BINARY_DIR}/lib/chemkit/plugins/${plugin_filename}) -+ add_custom_command(TARGET ${plugin_name} POST_BUILD COMMAND ${CMAKE_COMMAND} ARGS -E copy ${plugin_location} ${CMAKE_BINARY_DIR}/lib${LIB_SUFFIX}/chemkit/plugins/${plugin_filename}) - - # plugin data - if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/data) - # copy plugin data into build directory -- file(COPY ${CMAKE_CURRENT_SOURCE_DIR}/data/ DESTINATION ${CMAKE_BINARY_DIR}/lib/chemkit/plugins/data/${plugin_name}/) -+ file(COPY ${CMAKE_CURRENT_SOURCE_DIR}/data/ DESTINATION ${CMAKE_BINARY_DIR}/lib${LIB_SUFFIX}/chemkit/plugins/data/${plugin_name}/) - - # install plugin data directory -- install(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/data/ DESTINATION lib/chemkit/plugins/data/${plugin_name}) -+ install(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/data/ DESTINATION lib${LIB_SUFFIX}/chemkit/plugins/data/${plugin_name}) - endif() - endmacro(add_chemkit_plugin) - -diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt -index b191b82..a4ea0b0 100644 ---- a/tests/CMakeLists.txt -+++ b/tests/CMakeLists.txt -@@ -4,7 +4,7 @@ endif() - - macro(add_chemkit_test test_name test_executable) - add_test(NAME ${test_name} COMMAND ${test_executable}) -- set_tests_properties(${test_name} PROPERTIES ENVIRONMENT "CHEMKIT_PLUGIN_PATH=${CMAKE_BINARY_DIR}/lib/chemkit/plugins/") -+ set_tests_properties(${test_name} PROPERTIES ENVIRONMENT "CHEMKIT_PLUGIN_PATH=${CMAKE_BINARY_DIR}/lib${LIB_SUFFIX}/chemkit/plugins/") - endmacro(add_chemkit_test) - - add_subdirectory(auto) -diff --git a/tests/auto/bindings/python/CMakeLists.txt b/tests/auto/bindings/python/CMakeLists.txt -index 9859867..70da693 100644 ---- a/tests/auto/bindings/python/CMakeLists.txt -+++ b/tests/auto/bindings/python/CMakeLists.txt -@@ -5,7 +5,7 @@ endif() - macro(add_chemkit_python_test test_name test_script) - add_test(${test_name} ${PYTHON_EXECUTABLE} ${test_script}) - set_tests_properties(${test_name} PROPERTIES -- ENVIRONMENT "PYTHONPATH=${CMAKE_BINARY_DIR}/bindings/python/;CHEMKIT_PLUGIN_PATH=${CMAKE_BINARY_DIR}/lib/chemkit/plugins") -+ ENVIRONMENT "PYTHONPATH=${CMAKE_BINARY_DIR}/bindings/python/;CHEMKIT_PLUGIN_PATH=${CMAKE_BINARY_DIR}/lib${LIB_SUFFIX}/chemkit/plugins") - endmacro(add_chemkit_python_test) - - add_chemkit_python_test(python.Atom ${CMAKE_CURRENT_SOURCE_DIR}/atomtest.py) diff --git a/sci-libs/chemkit/files/chemkit-0.1-unbundle.patch b/sci-libs/chemkit/files/chemkit-0.1-unbundle.patch deleted file mode 100644 index e8c9d18dca6e..000000000000 --- a/sci-libs/chemkit/files/chemkit-0.1-unbundle.patch +++ /dev/null @@ -1,191 +0,0 @@ - CMakeLists.txt | 21 +++++++++++++++++++++ - src/plugins/chemjson/CMakeLists.txt | 6 +++++- - src/plugins/chemjson/chemjsonfileformat.cpp | 4 ++++ - src/plugins/cml/cmlfileformat.h | 4 ++++ - src/plugins/inchi/CMakeLists.txt | 4 +++- - src/plugins/inchi/inchikeylineformat.cpp | 4 ++++ - src/plugins/inchi/inchilineformat.cpp | 4 ++++ - src/plugins/pdb/pdbmlfileformat.cpp | 4 ++++ - src/plugins/xtc/CMakeLists.txt | 9 +++++++-- - src/plugins/xtc/xtcfileformat.cpp | 4 ++++ - 10 files changed, 60 insertions(+), 4 deletions(-) - -diff --git a/CMakeLists.txt b/CMakeLists.txt -index e531be4..622ea9d 100644 ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -55,6 +55,27 @@ configure_file( - # export the Chemkit package - export(PACKAGE Chemkit) - -+option(USE_SYSTEM_INCHI "Use inchi installed in system" OFF) -+option(USE_SYSTEM_JSONCPP "Use json cpp installed in system" OFF) -+option(USE_SYSTEM_RAPIXML "Use rapidxml installed in system" OFF) -+option(USE_SYSTEM_XDRF "Use xdrflib installed in system" OFF) -+ -+if(USE_SYSTEM_INCHI) -+ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DSYSTEM_INCHI") -+endif() -+ -+if(USE_SYSTEM_JSONCPP) -+ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DSYSTEM_JSONCPP") -+endif() -+ -+if(USE_SYSTEM_RAPIDXML) -+ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DSYSTEM_RAPIDXML") -+endif() -+ -+if(USE_SYSTEM_XDRF) -+ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DSYSTEM_XDRF") -+endif() -+ - # build options - option(CHEMKIT_WITH_GRAPHICS "Build the chemkit-graphics library." ON) - option(CHEMKIT_WITH_IO "Build the chemkit-io library." ON) -diff --git a/src/plugins/chemjson/CMakeLists.txt b/src/plugins/chemjson/CMakeLists.txt -index 0e115b5..a5e6f48 100644 ---- a/src/plugins/chemjson/CMakeLists.txt -+++ b/src/plugins/chemjson/CMakeLists.txt -@@ -10,7 +10,11 @@ set(SOURCES - chemjsonplugin.cpp - ) - --aux_source_directory(../../3rdparty/jsoncpp/ JSONCPP_SOURCES) -+if(NOT USE_SYSTEM_JSONCPP) -+ aux_source_directory(../../3rdparty/jsoncpp/ JSONCPP_SOURCES) -+else() -+ target_link_libraries(chemjson jsoncpp) -+endif() - - add_chemkit_plugin(chemjson ${SOURCES} ${JSONCPP_SOURCES}) - target_link_libraries(chemjson ${CHEMKIT_LIBRARIES}) -diff --git a/src/plugins/chemjson/chemjsonfileformat.cpp b/src/plugins/chemjson/chemjsonfileformat.cpp -index a0d271e..3cd5827 100644 ---- a/src/plugins/chemjson/chemjsonfileformat.cpp -+++ b/src/plugins/chemjson/chemjsonfileformat.cpp -@@ -43,7 +43,11 @@ - #include - #include - -+#ifdef SYSTEM_JSONCPP -+#include -+#else - #include "../../3rdparty/jsoncpp/json/json.h" -+#endif - - namespace { - -diff --git a/src/plugins/cml/cmlfileformat.h b/src/plugins/cml/cmlfileformat.h -index e813223..61a547d 100644 ---- a/src/plugins/cml/cmlfileformat.h -+++ b/src/plugins/cml/cmlfileformat.h -@@ -38,7 +38,11 @@ - - #include - -+#ifdef SYSTEM_RAPIDXML -+#include -+#else - #include "../../3rdparty/rapidxml/rapidxml.hpp" -+#endif - - class CmlFileFormat : public chemkit::MoleculeFileFormat - { -diff --git a/src/plugins/inchi/CMakeLists.txt b/src/plugins/inchi/CMakeLists.txt -index 2b25d9b..5f45f8a 100644 ---- a/src/plugins/inchi/CMakeLists.txt -+++ b/src/plugins/inchi/CMakeLists.txt -@@ -7,7 +7,9 @@ set(SOURCES - inchiplugin.cpp - ) - --aux_source_directory(../../3rdparty/inchi/ IUPAC_INCHI_SOURCES) -+if(NOT USE_SYSTEM_INCHI) -+ aux_source_directory(../../3rdparty/inchi/ IUPAC_INCHI_SOURCES) -+endif() - - add_chemkit_plugin(inchi ${SOURCES} ${IUPAC_INCHI_SOURCES}) - target_link_libraries(inchi ${CHEMKIT_LIBRARIES}) -diff --git a/src/plugins/inchi/inchikeylineformat.cpp b/src/plugins/inchi/inchikeylineformat.cpp -index 2682f95..cec0a17 100644 ---- a/src/plugins/inchi/inchikeylineformat.cpp -+++ b/src/plugins/inchi/inchikeylineformat.cpp -@@ -38,7 +38,11 @@ - #include - - #include "inchilineformat.h" -+#ifdef SYSTEM_INCHI -+#include -+#else - #include "../../3rdparty/inchi/inchi_api.h" -+#endif - - InchiKeyLineFormat::InchiKeyLineFormat() - : chemkit::LineFormat("inchikey") -diff --git a/src/plugins/inchi/inchilineformat.cpp b/src/plugins/inchi/inchilineformat.cpp -index 5b9bc42..ea5977c 100644 ---- a/src/plugins/inchi/inchilineformat.cpp -+++ b/src/plugins/inchi/inchilineformat.cpp -@@ -42,7 +42,11 @@ - - #include - -+#ifdef SYSTEM_INCHI -+#include -+#else - #include "../../3rdparty/inchi/inchi_api.h" -+#endif - - #include - #include -diff --git a/src/plugins/pdb/pdbmlfileformat.cpp b/src/plugins/pdb/pdbmlfileformat.cpp -index 081a4ec..2ca4269 100644 ---- a/src/plugins/pdb/pdbmlfileformat.cpp -+++ b/src/plugins/pdb/pdbmlfileformat.cpp -@@ -35,7 +35,11 @@ - - #include "pdbmlfileformat.h" - -+#ifdef SYSTEM_RAPIDXML -+#include -+#else - #include "../../3rdparty/rapidxml/rapidxml.hpp" -+#endif - - #include - #include -diff --git a/src/plugins/xtc/CMakeLists.txt b/src/plugins/xtc/CMakeLists.txt -index 98d8ba7..8c09e64 100644 ---- a/src/plugins/xtc/CMakeLists.txt -+++ b/src/plugins/xtc/CMakeLists.txt -@@ -13,7 +13,12 @@ set(SOURCES - xtcplugin.cpp - ) - --aux_source_directory(../../3rdparty/xdrf/ XDRF_SOURCES) -+ -+if(USE_SYSTEM_XDRF) -+ find_library(XDRF_LIBRARY NAMES xdrfile libxdrfile) -+else() -+ aux_source_directory(../../3rdparty/xdrf/ XDRF_SOURCES) -+endif() - - add_chemkit_plugin(xtc ${SOURCES} ${XDRF_SOURCES}) --target_link_libraries(xtc ${CHEMKIT_LIBRARIES} ${Boost_LIBRARIES}) -+target_link_libraries(xtc ${CHEMKIT_LIBRARIES} ${Boost_LIBRARIES} ${XDRF_LIBRARY} ) -diff --git a/src/plugins/xtc/xtcfileformat.cpp b/src/plugins/xtc/xtcfileformat.cpp -index 0f00cb6..f8659ca 100644 ---- a/src/plugins/xtc/xtcfileformat.cpp -+++ b/src/plugins/xtc/xtcfileformat.cpp -@@ -47,7 +47,11 @@ - #include - #include - -+#ifdef SYSTEM_XDRF -+#include -+#else - #include "../../3rdparty/xdrf/xdrf.h" -+#endif - - XtcFileFormat::XtcFileFormat() - : chemkit::TrajectoryFileFormat("xtc") diff --git a/sci-libs/chemkit/metadata.xml b/sci-libs/chemkit/metadata.xml deleted file mode 100644 index ec37d80cac64..000000000000 --- a/sci-libs/chemkit/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - sci-chemistry@gentoo.org - Gentoo Chemistry Project - - - chemkit - - diff --git a/sci-libs/fftw/fftw-3.3.8-r1.ebuild b/sci-libs/fftw/fftw-3.3.8-r1.ebuild index 0baa63ed39b0..fa52ef3aa6b6 100644 --- a/sci-libs/fftw/fftw-3.3.8-r1.ebuild +++ b/sci-libs/fftw/fftw-3.3.8-r1.ebuild @@ -17,7 +17,7 @@ if [[ ${PV} = *9999 ]]; then EGIT_REPO_URI="https://github.com/FFTW/fftw3.git" else SRC_URI="http://www.fftw.org/${PN}-${PV/_p/-pl}.tar.gz" - KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" + KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" fi LICENSE="GPL-2+" diff --git a/sci-physics/Manifest.gz b/sci-physics/Manifest.gz index de4a391a7176..4a25eb4ce195 100644 Binary files a/sci-physics/Manifest.gz and b/sci-physics/Manifest.gz differ diff --git a/sci-physics/lammps/lammps-20200303.ebuild b/sci-physics/lammps/lammps-20200303.ebuild index d27137f6fee6..2324517171ab 100644 --- a/sci-physics/lammps/lammps-20200303.ebuild +++ b/sci-physics/lammps/lammps-20200303.ebuild @@ -22,7 +22,7 @@ SRC_URI="https://github.com/lammps/lammps/archive/${MY_PV}.tar.gz -> ${MY_P}.tar LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="cuda examples gzip kokkos lammps-memalign mpi netcdf python test" RESTRICT="!test? ( test )" diff --git a/sys-apps/Manifest.gz b/sys-apps/Manifest.gz index f927b9772ad6..f6b6048c8faf 100644 Binary files a/sys-apps/Manifest.gz and b/sys-apps/Manifest.gz differ diff --git a/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.7.2.ebuild b/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.7.2.ebuild index f06c3aaff8ac..52d75439b60d 100644 --- a/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.7.2.ebuild +++ b/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.7.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/flatpak/${PN}/releases/download/${PV}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="doc geolocation screencast" BDEPEND=" diff --git a/sys-boot/Manifest.gz b/sys-boot/Manifest.gz index c73d03ee403d..eb4581c963c7 100644 Binary files a/sys-boot/Manifest.gz and b/sys-boot/Manifest.gz differ diff --git a/sys-boot/raspberrypi-firmware/metadata.xml b/sys-boot/raspberrypi-firmware/metadata.xml index faba5c3daf1e..729e6b371508 100644 --- a/sys-boot/raspberrypi-firmware/metadata.xml +++ b/sys-boot/raspberrypi-firmware/metadata.xml @@ -2,8 +2,8 @@ - andrey_utkin@gentoo.org - Andrey Utkin + sam@gentoo.org + Sam James raspberrypi/firmware diff --git a/sys-cluster/Manifest.gz b/sys-cluster/Manifest.gz index 9d8a6fe21f67..bea3db268ad5 100644 Binary files a/sys-cluster/Manifest.gz and b/sys-cluster/Manifest.gz differ diff --git a/sys-cluster/nomad/Manifest b/sys-cluster/nomad/Manifest new file mode 100644 index 000000000000..bd2b94e28449 --- /dev/null +++ b/sys-cluster/nomad/Manifest @@ -0,0 +1 @@ +DIST nomad-0.12.1.tar.gz 51227967 BLAKE2B 1354641dfcfd4d3fca44261792f65ca117be77aaf0d5a028e424b5ced2c14c1cc5e82a8dcac587c3fcb7796e8e260bee8b65fcf202ddd3b766f96373e996a874 SHA512 cbb6b2b89f4922108d10c832638460ad2b234fdfd95e61aa57fb5d89f9852dca1a42527bfd7cbcb166916394b38d7d6451c8f5fd2e56b02599926209e395d9e2 diff --git a/sys-cluster/nomad/files/nomad.confd b/sys-cluster/nomad/files/nomad.confd new file mode 100644 index 000000000000..b0a05ca40c60 --- /dev/null +++ b/sys-cluster/nomad/files/nomad.confd @@ -0,0 +1,2 @@ +# extra arguments for nomad +command_args="agent -config=/etc/nomad.d" diff --git a/sys-cluster/nomad/files/nomad.initd b/sys-cluster/nomad/files/nomad.initd new file mode 100644 index 000000000000..2c3df5ff1e0e --- /dev/null +++ b/sys-cluster/nomad/files/nomad.initd @@ -0,0 +1,20 @@ +#!/sbin/openrc-run +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +description="simple and flexible workload orchestrator" +command="/usr/bin/${RC_SVCNAME}" +pidfile="/run/${RC_SVCNAME}.pid" +command_background="true" +start_stop_daemon_args="--stdout /var/log/${RC_SVCNAME}/${RC_SVCNAME}.log \ + --stderr /var/log/${RC_SVCNAME}/${RC_SVCNAME}.log" +stopsig=SIGINT +extra_started_commands=reload + +depend() { + after net +} + +reload() { + start-stop-daemon --signal HUP --pidfile "${pidfile}" +} diff --git a/sys-cluster/nomad/files/nomad.logrotated b/sys-cluster/nomad/files/nomad.logrotated new file mode 100644 index 000000000000..6cae2fdd4f76 --- /dev/null +++ b/sys-cluster/nomad/files/nomad.logrotated @@ -0,0 +1,7 @@ +/var/log/nomad/nomad.log { + missingok + size 5M + rotate 3 + compress + copytruncate +} diff --git a/app-crypt/virtualsmartcard/metadata.xml b/sys-cluster/nomad/metadata.xml similarity index 59% rename from app-crypt/virtualsmartcard/metadata.xml rename to sys-cluster/nomad/metadata.xml index 0319eec4c8be..3c49bd23955c 100644 --- a/app-crypt/virtualsmartcard/metadata.xml +++ b/sys-cluster/nomad/metadata.xml @@ -2,7 +2,7 @@ - mgorny@gentoo.org - Michał Górny - - + williamh@gentoo.org + William Hubbs + + diff --git a/sys-cluster/nomad/nomad-0.12.1.ebuild b/sys-cluster/nomad/nomad-0.12.1.ebuild new file mode 100644 index 000000000000..f51d35a6474b --- /dev/null +++ b/sys-cluster/nomad/nomad-0.12.1.ebuild @@ -0,0 +1,41 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit go-module systemd +GIT_COMMIT=00263bf92ee3fe7964fbc08b150600a43df0abb8 + +DESCRIPTION="A simple and flexible workload orchestrator " +HOMEPAGE="https://nomadproject.io" +SRC_URI="https://github.com/hashicorp/nomad/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MPL-2.0" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +src_compile() { + local go_ldflags go_tags + go_ldflags="-X github.com/hashicorp/nomad/version.GitCommit=${GIT_COMMIT}" + go_tags="codegen_generated" + CGO_ENABLED=1 \ + go build \ + -trimpath \ + -ldflags "${go_ldflags}" \ + -mod=vendor \ + -tags "${go_tags}" \ + -o bin/${PN} || die "compile failed" +} + +src_install() { + dobin bin/${PN} + systemd_dounit dist/systemd/nomad.service + insinto /etc/nomad.d + newins dist/client.hcl client.hcl.example + newins dist/server.hcl server.hcl.example + keepdir /var/lib/nomad /var/log/nomad + newconfd "${FILESDIR}/nomad.confd" nomad + newinitd "${FILESDIR}/nomad.initd" nomad + insinto /etc/logrotate.d + newins "${FILESDIR}/nomad.logrotated" nomad +} diff --git a/sys-devel/Manifest.gz b/sys-devel/Manifest.gz index 8f9e80b2b49d..b1378e4eb8b9 100644 Binary files a/sys-devel/Manifest.gz and b/sys-devel/Manifest.gz differ diff --git a/sys-devel/binutils-config/binutils-config-5.3.2.ebuild b/sys-devel/binutils-config/binutils-config-5.3.2.ebuild index 456c3e1e39fc..59c3bc212dbe 100644 --- a/sys-devel/binutils-config/binutils-config-5.3.2.ebuild +++ b/sys-devel/binutils-config/binutils-config-5.3.2.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]]; then inherit git-r3 else SRC_URI="https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.xz" - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" fi DESCRIPTION="Utility to change the binutils version being used" diff --git a/sys-devel/gcc-config/gcc-config-2.3.1.ebuild b/sys-devel/gcc-config/gcc-config-2.3.1.ebuild index 7c3d86c375ca..b319adef4a5b 100644 --- a/sys-devel/gcc-config/gcc-config-2.3.1.ebuild +++ b/sys-devel/gcc-config/gcc-config-2.3.1.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]]; then inherit git-r3 else SRC_URI="https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.xz" - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" fi DESCRIPTION="Utility to manage compilers" diff --git a/sys-devel/gcc/gcc-9.3.0-r1.ebuild b/sys-devel/gcc/gcc-9.3.0-r1.ebuild index e93a1469917a..c08d53c6cb79 100644 --- a/sys-devel/gcc/gcc-9.3.0-r1.ebuild +++ b/sys-devel/gcc/gcc-9.3.0-r1.ebuild @@ -7,7 +7,7 @@ PATCH_VER="3" inherit toolchain -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86" RDEPEND="" DEPEND="${RDEPEND} diff --git a/sys-fs/Manifest.gz b/sys-fs/Manifest.gz index b44ff3b58e70..7fa0c92be1e2 100644 Binary files a/sys-fs/Manifest.gz and b/sys-fs/Manifest.gz differ diff --git a/sys-fs/dislocker/dislocker-0.7.1-r3.ebuild b/sys-fs/dislocker/dislocker-0.7.1-r3.ebuild new file mode 100644 index 000000000000..a15c39558ddc --- /dev/null +++ b/sys-fs/dislocker/dislocker-0.7.1-r3.ebuild @@ -0,0 +1,61 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit cmake flag-o-matic + +DESCRIPTION="Dislocker is used to read BitLocker encrypted partitions." +HOMEPAGE="https://github.com/Aorimn/dislocker" + +if [[ ${PV} == *9999* ]]; then + EGIT_REPO_URI="https://github.com/Aorimn/dislocker.git" + inherit git-r3 +else + SRC_URI="https://github.com/Aorimn/dislocker/archive/v${PV}.tar.gz -> ${P}.tar.gz" + KEYWORDS="~amd64 ~x86" +fi + +LICENSE="GPL-2" +SLOT="0" +IUSE="ruby" + +DEPEND=" + sys-fs/fuse:0= + net-libs/mbedtls:0= + ruby? ( dev-lang/ruby:* ) +" +RDEPEND="${DEPEND}" + +CMAKE_REMOVE_MODULES_LIST="${CMAKE_REMOVE_MODULES_LIST} FindRuby" + +src_prepare() { + if use ruby && [[ ${PV} == "0.7.1" ]]; then + PATCHES=( "${FILESDIR}/${P}-fix-find-ruby.patch" ) + fi + cmake_src_prepare + +# We either need to change Werror to Wno-error or remove the multiple declarations of FORTIFY_SOURCE +# sed 's:Werror:Wno-error:g' -i "${S}/src/CMakeLists.txt" || die + sed 's:-D_FORTIFY_SOURCE=2::g' -i "${S}/src/CMakeLists.txt" || die + +# sed 's:\.\./man:'../../${P}/man':g' -i "${S}/src/CMakeLists.txt" || die +# Do not process compressed versions of the manuals + sed -r 's:( create_symlink \$\{BIN_FUSE\}\.1)\.gz (.+\.1)\.gz\\:\1 \2\\:' -i "${S}/src/CMakeLists.txt" || die + sed -r 's:^(.+\.1\.gz):#\1:' -i "${S}/src/CMakeLists.txt" || die +} + +src_configure() { + mycmakeargs=( + $(cmake_use_find_package ruby Ruby) + ) + cmake_src_configure +} + +src_install() { + if ! use ruby; then + rm "${S}/man/linux/${PN}-find.1" || die + fi + find "${S}/man/linux" -name '*.1' -exec doman '{}' + + cmake_src_install +} diff --git a/sys-fs/dislocker/dislocker-9999.ebuild b/sys-fs/dislocker/dislocker-9999.ebuild index 08e0e54087af..a15c39558ddc 100644 --- a/sys-fs/dislocker/dislocker-9999.ebuild +++ b/sys-fs/dislocker/dislocker-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit cmake-utils flag-o-matic +inherit cmake flag-o-matic DESCRIPTION="Dislocker is used to read BitLocker encrypted partitions." HOMEPAGE="https://github.com/Aorimn/dislocker" @@ -27,24 +27,35 @@ DEPEND=" " RDEPEND="${DEPEND}" +CMAKE_REMOVE_MODULES_LIST="${CMAKE_REMOVE_MODULES_LIST} FindRuby" + src_prepare() { - cmake-utils_src_prepare + if use ruby && [[ ${PV} == "0.7.1" ]]; then + PATCHES=( "${FILESDIR}/${P}-fix-find-ruby.patch" ) + fi + cmake_src_prepare # We either need to change Werror to Wno-error or remove the multiple declarations of FORTIFY_SOURCE # sed 's:Werror:Wno-error:g' -i "${S}/src/CMakeLists.txt" || die sed 's:-D_FORTIFY_SOURCE=2::g' -i "${S}/src/CMakeLists.txt" || die - sed 's:\.\./man:'../../${P}/man':g' -i "${S}/src/CMakeLists.txt" || die +# sed 's:\.\./man:'../../${P}/man':g' -i "${S}/src/CMakeLists.txt" || die +# Do not process compressed versions of the manuals + sed -r 's:( create_symlink \$\{BIN_FUSE\}\.1)\.gz (.+\.1)\.gz\\:\1 \2\\:' -i "${S}/src/CMakeLists.txt" || die + sed -r 's:^(.+\.1\.gz):#\1:' -i "${S}/src/CMakeLists.txt" || die } src_configure() { mycmakeargs=( - $(cmake-utils_use_find_package ruby Ruby) + $(cmake_use_find_package ruby Ruby) ) - cmake-utils_src_configure + cmake_src_configure } src_install() { + if ! use ruby; then + rm "${S}/man/linux/${PN}-find.1" || die + fi find "${S}/man/linux" -name '*.1' -exec doman '{}' + - cmake-utils_src_install + cmake_src_install } diff --git a/sys-fs/dislocker/files/dislocker-0.7.1-fix-find-ruby.patch b/sys-fs/dislocker/files/dislocker-0.7.1-fix-find-ruby.patch new file mode 100644 index 000000000000..b5659f062ccf --- /dev/null +++ b/sys-fs/dislocker/files/dislocker-0.7.1-fix-find-ruby.patch @@ -0,0 +1,671 @@ +diff -Nuar a/cmake/FindPackageHandleStandardArgs.cmake b/cmake/FindPackageHandleStandardArgs.cmake +--- a/cmake/FindPackageHandleStandardArgs.cmake 1970-01-01 01:00:00.000000000 +0100 ++++ b/cmake/FindPackageHandleStandardArgs.cmake 2020-03-04 11:38:51.062021412 +0100 +@@ -0,0 +1,258 @@ ++# Distributed under the OSI-approved BSD 3-Clause License. See accompanying ++# file Copyright.txt or https://cmake.org/licensing for details. ++ ++include(${CMAKE_CURRENT_LIST_DIR}/FindPackageMessage.cmake) ++ ++# internal helper macro ++macro(_FPHSA_FAILURE_MESSAGE _msg) ++ if (${_NAME}_FIND_REQUIRED) ++ message(FATAL_ERROR "${_msg}") ++ else () ++ if (NOT ${_NAME}_FIND_QUIETLY) ++ message(STATUS "${_msg}") ++ endif () ++ endif () ++endmacro() ++ ++ ++# internal helper macro to generate the failure message when used in CONFIG_MODE: ++macro(_FPHSA_HANDLE_FAILURE_CONFIG_MODE) ++ # _CONFIG is set, but FOUND is false, this means that some other of the REQUIRED_VARS was not found: ++ if(${_NAME}_CONFIG) ++ _FPHSA_FAILURE_MESSAGE("${FPHSA_FAIL_MESSAGE}: missing:${MISSING_VARS} (found ${${_NAME}_CONFIG} ${VERSION_MSG})") ++ else() ++ # If _CONSIDERED_CONFIGS is set, the config-file has been found, but no suitable version. ++ # List them all in the error message: ++ if(${_NAME}_CONSIDERED_CONFIGS) ++ set(configsText "") ++ list(LENGTH ${_NAME}_CONSIDERED_CONFIGS configsCount) ++ math(EXPR configsCount "${configsCount} - 1") ++ foreach(currentConfigIndex RANGE ${configsCount}) ++ list(GET ${_NAME}_CONSIDERED_CONFIGS ${currentConfigIndex} filename) ++ list(GET ${_NAME}_CONSIDERED_VERSIONS ${currentConfigIndex} version) ++ string(APPEND configsText " ${filename} (version ${version})\n") ++ endforeach() ++ if (${_NAME}_NOT_FOUND_MESSAGE) ++ string(APPEND configsText " Reason given by package: ${${_NAME}_NOT_FOUND_MESSAGE}\n") ++ endif() ++ _FPHSA_FAILURE_MESSAGE("${FPHSA_FAIL_MESSAGE} ${VERSION_MSG}, checked the following files:\n${configsText}") ++ ++ else() ++ # Simple case: No Config-file was found at all: ++ _FPHSA_FAILURE_MESSAGE("${FPHSA_FAIL_MESSAGE}: found neither ${_NAME}Config.cmake nor ${_NAME_LOWER}-config.cmake ${VERSION_MSG}") ++ endif() ++ endif() ++endmacro() ++ ++ ++function(FIND_PACKAGE_HANDLE_STANDARD_ARGS _NAME _FIRST_ARG) ++ ++# Set up the arguments for `cmake_parse_arguments`. ++ set(options CONFIG_MODE HANDLE_COMPONENTS) ++ set(oneValueArgs FAIL_MESSAGE VERSION_VAR FOUND_VAR) ++ set(multiValueArgs REQUIRED_VARS) ++ ++# Check whether we are in 'simple' or 'extended' mode: ++ set(_KEYWORDS_FOR_EXTENDED_MODE ${options} ${oneValueArgs} ${multiValueArgs} ) ++ list(FIND _KEYWORDS_FOR_EXTENDED_MODE "${_FIRST_ARG}" INDEX) ++ ++ if(${INDEX} EQUAL -1) ++ set(FPHSA_FAIL_MESSAGE ${_FIRST_ARG}) ++ set(FPHSA_REQUIRED_VARS ${ARGN}) ++ set(FPHSA_VERSION_VAR) ++ else() ++ cmake_parse_arguments(FPHSA "${options}" "${oneValueArgs}" "${multiValueArgs}" ${_FIRST_ARG} ${ARGN}) ++ ++ if(FPHSA_UNPARSED_ARGUMENTS) ++ message(FATAL_ERROR "Unknown keywords given to FIND_PACKAGE_HANDLE_STANDARD_ARGS(): \"${FPHSA_UNPARSED_ARGUMENTS}\"") ++ endif() ++ ++ if(NOT FPHSA_FAIL_MESSAGE) ++ set(FPHSA_FAIL_MESSAGE "DEFAULT_MSG") ++ endif() ++ ++ # In config-mode, we rely on the variable _CONFIG, which is set by find_package() ++ # when it successfully found the config-file, including version checking: ++ if(FPHSA_CONFIG_MODE) ++ list(INSERT FPHSA_REQUIRED_VARS 0 ${_NAME}_CONFIG) ++ list(REMOVE_DUPLICATES FPHSA_REQUIRED_VARS) ++ set(FPHSA_VERSION_VAR ${_NAME}_VERSION) ++ endif() ++ ++ if(NOT FPHSA_REQUIRED_VARS) ++ message(FATAL_ERROR "No REQUIRED_VARS specified for FIND_PACKAGE_HANDLE_STANDARD_ARGS()") ++ endif() ++ endif() ++ ++# now that we collected all arguments, process them ++ ++ if("x${FPHSA_FAIL_MESSAGE}" STREQUAL "xDEFAULT_MSG") ++ set(FPHSA_FAIL_MESSAGE "Could NOT find ${_NAME}") ++ endif() ++ ++ list(GET FPHSA_REQUIRED_VARS 0 _FIRST_REQUIRED_VAR) ++ ++ string(TOUPPER ${_NAME} _NAME_UPPER) ++ string(TOLOWER ${_NAME} _NAME_LOWER) ++ ++ if(FPHSA_FOUND_VAR) ++ if(FPHSA_FOUND_VAR MATCHES "^${_NAME}_FOUND$" OR FPHSA_FOUND_VAR MATCHES "^${_NAME_UPPER}_FOUND$") ++ set(_FOUND_VAR ${FPHSA_FOUND_VAR}) ++ else() ++ message(FATAL_ERROR "The argument for FOUND_VAR is \"${FPHSA_FOUND_VAR}\", but only \"${_NAME}_FOUND\" and \"${_NAME_UPPER}_FOUND\" are valid names.") ++ endif() ++ else() ++ set(_FOUND_VAR ${_NAME_UPPER}_FOUND) ++ endif() ++ ++ # collect all variables which were not found, so they can be printed, so the ++ # user knows better what went wrong (#6375) ++ set(MISSING_VARS "") ++ set(DETAILS "") ++ # check if all passed variables are valid ++ set(FPHSA_FOUND_${_NAME} TRUE) ++ foreach(_CURRENT_VAR ${FPHSA_REQUIRED_VARS}) ++ if(NOT ${_CURRENT_VAR}) ++ set(FPHSA_FOUND_${_NAME} FALSE) ++ string(APPEND MISSING_VARS " ${_CURRENT_VAR}") ++ else() ++ string(APPEND DETAILS "[${${_CURRENT_VAR}}]") ++ endif() ++ endforeach() ++ if(FPHSA_FOUND_${_NAME}) ++ set(${_NAME}_FOUND TRUE) ++ set(${_NAME_UPPER}_FOUND TRUE) ++ else() ++ set(${_NAME}_FOUND FALSE) ++ set(${_NAME_UPPER}_FOUND FALSE) ++ endif() ++ ++ # component handling ++ unset(FOUND_COMPONENTS_MSG) ++ unset(MISSING_COMPONENTS_MSG) ++ ++ if(FPHSA_HANDLE_COMPONENTS) ++ foreach(comp ${${_NAME}_FIND_COMPONENTS}) ++ if(${_NAME}_${comp}_FOUND) ++ ++ if(NOT DEFINED FOUND_COMPONENTS_MSG) ++ set(FOUND_COMPONENTS_MSG "found components: ") ++ endif() ++ string(APPEND FOUND_COMPONENTS_MSG " ${comp}") ++ ++ else() ++ ++ if(NOT DEFINED MISSING_COMPONENTS_MSG) ++ set(MISSING_COMPONENTS_MSG "missing components: ") ++ endif() ++ string(APPEND MISSING_COMPONENTS_MSG " ${comp}") ++ ++ if(${_NAME}_FIND_REQUIRED_${comp}) ++ set(${_NAME}_FOUND FALSE) ++ string(APPEND MISSING_VARS " ${comp}") ++ endif() ++ ++ endif() ++ endforeach() ++ set(COMPONENT_MSG "${FOUND_COMPONENTS_MSG} ${MISSING_COMPONENTS_MSG}") ++ string(APPEND DETAILS "[c${COMPONENT_MSG}]") ++ endif() ++ ++ # version handling: ++ set(VERSION_MSG "") ++ set(VERSION_OK TRUE) ++ ++ # check with DEFINED here as the requested or found version may be "0" ++ if (DEFINED ${_NAME}_FIND_VERSION) ++ if(DEFINED ${FPHSA_VERSION_VAR}) ++ set(_FOUND_VERSION ${${FPHSA_VERSION_VAR}}) ++ ++ if(${_NAME}_FIND_VERSION_EXACT) # exact version required ++ # count the dots in the version string ++ string(REGEX REPLACE "[^.]" "" _VERSION_DOTS "${_FOUND_VERSION}") ++ # add one dot because there is one dot more than there are components ++ string(LENGTH "${_VERSION_DOTS}." _VERSION_DOTS) ++ if (_VERSION_DOTS GREATER ${_NAME}_FIND_VERSION_COUNT) ++ # Because of the C++ implementation of find_package() ${_NAME}_FIND_VERSION_COUNT ++ # is at most 4 here. Therefore a simple lookup table is used. ++ if (${_NAME}_FIND_VERSION_COUNT EQUAL 1) ++ set(_VERSION_REGEX "[^.]*") ++ elseif (${_NAME}_FIND_VERSION_COUNT EQUAL 2) ++ set(_VERSION_REGEX "[^.]*\\.[^.]*") ++ elseif (${_NAME}_FIND_VERSION_COUNT EQUAL 3) ++ set(_VERSION_REGEX "[^.]*\\.[^.]*\\.[^.]*") ++ else () ++ set(_VERSION_REGEX "[^.]*\\.[^.]*\\.[^.]*\\.[^.]*") ++ endif () ++ string(REGEX REPLACE "^(${_VERSION_REGEX})\\..*" "\\1" _VERSION_HEAD "${_FOUND_VERSION}") ++ unset(_VERSION_REGEX) ++ if (NOT ${_NAME}_FIND_VERSION VERSION_EQUAL _VERSION_HEAD) ++ set(VERSION_MSG "Found unsuitable version \"${_FOUND_VERSION}\", but required is exact version \"${${_NAME}_FIND_VERSION}\"") ++ set(VERSION_OK FALSE) ++ else () ++ set(VERSION_MSG "(found suitable exact version \"${_FOUND_VERSION}\")") ++ endif () ++ unset(_VERSION_HEAD) ++ else () ++ if (NOT ${_NAME}_FIND_VERSION VERSION_EQUAL _FOUND_VERSION) ++ set(VERSION_MSG "Found unsuitable version \"${_FOUND_VERSION}\", but required is exact version \"${${_NAME}_FIND_VERSION}\"") ++ set(VERSION_OK FALSE) ++ else () ++ set(VERSION_MSG "(found suitable exact version \"${_FOUND_VERSION}\")") ++ endif () ++ endif () ++ unset(_VERSION_DOTS) ++ ++ else() # minimum version specified: ++ if (${_NAME}_FIND_VERSION VERSION_GREATER _FOUND_VERSION) ++ set(VERSION_MSG "Found unsuitable version \"${_FOUND_VERSION}\", but required is at least \"${${_NAME}_FIND_VERSION}\"") ++ set(VERSION_OK FALSE) ++ else () ++ set(VERSION_MSG "(found suitable version \"${_FOUND_VERSION}\", minimum required is \"${${_NAME}_FIND_VERSION}\")") ++ endif () ++ endif() ++ ++ else() ++ ++ # if the package was not found, but a version was given, add that to the output: ++ if(${_NAME}_FIND_VERSION_EXACT) ++ set(VERSION_MSG "(Required is exact version \"${${_NAME}_FIND_VERSION}\")") ++ else() ++ set(VERSION_MSG "(Required is at least version \"${${_NAME}_FIND_VERSION}\")") ++ endif() ++ ++ endif() ++ else () ++ # Check with DEFINED as the found version may be 0. ++ if(DEFINED ${FPHSA_VERSION_VAR}) ++ set(VERSION_MSG "(found version \"${${FPHSA_VERSION_VAR}}\")") ++ endif() ++ endif () ++ ++ if(VERSION_OK) ++ string(APPEND DETAILS "[v${${FPHSA_VERSION_VAR}}(${${_NAME}_FIND_VERSION})]") ++ else() ++ set(${_NAME}_FOUND FALSE) ++ endif() ++ ++ ++ # print the result: ++ if (${_NAME}_FOUND) ++ FIND_PACKAGE_MESSAGE(${_NAME} "Found ${_NAME}: ${${_FIRST_REQUIRED_VAR}} ${VERSION_MSG} ${COMPONENT_MSG}" "${DETAILS}") ++ else () ++ ++ if(FPHSA_CONFIG_MODE) ++ _FPHSA_HANDLE_FAILURE_CONFIG_MODE() ++ else() ++ if(NOT VERSION_OK) ++ _FPHSA_FAILURE_MESSAGE("${FPHSA_FAIL_MESSAGE}: ${VERSION_MSG} (found ${${_FIRST_REQUIRED_VAR}})") ++ else() ++ _FPHSA_FAILURE_MESSAGE("${FPHSA_FAIL_MESSAGE} (missing:${MISSING_VARS}) ${VERSION_MSG}") ++ endif() ++ endif() ++ ++ endif () ++ ++ set(${_NAME}_FOUND ${${_NAME}_FOUND} PARENT_SCOPE) ++ set(${_NAME_UPPER}_FOUND ${${_NAME}_FOUND} PARENT_SCOPE) ++endfunction() +diff -Nuar a/cmake/FindPackageMessage.cmake b/cmake/FindPackageMessage.cmake +--- a/cmake/FindPackageMessage.cmake 1970-01-01 01:00:00.000000000 +0100 ++++ b/cmake/FindPackageMessage.cmake 2020-03-04 11:38:51.062021412 +0100 +@@ -0,0 +1,19 @@ ++# Distributed under the OSI-approved BSD 3-Clause License. See accompanying ++# file Copyright.txt or https://cmake.org/licensing for details. ++ ++function(find_package_message pkg msg details) ++ # Avoid printing a message repeatedly for the same find result. ++ if(NOT ${pkg}_FIND_QUIETLY) ++ string(REPLACE "\n" "" details "${details}") ++ set(DETAILS_VAR FIND_PACKAGE_MESSAGE_DETAILS_${pkg}) ++ if(NOT "${details}" STREQUAL "${${DETAILS_VAR}}") ++ # The message has not yet been printed. ++ message(STATUS "${msg}") ++ ++ # Save the find details in the cache to avoid printing the same ++ # message again. ++ set("${DETAILS_VAR}" "${details}" ++ CACHE INTERNAL "Details about finding ${pkg}") ++ endif() ++ endif() ++endfunction() +diff -Nuar a/cmake/FindRuby.cmake b/cmake/FindRuby.cmake +--- a/cmake/FindRuby.cmake 2017-02-09 10:33:45.000000000 +0100 ++++ b/cmake/FindRuby.cmake 2020-03-04 11:38:51.062021412 +0100 +@@ -1,89 +1,297 @@ +-# Ruby cmake package +-# +-# Returns +-# RUBY_FOUND +-# RUBY_INCLUDE_DIRS +-# RUBY_LIBRARIES +-# RUBY_VERSION_MAJOR +-# RUBY_VERSION_MINOR +-# RUBY_VERSION_STRING +- +-if(RUBY_FOUND) +- set(RUBY_FIND_QUIETLY TRUE) +-endif() +- +-find_program(RUBY_EXECUTABLE +- NAMES ruby2.2 ruby22 ruby2.1 ruby21 ruby2.0 ruby2 ruby1.9.3 ruby193 ruby1.9.2 ruby192 ruby1.9.1 ruby191 ruby1.9 ruby19 ruby1.8 ruby18 ruby +- PATHS /usr/bin /usr/local/bin /usr/pkg/bin +- ) +-if(RUBY_EXECUTABLE) +- execute_process( +- COMMAND ${RUBY_EXECUTABLE} -r rbconfig -e "print RbConfig::CONFIG['MAJOR']" +- OUTPUT_VARIABLE RUBY_VERSION_MAJOR +- ) +- +- execute_process( +- COMMAND ${RUBY_EXECUTABLE} -r rbconfig -e "print RbConfig::CONFIG['MINOR']" +- OUTPUT_VARIABLE RUBY_VERSION_MINOR +- ) +- +- execute_process( +- COMMAND ${RUBY_EXECUTABLE} -r rbconfig -e "print RbConfig::CONFIG['TEENY']" +- OUTPUT_VARIABLE RUBY_VERSION_TEENY +- ) +- set(RUBY_VERSION_STRING ${RUBY_VERSION_MAJOR}.${RUBY_VERSION_MINOR}.${RUBY_VERSION_TEENY}) +- +- execute_process( +- COMMAND ${RUBY_EXECUTABLE} -r rbconfig -e "print RbConfig::CONFIG['rubyhdrdir'] || RbConfig::CONFIG['archdir']" +- OUTPUT_VARIABLE RUBY_ARCH_DIR +- ) +- execute_process( +- COMMAND ${RUBY_EXECUTABLE} -r rbconfig -e "print RbConfig::CONFIG['arch']" +- OUTPUT_VARIABLE RUBY_ARCH +- ) +- execute_process( +- COMMAND ${RUBY_EXECUTABLE} -r rbconfig -e "print RbConfig::CONFIG['libdir']" +- OUTPUT_VARIABLE RUBY_POSSIBLE_LIB_PATH +- ) +- execute_process( +- COMMAND ${RUBY_EXECUTABLE} -r rbconfig -e "print RbConfig::CONFIG['rubylibdir']" +- OUTPUT_VARIABLE RUBY_LIB_PATH +- ) +- execute_process( +- COMMAND ${RUBY_EXECUTABLE} -r rbconfig -e "print RbConfig::CONFIG['archincludedir']" +- OUTPUT_VARIABLE RUBY_ARCH_INC_DIR +- ) +- execute_process( +- COMMAND ${RUBY_EXECUTABLE} -r rbconfig -e "print RbConfig::CONFIG['RUBY_SO_NAME']" +- OUTPUT_VARIABLE RUBY_SO_NAME +- ) +- +- find_path(RUBY_INCLUDE_DIRS +- NAMES ruby.h ruby/config.h +- PATHS ${RUBY_ARCH_DIR} +- ) +- set(RUBY_INCLUDE_ARCH "${RUBY_INCLUDE_DIRS}/${RUBY_ARCH}") +- find_library(RUBY_LIB +- NAMES ${RUBY_SO_NAME} +- PATHS ${RUBY_POSSIBLE_LIB_PATH} ${RUBY_RUBY_LIB_PATH} +- ) +- +- if(RUBY_LIB AND RUBY_INCLUDE_DIRS) +- set(RUBY_FOUND TRUE) +- set(RUBY_INCLUDE_DIRS "${RUBY_INCLUDE_DIRS};${RUBY_INCLUDE_ARCH};${RUBY_ARCH_INC_DIR}/ruby-${RUBY_VERSION_STRING}") +- set(RUBY_LIBRARIES ${RUBY_LIB}) +- endif() ++# Distributed under the OSI-approved BSD 3-Clause License. See accompanying ++# file Copyright.txt or https://cmake.org/licensing for details. ++ ++#[[ ++FindRuby ++-------- ++ ++This module finds if Ruby is installed and determines where the ++include files and libraries are. Ruby 1.8, 1.9, 2.0 through 2.5 are ++supported. ++ ++The minimum required version of Ruby can be specified using the ++standard syntax, e.g. find_package(Ruby 1.8) ++ ++It also determines what the name of the library is. This code sets ++the following variables: ++ ++RUBY_EXECUTABLE ++ full path to the ruby binary ++RUBY_INCLUDE_DIRS ++ include dirs to be used when using the ruby library ++RUBY_LIBRARY ++ full path to the ruby library ++RUBY_VERSION ++ the version of ruby which was found, e.g. "1.8.7" ++RUBY_FOUND ++ set to true if ruby ws found successfully + +- if(RUBY_OLD_VERSION) +- set(RUBY_FOUND FALSE) +- set(RUBY_NOT_FOUND TRUE) ++Also: ++ ++RUBY_INCLUDE_PATH ++ same as RUBY_INCLUDE_DIRS, only provided for compatibility reasons, don't use it ++#]] ++ ++# RUBY_ARCHDIR=`$RUBY -r rbconfig -e 'printf("%s",Config::CONFIG@<:@"archdir"@:>@)'` ++# RUBY_SITEARCHDIR=`$RUBY -r rbconfig -e 'printf("%s",Config::CONFIG@<:@"sitearchdir"@:>@)'` ++# RUBY_SITEDIR=`$RUBY -r rbconfig -e 'printf("%s",Config::CONFIG@<:@"sitelibdir"@:>@)'` ++# RUBY_LIBDIR=`$RUBY -r rbconfig -e 'printf("%s",Config::CONFIG@<:@"libdir"@:>@)'` ++# RUBY_LIBRUBYARG=`$RUBY -r rbconfig -e 'printf("%s",Config::CONFIG@<:@"LIBRUBYARG_SHARED"@:>@)'` ++ ++# uncomment the following line to get debug output for this file ++set(_RUBY_DEBUG_OUTPUT TRUE) ++ ++# Determine the list of possible names of the ruby executable depending ++# on which version of ruby is required ++set(_RUBY_POSSIBLE_EXECUTABLE_NAMES ruby) ++ ++# if 1.9 is required, don't look for ruby18 and ruby1.8, default to version 1.8 ++if(DEFINED Ruby_FIND_VERSION_MAJOR AND DEFINED Ruby_FIND_VERSION_MINOR) ++ set(Ruby_FIND_VERSION_SHORT_NODOT "${Ruby_FIND_VERSION_MAJOR}${RUBY_FIND_VERSION_MINOR}") ++ # we can't construct that if only major version is given ++ set(_RUBY_POSSIBLE_EXECUTABLE_NAMES ++ ruby${Ruby_FIND_VERSION_MAJOR}.${Ruby_FIND_VERSION_MINOR} ++ ruby${Ruby_FIND_VERSION_MAJOR}${Ruby_FIND_VERSION_MINOR} ++ ${_RUBY_POSSIBLE_EXECUTABLE_NAMES}) ++else() ++ set(Ruby_FIND_VERSION_SHORT_NODOT "18") ++endif() ++ ++if(NOT Ruby_FIND_VERSION_EXACT) ++ list(APPEND _RUBY_POSSIBLE_EXECUTABLE_NAMES ruby2.5 ruby25) ++ list(APPEND _RUBY_POSSIBLE_EXECUTABLE_NAMES ruby2.4 ruby24) ++ list(APPEND _RUBY_POSSIBLE_EXECUTABLE_NAMES ruby2.3 ruby23) ++ list(APPEND _RUBY_POSSIBLE_EXECUTABLE_NAMES ruby2.2 ruby22) ++ list(APPEND _RUBY_POSSIBLE_EXECUTABLE_NAMES ruby2.1 ruby21) ++ list(APPEND _RUBY_POSSIBLE_EXECUTABLE_NAMES ruby2.0 ruby20) ++ list(APPEND _RUBY_POSSIBLE_EXECUTABLE_NAMES ruby1.9 ruby19) ++ ++ # if we want a version below 1.9, also look for ruby 1.8 ++ if("${Ruby_FIND_VERSION_SHORT_NODOT}" VERSION_LESS "19") ++ list(APPEND _RUBY_POSSIBLE_EXECUTABLE_NAMES ruby1.8 ruby18) + endif() + +- mark_as_advanced( +- RUBY_INCLUDE_DIRS +- RUBY_LIBRARIES +- RUBY_LIB +- RUBY_VERSION_MAJOR RUBY_VERSION_MINOR +- RUBY_VERSION_STRING +- ) ++ list(REMOVE_DUPLICATES _RUBY_POSSIBLE_EXECUTABLE_NAMES) ++endif() ++ ++find_program(RUBY_EXECUTABLE NAMES ${_RUBY_POSSIBLE_EXECUTABLE_NAMES}) ++ ++if(RUBY_EXECUTABLE AND NOT RUBY_VERSION_MAJOR) ++ function(_RUBY_CONFIG_VAR RBVAR OUTVAR) ++ execute_process(COMMAND ${RUBY_EXECUTABLE} -r rbconfig -e "print RbConfig::CONFIG['${RBVAR}']" ++ RESULT_VARIABLE _RUBY_SUCCESS ++ OUTPUT_VARIABLE _RUBY_OUTPUT ++ ERROR_QUIET) ++ if(_RUBY_SUCCESS OR _RUBY_OUTPUT STREQUAL "") ++ execute_process(COMMAND ${RUBY_EXECUTABLE} -r rbconfig -e "print Config::CONFIG['${RBVAR}']" ++ RESULT_VARIABLE _RUBY_SUCCESS ++ OUTPUT_VARIABLE _RUBY_OUTPUT ++ ERROR_QUIET) ++ endif() ++ set(${OUTVAR} "${_RUBY_OUTPUT}" PARENT_SCOPE) ++ endfunction() ++ ++ ++ # query the ruby version ++ _RUBY_CONFIG_VAR("MAJOR" RUBY_VERSION_MAJOR) ++ _RUBY_CONFIG_VAR("MINOR" RUBY_VERSION_MINOR) ++ _RUBY_CONFIG_VAR("TEENY" RUBY_VERSION_PATCH) ++ ++ # query the different directories ++ _RUBY_CONFIG_VAR("archdir" RUBY_ARCH_DIR) ++ _RUBY_CONFIG_VAR("arch" RUBY_ARCH) ++ _RUBY_CONFIG_VAR("rubyhdrdir" RUBY_HDR_DIR) ++ _RUBY_CONFIG_VAR("rubyarchhdrdir" RUBY_ARCHHDR_DIR) ++ _RUBY_CONFIG_VAR("libdir" RUBY_POSSIBLE_LIB_DIR) ++ _RUBY_CONFIG_VAR("rubylibdir" RUBY_RUBY_LIB_DIR) ++ ++ # site_ruby ++ _RUBY_CONFIG_VAR("sitearchdir" RUBY_SITEARCH_DIR) ++ _RUBY_CONFIG_VAR("sitelibdir" RUBY_SITELIB_DIR) ++ ++ # vendor_ruby available ? ++ execute_process(COMMAND ${RUBY_EXECUTABLE} -r vendor-specific -e "print 'true'" ++ OUTPUT_VARIABLE RUBY_HAS_VENDOR_RUBY ERROR_QUIET) ++ ++ if(RUBY_HAS_VENDOR_RUBY) ++ _RUBY_CONFIG_VAR("vendorlibdir" RUBY_VENDORLIB_DIR) ++ _RUBY_CONFIG_VAR("vendorarchdir" RUBY_VENDORARCH_DIR) ++ endif() ++ ++ # save the results in the cache so we don't have to run ruby the next time again ++ set(RUBY_VERSION_MAJOR ${RUBY_VERSION_MAJOR} CACHE PATH "The Ruby major version" FORCE) ++ set(RUBY_VERSION_MINOR ${RUBY_VERSION_MINOR} CACHE PATH "The Ruby minor version" FORCE) ++ set(RUBY_VERSION_PATCH ${RUBY_VERSION_PATCH} CACHE PATH "The Ruby patch version" FORCE) ++ set(RUBY_ARCH_DIR ${RUBY_ARCH_DIR} CACHE PATH "The Ruby arch dir" FORCE) ++ set(RUBY_HDR_DIR ${RUBY_HDR_DIR} CACHE PATH "The Ruby header dir (1.9+)" FORCE) ++ set(RUBY_ARCHHDR_DIR ${RUBY_ARCHHDR_DIR} CACHE PATH "The Ruby arch header dir (2.0+)" FORCE) ++ set(RUBY_POSSIBLE_LIB_DIR ${RUBY_POSSIBLE_LIB_DIR} CACHE PATH "The Ruby lib dir" FORCE) ++ set(RUBY_RUBY_LIB_DIR ${RUBY_RUBY_LIB_DIR} CACHE PATH "The Ruby ruby-lib dir" FORCE) ++ set(RUBY_SITEARCH_DIR ${RUBY_SITEARCH_DIR} CACHE PATH "The Ruby site arch dir" FORCE) ++ set(RUBY_SITELIB_DIR ${RUBY_SITELIB_DIR} CACHE PATH "The Ruby site lib dir" FORCE) ++ set(RUBY_HAS_VENDOR_RUBY ${RUBY_HAS_VENDOR_RUBY} CACHE BOOL "Vendor Ruby is available" FORCE) ++ set(RUBY_VENDORARCH_DIR ${RUBY_VENDORARCH_DIR} CACHE PATH "The Ruby vendor arch dir" FORCE) ++ set(RUBY_VENDORLIB_DIR ${RUBY_VENDORLIB_DIR} CACHE PATH "The Ruby vendor lib dir" FORCE) ++ ++ mark_as_advanced( ++ RUBY_ARCH_DIR ++ RUBY_ARCH ++ RUBY_HDR_DIR ++ RUBY_ARCHHDR_DIR ++ RUBY_POSSIBLE_LIB_DIR ++ RUBY_RUBY_LIB_DIR ++ RUBY_SITEARCH_DIR ++ RUBY_SITELIB_DIR ++ RUBY_HAS_VENDOR_RUBY ++ RUBY_VENDORARCH_DIR ++ RUBY_VENDORLIB_DIR ++ RUBY_VERSION_MAJOR ++ RUBY_VERSION_MINOR ++ RUBY_VERSION_PATCH ++ ) ++endif() ++ ++# In case RUBY_EXECUTABLE could not be executed (e.g. cross compiling) ++# try to detect which version we found. This is not too good. ++if(RUBY_EXECUTABLE AND NOT RUBY_VERSION_MAJOR) ++ # by default assume 1.8.0 ++ set(RUBY_VERSION_MAJOR 1) ++ set(RUBY_VERSION_MINOR 8) ++ set(RUBY_VERSION_PATCH 0) ++ # check whether we found 1.9.x ++ if(${RUBY_EXECUTABLE} MATCHES "ruby1\\.?9") ++ set(RUBY_VERSION_MAJOR 1) ++ set(RUBY_VERSION_MINOR 9) ++ endif() ++ # check whether we found 2.0.x ++ if(${RUBY_EXECUTABLE} MATCHES "ruby2\\.?0") ++ set(RUBY_VERSION_MAJOR 2) ++ set(RUBY_VERSION_MINOR 0) ++ endif() ++ # check whether we found 2.1.x ++ if(${RUBY_EXECUTABLE} MATCHES "ruby2\\.?1") ++ set(RUBY_VERSION_MAJOR 2) ++ set(RUBY_VERSION_MINOR 1) ++ endif() ++ # check whether we found 2.2.x ++ if(${RUBY_EXECUTABLE} MATCHES "ruby2\\.?2") ++ set(RUBY_VERSION_MAJOR 2) ++ set(RUBY_VERSION_MINOR 2) ++ endif() ++ # check whether we found 2.3.x ++ if(${RUBY_EXECUTABLE} MATCHES "ruby2\\.?3") ++ set(RUBY_VERSION_MAJOR 2) ++ set(RUBY_VERSION_MINOR 3) ++ endif() ++ # check whether we found 2.4.x ++ if(${RUBY_EXECUTABLE} MATCHES "ruby2\\.?4") ++ set(RUBY_VERSION_MAJOR 2) ++ set(RUBY_VERSION_MINOR 4) ++ endif() ++ if(${RUBY_EXECUTABLE} MATCHES "ruby2\\.?5") ++ set(RUBY_VERSION_MAJOR 2) ++ set(RUBY_VERSION_MINOR 5) ++ endif() + endif() ++ ++if(RUBY_VERSION_MAJOR) ++ set(RUBY_VERSION "${RUBY_VERSION_MAJOR}.${RUBY_VERSION_MINOR}.${RUBY_VERSION_PATCH}") ++ set(_RUBY_VERSION_SHORT "${RUBY_VERSION_MAJOR}.${RUBY_VERSION_MINOR}") ++ set(_RUBY_VERSION_SHORT_NODOT "${RUBY_VERSION_MAJOR}${RUBY_VERSION_MINOR}") ++ set(_RUBY_NODOT_VERSION "${RUBY_VERSION_MAJOR}${RUBY_VERSION_MINOR}${RUBY_VERSION_PATCH}") ++endif() ++ ++find_path(RUBY_INCLUDE_DIR ++ NAMES ruby.h ++ HINTS ++ ${RUBY_HDR_DIR} ++ ${RUBY_ARCH_DIR} ++ /usr/lib/ruby/${_RUBY_VERSION_SHORT}/i586-linux-gnu/ ) ++ ++set(RUBY_INCLUDE_DIRS ${RUBY_INCLUDE_DIR} ) ++ ++# if ruby > 1.8 is required or if ruby > 1.8 was found, search for the config.h dir ++if( "${Ruby_FIND_VERSION_SHORT_NODOT}" GREATER 18 OR "${_RUBY_VERSION_SHORT_NODOT}" GREATER 18 OR RUBY_HDR_DIR) ++ find_path(RUBY_CONFIG_INCLUDE_DIR ++ NAMES ruby/config.h config.h ++ HINTS ++ ${RUBY_HDR_DIR}/${RUBY_ARCH} ++ ${RUBY_ARCH_DIR} ++ ${RUBY_ARCHHDR_DIR} ++ ) ++ ++ set(RUBY_INCLUDE_DIRS ${RUBY_INCLUDE_DIRS} ${RUBY_CONFIG_INCLUDE_DIR} ) ++endif() ++ ++ ++# Determine the list of possible names for the ruby library ++set(_RUBY_POSSIBLE_LIB_NAMES ruby ruby-static ruby${_RUBY_VERSION_SHORT} ruby${_RUBY_VERSION_SHORT_NODOT} ruby-${_RUBY_VERSION_SHORT} ruby-${RUBY_VERSION}) ++ ++if(WIN32) ++ set( _RUBY_MSVC_RUNTIME "" ) ++ if( MSVC_VERSION EQUAL 1200 ) ++ set( _RUBY_MSVC_RUNTIME "60" ) ++ endif() ++ if( MSVC_VERSION EQUAL 1300 ) ++ set( _RUBY_MSVC_RUNTIME "70" ) ++ endif() ++ if( MSVC_VERSION EQUAL 1310 ) ++ set( _RUBY_MSVC_RUNTIME "71" ) ++ endif() ++ if( MSVC_VERSION EQUAL 1400 ) ++ set( _RUBY_MSVC_RUNTIME "80" ) ++ endif() ++ if( MSVC_VERSION EQUAL 1500 ) ++ set( _RUBY_MSVC_RUNTIME "90" ) ++ endif() ++ ++ set(_RUBY_ARCH_PREFIX "") ++ if(CMAKE_SIZEOF_VOID_P EQUAL 8) ++ set(_RUBY_ARCH_PREFIX "x64-") ++ endif() ++ ++ list(APPEND _RUBY_POSSIBLE_LIB_NAMES ++ "${_RUBY_ARCH_PREFIX}msvcr${_RUBY_MSVC_RUNTIME}-ruby${_RUBY_NODOT_VERSION}" ++ "${_RUBY_ARCH_PREFIX}msvcr${_RUBY_MSVC_RUNTIME}-ruby${_RUBY_NODOT_VERSION}-static" ++ "${_RUBY_ARCH_PREFIX}msvcrt-ruby${_RUBY_NODOT_VERSION}" ++ "${_RUBY_ARCH_PREFIX}msvcrt-ruby${_RUBY_NODOT_VERSION}-static" ) ++endif() ++ ++find_library(RUBY_LIBRARY NAMES ${_RUBY_POSSIBLE_LIB_NAMES} HINTS ${RUBY_POSSIBLE_LIB_DIR} ) ++ ++include(${CMAKE_CURRENT_LIST_DIR}/FindPackageHandleStandardArgs.cmake) ++set(_RUBY_REQUIRED_VARS RUBY_EXECUTABLE RUBY_INCLUDE_DIR RUBY_LIBRARY) ++if(_RUBY_VERSION_SHORT_NODOT GREATER 18) ++ list(APPEND _RUBY_REQUIRED_VARS RUBY_CONFIG_INCLUDE_DIR) ++endif() ++ ++if(_RUBY_DEBUG_OUTPUT) ++ message(STATUS "--------FindRuby.cmake debug------------") ++ message(STATUS "_RUBY_POSSIBLE_EXECUTABLE_NAMES: ${_RUBY_POSSIBLE_EXECUTABLE_NAMES}") ++ message(STATUS "_RUBY_POSSIBLE_LIB_NAMES: ${_RUBY_POSSIBLE_LIB_NAMES}") ++ message(STATUS "RUBY_ARCH_DIR: ${RUBY_ARCH_DIR}") ++ message(STATUS "RUBY_HDR_DIR: ${RUBY_HDR_DIR}") ++ message(STATUS "RUBY_POSSIBLE_LIB_DIR: ${RUBY_POSSIBLE_LIB_DIR}") ++ message(STATUS "Found RUBY_VERSION: \"${RUBY_VERSION}\" , short: \"${_RUBY_VERSION_SHORT}\", nodot: \"${_RUBY_VERSION_SHORT_NODOT}\"") ++ message(STATUS "_RUBY_REQUIRED_VARS: ${_RUBY_REQUIRED_VARS}") ++ message(STATUS "RUBY_EXECUTABLE: ${RUBY_EXECUTABLE}") ++ message(STATUS "RUBY_LIBRARY: ${RUBY_LIBRARY}") ++ message(STATUS "RUBY_INCLUDE_DIR: ${RUBY_INCLUDE_DIR}") ++ message(STATUS "RUBY_CONFIG_INCLUDE_DIR: ${RUBY_CONFIG_INCLUDE_DIR}") ++ message(STATUS "--------------------") ++endif() ++ ++FIND_PACKAGE_HANDLE_STANDARD_ARGS(Ruby REQUIRED_VARS ${_RUBY_REQUIRED_VARS} ++ VERSION_VAR RUBY_VERSION ) ++ ++mark_as_advanced( ++ RUBY_EXECUTABLE ++ RUBY_LIBRARY ++ RUBY_INCLUDE_DIR ++ RUBY_CONFIG_INCLUDE_DIR ++ ) ++ ++# Set some variables for compatibility with previous version of this file ++set(RUBY_POSSIBLE_LIB_PATH ${RUBY_POSSIBLE_LIB_DIR}) ++set(RUBY_RUBY_LIB_PATH ${RUBY_RUBY_LIB_DIR}) ++set(RUBY_INCLUDE_PATH ${RUBY_INCLUDE_DIRS}) diff --git a/sys-fs/unionfs-fuse/unionfs-fuse-2.1.ebuild b/sys-fs/unionfs-fuse/unionfs-fuse-2.1.ebuild index 2c3037f0258e..480634c6bacb 100644 --- a/sys-fs/unionfs-fuse/unionfs-fuse-2.1.ebuild +++ b/sys-fs/unionfs-fuse/unionfs-fuse-2.1.ebuild @@ -4,7 +4,7 @@ EAPI="7" PYTHON_COMPAT=( python3_{6,7,8} ) -inherit python-any-r1 +inherit python-any-r1 toolchain-funcs DESCRIPTION="Self-syncing tree-merging file system based on FUSE" HOMEPAGE="https://github.com/rpodgorny/unionfs-fuse" @@ -32,6 +32,10 @@ python_check_deps() { has_version "dev-python/pytest[${PYTHON_USEDEP}]" } +src_compile() { + emake AR="$(tc-getAR)" CC="$(tc-getCC)" +} + src_install() { emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install } diff --git a/sys-fs/unionfs-fuse/unionfs-fuse-9999.ebuild b/sys-fs/unionfs-fuse/unionfs-fuse-9999.ebuild index 914a41411a91..b935d86f2bc3 100644 --- a/sys-fs/unionfs-fuse/unionfs-fuse-9999.ebuild +++ b/sys-fs/unionfs-fuse/unionfs-fuse-9999.ebuild @@ -4,7 +4,7 @@ EAPI="7" PYTHON_COMPAT=( python3_{6,7,8} ) -inherit python-any-r1 git-r3 +inherit python-any-r1 toolchain-funcs git-r3 DESCRIPTION="Self-syncing tree-merging file system based on FUSE" HOMEPAGE="https://github.com/rpodgorny/unionfs-fuse" @@ -32,6 +32,10 @@ python_check_deps() { has_version "dev-python/pytest[${PYTHON_USEDEP}]" } +src_compile() { + emake AR="$(tc-getAR)" CC="$(tc-getCC)" +} + src_install() { emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install } diff --git a/sys-kernel/Manifest.gz b/sys-kernel/Manifest.gz index aac6d53dc2ef..7f0b255c58b7 100644 Binary files a/sys-kernel/Manifest.gz and b/sys-kernel/Manifest.gz differ diff --git a/sys-kernel/raspberrypi-image/metadata.xml b/sys-kernel/raspberrypi-image/metadata.xml index faba5c3daf1e..729e6b371508 100644 --- a/sys-kernel/raspberrypi-image/metadata.xml +++ b/sys-kernel/raspberrypi-image/metadata.xml @@ -2,8 +2,8 @@ - andrey_utkin@gentoo.org - Andrey Utkin + sam@gentoo.org + Sam James raspberrypi/firmware diff --git a/sys-kernel/raspberrypi-sources/metadata.xml b/sys-kernel/raspberrypi-sources/metadata.xml index 0012a7428d05..3bc86a942642 100644 --- a/sys-kernel/raspberrypi-sources/metadata.xml +++ b/sys-kernel/raspberrypi-sources/metadata.xml @@ -2,8 +2,8 @@ - andrey_utkin@gentoo.org - Andrey Utkin + sam@gentoo.org + Sam James raspberrypi/linux diff --git a/sys-libs/Manifest.gz b/sys-libs/Manifest.gz index 7510b0dee5e3..11fd7f9e4933 100644 Binary files a/sys-libs/Manifest.gz and b/sys-libs/Manifest.gz differ diff --git a/sys-libs/gdbm/gdbm-1.18.1.ebuild b/sys-libs/gdbm/gdbm-1.18.1.ebuild index fd189276ff6f..6645a43250f0 100644 --- a/sys-libs/gdbm/gdbm-1.18.1.ebuild +++ b/sys-libs/gdbm/gdbm-1.18.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/gdbm/${P}.tar.gz" LICENSE="GPL-3" SLOT="0/6" # libgdbm.so version -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~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 ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+berkdb nls +readline static-libs" DEPEND=" diff --git a/sys-libs/glibc/Manifest b/sys-libs/glibc/Manifest index ff872d24dc1c..c523261945b0 100644 --- a/sys-libs/glibc/Manifest +++ b/sys-libs/glibc/Manifest @@ -10,3 +10,4 @@ DIST glibc-2.30.tar.xz 16576920 BLAKE2B bd5aae4c9854f40785b91f83c3b632de6d48d811 DIST glibc-2.31-patches-8.tar.xz 60868 BLAKE2B c641a77cab0b3e5379a6911a548483266110d747300f6bd4c138754cc35aff266088be8682ba45ac105c946ee309db0bc094b0c3bc48fd4303c925a7594e17e2 SHA512 1bc069d487ff9d4cd33c5d293bb0789114f65af5179b3d9df8ff0a9f043d5ffbcd030d8eabc90b329c896dfdd0409c4b8dac371eafdd380ecc660b9540320637 DIST glibc-2.31.tar.xz 16676764 BLAKE2B 91df1792345f157265eae405185a81fd4b8ce36d4c2388f44b0d5b1ae38174ea374cbc909cd260770b9f38ea58051da13766d4fa22abf41c2d4a2493257b179b SHA512 735e4c0ef10418b6ea945ad3906585e5bbd8b282d76f2131309dce4cec6b15066a5e4a3731773ce428a819b542579c9957867bb0abf05ed2030983fca4412306 DIST locale-gen-2.00.tar.gz 7738 BLAKE2B cde6de5ba3400aea24d0d5f1b79471f89f09fb747c8e371e38316c7ada92f967e0865f573f23cb353d82419c234724143c0aeca9eb70eb945dfc581cc7491eb1 SHA512 b609fddb9ec5e567c008841fef3390eddb5d6e7699a8271b3b8c0ade1b44b0ac2e5d1daa8b9acabf3432e3b88110b538a96f209b1ad0f9e988b7efce66606dff +DIST locale-gen-2.10.tar.gz 7747 BLAKE2B 49f569c5ae5260fca128503bc6f22d6f6f1cda817920c41fdadadf1527bbb4f3eb161f79fa729830666a4673e9092f99f4685ec8fcac8ddea0b8242bca9c1f4f SHA512 e350e60d458d67638e3090711fca05af6fafac06c51b97648244549f8a0621dab7543f09dc7ad4c62392f13bdae8e5875dc6d0b6c3d83efc29d116bc2eef92db diff --git a/sys-libs/glibc/glibc-9999.ebuild b/sys-libs/glibc/glibc-9999.ebuild index df9c8b6a44d0..11c976c8473a 100644 --- a/sys-libs/glibc/glibc-9999.ebuild +++ b/sys-libs/glibc/glibc-9999.ebuild @@ -32,7 +32,7 @@ RELEASE_VER=${PV} GCC_BOOTSTRAP_VER=20180511 -LOCALE_GEN_VER=2.00 +LOCALE_GEN_VER=2.10 SRC_URI+=" https://gitweb.gentoo.org/proj/locale-gen.git/snapshot/locale-gen-${LOCALE_GEN_VER}.tar.gz" SRC_URI+=" multilib? ( https://dev.gentoo.org/~dilfridge/distfiles/gcc-multilib-bootstrap-${GCC_BOOTSTRAP_VER}.tar.xz )" diff --git a/sys-libs/ldb/Manifest b/sys-libs/ldb/Manifest index 10fd7b3fe67d..2292f56bcdcd 100644 --- a/sys-libs/ldb/Manifest +++ b/sys-libs/ldb/Manifest @@ -1,4 +1,3 @@ -DIST ldb-2.0.10.tar.gz 1676630 BLAKE2B 9ae9e6579fd7b15b91a4c0f52ad5ea3a9ba3135efe408b76db53db211a48d3952a790f2f856e5f9573174b2203840b7d6a6ad10976a4b6bf3e0d294731b89b31 SHA512 51954969e3121295ea99856c254f455cb746102e9d7895fbd7c66997f33763ae4522ed456e4bae7921b2edd73575a0a10738d21a90a067a57ff770cf0fe35aef DIST ldb-2.0.12.tar.gz 1680114 BLAKE2B 44d7b8f9ff0c1d2adc59378b9da814fb280043c8bbf5ea59920a23448db5abdd53b69c93002e2d621268610ee202377a35676ecf6bd6601d2a2ef9269e71dd6c SHA512 9f26dadee16c50844b28edf03a05ad11067bfb7678cc3e8baf278709a813498a620db3dad463bfe54adb6a44cb5b551cf1224bc30316be5fc8d29ef17295bdd8 DIST ldb-2.1.3.tar.gz 1673208 BLAKE2B 32723fb8cbf404258a1334589e08f1a1b1ee78a6260327e4793d338f73132ae89a5655f77ef4160a0c4b751f5e33e841420c2027034c78d371bf5fd7f3931a37 SHA512 3f5adf5ed6c98cefce56ba47c986c5d59619731def8fa66440957aba1483de19bcfdc4ec5498d34db70753312b1ad47b864020269df924d3d431c8d4d223af10 DIST ldb-2.1.4.tar.gz 1673335 BLAKE2B 581ea127715d82d849f78c11fc66eb278e45f6c9ff9b379d5a3cfaa8c9c424004614a5a9c2120710d23feb1252294e2abd4983158a2a46e5d70180ad3c765dbd SHA512 7e0eecccc973881dde2390568dc71a2ffe7c7ed894daaa9cadf80c221e1b969fd9a8729f3c48a0f611a64b2941c295a2bc7bd8ba869881ba14f75b8bf331167e diff --git a/sys-libs/ldb/ldb-2.0.10.ebuild b/sys-libs/ldb/ldb-2.0.10.ebuild deleted file mode 100644 index ef525af0a11a..000000000000 --- a/sys-libs/ldb/ldb-2.0.10.ebuild +++ /dev/null @@ -1,108 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PYTHON_COMPAT=( python3_{6,7,8} ) -PYTHON_REQ_USE="threads(+)" - -inherit python-single-r1 waf-utils multilib-minimal eutils - -DESCRIPTION="An LDAP-like embedded database" -HOMEPAGE="https://ldb.samba.org" -SRC_URI="https://www.samba.org/ftp/pub/${PN}/${P}.tar.gz" - -LICENSE="LGPL-3" -SLOT="0/${PV}" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" -IUSE="doc +ldap +lmdb python test" - -RESTRICT="!test? ( test )" - -RDEPEND=" - !elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] ) - dev-libs/popt[${MULTILIB_USEDEP}] - >=dev-util/cmocka-1.1.3[${MULTILIB_USEDEP}] - >=sys-libs/talloc-2.2.0[python?,${MULTILIB_USEDEP}] - >=sys-libs/tdb-1.4.2[python?,${MULTILIB_USEDEP}] - >=sys-libs/tevent-0.10.0[python(+)?,${MULTILIB_USEDEP}] - ldap? ( net-nds/openldap ) - lmdb? ( >=dev-db/lmdb-0.9.16[${MULTILIB_USEDEP}] ) - python? ( ${PYTHON_DEPS} ) -" - -DEPEND="dev-libs/libxslt - doc? ( app-doc/doxygen ) - virtual/pkgconfig - ${PYTHON_DEPS} - ${RDEPEND} -" - -REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} ) - test? ( python )" - -WAF_BINARY="${S}/buildtools/bin/waf" - -MULTILIB_WRAPPED_HEADERS=( /usr/include/pyldb.h ) - -PATCHES=( - "${FILESDIR}"/${PN}-1.5.2-optional_packages.patch - "${FILESDIR}"/${PN}-1.1.31-fix_PKGCONFIGDIR-when-python-disabled.patch -) - -pkg_setup() { - python-single-r1_pkg_setup -} - -src_prepare() { - default - multilib_copy_sources -} - -multilib_src_configure() { - local myconf=( - $(usex ldap '' --disable-ldap) - $(usex lmdb '' --without-ldb-lmdb) - --disable-rpath - --disable-rpath-install --bundled-libraries=NONE - --with-modulesdir="${EPREFIX}"/usr/$(get_libdir)/samba - --builtin-libraries=NONE - ) - if ! multilib_is_native_abi; then - myconf+=( --disable-python ) - else - use python || myconf+=( --disable-python ) - fi - waf-utils_src_configure "${myconf[@]}" -} - -multilib_src_compile() { - waf-utils_src_compile - multilib_is_native_abi && use doc && doxygen Doxyfile -} - -multilib_src_test() { - if multilib_is_native_abi; then - WAF_MAKE=1 \ - PATH=buildtools/bin:../../../buildtools/bin:$PATH:"${BUILD_DIR}"/bin/shared/private/ \ - LD_LIBRARY_PATH=$LD_LIBRARY_PATH:"${BUILD_DIR}"/bin/shared/private/:"${BUILD_DIR}"/bin/shared \ - waf test || die - fi -} - -multilib_src_install() { - waf-utils_src_install - - if multilib_is_native_abi && use doc; then - doman apidocs/man/man3/*.3 - docinto html - dodoc -r apidocs/html/* - fi -} - -pkg_postinst() { - if has_version sys-auth/sssd; then - ewarn "You have sssd installed. It is known to break after ldb upgrades," - ewarn "so please try to rebuild it before reporting bugs." - ewarn "See https://bugs.gentoo.org/404281" - fi -} diff --git a/sys-process/Manifest.gz b/sys-process/Manifest.gz index 46d47e87a130..2ce26fe07e46 100644 Binary files a/sys-process/Manifest.gz and b/sys-process/Manifest.gz differ diff --git a/sys-process/bashtop/Manifest b/sys-process/bashtop/Manifest index 3d09e2ef1f45..297f4752bd4e 100644 --- a/sys-process/bashtop/Manifest +++ b/sys-process/bashtop/Manifest @@ -1 +1 @@ -DIST bashtop-0.9.23.tar.gz 443555 BLAKE2B 138a77191e8c0d7c060ccaa65bc09465bf9a24f45bb08822b687ad8a6922fdee887e46f88b66b5e069ce025f66ac888feea979836978db58edfc2863535e450a SHA512 4c9fda09113e0551112ebff61f3cb93d9f17ddbe36b9c7621096f1656585bed6b0312b5ccdff7a8331ccd7b356c0e865fb40c7ba4a89946d77ca23b9fd65440d +DIST bashtop-0.9.25.tar.gz 443776 BLAKE2B e778f7657a0502a47ed008d9a54514a7397fa3d2f04a3cac0f98faf67b0b183329f0a760121b0e1e7f7bc28a0ff37b43fe514a524eae81468c9cac573da249d2 SHA512 bd70c1e5b8876be38afe5987e60af0d59496532e6f0a87d2b3cd62c2a251fe627d0fac77e757f01979a6d20b43948860f0bcba4d8a1c54f8ef52d02ad4547a7f diff --git a/sys-process/bashtop/bashtop-0.9.23.ebuild b/sys-process/bashtop/bashtop-0.9.25.ebuild similarity index 84% rename from sys-process/bashtop/bashtop-0.9.23.ebuild rename to sys-process/bashtop/bashtop-0.9.25.ebuild index cdca7f1c1cd7..c92ad3eeb807 100644 --- a/sys-process/bashtop/bashtop-0.9.23.ebuild +++ b/sys-process/bashtop/bashtop-0.9.25.ebuild @@ -12,11 +12,6 @@ SRC_URI="https://github.com/aristocratos/${PN}/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" -DOCS=( README.md ) - -DEPEND="${RDEPEND}" -RDEPEND="" src_prepare() { default @@ -26,6 +21,6 @@ src_prepare() { pkg_postinst() { optfeature "CPU Temperature support" sys-apps/lm-sensors - optfeature "Update news and Theme Downlaod feature" net-misc/curl + optfeature "Update news and Theme Download feature" net-misc/curl optfeature "Disk Stats support" app-admin/sysstat } diff --git a/www-apps/Manifest.gz b/www-apps/Manifest.gz index 6afd8492304a..c6fea142baa2 100644 Binary files a/www-apps/Manifest.gz and b/www-apps/Manifest.gz differ diff --git a/www-apps/nextcloud/Manifest b/www-apps/nextcloud/Manifest index feefb492cbff..fe8348fd67e0 100644 --- a/www-apps/nextcloud/Manifest +++ b/www-apps/nextcloud/Manifest @@ -1,7 +1,10 @@ DIST nextcloud-17.0.5.tar.bz2 66618876 BLAKE2B 9d7aabafadc768e72f90180fb0763a16188f09e0ab657fcfea762fffa53af87c5ed546f0176852346973164ecd42edac8acd6120392ce075e96658f70e2c1740 SHA512 b6b5ddd85666ca6542ba945adb4bd0196997d815aa0d232b83fb5e29be2b3cdef891d3fb349c86d2aeef7356fd71c234bcf4b569ce41b0082f86a909148930a1 DIST nextcloud-17.0.6.tar.bz2 66599870 BLAKE2B dd4c66fcdb8c2aca978ebc1df52970cda189e56b3e48465e5a1ce9191a2e6499cc069910ef894699d9e888206335e5ac59cc813b0f2108cd585e776f88f0e333 SHA512 e97f74d2890815742654af8c3248ae8378f7d8fe57c13657824354cdd90d4a30b99dd2249980b885ec73eaba9d2ed0c1fdc9254f926f3de26f1c2832e36e9344 DIST nextcloud-17.0.7.tar.bz2 66884867 BLAKE2B 4800a13b0573f61dc380c518b81de216cfbbfccb45ec57e81ef7cbe308cf24e2c59dc30eac30f378123e0c814625d9412f2adbcb85763196a8a2f86e8b913e62 SHA512 52c4c499214e37edf8cc7fffce8ed71b8bc0efaf927507e0f6222503de40c146b62da61671e608f33f809ea0ad9c67dd7275a349aaa61a08ce2de5fb7a2f1e2d +DIST nextcloud-17.0.8.tar.bz2 66991137 BLAKE2B 8c7d685a7392164c673719733ce14adef90833f862e0fb379defd6d7642d5163fea74380d3359fb382649c7072ad375901edf4337d24e9434120c2786515df77 SHA512 c9a711fb1ad6871233fea581d6cbfe7083e925683235a86023842d3c9d65db6779218bce06c5960743fb277bb779c6cad4eb40eca65ade9e50f8459cbee531c3 DIST nextcloud-18.0.3.tar.bz2 86636651 BLAKE2B ad73d397dfd8ceaa5b1edc42031a350560fd80c0c55500cff5e394f3a0ffedc0c02a5a0bbdb4579fba2765fe542cae6e8c835c2f6e07755ec368556d207cdecd SHA512 b1f433dee2e7eea800de8cd8131332530050b6194460a397081a134f63b236f65e33758c60cd8e97a43570d0b6a1baac9e0503535d85a9a34cd63abd50041292 DIST nextcloud-18.0.4.tar.bz2 86677670 BLAKE2B 57675e71a50bffc3953cb41095e41fd5a3ac30c680097fcaded34db40dc8de4b972c1c751da39b2eb500d6a3ea4dba081058b9cda52a1ad3d2dd600d9a55592f SHA512 c9754562153fdb07e0c65d5cc9749871c875a455051cd632403c31b8cb52540b95f3fdf5ba3146d65a175508580b6f3c72d3ac86a90b060baafbca1225dbba95 DIST nextcloud-18.0.6.tar.bz2 87767296 BLAKE2B 36d775861cf849e32ef9d1cfbf970ae7f3c24d19e99c7c4feb13fb29623e6a24077d384e08c38a0fbea98e1502dec37ee024ee1e6674326230d31021dd3c0c37 SHA512 812af75c893597c2683382362943df1973a78c67463c7f7e93fe721be6d60a98f9a70286c1b06f4d9757373b84a8f0ee8a5aaf21f005c9bdcb1dced2fdd7f270 +DIST nextcloud-18.0.7.tar.bz2 87752820 BLAKE2B 0c54842ea2f90ba7981129feccdcac390ad6ef55bb04ebeefc6e04e1fff8b693c8727c89c314e8fafa0296a85231fe08f0cfc184be830faea926b119065ff221 SHA512 62dc2100e42e7bc1b112efda756a6a8d1dc5d818e3287041d56fbc05ab90f04b2545320715ea39e9018abbe9f9297a02d2432e55720da3fd0b59badf263e8575 DIST nextcloud-19.0.0.tar.bz2 90077143 BLAKE2B cbffdda9dcf08209f09ca05071d3f27f97fb0b333298ed72f4c71939e2b43657c957f21cf27c0acdcc9aa325e04977262297bc9620bc515eb0343bb105546d22 SHA512 ac98083887ed59a3cf1003773c46270ba03ad631c4b1ed3608a3de349ecaaf32b9e084307d19bf67956d258fbf7acbe8739f32d34ce07db3c518a9bf5f50aa0d +DIST nextcloud-19.0.1.tar.bz2 90595211 BLAKE2B 72feeca3105d31ada79b16cbc345ec191e37a7e2364cffd6c37ac60c990dbe0345f4c9f1b815ccf3632d1c31b5d561b6fc4d9870ee25dee48c51ae518bbd4a72 SHA512 aa4db108bff2b452123e5513bde03fe4c2f1da58c1987d74a246a69714fedf121ca9ed6151609d87c91dd6109419b764ba02c5c3c1669c5ddd5a49118e68f0c0 diff --git a/www-apps/nextcloud/nextcloud-17.0.8.ebuild b/www-apps/nextcloud/nextcloud-17.0.8.ebuild new file mode 100644 index 000000000000..de1b7898efdf --- /dev/null +++ b/www-apps/nextcloud/nextcloud-17.0.8.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit webapp + +DESCRIPTION="Personal cloud that runs on your own server" +HOMEPAGE="https://nextcloud.com/" +SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2" +LICENSE="AGPL-3" + +KEYWORDS="~amd64 ~arm ~arm64 ~x86" +IUSE="+curl +imagemagick mysql postgres +sqlite" +REQUIRED_USE="|| ( mysql postgres sqlite )" + +DEPEND="" +RDEPEND="dev-lang/php[curl?,filter,gd,hash(+),intl,json,mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,truetype,xmlreader,xmlwriter,zip] + imagemagick? ( dev-php/pecl-imagick ) + virtual/httpd-php" + +S=${WORKDIR}/${PN} + +pkg_setup() { + webapp_pkg_setup +} + +src_install() { + webapp_src_preinst + + insinto "${MY_HTDOCSDIR}" + doins -r . + dodir "${MY_HTDOCSDIR}"/data + + webapp_serverowned -R "${MY_HTDOCSDIR}"/apps + webapp_serverowned -R "${MY_HTDOCSDIR}"/data + webapp_serverowned -R "${MY_HTDOCSDIR}"/config + webapp_configfile "${MY_HTDOCSDIR}"/.htaccess + + webapp_src_install +} diff --git a/www-apps/nextcloud/nextcloud-18.0.7.ebuild b/www-apps/nextcloud/nextcloud-18.0.7.ebuild new file mode 100644 index 000000000000..de1b7898efdf --- /dev/null +++ b/www-apps/nextcloud/nextcloud-18.0.7.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit webapp + +DESCRIPTION="Personal cloud that runs on your own server" +HOMEPAGE="https://nextcloud.com/" +SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2" +LICENSE="AGPL-3" + +KEYWORDS="~amd64 ~arm ~arm64 ~x86" +IUSE="+curl +imagemagick mysql postgres +sqlite" +REQUIRED_USE="|| ( mysql postgres sqlite )" + +DEPEND="" +RDEPEND="dev-lang/php[curl?,filter,gd,hash(+),intl,json,mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,truetype,xmlreader,xmlwriter,zip] + imagemagick? ( dev-php/pecl-imagick ) + virtual/httpd-php" + +S=${WORKDIR}/${PN} + +pkg_setup() { + webapp_pkg_setup +} + +src_install() { + webapp_src_preinst + + insinto "${MY_HTDOCSDIR}" + doins -r . + dodir "${MY_HTDOCSDIR}"/data + + webapp_serverowned -R "${MY_HTDOCSDIR}"/apps + webapp_serverowned -R "${MY_HTDOCSDIR}"/data + webapp_serverowned -R "${MY_HTDOCSDIR}"/config + webapp_configfile "${MY_HTDOCSDIR}"/.htaccess + + webapp_src_install +} diff --git a/www-apps/nextcloud/nextcloud-19.0.1.ebuild b/www-apps/nextcloud/nextcloud-19.0.1.ebuild new file mode 100644 index 000000000000..de1b7898efdf --- /dev/null +++ b/www-apps/nextcloud/nextcloud-19.0.1.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit webapp + +DESCRIPTION="Personal cloud that runs on your own server" +HOMEPAGE="https://nextcloud.com/" +SRC_URI="https://download.nextcloud.com/server/releases/${P}.tar.bz2" +LICENSE="AGPL-3" + +KEYWORDS="~amd64 ~arm ~arm64 ~x86" +IUSE="+curl +imagemagick mysql postgres +sqlite" +REQUIRED_USE="|| ( mysql postgres sqlite )" + +DEPEND="" +RDEPEND="dev-lang/php[curl?,filter,gd,hash(+),intl,json,mysql?,pdo,posix,postgres?,session,simplexml,sqlite?,truetype,xmlreader,xmlwriter,zip] + imagemagick? ( dev-php/pecl-imagick ) + virtual/httpd-php" + +S=${WORKDIR}/${PN} + +pkg_setup() { + webapp_pkg_setup +} + +src_install() { + webapp_src_preinst + + insinto "${MY_HTDOCSDIR}" + doins -r . + dodir "${MY_HTDOCSDIR}"/data + + webapp_serverowned -R "${MY_HTDOCSDIR}"/apps + webapp_serverowned -R "${MY_HTDOCSDIR}"/data + webapp_serverowned -R "${MY_HTDOCSDIR}"/config + webapp_configfile "${MY_HTDOCSDIR}"/.htaccess + + webapp_src_install +} diff --git a/www-client/Manifest.gz b/www-client/Manifest.gz index f3919736c57e..d4cc7770b5fb 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 668d96281466..4b33ff0e9ad3 100644 --- a/www-client/firefox-bin/Manifest +++ b/www-client/firefox-bin/Manifest @@ -89,6 +89,97 @@ DIST firefox-68.10.0esr-vi.xpi 529124 BLAKE2B e9f55394222e909f55a22ad5d325f268d8 DIST firefox-68.10.0esr-xh.xpi 470237 BLAKE2B 437f6f495c63404cbe4b2fc715b900a21570da664dccfa5335a853c77f5b15f6ce4e6d87c2dc9cac4af21ad7f84cb56c21ee38fef65326ff8b768d1582a6b3e5 SHA512 3f908833e4211d93cdc6cf7f1b915043f93ed1b051e80ff21b2677a8a0eace968fde40caf4c8546585aff150cc7eb88a2b1ce1669cfb9103d1fa5ae4c2a72246 DIST firefox-68.10.0esr-zh-CN.xpi 536445 BLAKE2B 4c36720268e254146bf804b0daeef58ec1b002a3a5f6c1f4d74e95685c7175e2107093e7d3904fab933282ece0411db03b1aacd6e7efe9269cb93638a7d6a41c SHA512 6b7e1db2acea8574d61ddc715567d94aafb5bb74c1a98b948b62a121f7a9771dbbc441e3348de5b3efeadc7aee28d7905e064adc8999b0b1267b5b85c65495c4 DIST firefox-68.10.0esr-zh-TW.xpi 535855 BLAKE2B 5490a6507f638028671518ba46ee11c8c5ea975d65a63b22d1a55212c9645407749ba90a5363de1d21ebd84566bef953ecb2288fd07eecbf1304da7d27806ad3 SHA512 30f8dac11881b50c263fe7f117520d96391536c3c60eb817ff8a7d123284759e844478c03a075d94b421440477070b5892de63b676aa96f29125cb90688328c5 +DIST firefox-68.11.0esr-ach.xpi 471590 BLAKE2B 474275a052689c07d9002cdfa5eb41553933bb0110fadf4d3e89a35f85728e19530cc771c6e1d0de719a79f2277aa694fc58775531dcd4002632eb7f413deb16 SHA512 34c31f2f96c04877e1981f5cb9ef6f7c08e4eb707427e75dcf27d8523b4386552df4814fdd016b8724519ff5304d1245addea78ad0f96936f698a50c2fb45175 +DIST firefox-68.11.0esr-af.xpi 450296 BLAKE2B 343b0c1dfa8ca0454d8b09b42359d2869a32b3aba91b1ceb3d3c4bbfabecb8fc6a7252d5425e147e09a92d8e6d23bfef61678b1932969969b7d83f9dbb88e2f9 SHA512 b1c6117e1e8d662d5c2392445c5c072e9f5368494070d697da562490c574ba9779266886c66000097c78bf9b20ae97d491ca5c7069e76e28c01aad119b2a7fc7 +DIST firefox-68.11.0esr-an.xpi 482743 BLAKE2B e8440189b3864a6710f22aae77c2c7e4d172250140f9005e6551c6b58ab04bab85d3c91fa5e3add24d20f3f640b70de742f27652944a2f23ff36af4053d4b5c6 SHA512 bb211ab9cf9941435d3aa0fde5404ffedeec9fc24b58bc68663e378dd49a43d4414ebcdbaa63b4802150becbc4639b637b7dde7887f6e16b3132776350abd271 +DIST firefox-68.11.0esr-ar.xpi 538832 BLAKE2B 60ba396a68cbae660dcaf6716493abeecd1ca8e4f57b3462d78342d43364e4087fb83e66b2f3dedacea0545d4671ab9435b1dd142fb4bc09f9534c22f007912e SHA512 ac9efacbe92d671ddfd9205037afb9160ff7fcd101c860529b553c001b41ee2c75f5829771116dbfe14f491dc63637b0189a45d9dc76963395f4475393dbeb30 +DIST firefox-68.11.0esr-ast.xpi 480481 BLAKE2B 3a5adb4b909a30b1ee4b5abce9a43804c32b9dada0373d3303e49107536d17a945c259d577cdf4fe762acb7b6eff3e018e63552f1f7f515066a75f9f9a63ceda SHA512 9446ecce77bf19b8cd3544502a4118c6f51ab26ef739bbf60334e32d2665f326afe7e3c32df40bef86d005d56e66bf19d2ceaaa7beece6ac19adae04d02d8fd0 +DIST firefox-68.11.0esr-az.xpi 510007 BLAKE2B b918dfd29dbdc23e77a34a84a06c7aa0452c9039b05b6f52c14352d11a37dcc69306acb5f28059edf7d47dce51361ca2390dcadc168c28e0bfc328b8e8f1e8a3 SHA512 75566aefe15574da7103451c0dd973e086507d57a8f13e79395f81d7faea84e24191dae648ef977746255c289344a2f1a1a94ee696e6c01557ad421836201eaa +DIST firefox-68.11.0esr-be.xpi 581918 BLAKE2B b79cfbeaee26c467247caf94d36c8038bfe61119cf7b5c800b326e5370d33bb0e24d7531063299a1e1acda22a2d42a81388e14a28f10dba3b0fac0bb2e35ea87 SHA512 c41b8aebc1f055f1e87baba57ba13bcc8a7bbddaf8480886f186a672bca700dd05c975817ec8a660ae350cb77b6aedd80649cd7a667762605d4644093e75362f +DIST firefox-68.11.0esr-bg.xpi 545034 BLAKE2B afdc9ec25f4d6a8789914b998cb6ad5893c1c749269e73c04d68fc870147cb2916aafbf69d3ca030d7972b3715e7562621d06189a709729836b8884fbd6fb737 SHA512 40e0f8154099dcf6c63cd508d09fc47802e03c9a1610d65aa165672bf4acc228ef31ddb2f29717616f1641ffabd25aa382dab6d0174ddb2c08f9e068a868f636 +DIST firefox-68.11.0esr-bn.xpi 566414 BLAKE2B 8292396b57d99964e69faea56f4687d949ec610a0798b9b990bea70708312d9445f3de50d15466d61ad026abe6a28a531a74c665ac70271677375102df3b9245 SHA512 d8b6e6ef5db29fc8beb596f3ceecdb9222eafd03774dea473cb612514b848a59279067e886395f8e5f3c52c8846107531ebfbfb001b52b391580111d4fa0ca12 +DIST firefox-68.11.0esr-br.xpi 501485 BLAKE2B 1538513ed818c685239e384f8a88aadb0e87896565cb353351ff4d2480bd57b566b56165777fa65556ee1194bc8e79eab98dc8b933425245d3a7f8576e982f11 SHA512 b96584ad378cc3d4a33d65fc5162bf58a48bac93aad285e42f8a620294f8d7a7fee67265ecd5d3c8361803f701e885107479d1d1fac20c27b240fc6d391e13db +DIST firefox-68.11.0esr-bs.xpi 482794 BLAKE2B 64f930d056b12149f52883cc1b596bdd9b0fdda3a2cb4c7edaea55b8d51b44861f5ad244e93f5efc00486f68a96aa970d70f0c985b54a8406b142c5fcadd2f6a SHA512 018c6e535b3468c0be07ba79e956f4afd7f4b43f8f2c1ffa9515ac92196755f78186a590f7f4c73f388e57fd5efcfe524f40eb02fe35eaa9ea34d31d299f54a5 +DIST firefox-68.11.0esr-ca.xpi 499725 BLAKE2B af0c086eb6d861d15b64fad3dc74ae2503387e99cbda65175c62cf38226201c81bb76e9c94143a760bdcb747ed6c9cebf7f4133d9993bd00f0b2daaf70a68407 SHA512 4d64476b1587afec316d0b7ecfd14725afd15c8d76eac334563fa3b105b0d8ad354b59ede20fdf23856aeccaf19b4b61b1f9fc2aacbb098f1562e6e54dd14598 +DIST firefox-68.11.0esr-cak.xpi 527177 BLAKE2B 65140e973c34901ada37efde91776fa5aa38872ac0ec88c22f40071bb717a3fa403bed898929db59e0e48d1437c5f13fc1992e1feccd71694ed29dc7838cfaa4 SHA512 79180716474cdc1c333945a2cae026f204b265fcd4edf8df34f34a5d7058a9d98354f32366003da5c3d30989e66969e8da9fa92d73094945f70b9c190c0b947c +DIST firefox-68.11.0esr-cs.xpi 519726 BLAKE2B f7929e4fd69879be051acab0e3e900ec2288a330ab7d3007ee086fc638758fc23bedccd953556c6dc61013489052fdf413619b7885a09a6ade6d230587084ef1 SHA512 3bfe195b0c102c631dee9c39584ed9a0e4993b25e9fb8ba7735a779975ade4b3eef66f9704af419c17a9ff0e6f9d95dba9f5a32c2ca811567146f1dffbb2c065 +DIST firefox-68.11.0esr-cy.xpi 506941 BLAKE2B e17e2bd5f484b7b9c45606451a639ba92deb1a3aa4477c150acf7f0c8bb6cc0a9583e1699e51fbd5fc31dc21c57b92d2b07e9389b4a50caf50f92b6bbb8a695e SHA512 2895cb354035093edddfb676bed3f33a936fd3da66ba9bc33235e8abeebc4809fb571b775b5c8cfcdfc0414de7fc68bac2bc6821dffc5d3a34fcb4ac0e1919fa +DIST firefox-68.11.0esr-da.xpi 520047 BLAKE2B 056ab33114a2b2127cc7e8109bac919212d29c52359c6e845013d4a2de7e3d27fa93e80e363045c59193db74212ba371a079d363ecb50db30b5ea5ed12d72504 SHA512 8d5aa15bf2c677a259d9f8746c632389b3b97bb3808ebb52162cb7f429cb90fda7c60357f305a1c1cb05ee4f467b254d91a1fe98c13a97d2665c1d68bd0e84db +DIST firefox-68.11.0esr-de.xpi 523524 BLAKE2B 8bf99eed2c7e283cc9d6bde0a758da48d0fc210e1353b6781e1deab5cacfe2c491971e8d42490933e3eeb18920e0727333e49d7f56238068da2c61b77aa47954 SHA512 034108d203e39851acc70f79f9a2c7f64c93d2e2ae85eb4f26f593a10ae5b9bce276c9e666fb858a9f943060fbd39edbb94c1340fc8c74a61ab786b6bb7ebb95 +DIST firefox-68.11.0esr-dsb.xpi 528430 BLAKE2B 9a3122ac2821bbdec135883ac799d069637d00fc72bf862b532f40900c52ede106d1439169632fb790b78edfc3fec18e957db07bf493c6853dc70d053ebca411 SHA512 527e23cb3b277f99cbe3d7452d8fb51c21c088c63dcb19c7327f5991eeeb03c2737773238006701de0455904ccac754970e7277ecc24eaa1d0e5f38f0efeb3b8 +DIST firefox-68.11.0esr-el.xpi 597181 BLAKE2B 7d0d02c7347d6c727ccee66b2b6aca8fff70405cac45a493966cb65280627c4c5af96f0a91807272cfbef4dc52f7eb1c9f550ed83d9b08dfd7a668d6a23bce53 SHA512 5c1310d7fd25f9fe496259100e629edce543c9569f142c6b2842e988ad4d60763a8f981875ad5f79fe60f7bc1369ed7feae67c8de93f2cceb8c09bfb45a09722 +DIST firefox-68.11.0esr-en-CA.xpi 478278 BLAKE2B 975cbd575d603f072d43a8422064f8388b89f9d8426b85309efca0588f1491c3ed4096e3e20c62bb000d63ce2d31e8a71ae0904528b71d65748e559d3af3f87f SHA512 8b88a2a1a92752ac31431bd5d5d3a2996904b44cfad2b05c065bff61bef6e9c1c22d49f5819d92f9b939fb89669dd60a41e29fcd544821204e44089a95625073 +DIST firefox-68.11.0esr-en-GB.xpi 478079 BLAKE2B 8c6f90e1f28b4a94b32a87efc6c09d199577d1189199cea7db28acd5c695b5323a735c153fb9b7ed62512618422fa04b05c6a31e5bf96c5a740d2118d0c98425 SHA512 1a64895924a1bf524e534cbd1187086a9073fa0c9ef29d9e224f24984ef2b42dbe73b77bc1572cb7096a9c89ec097c68ba97bade5c9eff9f7c3a420a7bc0f0fe +DIST firefox-68.11.0esr-eo.xpi 503996 BLAKE2B 2b3384ff43eb4b45c0a738539cd9d1f4b7534d34ac77761ae9bab4ffda5e1afcc0bf1fd14f1118078581cae9a0b6b26eab829cf5b2fed5261471d074370c9902 SHA512 38f71a7139f683130782db75c55307dcb944cb9c006000faaf8e452660e892489096b45d3074e8088337b68a72cf266e104bfd2314b327a7f90ab37e0d1e930c +DIST firefox-68.11.0esr-es-AR.xpi 512279 BLAKE2B 8c6bc41ca1c8f52195cf6eef13ff414d169c7b6559c90dfef14577c0a163be6387c0a620b05a14db06ef8b8bf40a7b2218cc6f05e297d8209515460872e4ba38 SHA512 5de8d5684579657476bbe4dc381d379945564f4ac6ae7dfeefa68515e02e8534569d535d0c61b35ce889dcf99b7f752dee9511109f04b89548dba04f26a928e4 +DIST firefox-68.11.0esr-es-CL.xpi 511653 BLAKE2B 70105abb6dc485127a59cb980b632614b7d5e4d639600d738df33d3661fc5cd3407c39f5cc0b0c056be35c4b77429716964ba3c7394d68dbad2254fdae92fc20 SHA512 aa98720bed60c399d86a4f863fc915455fa37545c281a0602da2aa2c80bbdefccdaead01c881abb1039204ccd97ce0835ab133123dcc869b940ef17517f7cf97 +DIST firefox-68.11.0esr-es-ES.xpi 481275 BLAKE2B 303325504f8c50cdebad60e197c8c46ac419186a72739398081ef6fd41d078da747ec646053cf281d59978ae79215fa9aaa3f01efdafa37af5f81a05f71c9d66 SHA512 500845f15d801993dede7d3673e3ae6917af858ded4244dfe2ec06f2b01112c1074711513bb06808397e60b11527d8be9cc486861155562ccb82e2b07871da4c +DIST firefox-68.11.0esr-es-MX.xpi 504498 BLAKE2B 44bfd27882547638345e3c266a19ad3fb03faebdebc6ca75a9658e6016dbbd235c0a53f41966bbe2dbb793411b6d46501f3904b23adf493470b60c096e2d24c4 SHA512 29840846d58a132b6b24df79a85c3c19eb52c315859133ab10bc1ca9d922af6903e7e04f09b43dbb062bd232ca81143b6c2a6638257b0504c16b250658c028cb +DIST firefox-68.11.0esr-et.xpi 488298 BLAKE2B 099bf5efb0add9375546ad2e9f5e065f6e5ac89d72ed6922a9d0d2065764e75d1938ff66b21939be16e34e3032e51358c877af3c6b86641ef940bd32bb4426c5 SHA512 51c483019dfc7961ccacc172fe70248e1e048f10eeb3cb410e420f97e6b1bb09ad9be777c66861b6b161bfdf255f936a7501e97863446fb1b8312dba76a04164 +DIST firefox-68.11.0esr-eu.xpi 502337 BLAKE2B 8992ecd54b370dbf7b1c1d8170e3089f28fe1275ba985aecf872d21ac0c3287c83f7bc7248706f0953c27639a9ba1ac2a6f66e0b6c533380c784729da0a51849 SHA512 3b7ba9a4481291813c127115fa1dd3d36b751d8f0131647b0fd9aea666b83774e0e33134c30c235f33e9f5a958bfab2abba2f4247c1f25f8cd0a2d51dcb8c02e +DIST firefox-68.11.0esr-fa.xpi 547570 BLAKE2B 299acd368a80cefbb35337ad55889d5a9452820003fd6e9a630232bca4f7d0231b56aac13e76b5845bcec2813c1d05fafb624885170f243fb8288dd108f86ddc SHA512 8a3e2ea922ff471655e977d1f6b926d8ffcc673e0e154520fc7d27a59a2a971f938a7457f4b6b0c3af991db69c09c0695d98aa723dbf5388a2b6853a558be94f +DIST firefox-68.11.0esr-ff.xpi 483744 BLAKE2B 94bf26c63580a76c7ce73be4f712bbd7fb7ae3bf314a9d180e71765e3406bebd340e5b76ae1ef64ab3b8e5549a25d1e4843d93df5cc0a729feab2483a92d0b51 SHA512 f40119e6d5b32d82a4d52ce1ec4bf250720f2eadc8921fe908a737e1921eb369465fe3816af55c2f8f42ff96cdf8e6fed9a67c219c86a1194d38bbfdae9d6d0f +DIST firefox-68.11.0esr-fi.xpi 494117 BLAKE2B 04e6448c7d8d3eb1f2f54b7c8b8771144276f7dfcd17c1b830528ab4d6923c254e90d73ea0d2fced732d3eeeb3672d008409f3d4e1da814495ca912a2db24816 SHA512 566fa3fa9cd4cf115fd9ae0c7b40b2fe4a299f83d0bb2c0c63d6a631d194ac31ee6498fe9552b4e8a7f36433d5b51caccba5a7428a46d64e53999c885a87c751 +DIST firefox-68.11.0esr-fr.xpi 522985 BLAKE2B 25f8fbe7a4b161177f3de5584dde0643af5d37540caa341fb7be657c01ae4348a2b55192411ce19bad0ce0fe95a68fd66cffa23a2ec1b272db19204e14efdaa8 SHA512 c0ed6b3100f0acc66f7ec9a5e80c0e73f73beb832588e01291322854cad9e95ec95ae0290c5c49a7d427e2fa558ea6e081432e6eb1f3b116d4e3b36f773e5914 +DIST firefox-68.11.0esr-fy-NL.xpi 510193 BLAKE2B 1d1dc5d763f67d8e0c9c25d4ce198e64c03d25af3dd060ace4563bf1c0bfbdba1d91217ca3f67e6391d83532e8ef2a992667746d55a3d5bbdb0c9eff618fdbd1 SHA512 c3d3f6884724039ad36ec85b26f97e7114d8e2830595be19eb2c61600af85dadc146b7717966400cf02db411842800bc32128f83d72de191d15cc227c2c95cf1 +DIST firefox-68.11.0esr-ga-IE.xpi 489313 BLAKE2B 2042914cca489656d1c17ec2b8670c1995e63225fd349be73912bb899cec484cd586acacb49a97ab667895f2208644d8b388b32e4671d19d60f870f257b56107 SHA512 aca85a8e596c79a23999d09d19ae8b11e1b3016168a1117f50b1d2fac827a75107d76f7b42c7188bbeddf3a5b35d0c3e8f2920717f5ec524d53fb44e8ced9158 +DIST firefox-68.11.0esr-gd.xpi 506420 BLAKE2B 31825792cf7d83fc75fce93b54d5ee71bf69fd2d6696f626a8f32b9ae2a41f9de038578f61151883d8c96f97163b31ef93d8331b7bd926d6ba573cdefa5cfe33 SHA512 d24512e69bd5fc0dbe930d2a5566883d2895a4a37953753ab9f7429221b8f6c53d9af776100e0b5f709c1bfacffc1c1eacc819cfa321f2088b96019e9cede805 +DIST firefox-68.11.0esr-gl.xpi 483655 BLAKE2B 85062044e700e0e90e48084418ea8d47a6697eb70b7972eed9f3a38812fa17a776df9aaed1cbb788954d065a405d02cc4a7085e2a04355ea95dc19b9bf10ae9a SHA512 d132af86041c7efd1fc5cc6908c72530dc5796efdced23e07d2d842f471548eca9c500f121243bd7dfad3f91b2b535ec0424fd8cd1598d394bf2354ae8896c57 +DIST firefox-68.11.0esr-gn.xpi 521834 BLAKE2B 50cbf83714648abd1dca154cfd9b5a3cba19c3358f24df0b1f36096327383dbbdb8ddaf8635e4de794721099c7490dc02c005c471c7cf9cf410737fc24db74c7 SHA512 830bc52d2ced0e60ba421da914f495acf3f763cc2f03702896b25aa671cda5b741097e7765f52d055813877aa690893f2693dcc7b8708a2cfc8a18cd405d8cee +DIST firefox-68.11.0esr-gu-IN.xpi 571583 BLAKE2B 154ee74575151cfccf139d7808f28b71f395cc3707c93805d74aadd4199b05a87cc6fb6ba95231e9d4c2e8b26625494ed04f7903f407ed1784c12a22ea48fdb1 SHA512 1834f5f57cb00e39025ea83cf2a1050fcb77750c784258357bafa67bdfb076ac0c472254592015cad17a146b51143d52cd85e489e7db032d66a89cc476242f44 +DIST firefox-68.11.0esr-he.xpi 513827 BLAKE2B 29ec4683c4f8aefd2b150ddb7fe3ffc1746b6164231c1111169f24c6b980574618f7dcea36a1d9f364511140a9ab9aa1b084e8d5e6b10c92d193cd26982be882 SHA512 ea0bf4f48699632ecaf90664fb6a126a93b19867f6bd2ff8567449a3863f9275e43ab592173e0a260ab513a74555312de24e93f442a76b44b9b3d7922ddd0d7e +DIST firefox-68.11.0esr-hi-IN.xpi 555191 BLAKE2B 60025b786396f6f240ab904704cf459ee4de41fe7a450f3c09defe86a2d42c2d030d75922f83ac662e90341f23e28463b62063e9d5219fef664b6241b2e0253b SHA512 314a25612d13d86e1bb98ad8438fffd409bb1c1cdb06ddcea1730a8f1a40f56f08bd99fdbb8898ee5106a2a90bfc9cd1f2bccf5dd37f40a83925b7f7baa3e297 +DIST firefox-68.11.0esr-hr.xpi 491115 BLAKE2B 0961dd57db59ed0bdeae9ab2aee170078661316cd628476d6701cda650158329a758acb3c5fbd5ec0a29df0bb64978532b9052e2ea0da546bb8fa6224119b114 SHA512 5f2fb08f8edaf551b44403c4995a3c9c18e908abf6b4c9cea09d67596e85b7e11be750ca7230eecc761fdfcd772e4095fb2a7d16bbca4b433c5ad7301e341e8a +DIST firefox-68.11.0esr-hsb.xpi 527760 BLAKE2B 63b295225f06d35b2ee1c07103aa3309bc1897b8908cd0d7276279d62802d1451c62a7f7d2b10ed53b565fb8b64e655ed83d5c8044711193cd56034778a107b5 SHA512 e1b514e79b3d5a2f3263738b332577d2c6f45a63ead9bb55564729d9b08f9f0ecfa83bc2cfaec27096127b93aa1c028fa27d036a437ef5e98f5e8a8e85ea1dda +DIST firefox-68.11.0esr-hu.xpi 526044 BLAKE2B 5c7a798b3c32656bfe81fc33f6f3bdbb9400b815b549be7a3487bcc80b4cd060d41d876e18df366b1ad0f887db4083849c11596a46c0fa285fef3cbed8ce3851 SHA512 1537ce8113f618f4d8374a6f845c08893a49d3bd91e746c242992aac9497ccb9b6903b1a077509166f560f224a8816da52bea7a980f9aca7027de333b9ba62e6 +DIST firefox-68.11.0esr-hy-AM.xpi 542302 BLAKE2B 91b2d8e84b53353ba8047fe50d586eeed62c7211e5d997b17204dd044fe3f9f0701d0e7923d3e46a609d909044312708fd77c50f6870c737982ba439e476c3d0 SHA512 968f43a70b567d8f3a3a5fc5650042d0aa93ef8a361269e84b15e35f4913e9d6b5807790bf7edd4e1ef1e4d2dccdaf636e61bad28cf8f59c83ea108dc9d217e8 +DIST firefox-68.11.0esr-ia.xpi 496296 BLAKE2B 50ff59c3f94ae94c37a212ee730b5d9c0f793f7ca8b5187b2da7ec2a70934b85fd98c27f6af525aff437d35e2188e196a047ccf4d62a4d3937b184a2f7d690fd SHA512 3f4d1fe2572db5a49a80c071b5a3f277f83758a7c0f8ce6b9b67c71d4a7a7805fb6680b558143dc01dd8c396367a6819f9e50cd78611f52fb45cdb66ee586065 +DIST firefox-68.11.0esr-id.xpi 491731 BLAKE2B 6e0a02229ae0d983c66d07ab769ea42373dd7057bac1eb59ccc06814bdd1abbc2084f3ad9a6c593c1da806ccb553315533688374bab6d1c3f4c869e2aa943ba6 SHA512 717e9d7a1ffabef4c793687c2bb408a2985f8882d4b552d5305961c1d16ab87396c8cffa30e1fc67c8c681c9ea1eba99e3bae6f64d08785e445bab84c4514ae0 +DIST firefox-68.11.0esr-is.xpi 499786 BLAKE2B 433e26a664b33885da4642f15cd04d073ea7257c714f3bf46b4f8da045202e238f1f53995c40d11f06460716936ee8258a12148e7adb702743525767db4159e7 SHA512 87357324b757489bcc43a9a5d3fcc59bc1273f1965b34a95f310f908ccc5817adf1abc7aa54d476c25f0c84a86a29ab43817b2b14bb91af70e94dd3724547f19 +DIST firefox-68.11.0esr-it.xpi 383621 BLAKE2B f0dd228d98253f069f770dbe4b8e348675b85930cfa10617ed89cb6ff11591b662d9a3ae5e87e2a63b3932200a750435cfbdf7408fc6512c9e44621fe3038cc5 SHA512 928fa7835f5f56450f12e9864c30ecc03244e89a74a943e70854ce0d7ba49371cb718cbb38b33fdf77058dde37643f6252eda579b377930ae487796a1459048d +DIST firefox-68.11.0esr-ja.xpi 536934 BLAKE2B 187e63dc7741c60c03e8c0103be792870b1cc7c38bc00f52dc0243199c596f775d49559b5f634aeade62290468a2037e2bc72057f4e0a90ada955c438604f71e SHA512 ed653e965920b812ef806e7ad2e523686e598fbf3c4e354dc4bb933a3aaa3bac43374b8ec2d8c225d1de24ef1c77028d1a2db9274a036c79af95cd127fec7277 +DIST firefox-68.11.0esr-ka.xpi 544475 BLAKE2B 52ba512a4ecccfece832d6f569a4c6c492c1e5af03a8a5d0f9189869287c09c7a95667ebf6e8f70427e4d23c6e42d948088b9aac3f95b0a6e2fe3da7a891d3eb SHA512 9f6291746263382d8004c6f12d9af676bea87bd0528a0542aecb4de922be0833d6b64beed61cc80bd747b00178562d54fcd6c963af436b5cc53ebb2675c8d2b7 +DIST firefox-68.11.0esr-kab.xpi 508428 BLAKE2B 2038a6303cc22b824029c4ed7ef69d47a5cdee079568c50e4b23f477cbe249fe8bc2f434b2a23c1c230f542ef651c8c9451dc27f47bf7bc21c16649f6e953bc8 SHA512 258b6bc1abe8661f88f76d19fdbaae450f977c978f63e54178cb69d3e69f9b4da87cc19d5f0d2616c300cce5768beac0c141cefff6e789baf3367bf37368196f +DIST firefox-68.11.0esr-kk.xpi 578770 BLAKE2B dd4043384ad93a3f4f900b77e044c718343b02e85ea71564dbfd490c5606c8430969c66b24d8f84d4b0d7f5d6ad654ae95a806a24893ac9eb3285cbe184ea9f6 SHA512 d3f8adfa412f93eb6b41f5ff1ae97141a5ab3e2839a43a5df7c8c846f77841d5e22a85d5663b53a37226d5486a05b32a8ebcdd489d22712a0ccb246d498aa8e3 +DIST firefox-68.11.0esr-km.xpi 551178 BLAKE2B 9243623ca5c2ffd4a2ddc545387faa779984055131e63bb59650772a500e595173c41bc5e810c20d2ca24016183b251d9ffb964568f56d7969a68d76bc9fef63 SHA512 a489784778d374c1ced0ad48a84d88fb34ed81aa285236202a883bcc596599f215070dea724f7fb985d348f93ebf449b69359813253cdfbafbd22309885e5d9f +DIST firefox-68.11.0esr-kn.xpi 547374 BLAKE2B 2732ab095be4c5e1cb120ef5d1c2603325e76296d1237709a1d9cf95ad54c8de0de15bf3e79d96643729ddfc83717c129bfbbaab89f754a86b08661b15237864 SHA512 9a8c076324cd94fa9ea8d2af5c3e8f8dc45afdc99b82d35e4373b362efa9419e7d8a3ff692fe55c23106cf2b2331037a445fc1d244d3d6fee671725e813dcdbe +DIST firefox-68.11.0esr-ko.xpi 535787 BLAKE2B e395fade51c4bce0c1fe6a9df399ce34970814df1727b1f41b38865d172aaa81504cbf788cfb21b4eba523d15c92fa5ecb40df775c2fc674f7a80bb01426650a SHA512 c1a3418b98bcf00c30e14a875167c5e36860cbf5d5e4485fc0caad638e42bba1b160146d1410ae716d288e1f93427c8747ab92274c625cfda03c4542d07f1fbb +DIST firefox-68.11.0esr-lij.xpi 481745 BLAKE2B 41f4740b97c541e28fb7749607f22835b76b2ff09dc696a6bad304df1adb4962146f6832f1fcfadf50241ec3fec52b3616f8beacc805c98996985fcf3ead8027 SHA512 12580435b17024b355672a75b289d586660195555e2cad072fca7e13a27da3ac87e496f284f49551895a2b26a0d318a3a1b780dce730fd6e9dd4d6166174ddfe +DIST firefox-68.11.0esr-lt.xpi 527449 BLAKE2B 38c32156300b4e116e7cdbc76b73d40dd01476c8812b24622fd59395b831a51743ddcbe14b9dc4ff28058f8d345b8364022d3dac9639ec8d896bd8ff96655c4b SHA512 48067e2a701b27ff365314d8a4091300586115717bfc04f5fdbe19b1e0445b9f9eb1e4e67c3b1d1cc6ff5c9e17e1617621b4cc5a8eeb4bbbc3259fe20ba3b2a9 +DIST firefox-68.11.0esr-lv.xpi 500112 BLAKE2B 7343d74f97ea0908717cfe2353b429c49ba43b1f7057b3b997511e700121ff2e7171aa42ee250efbe4afbb1a8a9d0f1e6cbb7eb243874e89585cbc584c76765c SHA512 6a30a7c3176219d2d2ad4605c2e6b290dc0302302a8ad03c475ad371301e96b1830d76531701df25b0b7404cfe079bcaadbb5b61744e13eef1d8e8aea1a0a97b +DIST firefox-68.11.0esr-mk.xpi 484994 BLAKE2B b5248308c4bc11c1173bdd6ce3a18c2dfa74b09f58d9457072705f2d800826efb362141f58df84b46bde3a78304d1e265c14da750f2a38ae95ed151e15e92ca3 SHA512 5f7dd2dfe8c552846a00083b098292fa6d2dc7fb076b60bfabcb03aafaf3f44dfbf5eb0a06b57e29c6b5ed6f66a99fba8e7c3e2d24028d392adcfe31cff1d4ed +DIST firefox-68.11.0esr-mr.xpi 558969 BLAKE2B 095aa9afe1cbef2fe06af159cc7c19d9e147ef59871bfe2e741d56c326b621c946e77cd73ab7bf86a1900a68e707663b4f4357b7137713acffada85a7c604f05 SHA512 05487270d0ada56a6059e4ec5da3efba366a2437678853f1148dce0d966355ae9bdd6df5149a59dd69240ed985ef991723e8ad0ff045709361a495764dfd0ca8 +DIST firefox-68.11.0esr-ms.xpi 480108 BLAKE2B 1d999f2050de4dfc29ce766130e2c5276f38caac59ed1242a883d03a8c4c25b8a7436aa9746f2f228c112c1205fef1f86f37cfd94bf820a53dd56c4db2100c0e SHA512 e45e4ea9c805e22d843f2cce0bfbfbf994fc05f7b93ef3d37596f46d8f0b6c197da470d504fce4617b8b07067adac8abdfadf7e7a32d29641880c2a24ebca255 +DIST firefox-68.11.0esr-my.xpi 551927 BLAKE2B 51bed013a4e7c9cd94d5364be6a0e84fe363c25c6907d0535c72a8d7fb09b5737afb638b26575f42543ea10cbf114715d8b25ecd1e7ff7deae4de8144cc85ad6 SHA512 28651cf93329936f18fdd849ff18b10c4da38ab406fc55d81c5c3c2411143bc942d4fda170f9d704fc5ad9b0385dc58a31002913c44fb8b0c3f9844d19be28a6 +DIST firefox-68.11.0esr-nb-NO.xpi 495872 BLAKE2B d88a74a4499d93771101cce09741c3b46f04c9e8936d35ca399dd19715b3c15d8aea258a00899d2daffc4a65a6340d842179b6614006e6e056b49b3f0f9a0792 SHA512 af5f3a98e7afec669a0595a1ab26dcb44aac30f00f2fa104398529975899b06cda11f2f94fdb9146d8402f48f368e9b73bdd1c25ed4ad6fe4e96058870dd81a9 +DIST firefox-68.11.0esr-nl.xpi 491977 BLAKE2B b438a5afdbbbe9f18401f22f9129f3941e6631a82b6de27ee3385320dae4256d689b796ae7f6c0197a4823f75db368cd90940553f6ed2ef2884a680e7b830700 SHA512 991da5b696e8ae5f1b4057650b8bf3cb8eb1fbb1c65421339a58c2ab902f2a769cf13cf2fcea9addabc24d9965705dae636af766de48e4f158e1ebea1772c954 +DIST firefox-68.11.0esr-nn-NO.xpi 494536 BLAKE2B 7a974b66ac33df8e70cdcda5a9602f446674b60971354709ce96b434d442e23c7c0d61f2fa9eaada8e0af1a0ef06cbd4804852d31cbcab135b7199b7baa59b4a SHA512 dc4698d5c38f00067fd47901a924ab9cdd855a85b65c999a118d7e37c5cc018ae392ce2e07d1b852d6c3e0c2d41d4483946953a7b39e4f62ba05725a73cbd736 +DIST firefox-68.11.0esr-oc.xpi 498518 BLAKE2B 860d6f6bfe4a05745787d99f07851b0717741363aa21801e5cdf5d644f245d38da8d7a17ed3f195f6b6662356d30f446fcb545fd8a1f81368edd742260946890 SHA512 b774906830da3d79a4a443cf8cf803c708acef2d7041698090a5269936050bd8ca9382c85532ec845fc00a2cede3120b6c7376e4a8155839a4123bf94e370e88 +DIST firefox-68.11.0esr-pa-IN.xpi 542376 BLAKE2B 99f498df6d010c33073736c7dcf50cb57985557ca181607d759ac644e8b2ad5535046045f857cc374904a00a56bea3a26cdd034d6635f57610caba9356e6590d SHA512 a7aa4f8c19c0ba9a068ea78dff6feddd4b7c6327e5059215a65197e7355fe011614c226fcea3ceaa42ba61c940f95ad538c9ea80826344cea91b8b93f53cea30 +DIST firefox-68.11.0esr-pl.xpi 495651 BLAKE2B 8f7589c74a3e450ef5fe8030e198de891c19d021b39cc78e84cf7e6511789c70f651ed7a9a64d3c10c67f36ee98d06cc3dd507e015ebdca184bf21b1faec5b3e SHA512 bffa2ccf294074d2ef041d31020f86d6e8e22db2c55d9d9bdf05713f7ace762068a53c0b866857a55d6e95d3f302d040959c752d7915d9b274fcf23c850c7722 +DIST firefox-68.11.0esr-pt-BR.xpi 497969 BLAKE2B 4390395cf85da1f47d13f4a723d8c759acc7ba23323966c04a807043e00f6692bae295900fc0fb223867e950a5ff2ac258bccf0a33d500569ac6598ead8394a9 SHA512 bca6a5f08d822ffd8bf27eb2f2d5b0805889f74c623c8f706dd056915ad3563ae56247ff6a56d7473c6076e05b442925a2302296211ffe8f00fcba440e709d35 +DIST firefox-68.11.0esr-pt-PT.xpi 507645 BLAKE2B 07a294a9d04b9240080f0fff7c506e07175026abb570946c0897cb380990ed8ae8e660f2b88bd695f4c168fd710159155b403f5f6711d43301d7de378600d828 SHA512 6161552e9f53ef916f3c835cc5f9f525cd18fc61774c5b52261d1ebdb264cd2e5f9163abfadb18fe071bc7563ef378767d5a893ba4b42f3cabaca81022479488 +DIST firefox-68.11.0esr-rm.xpi 495313 BLAKE2B 462efa26697f32aea75ddc604eabd217f078077942b6ace4f2293836270bc64d1055e62c34e2dca2f4e02c4332f3b1f3f48f51b4ed9193f411f9a0e6a55aab05 SHA512 261e4c9c702e1869bc3e52b4793e4618dddf51477456e504f3175cf5fd40051d04694fba3428f4033cc1f12fd9b533775205f48331c26a62399278450b29f1be +DIST firefox-68.11.0esr-ro.xpi 508606 BLAKE2B f499d23e1ca79c85bd6d59640a47af5a99a6dc62f53ff4b662312d8b15eb4591e25f2b7fdf626d8bead6524bf9020e8802e1adb7f7db6fe0c61823b52beac79c SHA512 3936f6d27627367e7b03c2d205e840a3d633cfa7a8dfdc2f05159993708a6094d34f21b33ea4053bf2104ccc1aaf62319423e7f7bba36af744665b06fff12846 +DIST firefox-68.11.0esr-ru.xpi 583725 BLAKE2B c015e2ff21985984993d39f5a6aeacb68f5e50c96710b139d0f0f80731429d14926825e9448760f8ecd04dea8a9913fc2490de86b75f88ac287e82b93f9a482a SHA512 0f9cdc3fb2a239d31a463f1e4e56abcdd32397847545b599e180fa268dfba9d19a8cc69a72739b1789c1a108583ff6953ea8c563e20800c111faaac0f916c262 +DIST firefox-68.11.0esr-si.xpi 527975 BLAKE2B cc882748e73bfe2f164a0a4235e3252476d1dcd839d7e2025ae32a392c14a9ae50b7750d61198bf5f421c40e029722453de30280b03f8f3835741577eea4fd61 SHA512 eeef55abf6c23de20eb3893d27f667e7013e76a61d3c083d1c424797c535cf3568957f92553c3a23b2b99cbdde5b282527cb3e8c0f251a03f983948e63806e00 +DIST firefox-68.11.0esr-sk.xpi 525087 BLAKE2B 151aff15849b9ec3336c68dea1382196bc36ec0717029c788f5d95f2672ad2e98b8bb1cdee1a5d8508cb29927c89f59cc84b0ea384209e7febd6e042d909ead2 SHA512 e0326860cfb0dd00f0334bb52604f7fe3e65e8656f68f1315a59cfda627fcc7a9f813e77d7911298606a02d90a6c3bbbf4cc083fdcc3b97b26bc28d07245acf0 +DIST firefox-68.11.0esr-sl.xpi 502155 BLAKE2B 9c4631a54695c5e9e197f7010bf0f75b98c38b48e932c897333e3cfbad547f5bc4d3952cc392823a921d7cb2e24a7bbfab93ec5182cfe85d227e9eb2f821a274 SHA512 6c868721972668880466786ae497306873172f3f6238f5f7f757777410b3a3824b9dad929ccdcd4f9a66fce53c14116c09a69f96ab5762065e9b024be2135e7e +DIST firefox-68.11.0esr-son.xpi 458707 BLAKE2B 8bdf8607760e8268e560abf0dab1cd472acf62d21d44f71885c477e3d03c22697a48ab5df781b2af1dea94ecb6a859bdb838e3c6d224df7b2cc6ded34fcf12a1 SHA512 0f0e9f323b3b4a73513d52df4e041cbadc951af5dc8c1dae6f30fcb811b42704fbd1e62aa44c67e6d9308e691769ba29834b41c99c200ec4c3339ec11b052b0e +DIST firefox-68.11.0esr-sq.xpi 521478 BLAKE2B 7190e876609b131d3b8b5ddf8e7bc267c9cfc78ad885c096bbe32f6c62b855ea4999c54c466d29b51c41b1bd762caf186333ce8285c1434b813a08cb6c29134d SHA512 adeb89204cfced41565ec532c9faab571ac5cd28ffcbcdb504a81d17c503da1ccbd8df88217f45388d3dc9fba944075fd45d88020fde52f71344edec2e5aa645 +DIST firefox-68.11.0esr-sr.xpi 527352 BLAKE2B 89db9260dd53201453c13a46a542a376d6dfa4d263b5f1df3102b55dd94449135a3398e4466b99b7fe0bded5540a937feb7d1dc927e27d3e6ef2e4c2c858b85c SHA512 d37b7aff26e8140c9f2d5d7cff560dce47306680fbc8e41dc5fe9bee877253c3ed0c063665c5614bcc13016d2a7e2a6b8ed16faf47ced9e91f382ef04db10069 +DIST firefox-68.11.0esr-sv-SE.xpi 506639 BLAKE2B 85db66438647e41a83d3e9b0232fe8da9e063cf56c8006ab5c24689959ec2eae6b600e2fb826980ce51f6b5e80aa5dadbc083140d6d54ba54a7eaee44906cf4a SHA512 632b86000e1bc6100ce9e68fe9965b81cef70a561f053f92e8d91366c539a8947f1e1505d41312f942610e3f8fd37ffdc966342a57fb1018947018009969828a +DIST firefox-68.11.0esr-ta.xpi 548970 BLAKE2B 0f451a95434d0aa83439c20aed4a8ea56e79ab9fecc2b7f4d3769308e6b042d0b4a34c351fabedcaa165bc581b2d35c98c2cbb3890762de379d0e44d94972d32 SHA512 088fd87c5515acf95c84914e701fccbda5e9eb9dbbe89006c95f4f323776cb53a71f828b4af77e26d500b274ea9a0c080f9b59d0bd1ebf151cef627fa8f469d7 +DIST firefox-68.11.0esr-te.xpi 561501 BLAKE2B e7c02918ec3581c9aac13e29dbf7c259469bd41fa760ce066cb219b92b254fb8a6c3993935d81e61ab2027e55166d177342b6903097597ac303c4484dd756caf SHA512 cb52d8a075522c0ddbfe6dcca1a9affa55a4965aa9fdd1f346dd0df99d25f66dae19175225733c5aea6748d7fff1d3c4a4d67ab99c931c1a19de183f64fbc599 +DIST firefox-68.11.0esr-th.xpi 550765 BLAKE2B 3714b84cee99f22976996302d55ec7792085b54ce685f5a16993c775b875c1b05558493a477ce2702c76e29e8bfc20b33294a330f65777f081278305463869c8 SHA512 14a1839493de34bdbaa92f200ef42e840ead8254e186ce4059f32acf36f9a243cb1b1071e2a0c8e779b69dff231038a2017fb196cc1d8f56c569ebe887061c57 +DIST firefox-68.11.0esr-tr.xpi 515124 BLAKE2B f8ebb2dfbf7a3ead729cab11171283f8303b7f1ec6033161eb1f6b80ccfb3b494a87630c5f7b39c12882263166b68470bbadf1c37d45e875382efec8145c661d SHA512 130923931f90d0f21169c19937af2cc027dd5dfe0ab193602417af04e7ab5f52768859096051583cfd87220d27d9f23599ef599aeb7a67cf4c30e5ff1684d5a3 +DIST firefox-68.11.0esr-uk.xpi 568876 BLAKE2B 2dd4caaf29603fa601b87205951d92297392d4f3e19d4c717d2679a806c674c3f535d2317b64cb958624cec4e79c6132c17e8e88b934c1b9db383a86109e3212 SHA512 d20bb8a938cdd66ffe9d7b543129d3c614d4c36553f0f35b03316ecf96b1dbdf872ada88ec548c298c3a4f81b45f7eda196d8b58dda41c1766dfdbe90a3de4cf +DIST firefox-68.11.0esr-ur.xpi 542334 BLAKE2B fe3ba540ad753581dd04d5718d99206dad4a6d1c2de19a5ec8964643099ff3d0878650218881c1447c2bdbedf1419a7795bfcea5b04a5e1f3d80016dfb01430e SHA512 f3828227e3917f6b15deb10f49168a3dbedbc81c6d80ee26d7029c729a60e5c36541133499a7abb4f133d04487135726394b9bc142de15d23bbb13af7861f9ab +DIST firefox-68.11.0esr-uz.xpi 482281 BLAKE2B 4c9656aa3f77088ede7828d9acd8bfa58029d9344f990ce91d4c68373d54666ab422d5cc84e3cf2ef7ae5f484aefacdff4368fe56af126ab3d102651554d2a67 SHA512 0a5bef153338a556ebacf5ae05ef55bb9e01e5414895e349341613221b8feb96ae6a79f166a58670ab21a1063a3a93e49d2d1806dcdada86a874f13faafbc389 +DIST firefox-68.11.0esr-vi.xpi 529138 BLAKE2B c0fd2198ec0dbd95bc90fb7971f74f13a989461200358be9d26761fb9590154a17d6c91062943711e24c3215e10cb78e4b7cf3e6b3fc984dac9e8808f2274104 SHA512 a2826d77464afce049de4f173f8dbd80c732c7e6515ef36921c187f5f46446845cdcb4ba7c85ddd5556009c2baf6fd172003d430585928021ebfe67056403582 +DIST firefox-68.11.0esr-xh.xpi 470234 BLAKE2B d8b22d8209cdd4a2106b0f632154842a58e542f830f95d05684ecf4dce9f91e49f02ffb5399e34dc172577c46855b983a39a3f09503967151ca05af31d923962 SHA512 a4b405c092771fc9c417c3236f19523e32c66be94a5557e71c60e64918120b233a7e827dfe9f06a66ba9c29eae8a5c74e63831f3e62955ef1b1c5be6d39de760 +DIST firefox-68.11.0esr-zh-CN.xpi 536440 BLAKE2B 0155ad4cf50791f559e053ca692500e10241a5759a2f3e67e4501d1f73f0cc9d378f951f0f95fbff4c5fcafb3dd08a16c21c52c89d7502f4dab6b3ac4888a20a SHA512 702fc9027ef85b556ddfdbb4bc25f2182fa7dee4edc33ddccc0a13767ec28107428682e96a078f7d363a593b91b3d6a9552f021b145f800f025e42389d76c7c5 +DIST firefox-68.11.0esr-zh-TW.xpi 535862 BLAKE2B 0f37ed3f07d24475365f32031badfab45b0a129471ea155c0dd4090b145eb25998fb71fd9ad828a0f412954b61f0a84d0c33afd787f323369f063edce67689a2 SHA512 0d4567d61eb507e8a5b3a7d0f2a40289766de0634925c19e4359a135bcfc84b9f01893bc291e918683fb19eb88936b1a13be4624e5bd6422cb23241e43c5bb48 DIST firefox-78.0.2-ach.xpi 500654 BLAKE2B bf3fef912634343b67525a5e7c9c0d655ed4a29ed18d526d4a700e84051e7bf44f2198dfdefd1f2bfcf988fd28473737fd268fbbf8b2fb6dce1c513e2d28c18e SHA512 56d25bb5a42959516ef75eb7f6d04f20dc003de69febea872706a4ae1d48115ba42ea678c84f9cf8685cda12268475916337fded23498bdf90eafbbafb553fcd DIST firefox-78.0.2-af.xpi 444068 BLAKE2B a152864485b8d31194851de9360c8665ff0ee67c0c2e20aa685249c9bcda4ba066dfb1c0974586adead9e4cabdd3f8866ed4f5120955bc830229738cfd38addc SHA512 5016b0f236f9b1943409dd50c562235cb742eec78957eeda5bb6d154ba7c901d97342ae91fbebf7f0d5615ea6a311deaa23bd5a45fd24159c3fc3c58216b3aa2 DIST firefox-78.0.2-an.xpi 511452 BLAKE2B 7aab5c2295d471d1c8c349286f7c9d3adb36c19feee3e2833916f9c283c5e0a168ab82846ff07c18aee3cd9ada3815db932e7e2bbd6b05dc19e4563239854beb SHA512 de59618a6761cb4961ffc215b159eb1a104d17f995e471b7ffe6051143ec8617ed8d0e884ae80d9465985483d2e63ec650346a2daee3733d97a6620133ccc274 @@ -180,7 +271,102 @@ DIST firefox-78.0.2-vi.xpi 596833 BLAKE2B 71b198f15986029e5f93cb3ca0f52fc3abd596 DIST firefox-78.0.2-xh.xpi 458898 BLAKE2B 1357c2a37ea0d5a6eb3b25b79793a3be744c51c2930d0515fb386c81314d479e7978bf955d020af227a84152910b037186ded92cdb89c0146ea011ab1e2c35a4 SHA512 2aded0092cd9bf77c89be91ff9f0818213566d2293e6693d8ba8aff5ba7ee463d2f5ca1a770d4cbff1b17db2e487f544f96f009eab5fa2edad3ec9899e44ae3e DIST firefox-78.0.2-zh-CN.xpi 600177 BLAKE2B dd3909d4c3777a5259f92ab499b354a3ae97839cadb504edadfaad92ac9af12bf5cb637775765f0d24c50c435ecad4621a53ac105165d8ff013ef6350c208513 SHA512 1f56ef51b8a5226477d623f886ba5622fe6ccc3e1e99abeab64a60dfd656920aca248fc80efc58d71f7126076f3ecca07f3b135b40d922686886ffa6194a17b3 DIST firefox-78.0.2-zh-TW.xpi 599268 BLAKE2B 5f2d2ac97f146f13ff3a16756c5d2208a3fb5f37277f0037c3f13dbb0530ff44478c290afcff4d2312167cf75915f65af1ec1c60480853a1d5ac3683d4c9df7e SHA512 03152b433cb8c80960b081f9ecf97447e492c1f2e8719397ea2dbf9865d0b60f8b24d653c7564dd866ca38068b92c6aa4978bfe78450989522dac160c125e43d +DIST firefox-79.0-ach.xpi 501458 BLAKE2B e41935776700da89d2ec8708ba551437568dda906013c75eda6126fea7d189942a36d7506c68e9241edc657fcc99c6aced6ea6b0e3aaf8c4249b1ae1060c9dc3 SHA512 bc48232adca3b5807518e55f0dc4786a172b1b31da54ac2e452b4c8935a3b70c9aea0caaec3ec7598af71dcf0862fb042bca16a3cb22f61f27244b8ff846f56a +DIST firefox-79.0-af.xpi 443588 BLAKE2B 8f46481dce7f1ce8c1874d595cefcb806a4b43db305bfa9ffd63b4fb2deb3e3c04a6200df8f61663eddc530a823b68883bf135dab23c7152aa5fb75ae457dd9a SHA512 14466dc1e229d0a659ac9183c3e3b72ab49af50649782286351038dc20709392d34175bb0aa2784f90c97fb1aa66e149b11b00930185ce5fddd6df05c1c68c7a +DIST firefox-79.0-an.xpi 529847 BLAKE2B 1587ccb7a835fc351b970575db2d37bdc4260c507a8036a91528c3766325d17400bac3528739f7de5ed694bf87c1310ab09729277b2eee8a2ec134f3e0502d3c SHA512 c9e19f4f5032f732a582a941ceff4d507bb12ab1215594188b2d0915b9db376ce0d652ffb95162d66879386720c0cfb0b9efea7835cd979f7477c8807c623544 +DIST firefox-79.0-ar.xpi 591072 BLAKE2B b76b530aecfaa99dc7cfc98d7b1c31cadfa8bf30b0e06170bfd98bca0269c1b6153601be8eb8c20b3ddc6993d23b322b38674e57b963e9f19208a2036e182827 SHA512 49360b5f8518087beb56e50d503a5cdaa2de03e73b41c0169422f00c29aa9412a00ef9e6ba37f79c7c968ad6d16ebaff8919337141580d2caca3a460810a3a58 +DIST firefox-79.0-ast.xpi 501400 BLAKE2B 137a0a1d10e2ab7a0da223bf82ad40afc01514ca039cb5d5ba1a8d94f5dc9f19765076131257a831dadb60d426adc6a2dcc2f6d3fb40c296b50ec32693b9ac31 SHA512 84c7e9641f9953e3e345021fef8d9b6ef3f8a710bdd3e60eb15b597826fe1867e45252382d49e0fe1b8a4c0c399c9a6e406d05af5937618228e276ede931191f +DIST firefox-79.0-az.xpi 538649 BLAKE2B 2bccbf11a6e7336c46c797605c707ab0960d5739ead8caf27d98f3b25e9f676ae56647812565d6df6f1321152a54111e469331a898e52d037a5add00b4f4a8e6 SHA512 3f2cd8c206996c0c5f9b4afd31906f5648383421df290c03f7df22bb68d2dff4f0e657a0988d56150e4c25f2415318d09a38e0b9868ddb7aa5dbca3c76b4210b +DIST firefox-79.0-be.xpi 647941 BLAKE2B 05f6c412818f87039e588276e4972b73a6404987c18b40428a01a7888fca4247b851d768be381af3ae98d90d2c892deef2c4dd2e637e739377b1c2e920d38e32 SHA512 acb5ec46cc477ad059e4bc98199960666e37c65860b1ce98c2a380e546a7462bd26cea2193c07e3d86837160e56f42d85066f7729a32f6d3cd1db2cf5035ba19 +DIST firefox-79.0-bg.xpi 614022 BLAKE2B bf6470726a895180ab3356b145a603a455f82b14a6a56ecb7dafbbf40c5078fc947616bd65a9f35243f3ecbc3ea41471bc1e81be9963ee20bb2fe72a2c2e1247 SHA512 4272374637b239fc9f6ac04491b1cb11d5392d02e6d5e3cd4e1cbebff59bbb80d77274992679afee9da2c07d6f5543c85fa4d87174c61cc3a285e93bc28de63c +DIST firefox-79.0-bn.xpi 634641 BLAKE2B 0da5793a45e5c6b564ab84493b654260f337a3eb9a5d0f33d82ccc1282d441d98d6bb142a2e786b71212c6e8c78c3b836b5657ffb67943cd96b77e956ee9d067 SHA512 ace10efcaa824fd608e759f4c94e6aaa217546965dda45fdb58c8eceb1b8357149944e62f8a87dc993df15c37147f2ecb39b5d0632ea2cd8d869458f8f1eb00c +DIST firefox-79.0-br.xpi 553813 BLAKE2B 2b9c8e819ef6c1c07f767eae279c204b338d2b43c7fbe2923e8293ad2696c77b73a117862258c84a54eb5b030a8cc3b7b97f0f12d0d6961afb04c25a9f427eda SHA512 c1a2375e23d50285d2905aefb9542ef8f15cae2be7176e51c178c421142e0fbf0bb8e195752a3a151ad08e20f2ac16008b071148b5760b5366047cc707e318e8 +DIST firefox-79.0-bs.xpi 507657 BLAKE2B d0679ac2f9a9955b2b1a245f45328a4825d86bb9eade53754831ce4953c4c351b6d169470facaec023bc9c33974bf2439d47c2c9c5ef7f6c5c10370f57ab45f4 SHA512 4184b29ce6d9c66ac6e57947a4a3e3c5e0761de97184b03e9c91e062ce98e70d5a25d3595a28602a3a41ec10556cf2f34fea502441c493f7089f93377b611f4a +DIST firefox-79.0-ca.xpi 555954 BLAKE2B 63ec773ff316245be0db76bf25eed284686707a0bad9f3815c3d01e646206d3b15a651b0434e47918c90d14d817afa1dd8a02d4f62968a67c3a551efd9a657ca SHA512 37dcb81d97a71aea9088f7d85ce5f7e2ef28074273fc8bb4d53fefbdb934c20f8b314ddfb5d43c0345e47f746e75e25da2a2037164cd40dc871e42f31a9542ce +DIST firefox-79.0-cak.xpi 586979 BLAKE2B c2c4daf2833c299be81a0ffd5ff2107c71fd4466799332302a4ffea52cc555cac817918cb51ea0bf107ee6f8e1bd1de16504c8c5994ac9886eb1bcd3a04dabab SHA512 06eac59d1117b65805dd2deda18ada8625e4711edecd29566d17bee5df595f488d66c1fa998d1faa3f74fba4681132e1a7db8a6b7bb5690b71f5a3c13a9ab093 +DIST firefox-79.0-cs.xpi 585546 BLAKE2B dbaaf22f621fa104976d7072cc1e3555c71953007e8ea3eb30bd645dfce33fec32372d6f2b678d45bf5d32e9fbff57ad0035a3db44f601c5fa0d23d98e2805c5 SHA512 3deabb1f5148a78bc821fd9ef9de6f9982d5cb741977eb06011a6f71883604a3e6f5ea03fe6545f121d2726667f377f8f8ea1a98604173a91d7042cea3ba4e53 +DIST firefox-79.0-cy.xpi 565223 BLAKE2B 09d66a5683c593902a125728e9c25485ba394d2874acb8858823c75760a41484841d2a0a1485803f070433f6c78d794f5ab016cdfcde0d15bbfde1fb1c77d0d1 SHA512 c073082f93f90232f2056c31d28b16ab07cb8ff50419ceed8524a732d793c1cbc14e6729b67cae2edfc6e5b39a55986dbc89ccb1b5f11b1159b1c140f7ccf563 +DIST firefox-79.0-da.xpi 558035 BLAKE2B 99cf13fcab4da6648f4f56bd799e67be07c6738fe6de360e7c829aedbc08683eca368ae070d244b34a8107c256eeae11574ab7dfa6bbf6cf5af740e37c8645d5 SHA512 21d7202c44c27dbb0ee4929ce97603f5ed0f79943453fb1a92a83c35acc48633be7d0979f406d38a9eb2c112c9a941f437edf9309fbe53a2c647781bcb634d10 +DIST firefox-79.0-de.xpi 578643 BLAKE2B 85269dbd2b3e76a30f8e663a4296c9002ed170501241575203ac8f84fd4da66ff69178c476c346fe1b6c1a445a834b984c2483b72069c19deb47ecba7f63a019 SHA512 570e4b1f35576d9ff2116bef7972d1e15b44975ceecefaee6a348b71c00045119d0d029ad1ee3c522093a9e7fcc88f3c8d6fefe9c9e72cc8ea55fe563e3642d1 +DIST firefox-79.0-dsb.xpi 591825 BLAKE2B c8873ba590fd80fd5f5b5f9c02c8588e2580f3a18ea4dd6ef6b8e4561ec6f7a7d4ba6f672f5b632708ca02f326fc714df62c4517e1c6ee1fe9c6271ddf88c04c SHA512 01a54a5f1b5a4787f08ad0f1db8ece71136e9ef9850a036357fbc4d16ff5ef1daf4f6155654468984f18826457ad2c97406a013b1d38b0af4f05dae60357d2a1 +DIST firefox-79.0-el.xpi 666129 BLAKE2B 2178e33cbbe88f11010fd29e4bdd2737cd54312a8c81d9b4611681014c735073f7570c7022a5d6890963d417a218289be255290cca2405f99e447c01d89036b3 SHA512 b500c0162a27e88e87c4c5904bd5adb65da7e97ad7b79d0cc3c6bf3aeb0cc93a4f73a29433b5f2bf8a9215bcf249e0b93b1c0db7e9e84137b5fb6a2a2f7c65c2 +DIST firefox-79.0-en-CA.xpi 533669 BLAKE2B 8e2071953efc06922e5144a6517aa19a14ff0a13aca1bb97b4552107eab678a78c63d781493719062b9cdfaabdf1b7d5e096266657bfd0962e8c3056aaa0670a SHA512 0f629f8253208b7152ec9a7adf712ca8724df65b7df63fcf7f191ccffe8c3da83df31cd5af75605edcd37c77a61b5bd23d121092c11e70bc491f63fb71743b05 +DIST firefox-79.0-en-GB.xpi 533471 BLAKE2B 9ad8e8b393712742db3a7c571835d00be8d452657f0474462b918fcf5d7b8d7eee4301a742dc31af2935a8b61ecdcd422bce8ca42667e8e0333efccc751c680d SHA512 107df1dc98a1dfce5e72730458e961820055d6e40862879722cedcdca32ab47aab4bb00e1ad3b815d93e5ebde1bd3d30ada7175447411fd56ecdd82e76095192 +DIST firefox-79.0-eo.xpi 557786 BLAKE2B bba6bf88e55addc6a3b50021e06137e9755d82c939b8b2dbdcd1cb26a15d60949131ec2ddb8b7863465e04843a0abbf491af4bfdd9057f047cd0f4bc1da742fc SHA512 de2e8dc2943a55b121a9cfd09b77fed8cd775bc8db77dc894a515bfe577179262be34099d468deff794ebdd5fea538ffcd46e5e731400dc5ac4767421babd4c1 +DIST firefox-79.0-es-AR.xpi 571116 BLAKE2B 2fe806da707541239430e758409109b47a95ceb232a1124c8aae97a276f4ee8b638673ca3d6d684d8f7d2a258d8eb524264a1f03b0c51cd2d51b1fd8b555aa9e SHA512 be9c6d5aa52755b43501d2f173b379e0b976ea96cb52c0b182213a5180501b5c87712257c80c4033f6851215fdff56d952d4f6205e7258af283472e35ad912f1 +DIST firefox-79.0-es-CL.xpi 570373 BLAKE2B 8219be39bc63cd89a7de8976e826962f70b3ec6756d32b19ff256f874b41372a63e2bb29a995c034968a7a956d0537f1290053c9d4d2df3b3ab6660263df6721 SHA512 a1451b1fcbb335ed3ea1d8dc4773207f595300f712b5699167b470eb96bfcd7357f2500fddd68aade3377c2a52a781ae360105117894f01e8a975f8fd4938a22 +DIST firefox-79.0-es-ES.xpi 557411 BLAKE2B 732b7a834588150be86ed0787c68b9fc5dd9a5dbc040a7a1086d923383b1e4b2f7a48e38c7014f753e1b9246e038ca0177fb9446d23f435146d018a85a1a29c7 SHA512 2c2326637325f0ac280c620ccf2592b6637c1f438fb703c38cfe8da0c5501d04b06e59b0a30cd554a048bd8d95bb98e9351c8c27452a6818c3d0068172f0d1b6 +DIST firefox-79.0-es-MX.xpi 574154 BLAKE2B a4cdc2695202b3bf33fdd2e78ee400c7a7dd16e2ef464448143a3fab7121c5923a22e09102ec170b2d827c5670e91d58b586067be35bc515ccd410070a0487cf SHA512 b57738d8bc462773d81351a8da199c69fda15ba8e5b7d67e4b0e58ef1f50931f806436960eee2bc69c1aa3b8844140e43c837cd6352bfa27e6e447a245ff4bd2 +DIST firefox-79.0-et.xpi 536814 BLAKE2B 1de5821bd0997ae1870f263799282b5de5e923321cc3ddf156ec19c437d97f7cf15b3a2b803166958e9cb7665bd215fa80f7a60f4f763842b84eb72303f9ef9d SHA512 cf6b8b0f92d71d554c63e9aefef07f67548ca503ebd14c4af0ff51b82d0e62dc2dd214055f438812434eecc1ae0fd737941948a5b7f7eed6ab5d0e6dc1424971 +DIST firefox-79.0-eu.xpi 557193 BLAKE2B 43bbefb31f9b76e4d0b661214462c51aab812ac5081bce297c1796688d15fd065037a91428b8ffc475600e2c29cc673265bcdee24cd0a6de2fe0fbcb276ffb41 SHA512 f24428e6b2189da510d828788daa92e416df87b7b33cbfb6a73735b6d7814eaecda4cd2f87d215a418bd8ebc5565c729562a43dd13d5a45170390d1392ba1281 +DIST firefox-79.0-fa.xpi 594710 BLAKE2B cf73235cdfae0ea1da5bc0e091a1c220705718b24186e7f63b35ac6ae16837214f10cb714f5ee5bc9027ad283f3dddea33fd6cd07639a876fa1fa705e6aec890 SHA512 db48c59c8f3f78b90f34c3d3bfdbb76b6bd1ffabff39fad48c03a17eb66b6b4ecbf1aa727f61185b45e23552050178267e296cb2d908f98cc643181a6808466e +DIST firefox-79.0-ff.xpi 532782 BLAKE2B 1986083102c00854ba8ebe7af9ae7add7b79911361adeb0fec16567eb59fc1b188d77fa14259dcff985ef06251bc824b409d314dd3b0941e3790b8843f0c8b42 SHA512 7375c73966d8e4bead0439dcd8971ddcbe7c6a80197d121b520118fd830511de10a59bb7956255f62d23521d1f6eadda05a00e609ec8e5074edc33d48bfbd0b2 +DIST firefox-79.0-fi.xpi 556441 BLAKE2B 2c372a931c4b2bd9f1c1d36e865d6bdbffd95d56fc539b3c76d4a34564fc41aedd946eea5a8b31541b6b9dc81c781cd7e530701ee929f9405ac36c17c38173f1 SHA512 4b8420ce2198255364c25ef3fc6f678e1eb74435fe97645b83ec10bd59e2cdd8eb288047589d98f2bdf2fc03c76ae287eb732655b99c0740673be113eb61691d +DIST firefox-79.0-fr.xpi 582980 BLAKE2B d99038a78e67a7eae7a3f38b5ee04f67dcf68e2d603c53e55f4441ec3274d3bbd0adba0277b39a72e9fcab00ea0ecdd80c4821ef193683da66c0c83898cbe84a SHA512 5011a545684165f9ba221ebed36645f7d8e24e7411049bd447f389621da67e1c9a9a381c4d780ef02ea0a5487ea36eda1c1b4ed77614a8bb21fc3d232d731d86 +DIST firefox-79.0-fy-NL.xpi 568112 BLAKE2B 1524f9094d3bd73bcd868954940b123f6bc157be76bcac82972ab31d4472810efa7f91b603c9fffb9096237ee1ac4684b39cf2743536126dd378eede3a2f30fc SHA512 3b782ef205bdd845e20c9d2648dd0e005ebb6445f2ab6d101cc424469d15af926fbedaf6eb3810449407ca7496f11324542137d8ac065d88f174682d3bff89c1 +DIST firefox-79.0-ga-IE.xpi 515523 BLAKE2B 9c995ee79640fa83c7c7106bd5f5e5e35dad2b63198287ad6fcb7662734bbe2e580bf0874e313548d6eddcb8eb4ee30bc649c8afdab406ed0164e7f93e894860 SHA512 cae13285717997d62909f3853ef20460edddedaabdc944c10cdefc92c7a60f1c1ee65fc7b4af4c7bf06dd12caa9b009d8259a9bc2f55e44940a83723775e550d +DIST firefox-79.0-gd.xpi 545532 BLAKE2B b6278e8e731cad4f01d77fb36b15dcc5300a52f89c4670dcb1a9458b05e5d703953b21c8d7d6cffac2b5da0d03d83f11680292bfe6aa2dc494af8ca974630c13 SHA512 e0fa16ce42159f108026e3549c90e8378d84f2210a6dc31e824d7c67f2c3ac11d6f0f97d44abff19914b81e2dd948ee032546d2e9f120b00339a71af33d38cef +DIST firefox-79.0-gl.xpi 509456 BLAKE2B 004683080daf3aae63dcd52792b87fb219d8941f4a78977f588304394c3d018d2e39fd02562fbabd48b9ccb8491c620e5aaccc9f6e7514e75eb302d6b0c785b7 SHA512 4afd6cde92a3c5fb39cfee32bcd7d2f2096b1582d89bc61e6d012eceefaef45e0619a823ecec48d74c4202673fdd7b25b08ea8890b099a47b2043c7154b7da23 +DIST firefox-79.0-gn.xpi 583046 BLAKE2B d1645a3d504ae3b44dcaddaac12e2ecaf764e563593349d3554ea0b1e0d4cb33c5f9a91ed36bed122e0aee10ce6cbf3ea78b89ef2002ac874fce25b334eca715 SHA512 99dccc8af561e6d516f12bc893348dd5282de9e53f62505f838ca63bf2f9ea36f23b417517317c832b73ab87d8c19452425fd92d7b781d308db44d180b33d41d +DIST firefox-79.0-gu-IN.xpi 603768 BLAKE2B 906dfcd9bfb6a48c77aff87fd91cc6947e2e244766e2521d2c8e6eac227ba1c99076e4501e8545934988f17c86bbc02ec2eec316a4fc986c1661c4b9113e13fb SHA512 129d31c2b44f84aed1fe76ba68de23746d4f97ff982747a33c4d1b34780d8e7ef4dc3defae3f8806691f7ccb9f4e0b71f641ee66dac72cc43ab1c7c8f84bed0e +DIST firefox-79.0-he.xpi 585807 BLAKE2B 077331fe67bca5f4b6bfeb03207515b8e39529d370ad2a698384a750c2e2ff577341ee8eb1f86dbca5d1d072ba056be550a355bbe009f222f598f83f44b3ad30 SHA512 c1fecefd1803f7050ac41726130f617a1626b0474b12ba5232ba55795f87fa96c88e2ac3036475b10f680afcfa6fa2add3da05e5bf6cf83999f4ebc35c3656a0 +DIST firefox-79.0-hi-IN.xpi 624880 BLAKE2B fce5456bb080413f11541c97aba6865fcad4458c4a5021f4d1c8869995a47d6ee0c899faf68d54a0ad9a23cc4c197e703866aa7d4461c19a5cf843fd15d8dad0 SHA512 f7b22435001c917d1a228804b293653d6ac7b4f97773b0b82192b5b303d3c530faf4899525d8aa2c62eacc594b17a1f3e7c49c1ae17c80d7ae980544a8f6c339 +DIST firefox-79.0-hr.xpi 562866 BLAKE2B c99c6795a6fc6d76ad87d0d2b40261a759236e64c1457c1c8ec1d70daed275c94961650de95c11c7a47bbb03c7b64a6f596fa77b727558ef20fcdd074e6f90c2 SHA512 fd0ffd513d0ca7627e0a1638fe0041998f56436cbe86df383e651d5ae9085e3230e9261c0b7c718de6c55ff46ec67a6fdc3b88e8817eaac6454f3d73d6ddac7c +DIST firefox-79.0-hsb.xpi 588070 BLAKE2B d3ac13c241706c49fa3b7b6ba62aaa6b9b74b393f19cd23a137d94554660cf982063c48b5bc158be9244bffe30b7ed8e86fbd4b61c6601fbacf29d4caabe862e SHA512 a708ca74671d06cbe6a1db8f7870c0cefe1fd6bd64460f4d8f2d0860f6d8e03990462ab6120dfedf7a9923ff73afaa22463fdab47460631e16aae05fde61c6c7 +DIST firefox-79.0-hu.xpi 591575 BLAKE2B e0f0a4f0b06f349cf0a469f782edf88e5ed1193d76552a4856e825061decc971c81fc64b6ce598f3a60603c56b4893467049af759bec0b51119289572f3f70f7 SHA512 68750429f627814fd25bbe3bcec750c44b33a4e4767d37429fe064e2e3d683df4d351221c71eb484dad7a13f4e77469a7f01e020721fd89a24612448ea19a378 +DIST firefox-79.0-hy-AM.xpi 650449 BLAKE2B 34bf461300ca9d2eb29d11e3a2520ceb2f5ce6b81178a8fd300a195f9293567ea917fffa505d62205299efbdfd763cda62c896a9a8c8469b1b0136fbe72e66d0 SHA512 8de8a33b5385214b8fb4ae91ab688d07108d2ea44fc41e6aa7425b23936928401ea52a968ef93be659d3dbc5494493544bb53fef879bb951dc08113acc5bf6d3 +DIST firefox-79.0-ia.xpi 555959 BLAKE2B 717f6beeb14d1840b31b951f05ac20ce0edc6f97b9a741a67aa71272a6126fc1b67c7acf971e8027fdf44d96867d9fa81eb28c65cd4f7fa29bf14e643bc4e8e9 SHA512 12e4ca0bc0a2ff65fba22a6db82b299e7d58c33eeb473be7e1634e098ff8b91a417959c3209d1877cc1038833a4694dbe6c0df2982b1c038529af4951fd5d93c +DIST firefox-79.0-id.xpi 553987 BLAKE2B 143584e7511b9ac3493509a772c87c13e1381169b33f4cc36249d914d4f8b23ab6f0ea82e1b075291dd72db12f730e23e5714244c45a18ebe1013b12b99a5216 SHA512 31d7e69ee0a6ff25a772b947a15cab8fc2de3e7cbb9aaef28c716fdca97431b93f4a2b54720e4211cbffcd45d84056473d37e24fc9b84f19a7fbcb229d80f13a +DIST firefox-79.0-is.xpi 528742 BLAKE2B 51112b6bc7bf0c7b6ba0f0c11e8861c52d81cc75ea85e7042bebe65f80a838fcbe2abbc2b1a47b2a847c19b1dc446f4e69917d65419e6bf94fbeb7f9c56506dc SHA512 0c1fca36be6b0ff65330d78fba97707104a95a56741dbf0bafead4605806b7d863e7d5da9155050a5e64ea9b5963b5dad869c0cbd6ed7cf338252c83ed8594b5 +DIST firefox-79.0-it.xpi 456253 BLAKE2B f68f65c2869d313a15f3c5f96587ae3c516626deb2ce8cc836a7c00c07caf201dc56defde6c32c9c9d2eaeb1fd3a0c594c78cf9fc9b666efda181510683db9a8 SHA512 0c9565c0cb92c413d79bad9d6e0e5f0a175d3da3bb1a5f8167517ee0c14c797b1168a1b92758d6c4b98f89d0d6d229913cf868ee165cc8b5b9dc905cc0122113 +DIST firefox-79.0-ja.xpi 619905 BLAKE2B ae99ead3a98eb4fa3716df362fd53326ec7559963dd62fbd4feb80a25f4b71f04ecb1a28cbc91f681125bb8ff4cacc98596e3ac72879bb2d0057e0e2a52d6197 SHA512 c9b3ae6ebe7a97a20f086ade4b394620a5a7ef31c85c7bbc72973f32ca08033c0c2fe912d6afaa6d51ec2297878a3f11b9d1ba3c70499b2223ca9661af69b9d5 +DIST firefox-79.0-ka.xpi 617507 BLAKE2B 668af897fbbb670b3afae842f57c270a8406520ef849066352536627b78a9c2815755032d337f9443e12b7f5ad851fc45b01d1be11efb36250c67963322d5f78 SHA512 36cd79e546249a52eb1efabcb8bd625696848a53b9d89037ac5ecb6f1d01374048dbe890a46340ce0f1b347fccd1416c8d033e07f362b5fa4a1536f628b0a6aa +DIST firefox-79.0-kab.xpi 575652 BLAKE2B dd4e813c1b589569a475bce95b4eae3ce29264c876bc8c4093a310e1b28250763aac6cd18e8bcc52a31e95250500e1be483184468e1c428eef652652820a0c35 SHA512 221c586a388434c25c0b3673dffb1c9bed11241f63b6976b373037715ed6105ac2d67ecd124cd385f405f5adf76b729d26e5bdbe0a18603144e1e0af06968310 +DIST firefox-79.0-kk.xpi 645054 BLAKE2B 0551cabcafcc5fdba2baf741b7e5a17c73cf9d3a91e215afabec3f46e4ef5de6ab3e8d326854c90c9791563de597b9eea1c7c8ee31a6fb1e32a0a3e54fa7e9a8 SHA512 0a756a5bacc3afee15fe4f9c18ab7b6dc4d8fcf296f1545d977aa7bbfb87ffdb1a645d65506666dd51ce93f73c60a6e45bee089c24a6ab3647465e8aae967f4b +DIST firefox-79.0-km.xpi 566274 BLAKE2B d6ace322dc9da4819609cc27ee599a561d73a84f865322e8aa6c5075d2a758514842b08d1810fc991aa8e2269d34f2c4ba9679796ab03645415ea2b7d5865c72 SHA512 4ae0dbeff1bd2833ae5d0547e1f31c9fd4b889c165a924e943c289ab816439cb900c930c946bd10492da202b5854ba90f194b2a17a718223cb6901e2304fb8bb +DIST firefox-79.0-kn.xpi 559053 BLAKE2B 9b2d2ff36c6ff85cc2027a619c3ca77c897bc817cfed381c9ce46f20d2a237a21931ee9da3bedfb981d8f20bf95e99f29ad277a50ab2a047292153a0236d1726 SHA512 aba0d2559a93c78f89bcaad11ec0d3331ebcaddf9f8fee744754304625de990b60ccaf137b8a40d79890d54982525930f281a731c62ed69b50ecc3f13ca7bfc9 +DIST firefox-79.0-ko.xpi 605614 BLAKE2B c7cb03377f65c836f04b735eb2a3ba1345f8a1af83649dbc1c988439e19fe83f2292eadd97fb179f71479b83678ee8f1a8b1b1a227b8e6775d7c095f16267914 SHA512 0641c7b604f167d8b942657750e6f803d46d0ad874d73c2c40eb557e2adf6e0e9391bf058f037ccb15410d160841f9757a34a1b6c1834b07920f6f517cfc03a0 +DIST firefox-79.0-lij.xpi 528207 BLAKE2B cb83cf98b1ee6cc20a24542ddfe926b51dbe5c35286e2713734e20f93af78855a0ae94660cc437de786de969a4a1521836c61a598b7bcabfe960140cc2b1efca SHA512 5b7f9a2ce3d69ad390a935d44be616397b7486966538481cc5f9670e82d821f1b7ba87e4cd58c394b8e1b5bcf66881940a49b6319ba6deedfff2c41cfb72f75b +DIST firefox-79.0-lt.xpi 585966 BLAKE2B 7511ca1cd608a68df77235d68bf1f794cb4491d26a642f49b8c1ea17171f57b82ffd265200891cdd3c00088b205176da7d03b9643588bcb90fca7e9995ac5d32 SHA512 7a65845ed818bd2314453fbd207fcf3fb664b22daf6b037531191cac9bf331f55fcc91fdc8031fb01610b4cfee23de1b0c14de35647811f450c8cd19e3222519 +DIST firefox-79.0-lv.xpi 518055 BLAKE2B 5cdaa2bc1e570f917e9bb06c1018d115a3a38437b863c121e43d70f1ed4681141a0c71348a1ecaa4a52be10362e6d59330f1d4a5835dc580fe8747ee214359f8 SHA512 c61cb47bb2323f60f0ea37b3d7b70c248265d772585b8f9be025a0148a3227a70068dc50716297be19a9b250fa05cbd838532bdefa417baf32f85c42b325fedd +DIST firefox-79.0-mk.xpi 481913 BLAKE2B ddd8675b685be70e45f458fa4dd5925050427a632d9c012a4fc368628761f0b25bc9fee5768d7ba0d90bc3ed3bf48fb474f8ce3fc71a5c7bbb233c5326c0f033 SHA512 c16f02b1ccb1bbaeb08f65a9e445496aec970a67e582019fb42c94d646891b6e183c56d682e8702239e1e9206c435513efc6dcfcfb5139e92814598bd1bfbf6d +DIST firefox-79.0-mr.xpi 600646 BLAKE2B 614ff917e0203c706328db4170313c1067ed4e56fbf898d7e1915b21b7f6c00c865791e45c6e7fa1a2317b7d41fbf87d5a4b1fb08d003c98b0d92d21706dfd53 SHA512 6b945bf6cdeb3ad003f46ef45679c71c4c21a95cd4d5395e4d2ff6ce72ef5e6334eb237d56f065114c589ac73bd6306f7b1b32aba61d390e14963ba11d8705a7 +DIST firefox-79.0-ms.xpi 502180 BLAKE2B 8cfc1345fd8685d571565bdac82e6145d54fc5bb2653c2a33bcf9d1bd5e2544a6bc57e551e78f74c4ca1d354be0156733105b1699ac121c38268755e5f1cd8d6 SHA512 c4dfc63b11298cb7122f16f6978da15a5036921bf93109fe06169580dab03218104f85bf95b822eb444dc3dbe2d3430cb3df14c5a00d933b788a09465dda6325 +DIST firefox-79.0-my.xpi 556403 BLAKE2B 6e0cea6dc2d302a7ae7dd06338822cf68102dfd3edd38bf00d974707a5cd29bcb176ed8fe59ae05a1c619fee8ac5ea55003b613b686c94b547ea0942a7405e7e SHA512 a28211b16414724976c6b96642cd9d3f1d28cb101ac98ff9fc9b924df742e527a2f68327fa001b7b892522d3d62e2c280e5258a5f310bcab6d00a35608846f07 +DIST firefox-79.0-nb-NO.xpi 552094 BLAKE2B a0217c30c3bc79a30b3acebda9069ee8f56bba9c5dc4124329c4b56abe5ae42d3fe4d29e8f2405a71d6fbf08071dc004cb07c95164435cfcf216633d4d673be4 SHA512 8aa2e33687d194bb6ba11e3618a54f3bafc0ec90739bfddd585a2627038c1ce6e2e478e89302b621d93a5725ef4c932644f696d9747cb78f2103c1f3ccf9a119 +DIST firefox-79.0-nl.xpi 561368 BLAKE2B 0cacbd96399ff81b5afd1179d382aced721f8089ad9d343c11ad5f01298c414b687cb165c00e9f2dc940771b1bfade24938f25a7dc8f9aab6f01a21ffc3ada8a SHA512 f194137a118804fca6b5e4f0698a0d9bf52cbb07e828115d1de43d02f702e4c70f91c386b36908b850449ca49ee9bfdfbb4e721d90afe348d2acc6100b000b76 +DIST firefox-79.0-nn-NO.xpi 554121 BLAKE2B 388e62f7f4e63238f05bbd51f2f073c51f615ec366c7447b7addbe5f467761a7f8a569e8191ee0fd257fc5fe525d1cc21039313c7626008aef6d938cbc7c5fe0 SHA512 158c2445dcea631a6ebd8a3017ca1ee57c4eb3c2d8d4666003992441230ff5b12073ee9af6722f58f1c124903c3f851090d57a6d0b7d3a4794990d89d64c81a3 +DIST firefox-79.0-oc.xpi 578492 BLAKE2B 0c8ee3976952a76742a758fac1d900857028b4f96b812cff70e0028f35835b184a8ddfbdadfd24bea08a30ab27b0c63e7bff7e63bce177836c75be55581ff745 SHA512 3ecad0e58192b179c6295772a89f40300a548c5bcdd490111cffda8d97199d469a4a21f75e1b2881a9c2a0bf28037cb77deeaa4534ef7f8d8ad725f5724717a0 +DIST firefox-79.0-pa-IN.xpi 606794 BLAKE2B ae3f3398912e9306d02b36b1dc4ca311fc6a5f3a47b0b869a1abf729fc8b89eae11258bf0153d4e25428f6557039f6175c122adbcfa3fd6f6a648a9b35324ba3 SHA512 5ced6b8bc0f25de9d7b36b5a0ce61811593cab7cadef01a128a038b69991b7b5e535ba7b8e0133e002d1e6ea5e94d778bab98707b659f19ffac93f8e0e630327 +DIST firefox-79.0-pl.xpi 579919 BLAKE2B 4eb70a8aea36699ecf9d40c8c8a3a79ab1488bcd31773778f76c0f0e595cc1e983429588c7be5179b17ab156c27631162fc644eec762d5669e994fcfd17de47c SHA512 6906b3c3eda87a98f7ecda498153b4302810d1f63620b337f1157bd7e8a3b3bd5dee1b703e3a04a49fdc198258c4a7378c6fc57320f76f1313433d17e73f70c7 +DIST firefox-79.0-pt-BR.xpi 560599 BLAKE2B 06e39db4f62e7fba56d92cdfa2f49c0b74b51892bf7807eab8ecec8b3a164d5b21fee40c494993fab5f89499c19f9b44475e62d2ead8c2652874aef073ed6ce0 SHA512 07719e83c62556ddd08bd8d47a625a7635cf2dcc8b3faa3325537170c2eac94b1ff15cbef09474d4e6777e4764825930bf19ceaeda5410a455489803fed90bcf +DIST firefox-79.0-pt-PT.xpi 569372 BLAKE2B f2d5c53743a23a4a4feb2b01ef81ba42ca0c2c06dff8561a2f7e7f7f281c84e733c7b94673d8715450ef4700eb99cac654ec340a7421f819f3c95b659a49ce66 SHA512 b232f8d0d821e348b3591f3d2f932a16f4f0e227a4f92f78ea859a7b2df17e1ae73ef88f22ac7944798b0b859adc80cac6fcbcf4391d9df5436dda49425e19d9 +DIST firefox-79.0-rm.xpi 557883 BLAKE2B ebbd60258f32a304d78fb8974257361c19417ec7e0a82dac96713dfe064d1b8b944fd9c34e69c6fe4a9c985da6f943f45becee11e46e2b5406afb20ecfedab1a SHA512 1a3300e6dd3d117901c79e2d4816cf7ec1a1c2e1f24341af850e162e2892b4ff633c3f9cfb19a086e7e039a56c17594254fc3279e50ab91bb13f6c577b880174 +DIST firefox-79.0-ro.xpi 570889 BLAKE2B da9c7d2a2e072f4efec8e845189a36f29724f1376a712f420494448c187c327877dd751d75cac723759ab159c9c55095590421e0c4d042c21cb1de12d4b72bec SHA512 2204d3f56e6bb4d3212d38898e125faeb6a02c9cbf67b31afd9efb49322e27c80932721d774f6fd6a4f4ee956f19d38e56340e7fc8a4d7fe7e5418b0da34351f +DIST firefox-79.0-ru.xpi 656375 BLAKE2B a7371c8bfc9c554b24f822cd761808e4594bc08745e4f5a5eede4a11608cbcfee506793969c72f17d49df33ac39293eb7b6c2aba29bf5ad4ae8a9af327354b30 SHA512 314a9b49c5691c6ebf32125929eecef480c91f1b02ce0e00d1517ae450c730d966255a31b4240af828ef10552e2b694cde36cb3757993b2cfd76a09d3758d3ae +DIST firefox-79.0-si.xpi 533394 BLAKE2B 9b5e4e60d0d440c1d1daea86b6fbe40d1c9b573109dd24d4557308343c612c2e26b395afc268607a1de53d5d4fdcf9337f61425e0e215c06a04b01f3cbaedd66 SHA512 1c20930843c0de3ac535ef4a6a7274779406436ed0d13e6174158750495e11e8514da8518dcb5c146b387468ce30a308ac26405c506d0f57189617cbf622c346 +DIST firefox-79.0-sk.xpi 582489 BLAKE2B 2eae50ef0c9cfa2c1f2ba9859ac4b7ba79ea8755c3a29d5837bed37f4e575ed318b7ed2c9532bc13f0e41bf58c0358350c738086026e119abffa0eb19e998f72 SHA512 490fc701c56d3617eb56bd4b02787b2807f0dbc348b6d02060ed5a960524c6d81ba4b31ed4b47636de357bc78b05ed409552273c4da202712a8e74058da724f0 +DIST firefox-79.0-sl.xpi 565161 BLAKE2B 696652a848bf6944063d0c626a2a94b3f46d6199787248445edceddcbcb19ef9b5e38cb4b7d6284d60cde706aefcf037e249ca4cbef7cfdcf1363661f186e50d SHA512 f5b1a55858dbc65fd2526ea9b93c5db3a436961e7ea55512356c23f05a8cd53328f09aa09500b428303820178d7d13ed4c4f4fc2a642f1aa635230c68572c18e +DIST firefox-79.0-son.xpi 453855 BLAKE2B 1539533d7987415928761b647e9e657954ad886b78911ce6803e55c614b18aac17ac79f15d172b80e4278ed380f74497b03ba6afaac9e2c032cbb69889460cc8 SHA512 447e9f42f3f9e6e1870fe8b5390191739fa3c6f91332860aa0ad3883d233d4cb69b317f6c69d6df029e7c2235436ef9d91e8cf6c5670a1b123e135ca4701ce68 +DIST firefox-79.0-sq.xpi 578902 BLAKE2B fb736fd916089ca4794550ee0169c1208dec372f6c475af0c94fe873e9e3ad868b73b98c4122d25f7664956829b44db72438fd30b60bd6d897ce1038c8896be2 SHA512 1bede3107795f39d49a08cdf598f28878d6c3d4daf7aad6188195fc73af67d59fddc47e1e31563ee28f555b99fad20a7622355b3ede407ccf6a04c2551d5c4d1 +DIST firefox-79.0-sr.xpi 611622 BLAKE2B c3f3af7ca06764d6546622ca61907db0269abcea21418e659fbe5845838324a23cb0d9c6fcb05b12fcd37b39eea87014156f8a282b2eaf7530f5a0b43bb45a02 SHA512 7ba2837c5e3bf39d67c49b8b1efaa7ae2c87ce2492587f2bc29305e6d54cbc00978aed8c0c47bd6b4188226c36df631c2dc9e29535dd91320e6fb9e2f3daebea +DIST firefox-79.0-sv-SE.xpi 564578 BLAKE2B 8c963b3cf6c38d3a5691325b23edb91a7b9ace994e7900c468c1978dcc3b99d74e4a20c4efaf1606859fca98d17fe0e3b33a3f88e3872911ba9ff710d82d4cee SHA512 1725ac4962a55465415e7f7073d007b31e7c601d110707289ed3b4453da2f3d435af32f72152a9536aaac0131eda78228c740637a4adb1a636b4c5bc042100e8 +DIST firefox-79.0-ta.xpi 573276 BLAKE2B ea6cc63f691854fca089c5e006b5c74750eb45fcae75fc370bc3e9d08a3912bb14047aed26c43a38b02aae0b07093ae0a7a53238fe6ee66b4399b3a98947e3f7 SHA512 dafa951b1c71a980f8efffd4b28026ef9e618932b5836d31fbf68cd0d18c329ade3421e1a9f4d30c35ef0f04ce30b37dbecb172d1725719831480f43014c1d15 +DIST firefox-79.0-te.xpi 594508 BLAKE2B 0c10d787cf86e9a3d7df0ca2f0e32eeac5a2bbd00691ef705dbd2951a0c026e96ab120d62a56c09b82748f29b8894107f92fa61480eb44aec746e30597250848 SHA512 5e78255bc196529c9ea73c91b9c456bd113aa62e22cc65c8fd0438f97a8806c0c5ae3f7cfd43f62283fb96d39ee4e7ad7b59a307b0b3cce65209df2844efaaea +DIST firefox-79.0-th.xpi 632226 BLAKE2B 508a44259565f024484eac6b850e1c4727c7879579e6c26e3b94d9df3cd6c9e591a1219a72d2f43906fa04e94093b979c55d6f4001c27f29bb1a895cc0f9195e SHA512 a8524dc34bacaa30c423a8db1c7014564f41c32d05b9a7801a18bfb4ac0ee65be4bf1eb1e1e2b2d15f85cdd8da8a8913dd867f19b1645e687bbfae1a6e5680dd +DIST firefox-79.0-tr.xpi 577777 BLAKE2B 5d26f9c8c1f37a52e059adab212ea1b1b4ac3215e129adf8940c5798b86906b6d0f6bb3e00ffaf0302dd1494078ee34f45f911d49c2e8bcb17994f3574c401ad SHA512 2a0258d71d262fac29ac187d9e88acfec82542e7f6897c5d223850bd5a2f0e0d57dbc3dfe15decedf8366dd86088ec5a7f75ec5f1d467de526a0e3a8dd2d883f +DIST firefox-79.0-uk.xpi 649709 BLAKE2B 66b7dfec65a1b175ff568b0e6bfddc714e57df126b51e9ddf53819e97a9f91b452079d3afeb750688ad56893bdce208ba63145efe6ecda9133a2b3bc5f640a08 SHA512 38bb42c95cf41976bd66bd52ad84ee71b54200003121f24fe8e2220cf990dbbed26b8bd73fe9f64953bc6c17c952121b809474f7e3a0b05aad08cfd399bbd784 +DIST firefox-79.0-ur.xpi 610605 BLAKE2B c7143d5a862399098b64801645cda3d5e5523f82ae7522d135745f6adc799ba676b953c95136842b9b2ea90c6959063ce51d51284f1b03652728019da819ae00 SHA512 f86d3c12cdb0111d0b74c132e1c8623c8e177b6fcfa49f4c00492e0f802d1257a0bdf17b20c085c8b66a72d9a5916171223a2ed5eb5e3e34f04e96f28c60cd43 +DIST firefox-79.0-uz.xpi 521811 BLAKE2B ed7ae24711b0384a4943ae484599ede40898d8d41d64795ff06eb7910efd2d7b1215c4c96170ad1afb26716d232336da13a8a667247584f5c550063495303cab SHA512 8ee677626aab29fe00e9a57d9d92f2012ff3f8954a4d379c4e30445e0ce4011f210316b9f2a028e33f39b15f82e9ae520e3928c3f5b49758ab56df5ca9e02ffa +DIST firefox-79.0-vi.xpi 599747 BLAKE2B 7d1cd2be0aac516eb4073e83126a41361dbfca497ca638132e3b7ee4c3b4a0fa50c0ff2a8c0ad42734c0ecc0844e447bb0b5e3b81cecd6d4d76c34eb2f54d070 SHA512 7887339af2c16086ccea2fa9d079998d7520e159ecb582981ee22e25f0194b99465fb15f237d5f5cd61b65bf82ef4a019567700ede270f98db1f88a8acadcbdd +DIST firefox-79.0-xh.xpi 457461 BLAKE2B 239a5f60677f7d45168108095d226f11501051106c340d92a2f2049e63c38380feac1a8f8caf97d349184ba26af54c8ef298d29a21fb12f44b71ad82b8afcb50 SHA512 9fd8c80368f25b194a0fe26b93dce69a7ddda475288ad5ceb9028a79e65a330302ed87d4d79e8a5dc30d6e60284844af471d3bf307b0367418fe739128ae28cc +DIST firefox-79.0-zh-CN.xpi 602955 BLAKE2B 23c97e5674936cd97a15da63a32aebbc896d583be98c8a8dee50d1df5c929aac92f45a5e43ef66898ad9a796f1359b55cd72b69667dfefab7f55db06346c1ef3 SHA512 2ef7a733bce5e3487f9ce252869da6266442e2cd6ed5ad0833e9088b1ddee017c894734a89755fc3ff086e8325df556399bb828208eca67fa0f2645a326f8753 +DIST firefox-79.0-zh-TW.xpi 602114 BLAKE2B e3ff99ff0d3a6087d1a0040a02659578c241ae705cdef43e737f6e8cb1f01915b6fb5053552985c2ed578b713c31a3f7bf946f11960e3834646a185d6301425f SHA512 f75de79c5dc19b90d321eeae7b0cfcea4ece8c12d29d5755fc899bbd3e27e142ed53369eeee4a847248d9aa95db93d802e45ea7c359457e341a7c5a5c5186e70 DIST firefox-bin_i686-68.10.0.tar.bz2 66881846 BLAKE2B b35aa2b8cfcbcd03d01e2c8ce7d3128452fb08c77b704d9e1ea5ad010e284be1fe69aff355f873e3394ef7dd524c6993bb151fc38ea603f5b6dc53666c37b49f SHA512 83304b8d190c02d892f0fadb6721600447351ba6b2dfec4d04cfeaca88b3c6559572d202f07074095b318254c897ec0a31384f254d7f9119449e992fe1b61fdf +DIST firefox-bin_i686-68.11.0.tar.bz2 67010672 BLAKE2B dd87bd6237397d3e76cdacafdacf76be1c596a935dcac4fd6319b6686626b8a713238e9150cd8d0073f450dc3dd314250bcee98dd35ce4e9bf11d19599525a6d SHA512 fa67ee3c9018596109005ffff13cc87a3b1a6d6407ea276b823d05480dda5263d168b9759688b140221cf58b1ce1f3059e3dede341db0d9f1a9e4ad593a4c50c DIST firefox-bin_i686-78.0.2.tar.bz2 72828331 BLAKE2B 345bfdf91ab29836f7bab1f6beb62c235479b8bf607a5e5ac2c3ace7b84888a1a44ffd06375133f169798a9d2ea4608aca4ee5bd59d4db3d8bc88fc181d08530 SHA512 81550af7ed665c2555d5175e232e9d8dc9a0ea7d744e6d95fbe2357e99d4d73ea9c98ae1262e14ee66d40d5726584a4cc82060c0199ae11bb9d9e7d1fceac042 +DIST firefox-bin_i686-79.0.tar.bz2 73321212 BLAKE2B 522f2d452d0050754258dc4161e0c6b36089a5c9db1fe7b8b78c29d087624b84f1b310df154045cb12e7954658df4170110344b9b8d5c29492c7fe9a64cbb7cb SHA512 c83fd8539963470b528c54117ff8e2725305d2a15162862d3d6e55cc9523858ce9addbb6a76b3cf8291e1780fe059213e271bfbe834ea1e501398931de116532 DIST firefox-bin_x86_64-68.10.0.tar.bz2 65086433 BLAKE2B 4c7dda8c7eac7910d8d22d9c48e6dc81e3999e2c01c640aabe69ae1b9d732074003f2b6a2dcc6083a5cc7eb43047b1cd2ecea6b23240c873fdfad8359c2ea649 SHA512 22e241f9506cf03eebb2c58f0d70df960fef970e1652769e68893226a038d54bbbb8d9fce06a15299ab04e91f2b33e4f76533fa3d2445a57441de98316f55db1 +DIST firefox-bin_x86_64-68.11.0.tar.bz2 65110245 BLAKE2B fb5262f73036de6da6ff694b44ba364ddfc827373ab92d187635cb3b1e55a6c6140938b656c157a767371a594d4cf3eeadb98b265d6d695b1749a24cb62208e6 SHA512 1eefd8f0de8ace89eeb6f01c3cd9a491eaa7a408095bf9abed46c50ead7c9a5958bc098432f5911980e6e0193da3aa8b8eefd353df322a0bc944f51bcdd31977 DIST firefox-bin_x86_64-78.0.2.tar.bz2 70850905 BLAKE2B f948a942480d7dcb696d34c461302735b812383a7400e29251928a092491fdc702be107562934e958f425beddb2e5531af4b85b7f2edbbeddc9caee1cb02162c SHA512 ecb372f2d0e255f4c2334e73704fa057824297d0aeb9b4e8500ab12554148387ef15b7e68b78217cc45ec34630552526085d274596e2122c11025ad20306e632 +DIST firefox-bin_x86_64-79.0.tar.bz2 71210168 BLAKE2B 157b0da7b99ea0a3033a36fecdc2c8aac0f87efb614ad88e610e915f5b02d831bc578119e5f127c9032a841df350d5c1b14ae80401ef08a59f6a01f9728d15cf SHA512 962f5a6d9ba36923f89498dafb20b41bdc098a8f528db24f0bd2451dec8b030a56a9156c4834e0028de2780f9bf08fba314f22ab9e9db3969e35e5125e2a4b33 diff --git a/www-client/firefox-bin/firefox-bin-68.11.0.ebuild b/www-client/firefox-bin/firefox-bin-68.11.0.ebuild new file mode 100644 index 000000000000..c02d55a75e8e --- /dev/null +++ b/www-client/firefox-bin/firefox-bin-68.11.0.ebuild @@ -0,0 +1,280 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +MOZ_ESR=1 + +# Can be updated using scripts/get_langs.sh from mozilla overlay +MOZ_LANGS=(ach af an ar ast az be bg bn br bs ca cak cs cy da de dsb el en 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 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 tr uk ur uz vi xh zh-CN zh-TW ) + +# Convert the ebuild version to the upstream mozilla version, used by mozlinguas +MOZ_PV="${PV/_beta/b}" # Handle beta for SRC_URI +MOZ_PV="${MOZ_PV/_rc/rc}" # Handle rc for SRC_URI +MOZ_PN="${PN/-bin}" +if [[ ${MOZ_ESR} == 1 ]]; then + # ESR releases have slightly version numbers + MOZ_PV="${MOZ_PV}esr" +fi +MOZ_P="${MOZ_PN}-${MOZ_PV}" + +MOZ_HTTP_URI="https://archive.mozilla.org/pub/mozilla.org/${MOZ_PN}/releases/" + +inherit mozlinguas-v2 nsplugins pax-utils xdg-utils eapi7-ver + +DESCRIPTION="Firefox Web Browser" +SRC_URI="${SRC_URI} + amd64? ( ${MOZ_HTTP_URI%/}/${MOZ_PV}/linux-x86_64/en-US/${MOZ_P}.tar.bz2 -> ${PN}_x86_64-${PV}.tar.bz2 ) + x86? ( ${MOZ_HTTP_URI%/}/${MOZ_PV}/linux-i686/en-US/${MOZ_P}.tar.bz2 -> ${PN}_i686-${PV}.tar.bz2 )" +HOMEPAGE="https://www.mozilla.org/en-US/firefox/" +RESTRICT="strip mirror" + +KEYWORDS="-* amd64 x86" +SLOT="0" +LICENSE="MPL-2.0 GPL-2 LGPL-2.1" +IUSE="+alsa +ffmpeg +pulseaudio selinux startup-notification wayland" + +DEPEND="app-arch/unzip + alsa? ( + !pulseaudio? ( + dev-util/patchelf + media-sound/apulse + ) + )" +RDEPEND="dev-libs/atk + >=sys-apps/dbus-0.60 + >=dev-libs/dbus-glib-0.72 + >=dev-libs/glib-2.26:2 + media-libs/fontconfig + >=media-libs/freetype-2.4.10 + >=x11-libs/cairo-1.10[X] + x11-libs/gdk-pixbuf + >=x11-libs/gtk+-2.18:2 + >=x11-libs/gtk+-3.4.0:3 + 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 + virtual/freedesktop-icon-theme + alsa? ( + !pulseaudio? ( + media-sound/apulse + ) + ) + pulseaudio? ( media-sound/pulseaudio ) + ffmpeg? ( media-video/ffmpeg ) + selinux? ( sec-policy/selinux-mozilla ) +" + +QA_PREBUILT=" + opt/${MOZ_PN}/*.so + opt/${MOZ_PN}/${MOZ_PN} + opt/${MOZ_PN}/${PN} + opt/${MOZ_PN}/crashreporter + opt/${MOZ_PN}/webapprt-stub + opt/${MOZ_PN}/plugin-container + opt/${MOZ_PN}/mozilla-xremote-client + opt/${MOZ_PN}/updater + opt/${MOZ_PN}/minidump-analyzer + opt/${MOZ_PN}/pingsender +" + +S="${WORKDIR}/${MOZ_PN}" + +src_unpack() { + unpack ${A} + + # Unpack language packs + mozlinguas_src_unpack +} + +src_install() { + local MOZILLA_FIVE_HOME=/opt/${MOZ_PN} + + # Install firefox in /opt + dodir ${MOZILLA_FIVE_HOME%/*} + mv "${S}" "${ED%/}"${MOZILLA_FIVE_HOME} || die + cd "${WORKDIR}" || die + + # Install language packs + MOZEXTENSION_TARGET="distribution/extensions" \ + MOZ_INSTALL_L10N_XPIFILE="1" \ + mozlinguas_src_install + + # Disable built-in auto-update because we update firefox-bin through package manager + insinto ${MOZILLA_FIVE_HOME}/distribution/ + newins "${FILESDIR}"/disable-auto-update.policy.json policies.json + + # Fix prefs that make no sense for a system-wide install + insinto ${MOZILLA_FIVE_HOME}/defaults/pref/ + doins "${FILESDIR}"/local-settings.js + insinto ${MOZILLA_FIVE_HOME} + newins "${FILESDIR}"/all-gentoo-3.js all-gentoo.js + + local size sizes icon_path icon name + sizes="16 32 48 128" + icon_path="${MOZILLA_FIVE_HOME}/browser/chrome/icons/default" + icon="${PN}" + name="Mozilla Firefox (bin)" + + 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 icons and .desktop for menu entry + for size in ${sizes} ; do + insinto "/usr/share/icons/hicolor/${size}x${size}/apps" + newins "${ED%/}${icon_path}/default${size}.png" "${icon}.png" + done + # Install a 48x48 icon into /usr/share/pixmaps for legacy DEs + newicon "${ED%/}${MOZILLA_FIVE_HOME}/browser/chrome/icons/default/default48.png" ${PN}.png + + # Add StartupNotify=true bug 237317 + local startup_notify="false" + if use startup-notification ; then + startup_notify="true" + fi + + local display_protocols="auto X11" 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}"/firefox-bin-wayland.sh ${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}"/firefox-bin-x11.sh ${PN}-x11 + ;; + *) + app_name="${name}" + desktop_filename="${PN}.desktop" + exec_command='firefox-bin' + ;; + esac + + newmenu "${FILESDIR}/${PN}-r1.desktop" "${desktop_filename}" + sed -i \ + -e "s:@NAME@:${app_name}:" \ + -e "s:@EXEC@:${exec_command}:" \ + -e "s:@ICON@:${icon}:" \ + -e "s:@STARTUP_NOTIFY@:${startup_notify}:" \ + "${ED%/}/usr/share/applications/${desktop_filename}" || die + done + + rm -f "${ED%/}"/usr/bin/firefox-bin || die + newbin "${FILESDIR}"/firefox-bin.sh firefox-bin + + local wrapper + for wrapper in \ + "${ED%/}"/usr/bin/firefox-bin \ + "${ED%/}"/usr/bin/firefox-bin-x11 \ + "${ED%/}"/usr/bin/firefox-bin-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 + + # revdep-rebuild entry + insinto /etc/revdep-rebuild + echo "SEARCH_DIRS_MASK=${MOZILLA_FIVE_HOME}" >> ${T}/10${PN} + doins "${T}"/10${PN} + + # Plugins dir, still used for flash + share_plugins_dir + + # Required in order to use plugins and even run firefox on hardened. + pax-mark mr "${ED%/}"${MOZILLA_FIVE_HOME}/{firefox,firefox-bin,plugin-container} +} + +pkg_postinst() { + # Update mimedb for the new .desktop file + xdg_desktop_database_update + xdg_icon_cache_update + + 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_normandy_information + + if [[ -z "${REPLACING_VERSIONS}" ]] ; then + # New install + show_normandy_information=yes + else + local replacing_version + for replacing_version in ${REPLACING_VERSIONS} ; do + if ver_test "${replacing_version}" -lt 68.6.0-r1 ; then + # Tell user only once about our Normandy default + show_normandy_information=yes + break + fi + done + 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 +} + +pkg_postrm() { + xdg_desktop_database_update + xdg_icon_cache_update +} diff --git a/www-client/firefox-bin/firefox-bin-79.0.ebuild b/www-client/firefox-bin/firefox-bin-79.0.ebuild new file mode 100644 index 000000000000..bef5c486f6e8 --- /dev/null +++ b/www-client/firefox-bin/firefox-bin-79.0.ebuild @@ -0,0 +1,296 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +MOZ_ESR=0 + +# Can be updated using scripts/get_langs.sh from mozilla overlay +MOZ_LANGS=(ach af an ar ast az be bg bn br bs ca cak cs cy da de dsb el en 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 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 tr uk ur uz vi xh zh-CN zh-TW ) + +# Convert the ebuild version to the upstream mozilla version, used by mozlinguas +MOZ_PV="${PV/_beta/b}" # Handle beta for SRC_URI +MOZ_PV="${MOZ_PV/_rc/rc}" # Handle rc for SRC_URI +MOZ_PN="${PN/-bin}" +if [[ ${MOZ_ESR} == 1 ]]; then + # ESR releases have slightly version numbers + MOZ_PV="${MOZ_PV}esr" +fi +MOZ_P="${MOZ_PN}-${MOZ_PV}" + +MOZ_HTTP_URI="https://archive.mozilla.org/pub/mozilla.org/${MOZ_PN}/releases/" + +inherit mozlinguas-v2 nsplugins pax-utils xdg-utils eapi7-ver + +DESCRIPTION="Firefox Web Browser" +SRC_URI="${SRC_URI} + amd64? ( ${MOZ_HTTP_URI%/}/${MOZ_PV}/linux-x86_64/en-US/${MOZ_P}.tar.bz2 -> ${PN}_x86_64-${PV}.tar.bz2 ) + x86? ( ${MOZ_HTTP_URI%/}/${MOZ_PV}/linux-i686/en-US/${MOZ_P}.tar.bz2 -> ${PN}_i686-${PV}.tar.bz2 )" +HOMEPAGE="https://www.mozilla.org/en-US/firefox/" +RESTRICT="strip mirror" + +KEYWORDS="-* amd64 x86" +SLOT="0" +LICENSE="MPL-2.0 GPL-2 LGPL-2.1" +IUSE="+alsa +ffmpeg +pulseaudio selinux startup-notification wayland" + +DEPEND="app-arch/unzip + alsa? ( + !pulseaudio? ( + dev-util/patchelf + media-sound/apulse + ) + )" +RDEPEND="dev-libs/atk + >=sys-apps/dbus-0.60 + >=dev-libs/dbus-glib-0.72 + >=dev-libs/glib-2.26:2 + media-libs/fontconfig + >=media-libs/freetype-2.4.10 + >=x11-libs/cairo-1.10[X] + x11-libs/gdk-pixbuf + >=x11-libs/gtk+-2.18:2 + >=x11-libs/gtk+-3.4.0:3 + 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 + virtual/freedesktop-icon-theme + alsa? ( + !pulseaudio? ( + media-sound/apulse + ) + ) + pulseaudio? ( media-sound/pulseaudio ) + ffmpeg? ( media-video/ffmpeg ) + selinux? ( sec-policy/selinux-mozilla ) +" + +QA_PREBUILT=" + opt/${MOZ_PN}/*.so + opt/${MOZ_PN}/${MOZ_PN} + opt/${MOZ_PN}/${PN} + opt/${MOZ_PN}/crashreporter + opt/${MOZ_PN}/webapprt-stub + opt/${MOZ_PN}/plugin-container + opt/${MOZ_PN}/mozilla-xremote-client + opt/${MOZ_PN}/updater + opt/${MOZ_PN}/minidump-analyzer + opt/${MOZ_PN}/pingsender +" + +S="${WORKDIR}/${MOZ_PN}" + +src_unpack() { + unpack ${A} + + # Unpack language packs + mozlinguas_src_unpack +} + +src_install() { + local MOZILLA_FIVE_HOME=/opt/${MOZ_PN} + + # Install firefox in /opt + dodir ${MOZILLA_FIVE_HOME%/*} + mv "${S}" "${ED%/}"${MOZILLA_FIVE_HOME} || die + cd "${WORKDIR}" || die + + # Install language packs + MOZEXTENSION_TARGET="distribution/extensions" \ + MOZ_INSTALL_L10N_XPIFILE="1" \ + mozlinguas_src_install + + # Disable built-in auto-update because we update firefox-bin through package manager + insinto ${MOZILLA_FIVE_HOME}/distribution/ + newins "${FILESDIR}"/disable-auto-update.policy.json policies.json + + # Fix prefs that make no sense for a system-wide install + insinto ${MOZILLA_FIVE_HOME}/defaults/pref/ + doins "${FILESDIR}"/local-settings.js + insinto ${MOZILLA_FIVE_HOME} + newins "${FILESDIR}"/all-gentoo-3.js all-gentoo.js + + local size sizes icon_path icon name + sizes="16 32 48 128" + icon_path="${MOZILLA_FIVE_HOME}/browser/chrome/icons/default" + icon="${PN}" + name="Mozilla Firefox (bin)" + + 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 icons and .desktop for menu entry + for size in ${sizes} ; do + insinto "/usr/share/icons/hicolor/${size}x${size}/apps" + newins "${ED%/}${icon_path}/default${size}.png" "${icon}.png" + done + # Install a 48x48 icon into /usr/share/pixmaps for legacy DEs + newicon "${ED%/}${MOZILLA_FIVE_HOME}/browser/chrome/icons/default/default48.png" ${PN}.png + + # Add StartupNotify=true bug 237317 + local startup_notify="false" + if use startup-notification ; then + startup_notify="true" + fi + + local display_protocols="auto X11" 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}"/firefox-bin-wayland.sh ${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}"/firefox-bin-x11.sh ${PN}-x11 + ;; + *) + app_name="${name}" + desktop_filename="${PN}.desktop" + exec_command='firefox-bin' + ;; + esac + + newmenu "${FILESDIR}/${PN}-r1.desktop" "${desktop_filename}" + sed -i \ + -e "s:@NAME@:${app_name}:" \ + -e "s:@EXEC@:${exec_command}:" \ + -e "s:@ICON@:${icon}:" \ + -e "s:@STARTUP_NOTIFY@:${startup_notify}:" \ + "${ED%/}/usr/share/applications/${desktop_filename}" || die + done + + rm -f "${ED%/}"/usr/bin/firefox-bin || die + newbin "${FILESDIR}"/firefox-bin.sh firefox-bin + + local wrapper + for wrapper in \ + "${ED%/}"/usr/bin/firefox-bin \ + "${ED%/}"/usr/bin/firefox-bin-x11 \ + "${ED%/}"/usr/bin/firefox-bin-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 + + # revdep-rebuild entry + insinto /etc/revdep-rebuild + echo "SEARCH_DIRS_MASK=${MOZILLA_FIVE_HOME}" >> ${T}/10${PN} + doins "${T}"/10${PN} + + # Plugins dir, still used for flash + share_plugins_dir + + # Required in order to use plugins and even run firefox on hardened. + pax-mark mr "${ED%/}"${MOZILLA_FIVE_HOME}/{firefox,firefox-bin,plugin-container} +} + +pkg_postinst() { + # Update mimedb for the new .desktop file + xdg_desktop_database_update + xdg_icon_cache_update + + 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 +} + +pkg_postrm() { + xdg_desktop_database_update + xdg_icon_cache_update +} diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest index c4d8b2177adf..0de3e8d4b515 100644 --- a/www-client/firefox/Manifest +++ b/www-client/firefox/Manifest @@ -1,4 +1,5 @@ DIST firefox-68.0-patches-14.tar.xz 17488 BLAKE2B 697aecf97b04b45ea17ed1c1eaded95ca5064760cd0468968326f1683c10d91b76458c0f3e1ae7772b0d43c33632c03a69e5b09579284de19ecaaf7603dc2412 SHA512 9a601b80f747eb52ce772ec931d4f5ff0180ca1531c92d46ca116fb8218c829b9be496392e785d79106c76abef149e666cdc65204bdf1ebb7904b65264cfa6b6 +DIST firefox-68.0-patches-15.tar.xz 16060 BLAKE2B f9e6cd58ea51bed1af90a9d30fd551dc7e939afcd1b4d00de1271bd4bda94021c6f1799fd9945962c14ffa1fd0b6a6429369c4e45efc2000f179b9b2e46971e7 SHA512 9cb2479637dd8b84e0ab68dc0fe144acd2dc74feca282fd3c4b485ca6f0de8190244587622713a5421b243ccda153f738e9a8f463e87e15e93e9b725d943e128 DIST firefox-68.10.0esr-ach.xpi 471592 BLAKE2B d8273850979ae76a04f8bf25bd3ce50d188adfd342b44bf63dfde8c06ce326f3b57ed6ca63c71d0fc287312ade2d7e7d453e08e306d798686079c4b82ca9af68 SHA512 d9891f5c6bf7f81284521ca253171c4fb6434f8fce61f616a1429009d067795d7c9ddda5d04e9fc2f33cf804069210ac0750459718c8db437316234a2bbdc4dd DIST firefox-68.10.0esr-af.xpi 450299 BLAKE2B 16afd7b0e3ddc859d9c4a3c20864192dfcd03a175cc2c49575a2443c882e943d44ccac1a089d0d7e82f798352ea6a866da9ee45d5eb4cdf96b0aa6b6b2f11007 SHA512 c8bbb67f71d6748ffe80e76244278c4fb66d59618e47426d8ae1f6724288588d1297a190df0bd84a87d73bfc31f00f1210c097f413996c7674317e0038c863a8 DIST firefox-68.10.0esr-an.xpi 482745 BLAKE2B bf366e9cacc3f364d3a8ef377eac8c2a588e17185adcd69465d5d464140676f664dd401d60e1b06439ea3cc8e034f3af7d93691ec2dc89bb7fd65d106570bc4e SHA512 37f81d8ff56bb364192cd00a599bce6d42386dd0db71e948a27a8b7229b9b892a813599cfe0b3244176d442519a4c531d6b96ca8f5dfb517c784e34a50d3e227 @@ -91,6 +92,98 @@ DIST firefox-68.10.0esr-xh.xpi 470237 BLAKE2B 437f6f495c63404cbe4b2fc715b900a215 DIST firefox-68.10.0esr-zh-CN.xpi 536445 BLAKE2B 4c36720268e254146bf804b0daeef58ec1b002a3a5f6c1f4d74e95685c7175e2107093e7d3904fab933282ece0411db03b1aacd6e7efe9269cb93638a7d6a41c SHA512 6b7e1db2acea8574d61ddc715567d94aafb5bb74c1a98b948b62a121f7a9771dbbc441e3348de5b3efeadc7aee28d7905e064adc8999b0b1267b5b85c65495c4 DIST firefox-68.10.0esr-zh-TW.xpi 535855 BLAKE2B 5490a6507f638028671518ba46ee11c8c5ea975d65a63b22d1a55212c9645407749ba90a5363de1d21ebd84566bef953ecb2288fd07eecbf1304da7d27806ad3 SHA512 30f8dac11881b50c263fe7f117520d96391536c3c60eb817ff8a7d123284759e844478c03a075d94b421440477070b5892de63b676aa96f29125cb90688328c5 DIST firefox-68.10.0esr.source.tar.xz 314526224 BLAKE2B 698367314caa4d8e9fd64e5ec6fd26316a26470f94d095dd212932cb968ecabd492563d661df46be693c8deb16cdb45c6ba756d506a8211f184e4637c7d9e986 SHA512 c5c1833560364851e7cf8ea51659bc4fb60239b960125cdb20fe31f742d757ffdaef8f314f800dc91214ee8e358033dc2af971c08bbba474ef6158b101881653 +DIST firefox-68.11.0esr-ach.xpi 471590 BLAKE2B 474275a052689c07d9002cdfa5eb41553933bb0110fadf4d3e89a35f85728e19530cc771c6e1d0de719a79f2277aa694fc58775531dcd4002632eb7f413deb16 SHA512 34c31f2f96c04877e1981f5cb9ef6f7c08e4eb707427e75dcf27d8523b4386552df4814fdd016b8724519ff5304d1245addea78ad0f96936f698a50c2fb45175 +DIST firefox-68.11.0esr-af.xpi 450296 BLAKE2B 343b0c1dfa8ca0454d8b09b42359d2869a32b3aba91b1ceb3d3c4bbfabecb8fc6a7252d5425e147e09a92d8e6d23bfef61678b1932969969b7d83f9dbb88e2f9 SHA512 b1c6117e1e8d662d5c2392445c5c072e9f5368494070d697da562490c574ba9779266886c66000097c78bf9b20ae97d491ca5c7069e76e28c01aad119b2a7fc7 +DIST firefox-68.11.0esr-an.xpi 482743 BLAKE2B e8440189b3864a6710f22aae77c2c7e4d172250140f9005e6551c6b58ab04bab85d3c91fa5e3add24d20f3f640b70de742f27652944a2f23ff36af4053d4b5c6 SHA512 bb211ab9cf9941435d3aa0fde5404ffedeec9fc24b58bc68663e378dd49a43d4414ebcdbaa63b4802150becbc4639b637b7dde7887f6e16b3132776350abd271 +DIST firefox-68.11.0esr-ar.xpi 538832 BLAKE2B 60ba396a68cbae660dcaf6716493abeecd1ca8e4f57b3462d78342d43364e4087fb83e66b2f3dedacea0545d4671ab9435b1dd142fb4bc09f9534c22f007912e SHA512 ac9efacbe92d671ddfd9205037afb9160ff7fcd101c860529b553c001b41ee2c75f5829771116dbfe14f491dc63637b0189a45d9dc76963395f4475393dbeb30 +DIST firefox-68.11.0esr-ast.xpi 480481 BLAKE2B 3a5adb4b909a30b1ee4b5abce9a43804c32b9dada0373d3303e49107536d17a945c259d577cdf4fe762acb7b6eff3e018e63552f1f7f515066a75f9f9a63ceda SHA512 9446ecce77bf19b8cd3544502a4118c6f51ab26ef739bbf60334e32d2665f326afe7e3c32df40bef86d005d56e66bf19d2ceaaa7beece6ac19adae04d02d8fd0 +DIST firefox-68.11.0esr-az.xpi 510007 BLAKE2B b918dfd29dbdc23e77a34a84a06c7aa0452c9039b05b6f52c14352d11a37dcc69306acb5f28059edf7d47dce51361ca2390dcadc168c28e0bfc328b8e8f1e8a3 SHA512 75566aefe15574da7103451c0dd973e086507d57a8f13e79395f81d7faea84e24191dae648ef977746255c289344a2f1a1a94ee696e6c01557ad421836201eaa +DIST firefox-68.11.0esr-be.xpi 581918 BLAKE2B b79cfbeaee26c467247caf94d36c8038bfe61119cf7b5c800b326e5370d33bb0e24d7531063299a1e1acda22a2d42a81388e14a28f10dba3b0fac0bb2e35ea87 SHA512 c41b8aebc1f055f1e87baba57ba13bcc8a7bbddaf8480886f186a672bca700dd05c975817ec8a660ae350cb77b6aedd80649cd7a667762605d4644093e75362f +DIST firefox-68.11.0esr-bg.xpi 545034 BLAKE2B afdc9ec25f4d6a8789914b998cb6ad5893c1c749269e73c04d68fc870147cb2916aafbf69d3ca030d7972b3715e7562621d06189a709729836b8884fbd6fb737 SHA512 40e0f8154099dcf6c63cd508d09fc47802e03c9a1610d65aa165672bf4acc228ef31ddb2f29717616f1641ffabd25aa382dab6d0174ddb2c08f9e068a868f636 +DIST firefox-68.11.0esr-bn.xpi 566414 BLAKE2B 8292396b57d99964e69faea56f4687d949ec610a0798b9b990bea70708312d9445f3de50d15466d61ad026abe6a28a531a74c665ac70271677375102df3b9245 SHA512 d8b6e6ef5db29fc8beb596f3ceecdb9222eafd03774dea473cb612514b848a59279067e886395f8e5f3c52c8846107531ebfbfb001b52b391580111d4fa0ca12 +DIST firefox-68.11.0esr-br.xpi 501485 BLAKE2B 1538513ed818c685239e384f8a88aadb0e87896565cb353351ff4d2480bd57b566b56165777fa65556ee1194bc8e79eab98dc8b933425245d3a7f8576e982f11 SHA512 b96584ad378cc3d4a33d65fc5162bf58a48bac93aad285e42f8a620294f8d7a7fee67265ecd5d3c8361803f701e885107479d1d1fac20c27b240fc6d391e13db +DIST firefox-68.11.0esr-bs.xpi 482794 BLAKE2B 64f930d056b12149f52883cc1b596bdd9b0fdda3a2cb4c7edaea55b8d51b44861f5ad244e93f5efc00486f68a96aa970d70f0c985b54a8406b142c5fcadd2f6a SHA512 018c6e535b3468c0be07ba79e956f4afd7f4b43f8f2c1ffa9515ac92196755f78186a590f7f4c73f388e57fd5efcfe524f40eb02fe35eaa9ea34d31d299f54a5 +DIST firefox-68.11.0esr-ca.xpi 499725 BLAKE2B af0c086eb6d861d15b64fad3dc74ae2503387e99cbda65175c62cf38226201c81bb76e9c94143a760bdcb747ed6c9cebf7f4133d9993bd00f0b2daaf70a68407 SHA512 4d64476b1587afec316d0b7ecfd14725afd15c8d76eac334563fa3b105b0d8ad354b59ede20fdf23856aeccaf19b4b61b1f9fc2aacbb098f1562e6e54dd14598 +DIST firefox-68.11.0esr-cak.xpi 527177 BLAKE2B 65140e973c34901ada37efde91776fa5aa38872ac0ec88c22f40071bb717a3fa403bed898929db59e0e48d1437c5f13fc1992e1feccd71694ed29dc7838cfaa4 SHA512 79180716474cdc1c333945a2cae026f204b265fcd4edf8df34f34a5d7058a9d98354f32366003da5c3d30989e66969e8da9fa92d73094945f70b9c190c0b947c +DIST firefox-68.11.0esr-cs.xpi 519726 BLAKE2B f7929e4fd69879be051acab0e3e900ec2288a330ab7d3007ee086fc638758fc23bedccd953556c6dc61013489052fdf413619b7885a09a6ade6d230587084ef1 SHA512 3bfe195b0c102c631dee9c39584ed9a0e4993b25e9fb8ba7735a779975ade4b3eef66f9704af419c17a9ff0e6f9d95dba9f5a32c2ca811567146f1dffbb2c065 +DIST firefox-68.11.0esr-cy.xpi 506941 BLAKE2B e17e2bd5f484b7b9c45606451a639ba92deb1a3aa4477c150acf7f0c8bb6cc0a9583e1699e51fbd5fc31dc21c57b92d2b07e9389b4a50caf50f92b6bbb8a695e SHA512 2895cb354035093edddfb676bed3f33a936fd3da66ba9bc33235e8abeebc4809fb571b775b5c8cfcdfc0414de7fc68bac2bc6821dffc5d3a34fcb4ac0e1919fa +DIST firefox-68.11.0esr-da.xpi 520047 BLAKE2B 056ab33114a2b2127cc7e8109bac919212d29c52359c6e845013d4a2de7e3d27fa93e80e363045c59193db74212ba371a079d363ecb50db30b5ea5ed12d72504 SHA512 8d5aa15bf2c677a259d9f8746c632389b3b97bb3808ebb52162cb7f429cb90fda7c60357f305a1c1cb05ee4f467b254d91a1fe98c13a97d2665c1d68bd0e84db +DIST firefox-68.11.0esr-de.xpi 523524 BLAKE2B 8bf99eed2c7e283cc9d6bde0a758da48d0fc210e1353b6781e1deab5cacfe2c491971e8d42490933e3eeb18920e0727333e49d7f56238068da2c61b77aa47954 SHA512 034108d203e39851acc70f79f9a2c7f64c93d2e2ae85eb4f26f593a10ae5b9bce276c9e666fb858a9f943060fbd39edbb94c1340fc8c74a61ab786b6bb7ebb95 +DIST firefox-68.11.0esr-dsb.xpi 528430 BLAKE2B 9a3122ac2821bbdec135883ac799d069637d00fc72bf862b532f40900c52ede106d1439169632fb790b78edfc3fec18e957db07bf493c6853dc70d053ebca411 SHA512 527e23cb3b277f99cbe3d7452d8fb51c21c088c63dcb19c7327f5991eeeb03c2737773238006701de0455904ccac754970e7277ecc24eaa1d0e5f38f0efeb3b8 +DIST firefox-68.11.0esr-el.xpi 597181 BLAKE2B 7d0d02c7347d6c727ccee66b2b6aca8fff70405cac45a493966cb65280627c4c5af96f0a91807272cfbef4dc52f7eb1c9f550ed83d9b08dfd7a668d6a23bce53 SHA512 5c1310d7fd25f9fe496259100e629edce543c9569f142c6b2842e988ad4d60763a8f981875ad5f79fe60f7bc1369ed7feae67c8de93f2cceb8c09bfb45a09722 +DIST firefox-68.11.0esr-en-CA.xpi 478278 BLAKE2B 975cbd575d603f072d43a8422064f8388b89f9d8426b85309efca0588f1491c3ed4096e3e20c62bb000d63ce2d31e8a71ae0904528b71d65748e559d3af3f87f SHA512 8b88a2a1a92752ac31431bd5d5d3a2996904b44cfad2b05c065bff61bef6e9c1c22d49f5819d92f9b939fb89669dd60a41e29fcd544821204e44089a95625073 +DIST firefox-68.11.0esr-en-GB.xpi 478079 BLAKE2B 8c6f90e1f28b4a94b32a87efc6c09d199577d1189199cea7db28acd5c695b5323a735c153fb9b7ed62512618422fa04b05c6a31e5bf96c5a740d2118d0c98425 SHA512 1a64895924a1bf524e534cbd1187086a9073fa0c9ef29d9e224f24984ef2b42dbe73b77bc1572cb7096a9c89ec097c68ba97bade5c9eff9f7c3a420a7bc0f0fe +DIST firefox-68.11.0esr-eo.xpi 503996 BLAKE2B 2b3384ff43eb4b45c0a738539cd9d1f4b7534d34ac77761ae9bab4ffda5e1afcc0bf1fd14f1118078581cae9a0b6b26eab829cf5b2fed5261471d074370c9902 SHA512 38f71a7139f683130782db75c55307dcb944cb9c006000faaf8e452660e892489096b45d3074e8088337b68a72cf266e104bfd2314b327a7f90ab37e0d1e930c +DIST firefox-68.11.0esr-es-AR.xpi 512279 BLAKE2B 8c6bc41ca1c8f52195cf6eef13ff414d169c7b6559c90dfef14577c0a163be6387c0a620b05a14db06ef8b8bf40a7b2218cc6f05e297d8209515460872e4ba38 SHA512 5de8d5684579657476bbe4dc381d379945564f4ac6ae7dfeefa68515e02e8534569d535d0c61b35ce889dcf99b7f752dee9511109f04b89548dba04f26a928e4 +DIST firefox-68.11.0esr-es-CL.xpi 511653 BLAKE2B 70105abb6dc485127a59cb980b632614b7d5e4d639600d738df33d3661fc5cd3407c39f5cc0b0c056be35c4b77429716964ba3c7394d68dbad2254fdae92fc20 SHA512 aa98720bed60c399d86a4f863fc915455fa37545c281a0602da2aa2c80bbdefccdaead01c881abb1039204ccd97ce0835ab133123dcc869b940ef17517f7cf97 +DIST firefox-68.11.0esr-es-ES.xpi 481275 BLAKE2B 303325504f8c50cdebad60e197c8c46ac419186a72739398081ef6fd41d078da747ec646053cf281d59978ae79215fa9aaa3f01efdafa37af5f81a05f71c9d66 SHA512 500845f15d801993dede7d3673e3ae6917af858ded4244dfe2ec06f2b01112c1074711513bb06808397e60b11527d8be9cc486861155562ccb82e2b07871da4c +DIST firefox-68.11.0esr-es-MX.xpi 504498 BLAKE2B 44bfd27882547638345e3c266a19ad3fb03faebdebc6ca75a9658e6016dbbd235c0a53f41966bbe2dbb793411b6d46501f3904b23adf493470b60c096e2d24c4 SHA512 29840846d58a132b6b24df79a85c3c19eb52c315859133ab10bc1ca9d922af6903e7e04f09b43dbb062bd232ca81143b6c2a6638257b0504c16b250658c028cb +DIST firefox-68.11.0esr-et.xpi 488298 BLAKE2B 099bf5efb0add9375546ad2e9f5e065f6e5ac89d72ed6922a9d0d2065764e75d1938ff66b21939be16e34e3032e51358c877af3c6b86641ef940bd32bb4426c5 SHA512 51c483019dfc7961ccacc172fe70248e1e048f10eeb3cb410e420f97e6b1bb09ad9be777c66861b6b161bfdf255f936a7501e97863446fb1b8312dba76a04164 +DIST firefox-68.11.0esr-eu.xpi 502337 BLAKE2B 8992ecd54b370dbf7b1c1d8170e3089f28fe1275ba985aecf872d21ac0c3287c83f7bc7248706f0953c27639a9ba1ac2a6f66e0b6c533380c784729da0a51849 SHA512 3b7ba9a4481291813c127115fa1dd3d36b751d8f0131647b0fd9aea666b83774e0e33134c30c235f33e9f5a958bfab2abba2f4247c1f25f8cd0a2d51dcb8c02e +DIST firefox-68.11.0esr-fa.xpi 547570 BLAKE2B 299acd368a80cefbb35337ad55889d5a9452820003fd6e9a630232bca4f7d0231b56aac13e76b5845bcec2813c1d05fafb624885170f243fb8288dd108f86ddc SHA512 8a3e2ea922ff471655e977d1f6b926d8ffcc673e0e154520fc7d27a59a2a971f938a7457f4b6b0c3af991db69c09c0695d98aa723dbf5388a2b6853a558be94f +DIST firefox-68.11.0esr-ff.xpi 483744 BLAKE2B 94bf26c63580a76c7ce73be4f712bbd7fb7ae3bf314a9d180e71765e3406bebd340e5b76ae1ef64ab3b8e5549a25d1e4843d93df5cc0a729feab2483a92d0b51 SHA512 f40119e6d5b32d82a4d52ce1ec4bf250720f2eadc8921fe908a737e1921eb369465fe3816af55c2f8f42ff96cdf8e6fed9a67c219c86a1194d38bbfdae9d6d0f +DIST firefox-68.11.0esr-fi.xpi 494117 BLAKE2B 04e6448c7d8d3eb1f2f54b7c8b8771144276f7dfcd17c1b830528ab4d6923c254e90d73ea0d2fced732d3eeeb3672d008409f3d4e1da814495ca912a2db24816 SHA512 566fa3fa9cd4cf115fd9ae0c7b40b2fe4a299f83d0bb2c0c63d6a631d194ac31ee6498fe9552b4e8a7f36433d5b51caccba5a7428a46d64e53999c885a87c751 +DIST firefox-68.11.0esr-fr.xpi 522985 BLAKE2B 25f8fbe7a4b161177f3de5584dde0643af5d37540caa341fb7be657c01ae4348a2b55192411ce19bad0ce0fe95a68fd66cffa23a2ec1b272db19204e14efdaa8 SHA512 c0ed6b3100f0acc66f7ec9a5e80c0e73f73beb832588e01291322854cad9e95ec95ae0290c5c49a7d427e2fa558ea6e081432e6eb1f3b116d4e3b36f773e5914 +DIST firefox-68.11.0esr-fy-NL.xpi 510193 BLAKE2B 1d1dc5d763f67d8e0c9c25d4ce198e64c03d25af3dd060ace4563bf1c0bfbdba1d91217ca3f67e6391d83532e8ef2a992667746d55a3d5bbdb0c9eff618fdbd1 SHA512 c3d3f6884724039ad36ec85b26f97e7114d8e2830595be19eb2c61600af85dadc146b7717966400cf02db411842800bc32128f83d72de191d15cc227c2c95cf1 +DIST firefox-68.11.0esr-ga-IE.xpi 489313 BLAKE2B 2042914cca489656d1c17ec2b8670c1995e63225fd349be73912bb899cec484cd586acacb49a97ab667895f2208644d8b388b32e4671d19d60f870f257b56107 SHA512 aca85a8e596c79a23999d09d19ae8b11e1b3016168a1117f50b1d2fac827a75107d76f7b42c7188bbeddf3a5b35d0c3e8f2920717f5ec524d53fb44e8ced9158 +DIST firefox-68.11.0esr-gd.xpi 506420 BLAKE2B 31825792cf7d83fc75fce93b54d5ee71bf69fd2d6696f626a8f32b9ae2a41f9de038578f61151883d8c96f97163b31ef93d8331b7bd926d6ba573cdefa5cfe33 SHA512 d24512e69bd5fc0dbe930d2a5566883d2895a4a37953753ab9f7429221b8f6c53d9af776100e0b5f709c1bfacffc1c1eacc819cfa321f2088b96019e9cede805 +DIST firefox-68.11.0esr-gl.xpi 483655 BLAKE2B 85062044e700e0e90e48084418ea8d47a6697eb70b7972eed9f3a38812fa17a776df9aaed1cbb788954d065a405d02cc4a7085e2a04355ea95dc19b9bf10ae9a SHA512 d132af86041c7efd1fc5cc6908c72530dc5796efdced23e07d2d842f471548eca9c500f121243bd7dfad3f91b2b535ec0424fd8cd1598d394bf2354ae8896c57 +DIST firefox-68.11.0esr-gn.xpi 521834 BLAKE2B 50cbf83714648abd1dca154cfd9b5a3cba19c3358f24df0b1f36096327383dbbdb8ddaf8635e4de794721099c7490dc02c005c471c7cf9cf410737fc24db74c7 SHA512 830bc52d2ced0e60ba421da914f495acf3f763cc2f03702896b25aa671cda5b741097e7765f52d055813877aa690893f2693dcc7b8708a2cfc8a18cd405d8cee +DIST firefox-68.11.0esr-gu-IN.xpi 571583 BLAKE2B 154ee74575151cfccf139d7808f28b71f395cc3707c93805d74aadd4199b05a87cc6fb6ba95231e9d4c2e8b26625494ed04f7903f407ed1784c12a22ea48fdb1 SHA512 1834f5f57cb00e39025ea83cf2a1050fcb77750c784258357bafa67bdfb076ac0c472254592015cad17a146b51143d52cd85e489e7db032d66a89cc476242f44 +DIST firefox-68.11.0esr-he.xpi 513827 BLAKE2B 29ec4683c4f8aefd2b150ddb7fe3ffc1746b6164231c1111169f24c6b980574618f7dcea36a1d9f364511140a9ab9aa1b084e8d5e6b10c92d193cd26982be882 SHA512 ea0bf4f48699632ecaf90664fb6a126a93b19867f6bd2ff8567449a3863f9275e43ab592173e0a260ab513a74555312de24e93f442a76b44b9b3d7922ddd0d7e +DIST firefox-68.11.0esr-hi-IN.xpi 555191 BLAKE2B 60025b786396f6f240ab904704cf459ee4de41fe7a450f3c09defe86a2d42c2d030d75922f83ac662e90341f23e28463b62063e9d5219fef664b6241b2e0253b SHA512 314a25612d13d86e1bb98ad8438fffd409bb1c1cdb06ddcea1730a8f1a40f56f08bd99fdbb8898ee5106a2a90bfc9cd1f2bccf5dd37f40a83925b7f7baa3e297 +DIST firefox-68.11.0esr-hr.xpi 491115 BLAKE2B 0961dd57db59ed0bdeae9ab2aee170078661316cd628476d6701cda650158329a758acb3c5fbd5ec0a29df0bb64978532b9052e2ea0da546bb8fa6224119b114 SHA512 5f2fb08f8edaf551b44403c4995a3c9c18e908abf6b4c9cea09d67596e85b7e11be750ca7230eecc761fdfcd772e4095fb2a7d16bbca4b433c5ad7301e341e8a +DIST firefox-68.11.0esr-hsb.xpi 527760 BLAKE2B 63b295225f06d35b2ee1c07103aa3309bc1897b8908cd0d7276279d62802d1451c62a7f7d2b10ed53b565fb8b64e655ed83d5c8044711193cd56034778a107b5 SHA512 e1b514e79b3d5a2f3263738b332577d2c6f45a63ead9bb55564729d9b08f9f0ecfa83bc2cfaec27096127b93aa1c028fa27d036a437ef5e98f5e8a8e85ea1dda +DIST firefox-68.11.0esr-hu.xpi 526044 BLAKE2B 5c7a798b3c32656bfe81fc33f6f3bdbb9400b815b549be7a3487bcc80b4cd060d41d876e18df366b1ad0f887db4083849c11596a46c0fa285fef3cbed8ce3851 SHA512 1537ce8113f618f4d8374a6f845c08893a49d3bd91e746c242992aac9497ccb9b6903b1a077509166f560f224a8816da52bea7a980f9aca7027de333b9ba62e6 +DIST firefox-68.11.0esr-hy-AM.xpi 542302 BLAKE2B 91b2d8e84b53353ba8047fe50d586eeed62c7211e5d997b17204dd044fe3f9f0701d0e7923d3e46a609d909044312708fd77c50f6870c737982ba439e476c3d0 SHA512 968f43a70b567d8f3a3a5fc5650042d0aa93ef8a361269e84b15e35f4913e9d6b5807790bf7edd4e1ef1e4d2dccdaf636e61bad28cf8f59c83ea108dc9d217e8 +DIST firefox-68.11.0esr-ia.xpi 496296 BLAKE2B 50ff59c3f94ae94c37a212ee730b5d9c0f793f7ca8b5187b2da7ec2a70934b85fd98c27f6af525aff437d35e2188e196a047ccf4d62a4d3937b184a2f7d690fd SHA512 3f4d1fe2572db5a49a80c071b5a3f277f83758a7c0f8ce6b9b67c71d4a7a7805fb6680b558143dc01dd8c396367a6819f9e50cd78611f52fb45cdb66ee586065 +DIST firefox-68.11.0esr-id.xpi 491731 BLAKE2B 6e0a02229ae0d983c66d07ab769ea42373dd7057bac1eb59ccc06814bdd1abbc2084f3ad9a6c593c1da806ccb553315533688374bab6d1c3f4c869e2aa943ba6 SHA512 717e9d7a1ffabef4c793687c2bb408a2985f8882d4b552d5305961c1d16ab87396c8cffa30e1fc67c8c681c9ea1eba99e3bae6f64d08785e445bab84c4514ae0 +DIST firefox-68.11.0esr-is.xpi 499786 BLAKE2B 433e26a664b33885da4642f15cd04d073ea7257c714f3bf46b4f8da045202e238f1f53995c40d11f06460716936ee8258a12148e7adb702743525767db4159e7 SHA512 87357324b757489bcc43a9a5d3fcc59bc1273f1965b34a95f310f908ccc5817adf1abc7aa54d476c25f0c84a86a29ab43817b2b14bb91af70e94dd3724547f19 +DIST firefox-68.11.0esr-it.xpi 383621 BLAKE2B f0dd228d98253f069f770dbe4b8e348675b85930cfa10617ed89cb6ff11591b662d9a3ae5e87e2a63b3932200a750435cfbdf7408fc6512c9e44621fe3038cc5 SHA512 928fa7835f5f56450f12e9864c30ecc03244e89a74a943e70854ce0d7ba49371cb718cbb38b33fdf77058dde37643f6252eda579b377930ae487796a1459048d +DIST firefox-68.11.0esr-ja.xpi 536934 BLAKE2B 187e63dc7741c60c03e8c0103be792870b1cc7c38bc00f52dc0243199c596f775d49559b5f634aeade62290468a2037e2bc72057f4e0a90ada955c438604f71e SHA512 ed653e965920b812ef806e7ad2e523686e598fbf3c4e354dc4bb933a3aaa3bac43374b8ec2d8c225d1de24ef1c77028d1a2db9274a036c79af95cd127fec7277 +DIST firefox-68.11.0esr-ka.xpi 544475 BLAKE2B 52ba512a4ecccfece832d6f569a4c6c492c1e5af03a8a5d0f9189869287c09c7a95667ebf6e8f70427e4d23c6e42d948088b9aac3f95b0a6e2fe3da7a891d3eb SHA512 9f6291746263382d8004c6f12d9af676bea87bd0528a0542aecb4de922be0833d6b64beed61cc80bd747b00178562d54fcd6c963af436b5cc53ebb2675c8d2b7 +DIST firefox-68.11.0esr-kab.xpi 508428 BLAKE2B 2038a6303cc22b824029c4ed7ef69d47a5cdee079568c50e4b23f477cbe249fe8bc2f434b2a23c1c230f542ef651c8c9451dc27f47bf7bc21c16649f6e953bc8 SHA512 258b6bc1abe8661f88f76d19fdbaae450f977c978f63e54178cb69d3e69f9b4da87cc19d5f0d2616c300cce5768beac0c141cefff6e789baf3367bf37368196f +DIST firefox-68.11.0esr-kk.xpi 578770 BLAKE2B dd4043384ad93a3f4f900b77e044c718343b02e85ea71564dbfd490c5606c8430969c66b24d8f84d4b0d7f5d6ad654ae95a806a24893ac9eb3285cbe184ea9f6 SHA512 d3f8adfa412f93eb6b41f5ff1ae97141a5ab3e2839a43a5df7c8c846f77841d5e22a85d5663b53a37226d5486a05b32a8ebcdd489d22712a0ccb246d498aa8e3 +DIST firefox-68.11.0esr-km.xpi 551178 BLAKE2B 9243623ca5c2ffd4a2ddc545387faa779984055131e63bb59650772a500e595173c41bc5e810c20d2ca24016183b251d9ffb964568f56d7969a68d76bc9fef63 SHA512 a489784778d374c1ced0ad48a84d88fb34ed81aa285236202a883bcc596599f215070dea724f7fb985d348f93ebf449b69359813253cdfbafbd22309885e5d9f +DIST firefox-68.11.0esr-kn.xpi 547374 BLAKE2B 2732ab095be4c5e1cb120ef5d1c2603325e76296d1237709a1d9cf95ad54c8de0de15bf3e79d96643729ddfc83717c129bfbbaab89f754a86b08661b15237864 SHA512 9a8c076324cd94fa9ea8d2af5c3e8f8dc45afdc99b82d35e4373b362efa9419e7d8a3ff692fe55c23106cf2b2331037a445fc1d244d3d6fee671725e813dcdbe +DIST firefox-68.11.0esr-ko.xpi 535787 BLAKE2B e395fade51c4bce0c1fe6a9df399ce34970814df1727b1f41b38865d172aaa81504cbf788cfb21b4eba523d15c92fa5ecb40df775c2fc674f7a80bb01426650a SHA512 c1a3418b98bcf00c30e14a875167c5e36860cbf5d5e4485fc0caad638e42bba1b160146d1410ae716d288e1f93427c8747ab92274c625cfda03c4542d07f1fbb +DIST firefox-68.11.0esr-lij.xpi 481745 BLAKE2B 41f4740b97c541e28fb7749607f22835b76b2ff09dc696a6bad304df1adb4962146f6832f1fcfadf50241ec3fec52b3616f8beacc805c98996985fcf3ead8027 SHA512 12580435b17024b355672a75b289d586660195555e2cad072fca7e13a27da3ac87e496f284f49551895a2b26a0d318a3a1b780dce730fd6e9dd4d6166174ddfe +DIST firefox-68.11.0esr-lt.xpi 527449 BLAKE2B 38c32156300b4e116e7cdbc76b73d40dd01476c8812b24622fd59395b831a51743ddcbe14b9dc4ff28058f8d345b8364022d3dac9639ec8d896bd8ff96655c4b SHA512 48067e2a701b27ff365314d8a4091300586115717bfc04f5fdbe19b1e0445b9f9eb1e4e67c3b1d1cc6ff5c9e17e1617621b4cc5a8eeb4bbbc3259fe20ba3b2a9 +DIST firefox-68.11.0esr-lv.xpi 500112 BLAKE2B 7343d74f97ea0908717cfe2353b429c49ba43b1f7057b3b997511e700121ff2e7171aa42ee250efbe4afbb1a8a9d0f1e6cbb7eb243874e89585cbc584c76765c SHA512 6a30a7c3176219d2d2ad4605c2e6b290dc0302302a8ad03c475ad371301e96b1830d76531701df25b0b7404cfe079bcaadbb5b61744e13eef1d8e8aea1a0a97b +DIST firefox-68.11.0esr-mk.xpi 484994 BLAKE2B b5248308c4bc11c1173bdd6ce3a18c2dfa74b09f58d9457072705f2d800826efb362141f58df84b46bde3a78304d1e265c14da750f2a38ae95ed151e15e92ca3 SHA512 5f7dd2dfe8c552846a00083b098292fa6d2dc7fb076b60bfabcb03aafaf3f44dfbf5eb0a06b57e29c6b5ed6f66a99fba8e7c3e2d24028d392adcfe31cff1d4ed +DIST firefox-68.11.0esr-mr.xpi 558969 BLAKE2B 095aa9afe1cbef2fe06af159cc7c19d9e147ef59871bfe2e741d56c326b621c946e77cd73ab7bf86a1900a68e707663b4f4357b7137713acffada85a7c604f05 SHA512 05487270d0ada56a6059e4ec5da3efba366a2437678853f1148dce0d966355ae9bdd6df5149a59dd69240ed985ef991723e8ad0ff045709361a495764dfd0ca8 +DIST firefox-68.11.0esr-ms.xpi 480108 BLAKE2B 1d999f2050de4dfc29ce766130e2c5276f38caac59ed1242a883d03a8c4c25b8a7436aa9746f2f228c112c1205fef1f86f37cfd94bf820a53dd56c4db2100c0e SHA512 e45e4ea9c805e22d843f2cce0bfbfbf994fc05f7b93ef3d37596f46d8f0b6c197da470d504fce4617b8b07067adac8abdfadf7e7a32d29641880c2a24ebca255 +DIST firefox-68.11.0esr-my.xpi 551927 BLAKE2B 51bed013a4e7c9cd94d5364be6a0e84fe363c25c6907d0535c72a8d7fb09b5737afb638b26575f42543ea10cbf114715d8b25ecd1e7ff7deae4de8144cc85ad6 SHA512 28651cf93329936f18fdd849ff18b10c4da38ab406fc55d81c5c3c2411143bc942d4fda170f9d704fc5ad9b0385dc58a31002913c44fb8b0c3f9844d19be28a6 +DIST firefox-68.11.0esr-nb-NO.xpi 495872 BLAKE2B d88a74a4499d93771101cce09741c3b46f04c9e8936d35ca399dd19715b3c15d8aea258a00899d2daffc4a65a6340d842179b6614006e6e056b49b3f0f9a0792 SHA512 af5f3a98e7afec669a0595a1ab26dcb44aac30f00f2fa104398529975899b06cda11f2f94fdb9146d8402f48f368e9b73bdd1c25ed4ad6fe4e96058870dd81a9 +DIST firefox-68.11.0esr-nl.xpi 491977 BLAKE2B b438a5afdbbbe9f18401f22f9129f3941e6631a82b6de27ee3385320dae4256d689b796ae7f6c0197a4823f75db368cd90940553f6ed2ef2884a680e7b830700 SHA512 991da5b696e8ae5f1b4057650b8bf3cb8eb1fbb1c65421339a58c2ab902f2a769cf13cf2fcea9addabc24d9965705dae636af766de48e4f158e1ebea1772c954 +DIST firefox-68.11.0esr-nn-NO.xpi 494536 BLAKE2B 7a974b66ac33df8e70cdcda5a9602f446674b60971354709ce96b434d442e23c7c0d61f2fa9eaada8e0af1a0ef06cbd4804852d31cbcab135b7199b7baa59b4a SHA512 dc4698d5c38f00067fd47901a924ab9cdd855a85b65c999a118d7e37c5cc018ae392ce2e07d1b852d6c3e0c2d41d4483946953a7b39e4f62ba05725a73cbd736 +DIST firefox-68.11.0esr-oc.xpi 498518 BLAKE2B 860d6f6bfe4a05745787d99f07851b0717741363aa21801e5cdf5d644f245d38da8d7a17ed3f195f6b6662356d30f446fcb545fd8a1f81368edd742260946890 SHA512 b774906830da3d79a4a443cf8cf803c708acef2d7041698090a5269936050bd8ca9382c85532ec845fc00a2cede3120b6c7376e4a8155839a4123bf94e370e88 +DIST firefox-68.11.0esr-pa-IN.xpi 542376 BLAKE2B 99f498df6d010c33073736c7dcf50cb57985557ca181607d759ac644e8b2ad5535046045f857cc374904a00a56bea3a26cdd034d6635f57610caba9356e6590d SHA512 a7aa4f8c19c0ba9a068ea78dff6feddd4b7c6327e5059215a65197e7355fe011614c226fcea3ceaa42ba61c940f95ad538c9ea80826344cea91b8b93f53cea30 +DIST firefox-68.11.0esr-pl.xpi 495651 BLAKE2B 8f7589c74a3e450ef5fe8030e198de891c19d021b39cc78e84cf7e6511789c70f651ed7a9a64d3c10c67f36ee98d06cc3dd507e015ebdca184bf21b1faec5b3e SHA512 bffa2ccf294074d2ef041d31020f86d6e8e22db2c55d9d9bdf05713f7ace762068a53c0b866857a55d6e95d3f302d040959c752d7915d9b274fcf23c850c7722 +DIST firefox-68.11.0esr-pt-BR.xpi 497969 BLAKE2B 4390395cf85da1f47d13f4a723d8c759acc7ba23323966c04a807043e00f6692bae295900fc0fb223867e950a5ff2ac258bccf0a33d500569ac6598ead8394a9 SHA512 bca6a5f08d822ffd8bf27eb2f2d5b0805889f74c623c8f706dd056915ad3563ae56247ff6a56d7473c6076e05b442925a2302296211ffe8f00fcba440e709d35 +DIST firefox-68.11.0esr-pt-PT.xpi 507645 BLAKE2B 07a294a9d04b9240080f0fff7c506e07175026abb570946c0897cb380990ed8ae8e660f2b88bd695f4c168fd710159155b403f5f6711d43301d7de378600d828 SHA512 6161552e9f53ef916f3c835cc5f9f525cd18fc61774c5b52261d1ebdb264cd2e5f9163abfadb18fe071bc7563ef378767d5a893ba4b42f3cabaca81022479488 +DIST firefox-68.11.0esr-rm.xpi 495313 BLAKE2B 462efa26697f32aea75ddc604eabd217f078077942b6ace4f2293836270bc64d1055e62c34e2dca2f4e02c4332f3b1f3f48f51b4ed9193f411f9a0e6a55aab05 SHA512 261e4c9c702e1869bc3e52b4793e4618dddf51477456e504f3175cf5fd40051d04694fba3428f4033cc1f12fd9b533775205f48331c26a62399278450b29f1be +DIST firefox-68.11.0esr-ro.xpi 508606 BLAKE2B f499d23e1ca79c85bd6d59640a47af5a99a6dc62f53ff4b662312d8b15eb4591e25f2b7fdf626d8bead6524bf9020e8802e1adb7f7db6fe0c61823b52beac79c SHA512 3936f6d27627367e7b03c2d205e840a3d633cfa7a8dfdc2f05159993708a6094d34f21b33ea4053bf2104ccc1aaf62319423e7f7bba36af744665b06fff12846 +DIST firefox-68.11.0esr-ru.xpi 583725 BLAKE2B c015e2ff21985984993d39f5a6aeacb68f5e50c96710b139d0f0f80731429d14926825e9448760f8ecd04dea8a9913fc2490de86b75f88ac287e82b93f9a482a SHA512 0f9cdc3fb2a239d31a463f1e4e56abcdd32397847545b599e180fa268dfba9d19a8cc69a72739b1789c1a108583ff6953ea8c563e20800c111faaac0f916c262 +DIST firefox-68.11.0esr-si.xpi 527975 BLAKE2B cc882748e73bfe2f164a0a4235e3252476d1dcd839d7e2025ae32a392c14a9ae50b7750d61198bf5f421c40e029722453de30280b03f8f3835741577eea4fd61 SHA512 eeef55abf6c23de20eb3893d27f667e7013e76a61d3c083d1c424797c535cf3568957f92553c3a23b2b99cbdde5b282527cb3e8c0f251a03f983948e63806e00 +DIST firefox-68.11.0esr-sk.xpi 525087 BLAKE2B 151aff15849b9ec3336c68dea1382196bc36ec0717029c788f5d95f2672ad2e98b8bb1cdee1a5d8508cb29927c89f59cc84b0ea384209e7febd6e042d909ead2 SHA512 e0326860cfb0dd00f0334bb52604f7fe3e65e8656f68f1315a59cfda627fcc7a9f813e77d7911298606a02d90a6c3bbbf4cc083fdcc3b97b26bc28d07245acf0 +DIST firefox-68.11.0esr-sl.xpi 502155 BLAKE2B 9c4631a54695c5e9e197f7010bf0f75b98c38b48e932c897333e3cfbad547f5bc4d3952cc392823a921d7cb2e24a7bbfab93ec5182cfe85d227e9eb2f821a274 SHA512 6c868721972668880466786ae497306873172f3f6238f5f7f757777410b3a3824b9dad929ccdcd4f9a66fce53c14116c09a69f96ab5762065e9b024be2135e7e +DIST firefox-68.11.0esr-son.xpi 458707 BLAKE2B 8bdf8607760e8268e560abf0dab1cd472acf62d21d44f71885c477e3d03c22697a48ab5df781b2af1dea94ecb6a859bdb838e3c6d224df7b2cc6ded34fcf12a1 SHA512 0f0e9f323b3b4a73513d52df4e041cbadc951af5dc8c1dae6f30fcb811b42704fbd1e62aa44c67e6d9308e691769ba29834b41c99c200ec4c3339ec11b052b0e +DIST firefox-68.11.0esr-sq.xpi 521478 BLAKE2B 7190e876609b131d3b8b5ddf8e7bc267c9cfc78ad885c096bbe32f6c62b855ea4999c54c466d29b51c41b1bd762caf186333ce8285c1434b813a08cb6c29134d SHA512 adeb89204cfced41565ec532c9faab571ac5cd28ffcbcdb504a81d17c503da1ccbd8df88217f45388d3dc9fba944075fd45d88020fde52f71344edec2e5aa645 +DIST firefox-68.11.0esr-sr.xpi 527352 BLAKE2B 89db9260dd53201453c13a46a542a376d6dfa4d263b5f1df3102b55dd94449135a3398e4466b99b7fe0bded5540a937feb7d1dc927e27d3e6ef2e4c2c858b85c SHA512 d37b7aff26e8140c9f2d5d7cff560dce47306680fbc8e41dc5fe9bee877253c3ed0c063665c5614bcc13016d2a7e2a6b8ed16faf47ced9e91f382ef04db10069 +DIST firefox-68.11.0esr-sv-SE.xpi 506639 BLAKE2B 85db66438647e41a83d3e9b0232fe8da9e063cf56c8006ab5c24689959ec2eae6b600e2fb826980ce51f6b5e80aa5dadbc083140d6d54ba54a7eaee44906cf4a SHA512 632b86000e1bc6100ce9e68fe9965b81cef70a561f053f92e8d91366c539a8947f1e1505d41312f942610e3f8fd37ffdc966342a57fb1018947018009969828a +DIST firefox-68.11.0esr-ta.xpi 548970 BLAKE2B 0f451a95434d0aa83439c20aed4a8ea56e79ab9fecc2b7f4d3769308e6b042d0b4a34c351fabedcaa165bc581b2d35c98c2cbb3890762de379d0e44d94972d32 SHA512 088fd87c5515acf95c84914e701fccbda5e9eb9dbbe89006c95f4f323776cb53a71f828b4af77e26d500b274ea9a0c080f9b59d0bd1ebf151cef627fa8f469d7 +DIST firefox-68.11.0esr-te.xpi 561501 BLAKE2B e7c02918ec3581c9aac13e29dbf7c259469bd41fa760ce066cb219b92b254fb8a6c3993935d81e61ab2027e55166d177342b6903097597ac303c4484dd756caf SHA512 cb52d8a075522c0ddbfe6dcca1a9affa55a4965aa9fdd1f346dd0df99d25f66dae19175225733c5aea6748d7fff1d3c4a4d67ab99c931c1a19de183f64fbc599 +DIST firefox-68.11.0esr-th.xpi 550765 BLAKE2B 3714b84cee99f22976996302d55ec7792085b54ce685f5a16993c775b875c1b05558493a477ce2702c76e29e8bfc20b33294a330f65777f081278305463869c8 SHA512 14a1839493de34bdbaa92f200ef42e840ead8254e186ce4059f32acf36f9a243cb1b1071e2a0c8e779b69dff231038a2017fb196cc1d8f56c569ebe887061c57 +DIST firefox-68.11.0esr-tr.xpi 515124 BLAKE2B f8ebb2dfbf7a3ead729cab11171283f8303b7f1ec6033161eb1f6b80ccfb3b494a87630c5f7b39c12882263166b68470bbadf1c37d45e875382efec8145c661d SHA512 130923931f90d0f21169c19937af2cc027dd5dfe0ab193602417af04e7ab5f52768859096051583cfd87220d27d9f23599ef599aeb7a67cf4c30e5ff1684d5a3 +DIST firefox-68.11.0esr-uk.xpi 568876 BLAKE2B 2dd4caaf29603fa601b87205951d92297392d4f3e19d4c717d2679a806c674c3f535d2317b64cb958624cec4e79c6132c17e8e88b934c1b9db383a86109e3212 SHA512 d20bb8a938cdd66ffe9d7b543129d3c614d4c36553f0f35b03316ecf96b1dbdf872ada88ec548c298c3a4f81b45f7eda196d8b58dda41c1766dfdbe90a3de4cf +DIST firefox-68.11.0esr-ur.xpi 542334 BLAKE2B fe3ba540ad753581dd04d5718d99206dad4a6d1c2de19a5ec8964643099ff3d0878650218881c1447c2bdbedf1419a7795bfcea5b04a5e1f3d80016dfb01430e SHA512 f3828227e3917f6b15deb10f49168a3dbedbc81c6d80ee26d7029c729a60e5c36541133499a7abb4f133d04487135726394b9bc142de15d23bbb13af7861f9ab +DIST firefox-68.11.0esr-uz.xpi 482281 BLAKE2B 4c9656aa3f77088ede7828d9acd8bfa58029d9344f990ce91d4c68373d54666ab422d5cc84e3cf2ef7ae5f484aefacdff4368fe56af126ab3d102651554d2a67 SHA512 0a5bef153338a556ebacf5ae05ef55bb9e01e5414895e349341613221b8feb96ae6a79f166a58670ab21a1063a3a93e49d2d1806dcdada86a874f13faafbc389 +DIST firefox-68.11.0esr-vi.xpi 529138 BLAKE2B c0fd2198ec0dbd95bc90fb7971f74f13a989461200358be9d26761fb9590154a17d6c91062943711e24c3215e10cb78e4b7cf3e6b3fc984dac9e8808f2274104 SHA512 a2826d77464afce049de4f173f8dbd80c732c7e6515ef36921c187f5f46446845cdcb4ba7c85ddd5556009c2baf6fd172003d430585928021ebfe67056403582 +DIST firefox-68.11.0esr-xh.xpi 470234 BLAKE2B d8b22d8209cdd4a2106b0f632154842a58e542f830f95d05684ecf4dce9f91e49f02ffb5399e34dc172577c46855b983a39a3f09503967151ca05af31d923962 SHA512 a4b405c092771fc9c417c3236f19523e32c66be94a5557e71c60e64918120b233a7e827dfe9f06a66ba9c29eae8a5c74e63831f3e62955ef1b1c5be6d39de760 +DIST firefox-68.11.0esr-zh-CN.xpi 536440 BLAKE2B 0155ad4cf50791f559e053ca692500e10241a5759a2f3e67e4501d1f73f0cc9d378f951f0f95fbff4c5fcafb3dd08a16c21c52c89d7502f4dab6b3ac4888a20a SHA512 702fc9027ef85b556ddfdbb4bc25f2182fa7dee4edc33ddccc0a13767ec28107428682e96a078f7d363a593b91b3d6a9552f021b145f800f025e42389d76c7c5 +DIST firefox-68.11.0esr-zh-TW.xpi 535862 BLAKE2B 0f37ed3f07d24475365f32031badfab45b0a129471ea155c0dd4090b145eb25998fb71fd9ad828a0f412954b61f0a84d0c33afd787f323369f063edce67689a2 SHA512 0d4567d61eb507e8a5b3a7d0f2a40289766de0634925c19e4359a135bcfc84b9f01893bc291e918683fb19eb88936b1a13be4624e5bd6422cb23241e43c5bb48 +DIST firefox-68.11.0esr.source.tar.xz 321294384 BLAKE2B ee44ed20584f5b1e3c41de62a720c6e91784d76503198d8363ce6d6f74454ce101c9b811d8295b81eb6454bdb20e1109c3e9c5cd052e0e9a6f7607d338a97783 SHA512 7dcfa4944945bce184b96643a7afbd0cc97c93e4f727695bd5ee1e1745cff89784e68baf109588ef56791211b4b8f5c7c056ae6ac77f54fd00a5af5d5606f23e DIST firefox-78.0-patches-05.tar.xz 31096 BLAKE2B 83915ede6e9dc2241f6c72eb41f1ba9e26d70cb1f968bc6f3506aa4596d282f6c9a433ce5151c1e0e69dc8343bcd17ed517db5ad5990f744362cc80c50154886 SHA512 4cc967dbdd0c76000ce565d85064884b7040e1f50fba830203256d06a6ee1f8004f4e64682b98fbfb5580254d67e8984b19ec34cee2c3d85190a8f214b05afa2 DIST firefox-78.0.2-ach.xpi 500654 BLAKE2B bf3fef912634343b67525a5e7c9c0d655ed4a29ed18d526d4a700e84051e7bf44f2198dfdefd1f2bfcf988fd28473737fd268fbbf8b2fb6dce1c513e2d28c18e SHA512 56d25bb5a42959516ef75eb7f6d04f20dc003de69febea872706a4ae1d48115ba42ea678c84f9cf8685cda12268475916337fded23498bdf90eafbbafb553fcd DIST firefox-78.0.2-af.xpi 444068 BLAKE2B a152864485b8d31194851de9360c8665ff0ee67c0c2e20aa685249c9bcda4ba066dfb1c0974586adead9e4cabdd3f8866ed4f5120955bc830229738cfd38addc SHA512 5016b0f236f9b1943409dd50c562235cb742eec78957eeda5bb6d154ba7c901d97342ae91fbebf7f0d5615ea6a311deaa23bd5a45fd24159c3fc3c58216b3aa2 @@ -184,3 +277,96 @@ DIST firefox-78.0.2-xh.xpi 458898 BLAKE2B 1357c2a37ea0d5a6eb3b25b79793a3be744c51 DIST firefox-78.0.2-zh-CN.xpi 600177 BLAKE2B dd3909d4c3777a5259f92ab499b354a3ae97839cadb504edadfaad92ac9af12bf5cb637775765f0d24c50c435ecad4621a53ac105165d8ff013ef6350c208513 SHA512 1f56ef51b8a5226477d623f886ba5622fe6ccc3e1e99abeab64a60dfd656920aca248fc80efc58d71f7126076f3ecca07f3b135b40d922686886ffa6194a17b3 DIST firefox-78.0.2-zh-TW.xpi 599268 BLAKE2B 5f2d2ac97f146f13ff3a16756c5d2208a3fb5f37277f0037c3f13dbb0530ff44478c290afcff4d2312167cf75915f65af1ec1c60480853a1d5ac3683d4c9df7e SHA512 03152b433cb8c80960b081f9ecf97447e492c1f2e8719397ea2dbf9865d0b60f8b24d653c7564dd866ca38068b92c6aa4978bfe78450989522dac160c125e43d DIST firefox-78.0.2.source.tar.xz 334406116 BLAKE2B ecddeee641a61409cf603afe97c3e97854700d3858bef8ec0d09c58b39023162e2939a3619481c1b9ac7f5b98bf6c7082108db3c9736332f2e30a6ac14b34b2c SHA512 4aa753fb51459301379d186f3c93e15755530e5e1ea17795d620cc9da56eb5e76cce483ca57f4af339b6f17e47101dff772ca01fb1b469201a09283f14f567be +DIST firefox-79.0-ach.xpi 501458 BLAKE2B e41935776700da89d2ec8708ba551437568dda906013c75eda6126fea7d189942a36d7506c68e9241edc657fcc99c6aced6ea6b0e3aaf8c4249b1ae1060c9dc3 SHA512 bc48232adca3b5807518e55f0dc4786a172b1b31da54ac2e452b4c8935a3b70c9aea0caaec3ec7598af71dcf0862fb042bca16a3cb22f61f27244b8ff846f56a +DIST firefox-79.0-af.xpi 443588 BLAKE2B 8f46481dce7f1ce8c1874d595cefcb806a4b43db305bfa9ffd63b4fb2deb3e3c04a6200df8f61663eddc530a823b68883bf135dab23c7152aa5fb75ae457dd9a SHA512 14466dc1e229d0a659ac9183c3e3b72ab49af50649782286351038dc20709392d34175bb0aa2784f90c97fb1aa66e149b11b00930185ce5fddd6df05c1c68c7a +DIST firefox-79.0-an.xpi 529847 BLAKE2B 1587ccb7a835fc351b970575db2d37bdc4260c507a8036a91528c3766325d17400bac3528739f7de5ed694bf87c1310ab09729277b2eee8a2ec134f3e0502d3c SHA512 c9e19f4f5032f732a582a941ceff4d507bb12ab1215594188b2d0915b9db376ce0d652ffb95162d66879386720c0cfb0b9efea7835cd979f7477c8807c623544 +DIST firefox-79.0-ar.xpi 591072 BLAKE2B b76b530aecfaa99dc7cfc98d7b1c31cadfa8bf30b0e06170bfd98bca0269c1b6153601be8eb8c20b3ddc6993d23b322b38674e57b963e9f19208a2036e182827 SHA512 49360b5f8518087beb56e50d503a5cdaa2de03e73b41c0169422f00c29aa9412a00ef9e6ba37f79c7c968ad6d16ebaff8919337141580d2caca3a460810a3a58 +DIST firefox-79.0-ast.xpi 501400 BLAKE2B 137a0a1d10e2ab7a0da223bf82ad40afc01514ca039cb5d5ba1a8d94f5dc9f19765076131257a831dadb60d426adc6a2dcc2f6d3fb40c296b50ec32693b9ac31 SHA512 84c7e9641f9953e3e345021fef8d9b6ef3f8a710bdd3e60eb15b597826fe1867e45252382d49e0fe1b8a4c0c399c9a6e406d05af5937618228e276ede931191f +DIST firefox-79.0-az.xpi 538649 BLAKE2B 2bccbf11a6e7336c46c797605c707ab0960d5739ead8caf27d98f3b25e9f676ae56647812565d6df6f1321152a54111e469331a898e52d037a5add00b4f4a8e6 SHA512 3f2cd8c206996c0c5f9b4afd31906f5648383421df290c03f7df22bb68d2dff4f0e657a0988d56150e4c25f2415318d09a38e0b9868ddb7aa5dbca3c76b4210b +DIST firefox-79.0-be.xpi 647941 BLAKE2B 05f6c412818f87039e588276e4972b73a6404987c18b40428a01a7888fca4247b851d768be381af3ae98d90d2c892deef2c4dd2e637e739377b1c2e920d38e32 SHA512 acb5ec46cc477ad059e4bc98199960666e37c65860b1ce98c2a380e546a7462bd26cea2193c07e3d86837160e56f42d85066f7729a32f6d3cd1db2cf5035ba19 +DIST firefox-79.0-bg.xpi 614022 BLAKE2B bf6470726a895180ab3356b145a603a455f82b14a6a56ecb7dafbbf40c5078fc947616bd65a9f35243f3ecbc3ea41471bc1e81be9963ee20bb2fe72a2c2e1247 SHA512 4272374637b239fc9f6ac04491b1cb11d5392d02e6d5e3cd4e1cbebff59bbb80d77274992679afee9da2c07d6f5543c85fa4d87174c61cc3a285e93bc28de63c +DIST firefox-79.0-bn.xpi 634641 BLAKE2B 0da5793a45e5c6b564ab84493b654260f337a3eb9a5d0f33d82ccc1282d441d98d6bb142a2e786b71212c6e8c78c3b836b5657ffb67943cd96b77e956ee9d067 SHA512 ace10efcaa824fd608e759f4c94e6aaa217546965dda45fdb58c8eceb1b8357149944e62f8a87dc993df15c37147f2ecb39b5d0632ea2cd8d869458f8f1eb00c +DIST firefox-79.0-br.xpi 553813 BLAKE2B 2b9c8e819ef6c1c07f767eae279c204b338d2b43c7fbe2923e8293ad2696c77b73a117862258c84a54eb5b030a8cc3b7b97f0f12d0d6961afb04c25a9f427eda SHA512 c1a2375e23d50285d2905aefb9542ef8f15cae2be7176e51c178c421142e0fbf0bb8e195752a3a151ad08e20f2ac16008b071148b5760b5366047cc707e318e8 +DIST firefox-79.0-bs.xpi 507657 BLAKE2B d0679ac2f9a9955b2b1a245f45328a4825d86bb9eade53754831ce4953c4c351b6d169470facaec023bc9c33974bf2439d47c2c9c5ef7f6c5c10370f57ab45f4 SHA512 4184b29ce6d9c66ac6e57947a4a3e3c5e0761de97184b03e9c91e062ce98e70d5a25d3595a28602a3a41ec10556cf2f34fea502441c493f7089f93377b611f4a +DIST firefox-79.0-ca.xpi 555954 BLAKE2B 63ec773ff316245be0db76bf25eed284686707a0bad9f3815c3d01e646206d3b15a651b0434e47918c90d14d817afa1dd8a02d4f62968a67c3a551efd9a657ca SHA512 37dcb81d97a71aea9088f7d85ce5f7e2ef28074273fc8bb4d53fefbdb934c20f8b314ddfb5d43c0345e47f746e75e25da2a2037164cd40dc871e42f31a9542ce +DIST firefox-79.0-cak.xpi 586979 BLAKE2B c2c4daf2833c299be81a0ffd5ff2107c71fd4466799332302a4ffea52cc555cac817918cb51ea0bf107ee6f8e1bd1de16504c8c5994ac9886eb1bcd3a04dabab SHA512 06eac59d1117b65805dd2deda18ada8625e4711edecd29566d17bee5df595f488d66c1fa998d1faa3f74fba4681132e1a7db8a6b7bb5690b71f5a3c13a9ab093 +DIST firefox-79.0-cs.xpi 585546 BLAKE2B dbaaf22f621fa104976d7072cc1e3555c71953007e8ea3eb30bd645dfce33fec32372d6f2b678d45bf5d32e9fbff57ad0035a3db44f601c5fa0d23d98e2805c5 SHA512 3deabb1f5148a78bc821fd9ef9de6f9982d5cb741977eb06011a6f71883604a3e6f5ea03fe6545f121d2726667f377f8f8ea1a98604173a91d7042cea3ba4e53 +DIST firefox-79.0-cy.xpi 565223 BLAKE2B 09d66a5683c593902a125728e9c25485ba394d2874acb8858823c75760a41484841d2a0a1485803f070433f6c78d794f5ab016cdfcde0d15bbfde1fb1c77d0d1 SHA512 c073082f93f90232f2056c31d28b16ab07cb8ff50419ceed8524a732d793c1cbc14e6729b67cae2edfc6e5b39a55986dbc89ccb1b5f11b1159b1c140f7ccf563 +DIST firefox-79.0-da.xpi 558035 BLAKE2B 99cf13fcab4da6648f4f56bd799e67be07c6738fe6de360e7c829aedbc08683eca368ae070d244b34a8107c256eeae11574ab7dfa6bbf6cf5af740e37c8645d5 SHA512 21d7202c44c27dbb0ee4929ce97603f5ed0f79943453fb1a92a83c35acc48633be7d0979f406d38a9eb2c112c9a941f437edf9309fbe53a2c647781bcb634d10 +DIST firefox-79.0-de.xpi 578643 BLAKE2B 85269dbd2b3e76a30f8e663a4296c9002ed170501241575203ac8f84fd4da66ff69178c476c346fe1b6c1a445a834b984c2483b72069c19deb47ecba7f63a019 SHA512 570e4b1f35576d9ff2116bef7972d1e15b44975ceecefaee6a348b71c00045119d0d029ad1ee3c522093a9e7fcc88f3c8d6fefe9c9e72cc8ea55fe563e3642d1 +DIST firefox-79.0-dsb.xpi 591825 BLAKE2B c8873ba590fd80fd5f5b5f9c02c8588e2580f3a18ea4dd6ef6b8e4561ec6f7a7d4ba6f672f5b632708ca02f326fc714df62c4517e1c6ee1fe9c6271ddf88c04c SHA512 01a54a5f1b5a4787f08ad0f1db8ece71136e9ef9850a036357fbc4d16ff5ef1daf4f6155654468984f18826457ad2c97406a013b1d38b0af4f05dae60357d2a1 +DIST firefox-79.0-el.xpi 666129 BLAKE2B 2178e33cbbe88f11010fd29e4bdd2737cd54312a8c81d9b4611681014c735073f7570c7022a5d6890963d417a218289be255290cca2405f99e447c01d89036b3 SHA512 b500c0162a27e88e87c4c5904bd5adb65da7e97ad7b79d0cc3c6bf3aeb0cc93a4f73a29433b5f2bf8a9215bcf249e0b93b1c0db7e9e84137b5fb6a2a2f7c65c2 +DIST firefox-79.0-en-CA.xpi 533669 BLAKE2B 8e2071953efc06922e5144a6517aa19a14ff0a13aca1bb97b4552107eab678a78c63d781493719062b9cdfaabdf1b7d5e096266657bfd0962e8c3056aaa0670a SHA512 0f629f8253208b7152ec9a7adf712ca8724df65b7df63fcf7f191ccffe8c3da83df31cd5af75605edcd37c77a61b5bd23d121092c11e70bc491f63fb71743b05 +DIST firefox-79.0-en-GB.xpi 533471 BLAKE2B 9ad8e8b393712742db3a7c571835d00be8d452657f0474462b918fcf5d7b8d7eee4301a742dc31af2935a8b61ecdcd422bce8ca42667e8e0333efccc751c680d SHA512 107df1dc98a1dfce5e72730458e961820055d6e40862879722cedcdca32ab47aab4bb00e1ad3b815d93e5ebde1bd3d30ada7175447411fd56ecdd82e76095192 +DIST firefox-79.0-eo.xpi 557786 BLAKE2B bba6bf88e55addc6a3b50021e06137e9755d82c939b8b2dbdcd1cb26a15d60949131ec2ddb8b7863465e04843a0abbf491af4bfdd9057f047cd0f4bc1da742fc SHA512 de2e8dc2943a55b121a9cfd09b77fed8cd775bc8db77dc894a515bfe577179262be34099d468deff794ebdd5fea538ffcd46e5e731400dc5ac4767421babd4c1 +DIST firefox-79.0-es-AR.xpi 571116 BLAKE2B 2fe806da707541239430e758409109b47a95ceb232a1124c8aae97a276f4ee8b638673ca3d6d684d8f7d2a258d8eb524264a1f03b0c51cd2d51b1fd8b555aa9e SHA512 be9c6d5aa52755b43501d2f173b379e0b976ea96cb52c0b182213a5180501b5c87712257c80c4033f6851215fdff56d952d4f6205e7258af283472e35ad912f1 +DIST firefox-79.0-es-CL.xpi 570373 BLAKE2B 8219be39bc63cd89a7de8976e826962f70b3ec6756d32b19ff256f874b41372a63e2bb29a995c034968a7a956d0537f1290053c9d4d2df3b3ab6660263df6721 SHA512 a1451b1fcbb335ed3ea1d8dc4773207f595300f712b5699167b470eb96bfcd7357f2500fddd68aade3377c2a52a781ae360105117894f01e8a975f8fd4938a22 +DIST firefox-79.0-es-ES.xpi 557411 BLAKE2B 732b7a834588150be86ed0787c68b9fc5dd9a5dbc040a7a1086d923383b1e4b2f7a48e38c7014f753e1b9246e038ca0177fb9446d23f435146d018a85a1a29c7 SHA512 2c2326637325f0ac280c620ccf2592b6637c1f438fb703c38cfe8da0c5501d04b06e59b0a30cd554a048bd8d95bb98e9351c8c27452a6818c3d0068172f0d1b6 +DIST firefox-79.0-es-MX.xpi 574154 BLAKE2B a4cdc2695202b3bf33fdd2e78ee400c7a7dd16e2ef464448143a3fab7121c5923a22e09102ec170b2d827c5670e91d58b586067be35bc515ccd410070a0487cf SHA512 b57738d8bc462773d81351a8da199c69fda15ba8e5b7d67e4b0e58ef1f50931f806436960eee2bc69c1aa3b8844140e43c837cd6352bfa27e6e447a245ff4bd2 +DIST firefox-79.0-et.xpi 536814 BLAKE2B 1de5821bd0997ae1870f263799282b5de5e923321cc3ddf156ec19c437d97f7cf15b3a2b803166958e9cb7665bd215fa80f7a60f4f763842b84eb72303f9ef9d SHA512 cf6b8b0f92d71d554c63e9aefef07f67548ca503ebd14c4af0ff51b82d0e62dc2dd214055f438812434eecc1ae0fd737941948a5b7f7eed6ab5d0e6dc1424971 +DIST firefox-79.0-eu.xpi 557193 BLAKE2B 43bbefb31f9b76e4d0b661214462c51aab812ac5081bce297c1796688d15fd065037a91428b8ffc475600e2c29cc673265bcdee24cd0a6de2fe0fbcb276ffb41 SHA512 f24428e6b2189da510d828788daa92e416df87b7b33cbfb6a73735b6d7814eaecda4cd2f87d215a418bd8ebc5565c729562a43dd13d5a45170390d1392ba1281 +DIST firefox-79.0-fa.xpi 594710 BLAKE2B cf73235cdfae0ea1da5bc0e091a1c220705718b24186e7f63b35ac6ae16837214f10cb714f5ee5bc9027ad283f3dddea33fd6cd07639a876fa1fa705e6aec890 SHA512 db48c59c8f3f78b90f34c3d3bfdbb76b6bd1ffabff39fad48c03a17eb66b6b4ecbf1aa727f61185b45e23552050178267e296cb2d908f98cc643181a6808466e +DIST firefox-79.0-ff.xpi 532782 BLAKE2B 1986083102c00854ba8ebe7af9ae7add7b79911361adeb0fec16567eb59fc1b188d77fa14259dcff985ef06251bc824b409d314dd3b0941e3790b8843f0c8b42 SHA512 7375c73966d8e4bead0439dcd8971ddcbe7c6a80197d121b520118fd830511de10a59bb7956255f62d23521d1f6eadda05a00e609ec8e5074edc33d48bfbd0b2 +DIST firefox-79.0-fi.xpi 556441 BLAKE2B 2c372a931c4b2bd9f1c1d36e865d6bdbffd95d56fc539b3c76d4a34564fc41aedd946eea5a8b31541b6b9dc81c781cd7e530701ee929f9405ac36c17c38173f1 SHA512 4b8420ce2198255364c25ef3fc6f678e1eb74435fe97645b83ec10bd59e2cdd8eb288047589d98f2bdf2fc03c76ae287eb732655b99c0740673be113eb61691d +DIST firefox-79.0-fr.xpi 582980 BLAKE2B d99038a78e67a7eae7a3f38b5ee04f67dcf68e2d603c53e55f4441ec3274d3bbd0adba0277b39a72e9fcab00ea0ecdd80c4821ef193683da66c0c83898cbe84a SHA512 5011a545684165f9ba221ebed36645f7d8e24e7411049bd447f389621da67e1c9a9a381c4d780ef02ea0a5487ea36eda1c1b4ed77614a8bb21fc3d232d731d86 +DIST firefox-79.0-fy-NL.xpi 568112 BLAKE2B 1524f9094d3bd73bcd868954940b123f6bc157be76bcac82972ab31d4472810efa7f91b603c9fffb9096237ee1ac4684b39cf2743536126dd378eede3a2f30fc SHA512 3b782ef205bdd845e20c9d2648dd0e005ebb6445f2ab6d101cc424469d15af926fbedaf6eb3810449407ca7496f11324542137d8ac065d88f174682d3bff89c1 +DIST firefox-79.0-ga-IE.xpi 515523 BLAKE2B 9c995ee79640fa83c7c7106bd5f5e5e35dad2b63198287ad6fcb7662734bbe2e580bf0874e313548d6eddcb8eb4ee30bc649c8afdab406ed0164e7f93e894860 SHA512 cae13285717997d62909f3853ef20460edddedaabdc944c10cdefc92c7a60f1c1ee65fc7b4af4c7bf06dd12caa9b009d8259a9bc2f55e44940a83723775e550d +DIST firefox-79.0-gd.xpi 545532 BLAKE2B b6278e8e731cad4f01d77fb36b15dcc5300a52f89c4670dcb1a9458b05e5d703953b21c8d7d6cffac2b5da0d03d83f11680292bfe6aa2dc494af8ca974630c13 SHA512 e0fa16ce42159f108026e3549c90e8378d84f2210a6dc31e824d7c67f2c3ac11d6f0f97d44abff19914b81e2dd948ee032546d2e9f120b00339a71af33d38cef +DIST firefox-79.0-gl.xpi 509456 BLAKE2B 004683080daf3aae63dcd52792b87fb219d8941f4a78977f588304394c3d018d2e39fd02562fbabd48b9ccb8491c620e5aaccc9f6e7514e75eb302d6b0c785b7 SHA512 4afd6cde92a3c5fb39cfee32bcd7d2f2096b1582d89bc61e6d012eceefaef45e0619a823ecec48d74c4202673fdd7b25b08ea8890b099a47b2043c7154b7da23 +DIST firefox-79.0-gn.xpi 583046 BLAKE2B d1645a3d504ae3b44dcaddaac12e2ecaf764e563593349d3554ea0b1e0d4cb33c5f9a91ed36bed122e0aee10ce6cbf3ea78b89ef2002ac874fce25b334eca715 SHA512 99dccc8af561e6d516f12bc893348dd5282de9e53f62505f838ca63bf2f9ea36f23b417517317c832b73ab87d8c19452425fd92d7b781d308db44d180b33d41d +DIST firefox-79.0-gu-IN.xpi 603768 BLAKE2B 906dfcd9bfb6a48c77aff87fd91cc6947e2e244766e2521d2c8e6eac227ba1c99076e4501e8545934988f17c86bbc02ec2eec316a4fc986c1661c4b9113e13fb SHA512 129d31c2b44f84aed1fe76ba68de23746d4f97ff982747a33c4d1b34780d8e7ef4dc3defae3f8806691f7ccb9f4e0b71f641ee66dac72cc43ab1c7c8f84bed0e +DIST firefox-79.0-he.xpi 585807 BLAKE2B 077331fe67bca5f4b6bfeb03207515b8e39529d370ad2a698384a750c2e2ff577341ee8eb1f86dbca5d1d072ba056be550a355bbe009f222f598f83f44b3ad30 SHA512 c1fecefd1803f7050ac41726130f617a1626b0474b12ba5232ba55795f87fa96c88e2ac3036475b10f680afcfa6fa2add3da05e5bf6cf83999f4ebc35c3656a0 +DIST firefox-79.0-hi-IN.xpi 624880 BLAKE2B fce5456bb080413f11541c97aba6865fcad4458c4a5021f4d1c8869995a47d6ee0c899faf68d54a0ad9a23cc4c197e703866aa7d4461c19a5cf843fd15d8dad0 SHA512 f7b22435001c917d1a228804b293653d6ac7b4f97773b0b82192b5b303d3c530faf4899525d8aa2c62eacc594b17a1f3e7c49c1ae17c80d7ae980544a8f6c339 +DIST firefox-79.0-hr.xpi 562866 BLAKE2B c99c6795a6fc6d76ad87d0d2b40261a759236e64c1457c1c8ec1d70daed275c94961650de95c11c7a47bbb03c7b64a6f596fa77b727558ef20fcdd074e6f90c2 SHA512 fd0ffd513d0ca7627e0a1638fe0041998f56436cbe86df383e651d5ae9085e3230e9261c0b7c718de6c55ff46ec67a6fdc3b88e8817eaac6454f3d73d6ddac7c +DIST firefox-79.0-hsb.xpi 588070 BLAKE2B d3ac13c241706c49fa3b7b6ba62aaa6b9b74b393f19cd23a137d94554660cf982063c48b5bc158be9244bffe30b7ed8e86fbd4b61c6601fbacf29d4caabe862e SHA512 a708ca74671d06cbe6a1db8f7870c0cefe1fd6bd64460f4d8f2d0860f6d8e03990462ab6120dfedf7a9923ff73afaa22463fdab47460631e16aae05fde61c6c7 +DIST firefox-79.0-hu.xpi 591575 BLAKE2B e0f0a4f0b06f349cf0a469f782edf88e5ed1193d76552a4856e825061decc971c81fc64b6ce598f3a60603c56b4893467049af759bec0b51119289572f3f70f7 SHA512 68750429f627814fd25bbe3bcec750c44b33a4e4767d37429fe064e2e3d683df4d351221c71eb484dad7a13f4e77469a7f01e020721fd89a24612448ea19a378 +DIST firefox-79.0-hy-AM.xpi 650449 BLAKE2B 34bf461300ca9d2eb29d11e3a2520ceb2f5ce6b81178a8fd300a195f9293567ea917fffa505d62205299efbdfd763cda62c896a9a8c8469b1b0136fbe72e66d0 SHA512 8de8a33b5385214b8fb4ae91ab688d07108d2ea44fc41e6aa7425b23936928401ea52a968ef93be659d3dbc5494493544bb53fef879bb951dc08113acc5bf6d3 +DIST firefox-79.0-ia.xpi 555959 BLAKE2B 717f6beeb14d1840b31b951f05ac20ce0edc6f97b9a741a67aa71272a6126fc1b67c7acf971e8027fdf44d96867d9fa81eb28c65cd4f7fa29bf14e643bc4e8e9 SHA512 12e4ca0bc0a2ff65fba22a6db82b299e7d58c33eeb473be7e1634e098ff8b91a417959c3209d1877cc1038833a4694dbe6c0df2982b1c038529af4951fd5d93c +DIST firefox-79.0-id.xpi 553987 BLAKE2B 143584e7511b9ac3493509a772c87c13e1381169b33f4cc36249d914d4f8b23ab6f0ea82e1b075291dd72db12f730e23e5714244c45a18ebe1013b12b99a5216 SHA512 31d7e69ee0a6ff25a772b947a15cab8fc2de3e7cbb9aaef28c716fdca97431b93f4a2b54720e4211cbffcd45d84056473d37e24fc9b84f19a7fbcb229d80f13a +DIST firefox-79.0-is.xpi 528742 BLAKE2B 51112b6bc7bf0c7b6ba0f0c11e8861c52d81cc75ea85e7042bebe65f80a838fcbe2abbc2b1a47b2a847c19b1dc446f4e69917d65419e6bf94fbeb7f9c56506dc SHA512 0c1fca36be6b0ff65330d78fba97707104a95a56741dbf0bafead4605806b7d863e7d5da9155050a5e64ea9b5963b5dad869c0cbd6ed7cf338252c83ed8594b5 +DIST firefox-79.0-it.xpi 456253 BLAKE2B f68f65c2869d313a15f3c5f96587ae3c516626deb2ce8cc836a7c00c07caf201dc56defde6c32c9c9d2eaeb1fd3a0c594c78cf9fc9b666efda181510683db9a8 SHA512 0c9565c0cb92c413d79bad9d6e0e5f0a175d3da3bb1a5f8167517ee0c14c797b1168a1b92758d6c4b98f89d0d6d229913cf868ee165cc8b5b9dc905cc0122113 +DIST firefox-79.0-ja.xpi 619905 BLAKE2B ae99ead3a98eb4fa3716df362fd53326ec7559963dd62fbd4feb80a25f4b71f04ecb1a28cbc91f681125bb8ff4cacc98596e3ac72879bb2d0057e0e2a52d6197 SHA512 c9b3ae6ebe7a97a20f086ade4b394620a5a7ef31c85c7bbc72973f32ca08033c0c2fe912d6afaa6d51ec2297878a3f11b9d1ba3c70499b2223ca9661af69b9d5 +DIST firefox-79.0-ka.xpi 617507 BLAKE2B 668af897fbbb670b3afae842f57c270a8406520ef849066352536627b78a9c2815755032d337f9443e12b7f5ad851fc45b01d1be11efb36250c67963322d5f78 SHA512 36cd79e546249a52eb1efabcb8bd625696848a53b9d89037ac5ecb6f1d01374048dbe890a46340ce0f1b347fccd1416c8d033e07f362b5fa4a1536f628b0a6aa +DIST firefox-79.0-kab.xpi 575652 BLAKE2B dd4e813c1b589569a475bce95b4eae3ce29264c876bc8c4093a310e1b28250763aac6cd18e8bcc52a31e95250500e1be483184468e1c428eef652652820a0c35 SHA512 221c586a388434c25c0b3673dffb1c9bed11241f63b6976b373037715ed6105ac2d67ecd124cd385f405f5adf76b729d26e5bdbe0a18603144e1e0af06968310 +DIST firefox-79.0-kk.xpi 645054 BLAKE2B 0551cabcafcc5fdba2baf741b7e5a17c73cf9d3a91e215afabec3f46e4ef5de6ab3e8d326854c90c9791563de597b9eea1c7c8ee31a6fb1e32a0a3e54fa7e9a8 SHA512 0a756a5bacc3afee15fe4f9c18ab7b6dc4d8fcf296f1545d977aa7bbfb87ffdb1a645d65506666dd51ce93f73c60a6e45bee089c24a6ab3647465e8aae967f4b +DIST firefox-79.0-km.xpi 566274 BLAKE2B d6ace322dc9da4819609cc27ee599a561d73a84f865322e8aa6c5075d2a758514842b08d1810fc991aa8e2269d34f2c4ba9679796ab03645415ea2b7d5865c72 SHA512 4ae0dbeff1bd2833ae5d0547e1f31c9fd4b889c165a924e943c289ab816439cb900c930c946bd10492da202b5854ba90f194b2a17a718223cb6901e2304fb8bb +DIST firefox-79.0-kn.xpi 559053 BLAKE2B 9b2d2ff36c6ff85cc2027a619c3ca77c897bc817cfed381c9ce46f20d2a237a21931ee9da3bedfb981d8f20bf95e99f29ad277a50ab2a047292153a0236d1726 SHA512 aba0d2559a93c78f89bcaad11ec0d3331ebcaddf9f8fee744754304625de990b60ccaf137b8a40d79890d54982525930f281a731c62ed69b50ecc3f13ca7bfc9 +DIST firefox-79.0-ko.xpi 605614 BLAKE2B c7cb03377f65c836f04b735eb2a3ba1345f8a1af83649dbc1c988439e19fe83f2292eadd97fb179f71479b83678ee8f1a8b1b1a227b8e6775d7c095f16267914 SHA512 0641c7b604f167d8b942657750e6f803d46d0ad874d73c2c40eb557e2adf6e0e9391bf058f037ccb15410d160841f9757a34a1b6c1834b07920f6f517cfc03a0 +DIST firefox-79.0-lij.xpi 528207 BLAKE2B cb83cf98b1ee6cc20a24542ddfe926b51dbe5c35286e2713734e20f93af78855a0ae94660cc437de786de969a4a1521836c61a598b7bcabfe960140cc2b1efca SHA512 5b7f9a2ce3d69ad390a935d44be616397b7486966538481cc5f9670e82d821f1b7ba87e4cd58c394b8e1b5bcf66881940a49b6319ba6deedfff2c41cfb72f75b +DIST firefox-79.0-lt.xpi 585966 BLAKE2B 7511ca1cd608a68df77235d68bf1f794cb4491d26a642f49b8c1ea17171f57b82ffd265200891cdd3c00088b205176da7d03b9643588bcb90fca7e9995ac5d32 SHA512 7a65845ed818bd2314453fbd207fcf3fb664b22daf6b037531191cac9bf331f55fcc91fdc8031fb01610b4cfee23de1b0c14de35647811f450c8cd19e3222519 +DIST firefox-79.0-lv.xpi 518055 BLAKE2B 5cdaa2bc1e570f917e9bb06c1018d115a3a38437b863c121e43d70f1ed4681141a0c71348a1ecaa4a52be10362e6d59330f1d4a5835dc580fe8747ee214359f8 SHA512 c61cb47bb2323f60f0ea37b3d7b70c248265d772585b8f9be025a0148a3227a70068dc50716297be19a9b250fa05cbd838532bdefa417baf32f85c42b325fedd +DIST firefox-79.0-mk.xpi 481913 BLAKE2B ddd8675b685be70e45f458fa4dd5925050427a632d9c012a4fc368628761f0b25bc9fee5768d7ba0d90bc3ed3bf48fb474f8ce3fc71a5c7bbb233c5326c0f033 SHA512 c16f02b1ccb1bbaeb08f65a9e445496aec970a67e582019fb42c94d646891b6e183c56d682e8702239e1e9206c435513efc6dcfcfb5139e92814598bd1bfbf6d +DIST firefox-79.0-mr.xpi 600646 BLAKE2B 614ff917e0203c706328db4170313c1067ed4e56fbf898d7e1915b21b7f6c00c865791e45c6e7fa1a2317b7d41fbf87d5a4b1fb08d003c98b0d92d21706dfd53 SHA512 6b945bf6cdeb3ad003f46ef45679c71c4c21a95cd4d5395e4d2ff6ce72ef5e6334eb237d56f065114c589ac73bd6306f7b1b32aba61d390e14963ba11d8705a7 +DIST firefox-79.0-ms.xpi 502180 BLAKE2B 8cfc1345fd8685d571565bdac82e6145d54fc5bb2653c2a33bcf9d1bd5e2544a6bc57e551e78f74c4ca1d354be0156733105b1699ac121c38268755e5f1cd8d6 SHA512 c4dfc63b11298cb7122f16f6978da15a5036921bf93109fe06169580dab03218104f85bf95b822eb444dc3dbe2d3430cb3df14c5a00d933b788a09465dda6325 +DIST firefox-79.0-my.xpi 556403 BLAKE2B 6e0cea6dc2d302a7ae7dd06338822cf68102dfd3edd38bf00d974707a5cd29bcb176ed8fe59ae05a1c619fee8ac5ea55003b613b686c94b547ea0942a7405e7e SHA512 a28211b16414724976c6b96642cd9d3f1d28cb101ac98ff9fc9b924df742e527a2f68327fa001b7b892522d3d62e2c280e5258a5f310bcab6d00a35608846f07 +DIST firefox-79.0-nb-NO.xpi 552094 BLAKE2B a0217c30c3bc79a30b3acebda9069ee8f56bba9c5dc4124329c4b56abe5ae42d3fe4d29e8f2405a71d6fbf08071dc004cb07c95164435cfcf216633d4d673be4 SHA512 8aa2e33687d194bb6ba11e3618a54f3bafc0ec90739bfddd585a2627038c1ce6e2e478e89302b621d93a5725ef4c932644f696d9747cb78f2103c1f3ccf9a119 +DIST firefox-79.0-nl.xpi 561368 BLAKE2B 0cacbd96399ff81b5afd1179d382aced721f8089ad9d343c11ad5f01298c414b687cb165c00e9f2dc940771b1bfade24938f25a7dc8f9aab6f01a21ffc3ada8a SHA512 f194137a118804fca6b5e4f0698a0d9bf52cbb07e828115d1de43d02f702e4c70f91c386b36908b850449ca49ee9bfdfbb4e721d90afe348d2acc6100b000b76 +DIST firefox-79.0-nn-NO.xpi 554121 BLAKE2B 388e62f7f4e63238f05bbd51f2f073c51f615ec366c7447b7addbe5f467761a7f8a569e8191ee0fd257fc5fe525d1cc21039313c7626008aef6d938cbc7c5fe0 SHA512 158c2445dcea631a6ebd8a3017ca1ee57c4eb3c2d8d4666003992441230ff5b12073ee9af6722f58f1c124903c3f851090d57a6d0b7d3a4794990d89d64c81a3 +DIST firefox-79.0-oc.xpi 578492 BLAKE2B 0c8ee3976952a76742a758fac1d900857028b4f96b812cff70e0028f35835b184a8ddfbdadfd24bea08a30ab27b0c63e7bff7e63bce177836c75be55581ff745 SHA512 3ecad0e58192b179c6295772a89f40300a548c5bcdd490111cffda8d97199d469a4a21f75e1b2881a9c2a0bf28037cb77deeaa4534ef7f8d8ad725f5724717a0 +DIST firefox-79.0-pa-IN.xpi 606794 BLAKE2B ae3f3398912e9306d02b36b1dc4ca311fc6a5f3a47b0b869a1abf729fc8b89eae11258bf0153d4e25428f6557039f6175c122adbcfa3fd6f6a648a9b35324ba3 SHA512 5ced6b8bc0f25de9d7b36b5a0ce61811593cab7cadef01a128a038b69991b7b5e535ba7b8e0133e002d1e6ea5e94d778bab98707b659f19ffac93f8e0e630327 +DIST firefox-79.0-patches-01.tar.xz 29540 BLAKE2B 314410bd662250277947ada5599d87c7ac5aa0b17825f0c8573c86599d833620751d6088bc4af80e4ebbb74fd21daa5765b4b3975c63de9b2bf21a59bb984902 SHA512 b50807f421b17af537ec5bf0329647721bebd030e5165d31de687df5a46631e028d53f5347dc8289a7a4077455d2c9d771f0aeb10db0885556850b4ac987afb5 +DIST firefox-79.0-pl.xpi 579919 BLAKE2B 4eb70a8aea36699ecf9d40c8c8a3a79ab1488bcd31773778f76c0f0e595cc1e983429588c7be5179b17ab156c27631162fc644eec762d5669e994fcfd17de47c SHA512 6906b3c3eda87a98f7ecda498153b4302810d1f63620b337f1157bd7e8a3b3bd5dee1b703e3a04a49fdc198258c4a7378c6fc57320f76f1313433d17e73f70c7 +DIST firefox-79.0-pt-BR.xpi 560599 BLAKE2B 06e39db4f62e7fba56d92cdfa2f49c0b74b51892bf7807eab8ecec8b3a164d5b21fee40c494993fab5f89499c19f9b44475e62d2ead8c2652874aef073ed6ce0 SHA512 07719e83c62556ddd08bd8d47a625a7635cf2dcc8b3faa3325537170c2eac94b1ff15cbef09474d4e6777e4764825930bf19ceaeda5410a455489803fed90bcf +DIST firefox-79.0-pt-PT.xpi 569372 BLAKE2B f2d5c53743a23a4a4feb2b01ef81ba42ca0c2c06dff8561a2f7e7f7f281c84e733c7b94673d8715450ef4700eb99cac654ec340a7421f819f3c95b659a49ce66 SHA512 b232f8d0d821e348b3591f3d2f932a16f4f0e227a4f92f78ea859a7b2df17e1ae73ef88f22ac7944798b0b859adc80cac6fcbcf4391d9df5436dda49425e19d9 +DIST firefox-79.0-rm.xpi 557883 BLAKE2B ebbd60258f32a304d78fb8974257361c19417ec7e0a82dac96713dfe064d1b8b944fd9c34e69c6fe4a9c985da6f943f45becee11e46e2b5406afb20ecfedab1a SHA512 1a3300e6dd3d117901c79e2d4816cf7ec1a1c2e1f24341af850e162e2892b4ff633c3f9cfb19a086e7e039a56c17594254fc3279e50ab91bb13f6c577b880174 +DIST firefox-79.0-ro.xpi 570889 BLAKE2B da9c7d2a2e072f4efec8e845189a36f29724f1376a712f420494448c187c327877dd751d75cac723759ab159c9c55095590421e0c4d042c21cb1de12d4b72bec SHA512 2204d3f56e6bb4d3212d38898e125faeb6a02c9cbf67b31afd9efb49322e27c80932721d774f6fd6a4f4ee956f19d38e56340e7fc8a4d7fe7e5418b0da34351f +DIST firefox-79.0-ru.xpi 656375 BLAKE2B a7371c8bfc9c554b24f822cd761808e4594bc08745e4f5a5eede4a11608cbcfee506793969c72f17d49df33ac39293eb7b6c2aba29bf5ad4ae8a9af327354b30 SHA512 314a9b49c5691c6ebf32125929eecef480c91f1b02ce0e00d1517ae450c730d966255a31b4240af828ef10552e2b694cde36cb3757993b2cfd76a09d3758d3ae +DIST firefox-79.0-si.xpi 533394 BLAKE2B 9b5e4e60d0d440c1d1daea86b6fbe40d1c9b573109dd24d4557308343c612c2e26b395afc268607a1de53d5d4fdcf9337f61425e0e215c06a04b01f3cbaedd66 SHA512 1c20930843c0de3ac535ef4a6a7274779406436ed0d13e6174158750495e11e8514da8518dcb5c146b387468ce30a308ac26405c506d0f57189617cbf622c346 +DIST firefox-79.0-sk.xpi 582489 BLAKE2B 2eae50ef0c9cfa2c1f2ba9859ac4b7ba79ea8755c3a29d5837bed37f4e575ed318b7ed2c9532bc13f0e41bf58c0358350c738086026e119abffa0eb19e998f72 SHA512 490fc701c56d3617eb56bd4b02787b2807f0dbc348b6d02060ed5a960524c6d81ba4b31ed4b47636de357bc78b05ed409552273c4da202712a8e74058da724f0 +DIST firefox-79.0-sl.xpi 565161 BLAKE2B 696652a848bf6944063d0c626a2a94b3f46d6199787248445edceddcbcb19ef9b5e38cb4b7d6284d60cde706aefcf037e249ca4cbef7cfdcf1363661f186e50d SHA512 f5b1a55858dbc65fd2526ea9b93c5db3a436961e7ea55512356c23f05a8cd53328f09aa09500b428303820178d7d13ed4c4f4fc2a642f1aa635230c68572c18e +DIST firefox-79.0-son.xpi 453855 BLAKE2B 1539533d7987415928761b647e9e657954ad886b78911ce6803e55c614b18aac17ac79f15d172b80e4278ed380f74497b03ba6afaac9e2c032cbb69889460cc8 SHA512 447e9f42f3f9e6e1870fe8b5390191739fa3c6f91332860aa0ad3883d233d4cb69b317f6c69d6df029e7c2235436ef9d91e8cf6c5670a1b123e135ca4701ce68 +DIST firefox-79.0-sq.xpi 578902 BLAKE2B fb736fd916089ca4794550ee0169c1208dec372f6c475af0c94fe873e9e3ad868b73b98c4122d25f7664956829b44db72438fd30b60bd6d897ce1038c8896be2 SHA512 1bede3107795f39d49a08cdf598f28878d6c3d4daf7aad6188195fc73af67d59fddc47e1e31563ee28f555b99fad20a7622355b3ede407ccf6a04c2551d5c4d1 +DIST firefox-79.0-sr.xpi 611622 BLAKE2B c3f3af7ca06764d6546622ca61907db0269abcea21418e659fbe5845838324a23cb0d9c6fcb05b12fcd37b39eea87014156f8a282b2eaf7530f5a0b43bb45a02 SHA512 7ba2837c5e3bf39d67c49b8b1efaa7ae2c87ce2492587f2bc29305e6d54cbc00978aed8c0c47bd6b4188226c36df631c2dc9e29535dd91320e6fb9e2f3daebea +DIST firefox-79.0-sv-SE.xpi 564578 BLAKE2B 8c963b3cf6c38d3a5691325b23edb91a7b9ace994e7900c468c1978dcc3b99d74e4a20c4efaf1606859fca98d17fe0e3b33a3f88e3872911ba9ff710d82d4cee SHA512 1725ac4962a55465415e7f7073d007b31e7c601d110707289ed3b4453da2f3d435af32f72152a9536aaac0131eda78228c740637a4adb1a636b4c5bc042100e8 +DIST firefox-79.0-ta.xpi 573276 BLAKE2B ea6cc63f691854fca089c5e006b5c74750eb45fcae75fc370bc3e9d08a3912bb14047aed26c43a38b02aae0b07093ae0a7a53238fe6ee66b4399b3a98947e3f7 SHA512 dafa951b1c71a980f8efffd4b28026ef9e618932b5836d31fbf68cd0d18c329ade3421e1a9f4d30c35ef0f04ce30b37dbecb172d1725719831480f43014c1d15 +DIST firefox-79.0-te.xpi 594508 BLAKE2B 0c10d787cf86e9a3d7df0ca2f0e32eeac5a2bbd00691ef705dbd2951a0c026e96ab120d62a56c09b82748f29b8894107f92fa61480eb44aec746e30597250848 SHA512 5e78255bc196529c9ea73c91b9c456bd113aa62e22cc65c8fd0438f97a8806c0c5ae3f7cfd43f62283fb96d39ee4e7ad7b59a307b0b3cce65209df2844efaaea +DIST firefox-79.0-th.xpi 632226 BLAKE2B 508a44259565f024484eac6b850e1c4727c7879579e6c26e3b94d9df3cd6c9e591a1219a72d2f43906fa04e94093b979c55d6f4001c27f29bb1a895cc0f9195e SHA512 a8524dc34bacaa30c423a8db1c7014564f41c32d05b9a7801a18bfb4ac0ee65be4bf1eb1e1e2b2d15f85cdd8da8a8913dd867f19b1645e687bbfae1a6e5680dd +DIST firefox-79.0-tr.xpi 577777 BLAKE2B 5d26f9c8c1f37a52e059adab212ea1b1b4ac3215e129adf8940c5798b86906b6d0f6bb3e00ffaf0302dd1494078ee34f45f911d49c2e8bcb17994f3574c401ad SHA512 2a0258d71d262fac29ac187d9e88acfec82542e7f6897c5d223850bd5a2f0e0d57dbc3dfe15decedf8366dd86088ec5a7f75ec5f1d467de526a0e3a8dd2d883f +DIST firefox-79.0-uk.xpi 649709 BLAKE2B 66b7dfec65a1b175ff568b0e6bfddc714e57df126b51e9ddf53819e97a9f91b452079d3afeb750688ad56893bdce208ba63145efe6ecda9133a2b3bc5f640a08 SHA512 38bb42c95cf41976bd66bd52ad84ee71b54200003121f24fe8e2220cf990dbbed26b8bd73fe9f64953bc6c17c952121b809474f7e3a0b05aad08cfd399bbd784 +DIST firefox-79.0-ur.xpi 610605 BLAKE2B c7143d5a862399098b64801645cda3d5e5523f82ae7522d135745f6adc799ba676b953c95136842b9b2ea90c6959063ce51d51284f1b03652728019da819ae00 SHA512 f86d3c12cdb0111d0b74c132e1c8623c8e177b6fcfa49f4c00492e0f802d1257a0bdf17b20c085c8b66a72d9a5916171223a2ed5eb5e3e34f04e96f28c60cd43 +DIST firefox-79.0-uz.xpi 521811 BLAKE2B ed7ae24711b0384a4943ae484599ede40898d8d41d64795ff06eb7910efd2d7b1215c4c96170ad1afb26716d232336da13a8a667247584f5c550063495303cab SHA512 8ee677626aab29fe00e9a57d9d92f2012ff3f8954a4d379c4e30445e0ce4011f210316b9f2a028e33f39b15f82e9ae520e3928c3f5b49758ab56df5ca9e02ffa +DIST firefox-79.0-vi.xpi 599747 BLAKE2B 7d1cd2be0aac516eb4073e83126a41361dbfca497ca638132e3b7ee4c3b4a0fa50c0ff2a8c0ad42734c0ecc0844e447bb0b5e3b81cecd6d4d76c34eb2f54d070 SHA512 7887339af2c16086ccea2fa9d079998d7520e159ecb582981ee22e25f0194b99465fb15f237d5f5cd61b65bf82ef4a019567700ede270f98db1f88a8acadcbdd +DIST firefox-79.0-xh.xpi 457461 BLAKE2B 239a5f60677f7d45168108095d226f11501051106c340d92a2f2049e63c38380feac1a8f8caf97d349184ba26af54c8ef298d29a21fb12f44b71ad82b8afcb50 SHA512 9fd8c80368f25b194a0fe26b93dce69a7ddda475288ad5ceb9028a79e65a330302ed87d4d79e8a5dc30d6e60284844af471d3bf307b0367418fe739128ae28cc +DIST firefox-79.0-zh-CN.xpi 602955 BLAKE2B 23c97e5674936cd97a15da63a32aebbc896d583be98c8a8dee50d1df5c929aac92f45a5e43ef66898ad9a796f1359b55cd72b69667dfefab7f55db06346c1ef3 SHA512 2ef7a733bce5e3487f9ce252869da6266442e2cd6ed5ad0833e9088b1ddee017c894734a89755fc3ff086e8325df556399bb828208eca67fa0f2645a326f8753 +DIST firefox-79.0-zh-TW.xpi 602114 BLAKE2B e3ff99ff0d3a6087d1a0040a02659578c241ae705cdef43e737f6e8cb1f01915b6fb5053552985c2ed578b713c31a3f7bf946f11960e3834646a185d6301425f SHA512 f75de79c5dc19b90d321eeae7b0cfcea4ece8c12d29d5755fc899bbd3e27e142ed53369eeee4a847248d9aa95db93d802e45ea7c359457e341a7c5a5c5186e70 +DIST firefox-79.0.source.tar.xz 333220776 BLAKE2B 6a21cf8b0d53db067b020b969180a04233171113c0a4d64e5c3599fb2c991705e4faf7995acab578c7683f30dc074c834e36d23a84c5869ef7f015f86eebb871 SHA512 19b068446757fca1247efe4135635c48c01f445a724ffb2a34c20b8b63f9bd920e9a78849f268997434d1863ba091eab8a99a02b2073f08d2891d2678d1ff73e diff --git a/www-client/firefox/firefox-68.11.0.ebuild b/www-client/firefox/firefox-68.11.0.ebuild new file mode 100644 index 000000000000..7563cb7fb2c7 --- /dev/null +++ b/www-client/firefox/firefox-68.11.0.ebuild @@ -0,0 +1,934 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="6" +VIRTUALX_REQUIRED="pgo" +WANT_AUTOCONF="2.1" +MOZ_ESR="1" + +PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_REQ_USE='ncurses,sqlite,ssl,threads(+)' + +# This list can be updated with scripts/get_langs.sh from the mozilla overlay +MOZ_LANGS=( ach af an ar ast az be bg bn br bs ca cak cs cy da de dsb +el en 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 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 tr uk ur uz vi xh +zh-CN zh-TW ) + +# Convert the ebuild version to the upstream mozilla version, used by mozlinguas +MOZ_PV="${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 + +if [[ ${MOZ_ESR} == 1 ]] ; then + # ESR releases have slightly different version numbers + MOZ_PV="${MOZ_PV}esr" +fi + +# Patch version +PATCH="${PN}-68.0-patches-15" + +MOZ_HTTP_URI="https://archive.mozilla.org/pub/${PN}/releases" +MOZ_SRC_URI="${MOZ_HTTP_URI}/${MOZ_PV}/source/${PN}-${MOZ_PV}.source.tar.xz" + +if [[ "${PV}" == *_rc* ]]; then + MOZ_HTTP_URI="https://archive.mozilla.org/pub/${PN}/candidates/${MOZ_PV}-candidates/build${PV##*_rc}" + MOZ_LANGPACK_PREFIX="linux-i686/xpi/" + MOZ_SRC_URI="${MOZ_HTTP_URI}/source/${PN}-${MOZ_PV}.source.tar.xz -> $P.tar.xz" +fi + +LLVM_MAX_SLOT=10 + +inherit check-reqs eapi7-ver flag-o-matic toolchain-funcs eutils \ + gnome2-utils llvm mozcoreconf-v6 pax-utils xdg-utils \ + autotools mozlinguas-v2 multiprocessing virtualx + +DESCRIPTION="Firefox Web Browser" +HOMEPAGE="https://www.mozilla.com/firefox" + +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" + +SLOT="0" +LICENSE="MPL-2.0 GPL-2 LGPL-2.1" +IUSE="bindist clang cpu_flags_x86_avx2 dbus debug eme-free geckodriver + +gmp-autoupdate hardened hwaccel jack lto cpu_flags_arm_neon + +openh264 pgo pulseaudio +screenshot selinux startup-notification +system-av1 + +system-harfbuzz +system-icu +system-jpeg +system-libevent + +system-sqlite +system-libvpx +system-webp test wayland wifi" + +REQUIRED_USE="pgo? ( lto ) + wifi? ( dbus )" + +RESTRICT="!bindist? ( bindist ) + !test? ( test )" + +PATCH_URIS=( https://dev.gentoo.org/~{anarchy,axs,polynomial-c,whissi}/mozilla/patchsets/${PATCH}.tar.xz ) +SRC_URI="${SRC_URI} + ${MOZ_SRC_URI} + ${PATCH_URIS[@]}" + +CDEPEND=" + >=dev-libs/nss-3.44.4 + >=dev-libs/nspr-4.21 + 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 + dbus? ( + >=sys-apps/dbus-0.60 + >=dev-libs/dbus-glib-0.72 + ) + startup-notification? ( >=x11-libs/startup-notification-0.8 ) + >=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 + system-av1? ( + >=media-libs/dav1d-0.3.0:= + >=media-libs/libaom-1.0.0:= + ) + system-harfbuzz? ( + >=media-libs/harfbuzz-2.4.0:0= + >=media-gfx/graphite2-1.3.13 + ) + system-icu? ( >=dev-libs/icu-63.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.7*:0=[postproc] ) + system-sqlite? ( >=dev-db/sqlite-3.28.0:3[secure-delete,debug=] ) + system-webp? ( >=media-libs/libwebp-1.0.2:0= ) + wifi? ( + kernel_linux? ( + >=sys-apps/dbus-0.60 + >=dev-libs/dbus-glib-0.72 + 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.9 + ) + ) + selinux? ( sec-policy/selinux-mozilla )" + +DEPEND="${CDEPEND} + app-arch/zip + app-arch/unzip + >=dev-util/cbindgen-0.8.7 + >=net-libs/nodejs-8.11.0 + >=sys-devel/binutils-2.30 + sys-apps/findutils + virtual/pkgconfig + >=virtual/rust-1.34.0 + || ( + ( + sys-devel/clang:10 + !clang? ( sys-devel/llvm:10 ) + clang? ( + =sys-devel/lld-10* + sys-devel/llvm:10[gold] + pgo? ( =sys-libs/compiler-rt-sanitizers-10*[profile] ) + ) + ) + ( + sys-devel/clang:9 + !clang? ( sys-devel/llvm:9 ) + clang? ( + =sys-devel/lld-9* + sys-devel/llvm:9[gold] + pgo? ( =sys-libs/compiler-rt-sanitizers-9*[profile] ) + ) + ) + ( + sys-devel/clang:8 + !clang? ( sys-devel/llvm:8 ) + clang? ( + =sys-devel/lld-8* + sys-devel/llvm:8[gold] + pgo? ( =sys-libs/compiler-rt-sanitizers-8*[profile] ) + ) + ) + ( + sys-devel/clang:7 + !clang? ( sys-devel/llvm:7 ) + clang? ( + =sys-devel/lld-7* + sys-devel/llvm:7[gold] + pgo? ( =sys-libs/compiler-rt-sanitizers-7*[profile] ) + ) + ) + ) + pulseaudio? ( media-sound/pulseaudio ) + wayland? ( >=x11-libs/gtk+-3.11:3[wayland] ) + amd64? ( >=dev-lang/yasm-1.1 virtual/opengl ) + x86? ( >=dev-lang/yasm-1.1 virtual/opengl ) + !system-av1? ( + amd64? ( >=dev-lang/nasm-2.13 ) + x86? ( >=dev-lang/nasm-2.13 ) + )" + +S="${WORKDIR}/firefox-${PV%_*}" + +BUILD_OBJ_DIR="${S}/ff" + +# allow GMP_PLUGIN_LIST to be set in an eclass or +# overridden in the enviromnent (advanced hackers only) +if [[ -z $GMP_PLUGIN_LIST ]] ; then + GMP_PLUGIN_LIST=( gmp-gmpopenh264 gmp-widevinecdm ) +fi + +llvm_check_deps() { + if ! has_version --host-root "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 --host-root "=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 --host-root "=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 "Will use LLVM slot ${LLVM_SLOT}!" >&2 +} + +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 || use test ; then + CHECKREQS_DISK_BUILD="8G" + else + CHECKREQS_DISK_BUILD="4G" + fi + + check-reqs_pkg_pretend + fi +} + +pkg_setup() { + moz_pkgsetup + + if [[ ${MERGE_TYPE} != binary ]] ; then + # Ensure we have enough disk space to compile + if use pgo || use lto || use debug || use test ; then + CHECKREQS_DISK_BUILD="8G" + else + CHECKREQS_DISK_BUILD="4G" + fi + + check-reqs_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 \ + XDG_CACHE_HOME \ + XDG_SESSION_COOKIE \ + XAUTHORITY + + addpredict /proc/self/oom_score_adj + + llvm_pkg_setup + fi + + if ! use bindist ; then + einfo + elog "You are enabling official branding. You may not redistribute this build" + elog "to any users on your network or the internet. Doing so puts yourself into" + elog "a legal problem with Mozilla Foundation." + elog "You can disable it by emerging ${PN} _with_ the bindist USE-flag." + fi +} + +src_unpack() { + default + + # Unpack language packs + mozlinguas_src_unpack +} + +src_prepare() { + eapply "${WORKDIR}/firefox" + + # Make LTO respect MAKEOPTS + sed -i \ + -e "s/multiprocessing.cpu_count()/$(makeopts_jobs)/" \ + "${S}"/build/moz.configure/toolchain.configure \ + || 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" + + # Allow user to apply any additional patches without modifing ebuild + eapply_user + + einfo "Removing pre-built binaries ..." + find "${S}"/third_party -type f \( -name '*.so' -o -name '*.o' \) -print -delete || die + + # Enable gnomebreakpad + if use debug ; then + sed -i -e "s:GNOME_DISABLE_CRASH_DIALOG=1:GNOME_DISABLE_CRASH_DIALOG=0:g" \ + "${S}"/build/unix/run-mozilla.sh || die "sed failed!" + fi + + # Drop -Wl,--as-needed related manipulation for ia64 as it causes ld sefgaults, bug #582432 + if use ia64 ; then + sed -i \ + -e '/^OS_LIBS += no_as_needed/d' \ + -e '/^OS_LIBS += as_needed/d' \ + "${S}"/widget/gtk/mozgtk/gtk2/moz.build \ + "${S}"/widget/gtk/mozgtk/gtk3/moz.build \ + || die "sed failed to drop --as-needed for ia64" + fi + + # Fix sandbox violations during make clean, bug 372817 + sed -e "s:\(/no-such-file\):${T}\1:g" \ + -i "${S}"/config/rules.mk \ + -i "${S}"/nsprpub/configure{.in,} \ + || die + + # Don't exit with error when some libs are missing which we have in + # system. + sed '/^MOZ_PKG_FATAL_WARNINGS/s@= 1@= 0@' \ + -i "${S}"/browser/installer/Makefile.in || die + + # Don't error out when there's no files to be removed: + sed 's@\(xargs rm\)$@\1 -f@' \ + -i "${S}"/toolkit/mozapps/installer/packager.mk || die + + # Keep codebase the same even if not using official branding + sed '/^MOZ_DEV_EDITION=1/d' \ + -i "${S}"/browser/branding/aurora/configure.sh || die + + # rustfmt, a tool to format Rust code, is optional and not required to build Firefox. + # However, when available, an unsupported version can cause problems, bug #669548 + sed -i -e "s@check_prog('RUSTFMT', add_rustup_path('rustfmt')@check_prog('RUSTFMT', add_rustup_path('rustfmt_do_not_use')@" \ + "${S}"/build/moz.configure/rust.configure || die + + # Autotools configure is now called old-configure.in + # This works because there is still a configure.in that happens to be for the + # shell wrapper configure script + eautoreconf old-configure.in + + # Must run autoconf in js/src + cd "${S}"/js/src || die + eautoconf old-configure.in +} + +src_configure() { + MEXTENSIONS="default" + # 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. + _google_api_key=AIzaSyDEAOvatFo0eTgsV_ZlEzx0ObmepsMzfAc + + # Add information about TERM to output (build.log) to aid debugging + # blessings problems + if [[ -n "${TERM}" ]] ; then + einfo "TERM is set to: \"${TERM}\"" + else + einfo "TERM is unset." + fi + + if use clang && ! tc-is-clang ; then + # Force clang + einfo "Enforcing the use of clang due to USE=clang ..." + CC=${CHOST}-clang + CXX=${CHOST}-clang++ + strip-unsupported-flags + elif ! use clang && ! tc-is-gcc ; then + # Force gcc + einfo "Enforcing the use of gcc due to USE=-clang ..." + CC=${CHOST}-gcc + CXX=${CHOST}-g++ + strip-unsupported-flags + fi + + #################################### + # + # mozconfig, CFLAGS and CXXFLAGS setup + # + #################################### + + mozconfig_init + # common config components + mozconfig_annotate 'system_libs' \ + --with-system-zlib \ + --with-system-bz2 + + # Must pass release in order to properly select linker + mozconfig_annotate 'Enable by Gentoo' --enable-release + + if use pgo ; then + if ! has userpriv $FEATURES ; then + eerror "Building firefox with USE=pgo and FEATURES=-userpriv is not supported!" + fi + fi + + # Don't let user's LTO flags clash with upstream's flags + filter-flags -flto* + + if use lto ; then + local show_old_compiler_warning= + + if use clang ; then + # At this stage CC is adjusted and the following check will + # will work + if [[ $(clang-major-version) -lt 7 ]] ; then + show_old_compiler_warning=1 + fi + + # Upstream only supports lld when using clang + mozconfig_annotate "forcing ld=lld due to USE=clang and USE=lto" --enable-linker=lld + else + if [[ $(gcc-major-version) -lt 8 ]] ; then + show_old_compiler_warning=1 + fi + + # Bug 689358 + append-cxxflags -flto + + if ! use cpu_flags_x86_avx2 ; then + local _gcc_version_with_ipa_cdtor_fix="8.3" + local _current_gcc_version="$(gcc-major-version).$(gcc-minor-version)" + + if ver_test "${_current_gcc_version}" -lt "${_gcc_version_with_ipa_cdtor_fix}" ; then + # due to a GCC bug, GCC will produce AVX2 instructions + # even if the CPU doesn't support AVX2, https://gcc.gnu.org/ml/gcc-patches/2018-12/msg01142.html + einfo "Disable IPA cdtor due to bug in GCC and missing AVX2 support -- triggered by USE=lto" + append-ldflags -fdisable-ipa-cdtor + else + einfo "No GCC workaround required, GCC version is already patched!" + fi + else + einfo "No GCC workaround required, system supports AVX2" + fi + + # Linking only works when using ld.gold when LTO is enabled + mozconfig_annotate "forcing ld=gold due to USE=lto" --enable-linker=gold + fi + + if [[ -n "${show_old_compiler_warning}" ]] ; then + # Checking compiler's major version uses CC variable. Because we allow + # user to control used compiler via USE=clang flag, we cannot use + # initial value. So this is the earliest stage where we can do this check + # because pkg_pretend is not called in the main phase function sequence + # environment saving is not guaranteed so we don't know if we will have + # correct compiler until now. + ewarn "" + ewarn "USE=lto requires up-to-date compiler (>=gcc-8 or >=clang-7)." + ewarn "You are on your own -- expect build failures. Don't file bugs using that unsupported configuration!" + ewarn "" + sleep 5 + fi + + mozconfig_annotate '+lto' --enable-lto=thin + + if use pgo ; then + mozconfig_annotate '+pgo' MOZ_PGO=1 + fi + else + # Avoid auto-magic on linker + if use clang ; then + # This is upstream's default + mozconfig_annotate "forcing ld=lld due to USE=clang" --enable-linker=lld + elif tc-ld-is-gold ; then + mozconfig_annotate "linker is set to gold" --enable-linker=gold + else + mozconfig_annotate "linker is set to bfd" --enable-linker=bfd + fi + fi + + # It doesn't compile on alpha without this LDFLAGS + use alpha && append-ldflags "-Wl,--no-relax" + + # Add full relro support for hardened + if use hardened ; then + append-ldflags "-Wl,-z,relro,-z,now" + mozconfig_use_enable hardened hardening + fi + + # Modifications to better support ARM, bug 553364 + if use cpu_flags_arm_neon ; then + mozconfig_annotate '' --with-fpu=neon + + if ! tc-is-clang ; then + # thumb options aren't supported when using clang, bug 666966 + mozconfig_annotate '' --with-thumb=yes + mozconfig_annotate '' --with-thumb-interwork=no + fi + fi + + if [[ ${CHOST} == armv*h* ]] ; then + mozconfig_annotate '' --with-float-abi=hard + if ! use system-libvpx ; then + sed -i -e "s|softfp|hard|" \ + "${S}"/media/libvpx/moz.build + fi + fi + + mozconfig_use_enable !bindist official-branding + + mozconfig_use_enable debug + mozconfig_use_enable debug tests + if ! use debug ; then + mozconfig_annotate 'disabled by Gentoo' --disable-debug-symbols + else + mozconfig_annotate 'enabled by Gentoo' --enable-debug-symbols + fi + # These are enabled by default in all mozilla applications + mozconfig_annotate '' --with-system-nspr --with-nspr-prefix="${SYSROOT}${EPREFIX}"/usr + mozconfig_annotate '' --with-system-nss --with-nss-prefix="${SYSROOT}${EPREFIX}"/usr + mozconfig_annotate '' --x-includes="${SYSROOT}${EPREFIX}"/usr/include \ + --x-libraries="${SYSROOT}${EPREFIX}"/usr/$(get_libdir) + mozconfig_annotate '' --prefix="${EPREFIX}"/usr + mozconfig_annotate '' --libdir="${EPREFIX}"/usr/$(get_libdir) + mozconfig_annotate '' --disable-crashreporter + mozconfig_annotate 'Gentoo default' --with-system-png + mozconfig_annotate '' --enable-system-ffi + mozconfig_annotate '' --disable-gconf + mozconfig_annotate '' --with-intl-api + mozconfig_annotate '' --enable-system-pixman + # Instead of the standard --build= and --host=, mozilla uses --host instead + # of --build, and --target intstead of --host. + # Note, mozilla also has --build but it does not do what you think it does. + # Set both --target and --host as mozilla uses python to guess values otherwise + mozconfig_annotate '' --target="${CHOST}" + mozconfig_annotate '' --host="${CBUILD:-${CHOST}}" + mozconfig_annotate '' --with-toolchain-prefix="${CHOST}-" + if use system-libevent ; then + mozconfig_annotate '' --with-system-libevent="${SYSROOT}${EPREFIX}"/usr + fi + + if ! use x86 && [[ ${CHOST} != armv*h* ]] ; then + mozconfig_annotate '' --enable-rust-simd + fi + + # use the gtk3 toolkit (the only one supported at this point) + # TODO: Will this result in automagic dependency on x11-libs/gtk+[wayland]? + if use wayland ; then + mozconfig_annotate '' --enable-default-toolkit=cairo-gtk3-wayland + else + mozconfig_annotate '' --enable-default-toolkit=cairo-gtk3 + fi + + mozconfig_use_enable startup-notification + mozconfig_use_enable system-sqlite + 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-libvpx + mozconfig_use_with system-webp + mozconfig_use_enable pulseaudio + # force the deprecated alsa sound code if pulseaudio is disabled + if use kernel_linux && ! use pulseaudio ; then + mozconfig_annotate '-pulseaudio' --enable-alsa + fi + + # Disable built-in ccache support to avoid sandbox violation, #665420 + # Use FEATURES=ccache instead! + mozconfig_annotate '' --without-ccache + sed -i -e 's/ccache_stats = None/return None/' \ + python/mozbuild/mozbuild/controller/building.py || \ + die "Failed to disable ccache stats call" + + mozconfig_use_enable dbus + + mozconfig_use_enable wifi necko-wifi + + mozconfig_use_enable geckodriver + + # enable JACK, bug 600002 + mozconfig_use_enable jack + + # Enable/Disable eme support + use eme-free && mozconfig_annotate '+eme-free' --disable-eme + + # Setup api key for location services and safebrowsing, https://bugzilla.mozilla.org/show_bug.cgi?id=1531176#c34 + echo -n "${_google_api_key}" > "${S}"/google-api-key + mozconfig_annotate '' --with-google-location-service-api-keyfile="${S}/google-api-key" + mozconfig_annotate '' --with-google-safebrowsing-api-keyfile="${S}/google-api-key" + + mozconfig_annotate '' --enable-extensions="${MEXTENSIONS}" + + # allow elfhack to work in combination with unstripped binaries + # when they would normally be larger than 2GiB. + append-ldflags "-Wl,--compress-debug-sections=zlib" + + 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_annotate 'elf-hack is broken when using Clang' --disable-elf-hack + fi + fi + + echo "mk_add_options MOZ_OBJDIR=${BUILD_OBJ_DIR}" >> "${S}"/.mozconfig + echo "mk_add_options XARGS=/usr/bin/xargs" >> "${S}"/.mozconfig + + # Finalize and report settings + mozconfig_final + + mkdir -p "${S}"/third_party/rust/libloading/.deps + + # workaround for funky/broken upstream configure... + SHELL="${SHELL:-${EPREFIX}/bin/bash}" MOZ_NOSPAM=1 \ + ./mach configure || die +} + +src_compile() { + local _virtx= + if use pgo ; then + _virtx=virtx + + # Reset and cleanup environment variables used by GNOME/XDG + gnome2_environment_reset + + addpredict /root + addpredict /etc/gconf + fi + + GDK_BACKEND=x11 \ + MOZ_MAKE_FLAGS="${MAKEOPTS} -O" \ + SHELL="${SHELL:-${EPREFIX}/bin/bash}" \ + MOZ_NOSPAM=1 \ + ${_virtx} \ + ./mach build --verbose \ + || die +} + +src_install() { + cd "${BUILD_OBJ_DIR}" || die + + # Pax mark xpcshell for hardened support, only used for startupcache creation. + pax-mark m "${BUILD_OBJ_DIR}"/dist/bin/xpcshell + + # Add our default prefs for firefox + cp "${FILESDIR}"/gentoo-default-prefs.js-3 \ + "${BUILD_OBJ_DIR}/dist/bin/browser/defaults/preferences/all-gentoo.js" \ + || die + + # set dictionary path, to use system hunspell + echo "pref(\"spellchecker.dictionary_path\", \"${EPREFIX}/usr/share/myspell\");" \ + >>"${BUILD_OBJ_DIR}/dist/bin/browser/defaults/preferences/all-gentoo.js" || die + + # force the graphite pref if system-harfbuzz is enabled, since the pref cant disable it + if use system-harfbuzz ; then + echo "sticky_pref(\"gfx.font_rendering.graphite.enabled\",true);" \ + >>"${BUILD_OBJ_DIR}/dist/bin/browser/defaults/preferences/all-gentoo.js" || die + fi + + # force cairo as the canvas renderer on platforms without skia support + if [[ $(tc-endian) == "big" ]] ; then + echo "sticky_pref(\"gfx.canvas.azure.backends\",\"cairo\");" \ + >>"${BUILD_OBJ_DIR}/dist/bin/browser/defaults/preferences/all-gentoo.js" || die + echo "sticky_pref(\"gfx.content.azure.backends\",\"cairo\");" \ + >>"${BUILD_OBJ_DIR}/dist/bin/browser/defaults/preferences/all-gentoo.js" || die + fi + + # Augment this with hwaccel prefs + if use hwaccel ; then + cat "${FILESDIR}"/gentoo-hwaccel-prefs.js-1 >> \ + "${BUILD_OBJ_DIR}/dist/bin/browser/defaults/preferences/all-gentoo.js" \ + || die + fi + + if ! use screenshot ; then + echo "pref(\"extensions.screenshots.disabled\", true);" >> \ + "${BUILD_OBJ_DIR}/dist/bin/browser/defaults/preferences/all-gentoo.js" \ + || die + fi + + echo "pref(\"extensions.autoDisableScopes\", 3);" >> \ + "${BUILD_OBJ_DIR}/dist/bin/browser/defaults/preferences/all-gentoo.js" \ + || die + + if ! use gmp-autoupdate ; then + local plugin + for plugin in "${GMP_PLUGIN_LIST[@]}" ; do + echo "pref(\"media.${plugin}.autoupdate\", false);" >> \ + "${BUILD_OBJ_DIR}/dist/bin/browser/defaults/preferences/all-gentoo.js" \ + || die + done + fi + + cd "${S}" + MOZ_MAKE_FLAGS="${MAKEOPTS}" SHELL="${SHELL:-${EPREFIX}/bin/bash}" MOZ_NOSPAM=1 \ + DESTDIR="${D}" ./mach install || die + + if use geckodriver ; then + cp "${BUILD_OBJ_DIR}"/dist/bin/geckodriver "${ED%/}"${MOZILLA_FIVE_HOME} || die + pax-mark m "${ED%/}"${MOZILLA_FIVE_HOME}/geckodriver + + dosym ${MOZILLA_FIVE_HOME}/geckodriver /usr/bin/geckodriver + fi + + # Install language packs + MOZEXTENSION_TARGET="distribution/extensions" MOZ_INSTALL_L10N_XPIFILE="1" mozlinguas_src_install + + local size sizes icon_path icon name + if use bindist ; then + sizes="16 32 48" + icon_path="${S}/browser/branding/aurora" + # Firefox's new rapid release cycle means no more codenames + # Let's just stick with this one... + icon="aurora" + name="Aurora" + + # Override preferences to set the MOZ_DEV_EDITION defaults, since we + # don't define MOZ_DEV_EDITION to avoid profile debaucles. + # (source: browser/app/profile/firefox.js) + cat >>"${BUILD_OBJ_DIR}/dist/bin/browser/defaults/preferences/all-gentoo.js" <=media-sound/apulse-0.1.9" ; 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() { + gnome2_icon_cache_update + xdg_desktop_database_update + + 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 "${GMP_PLUGIN_LIST[@]}" ; do + elog "\t ${plugin}" + done + elog + fi + + if use pulseaudio && has_version ">=media-sound/apulse-0.1.9" ; 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 68.6.0-r3 ; then + # Tell user only once about our DoH default + show_doh_information=yes + fi + + if ver_test "${replacing_version}" -lt 68.6.0-r3 ; 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 +} + +pkg_postrm() { + gnome2_icon_cache_update + xdg_desktop_database_update +} diff --git a/www-client/firefox/firefox-78.0.2.ebuild b/www-client/firefox/firefox-78.0.2.ebuild index ee6b26b18e84..9def2f2affd3 100644 --- a/www-client/firefox/firefox-78.0.2.ebuild +++ b/www-client/firefox/firefox-78.0.2.ebuild @@ -58,7 +58,8 @@ IUSE="bindist clang cpu_flags_x86_avx2 debug eme-free geckodriver +system-harfbuzz +system-icu +system-jpeg +system-libevent +system-libvpx +system-webp test wayland wifi" -REQUIRED_USE="pgo? ( lto )" +REQUIRED_USE="pgo? ( lto ) + screencast? ( wayland )" RESTRICT="!bindist? ( bindist ) !test? ( test )" diff --git a/www-client/firefox/firefox-79.0.ebuild b/www-client/firefox/firefox-79.0.ebuild new file mode 100644 index 000000000000..446adc170535 --- /dev/null +++ b/www-client/firefox/firefox-79.0.ebuild @@ -0,0 +1,933 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="6" +VIRTUALX_REQUIRED="pgo" +WANT_AUTOCONF="2.1" +MOZ_ESR="" + +PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_REQ_USE='ncurses,sqlite,ssl,threads(+)' + +# This list can be updated with scripts/get_langs.sh from the mozilla overlay +MOZ_LANGS=( ach af an ar ast az be bg bn br bs ca cak cs cy da de dsb +el en 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 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 tr uk ur uz vi xh +zh-CN zh-TW ) + +# Convert the ebuild version to the upstream mozilla version, used by mozlinguas +MOZ_PV="${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 + +if [[ ${MOZ_ESR} == 1 ]] ; then + # ESR releases have slightly different version numbers + MOZ_PV="${MOZ_PV}esr" +fi + +# Patch version +PATCH="${PN}-79.0-patches-01" + +MOZ_HTTP_URI="https://archive.mozilla.org/pub/${PN}/releases" +MOZ_SRC_URI="${MOZ_HTTP_URI}/${MOZ_PV}/source/${PN}-${MOZ_PV}.source.tar.xz" + +if [[ "${PV}" == *_rc* ]]; then + MOZ_HTTP_URI="https://archive.mozilla.org/pub/${PN}/candidates/${MOZ_PV}-candidates/build${PV##*_rc}" + MOZ_LANGPACK_PREFIX="linux-i686/xpi/" + MOZ_SRC_URI="${MOZ_HTTP_URI}/source/${PN}-${MOZ_PV}.source.tar.xz -> $P.tar.xz" +fi + +LLVM_MAX_SLOT=10 + +inherit check-reqs eapi7-ver flag-o-matic toolchain-funcs eutils \ + gnome2-utils llvm mozcoreconf-v6 pax-utils xdg-utils \ + autotools mozlinguas-v2 multiprocessing virtualx + +DESCRIPTION="Firefox Web Browser" +HOMEPAGE="https://www.mozilla.com/firefox" + +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" + +SLOT="0" +LICENSE="MPL-2.0 GPL-2 LGPL-2.1" +IUSE="bindist clang cpu_flags_x86_avx2 debug eme-free geckodriver + +gmp-autoupdate hardened hwaccel jack lto cpu_flags_arm_neon + +openh264 pgo pulseaudio screencast +screenshot selinux +system-av1 + +system-harfbuzz +system-icu +system-jpeg +system-libevent + +system-libvpx +system-webp test wayland wifi" + +REQUIRED_USE="pgo? ( lto ) + screencast? ( wayland )" + +RESTRICT="!bindist? ( bindist ) + !test? ( test )" + +PATCH_URIS=( https://dev.gentoo.org/~{whissi,polynomial-c,axs}/mozilla/patchsets/${PATCH}.tar.xz ) +SRC_URI="${SRC_URI} + ${MOZ_SRC_URI} + ${PATCH_URIS[@]}" + +CDEPEND=" + >=dev-libs/nss-3.54 + >=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 + sys-apps/dbus + dev-libs/dbus-glib + >=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 + 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? ( + 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} + app-arch/zip + app-arch/unzip + >=dev-util/cbindgen-0.14.3 + >=net-libs/nodejs-10.19.0 + >=sys-devel/binutils-2.30 + sys-apps/findutils + virtual/pkgconfig + >=virtual/rust-1.43.0 + || ( + ( + sys-devel/clang:10 + !clang? ( sys-devel/llvm:10 ) + clang? ( + =sys-devel/lld-10* + sys-devel/llvm:10[gold] + pgo? ( =sys-libs/compiler-rt-sanitizers-10*[profile] ) + ) + ) + ( + sys-devel/clang:9 + !clang? ( sys-devel/llvm:9 ) + clang? ( + =sys-devel/lld-9* + sys-devel/llvm:9[gold] + pgo? ( =sys-libs/compiler-rt-sanitizers-9*[profile] ) + ) + ) + ( + sys-devel/clang:8 + !clang? ( sys-devel/llvm:8 ) + clang? ( + =sys-devel/lld-8* + sys-devel/llvm:8[gold] + pgo? ( =sys-libs/compiler-rt-sanitizers-8*[profile] ) + ) + ) + ( + sys-devel/clang:7 + !clang? ( sys-devel/llvm:7 ) + clang? ( + =sys-devel/lld-7* + sys-devel/llvm:7[gold] + pgo? ( =sys-libs/compiler-rt-sanitizers-7*[profile] ) + ) + ) + ) + pulseaudio? ( + || ( + media-sound/pulseaudio + >=media-sound/apulse-0.1.12-r4[sdk] + ) + ) + wayland? ( >=x11-libs/gtk+-3.11:3[wayland] ) + amd64? ( >=dev-lang/yasm-1.1 virtual/opengl ) + x86? ( >=dev-lang/yasm-1.1 virtual/opengl ) + !system-av1? ( + amd64? ( >=dev-lang/nasm-2.13 ) + x86? ( >=dev-lang/nasm-2.13 ) + )" + +S="${WORKDIR}/firefox-${PV%_*}" + +BUILD_OBJ_DIR="${S}/ff" + +# allow GMP_PLUGIN_LIST to be set in an eclass or +# overridden in the enviromnent (advanced hackers only) +if [[ -z $GMP_PLUGIN_LIST ]] ; then + GMP_PLUGIN_LIST=( gmp-gmpopenh264 gmp-widevinecdm ) +fi + +llvm_check_deps() { + if ! has_version --host-root "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 --host-root "=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 --host-root "=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 "Will use LLVM slot ${LLVM_SLOT}!" >&2 +} + +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 || use test ; then + CHECKREQS_DISK_BUILD="10G" + else + CHECKREQS_DISK_BUILD="5G" + fi + + check-reqs_pkg_pretend + fi +} + +pkg_setup() { + moz_pkgsetup + + if [[ ${MERGE_TYPE} != binary ]] ; then + # Ensure we have enough disk space to compile + if use pgo || use lto || use debug || use test ; then + CHECKREQS_DISK_BUILD="10G" + else + CHECKREQS_DISK_BUILD="5G" + fi + + check-reqs_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 \ + XDG_CACHE_HOME \ + XDG_SESSION_COOKIE \ + XAUTHORITY + + addpredict /proc/self/oom_score_adj + + llvm_pkg_setup + fi + + if ! use bindist ; then + einfo + elog "You are enabling official branding. You may not redistribute this build" + elog "to any users on your network or the internet. Doing so puts yourself into" + elog "a legal problem with Mozilla Foundation." + elog "You can disable it by emerging ${PN} _with_ the bindist USE-flag." + fi +} + +src_unpack() { + default + + # Unpack language packs + mozlinguas_src_unpack +} + +src_prepare() { + eapply "${WORKDIR}/firefox" + + # 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" + + # Allow user to apply any additional patches without modifing ebuild + eapply_user + + einfo "Removing pre-built binaries ..." + find "${S}"/third_party -type f \( -name '*.so' -o -name '*.o' \) -print -delete || die + + # Enable gnomebreakpad + if use debug ; then + sed -i -e "s:GNOME_DISABLE_CRASH_DIALOG=1:GNOME_DISABLE_CRASH_DIALOG=0:g" \ + "${S}"/build/unix/run-mozilla.sh || die "sed failed!" + fi + + # Drop -Wl,--as-needed related manipulation for ia64 as it causes ld sefgaults, bug #582432 + if use ia64 ; then + sed -i \ + -e '/^OS_LIBS += no_as_needed/d' \ + -e '/^OS_LIBS += as_needed/d' \ + "${S}"/widget/gtk/mozgtk/gtk2/moz.build \ + "${S}"/widget/gtk/mozgtk/gtk3/moz.build \ + || die "sed failed to drop --as-needed for ia64" + fi + + # Fix sandbox violations during make clean, bug 372817 + sed -e "s:\(/no-such-file\):${T}\1:g" \ + -i "${S}"/config/rules.mk \ + -i "${S}"/nsprpub/configure{.in,} \ + || die + + # Don't exit with error when some libs are missing which we have in + # system. + sed '/^MOZ_PKG_FATAL_WARNINGS/s@= 1@= 0@' \ + -i "${S}"/browser/installer/Makefile.in || die + + # Don't error out when there's no files to be removed: + sed 's@\(xargs rm\)$@\1 -f@' \ + -i "${S}"/toolkit/mozapps/installer/packager.mk || die + + # Keep codebase the same even if not using official branding + sed '/^MOZ_DEV_EDITION=1/d' \ + -i "${S}"/browser/branding/aurora/configure.sh || die + + # rustfmt, a tool to format Rust code, is optional and not required to build Firefox. + # However, when available, an unsupported version can cause problems, bug #669548 + sed -i -e "s@check_prog('RUSTFMT', add_rustup_path('rustfmt')@check_prog('RUSTFMT', add_rustup_path('rustfmt_do_not_use')@" \ + "${S}"/build/moz.configure/rust.configure || die + + if has_version ">=virtual/rust-1.45.0" ; then + einfo "Unbreak build with >=rust-1.45.0, bmo#1640982 ..." + sed -i \ + -e 's/\(^cargo_rustc_flags +=.* \)-Clto\( \|$\)/\1/' \ + "${S}/config/makefiles/rust.mk" || die + fi + + # Autotools configure is now called old-configure.in + # This works because there is still a configure.in that happens to be for the + # shell wrapper configure script + eautoreconf old-configure.in + + # Must run autoconf in js/src + cd "${S}"/js/src || die + eautoconf old-configure.in + + # Clear checksums that present a problem + sed -i 's/\("files":{\)[^}]*/\1/' "${S}"/third_party/rust/target-lexicon-0.9.0/.cargo-checksum.json || die +} + +src_configure() { + MEXTENSIONS="default" + # 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. + _google_api_key=AIzaSyDEAOvatFo0eTgsV_ZlEzx0ObmepsMzfAc + + # Add information about TERM to output (build.log) to aid debugging + # blessings problems + if [[ -n "${TERM}" ]] ; then + einfo "TERM is set to: \"${TERM}\"" + else + einfo "TERM is unset." + fi + + if use clang && ! tc-is-clang ; then + # Force clang + einfo "Enforcing the use of clang due to USE=clang ..." + CC=${CHOST}-clang + CXX=${CHOST}-clang++ + strip-unsupported-flags + elif ! use clang && ! tc-is-gcc ; then + # Force gcc + einfo "Enforcing the use of gcc due to USE=-clang ..." + CC=${CHOST}-gcc + CXX=${CHOST}-g++ + strip-unsupported-flags + fi + + #################################### + # + # mozconfig, CFLAGS and CXXFLAGS setup + # + #################################### + + mozconfig_init + # common config components + mozconfig_annotate 'system_libs' \ + --with-system-zlib + + # Must pass release in order to properly select linker + mozconfig_annotate 'Enable by Gentoo' --enable-release + + # libclang.so is not properly detected work around issue + mozconfig_annotate '' --with-libclang-path="$(llvm-config --libdir)" + + if use pgo ; then + if ! has userpriv $FEATURES ; then + eerror "Building firefox with USE=pgo and FEATURES=-userpriv is not supported!" + fi + fi + + # Don't let user's LTO flags clash with upstream's flags + filter-flags -flto* + + if use lto ; then + local show_old_compiler_warning= + + if use clang ; then + # At this stage CC is adjusted and the following check will + # will work + if [[ $(clang-major-version) -lt 7 ]] ; then + show_old_compiler_warning=1 + fi + + # Upstream only supports lld when using clang + mozconfig_annotate "forcing ld=lld due to USE=clang and USE=lto" --enable-linker=lld + else + if [[ $(gcc-major-version) -lt 8 ]] ; then + show_old_compiler_warning=1 + fi + + if ! use cpu_flags_x86_avx2 ; then + local _gcc_version_with_ipa_cdtor_fix="8.3" + local _current_gcc_version="$(gcc-major-version).$(gcc-minor-version)" + + if ver_test "${_current_gcc_version}" -lt "${_gcc_version_with_ipa_cdtor_fix}" ; then + # due to a GCC bug, GCC will produce AVX2 instructions + # even if the CPU doesn't support AVX2, https://gcc.gnu.org/ml/gcc-patches/2018-12/msg01142.html + einfo "Disable IPA cdtor due to bug in GCC and missing AVX2 support -- triggered by USE=lto" + append-ldflags -fdisable-ipa-cdtor + else + einfo "No GCC workaround required, GCC version is already patched!" + fi + else + einfo "No GCC workaround required, system supports AVX2" + fi + + # Linking only works when using ld.gold when LTO is enabled + mozconfig_annotate "forcing ld=gold due to USE=lto" --enable-linker=gold + fi + + if [[ -n "${show_old_compiler_warning}" ]] ; then + # Checking compiler's major version uses CC variable. Because we allow + # user to control used compiler via USE=clang flag, we cannot use + # initial value. So this is the earliest stage where we can do this check + # because pkg_pretend is not called in the main phase function sequence + # environment saving is not guaranteed so we don't know if we will have + # correct compiler until now. + ewarn "" + ewarn "USE=lto requires up-to-date compiler (>=gcc-8 or >=clang-7)." + ewarn "You are on your own -- expect build failures. Don't file bugs using that unsupported configuration!" + ewarn "" + sleep 5 + fi + + mozconfig_annotate '+lto' --enable-lto=thin + + if use pgo ; then + mozconfig_annotate '+pgo' MOZ_PGO=1 + fi + else + # Avoid auto-magic on linker + if use clang ; then + # This is upstream's default + mozconfig_annotate "forcing ld=lld due to USE=clang" --enable-linker=lld + elif tc-ld-is-gold ; then + mozconfig_annotate "linker is set to gold" --enable-linker=gold + else + mozconfig_annotate "linker is set to bfd" --enable-linker=bfd + fi + fi + + # It doesn't compile on alpha without this LDFLAGS + use alpha && append-ldflags "-Wl,--no-relax" + + # Add full relro support for hardened + use hardened && append-ldflags "-Wl,-z,now" + + # Modifications to better support ARM, bug 553364 + if use cpu_flags_arm_neon ; then + mozconfig_annotate '' --with-fpu=neon + + if ! tc-is-clang ; then + # thumb options aren't supported when using clang, bug 666966 + mozconfig_annotate '' --with-thumb=yes + mozconfig_annotate '' --with-thumb-interwork=no + fi + fi + + if [[ ${CHOST} == armv*h* ]] ; then + mozconfig_annotate '' --with-float-abi=hard + if ! use system-libvpx ; then + sed -i -e "s|softfp|hard|" \ + "${S}"/media/libvpx/moz.build + fi + fi + + mozconfig_use_enable !bindist official-branding + + mozconfig_use_enable debug + mozconfig_use_enable debug tests + if ! use debug ; then + mozconfig_annotate 'disabled by Gentoo' --disable-debug-symbols + else + mozconfig_annotate 'enabled by Gentoo' --enable-debug-symbols + fi + # These are enabled by default in all mozilla applications + mozconfig_annotate '' --with-system-nspr + mozconfig_annotate '' --with-system-nss + mozconfig_annotate '' --x-includes="${SYSROOT}${EPREFIX}"/usr/include \ + --x-libraries="${SYSROOT}${EPREFIX}"/usr/$(get_libdir) + mozconfig_annotate '' --prefix="${EPREFIX}"/usr + mozconfig_annotate '' --libdir="${EPREFIX}"/usr/$(get_libdir) + mozconfig_annotate '' --disable-crashreporter + mozconfig_annotate 'Gentoo default' --with-system-png + mozconfig_annotate '' --enable-system-ffi + mozconfig_annotate '' --with-intl-api + mozconfig_annotate '' --enable-system-pixman + # Instead of the standard --build= and --host=, mozilla uses --host instead + # of --build, and --target intstead of --host. + # Note, mozilla also has --build but it does not do what you think it does. + # Set both --target and --host as mozilla uses python to guess values otherwise + mozconfig_annotate '' --target="${CHOST}" + mozconfig_annotate '' --host="${CBUILD:-${CHOST}}" + mozconfig_annotate '' --with-toolchain-prefix="${CHOST}-" + if use system-libevent ; then + mozconfig_annotate '' --with-system-libevent="${SYSROOT}${EPREFIX}"/usr + fi + + if ! use x86 && [[ ${CHOST} != armv*h* ]] ; then + mozconfig_annotate '' --enable-rust-simd + fi + + # use the gtk3 toolkit (the only one supported at this point) + # TODO: Will this result in automagic dependency on x11-libs/gtk+[wayland]? + if use wayland ; then + mozconfig_annotate '' --enable-default-toolkit=cairo-gtk3-wayland + else + mozconfig_annotate '' --enable-default-toolkit=cairo-gtk3 + 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-libvpx + mozconfig_use_with system-webp + mozconfig_use_enable pulseaudio + # force the deprecated alsa sound code if pulseaudio is disabled + if use kernel_linux && ! use pulseaudio ; then + mozconfig_annotate '-pulseaudio' --enable-alsa + fi + + # Disable built-in ccache support to avoid sandbox violation, #665420 + # Use FEATURES=ccache instead! + mozconfig_annotate '' --without-ccache + sed -i -e 's/ccache_stats = None/return None/' \ + python/mozbuild/mozbuild/controller/building.py || \ + die "Failed to disable ccache stats call" + + mozconfig_use_enable wifi necko-wifi + + mozconfig_use_enable geckodriver + + # enable JACK, bug 600002 + mozconfig_use_enable jack + + mozconfig_use_enable screencast pipewire + + # Enable/Disable eme support + use eme-free && mozconfig_annotate '+eme-free' --disable-eme + + # Setup api key for location services and safebrowsing, https://bugzilla.mozilla.org/show_bug.cgi?id=1531176#c34 + echo -n "${_google_api_key}" > "${S}"/google-api-key + mozconfig_annotate '' --with-google-location-service-api-keyfile="${S}/google-api-key" + mozconfig_annotate '' --with-google-safebrowsing-api-keyfile="${S}/google-api-key" + + mozconfig_annotate '' --enable-extensions="${MEXTENSIONS}" + + # allow elfhack to work in combination with unstripped binaries + # when they would normally be larger than 2GiB. + append-ldflags "-Wl,--compress-debug-sections=zlib" + + 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_annotate 'elf-hack is broken when using Clang' --disable-elf-hack + fi + fi + + echo "mk_add_options MOZ_OBJDIR=${BUILD_OBJ_DIR}" >> "${S}"/.mozconfig + echo "mk_add_options XARGS=/usr/bin/xargs" >> "${S}"/.mozconfig + + # Finalize and report settings + mozconfig_final + + mkdir -p "${S}"/third_party/rust/libloading/.deps + + # workaround for funky/broken upstream configure... + SHELL="${SHELL:-${EPREFIX}/bin/bash}" MOZ_NOSPAM=1 \ + ./mach configure || die +} + +src_compile() { + local _virtx= + if use pgo ; then + _virtx=virtx + + # Reset and cleanup environment variables used by GNOME/XDG + gnome2_environment_reset + + addpredict /root + fi + + GDK_BACKEND=x11 \ + MOZ_MAKE_FLAGS="${MAKEOPTS} -O" \ + SHELL="${SHELL:-${EPREFIX}/bin/bash}" \ + MOZ_NOSPAM=1 \ + ${_virtx} \ + ./mach build --verbose \ + || die +} + +src_install() { + cd "${BUILD_OBJ_DIR}" || die + + # Pax mark xpcshell for hardened support, only used for startupcache creation. + pax-mark m "${BUILD_OBJ_DIR}"/dist/bin/xpcshell + + # Add our default prefs for firefox + cp "${FILESDIR}"/gentoo-default-prefs.js-3 \ + "${BUILD_OBJ_DIR}/dist/bin/browser/defaults/preferences/all-gentoo.js" \ + || die + + # set dictionary path, to use system hunspell + echo "pref(\"spellchecker.dictionary_path\", \"${EPREFIX}/usr/share/myspell\");" \ + >>"${BUILD_OBJ_DIR}/dist/bin/browser/defaults/preferences/all-gentoo.js" || die + + # force the graphite pref if system-harfbuzz is enabled, since the pref cant disable it + if use system-harfbuzz ; then + echo "sticky_pref(\"gfx.font_rendering.graphite.enabled\",true);" \ + >>"${BUILD_OBJ_DIR}/dist/bin/browser/defaults/preferences/all-gentoo.js" || die + fi + + # force cairo as the canvas renderer on platforms without skia support + if [[ $(tc-endian) == "big" ]] ; then + echo "sticky_pref(\"gfx.canvas.azure.backends\",\"cairo\");" \ + >>"${BUILD_OBJ_DIR}/dist/bin/browser/defaults/preferences/all-gentoo.js" || die + echo "sticky_pref(\"gfx.content.azure.backends\",\"cairo\");" \ + >>"${BUILD_OBJ_DIR}/dist/bin/browser/defaults/preferences/all-gentoo.js" || die + fi + + # Augment this with hwaccel prefs + if use hwaccel ; then + cat "${FILESDIR}"/gentoo-hwaccel-prefs.js-1 >> \ + "${BUILD_OBJ_DIR}/dist/bin/browser/defaults/preferences/all-gentoo.js" \ + || die + fi + + if ! use screenshot ; then + echo "pref(\"extensions.screenshots.disabled\", true);" >> \ + "${BUILD_OBJ_DIR}/dist/bin/browser/defaults/preferences/all-gentoo.js" \ + || die + fi + + echo "pref(\"extensions.autoDisableScopes\", 3);" >> \ + "${BUILD_OBJ_DIR}/dist/bin/browser/defaults/preferences/all-gentoo.js" \ + || die + + if ! use gmp-autoupdate ; then + local plugin + for plugin in "${GMP_PLUGIN_LIST[@]}" ; do + echo "pref(\"media.${plugin}.autoupdate\", false);" >> \ + "${BUILD_OBJ_DIR}/dist/bin/browser/defaults/preferences/all-gentoo.js" \ + || die + done + fi + + cd "${S}" + MOZ_MAKE_FLAGS="${MAKEOPTS}" SHELL="${SHELL:-${EPREFIX}/bin/bash}" MOZ_NOSPAM=1 \ + DESTDIR="${D}" ./mach install || die + + if use geckodriver ; then + cp "${BUILD_OBJ_DIR}"/dist/bin/geckodriver "${ED%/}"${MOZILLA_FIVE_HOME} || die + pax-mark m "${ED%/}"${MOZILLA_FIVE_HOME}/geckodriver + + dosym ${MOZILLA_FIVE_HOME}/geckodriver /usr/bin/geckodriver + fi + + # Install language packs + MOZEXTENSION_TARGET="distribution/extensions" MOZ_INSTALL_L10N_XPIFILE="1" mozlinguas_src_install + + local size sizes icon_path icon name + if use bindist ; then + sizes="16 32 48" + icon_path="${S}/browser/branding/aurora" + # Firefox's new rapid release cycle means no more codenames + # Let's just stick with this one... + icon="aurora" + name="Aurora" + + # Override preferences to set the MOZ_DEV_EDITION defaults, since we + # don't define MOZ_DEV_EDITION to avoid profile debaucles. + # (source: browser/app/profile/firefox.js) + cat >>"${BUILD_OBJ_DIR}/dist/bin/browser/defaults/preferences/all-gentoo.js" <=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_desktop_database_update + xdg_icon_cache_update + + 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 "${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 +} + +pkg_postrm() { + xdg_desktop_database_update + xdg_icon_cache_update +} diff --git a/www-client/opera-developer/Manifest b/www-client/opera-developer/Manifest index 41f87e7997fc..2838ff918708 100644 --- a/www-client/opera-developer/Manifest +++ b/www-client/opera-developer/Manifest @@ -2,3 +2,4 @@ DIST opera-developer_71.0.3735.0_amd64.deb 67521252 BLAKE2B 0e5df62a5e6a81647593 DIST opera-developer_71.0.3742.0_amd64.deb 67574880 BLAKE2B 3b878ba41696858c0600534b89840bfe11443a4e859931434f888a37d1c9e846cf7dd5f43f8c84ea6b1064be7bb53049254935a87418f87f9fdf43bebb6149ae SHA512 b93c0fff4cf3ff8f21685392137a5d1b9a147dd16d0e44874572e3cf1835a858ac4b9dad472661dc1a583cd7e6a1c4b07fb94657187220a24bae9e3cd2b201c5 DIST opera-developer_71.0.3749.0_amd64.deb 67691960 BLAKE2B 7f9a5a0a14d2dbc36d3771b101633b5b26b10e48c480ecc03c591e0e92d88772e6e27941183aba14a4e770367fccab8867099ea8473ca3efe3331adabddfde43 SHA512 ec4240f969018dc599f212a191587eeefa730f789eafda61c734a0ecd623d5899887fcfb844c35492fa3bb93e7aa88406d9b45e243e43aaf23bd2c14653fc4ac DIST opera-developer_71.0.3756.0_amd64.deb 67772036 BLAKE2B 367035f5046ff03d87ded6eb0be40ee5398fb149229b4f9584e912c0485979b03ffb6865c27b8ee8b45c04d58f6eff8cb2f730e68ac878394a2542ebc25248fa SHA512 dc9f409bf6104548ed9754e1c1506d8c9cbc48c3a628f0ebf5453a429af210d801ee586afa8f558e2d702ac28b71fe1253408ad97323b964a6a5fc19aee84609 +DIST opera-developer_71.0.3763.0_amd64.deb 67783224 BLAKE2B 95f28d165f2b52d3dbdd52ce3f312952f1cfb483d96defd38f4b6e51b54f02b5ef45133d97b11b56dd4c6da1b1b9eb3a66cf5dcb84d8f7f661a0169fbb98a069 SHA512 04bd8afb6fd5af08b85197f4c2346e5e42b8699019a8772c9e377107a9c66d4f487b6d2a1895120693f36574a9bab01e882f07da9f1991674529e5344efe5f4e diff --git a/www-client/opera-developer/opera-developer-71.0.3763.0.ebuild b/www-client/opera-developer/opera-developer-71.0.3763.0.ebuild new file mode 100644 index 000000000000..837674712eae --- /dev/null +++ b/www-client/opera-developer/opera-developer-71.0.3763.0.ebuild @@ -0,0 +1,115 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +CHROMIUM_LANGS=" + be bg bn ca cs da de el en-GB es es-419 fi fil fr fr-CA hi hr hu id it + ja ko lt lv ms nb nl pl pt-BR pt-PT ro ru sk sr sv sw ta te th tr uk vi + zh-CN zh-TW +" +inherit chromium-2 multilib unpacker xdg-utils + +DESCRIPTION="A fast and secure web browser" +HOMEPAGE="https://www.opera.com/" +LICENSE="OPERA-2014" +SLOT="0" +SRC_URI_BASE=" + https://download1.operacdn.com/pub/ + https://download2.operacdn.com/pub/ + https://download3.operacdn.com/pub/ + https://download4.operacdn.com/pub/ +" +SRC_URI="amd64? (" +for uri in ${SRC_URI_BASE}; do +SRC_URI+=" + "${uri}${PN}/${PV}/linux/${PN}_${PV}_amd64.deb" +" +done +SRC_URI+=")" +KEYWORDS="~amd64" + +RDEPEND=" + dev-libs/expat + dev-libs/glib:2 + dev-libs/nspr + dev-libs/nss + gnome-base/gconf:2 + media-libs/alsa-lib + media-libs/fontconfig + media-libs/freetype + net-misc/curl + net-print/cups + sys-apps/dbus + x11-libs/cairo + x11-libs/gdk-pixbuf + x11-libs/gtk+:3 + x11-libs/libX11 + x11-libs/libXScrnSaver + x11-libs/libXcomposite + x11-libs/libXcursor + x11-libs/libXdamage + x11-libs/libXext + x11-libs/libXfixes + x11-libs/libXi + x11-libs/libXrandr + x11-libs/libXrender + x11-libs/libXtst + x11-libs/libnotify + x11-libs/pango[X] +" + +QA_PREBUILT="*" +S=${WORKDIR} + +src_unpack() { + unpack_deb ${A} +} + +pkg_setup() { + OPERA_HOME="usr/$(get_libdir)/${PN}" +} + +src_prepare() { + default + + case ${ARCH} in + amd64) + mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die + rm -r usr/lib || die + ;; + x86) + mv usr/lib/i386-linux-gnu/${PN} usr/$(get_libdir)/ || die + ;; + esac + + mv usr/share/doc/${PN} usr/share/doc/${PF} || die + gunzip usr/share/doc/${PF}/changelog.gz || die + + rm usr/bin/${PN} || die + + pushd "${OPERA_HOME}/localization" > /dev/null || die + chromium_remove_language_paks + popd > /dev/null || die + + sed -i \ + -e 's|^TargetEnvironment|X-&|g' \ + usr/share/applications/${PN}.desktop || die +} + +src_install() { + mv * "${D}" || die + dosym ../$(get_libdir)/${PN}/${PN} /usr/bin/${PN} + fperms 4711 /usr/$(get_libdir)/${PN}/opera_sandbox +} + +pkg_postrm() { + xdg_desktop_database_update + xdg_icon_cache_update + xdg_mimeinfo_database_update +} + +pkg_postinst() { + xdg_desktop_database_update + xdg_icon_cache_update + xdg_mimeinfo_database_update +} diff --git a/www-misc/Manifest.gz b/www-misc/Manifest.gz index 52e5f5bb43d6..8f5a2015dbb7 100644 Binary files a/www-misc/Manifest.gz and b/www-misc/Manifest.gz differ diff --git a/www-misc/surl/Manifest b/www-misc/surl/Manifest deleted file mode 100644 index f525ad58c7aa..000000000000 --- a/www-misc/surl/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST surl-0.7.1.1.tar.gz 23873 BLAKE2B f77b9d6d083b222c09def694f2af10ba606fe0ee1a5662ce5cef3d551d6bbc5a7504d74bbf64f6e4c9488abbd55c91c0179a4f3d2fd601a4c9ed2922c9f67c35 SHA512 45895431d1b6a2854bf19e183f635689388c77b61823933f7d9ee6d87ff40510259018baa969a0253b2c96580aed04ef35a037608313cbf5a6bf558f10269257 diff --git a/www-misc/surl/metadata.xml b/www-misc/surl/metadata.xml deleted file mode 100644 index 5f5327071648..000000000000 --- a/www-misc/surl/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - monsieurp@gentoo.org - Patrice Clement - - - surl - - diff --git a/www-misc/surl/surl-0.7.1.1-r1.ebuild b/www-misc/surl/surl-0.7.1.1-r1.ebuild deleted file mode 100644 index 4f04c69fb1b3..000000000000 --- a/www-misc/surl/surl-0.7.1.1-r1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="URL shortening command line application that supports various sites" -HOMEPAGE="https://launchpad.net/surl" -SRC_URI="https://launchpad.net/${PN}/trunk/${PV%.*}/+download/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 x86" diff --git a/x11-misc/Manifest.gz b/x11-misc/Manifest.gz index be13cb0bf3d0..8b6819cccabc 100644 Binary files a/x11-misc/Manifest.gz and b/x11-misc/Manifest.gz differ diff --git a/x11-misc/appmenu-gtk-module/appmenu-gtk-module-0.7.3.ebuild b/x11-misc/appmenu-gtk-module/appmenu-gtk-module-0.7.3.ebuild index cf681273b6a8..defb8a8c81bb 100644 --- a/x11-misc/appmenu-gtk-module/appmenu-gtk-module-0.7.3.ebuild +++ b/x11-misc/appmenu-gtk-module/appmenu-gtk-module-0.7.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://gitlab.com/vala-panel-project/vala-panel-appmenu/uploads/570a2d LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="" DEPEND=" diff --git a/x11-misc/xdg-utils/xdg-utils-1.1.3_p20200220.ebuild b/x11-misc/xdg-utils/xdg-utils-1.1.3_p20200220.ebuild index 37c717100c22..10923364b1b1 100644 --- a/x11-misc/xdg-utils/xdg-utils-1.1.3_p20200220.ebuild +++ b/x11-misc/xdg-utils/xdg-utils-1.1.3_p20200220.ebuild @@ -13,7 +13,7 @@ S=${WORKDIR}/xdg-utils-${EGIT_COMMIT} LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux" IUSE="doc" RDEPEND=" diff --git a/x11-misc/xsettingsd/xsettingsd-1.0.0.ebuild b/x11-misc/xsettingsd/xsettingsd-1.0.0.ebuild index 2fb957de2098..d7cc620722c9 100644 --- a/x11-misc/xsettingsd/xsettingsd-1.0.0.ebuild +++ b/x11-misc/xsettingsd/xsettingsd-1.0.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/derat/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64 ~x86" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" diff --git a/x11-wm/Manifest.gz b/x11-wm/Manifest.gz index 8ca145aeb114..b25df4823ba6 100644 Binary files a/x11-wm/Manifest.gz and b/x11-wm/Manifest.gz differ diff --git a/x11-wm/plwm/Manifest b/x11-wm/plwm/Manifest deleted file mode 100644 index b2efb3fe02e4..000000000000 --- a/x11-wm/plwm/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST PLWM-2.7rc1.tar.gz 343570 BLAKE2B e164a1c3244e2ebd8dd2899327ec0f76ce3e0c9b7caa5babcc1afa0e7368d5d0d14a313c59cc124e04b20cd5461a63011cd2c53a6e60d688dc5a657297ea38b0 SHA512 4716677c86cf6b31ba8ea6c4e8fad729d9cf7d9c09b7d56ba6686173793c5b248865f0af281561a2df161433ea0fb2f2ca050dfb3b6c9fedbe41ff0ad0c07f7e diff --git a/x11-wm/plwm/files/plwm-2.7_rc1-pep0263.patch b/x11-wm/plwm/files/plwm-2.7_rc1-pep0263.patch deleted file mode 100644 index aadc8f86f458..000000000000 --- a/x11-wm/plwm/files/plwm-2.7_rc1-pep0263.patch +++ /dev/null @@ -1,17 +0,0 @@ -diff -ur PLWM-2.7rc1.orig/examples/hrwwm.py PLWM-2.7rc1/examples/hrwwm.py ---- PLWM-2.7rc1.orig/examples/hrwwm.py 2007-08-27 15:06:29.000000000 +0200 -+++ PLWM-2.7rc1/examples/hrwwm.py 2007-08-27 15:07:33.000000000 +0200 -@@ -1,4 +1,5 @@ - #!/usr/bin/env python -+# -*- coding: utf-8 -*- - # - # hrwwm.py -- Example PLWM window manager "configuration" - # -diff -ur PLWM-2.7rc1.orig/plwm/mw_apm.py PLWM-2.7rc1/plwm/mw_apm.py ---- PLWM-2.7rc1.orig/plwm/mw_apm.py 2007-08-27 15:06:29.000000000 +0200 -+++ PLWM-2.7rc1/plwm/mw_apm.py 2007-08-27 15:07:00.000000000 +0200 -@@ -1,3 +1,4 @@ -+# -*- coding: utf-8 -*- - # - # mw_apm.py -- display APM status in a modewindow - # diff --git a/x11-wm/plwm/metadata.xml b/x11-wm/plwm/metadata.xml deleted file mode 100644 index d646a8a2cb4a..000000000000 --- a/x11-wm/plwm/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - axs@gentoo.org - - - PLWM is a Python package, containing classes suitable for - implementing a window manager. PLWM is also a window manager, - using the PLWM package. - - - plwm - - diff --git a/x11-wm/plwm/plwm-2.7_rc1-r1.ebuild b/x11-wm/plwm/plwm-2.7_rc1-r1.ebuild deleted file mode 100644 index bead79daae86..000000000000 --- a/x11-wm/plwm/plwm-2.7_rc1-r1.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 eutils - -MY_P=PLWM-${PV/_} - -DESCRIPTION="Python classes for, and an implementation of, a window manager" -HOMEPAGE="http://plwm.sourceforge.net/" -SRC_URI="mirror://sourceforge/plwm/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -RDEPEND=">=dev-python/python-xlib-0.14[${PYTHON_USEDEP}]" -DEPEND="sys-apps/texinfo" - -S=${WORKDIR}/${MY_P} - -PATCHES=( - "${FILESDIR}"/${P}-pep0263.patch -) - -python_compile_all() { - emake -C "${S}"/doc -} - -python_install() { - distutils-r1_python_install - - python_newscript examples/examplewm.py plwm - python_doscript utils/*.py -} - -python_install_all() { - distutils-r1_python_install_all - - doinfo doc/*.info - - dodoc ONEWS - dodoc -r examples - docinto utils - dodoc utils/ChangeLog -}