diff --git a/Manifest.files.gz b/Manifest.files.gz index ca499ae36736..5535eecf5a3c 100644 Binary files a/Manifest.files.gz and b/Manifest.files.gz differ diff --git a/app-benchmarks/Manifest.gz b/app-benchmarks/Manifest.gz index 932259aa3bbf..0ec789fc735a 100644 Binary files a/app-benchmarks/Manifest.gz and b/app-benchmarks/Manifest.gz differ diff --git a/app-benchmarks/geekbench/Manifest b/app-benchmarks/geekbench/Manifest index 3f7e9f2d6c3c..75cc7ca1a4d9 100644 --- a/app-benchmarks/geekbench/Manifest +++ b/app-benchmarks/geekbench/Manifest @@ -2,5 +2,4 @@ DIST Geekbench-2.4.2-LinuxARM.tar.gz 1921401 BLAKE2B 34d86178e35d586b79182b33203 DIST Geekbench-2.4.3-Linux.tar.gz 3337551 BLAKE2B cb660f3c08cc812cb23374032490a148449a36845fe63320788432493581ec6bd5958bf178d83d68b532ffbe5c7ee13e92b0bb00c0aca968bb2e499453f1b7a7 SHA512 d84e13eb5fd28fb232a5f93aa76f4855adcb9ccffbcd90dacc3e2b45231afd82e78d40c63f729391e5d00e95c14653e83757faca4e543c6306dd913c4e0edb87 DIST Geekbench-3.4.2-Linux.tar.gz 9986039 BLAKE2B 63d7e768d65bc033260a0d99da17df2e518750f19882e63dbc9bbe6ff0b52a8cddb35b9143e85c01838bf5d77a04599578fc0a57a3e6fd89e7aec8c8ffdd4f5b SHA512 a61a5d5481682baefdce64f6054c3373900e8cd585dcbfa2feabbf386032986b40b603619c552102401a83e0b748831d00af5b5b5278e88ef42dee176adf06e9 DIST Geekbench-4.4.1-Linux.tar.gz 71076124 BLAKE2B 14c2b80c971798e7d2bb256e76c7ab9c48e8c1c389e2f7547a436f706ac4f21c1e52e564cd584893071ee2f9f0a4747cd03ea72cc728ff8e4f369d5cc794d77a SHA512 fa687d33a7d7a2d09c544e3d17de93f41cfa77915c708cd1ef0743f84f7f83df9d3f8df2872a8f85ed2c4c872e3cd41932685ffeb19cdb0ea047ab5116713420 -DIST Geekbench-5.1.0-Linux.tar.gz 92931499 BLAKE2B 0d1971d22ecb79451c59af3c77b987a0ed007a673122c74f4f4912815c8988194fed4e86ce7f059f78877b2aa79d436741bd07c7c124e5344e1a314b583bedcb SHA512 bfdb2e5a2954f6a481cc214ca9f384bbf6d06aac81306fbbbf0a0282d2dd016454a76eb93a218b97f2a556692dde0d9c0d3b0b97d9ab4d670460ae2e50b1925b DIST Geekbench-5.1.1-Linux.tar.gz 92622793 BLAKE2B 178b57d02de43e995f4dc39bd9514bb30fbe470d82572ba43aac08004609c07c656285beb543b3e3832df39bc2e26e41bb8c7d1f617f0846f930183e67a73436 SHA512 0f0a8206ced8cbaf271d964ece273a800bdd1d5b5918130aca2e31cab59f7d716c1b714b96a934e5b0fab8a9b73d1fcdc7ea9cd7ef37963b1a923cdefb542a78 diff --git a/app-benchmarks/geekbench/geekbench-5.1.0.ebuild b/app-benchmarks/geekbench/geekbench-5.1.0.ebuild deleted file mode 100644 index b82e245d5d5a..000000000000 --- a/app-benchmarks/geekbench/geekbench-5.1.0.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="A Cross-Platform Benchmark for Android, iOS, Linux, MacOS and Windows" -HOMEPAGE="https://www.geekbench.com/" -SRC_URI="https://cdn.geekbench.com/Geekbench-${PV}-Linux.tar.gz" - -KEYWORDS="-* amd64 x86" -LICENSE="geekbench" -SLOT="5" - -RESTRICT="bindist mirror" - -S="${WORKDIR}/Geekbench-${PV}-Linux" - -QA_PREBUILT=" - opt/geekbench5/geekbench5 - opt/geekbench5/geekbench_x86_64 -" - -pkg_nofetch() { - elog "Please download ${A} from ${HOMEPAGE}/download/linux" - elog "and place it in your DISTDIR directory." -} - -src_install() { - exeinto /opt/geekbench5 - doexe geekbench5 geekbench_x86_64 - - insinto /opt/geekbench5 - doins geekbench.plar - - dodir /opt/bin - dosym ../geekbench5/geekbench5 /opt/bin/geekbench5 -} - -pkg_postinst() { - elog "If you have purchased a commercial license, you can enter" - elog "your email address and your license key with the following command:" - elog "geekbench5 -r " -} diff --git a/app-benchmarks/geekbench/geekbench-5.1.1.ebuild b/app-benchmarks/geekbench/geekbench-5.1.1.ebuild index b82e245d5d5a..7349eb155416 100644 --- a/app-benchmarks/geekbench/geekbench-5.1.1.ebuild +++ b/app-benchmarks/geekbench/geekbench-5.1.1.ebuild @@ -7,7 +7,7 @@ DESCRIPTION="A Cross-Platform Benchmark for Android, iOS, Linux, MacOS and Windo HOMEPAGE="https://www.geekbench.com/" SRC_URI="https://cdn.geekbench.com/Geekbench-${PV}-Linux.tar.gz" -KEYWORDS="-* amd64 x86" +KEYWORDS="-* amd64" LICENSE="geekbench" SLOT="5" diff --git a/app-emulation/Manifest.gz b/app-emulation/Manifest.gz index a949eef2ea31..fe456b08cf53 100644 Binary files a/app-emulation/Manifest.gz and b/app-emulation/Manifest.gz differ diff --git a/app-emulation/dosemu/dosemu-1.4.1_pre20130107-r5.ebuild b/app-emulation/dosemu/dosemu-1.4.1_pre20130107-r5.ebuild index f25169144560..c7771af9cd8f 100644 --- a/app-emulation/dosemu/dosemu-1.4.1_pre20130107-r5.ebuild +++ b/app-emulation/dosemu/dosemu-1.4.1_pre20130107-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 2002-2019 Gentoo Authors +# Copyright 2002-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -55,6 +55,7 @@ PATCHES=( "${FILESDIR}"/${P}-ia16-ldflags.patch "${FILESDIR}"/${P}-fix-inline.patch "${FILESDIR}"/${P}-lto.patch + "${FILESDIR}"/${P}-as.patch ) src_prepare() { @@ -97,6 +98,7 @@ src_configure() { } src_compile() { + # src/makefile.common is fritten manually, uses AR=ar emake AR=$(tc-getAR) } diff --git a/app-emulation/dosemu/files/dosemu-1.4.1_pre20130107-as.patch b/app-emulation/dosemu/files/dosemu-1.4.1_pre20130107-as.patch new file mode 100644 index 000000000000..2db3048be391 --- /dev/null +++ b/app-emulation/dosemu/files/dosemu-1.4.1_pre20130107-as.patch @@ -0,0 +1,12 @@ +--- a/configure.ac ++++ b/configure.ac +@@ -503,8 +503,7 @@ dnl CPU emulator + AC_MSG_NOTICE(Compiling for native x86...); + fi + +- +-if ! echo '.code16;.text;addr32 pushw 4(%esp)' | as -o dummy.o >/dev/null 2>&1; then ++if ! echo '.code16;.text;addr32 pushw 4(%esp)' | $CC -c -x assembler -o dummy.o - >/dev/null 2>&1; then + echo '' + echo '*** error:' + echo '*** Your system has no complete code16 functional gas,' diff --git a/app-misc/Manifest.gz b/app-misc/Manifest.gz index 7cc9eb2c61a1..c4448a7894ff 100644 Binary files a/app-misc/Manifest.gz and b/app-misc/Manifest.gz differ diff --git a/app-misc/fhem/Manifest b/app-misc/fhem/Manifest index b946dd43abf5..b1006644bcef 100644 --- a/app-misc/fhem/Manifest +++ b/app-misc/fhem/Manifest @@ -1,2 +1 @@ -DIST fhem-5.9.tar.gz 23267499 BLAKE2B c2c2e4ab21f82fbe67c9e99aed4d1edd6db889aedac0611b5ba2873667520c4aa63d8553e014563f6f6ee58c5792ae1735853f58c8f4ef0599583b2ed23a9efe SHA512 9f75058e698fc33ec64081695db3eb2511f686dedc3107c87d4377f655c8b204892c6f61141de28970f2ed3f8cef5d24124d17ee20ee71a9eb9318bb17335bb8 DIST fhem-6.0.tar.gz 28562819 BLAKE2B 4bc4f232caf0adc35ded72f380c1d4c816a22304af357f9b204fb856c2053038e3db2d834b7448d3cf43e84d3f435a36d047e48606b9e1083ab4963b38a75301 SHA512 a8e9d74b1d68ad7c9aea0a4d463aa877cb607458cb6ecf76203c96ff2156fd8b8a3b9cb5687ac0a5cd1eca5f94552433de55f3696b7be54a3cfa8df9cf74fbe1 diff --git a/app-misc/fhem/fhem-5.9-r1.ebuild b/app-misc/fhem/fhem-5.9-r1.ebuild deleted file mode 100644 index 358a510f2496..000000000000 --- a/app-misc/fhem/fhem-5.9-r1.ebuild +++ /dev/null @@ -1,103 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit systemd - -DESCRIPTION="A GPL'd perl server for house automation" -HOMEPAGE="https://www.fhem.de/" -SRC_URI="https://www.fhem.de/${P}.tar.gz" - -KEYWORDS="amd64 x86" -LICENSE="GPL-2+" -SLOT="0" -IUSE="doc" - -RDEPEND=" - acct-group/fhem - acct-user/fhem - dev-perl/Crypt-CBC - dev-perl/Device-SerialPort - dev-perl/Digest-CRC - dev-perl/JSON -" - -DEPEND="media-gfx/pngcrush" - -src_prepare() { - default - - # Allow install path to be set by DESTDIR in Makefile - sed -i -e 's,^\(BINDIR=\),\1'\$\(DESTDIR\)',' Makefile || die - - # Remove docs in Makefile, as they will be installed manually - sed -i -e 's/docs//g' Makefile || die - sed -i -e '/README_DEMO.txt/d' Makefile || die - - # Remove manpage in Makefile, as it will be installed manually - sed -i -e '/fhem.pl.1/d' Makefile || die - - # Remove lcd4linux binaries, as they are provied by app-misc/lcd4linux - rm -r contrib/lcd4linux || die - - # Remove log dir, as it will be replaced with a symlink - rm -r log || die - - # Fix fhemicon_darksmall.png, as it reports "broken IDAT window length" - # Reported to Upstream: https://forum.fhem.de/index.php/topic,86238.0.html - pngcrush -fix -force -ow www/images/default/fhemicon_darksmall.png || die - - cp "${FILESDIR}"/fhem.cfg fhem.cfg || die -} - -src_compile() { - : -} - -src_install() { - local DOCS=( - "CHANGED" - "HISTORY" - "MAINTAINER.txt" - "README.SVN" - "README_DEMO.txt" - "docs"/*.txt - "docs"/*.patch - "docs"/*.pdf - "docs/changelog" - "docs/copyright" - "docs/dotconfig" - "docs/fhem.odg.readme" - "docs/LIESMICH.update-thirdparty" - "docs"/README* - "docs/X10" - ) - - if use doc; then - local DOCS+=( "docs/X10" ) - local HTML_DOCS=( "docs/"*.eps "docs/"*.html "docs"/*.jpg "docs"/*.js "docs"/*.odg "docs/"*.png "docs/km271" ) - fi - - diropts -o fhem -g fhem - keepdir "/var/lib/fhem" - keepdir "/var/log/fhem" - diropts - - dosym ../../var/lib/fhem /opt/fhem/data - dosym ../../var/log/fhem /opt/fhem/log - - default - - newinitd "${FILESDIR}"/fhem.initd fhem - - systemd_dounit "${FILESDIR}"/fhem.service - systemd_newtmpfilesd "${FILESDIR}"/fhem.tmpfiles fhem.conf - - newman docs/fhem.man fhem.pl.1 - - echo 'CONFIG_PROTECT="/opt/fhem /var/lib/fhem"' > "${T}"/99fhem || die - doenvd "${T}"/99fhem - - fowners fhem:fhem /opt/fhem/fhem.cfg -} diff --git a/app-misc/hatools/hatools-2.14.ebuild b/app-misc/hatools/hatools-2.14.ebuild index b689dd64d162..e4f4bc4ea279 100644 --- a/app-misc/hatools/hatools-2.14.ebuild +++ b/app-misc/hatools/hatools-2.14.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=7 DESCRIPTION="High availability environment tools for shell scripting" HOMEPAGE="http://www.fatalmind.com/software/hatools/" @@ -14,5 +14,6 @@ IUSE="test" RESTRICT="!test? ( test )" src_prepare() { + default sed 's:ksh:bash:g' -i test.sh || die } diff --git a/app-misc/solaar/Manifest b/app-misc/solaar/Manifest index f54ebd2ef116..45eb9fd53517 100644 --- a/app-misc/solaar/Manifest +++ b/app-misc/solaar/Manifest @@ -1,4 +1,2 @@ DIST solaar-1.0.1.tar.gz 1195660 BLAKE2B e6cd89b5735e125dd438255a8961b1d5d38feb515c5097efec0403d99b9db6e29c439c13e279fcffe69cb314bf2650a7a11770830fdf1e971ade27ce8331aed2 SHA512 e0b2bbfd97d9650d94f1a4b47e4e70f09c75f684e7e1d3e67d2cf6dd197109084e941b98333e173fb205d5c9464dd07e17390d9c2d5b46393fee2efdb20429ac -DIST solaar-1.0.2-rc1.tar.gz 1219777 BLAKE2B aa6780aa4748de97c69c03263e731a47068844e7f4275f87eadd3251e8dcf14b82fdd5ba0eae13492634b7d252340a01b9492cc8948f78fb86c15b4bc4698789 SHA512 1aa5a066c8b735e6525da4da738e9632107867e3d70d67fe7e643debdc9dc7969b033d618ff2c3f538095a9995a7e90d068f9d0f41e858361327c75718dbdb12 -DIST solaar-1.0.2rc2.tar.gz 1212725 BLAKE2B e43dcd013e4251e7450079cafa34e171d10e0144e2b736148a90052e4b2dfed76d6b2c0048a848bb2449febff312d3c058ad03e32f0bdede04cb418adf9d030a SHA512 33a63bc8405a4d48d4dc834d22c0376119a6f611067cd14eaa815503e120a2d877a4f73362aa53bc857aef9626d82413619b1e9a748b9b8bbed0828146c64342 -DIST solaar-1.0.2rc3.tar.gz 1212831 BLAKE2B 5559a0e3a75252914080da7d87739bd8ea867eb09e2a80e31c4057626060c841a60501ac4fcf0f58489e67bed71067c25594ca2250fa961607ba25211350eeab SHA512 fde0533cc5278a831f309e76d449f33b987621d45025879ab1fc9f908073f661e10d6ef030d8455bbc5ca0e82e25f4bb7de1a54327c4b1ecaada08796f46f2e4 +DIST solaar-1.0.2.tar.gz 1540722 BLAKE2B 66c6f7c347f5eba538d3d48ff1c1137c1c71bf84dfb1a306a94e3cb24810378864066644a82d27eaaee2d80d30bcd30bb71ebe80fdb12363e9b194df9054946d SHA512 5f97b51e7853386311c5b9ff968a72529d55837f7262786e86085e130d219ac22095c20c984e340f619a15b8242f90e66a6c678c5e0c507c261d0430b74eacd6 diff --git a/app-misc/solaar/solaar-1.0.2_rc3.ebuild b/app-misc/solaar/solaar-1.0.2.ebuild similarity index 75% rename from app-misc/solaar/solaar-1.0.2_rc3.ebuild rename to app-misc/solaar/solaar-1.0.2.ebuild index 5a5a4947822e..f9fa3d13bee0 100644 --- a/app-misc/solaar/solaar-1.0.2_rc3.ebuild +++ b/app-misc/solaar/solaar-1.0.2.ebuild @@ -8,20 +8,23 @@ PYTHON_COMPAT=( python3_{6,7,8} ) inherit linux-info udev xdg distutils-r1 -DESCRIPTION="A Linux device manager for Logitech's Unifying Receiver peripherals" +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" +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]" + 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} @@ -49,5 +52,7 @@ python_install_all() { dodoc docs/devices.md if use doc; then dodoc -r docs/* + else + newdoc docs/index.md README.md fi } diff --git a/app-misc/solaar/solaar-1.0.2_rc1.ebuild b/app-misc/solaar/solaar-1.0.2_rc1.ebuild deleted file mode 100644 index d4a89545dd84..000000000000 --- a/app-misc/solaar/solaar-1.0.2_rc1.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 - -DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7} ) - -inherit linux-info udev xdg distutils-r1 - -DESCRIPTION="A Linux device manager for Logitech's Unifying Receiver peripherals" -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" - -RDEPEND=" - acct-group/plugdev - dev-python/pygobject:3[${PYTHON_USEDEP}] - >=dev-python/pyudev-0.13[${PYTHON_USEDEP}] - x11-libs/gtk+:3[introspection]" - -S="${WORKDIR}"/Solaar-${PV/_rc/-rc} - -CONFIG_CHECK="~HID_LOGITECH_DJ ~HIDRAW" - -python_prepare_all() { - # don't autostart (bug #494608) - sed -i '/yield autostart_path/d' 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 - - udev_dorules rules.d/*.rules - - dodoc docs/devices.md - if use doc; then - dodoc -r docs/* - fi -} diff --git a/app-misc/solaar/solaar-1.0.2_rc2.ebuild b/app-misc/solaar/solaar-1.0.2_rc2.ebuild deleted file mode 100644 index 5a5a4947822e..000000000000 --- a/app-misc/solaar/solaar-1.0.2_rc2.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DISTUTILS_USE_SETUPTOOLS=no -PYTHON_COMPAT=( python3_{6,7,8} ) - -inherit linux-info udev xdg distutils-r1 - -DESCRIPTION="A Linux device manager for Logitech's Unifying Receiver peripherals" -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" - -RDEPEND=" - acct-group/plugdev - dev-python/pygobject:3[${PYTHON_USEDEP}] - >=dev-python/pyudev-0.13[${PYTHON_USEDEP}] - x11-libs/gtk+:3[introspection]" - -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/* - fi -} diff --git a/app-misc/spacenavd/Manifest b/app-misc/spacenavd/Manifest index 7629ef99799d..365f025594dc 100644 --- a/app-misc/spacenavd/Manifest +++ b/app-misc/spacenavd/Manifest @@ -1,4 +1 @@ -DIST spacenavd-0.5.tar.gz 41746 BLAKE2B bd97cb9ad1ce684cbe0f39e03db0fe0a9cead9aa4a8142546632397fa923fc1067e2d33ea0270625b5bb06bc784c75f0e9ae49cfba7194d23537a7427abe1e68 SHA512 908f598e4ba5febbc1191cc32cd444817acd40c22e79b1f139c50787e1e25d4cd8328dc3fd6d9dde09bb80232b52f0e75ae429fb3345eb51fbe5a47577b038e2 -DIST spacenavd-0.6.tar.gz 54730 BLAKE2B 5d158ebb190359c6e6c2a20093f824f176e028c0d375ab4aadc635f7b26884df2ae58585e82dc3978892d04d139cc6c4704fedc300508f9314478f19d4ee11b6 SHA512 ff039e169805365ce8c1df1258eda6d263a0724c087b22a9e78269629455580817027d936e6bb7014b7654f48aa23232e8059585175003034e4bd3e0d6ed8200 DIST spacenavd-0.7.1.tar.gz 56703 BLAKE2B 99a918090cf8875e5b5cbb48ceffc383b415d9bbe297e49630c8e48ab78bd547244005b5a91e1bb7abc01382ae332758dfc01297bc8f6fb9a05247330cde8127 SHA512 6bfd76f9187ce77c09cb6ebb73bce45391e675cda51437b647510afef574aa6e3f947f467e03a464e245a5e44f699db1d197a58a06a64a2199686b1ab596517f -DIST spacenavd-0.7.tar.gz 55634 BLAKE2B a4257bc48e4b7973413cfc74fb4157cc93d27dd8e4c45142bfa0d8b30b94e517cff1e003c9b7216b498539a529bcfe623a5dfec48644a34c1bd300eb07d297a7 SHA512 241ed0ecf78fe683ae1ccda1e69afcee82f6ad55439516a5e02d3ff7eea1a4c5903e778e41f3e0d8b6f5dcbb8fec572a52e0be108a081bccb5a279af2277b615 diff --git a/app-misc/spacenavd/files/99-space-navigator.rules b/app-misc/spacenavd/files/99-space-navigator.rules deleted file mode 100644 index ef2640e65715..000000000000 --- a/app-misc/spacenavd/files/99-space-navigator.rules +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 or later - -# Start daemon on insertion of a SpaceNavigator device -SUBSYSTEM=="usb", ACTION=="add", ATTRS{manufacturer}=="3Dconnexion", ATTRS{product}=="Space Navigator", RUN+="/etc/init.d/spacenavd --quiet start" diff --git a/app-misc/spacenavd/files/99-space-navigator.rules-r1 b/app-misc/spacenavd/files/99-space-navigator.rules-r1 deleted file mode 100644 index fa5dc93fcca5..000000000000 --- a/app-misc/spacenavd/files/99-space-navigator.rules-r1 +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 or later - -# Start daemon on insertion of a SpaceNavigator device -SUBSYSTEM=="usb", ACTION=="add", ATTRS{manufacturer}=="3Dconnexion", ATTRS{product}=="Space Navigator", RUN+="/etc/init.d/spacenavd --quiet start" -SUBSYSTEM=="usb", ACTION=="add", ATTRS{manufacturer}=="3Dconnexion", ATTRS{product}=="SpaceNavigator", TAG+="systemd", ENV{SYSTEMD_WANTS}+="spacenavd.service" diff --git a/app-misc/spacenavd/files/spacenavd-0.5-custom-flags.patch b/app-misc/spacenavd/files/spacenavd-0.5-custom-flags.patch deleted file mode 100644 index 3b834a43952d..000000000000 --- a/app-misc/spacenavd/files/spacenavd-0.5-custom-flags.patch +++ /dev/null @@ -1,67 +0,0 @@ -diff -Npur spacenavd-0.5.orig/Makefile.in spacenavd-0.5/Makefile.in ---- spacenavd-0.5.orig/Makefile.in 2012-01-31 22:22:20.460368687 +0100 -+++ spacenavd-0.5/Makefile.in 2012-01-31 22:23:18.170367675 +0100 -@@ -6,8 +6,8 @@ ctl = spnavd_ctl - - CC = gcc - INSTALL = install --CFLAGS = -pedantic -Wall $(dbg) $(opt) -fno-strict-aliasing -I$(srcdir)/src --LDFLAGS = $(xlib) -+CFLAGS = $(opt) -fno-strict-aliasing -I$(srcdir)/src -+LDFLAGS = $(ldopt) $(xlib) - - $(bin): $(obj) - $(CC) -o $@ $(obj) $(LDFLAGS) -diff -Npur spacenavd-0.5.orig/configure spacenavd-0.5/configure ---- spacenavd-0.5.orig/configure 2012-01-31 22:22:20.460368687 +0100 -+++ spacenavd-0.5/configure 2012-01-31 22:22:49.257368187 +0100 -@@ -28,6 +28,7 @@ test_kver() { - - PREFIX=/usr/local - OPT=yes -+LDOPT=yes - DBG=yes - X11=yes - HOTPLUG=yes -@@ -70,6 +71,11 @@ for arg; do - --disable-opt) - OPT=no;; - -+ --enable-ldopt) -+ LDOPT=yes;; -+ --disable-ldopt) -+ LDOPT=no;; -+ - --enable-debug) - DBG=yes;; - --disable-debug) -@@ -95,6 +101,8 @@ for arg; do - echo ' --disable-hotplug: disable hotplug, fallback to polling for the device' - echo ' --enable-opt: enable speed optimizations (default)' - echo ' --disable-opt: disable speed optimizations' -+ echo ' --enable-ldopt: enable link optimizations (default)' -+ echo ' --disable-ldopt: disable link optimizations' - echo ' --enable-debug: include debugging symbols (default)' - echo ' --disable-debug: do not include debugging symbols' - echo 'all invalid options are silently ignored' -@@ -105,6 +113,7 @@ done - - echo " prefix: $PREFIX" - echo " optimize for speed: $OPT" -+echo " optimize link: $LDOPT" - echo " include debugging symbols: $DBG" - echo " x11 communication method: $X11" - echo " use hotplug: $HOTPLUG" -@@ -128,7 +137,11 @@ if [ "$DBG" = 'yes' ]; then - fi - - if [ "$OPT" = 'yes' ]; then -- echo 'opt = -O3' >>Makefile -+ echo "opt = ${CFLAGS:--O3}" >>Makefile -+fi -+ -+if [ "$LDOPT" = 'yes' ]; then -+ echo "ldopt = ${LDFLAGS}" >>Makefile - fi - - if [ "$X11" = 'yes' ]; then diff --git a/app-misc/spacenavd/files/spacenavd-0.5-destdir.patch b/app-misc/spacenavd/files/spacenavd-0.5-destdir.patch deleted file mode 100644 index 5b2372242e14..000000000000 --- a/app-misc/spacenavd/files/spacenavd-0.5-destdir.patch +++ /dev/null @@ -1,16 +0,0 @@ -diff -Npur spacenavd-0.5.orig/Makefile.in spacenavd-0.5/Makefile.in ---- spacenavd-0.5.orig/Makefile.in 2011-11-16 21:43:53.210859753 +0100 -+++ spacenavd-0.5/Makefile.in 2011-11-16 21:45:36.386857932 +0100 -@@ -24,9 +24,9 @@ clean: - - .PHONY: install - install: $(bin) -- $(INSTALL) -d $(PREFIX)/bin -- $(INSTALL) -m 755 $(bin) $(PREFIX)/bin/$(bin) -- $(INSTALL) -m 755 $(srcdir)/$(ctl) $(PREFIX)/bin/$(ctl) -+ $(INSTALL) -d $(DESTDIR)$(PREFIX)/bin -+ $(INSTALL) -m 755 $(bin) $(DESTDIR)$(PREFIX)/bin/$(bin) -+ $(INSTALL) -m 755 $(srcdir)/$(ctl) $(DESTDIR)$(PREFIX)/bin/$(ctl) - cd $(srcdir) && ./setup_init --no-install - - # [ -d /etc/hal/fdi/policy ] && \ diff --git a/app-misc/spacenavd/files/spacenavd-0.5-no-x11.patch b/app-misc/spacenavd/files/spacenavd-0.5-no-x11.patch deleted file mode 100644 index bbdd7d6196ec..000000000000 --- a/app-misc/spacenavd/files/spacenavd-0.5-no-x11.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff -Npur spacenavd-0.5.old/src/event.c spacenavd-0.5/src/event.c ---- src/event.c 2012-03-21 22:15:37.093401293 +0100 -+++ src/event.c 2012-03-21 22:14:10.734401301 +0100 -@@ -20,7 +20,9 @@ along with this program. If not, see - #include "event.h" - #include "client.h" -+#ifdef USE_X11 - #include "proto_x11.h" -+#endif - #include "proto_unix.h" - #include "spnavd.h" - diff --git a/app-misc/spacenavd/files/spacenavd-0.7-gcc10.patch b/app-misc/spacenavd/files/spacenavd-0.7-gcc10.patch deleted file mode 100644 index 485aa6c59338..000000000000 --- a/app-misc/spacenavd/files/spacenavd-0.7-gcc10.patch +++ /dev/null @@ -1,24 +0,0 @@ -From 081182f1675bb69eec58d92698f1ba2f23466d3f Mon Sep 17 00:00:00 2001 -From: John Tsiombikas -Date: Sat, 1 Feb 2020 01:19:14 +0200 -Subject: [PATCH] GCC 10 changes the default from -fcommon to -fno-common, so - we need to set it explicitly now. Closes github bug #17. - ---- - Makefile.in | 3 ++- - 1 file changed, 2 insertions(+), 1 deletion(-) - -diff --git a/Makefile.in b/Makefile.in -index 9eba102..abf62c9 100644 ---- a/Makefile.in -+++ b/Makefile.in -@@ -7,7 +7,8 @@ ctl = spnavd_ctl - - CC = gcc - INSTALL = install --CFLAGS = -pedantic -Wall $(dbg) $(opt) -fno-strict-aliasing -I$(srcdir)/src -I/usr/local/include $(add_cflags) -+CFLAGS = -pedantic -Wall $(dbg) $(opt) -fno-strict-aliasing -fcommon \ -+ -I$(srcdir)/src -I/usr/local/include $(add_cflags) - LDFLAGS = -L/usr/local/lib $(xlib) $(add_ldflags) - - $(bin): $(obj) diff --git a/app-misc/spacenavd/files/spacenavd-0.7-no-x11.patch b/app-misc/spacenavd/files/spacenavd-0.7-no-x11.patch deleted file mode 100644 index 8dbdb7df3151..000000000000 --- a/app-misc/spacenavd/files/spacenavd-0.7-no-x11.patch +++ /dev/null @@ -1,24 +0,0 @@ -From 3168b1dedf88c9026683ed43ea337814003d6802 Mon Sep 17 00:00:00 2001 -From: John Tsiombikas -Date: Sat, 1 Feb 2020 22:08:43 +0200 -Subject: [PATCH] add a USE_X11 ifdef around the call to drop_xinput in - src/dev.c to fix non-X11 build. This should fix github issue #19. - ---- - src/dev.c | 2 ++ - 1 file changed, 2 insertions(+) - -diff --git a/src/dev.c b/src/dev.c -index 8b72932..2074895 100644 ---- a/src/dev.c -+++ b/src/dev.c -@@ -88,7 +88,9 @@ int init_devices(void) - return -1; - } - -+#ifdef USE_X11 - drop_xinput(); -+#endif - return 0; - } - diff --git a/app-misc/spacenavd/spacenavd-0.5-r5.ebuild b/app-misc/spacenavd/spacenavd-0.5-r5.ebuild deleted file mode 100644 index e586369f045c..000000000000 --- a/app-misc/spacenavd/spacenavd-0.5-r5.ebuild +++ /dev/null @@ -1,81 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="4" - -inherit eutils linux-info systemd toolchain-funcs udev - -MY_PN='spacenav' -DESCRIPTION="The spacenavd daemon provides free alternative to the 3dxserv daemon" -HOMEPAGE="http://spacenav.sourceforge.net/" -SRC_URI="mirror://sourceforge/project/${MY_PN}/${MY_PN}%20daemon/${PN}%20${PV}/${P}.tar.gz" -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 ppc64 x86" -IUSE="X" - -RDEPEND="X? ( x11-apps/xdpyinfo )" -DEPEND="${RDEPEND}" - -pkg_setup() { - CONFIG_CHECK="~INPUT_EVDEV" - ERROR_CFG="Your kernel needs INPUT_EVDEV for the spacenavd to work properly" - check_extra_config -} - -src_prepare() { - epatch "${FILESDIR}"/${P}-destdir.patch - epatch "${FILESDIR}"/${P}-custom-flags.patch - epatch "${FILESDIR}"/${P}-no-x11.patch -} - -src_configure() { - econf \ - --enable-opt --enable-ldopt \ - $(use_enable X x11) -} - -src_compile() { - emake CC="$(tc-getCC)" -} - -src_install() { - # Config file - insinto /etc - newins "${S}/doc/example-spnavrc" spnavrc.sample - - # Init script - newinitd "${FILESDIR}/spnavd" spacenavd - systemd_dounit "${FILESDIR}/spacenavd.service" - - # Install udev rule but leave activiation to the user - # since Xorg may be configured to grab the device already - insinto "$(get_udevdir)" - newins "${FILESDIR}"/99-space-navigator.rules-r1 99-space-navigator.rules.ignored - - # Daemon - dobin "${S}/spacenavd" - use X && dobin "${S}/spnavd_ctl" -} - -pkg_postinst() { - elog "To start the Spacenav daemon system-wide by default" - elog "you should add it to the default runlevel :" - elog "\`rc-update add spacenavd default\` (for openRC)" - elog "\`systemctl enable spacenavd\` (for systemd)" - elog - if use X; then - elog "To start generating Spacenav X events by default" - elog "you should add this command in your user startup" - elog "scripts such as .gnomerc or .xinitrc :" - elog "\`spnavd_ctl x11 start\`" - elog - fi - elog - elog "If you want to auto-start the daemon when you plug in" - elog "a SpaceNavigator device, activate the related udev rule :" - elog "\`sudo ln -s $(get_udevdir)/rules.d/99-space-navigator.rules.ignored /etc/udev/rules.d\`" - ewarn "You must restart spnavd \`/etc/init.d/spacenavd restart\` to run" - ewarn "the new version of the daemon or \`systemctl restart spacenavd\`" - ewarn "if using systemd." -} diff --git a/app-misc/spacenavd/spacenavd-0.5-r6.ebuild b/app-misc/spacenavd/spacenavd-0.5-r6.ebuild deleted file mode 100644 index 21dab6b21ab9..000000000000 --- a/app-misc/spacenavd/spacenavd-0.5-r6.ebuild +++ /dev/null @@ -1,80 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -inherit eutils linux-info systemd toolchain-funcs udev - -MY_PN='spacenav' -DESCRIPTION="The spacenavd daemon provides free alternative to the 3dxserv daemon" -HOMEPAGE="http://spacenav.sourceforge.net/" -SRC_URI="mirror://sourceforge/project/${MY_PN}/${MY_PN}%20daemon/${PN}%20${PV}/${P}.tar.gz" -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" -IUSE="X" - -RDEPEND="X? ( x11-apps/xdpyinfo )" -DEPEND="${RDEPEND}" - -pkg_setup() { - CONFIG_CHECK="~INPUT_EVDEV" - ERROR_CFG="Your kernel needs INPUT_EVDEV for the spacenavd to work properly" - check_extra_config -} - -src_prepare() { - epatch "${FILESDIR}"/${P}-destdir.patch - epatch "${FILESDIR}"/${P}-custom-flags.patch - epatch "${FILESDIR}"/${P}-no-x11.patch -} - -src_configure() { - econf \ - --enable-opt --enable-ldopt \ - $(use_enable X x11) -} - -src_compile() { - emake CC="$(tc-getCC)" -} - -src_install() { - # Config file - insinto /etc - newins "${S}/doc/example-spnavrc" spnavrc.sample - - # Init script - newinitd "${FILESDIR}/spnavd" spacenavd - systemd_dounit "${FILESDIR}/spacenavd.service" - - # Install udev rule but leave activiation to the user - # since Xorg may be configured to grab the device already - udev_newrules "${FILESDIR}"/99-space-navigator.rules-r1 99-space-navigator.rules.ignored - - # Daemon - dobin "${S}/spacenavd" - use X && dobin "${S}/spnavd_ctl" -} - -pkg_postinst() { - elog "To start the Spacenav daemon system-wide by default" - elog "you should add it to the default runlevel :" - elog "\`rc-update add spacenavd default\` (for openRC)" - elog "\`systemctl enable spacenavd\` (for systemd)" - elog - if use X; then - elog "To start generating Spacenav X events by default" - elog "you should add this command in your user startup" - elog "scripts such as .gnomerc or .xinitrc :" - elog "\`spnavd_ctl x11 start\`" - elog - fi - elog - elog "If you want to auto-start the daemon when you plug in" - elog "a SpaceNavigator device, activate the related udev rule :" - elog "\`sudo ln -s $(get_udevdir)/rules.d/99-space-navigator.rules.ignored /etc/udev/rules.d\`" - ewarn "You must restart spnavd \`/etc/init.d/spacenavd restart\` to run" - ewarn "the new version of the daemon or \`systemctl restart spacenavd\`" - ewarn "if using systemd." -} diff --git a/app-misc/spacenavd/spacenavd-0.6.ebuild b/app-misc/spacenavd/spacenavd-0.6.ebuild deleted file mode 100644 index bc0c390694e8..000000000000 --- a/app-misc/spacenavd/spacenavd-0.6.ebuild +++ /dev/null @@ -1,84 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -inherit flag-o-matic epatch linux-info systemd toolchain-funcs udev - -MY_PN='spacenav' -DESCRIPTION="The spacenavd daemon provides free alternative to the 3dxserv daemon" -HOMEPAGE="http://spacenav.sourceforge.net/" -SRC_URI="mirror://sourceforge/project/${MY_PN}/${MY_PN}%20daemon/${PN}%20${PV}/${P}.tar.gz" -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 ppc64 x86" -IUSE="X" - -RDEPEND="X? ( x11-apps/xdpyinfo )" -DEPEND="${RDEPEND}" - -pkg_setup() { - CONFIG_CHECK="~INPUT_EVDEV" - ERROR_CFG="Your kernel needs INPUT_EVDEV for the spacenavd to work properly" - check_extra_config -} - -src_prepare() { - epatch "${FILESDIR}"/${PN}-0.7-gcc10.patch - default -} - -src_configure() { - econf \ - --disable-debug \ - --enable-hotplug \ - --disable-opt \ - $(use_enable X x11) -} - -src_compile() { - append-cflags -fcommon # bug 708648 - emake CC="$(tc-getCC)" \ - add_cflags="${CFLAGS}" \ - add_ldflags="${LDFLAGS}" -} - -src_install() { - # Config file - insinto /etc - newins "${S}/doc/example-spnavrc" spnavrc.sample - - # Init script - newinitd "${FILESDIR}/spnavd" spacenavd - systemd_dounit "${FILESDIR}/spacenavd.service" - - # Install udev rule but leave activiation to the user - # since Xorg may be configured to grab the device already - udev_newrules "${FILESDIR}"/99-space-navigator.rules-r2 99-space-navigator.rules.ignored - - # Daemon - dobin "${S}/spacenavd" - use X && dobin "${S}/spnavd_ctl" -} - -pkg_postinst() { - elog "To start the Spacenav daemon system-wide by default" - elog "you should add it to the default runlevel :" - elog "\`rc-update add spacenavd default\` (for openRC)" - elog "\`systemctl enable spacenavd\` (for systemd)" - elog - if use X; then - elog "To start generating Spacenav X events by default" - elog "you should add this command in your user startup" - elog "scripts such as .gnomerc or .xinitrc :" - elog "\`spnavd_ctl x11 start\`" - elog - fi - elog - elog "If you want to auto-start the daemon when you plug in" - elog "a SpaceNavigator device, activate the related udev rule :" - elog "\`sudo ln -s $(get_udevdir)/rules.d/99-space-navigator.rules.ignored /etc/udev/rules.d\`" - ewarn "You must restart spnavd \`/etc/init.d/spacenavd restart\` to run" - ewarn "the new version of the daemon or \`systemctl restart spacenavd\`" - ewarn "if using systemd." -} diff --git a/app-misc/spacenavd/spacenavd-0.7.1.ebuild b/app-misc/spacenavd/spacenavd-0.7.1.ebuild index 5de513ed82de..a1ce45ad3ccf 100644 --- a/app-misc/spacenavd/spacenavd-0.7.1.ebuild +++ b/app-misc/spacenavd/spacenavd-0.7.1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://spacenav.sourceforge.net/" SRC_URI="https://github.com/FreeSpacenav/spacenavd/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc64 x86" +KEYWORDS="amd64 ppc64 x86" IUSE="X" RDEPEND="X? ( diff --git a/app-misc/spacenavd/spacenavd-0.7.ebuild b/app-misc/spacenavd/spacenavd-0.7.ebuild deleted file mode 100644 index e9fef0e60869..000000000000 --- a/app-misc/spacenavd/spacenavd-0.7.ebuild +++ /dev/null @@ -1,84 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit flag-o-matic linux-info systemd toolchain-funcs udev - -MY_PN='spacenav' -DESCRIPTION="The spacenavd daemon provides free alternative to the 3dxserv daemon" -HOMEPAGE="http://spacenav.sourceforge.net/" -SRC_URI="https://github.com/FreeSpacenav/spacenavd/releases/download/v${PV}/${P}.tar.gz" -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" -IUSE="X" - -RDEPEND="X? ( x11-apps/xdpyinfo x11-libs/libXi )" -DEPEND="${RDEPEND}" - -PATCHES=( - "${FILESDIR}"/${P}-gcc10.patch - "${FILESDIR}"/${P}-no-x11.patch -) - -pkg_setup() { - CONFIG_CHECK="~INPUT_EVDEV" - ERROR_CFG="Your kernel needs INPUT_EVDEV for the spacenavd to work properly" - check_extra_config -} - -src_configure() { - econf \ - --disable-debug \ - --enable-hotplug \ - --disable-opt \ - $(use_enable X x11) -} - -src_compile() { - append-cflags -fcommon # bug 708648 - emake CC="$(tc-getCC)" \ - add_cflags="${CFLAGS}" \ - add_ldflags="${LDFLAGS}" -} - -src_install() { - # Config file - insinto /etc - newins "${S}/doc/example-spnavrc" spnavrc.sample - - # Init script - newinitd "${FILESDIR}/spnavd" spacenavd - systemd_dounit "${FILESDIR}/spacenavd.service" - - # Install udev rule but leave activiation to the user - # since Xorg may be configured to grab the device already - udev_newrules "${FILESDIR}"/99-space-navigator.rules-r2 99-space-navigator.rules.ignored - - # Daemon - dobin "${S}/spacenavd" - use X && dobin "${S}/spnavd_ctl" -} - -pkg_postinst() { - elog "To start the Spacenav daemon system-wide by default" - elog "you should add it to the default runlevel :" - elog "\`rc-update add spacenavd default\` (for openRC)" - elog "\`systemctl enable spacenavd\` (for systemd)" - elog - if use X; then - elog "To start generating Spacenav X events by default" - elog "you should add this command in your user startup" - elog "scripts such as .gnomerc or .xinitrc :" - elog "\`spnavd_ctl x11 start\`" - elog - fi - elog - elog "If you want to auto-start the daemon when you plug in" - elog "a SpaceNavigator device, activate the related udev rule :" - elog "\`sudo ln -s $(get_udevdir)/rules.d/99-space-navigator.rules.ignored /etc/udev/rules.d\`" - ewarn "You must restart spnavd \`/etc/init.d/spacenavd restart\` to run" - ewarn "the new version of the daemon or \`systemctl restart spacenavd\`" - ewarn "if using systemd." -} diff --git a/app-office/Manifest.gz b/app-office/Manifest.gz index 2040a986e43a..8d0b3d13d0ae 100644 Binary files a/app-office/Manifest.gz and b/app-office/Manifest.gz differ diff --git a/app-office/libreoffice-l10n/Manifest b/app-office/libreoffice-l10n/Manifest index 728dbd726009..7c59932233a9 100644 --- a/app-office/libreoffice-l10n/Manifest +++ b/app-office/libreoffice-l10n/Manifest @@ -166,174 +166,6 @@ DIST LibreOffice_6.3.4.2_Linux_x86-64_rpm_langpack_xh.tar.gz 288729 BLAKE2B e121 DIST LibreOffice_6.3.4.2_Linux_x86-64_rpm_langpack_zh-CN.tar.gz 836794 BLAKE2B 561f7dbd4e9df8edd2675d4406ce5896f0b5ec20d79d8ee5cd0f39f429b54e1044aa01690169eb8e772235635c12a35a432a9c7f518a533d7270afb9cf8c4a9d SHA512 5193dfe554eef4b35b6dc6c4de2ac5b46a814a15dfdb07548ca11af20a3a55780819d0229e36a49b289809d0fe66ff40cd1b6dbe40668eb7394a656431ec371c DIST LibreOffice_6.3.4.2_Linux_x86-64_rpm_langpack_zh-TW.tar.gz 813840 BLAKE2B 745e1fa9b0656dbb653d698ee89f47bfeca7de4906f2c00fd9244c48294e5f4df53a218f4adcea506878edf85d1d7c75ba09c8411f669f72688eee7f3cb4daa6 SHA512 ac90af321b989a5ea247a0db8b3071c4ebf0aedbfb23f78cd6e141e50931eafb9bbb44f70b26256569ddc447806ee6dcc784e4d70256218dda4cce8812975e99 DIST LibreOffice_6.3.4.2_Linux_x86-64_rpm_langpack_zu.tar.gz 319374 BLAKE2B 7654828ce36bd19e7aad8a86d58d582cd51a4bf367704744bc835a85df818d67e54ff5e92fa09c5a15b734d7aa8bf0df1d54d7237887f1495a0f33adc8975905 SHA512 b8d408ac7d3556fca53a03fd681b507e62bdcb4035f668474dc1d685390f2fed5758144b62aae526aaff2912c53d83b0e07385af48b0c941826bea052e92540f -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_am.tar.gz 2570679 BLAKE2B 65d27614ab5c25eb78fc203c92cac0eb5c25f78c551c03fb87d40be41f4cb478564d95e2ebbfb26993f4e3998c6c6437a518141fce9fbc17e93952b236415cea SHA512 f52a1d6bf59f38dc80c2f096b1786e4810b25510ab68964d77fdbd1f4f7b9d006d663437fd90c0b48b1c755428ad8a4965012090539f9a20099fc1bbdac0c69a -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ast.tar.gz 2456535 BLAKE2B a3638053f27095686f1e74467bbc21dbaa19ea2fd6f4ccaf83ba91d2c57e81a56b9071b8ca88e9c68f6cfbee25ec117b9b5fd8d744e37f3f0ffb5edb67ad282b SHA512 c2ab8f259a882cd7aed86d65c7e75b7c47bf16123576af44a9fea309db6d3183810291026d10e7173ffc4573046785bfcc7530f159d33803ccebbcc44e6231ec -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_bg.tar.gz 2642717 BLAKE2B 62b8ba7cea9cd07117ae0c17e7121e1fefca641719353a400698d12365a8e4016e239126b0dab5737cf6b36f4072f18411b3b4d001c0b4e1ce388e99c0135032 SHA512 7939526db13e0c9e8ffdf095c7e8abca17f221c36afc6f8b913c05f22d3599d9007e2f87bdf258e82db60f8087f686e816fad8b06596873765baa8b07a933734 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_bn-IN.tar.gz 2644829 BLAKE2B fb9d6538be33d3c0153342872c123ad7860319502670e03a490e42780174dbbfca98c16beaf3f6d10263075d8d63efe425e0eabd3e644f5d0b83250c785451a7 SHA512 8411c61a50c3fe8fab73e26da07f94e94ad220eeac0d03480380f141f25eb14a8dc7ae7023911283285457f862109ec2d068d59ad64072a9475830c5229473ca -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_bn.tar.gz 2626647 BLAKE2B 1da6ed591b8e80d8370fa95618ce07d0e9b48b8ceddd67bfe3a8e37fbaeae09a3b16638886e100ab2cd5d6730c0be4f5fe35fb08ab7059a8b9ce11e1d8bdd6f8 SHA512 7697af1d06ea0558d94c714e2a565554d3cf16288753e92455af840bd27779f403e7d49bcc4d9bc11a1fe1abd1e0df1df8982788ae0876584e8e84b4cb1e2c85 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_bo.tar.gz 2646053 BLAKE2B 85d83642394f0901b7c4b70b2a9c6814d9de41ce844a2dd6aac225890e4f155851a785b5d1f05a28b78950ec6bb942f92941d1a3332df05eef537866e92922c2 SHA512 6a04c789e5a55ac35a2c2fc0b6ee6031654a68d20f65fb057257e3e2759d45358cec7928ecf2c84c12546bb917e89123d281ca1533c67ae4dc30586e0ace3f99 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_bs.tar.gz 2364900 BLAKE2B 0c26b4dbf2baf6ee84a0534b612fc13768b7cf6c4d354762e6313e36f403240134b97eb11c4db495ee7a60bf2223a8c4a0821b59ebef7d04fb8f476fecfee167 SHA512 ddb0b35a4c03a2f08e27e88bcb259d32de4d8aa80e856ca05952138cf5b6aa503f2b6dca6ad0a9b51b22fac233ff96bc879f06104dc3667f319cb28dfa911588 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ca-valencia.tar.gz 2446636 BLAKE2B 39f7e85de49f4c80e4aaac62fbaabed0e6c85b9c6eb64fad5f103fe30e0b770b74f960944da203ca632ff4a43d7a795a88185c4334aa206a143dc504520dc7c9 SHA512 f7f5e15de4931b5e1eed4da7e44aa4bb298ed86b4e8fd45c61d8a300c7c0c0b1f80d2ae9f6cfb60fa74a883d5aad87d175719b3b46a89845c104d27a4b1f058a -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ca.tar.gz 2432561 BLAKE2B f95b2b6bf2930a2eb5fbff3654a9c5f4dae100a05214c9614d4b35dbc16b044adc358721af779c8b2ed41f185433439ce3f5e1533f7d2b739320f54741de74e6 SHA512 81d8481895f8fe165cafe53dfa091d00740d1377b7fb7ac3353e2217838fdaa0e9375f0a47992427f6c5909c9f16c1c8d91d7f1c2cd84af6604cc216d94e8795 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_cs.tar.gz 2431807 BLAKE2B 1fa46db8defeb4dcd62d91028762556b59660cee11a70c6b33e58daf53b21b8cfeda0678acf49a38e61b3329f5a0cad3ce26bc56b290c8c2620af14bcfa4fb5e SHA512 90c476cd47f8a0c0990e4b38133c360ad5765478264fd73c4781fd1780a7bda8aec8fd0b479c71cad6d36e73aae78de024be8d1a4cedbc2505f56340afceadee -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_da.tar.gz 2395749 BLAKE2B b938137b73b2917cd1d4188380870b2a2753894d40061f40a721b446d352d410853771f0229806be8c3c97ae209395070de532114a8c345ac9140c8350dc8464 SHA512 a11d20aeb32582a96fc141b6cca0ef2177eb181c3f9880038f27d094a5b805a888936fb5e355608d051d67d270cf5594774c83b87f6ed0416782e32aedd0f91e -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_de.tar.gz 2492206 BLAKE2B dd4a068f5dfc388d9b3c15ef5408d7e46aa880a82f859f0d9f4f9a43631d4a7b8c891a59c1a79ea0dc96137ef7a4545053c28bb4945d53fa92dfa54e45ea617d SHA512 d3bf30c4f748dab1072e2e224123c0659aa678a2d248b9de61298b5b5ae8303e6029d068420a2a14cc479fbc75e567504a120859cf3ba90599470ce02c864346 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_dz.tar.gz 2802016 BLAKE2B ed70d8760edc198d188c69757a9dbff44dc7020433710b9c41d30c5fe408248ccbbdf3056e68f0151d4486a7e14b893d337f45322e88632d4827b9391eb66061 SHA512 563f57c8b1a12a0b11f729bbe2b0ba264499cecd6a03b6b4830a04a82b7321731c06e8c298255dc947d9ab781a5b1adf18b3b86a83e13ce50a71fa34055e0455 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_el.tar.gz 2845197 BLAKE2B e853ff9efd940ef77db4f4c74391aed0459e3a61466b46f9c27068306cfb6899ec9290f3b2d2d7700bdc9fa8fde92aa3c4f5bdecccdc207ac0a70d05198ccccb SHA512 1f13005b698a89bef772a4533255ea5037adf0d976a546f80bc5f9ff57e8c19c4b29b1ee0ff480d5748efbd57988a578912f7012e66e783936e7154be18ed5a9 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_en-GB.tar.gz 2273232 BLAKE2B 6d6bc8f5f22b28427ea9818dca320ce56b1bcc9ce9052f2d6c43a2d808c58d0112818f48d3ea7c328a15317c8263b2ae12137ba2f3919f93f900797b44c168f6 SHA512 57647b354cd07e1b3f11139d1f72d5deb2ff14047d4ef04b133c45e9384c6c436368b25f9478bf29553c5fb5cb4c1cac2d3da4b9281d727b6c1676c613cbe36f -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_en-US.tar.gz 2119420 BLAKE2B 444faa3f4d30c39f557853e7d4162cc73014dd0603d395216d268138621652fd7acd45089999e9eadaf23b74d8d21180327dc4f964b03b98aa642f0a467fc9e8 SHA512 368f0e0f600914e2426c55be57b3c08f669e99350e20569c1fd775099db6d73adbe7e2814059ebb99f947f9adf9fc88a351b93a4873b589d7e7b34735a8451d6 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_en-ZA.tar.gz 2270762 BLAKE2B 85da83d7883723e483b07f7657beecb6a33842052c4b3df5a6730710823d7699f178f96b47d193f0485158ff422cfe351828f046fbb4fc0a9bc84dc2573bda45 SHA512 8026835b65c4fa2251f826491a04cacd544715e681cdef9d963a7a0ccec64a32e13b9ae0c5be60ee93d2aea9140084cb7a5c53d66c14529be9ac7a552291404b -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_eo.tar.gz 2350298 BLAKE2B f58b1dbda34591a035d63c77efe90f410c43d940b2b42643b12f9ab50c663d0b17d8b2d677a2b3193a37c8ea1fffb4165571b097b5f6d0d7f938350d3d8bd0c0 SHA512 760492f807a62a37a16b89b2b1c22182c98b9608681bccab321651007ba6dfc1fad6682ab30bda2687f0a2a31bc9eadcc806f776c88a3895a94c4ff003547b78 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_es.tar.gz 2478330 BLAKE2B a63699751d12d82f63d74f716ccb6cebc69781264495d01b7b6cf18e2f3a817d721620843c4ceb5c18f0b1212362f1789df8f817edee77531b0707c5c2de6ce3 SHA512 1c3a493bc584ebd0d69e68febe03f2ef8daa5f030b1250f32460203c99327fb74c7571af224e26468ebcb806f65ede661795e58757fef96dc0e47402f351e11c -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_et.tar.gz 2381364 BLAKE2B 571a8c1579e39386be18631311e7bb6fdb7001f04051d43ad0f67c668e08b1af63ea54aab27ebe80438b193791c6cbf570174704dcbbad579a29f5797fd0d7bd SHA512 2ff65016fff66681a35926425622b070062cff92faa73aeeabc8ad1e6091f62a8f18250083174ba0dca1d99595d5c69dac0077101949eb3a5de91ad873573a29 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_eu.tar.gz 2351659 BLAKE2B d0360d099f93ea4c0ae3ca939462f237fe47ce856b07f4477eafc787c22474e3bfb65ebcb3873f1cc8b1e4c7bf41a53fa03c8e09e0b8016cbd8b93217f990987 SHA512 3c71fdff3dbc3fdab84058a60b51118c40580652fbbfd14966568859584cf20e5681a73ed33cbedc718de346fa043f37ba289bce2109b08de182ae564fd42137 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_fi.tar.gz 2445440 BLAKE2B e5622d8b6391a054e8bfbc7b76d907bf99a13b15fe68f2c39cd6470f030d150efd9c566999a68d82774ea7b3f321ecef9b34b05efb3001198418c08009e03a68 SHA512 0a381c1e0b71ec7ea2be74694f9dc83442deecf2c3eaadff0702dbc8aa2419b868b147bd22928551d9b72ae89c6074743792957f4b41a4cdcb62486196919b6d -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_fr.tar.gz 2457734 BLAKE2B 8ca03d132f11489bdbb61f4f88f92334e3aa033f07578917b96d5aa53dd77b91a05710155f173a22cf597e001825355442088197c31b089b74c69b14b52f1f0d SHA512 041ed944d3549a8c1cd50281b0e52756b2e77c13bf7497ed40fd8e3e3911993ef5cc43a9cccc73ca326ebbdeeda318568a897220135ffd6c598187ce8cde6121 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_gl.tar.gz 2430277 BLAKE2B f3e728b956a4b308c27be9681181b8913740fea2f09c9f2e1cdb28dadaf5fca2d40d10083fbb477c58f53ddacc3aa1f624ac7d0966a314dbfb9618ecd515a257 SHA512 a82f281c0998ec81bfd51939fc12341207ebcb12269e226755d0118a925aea1a568ddece1b12b6f82e775728314db6ee28d9db0a731a03b1089a85bb1b2438cb -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_gu.tar.gz 2317958 BLAKE2B 88310900dee0a3a0eef6cc3de6b06227e3cee583f9a05b2f6c9486291c38d872a4c866db8df76bc4a40ef58fdd83bad1b45a3d50d71623817f86e81af96d7735 SHA512 b808fbb708c8f0625de044881829736d8b3ebedb107e8d13efe052e5745f8b8756ad36461dbe7b5ef88e6f06d3113ea73eff21ca89bf8b0a9046fdb0bdc37565 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_he.tar.gz 2213043 BLAKE2B 5f14719d89851ccf125dff76937418c4023921b58792d0a65dbde9a86037abc5399592446a449d60b4cf4dc8237d4beacc50118806d7853a0b8051116c368977 SHA512 7871bf7f1c0e7b8e900ee1e0030feab0abea33fab2a422462d192c02e5fc67d6c010180dbf671948ff5fe5f7ff892408554d6c0beb17a761f6d80004b09ab39d -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_hi.tar.gz 2422621 BLAKE2B fcfcedfd5fea06dd5a0fd11d81c00ee675a04b7ad1b8bb687c57f2fbf5d4a547b1c78c5cac02706ebdc8a1d25c90188787d73901497bcc8b4c6005099c95fbc8 SHA512 1ef5834dd942a48d127be6038ff3a01926a8a7bc583771d45b48f9dcc637b56c75c7f8306967f3e31898fc2364c3d432c1ae74f03005fcca2988cab26ac686c1 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_hr.tar.gz 2331441 BLAKE2B 9b92edddc321182ce7591a5bc292440ee72271f2a0fdf151884b54a646d3e96ea89d170351ffa5751076fd34d5e4ca3aef0b939008029d62ab0e66edaeb955c4 SHA512 4a077cb1ae23ce3187b12f41c5f2a2ff23cc4e4a1e0820bba460f6fd845671e1a7bd85f07993199c4277e922977acf6368b2d3e98cd085fa67b94fa5ec76383f -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_hu.tar.gz 2557646 BLAKE2B 3310713a3ad2297fcda906b51f0a29081618e95390cb2d34fe3be1371de88e7d11b119f627396aa24354d5466ac67a8e179488d774554036ceb6e559e11a6c23 SHA512 c0a56a4e6422ab51ac2ef9eaaf672e059a88f6ee46ea5143d976284d31575500e451344bdf1ab47e2a2449997b68ab4baa7ac28c97f9ce604aa05f6629178d21 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_id.tar.gz 2329811 BLAKE2B bde97396874f963f978f68b25a8f81bd8eb0185cf29bac4cf623128726e30ee3ba428904bc58852ead390a4c7e68835f09e7660de7950e52749eccdf48987f51 SHA512 3e0d8528b9b419c9ed9d2e550fac451c7e5fafc19edbb6c4de580a3fdf332a6d0a4be0e22d879f1923c598dfa089a48dc48b029299c247654ef998b83556817c -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_is.tar.gz 2350566 BLAKE2B eb291add91810ebb6748357fa44922482ff3b0b75f0498bada632215fecc033f8a679396fe7f4cb6748b74d5c6bedb702a090b7ed53b3afacb3bef6e3d386550 SHA512 3507d46378bffc8cb7184ba9471b1785b278aa0bd7971f3d6acbaf8a8bf30813c8ff31d611a113ec34043cb13ac14eeeb390b686c680ff89a309f2e112becdbd -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_it.tar.gz 2428169 BLAKE2B 20d01c21872d962e2648a22d2adc4d96d647daff587f7153e917cc7f60f54eb7c8f06d5b612adac9d03002fc879f09d00fdc1584e2cf8242aed3e922d6529054 SHA512 02071be637e857f2c418c142730c6b7ae9944dd78413e5de37bd28e9d188993385d136af8f90440550d8ddf000824141ccb300a25a13520555dbb78e61c61bfd -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ja.tar.gz 2596997 BLAKE2B 0dff2fb80d8583e7c0e2834c46a105045584b0ae45a2748bef5051116794f58b1cefa85e6fb6278aefa9672841b16fbdfc8e5048fbe6643ace4090a467e17184 SHA512 12a3a7ad47e8bfc17088976236da9102ed0163afb7eab56a74d694aafe9db19582dc82365a8806be8bbc42411bc896c98ccdd5877d46c79f55e6cb039fcc8d70 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ka.tar.gz 2454128 BLAKE2B cd9dbef046ee00330fc1ee455e34add805334274c2c73dd73483f3a90a5c1d7468f0015155494aac688e73f5aa1ef16877c2fa5a5c7a72ee96de720a8a2f29b0 SHA512 18a7765e6725c3d4700a5195e6ee404b71a62dc8a090f3f94065929ff3064862df2509f7dca0d5544783f3729e219a9273ccfb77b7d28464901456bc52822ee0 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_km.tar.gz 2748218 BLAKE2B 9e5296bc2c44b1e9b172e9901ef39803f7040f838243f8c72c984cbc6aaa0ae2394bbd1d7fa4da5d212672dac96324acfe6fdfc1b2a98e09ee6d378413807228 SHA512 0b76125afca8956fa79bb55764c465d4f7ee1a6f7ffd1577f9a5fd51471f6b8e3be001e306186025b71845ed77d51bcbf4c31bafa0abcfdb5e7f8153e3a7fccb -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ko.tar.gz 2473515 BLAKE2B f06ea5262bee0fd59259d28097463379b1651173b9bbdd793ae70d16a31a604d123161bd8a7eccf088eabec445d2c1241a768e495deb05fc30929b784c6bbaa6 SHA512 910e6986f8c741c1bd94fb41e24f4dafc38c9411a9a0a8e124b877929e12fc4f3a78916d523a56263031b7d6ff36e4f3e03612df502274c371052aa647dcc56b -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_mk.tar.gz 2439252 BLAKE2B 5add65e1d2d066fb1c35621d82b5494f3daecd72bc55881b29a14d54f39f2ceb35a9f7503f19d19564d21bd9c7214b38357ab79d82264a9b1e9e3c4f6328192c SHA512 84399031417844990ee40f07b1d6977b1143796cc3872bfeb63ddc3a3db426e32a14e381c97f1f04c69fce27460f57f3ef93d48c8f81f0a66c1408d471c3e3c7 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_nb.tar.gz 2375154 BLAKE2B 00dc35bc2a90a4ad0ff2b264d6eeb2f6eb63d3958581c4bae6ad730af9f728df1bc75a2fb112d79df2babdf57fb0f2d4a9b07ccf6601b2c616abd6392099fd8d SHA512 3e5672b532319b4f261f09243a221ed95109c81a46868708a10fe52ff7d34fd74cfd0c8ea4c78b1c105ee7a317de81431decf945ad1b4161e9d4a2920c92b597 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ne.tar.gz 2668851 BLAKE2B d0a0bdf81865dee85da9bf79f2998c7dda1f46872e5c2c86c478e57f351ef0693a9af473734ef0346fb0bf36639ccad447c110a4db7a59a5d847ab2cf9749233 SHA512 864b1e93b1f1d3c11d672b823bc0ecbfbefe9cf9f0d047f44d0112f24d0754c3899e5ba6b9312df39eab0e011e421e9ed8b39bde1390fc8ea1f74b877b24f4ef -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_nl.tar.gz 2426933 BLAKE2B 6e2a26d304d7519604eee9a1e3f2ad480ca1811995c95920f9aa8072568904fcc3c60e2d1898614cce1a0f817eaa562fa89f923a0c6fe93f4a89084027467fe4 SHA512 2771249a6e1a13a62597e9de9a186d30abb4ffdbc0ccb1cedd76ca49cc7ba441f3217d52614b42ea078b237ee123868c0340cff2caaa9f82ef8c0fcfec31a26c -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_nn.tar.gz 2368921 BLAKE2B 9bb42289da1a5c505120b2b56b3fd27537a6af660a177c8ceddd05596adb77c0a0dacbdf96960e29e88ca5499ffa71477660ecfb6a646c331328eefaf985804e SHA512 a81fc321ebafa96990009ca5a86d5957253a597c6f99701ea105e6f9d337b35c9a0146989335d31df39b6a5c16018f270576a034af22a2aaa2e6a7821d6b30db -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_om.tar.gz 2458270 BLAKE2B dc716697a1cc86b145eb08a0c50eff32572d3f17dd800a3f0111eb9ea9daad819019aa378f4e07e0c273dfaf6bf49fc673064ad282ca8ecade4802f02ff1d6a7 SHA512 dc7f787e4e7ab5f7f877a2ac9125c669cd99e703acf6ab227d5bf7cf427ea340ace6f22a6018cc7d748aedaa66220e59509e2639ec20634f336d43518452bd9a -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_pl.tar.gz 2528195 BLAKE2B 334628d1fd6c9d3eee1fb035467520bda68f02a0ae30cff305e964e77a3672f75c48ddbd2fc48cff690ffb2be9a27597c59b0981e6335177c6767484e35c5f4f SHA512 4f4ebb573878b9e6a89de87afce24ec818237395d07d3f4d0e064edcf696eb1197ff1334992a9a7b2bfed2b1a88d27b874dabc19963c468f4b53e5f2b0e63bfc -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_pt-BR.tar.gz 2445088 BLAKE2B 3bf7c37d7dc845a6d798da5ccd1ecf90c2f9388e2ef91b60e0390eec17fbfe5aed71bbdaf8f1d4f723a2e1af3a7239b769f496ac12fb3ad8c61e7c9a1bd19528 SHA512 9ae5856787f042b50f10d0a7ed665634b3364ec56100bda18cff45c6c2e43c4a6aff39e03c2d52ebdb36d119640cbe12a5033a9c800a0f065af2df90891712ab -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_pt.tar.gz 2391818 BLAKE2B 59c8a1f90a4cf88dd54fa5d520bb20a561a4728b1e3a1421acfff1d7a3a747d5c9dde1906fe4b86c76bf0e07ab5b249215d0f19df4bca987d7c398e329eb9c12 SHA512 4e17e95bb8ce26ce6d8ff049ac5f26aa696c201a1ccca6f33ceb5d530c9041b0a71f07005ba353b971371c2c1bf75baa8b3f32d500212c0001e38d46515899ee -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ru.tar.gz 2708865 BLAKE2B 5f2e155ff364735f5e8d5eee839c4fcffaeb4a91e2ea7ac50df841f17793cb89dda247600911e334db66dd8c5842482e71c107af31c7a687f96525ac98ccabdf SHA512 d1c3167547d737c1a5269741987a624a41b2a660a0e7082e7a3cf6ae5aefea1801d0b8babb48049ad739ddf6e2181208724ba68a6ee6f2b198cd0194ade246c0 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_si.tar.gz 2408942 BLAKE2B 49a3233d6dc869dc41905ccf7edacc4a846435b714399360fe68f6a243383c4ed96897b433369df0026343c93579c834ae640e1ca075282414214ce17e466ef6 SHA512 9efe9946d5cd9c9f02ad5018a87657973f50f76b1ac2e95a416b88336530b5b299c1509eb681c0360c868061a33a6d81416aa0dd7447770acb9fc4a077d60c72 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_sk.tar.gz 2465711 BLAKE2B ec503e79ab5ded523a4def0e60a26ba3d419bc65faa95f3a9ce1e6def7a5ce4f87d535344cf7a60ac90a55f7d478af42738fc680a3ce35b6a6e1fd402f107361 SHA512 323c5ee1d4a9e5c01471d127fb79ed984c2ef1df73ccbccbec9c333559c9947d9a9e7a9418b9c188a4c3f30b91fd7012fa68963a364589f1890ad9a3025401f9 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_sl.tar.gz 2413315 BLAKE2B 3480518e0689af585453571fa88363f9f4c4a9fa903cfcbd14a6cb84efcb0aef0a76fe9838e416042340347fd9758b9c01b7250696b444b8f125ef88e44b6348 SHA512 86a5b365ab6212f9797a2b7925712054cc9906f350215b35fcb097ae5c225c28cdcfa7d4e2dda9c5734428b75f1d8980bdd64d4c89d1546f1f0802eda7d4c3bf -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_sq.tar.gz 2325765 BLAKE2B 8aacaa8f869ad3abd3585eef965cde36899f8020355206099603a369a43f3c61b1ad36434a56e0677fa40e1062c4b697f7cd4e64bae170dc35c38f2d54dadfd9 SHA512 1c39fa8776c73746b693240f4d96525e0dfa96cf9e8aae42d7cf8821793ea667d15b6a140da158b1424c97c28132a25faee2a08e34529c9497b3a7c6da5edd95 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_sv.tar.gz 2410868 BLAKE2B 0e7b29fa177aaea372f9c352ff641e1690b2e5687e12bd72a5b5306d527a1bd7cd0d94c94ee401d04883550e74648c01f90343a3e961cc143c0de51745f5fc25 SHA512 5212b7433437e105281295e9a16e7a850acab5e891f61c4f69817c86d7b2385859ddc966d455faee23272284cf5406b3e4ecd4c57e2ab912c4b593587e545c04 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_tg.tar.gz 2410717 BLAKE2B b879a0b707bb1de86300b1713a314ffaa383b5a7547f01a2621c4d2d0da4188659dfe52ed13bf70492cb4a4b9128617898b9e12bbf4bc07568a28a51a9d084eb SHA512 4dfbcd98464f57aa4aff00b706c3c122ec11bfd349b4df9ba98fdbfcd2e2ccb4080baf982d91e78e52868db0085bf1f91c9fac1df251b8533d4f57bcc3d050d4 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_tr.tar.gz 2480902 BLAKE2B 6fd1a35ec9977a52c455ab4167bf2059271f0d8d2c5e4f24c95b1579b7c29d56a29042577bf3fd83a6b8885083bb913d733d6ec30f87443a72df5baf1c8f5266 SHA512 67a06ea3689eab86b4b0e2d60fba65bbd6cffff0f1633d99082b410247bd2a2f30a1523485b56e0bfd218db126ebe9c3963ea4e64a5a884b80d68f86d246ece8 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ug.tar.gz 2376839 BLAKE2B 7154a0959f3c12df130a5f8966674d93059e8fe19fb7f07d777e1627b68f888dba0bd917f04911720f04fad67ec8095010cedab8bdaace5817893f5c96d528cb SHA512 9c6c5ffc8ff7ebd29f446cbf20d779fa99dad88829306399f3b7545c655f95cf67b9d7abe61652ed2e08a8a9577e6d73c2115eeab37f8ad6ee403f129914f5ea -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_uk.tar.gz 2666358 BLAKE2B 4ee5589f178299350019f070af5d48ab3185652160e36beaea8849a388eeb321d4e48382edcc8d0e9000875da66d423d9c1738e3aa22b97bcbf6626c8b06c4f7 SHA512 0f34678ec8eec13688b9ae4800f8f268443b2f8a531040a7e6c0a67993f108e354c044894e39d37b71dc09bb191b605583376e040e2f0f508d1cf946210c0db4 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_vi.tar.gz 2465015 BLAKE2B 5b0a12955a697d0719745e83c8c7306f4ec0ace0304777be51522b473acd8d6ec9501aaa941b0de97deb921aa6e617faea3cdf073c568ff686594e3e83f1cd77 SHA512 854b3d83e95ec80a73537393549665462d58368ff9890bc87f6ad76e2169c1ecec435616110abd456277e775828fa1503d131bef20d8e525af8c4b4316779f30 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_zh-CN.tar.gz 2407354 BLAKE2B 48f3f2331b49caa67392a1348e0d92cb5a692e89e782e686d0e757198903caa033d05df6928dc5d264b3d27ee0134fc3d739fe0c90f714d1bb4a7075f9763360 SHA512 c6a0a2cd044daff92ee79aac738a70cce982954fb37251506b070f17ac5d65ead53a6c36a937de5c0cf3c21ca87614ed6adbc6b2cd8c2dfb79448b222e37bcca -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_zh-TW.tar.gz 2505531 BLAKE2B 2c9fbfa13a3def58d9123e8b466c66c49ea164c0c74962917346b4fc8d8032dd3ad845bc3d7d8cd0e5d023def9042163aa321f8cdcdc27125bdf7d2b195957f5 SHA512 b5ea23fae74b3f2d7ca2a9ae0f0b3a8c2061c6f15518b853f6350bdc16e5ca1728ea0285660a11914f2f3c97103a9f7b0e9f875d11171159f84cb58a01d50c56 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_af.tar.gz 1018501 BLAKE2B fa33cdf8c367652fa5297e385cf4c2db6434377ec8a5d6a82c820d3d7e46b053bba4327531e9602a342d18d8bed6f39aa8396bbafab5de7772d95e19261e9440 SHA512 05d3b42799ff855e37ff8b9c73948cfa5aea5f0d288d821ca552cbe047ed7a72971e2a675261690ec556a381a529eaf9b047a5d4cbbb8d9641c517edf09145af -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_am.tar.gz 771119 BLAKE2B d0fea8f52f834494f59e0661f17af3150f48d902227a6d16a2e141f09a3b2cd24989692a67f9378853c18cd5fe36c651d8b15fdb630e7df9938c9e6b461c183d SHA512 d064876bc087987638d245bf0220c72a26b1427e2160f6112d4982c392b00134744eb0d76e5648630edf3e7d4782c5ee736e9c065a793444be0eb2ee6bee4982 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ar.tar.gz 2408498 BLAKE2B 70fec7e7ae7b6942d4ad98e57947ff84cc03893169ab807705455472ba37403c7ffc9c22f7770477cd937e7752860938e2e97246b909580c57c34dbcc3250c2b SHA512 39f14cf5aa31da7b569328d34bef0c13e162807fe39f5f9adde5b0177873f03343c21c3b324dce43c845e1cba3f68bf69aca7e947f701df7b6fb95d9f93eb94a -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_as.tar.gz 527353 BLAKE2B 14a6e1fd630f3b854343070ae5c04a2a91f0a5be9f58d9367905c7501ac22af3941d8dedc7939f0c39a3bebb64e8a3cacd91295662652579efaab746ba3cfea0 SHA512 fc0d72fd03db2999085aef589aac99bc9329237674d04525c5b70d06b4c3e186061662351c83419abc1d06ba17c34ced93e1ddc0eed81a0b53e4797d4a794464 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ast.tar.gz 447818 BLAKE2B 368683eb33081efe2a1cd7e7212647670a3510e2e2c8de0eb2e63f1d09b1a72e66a4bbff1b834fd6093cba4f9246e02219de73f0c7c488b940248bae3d6f51e0 SHA512 23f3d25cdd9e4b4a24403d52eff5b3cad495a7a9304e4664cedc7609a6892e79f10942f93d38783672aed1b64e499161696f6462fdfc4c54333969d24a5f4cf9 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_be.tar.gz 1048432 BLAKE2B bfb3da510091c147a22c71dddddf6cc9c1ea1b7e457767cd5805d736346f49977613ddfb2b9ec5a2760bb7da9f1bbf9bf71b29601885e0f808a4b6711674a2dd SHA512 4c185ee6e85b6db1f4742591700f81f40492de6cc38efc2fad231683b9ddac674e16753985747bb9c4e7c396d365a0fb547c41657e4a36c86acd705b8668cd45 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_bg.tar.gz 2480234 BLAKE2B c56350cda6547159e27d7c344c1865373710e353e6e2f993fe68f22b522152541461f51564e87248640d7d9a63ba46418484ce081a3b108ff5707c589f66da9b SHA512 95ca8646d2daa4645bc531ddcabf2a673a1b6c959c22e731a7aceb520d5b1080cd9b70f802b0cec49445aa4af565ff2b3c42fdbe58fb21cd2ad67178c2f063fe -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_bn-IN.tar.gz 643560 BLAKE2B b32e15f26fcbaf23f074a8e94cf00b0cbc9daf90bf7f6fbc11320637cb0f02be3011644a56ee9b5298343caa203dd41781ee54850ab973505d60e9dd691f4ffb SHA512 0582110fbb928d4a1de8aa060c4ffe08ea5d60736a25830cdf33cdd686b8e74a2ded0c3b84e1870bddaa6857af146400ae5b2e6087491e4f2e34c10b61b157a5 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_bn.tar.gz 785906 BLAKE2B 83527d3c4e304f28f898834b6977bf248ae4eca0df68796a32ccc4c2c02555b0b57baa268e98e2a71c1038d711a657c6e923aadcbd43127aafdeef70ca1a31d2 SHA512 9f5bf0fa9ffe77f5ee8a91d049818ae70ca5835df4d0897a8fd0d5214d74a5db8433bbad6efb9ac44e2d8d04d8a1c99eb20e3266efc9c10f0658ebc5b3c756c3 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_bo.tar.gz 377567 BLAKE2B b19a074ac30d3eed76d99d9c8e9c33efcd47087263045824e66e9e04c791d0d85e8274f1554b6f609ffb652bb56dc42d2f2b343f7f532b66a2322916bb36c821 SHA512 f0d6be61c1d943511ad5e2ca1dbae89d0d6783ad72727d96df9b148ab8f49b22f80cfdcbd38ddc5dacabb4bc1b2870c758b625388c5ef6867a1edcad04624f57 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_br.tar.gz 1533074 BLAKE2B 66a9770d897e44b50b3e077b76135d16c42f25158f3548355f6335e86edb09ca9df2a608a5c31072ec8c10a37844ae8fc2ef4f3b3acb3a028d7d957a20015699 SHA512 974af6a3cba0735971625eabf8b604477877bf3512e93d63c8c6e1c07e0b4d2d1c350d0c5e36e3e73cabab1c508f7b4163713a762c3fdaa26321da933e35a4a1 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_brx.tar.gz 336104 BLAKE2B 87438d3b29d0f3dd4ebec86ef131efd37c14cea41eb5fa281291872eb3f635063dc6738d4022c96edbd50917ca673ca589596b8d48efdbd26acb2570b8929347 SHA512 94b1070f0a182561a9cb8d97b7fafac8f6cce9a25e1c9bbd650321f3d3cb34575a806a37cc53d91c3519bab46528e4dbbf882446bdd57034ffa98ec4e47a44b4 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_bs.tar.gz 632429 BLAKE2B 005f8378aca53c346e83ea524740ef1298aeca22c1abdcf48bb3091256bc63120822924ac5ca43cbcb0d9a83e3f6372172b16c370235b15f279a9b4d1b3fe26b SHA512 fe9ccda06d1e88a117387e5d5818a4e5f36dd8e2a34c9f5c7af2edd037faf6315dfca956c4c6e44f5d20790540d115f12288104ee48a6ebb4eaabd7b9fd0b4d5 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ca-valencia.tar.gz 1993927 BLAKE2B f33f7bb66fee59380aefbefaee846921d9fef3241dab00f78d7b591009afe9ed7164e2ab8519dff940bc2b0b730c28daef808f72f1e71de24dc6fe4cdb0ad5cf SHA512 7fcec10cdbd49817295a7f9467456941d1126fd8cc4beaba3d99c90e30caca090e878d9ba767eb4f9e5cc3c325212235f4999e04b21c269e093246fd32f3f11c -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ca.tar.gz 2035327 BLAKE2B 3ff6f4c6abd9658d2278944edc5ad9bb8d17a8e5220989126eced23b5c957ba0e6ab63812f6240a5743db038aa713f25feee74e43f796a93306d2e48ad29ca45 SHA512 471b0596e600470ac9085c592a5ffc1a355148a19c09afba2a2ccdaf8c1f11dc468163ce3c4353ad57e3184382e81b29af59d7d6300c39e6b352db7812a7aac7 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_cs.tar.gz 3219989 BLAKE2B 9fc822b112d0878c08be1c0926b556fa99a5d017c1fc215c5970e54d894edee2f11d5a10351695c677f849322b8f087b251d51705a3504a0337b4206b67c6db0 SHA512 f5efe96852263e88e7520fef1bfa5c2965992d40ecf413e2b71472edf43c4dc5e5fc9d45a7fbf334d9111e986e28d075631c6dee2cf71c7abdb814bbeb6a360e -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_cy.tar.gz 753788 BLAKE2B c0add79b230a3a0f7ddea3f577739bf3178401575f7444ba970e11541015c77c5d1f767ea2c26fea4c3d047cda48523519bbf75923cc297bdcb2f8b1df43dc6e SHA512 43a34f788fc75d77a43ccf7931b6982a8efa21b82ac954eee6cc9746c48c60c4efb32a1b1542d230ba0234dfbc5487f6a086b300636c4b76ad0cc7c547fd18ab -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_da.tar.gz 2858763 BLAKE2B 0527717d326f5d1e58788e00c7391978b2255d56620a90892691b803c60e6ed7214389458431a4cc57fa95e74344453ea1c40579a5a18dad147433e288927b24 SHA512 fb4ba97b1dffdd0058d570564bf46dd7021a6bc8900e42147aa8b4e569dccdd9768f99bde34d10a20c89568805fd4271efa5ddbc80f369d39194c6ef159743ee -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_de.tar.gz 21786774 BLAKE2B 41075c4f0ae79420e45e6786984a99824188f60d4b52fce80a321ca56e02482b978c54f17b94e7b6857295b6319ce64038ec1837df9bf2b811832f98cc4d19c4 SHA512 5bf88212951f5bf09d32a87876dc6534e3f65f5b524d6391bc63855be35219cfd2ac1e5b17b62356c9385c7b0a5c1e49f9abd81cbb2429f4dddddfee97893d0a -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_dgo.tar.gz 437890 BLAKE2B 2e0ab07a70d176b03fb4a6c218c8703da120b8ad56c4d8c80f33dab4e1e30395ab552a98481a0fe00030b4729738daa207b59bd1ea4d7e6480eb8f592c0234ad SHA512 8595856f6c3e6d57412c1210dc7cfbfd81d2019458e4d7e297e3cae98b694c33e63ff27072ff1c5763c2aa76064ab0b2b98194a72c5b5826a7f50c95334afe0e -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_dz.tar.gz 366287 BLAKE2B f8298d4331af5c010f77bae23e574531936b0eb0e3677424e201092939a6289009a4d4979006bbe0367d72ae07e9b7409b71a4152a98532c0db7266753dfb100 SHA512 bc040c572b3b717f5a9658a7b011c7a8490118c23add6806d1d46505715c009bf8f151ca2279b11683e5350464f0fc814dd2932569d6d1648e2d4b14f09e5ee8 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_el.tar.gz 2861881 BLAKE2B dda06477289a06b647db4fe2560d514b8e6d45075f75c926379b27209b4270650a564940c32992d7bdc289ee572e308bfa5cc63c366b2b7e14e1fc896db4c5c9 SHA512 b994e8eccba13aca9dc7df508a6ac7f25236142e9348735f88ea4e8a94fd9851d475fedf2897ccd4f4cb8da732d136eb54ef8b2ac347678b4a00bd207222058e -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_en-GB.tar.gz 7376715 BLAKE2B 49561e505ed279d5845d80968da0b4cbb378aa8be78ea121f94068320f28501f5ac4a80b534f5cbabb6fde431d3233b0ced24a91282939639a6d2b96cb15f48f SHA512 eb89eaa951a214c90f580d1e73e07880331d3f9e2f7a0d2c03fc57e4cb6774c6461d96c99f60d8d9b9b253014b39da78060e9762b6ad72709f1ab868b199646c -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_en-ZA.tar.gz 6933672 BLAKE2B a21382a499cc4388dc39f4d3301c9e09d054ddc70629929997ea0ec8d9dacbae14839dcdbc8dd5af11c315b14c5ed5233a931dd5f1b31c88d23b8f7823e889fd SHA512 18ead031658987d5162d31c80226210edf9271dc87407afefba78a09c379967c06e59051f37940c17100fb08e056f2ba4e97a0c3edb552f11ef0e9b096500777 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_eo.tar.gz 749765 BLAKE2B 3ec5b5235f935f625f6b4b3ed46b39892ccf3d3b5dd3934aa79bcf75a25e57a002e9bbbc23923584dc645da5b5314d12032a95bbc71c1eb53326384218b39a57 SHA512 2acfac51892a22edcf06c313a14f60a554bcf035dd5b33479b8e26b861d0e39f7fcb3d603e71e6720f1235373c77b485a102cd26862f8123c2b2c1546f995e73 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_es.tar.gz 2273737 BLAKE2B 6a59f7b25146d945bc630b5621455bb4754f95cf89cf85473f5eea2bb5c5e8095f74458b6a1a64301ab58ecdf96d716c918e5149cf8940fb6fc1c16716fe5190 SHA512 bad774e1587902148c74bca69e27161245d8877540d223aad3cb2f17ce0bbad73320cb615e1f8809375e36f6a450310089f04f5f42a4dced1e35cbde0f3dd503 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_et.tar.gz 1665104 BLAKE2B d2e147a4e6e2c63a7a7476daf8af5ef49043484dce28f8633fefdf148cc5e67b2f2b5238b5ece3c868cbaaaa6b9ec441c25ee38cf630ad701c1020d51570213f SHA512 979ea43bdbd060d3213dbb4ddeea19067226bb3d1555827d3647741fbdd232bac39b373527d62971ced5e84b6fa266cec00e304c091b782575194d36f95e1b55 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_eu.tar.gz 760400 BLAKE2B b77db15c932f6287bd13e7549da07ab69860e1485e569cb8467951b3feb248af0af52523f0969e239394b2dbc7f20cf7a79f9f0f0a0cc6181330136ddb17fcff SHA512 b65f86c13df19c49e2e260d7e6ea3524c35fd612d8f0e12f1398a06847e55c921291fd91902b21354d19795a4ba3f65569dce72cf4ce221f17652d0a0f00f0d4 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_fa.tar.gz 331112 BLAKE2B adac90822f6beeebb40381f1bfe232b188d52077272f75433763e8b6a88e13c15e67fd97128e5334e53976a28d6a9b29116ec972cfee188f2dd9ad39eef18bce SHA512 a934573f6406745ea1f5e7e3d6b6019e9ac565b2cd199e99a5e685258fb4a2cad16ea46b5bd3ad1f766b1fcbb94a8e81c7d7192f22a12ddf48322f94b5c70cdd -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_fi.tar.gz 743735 BLAKE2B 2590bd806574ede7bab109b97dabfcb46dd0e33543d757e3786ca846f5670137dcb542269709987ab6f3facd706c84def9ba983959c3376768030a245acc7eb5 SHA512 354ee146bbbd88064a2720c876f2448242d469d7f57b385e9651025cf766075ac92815c653517527cfef8900fa56f4a89d89b07d67b2a8f787b1cd10451434be -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_fr.tar.gz 3066895 BLAKE2B 72c0845766421f10762d7d8e95a7771b7e07bdd5940a0c357f770bd57c715425c9157cca7c2c5685a193e919b8a3be2b523f672a740542ea3acb9784dfe516e8 SHA512 f5aab97f8bc8ccac7668acaca3329d3ee314d84d38864f7aa7ba0e6b1c6dc47fcb8ea6163aeeeb6bf620a46acbc1027d06b20ce44cd3a87c797975328ae685a1 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ga.tar.gz 738870 BLAKE2B bd26b61ce04dfd021ce511207da06ebe9c9496ba683334f155cf6185824b5ee0392e98152312f43900cad285581071fb8bf7dd5077caecb7e94940a190477e55 SHA512 30e519c60230f120dbe304c1075f01d0d33ec95973e803fb9ed23fdc8b3ff4f85fa876a7e5f3f5619472a32e3173b7dc244320cf8430d47f39f03b258f61e22f -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_gd.tar.gz 1794387 BLAKE2B 401928e2400a643aa4623926d49c6de50eb60cd1b363df54b59be53c15cf05f2156aad29e5c442cf547b5d8b869862071878482325c9a8226c077a96ead04b67 SHA512 c2ffa17041371501f79165edff893b9ee02f5513beff612fcc87e66ac4d6b720efd49f651d3e904752f5ec568b9b1758eb7d5f7ebddcd89d85f5da51bf83b0f2 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_gl.tar.gz 2650524 BLAKE2B a9e19d05066914429058cd957f41e91066add83bc6ff857ccf5933c5285bbb64aa39438a53baa082375413e467ab27d4661c5c4ddfdec1b109b5fb6c1af8bc8e SHA512 19c55eb81c3991feda6a58ffbeef902fa028f5ae7a9b0c5e0c6675be54a5871f80e6f2d5f435d3cdae6da00a5d3e48ff309fe9efa5817bca344d79877d60e143 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_gu.tar.gz 1224348 BLAKE2B a3912a4da075acacdfc0bd581eda7a58b755176b68b10affb301a4dc2245c1aeb4bd56c2abc55f12869e69fe06ca312b665098ec7182e1e06688b16fb17f2043 SHA512 e37ea16b1f5eea51576faf07c65f2aa2b18e3f915fb7dc483d84b4977bcae37fb7533075512fe3edd6f5f376dd42b1fcc3375b168fe7a1784a2616b8a142bd69 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_gug.tar.gz 519613 BLAKE2B d3f27423f48b40319c044966f9dad847e46795c6d03b709f90d84d31c816798aea630ff50214c44f5d277e50ff115748eb208d94c350c6a76e85d492de8196bc SHA512 0055d13cf89aba6c57cfb7e886d6b741ac4ca7b87b228fc80f5191820d91472a2161afa52c417214a3feadccc496a792aa22b4753acb4462c84280897a3d6090 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_he.tar.gz 1660735 BLAKE2B 25d49dad1e115e7d8b9dead14b3483eaeb40714e8646a3b47074d72744270ce76701b73956f986958e24620ffd524e4ce805bc5c031810eb387785c0c882ed7c SHA512 5c08c6eaa81c35fa94b9d57040f91bf0d31a98271cb3eeec87ad59a1a37bd6a9d15d7f05c8648c5971e52b430665aa5a3e9742095fe0a337758023f8f1f82ad0 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_hi.tar.gz 567676 BLAKE2B cdfa796ee373da1716e65e3685ef8d6093689997e526629e2b5bd26ba60806192f2d65d7e9574964d7ac6301a1b10952d67b952de26b9bd71bd3c560f95f1a93 SHA512 d77c4f502f303c17cafd18f9f52b66c38cbeb72dcfcd1a888710e35a76fefe546e5a3f4165220061db94dd800254508c77164ee2e967753932f84649d676a479 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_hr.tar.gz 1000815 BLAKE2B c3508cfceefee288678fed53c095d14312c4bc69384bca27ceacf1c13aaf9c8e816c189c4fba4f880803bc9f9be388ad5cacc3908b6f5dc4c923741041be4d15 SHA512 0a01bab69087e4a263a5b493c3e285458e50e3763a19af2841eb2c4527bd6d89a87fcded8d419e26585cbcb6da92e4a110adb9e366cc2830ab198537bdd02475 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_hu.tar.gz 3035793 BLAKE2B 9ecefb14bb354c7310301291fb060a261bdab4036125ecb8a6b819ffd08f50722fd018ed4e32f595b72030b9ce8315d00ae9842b14fbd5e3fcfd7d7ce31b7f92 SHA512 0f5f6058a609a41694d3b8782d6955db4306538ad61cf8b270888c9791019a6fe8ea206c0da28575f5d27234dcee3f90d761dea2f248677389952d24578b0a29 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_id.tar.gz 1614214 BLAKE2B 7fe597b5fab9c07a965cfa80dc39b7d61c9c0b28318b7a98efc24b2b55ddf2aa07dd51ccb0e2665096eb1c02bb8e05c6fc8f9fbde3ca14c0d785c90c169d5de5 SHA512 4603e98205ed7d1f514a09e175520eb131047c0d9338577d2fb4353f0672201b9e8fd8e51c576e753aaa6ee07547950a901d0e918266720ca0fe95ba2ebef85d -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_is.tar.gz 1521306 BLAKE2B 7d70be2ac3f0c4379b37d1fcd12f76d8fa53cf8c15ec592d9671e727b7dff4e5a6853fce29a999485d38b2ac54b46e8f78e2789732a098d2f2af65e2ab83c84b SHA512 082a80e27ac20488899d86b0a71043faa83f87fc8848795fdc28235e44e0cb33ee06a78403e29e7f43bd146d9000b8f85a69c7d3ee716d654bc3763991dc25c2 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_it.tar.gz 2101307 BLAKE2B 6ea3e896511f6a660a7bbcbf920e81e023bbaf3197604868decdeb633c4783f37eb7d32d28a2cf51f41e597f3d11e3a2983e672045bbfa1c7451251a398a33aa SHA512 88aa078a93085388a1a6c2ceb917d666e4f6e33ef4c65b6d03b76856b08aa93fc271b4d9cde1206480c3eca18f0532d718154423e5a6e8346859d8cee50b0c49 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ja.tar.gz 821511 BLAKE2B c0584c2a5249271aa2797bc3da7355666bb40bb140eef775b6a453547925637fcc5fe440e67370802ce042512c53c294c4f6e465706c9922a586077fbcf5d95a SHA512 1d4bcf0f0d02c075f07c3667e3de55fa4693df884dbe2f692d85ed9b2978262ba54a3110e51b526263e2901e02b1869d5dad4088abaaeb64bbf1197abb80979c -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ka.tar.gz 358146 BLAKE2B dab7ba8834530805bfd7b387fe2bfd0f0de5693aa5cc8709fb61bc8fe75a9a867944c53fdad85514456ec90c88f57b763a5422e67b62c175cb05a6743030d13c SHA512 eee1f11df5c7aa1741ef83691dc18075e6d587fd35d00604714c16f257ac66e92e8bbcf2962f126b2a5fbb782a723fd34368b89cb373c0aa8a3111485cf6381d -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_kk.tar.gz 777410 BLAKE2B 54a859b9c9a30e41021bbd8a60452011594874e3931c8f6a46d3000c7d7e77946ca58ce927b980e1da855bd14a376d6c477c07528b6db0bf0e1a8deb4b359cfb SHA512 9c14ef86153d2818912a3cd621168506be1255a12765ae42150f19ce3c0bd848a922834ab0e18bde0e213f79156eb0baff8569b8f0a4862a092d0df28c0abcd2 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_km.tar.gz 679579 BLAKE2B eb1738c799090c26865c27b0de92e2567dcfe251fe0a27d642be84455aa259b6fbf9fdd31c1d63c06e5ec83421b234740b34763be7b74c37c25a41dbbe7cab89 SHA512 b7a6b8a4ecc41bcfe4c116f5a441c401f9b65eb30b2dae93eff52565be656df28d1706f1c043b9ba668eea85fbda2c1001d2bc57b27f05446aad91354e3ed631 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_kmr-Latn.tar.gz 332000 BLAKE2B 1a3d56b13ced8a6445770ec3e7c0a493707432b8a76f41851163722d184757b487a43221758728b4011d98b71a69e7b6863a86a400cd3cb07afcfa9420c19cf6 SHA512 1784f3ad0fe20567e6d96323c98a15caa2bb41dfcda8614cf80b7ccf243ce45c7e048ef6a2e07185e298aa3340857bd0a46feba78d66ba97f550b2f1579031c2 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_kn.tar.gz 580273 BLAKE2B 770821e917bfbee81c4d6a56a7999676a724e2546d089970d9957e4d4ce8cc5d0ddfb95cb949c49a66db7695cf55e6134e2919456e38c9b332729bccdc88c146 SHA512 89a3857a43520b53878f0b9bcd0e6ed8041507494ad6989506e7b06e099102b507ce4aa9f5a8d4caa387c9de5e685a0b85d12d52c12a34b1ba9830d75432ef70 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ko.tar.gz 805583 BLAKE2B a2d0e2837f71dd167466e494cdf16614db4139f1b38e524eb7755ff673061c41b117b457cc57195ad9b01e6a279d83bfcfe474c6b8458f44f261b33f08b50cca SHA512 8381d94d331232ed487ed48aa1c75af6b1a0bd8b834199038d09584e4730c101b1139e1913fbe1dba90346092ca17cb0d727ca1d77b3f2af7d6db98fe8e8328c -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_kok.tar.gz 410664 BLAKE2B 4f8bf4add5d8a9b04b2e7269b6edb0f85ae1a8a2b333b94448f75fff4c4b9806592ef2b628a6cf2a1eca3806282b690829cfefa5e498d9d46a7923ef8cf5ff29 SHA512 f1d436fe46628f5e8c8e67f3f9bb06ba3a404276cf1e0f94c66e726fdfb74dc17c8bd310194e87a2a43cf400602ccf9f8f87cff0c7695df4ecdfc150b012525e -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ks.tar.gz 328509 BLAKE2B 6be8b0b13790c3850c0d615fa89113507d941e0ca2fa71ee0f3a720a1ad7504f99203d183c8e7238de2795a6b2e33301bca834261e756d8dbde685d7d39cc29e SHA512 40d625748132759f1ab740d573088e044c2ffe8fcf58191716e34e66908870b619c3e2078434cdcf55190d52e5c3becab110ba7b93b4b2dd98e40f3365dc4662 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_lb.tar.gz 142204 BLAKE2B 6208f4c2a4684085daf8b7207fae1dc3a547ad1f0ea54e30c2940bf23eaea7b3f83dd58d9a91dda65c1a1cad93aaa676ae03d1cec4011f140e697781d6e2515d SHA512 e9e5a080ab712ce25d475c0ffd182d47d2031d9c65de5fdcb7daba129c63d1ddfecbaeea40764122f2b4af08147480396be7fe9081b7d42b85c3e0e91ad24160 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_lo.tar.gz 431189 BLAKE2B 8c943598ec4c0a81d71d883da2fe2c0c9084ccb96e78dc30e2729d29b001065a1fc05379547d2566cf639417879143ef2dade56329dd66afd397ae68f636f960 SHA512 4ccd940da0adc74c4c634bbe832174d6526bf46f6cc5c978c5837947384312a45c178f1319012653a18e285ec3e421f587fb1777ea1ceb2607065ec26173c43a -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_lt.tar.gz 1066074 BLAKE2B 4586332795fbe5c1114fdb17e8112ba82ecbb6319bd7e1f1b2f390e285f7135d7d9899301f7f26567cb67d0f0e8d7f6f047f22ed7da3dbb5588ae880746b3409 SHA512 4512407c8089170655a07178e314b8a8ae0560f78348ab70c88020ef7e07b83423f474604c91bdf7cfa2dcabc73a5443d1cc0b96428b2f72bdf3202acfe90a61 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_lv.tar.gz 1506602 BLAKE2B dbd64b20577d86677830d495e5bde810edafe6bc72cccfe8a46e221d7d7d7341e3a4ac257f7ee1d29009646b2841c10b0dca80f148d3f168f17982c29e1bea9b SHA512 3b356868522f0e1fb13a03768b01c2dca8cce0d9a1ca8fd50814a098ca5c16b19d84ba37f0e7ab9c75470a0e259f97a70b36a1defae3b9a9735cf854efe41fc6 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_mai.tar.gz 329837 BLAKE2B c24aaa39a1bf4eeb234423fdbbd4372e3cc8634162bdb7db21e9339f5bad41317c81b5b4c5604074a4d88abfe00d09e8b4e10400660a65cda971914478edd0be SHA512 a6f9408eb1ee6097242fad9b9152885c252fca957fe524843b2bb6927d8ed51c76f2ab7dc44b8aa623719c93608cebedc23979d8f2b7d076dab8433957d8f764 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_mk.tar.gz 383059 BLAKE2B 276951d54c861efd09fa3ead72f3d02ed8b0fa583a00e5faebdafa14f1eafafbaee7e730bcdeea18040663ed1bb3d29f46db89e14cf3574843a8684034faf220 SHA512 1e8690600d2ebc3b77506148c766486ab90cd83209a8f827f056947dfc078048b01e55218a456f99d48e2acb658b9fd766c7986c3237fb8a755685d3c773cf8f -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ml.tar.gz 540027 BLAKE2B 479b684053a590e98f1724d36c658f196f905097fd0fe0a80ab72e22f77560145149cddd65684de72357c96edee317712af6aa93eb37c8878b8da73e46d04265 SHA512 fc07884a4c1c05f48e0ae82f4d2d279031f238bb4ca5508a9c7a161fae58f41c0964c8582d00aee4b01e36476b248105dd998301d84335322dd67e39479dd51e -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_mn.tar.gz 506175 BLAKE2B 0b76e6cef1adfd1d9fa7c1ddde2f1e072528f84bb12781a3a8d4e746ae140a05104b30c585068d952eaf345c7f413a72b8385df9e1dc124c092ca123790369ba SHA512 4c40d20df8675cf3fb90c062252881d566b159bacffd21814277700496f9a73f6d1f466158173dae6a41316f43c5765ad4d7fd260707de4687f8915369cd9ab2 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_mni.tar.gz 401000 BLAKE2B 9bd947dfaab98a3fe79bdbfeef63d840e489a618e7f13975a8655547f8180651b8af9f72eed65e71cd953ccfab4bf27a3018c1580583ea87a1d33924b4b0388e SHA512 6faaa0abc4bcaaae380ad130887a0d3c025374325d45bfdff822017d66c4e21e3cd99e8dfb8f81ce0d5a725b136f8a1b70ff47ab345d94c505b7fc5ed8395a6e -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_mr.tar.gz 574215 BLAKE2B cc6cdc303c776594e6ff79ff6359ae8c70515b6a5a0828f78c354c4a25271f5a89db5a81dfe1f92399a291d5ee4d386ff8330456e72615efcc45501017802f69 SHA512 fe1c63bd8713cabde1e8a3dd528634a6e5d212d6625124116e238ceade7b75ad338ed83a57ff0c55a63c24d4a11a44e3f4a2ac3e9908635dcdb9420416104ee6 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_my.tar.gz 462182 BLAKE2B 5b48962e826a518ecd5476dc92a26327bc0e9912a87e47dbeff041d7dd8f486a25b1567cbf0e6f1cc2512af626383855c7b453ae57f317cadf1096ac28437b31 SHA512 fc7845a6c15fe571e05e79d610ef9c7b1e5e257ec15e2d6233688bd5114a4d29b0f1b7973bffab83f1e69b61a30a6df3c6ec9871783661be02e2834cdf17d26f -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_nb.tar.gz 4095336 BLAKE2B 7d641d8d9b52aecdddca24096af6033c48b120e8b452856dc63916e79ac8a785b3b62241debacacc7e43798f06cbf3eedc0b8a917f37d41b24c442fe77e4c862 SHA512 8317cc557d829f640e20e0cfcf750b3023cbfc56251f9b2ccc67096d31e9dc4b4229103ea9342ea194bff345e66fe85864ab67eeb5c812416639033fd76b37d5 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ne.tar.gz 849571 BLAKE2B 1b13dc24849aad5732ed3c4cee11f470ff2386002f1941a16c76c2e921a5c3edbdfa90b806b0b40cbfee29a93947bb27b0e42eb8fcdd00928bbe614fabdd67dc SHA512 56e581300a8ad1cc81e975fa8e40169aaeca46246d983e85a4e9a5bbbe3e563e839c4fc1d2a86b4da70bf72371fde91a49b798e6c783e8ed8fa170a184ee4134 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_nl.tar.gz 1554157 BLAKE2B 4e3e21eb988f40bdda9d4e80acd68ac7d7b391cbe21def69a0a2a54b15d250e2b1fabd2b519ea7f0d82795952e97b6b64875123076fa0c01c1dabeeecd78669d SHA512 d4b8212965fe0ce02782c28edb6e54efeaa90cd942218d696845400a2c8e308face9e9e21d0a173cf0b0dc9c7b76aeb6e3833fc6ad432d7907e7e7837807bb03 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_nn.tar.gz 4095271 BLAKE2B 0f21ff3be6f4cfd84bdd866539210aef18c8ed490f603d178a1d918cb9624003cb8ec3b8daa4cdc9ce1c5c24a6a83176b7d6577090de853517ed7fee7e215c6e SHA512 36aad29ec21b10decc74ceb6590a97553c05b4b5a2f40be66bbbf5ec98506f6d4e177479e9439683a8160279ac99531da1655ade81e72bd4c10f7039eb85ed0e -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_nr.tar.gz 276531 BLAKE2B 49c885f2a224a196e489784e7d3439a4b42d599d4944d0fba9267097a2c0293a9e879d6d5de4dd9effa30fd10e9f5703ed804daa2ecd23c2e38f1d40f4669eff SHA512 262425dbc5f8b5c453a78e504e200dabf3ec113833a3d3f07349c94af0f22a0e1e9829c6c5d1cb991e39a10cd672d63c1c2027fa06531cc7132f69b18b09972e -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_nso.tar.gz 320922 BLAKE2B 37084b3f3abded47313ce4ca2c830abc6afca05829fbff36a56257ca8a4d2ac14e9c274298a254bd1a4ae8a60996767e805b94663651b9e23a08c791b1c14a70 SHA512 cab152fc58cace3ac5676945546f041229ff32696096213cebe6d3a7600f5e95087086b2693f7ae7064833f219b6d07f45427f9cb1c81313081f8a847f56f913 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_oc.tar.gz 907448 BLAKE2B ed91e35c1dcd061f8253ec836916626507e0a81bba5beaa3b83951ce6a0fda0345ad5ca56d06d84945fee4b01c8645ee980a29423c3be71974ffdd59a530940a SHA512 4db2ea1a26766ec1beaac35d462d5a3deec1f597cfab39d9d8ee0f7cd4b87e0ce4d0637e1c98a478a3ba2d95541725393ab35be71699a27ab75b1dfeb1a13037 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_om.tar.gz 368726 BLAKE2B 46fbb2b71122b41be00fb56812393f0d2942bc4e274d5c33fe2441722aa5901a1e51a4440aa3ec910c02de10932a5cc710e87e3c1b9142d402cb2c0f23fe3425 SHA512 936dfe999e881d566882bbb5651d3faf187de764886dde84e310586c56efee555c773ba19194313ce3922a154b6f44b5e5ffeac12f7b8a30ec965284b7b22b84 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_or.tar.gz 597447 BLAKE2B 1c9417a53be5279fab1efd36b3b0dbac76e76b75c4e068e71b2498e612531a0afd075401d95104bba183496472386a659d8a3296d035b8738b845a1ad6371cb2 SHA512 7199c0e2f6a6b7b31beddda33fa59e09ef31e59da0bd9c4fdb1196c1626b38b6140ca632d0162800001fd14ca9bc19865ad674e04c0666a51fecd1781ba08e22 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_pa-IN.tar.gz 473465 BLAKE2B dcca9ecca4cc90a136ca3384d5ee939cf74db6ac598dec12e2cedb83b231e2f129358713d622f16ae4fabb021e8f64f5ffd78f98b6cc43853ad697d0c983d9f4 SHA512 e65f60d13c3ef056cad74ca8d6d1687190c6fe4180f2ae4ded9207a8441cf93c8f32f440a066cdef198eeebdc950b3d13b609300b2294e40157fb9f06e16f056 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_pl.tar.gz 3126093 BLAKE2B 8c3346b881c32cd8b56111d8b066bd4667af9e150d77d894b0dd6018525a4079339d4335998c0b0d7a063d75517a4b17622d1e986e81c9a73b7e5c19a7ca8ef2 SHA512 72b863c2215ca4c8abbfe0cf54b73152e8322a2b7a20248bca488da2e28695b71c54d9dd69bdbc1225bcc6458a895afabe574a1c5efbfcc71ca7b69b3e24092c -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_pt-BR.tar.gz 2845404 BLAKE2B 8f1e09ac36280d5b2e02c6d97b9e9da8a29465d00d5ab75c7954e6ef2de839c38bfb68385d695b1979fccd9f813ff4f71893b9d8853fc55dafd9ea4be1374794 SHA512 e8071b9864a436f9ca10afca2fef019edda94057dbc28b8f1af0be28ed15dafb6f658443873564b7bd827aaff531f204188713b83e383ae518e207876191a6f2 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_pt.tar.gz 2401147 BLAKE2B 48a0bf59bb3fdea731ac114b5a8177da7da8a983ea26a188376cdab86637d9ce58a88963c90a48d7d688fec0330ad37044bd7e9a053f5f579dde33ca4a6f1eb1 SHA512 94c1909306b494f21ea2e4ca47d7a64015cc5f95035148fd321242e1799d163b1eebcf2d7ca9fe33bd016ec9b60bb2ca80ee268de778425a33c673cfd754868c -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ro.tar.gz 2526029 BLAKE2B 2ecf9e1f93454d6a4cd830cf585181fa33a83a8c0104d270fe3b658ea4de17f32afeac69eb5f1aacbe288723c3077a9e87e422632c17c21e12be2695817e6600 SHA512 7c2aef5e23358b53a5cf0dd4f173239c3f5473773795208bf0aff947aaffa4b63b6614a9d277f4673832ba8e2456ae8776d2439c5e666ddef4b992504b33fced -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ru.tar.gz 1935911 BLAKE2B e4c8b68c5bf9ddb46118d4df654e54ce7824f2df232e0eb5140cfa90c1a653c8cf40f8e78eabc8db0468b5785875fbd497b846bf634a89830aa57890bb434a86 SHA512 13e76dcc76f9ea6c62105a48df31556cc02097ff8ea29e1b101e30ffb96911ded7c567f140f93c1b1bad3f12c0f343d2f50d28f20d6dbfaf5135e640df5ee4c5 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_rw.tar.gz 344899 BLAKE2B ef3816cdd2292b4ffe6e17ff398e8a3823e7a9463c2dd2c1797d282a508e0c0241a2d11a5f8df871430c9464839b1e9fe10df3111e3b81f4f4a95c60f54c7842 SHA512 8b9544acc794852c4a7b930c409c78fcd1a77c5e573e1756945e7a6229c90c365592518b43127955589ae868357d4fb5a676e8eed510f0c456b216f0dc7298b8 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sa-IN.tar.gz 448284 BLAKE2B 83c88e681747a64c680256362412697eed1b46bd951b2a1152fd9aa132d16fac8460893f893aa78ce1a033e0d4798964bb51423dfa670d3af6453aa0cfbf162c SHA512 c056f709532dea5421ec12544c165c23c2b74f343f408f6aaff9b2219c9ae264844ea9afd19ce656fb7a4858632088bdc847967c18b23849c211d7cf91ae0770 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sat.tar.gz 519114 BLAKE2B 00ed1081140cf0d4355d91525c1d85bf6d7607e9417dd4e1290a9f55e983d0188cac31a34a89771c01df33015dc25cc5d287b805f9d64b698d57c25c3a86fc18 SHA512 e23d0e906f329968b1615f705f50e99ea17d0da8994c2f5dc764a6b1a07468d27f2c564118c188b134c5f4ea5faa47f09b229e81f9d7b4c61c375c7d387c8fbe -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sd.tar.gz 435781 BLAKE2B d25e3e33f585dbcf4bd31708d723fc7fd1c0c5054dc33f07aa7220e07df17de741a8e8329a9fc86b668833d58a5d524ea6a4b458822acad8f405f2abee94ee7f SHA512 e7859c61588c9a4c744bc64acf7aa8100f88c26e7927c3412f63099908662829fc08760183d25492577f45187e6cd231b1ef733824310a2b41e38e7ea5df9cf0 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_si.tar.gz 735649 BLAKE2B 3f0524c86193448f81cb0371b92e8a3f88efaa788628804f368da3180501fb121bccaff86c3138b0f04a201d93af1a2ffc7ed1198142b126b2587e73c6edc0d9 SHA512 7640865b750f6f8e4e06f73e2ce8650b83157dd2c4f23d93f43f96ab963284464dfc09d70b4b58e1f6eff3395c48649a7350ad7b5b6dad1d2e8b09d566380ead -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sid.tar.gz 448875 BLAKE2B 4f5ad38b52707875a1beadcb55012404c6b70311f197e39f00e09caad34f5ce544f6ba79c675b1f9364be437c5b97825ddae64e013b13e54ec071fa2f1615b79 SHA512 df9b911df3a2e32c4e870084a24ccbd94e61c143c24aa60c4b94a4264e1a19c10dde45aaa8e95e47f3f28b373e2057fc2e4e83baee9c3527abb621bc531a2cb3 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sk.tar.gz 2044759 BLAKE2B 9b33bbbe87ac3e2ed7328567839c4f656fcf401488aa4370d99d6b9fa17c40dacee2392dcad563e82d26b57213bb3a5bc5215781b170fcdf46b359d36e78a38c SHA512 196783796645fa532bb97df9aa9eb24dc71c5d047c9b7bd68080349644acd26e19b444abc07e187a71c5562e58966ac88ebb09db530239a8ce1e26497283de2b -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sl.tar.gz 2475091 BLAKE2B 94712a83c0a0d22897da72d378b7c1986f8d5daf6b15fc478c4f22d1764252a9e918396fc3b722141b7b0f19fffc8659f0c68350c6ce68ccf76f61f566a0dda5 SHA512 b0c5aef32b24b948490ae501e8ed5112400892076d0fc38dd49366620ade578fd8328fd26c977eab2af626bc98514e496a8281359e98d2195a5a73a8ef039662 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sq.tar.gz 1172784 BLAKE2B 6967b2f8c3ffe01177043fab3a60330fd8c0480eea63a9c4d0296ab49bb3f288bb3b812d89c3ad0f25195c19652e2dfde00fa93819a926b1335ec73fee329117 SHA512 d3ede8408af02f5e4a234d4f7fb5bbb60999b1edac1a94cc266cb4835266d5cf42df961b46aea295f49bfe320ed04295088c323efaabea2623b3fd38f160992f -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sr-Latn.tar.gz 2403761 BLAKE2B 4f53e77ea313278179cb6cddc9774c4af3abb618a20090a4a8a4df8b1a2e0cb317c230ffa501e7bb968004e44bd583786d7c99c64c34e688a5331f9f972d32dc SHA512 cc28915a3a5a67ceb47e979a8c345fd2688ac839b6c0699df6adc448080bc287212fe9625ce0afbd3f7b76fc396e609d9d6322e0fb03a305d5d823bd4401a2e2 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sr.tar.gz 2428149 BLAKE2B 8a0ff84eeea07dfa049af4719845a4073e11f31f28fbea46f1568c91684157ef11f8ff837aa58684ae1608d40e5e3006890d803521187a94f1d296be8a3cd777 SHA512 83cf421f52d5514292098cb13bafa2cc4f4952be52f49173a6ff617123c121be224486fdbf3d6052f5ee25dc812e62354c48deb1983daaafaf64a4ce55055d39 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ss.tar.gz 285170 BLAKE2B 3478dddaa01162d3f349bde3ab2cc8f4e2c4c80abdcf225f55b73cf995770d5652e4f0efc032e55b9021b81498ac28b67afb275dd1fe0da51c06618d2a801910 SHA512 af812b6692fc8dfa5679354a9fe6a46aa1a12f83cdc702eea3e203da0b6f7d1a4f7672ee417a35c6de61b05e781df598094d096a0e3dc68da39f6f211a42b33b -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_st.tar.gz 279025 BLAKE2B 1a8c8a66a3c48af6c44b869b04ad1cc7874025b331d54f3690672adb940b57b3bc73e138acfb56e1cf86ca51d617ac55e19f570521c138c4b7e7a1cb1f23f96b SHA512 2f8afd2aa6fcebe3daef8778827f4d17cfc6ba997b66c09b83263fbf7759092f6dea0c440910ac1d98b969922abe3690ce794ec6a8d530595d775ef4a274cdbb -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sv.tar.gz 2609858 BLAKE2B 6e049c28fa38d30966edbedca45cadbcb6d9a60925467680e9ed2de4a0556ffcc39d9f3473edd48a8f4eeed8ab5d5cfb6476ca7a88bc12700ccc76dc0e9ae163 SHA512 3b8ae9f98f48b68e4dc95ca6f2fcec98a4368e4a2c89ddfc6e9c1b39e745ffbaf86a704131feca1f7411ba6b87e0fb43fd4a2821455422c16477728430b6288f -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sw-TZ.tar.gz 317065 BLAKE2B 417e77605e6f6bbd36d5c067b4fceb9b7e7c3f4c355dfdee533dca297f70fda69429d6e7ab0ee1d5bb04a40f8e43d69069c80f2c5105d0b00ec3b5e5c94888e9 SHA512 57b9aaca0dc696ccb8e8ce432634b1be3cea382e28833f0d2a45f60b83273e430324462e30ae6e851cec25d34ad0daffb513390291d109bb500e469a22d1f377 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ta.tar.gz 680691 BLAKE2B 473669a3c7087412e6af1e93d060526f6578e8927820e624a8869a913078426e500e266a8f21028f23513e1141fbfe5f244fe0e9750c4757fa0a455ea403cfce SHA512 a81a4e77a243722cd1c343e4e671c7633e6700c7289d2c495b1f61489c2f34bf37856ee603cdfaf87473bc792b5da3b77c0e5c0746059339fd32a23144b58a09 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_te.tar.gz 1083336 BLAKE2B 49b1d5f46548cdd7fa58c651d583d1b4fc87f3b3c4821eef9bfdf41db4007adeec9dc2c2cbe47cd9a42523a49159d0b78493663000228ebab595e8ab22e12328 SHA512 740d4b556e23c4690b0bed6f1255a1fbcf1c315b3fd78b7ab163f8391a3ac2cdb1160f4c275a1f9d9477c8f57055f032172c04adf4ffbfc3cb7a48935e7dfc25 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_tg.tar.gz 357237 BLAKE2B 6a33d9dbbad6679b36b4ceb4fbeaa80699502563ffaf823c90f345e28bbd659599f355c8e1fd9487ce8787865f6dbe63c3d43c2f51b7f67750d41081b5c55d5b SHA512 883901dcaa095cd7300fd5e34320b24afea9a9a4b804552ccaa59a56d1f5d0cc64f2088565d0db09af32a7eee62596d2e8b1a6795ae546479c328c54aa457466 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_th.tar.gz 744664 BLAKE2B 77b5aadbcb3f95353222ffd231023208b671ba489e048dc8be4815de4dbe637e7e24ca06a0f8fec5109ec7377e6beac0c85d06f20aba8304b9addd36457359d4 SHA512 b2c03a6bcb1670e6b463d78490a2ad0d0feb166688e1d1dd2b85c14f200475055b94d5725dfa731733b0d3dc4e1b4ede4144552c1517d23f20deb831f6cf4788 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_tn.tar.gz 258275 BLAKE2B 68b46c10834f151cbba831d155ea226674497349cec163f171b01964df66b1dd31bdd0d15cb2c33f103db41fa00ccb0f54c97e0c2a0edb2e544b2877cad045e0 SHA512 550be198f2439ed679a93344c634595fc85945bacf97a5d7f9cc3e51c9822871745fffb3253f0a38f2b01e22cc1e7b523b6671c3075e0e6657751201ea43ecbd -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_tr.tar.gz 776468 BLAKE2B a36456d588f0c9a78c76cb9c1f0362b452bbbd52f22dda4f57ce7111f61213487bab5dda257fa7c4fdf34a86ff7e789be65ada27d3dfb7ee0ea11a50c72a94ac SHA512 bba67a7f235fa52f9476e5c0cc2231f1ece7bde690a3d323523691445ff0b0525cbbf1b8450b999cdbe7386441e73452aa4086611f70e8dbca7e93166bb131e3 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ts.tar.gz 276734 BLAKE2B 40ef8943e5fd23010b0793360c4e263badbccc09c2bb78f875067c13aa769ad398c6664e7f28283e7a3284fa3082f003e8e09b8edd1a1451f82451fbc42350ec SHA512 40ba5d2ece0bda7fe6518f944c943495b07c25b7a9de81a9ea6314ff2b9b649cd6fd312996fe252465d683f8f6e006b512b8b88c536e4964bc47a225590d88d1 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_tt.tar.gz 183074 BLAKE2B 69a4d8d35362b9ec5112377288cb70bbd081ef9513ee7862cbbf2634e26a8bdc441310cfa46e2863e961c1d83a001306d48a90f514d6baed0a70a5924c3acc99 SHA512 da8a96cda72f3ab7596a21ce74747c719042c26969cff8a5dde73a5488d3d45690a5dfc39274e68e38a2d662be97fd3a1613c4cd50daf8e947bc04aee389ee54 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ug.tar.gz 544784 BLAKE2B d031b65e4a03adf4c74850cd07dc73d0faeba70fe1f25e3bd39fc57e4f5b0e7ea2e93565f803ffad2822f74a179165cb0a76e3349f4f423ab24a2b96a3e51c55 SHA512 aaa7ea2726a3541b34a66122d5bc018c8a2229b0168501b78e32d5c7887fe5cd09c47f171e3ab693c8447244d3ff11e1890d87b6782e7c39f5bae897cdc9a776 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_uk.tar.gz 1654696 BLAKE2B acc9b034bd8f175e2cf8d35cb56b136e19ac2c14ea7593eb4cd410439900e5ddc0e2fcc469b8a7add6092117445ffc57aeab5274c43c3e818398b1f568f96470 SHA512 1473a843c53a89c485acc3a524164893f2b43810882d3eeed95a67d07dcb90ceb66ec036c6c19fed461d147a5432671149a65a14fb71817796263ea2f7d717b2 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_uz.tar.gz 312884 BLAKE2B 5bd750346b81f56c4548b1f5db6bf51793cd2b209e5383a0689ce37bd020df70d435d193b82088c8812a544982ca4b82bb78d1f6e5502292a60ffbf73fc664ba SHA512 7cba8eee4d78871a7dd62c638d857ab1753432407bb3239c313661ccfb346cf52aac9e637990e5a2bbba08804bb17f6c88db0af034880c98ce7b242637d103c0 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ve.tar.gz 281261 BLAKE2B 54fbf6449c375a530238df4dd98a45683259fa25443cc1bd391d421793184cac108b7b38d7dd0b3d675d1d6d1e8b89675ad2caceb2eabc7cb1ec1d5188e07652 SHA512 9a1bdd1761d048b3db1541495d680b9c7958cb3aa619c7ffbde1f2d43669d08da61071d4c488c1ccac085f672f04a105edbba9ff7b8ce7fe2a7e0a77764a312e -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_vi.tar.gz 462923 BLAKE2B 0081004f114f5f1d73f6dbdad73496c5f650a72a48ada6b138bae4e9f2968976668f33241b7a3a6f8f298478e24772d9e61471d633bf8319b6fafa7c10c2b172 SHA512 371c1df1ab2b445a6a304a72085aa7901b56a79ca93d3d0b5f5dac3dc84e1c797d3e3bb72a344678dc51257f5b4c8b9466cefac898bad27a7c59e96ab6b51403 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_xh.tar.gz 289421 BLAKE2B 79eab0da744965a1d84b669df821fbe008e4c1eeb0f84c49c1918a46133a83606c85ee4989b512ecb875f8f04437d43f8df36a39ff8e4bfb3151fb48a5ceaae3 SHA512 5d3d63b4d533a9411e822c566433b7436181ecc87d5f688d9cb91335824a175cb780253a5c83ceb2d03f643356ce0e2f214fd5618427be95af040c788a0db1ec -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_zh-CN.tar.gz 837214 BLAKE2B ddbca7dd184cbc2513828a6837a46c62128357c59df195ff14762dd3f1449462a55c5dbd4513b6061cc333ddfeb63f6798fa948f9b5a548fa31fa2857b41e1fa SHA512 90d9a501b79b9d9477b6bb66a1466e9bbbf0a7afc127dd8f0e0d28b09ce6b007fc495cfe05ecf20071ebf18fa8b771621ae1639c9b61841d433cc6772a265913 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_zh-TW.tar.gz 838113 BLAKE2B 9425bf3d6bffc1be486caa0731457d7aa7841f13a009d6c74a58b80b8cb40383ce1e67e68ec771032c954bb1499096b5c91dd0e2f754505d3cccb1c996a2bba2 SHA512 45c0efbabb2386f8464134da7101a3cca90d08c0807632e315341e698aa9a753717c7dc5d8f9f600d38c67b0ddca04198e4bae7635bc3e8826f608a91800be10 -DIST LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_zu.tar.gz 319550 BLAKE2B 5a702af484a03498eb42a450a2ac469871e60cd03b7cab18f9b73acaccb75dc6c3ce7cfcb563e3a44cc5d3077a07a3c0d6e5716f896cb3195876e73ad07dbf7a SHA512 24253e44ebda4958fb7276f8affb509cda0a07daa3f609d3fed0e9889ec78784f222f1e34618c792b8ddc10023989a4c08204baa3fe50c34b8fd151b13594593 DIST LibreOffice_6.4.3.2_Linux_x86-64_rpm_helppack_am.tar.gz 3552486 BLAKE2B 5758f1ae9c9fdf5c84db5fca97de4eb50e8d49478ba8d7649eb6af0846d6f70ea2bb03f594efdb3c8ba75792b74ecacdeaee9805c299ec1452e03c6acdb38257 SHA512 982c5b70bd909998f8767bc3c3ec3873107173163af879e022439d77c13ceefcfc1b09b025e7a2c1f51123350da7ebbbacd788a04a251b8019763d994e7f5b30 DIST LibreOffice_6.4.3.2_Linux_x86-64_rpm_helppack_ast.tar.gz 3294394 BLAKE2B 23cc9fa6369dc870dee073711a7bc56f8ae9286cd540b94829cbbaa728800f948bdcfc9adbadb163d6921198d95928741e30eacfb359d28928fb8cdf144c591a SHA512 fde6bb8b71f0d97743a0d265a5883cfd1b7213a08407d76e358418696ee9ebd8ebd6cce0855d884a9317e1403c7af531bfc7472752631f8e9ae8ed955a45ab4c DIST LibreOffice_6.4.3.2_Linux_x86-64_rpm_helppack_bg.tar.gz 3580157 BLAKE2B 6194ae07b5fee1aa0eb98eaa315c998d84ae5baa379c038ba59211fd54ba85696729014d5cc6a690d7c4b697d5e491a75bd0fd6d317c28028b558b2896315d62 SHA512 edee85d90f8c9e93e41b7df6829b528259b2df5d31c988e3b2d28cde15f190ab6a55837ba5a773c9bb16b884c5d437ae767d6c788ca7bbea214dd64154ea41ac @@ -502,3 +334,171 @@ DIST LibreOffice_6.4.3.2_Linux_x86-64_rpm_langpack_xh.tar.gz 293447 BLAKE2B dbde DIST LibreOffice_6.4.3.2_Linux_x86-64_rpm_langpack_zh-CN.tar.gz 836832 BLAKE2B c4de83ae4fc727d8d36906907663e60b0e5e27acab9e817f939ef131ac78802c6872b3dc57835fafa2b6dcb6959283ede617cad3c452ed2abb46023a58f59bcc SHA512 d58d9228d1c2a2ab1417e28208faf602a4c1490b90750bbd21041e7c6e3577f509aa37767d4a1b426b9e71c4c9701b92015b134929cc3b897598b751423f3ea6 DIST LibreOffice_6.4.3.2_Linux_x86-64_rpm_langpack_zh-TW.tar.gz 846047 BLAKE2B f11885940fb4d5a41ddcde3b386f4d5ec4bba0d24559eeb372085f8313b34ae22a4f0322f9995bf96cf7deebbb4f9ed44475880316e6c8bbbe66f48fc0aad525 SHA512 c5f7e8c22111264e0feb8a9c326ac20d36e7673f100165abbf1b1e4f6379c02dddef0d2477e89d7b57657bb047a5653863ab3f7a1bd5046367c821283e2079be DIST LibreOffice_6.4.3.2_Linux_x86-64_rpm_langpack_zu.tar.gz 323826 BLAKE2B f237a48f3acdf5ad4a2eaceb8be0dce2069a7509f5b7d3c7631bd5bbe4959759db3e1b2f228bdd5c3af62d36c17447da9b6a91b0af1388fd57761d61a6c6d5b3 SHA512 3a9fd5637a0f8d33251542d0d429fba2656087420e105b9ce30994323e1613623ea4a5066389c42e3fc7cac539768d0a694683085e3d1b5a34f275655d6824ec +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_am.tar.gz 3551997 BLAKE2B 5aed795ad19da39277115b3066a00a65baf0fc8614c0c5f92f5feeca526242c5d02d3b04b44ea60a9a6ca61c3454c31e9ebed4bd2b63eafe904dbd799a749959 SHA512 54573d9753223adf02edfe91f4d80fb6ec3a8ef8ea1a1ddb71ea9bda4f3c742a3c7eb73fab112f2ac9aec5ef1044600d172384633f0f911e33fb4bc9bd44ab83 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ast.tar.gz 3295608 BLAKE2B 73cb195057b47348bcd91d957ff3fa83b7a8ee3a137c571f84d7d454936b8bd9f46121008d72e43602fc14f04e23511ca802dc1394a6f71aa292437b70003f15 SHA512 3a139f6aaa36457c56a4c8aef8dd2e78ab69030ab401d9e7f19be05629bc81156b90f4ae89a26f2b08eeb50d8c567ae8df6db758edbf9518f6af4f9889e4ba26 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_bg.tar.gz 3580045 BLAKE2B 7498b7db6c475174d21d4440b663c75fb42c3f1bca7bb4334019b525a72cf8a9fd0720708d43c4604529d7e99a2c81bedae84612f66c1f896c2a0060a8841c60 SHA512 ff5374fed64208f7b4f8e7e8b1b16fd9c4af2c12ae2d1d102090d8c389c23727913c798cf63795a0892970246762c0b5432a5b7d0705c6907cf5731225c95115 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_bn-IN.tar.gz 3705706 BLAKE2B 99011cb8faec03436678d463b6648b9b919f4aee99f6f03237bad1996d205d43448523c6f83314273ea3eaad1274146f9f5cae8217e2fce309f425479bd51426 SHA512 f25e61aff329f37aacbbd849b6d1bd57ced22aa21e24ee344e9a5c211496187fb97a3a3f78a4884dd0ca56aa4e6193b9592da48f5c4bb5f37e862da42df40144 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_bn.tar.gz 3437540 BLAKE2B d3fb18f6caf969e0e4162075cdc96ec8cf9c4c9b50c8c04c2b472c3462469517e45af8d8dbe5d1dc3da1e534d456b46f03086461492da792a8f0cd9899fc334e SHA512 cdbd00e930b7d904ca58ddfea5f7f107272802817e262340a1503e3b51c5543685bf20b678c763826e9ac72ba480e307638a900b36d57eb17867e5a08afdc2a5 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_bo.tar.gz 3455653 BLAKE2B a5382745185eb8811b93ce049ba25f7665162a3f5220f025db021ad08b4b0e8d5228437652089240b1578996aa5bc708d5128c1d0256c734ae54fabba5453a7a SHA512 6b7461fb90a4d8dd0524f7d21229fdb63a3e4498fc43976eb873d3e438f50594fb24f193fadc8eb47b35f925d37f55bdc512c2944294cab25b07c39d07900232 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_bs.tar.gz 3187429 BLAKE2B 3bfcba07e72a0a30f47c5c8a93e43df21104012a3b9c52fa5e0bc3e0063f97fc2d67bdd89bc2fd705377205c0c2f4d7e24d6b7af066725248c35c626e077d0c6 SHA512 2fe09da89ae3d89bf3b012cf3af06c81c89fc55f440b4c03d973edbda51f74045948305fbd6e6cbfb3f30c5e9329a3b35f0e35579210f56a88c00e1f954bbd72 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ca-valencia.tar.gz 3301608 BLAKE2B 70d3636321efd3f4dba1c5de2814ad849b64c029059c3af9f962c6976fb30b2eec65bd8bb6973d4dadec64856ab946f7f4818d85288e90e4d06a55b4c7b3d315 SHA512 2f8db51bfd834f9d9f5994f9879ff6456d03253fe6d9ba0be5fc11b00181265764ab5e1804248bb83188ddc996a94fb30d4c99da247076d22cb4ca6567223346 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ca.tar.gz 3290423 BLAKE2B de540db42727fb25e8dfef3d891a1eb486fc97f5b94308747debee2cea3f92cbfbd44f9bbc169adac5e86184959262374c53c28da938a4d6a77f6f92b6696d81 SHA512 9bfc1856bd68830358a412b5cf584888a68e7c49b5581d1682f08b71da6a1647826f8fe623463f17e440a213d8c0a5b219777728af23cdd6964242cdfe3e07b6 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_cs.tar.gz 3318489 BLAKE2B 16abbe0d42208913a75208f29106e2dd518897260929d1051260f91e92e370af2156f6571d07afd6b16d4e75f44d92d146a17f8ebaa2b6648b09776ee78096e7 SHA512 00d99ba3644c4bd0e8bf85cf5b3b24c6b6ca1daf4a9e90a314ab13ff2e8270ab301bba8113a8e01479990047aaae8d2bd6d8dab5b4de2e85b527437147a53010 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_da.tar.gz 3240746 BLAKE2B c6fa94b4d962cf5de8eb5328946e5bb769b591959300add8a1709fb30e94fa4e492562ebac007b106cd375d74e640070e182c0c9b542923c2f1aa2cdb8115e6e SHA512 7013944daff608c4db3899f404c3733aadbac2ffb165f0203e5e02565f882e89d12aabc9643ce85d38d98a1318df5c6e0abe60d67d2868aacd699e86cf7598c9 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_de.tar.gz 3384426 BLAKE2B a04a3abf53afbe1632cbc2568f1c032404a5588243fabc48bbd17c16ed93390bc61472840335286fa5bebb648f07312c9714a30ae38239cfbcd220ecce20dbf1 SHA512 2c4c19027f3f551de240aa1565d2885f6d1fca4e80b71cffa9a977611a4279a96a1a2c877ba07baa653778fbb840d4ac047a9ea9f9289a450886f6e23d8f7daa +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_dz.tar.gz 3604764 BLAKE2B a3990516d5c1e46b5daaf424e3cf92e1cd4efa576a01859b3d097d3fa9a2343af6702c52bf8508a4916caa1c2f88bcb9315f9190ea56ac654163e621d8db5180 SHA512 7971ff605754745489133eaf8dedf7e9b773181fc58936f1093f12de9402504d71dc13d79cdf32b0a1c5699d9252d1f7ab5924694e098eef5b2a72beee6079e3 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_el.tar.gz 3958728 BLAKE2B 91c97a7b9fba7f73b0e451e380974ff155e0ab40a648275204fc428e52b3add5bcbffd768f32406a6d4fd50d46073459dede45870ee671a9c7ef232d9b5db43f SHA512 66d735b1f7b33f3238fb9786eab1e3bd3887ca2817014e4d2d9526059fe1b707856ab110f30e798fc7b9233d31df30c8f80005c7594d71bc6460b8dfa1d5065a +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_en-GB.tar.gz 3082657 BLAKE2B d548c7d0a89cd9343e0d0ad9eb78d97d9f15cfe010fb87fe1a213b7c3b21e735d9311b83f731fe6380cf783e60a7db1d4bc0a15c4675ef1698abc8f3c1128561 SHA512 067e14c498c7432a31e945214fc82c501990053247a244bb43892ff047a18ee002dae03e3744c54eb6b20d91b5e0c8d26a04057f44a534347a09525638a59b9d +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_en-US.tar.gz 2178862 BLAKE2B ffd56c511c2d462b62978daa772e46bceead9d7a39634c887426a262ff1204806ea43a7fa96cb40466796d4511558a9651d438e3564a1e3e52712da2ff4cc24b SHA512 be5840a73d700c8c0236371dbea3fd79ae48a61372d5456d9ee97f39a4d0776c1a78586c8313c93f7cce2e297a490c33d6bce2757f0dc7b4a9c1563f1d42e9a7 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_en-ZA.tar.gz 3074519 BLAKE2B 08a7411e5d26df79a60a1328051bea71a54c9d7173e44466159cca9a923b28d721cc2160a58a2a69d288665acfd6a806f0c8514cbc113867dae0a4e764a95a6e SHA512 e24103f5b5c7e9e0127b78fb120acd59769a8a054c29d6a1cecfcb1fc32c13cc594d11ede22dd0e9f9567ce2c2918d5d49b5c01b328aaf94eb53a1f6e9f01f68 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_eo.tar.gz 3152072 BLAKE2B 3a83913b1781704de7addd81e472a0084b6c30ed0b3f04b13dab1cfe625050662689d68a165d58382d0495420f52ff966e55ef88c7491e542950936d7325b4c8 SHA512 4d6d371bdf5dd58f77de15e9fe76d31739d875c0fad4e7c9d8b88005bcb40cc30c80f3d2c41dfc8e4c4570da1970c20cad976830632dd0b553873acc087d4f63 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_es.tar.gz 3337472 BLAKE2B e0c22b72df0a40714e84ed1e3c6366c7b18c16cdd28dcbec9bdf9cfe84d4ec8da52702ae9360b190a61240cb3548d283293efbd823abde136d65c238a1d1c958 SHA512 a58a1986eef76fda7a4025e8d024e6d0d4bbbc0f3a788321a2a518b67d1162d6af027b24c8be75af64a22aca463e3c60b49b68903bbaf84963f87b3c2877439e +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_et.tar.gz 3215562 BLAKE2B 9c667e967277aa6a5bf4b2c367f78f7bbb2047b3af5c80e163e0cd84f830c642da2772adff5fa23cfdf40f21dfad93eb930e2368d4dd1a1813ecb30604f15107 SHA512 53f863bae0d8788cc0d0abb285e728d8470adc1b3d91c9a8072d57b54cc8dba243400c75113ffeff28626cbd61931dd977503f81d78e11ca1aeb174f40861ac4 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_eu.tar.gz 3175105 BLAKE2B 326361911ce8df61f080ca8f9ef992c564403c9e8049814301686234d30914831bc0b0e2a8682b17bf68a958ebbea8284d58136132f656249bcbd32d267d9304 SHA512 3403e80684c01fe6634d4eadaa5505e12232370e6f243bfa14e35a99a4e5cbebf52212ef5102540bb126ba7f5fcbb5403a1229eb2b3107655272c9ce662f9155 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_fi.tar.gz 3222327 BLAKE2B 7f0fa0ed5a38ae9c16a608eb12d867ca3c87ec290405ffd348703a52e13b0d854f06f411072e2d8778ff042d27e0886644fe150b4fdc25b4337fac7a0f14d6b4 SHA512 0ff476656266d166f3f42096b2cd4feacb4c21642793a868e89842b349031abf20fb659eb1783addfdb61900b3e5c121a31a9298ae3a7e275bacf33eeb840599 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_fr.tar.gz 3329498 BLAKE2B ec738013d3b2a25668995c40b1451c3fdee6c56ea0b2d738872c9c035b9afbc8867c38ca2c7a2104f6cb5ef69b70e84f2d1c9b3d93011e3f12d688dc75b532cb SHA512 8d7d2363695b56f013afa72770faa4df0216d610fa39e66d24a18e0dababc56ada7800c929f3dd88c61fbabdd29293ffc9de019eed7f7be7c12f27c06ce07223 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_gl.tar.gz 3283731 BLAKE2B 1cc0a7451ebff94c973a8f3008c0d82a0128871fa00758ee84d864b29f7cbd9633ce6cd67217b9af4dca981f1426283d751b4d960812e9164e579ff9e1fd6e00 SHA512 c0fb8526b431d04f71c8cba5b0920e47acafec4091a9857229bde636b7674eead7e8d8b9717167842e4df845f3692b4c88a512086a20d36886df2b8417033c21 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_gu.tar.gz 3145068 BLAKE2B 4f9f908cb7800d1702d1d8db7c646c648f5d0ba7592e91b23a3f4ae2e7db1ed8630735d457c6578ef906b88cab09f879b719746e867560564aef5ec7e76fb855 SHA512 d44173f471042da5696fe4a686638ab4dbc1261f763cc019b5c7ab6bf1078353f88e53fb39ea1c4f20555e5bf0182127bd8e1d5936d421b175276b349868e739 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_he.tar.gz 2958473 BLAKE2B 26164b635b256bcb27d7f16e4ac8f26225ade422d29fffbf9f5a35ed990dd5a5721bbc352359f1c76db01a09fd14c9f387c6209b0d7b02c077f709495d7b6e1b SHA512 03ba21e379544764df0fc9a72714372f10528327659870b1f58b7d10fc393357070bd1facd67b012b277d97d551307ab5639593157c3c4f3847271a6a766668b +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_hi.tar.gz 3268783 BLAKE2B 453c2ab128aba89d8ebbc12a05916204b78dba408d19799744477cf9e049db2fbe71813a2ab4ebc6931352831e836691c423c0b317eb027bde27ca8649cea564 SHA512 0118828fda78c766d772f72fa305e34c8f0179e2a11a1fa4caaf1d0371887a72fd11c3743e62ddddc99aadb2a2f50d93c315e144a77b45aeb29dc8a26fe214aa +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_hr.tar.gz 3188360 BLAKE2B 8c3c24f2d6800e46def402891e5adc5fe158a815345edf507b5a2c3c296b0813c75cf5f9241e3b7e9de8bca74c47ebae56ccf69f7e67ee46536a052c7ca305a8 SHA512 d0724832aa3f0798c65e19da2f15f32baef54797db26290cbd604b928b9f7512b9e1c8a5fb5a94271b710bccdeaf61f4f95fc6b79252fc112805169f0423d6b6 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_hu.tar.gz 3443453 BLAKE2B 38bb190dca59730101cbd0af80286e7680e2e5ecf5b46438c5078ba3e6531f6771f576b8941127679f7d3d50a484ee100570cf4a76c8681b9c689d5e59d10896 SHA512 1db6c06d70b1ad624d39dd27b5e687e51f7ca2dfe1b8136c88ee5405fe4eb3b164675fce54eb725e13b93510de3b82cb7ee1e0cb55a3122d443c726956d5d9c2 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_id.tar.gz 3135238 BLAKE2B 1c6a9832d522b72fc021897151e7e5441b24d05969600a69b01f7382cb09b8f975ab75bf9a2fda08dbc6abe64fbb74e4cc9371dc72ffa4cac543e45951ce31a3 SHA512 aecc2da7f05705b02197f2dd08ea3e5df3b2ba6f13975c64077bb77c385d961255290168df6a430fc5a37a19da9d332c38e103094d6a5b156d691e10344d83d9 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_is.tar.gz 3208403 BLAKE2B 49756bb6fbb9441e8e85e37700b333e1ed1a21936e6a0c438d81d4fda9729834435f0d5549634f672113986597f0ba05b039f7688029d9eee81b6009a9bccefe SHA512 567796d69cd7d1f74cb6b892f57dd8c945235a00c5c3ee4c3d42b42f5ce7cf5e1a951538173ba13dfe18af21aefce8e29dd2d02ff2161a91dd3d176297e85b55 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_it.tar.gz 3253957 BLAKE2B 5eeae9c6460e861ef0fc6fa92af842e69b1fee72f567180197646c2b948104b50d922fa01f43b747651cedc671e2af255e613d5e8be83d2a1c2d4900f312b164 SHA512 3b5756851b5d9fb027d4a6968ca45f53cc290a6736fdb0b363c023d4436f30f088fad825fb652834c5e748820e510a9d4326aabc3e21ce7bc134a3b7d48c05b4 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ja.tar.gz 3757675 BLAKE2B f45a740c7e4bafa27f3b9ed88b7ff2ab85673058ca20b724f99372efd3d01609ac2d0a400cf3bc54593cbc7c7c46c54f8b1b5329ce8fe55686254f13b1876103 SHA512 781f31c5a2d18af34e7cfc5fb760703842833cf3bf055019f42f880e7bad8496b5cdb7a6fcaccb20867cfcb6e14cf017ad04f901c963d50486d66c2d6cc6ce46 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ka.tar.gz 3372416 BLAKE2B 94ac0071c10e955e8f7b880f092e40403a9547e827c7240431f40e1910d1bf89225d9d306a1e8876446743aa33f555c41dacfeb1429f36d580f5b6848ae67c77 SHA512 55d01cf2023cc90fe25b26bcbd6f0842d17d4ae7cf3f499da2700aabfe24a6014429ea08e6020a30fae613d2c714a82c2d2a09ac402ed52d5afc87c1e1e74fd9 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_km.tar.gz 3706510 BLAKE2B 5846615932aaf5d69f5b4ab693163b3e378d2d672cf4cfa46172ed58f5e29b54ba525dcc32acb16a8190a64bb710065ec97ae23575c1eb93b699b252f33ecf78 SHA512 e3e23bdc76196d2203e304aeb465bb716ea729bf1bd483b4851396cf91f01dbe9b120e2b1664931d3929310c6c174d70bd443c82a349a8abee2816d682cfa09e +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ko.tar.gz 3339102 BLAKE2B b55ea0a1b29750724c1f537222029e5dc719a9b89647868845bf85c5eb7876a465035a0670a79c7d221131bed52d693f7ecf0c88684f298aa48f768dddd2d7c3 SHA512 d9a354b6106705056f4619f4b20821e22fe0ddf65f3f4cbf8f71e05d7d714ec226ff3296f5c598a08cb0d9601beee540d590d543f2bddcc1dd45ee710e053c2d +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_mk.tar.gz 3254791 BLAKE2B 17dce714de7a9b81b5414f1b6b76680b4e7cced9b1733be0ae570e70cec943f3d4d2c6a696cb12f987342d4e8d0777b09c4c44d56f1d260442a2488ae4c14b08 SHA512 e55ca8a8655fe604c4d6911aa562322b657070507033db14f14a32ac57d44a57a879f6acab0a82705f42f871ba62756098f8b1e6b7dcc6f1d62f1862844b6bd7 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_nb.tar.gz 3192621 BLAKE2B 76092fa0dc60797164f239082a2ccb7135860bb2a3a4b50beeb135e01886d6f63053d4a19e7e10ed1aa4fa9bca8b0631a16573dbf47b7f04d30cfa3e81567867 SHA512 e50fe4a16c7398a60b514426502d8ecc4945726d7fba872500179a8de6925ecde92d813c86243048e7d8ee8d861e41a2bd58bad1aede86884ce6f7162c834a2c +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ne.tar.gz 3482847 BLAKE2B 9b54fa7edfa8d57d30989fa455fbcf7bdcfbf289ebe49d6ff2aa10fbed81c9b0bebb59e5305fd7277b7f30d12b825f6e80a853aeb2fefa99b6f82a0d24d5ca0b SHA512 7811b41a885f58430740537042d73be372581c5b86c388871b0e76363c0b57140dddb073da89a94a88c3d01cc83a333bfff5155bf7d93d5f02ec278582763871 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_nl.tar.gz 3303100 BLAKE2B 3081cf48cc46fa867c2ef3f546c4a806542e4a82a31cdf015aa3dcdbd851945a124099d0c8068a8531da1a6b9e4e43348127c871ada6fdd08b6771fd3e9999fa SHA512 801e700c15b0ceb0cd18545f4cdcc9676adf16d2c19399d856fd9d68e6fa016af4e3345ea67085b33808269b8922b2b16bd32b0c12419fd11edfde4324329dff +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_nn.tar.gz 3194197 BLAKE2B b1e59b2d3d1f7512fdfa5fb155c93244bdf6cc875b729e45c50420e5713837ae4f650bc729bda3ee2d6cadb55e606bfafae9ca712874663455c7f2ad5e6f1754 SHA512 70af26b7b280b4e53f3fad2344b0dd16e25473da30716c3e59d4285261914614948423645f55210a4c6291af724a9cdac2a2dce01c904f051fcaf2fc1745aa37 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_om.tar.gz 3258850 BLAKE2B 625f21f5deb3f910d0332f76347b162b8c69bd7d5dbb6bf18f9b39e9c77b3cac62e25bf853e0589ccb82f3fbc5d9d593eb22ccb88a8f2859a2bf26ff7473d3f2 SHA512 17d0c8e9942d75b5661a8b83b3bd98378e8925838d6af9350fbfe20a1085e2ef165ee72dc822aa9947aae7886ef1f92567e46183f8edbe38b38a5d26f7205ed8 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_pl.tar.gz 3468988 BLAKE2B 945ab1ab329e4101a0304643a3798df6c791391cd784e86c6cb68b7211ef33730760c7d1d7fd2794214da3ef4a3ba7cd45825a38454a9922976a3acab5059d6e SHA512 b56b830767aa00acd080cc61b13e2916b974d73c65e08e1e0139f15be591e02dd121c1764e1230cd7d4b66e85e95aaa59b71bde2bebf668eb943ed49f3f72225 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_pt-BR.tar.gz 3305159 BLAKE2B 51046c3af083b591758e81791771e8d0b506a0f1e62462dcbc6dc17c5eed796c988ba776d4e85a964ea2967d7b66bc977683f9e1e45230adf2f2a6606b212626 SHA512 3c0756877ee0e1766ece5154e53e86f9c376fab6afeef117c8a46cfb256da1c3f7cba3b65fefd9d2673fdf9669b53bcce6cc84904df5989bb0550aeb96be552d +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_pt.tar.gz 3267096 BLAKE2B 128317b144f4c9ad211771b581ba520fb5fe0a9024c83ccab129291a2d6610efdb3c2f6646152c3446ed938c27e80fe86c5565a36ccc8fbdb8fc85028ff6f8f1 SHA512 ded1e55a4f5c2800e1ba8188c781d6453873b1366e9bfbd386583b548b43df908ebe55b6ab65c15e1e9efeaa81aa998e50249b3bcb9c1d13c2fc9440181437d9 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ru.tar.gz 3625970 BLAKE2B d3634ca6bfbc81ce0f30bc3ac64669b53c5ba7ac67e4f9314402105f9d8a5cc967cd8fc637cfb1e2506322d8ee739cce6c112b2c0b81281832abe04e62413e26 SHA512 36bc43597ca3e15c7b2c69531e88b3c0f45cc4d6925c61fb59a31835e1c5f6f940308a48b2a2b53a1a1a7223a281cc9266628ad60e29316b3aaf26443825277c +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_si.tar.gz 3347943 BLAKE2B cdb2d4cacd285d46252176346a90eff16faa6a6a929e33045da405307943ce8d284c88044481175e99bfdd064e22b01506b7965686311ab35e4bc2b416fa146c SHA512 7296ac7a3a3e1bb86e07ed171b6d5c07f8e7e24067cf589836d7f396cd800fc9bf6c392191695c7aa628d0754f331ba959a60a262febd1f03a4b1e7ac2d5cc98 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_sk.tar.gz 3365277 BLAKE2B 69bf6c824c601041ece8fdf591c9e0228711d85c217dc3a69fe8657e26f9fc8ee3013a13a4202e95f6bb75272c857dcc14af30529dea38d57d54c23ecdb3e5db SHA512 5885d3f5c5e51816a722326082b221c63641b4684b14c38ba252ae95c361d05f7decc391cfb637846074b45d1db69b1fc21d88327a2b53290f6fbebe9f01dbc1 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_sl.tar.gz 3248332 BLAKE2B 1c0aa387b119d30ca54a52fe30d4f02e88a341514dc0e927ae4054f350b1c857823ff476e638c9d23e5c0ef47eb045a24e7b3d33995024d92cc7ad3ff00781f9 SHA512 bb9a7da49896ccb75a04acd58fa0fa11732a8a4bf3127976015f781979ea097b9e91864b993766cc9a5168817b187b673290feaeb17f5f47eea36964b8a40abb +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_sq.tar.gz 3162269 BLAKE2B 0320e6989613ea8067643b2ae449537b8bff2c09993daf9af755d291058527810b8266d09c1a794e1a876b3d88af78d5297cbd3a45fa99103d022c7cf2394bbd SHA512 19ea8faf68f063d0898822ba4d92b66e7dd8ec5bfaecce3010dfcc363c786068b0bcc0cb851a28e4684de61906cfd53791b16eec21d511a8ab809fb6617bae9f +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_sv.tar.gz 3238591 BLAKE2B 0619951adfbba3303da74a8fb26e6fb705c4dca479298e9830a34f4e282d24e3ad3c6011a989dcb43ff1fed058b7b7b9647ce88172fda73393494204fe89ea95 SHA512 c39e1750fd0c041f95c9b16848f63efa19b1ce1d3463db8a0942616e3efd7f4660a7dc6acf7a50c539e3fb85f4bc639bae57edccd754c119b38ae817738855cc +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_tg.tar.gz 3218465 BLAKE2B 936f08c6b4294f59eb2abeeef69885e5be0833e71f36e41afdd971cfcd48ff653ed8ad2e298db665c03b6ef53c53ff0a866a6f0a5db553d5d8592d3e3b378bff SHA512 fec272e2097c57cfc87e0328ee4e6aedca599e1b5e18f52f1f5a271a9427ea1e60615585f9952d10ae52217bd8b3be24a9e531f69d27cc383f7991d0eafcb479 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_tr.tar.gz 3298473 BLAKE2B 8803e112a4da7e9ad51001c825aaf791cd777e628e606f131242fcface94b0ae1fbe542d9076edaabd5b573db952960c3c758d760a6fd53cbc67a4c318c9c569 SHA512 3d5c9996be6b5e3abde587127eb11f69190c7a0284aec35c48f4288de89f389c73b8ab9c343d301491c533a465795c56debc337653a90cbe3fc525649f2d931d +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ug.tar.gz 3306399 BLAKE2B 017e2a62dd1b41560069594fc682f40ebac566978a9f19461fd1fcc79eb208092e2c7679cf74fe7e3324aacb12e8e2daf4849f537e20971a8e11977a74892b3c SHA512 b9b7bd62050dd71159f9a85e876e36f1df0582086ed1e17e8059882496677b1420177120378ebe056ea77a8cfcd13d10e9784eb733b01c7e0925641f7bab510d +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_uk.tar.gz 3597598 BLAKE2B 83269af8a021121817a3b5e95d61d5fc6bd7e023b33c0abda788ae05e9fff53222407ac63da470b384021019603d4895226efa34e93a5b51e659289bb2dce751 SHA512 7b8cff2529b3be05fb0ca3e3231f9a511a22127b57df653907cae3ded0572e798e7a89782f0ee67d6b98bc8d9ac1650a98d6331633103f2a3372982ff5b7a64a +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_vi.tar.gz 3284944 BLAKE2B 2aef7516e1ac59dc5d96948b49936a5e9db89938cbc845dca551fec03aa122bfc4d939ce7da94ce2d230db99fb4fdd5ae6994941056ddcfc151ef50ca904a204 SHA512 cdc2d62e603a76827e98041af13a541b824900836ffb293bdfeac5ed47797aec80bc9f7d76df34b23e623be5cd3af902a1f3c0f966ff34a62c89cc1a34c7580e +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_zh-CN.tar.gz 3395676 BLAKE2B d37281afbdda93cf5b029a3b3c7d636fd2cbe6dbe9064f0f3df8e2c066f75ebfc96c932c84bd3f4be1b85050daba022b001bf74e8ee95514a538f7a46bc0342b SHA512 9320f63ed757dbc8d8ef816bcc2995e7dfaed3129e89f46974fb60828c4a42145cfc2afb6d01bd165d96afbd7cc8a0718f7f1fbbd899f599ff9d6da5ec97bd18 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_zh-TW.tar.gz 3525899 BLAKE2B 7088476a72fe6ac7f415fdf6b64b669906b263a3633b989d05aff9522acf2e17bfd29ceed9762ae2476c3eac2e6d90b95d0789d642a9df6380a94c2d23cead5f SHA512 f34be785c92e51a09ce5296d23b3545fc9c5059742129fba3cae0804c093a186b763beda735b513f8d2d53e4d0fb1bf1347a3bc9acecb9018285a9a7de6e1182 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_af.tar.gz 1026680 BLAKE2B 4b846def9075efa8300b4ac36d3d627f8e79debff336b8cd93e573bad3835d8b76191baa2335edcec63ff7f0ded0b5bc7172edef97765d0edc00f0a33fe75025 SHA512 d63ab0c0a2e0a24d7838501ca3f79628d153b035fd9efe49c41fba50b6840d30d9e6450ac238fdd6895ff660aacde753f405ad4328c6986f3e027811e311114e +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_am.tar.gz 770441 BLAKE2B 08d4257aed80e30ebe411a2b88e807827568bc3f0ad953c259fd480fc12d7464d631cf9c254b54dba6d4acdf9a91060a24d4b5a2972d5ea1765913bb52bc43ad SHA512 23e99b120e4402ecb1d1affc37a220488535fbbf343039e89dcb5c6136de15f565ec33f4661b662a28c29b79e56b2278d00c9972a3c9e8659f8a2fe8663b84a5 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ar.tar.gz 2410407 BLAKE2B 794f7542148e72e5ba8bc743bf21bed4474e3bf96f52eea30b752fcfaf5a1b55abffb811d00ec8bcd910e5070a926a64477668fca9b76f937f7301fde9cef56c SHA512 8a0eddea155cf1249586876b7d4aa00b2aca22d659da36e014c14b579362fb543e39d4d31dc195a79d35af96df6f844ea06126e91546be8567b74d866d7297e3 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_as.tar.gz 530536 BLAKE2B 9a839d548a0a609ac15e721edee9d26172dff8dbe0d6b5b5e1c91252d7edef3feeb31a60814c336cb69328569ab38e1826ffc27c4eec8fc18008e19048505f73 SHA512 1eb32be09f0da5a6f0312208d30f9ea9e2963d473b3dbf2eedc1c1f68e35c58ff8fcec02311bb8a4bf8862d3bfa5b0e6bb342e52df4fc51399d5fdf896004032 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ast.tar.gz 489673 BLAKE2B a26e4be5df5e25e25abee96489e4caa17f7e1442713cebe440a97cd2a92fe78981ffccf820779ec34de4c566632dcd6e69e5187cdf5be7b33433533bdd6f153e SHA512 4a22c9b24c1ea61a217e93e38af9c5eb45a145672d0c0cc5bd2c100cd9967cccb479461c4aefdb4e69bf60fe87df0851f210363fade3c81521b3c5a0e1be195b +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_be.tar.gz 1048808 BLAKE2B ea35dd190788596a2d01ba1311d031cabfd3663657cf804d157815a6ceb7100c62ce8a8128f2b7bb3121769e4800b63ef6ede064e834f58c7610493fd36113da SHA512 bb0505633b50a3eda04289f8d92cbe395cbf88fefdd437fc73142d69de473b38f8000185a610ccdbd928e03170f52ee5639b46789ce1ce963d234a65beee1099 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_bg.tar.gz 2487671 BLAKE2B fd33c16cfd94bbb83f33213ee8015944ea43507b446a1edd403e9142a29089881237385b4c0435435ced6edb7c11f9f23792dee356236afdf146ea8afd22f2cb SHA512 c4be73baa90f4ad2aad5ca0f95646b2af04657d0615cade18e60bf7adc7ad156ff9cd5a4a03faae8098a7a29ac7470ac80802aa30734877b136f85291721c928 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_bn-IN.tar.gz 643374 BLAKE2B f39b6f7881a7f741cc069ccc4eb6de4f62b956f81e98c29b85c6e0445d5c85e2419676696a0f5341110b38c9d41d705a6cbc5dabed8d57ef825870a5b86f897d SHA512 2c648a155c8b39b5e403265bf5a9debb12fe11c563e97487aa8f366303f151fcc6539bbd187c90f0537ab48e55155c8edbf217108c439377674acd6a269723be +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_bn.tar.gz 790193 BLAKE2B d0f3bc905a1636456b5ccc633e0dcbf885e5b8f8641a1e7f352971b589733d4b519bc0d78e934f1f49ea39d3e71c0df2a54f7dd210f03f92146b67fe0177414b SHA512 b11a945feb962ff63cc112290de9e83434b597b6fa229cc57de269f70437eb8a6a7cf07ce6d816168d10c3984f2d9adfc65670fe5689f8476b7b9241c6a702df +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_bo.tar.gz 381810 BLAKE2B 5caa7ecfffd5b83867011178a9cc1bba9052e636ee25b9586bd927fe35a7901d778ff71fad19a0602ba933a60982d76c9f92010b43cf09008039fae07a5a4f52 SHA512 c5fc546c86b392a9f8e5ee788ab64fabbaf13ea7af25bbcb790a603fdd0c485b6ce12e565a819e9d8cd1b70c3e5d6486d153b786e78aacfa4f5985afbf60414d +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_br.tar.gz 1533847 BLAKE2B 046aaee9b4817b606b87f88c99235212f1cd58a3fa190dcf5eaa53b72b211071dfabaea7059032fddaf3a214aeaa8fb1d48c207952a1d8afcc92961af9d933e7 SHA512 9761fdd5a444a907f2a19541b87b4b702b1fb7d841c774325496678f27ffc49a2b9784e385aefc0c72130620ab3a3c15171467f81328219bbffc4d7247012b66 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_brx.tar.gz 340121 BLAKE2B 0100b17ed562038655fbc3270bfe604a57e348184eaaa011dddc36d35c3b43600951a2068b582a30c946711a78a949bf2c4a253964d775dfe3e900df47b43826 SHA512 b1cf84653a3cbb1ced552bd4cd59b4663f8aac69bb4c7915c08c910613e3d766fe38a41632f88af29e806743c7e82fd03e82a7e493a24ca6f366b1378757ab5c +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_bs.tar.gz 635714 BLAKE2B f4fd42598a6608a4cc2f88066397f926f82eacdb4f607785019cbdd12712336a249f791ccee8153cd7d727d697fdcac67147a3c124ea6b3578af045718c288f1 SHA512 d30431a5b8500c21ca1bebbede7265c34ed090de5360754c5d198fbf7a0644307db2f488bd51c1beb8dad10c57ccc9724b699eb3deb6888a833917f40d4836b3 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ca-valencia.tar.gz 1968761 BLAKE2B 86ea2d0b5941648afd4010aaf57df841ddd8946b5863695e72b3ef420969c5feeafc2e19e2d52be464eb871572117719057956574930322ac08eadc94a68b439 SHA512 36ba6e274f775972b21cc407ef11de9b36b8f2fec6cd12b8fff9aa177bc3d0139e46e1277f98f3759038f3b579109ba902eb0806fbc64ca5cc0f4120d7109d66 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ca.tar.gz 2045916 BLAKE2B e943a12cbd824f99b34c9b738e250a3770129cba0b0b4ef7d8013fcdd4df409e1e5875c6ee47dfb0cad5b20fbd41a303de7073886a0f7883e10ccf2a64f893ca SHA512 ab396b1835f04464513ef36229dfeb961ddae0c0e12b63028ccaaf41a05a19cabe6477aefdc7894f846de72e9890861ad5d89953bff9b235c00cfc737471419a +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_cs.tar.gz 3227481 BLAKE2B ba86caac0f8a9987593c7beed514b6334280901a98cb0b030913b3fd32a31fc36db976b58ab6ce695394bb9ffa90e578aa7051bca11157b237b22a2cf0f45ee0 SHA512 27b25f72ea2c98d888135295f435933799fc7071d8568e69b0302a8f2ff0afb0a0f5721d577d7dfbee1f941eb46725d18a95225833d40204ff2ec50a88f9a3b7 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_cy.tar.gz 766409 BLAKE2B e36d81b8d70b85f78a8a1510f2ba606f41e9d8d7f95ec35ef6679ab60cf85fcf2638debc1648cd7be689d5c3a5a1ae018e93716a482e2568ffcac5335857777f SHA512 c2868bb0674da0ff65a6fc688fdc31be548be6aa5671c19186f08394296128c83e50b3e141c5b378797ee59dfc0a42c3922609fc14e55a51b93f89a31e63789d +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_da.tar.gz 2864423 BLAKE2B cb41ba73d48dc6e1f773561d6441d7b97e237d601b5de9ad71ea93b1c24388f26a2c57fc588d39afa75285b43e0a47033f8f043b40b3f410b4dd385d8fc8bc32 SHA512 4dc0d5a2a51f0a61891aac8f51ce34212eee22af4cc13aef307845c8ed2c5046855ed813a03473a55bfeebbbb00d63349b9266f29dfdea1dc410164e7fdfece0 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_de.tar.gz 21794984 BLAKE2B bb0cde970032f9b16f20345b7ebd36a96a90262e6cab5c8e431eb55b826767b073c9dd4cfda584cdcc840f05587ed5f6f098f701120babcd175d7a214d8fc3a5 SHA512 4ef335e5aef16bbb29bf15f258ed94bbff9f09c0428c610f1f5a91415c85abc78157ed25eed16fd491135e336b6a00ee3afd6cc50206fc9c5efb2674879fe4a8 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_dgo.tar.gz 441732 BLAKE2B b34ca5958eee8e937656dc3b51da153e3fc9b8d555ed49f1544d9ab08240a9ee4aa8570c90ae7010274e3dcb33f525367fba717e8a7700961c183f107a5bef9c SHA512 f8978fd0c6a22845e187901a56282bdfb4e3dea823ffd941a99cd962c7b23b3f4a771ce551b690f0f1fba2576391a3eda670ee52963ad0227720c098175142ae +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_dz.tar.gz 369512 BLAKE2B 937a1c11d1b2b8809fd8b88d89d09dd5ca3fef7165dd7494ca9f6e00c3cf6c658df715eb92729bfddc23cda2a5ab0756b9fa8c4af9b2162241e7cfb32156faa0 SHA512 accecd8a3fdc3a9857ecdab81763eff0f8717043e514743d010280caa8f9589c2acd507d5f65129a4def85855f5d185a1877e4ed7b86e8977ca1e373bf825c7b +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_el.tar.gz 2875147 BLAKE2B 29e1e58af45bb5343c236b99a223c3e7b115fcc239a2df928a82abcea6769bb7e3cf05acd447b3e10b31d62a6bb0bb450018e3e2895ee79a17fe7127894654b0 SHA512 4ba9c83c5e69b85132826ea6f051c4757ee1991e4b7804dac0b820be6e3412c777a270256e9323043b26ce2a9ff3b2f3d9815c07c33db7d3e9983727c2ced2a5 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_en-GB.tar.gz 7379933 BLAKE2B 30c651910bd0756ebf4e2333dd148315393bdcb54a6943f33f188aeaa5534e4922864c10a6461d95994d1f54c90c8bce2646d4b257646aa85b6fa165b72bf522 SHA512 eb817e14d7c344cd09c75dd6e1afe6d0ec06cf30bda30fbfdcd78188951591366047bb38ebf3a4ea472e674f4f6ed8736fc9e2af0f804a8f5124345c3db37859 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_en-ZA.tar.gz 6929775 BLAKE2B 7c5f64d2221bb7e4737097cb8f59bf8fdf1e9105b17d1e15e01f088ff8279575993dfcff73574d32e0cf8ef62e642f7d87fab5603c3ee6cd33025f09bb989efb SHA512 474e312c82537db22d0d8b4c0b707f1e47916f6f515d37bfc2176813255151f1542418b3feb16d6dabd1414e7a287b7007857ff664806d3cb5375beb2cd595bd +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_eo.tar.gz 759313 BLAKE2B ee8de6995c3c6accdfb48c167cc59bae07cfda4c18c5db953888f57ae2615e3df4e27c23f02b73fd90be0e127c90c35f2a6ca21054fe6177873ce4e37d7fcc18 SHA512 db36ad1bf06f40ac8e00c1d68422a93e7ee501d0c2340ebb049eadeadca9dc9d35c69fdfc54e637bd0dc88e08c7680b6350b905df48134cd72425c6bbfd5092d +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_es.tar.gz 2277285 BLAKE2B d8e75b029f52ec52246d9a6dff0ad262ced4e2621b3bd38fb427b585a863b9ee6e03562e22bf2aa85bdcf8d9fe7deb87d8eee6441a4863809c775b4d0591fc54 SHA512 e43fd16e343dd9756f187b1afd9a73549708342dd7c98c4501ed0a4816ed8761bedb8d92a33a3462cc0b7e8b705c34e6f47d2de7c4dc0d38808d2b1ff0b5f36d +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_et.tar.gz 1677504 BLAKE2B 099b829617a5a2be2d7c1d54c65fb6fb81770c5b5d2935160b060475e74e0a5b5b0117f5d5d8d3119b92ce5c5fce23dfcbfd522c72834ab48f5a9dc02f8cfc42 SHA512 71366ad2c6e693fbb28d5fdeccaac9fa95fe2a4c9553b6cb70866f50993a1e3f2d1448a3ff4c227171456ad3ed4c0d0371406ab66d9346d93b5a2a57275364c2 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_eu.tar.gz 771754 BLAKE2B 117886694b37564b316a4cdb518462165efd8a8712cf9d3755b5f2a6dc1cd9a1090427aaa01ecb3aa1aaebef77bbfd70e36f11b8dedf4f0cac221e0fb236b911 SHA512 5ec05960659916c60d286ca60a1b071ea36fa710108156c963ab44a907207aa76efafb29b96e3bb5591facc28e193a5af8797fd8061110ccdde62b96a283f268 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_fa.tar.gz 339538 BLAKE2B 0ca59614ec49a1a9aa7f0c71eab823ca1de5304469d2a30acee90db630677e82947d58807eb55f33073ac8e7704711eb00d2190ceba263bb70124d7fc739abc1 SHA512 510fde6c0368bb6cda00ae0a86048fe412a8acbc2042f8570e0df43309bb46e57c8d3d207bf0ffa0e07d60d53614cace9ab75d8aec4713a5a6f8977db3467a13 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_fi.tar.gz 745123 BLAKE2B 5bb2d48afe19bf492c0c6faa1b6f9bfc4c732ca81aad92a895b03ce31f57e493ef206f035f22f8bd9595b678f227b61a6b74c7aa26f8e1b6c792c837d7a49010 SHA512 84af7029151cf1e43b5e802b30d062ae686538b53eb970d84dfd3aebe70bf3c7376a5fc6e6cc3e7db088d02bbc0cd2baf907402f50ef583243507105d1b6193f +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_fr.tar.gz 3073419 BLAKE2B f07d62a90dfcc917358b29ed496ebc420be357277ef0e1df051b37528e9e53af68f5022ebc82bab95149f484d8bdefbf541b3e3ba687219dfb54d602010db6ee SHA512 38295e39da8c642ba71bfee8a186fba4c627bb5fbb4e481b5f2a3ccd0aee6f9d942db6dd263a8bc4004a8ab970610762a028a635f590d5ec6650f329135bd6a3 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ga.tar.gz 737916 BLAKE2B d7dbcb83c4ebbfaea14f6f19dcc67fc8792431341f69bc2b1fb0a91df6b1889ef9a33ef0830efc6d539c628a8ed97e80b8528a879ce824a4c91e91a0b3021e71 SHA512 e2431a70142336a3e08963c753d7004e9a331358221f3c342ff6112d0a638adc45d1f873d37fbed5b15a71612586e8d482b674139767ff489f5dcc551db04108 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_gd.tar.gz 1792285 BLAKE2B 2b0e9c77137594edebcf9f4476dcb4305ab1183428dc7edcaa62053b287b0d6ab2ef50b7b5cc5afcea1f1748a36ed4d9868f661dca73b25734eca6ec0b07aeaa SHA512 4ef20477e08dc6a02e19393bf554e34a30bb2637ea776cf2de3161928b4fe136596fea3d319f8b5bf44f8b38a673e41b2e7e139e1a404df0ae0b4961bc1385fe +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_gl.tar.gz 2664169 BLAKE2B 2507fca54875640da7447fb6684eb2d3d51ae479afc358d188b5e7fa25f4f1166a4162a295a493f925df13c1cf63f338d96cdd82487c76d0123ce8cc3ddabd34 SHA512 957f742bced41d3205e79cfbd7f0f7e08c25bb59152c8b32724d6a39f34089dbd1d7f7d31503fde314909e32f7c18284a3b25d28ea6489b58eb3ce71fa506056 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_gu.tar.gz 1226816 BLAKE2B 2624da51b5bffe29560fc57e7c52dbd7483006d105937354787b9d3352d1332845b30b27633d5c6bce65ac7f5cc32aa1c4b2abfa29f74d60081e5944062b1409 SHA512 b7183dbd5622cfc0a7cac2c76c1534a5c4e4a2d927dd741f1a46fbad0a33029919fbe595dd853a07d5152e251852aa8b365d0b9a532782f1bdee01422d208c1b +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_gug.tar.gz 520250 BLAKE2B c1dfb2a1fc704834371c819e5f04a34d3067636c67b63b7ac1ea7b2fdff3127993e13f43cb2dee52fe28cd3f980aa82c4442024c9b4a31b40e71ba158537fcda SHA512 f94253adb63b8da3a9ffb428aed98461a7b508b60e6bb9492eb955ee85b1f0f021586096c5e613126dfc34703457da15477ade3b538f68454e1f246b78840179 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_he.tar.gz 1636875 BLAKE2B 01adfeee421c17623773c089f59c611bbadbf015720b27ead71aadb532721821b531192de74a8837861c6bea36831641b41159c3cf258ebb19dbaa807211501b SHA512 77a4a1b370cdd73402526ce0b879000c80c79bcfe0793d7e792c3be5d98ed47327cab409170fd52980f8ecec91b2a122340de5dc611e56ff6d8bfacd506bfd32 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_hi.tar.gz 570016 BLAKE2B 00f0b785d5c77c6444ceef0d7f6a8e40887f644e8ebfd71fb17b5ff33708633d8168f76a8452bc3aaf31dd98249f14d4a25b3bada77854637312702da56a68c0 SHA512 ea2ad9624182c2199addbb6fce1a5ec09757187087ad8f7aa6ce858ee981c7441d391892a0d3e7f5f50a6f8d84f435683c125fe10b3e061f6e5f5dd8a25e76c2 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_hr.tar.gz 1005625 BLAKE2B 872c896199af4cfc6597e814ffeeb7baca1756d7bc8e989bf1f0c3505c9db351180a088102bd4579a540ed8cb92c4feaa49ea9a4dff50c3e7131265cfe4963b1 SHA512 bc4b90c0e939514c51d231de5c58127ccf3eda7d32f5e37f45064b7c56988d8f713e52c89abbd8623aca8e88575780cad86262efe6439e871397663f02866c02 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_hu.tar.gz 3043752 BLAKE2B 8d14c81270c66124bad576f51d36f2c43f7b9a54e20117491fd4dfbb22112065b1c63635ccee3605956df946b9750b0fd8a226d358fd025f41b593541ef89b4b SHA512 f3fea4e18900092928144580a456c0cba45f729d072bb92110a80cb76a3586a334f807440395d908fc2f57489c99cc5f7f1d4b4d4839d7c9155d98bc1300706c +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_id.tar.gz 1629297 BLAKE2B 80fd3cb7071135e0e6519b0e67054d42fbacb75d3616ff6524955914a97c49ba9380df6fb71f86d67ef2fad84ce58c215b7d423f0058acbf7a34bc975f10b270 SHA512 ae4c3e89676f0276522c585b819781db4a0d0160b657b5872352e824be1cb94af07cc33d5a822b342679cf96c56c61d9046ec181007366bde49682a912ca33ab +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_is.tar.gz 1540052 BLAKE2B 861df02d58a452ab3d0677b04f7bd08c14b582e897d4a24915a5b635d613e32561bcb7673812bd15d708038265086d6777f8058ca5c643ee0d19e656d16af511 SHA512 ea768e9006475e5e532fa268cbff6e73b8a88c238f2bd3fd2d65c4503faff6986b396c685b6b12eb0186f80a6e3db5e75a7ab837e9b2b3d66d3cc4e714bda2cf +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_it.tar.gz 2105925 BLAKE2B 7249b61709e41f5ff8664173e4e211062986ff86708fc30c6a22d3c3322237344230ad52afd027668ef4135c9fd9363687e8c2f8808b92f40c116da35bd4429a SHA512 c602c01096b14dd1d518fa65c1c278196feb6ffc4651de8f3e39d94aec05a6ca98e65c9da8fbb1326b34260728765abfb476684478aba8822c0a56ea9222be35 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ja.tar.gz 819405 BLAKE2B 0efa9f2fc4550d1cbcceef4d2a381b648208cb4f71348e2fe0e38be80e2b4fbaa4c6296d84465af3b23b258d27aa0cac61e82b527c9fa7ebf5f81df0776016cc SHA512 56e96a5a4721095612abfd4d6189aa0af0c77c18e03654e3e64adfeb2d145d028bb63d50bf5e2dcf53796e797c1b31d6d1081de12c6b2dd145991bfd1c48bb2a +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ka.tar.gz 362379 BLAKE2B 8afa9eeeff9b3bc43c3bd112fe6758ac8afa9a95ef17761c0344322f79fa38d679f628efd6a4cf2cbc08df5068d33f612741f698a2af406938197f64274ce510 SHA512 41374e0bcea5497af425f4750ab5554a7d1edc62a2dfde3d134900cd90c4dc6e0106c01ba7d77e2a7a916259dd1dd0a236d942cd6093ca8e6e1ab522298572e1 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_kk.tar.gz 774414 BLAKE2B 7c11ca9f6136345f1e4b1877f8f175ce2f2c4689d2c7f032fa2c17a21eaccaca81eaec58eaa61e719a5ac42e6da933cc0648138bf58db45f421e1267b39d2a17 SHA512 d41519dd3507104a17c89a9c9a691933728a50c9a97858326b1f3acfe0685e8b99004528f03e878b22a5faba399497f55ecf1d9f34745af78aa67394b677dfc7 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_km.tar.gz 676232 BLAKE2B 6016d93ba63e82ed101157ff30b6eefeed9c58384e6f18e45703c40f1a5b957e1b332eded228ac7697867ecf47226d80e2c8e2f3921074d91d0ec1a803c55d7b SHA512 9037041590dc23bcd92f9aa023384e47d08048505b5c28df2be1769ae5cabf6893d4aae729faecf400a2e5298e65624ad54d2019fff2411f3fbc75b90e5f13c5 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_kmr-Latn.tar.gz 338936 BLAKE2B fd5fc425c86287b84d85619c95b3763a01cc0d0aafcfd1adeb52f3a514b3000eeb23318efe4765037bac7bc1c4dc77f66c1c75f46c45be64e363b9e81785abe0 SHA512 69f2c37d3abab4a2ad7ac43688e71bdd4ddbd57f50fa7e743a57ac15a33d763a8ddaa0f412c95bd5037dafd7376e844e521eea910ef1dcdeb8feaab1ccddc609 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_kn.tar.gz 582590 BLAKE2B b29f41394a2cfac33c03103a9c7bb2696968707c28535a7f8ed8b87d09e6d204cf13cbe8ecfda18057a3c9e2c96e8aef52aac4934e9a0e808bd58cbf081612d5 SHA512 1f4aa0d6e734196e6a4a85e1880ec4a43f077fc38460eb96e27d3266655af3a681260f2c9b39658ce9191997a98b8bb1480264dbc269c1f86a6cb683b21d5090 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ko.tar.gz 801104 BLAKE2B dc739fef80278bbb763553df299a9b4d5839ae1f86fb683709f8496d6fae45d14c7ad7751511b82d3926810f20a638efc2573312ffe0b593bdf149ac223d793b SHA512 6e89906fa515e4f22abded130a8d7f64f59251a79e95bc4a6398efccd544ec57834eb41c2999c161d065bbe0750223a7d9c5354d2e63361c5760997d880a576b +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_kok.tar.gz 413540 BLAKE2B 9fcfccdf3bf598beb2f089a00c530805ced16b98483d57fca10200979db56df02dff11ad2975b06fb0abf7393e55dc9b25056f93b7ef071a08e89bd4b9368110 SHA512 9f2510da92c6d5d18887e19d1849011ccc13c639cbd7c8e9fd47f985efa70b894597c44efe20acc5295970e6ec9db54c62bb65ae8f6f83712eb0b2d117c8e505 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ks.tar.gz 332641 BLAKE2B f2005c634cc2f0daa7bd8b70677bead899e2316eb132a9e282dea61ba7d06f14af71dedb5b493b36fd9fcbdaedc78657e0fe52309cad57736209a389c374bce3 SHA512 ef4594f037626981f17421c925936bacfc72a675ae31d6e735f71586e668d9fe46e2ed951b278d11993cedae7cf44327d350357a18948989d290110019d966cf +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_lb.tar.gz 147869 BLAKE2B 47144a979935a9732da9d15eb6444680cf955ae7f13727c437ed3784cc59b21b8565dd53337f2ffcda51b877c482224181799fe17c9083e6d83b29a4769b5d35 SHA512 e9cc9c348b3640a2f804bbdb9fa3983146dbc95622658ed2e7de6e4f62adccff2e71cc883cf425881d090f5165437252d0a06903705fff6daf0037f90bd70c93 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_lo.tar.gz 436184 BLAKE2B cbc97c07c6180da14293ac544d0dc2ba68cd39863e65c4a6470478ea5bcc76c1ad38fe110a38d1328a059e31c6e8a333747703920d35e20e51f65761fc84e3cf SHA512 2b9e1839b22c76e5afbb237b559995f8cc80f80878bccdf8572724139ef9c13b8644b68feb6f7bfcadf8e22c3ea70d23b99a5c5d30bcae25c85d8cf241320a86 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_lt.tar.gz 1070732 BLAKE2B f650253a79207d7186bdf1eb20dcd780f1f5dae061f3144a93b604fa8173832980fc5dc6a8b93a88b1bf185882d852613c6e21b1abb1675504acd1b8582c40e0 SHA512 49c190e5cb69ddaef8e3756c2fb9ba0dbaf17fc5fe708a858da9b2d72ecd7b852f94382f327ac10b170b0e83f69773486c8cdc6c1933d8a7f0e97da0cf8b1728 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_lv.tar.gz 1495276 BLAKE2B 422a2a7eaeb285d2f56af4ee314be7b2078b49890d94a693f0a10b1314d6c13b3d7fc76d03955b03933cf312387e3a31601b10b96cb290c6b6d6b62ec5275a84 SHA512 c623a6e24cd33476717156ed8401cf7010861d8990ec58562ecd51d90bb25847445aeb9d217297bb60f8fe3095fa46d5cec74d5468c9855acc2ebc56ddbebd7a +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_mai.tar.gz 334582 BLAKE2B 73650892610d8fa71584286c4913b54875bbbaa00805bcf40aafcdc1efd072d4cde63a5a39242caa514574599fff9f987212a56d9f9fda1920d049b538242a5e SHA512 71f7e8915fbaad55273731d864a119dfb35fa865d2a61e9f1c819fe287cb13aee6bcbdfa394aa8513db033c73963de9f5c7abddd1c993e8f518999d794f28114 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_mk.tar.gz 386764 BLAKE2B 972f81a84e19f44f5fe0e332e425a03357c4be09715a9b4acfb8845b1553ddd32ee78dee7f65f369c9064915a9414d2fc1122627ef9d88d4cd2b13824a23dcdc SHA512 60541e8b1e0c8731ad2e8421cb86c4cdeab29544a12a41c0e0e35cab4ee887447b07975d50fccfd874475d8b382424d19dbb405a9055f4bf78bc4e8a8342ab4e +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ml.tar.gz 541160 BLAKE2B ab341a962a73e598c88f46e33f07a153b77106632ffb8ff8bd3cd457691880957d583e6f56b1f6bb21fbf53be33698ff304344c26d70b8f12c90489a8e6af813 SHA512 15dd622d74ab8bdc9f9a4960c8011461a4355809e89c2a42369b52d170ccd27cb2478e2529973261e9ad6db9a5932d10229503ee24dcb755416a9eb4a089288d +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_mn.tar.gz 531240 BLAKE2B 7e75f6ecf86235c11501d788c88af2f764fc0a4996c228b6d0ee48a0dd4d992bf6beac8b549f11638c242d3b1f3cbe64204cbc371036c6d406db479293844bba SHA512 36f645e2e8c71e8a97498fed22cbabe9679bd2101bcac9d1cd22053f4721009b774492c47f878cbc0b2af0f8926992d0ff4a4f53729f96eb439ebf58159a9187 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_mni.tar.gz 404566 BLAKE2B f318e94d01e0fbdad66b33e9bfc5b1cfbf97a7e970f78044177810dfb778222fb5f72ba2bffece2916bff7953db0df2e855e0efed7778fe1665db97445a7ad2d SHA512 937aa9c0d16b7888077fba77c2246896ede209679fc794eab35ec4f0c44bbe797496fffdef67aeddca7cdcab534fe2f24c1d373990c0a6bbeed7578761715011 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_mr.tar.gz 575875 BLAKE2B 61c98067918b567bd8bad53633f1efe37bb06f8ffa4a25db6d162c0453ae66b375b39e34c239e7ff50cfa9dd300131909fae617dd8e1c9d54e88d2d2f71cbcd3 SHA512 c7b86ba20a10ef8e37b9768f6107b9b99b05f5da9154ed231ee7a3c287360dd72eda8581ea57b99ca30245732f522d8f63694712f00fc81ab60304b608ebd74f +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_my.tar.gz 465570 BLAKE2B c35859f4d27ac3cc639083b534025ba5ae13f0426f26836e4c6708b7fbb6dcd2fdb932c3a53e66e4e4f61991ef288fc90356e6e77ac04157432e194f5d037f72 SHA512 5f0b9f5bd53f964f5e0e19068756c1f88f573c90480421a692dd8ee7ab8f9dd4266567802e82c44745947dea62ef16874e192926fcc815d9c70d1af99f060386 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_nb.tar.gz 4106802 BLAKE2B 5e84ac64826ccc104cd1d5a309094b8eab22aaf10964187af533a7845fb47c1f98646a5d2a2b2d004ac38f1062f3ee60d6808d8c041ed36a8accc64de6cb066c SHA512 f33174f8d79cb0dadeb60e2e16d4452cbaceb698e2a531d8aa7d8a0e140bd9c73dc3cddc6fd2cc48890cf46f3d8c9eb1ac265c72da1704cb406ab59c19721aa5 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ne.tar.gz 846013 BLAKE2B ca1739be0b1217fe51d953dbe119102529c2ede8309cee97d28a1c14e2328352fabbfea3010b82b56c37fbab3444e612727ab8ac7e06b86336e1672bb9e3c72a SHA512 354bd170eaf009cc513374be15633f8ef57e97ffb7892fe09bbaaba9720f4ffc0d744024bc509c5a515e4c4dedb4953397c3412dae0205e4fa128a0302a50b99 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_nl.tar.gz 1561386 BLAKE2B c3be94738c7153f7ba052eb8683031ad61693100573c525dbb2ded616fbc402bff8edbe99f8a147ff297a3a3f35d807277df64846bb7c890e092971a2cca371f SHA512 db9fbad07ca0461f15629e13a0c5a51146a2d3b79e7bee6f6d9d5d1ff1086c17c08da9fc34f8bf72e77eddec18987bb4d88f6f9a82004018cea00c2d34911b90 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_nn.tar.gz 4105646 BLAKE2B 02cb7ed9406db6f5096e315e00d5409a35bbb435763be75f03bee17931cd744200cc3164b889b2c73c778ab6bd7b7dac64292057490b13a1513008344d7e98b2 SHA512 53e529cb5385190827f7a6e6b9f847a1410d2d7540afdff82900e4c7da6f2373d4c9d5f48d59304c894e2ca089a4df847846759a12c4179467be4b44c42de9ba +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_nr.tar.gz 281632 BLAKE2B 62b43e83821c05196fe53f70c3a990fe6bd1d9479f50f5e99fd046f00454d90a8921b5719806aaddaf5bf88c851757c4ffb4db8fae723c1878d28e95f58687ae SHA512 d087d37898b7471b1e67720b07d7e9a7e090f6a0ae578a40253e6575d523446b871ce34894fb3cf85423736b4ccf36ecc5db825ba36ca275dfd98a2d62ced5e3 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_nso.tar.gz 324569 BLAKE2B e5b969a3c7bb419b8a098bd51116eefe55ff5c2ebc7f7d282a58e0082c656dbe26c2b2b6504879910a7c9c89f0a677a32fc06384b5970b8016a85581e2082446 SHA512 7638ea128d7dd2de84f2536929d7d0070f82af77575648dbf018cc783584692f3cd1617fbf2867416dee218b61593f1cd10541bebf0ed37cb32e00964e8f06c1 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_oc.tar.gz 885101 BLAKE2B 8ada1d7ada85d2fadd7f215f3aca9190d95708709a75e8d61b46eb5fb29c4601f137ba77873b729c8e05485ec30a01a4672ae6b85493f900ac0ed1812d4ab868 SHA512 fda5b30c40dda805b58a68ac86f762b5cacd58aa9374a86c31c740c93d5422d17846e093030f0470b5249b4cd615847f5dbea5cddf2aa98597df249c02e52491 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_om.tar.gz 372759 BLAKE2B 56d754e937828f93664f796e6efb4a9761dce67e7ad7977a9d4dcfabcee36d4aa18f102c1cd296b96a59a18d5ad001bf90beb31df613bfaf22c54f6baeb5fe28 SHA512 ec038172e0a2603d65702f3c5e4c7083c2fedd6acc5cf52adec3c8edebd59db905a461a269bc2b56dc110c589dbe45b34db93614c409b1f3e959728586e4a633 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_or.tar.gz 598827 BLAKE2B f356322480b9ed54dd31a5e8d95546bd1c09251636de310235d386c26973f4859eea60e6065ec6910bef430e34a8c9a8f256e3a94716255e7ea7649e3d9fdb1b SHA512 057ffdb0004b4ddd7ef5cce82e7da1b9f31cfbafcfa86c1db866d71a2ce5497fb9511e7001b639f3a09eda70cfa31d4a48a27869546b259dd0e0f053eb5c57f6 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_pa-IN.tar.gz 475906 BLAKE2B 3f86dc02c19b1dca80ab80430a397ba47a2df940cc50a9e152a8c1904b17bb25352a09ea5a9bb5ba60f1db1686b81be01cafee4f967cb3dec8525ace2777e1d5 SHA512 237d4876276c94ef650e61c4f75e6171151857427991c773b58893dd769b06b6cb5ea35a16f78b21622cf933a945239db591612f6e2324834a8fc57252fa9e37 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_pl.tar.gz 3133429 BLAKE2B a8a9c51199b4a348168a0774254592e733d2844fe160e80c321517c23e047b9df94c6c8a4f2a5d95d33704d5585706384a6b53e74504826df54bdd8de09a6154 SHA512 0e10ff34005a0db30d16951f0b6f39618784454151e70e49b6d9d444dd94c500d09693fd9bd8316b3e1892e3fc4c1e06fdfe86e6b8c40fc9958023b7cd262192 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_pt-BR.tar.gz 2853234 BLAKE2B 466d7bb4bba0d52659da7381545fc1a67521f99dd0551c47e4db890dda390b173d2d591f739769def31ae5390009faf971df2f5697b3e1ac0ea4c8714a2b88bb SHA512 afd2bd87d2abb98e74e193ee8b48b01e0b946554f0501450d324ad11e13ebd2f74df1661371b98f7a37220b36bb782eeb559238836ad09bce3be6d64be171313 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_pt.tar.gz 2407880 BLAKE2B 80c14df70f9d60f3c1804876186b637d38712c7bf78d2a63584f141449475c772db838a6669fa48ed8697c734390b61db8cdaf8662961f5adc25c48bc4dd71b7 SHA512 31105a1f9294935104053ce62ca664a9049bc3913fd6d11c4a2a912fbeddcf25eacc38cf8691da92b2de61ffd4743be3e7054900aa56b56538da0258ab678157 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ro.tar.gz 2523307 BLAKE2B 9ebce2d410218dd2811d71f7fabc2c04c30373e639442b1c29121f9c4ed6a4afb8eecada70fc20e99a3771aa0121325c361d062e251647851c5b123ea3a06dab SHA512 ad65b18a63bd519f948a2dc0dc913f0605564ea567ee5dc8c40bf78b92f5a5e9c1c0eda9fa053ed3bcce14d3b61855ce73328cfe6509f0519334b913d32a85c7 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ru.tar.gz 1940083 BLAKE2B 35fa74cef1013fb086510f206eaaa27b19ca1a6d1e5a7e19560c917c503f0c8e651962a13d79c7619546a2b3280bd89bce01743938d2fcbc37fd1423e2440a59 SHA512 5e7c56a22eda1d61be4392de3c30956e6c12ac1660822043365291abc61fb26009bfef9a8d2c6283417a06adb2e55d0ef6cfa5b49369da98af5847f5cb090d3d +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_rw.tar.gz 348524 BLAKE2B 1fa67ad9ad30c53e086011ee64bd0b7f231a73959bc7dec62c6be32a6eae452b30f82299e4452b06272498a76c8e9ed6e34d87a5905d680a5bcd4a3fbb081384 SHA512 db326b6428b1e4015168dec9d6e883f89d46c9a27006ecfd04865cfdaf7e4ef635937000ad741f8dcbea0326eef10987b59cc051868b63535c909cd2270acda4 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sa-IN.tar.gz 451860 BLAKE2B b8a5db3227abbeba240b701a531458b619cdb61d5fd9a1b416575ac6a0b3030a193332ac6e21d81fb1d00a7aa5b1512650523e9dcfc6a2c8f9089a8a1d280233 SHA512 4debcbef6b02978406a275cf17a2f7b7f19814b2808c24fd0c4fcd6fae5dd33b1a00cadb3df3d0a2a160640e7fa1da6f66094965d74f7eac5819d15f6be533e2 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sat.tar.gz 521525 BLAKE2B 0d841d754366fd245fdc0cd3701f487a2aca57ee0036a70212d2aed0f48f766e04850233f2b5512dfbad244c99b6dc9324c6a24cb3b25408ddc0452dcab98762 SHA512 54ed20c806002311c8c51b6ca7b0749f40d08467c7dd9d4e1d90550250d631fa3993329fb8bbbecfa7c2b55532948a444a6f63a89f9b5721e246e297a592426a +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sd.tar.gz 438007 BLAKE2B 1b8dccb3f2e5de287f256b74f6593229e6ef38b0cefd50a910658c721b6adba96af201b7e8fe436e9b43b97536fdb453fdf2f88e7849782baae09622b427d195 SHA512 da7444fd4e4ab6010d4b2c2c4729a2da99af9af3d812a1555af65b6c2047720b1f7e487b275d6a6cdd4b1bcc2ab2ffdbbdb5c5dcb7ff115d611e940302cd768b +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_si.tar.gz 738151 BLAKE2B 447aaca4c1d297a2301b2a923d1c024238ae542809cee2893957c74a5e716e3b8c466aced6dc50cfbb5cf7e8e86e2a1f3d62f973e3187b7e489f1e3ee49cfeee SHA512 0ca1a06bed533d967d167ab07ffa50da447274d988a7c944932a47883afbc506a79f58b92fb68979dac63c0f9cf16a388b8db6c8ff82ddc55f5d4facf2ea2452 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sid.tar.gz 452009 BLAKE2B 4c95d3cd5baec2c34df51839314f051d7d78af93c267d099fdecb463ace70ffc0d05cb1130380e32d1fa413c9d5c64282babaecc5589b8e8964f1068474dd59c SHA512 3ba28f3a668f507335b684cf42fe85c24e76c73ad153e106af83a32d7fe9611f18cd721233b393e979bc6ffb328ee06eefedc708f4d6403bb598e83461225f0e +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sk.tar.gz 2048778 BLAKE2B b1b1c38c400bfb2e2b62634755a0f0f47d511606f6aeb1d96f6833d2a9a1862d7c9829d46e414bc0ef1f5e3cb05ee869d9e4329ed272ae544dbc26391da027ef SHA512 67b8b621d7631dca9e604c26ca465588f65ed16179327a5569651446f056f035203e9dbd2606ecfa5f65959b50d4a1b377a93444376fbdcfb7ef0da5bd348cf6 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sl.tar.gz 2501450 BLAKE2B 0fd71203245b75644568a9fe9fdedf67cf398a6e76fea6b505a1bd77c256833eaa9a5976ae944d7a848254bef2f040924af2deef0dae8dc599f55a78a023101b SHA512 807eb4b2cca85a247bdf6e2f0b606f866b37d342997e83969abc9cd894e90aaade07591779041676b42180840b7b43b66829d019b1faaf2f48924683bf241666 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sq.tar.gz 1175360 BLAKE2B a2908b1dee7317539ee563e87c7e55e672ad4255c85753d2d2ec8fa8f41e2d9dd0cb9ad39b0a0575b4a8a91e346321c43efa7ebd221e2ac5439c4f235824bd11 SHA512 ef7c866640d59fb6cbf8faa83c9d87dd101ef561fed2a3c45a5ba069dd42de97207d9ceb3eb3c2ecb058f632b23c6bef2c926940d7db4a018234464ec87352a7 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sr-Latn.tar.gz 2408678 BLAKE2B 7929f2bfb25d26b1209fcd43f05b6285bf50e1887a79c5a1b91c0a604ac28a099e43c61321b93292727b7413705104be95d7215194d1d8e51193408eadb27257 SHA512 dd5dd4451ed06fb6502bb7f0b90b9ede377358109b6d8bfff1644cfa8130d451cd4aeed1840645f3f8aa24e8ddac248020984a9328de9969cd1a753dbd44828c +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sr.tar.gz 2443353 BLAKE2B e85a0014fcc09472f5797571c4265e3586205b825e95c3185d417569ec7ca5a692ac3235eb60dba015943885ee19a3de7901b2d540493b0c60ee643414e473ed SHA512 3ad9514c7c1f793c2441c52779bc7e94e99c9b773f679553df600a39e6916d37c7254379e1dd6709ad7573895152369a7cefd1abec0d7f55eca2157a5e6c1f26 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ss.tar.gz 289634 BLAKE2B b67fc2fd15f4ba40347753d009470cedb131145c16b45a5876b82488c4db13480146b054706088975875fb0f5d46f3583824981228be9d2640208e09baf91970 SHA512 02488351367456ce3c8884f8983a58ba4ce726eb00300d8fd0c472022d94bfaa72f1b5474078f3f2f17de5588440195af5ea6220dfeb34a29c8560de78a42186 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_st.tar.gz 283349 BLAKE2B 8bc8193443ee52e189fc09de35686fae0e0f01ea9da7de9e9d81f4e8f99043ad6a63e54f674fed9ed2b3231e43346d4e811fd00ea92931c00ac27f25b3ed7172 SHA512 38a97b166074fb8ff88e2375c44b9d11b566e8d5359a5c422b01c521ddcded3e255d5fdc8015ee905ef8fa8b1cb28d2cebc9843dee0b72068fa8360868050e77 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sv.tar.gz 2606157 BLAKE2B 781b54220d5234a6639b20cf3e430842a41aae10946edeaed8f52da82b55e4064b8c4358d0f93f374792e1be961717bf6d43c869c5595d4186a18ae4c2cf073e SHA512 b993c845d210d6e7956c9fcfdcdf606bcfc0a8267c5bfec0a83ad205059b255949affe890261e8a2262ce5d017f8fc4f5462cc7a06bf66f92b8a47902d589ee2 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sw-TZ.tar.gz 321471 BLAKE2B b75472456c66686e9a65e89e4522b1b1a78eb314372ef6abda081c350e99538bcb9f2b430fbf0630ef8fb7c238e65a2c36f66e1af07ea3913dd511ca8c121fef SHA512 7628a5e18f47c9b6b70ffdc9e70497ef2b30da38982e168a371478c5407a5075e90a421fcdcfdf23eee55c27889dc5e4d0d49ac8e8ebeb9f71cad4a7ba222d80 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ta.tar.gz 681075 BLAKE2B 6e97da7e2a5affe17216fc6404a2786b8e8591a118c2e09949e66feba6b7157c380faf2390c179b671463edc2568126231b70c826e50bb0404e655435c629bf4 SHA512 aa61e7e0f0e80859145884bf0db72f23813c453075a2cc91a55347a287ab726f9bce5ca5afa4b18361fcba2493d7715cae72ecb89f5eaf957ce0393a9a668b0f +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_te.tar.gz 1085742 BLAKE2B 1a6f3c85f10d7991fe4d3dfd4c7728afe71c21ade66086ba826f64166f62074aa869cdb1875120203aff634e258b9e8ef2d1ce8d4c9aee590a2d34bd10e3b828 SHA512 d22cee33db5f996a708ea4378f25c42f1ac1abf50b451f51f6858cc90407bad85fe06c38be77572b0c2f7e4d887a6641bd04265a48ba5659d956db80de528742 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_tg.tar.gz 361466 BLAKE2B 541c966b7a73a1b076442835dc1a9cfaff4162e9dc09ce2a0800533d5a5947959789399bc200e999aab3646a2dabc924b45bda5adc7af2a0ced1497d664a5f68 SHA512 68b4d95961a726bdc6a6c74811bff620717035b6d1e4f231aec4496eb74dc8ff16392e3b865ed4763fb37025f2cb7e30e878389b8395004703b0eb554f3087df +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_th.tar.gz 747652 BLAKE2B 3db9c692c9a4a621fbe1307dc38b0b08c5f6a3124b02e74a0a539f53e876d27199dde4c17ee9da795c1856442d56a3202c23e59f62cd6d8c83d80ae674fa12d4 SHA512 ec9d493d47e6b759b56afa811be80f75126bb53e2cabc08183ffb215347881a2621d81ee1b50e3e33f649ad8694b8e7d3671f87305eb3f12c53f0e1ca9f79dad +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_tn.tar.gz 263219 BLAKE2B 30c812e53209bcdb65d4dc2b7a6beaa91d8acc688dc6f308d66ea24947011ef8cd179d6b2fe13ff576f410af586b57f2db299e43d85a4541fe30ca3b81498eca SHA512 e85ccf92e6672a95147b3747df0085897f76cae8d70d01e69ee10866a6361c6e86cc182935d17be2b5b18b1d8c1f424e510eefc0f41787e8492ef4aac896ec49 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_tr.tar.gz 772832 BLAKE2B 683bc738519af924062c660caa9811220ff6aab65cf5883e2a9fec27ac735322051d29455eee4a41e3318fc97063216d432c5c2526713e0c6dd274cd6ae28b26 SHA512 fe921e5e8a1373def6071a0cb77244605e558f3b028fb7a4cbcd712e77ea6d9fc22c46f5cee2e9703f3fec0a9790cb100052d23bb7d3e35b18766bab3bd9253a +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ts.tar.gz 281349 BLAKE2B 5b19e9753b6dcb549404c41fd55c30b40a115d33d30f444e989ab08b81918a048e435db2ced4177025cff7323ef5a657416af577bea5405cef94a031473e9987 SHA512 ccac1ff941ed0015b08ea5a376c1698549be369d324f4b5cc761de280312c4f867184752fb59beec11732ff22ab649330baf311e026d4419134ef728cbcf960d +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_tt.tar.gz 188281 BLAKE2B 0d72cc5175fa14ebb0a4ee5703b2efbd513bf7e1881abaa9295b80154fcdf840cfbff8652ab6651cc1c9106f70f62b387ccf1a24a311414434a209e67902ddcd SHA512 fee4dd6db114f10b3f423f3a213104c1f694d7a77e4e135a843e13f940ecaca5c1c82deeb6001b5ef6c1ee75808fb06a3ff0f8e06e5d6dba2e10b35f3d317b42 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ug.tar.gz 547470 BLAKE2B fca9f93b76b82cb148ecec194c865468cbc29a9af603b747f87cfa13ab4d0515c18250040eb1b01c997c205412cc649248b9ee9742fe50625e573219aa6e160e SHA512 9188db0d74fb721ba9efce27fbd28bb3a72a4ae38f47502b627f717dfcc972c516f5971322740e2c442ad52f19f5d0c38518c7dcb7dcd056df9a82b60c3b0dbb +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_uk.tar.gz 1654384 BLAKE2B aee8bfdf6ec03579d1f4c58b70053253befc22b814e3b3b6e39b74ccf24d18dcfdecd71a8497eff7a15a33d29921ce9807acd149526a8a12878ab86bb35dfa9e SHA512 8ab717a41d62dbe87c396cbcee30c79487d9c16a1c59258a5d7df144cd97f01d31036d3128ff29d9ab8783fdecf453a98babf65357a8ceb73071fc1154f74450 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_uz.tar.gz 317703 BLAKE2B 55a88121fbe4d78a3d7919b3ed240b032eb32282cbae8e4f5061101ea9a3a65704268ae7dbf8eb5d0e0fd1fa703b450804a8be91a495c21a5884f7b144b286cb SHA512 2220ddf3aa61b66b2d4a123ef4aec976a7ca7ad9b762dc626648158a230545ce3698f242063624b5cafd76a58a0266d0e46ee8d7895ee356f7d91b33081b1f0c +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ve.tar.gz 286264 BLAKE2B bd35d962b861cf8990b56f6da671e83abd1412052e4e312b6e4b113e0606a39d2b375085e75cb3454f388118ec2b556bf5df0161f00e8eec2c0ead2539dbe63e SHA512 ed9ab3449e76488e2b4ff2bc3156233f60118db60cd675320fdad3365b12db9a85221bccd1b1d787c32d6d628d8cd700fa2ade7cce51166b96af5889af2c58ac +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_vi.tar.gz 460477 BLAKE2B 7e91dcb005c0a5cd288f60a53a569453be0b5f21a4fb02d8ebc2ac0ad6dff366c7e31a8c8e0d9788a207be4580f1490e4f4c2ed14038b2b095bb5914e114febe SHA512 d2d436dc431433ad4541159fb7de3bf01cbb7e980452c764d659a1fc9abd9e7f9874af6926751ed7f939065cd05a65fc990b433dc52c05756f89059077e245b5 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_xh.tar.gz 293468 BLAKE2B 6b72e224e1d0df9ddfe902c8e8a7cf3801595fb45766d3d92491aae3b57285e07bb03e2093a1492092ac5e1acf166ba321607f6b32258d9a64af47342553a47d SHA512 c162d577b3130a40ddebd96147750b5e70fba3df46b52a189ebf6c121fbb16dab839491a76d2674b223537a54ce8cbd643e2fef57d734b2fa361ce2c43f1267b +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_zh-CN.tar.gz 839489 BLAKE2B db106ccc68b59b39996dd2e2244b1d01ad8190522ac5d13b734884f2eb885cb58fc9997c32ca7afa03c2488016d2bd7a31125ef97af73336901b2d97b204b850 SHA512 5cd514c8a428fbd7f0573859a5fd7eaab6f5b6b5413bc5aa9b5d8aa84f87183015dbe88e227689d36bf6cc921317cac8104fea8c7f692991ef4ae547307a798f +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_zh-TW.tar.gz 845999 BLAKE2B 2cc863bf481b05d94b9a8112d31791641ae50d7f4331c56f2a8623da2fa067e580e5ba6fd84bfd981ba2cb28383a3ca5a5fa102055e92e2b11addbaeed5a4a0f SHA512 44db4591a23a0baa5d707e17113df17c4f8526b29d555a57b5cce9cda578223ba070dedb9c5cd5bcc896d9fb6e464802841822924d90e3976df82f0ea8b8ce06 +DIST LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_zu.tar.gz 323892 BLAKE2B 286c82394158d90476cc6d8c474239c3ab61f25759b18e5df1e9f3cdbf2b20cbe80396c083b3579e66f7cb0b347c9265748f1b0a5bb4ed82bc8c56619ef61dd3 SHA512 70435cd9c1eac3bee2809741640039526f2e80ed5a88014d7cb7171659004ba24ce1431026d0e9dba658c6a2e736ed73bb8808c1acae4467cf3a82d42e704bf5 diff --git a/app-office/libreoffice-l10n/libreoffice-l10n-6.3.5.2.ebuild b/app-office/libreoffice-l10n/libreoffice-l10n-6.4.4.2.ebuild similarity index 100% rename from app-office/libreoffice-l10n/libreoffice-l10n-6.3.5.2.ebuild rename to app-office/libreoffice-l10n/libreoffice-l10n-6.4.4.2.ebuild diff --git a/app-office/libreoffice/Manifest b/app-office/libreoffice/Manifest index b621ea221584..8a38d5aa7450 100644 --- a/app-office/libreoffice/Manifest +++ b/app-office/libreoffice/Manifest @@ -6,10 +6,10 @@ DIST QR-Code-generator-1.4.0.tar.gz 146339 BLAKE2B b2cb329877426861e0245747ac1e8 DIST a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip 23150 BLAKE2B 51db6bd90585b13857ecb494c805c9fb6874e1e65d7aee73d23e1716670836a14b376bcca810f96fd55b0ed653b2660a268030f246c822cbb04f867ef763a3b3 SHA512 2d3835f7ac356805025cafedcad97faa48d0f5da386e6ac7b7451030059df8e2fdb0861ade07a576ebf9fb5b88a973585ab0437944b06aac9289d6898ba8586a DIST dtoa-20180411.tgz 48893 BLAKE2B 4a03dc67e44353ae1c0653c8305d2df9bcfef16b48dff6df5c857a6bd0510a92aa6d9b9660ad63b2344d5195fef072e526f8d7900791b15442923b63196dda3f SHA512 722aa814c33a34bfffe6c0201b0035cc3b65854a0ba9ae2f51620a89d68019353e2c306651b35bca337186b22b2e9865ef3c5e3df8e9328006f882e4577f8c85 DIST libreoffice-6.3.4.2.tar.xz 225632492 BLAKE2B 587fe7e6298ded60fa08963f572733eb8e387c00b428201bb6f1de7eddcf9d9ee97438231ed3f961bd22628bde0fd9dfeacb63febdc566cde781bcebb9c9a71d SHA512 2ed687ae805da36635419729066a2924f1e38a6b0f8d2692c42b366450a261012adfcd8a5d7915d9cfd292d07519fc32c596cdb56d7be6b12a49618b18d6f3d2 -DIST libreoffice-6.3.5.2.tar.xz 226222804 BLAKE2B f4b996f8eedf58f7e2ec1d1d796aecf1cc35f394cc5800b1e15db60534096a91e329f9744c8582dae85a12fb6c849be8cceff8998b45074ecc9535f7afce542c SHA512 041ee00e347f6ef229a97b56d9ceee6c0fa80a56436cc2dce909878d08d617d316731a7a21cdc4b6d5ef800f3d00d3ee67c69f770912028261f1552e79899a1a DIST libreoffice-6.4.3.2.tar.xz 230409812 BLAKE2B f9cdad1540c45525bd70596dc3033e3466fcdf3d96547222b936141e49ff6d45581ca59d0e42c4bb79fcb63586d748ccafae712369e024105235e2a9b69be7ce SHA512 ee11c704fa7184ffe371aa36c835c4c7fb06ef03d08fa0a5a9e647e80610db275e091d1ac79c1fe11af0c7f14dd72c821da9e7e6ba59573fc88cec79f84c873a +DIST libreoffice-6.4.4.2.tar.xz 231325236 BLAKE2B 25e1c765cb0ff9c195ca46a9fe857eef22ab6319da6b069e2c5c093a8f13eac2e1c5efa31fbacd4e3acbdc07e75745ff5c62c180cb61141319422720405a4638 SHA512 8e2b6a2d34fbc182ce4ec0b6d6bfb30665ff5cee0a27a22551c71d4eddf63b812d676ea8dea9a2e4bb028a2365b5e23908679efbe4696032e1abeedecb85b8d3 DIST libreoffice-branding-gentoo-0.8.tar.xz 151568 BLAKE2B f03c7ddeb53c5ca3fd23401679601fcf2c4037ba17be4eb7b784c7ce7ebb71a24b8ab4aac8b7da8c6b1f14dd23bc1294ba85ff4f70ad271fb4ee3c5372e10883 SHA512 785031a699b1d1895ce4b50ffc3ddf645f3a0ef9acdf37facfd18cf75db9484cb8f53a50abb63d6006ead76a80b6ff5aa99661063245ebb84bd64013d713de7f DIST libreoffice-help-6.3.4.2.tar.xz 13191636 BLAKE2B c1696efa0ec9fef9dbcc0c0388de8a384484af1453d200e08820ba910cdcb65638b189566a19868281fd1777213812fde06adb07c1a662302eea1d0a791ff5a0 SHA512 8c74c82c7d73adb1523300d1f7500769f5a623fdba60b440a63c122cbfeb631a6a34ecbcb115b0154a6957be1918306f7d0c1f465030f8e8cfd5c9a1acad17c9 -DIST libreoffice-help-6.3.5.2.tar.xz 13192732 BLAKE2B 79e869d8d2bb91243e9fe2ba279bfcd4f3b759904fdd2efbeb1add773cb732621a41841c4064ad63ad9713a53e626c50bfcc1b3d9137ddb4fe73fca39f710bb9 SHA512 aec83b210cc596131aa5bcb37012a98cc42c365274c4f80e8e87595f4f50d8f36588256616738ba3c2c9a8a61d03ed5e6c33a4b588561c5084cd008c5dbe787a DIST libreoffice-help-6.4.3.2.tar.xz 88297704 BLAKE2B bbd1af159c8b8db1909335f37095812ec3ce81d73644a30a85f3e37daeabeb9a158451b8e586f24d4b7544c8cd0948eeb20ede464384c3277d196f33322e63fb SHA512 9f8c1bcde27d153389d124af1393d0939262c85a1624f0b475a5515b5737612cb607d04742a069534771eee51ba98896926804ec7001d6bc2110dccdd6e7615a +DIST libreoffice-help-6.4.4.2.tar.xz 88296340 BLAKE2B 73ef558b830e0e2899eb72727e0eb81327807ff2d474c8d956700a09bcadc73cbff26688063f91d3a496afa55ab9a7d4847d84334b89fe4fafe17fb445fbb33d SHA512 7084428e63a458c4e35c135b16dd980fa98695be0ba974cac656a7ef6cb15b059a082891c3f74b72a62f92549afefe46c14ab30b5491fd9e3fea6d5923720b3d DIST skia-m83-8ce842d38d0b32149e874d6855c91e8c68ba65a7.tar.xz 8218672 BLAKE2B cfeb805d82ce1f5dd70c7365983fa8107d5ccda9409b2654c032115cdf8a1c32fa0451162b0cceec3dcc0054e3d0d0e13583ea93843b0d0a6eb948cc31c15ce0 SHA512 1018fc1cc8a7edc15745cc20791f9a22e5b318018ba619d6cb5b6995d3e81ab93c910bb3a42734872d3be54893c2ce7db507b2c61088660b2ce6630ff9b36ebb diff --git a/app-office/libreoffice/libreoffice-6.3.5.2.ebuild b/app-office/libreoffice/libreoffice-6.3.5.2.ebuild deleted file mode 100644 index 0132cdd8dd5b..000000000000 --- a/app-office/libreoffice/libreoffice-6.3.5.2.ebuild +++ /dev/null @@ -1,558 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{6,7,8} ) -PYTHON_REQ_USE="threads(+),xml" - -MY_PV="${PV/_alpha/.alpha}" -MY_PV="${MY_PV/_beta/.beta}" -# experimental ; release ; old -# Usually the tarballs are moved a lot so this should make everyone happy. -DEV_URI=" - https://dev-builds.libreoffice.org/pre-releases/src - https://download.documentfoundation.org/libreoffice/src/${MY_PV:0:5}/ - https://downloadarchive.documentfoundation.org/libreoffice/old/${MY_PV}/src -" -ADDONS_URI="https://dev-www.libreoffice.org/src/" - -BRANDING="${PN}-branding-gentoo-0.8.tar.xz" -# PATCHSET="${P}-patchset-01.tar.xz" - -[[ ${MY_PV} == *9999* ]] && inherit git-r3 -inherit autotools bash-completion-r1 check-reqs flag-o-matic java-pkg-opt-2 multiprocessing python-single-r1 qmake-utils toolchain-funcs xdg-utils - -DESCRIPTION="A full office productivity suite" -HOMEPAGE="https://www.libreoffice.org" -SRC_URI="branding? ( https://dev.gentoo.org/~dilfridge/distfiles/${BRANDING} )" -[[ -n ${PATCHSET} ]] && SRC_URI+=" https://dev.gentoo.org/~asturm/distfiles/${PATCHSET}" - -# Split modules following git/tarballs; Core MUST be first! -# Help is used for the image generator -# Only release has the tarballs -if [[ ${MY_PV} != *9999* ]]; then - for i in ${DEV_URI}; do - SRC_URI+=" ${i}/${PN}-${MY_PV}.tar.xz" - SRC_URI+=" ${i}/${PN}-help-${MY_PV}.tar.xz" - done - unset i -fi -unset DEV_URI - -# Really required addons -# These are bundles that can't be removed for now due to huge patchsets. -# If you want them gone, patches are welcome. -ADDONS_SRC=( - "java? ( ${ADDONS_URI}/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip )" - # no release for 8 years, should we package it? - "libreoffice_extensions_wiki-publisher? ( ${ADDONS_URI}/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip )" - # Does not build with 1.6 rhino at all - "libreoffice_extensions_scripting-javascript? ( ${ADDONS_URI}/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip )" - # requirement of rhino - "libreoffice_extensions_scripting-javascript? ( ${ADDONS_URI}/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip )" - # not packageable - "odk? ( http://download.go-oo.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll )" -) -SRC_URI+=" ${ADDONS_SRC[*]}" - -unset ADDONS_URI -unset ADDONS_SRC - -# Extensions that need extra work: -LO_EXTS="nlpsolver scripting-beanshell scripting-javascript wiki-publisher" - -IUSE="accessibility bluetooth +branding coinmp +cups dbus debug eds firebird -googledrive gstreamer +gtk gtk2 kde ldap +mariadb odk pdfimport postgres test -$(printf 'libreoffice_extensions_%s ' ${LO_EXTS})" - -REQUIRED_USE="${PYTHON_REQUIRED_USE} - bluetooth? ( dbus ) - libreoffice_extensions_nlpsolver? ( java ) - libreoffice_extensions_scripting-beanshell? ( java ) - libreoffice_extensions_scripting-javascript? ( java ) - libreoffice_extensions_wiki-publisher? ( java ) -" - -RESTRICT="!test? ( test )" - -LICENSE="|| ( LGPL-3 MPL-1.1 )" -SLOT="0" -[[ ${MY_PV} == *9999* ]] || \ -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" - -BDEPEND=" - dev-util/intltool - sys-devel/bison - sys-devel/flex - sys-devel/gettext - virtual/pkgconfig - odk? ( >=app-doc/doxygen-1.8.4 ) -" -COMMON_DEPEND="${PYTHON_DEPS} - app-arch/unzip - app-arch/zip - app-crypt/gpgme[cxx] - app-text/hunspell:= - >=app-text/libabw-0.1.0 - >=app-text/libebook-0.1 - app-text/libepubgen - >=app-text/libetonyek-0.1 - app-text/libexttextcat - app-text/liblangtag - >=app-text/libmspub-0.1.0 - >=app-text/libmwaw-0.3.1 - app-text/libnumbertext - >=app-text/libodfgen-0.1.0 - app-text/libqxp - app-text/libstaroffice - app-text/libwpd:0.10[tools] - app-text/libwpg:0.3 - >=app-text/libwps-0.4 - app-text/mythes - >=dev-cpp/clucene-2.3.3.4-r2 - >=dev-cpp/libcmis-0.5.2 - dev-db/unixODBC - dev-lang/perl - dev-libs/boost:=[nls] - dev-libs/expat - dev-libs/hyphen - dev-libs/icu:= - dev-libs/libassuan - dev-libs/libgpg-error - =dev-libs/liborcus-0.14* - dev-libs/librevenge - dev-libs/libxml2 - dev-libs/libxslt - dev-libs/nspr - dev-libs/nss - >=dev-libs/redland-1.0.16 - >=dev-libs/xmlsec-1.2.28[nss] - media-gfx/fontforge - media-gfx/graphite2 - media-libs/fontconfig - media-libs/freetype:2 - >=media-libs/harfbuzz-0.9.42:=[graphite,icu] - media-libs/lcms:2 - >=media-libs/libcdr-0.1.0 - >=media-libs/libepoxy-1.3.1[X] - >=media-libs/libfreehand-0.1.0 - media-libs/libpagemaker - >=media-libs/libpng-1.4:0= - >=media-libs/libvisio-0.1.0 - media-libs/libzmf - net-libs/neon - net-misc/curl - sci-mathematics/lpsolve - sys-libs/zlib - virtual/glu - virtual/jpeg:0 - virtual/opengl - x11-libs/cairo[X] - x11-libs/libXinerama - x11-libs/libXrandr - x11-libs/libXrender - accessibility? ( - $(python_gen_cond_dep ' - dev-python/lxml[${PYTHON_MULTI_USEDEP}] - ') - ) - bluetooth? ( - dev-libs/glib:2 - net-wireless/bluez - ) - coinmp? ( sci-libs/coinor-mp ) - cups? ( net-print/cups ) - dbus? ( sys-apps/dbus ) - eds? ( - dev-libs/glib:2 - gnome-base/dconf - gnome-extra/evolution-data-server - ) - firebird? ( >=dev-db/firebird-3.0.2.32703.0-r1[server] ) - gstreamer? ( - media-libs/gstreamer:1.0 - media-libs/gst-plugins-base:1.0 - ) - gtk? ( - dev-libs/glib:2 - dev-libs/gobject-introspection - gnome-base/dconf - media-libs/mesa[egl] - x11-libs/gtk+:3 - x11-libs/pango - ) - gtk2? ( - x11-libs/gdk-pixbuf - >=x11-libs/gtk+-2.24:2 - x11-libs/pango - ) - kde? ( - dev-qt/qtcore:5 - dev-qt/qtgui:5 - dev-qt/qtwidgets:5 - dev-qt/qtx11extras:5 - kde-frameworks/kconfig:5 - kde-frameworks/kcoreaddons:5 - kde-frameworks/ki18n:5 - kde-frameworks/kio:5 - kde-frameworks/kwindowsystem:5 - ) - ldap? ( net-nds/openldap ) - libreoffice_extensions_scripting-beanshell? ( dev-java/bsh ) - libreoffice_extensions_scripting-javascript? ( dev-java/rhino:1.6 ) - mariadb? ( dev-db/mariadb-connector-c ) - !mariadb? ( dev-db/mysql-connector-c ) - pdfimport? ( app-text/poppler:=[cxx] ) - postgres? ( >=dev-db/postgresql-9.0:*[kerberos] ) -" -# FIXME: cppunit should be moved to test conditional -# after everything upstream is under gbuild -# as dmake execute tests right away -# tests apparently also need google-carlito-fonts (not packaged) -DEPEND="${COMMON_DEPEND} - >=dev-libs/libatomic_ops-7.2d - dev-perl/Archive-Zip - >=dev-util/cppunit-1.14.0 - >=dev-util/gperf-3.1 - =dev-util/mdds-1.4*:1= - media-libs/glm - sys-devel/ucpp - x11-base/xorg-proto - x11-libs/libXt - x11-libs/libXtst - java? ( - dev-java/ant-core - >=virtual/jdk-1.6 - ) - test? ( - app-crypt/gnupg - dev-util/cppunit - media-fonts/dejavu - media-fonts/liberation-fonts - ) -" -RDEPEND="${COMMON_DEPEND} - !app-office/libreoffice-bin - !app-office/libreoffice-bin-debug - !app-office/openoffice - media-fonts/liberation-fonts - || ( x11-misc/xdg-utils kde-plasma/kde-cli-tools ) - java? ( >=virtual/jre-1.6 ) - kde? ( kde-frameworks/breeze-icons:* ) -" -if [[ ${MY_PV} != *9999* ]] && [[ ${PV} != *_* ]]; then - PDEPEND="=app-office/libreoffice-l10n-$(ver_cut 1-2)*" -else - # Translations are not reliable on live ebuilds - # rather force people to use english only. - PDEPEND="!app-office/libreoffice-l10n" -fi - -PATCHES=( - # "${WORKDIR}"/${PATCHSET/.tar.xz/} - - # not upstreamable stuff - "${FILESDIR}/${PN}-5.4-system-pyuno.patch" - "${FILESDIR}/${PN}-5.3.4.2-kioclient5.patch" - "${FILESDIR}/${PN}-6.1-nomancompress.patch" - - # master branch - "${FILESDIR}/${PN}-6.3.3.2-mysql-connector-c-8.patch" # bug #692422 -) - -S="${WORKDIR}/${PN}-${MY_PV}" - -_check_reqs() { - CHECKREQS_MEMORY="512M" - if is-flagq "-g*" && ! is-flagq "-g*0" ; then - CHECKREQS_DISK_BUILD="22G" - else - CHECKREQS_DISK_BUILD="6G" - fi - check-reqs_$1 -} - -pkg_pretend() { - if ! use java && ! use firebird; then - ewarn "If you plan to use Base application you must enable either firebird or java." - fi - - use java || ewarn "Without java, several wizards are not going to be available." - - if has_version "/dev/null) - --with-jvm-path="${EPREFIX}/usr/lib/" - ) - - use libreoffice_extensions_scripting-beanshell && \ - myeconfargs+=( --with-beanshell-jar=$(java-pkg_getjar bsh bsh.jar) ) - - use libreoffice_extensions_scripting-javascript && \ - myeconfargs+=( --with-rhino-jar=$(java-pkg_getjar rhino-1.6 js.jar) ) - fi - - is-flagq "-flto*" && myeconfargs+=( --enable-lto ) - - MARIADBCONFIG="$(type -p $(usex mariadb mariadb mysql)_config)" \ - econf "${myeconfargs[@]}" -} - -src_compile() { - # more and more LO stuff tries to use OpenGL, including tests during build - # bug 501508, bug 540624, bug 545974 and probably more - addpredict /dev/dri - addpredict /dev/ati - addpredict /dev/nvidiactl - - local target - use test && target="build" || target="build-nocheck" - - # this is not a proper make script - make ${target} || die -} - -src_test() { - make unitcheck || die - make slowcheck || die -} - -src_install() { - # This is not Makefile so no buildserver - make DESTDIR="${D}" distro-pack-install -o build -o check || die - - # bug 593514 - if use gtk; then - dosym libreoffice/program/liblibreofficekitgtk.so \ - /usr/$(get_libdir)/liblibreofficekitgtk.so - fi - - # bash completion aliases - bashcomp_alias \ - libreoffice \ - unopkg loimpress lobase localc lodraw lomath lowriter lofromtemplate loweb loffice - - if use branding; then - insinto /usr/$(get_libdir)/${PN}/program - newins "${WORKDIR}/branding-sofficerc" sofficerc - dodir /etc/env.d - echo "CONFIG_PROTECT=/usr/$(get_libdir)/${PN}/program/sofficerc" > "${ED}"/etc/env.d/99${PN} || die - fi -} - -pkg_postinst() { - xdg_icon_cache_update - xdg_desktop_database_update - xdg_mimeinfo_database_update -} - -pkg_postrm() { - xdg_icon_cache_update - xdg_desktop_database_update - xdg_mimeinfo_database_update -} diff --git a/app-office/libreoffice/libreoffice-6.3.9999.ebuild b/app-office/libreoffice/libreoffice-6.4.4.2.ebuild similarity index 93% rename from app-office/libreoffice/libreoffice-6.3.9999.ebuild rename to app-office/libreoffice/libreoffice-6.4.4.2.ebuild index c66886c27b09..d2afc055304d 100644 --- a/app-office/libreoffice/libreoffice-6.3.9999.ebuild +++ b/app-office/libreoffice/libreoffice-6.4.4.2.ebuild @@ -44,6 +44,8 @@ unset DEV_URI # These are bundles that can't be removed for now due to huge patchsets. # If you want them gone, patches are welcome. ADDONS_SRC=( + # QR code generating library for >=libreoffice-6.4 + "${ADDONS_URI}/QR-Code-generator-1.4.0.tar.gz" "java? ( ${ADDONS_URI}/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip )" # no release for 8 years, should we package it? "libreoffice_extensions_wiki-publisher? ( ${ADDONS_URI}/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip )" @@ -62,12 +64,13 @@ unset ADDONS_SRC # Extensions that need extra work: LO_EXTS="nlpsolver scripting-beanshell scripting-javascript wiki-publisher" -IUSE="accessibility bluetooth +branding coinmp +cups dbus debug eds firebird -googledrive gstreamer +gtk gtk2 kde ldap +mariadb odk pdfimport postgres test +IUSE="accessibility bluetooth +branding coinmp +cups +dbus debug eds firebird +googledrive gstreamer +gtk kde ldap +mariadb odk pdfimport postgres test $(printf 'libreoffice_extensions_%s ' ${LO_EXTS})" REQUIRED_USE="${PYTHON_REQUIRED_USE} bluetooth? ( dbus ) + gtk? ( dbus ) libreoffice_extensions_nlpsolver? ( java ) libreoffice_extensions_scripting-beanshell? ( java ) libreoffice_extensions_scripting-javascript? ( java ) @@ -78,6 +81,7 @@ RESTRICT="!test? ( test )" LICENSE="|| ( LGPL-3 MPL-1.1 )" SLOT="0" + [[ ${MY_PV} == *9999* ]] || \ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" @@ -114,13 +118,13 @@ COMMON_DEPEND="${PYTHON_DEPS} >=dev-cpp/libcmis-0.5.2 dev-db/unixODBC dev-lang/perl - dev-libs/boost:=[nls] + >=dev-libs/boost-1.72.0:=[nls] dev-libs/expat dev-libs/hyphen dev-libs/icu:= dev-libs/libassuan dev-libs/libgpg-error - =dev-libs/liborcus-0.14* + >=dev-libs/liborcus-0.15.0 dev-libs/librevenge dev-libs/libxml2 dev-libs/libxslt @@ -153,9 +157,7 @@ COMMON_DEPEND="${PYTHON_DEPS} x11-libs/libXrandr x11-libs/libXrender accessibility? ( - $(python_gen_cond_dep ' - dev-python/lxml[${PYTHON_MULTI_USEDEP}] - ') + $(python_gen_cond_dep 'dev-python/lxml[${PYTHON_MULTI_USEDEP}]') ) bluetooth? ( dev-libs/glib:2 @@ -163,7 +165,7 @@ COMMON_DEPEND="${PYTHON_DEPS} ) coinmp? ( sci-libs/coinor-mp ) cups? ( net-print/cups ) - dbus? ( sys-apps/dbus ) + dbus? ( sys-apps/dbus[X] ) eds? ( dev-libs/glib:2 gnome-base/dconf @@ -182,11 +184,6 @@ COMMON_DEPEND="${PYTHON_DEPS} x11-libs/gtk+:3 x11-libs/pango ) - gtk2? ( - x11-libs/gdk-pixbuf - >=x11-libs/gtk+-2.24:2 - x11-libs/pango - ) kde? ( dev-qt/qtcore:5 dev-qt/qtgui:5 @@ -215,7 +212,7 @@ DEPEND="${COMMON_DEPEND} dev-perl/Archive-Zip >=dev-util/cppunit-1.14.0 >=dev-util/gperf-3.1 - dev-util/mdds:1/1.4 + dev-util/mdds:1/1.5 media-libs/glm sys-devel/ucpp x11-base/xorg-proto @@ -223,7 +220,7 @@ DEPEND="${COMMON_DEPEND} x11-libs/libXtst java? ( dev-java/ant-core - >=virtual/jdk-1.6 + >=virtual/jdk-1.8 ) test? ( app-crypt/gnupg @@ -238,7 +235,7 @@ RDEPEND="${COMMON_DEPEND} !app-office/openoffice media-fonts/liberation-fonts || ( x11-misc/xdg-utils kde-plasma/kde-cli-tools ) - java? ( >=virtual/jre-1.6 ) + java? ( >=virtual/jre-1.8 ) kde? ( kde-frameworks/breeze-icons:* ) " if [[ ${MY_PV} != *9999* ]] && [[ ${PV} != *_* ]]; then @@ -257,8 +254,11 @@ PATCHES=( "${FILESDIR}/${PN}-5.3.4.2-kioclient5.patch" "${FILESDIR}/${PN}-6.1-nomancompress.patch" - # master branch - "${FILESDIR}/${PN}-6.3.3.2-mysql-connector-c-8.patch" # bug #692422 + # git master + "${FILESDIR}/${PN}-6.4.3.2-boost-1.73.patch" # bug 721806 + + # TODO: upstream (for now taken from Arch Linux) + "${FILESDIR}/${PN}-6.4.2.2-poppler-0.86.patch" # bug 711102 ) S="${WORKDIR}/${PN}-${MY_PV}" @@ -280,12 +280,6 @@ pkg_pretend() { use java || ewarn "Without java, several wizards are not going to be available." - if has_version " diff --git a/app-text/pdfsandwich/pdfsandwich-0.1.7.ebuild b/app-text/pdfsandwich/pdfsandwich-0.1.7.ebuild index 23eef187cf77..c42e82306713 100644 --- a/app-text/pdfsandwich/pdfsandwich-0.1.7.ebuild +++ b/app-text/pdfsandwich/pdfsandwich-0.1.7.ebuild @@ -12,10 +12,11 @@ KEYWORDS="~amd64 ~x86" SLOT="0" IUSE="png" -RDEPEND=">=app-text/tesseract-3.00 +RDEPEND="app-text/tesseract media-gfx/exact-image app-text/unpaper app-text/ghostscript-gpl + app-text/poppler virtual/imagemagick-tools[png?]" DEPEND="sys-apps/gawk >=dev-lang/ocaml-3.10[ocamlopt]" diff --git a/app-text/po4a/po4a-0.57.ebuild b/app-text/po4a/po4a-0.57.ebuild index bb0c4761feb1..0f6c001dd290 100644 --- a/app-text/po4a/po4a-0.57.ebuild +++ b/app-text/po4a/po4a-0.57.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/mquinson/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~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 ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" diff --git a/dev-lang/Manifest.gz b/dev-lang/Manifest.gz index 5d583ff38284..6e02f481d208 100644 Binary files a/dev-lang/Manifest.gz and b/dev-lang/Manifest.gz differ diff --git a/dev-lang/php/php-7.2.31.ebuild b/dev-lang/php/php-7.2.31.ebuild index 2001d9603f2c..e7b582b7c41c 100644 --- a/dev-lang/php/php-7.2.31.ebuild +++ b/dev-lang/php/php-7.2.31.ebuild @@ -18,7 +18,7 @@ LICENSE="PHP-3.01 unicode? ( BSD-2 LGPL-2.1 )" SLOT="$(ver_cut 1-2)" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" # We can build the following SAPIs in the given order SAPIS="embed cli cgi fpm apache2 phpdbg" diff --git a/dev-lang/php/php-7.3.18.ebuild b/dev-lang/php/php-7.3.18.ebuild index 0919d8140938..558699197362 100644 --- a/dev-lang/php/php-7.3.18.ebuild +++ b/dev-lang/php/php-7.3.18.ebuild @@ -19,7 +19,7 @@ LICENSE="PHP-3.01 unicode? ( BSD-2 LGPL-2.1 )" SLOT="$(ver_cut 1-2)" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" S="${WORKDIR}/${PN}-${MY_PV}" diff --git a/dev-lang/php/php-7.4.6.ebuild b/dev-lang/php/php-7.4.6.ebuild index 3296586fdbab..58777fb1081f 100644 --- a/dev-lang/php/php-7.4.6.ebuild +++ b/dev-lang/php/php-7.4.6.ebuild @@ -21,7 +21,7 @@ LICENSE="PHP-3.01 unicode? ( BSD-2 LGPL-2.1 )" SLOT="$(ver_cut 1-2)" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" S="${WORKDIR}/${PN}-${MY_PV}" diff --git a/dev-lang/swig/swig-4.0.0.ebuild b/dev-lang/swig/swig-4.0.0.ebuild index bcce897c1e24..8d6bcfe6f474 100644 --- a/dev-lang/swig/swig-4.0.0.ebuild +++ b/dev-lang/swig/swig-4.0.0.ebuild @@ -3,6 +3,8 @@ EAPI=7 +inherit toolchain-funcs + DESCRIPTION="Simplified Wrapper and Interface Generator" HOMEPAGE="http://www.swig.org/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" @@ -19,8 +21,17 @@ RDEPEND="${DEPEND}" DOCS=( ANNOUNCE CHANGES CHANGES.current README TODO ) +src_prepare() { + default + # https://github.com/swig/swig/pull/1796 + sed -i \ + -e '/if pkg-config javascriptcoregtk-1.0/s:pkg-config:$PKGCONFIG:' \ + configure || die +} + src_configure() { econf \ + PKGCONFIG="$(tc-getPKG_CONFIG)" \ $(use_enable ccache) \ $(use_with pcre) } diff --git a/dev-libs/Manifest.gz b/dev-libs/Manifest.gz index a74cbbd5e9da..d3b7eb146d91 100644 Binary files a/dev-libs/Manifest.gz and b/dev-libs/Manifest.gz differ diff --git a/dev-libs/nss/Manifest b/dev-libs/nss/Manifest index 0adc5af284fa..a54e9bfb1edf 100644 --- a/dev-libs/nss/Manifest +++ b/dev-libs/nss/Manifest @@ -1,4 +1,5 @@ DIST nss-3.51.1.tar.gz 78310874 BLAKE2B c295b5fdf6e1d24cc79474f2c5a9e91fccf777212fbb072e8a64576ed1b060fea6ecbde1fa59bb07c998b9aa92bb7d450e722a8f34a72eaa35aef6cbd693420a SHA512 1878780886cc330489a14a60ee5cb67b174f3167d020db256eacdce079652ef8af65813914cd0fb5684457053fa27acc9bff72d0713fbea28795613ca45a6d46 DIST nss-3.51.tar.gz 78305125 BLAKE2B 2c7b90d4cc9fe283bf81e21d0dceefff503e5a31f0053828b140b2b927ddab8c8881b23c7d4c003f3e2d0dcd22efbe699baee63443cab6e72d33a552fd430e3c SHA512 9c894b1ea41449b000750a7b3a89fcb43dfc3d0d4d6dcc0dc288bc73996f76f1ee1ede927a8aecae6d4a07f9f3d3e3a042c6a60cf06e27e0cdc004fce2e510fd +DIST nss-3.52.1.tar.gz 81222116 BLAKE2B e7a1a24c0a4765fb13a4c13a93187a26df6df68b3e8d623514928cf505215e67f5f22387b6a6b0680117b1c2af13752cb981c173bb50424784d05b459704d528 SHA512 be8746984e3028e5ed49f2132ca08687f6ac75e50208d8cfd6ffbcfd5db1ab8dcaf1f2a0a6c6c1920573de80490301b21c022759c7e2309a22d29698bb169dd6 DIST nss-3.52.tar.gz 81220587 BLAKE2B 0208c9047c61233ed36f02d57fdc64fa1734ef69d17fa499707f4a3b14a2e880b1dcf4b19b17a38e9b41d2e46b4a9488613d82989be747ad82aebc35b8e491af SHA512 a45baf38717bceda03c292b2c01def680a24a846327e17d36044a85e30ed40c68220c78c0a2c3025c11778ee58f5d5eb0fff1b4cd274b95c408fb59e394e62c6 DIST nss-cacert-class1-class3.patch 22950 BLAKE2B 9d5e60df5f161a3c27c41e5a9419440a54f888eda454e3cde5ebe626d4075b65cf9938b5144d0fb022377f4bd415bff5e5c67d104409860aa9391b3eb8872c68 SHA512 a5aa740bf110a3f0262e3f1ef2fc739ac2b44f042e220039d48aee8e97cd764d5c10718220364f4098aba955882bd02cadb5481512388971a8290312f88a7df0 diff --git a/dev-libs/nss/nss-3.52.1.ebuild b/dev-libs/nss/nss-3.52.1.ebuild new file mode 100644 index 000000000000..6ad4600ae7d7 --- /dev/null +++ b/dev-libs/nss/nss-3.52.1.ebuild @@ -0,0 +1,358 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit eutils flag-o-matic multilib toolchain-funcs multilib-minimal + +NSPR_VER="4.25" +RTM_NAME="NSS_${PV//./_}_RTM" + +DESCRIPTION="Mozilla's Network Security Services library that implements PKI support" +HOMEPAGE="http://www.mozilla.org/projects/security/pki/nss/" +SRC_URI="https://archive.mozilla.org/pub/security/nss/releases/${RTM_NAME}/src/${P}.tar.gz + cacert? ( https://dev.gentoo.org/~axs/distfiles/${PN}-cacert-class1-class3.patch )" + +LICENSE="|| ( MPL-2.0 GPL-2 LGPL-2.1 )" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +IUSE="cacert utils" +# pkg-config called by nss-config -> virtual/pkgconfig in RDEPEND +RDEPEND=" + >=dev-libs/nspr-${NSPR_VER}[${MULTILIB_USEDEP}] + >=dev-db/sqlite-3.8.2[${MULTILIB_USEDEP}] + >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] + >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}] +" +DEPEND="${RDEPEND}" + +RESTRICT="test" + +S="${WORKDIR}/${P}/${PN}" + +MULTILIB_CHOST_TOOLS=( + /usr/bin/nss-config +) + +PATCHES=( + # Custom changes for gentoo + "${FILESDIR}/${PN}-3.47-gentoo-fixups.patch" + "${FILESDIR}/${PN}-3.21-gentoo-fixup-warnings.patch" + "${FILESDIR}/${PN}-3.23-hppa-byte_order.patch" +) + +src_prepare() { + if use cacert ; then #521462 + PATCHES+=( + "${DISTDIR}/${PN}-cacert-class1-class3.patch" + ) + fi + + default + + pushd coreconf >/dev/null || die + # hack nspr paths + echo 'INCLUDES += -I$(DIST)/include/dbm' \ + >> headers.mk || die "failed to append include" + + # modify install path + sed -e '/CORE_DEPTH/s:SOURCE_PREFIX.*$:SOURCE_PREFIX = $(CORE_DEPTH)/dist:' \ + -i source.mk || die + + # Respect LDFLAGS + sed -i -e 's/\$(MKSHLIB) -o/\$(MKSHLIB) \$(LDFLAGS) -o/g' rules.mk + popd >/dev/null || die + + # Fix pkgconfig file for Prefix + sed -i -e "/^PREFIX =/s:= /usr:= ${EPREFIX}/usr:" \ + config/Makefile || die + + # use host shlibsign if need be #436216 + if tc-is-cross-compiler ; then + sed -i \ + -e 's:"${2}"/shlibsign:shlibsign:' \ + cmd/shlibsign/sign.sh || die + fi + + # dirty hack + sed -i -e "/CRYPTOLIB/s:\$(SOFTOKEN_LIB_DIR):../freebl/\$(OBJDIR):" \ + lib/ssl/config.mk || die + sed -i -e "/CRYPTOLIB/s:\$(SOFTOKEN_LIB_DIR):../../lib/freebl/\$(OBJDIR):" \ + cmd/platlibs.mk || die + + multilib_copy_sources + + strip-flags +} + +multilib_src_configure() { + # Ensure we stay multilib aware + sed -i -e "/@libdir@/ s:lib64:$(get_libdir):" config/Makefile || die +} + +nssarch() { + # Most of the arches are the same as $ARCH + local t=${1:-${CHOST}} + case ${t} in + aarch64*)echo "aarch64";; + hppa*) echo "parisc";; + i?86*) echo "i686";; + x86_64*) echo "x86_64";; + *) tc-arch ${t};; + esac +} + +nssbits() { + local cc cppflags="${1}CPPFLAGS" cflags="${1}CFLAGS" + if [[ ${1} == BUILD_ ]]; then + cc=$(tc-getBUILD_CC) + else + cc=$(tc-getCC) + fi + echo > "${T}"/test.c || die + ${cc} ${!cppflags} ${!cflags} -c "${T}"/test.c -o "${T}/${1}test.o" || die + case $(file "${T}/${1}test.o") in + *32-bit*x86-64*) echo USE_X32=1;; + *64-bit*|*ppc64*|*x86_64*) echo USE_64=1;; + *32-bit*|*ppc*|*i386*) ;; + *) die "Failed to detect whether ${cc} builds 64bits or 32bits, disable distcc if you're using it, please";; + esac +} + +multilib_src_compile() { + # use ABI to determine bit'ness, or fallback if unset + local buildbits mybits + case "${ABI}" in + n32) mybits="USE_N32=1";; + x32) mybits="USE_X32=1";; + s390x|*64) mybits="USE_64=1";; + ${DEFAULT_ABI}) + einfo "Running compilation test to determine bit'ness" + mybits=$(nssbits) + ;; + esac + # bitness of host may differ from target + if tc-is-cross-compiler; then + buildbits=$(nssbits BUILD_) + fi + + local makeargs=( + CC="$(tc-getCC)" + CCC="$(tc-getCXX)" + AR="$(tc-getAR) rc \$@" + RANLIB="$(tc-getRANLIB)" + OPTIMIZER= + ${mybits} + ) + + # Take care of nspr settings #436216 + local myCPPFLAGS="${CPPFLAGS} $($(tc-getPKG_CONFIG) nspr --cflags)" + unset NSPR_INCLUDE_DIR + + # Do not let `uname` be used. + if use kernel_linux ; then + makeargs+=( + OS_TARGET=Linux + OS_RELEASE=2.6 + OS_TEST="$(nssarch)" + ) + fi + + export NSS_ALLOW_SSLKEYLOGFILE=1 + export NSS_ENABLE_WERROR=0 #567158 + export BUILD_OPT=1 + export NSS_USE_SYSTEM_SQLITE=1 + export NSDISTMODE=copy + export NSS_ENABLE_ECC=1 + export FREEBL_NO_DEPEND=1 + export FREEBL_LOWHASH=1 + export NSS_SEED_ONLY_DEV_URANDOM=1 + export ASFLAGS="" + + local d + + # Build the host tools first. + LDFLAGS="${BUILD_LDFLAGS}" \ + XCFLAGS="${BUILD_CFLAGS}" \ + NSPR_LIB_DIR="${T}/fakedir" \ + emake -j1 -C coreconf \ + CC="$(tc-getBUILD_CC)" \ + ${buildbits:-${mybits}} + makeargs+=( NSINSTALL="${PWD}/$(find -type f -name nsinstall)" ) + + # Then build the target tools. + for d in . lib/dbm ; do + CPPFLAGS="${myCPPFLAGS}" \ + XCFLAGS="${CFLAGS} ${CPPFLAGS}" \ + NSPR_LIB_DIR="${T}/fakedir" \ + emake -j1 "${makeargs[@]}" -C ${d} + done +} + +# Altering these 3 libraries breaks the CHK verification. +# All of the following cause it to break: +# - stripping +# - prelink +# - ELF signing +# http://www.mozilla.org/projects/security/pki/nss/tech-notes/tn6.html +# Either we have to NOT strip them, or we have to forcibly resign after +# stripping. +#local_libdir="$(get_libdir)" +#export STRIP_MASK=" +# */${local_libdir}/libfreebl3.so* +# */${local_libdir}/libnssdbm3.so* +# */${local_libdir}/libsoftokn3.so*" + +export NSS_CHK_SIGN_LIBS="freebl3 nssdbm3 softokn3" + +generate_chk() { + local shlibsign="$1" + local libdir="$2" + einfo "Resigning core NSS libraries for FIPS validation" + shift 2 + local i + for i in ${NSS_CHK_SIGN_LIBS} ; do + local libname=lib${i}.so + local chkname=lib${i}.chk + "${shlibsign}" \ + -i "${libdir}"/${libname} \ + -o "${libdir}"/${chkname}.tmp \ + && mv -f \ + "${libdir}"/${chkname}.tmp \ + "${libdir}"/${chkname} \ + || die "Failed to sign ${libname}" + done +} + +cleanup_chk() { + local libdir="$1" + shift 1 + local i + for i in ${NSS_CHK_SIGN_LIBS} ; do + local libfname="${libdir}/lib${i}.so" + # If the major version has changed, then we have old chk files. + [ ! -f "${libfname}" -a -f "${libfname}.chk" ] \ + && rm -f "${libfname}.chk" + done +} + +multilib_src_install() { + pushd dist >/dev/null || die + + dodir /usr/$(get_libdir) + cp -L */lib/*$(get_libname) "${ED}"/usr/$(get_libdir) || die "copying shared libs failed" + local i + for i in crmf freebl nssb nssckfw ; do + cp -L */lib/lib${i}.a "${ED}"/usr/$(get_libdir) || die "copying libs failed" + done + + # Install nss-config and pkgconfig file + dodir /usr/bin + cp -L */bin/nss-config "${ED}"/usr/bin || die + dodir /usr/$(get_libdir)/pkgconfig + cp -L */lib/pkgconfig/nss.pc "${ED}"/usr/$(get_libdir)/pkgconfig || die + + # create an nss-softokn.pc from nss.pc for libfreebl and some private headers + # bug 517266 + sed -e 's#Libs:#Libs: -lfreebl#' \ + -e 's#Cflags:#Cflags: -I${includedir}/private#' \ + */lib/pkgconfig/nss.pc >"${ED}"/usr/$(get_libdir)/pkgconfig/nss-softokn.pc \ + || die "could not create nss-softokn.pc" + + # all the include files + insinto /usr/include/nss + doins public/nss/*.{h,api} + insinto /usr/include/nss/private + doins private/nss/{blapi,alghmac,cmac}.h + + popd >/dev/null || die + + local f nssutils + # Always enabled because we need it for chk generation. + nssutils=( shlibsign ) + + if multilib_is_native_abi ; then + if use utils; then + # The tests we do not need to install. + #nssutils_test="bltest crmftest dbtest dertimetest + #fipstest remtest sdrtest" + # checkcert utils has been removed in nss-3.22: + # https://bugzilla.mozilla.org/show_bug.cgi?id=1187545 + # https://hg.mozilla.org/projects/nss/rev/df1729d37870 + # certcgi has been removed in nss-3.36: + # https://bugzilla.mozilla.org/show_bug.cgi?id=1426602 + nssutils+=( + addbuiltin + atob + baddbdir + btoa + certutil + cmsutil + conflict + crlutil + derdump + digest + makepqg + mangle + modutil + multinit + nonspr10 + ocspclnt + oidcalc + p7content + p7env + p7sign + p7verify + pk11mode + pk12util + pp + rsaperf + selfserv + signtool + signver + ssltap + strsclnt + symkeyutil + tstclnt + vfychain + vfyserv + ) + # install man-pages for utils (bug #516810) + doman doc/nroff/*.1 + fi + pushd dist/*/bin >/dev/null || die + for f in ${nssutils[@]}; do + dobin ${f} + done + popd >/dev/null || die + fi + + # Prelink breaks the CHK files. We don't have any reliable way to run + # shlibsign after prelink. + dodir /etc/prelink.conf.d + printf -- "-b ${EPREFIX}/usr/$(get_libdir)/lib%s.so\n" ${NSS_CHK_SIGN_LIBS} \ + > "${ED}"/etc/prelink.conf.d/nss.conf +} + +pkg_postinst() { + multilib_pkg_postinst() { + # We must re-sign the libraries AFTER they are stripped. + local shlibsign="${EROOT}/usr/bin/shlibsign" + # See if we can execute it (cross-compiling & such). #436216 + "${shlibsign}" -h >&/dev/null + if [[ $? -gt 1 ]] ; then + shlibsign="shlibsign" + fi + generate_chk "${shlibsign}" "${EROOT}"/usr/$(get_libdir) + } + + multilib_foreach_abi multilib_pkg_postinst +} + +pkg_postrm() { + multilib_pkg_postrm() { + cleanup_chk "${EROOT}"/usr/$(get_libdir) + } + + multilib_foreach_abi multilib_pkg_postrm +} diff --git a/dev-perl/Carp-Always/Carp-Always-0.160.0.ebuild b/dev-perl/Carp-Always/Carp-Always-0.160.0.ebuild new file mode 100644 index 000000000000..c50c403e39af --- /dev/null +++ b/dev-perl/Carp-Always/Carp-Always-0.160.0.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=FERREIRA +DIST_VERSION=0.16 +inherit perl-module + +DESCRIPTION="Warns and dies noisily with stack backtraces" + +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="test" +RESTRICT="!test? ( test )" + +RDEPEND=" + virtual/perl-Carp +" +BDEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + virtual/perl-Test-Simple + dev-perl/Test-Base + ) +" +PERL_RM_FILES=( + "t/098pod-coverage.t" + "t/099pod.t" +) diff --git a/dev-perl/Carp-Always/Manifest b/dev-perl/Carp-Always/Manifest index 56ede94b2e11..96236cf58cec 100644 --- a/dev-perl/Carp-Always/Manifest +++ b/dev-perl/Carp-Always/Manifest @@ -1 +1,2 @@ DIST Carp-Always-0.13.tar.gz 5462 BLAKE2B 3710f9594d82b5bc6268f6b8164a28b913fc76c564ce513b3fa49a6cd41e6bbcddab897b0eab43facac25b5639db1b0aaad49988a182ecdda3eed488a59e23c9 SHA512 0ef666c45ed85f4dad5f955d13116a4c3cccb3395db80547629bf0d87f9494653fe5a85405252b650d4d92a4008c0d541a995ccae1139c7374b057317324d361 +DIST Carp-Always-0.16.tar.gz 13386 BLAKE2B 52270afde883a107456a9db4a147e77e3c256f998f28a4dce28d479d1b9f2896d32393939037482eb0f1a30937c20baaadfbe4b3c8fb461a39c144117315d5f1 SHA512 208e8d8435aebcc8c8345a453d17daaf35976c40e2b91cf528b92e9f6afba81cff9b31b656d71a6736838631e4b110cd12e49cfc48810872d39109b137fa074b diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.200.0.ebuild b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.200.0.ebuild new file mode 100644 index 000000000000..05c42930da19 --- /dev/null +++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.200.0.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=PETDANCE +DIST_VERSION=1.20 +inherit perl-module + +DESCRIPTION="convenience wrappers around Carp::Assert" + +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +IUSE="test" +RESTRICT="!test? ( test )" + +RDEPEND=" + virtual/perl-Carp + dev-perl/Carp-Assert + virtual/perl-Scalar-List-Utils +" +BDEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + dev-perl/Test-Exception + ) +" +PERL_RM_FILES=( + "t/pod-coverage.t" + "t/pod.t" +) +src_test() { + perl-module_src_test + local MODULES=( + "Carp::Assert::More ${DIST_VERSION}" + ) + for dep in "${MODULES[@]}"; do + perl -Mblib="${S}" -M"${dep} ()" -e1 || + die "Could not load ${dep}" + done +} diff --git a/dev-perl/Carp-Assert-More/Manifest b/dev-perl/Carp-Assert-More/Manifest index 47447242f6a2..1394bfc74e06 100644 --- a/dev-perl/Carp-Assert-More/Manifest +++ b/dev-perl/Carp-Assert-More/Manifest @@ -1 +1,2 @@ DIST Carp-Assert-More-1.16.tar.gz 12290 BLAKE2B 818badbd216e70813993ea859796a16c531c767211ed6b294fab870dd342117b5445db73601f4fc955ec907d1340bfce6f17a784580bac8823a9d72153af38ea SHA512 9f81604574eab5a0a5003ad747ffec3a3dd33bc63e67d12697e4e30de8cb234a73e225f82a4d0f31576e19382cc2d6a402962f5fe1e4c5289e080ca23b30c0fe +DIST Carp-Assert-More-1.20.tar.gz 13282 BLAKE2B aa85111f076f78d0de2e4568b2ddb3c1318c5dae76da3b29f442e07e7b4f729c62abf94bc320477f1c572c6ff64d87c30793fb64e88f0774cba873c7f5aa8ffd SHA512 9caacf2cc4acb190b071a7312e5e1cdee5a0b7a0e9db0efc6dca0fa19167524a3bd6beecc4bb8e68eace719fc1d918063e9d259a24cb28e81dd628ea75ba541b diff --git a/dev-perl/Carp-Assert/Carp-Assert-0.210.0-r1.ebuild b/dev-perl/Carp-Assert/Carp-Assert-0.210.0-r1.ebuild new file mode 100644 index 000000000000..7de645a2a268 --- /dev/null +++ b/dev-perl/Carp-Assert/Carp-Assert-0.210.0-r1.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=NEILB +DIST_VERSION=0.21 +inherit perl-module + +DESCRIPTION="Executable comments in carp" + +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +IUSE="test" +RESTRICT="!test? ( test )" + +RDEPEND=" + virtual/perl-Carp + virtual/perl-Exporter +" +BDEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( >=virtual/perl-Test-Simple-0.880.0 ) +" diff --git a/dev-perl/Carp-Clan/Carp-Clan-6.80.0.ebuild b/dev-perl/Carp-Clan/Carp-Clan-6.80.0.ebuild new file mode 100644 index 000000000000..3ac060653f88 --- /dev/null +++ b/dev-perl/Carp-Clan/Carp-Clan-6.80.0.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=ETHER +DIST_VERSION=6.08 +inherit perl-module + +DESCRIPTION="Report errors from perspective of caller of a clan of modules" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~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" +IUSE="test" +RESTRICT="!test? ( test )" + +BDEPEND=" + virtual/perl-ExtUtils-MakeMaker + test? ( + virtual/perl-File-Spec + virtual/perl-Test-Simple + ) +" diff --git a/dev-perl/Carp-Clan/Manifest b/dev-perl/Carp-Clan/Manifest index f26dd0fff7bf..1dd203a3044d 100644 --- a/dev-perl/Carp-Clan/Manifest +++ b/dev-perl/Carp-Clan/Manifest @@ -1 +1,2 @@ DIST Carp-Clan-6.06.tar.gz 21556 BLAKE2B cbc751d270933900c900354013c30027b0f4e08fdd7357f6a591c1f1a24532069a0bb49963c6fb6d9c0028ae809cb5960e47466eddadc099f38c94e845b6b09e SHA512 a3dede626814a71a5f99b25a5b01133ecd13037fd1fbbaacb04852962c5d23bb77c1cb70f417879ec173db0215904adb59136dd30de6166994aa9aa7b28ca08f +DIST Carp-Clan-6.08.tar.gz 34173 BLAKE2B e796ec1d17f6887a486f4545a5191ebe5ed30b2f1b4f6a3ffba7e27bcdc762f20b2e1cf55d3b418feb483264958633951f228ce3ab118dc599098247f0882850 SHA512 bc7f74d75e1eae0f528d530b47f1841493aae7eecdeeb58f85f5d8ef7a5b4d92c479b45468d0e7175f228056295d3d7159a7b404fecd542cf04c75ddc3a9886f diff --git a/dev-perl/Chart/Chart-2.4.10-r1.ebuild b/dev-perl/Chart/Chart-2.4.10-r1.ebuild new file mode 100644 index 000000000000..75caa8c91992 --- /dev/null +++ b/dev-perl/Chart/Chart-2.4.10-r1.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=CHARTGRP +DIST_VERSION=2.4.10 +inherit perl-module + +DESCRIPTION="The Perl Chart Module" +# bundles lots of things in jquery.js +# https://bugs.gentoo.org/724570 +LICENSE="|| ( Artistic GPL-1+ ) || ( MIT ( GPL-1 GPL-2 ) )" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +IUSE="test" +RESTRICT="!test? ( test )" + +RDEPEND=">=dev-perl/GD-2.0.36" +BDEPEND="${RDEPEND} + test? ( + dev-perl/GD[png,jpeg] + ) +" diff --git a/dev-perl/LWP-UserAgent-Determined/LWP-UserAgent-Determined-1.70.0.ebuild b/dev-perl/LWP-UserAgent-Determined/LWP-UserAgent-Determined-1.70.0.ebuild index 41a1f804e44a..7094763e908a 100644 --- a/dev-perl/LWP-UserAgent-Determined/LWP-UserAgent-Determined-1.70.0.ebuild +++ b/dev-perl/LWP-UserAgent-Determined/LWP-UserAgent-Determined-1.70.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A virtual browser that retries errors" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~amd64 ~ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" RDEPEND="dev-perl/libwww-perl" diff --git a/dev-perl/Manifest.gz b/dev-perl/Manifest.gz index 1450c9e61708..2d64f81cdfa4 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 35cee463db74..7aa6fadc8635 100644 Binary files a/dev-python/Manifest.gz and b/dev-python/Manifest.gz differ diff --git a/dev-python/hypothesis/Manifest b/dev-python/hypothesis/Manifest index 1b2f7aac535e..add8ea6fc239 100644 --- a/dev-python/hypothesis/Manifest +++ b/dev-python/hypothesis/Manifest @@ -3,3 +3,4 @@ DIST hypothesis-python-4.57.1.tar.gz 9005030 BLAKE2B 3d318896cbe2d24fa6847e764a1 DIST hypothesis-python-5.11.0.tar.gz 9007902 BLAKE2B c9a924ae6496d2ff8babd688b36d36963bf169c309c26af95cba73567a3c2d76def08f511d7eb62e254b8b6c9db6e13b2e91a940148013ea0fe6ecbcba07e467 SHA512 64a39eb18b435c18fed3bb595d73d6929b090fdacac11445e7e0c07b80616b46bc1e1c7fc3b4c7137ff4cadd6da467c2b0ba02aadf8dc18f6900268c4e33d677 DIST hypothesis-python-5.13.1.tar.gz 9010460 BLAKE2B 55e3266eb0a48e60963a3a97e185a887461d301996f92f3ccf87721ecff9d7fbc8112ac7b03fba49269affd74ce412b4230152ffe8dfe2317fe02a7ca7be0301 SHA512 2674865842d8610b61ed2b7ad1baf9e787d816e8e1a26886227b42803b882f6395d81fafac3e6ce9592e378ad3370139a1c206220c990d5fe5276adb0b1b9fe7 DIST hypothesis-python-5.15.0.tar.gz 9010730 BLAKE2B 926433af6c57ee5206bc50ba96275b43c75534a31ab680042e42b4c4b01cb3d55efe76ce5355ed5407c83237c748929e04fbab570f04ad3cd6d41446b90387a5 SHA512 333547ec8433e9190508038f4263c4e65399db3cedf2f5e0af6bcd398ebcdb8614899499c3c6f0395333933b5b7e1d88dd4606243ae3aa8d763afc84bc1831e7 +DIST hypothesis-python-5.15.1.tar.gz 9010924 BLAKE2B a00ebf581781e47fd85fa9d5044894d3f81e1195bbe4269e2bb2262dc70586936df33c4871b4186ff45ec49235b81a4070fc89daa67d2bcd31c98291c12be730 SHA512 d3fdc2ec2d66353da2ee790eae8ecef0bf168320a90556b5877844af975765c1da37a104765a3ca07e3143621be5cb01acfa7d19cc3222a52a0cd6eb63f6c0be diff --git a/dev-python/hypothesis/hypothesis-5.15.1.ebuild b/dev-python/hypothesis/hypothesis-5.15.1.ebuild new file mode 100644 index 000000000000..db5d42767265 --- /dev/null +++ b/dev-python/hypothesis/hypothesis-5.15.1.ebuild @@ -0,0 +1,56 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DISTUTILS_USE_SETUPTOOLS=rdepend +PYTHON_COMPAT=( python3_{6,7,8} pypy3 ) +PYTHON_REQ_USE="threads(+),sqlite" + +inherit distutils-r1 eutils + +DESCRIPTION="A library for property based testing" +HOMEPAGE="https://github.com/HypothesisWorks/hypothesis https://pypi.org/project/hypothesis/" +SRC_URI="https://github.com/HypothesisWorks/${PN}/archive/${PN}-python-${PV}.tar.gz" +S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python" + +LICENSE="MPL-2.0" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~sparc ~x86" +IUSE="test" +RESTRICT="!test? ( test )" + +RDEPEND=" + >=dev-python/attrs-19.2.0[${PYTHON_USEDEP}] + >=dev-python/sortedcontainers-2.1.0[${PYTHON_USEDEP}] +" +BDEPEND=" + test? ( + ${RDEPEND} + dev-python/mock[${PYTHON_USEDEP}] + dev-python/pexpect[${PYTHON_USEDEP}] + >=dev-python/pytest-5.3.5[${PYTHON_USEDEP}] + !! + + + + zerochaos@gentoo.org + Rick Farina + + diff --git a/dev-python/pynput/pynput-1.6.8.ebuild b/dev-python/pynput/pynput-1.6.8.ebuild new file mode 100644 index 000000000000..a9c4160cc50b --- /dev/null +++ b/dev-python/pynput/pynput-1.6.8.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +PYTHON_COMPAT=( python3_{6,7,8} pypy ) + +inherit distutils-r1 + +DESCRIPTION="Sends virtual input commands" +HOMEPAGE="https://github.com/moses-palmer/pynput" +LICENSE="GPL-3" +SLOT="0" +if [ "${PV}" = "9999" ]; then + inherit git-r3 + EGIT_REPO_URI="https://github.com/moses-palmer/pynput.git" +else + SRC_URI="https://github.com/moses-palmer/pynput/archive/v${PV}.tar.gz -> ${P}.tar.gz" + KEYWORDS="~amd64 ~x86" +fi +IUSE="" + +RDEPEND=" + dev-python/six[${PYTHON_USEDEP}] + dev-python/python-xlib[${PYTHON_USEDEP}] +" + +DEPEND=" + dev-python/setuptools[${PYTHON_USEDEP}] +" + +src_prepare(){ + sed -i "s/ + SETUP_PACKAGES,/,/g" setup.py + distutils-r1_src_prepare +} diff --git a/dev-python/pynput/pynput-9999.ebuild b/dev-python/pynput/pynput-9999.ebuild new file mode 100644 index 000000000000..a9c4160cc50b --- /dev/null +++ b/dev-python/pynput/pynput-9999.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +PYTHON_COMPAT=( python3_{6,7,8} pypy ) + +inherit distutils-r1 + +DESCRIPTION="Sends virtual input commands" +HOMEPAGE="https://github.com/moses-palmer/pynput" +LICENSE="GPL-3" +SLOT="0" +if [ "${PV}" = "9999" ]; then + inherit git-r3 + EGIT_REPO_URI="https://github.com/moses-palmer/pynput.git" +else + SRC_URI="https://github.com/moses-palmer/pynput/archive/v${PV}.tar.gz -> ${P}.tar.gz" + KEYWORDS="~amd64 ~x86" +fi +IUSE="" + +RDEPEND=" + dev-python/six[${PYTHON_USEDEP}] + dev-python/python-xlib[${PYTHON_USEDEP}] +" + +DEPEND=" + dev-python/setuptools[${PYTHON_USEDEP}] +" + +src_prepare(){ + sed -i "s/ + SETUP_PACKAGES,/,/g" setup.py + distutils-r1_src_prepare +} diff --git a/dev-python/pyside2/Manifest b/dev-python/pyside2/Manifest new file mode 100644 index 000000000000..a13252698033 --- /dev/null +++ b/dev-python/pyside2/Manifest @@ -0,0 +1,2 @@ +DIST pyside-setup-opensource-src-5.14.1.tar.xz 3217008 BLAKE2B c02a79ecea0ba8c7f5547d16c842437455f7f7fce9b7993849919b593fc50b70661e1fc7c1e01eb6a505807f05e17696b2e7727f6ada9ecae2ce30a9ab37a4aa SHA512 6dfe8dc6f302a35a6448c4facb2b98d638506381638c8bda69b75a47ea6cb3168b11515faf0000dbfb5e36bfad5d14488ba5a9bd914adb3f5c38ed18714521d4 +DIST pyside-setup-opensource-src-5.14.2.tar.xz 3238036 BLAKE2B 454f19ae4e154747bad2b833727ab62ded15bbac495cc0bef112ce6cccdd69bb5bb541c9b31125bd05090bfce042bac2ac8b47690c695e82b5c901e45e87f681 SHA512 6708c4ebb115119796756ccac89197e111eb27c4a91f52875da04eff4ca6f9e3fffefc18cc0219a8c3a3c81a667bf7509909a6d1d9ff1ee2cc0d957453cceffa diff --git a/dev-python/pyside2/metadata.xml b/dev-python/pyside2/metadata.xml new file mode 100644 index 000000000000..5d371988e7a7 --- /dev/null +++ b/dev-python/pyside2/metadata.xml @@ -0,0 +1,40 @@ + + + + + zerochaos@gentoo.org + Rick Farina + + + Build Qt3DCore, Qt3DAnimation, Qt3DExtras, Qt3DInput, Qt3DLogic, and Qt3DRender modules + Build QtCharts module + Build QtConcurrent module + Build QtDataVisualization module + Build QtDesigner and QtUiTools modules + Build QtGui "QOpenGL*" classes + Build QtGui module + Build QtHelp module + Build QtLocation module + Build QtMultimedia and QtMultimediaWidgets modules + Build QtNetwork module + Build QtPositioning module + Build QtPrintSupport module + Build QtQml module + Build QtQuick and QtQuickWidgets modules + Build QtScript module + Build QtScriptTools module + Build QtScxml module + Build QtSensors module + Build QtTextToSpeech module + Build QtSql module + Build QtSvg module + Build QtTest module + Build QtWebChannel module + Build QtWebEngine and QtWebEngineWidgets modules + Build QtWebSockets module + Build QtWidgets module + Build QtX11Extras module + Build QtXml module + Build QtXmlPatterns module + + diff --git a/dev-python/pyside2/pyside2-5.14.1-r2.ebuild b/dev-python/pyside2/pyside2-5.14.1-r2.ebuild new file mode 100644 index 000000000000..f5097497f214 --- /dev/null +++ b/dev-python/pyside2/pyside2-5.14.1-r2.ebuild @@ -0,0 +1,208 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +# TODO: Add PyPy once officially supported. See also: +# https://bugreports.qt.io/browse/PYSIDE-535 +PYTHON_COMPAT=( python3_{6,7,8} ) + +inherit cmake-utils python-r1 virtualx + +# TODO: Add conditional support for "QtRemoteObjects" via a new "remoteobjects" +# USE flag after an external "dev-qt/qtremoteobjects" package has been created. +# TODO: Add conditional support for apidoc generation via a new "doc" USE flag. +# Note that doing so requires the Qt source tree, sphinx, and graphviz. Once +# ready, pass the ${QT_SRC_DIR} variable to cmake to enable this support. +# TODO: Disable GLES support if the "gles2-only" USE flag is disabled. Note +# that the "PySide2/QtGui/CMakeLists.txt" and +# "PySide2/QtOpenGLFunctions/CMakeLists.txt" files test for GLES support by +# testing whether the "Qt5::Gui" list property defined by +# "/usr/lib64/cmake/Qt5Gui/Qt5GuiConfig.cmake" at "dev-qt/qtgui" installation +# time contains the substring "opengles2". Since cmake does not permit +# properties to be overridden from the command line, these files must instead +# be conditionally patched to avoid these tests. An issue should be filed with +# upstream requesting a CLI-settable variable to control this. + +MY_P=pyside-setup-opensource-src-${PV} + +DESCRIPTION="Python bindings for the Qt framework" +HOMEPAGE="https://wiki.qt.io/PySide2" +SRC_URI="https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-${PV}-src/${MY_P}.tar.xz" + +# See "sources/pyside2/PySide2/licensecomment.txt" for licensing details. +LICENSE="|| ( GPL-2 GPL-3+ LGPL-3 )" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE=" + 3d charts concurrent datavis designer gles2-only gui help location + multimedia network positioning printsupport qml quick script scripttools + scxml sensors speech sql svg test testlib webchannel webengine websockets + widgets x11extras xml xmlpatterns +" + +# Manually reextract these requirements on version bumps by running the +# following one-liner from within "${S}": +# $ grep 'set\(.*_deps' PySide2/Qt*/CMakeLists.txt +# Note that the "designer" USE flag corresponds to the "Qt5UiTools" module. +REQUIRED_USE="${PYTHON_REQUIRED_USE} + 3d? ( gui network ) + charts? ( widgets ) + datavis? ( gui ) + designer? ( widgets xml ) + gles2-only? ( gui ) + help? ( widgets ) + location? ( positioning ) + multimedia? ( gui network ) + printsupport? ( widgets ) + qml? ( gui network ) + quick? ( qml ) + scripttools? ( gui script widgets ) + speech? ( multimedia ) + sql? ( widgets ) + svg? ( widgets ) + testlib? ( widgets ) + webengine? ( + location quick + widgets? ( gui network printsupport webchannel ) + ) + websockets? ( network ) + widgets? ( gui ) + x11extras? ( gui ) +" + +#tests fail pretty bad and I'm not fixing them right now +RESTRICT="test" + +# Minimal supported version of Qt. +QT_PV="$(ver_cut 1-2):5" + +RDEPEND="${PYTHON_DEPS} + >=dev-python/shiboken2-${PV}[${PYTHON_USEDEP}] + 3d? ( >=dev-qt/qt3d-${QT_PV}[qml?] ) + charts? ( >=dev-qt/qtcharts-${QT_PV}[qml?] ) + concurrent? ( >=dev-qt/qtconcurrent-${QT_PV} ) + datavis? ( >=dev-qt/qtdatavis3d-${QT_PV}[qml?] ) + designer? ( >=dev-qt/designer-${QT_PV} ) + gui? ( >=dev-qt/qtgui-${QT_PV}[gles2-only?] ) + help? ( >=dev-qt/qthelp-${QT_PV} ) + location? ( >=dev-qt/qtlocation-${QT_PV} ) + multimedia? ( >=dev-qt/qtmultimedia-${QT_PV}[qml?,widgets?] ) + network? ( >=dev-qt/qtnetwork-${QT_PV} ) + positioning? ( >=dev-qt/qtpositioning-${QT_PV}[qml?] ) + printsupport? ( >=dev-qt/qtprintsupport-${QT_PV} ) + qml? ( >=dev-qt/qtdeclarative-${QT_PV}[widgets?] ) + script? ( >=dev-qt/qtscript-${QT_PV} ) + scxml? ( >=dev-qt/qtscxml-${QT_PV} ) + sensors? ( >=dev-qt/qtsensors-${QT_PV}[qml?] ) + speech? ( >=dev-qt/qtspeech-${QT_PV} ) + sql? ( >=dev-qt/qtsql-${QT_PV} ) + svg? ( >=dev-qt/qtsvg-${QT_PV} ) + testlib? ( >=dev-qt/qttest-${QT_PV} ) + webchannel? ( >=dev-qt/qtwebchannel-${QT_PV}[qml?] ) + webengine? ( >=dev-qt/qtwebengine-${QT_PV}[widgets?] ) + websockets? ( >=dev-qt/qtwebsockets-${QT_PV}[qml?] ) + widgets? ( >=dev-qt/qtwidgets-${QT_PV} ) + x11extras? ( >=dev-qt/qtx11extras-${QT_PV} ) + xml? ( >=dev-qt/qtxml-${QT_PV} ) + xmlpatterns? ( >=dev-qt/qtxmlpatterns-${QT_PV}[qml?] ) +" +DEPEND="${RDEPEND} + test? ( x11-misc/xvfb-run ) +" + +S=${WORKDIR}/${MY_P}/sources/pyside2 + +src_configure() { + # See COLLECT_MODULE_IF_FOUND macros in CMakeLists.txt + local mycmakeargs=( + -DBUILD_TESTS=$(usex test) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt53DAnimation=$(usex !3d) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt53DCore=$(usex !3d) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt53DExtras=$(usex !3d) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt53DInput=$(usex !3d) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt53DLogic=$(usex !3d) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt53DRender=$(usex !3d) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Charts=$(usex !charts) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Concurrent=$(usex !concurrent) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5DataVisualization=$(usex !datavis) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Designer=$(usex !designer) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Gui=$(usex !gui) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Help=$(usex !help) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Location=$(usex !location) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Multimedia=$(usex !multimedia) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5MultimediaWidgets=$(usex !multimedia yes $(usex !widgets)) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Network=$(usex !network) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Positioning=$(usex !positioning) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5PrintSupport=$(usex !printsupport) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Qml=$(usex !qml) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Quick=$(usex !quick) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5QuickWidgets=$(usex !quick yes $(usex !widgets)) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Script=$(usex !script) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5ScriptTools=$(usex !scripttools) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Scxml=$(usex !scxml) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Sensors=$(usex !sensors) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5TextToSpeech=$(usex !speech) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Sql=$(usex !sql) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Svg=$(usex !svg) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Test=$(usex !testlib) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5UiTools=$(usex !designer) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5WebChannel=$(usex !webchannel) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngine=$(usex !webengine) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngineCore=$(usex !webengine) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngineWidgets=$(usex !webengine yes $(usex !widgets)) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5WebSockets=$(usex !websockets) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Widgets=$(usex !widgets) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5X11Extras=$(usex !x11extras) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Xml=$(usex !xml) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5XmlPatterns=$(usex !xmlpatterns) + ) + + pyside2_configure() { + local mycmakeargs=( + "${mycmakeargs[@]}" + -DPYTHON_CONFIG_SUFFIX="-${EPYTHON}" + -DPYTHON_EXECUTABLE="${PYTHON}" + -DPYTHON_SITE_PACKAGES="$(python_get_sitedir)" + -DSHIBOKEN_PYTHON_SHARED_LIBRARY_SUFFIX="-${EPYTHON}" + ) + cmake-utils_src_configure + } + python_foreach_impl pyside2_configure +} + +src_compile() { + python_foreach_impl cmake-utils_src_compile +} + +src_test() { + local -x PYTHONDONTWRITEBYTECODE + python_foreach_impl virtx cmake-utils_src_test +} + +src_install() { + pyside2_install() { + cmake-utils_src_install + python_optimize + + # Uniquify the shiboken2 pkgconfig dependency in the PySide2 pkgconfig + # file for the current Python target. See also: + # https://github.com/leycec/raiagent/issues/73 + sed -i -e 's~^Requires: shiboken2$~&-'${EPYTHON}'~' \ + "${ED}/usr/$(get_libdir)"/pkgconfig/${PN}.pc || die + + # Uniquify the PySide2 pkgconfig file for the current Python target, + # preserving an unversioned "pyside2.pc" file arbitrarily associated + # with the last Python target. (See the previously linked issue.) + cp "${ED}/usr/$(get_libdir)"/pkgconfig/${PN}{,-${EPYTHON}}.pc || die + } + python_foreach_impl pyside2_install + + # CMakeLists.txt installs a "PySide2Targets-gentoo.cmake" file forcing + # downstream consumers (e.g., pyside2-tools) to target one + # "libpyside2-*.so" library linked to one Python interpreter. See also: + # https://bugreports.qt.io/browse/PYSIDE-1053 + # https://github.com/leycec/raiagent/issues/74 + sed -i -e 's~pyside2-python[[:digit:]]\+\.[[:digit:]]\+~pyside2${PYTHON_CONFIG_SUFFIX}~g' \ + "${ED}/usr/$(get_libdir)/cmake/PySide2-${PV}/PySide2Targets-gentoo.cmake" || die +} diff --git a/dev-python/pyside2/pyside2-5.14.2.ebuild b/dev-python/pyside2/pyside2-5.14.2.ebuild new file mode 100644 index 000000000000..f5097497f214 --- /dev/null +++ b/dev-python/pyside2/pyside2-5.14.2.ebuild @@ -0,0 +1,208 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +# TODO: Add PyPy once officially supported. See also: +# https://bugreports.qt.io/browse/PYSIDE-535 +PYTHON_COMPAT=( python3_{6,7,8} ) + +inherit cmake-utils python-r1 virtualx + +# TODO: Add conditional support for "QtRemoteObjects" via a new "remoteobjects" +# USE flag after an external "dev-qt/qtremoteobjects" package has been created. +# TODO: Add conditional support for apidoc generation via a new "doc" USE flag. +# Note that doing so requires the Qt source tree, sphinx, and graphviz. Once +# ready, pass the ${QT_SRC_DIR} variable to cmake to enable this support. +# TODO: Disable GLES support if the "gles2-only" USE flag is disabled. Note +# that the "PySide2/QtGui/CMakeLists.txt" and +# "PySide2/QtOpenGLFunctions/CMakeLists.txt" files test for GLES support by +# testing whether the "Qt5::Gui" list property defined by +# "/usr/lib64/cmake/Qt5Gui/Qt5GuiConfig.cmake" at "dev-qt/qtgui" installation +# time contains the substring "opengles2". Since cmake does not permit +# properties to be overridden from the command line, these files must instead +# be conditionally patched to avoid these tests. An issue should be filed with +# upstream requesting a CLI-settable variable to control this. + +MY_P=pyside-setup-opensource-src-${PV} + +DESCRIPTION="Python bindings for the Qt framework" +HOMEPAGE="https://wiki.qt.io/PySide2" +SRC_URI="https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-${PV}-src/${MY_P}.tar.xz" + +# See "sources/pyside2/PySide2/licensecomment.txt" for licensing details. +LICENSE="|| ( GPL-2 GPL-3+ LGPL-3 )" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE=" + 3d charts concurrent datavis designer gles2-only gui help location + multimedia network positioning printsupport qml quick script scripttools + scxml sensors speech sql svg test testlib webchannel webengine websockets + widgets x11extras xml xmlpatterns +" + +# Manually reextract these requirements on version bumps by running the +# following one-liner from within "${S}": +# $ grep 'set\(.*_deps' PySide2/Qt*/CMakeLists.txt +# Note that the "designer" USE flag corresponds to the "Qt5UiTools" module. +REQUIRED_USE="${PYTHON_REQUIRED_USE} + 3d? ( gui network ) + charts? ( widgets ) + datavis? ( gui ) + designer? ( widgets xml ) + gles2-only? ( gui ) + help? ( widgets ) + location? ( positioning ) + multimedia? ( gui network ) + printsupport? ( widgets ) + qml? ( gui network ) + quick? ( qml ) + scripttools? ( gui script widgets ) + speech? ( multimedia ) + sql? ( widgets ) + svg? ( widgets ) + testlib? ( widgets ) + webengine? ( + location quick + widgets? ( gui network printsupport webchannel ) + ) + websockets? ( network ) + widgets? ( gui ) + x11extras? ( gui ) +" + +#tests fail pretty bad and I'm not fixing them right now +RESTRICT="test" + +# Minimal supported version of Qt. +QT_PV="$(ver_cut 1-2):5" + +RDEPEND="${PYTHON_DEPS} + >=dev-python/shiboken2-${PV}[${PYTHON_USEDEP}] + 3d? ( >=dev-qt/qt3d-${QT_PV}[qml?] ) + charts? ( >=dev-qt/qtcharts-${QT_PV}[qml?] ) + concurrent? ( >=dev-qt/qtconcurrent-${QT_PV} ) + datavis? ( >=dev-qt/qtdatavis3d-${QT_PV}[qml?] ) + designer? ( >=dev-qt/designer-${QT_PV} ) + gui? ( >=dev-qt/qtgui-${QT_PV}[gles2-only?] ) + help? ( >=dev-qt/qthelp-${QT_PV} ) + location? ( >=dev-qt/qtlocation-${QT_PV} ) + multimedia? ( >=dev-qt/qtmultimedia-${QT_PV}[qml?,widgets?] ) + network? ( >=dev-qt/qtnetwork-${QT_PV} ) + positioning? ( >=dev-qt/qtpositioning-${QT_PV}[qml?] ) + printsupport? ( >=dev-qt/qtprintsupport-${QT_PV} ) + qml? ( >=dev-qt/qtdeclarative-${QT_PV}[widgets?] ) + script? ( >=dev-qt/qtscript-${QT_PV} ) + scxml? ( >=dev-qt/qtscxml-${QT_PV} ) + sensors? ( >=dev-qt/qtsensors-${QT_PV}[qml?] ) + speech? ( >=dev-qt/qtspeech-${QT_PV} ) + sql? ( >=dev-qt/qtsql-${QT_PV} ) + svg? ( >=dev-qt/qtsvg-${QT_PV} ) + testlib? ( >=dev-qt/qttest-${QT_PV} ) + webchannel? ( >=dev-qt/qtwebchannel-${QT_PV}[qml?] ) + webengine? ( >=dev-qt/qtwebengine-${QT_PV}[widgets?] ) + websockets? ( >=dev-qt/qtwebsockets-${QT_PV}[qml?] ) + widgets? ( >=dev-qt/qtwidgets-${QT_PV} ) + x11extras? ( >=dev-qt/qtx11extras-${QT_PV} ) + xml? ( >=dev-qt/qtxml-${QT_PV} ) + xmlpatterns? ( >=dev-qt/qtxmlpatterns-${QT_PV}[qml?] ) +" +DEPEND="${RDEPEND} + test? ( x11-misc/xvfb-run ) +" + +S=${WORKDIR}/${MY_P}/sources/pyside2 + +src_configure() { + # See COLLECT_MODULE_IF_FOUND macros in CMakeLists.txt + local mycmakeargs=( + -DBUILD_TESTS=$(usex test) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt53DAnimation=$(usex !3d) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt53DCore=$(usex !3d) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt53DExtras=$(usex !3d) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt53DInput=$(usex !3d) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt53DLogic=$(usex !3d) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt53DRender=$(usex !3d) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Charts=$(usex !charts) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Concurrent=$(usex !concurrent) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5DataVisualization=$(usex !datavis) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Designer=$(usex !designer) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Gui=$(usex !gui) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Help=$(usex !help) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Location=$(usex !location) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Multimedia=$(usex !multimedia) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5MultimediaWidgets=$(usex !multimedia yes $(usex !widgets)) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Network=$(usex !network) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Positioning=$(usex !positioning) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5PrintSupport=$(usex !printsupport) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Qml=$(usex !qml) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Quick=$(usex !quick) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5QuickWidgets=$(usex !quick yes $(usex !widgets)) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Script=$(usex !script) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5ScriptTools=$(usex !scripttools) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Scxml=$(usex !scxml) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Sensors=$(usex !sensors) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5TextToSpeech=$(usex !speech) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Sql=$(usex !sql) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Svg=$(usex !svg) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Test=$(usex !testlib) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5UiTools=$(usex !designer) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5WebChannel=$(usex !webchannel) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngine=$(usex !webengine) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngineCore=$(usex !webengine) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngineWidgets=$(usex !webengine yes $(usex !widgets)) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5WebSockets=$(usex !websockets) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Widgets=$(usex !widgets) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5X11Extras=$(usex !x11extras) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Xml=$(usex !xml) + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5XmlPatterns=$(usex !xmlpatterns) + ) + + pyside2_configure() { + local mycmakeargs=( + "${mycmakeargs[@]}" + -DPYTHON_CONFIG_SUFFIX="-${EPYTHON}" + -DPYTHON_EXECUTABLE="${PYTHON}" + -DPYTHON_SITE_PACKAGES="$(python_get_sitedir)" + -DSHIBOKEN_PYTHON_SHARED_LIBRARY_SUFFIX="-${EPYTHON}" + ) + cmake-utils_src_configure + } + python_foreach_impl pyside2_configure +} + +src_compile() { + python_foreach_impl cmake-utils_src_compile +} + +src_test() { + local -x PYTHONDONTWRITEBYTECODE + python_foreach_impl virtx cmake-utils_src_test +} + +src_install() { + pyside2_install() { + cmake-utils_src_install + python_optimize + + # Uniquify the shiboken2 pkgconfig dependency in the PySide2 pkgconfig + # file for the current Python target. See also: + # https://github.com/leycec/raiagent/issues/73 + sed -i -e 's~^Requires: shiboken2$~&-'${EPYTHON}'~' \ + "${ED}/usr/$(get_libdir)"/pkgconfig/${PN}.pc || die + + # Uniquify the PySide2 pkgconfig file for the current Python target, + # preserving an unversioned "pyside2.pc" file arbitrarily associated + # with the last Python target. (See the previously linked issue.) + cp "${ED}/usr/$(get_libdir)"/pkgconfig/${PN}{,-${EPYTHON}}.pc || die + } + python_foreach_impl pyside2_install + + # CMakeLists.txt installs a "PySide2Targets-gentoo.cmake" file forcing + # downstream consumers (e.g., pyside2-tools) to target one + # "libpyside2-*.so" library linked to one Python interpreter. See also: + # https://bugreports.qt.io/browse/PYSIDE-1053 + # https://github.com/leycec/raiagent/issues/74 + sed -i -e 's~pyside2-python[[:digit:]]\+\.[[:digit:]]\+~pyside2${PYTHON_CONFIG_SUFFIX}~g' \ + "${ED}/usr/$(get_libdir)/cmake/PySide2-${PV}/PySide2Targets-gentoo.cmake" || die +} diff --git a/dev-python/python-xmlsec/Manifest b/dev-python/python-xmlsec/Manifest index c6c1ef8f7e6e..ffa837c0a83c 100644 --- a/dev-python/python-xmlsec/Manifest +++ b/dev-python/python-xmlsec/Manifest @@ -1,2 +1,2 @@ DIST python-xmlsec-1.3.6.tar.gz 51174 BLAKE2B e6571d16268450c5e144aae8da5be42a6aa20f239859c0a5a85f5e20f361d5d85b85772cd5cdd296f2fb9da5f3dffbb869d537bd96fe68b7d4495bb378471d07 SHA512 ccfbe4c8266a5340f67331eac35174ae2cc175ce32ea8482c8b9757275466f058a5977ce62f39bce3c3abeda28988455c93302362c7f219d7b88b44ef245e972 -DIST python-xmlsec-1.3.7.tar.gz 71412 BLAKE2B 56bfe2a1ffff7fc2bbef96ccc8b3fe5434589a11371a87538f819f7ae8ddb8db5fbb1d0790b9e03d7039fbfd62c9f8d6e90ad2ef0bee66ac97ff1a239718e4db SHA512 87949b445ac962e68467c9466275cb72cb17cedd7736046997e1b2f70d80c6159f5740577b7762f9f4518a1bb9c0e1553061010118d6eb688c276335532fa6d5 +DIST python-xmlsec-1.3.8.tar.gz 71522 BLAKE2B d5a35a11c0664ba8ef191db1cbd57abbae2a38a404ae1474fcdc553c6a85c8c96a976c2f4b2ecdab59d9f1b26987a5feaa17851750a83d901deb3c2c47046ebf SHA512 db1a80443b0f86f84eb6256a9d67827da023b989c6b24cdfc0588b34c7a120071758ccc7b21b0b105f0a6e879a4769a325794b8db82c0c41ec12004cd7ea185c diff --git a/dev-python/python-xmlsec/python-xmlsec-1.3.7.ebuild b/dev-python/python-xmlsec/python-xmlsec-1.3.8.ebuild similarity index 94% rename from dev-python/python-xmlsec/python-xmlsec-1.3.7.ebuild rename to dev-python/python-xmlsec/python-xmlsec-1.3.8.ebuild index f846953be22b..af996d17df8e 100644 --- a/dev-python/python-xmlsec/python-xmlsec-1.3.7.ebuild +++ b/dev-python/python-xmlsec/python-xmlsec-1.3.8.ebuild @@ -32,7 +32,7 @@ RESTRICT=test distutils_enable_tests pytest python_prepare_all() { - sed -e "s:use_scm_version=.*:version='${PN}',:" \ + sed -e "s:use_scm_version=.*:version='${PV}',:" \ -e "/setup_requires/ d" \ -i setup.py || die diff --git a/dev-python/reportlab/Manifest b/dev-python/reportlab/Manifest index 154a20803204..8e8f474e6162 100644 --- a/dev-python/reportlab/Manifest +++ b/dev-python/reportlab/Manifest @@ -1,2 +1,3 @@ DIST pfbfer-20070710.zip 677333 BLAKE2B 100214476a361a5e5d1f3da0999591345f6e3a3f8c6bc3f6a3e9eca734190c6259758a43302c6e41254d33491fe535eb7d5dd07aa9727c912424bebc31fc18df SHA512 6fd4a5d955464b10d13a7b748703450c1fe120d5ed09e8cfa1b4dfa9c183c59fe001df29433af551796b0df62544b7ddc364f9bb1bdcc2cd300434340ffcc4f2 DIST reportlab-3.5.13.tar.gz 2842790 BLAKE2B 1457b5eb18d2f294decd7bbee202f42900a443eb7a31c2af56cc2180154e1bb48c4044c499b14489c23210e78c9bafb3fbbcd0c5a28f1d2e25f57d91dcb48526 SHA512 50afcdb5e844cc7ec5c1cf72ca28556e98ad721dce5b20cfb32fa720d56b221b9bd2662a88ea5647b11306d80e653334635b54165daa02d3062cf9d051bbd24b +DIST reportlab-3.5.42.tar.gz 2883081 BLAKE2B 22f4e7ebc233895a036eeb94c5beb9206be561a8a44895b36291a4f840603a2fec90107ac60e749f99be629202801c63ff67d5034d19b42383f2df12d457104d SHA512 f52717867190bf7812fd566d9ec3044198db809cdd0f53cc9dbfa92503a202540db659369e20bba3de07cd28eb10515d03b85700ac138c9394dc9eed1f08b8f8 diff --git a/dev-python/reportlab/metadata.xml b/dev-python/reportlab/metadata.xml index e1980044b565..1c2122c20fe1 100644 --- a/dev-python/reportlab/metadata.xml +++ b/dev-python/reportlab/metadata.xml @@ -5,10 +5,6 @@ python@gentoo.org Python - - The ReportLab Toolkit is a Python library for generating - PDFs and graphics. - reportlab diff --git a/dev-python/reportlab/reportlab-3.5.42.ebuild b/dev-python/reportlab/reportlab-3.5.42.ebuild new file mode 100644 index 000000000000..ae55110a73aa --- /dev/null +++ b/dev-python/reportlab/reportlab-3.5.42.ebuild @@ -0,0 +1,59 @@ +# 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} ) + +inherit distutils-r1 + +DESCRIPTION="Tools for generating printable PDF documents from any data source" +HOMEPAGE=" + https://www.reportlab.com/ + https://pypi.org/project/reportlab/ + https://bitbucket.org/rptlab/reportlab/" +SRC_URI=" + mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz + https://www.reportlab.com/ftp/fonts/pfbfer-20070710.zip" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +IUSE="test" +RESTRICT="!test? ( test )" + +DEPEND=" + media-libs/libart_lgpl:= + sys-libs/zlib:= +" +RDEPEND=" + dev-python/pillow[tiff,truetype,jpeg(+),${PYTHON_USEDEP}] +" +BDEPEND=" + test? ( ${RDEPEND} ) + app-arch/unzip +" +RDEPEND+=${DEPEND} + +distutils_enable_sphinx docs/source + +src_unpack() { + unpack ${P}.tar.gz + cd ${P}/src/reportlab/fonts || die + unpack pfbfer-20070710.zip +} + +src_prepare() { + # tests requiring Internet access + sed -i -e 's:test0:_&:' \ + tests/test_platypus_general.py \ + tests/test_platypus_images.py || die + sed -i -e 's:test9:_&:' tests/test_lib_utils.py || die + distutils-r1_src_prepare +} + +python_test() { + pushd tests > /dev/null || die + "${EPYTHON}" runAll.py || die "Testing failed with ${EPYTHON}" + popd > /dev/null || die +} diff --git a/dev-python/shiboken2/Manifest b/dev-python/shiboken2/Manifest new file mode 100644 index 000000000000..a13252698033 --- /dev/null +++ b/dev-python/shiboken2/Manifest @@ -0,0 +1,2 @@ +DIST pyside-setup-opensource-src-5.14.1.tar.xz 3217008 BLAKE2B c02a79ecea0ba8c7f5547d16c842437455f7f7fce9b7993849919b593fc50b70661e1fc7c1e01eb6a505807f05e17696b2e7727f6ada9ecae2ce30a9ab37a4aa SHA512 6dfe8dc6f302a35a6448c4facb2b98d638506381638c8bda69b75a47ea6cb3168b11515faf0000dbfb5e36bfad5d14488ba5a9bd914adb3f5c38ed18714521d4 +DIST pyside-setup-opensource-src-5.14.2.tar.xz 3238036 BLAKE2B 454f19ae4e154747bad2b833727ab62ded15bbac495cc0bef112ce6cccdd69bb5bb541c9b31125bd05090bfce042bac2ac8b47690c695e82b5c901e45e87f681 SHA512 6708c4ebb115119796756ccac89197e111eb27c4a91f52875da04eff4ca6f9e3fffefc18cc0219a8c3a3c81a667bf7509909a6d1d9ff1ee2cc0d957453cceffa diff --git a/dev-python/shiboken2/metadata.xml b/dev-python/shiboken2/metadata.xml new file mode 100644 index 000000000000..766f70c1559b --- /dev/null +++ b/dev-python/shiboken2/metadata.xml @@ -0,0 +1,13 @@ + + + + + zerochaos@gentoo.org + Rick Farina + + + Expose documentation as Python docstrings (recommended) + Implicitly convert passed NumPy arrays to Qt lists + Generate "QSurface::VulkanSurface" bindings + + diff --git a/dev-python/shiboken2/shiboken2-5.14.1-r3.ebuild b/dev-python/shiboken2/shiboken2-5.14.1-r3.ebuild new file mode 100644 index 000000000000..72c24c2bd8a8 --- /dev/null +++ b/dev-python/shiboken2/shiboken2-5.14.1-r3.ebuild @@ -0,0 +1,170 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +# TODO: Remove the shiboken2 5.14.1-specific "sed" kludge on the next bump. +# TODO: Split the "/usr/bin/shiboken2" binding generator from the +# "/usr/lib64/libshiboken2-*.so" family of shared libraries. The former +# requires everything (including Clang) at runtime; the latter only requires +# Qt and Python at runtime. Note that "pip" separates these two as well. See: +# https://doc.qt.io/qtforpython/shiboken2/faq.html#is-there-any-runtime-dependency-on-the-generated-binding +# Once split, the PySide2 ebuild should be revised to require +# "/usr/bin/shiboken2" at build time and "libshiboken2-*.so" at runtime. +# TODO: Add PyPy once officially supported. See also: +# https://bugreports.qt.io/browse/PYSIDE-535 +PYTHON_COMPAT=( python3_{6,7,8} ) + +inherit cmake-utils llvm python-r1 + +MY_P=pyside-setup-opensource-src-${PV} + +DESCRIPTION="Python binding generator for C++ libraries" +HOMEPAGE="https://wiki.qt.io/PySide2" +SRC_URI="https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-${PV}-src/${MY_P}.tar.xz" + +# The "sources/shiboken2/libshiboken" directory is triple-licensed under the +# GPL v2, v3+, and LGPL v3. All remaining files are licensed under the GPL v3 +# with version 1.0 of a Qt-specific exception enabling shiboken2 output to be +# arbitrarily relicensed. (TODO) +LICENSE="|| ( GPL-2 GPL-3+ LGPL-3 ) GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="+docstrings numpy test vulkan" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" + +#tests fail pretty bad and I'm not fixing them right now +RESTRICT="test" + +# Minimal supported version of Qt. +QT_PV="$(ver_cut 1-2):5" + +# Since Clang is required at both build- and runtime, BDEPEND is omitted here. +RDEPEND="${PYTHON_DEPS} + >=dev-qt/qtcore-${QT_PV} + >=sys-devel/clang-6:= + docstrings? ( + >=dev-libs/libxml2-2.6.32 + >=dev-libs/libxslt-1.1.19 + >=dev-qt/qtxml-${QT_PV} + >=dev-qt/qtxmlpatterns-${QT_PV} + ) + numpy? ( dev-python/numpy[${PYTHON_USEDEP}] ) + vulkan? ( dev-util/vulkan-headers ) +" +DEPEND="${RDEPEND} + test? ( >=dev-qt/qttest-${QT_PV} ) +" + +S=${WORKDIR}/${MY_P}/sources/shiboken2 +DOCS=( AUTHORS ) + +# Ensure the path returned by get_llvm_prefix() contains clang as well. +llvm_check_deps() { + has_version "sys-devel/clang:${LLVM_SLOT}" +} + +src_prepare() { + # TODO: File upstream issue requesting a sane way to disable NumPy support. + if ! use numpy; then + sed -i -e '/\bprint(os\.path\.realpath(numpy))/d' \ + libshiboken/CMakeLists.txt || die + fi + + # Shiboken2 assumes Vulkan headers live under either "$VULKAN_SDK/include" + # or "$VK_SDK_PATH/include" rather than "${EPREFIX}/usr/include/vulkan". + if use vulkan; then + sed -i -e 's~\bdetectVulkan(&headerPaths);~headerPaths.append(HeaderPath{QByteArrayLiteral("'${EPREFIX}'/usr/include/vulkan"), HeaderType::System});~' \ + ApiExtractor/clangparser/compilersupport.cpp || die + fi + + # Shiboken2 assumes the "/usr/lib/clang/${CLANG_NEWEST_VERSION}/include/" + # subdirectory provides Clang builtin includes (e.g., "stddef.h") for the + # currently installed version of Clang, where ${CLANG_NEWEST_VERSION} is + # the largest version specifier that exists under the "/usr/lib/clang/" + # subdirectory. This assumption is false in edge cases, including when + # users downgrade from newer Clang versions but fail to remove those + # versions with "emerge --depclean". See also: + # https://github.com/leycec/raiagent/issues/85 + # + # Sadly, the clang-* family of functions exported by the "toolchain-funcs" + # eclass are defective, returning nonsensical placeholder strings if the + # end user has *NOT* explicitly configured their C++ compiler to be Clang. + # PySide2 does *NOT* care whether the end user has done so or not, as + # PySide2 unconditionally requires Clang in either case. This requires us + # to temporarily coerce the "${CPP}" environment variable identifying the + # current C++ compiler to "clang" immediately *BEFORE* calling such a + # function and then restoring that variable to its prior state immediately + # *AFTER* returning from that function call merely to force the + # clang-fullversion() function called below to return sanity. See also: + # https://bugs.gentoo.org/619490 + _CPP_old="$(tc-getCPP)" + CPP=clang + sed -i -e 's~(findClangBuiltInIncludesDir())~(QStringLiteral("'${EPREFIX}'/usr/lib/clang/'$(clang-fullversion)'/include"))~' \ + ApiExtractor/clangparser/compilersupport.cpp || die + CPP="${_CPP_old}" + + cmake-utils_src_prepare +} + +src_configure() { + local mycmakeargs=( + -DBUILD_TESTS=$(usex test) + -DDISABLE_DOCSTRINGS=$(usex !docstrings) + ) + + shiboken2_configure() { + local mycmakeargs=( + "${mycmakeargs[@]}" + -DPYTHON_CONFIG_SUFFIX="-${EPYTHON}" + -DPYTHON_EXECUTABLE="${PYTHON}" + -DUSE_PYTHON_VERSION="${EPYTHON#python}" + ) + # CMakeLists.txt expects LLVM_INSTALL_DIR as an environment variable. + LLVM_INSTALL_DIR="$(get_llvm_prefix)" cmake-utils_src_configure + } + python_foreach_impl shiboken2_configure +} + +src_compile() { + python_foreach_impl cmake-utils_src_compile +} + +src_test() { + python_foreach_impl cmake-utils_src_test +} + +src_install() { + shiboken2_install() { + cmake-utils_src_install + python_optimize + + # Uniquify the "shiboken2" executable for the current Python target, + # preserving an unversioned "shiboken2" file arbitrarily associated + # with the last Python target. + cp "${ED}"/usr/bin/${PN}{,-${EPYTHON}} || die + + # Uniquify the Shiboken2 pkgconfig file for the current Python target, + # preserving an unversioned "shiboken2.pc" file arbitrarily associated + # with the last Python target. See also: + # https://github.com/leycec/raiagent/issues/73 + cp "${ED}/usr/$(get_libdir)"/pkgconfig/${PN}{,-${EPYTHON}}.pc || die + } + python_foreach_impl shiboken2_install + + # CMakeLists.txt installs a "Shiboken2Targets-gentoo.cmake" file forcing + # downstream consumers (e.g., PySide2) to target one "libshiboken2-*.so" + # library and one "shiboken2" executable linked to one Python interpreter. + # See also: + # https://bugreports.qt.io/browse/PYSIDE-1053 + # https://github.com/leycec/raiagent/issues/74 + sed -i \ + -e 's~shiboken2-python[[:digit:]]\+\.[[:digit:]]\+~shiboken2${PYTHON_CONFIG_SUFFIX}~g' \ + -e 's~/bin/shiboken2~/bin/shiboken2${PYTHON_CONFIG_SUFFIX}~g' \ + "${ED}/usr/$(get_libdir)"/cmake/Shiboken2-${PV}/Shiboken2Targets-gentoo.cmake || die + + # Remove the broken "shiboken_tool.py" script. By inspection, this script + # reduces to a noop. Moreover, this script raises the following exception: + # FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/../shiboken_tool.py': '/usr/bin/../shiboken_tool.py' + rm "${ED}"/usr/bin/shiboken_tool.py +} diff --git a/dev-python/shiboken2/shiboken2-5.14.2.ebuild b/dev-python/shiboken2/shiboken2-5.14.2.ebuild new file mode 100644 index 000000000000..aa293aaad1eb --- /dev/null +++ b/dev-python/shiboken2/shiboken2-5.14.2.ebuild @@ -0,0 +1,169 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +# TODO: Split the "/usr/bin/shiboken2" binding generator from the +# "/usr/lib64/libshiboken2-*.so" family of shared libraries. The former +# requires everything (including Clang) at runtime; the latter only requires +# Qt and Python at runtime. Note that "pip" separates these two as well. See: +# https://doc.qt.io/qtforpython/shiboken2/faq.html#is-there-any-runtime-dependency-on-the-generated-binding +# Once split, the PySide2 ebuild should be revised to require +# "/usr/bin/shiboken2" at build time and "libshiboken2-*.so" at runtime. +# TODO: Add PyPy once officially supported. See also: +# https://bugreports.qt.io/browse/PYSIDE-535 +PYTHON_COMPAT=( python3_{6,7,8} ) + +inherit cmake-utils llvm python-r1 toolchain-funcs + +MY_P=pyside-setup-opensource-src-${PV} + +DESCRIPTION="Python binding generator for C++ libraries" +HOMEPAGE="https://wiki.qt.io/PySide2" +SRC_URI="https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-${PV}-src/${MY_P}.tar.xz" + +# The "sources/shiboken2/libshiboken" directory is triple-licensed under the +# GPL v2, v3+, and LGPL v3. All remaining files are licensed under the GPL v3 +# with version 1.0 of a Qt-specific exception enabling shiboken2 output to be +# arbitrarily relicensed. (TODO) +LICENSE="|| ( GPL-2 GPL-3+ LGPL-3 ) GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="+docstrings numpy test vulkan" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" + +#tests fail pretty bad and I'm not fixing them right now +RESTRICT="test" + +# Minimal supported version of Qt. +QT_PV="$(ver_cut 1-2):5" + +# Since Clang is required at both build- and runtime, BDEPEND is omitted here. +RDEPEND="${PYTHON_DEPS} + >=dev-qt/qtcore-${QT_PV} + >=sys-devel/clang-6:= + docstrings? ( + >=dev-libs/libxml2-2.6.32 + >=dev-libs/libxslt-1.1.19 + >=dev-qt/qtxml-${QT_PV} + >=dev-qt/qtxmlpatterns-${QT_PV} + ) + numpy? ( dev-python/numpy[${PYTHON_USEDEP}] ) + vulkan? ( dev-util/vulkan-headers ) +" +DEPEND="${RDEPEND} + test? ( >=dev-qt/qttest-${QT_PV} ) +" + +S=${WORKDIR}/${MY_P}/sources/shiboken2 +DOCS=( AUTHORS ) + +# Ensure the path returned by get_llvm_prefix() contains clang as well. +llvm_check_deps() { + has_version "sys-devel/clang:${LLVM_SLOT}" +} + +src_prepare() { + # TODO: File upstream issue requesting a sane way to disable NumPy support. + if ! use numpy; then + sed -i -e '/\bprint(os\.path\.realpath(numpy))/d' \ + libshiboken/CMakeLists.txt || die + fi + + # Shiboken2 assumes Vulkan headers live under either "$VULKAN_SDK/include" + # or "$VK_SDK_PATH/include" rather than "${EPREFIX}/usr/include/vulkan". + if use vulkan; then + sed -i -e 's~\bdetectVulkan(&headerPaths);~headerPaths.append(HeaderPath{QByteArrayLiteral("'${EPREFIX}'/usr/include/vulkan"), HeaderType::System});~' \ + ApiExtractor/clangparser/compilersupport.cpp || die + fi + + # Shiboken2 assumes the "/usr/lib/clang/${CLANG_NEWEST_VERSION}/include/" + # subdirectory provides Clang builtin includes (e.g., "stddef.h") for the + # currently installed version of Clang, where ${CLANG_NEWEST_VERSION} is + # the largest version specifier that exists under the "/usr/lib/clang/" + # subdirectory. This assumption is false in edge cases, including when + # users downgrade from newer Clang versions but fail to remove those + # versions with "emerge --depclean". See also: + # https://github.com/leycec/raiagent/issues/85 + # + # Sadly, the clang-* family of functions exported by the "toolchain-funcs" + # eclass are defective, returning nonsensical placeholder strings if the + # end user has *NOT* explicitly configured their C++ compiler to be Clang. + # PySide2 does *NOT* care whether the end user has done so or not, as + # PySide2 unconditionally requires Clang in either case. This requires us + # to temporarily coerce the "${CPP}" environment variable identifying the + # current C++ compiler to "clang" immediately *BEFORE* calling such a + # function and then restoring that variable to its prior state immediately + # *AFTER* returning from that function call merely to force the + # clang-fullversion() function called below to return sanity. See also: + # https://bugs.gentoo.org/619490 + _CPP_old="$(tc-getCPP)" + CPP=clang + sed -i -e 's~(findClangBuiltInIncludesDir())~(QStringLiteral("'${EPREFIX}'/usr/lib/clang/'$(clang-fullversion)'/include"))~' \ + ApiExtractor/clangparser/compilersupport.cpp || die + CPP="${_CPP_old}" + + cmake-utils_src_prepare +} + +src_configure() { + local mycmakeargs=( + -DBUILD_TESTS=$(usex test) + -DDISABLE_DOCSTRINGS=$(usex !docstrings) + ) + + shiboken2_configure() { + local mycmakeargs=( + "${mycmakeargs[@]}" + -DPYTHON_CONFIG_SUFFIX="-${EPYTHON}" + -DPYTHON_EXECUTABLE="${PYTHON}" + -DUSE_PYTHON_VERSION="${EPYTHON#python}" + ) + # CMakeLists.txt expects LLVM_INSTALL_DIR as an environment variable. + LLVM_INSTALL_DIR="$(get_llvm_prefix)" cmake-utils_src_configure + } + python_foreach_impl shiboken2_configure +} + +src_compile() { + python_foreach_impl cmake-utils_src_compile +} + +src_test() { + python_foreach_impl cmake-utils_src_test +} + +src_install() { + shiboken2_install() { + cmake-utils_src_install + python_optimize + + # Uniquify the "shiboken2" executable for the current Python target, + # preserving an unversioned "shiboken2" file arbitrarily associated + # with the last Python target. + cp "${ED}"/usr/bin/${PN}{,-${EPYTHON}} || die + + # Uniquify the Shiboken2 pkgconfig file for the current Python target, + # preserving an unversioned "shiboken2.pc" file arbitrarily associated + # with the last Python target. See also: + # https://github.com/leycec/raiagent/issues/73 + cp "${ED}/usr/$(get_libdir)"/pkgconfig/${PN}{,-${EPYTHON}}.pc || die + } + python_foreach_impl shiboken2_install + + # CMakeLists.txt installs a "Shiboken2Targets-gentoo.cmake" file forcing + # downstream consumers (e.g., PySide2) to target one "libshiboken2-*.so" + # library and one "shiboken2" executable linked to one Python interpreter. + # See also: + # https://bugreports.qt.io/browse/PYSIDE-1053 + # https://github.com/leycec/raiagent/issues/74 + sed -i \ + -e 's~shiboken2-python[[:digit:]]\+\.[[:digit:]]\+~shiboken2${PYTHON_CONFIG_SUFFIX}~g' \ + -e 's~/bin/shiboken2~/bin/shiboken2${PYTHON_CONFIG_SUFFIX}~g' \ + "${ED}/usr/$(get_libdir)"/cmake/Shiboken2-${PV}/Shiboken2Targets-gentoo.cmake || die + + # Remove the broken "shiboken_tool.py" script. By inspection, this script + # reduces to a noop. Moreover, this script raises the following exception: + # FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/../shiboken_tool.py': '/usr/bin/../shiboken_tool.py' + rm "${ED}"/usr/bin/shiboken_tool.py +} diff --git a/dev-python/six/Manifest b/dev-python/six/Manifest index 6da6ad3d6253..3015599c7eeb 100644 --- a/dev-python/six/Manifest +++ b/dev-python/six/Manifest @@ -1 +1,2 @@ DIST six-1.14.0.tar.gz 33857 BLAKE2B 711ef5b79118c1280c9868688869cc475668c248e6b0c2061145818842d5b4c28809d86b1388709af24f6e92fe5926ea6261f1b85c62db749f79664cbad93e4d SHA512 4dea0f4e7961e8b582d665501c65852dc3b73516a0b6f78b0888c8670f1450df58bd3eea418777f41080b842ab6c3d8633be1034bcf920192e5590d5316e2c9e +DIST six-1.15.0.tar.gz 33917 BLAKE2B 57e852b6c35dd19e256814c0371cfbc26141b0f25a31f79a1cbd1b0cdd7d3cacf1236b96f5452f968cc426e6dff4d1ad70a9f2432bc361ba3c8c17fd40fe7582 SHA512 eb840ac17f433f1fc4af56de75cfbfe0b54e6a737bb23c453bf09a4a13d768d153e46064880dc763f4c5cc2785b78ea6d3d3b4a41fed181cb9064837e3f699a9 diff --git a/dev-python/six/six-1.15.0.ebuild b/dev-python/six/six-1.15.0.ebuild new file mode 100644 index 000000000000..fce9c6eaf047 --- /dev/null +++ b/dev-python/six/six-1.15.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 ) + +inherit distutils-r1 + +DESCRIPTION="Python 2 and 3 compatibility library" +HOMEPAGE="https://github.com/benjaminp/six https://pypi.org/project/six/" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="doc" + +distutils_enable_sphinx documentation --no-autodoc +distutils_enable_tests pytest diff --git a/dev-qt/Manifest.gz b/dev-qt/Manifest.gz index b7ff6331b7a7..f517b733d964 100644 Binary files a/dev-qt/Manifest.gz and b/dev-qt/Manifest.gz differ diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.14.2-r2.ebuild b/dev-qt/qtdeclarative/qtdeclarative-5.14.2-r2.ebuild index d598cd56684c..8974a5e83194 100644 --- a/dev-qt/qtdeclarative/qtdeclarative-5.14.2-r2.ebuild +++ b/dev-qt/qtdeclarative/qtdeclarative-5.14.2-r2.ebuild @@ -8,7 +8,7 @@ inherit python-any-r1 qt5-build DESCRIPTION="The QML and Quick modules for the Qt5 framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~sparc x86" + KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ppc64 ~sparc x86" fi IUSE="gles2-only +jit localstorage vulkan +widgets" diff --git a/dev-scheme/Manifest.gz b/dev-scheme/Manifest.gz index 60f8d951f9d4..30182ed37a92 100644 Binary files a/dev-scheme/Manifest.gz and b/dev-scheme/Manifest.gz differ diff --git a/dev-scheme/bytestructures/bytestructures-1.0.1.ebuild b/dev-scheme/bytestructures/bytestructures-1.0.1.ebuild index 810721ecfa91..f87e5474f7f2 100644 --- a/dev-scheme/bytestructures/bytestructures-1.0.1.ebuild +++ b/dev-scheme/bytestructures/bytestructures-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,3 +14,7 @@ IUSE="" RDEPEND=">=dev-scheme/guile-2.0.0:=" DEPEND="${RDEPEND}" + +# guile generates ELF files without use of C or machine code +# It's a portage's false positive. bug #677600 +QA_FLAGS_IGNORED='.*[.]go' diff --git a/dev-scheme/guile-gcrypt/guile-gcrypt-0.2.1.ebuild b/dev-scheme/guile-gcrypt/guile-gcrypt-0.2.1.ebuild index 05bb44f4372f..3eb4f555d7c2 100644 --- a/dev-scheme/guile-gcrypt/guile-gcrypt-0.2.1.ebuild +++ b/dev-scheme/guile-gcrypt/guile-gcrypt-0.2.1.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 @@ -22,6 +22,10 @@ DEPEND="${RDEPEND}" S=${WORKDIR}/${PN} +# guile generates ELF files without use of C or machine code +# It's a portage's false positive. bug #677600 +QA_FLAGS_IGNORED='.*[.]go' + src_prepare() { default diff --git a/dev-scheme/guile-git/guile-git-0.3.0.ebuild b/dev-scheme/guile-git/guile-git-0.3.0.ebuild index 1f0eb73bd073..973441d8fc72 100644 --- a/dev-scheme/guile-git/guile-git-0.3.0.ebuild +++ b/dev-scheme/guile-git/guile-git-0.3.0.ebuild @@ -21,6 +21,10 @@ DEPEND="${RDEPEND}" RESTRICT=test # Tets suite needs a fix: https://gitlab.com/guile-git/guile-git/issues/18 +# guile generates ELF files without use of C or machine code +# It's a portage's false positive. bug #677600 +QA_FLAGS_IGNORED='.*[.]go' + src_prepare() { default diff --git a/dev-scheme/guile-sqlite3/guile-sqlite3-0.1.0.ebuild b/dev-scheme/guile-sqlite3/guile-sqlite3-0.1.0.ebuild index 37fa893a5c22..2dcdab112998 100644 --- a/dev-scheme/guile-sqlite3/guile-sqlite3-0.1.0.ebuild +++ b/dev-scheme/guile-sqlite3/guile-sqlite3-0.1.0.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=6 @@ -20,6 +20,10 @@ RDEPEND=" " DEPEND="${RDEPEND}" +# guile generates ELF files without use of C or machine code +# It's a portage's false positive. bug #677600 +QA_FLAGS_IGNORED='.*[.]go' + S=${WORKDIR}/${PN} src_prepare() { diff --git a/dev-util/Manifest.gz b/dev-util/Manifest.gz index 535be0335c56..085f1e67160c 100644 Binary files a/dev-util/Manifest.gz and b/dev-util/Manifest.gz differ diff --git a/dev-util/cmake/Manifest b/dev-util/cmake/Manifest index 2affc278ad55..5d0807b7869e 100644 --- a/dev-util/cmake/Manifest +++ b/dev-util/cmake/Manifest @@ -1,5 +1,3 @@ DIST cmake-3.13.5.tar.gz 8618821 BLAKE2B 765678bc92821207c53bfb4ac995a791b938f20236c3a6fda873b8edd11cd1401b4f4c05f170b8f600f38bde5f1227c715499eee072a8de3bb29d4f5cd230226 SHA512 99e3a8f5bc147dd90b9cab11f06892d87f289aa1354ad323711fe96ebc9c32b1e887e8f9d3575a37831c4d2153a070ff9115c5e27a185d54170bad9dbbaabc26 -DIST cmake-3.14.6.tar.gz 8861359 BLAKE2B 257a9a89fe880f8945f47a4bb1980e66f0f28ee5cebeb161012860ae8578487e50c60060ad5144ec6f5b7ea860112edd01909ebceec24b8370e3769ff2a79e99 SHA512 8cf3afadec3fe931d9f954e3148a398939cd16c1fbcb4c5303ac635e2b5029960867f317fd13a46fceebe46e7328689e847f03d7d7c74bb31e23c9cc55838f56 DIST cmake-3.16.5.tar.gz 9111262 BLAKE2B 5f996113a4979563d7b9f298b4b1a32d6f91eebaa79af42e1cbf247884e443de47e30030fd0f16c7755c4086e2bff0c0741911753ea7c889b68c393c0b98c876 SHA512 204ce83501c8068ff660c30a68641a354764135e1600a9a95b39476d072876e400961377e19bbe03a7b18412b36dcf21a693946a2a81cff5985e637e9f193671 -DIST cmake-3.17.1.tar.gz 9467298 BLAKE2B 16982bf8236568430b0b68608c4eb062e4d550a914bca59113e6f288f069681361ab88b695b91a4e62600042c542db658b209b0744e68966bb36ad18ae37a9ff SHA512 457f4f43a32cc8d966939158f2cc09768b93733426aeb9b6da71313ec060f958399d098af363c3c7f18752998347e05073a399de736e5ca0804ec2bba2cee7ac DIST cmake-3.17.2.tar.gz 9469251 BLAKE2B 85818c6346ee600a0185687809b666a3186831d590680bba8a41d6d52cd3852ce84fdac240100a7b91f06897a779e1e44b67d9a8da4e806347c9a4a46dab354d SHA512 4998ec3ac7367cec237187b1568a1935b402c39959c1869c9ae94e013060f6d2e03089eba34187f91063de169df78425dee2aa01acb925347aeb97f99bcad6a2 diff --git a/dev-util/cmake/cmake-3.13.5.ebuild b/dev-util/cmake/cmake-3.13.5.ebuild index b9d4d984f6dd..1c5774d1e717 100644 --- a/dev-util/cmake/cmake-3.13.5.ebuild +++ b/dev-util/cmake/cmake-3.13.5.ebuild @@ -5,7 +5,7 @@ EAPI=7 CMAKE_MAKEFILE_GENERATOR="emake" CMAKE_REMOVE_MODULES_LIST=( none ) -inherit bash-completion-r1 elisp-common flag-o-matic toolchain-funcs virtualx xdg cmake +inherit bash-completion-r1 cmake elisp-common flag-o-matic toolchain-funcs virtualx xdg-utils MY_P="${P/_/-}" @@ -211,16 +211,20 @@ src_install() { rm -r "${ED}"/usr/share/cmake/{completions,editors} || die } -pkg_preinst() { - use qt5 && xdg_pkg_preinst -} - pkg_postinst() { use emacs && elisp-site-regen - use qt5 && xdg_pkg_postinst + if use qt5; then + xdg_icon_cache_update + xdg_desktop_database_update + xdg_mimeinfo_database_update + fi } pkg_postrm() { use emacs && elisp-site-regen - use qt5 && xdg_pkg_postrm + if use qt5; then + xdg_icon_cache_update + xdg_desktop_database_update + xdg_mimeinfo_database_update + fi } diff --git a/dev-util/cmake/cmake-3.14.6.ebuild b/dev-util/cmake/cmake-3.14.6.ebuild deleted file mode 100644 index f3f66749b58a..000000000000 --- a/dev-util/cmake/cmake-3.14.6.ebuild +++ /dev/null @@ -1,226 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -CMAKE_MAKEFILE_GENERATOR="emake" -CMAKE_REMOVE_MODULES_LIST=( none ) -inherit bash-completion-r1 elisp-common flag-o-matic toolchain-funcs virtualx xdg cmake - -MY_P="${P/_/-}" - -DESCRIPTION="Cross platform Make" -HOMEPAGE="https://cmake.org/" -SRC_URI="https://cmake.org/files/v$(ver_cut 1-2)/${MY_P}.tar.gz" - -LICENSE="CMake" -SLOT="0" -[[ "${PV}" = *_rc* ]] || \ -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 emacs system-jsoncpp ncurses qt5 test" -RESTRICT="!test? ( test )" - -RDEPEND=" - app-crypt/rhash - >=app-arch/libarchive-3.0.0:= - >=dev-libs/expat-2.0.1 - >=dev-libs/libuv-1.10.0:= - >=net-misc/curl-7.21.5[ssl] - sys-libs/zlib - virtual/pkgconfig - emacs? ( >=app-editors/emacs-23.1:* ) - ncurses? ( sys-libs/ncurses:0= ) - qt5? ( - dev-qt/qtcore:5 - dev-qt/qtgui:5 - dev-qt/qtwidgets:5 - ) - system-jsoncpp? ( >=dev-libs/jsoncpp-0.6.0_rc2:0= ) -" -DEPEND="${RDEPEND}" -BDEPEND=" - doc? ( - dev-python/requests - dev-python/sphinx - ) -" - -S="${WORKDIR}/${MY_P}" - -SITEFILE="50${PN}-gentoo.el" - -PATCHES=( - # prefix - "${FILESDIR}"/${PN}-3.4.0_rc1-darwin-bundle.patch - "${FILESDIR}"/${PN}-3.14.0_rc3-prefix-dirs.patch - # Next patch requires new work from prefix people - #"${FILESDIR}"/${PN}-3.1.0-darwin-isysroot.patch - - # handle gentoo packaging in find modules - "${FILESDIR}"/${PN}-3.14.0_rc1-FindBLAS.patch - "${FILESDIR}"/${PN}-3.14.0_rc1-FindLAPACK.patch - "${FILESDIR}"/${PN}-3.5.2-FindQt4.patch - - # respect python eclasses - "${FILESDIR}"/${PN}-2.8.10.2-FindPythonLibs.patch - "${FILESDIR}"/${PN}-3.9.0_rc2-FindPythonInterp.patch - - # upstream fixes (can usually be removed with a version bump) -) - -cmake_src_bootstrap() { - # Cleanup args to extract only JOBS. - # Because bootstrap does not know anything else. - grep -Eo '(\-j|\-\-jobs)(=?|[[:space:]]*)[[:digit:]]+' <<< "${MAKEOPTS}" > /dev/null - if [[ $? -eq 0 ]] ; then - par_arg=$(grep -Eo '(\-j|\-\-jobs)(=?|[[:space:]]*)[[:digit:]]+' <<< "${MAKEOPTS}" | tail -n1 | grep -o '[[:digit:]]+') - par_arg="--parallel=${par_arg}" - else - par_arg="--parallel=1" - fi - - # disable running of cmake in boostrap command - sed -i \ - -e '/"${cmake_bootstrap_dir}\/cmake"/s/^/#DONOTRUN /' \ - bootstrap || die "sed failed" - - # execinfo.h on Solaris isn't quite what it is on Darwin - if [[ ${CHOST} == *-solaris* ]] ; then - sed -i -e 's/execinfo\.h/blablabla.h/' \ - Source/kwsys/CMakeLists.txt || die - fi - - tc-export CC CXX LD - - # bootstrap script isn't exactly /bin/sh compatible - ${CONFIG_SHELL:-sh} ./bootstrap \ - --prefix="${T}/cmakestrap/" \ - ${par_arg} \ - || die "Bootstrap failed" -} - -cmake_src_test() { - # fix OutDir and SelectLibraryConfigurations tests - # these are altered thanks to our eclass - sed -i -e 's:^#_cmake_modify_IGNORE ::g' \ - "${S}"/Tests/{OutDir,CMakeOnly/SelectLibraryConfigurations}/CMakeLists.txt \ - || die - - pushd "${BUILD_DIR}" > /dev/null - - local ctestargs - [[ -n ${TEST_VERBOSE} ]] && ctestargs="--extra-verbose --output-on-failure" - - # Excluded tests: - # BootstrapTest: we actualy bootstrap it every time so why test it. - # BundleUtilities: bundle creation broken - # CMakeOnly.AllFindModules: pthread issues - # CTest.updatecvs: which fails to commit as root - # Fortran: requires fortran - # RunCMake.CompilerLauncher: also requires fortran - # RunCMake.CPack_RPM: breaks if app-arch/rpm is installed because - # debugedit binary is not in the expected location - # RunCMake.CPack_DEB: breaks if app-arch/dpkg is installed because - # it can't find a deb package that owns libc - # TestUpload, which requires network access - "${BUILD_DIR}"/bin/ctest \ - -j "$(makeopts_jobs)" \ - --test-load "$(makeopts_loadavg)" \ - ${ctestargs} \ - -E "(BootstrapTest|BundleUtilities|CMakeOnly.AllFindModules|CompileOptions|CTest.UpdateCVS|Fortran|RunCMake.CompilerLauncher|RunCMake.CPack_(DEB|RPM)|TestUpload)" \ - || die "Tests failed" - - popd > /dev/null -} - -src_prepare() { - cmake_src_prepare - - # disable Xcode hooks, bug #652134 - if [[ ${CHOST} == *-darwin* ]] ; then - sed -i -e 's/__APPLE__/__DISABLED_APPLE__/' \ - Source/cmGlobalXCodeGenerator.cxx || die - fi - - # Add gcc libs to the default link paths - sed -i \ - -e "s|@GENTOO_PORTAGE_GCCLIBDIR@|${EPREFIX}/usr/${CHOST}/lib/|g" \ - -e "$(usex prefix-guest "s|@GENTOO_HOST@||" "/@GENTOO_HOST@/d")" \ - -e "s|@GENTOO_PORTAGE_EPREFIX@|${EPREFIX}/|g" \ - Modules/Platform/{UnixPaths,Darwin}.cmake || die "sed failed" - if ! has_version \>=${CATEGORY}/${PN}-3.4.0_rc1 ; then - CMAKE_BINARY="${S}/Bootstrap.cmk/cmake" - cmake_src_bootstrap - fi -} - -src_configure() { - # Fix linking on Solaris - [[ ${CHOST} == *-solaris* ]] && append-ldflags -lsocket -lnsl - - local mycmakeargs=( - -DCMAKE_USE_SYSTEM_LIBRARIES=ON - -DCMAKE_USE_SYSTEM_LIBRARY_JSONCPP=$(usex system-jsoncpp) - -DCMAKE_DOC_DIR=/share/doc/${PF} - -DCMAKE_MAN_DIR=/share/man - -DCMAKE_DATA_DIR=/share/${PN} - -DSPHINX_MAN=$(usex doc) - -DSPHINX_HTML=$(usex doc) - -DBUILD_CursesDialog="$(usex ncurses)" - -DBUILD_TESTING=$(usex test) - ) - - if use qt5 ; then - mycmakeargs+=( - -DBUILD_QtDialog=ON - $(cmake_use_find_package qt5 Qt5Widgets) - ) - fi - - cmake_src_configure -} - -src_compile() { - cmake_src_compile - use emacs && elisp-compile Auxiliary/cmake-mode.el -} - -src_test() { - virtx cmake_src_test -} - -src_install() { - cmake_src_install - - if use emacs; then - elisp-install ${PN} Auxiliary/cmake-mode.el Auxiliary/cmake-mode.elc - elisp-site-file-install "${FILESDIR}/${SITEFILE}" - fi - - insinto /usr/share/vim/vimfiles/syntax - doins Auxiliary/vim/syntax/cmake.vim - - insinto /usr/share/vim/vimfiles/indent - doins Auxiliary/vim/indent/cmake.vim - - insinto /usr/share/vim/vimfiles/ftdetect - doins "${FILESDIR}/${PN}.vim" - - dobashcomp Auxiliary/bash-completion/{${PN},ctest,cpack} - - rm -r "${ED}"/usr/share/cmake/{completions,editors} || die -} - -pkg_preinst() { - use qt5 && xdg_pkg_preinst -} - -pkg_postinst() { - use emacs && elisp-site-regen - use qt5 && xdg_pkg_postinst -} - -pkg_postrm() { - use emacs && elisp-site-regen - use qt5 && xdg_pkg_postrm -} diff --git a/dev-util/cmake/cmake-3.16.5.ebuild b/dev-util/cmake/cmake-3.16.5.ebuild index 49f4e63a42b2..dc86361bb11d 100644 --- a/dev-util/cmake/cmake-3.16.5.ebuild +++ b/dev-util/cmake/cmake-3.16.5.ebuild @@ -5,8 +5,8 @@ EAPI=7 CMAKE_MAKEFILE_GENERATOR="emake" CMAKE_REMOVE_MODULES_LIST=( none ) -inherit bash-completion-r1 elisp-common flag-o-matic multiprocessing \ - toolchain-funcs virtualx xdg cmake +inherit bash-completion-r1 cmake elisp-common flag-o-matic multiprocessing \ + toolchain-funcs virtualx xdg-utils MY_P="${P/_/-}" @@ -201,16 +201,20 @@ src_install() { rm -r "${ED}"/usr/share/cmake/{completions,editors} || die } -pkg_preinst() { - use qt5 && xdg_pkg_preinst -} - pkg_postinst() { use emacs && elisp-site-regen - use qt5 && xdg_pkg_postinst + if use qt5; then + xdg_icon_cache_update + xdg_desktop_database_update + xdg_mimeinfo_database_update + fi } pkg_postrm() { use emacs && elisp-site-regen - use qt5 && xdg_pkg_postrm + if use qt5; then + xdg_icon_cache_update + xdg_desktop_database_update + xdg_mimeinfo_database_update + fi } diff --git a/dev-util/cmake/cmake-3.17.1.ebuild b/dev-util/cmake/cmake-3.17.1.ebuild deleted file mode 100644 index a6e3aed2b308..000000000000 --- a/dev-util/cmake/cmake-3.17.1.ebuild +++ /dev/null @@ -1,216 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -CMAKE_MAKEFILE_GENERATOR="emake" -CMAKE_REMOVE_MODULES_LIST=( none ) -inherit bash-completion-r1 elisp-common flag-o-matic multiprocessing \ - toolchain-funcs virtualx xdg cmake - -MY_P="${P/_/-}" - -DESCRIPTION="Cross platform Make" -HOMEPAGE="https://cmake.org/" -SRC_URI="https://cmake.org/files/v$(ver_cut 1-2)/${MY_P}.tar.gz" - -LICENSE="CMake" -SLOT="0" -[[ "${PV}" = *_rc* ]] || \ -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 emacs ncurses qt5 test" -RESTRICT="!test? ( test )" - -RDEPEND=" - app-crypt/rhash - >=app-arch/libarchive-3.0.0:= - >=dev-libs/expat-2.0.1 - >=dev-libs/jsoncpp-1.9.2-r2:0= - >=dev-libs/libuv-1.10.0:= - >=net-misc/curl-7.21.5[ssl] - sys-libs/zlib - virtual/pkgconfig - emacs? ( >=app-editors/emacs-23.1:* ) - ncurses? ( sys-libs/ncurses:0= ) - qt5? ( - dev-qt/qtcore:5 - dev-qt/qtgui:5 - dev-qt/qtwidgets:5 - ) -" -DEPEND="${RDEPEND}" -BDEPEND=" - doc? ( - dev-python/requests - dev-python/sphinx - ) -" - -S="${WORKDIR}/${MY_P}" - -SITEFILE="50${PN}-gentoo.el" - -PATCHES=( - # prefix - "${FILESDIR}"/${PN}-3.16.0_rc4-darwin-bundle.patch - "${FILESDIR}"/${PN}-3.14.0_rc3-prefix-dirs.patch - # Next patch requires new work from prefix people - #"${FILESDIR}"/${PN}-3.1.0-darwin-isysroot.patch - - # handle gentoo packaging in find modules - "${FILESDIR}"/${PN}-3.17.0_rc1-FindBLAS.patch - "${FILESDIR}"/${PN}-3.17.0_rc1-FindLAPACK.patch - "${FILESDIR}"/${PN}-3.5.2-FindQt4.patch - - # respect python eclasses - "${FILESDIR}"/${PN}-2.8.10.2-FindPythonLibs.patch - "${FILESDIR}"/${PN}-3.9.0_rc2-FindPythonInterp.patch - - # upstream fixes (can usually be removed with a version bump) -) - -cmake_src_bootstrap() { - # disable running of cmake in boostrap command - sed -i \ - -e '/"${cmake_bootstrap_dir}\/cmake"/s/^/#DONOTRUN /' \ - bootstrap || die "sed failed" - - # execinfo.h on Solaris isn't quite what it is on Darwin - if [[ ${CHOST} == *-solaris* ]] ; then - sed -i -e 's/execinfo\.h/blablabla.h/' \ - Source/kwsys/CMakeLists.txt || die - fi - - tc-export CC CXX LD - - # bootstrap script isn't exactly /bin/sh compatible - ${CONFIG_SHELL:-sh} ./bootstrap \ - --prefix="${T}/cmakestrap/" \ - --parallel=$(makeopts_jobs "${MAKEOPTS}" "$(get_nproc)") \ - || die "Bootstrap failed" -} - -cmake_src_test() { - # fix OutDir and SelectLibraryConfigurations tests - # these are altered thanks to our eclass - sed -i -e 's:^#_cmake_modify_IGNORE ::g' \ - "${S}"/Tests/{OutDir,CMakeOnly/SelectLibraryConfigurations}/CMakeLists.txt \ - || die - - pushd "${BUILD_DIR}" > /dev/null - - local ctestargs - [[ -n ${TEST_VERBOSE} ]] && ctestargs="--extra-verbose --output-on-failure" - - # Excluded tests: - # BootstrapTest: we actualy bootstrap it every time so why test it. - # BundleUtilities: bundle creation broken - # CMakeOnly.AllFindModules: pthread issues - # CTest.updatecvs: which fails to commit as root - # Fortran: requires fortran - # RunCMake.CompilerLauncher: also requires fortran - # RunCMake.CPack_RPM: breaks if app-arch/rpm is installed because - # debugedit binary is not in the expected location - # RunCMake.CPack_DEB: breaks if app-arch/dpkg is installed because - # it can't find a deb package that owns libc - # TestUpload, which requires network access - "${BUILD_DIR}"/bin/ctest \ - -j "$(makeopts_jobs)" \ - --test-load "$(makeopts_loadavg)" \ - ${ctestargs} \ - -E "(BootstrapTest|BundleUtilities|CMakeOnly.AllFindModules|CompileOptions|CTest.UpdateCVS|Fortran|RunCMake.CompilerLauncher|RunCMake.PrecompileHeaders|RunCMake.CPack_(DEB|RPM)|TestUpload)" \ - || die "Tests failed" - - popd > /dev/null -} - -src_prepare() { - cmake_src_prepare - - # disable Xcode hooks, bug #652134 - if [[ ${CHOST} == *-darwin* ]] ; then - sed -i -e 's/__APPLE__/__DISABLED_APPLE__/' \ - Source/cmGlobalXCodeGenerator.cxx || die - fi - - # Add gcc libs to the default link paths - sed -i \ - -e "s|@GENTOO_PORTAGE_GCCLIBDIR@|${EPREFIX}/usr/${CHOST}/lib/|g" \ - -e "$(usex prefix-guest "s|@GENTOO_HOST@||" "/@GENTOO_HOST@/d")" \ - -e "s|@GENTOO_PORTAGE_EPREFIX@|${EPREFIX}/|g" \ - Modules/Platform/{UnixPaths,Darwin}.cmake || die "sed failed" - if ! has_version \>=${CATEGORY}/${PN}-3.4.0_rc1 ; then - CMAKE_BINARY="${S}/Bootstrap.cmk/cmake" - cmake_src_bootstrap - fi -} - -src_configure() { - # Fix linking on Solaris - [[ ${CHOST} == *-solaris* ]] && append-ldflags -lsocket -lnsl - - local mycmakeargs=( - -DCMAKE_USE_SYSTEM_LIBRARIES=ON - -DCMAKE_DOC_DIR=/share/doc/${PF} - -DCMAKE_MAN_DIR=/share/man - -DCMAKE_DATA_DIR=/share/${PN} - -DSPHINX_MAN=$(usex doc) - -DSPHINX_HTML=$(usex doc) - -DBUILD_CursesDialog="$(usex ncurses)" - -DBUILD_TESTING=$(usex test) - ) - - if use qt5 ; then - mycmakeargs+=( - -DBUILD_QtDialog=ON - $(cmake_use_find_package qt5 Qt5Widgets) - ) - fi - - cmake_src_configure -} - -src_compile() { - cmake_src_compile - use emacs && elisp-compile Auxiliary/cmake-mode.el -} - -src_test() { - virtx cmake_src_test -} - -src_install() { - cmake_src_install - - if use emacs; then - elisp-install ${PN} Auxiliary/cmake-mode.el Auxiliary/cmake-mode.elc - elisp-site-file-install "${FILESDIR}/${SITEFILE}" - fi - - insinto /usr/share/vim/vimfiles/syntax - doins Auxiliary/vim/syntax/cmake.vim - - insinto /usr/share/vim/vimfiles/indent - doins Auxiliary/vim/indent/cmake.vim - - insinto /usr/share/vim/vimfiles/ftdetect - doins "${FILESDIR}/${PN}.vim" - - dobashcomp Auxiliary/bash-completion/{${PN},ctest,cpack} - - rm -r "${ED}"/usr/share/cmake/{completions,editors} || die -} - -pkg_preinst() { - use qt5 && xdg_pkg_preinst -} - -pkg_postinst() { - use emacs && elisp-site-regen - use qt5 && xdg_pkg_postinst -} - -pkg_postrm() { - use emacs && elisp-site-regen - use qt5 && xdg_pkg_postrm -} diff --git a/dev-util/cmake/cmake-3.17.2.ebuild b/dev-util/cmake/cmake-3.17.2.ebuild index a6e3aed2b308..95c4ba7af871 100644 --- a/dev-util/cmake/cmake-3.17.2.ebuild +++ b/dev-util/cmake/cmake-3.17.2.ebuild @@ -5,8 +5,8 @@ EAPI=7 CMAKE_MAKEFILE_GENERATOR="emake" CMAKE_REMOVE_MODULES_LIST=( none ) -inherit bash-completion-r1 elisp-common flag-o-matic multiprocessing \ - toolchain-funcs virtualx xdg cmake +inherit bash-completion-r1 cmake elisp-common flag-o-matic multiprocessing \ + toolchain-funcs virtualx xdg-utils MY_P="${P/_/-}" @@ -201,16 +201,20 @@ src_install() { rm -r "${ED}"/usr/share/cmake/{completions,editors} || die } -pkg_preinst() { - use qt5 && xdg_pkg_preinst -} - pkg_postinst() { use emacs && elisp-site-regen - use qt5 && xdg_pkg_postinst + if use qt5; then + xdg_icon_cache_update + xdg_desktop_database_update + xdg_mimeinfo_database_update + fi } pkg_postrm() { use emacs && elisp-site-regen - use qt5 && xdg_pkg_postrm + if use qt5; then + xdg_icon_cache_update + xdg_desktop_database_update + xdg_mimeinfo_database_update + fi } diff --git a/dev-util/cpptest/cpptest-2.0.0-r1.ebuild b/dev-util/cpptest/cpptest-2.0.0-r1.ebuild index 6d1755746516..60706b0d447e 100644 --- a/dev-util/cpptest/cpptest-2.0.0-r1.ebuild +++ b/dev-util/cpptest/cpptest-2.0.0-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/cpptest/cpptest/releases/download/${PV}/${P}.tar.bz2 LICENSE="LGPL-2.1" SLOT="1" # for soversion 1.x.x -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~ppc ppc64 x86" IUSE="doc static-libs" DEPEND="doc? ( app-doc/doxygen )" diff --git a/dev-util/idea-community/idea-community-2020.1.1.201.7223.91-r1.ebuild b/dev-util/idea-community/idea-community-2020.1.1.201.7223.91-r2.ebuild similarity index 96% rename from dev-util/idea-community/idea-community-2020.1.1.201.7223.91-r1.ebuild rename to dev-util/idea-community/idea-community-2020.1.1.201.7223.91-r2.ebuild index d75f70853f1a..3cbd1755d15b 100644 --- a/dev-util/idea-community/idea-community-2020.1.1.201.7223.91-r1.ebuild +++ b/dev-util/idea-community/idea-community-2020.1.1.201.7223.91-r2.ebuild @@ -95,7 +95,7 @@ src_prepare() { done fi - patchelf --replace-needed liblldb.so liblldb.so.9 "${S}"/plugins/Kotlin/bin/linux/LLDBFrontend || die "Unable to patch LLDBFrontend for lldb" + patchelf --set-rpath '$ORIGIN' "${S}"/plugins/Kotlin/bin/linux/LLDBFrontend || die sed -i \ -e "\$a\\\\" \ diff --git a/dev-util/perf/Manifest b/dev-util/perf/Manifest index c76bed7cba73..80a0a9020572 100644 --- a/dev-util/perf/Manifest +++ b/dev-util/perf/Manifest @@ -5,4 +5,5 @@ DIST linux-5.6.tar.xz 111785252 BLAKE2B 8dbe02a8ca7fd3dcf512a15c5d8098c1e7f94257 DIST patch-4.14.33.xz 905284 BLAKE2B e67bd9a96708aaaf65eb0aa852493b2323c9e237bfcc6fa837f795e481943ead3e2d5005ee72e40fc247df01c50877d9da3848a05aba3c999c3cfb7678cbdbc9 SHA512 5c76be5171709c2df7df7d5a8e8f3d0f7ede47b433da3b0f1710f262c8fcf5cf6c744a96d4336ea397c2c88a5f0a7507a5ab08c7c82f08deeb7a6f887ad77cfd DIST patch-4.20.3.xz 91732 BLAKE2B bf99271bcb35508df239343fd6c9d57c246f88320b586e44e2d97771d08b249a24db230214d4957015a5ed35261e201f0680101b99d0e92f0f1f69bc53e21458 SHA512 47178b8e3bfe4ba09cb82bb1ce8b0742e6749d4be3412fb57518918f7109e74eac1d3d8eb32a43e21b3837a14f37d5eefd8cab819defd10cc2db61fb0ceddeaf DIST patch-5.4.20.xz 776552 BLAKE2B bad2a95ed8521ac5c379fe91e16d60b2a38de19b9239755084621e5230677b232ec4cf9e2e8161c0022daff43fdbb37d5b5b5bfdc9e932ef3a860bcd17f640f8 SHA512 65fbcdbd41e35c17601ff15bbe33933be2ab7a694aa181a0b802cc11c1c653c9b688dbb382076cbad05983a0c07467955c035ae25f5175f7ce5bc24339303d77 +DIST patch-5.6.14.xz 376464 BLAKE2B 01b64288759faa67aedfded7dfca5d8d1e894a863bf7bcaf91dd8f23c8b8c9df51d2e54ac5e414a33fc3469b32c10f1d630cf2636206b8e159d602df40ad3048 SHA512 8019bf12993f43d5508845a48b250d30220a8db6db262c8b97cd3f7c73abf0d054fcdfacb671644de529ceb495b95982d693a889051fb60fafc3180bd5b4f29e DIST patch-5.6.4.xz 34744 BLAKE2B 856148010fefa7e45903da23a054429f924920f1fd331b725d00906baaf6a05fee769c5c780ae6548b4f02846f945b12012c1216411c8d92aef7499babc42528 SHA512 05607a47ee72af4a7b4d8424a3995d92d0cf358902459993908df0e95643cbfa9eec7ed56779d254b7b75ec1c8dbec5eea5e2e845f40f5511533d53b90b1c02e diff --git a/dev-util/perf/perf-5.6.14.ebuild b/dev-util/perf/perf-5.6.14.ebuild new file mode 100644 index 000000000000..afc8951d08d5 --- /dev/null +++ b/dev-util/perf/perf-5.6.14.ebuild @@ -0,0 +1,236 @@ +# 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 estack eutils llvm toolchain-funcs prefix python-r1 linux-info + +MY_PV="${PV/_/-}" +MY_PV="${MY_PV/-pre/-git}" + +DESCRIPTION="Userland tools for Linux Performance Counters" +HOMEPAGE="https://perf.wiki.kernel.org/" + +LINUX_V="${PV:0:1}.x" +if [[ ${PV} == *_rc* ]] ; then + LINUX_VER=$(ver_cut 1-2).$(($(ver_cut 3)-1)) + PATCH_VERSION=$(ver_cut 1-3) + LINUX_PATCH=patch-${PV//_/-}.xz + SRC_URI="https://www.kernel.org/pub/linux/kernel/v${LINUX_V}/testing/${LINUX_PATCH} + https://www.kernel.org/pub/linux/kernel/v${LINUX_V}/testing/v${PATCH_VERSION}/${LINUX_PATCH}" +elif [[ ${PV} == *.*.* ]] ; then + # stable-release series + LINUX_VER=$(ver_cut 1-2) + LINUX_PATCH=patch-${PV}.xz + SRC_URI="https://www.kernel.org/pub/linux/kernel/v${LINUX_V}/${LINUX_PATCH}" +else + LINUX_VER=${PV} + SRC_URI="" +fi + +LINUX_SOURCES="linux-${LINUX_VER}.tar.xz" +SRC_URI+=" https://www.kernel.org/pub/linux/kernel/v${LINUX_V}/${LINUX_SOURCES}" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +IUSE="audit clang crypt debug +demangle +doc gtk java lzma numa perl python slang systemtap unwind zlib" +# TODO babeltrace +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" + +RDEPEND="audit? ( sys-process/audit ) + crypt? ( dev-libs/openssl:0= ) + clang? ( + >> Unpacking ${LINUX_SOURCES} (${paths[*]}) to ${PWD}" + tar --wildcards -xpf "${DISTDIR}"/${LINUX_SOURCES} \ + "${paths[@]/#/linux-${LINUX_VER}/}" || die + + if [[ -n ${LINUX_PATCH} ]] ; then + eshopts_push -o noglob + ebegin "Filtering partial source patch" + filterdiff -p1 ${paths[@]/#/-i } -z "${DISTDIR}"/${LINUX_PATCH} \ + > ${P}.patch + eend $? || die "filterdiff failed" + eshopts_pop + fi + + local a + for a in ${A}; do + [[ ${a} == ${LINUX_SOURCES} ]] && continue + [[ ${a} == ${LINUX_PATCH} ]] && continue + unpack ${a} + done +} + +src_prepare() { + default + if [[ -n ${LINUX_PATCH} ]] ; then + pushd "${S_K}" >/dev/null || die + eapply "${WORKDIR}"/${P}.patch + popd || die + fi + + # Drop some upstream too-developer-oriented flags and fix the + # Makefile in general + sed -i \ + -e "s:\$(sysconfdir_SQ)/bash_completion.d:$(get_bashcompdir):" \ + "${S}"/Makefile.perf || die + # A few places still use -Werror w/out $(WERROR) protection. + sed -i -e 's:-Werror::' \ + "${S}"/Makefile.perf "${S_K}"/tools/lib/bpf/Makefile || die + + # Avoid the call to make kernelversion + echo "#define PERF_VERSION \"${MY_PV}\"" > PERF-VERSION-FILE + + # The code likes to compile local assembly files which lack ELF markings. + find -name '*.S' -exec sed -i '$a.section .note.GNU-stack,"",%progbits' {} + + + # Fix shebang to use python from prefix + if [[ -n "${EPREFIX}" ]]; then + hprefixify ${S_K}/scripts/bpf_helpers_doc.py + fi +} + +puse() { usex $1 "" no; } +perf_make() { + # The arch parsing is a bit funky. The perf tools package is integrated + # into the kernel, so it wants an ARCH that looks like the kernel arch, + # but it also wants to know about the split value -- i386/x86_64 vs just + # x86. We can get that by telling the func to use an older linux version. + # It's kind of a hack, but not that bad ... + + # LIBDIR sets a search path of perf-gtk.so. Bug 515954 + + local arch=$(tc-arch-kernel) + local java_dir + use java && java_dir="/etc/java-config-2/current-system-vm" + # FIXME: NO_CORESIGHT + # FIXME: NO_LIBBABELTRACE + emake V=1 VF=1 \ + CC="$(tc-getCC)" CXX="$(tc-getCXX)" AR="$(tc-getAR)" LD="$(tc-getLD)" \ + PKG_CONFIG="$(tc-getPKG_CONFIG)" \ + prefix="${EPREFIX}/usr" bindir_relative="bin" \ + EXTRA_CFLAGS="${CFLAGS}" \ + ARCH="${arch}" \ + JDIR="${java_dir}" \ + LIBCLANGLLVM=$(usex clang 1 "") \ + NO_AUXTRACE="" \ + NO_BACKTRACE="" \ + NO_CORESIGHT=1 \ + NO_DEMANGLE=$(puse demangle) \ + NO_GTK2=$(puse gtk) \ + NO_JVMTI=$(puse java) \ + NO_LIBAUDIT=$(puse audit) \ + NO_LIBBABELTRACE=1 \ + NO_LIBBIONIC=1 \ + NO_LIBBPF="" \ + NO_LIBCRYPTO=$(puse crypt) \ + NO_LIBDW_DWARF_UNWIND="" \ + NO_LIBELF="" \ + NO_LIBNUMA=$(puse numa) \ + NO_LIBPERL=$(puse perl) \ + NO_LIBPYTHON=$(puse python) \ + NO_LIBUNWIND=$(puse unwind) \ + NO_SDT=$(puse systemtap) \ + NO_SLANG=$(puse slang) \ + NO_LZMA=$(puse lzma) \ + NO_ZLIB= \ + WERROR=0 \ + LIBDIR="/usr/libexec/perf-core" \ + "$@" +} + +src_compile() { + # test-clang.bin not build with g++ + if use clang; then + pushd "${S_K}/tools/build/feature/" || die + make V=1 CXX=${CHOST}-clang++ test-clang.bin || die + popd + fi + perf_make -f Makefile.perf + use doc && perf_make -C Documentation +} + +src_test() { + : +} + +src_install() { + _install_python_ext() { + perf_make -f Makefile.perf install-python_ext DESTDIR="${D}" + } + + perf_make -f Makefile.perf install DESTDIR="${D}" + if use python; then + python_foreach_impl _install_python_ext + fi + + rm -rv "${ED}"/usr/share/doc/perf-tip || die + + if use gtk; then + mv "${ED}"/usr/$(get_libdir)/libperf-gtk.so \ + "${ED}"/usr/libexec/perf-core || die + fi + + dodoc CREDITS + + dodoc *txt Documentation/*.txt + if use doc ; then + HTML_DOCS="Documentation/*.html" einstalldocs + doman Documentation/*.1 + fi +} + +pkg_postinst() { + if ! use doc ; then + elog "Without the doc USE flag you won't get any documentation nor man pages." + elog "And without man pages, you won't get any --help output for perf and its" + elog "sub-tools." + fi +} diff --git a/dev-vcs/Manifest.gz b/dev-vcs/Manifest.gz index 8f7d9d05d596..684de2c9d7fe 100644 Binary files a/dev-vcs/Manifest.gz and b/dev-vcs/Manifest.gz differ diff --git a/dev-vcs/cvs-fast-export/Manifest b/dev-vcs/cvs-fast-export/Manifest index f41a6bcebec9..e178b3b77978 100644 --- a/dev-vcs/cvs-fast-export/Manifest +++ b/dev-vcs/cvs-fast-export/Manifest @@ -1 +1,2 @@ DIST cvs-fast-export-1.53.tar.gz 472991 BLAKE2B 4fb69bbe75cb4a2d54bf876ebefc4e2fbb12e3a22f9cfcd45f31adec6c65406b3b3647513b884f0d3356bf78f0c8b5684024d6bdea41776a68d48f08879e773b SHA512 cd40543d73c2367b76c181d262b12b13223fc66984ce616d2b0df22f9562a99940dcd6e1e4996a237f2f37c5a8ed48992c2cda521b92238b6bb78b4144d0d503 +DIST cvs-fast-export-1.54.tar.gz 477045 BLAKE2B 2fb8826712b0e0ba9573e9ebd5178a0090c7d91de4dc3aae58faa006ef9c51fe0ec913daa3afbcefaa07ea430358d31c85d26a7399679fef2e14fbf0a6ee5e40 SHA512 b209049554f3599a4817496bb0b75a3cf6b84bce2455f78271872fa3b95241d4e1e5e3dfd5583d6216f5bbb273d70b5278e23d226ace396f1f0e014b87745c73 diff --git a/dev-vcs/cvs-fast-export/cvs-fast-export-1.54.ebuild b/dev-vcs/cvs-fast-export/cvs-fast-export-1.54.ebuild new file mode 100644 index 000000000000..976b11d8e920 --- /dev/null +++ b/dev-vcs/cvs-fast-export/cvs-fast-export-1.54.ebuild @@ -0,0 +1,48 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit toolchain-funcs + +DESCRIPTION="fast-export history from a CVS repository or RCS collection" +HOMEPAGE="http://www.catb.org/~esr/cvs-fast-export/" +SRC_URI="http://www.catb.org/~esr/${PN}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="" +DEPEND="${RDEPEND} + app-text/asciidoc" + +RESTRICT=test # upstream does not ship some tests in tarball + +src_prepare() { + default + + tc-export CC + export prefix="${EPREFIX}"/usr + + # respect CC, CFLAGS and LDFLAGS + sed \ + -e 's/cc /$(CC) $(LDFLAGS) /' \ + -e 's/^CFLAGS += -O/#&/' \ + -e 's/CFLAGS=/CFLAGS+=/' \ + -i Makefile || die +} + +src_compile() { + # '.adoc.html' rules can't be executed in parallel + # as they reuse the same 'docbook-xsl.css' file name. + emake -j1 html + # Allow full parallelism for the rest + emake +} + +src_install() { + default + dodoc README.adoc +} diff --git a/eclass/Manifest.gz b/eclass/Manifest.gz index 149a0a71c6a6..0f544239a92e 100644 Binary files a/eclass/Manifest.gz and b/eclass/Manifest.gz differ diff --git a/eclass/kernel-build.eclass b/eclass/kernel-build.eclass index 7d674fa9cf48..7239737810f1 100644 --- a/eclass/kernel-build.eclass +++ b/eclass/kernel-build.eclass @@ -100,12 +100,13 @@ kernel-build_src_compile() { kernel-build_src_test() { debug-print-function ${FUNCNAME} "${@}" local targets=( modules_install ) + # on arm or arm64 you also need dtb if use arm || use arm64; then targets+=( dtbs_install ) fi emake O="${WORKDIR}"/build "${MAKEARGS[@]}" \ - INSTALL_MOD_PATH="${T}" "${targets[@]}" + INSTALL_MOD_PATH="${T}" INSTALL_PATH="${ED}/boot" "${targets[@]}" kernel-install_test "${PV}" \ "${WORKDIR}/build/$(kernel-install_get_image_path)" \ @@ -122,18 +123,13 @@ kernel-build_src_install() { # do not use 'make install' as it behaves differently based # on what kind of installkernel is installed local targets=( modules_install ) + # on arm or arm64 you also need dtb if use arm || use arm64; then targets+=( dtbs_install ) fi emake O="${WORKDIR}"/build "${MAKEARGS[@]}" \ - INSTALL_MOD_PATH="${ED}" "${targets[@]}" - - # on arm or arm64 dtbs also needed - if (use arm || use arm64); then - emake O="${WORKDIR}"/build "${MAKEARGS[@]}" \ - INSTALL_PATH="${ED}/boot" dtbs_install - fi + INSTALL_MOD_PATH="${ED}" INSTALL_PATH="${ED}/boot" "${targets[@]}" # note: we're using mv rather than doins to save space and time # install main and arch-specific headers first, and scripts diff --git a/games-misc/Manifest.gz b/games-misc/Manifest.gz index e392a574253f..b1e8aa371a72 100644 Binary files a/games-misc/Manifest.gz and b/games-misc/Manifest.gz differ diff --git a/games-misc/xcowsay/Manifest b/games-misc/xcowsay/Manifest index 2b7155b4d9fe..97327886f752 100644 --- a/games-misc/xcowsay/Manifest +++ b/games-misc/xcowsay/Manifest @@ -1,2 +1 @@ -DIST xcowsay-1.4.tar.gz 100014 BLAKE2B 59a82449bdefcfdb9f1fcf159e21374e36fb1e5af7db5bc61eb10166e5746bb0ce13f4321c904354f8e5b3bc8ae4625b0b12b339dd8013016e644c908f4b6ef0 SHA512 53370ba287ed2bf7d41cbf1bb8631e8da6933575956b38ee02f5aedae5bb49aede7e5e641fa7f93241f078a1a044920b387288ffbe2a10dd04fbe02932c67ca9 DIST xcowsay-1.5.tar.gz 100878 BLAKE2B 0763648cb808c44cf519c1e77506e8c35f8a71584f81eee406736e52322b7317937f558b4a6931ec293ea334ca45c8085a51dfc49803754bb734d96d7df04dbe SHA512 13b297a675ec02af6f5617db19abe05979be7137ff37437a64cb079749a69551d453f1a584cf3ca2be62ed0dc6363ebac4986b1f93807bba66b21d0e2ba8cf2c diff --git a/games-misc/xcowsay/xcowsay-1.4.ebuild b/games-misc/xcowsay/xcowsay-1.4.ebuild deleted file mode 100644 index 373471250a7c..000000000000 --- a/games-misc/xcowsay/xcowsay-1.4.ebuild +++ /dev/null @@ -1,55 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit autotools - -DESCRIPTION="Displays a cute cow and message on your desktop" -HOMEPAGE=" - https://github.com/nickg/xcowsay - https://www.doof.me.uk/xcowsay/ -" -SRC_URI="https://github.com/nickg/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="dbus fortune nls" - -RDEPEND=" - dev-libs/glib:2 - virtual/awk - x11-libs/gdk-pixbuf:2 - x11-libs/gtk+:2 - x11-libs/pango - dbus? ( dev-libs/dbus-glib ) - fortune? ( games-misc/fortune-mod ) -" - -DEPEND="${RDEPEND}" - -BDEPEND=" - sys-devel/gettext - virtual/pkgconfig -" - -src_prepare() { - default - - if ! use fortune; then - sed -e 's/xcowfortune//g' -i src/Makefile.am || die - fi - - eautoreconf -} - -src_configure() { - local myeconfargs=( - --disable-rpath - $(use_enable dbus) - $(use_enable nls) - ) - - econf ${myeconfargs[@]} -} diff --git a/games-server/Manifest.gz b/games-server/Manifest.gz index e4f7004d3aa7..50795feacfd9 100644 Binary files a/games-server/Manifest.gz and b/games-server/Manifest.gz differ diff --git a/games-server/bedrock-server/Manifest b/games-server/bedrock-server/Manifest index 09b2759175ff..5a68e8ef28a1 100644 --- a/games-server/bedrock-server/Manifest +++ b/games-server/bedrock-server/Manifest @@ -1,2 +1 @@ -DIST bedrock-server-1.14.1.4.zip 49395245 BLAKE2B 987de7d8e009dedb87e01b14e81ba857dd374f7d6621d3f13e137d7a51ad763d952452a1f8d34ff943add8ae3df8c7aff7fc5fe315d2ee29986fe967926a3969 SHA512 765d31aa3fd75c3e654ae65e5888ef3fc094fb12a49d9f0d5b0d94c58dfb508884218288dd4bb1cbda007305bff969219d6d438db4d9732295590678561bfcc3 DIST bedrock-server-1.14.60.5.zip 288044278 BLAKE2B 11fa18f892b95eac8fa2108adce6af14b213f4a409c82d4a59b9cf17ce2d8921f1ef1d6e74cc53757f5453daa84298c36230884f15e56408b74e3a70ca50b74b SHA512 d295f7090fb26c87d8259cd5e7581699d59292425362139035929548e27055e78c3a8c64b02f99c3da24d8edf8657f3ca656253c7979d30b1495ebf6000b9308 diff --git a/games-server/bedrock-server/bedrock-server-1.14.1.4.ebuild b/games-server/bedrock-server/bedrock-server-1.14.1.4.ebuild deleted file mode 100644 index ceeced788eae..000000000000 --- a/games-server/bedrock-server/bedrock-server-1.14.1.4.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="The official bedrock (non-java) based server for the sandbox video game" -HOMEPAGE="https://www.minecraft.net/" -SRC_URI="https://minecraft.azureedge.net/bin-linux/${P}.zip" - -LICENSE="Mojang" -SLOT="0" -KEYWORDS="-* amd64" - -RDEPEND=" - acct-group/bedrock - acct-user/bedrock - app-misc/dtach - dev-libs/openssl:0/1.1 - net-misc/curl[ssl] -" - -BDEPEND="app-arch/unzip" - -RESTRICT="bindist mirror" - -S="${WORKDIR}" - -DOCS=( - "bedrock_server_how_to.html" - "release-notes.txt" -) - -QA_PREBUILT=" - opt/bedrock-server/bedrock_server - opt/bedrock-server/libCrypto.so -" - -src_install() { - exeinto /opt/bedrock-server - doexe bedrock_server libCrypto.so - - insinto /opt/bedrock-server - doins {permissions,whitelist}.json server.properties - doins -r {behavior,resource}_packs definitions structures - - dodir /opt/bin - dosym ../bedrock-server/bedrock_server /opt/bin/bedrock-server - - newinitd "${FILESDIR}"/bedrock-server.initd-r1 bedrock-server - - einstalldocs -} diff --git a/games-server/minecraft-server/Manifest b/games-server/minecraft-server/Manifest index a0e4d4795faa..d92bf04d2395 100644 --- a/games-server/minecraft-server/Manifest +++ b/games-server/minecraft-server/Manifest @@ -1,2 +1 @@ -DIST minecraft-server-1.15.1.jar 36164938 BLAKE2B 21ee30c92b3060810fb766a54924b5273f44bfb906592770c101bed3f41cd65fc0cd05b9610fce805860f71088ccf89ac6cbf6a364eb8ca16047b39b8f0aa69f SHA512 4458daa6cd87b04ddbf0819dfc0538d24b8d08c529a94f1abff9b894d24ffb4eb3d0b23b8bfb088b2b6f43fb6f71d17700d9f80dab2ed56dc51c5bef329ba6bb DIST minecraft-server-1.15.2.jar 36175593 BLAKE2B f226a029a9ef2efea955fd44f915d5956fd24bb7c69d35bbbe132fcafc87cfcf023dbe834d9e973dafc25505b59d34b21ca6e36a0ad262316929f98807e47072 SHA512 21f5e77a58ac1e357425c99e259d3a688cf825483d391907403c7c9939abcf5b4a8fc73ff8d6277eaa373f376299027d6d7e0d8a5dd59d5791947efa1695490b diff --git a/games-server/minecraft-server/minecraft-server-1.15.1.ebuild b/games-server/minecraft-server/minecraft-server-1.15.1.ebuild deleted file mode 100644 index 9737790a25e5..000000000000 --- a/games-server/minecraft-server/minecraft-server-1.15.1.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -EGIT_COMMIT="4d1826eebac84847c71a77f9349cc22afd0cf0a1" - -inherit readme.gentoo-r1 java-pkg-2 - -DESCRIPTION="The official server for the sandbox video game" -HOMEPAGE="https://www.minecraft.net/" -SRC_URI="https://launcher.mojang.com/v1/objects/${EGIT_COMMIT}/server.jar -> ${P}.jar" - -LICENSE="Mojang" -SLOT="0" -KEYWORDS="amd64 x86" - -RDEPEND=" - acct-group/minecraft - acct-user/minecraft - app-misc/dtach - || ( - >=virtual/jre-1.8 - >=virtual/jdk-1.8 - ) -" - -RESTRICT="bindist mirror" - -S="${WORKDIR}" - -src_unpack() { - cp "${DISTDIR}"/${A} "${WORKDIR}" || die -} - -src_install() { - java-pkg_newjar minecraft-server-${PV}.jar minecraft-server.jar - java-pkg_dolauncher minecraft-server --jar minecraft-server.jar --java_args "\${JAVA_OPTS}" - - newinitd "${FILESDIR}"/minecraft-server.initd-r3 minecraft-server - newconfd "${FILESDIR}"/minecraft-server.confd minecraft-server - - readme.gentoo_create_doc -} - -pkg_postinst() { - readme.gentoo_print_elog -} diff --git a/mail-filter/Manifest.gz b/mail-filter/Manifest.gz index 2232a117c031..c4e95412e688 100644 Binary files a/mail-filter/Manifest.gz and b/mail-filter/Manifest.gz differ diff --git a/mail-filter/amavisd-new/amavisd-new-2.12.0-r3.ebuild b/mail-filter/amavisd-new/amavisd-new-2.12.0-r3.ebuild index f628b68b1fd8..d6b2e6283063 100644 --- a/mail-filter/amavisd-new/amavisd-new-2.12.0-r3.ebuild +++ b/mail-filter/amavisd-new/amavisd-new-2.12.0-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://gitlab.com/amavis/amavis/-/archive/v${PV}/amavis-v${PV}.tar.bz2 LICENSE="GPL-2 BSD-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 sparc ~x86" IUSE="clamav courier dkim ldap mysql postgres qmail razor rspamd rspamd-https snmp spamassassin zmq" MY_RSPAMD_DEPEND="dev-perl/HTTP-Message diff --git a/mail-mta/Manifest.gz b/mail-mta/Manifest.gz index ef740de11a46..f22fb44c0413 100644 Binary files a/mail-mta/Manifest.gz and b/mail-mta/Manifest.gz differ diff --git a/mail-mta/netqmail/netqmail-1.06-r13.ebuild b/mail-mta/netqmail/netqmail-1.06-r13.ebuild index 56be4e1891ca..c3d23adef0d3 100644 --- a/mail-mta/netqmail/netqmail-1.06-r13.ebuild +++ b/mail-mta/netqmail/netqmail-1.06-r13.ebuild @@ -41,7 +41,7 @@ SRC_URI="mirror://qmail/${P}.tar.gz LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc ~x86" IUSE="authcram gencertdaily highvolume libressl pop3 qmail-spp ssl vanilla" REQUIRED_USE="vanilla? ( !ssl !qmail-spp !highvolume )" RESTRICT="test" diff --git a/mate-base/Manifest.gz b/mate-base/Manifest.gz index 74ed34ed4a5a..5f45598d78ff 100644 Binary files a/mate-base/Manifest.gz and b/mate-base/Manifest.gz differ diff --git a/mate-base/mate-menus/mate-menus-1.24.0-r1.ebuild b/mate-base/mate-menus/mate-menus-1.24.0-r2.ebuild similarity index 97% rename from mate-base/mate-menus/mate-menus-1.24.0-r1.ebuild rename to mate-base/mate-menus/mate-menus-1.24.0-r2.ebuild index e0a404983b34..400eb25c51fe 100644 --- a/mate-base/mate-menus/mate-menus-1.24.0-r1.ebuild +++ b/mate-base/mate-menus/mate-menus-1.24.0-r2.ebuild @@ -30,6 +30,7 @@ src_configure() { # Do NOT compile with --disable-debug/--enable-debug=no as it disables API # usage checks. mate_src_configure \ + --disable-static \ --enable-debug=$(usex debug yes minimum) \ $(use_enable introspection) } diff --git a/media-gfx/Manifest.gz b/media-gfx/Manifest.gz index af54889cd7b8..5129ba4c20e2 100644 Binary files a/media-gfx/Manifest.gz and b/media-gfx/Manifest.gz differ diff --git a/media-gfx/exiv2/Manifest b/media-gfx/exiv2/Manifest index 7f1104c26aaa..99cb5ff7f89d 100644 --- a/media-gfx/exiv2/Manifest +++ b/media-gfx/exiv2/Manifest @@ -1 +1,2 @@ DIST exiv2-0.27.2-Source.tar.gz 27591236 BLAKE2B bd10d71356e4c8a465b71f8ceac07fbf2fd6cfb287cb22774568ad35eb38200be504e297224920af50a15ab4e9da98384ff4da7c33713f5346b33738380698b0 SHA512 39eb7d920dce18b275ac66f4766c7c73f7c72ee10e3e1e43d84c611b24f48ce20a70eac6d53948914e93242a25b8b52cc4bc760ee611ddcd77481306c1f9e721 +DIST exiv2-0.27.3_rc1.tar.gz 27577726 BLAKE2B bb78b33419bf94e49a437e4d4b3820a9d178550cdcf4ebca52a3feab68e7d1a31881412edfff64ab80036b4912de2e1df57130ffdc308c3b585e378438580fb0 SHA512 1650f20c8572516c92fbb2af4ee18ce6dc9aa07db8c6ebf7e3bec3e7a02e1a13b1b60da88a11eba864bb805ce4d78c8acd4a0264fb842ab39dcfa6983b314328 diff --git a/media-gfx/exiv2/exiv2-0.27.3_rc1.ebuild b/media-gfx/exiv2/exiv2-0.27.3_rc1.ebuild new file mode 100644 index 000000000000..c7b63dfb0158 --- /dev/null +++ b/media-gfx/exiv2/exiv2-0.27.3_rc1.ebuild @@ -0,0 +1,103 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +if [[ ${PV} = *9999 ]]; then + EGIT_REPO_URI="https://github.com/Exiv2/exiv2.git" + inherit git-r3 +else + MY_PV="${PV/_/-}" + SRC_URI="https://github.com/Exiv2/exiv2/archive/v${MY_PV^^}.tar.gz -> ${P}.tar.gz" +# KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +fi + +CMAKE_ECLASS=cmake +PYTHON_COMPAT=( python3_{6,7,8} ) +inherit cmake-multilib python-any-r1 + +DESCRIPTION="EXIF, IPTC and XMP metadata C++ library and command line utility" +HOMEPAGE="https://www.exiv2.org/" + +LICENSE="GPL-2" +SLOT="0/27" +IUSE="doc examples nls +png webready +xmp" + +BDEPEND=" + doc? ( + ${PYTHON_DEPS} + app-doc/doxygen + dev-libs/libxslt + media-gfx/graphviz + virtual/pkgconfig + ) + nls? ( sys-devel/gettext ) +" +DEPEND=" + >=virtual/libiconv-0-r1[${MULTILIB_USEDEP}] + nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] ) + png? ( sys-libs/zlib[${MULTILIB_USEDEP}] ) + webready? ( + >net-libs/libssh-0.9.1[${MULTILIB_USEDEP}] + net-misc/curl[${MULTILIB_USEDEP}] + ) + xmp? ( dev-libs/expat[${MULTILIB_USEDEP}] ) +" +RDEPEND="${DEPEND}" + +DOCS=( README.md doc/ChangeLog doc/cmd.txt ) + +S="${WORKDIR}/${PN}-${MY_PV^^}" + +pkg_setup() { + use doc && python-any-r1_pkg_setup +} + +src_prepare() { + # FIXME @upstream: + einfo "Converting doc/cmd.txt to UTF-8" + iconv -f LATIN1 -t UTF-8 doc/cmd.txt > doc/cmd.txt.tmp || die + mv -f doc/cmd.txt.tmp doc/cmd.txt || die + + cmake_src_prepare + + sed -e "/^include.*compilerFlags/s/^/#DONT /" -i CMakeLists.txt || die +} + +multilib_src_configure() { + local mycmakeargs=( + -DEXIV2_BUILD_SAMPLES=NO + -DEXIV2_BUILD_PO=$(usex nls) + -DEXIV2_ENABLE_NLS=$(usex nls) + -DEXIV2_ENABLE_PNG=$(usex png) + -DEXIV2_ENABLE_CURL=$(usex webready) + -DEXIV2_ENABLE_SSH=$(usex webready) + -DEXIV2_ENABLE_WEBREADY=$(usex webready) + -DEXIV2_ENABLE_XMP=$(usex xmp) + $(multilib_is_native_abi || echo -DEXIV2_BUILD_EXIV2_COMMAND=NO) + $(multilib_is_native_abi && echo -DEXIV2_BUILD_DOC=$(usex doc)) + -DCMAKE_INSTALL_DOCDIR="${EPREFIX}"/usr/share/doc/${PF}/html + ) + + cmake_src_configure +} + +multilib_src_compile() { + cmake_src_compile + + if multilib_is_native_abi; then + use doc && eninja doc + fi +} + +multilib_src_install_all() { + use xmp && DOCS+=( doc/{COPYING-XMPSDK,README-XMP,cmdxmp.txt} ) + + einstalldocs + find "${D}" -name '*.la' -delete || die + + if use examples; then + docinto examples + dodoc samples/*.cpp + fi +} diff --git a/media-sound/Manifest.gz b/media-sound/Manifest.gz index 78408cfee5ee..38574fa2feff 100644 Binary files a/media-sound/Manifest.gz and b/media-sound/Manifest.gz differ diff --git a/media-sound/teamspeak-server/Manifest b/media-sound/teamspeak-server/Manifest index 51d91f6b43a4..74c85f882681 100644 --- a/media-sound/teamspeak-server/Manifest +++ b/media-sound/teamspeak-server/Manifest @@ -1,4 +1,2 @@ -DIST teamspeak3-server_linux_amd64-3.10.2.tar.bz2 9242362 BLAKE2B ad275eac241182aa15410ba32983bc1e598f55090eb35559fe6cf3f18fd6b3a1395a36f320dd36ea3fa44390afd698f6734b034536cd48d049028e09943df7f4 SHA512 3be39004d557fb58efd272dac3e005c08db8ae05e04cc5cfdc146296bca7b0a02d7011bb77d6d45074056b458e14111dbd79882603b4be9fba58de7c9b384b84 DIST teamspeak3-server_linux_amd64-3.12.1.tar.bz2 9428301 BLAKE2B aeab07edc31d1ee57ffd34b218aeb3f7e23f31ffb5b8b940cbc46bca91b6ef9caffb67f1a52c059439a64d73ceb8fce124c0e8101d3e04d752782344ff6c1843 SHA512 58bfb582deddc4137245fe73d3aabfbcd84c3c346fe5fd3db8c7756014fcdd1f0bd7798ee029aa9beebe454fa8021dd180dd577f147cc5f02c833b68d9253fc7 -DIST teamspeak3-server_linux_x86-3.10.2.tar.bz2 9049720 BLAKE2B 86f854c2b18397bde3cbb02b9d0024af8d3fbbdc695dae0f7f950fb5670cc6c983e8eb20dee97409a87b6cd572772cf72cfddee0254857023aa4e8446ea71068 SHA512 5ad16efc1a0b8dad6696d4121560cc793a35b15473391fcb18a8edd72031415775fb10d0c686a2af550f36748c17db03ac8caae76b0ef7e4ffa528d3ab416951 DIST teamspeak3-server_linux_x86-3.12.1.tar.bz2 9268349 BLAKE2B 61d0794944775e4e9bfb57bc2ac331c5cc9da04d6a3956d4c1ec6c6d36ef87cb04ea1f0004d75251adc4baa1b9be999373d08ea36ca9f86e10b00e03d0f20f38 SHA512 83222586ff6e157af7242afc151c900eb339f05813f8b5fef602f9989a109b80de46bc86c7381b6acce240c62e9859b86df655a0b0219225162315337ca609ef diff --git a/media-sound/teamspeak-server/teamspeak-server-3.10.2.ebuild b/media-sound/teamspeak-server/teamspeak-server-3.10.2.ebuild deleted file mode 100644 index 50c92db4bba9..000000000000 --- a/media-sound/teamspeak-server/teamspeak-server-3.10.2.ebuild +++ /dev/null @@ -1,119 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit systemd - -DESCRIPTION="A server software for hosting quality voice communication via the internet" -HOMEPAGE="https://www.teamspeak.com/" -SRC_URI=" - amd64? ( https://files.teamspeak-services.com/releases/server/${PV}/teamspeak3-server_linux_amd64-${PV}.tar.bz2 ) - x86? ( https://files.teamspeak-services.com/releases/server/${PV}/teamspeak3-server_linux_x86-${PV}.tar.bz2 ) -" - -LICENSE="Apache-2.0 Boost-1.0 BSD LGPL-2.1 LGPL-3 MIT teamspeak3" -SLOT="0" -KEYWORDS="-* amd64 x86" -IUSE="doc mysql tsdns" - -RESTRICT="bindist mirror" - -RDEPEND=" - acct-group/teamspeak - acct-user/teamspeak -" - -QA_PREBUILT=" - opt/teamspeak3-server/libmariadb.so.2 - opt/teamspeak3-server/libts3db_mariadb.so - opt/teamspeak3-server/libts3db_sqlite3.so - opt/teamspeak3-server/libts3_ssh.so - opt/teamspeak3-server/ts3server - opt/teamspeak3-server/tsdnsserver -" - -src_unpack() { - default - - mv teamspeak3-server_linux_$(usex amd64 amd64 x86) "${P}" || die -} - -src_install() { - diropts -o teamspeak -g teamspeak - keepdir /opt/teamspeak3-server /var/log/teamspeak3-server - - diropts - keepdir /etc/teamspeak3-server - - touch "${ED}"/opt/teamspeak3-server/.ts3server_license_accepted || die - - exeinto /opt/teamspeak3-server - doexe ts3server - - dodir /opt/bin - dosym ../teamspeak3-server/ts3server /opt/bin/ts3server - - exeinto /opt/teamspeak3-server - doexe libts3db_sqlite3.so libts3_ssh.so - - insinto /opt/teamspeak3-server/serverquerydocs - doins -r serverquerydocs/. - - insinto /opt/teamspeak3-server/sql - doins sql/*.sql - doins -r sql/create_sqlite - - insinto /etc/teamspeak3-server - newins "${FILESDIR}"/ts3server.ini-r1 ts3server.ini - - dodoc CHANGELOG - docinto ts3server - dodoc doc/*.txt - - newinitd "${FILESDIR}"/teamspeak.initd-r1 teamspeak3-server - systemd_newunit "${FILESDIR}"/teamspeak.service teamspeak3-server.service - - newenvd - 99teamspeak3-server <<- EOF - CONFIG_PROTECT="/etc/teamspeak3-server/ts3server.ini /etc/teamspeak3-server/ts3server_mariadb.ini /etc/teamspeak3-server/tsdns_settings.ini" - EOF - - if use doc; then - docinto html - dodoc -r doc/serverquery/. - fi - - if use mysql; then - insinto /etc/teamspeak3-server - newins "${FILESDIR}"/ts3server_mariadb.ini.sample-r1 ts3server_mariadb.ini.sample - doins "${FILESDIR}"/ts3db_mariadb.ini.sample - - exeinto /opt/teamspeak3-server - doexe libts3db_mariadb.so - doexe redist/libmariadb.so.2 - - insinto /opt/teamspeak3-server/sql - doins -r sql/create_mariadb - doins -r sql/updates_and_fixes - fi - - if use tsdns; then - exeinto /opt/teamspeak3-server - doexe tsdns/tsdnsserver - dodir /opt/bin - dosym ../teamspeak3-server/tsdnsserver /opt/bin/tsdnsserver - - insinto /etc/teamspeak3-server - doins tsdns/tsdns_settings.ini.sample - - docinto tsdns - dodoc tsdns/{README,USAGE} - fi -} - -pkg_postinst() { - elog "If you have a license," - elog "put it in /opt/teamspeak3-server named as licensekey.dat." - elog "Please note, that the license must be writeable by the teamspeak user," - elog "as it will be automatically updated every six months." -} diff --git a/media-video/Manifest.gz b/media-video/Manifest.gz index 20e0f83c2628..32e595f6c9ff 100644 Binary files a/media-video/Manifest.gz and b/media-video/Manifest.gz differ diff --git a/media-video/streamdeck-ui/Manifest b/media-video/streamdeck-ui/Manifest new file mode 100644 index 000000000000..979a7f4293ca --- /dev/null +++ b/media-video/streamdeck-ui/Manifest @@ -0,0 +1 @@ +DIST streamdeck-ui-0.0_p20200102.tar.gz 2512712 BLAKE2B f5abad75c77410127f51de0e4ad7ce112f59ff3652afa32f9aefe44cbb69e16a09991322091ba39d259d9bb1e35dd0833a1b58457d095f21eec258b8967ded9e SHA512 345d0a2cfadb23e20925749e06e99976d533968fffe8b6db77dfeffbb1716c4042f84e6c1c616e0986e7da3592be2046f2a6e0de1942da34b6712de70cdce649 diff --git a/media-video/streamdeck-ui/metadata.xml b/media-video/streamdeck-ui/metadata.xml new file mode 100644 index 000000000000..64951f439f8a --- /dev/null +++ b/media-video/streamdeck-ui/metadata.xml @@ -0,0 +1,11 @@ + + + + + sidhayn@gmail.com + Rick Farina + + + timothycrosley/streamdeck-ui + + diff --git a/media-video/streamdeck-ui/streamdeck-ui-0.0_p20200102.ebuild b/media-video/streamdeck-ui/streamdeck-ui-0.0_p20200102.ebuild new file mode 100644 index 000000000000..fb064b24fe53 --- /dev/null +++ b/media-video/streamdeck-ui/streamdeck-ui-0.0_p20200102.ebuild @@ -0,0 +1,32 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{6,7,8} ) +DISTUTILS_USE_SETUPTOOLS=pyproject.toml +inherit distutils-r1 + +DESCRIPTION="A Linux compatible UI for the Elgato Stream Deck" +HOMEPAGE="https://github.com/timothycrosley/streamdeck-ui" +if [ "${PV}" = "9999" ]; then + inherit git-r3 + EGIT_REPO_URI="https://github.com/timothycrosley/streamdeck-ui.git" +else + COMMIT="9b6678d2d3027963ddac147ee3aeda322ec77f29" + SRC_URI="https://github.com/timothycrosley/streamdeck-ui/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" + S="${WORKDIR}/${PN}-${COMMIT}" + KEYWORDS="~amd64 ~x86" +fi + +LICENSE="MIT" +SLOT="0" +IUSE="" + +DEPEND="${PYTHON_DEPS} + dev-python/pillow[${PYTHON_USEDEP}] + dev-python/pynput[${PYTHON_USEDEP}] + dev-python/pyside2[${PYTHON_USEDEP},designer] + media-libs/elgato-streamdeck[${PYTHON_USEDEP}] + dev-libs/hidapi" +RDEPEND="${DEPEND}" diff --git a/media-video/streamdeck-ui/streamdeck-ui-9999.ebuild b/media-video/streamdeck-ui/streamdeck-ui-9999.ebuild new file mode 100644 index 000000000000..fb064b24fe53 --- /dev/null +++ b/media-video/streamdeck-ui/streamdeck-ui-9999.ebuild @@ -0,0 +1,32 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{6,7,8} ) +DISTUTILS_USE_SETUPTOOLS=pyproject.toml +inherit distutils-r1 + +DESCRIPTION="A Linux compatible UI for the Elgato Stream Deck" +HOMEPAGE="https://github.com/timothycrosley/streamdeck-ui" +if [ "${PV}" = "9999" ]; then + inherit git-r3 + EGIT_REPO_URI="https://github.com/timothycrosley/streamdeck-ui.git" +else + COMMIT="9b6678d2d3027963ddac147ee3aeda322ec77f29" + SRC_URI="https://github.com/timothycrosley/streamdeck-ui/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" + S="${WORKDIR}/${PN}-${COMMIT}" + KEYWORDS="~amd64 ~x86" +fi + +LICENSE="MIT" +SLOT="0" +IUSE="" + +DEPEND="${PYTHON_DEPS} + dev-python/pillow[${PYTHON_USEDEP}] + dev-python/pynput[${PYTHON_USEDEP}] + dev-python/pyside2[${PYTHON_USEDEP},designer] + media-libs/elgato-streamdeck[${PYTHON_USEDEP}] + dev-libs/hidapi" +RDEPEND="${DEPEND}" diff --git a/metadata/Manifest.gz b/metadata/Manifest.gz index 2981f46c097b..15c9babae5f1 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 e98b45cf9a21..178fe73c0582 100644 --- a/metadata/dtd/timestamp.chk +++ b/metadata/dtd/timestamp.chk @@ -1 +1 @@ -Thu, 21 May 2020 21:08:18 +0000 +Fri, 22 May 2020 18:38:17 +0000 diff --git a/metadata/glsa/timestamp.chk b/metadata/glsa/timestamp.chk index aa9fd16c3437..178fe73c0582 100644 --- a/metadata/glsa/timestamp.chk +++ b/metadata/glsa/timestamp.chk @@ -1 +1 @@ -Thu, 21 May 2020 21:08:19 +0000 +Fri, 22 May 2020 18:38:17 +0000 diff --git a/metadata/md5-cache/Manifest.gz b/metadata/md5-cache/Manifest.gz index e9aeb1ade019..05f7577f6bb2 100644 Binary files a/metadata/md5-cache/Manifest.gz and b/metadata/md5-cache/Manifest.gz differ diff --git a/metadata/md5-cache/app-benchmarks/Manifest.gz b/metadata/md5-cache/app-benchmarks/Manifest.gz index 8887d94b5c11..52c7499bbebf 100644 Binary files a/metadata/md5-cache/app-benchmarks/Manifest.gz and b/metadata/md5-cache/app-benchmarks/Manifest.gz differ diff --git a/metadata/md5-cache/app-benchmarks/geekbench-5.1.0 b/metadata/md5-cache/app-benchmarks/geekbench-5.1.0 deleted file mode 100644 index cec6f12d1ad6..000000000000 --- a/metadata/md5-cache/app-benchmarks/geekbench-5.1.0 +++ /dev/null @@ -1,10 +0,0 @@ -DEFINED_PHASES=install nofetch postinst -DESCRIPTION=A Cross-Platform Benchmark for Android, iOS, Linux, MacOS and Windows -EAPI=7 -HOMEPAGE=https://www.geekbench.com/ -KEYWORDS=-* amd64 x86 -LICENSE=geekbench -RESTRICT=bindist mirror -SLOT=5 -SRC_URI=https://cdn.geekbench.com/Geekbench-5.1.0-Linux.tar.gz -_md5_=5c1e8f8e6fa58e847d5c02060d49a09d diff --git a/metadata/md5-cache/app-benchmarks/geekbench-5.1.1 b/metadata/md5-cache/app-benchmarks/geekbench-5.1.1 index 9798975f5f51..2c78dc843446 100644 --- a/metadata/md5-cache/app-benchmarks/geekbench-5.1.1 +++ b/metadata/md5-cache/app-benchmarks/geekbench-5.1.1 @@ -2,9 +2,9 @@ DEFINED_PHASES=install nofetch postinst DESCRIPTION=A Cross-Platform Benchmark for Android, iOS, Linux, MacOS and Windows EAPI=7 HOMEPAGE=https://www.geekbench.com/ -KEYWORDS=-* amd64 x86 +KEYWORDS=-* amd64 LICENSE=geekbench RESTRICT=bindist mirror SLOT=5 SRC_URI=https://cdn.geekbench.com/Geekbench-5.1.1-Linux.tar.gz -_md5_=5c1e8f8e6fa58e847d5c02060d49a09d +_md5_=d3444cc549a57b8598201537c57663f9 diff --git a/metadata/md5-cache/app-emulation/Manifest.gz b/metadata/md5-cache/app-emulation/Manifest.gz index 706b41b3b3ef..974c9e4ed54c 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/dosemu-1.4.1_pre20130107-r5 b/metadata/md5-cache/app-emulation/dosemu-1.4.1_pre20130107-r5 index 84d2f32f5595..7e49f731d619 100644 --- a/metadata/md5-cache/app-emulation/dosemu-1.4.1_pre20130107-r5 +++ b/metadata/md5-cache/app-emulation/dosemu-1.4.1_pre20130107-r5 @@ -11,4 +11,4 @@ RDEPEND=media-libs/libsdl >=sys-libs/slang-1.4 X? ( x11-libs/libX11 x11-libs/lib SLOT=0 SRC_URI=mirror://sourceforge/dosemu/dosemu-freedos-1.0-bin.tgz https://dev.gentoo.org/~slyfox/distfiles/dosemu-1.4.1_pre20130107.zip _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 pax-utils a41d1fd1c111289ffa04490de6ee79d7 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=65fa423386db3c93d249aa34ba03db4b +_md5_=c0379a2458025a2ee11405a088c6cbdc diff --git a/metadata/md5-cache/app-misc/Manifest.gz b/metadata/md5-cache/app-misc/Manifest.gz index 960763d5c43d..aa112c4c2cbb 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/fhem-5.9-r1 b/metadata/md5-cache/app-misc/fhem-5.9-r1 deleted file mode 100644 index 1914c6b8eba0..000000000000 --- a/metadata/md5-cache/app-misc/fhem-5.9-r1 +++ /dev/null @@ -1,14 +0,0 @@ -BDEPEND=virtual/pkgconfig -DEFINED_PHASES=compile install prepare -DEPEND=media-gfx/pngcrush -DESCRIPTION=A GPL'd perl server for house automation -EAPI=7 -HOMEPAGE=https://www.fhem.de/ -IUSE=doc -KEYWORDS=amd64 x86 -LICENSE=GPL-2+ -RDEPEND=acct-group/fhem acct-user/fhem dev-perl/Crypt-CBC dev-perl/Device-SerialPort dev-perl/Digest-CRC dev-perl/JSON -SLOT=0 -SRC_URI=https://www.fhem.de/fhem-5.9.tar.gz -_eclasses_=multilib 318e8ae683e57fd3ccd0d31a769d8ee8 systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=9a301f6449bd3a4e32b412d6abfa482d diff --git a/metadata/md5-cache/app-misc/hatools-2.14 b/metadata/md5-cache/app-misc/hatools-2.14 index 8ccc11154de3..9d4f9125556d 100644 --- a/metadata/md5-cache/app-misc/hatools-2.14 +++ b/metadata/md5-cache/app-misc/hatools-2.14 @@ -1,6 +1,6 @@ DEFINED_PHASES=prepare DESCRIPTION=High availability environment tools for shell scripting -EAPI=4 +EAPI=7 HOMEPAGE=http://www.fatalmind.com/software/hatools/ IUSE=test KEYWORDS=~mips ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris @@ -8,4 +8,4 @@ LICENSE=GPL-2 RESTRICT=!test? ( test ) SLOT=0 SRC_URI=http://www.fatalmind.com/software/hatools/hatools-2.14.tar.gz -_md5_=17bc535f3a73e59fc8409495d2c08f1d +_md5_=f176b5bb32221e94f5c38d075af0ffce diff --git a/metadata/md5-cache/app-misc/solaar-1.0.2_rc3 b/metadata/md5-cache/app-misc/solaar-1.0.2 similarity index 67% rename from metadata/md5-cache/app-misc/solaar-1.0.2_rc3 rename to metadata/md5-cache/app-misc/solaar-1.0.2 index 63117a66fc68..7873b35f5207 100644 --- a/metadata/md5-cache/app-misc/solaar-1.0.2_rc3 +++ b/metadata/md5-cache/app-misc/solaar-1.0.2 @@ -1,15 +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(-)] DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test DEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info -DESCRIPTION=A Linux device manager for Logitech's Unifying Receiver peripherals +DESCRIPTION=Linux Device Manager for Logitech Unifying Receivers and Paired Devices EAPI=7 HOMEPAGE=https://pwr-solaar.github.io/Solaar/ -IUSE=doc kernel_linux python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 +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] 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(-)] +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.2rc3.tar.gz -> solaar-1.0.2rc3.tar.gz +SRC_URI=https://github.com/pwr-Solaar/Solaar/archive/1.0.2.tar.gz -> solaar-1.0.2.tar.gz _eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b linux-info ed97304af323c7b2f6934f229982cb7d multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c udev 452708c3f55cf6e918b045adb949a9e6 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=09414a782ce653b065d5aa6fb1982d28 +_md5_=08c37e1c1915277c3f7df328520713a7 diff --git a/metadata/md5-cache/app-misc/solaar-1.0.2_rc1 b/metadata/md5-cache/app-misc/solaar-1.0.2_rc1 deleted file mode 100644 index 24b347a0e75d..000000000000 --- a/metadata/md5-cache/app-misc/solaar-1.0.2_rc1 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=virtual/pkgconfig 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(-)] -DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test -DEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info -DESCRIPTION=A Linux device manager for Logitech's Unifying Receiver peripherals -EAPI=7 -HOMEPAGE=https://pwr-solaar.github.io/Solaar/ -IUSE=doc kernel_linux python_targets_python3_6 python_targets_python3_7 -KEYWORDS=~amd64 ~arm ~x86 -LICENSE=GPL-2 -RDEPEND=acct-group/plugdev dev-python/pygobject:3[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/pyudev-0.13[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] x11-libs/gtk+:3[introspection] 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 ) -SLOT=0 -SRC_URI=https://github.com/pwr-Solaar/Solaar/archive/1.0.2-rc1.tar.gz -> solaar-1.0.2-rc1.tar.gz -_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b linux-info ed97304af323c7b2f6934f229982cb7d multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c udev 452708c3f55cf6e918b045adb949a9e6 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=800aac695c76519af6452145d02e6e5d diff --git a/metadata/md5-cache/app-misc/solaar-1.0.2_rc2 b/metadata/md5-cache/app-misc/solaar-1.0.2_rc2 deleted file mode 100644 index e98ce15c8d65..000000000000 --- a/metadata/md5-cache/app-misc/solaar-1.0.2_rc2 +++ /dev/null @@ -1,15 +0,0 @@ -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(-)] -DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test -DEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info -DESCRIPTION=A Linux device manager for Logitech's Unifying Receiver peripherals -EAPI=7 -HOMEPAGE=https://pwr-solaar.github.io/Solaar/ -IUSE=doc 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] 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.2rc2.tar.gz -> solaar-1.0.2rc2.tar.gz -_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b linux-info ed97304af323c7b2f6934f229982cb7d multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c udev 452708c3f55cf6e918b045adb949a9e6 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=09414a782ce653b065d5aa6fb1982d28 diff --git a/metadata/md5-cache/app-misc/spacenavd-0.5-r5 b/metadata/md5-cache/app-misc/spacenavd-0.5-r5 deleted file mode 100644 index a2feb51ef244..000000000000 --- a/metadata/md5-cache/app-misc/spacenavd-0.5-r5 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst prepare setup -DEPEND=X? ( x11-apps/xdpyinfo ) virtual/pkgconfig virtual/pkgconfig -DESCRIPTION=The spacenavd daemon provides free alternative to the 3dxserv daemon -EAPI=4 -HOMEPAGE=http://spacenav.sourceforge.net/ -IUSE=X kernel_linux -KEYWORDS=amd64 ppc64 x86 -LICENSE=GPL-3 -RDEPEND=X? ( x11-apps/xdpyinfo ) -SLOT=0 -SRC_URI=mirror://sourceforge/project/spacenav/spacenav%20daemon/spacenavd%200.5/spacenavd-0.5.tar.gz -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 eapi7-ver f9ec87e93172b25ce65a85303dc06964 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 linux-info ed97304af323c7b2f6934f229982cb7d ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 preserve-libs ef207dc62baddfddfd39a164d9797648 systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c udev 452708c3f55cf6e918b045adb949a9e6 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=13321087eb56f24ea9b07719f4171a13 diff --git a/metadata/md5-cache/app-misc/spacenavd-0.5-r6 b/metadata/md5-cache/app-misc/spacenavd-0.5-r6 deleted file mode 100644 index 08b46b7dfa5c..000000000000 --- a/metadata/md5-cache/app-misc/spacenavd-0.5-r6 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst prepare setup -DEPEND=X? ( x11-apps/xdpyinfo ) virtual/pkgconfig virtual/pkgconfig -DESCRIPTION=The spacenavd daemon provides free alternative to the 3dxserv daemon -EAPI=5 -HOMEPAGE=http://spacenav.sourceforge.net/ -IUSE=X kernel_linux -KEYWORDS=~amd64 ~ppc64 ~x86 -LICENSE=GPL-3 -RDEPEND=X? ( x11-apps/xdpyinfo ) -SLOT=0 -SRC_URI=mirror://sourceforge/project/spacenav/spacenav%20daemon/spacenavd%200.5/spacenavd-0.5.tar.gz -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 eapi7-ver f9ec87e93172b25ce65a85303dc06964 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 linux-info ed97304af323c7b2f6934f229982cb7d ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 preserve-libs ef207dc62baddfddfd39a164d9797648 systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c udev 452708c3f55cf6e918b045adb949a9e6 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=287314a7a951831a4b076abbd81bfd9e diff --git a/metadata/md5-cache/app-misc/spacenavd-0.6 b/metadata/md5-cache/app-misc/spacenavd-0.6 deleted file mode 100644 index 06cc2ed8f565..000000000000 --- a/metadata/md5-cache/app-misc/spacenavd-0.6 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst prepare setup -DEPEND=X? ( x11-apps/xdpyinfo ) virtual/pkgconfig virtual/pkgconfig -DESCRIPTION=The spacenavd daemon provides free alternative to the 3dxserv daemon -EAPI=5 -HOMEPAGE=http://spacenav.sourceforge.net/ -IUSE=X kernel_linux -KEYWORDS=amd64 ppc64 x86 -LICENSE=GPL-3 -RDEPEND=X? ( x11-apps/xdpyinfo ) -SLOT=0 -SRC_URI=mirror://sourceforge/project/spacenav/spacenav%20daemon/spacenavd%200.6/spacenavd-0.6.tar.gz -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 eapi7-ver f9ec87e93172b25ce65a85303dc06964 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 linux-info ed97304af323c7b2f6934f229982cb7d ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 preserve-libs ef207dc62baddfddfd39a164d9797648 systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c udev 452708c3f55cf6e918b045adb949a9e6 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=eca247b2b20470c3cbac29d9c2adaaa3 diff --git a/metadata/md5-cache/app-misc/spacenavd-0.7 b/metadata/md5-cache/app-misc/spacenavd-0.7 deleted file mode 100644 index 60b2acd125e2..000000000000 --- a/metadata/md5-cache/app-misc/spacenavd-0.7 +++ /dev/null @@ -1,14 +0,0 @@ -BDEPEND=virtual/pkgconfig virtual/pkgconfig -DEFINED_PHASES=compile configure install postinst setup -DEPEND=X? ( x11-apps/xdpyinfo x11-libs/libXi ) -DESCRIPTION=The spacenavd daemon provides free alternative to the 3dxserv daemon -EAPI=7 -HOMEPAGE=http://spacenav.sourceforge.net/ -IUSE=X kernel_linux -KEYWORDS=~amd64 ~ppc64 ~x86 -LICENSE=GPL-3 -RDEPEND=X? ( x11-apps/xdpyinfo x11-libs/libXi ) -SLOT=0 -SRC_URI=https://github.com/FreeSpacenav/spacenavd/releases/download/v0.7/spacenavd-0.7.tar.gz -_eclasses_=eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 linux-info ed97304af323c7b2f6934f229982cb7d multilib 318e8ae683e57fd3ccd0d31a769d8ee8 systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c udev 452708c3f55cf6e918b045adb949a9e6 -_md5_=56f00c0d238dad8b15c246ac58ab7248 diff --git a/metadata/md5-cache/app-misc/spacenavd-0.7.1 b/metadata/md5-cache/app-misc/spacenavd-0.7.1 index f2cc4ce5c27e..6e772f8e09e4 100644 --- a/metadata/md5-cache/app-misc/spacenavd-0.7.1 +++ b/metadata/md5-cache/app-misc/spacenavd-0.7.1 @@ -5,10 +5,10 @@ DESCRIPTION=The spacenavd daemon provides free alternative to the 3dxserv daemon EAPI=7 HOMEPAGE=http://spacenav.sourceforge.net/ IUSE=X kernel_linux -KEYWORDS=amd64 ~ppc64 x86 +KEYWORDS=amd64 ppc64 x86 LICENSE=GPL-3 RDEPEND=X? ( x11-apps/xdpyinfo x11-base/xorg-proto x11-libs/libX11 x11-libs/libXi ) SLOT=0 SRC_URI=https://github.com/FreeSpacenav/spacenavd/releases/download/v0.7.1/spacenavd-0.7.1.tar.gz _eclasses_=eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 linux-info ed97304af323c7b2f6934f229982cb7d multilib 318e8ae683e57fd3ccd0d31a769d8ee8 systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c udev 452708c3f55cf6e918b045adb949a9e6 -_md5_=4253092ef1fc2442db1ab2beda0c8df1 +_md5_=f7149e40a8f63db43e101161b76cf701 diff --git a/metadata/md5-cache/app-office/Manifest.gz b/metadata/md5-cache/app-office/Manifest.gz index 31ab29a1ef4a..c6f98dc121c8 100644 Binary files a/metadata/md5-cache/app-office/Manifest.gz and b/metadata/md5-cache/app-office/Manifest.gz differ diff --git a/metadata/md5-cache/app-office/libreoffice-6.3.5.2 b/metadata/md5-cache/app-office/libreoffice-6.3.5.2 deleted file mode 100644 index dacac08561bb..000000000000 --- a/metadata/md5-cache/app-office/libreoffice-6.3.5.2 +++ /dev/null @@ -1,17 +0,0 @@ -BDEPEND=dev-util/intltool sys-devel/bison sys-devel/flex sys-devel/gettext virtual/pkgconfig odk? ( >=app-doc/doxygen-1.8.4 ) >=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 preinst prepare pretend setup test unpack -DEPEND=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-arch/unzip app-arch/zip app-crypt/gpgme[cxx] app-text/hunspell:= >=app-text/libabw-0.1.0 >=app-text/libebook-0.1 app-text/libepubgen >=app-text/libetonyek-0.1 app-text/libexttextcat app-text/liblangtag >=app-text/libmspub-0.1.0 >=app-text/libmwaw-0.3.1 app-text/libnumbertext >=app-text/libodfgen-0.1.0 app-text/libqxp app-text/libstaroffice app-text/libwpd:0.10[tools] app-text/libwpg:0.3 >=app-text/libwps-0.4 app-text/mythes >=dev-cpp/clucene-2.3.3.4-r2 >=dev-cpp/libcmis-0.5.2 dev-db/unixODBC dev-lang/perl dev-libs/boost:=[nls] dev-libs/expat dev-libs/hyphen dev-libs/icu:= dev-libs/libassuan dev-libs/libgpg-error =dev-libs/liborcus-0.14* dev-libs/librevenge dev-libs/libxml2 dev-libs/libxslt dev-libs/nspr dev-libs/nss >=dev-libs/redland-1.0.16 >=dev-libs/xmlsec-1.2.28[nss] media-gfx/fontforge media-gfx/graphite2 media-libs/fontconfig media-libs/freetype:2 >=media-libs/harfbuzz-0.9.42:=[graphite,icu] media-libs/lcms:2 >=media-libs/libcdr-0.1.0 >=media-libs/libepoxy-1.3.1[X] >=media-libs/libfreehand-0.1.0 media-libs/libpagemaker >=media-libs/libpng-1.4:0= >=media-libs/libvisio-0.1.0 media-libs/libzmf net-libs/neon net-misc/curl sci-mathematics/lpsolve sys-libs/zlib virtual/glu virtual/jpeg:0 virtual/opengl x11-libs/cairo[X] x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXrender accessibility? ( python_single_target_python3_6? ( dev-python/lxml[python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/lxml[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/lxml[python_targets_python3_8(-)] ) ) bluetooth? ( dev-libs/glib:2 net-wireless/bluez ) coinmp? ( sci-libs/coinor-mp ) cups? ( net-print/cups ) dbus? ( sys-apps/dbus ) eds? ( dev-libs/glib:2 gnome-base/dconf gnome-extra/evolution-data-server ) firebird? ( >=dev-db/firebird-3.0.2.32703.0-r1[server] ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 ) gtk? ( dev-libs/glib:2 dev-libs/gobject-introspection gnome-base/dconf media-libs/mesa[egl] x11-libs/gtk+:3 x11-libs/pango ) gtk2? ( x11-libs/gdk-pixbuf >=x11-libs/gtk+-2.24:2 x11-libs/pango ) kde? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 kde-frameworks/kconfig:5 kde-frameworks/kcoreaddons:5 kde-frameworks/ki18n:5 kde-frameworks/kio:5 kde-frameworks/kwindowsystem:5 ) ldap? ( net-nds/openldap ) libreoffice_extensions_scripting-beanshell? ( dev-java/bsh ) libreoffice_extensions_scripting-javascript? ( dev-java/rhino:1.6 ) mariadb? ( dev-db/mariadb-connector-c ) !mariadb? ( dev-db/mysql-connector-c ) pdfimport? ( app-text/poppler:=[cxx] ) postgres? ( >=dev-db/postgresql-9.0:*[kerberos] ) >=dev-libs/libatomic_ops-7.2d dev-perl/Archive-Zip >=dev-util/cppunit-1.14.0 >=dev-util/gperf-3.1 =dev-util/mdds-1.4*:1= media-libs/glm sys-devel/ucpp x11-base/xorg-proto x11-libs/libXt x11-libs/libXtst java? ( dev-java/ant-core >=virtual/jdk-1.6 ) test? ( app-crypt/gnupg dev-util/cppunit media-fonts/dejavu media-fonts/liberation-fonts ) java? ( >=dev-java/java-config-2.2.0-r3 ) -DESCRIPTION=A full office productivity suite -EAPI=7 -HOMEPAGE=https://www.libreoffice.org -IUSE=accessibility bluetooth +branding coinmp +cups dbus debug eds firebird googledrive gstreamer +gtk gtk2 kde ldap +mariadb odk pdfimport postgres test libreoffice_extensions_nlpsolver libreoffice_extensions_scripting-beanshell libreoffice_extensions_scripting-javascript libreoffice_extensions_wiki-publisher elibc_FreeBSD java python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 -KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux -LICENSE=|| ( LGPL-3 MPL-1.1 ) -PDEPEND==app-office/libreoffice-l10n-6.3* -RDEPEND=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-arch/unzip app-arch/zip app-crypt/gpgme[cxx] app-text/hunspell:= >=app-text/libabw-0.1.0 >=app-text/libebook-0.1 app-text/libepubgen >=app-text/libetonyek-0.1 app-text/libexttextcat app-text/liblangtag >=app-text/libmspub-0.1.0 >=app-text/libmwaw-0.3.1 app-text/libnumbertext >=app-text/libodfgen-0.1.0 app-text/libqxp app-text/libstaroffice app-text/libwpd:0.10[tools] app-text/libwpg:0.3 >=app-text/libwps-0.4 app-text/mythes >=dev-cpp/clucene-2.3.3.4-r2 >=dev-cpp/libcmis-0.5.2 dev-db/unixODBC dev-lang/perl dev-libs/boost:=[nls] dev-libs/expat dev-libs/hyphen dev-libs/icu:= dev-libs/libassuan dev-libs/libgpg-error =dev-libs/liborcus-0.14* dev-libs/librevenge dev-libs/libxml2 dev-libs/libxslt dev-libs/nspr dev-libs/nss >=dev-libs/redland-1.0.16 >=dev-libs/xmlsec-1.2.28[nss] media-gfx/fontforge media-gfx/graphite2 media-libs/fontconfig media-libs/freetype:2 >=media-libs/harfbuzz-0.9.42:=[graphite,icu] media-libs/lcms:2 >=media-libs/libcdr-0.1.0 >=media-libs/libepoxy-1.3.1[X] >=media-libs/libfreehand-0.1.0 media-libs/libpagemaker >=media-libs/libpng-1.4:0= >=media-libs/libvisio-0.1.0 media-libs/libzmf net-libs/neon net-misc/curl sci-mathematics/lpsolve sys-libs/zlib virtual/glu virtual/jpeg:0 virtual/opengl x11-libs/cairo[X] x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXrender accessibility? ( python_single_target_python3_6? ( dev-python/lxml[python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/lxml[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/lxml[python_targets_python3_8(-)] ) ) bluetooth? ( dev-libs/glib:2 net-wireless/bluez ) coinmp? ( sci-libs/coinor-mp ) cups? ( net-print/cups ) dbus? ( sys-apps/dbus ) eds? ( dev-libs/glib:2 gnome-base/dconf gnome-extra/evolution-data-server ) firebird? ( >=dev-db/firebird-3.0.2.32703.0-r1[server] ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 ) gtk? ( dev-libs/glib:2 dev-libs/gobject-introspection gnome-base/dconf media-libs/mesa[egl] x11-libs/gtk+:3 x11-libs/pango ) gtk2? ( x11-libs/gdk-pixbuf >=x11-libs/gtk+-2.24:2 x11-libs/pango ) kde? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 kde-frameworks/kconfig:5 kde-frameworks/kcoreaddons:5 kde-frameworks/ki18n:5 kde-frameworks/kio:5 kde-frameworks/kwindowsystem:5 ) ldap? ( net-nds/openldap ) libreoffice_extensions_scripting-beanshell? ( dev-java/bsh ) libreoffice_extensions_scripting-javascript? ( dev-java/rhino:1.6 ) mariadb? ( dev-db/mariadb-connector-c ) !mariadb? ( dev-db/mysql-connector-c ) pdfimport? ( app-text/poppler:=[cxx] ) postgres? ( >=dev-db/postgresql-9.0:*[kerberos] ) !app-office/libreoffice-bin !app-office/libreoffice-bin-debug !app-office/openoffice media-fonts/liberation-fonts || ( x11-misc/xdg-utils kde-plasma/kde-cli-tools ) java? ( >=virtual/jre-1.6 ) kde? ( kde-frameworks/breeze-icons:* ) java? ( >=dev-java/java-config-2.2.0-r3 ) -REQUIRED_USE=^^ ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 ) bluetooth? ( dbus ) libreoffice_extensions_nlpsolver? ( java ) libreoffice_extensions_scripting-beanshell? ( java ) libreoffice_extensions_scripting-javascript? ( java ) libreoffice_extensions_wiki-publisher? ( java ) -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=branding? ( https://dev.gentoo.org/~dilfridge/distfiles/libreoffice-branding-gentoo-0.8.tar.xz ) https://dev-builds.libreoffice.org/pre-releases/src/libreoffice-6.3.5.2.tar.xz https://dev-builds.libreoffice.org/pre-releases/src/libreoffice-help-6.3.5.2.tar.xz https://download.documentfoundation.org/libreoffice/src/6.3.5//libreoffice-6.3.5.2.tar.xz https://download.documentfoundation.org/libreoffice/src/6.3.5//libreoffice-help-6.3.5.2.tar.xz https://downloadarchive.documentfoundation.org/libreoffice/old/6.3.5.2/src/libreoffice-6.3.5.2.tar.xz https://downloadarchive.documentfoundation.org/libreoffice/old/6.3.5.2/src/libreoffice-help-6.3.5.2.tar.xz java? ( https://dev-www.libreoffice.org/src//17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip ) libreoffice_extensions_wiki-publisher? ( https://dev-www.libreoffice.org/src//a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip ) libreoffice_extensions_scripting-javascript? ( https://dev-www.libreoffice.org/src//798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip ) libreoffice_extensions_scripting-javascript? ( https://dev-www.libreoffice.org/src//35c94d2df8893241173de1d16b6034c0-swingExSrc.zip ) odk? ( http://download.go-oo.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll ) -_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 bash-completion-r1 e5f9c3faab3ab3d1e7e007daa8c736ef check-reqs 7e3fd1855a5e1b50bb9e80827b3f672d estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 java-pkg-opt-2 77d2e22d0de7640f817d20e861c0ff3f java-utils-2 16d46032afaca1d6d0621f82084880cb libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-single-r1 2d2617a730e75e491e1d17af87841ec5 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 qmake-utils 4eb5e05ef7ee630c003e3f0edc094135 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=592af2b7cf729e77db90c20f7bbe6072 diff --git a/metadata/md5-cache/app-office/libreoffice-6.3.9999 b/metadata/md5-cache/app-office/libreoffice-6.3.9999 deleted file mode 100644 index f72c68b64e17..000000000000 --- a/metadata/md5-cache/app-office/libreoffice-6.3.9999 +++ /dev/null @@ -1,17 +0,0 @@ -BDEPEND=dev-util/intltool sys-devel/bison sys-devel/flex sys-devel/gettext virtual/pkgconfig odk? ( >=app-doc/doxygen-1.8.4 ) >=dev-vcs/git-1.8.2.1[curl] >=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 preinst prepare pretend setup test unpack -DEPEND=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-arch/unzip app-arch/zip app-crypt/gpgme[cxx] app-text/hunspell:= >=app-text/libabw-0.1.0 >=app-text/libebook-0.1 app-text/libepubgen >=app-text/libetonyek-0.1 app-text/libexttextcat app-text/liblangtag >=app-text/libmspub-0.1.0 >=app-text/libmwaw-0.3.1 app-text/libnumbertext >=app-text/libodfgen-0.1.0 app-text/libqxp app-text/libstaroffice app-text/libwpd:0.10[tools] app-text/libwpg:0.3 >=app-text/libwps-0.4 app-text/mythes >=dev-cpp/clucene-2.3.3.4-r2 >=dev-cpp/libcmis-0.5.2 dev-db/unixODBC dev-lang/perl dev-libs/boost:=[nls] dev-libs/expat dev-libs/hyphen dev-libs/icu:= dev-libs/libassuan dev-libs/libgpg-error =dev-libs/liborcus-0.14* dev-libs/librevenge dev-libs/libxml2 dev-libs/libxslt dev-libs/nspr dev-libs/nss >=dev-libs/redland-1.0.16 >=dev-libs/xmlsec-1.2.28[nss] media-gfx/fontforge media-gfx/graphite2 media-libs/fontconfig media-libs/freetype:2 >=media-libs/harfbuzz-0.9.42:=[graphite,icu] media-libs/lcms:2 >=media-libs/libcdr-0.1.0 >=media-libs/libepoxy-1.3.1[X] >=media-libs/libfreehand-0.1.0 media-libs/libpagemaker >=media-libs/libpng-1.4:0= >=media-libs/libvisio-0.1.0 media-libs/libzmf net-libs/neon net-misc/curl sci-mathematics/lpsolve sys-libs/zlib virtual/glu virtual/jpeg:0 virtual/opengl x11-libs/cairo[X] x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXrender accessibility? ( python_single_target_python3_6? ( dev-python/lxml[python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/lxml[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/lxml[python_targets_python3_8(-)] ) ) bluetooth? ( dev-libs/glib:2 net-wireless/bluez ) coinmp? ( sci-libs/coinor-mp ) cups? ( net-print/cups ) dbus? ( sys-apps/dbus ) eds? ( dev-libs/glib:2 gnome-base/dconf gnome-extra/evolution-data-server ) firebird? ( >=dev-db/firebird-3.0.2.32703.0-r1[server] ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 ) gtk? ( dev-libs/glib:2 dev-libs/gobject-introspection gnome-base/dconf media-libs/mesa[egl] x11-libs/gtk+:3 x11-libs/pango ) gtk2? ( x11-libs/gdk-pixbuf >=x11-libs/gtk+-2.24:2 x11-libs/pango ) kde? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 kde-frameworks/kconfig:5 kde-frameworks/kcoreaddons:5 kde-frameworks/ki18n:5 kde-frameworks/kio:5 kde-frameworks/kwindowsystem:5 ) ldap? ( net-nds/openldap ) libreoffice_extensions_scripting-beanshell? ( dev-java/bsh ) libreoffice_extensions_scripting-javascript? ( dev-java/rhino:1.6 ) mariadb? ( dev-db/mariadb-connector-c ) !mariadb? ( dev-db/mysql-connector-c ) pdfimport? ( app-text/poppler:=[cxx] ) postgres? ( >=dev-db/postgresql-9.0:*[kerberos] ) >=dev-libs/libatomic_ops-7.2d dev-perl/Archive-Zip >=dev-util/cppunit-1.14.0 >=dev-util/gperf-3.1 dev-util/mdds:1/1.4 media-libs/glm sys-devel/ucpp x11-base/xorg-proto x11-libs/libXt x11-libs/libXtst java? ( dev-java/ant-core >=virtual/jdk-1.6 ) test? ( app-crypt/gnupg dev-util/cppunit media-fonts/dejavu media-fonts/liberation-fonts ) java? ( >=dev-java/java-config-2.2.0-r3 ) -DESCRIPTION=A full office productivity suite -EAPI=7 -HOMEPAGE=https://www.libreoffice.org -IUSE=accessibility bluetooth +branding coinmp +cups dbus debug eds firebird googledrive gstreamer +gtk gtk2 kde ldap +mariadb odk pdfimport postgres test libreoffice_extensions_nlpsolver libreoffice_extensions_scripting-beanshell libreoffice_extensions_scripting-javascript libreoffice_extensions_wiki-publisher elibc_FreeBSD java python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 -LICENSE=|| ( LGPL-3 MPL-1.1 ) -PDEPEND=!app-office/libreoffice-l10n -PROPERTIES=live -RDEPEND=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-arch/unzip app-arch/zip app-crypt/gpgme[cxx] app-text/hunspell:= >=app-text/libabw-0.1.0 >=app-text/libebook-0.1 app-text/libepubgen >=app-text/libetonyek-0.1 app-text/libexttextcat app-text/liblangtag >=app-text/libmspub-0.1.0 >=app-text/libmwaw-0.3.1 app-text/libnumbertext >=app-text/libodfgen-0.1.0 app-text/libqxp app-text/libstaroffice app-text/libwpd:0.10[tools] app-text/libwpg:0.3 >=app-text/libwps-0.4 app-text/mythes >=dev-cpp/clucene-2.3.3.4-r2 >=dev-cpp/libcmis-0.5.2 dev-db/unixODBC dev-lang/perl dev-libs/boost:=[nls] dev-libs/expat dev-libs/hyphen dev-libs/icu:= dev-libs/libassuan dev-libs/libgpg-error =dev-libs/liborcus-0.14* dev-libs/librevenge dev-libs/libxml2 dev-libs/libxslt dev-libs/nspr dev-libs/nss >=dev-libs/redland-1.0.16 >=dev-libs/xmlsec-1.2.28[nss] media-gfx/fontforge media-gfx/graphite2 media-libs/fontconfig media-libs/freetype:2 >=media-libs/harfbuzz-0.9.42:=[graphite,icu] media-libs/lcms:2 >=media-libs/libcdr-0.1.0 >=media-libs/libepoxy-1.3.1[X] >=media-libs/libfreehand-0.1.0 media-libs/libpagemaker >=media-libs/libpng-1.4:0= >=media-libs/libvisio-0.1.0 media-libs/libzmf net-libs/neon net-misc/curl sci-mathematics/lpsolve sys-libs/zlib virtual/glu virtual/jpeg:0 virtual/opengl x11-libs/cairo[X] x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXrender accessibility? ( python_single_target_python3_6? ( dev-python/lxml[python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/lxml[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/lxml[python_targets_python3_8(-)] ) ) bluetooth? ( dev-libs/glib:2 net-wireless/bluez ) coinmp? ( sci-libs/coinor-mp ) cups? ( net-print/cups ) dbus? ( sys-apps/dbus ) eds? ( dev-libs/glib:2 gnome-base/dconf gnome-extra/evolution-data-server ) firebird? ( >=dev-db/firebird-3.0.2.32703.0-r1[server] ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 ) gtk? ( dev-libs/glib:2 dev-libs/gobject-introspection gnome-base/dconf media-libs/mesa[egl] x11-libs/gtk+:3 x11-libs/pango ) gtk2? ( x11-libs/gdk-pixbuf >=x11-libs/gtk+-2.24:2 x11-libs/pango ) kde? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 kde-frameworks/kconfig:5 kde-frameworks/kcoreaddons:5 kde-frameworks/ki18n:5 kde-frameworks/kio:5 kde-frameworks/kwindowsystem:5 ) ldap? ( net-nds/openldap ) libreoffice_extensions_scripting-beanshell? ( dev-java/bsh ) libreoffice_extensions_scripting-javascript? ( dev-java/rhino:1.6 ) mariadb? ( dev-db/mariadb-connector-c ) !mariadb? ( dev-db/mysql-connector-c ) pdfimport? ( app-text/poppler:=[cxx] ) postgres? ( >=dev-db/postgresql-9.0:*[kerberos] ) !app-office/libreoffice-bin !app-office/libreoffice-bin-debug !app-office/openoffice media-fonts/liberation-fonts || ( x11-misc/xdg-utils kde-plasma/kde-cli-tools ) java? ( >=virtual/jre-1.6 ) kde? ( kde-frameworks/breeze-icons:* ) java? ( >=dev-java/java-config-2.2.0-r3 ) -REQUIRED_USE=^^ ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 ) bluetooth? ( dbus ) libreoffice_extensions_nlpsolver? ( java ) libreoffice_extensions_scripting-beanshell? ( java ) libreoffice_extensions_scripting-javascript? ( java ) libreoffice_extensions_wiki-publisher? ( java ) -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=branding? ( https://dev.gentoo.org/~dilfridge/distfiles/libreoffice-branding-gentoo-0.8.tar.xz ) java? ( https://dev-www.libreoffice.org/src//17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip ) libreoffice_extensions_wiki-publisher? ( https://dev-www.libreoffice.org/src//a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip ) libreoffice_extensions_scripting-javascript? ( https://dev-www.libreoffice.org/src//798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip ) libreoffice_extensions_scripting-javascript? ( https://dev-www.libreoffice.org/src//35c94d2df8893241173de1d16b6034c0-swingExSrc.zip ) odk? ( http://download.go-oo.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll ) -_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 bash-completion-r1 e5f9c3faab3ab3d1e7e007daa8c736ef check-reqs 7e3fd1855a5e1b50bb9e80827b3f672d estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 git-r3 86a0188f2ad9eb3d65e4d031ab8a0422 java-pkg-opt-2 77d2e22d0de7640f817d20e861c0ff3f java-utils-2 16d46032afaca1d6d0621f82084880cb libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-single-r1 2d2617a730e75e491e1d17af87841ec5 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 qmake-utils 4eb5e05ef7ee630c003e3f0edc094135 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=33653b9c5cc91ad2d9be957325993030 diff --git a/metadata/md5-cache/app-office/libreoffice-6.4.4.2 b/metadata/md5-cache/app-office/libreoffice-6.4.4.2 new file mode 100644 index 000000000000..d03e0be792e2 --- /dev/null +++ b/metadata/md5-cache/app-office/libreoffice-6.4.4.2 @@ -0,0 +1,17 @@ +BDEPEND=dev-util/intltool sys-devel/bison sys-devel/flex sys-devel/gettext virtual/pkgconfig odk? ( >=app-doc/doxygen-1.8.4 ) >=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 preinst prepare pretend setup test unpack +DEPEND=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-arch/unzip app-arch/zip app-crypt/gpgme[cxx] app-text/hunspell:= >=app-text/libabw-0.1.0 >=app-text/libebook-0.1 app-text/libepubgen >=app-text/libetonyek-0.1 app-text/libexttextcat app-text/liblangtag >=app-text/libmspub-0.1.0 >=app-text/libmwaw-0.3.1 app-text/libnumbertext >=app-text/libodfgen-0.1.0 app-text/libqxp app-text/libstaroffice app-text/libwpd:0.10[tools] app-text/libwpg:0.3 >=app-text/libwps-0.4 app-text/mythes >=dev-cpp/clucene-2.3.3.4-r2 >=dev-cpp/libcmis-0.5.2 dev-db/unixODBC dev-lang/perl >=dev-libs/boost-1.72.0:=[nls] dev-libs/expat dev-libs/hyphen dev-libs/icu:= dev-libs/libassuan dev-libs/libgpg-error >=dev-libs/liborcus-0.15.0 dev-libs/librevenge dev-libs/libxml2 dev-libs/libxslt dev-libs/nspr dev-libs/nss >=dev-libs/redland-1.0.16 >=dev-libs/xmlsec-1.2.28[nss] media-gfx/fontforge media-gfx/graphite2 media-libs/fontconfig media-libs/freetype:2 >=media-libs/harfbuzz-0.9.42:=[graphite,icu] media-libs/lcms:2 >=media-libs/libcdr-0.1.0 >=media-libs/libepoxy-1.3.1[X] >=media-libs/libfreehand-0.1.0 media-libs/libpagemaker >=media-libs/libpng-1.4:0= >=media-libs/libvisio-0.1.0 media-libs/libzmf net-libs/neon net-misc/curl sci-mathematics/lpsolve sys-libs/zlib virtual/glu virtual/jpeg:0 virtual/opengl x11-libs/cairo[X] x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXrender accessibility? ( python_single_target_python3_6? ( dev-python/lxml[python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/lxml[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/lxml[python_targets_python3_8(-)] ) ) bluetooth? ( dev-libs/glib:2 net-wireless/bluez ) coinmp? ( sci-libs/coinor-mp ) cups? ( net-print/cups ) dbus? ( sys-apps/dbus[X] ) eds? ( dev-libs/glib:2 gnome-base/dconf gnome-extra/evolution-data-server ) firebird? ( >=dev-db/firebird-3.0.2.32703.0-r1[server] ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 ) gtk? ( dev-libs/glib:2 dev-libs/gobject-introspection gnome-base/dconf media-libs/mesa[egl] x11-libs/gtk+:3 x11-libs/pango ) kde? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 kde-frameworks/kconfig:5 kde-frameworks/kcoreaddons:5 kde-frameworks/ki18n:5 kde-frameworks/kio:5 kde-frameworks/kwindowsystem:5 ) ldap? ( net-nds/openldap ) libreoffice_extensions_scripting-beanshell? ( dev-java/bsh ) libreoffice_extensions_scripting-javascript? ( dev-java/rhino:1.6 ) mariadb? ( dev-db/mariadb-connector-c ) !mariadb? ( dev-db/mysql-connector-c ) pdfimport? ( app-text/poppler:=[cxx] ) postgres? ( >=dev-db/postgresql-9.0:*[kerberos] ) >=dev-libs/libatomic_ops-7.2d dev-perl/Archive-Zip >=dev-util/cppunit-1.14.0 >=dev-util/gperf-3.1 dev-util/mdds:1/1.5 media-libs/glm sys-devel/ucpp x11-base/xorg-proto x11-libs/libXt x11-libs/libXtst java? ( dev-java/ant-core >=virtual/jdk-1.8 ) test? ( app-crypt/gnupg dev-util/cppunit media-fonts/dejavu media-fonts/liberation-fonts ) java? ( >=dev-java/java-config-2.2.0-r3 ) +DESCRIPTION=A full office productivity suite +EAPI=7 +HOMEPAGE=https://www.libreoffice.org +IUSE=accessibility bluetooth +branding coinmp +cups +dbus debug eds firebird googledrive gstreamer +gtk kde ldap +mariadb odk pdfimport postgres test libreoffice_extensions_nlpsolver libreoffice_extensions_scripting-beanshell libreoffice_extensions_scripting-javascript libreoffice_extensions_wiki-publisher elibc_FreeBSD java python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 +KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux +LICENSE=|| ( LGPL-3 MPL-1.1 ) +PDEPEND==app-office/libreoffice-l10n-6.4* +RDEPEND=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-arch/unzip app-arch/zip app-crypt/gpgme[cxx] app-text/hunspell:= >=app-text/libabw-0.1.0 >=app-text/libebook-0.1 app-text/libepubgen >=app-text/libetonyek-0.1 app-text/libexttextcat app-text/liblangtag >=app-text/libmspub-0.1.0 >=app-text/libmwaw-0.3.1 app-text/libnumbertext >=app-text/libodfgen-0.1.0 app-text/libqxp app-text/libstaroffice app-text/libwpd:0.10[tools] app-text/libwpg:0.3 >=app-text/libwps-0.4 app-text/mythes >=dev-cpp/clucene-2.3.3.4-r2 >=dev-cpp/libcmis-0.5.2 dev-db/unixODBC dev-lang/perl >=dev-libs/boost-1.72.0:=[nls] dev-libs/expat dev-libs/hyphen dev-libs/icu:= dev-libs/libassuan dev-libs/libgpg-error >=dev-libs/liborcus-0.15.0 dev-libs/librevenge dev-libs/libxml2 dev-libs/libxslt dev-libs/nspr dev-libs/nss >=dev-libs/redland-1.0.16 >=dev-libs/xmlsec-1.2.28[nss] media-gfx/fontforge media-gfx/graphite2 media-libs/fontconfig media-libs/freetype:2 >=media-libs/harfbuzz-0.9.42:=[graphite,icu] media-libs/lcms:2 >=media-libs/libcdr-0.1.0 >=media-libs/libepoxy-1.3.1[X] >=media-libs/libfreehand-0.1.0 media-libs/libpagemaker >=media-libs/libpng-1.4:0= >=media-libs/libvisio-0.1.0 media-libs/libzmf net-libs/neon net-misc/curl sci-mathematics/lpsolve sys-libs/zlib virtual/glu virtual/jpeg:0 virtual/opengl x11-libs/cairo[X] x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXrender accessibility? ( python_single_target_python3_6? ( dev-python/lxml[python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/lxml[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/lxml[python_targets_python3_8(-)] ) ) bluetooth? ( dev-libs/glib:2 net-wireless/bluez ) coinmp? ( sci-libs/coinor-mp ) cups? ( net-print/cups ) dbus? ( sys-apps/dbus[X] ) eds? ( dev-libs/glib:2 gnome-base/dconf gnome-extra/evolution-data-server ) firebird? ( >=dev-db/firebird-3.0.2.32703.0-r1[server] ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 ) gtk? ( dev-libs/glib:2 dev-libs/gobject-introspection gnome-base/dconf media-libs/mesa[egl] x11-libs/gtk+:3 x11-libs/pango ) kde? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 kde-frameworks/kconfig:5 kde-frameworks/kcoreaddons:5 kde-frameworks/ki18n:5 kde-frameworks/kio:5 kde-frameworks/kwindowsystem:5 ) ldap? ( net-nds/openldap ) libreoffice_extensions_scripting-beanshell? ( dev-java/bsh ) libreoffice_extensions_scripting-javascript? ( dev-java/rhino:1.6 ) mariadb? ( dev-db/mariadb-connector-c ) !mariadb? ( dev-db/mysql-connector-c ) pdfimport? ( app-text/poppler:=[cxx] ) postgres? ( >=dev-db/postgresql-9.0:*[kerberos] ) !app-office/libreoffice-bin !app-office/libreoffice-bin-debug !app-office/openoffice media-fonts/liberation-fonts || ( x11-misc/xdg-utils kde-plasma/kde-cli-tools ) java? ( >=virtual/jre-1.8 ) kde? ( kde-frameworks/breeze-icons:* ) java? ( >=dev-java/java-config-2.2.0-r3 ) +REQUIRED_USE=^^ ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 ) bluetooth? ( dbus ) gtk? ( dbus ) libreoffice_extensions_nlpsolver? ( java ) libreoffice_extensions_scripting-beanshell? ( java ) libreoffice_extensions_scripting-javascript? ( java ) libreoffice_extensions_wiki-publisher? ( java ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=branding? ( https://dev.gentoo.org/~dilfridge/distfiles/libreoffice-branding-gentoo-0.8.tar.xz ) https://dev-builds.libreoffice.org/pre-releases/src/libreoffice-6.4.4.2.tar.xz https://dev-builds.libreoffice.org/pre-releases/src/libreoffice-help-6.4.4.2.tar.xz https://download.documentfoundation.org/libreoffice/src/6.4.4//libreoffice-6.4.4.2.tar.xz https://download.documentfoundation.org/libreoffice/src/6.4.4//libreoffice-help-6.4.4.2.tar.xz https://downloadarchive.documentfoundation.org/libreoffice/old/6.4.4.2/src/libreoffice-6.4.4.2.tar.xz https://downloadarchive.documentfoundation.org/libreoffice/old/6.4.4.2/src/libreoffice-help-6.4.4.2.tar.xz https://dev-www.libreoffice.org/src//QR-Code-generator-1.4.0.tar.gz java? ( https://dev-www.libreoffice.org/src//17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip ) libreoffice_extensions_wiki-publisher? ( https://dev-www.libreoffice.org/src//a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip ) libreoffice_extensions_scripting-javascript? ( https://dev-www.libreoffice.org/src//798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip ) libreoffice_extensions_scripting-javascript? ( https://dev-www.libreoffice.org/src//35c94d2df8893241173de1d16b6034c0-swingExSrc.zip ) odk? ( http://download.go-oo.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll ) +_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 bash-completion-r1 e5f9c3faab3ab3d1e7e007daa8c736ef check-reqs 7e3fd1855a5e1b50bb9e80827b3f672d estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 java-pkg-opt-2 77d2e22d0de7640f817d20e861c0ff3f java-utils-2 16d46032afaca1d6d0621f82084880cb libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-single-r1 2d2617a730e75e491e1d17af87841ec5 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 qmake-utils 4eb5e05ef7ee630c003e3f0edc094135 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=adb4d949e0cc72fcffca9b7ff730c7fa diff --git a/metadata/md5-cache/app-office/libreoffice-6.4.9999 b/metadata/md5-cache/app-office/libreoffice-6.4.9999 index afcc7f01bd86..13506727526a 100644 --- a/metadata/md5-cache/app-office/libreoffice-6.4.9999 +++ b/metadata/md5-cache/app-office/libreoffice-6.4.9999 @@ -1,17 +1,17 @@ BDEPEND=dev-util/intltool sys-devel/bison sys-devel/flex sys-devel/gettext virtual/pkgconfig odk? ( >=app-doc/doxygen-1.8.4 ) >=dev-vcs/git-1.8.2.1[curl] >=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 preinst prepare pretend setup test unpack -DEPEND=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-arch/unzip app-arch/zip app-crypt/gpgme[cxx] app-text/hunspell:= >=app-text/libabw-0.1.0 >=app-text/libebook-0.1 app-text/libepubgen >=app-text/libetonyek-0.1 app-text/libexttextcat app-text/liblangtag >=app-text/libmspub-0.1.0 >=app-text/libmwaw-0.3.1 app-text/libnumbertext >=app-text/libodfgen-0.1.0 app-text/libqxp app-text/libstaroffice app-text/libwpd:0.10[tools] app-text/libwpg:0.3 >=app-text/libwps-0.4 app-text/mythes >=dev-cpp/clucene-2.3.3.4-r2 >=dev-cpp/libcmis-0.5.2 dev-db/unixODBC dev-lang/perl >=dev-libs/boost-1.72.0:=[nls] dev-libs/expat dev-libs/hyphen dev-libs/icu:= dev-libs/libassuan dev-libs/libgpg-error >=dev-libs/liborcus-0.15.0 dev-libs/librevenge dev-libs/libxml2 dev-libs/libxslt dev-libs/nspr dev-libs/nss >=dev-libs/redland-1.0.16 >=dev-libs/xmlsec-1.2.28[nss] media-gfx/fontforge media-gfx/graphite2 media-libs/fontconfig media-libs/freetype:2 >=media-libs/harfbuzz-0.9.42:=[graphite,icu] media-libs/lcms:2 >=media-libs/libcdr-0.1.0 >=media-libs/libepoxy-1.3.1[X] >=media-libs/libfreehand-0.1.0 media-libs/libpagemaker >=media-libs/libpng-1.4:0= >=media-libs/libvisio-0.1.0 media-libs/libzmf net-libs/neon net-misc/curl sci-mathematics/lpsolve sys-libs/zlib virtual/glu virtual/jpeg:0 virtual/opengl x11-libs/cairo[X] x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXrender accessibility? ( python_single_target_python3_6? ( dev-python/lxml[python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/lxml[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/lxml[python_targets_python3_8(-)] ) ) bluetooth? ( dev-libs/glib:2 net-wireless/bluez ) coinmp? ( sci-libs/coinor-mp ) cups? ( net-print/cups ) dbus? ( sys-apps/dbus ) eds? ( dev-libs/glib:2 gnome-base/dconf gnome-extra/evolution-data-server ) firebird? ( >=dev-db/firebird-3.0.2.32703.0-r1[server] ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 ) gtk? ( dev-libs/glib:2 dev-libs/gobject-introspection gnome-base/dconf media-libs/mesa[egl] x11-libs/gtk+:3 x11-libs/pango ) kde? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 kde-frameworks/kconfig:5 kde-frameworks/kcoreaddons:5 kde-frameworks/ki18n:5 kde-frameworks/kio:5 kde-frameworks/kwindowsystem:5 ) ldap? ( net-nds/openldap ) libreoffice_extensions_scripting-beanshell? ( dev-java/bsh ) libreoffice_extensions_scripting-javascript? ( dev-java/rhino:1.6 ) mariadb? ( dev-db/mariadb-connector-c ) !mariadb? ( dev-db/mysql-connector-c ) pdfimport? ( app-text/poppler:=[cxx] ) postgres? ( >=dev-db/postgresql-9.0:*[kerberos] ) >=dev-libs/libatomic_ops-7.2d dev-perl/Archive-Zip >=dev-util/cppunit-1.14.0 >=dev-util/gperf-3.1 dev-util/mdds:1/1.5 media-libs/glm sys-devel/ucpp x11-base/xorg-proto x11-libs/libXt x11-libs/libXtst java? ( dev-java/ant-core >=virtual/jdk-1.8 ) test? ( app-crypt/gnupg dev-util/cppunit media-fonts/dejavu media-fonts/liberation-fonts ) java? ( >=dev-java/java-config-2.2.0-r3 ) +DEPEND=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-arch/unzip app-arch/zip app-crypt/gpgme[cxx] app-text/hunspell:= >=app-text/libabw-0.1.0 >=app-text/libebook-0.1 app-text/libepubgen >=app-text/libetonyek-0.1 app-text/libexttextcat app-text/liblangtag >=app-text/libmspub-0.1.0 >=app-text/libmwaw-0.3.1 app-text/libnumbertext >=app-text/libodfgen-0.1.0 app-text/libqxp app-text/libstaroffice app-text/libwpd:0.10[tools] app-text/libwpg:0.3 >=app-text/libwps-0.4 app-text/mythes >=dev-cpp/clucene-2.3.3.4-r2 >=dev-cpp/libcmis-0.5.2 dev-db/unixODBC dev-lang/perl >=dev-libs/boost-1.72.0:=[nls] dev-libs/expat dev-libs/hyphen dev-libs/icu:= dev-libs/libassuan dev-libs/libgpg-error >=dev-libs/liborcus-0.15.0 dev-libs/librevenge dev-libs/libxml2 dev-libs/libxslt dev-libs/nspr dev-libs/nss >=dev-libs/redland-1.0.16 >=dev-libs/xmlsec-1.2.28[nss] media-gfx/fontforge media-gfx/graphite2 media-libs/fontconfig media-libs/freetype:2 >=media-libs/harfbuzz-0.9.42:=[graphite,icu] media-libs/lcms:2 >=media-libs/libcdr-0.1.0 >=media-libs/libepoxy-1.3.1[X] >=media-libs/libfreehand-0.1.0 media-libs/libpagemaker >=media-libs/libpng-1.4:0= >=media-libs/libvisio-0.1.0 media-libs/libzmf net-libs/neon net-misc/curl sci-mathematics/lpsolve sys-libs/zlib virtual/glu virtual/jpeg:0 virtual/opengl x11-libs/cairo[X] x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXrender accessibility? ( python_single_target_python3_6? ( dev-python/lxml[python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/lxml[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/lxml[python_targets_python3_8(-)] ) ) bluetooth? ( dev-libs/glib:2 net-wireless/bluez ) coinmp? ( sci-libs/coinor-mp ) cups? ( net-print/cups ) dbus? ( sys-apps/dbus[X] ) eds? ( dev-libs/glib:2 gnome-base/dconf gnome-extra/evolution-data-server ) firebird? ( >=dev-db/firebird-3.0.2.32703.0-r1[server] ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 ) gtk? ( dev-libs/glib:2 dev-libs/gobject-introspection gnome-base/dconf media-libs/mesa[egl] x11-libs/gtk+:3 x11-libs/pango ) kde? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 kde-frameworks/kconfig:5 kde-frameworks/kcoreaddons:5 kde-frameworks/ki18n:5 kde-frameworks/kio:5 kde-frameworks/kwindowsystem:5 ) ldap? ( net-nds/openldap ) libreoffice_extensions_scripting-beanshell? ( dev-java/bsh ) libreoffice_extensions_scripting-javascript? ( dev-java/rhino:1.6 ) mariadb? ( dev-db/mariadb-connector-c ) !mariadb? ( dev-db/mysql-connector-c ) pdfimport? ( app-text/poppler:=[cxx] ) postgres? ( >=dev-db/postgresql-9.0:*[kerberos] ) >=dev-libs/libatomic_ops-7.2d dev-perl/Archive-Zip >=dev-util/cppunit-1.14.0 >=dev-util/gperf-3.1 dev-util/mdds:1/1.5 media-libs/glm sys-devel/ucpp x11-base/xorg-proto x11-libs/libXt x11-libs/libXtst java? ( dev-java/ant-core >=virtual/jdk-1.8 ) test? ( app-crypt/gnupg dev-util/cppunit media-fonts/dejavu media-fonts/liberation-fonts ) java? ( >=dev-java/java-config-2.2.0-r3 ) DESCRIPTION=A full office productivity suite EAPI=7 HOMEPAGE=https://www.libreoffice.org -IUSE=accessibility bluetooth +branding coinmp +cups dbus debug eds firebird googledrive gstreamer +gtk kde ldap +mariadb odk pdfimport postgres test libreoffice_extensions_nlpsolver libreoffice_extensions_scripting-beanshell libreoffice_extensions_scripting-javascript libreoffice_extensions_wiki-publisher elibc_FreeBSD java python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 +IUSE=accessibility bluetooth +branding coinmp +cups +dbus debug eds firebird googledrive gstreamer +gtk kde ldap +mariadb odk pdfimport postgres test libreoffice_extensions_nlpsolver libreoffice_extensions_scripting-beanshell libreoffice_extensions_scripting-javascript libreoffice_extensions_wiki-publisher elibc_FreeBSD java python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 LICENSE=|| ( LGPL-3 MPL-1.1 ) PDEPEND=!app-office/libreoffice-l10n PROPERTIES=live -RDEPEND=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-arch/unzip app-arch/zip app-crypt/gpgme[cxx] app-text/hunspell:= >=app-text/libabw-0.1.0 >=app-text/libebook-0.1 app-text/libepubgen >=app-text/libetonyek-0.1 app-text/libexttextcat app-text/liblangtag >=app-text/libmspub-0.1.0 >=app-text/libmwaw-0.3.1 app-text/libnumbertext >=app-text/libodfgen-0.1.0 app-text/libqxp app-text/libstaroffice app-text/libwpd:0.10[tools] app-text/libwpg:0.3 >=app-text/libwps-0.4 app-text/mythes >=dev-cpp/clucene-2.3.3.4-r2 >=dev-cpp/libcmis-0.5.2 dev-db/unixODBC dev-lang/perl >=dev-libs/boost-1.72.0:=[nls] dev-libs/expat dev-libs/hyphen dev-libs/icu:= dev-libs/libassuan dev-libs/libgpg-error >=dev-libs/liborcus-0.15.0 dev-libs/librevenge dev-libs/libxml2 dev-libs/libxslt dev-libs/nspr dev-libs/nss >=dev-libs/redland-1.0.16 >=dev-libs/xmlsec-1.2.28[nss] media-gfx/fontforge media-gfx/graphite2 media-libs/fontconfig media-libs/freetype:2 >=media-libs/harfbuzz-0.9.42:=[graphite,icu] media-libs/lcms:2 >=media-libs/libcdr-0.1.0 >=media-libs/libepoxy-1.3.1[X] >=media-libs/libfreehand-0.1.0 media-libs/libpagemaker >=media-libs/libpng-1.4:0= >=media-libs/libvisio-0.1.0 media-libs/libzmf net-libs/neon net-misc/curl sci-mathematics/lpsolve sys-libs/zlib virtual/glu virtual/jpeg:0 virtual/opengl x11-libs/cairo[X] x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXrender accessibility? ( python_single_target_python3_6? ( dev-python/lxml[python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/lxml[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/lxml[python_targets_python3_8(-)] ) ) bluetooth? ( dev-libs/glib:2 net-wireless/bluez ) coinmp? ( sci-libs/coinor-mp ) cups? ( net-print/cups ) dbus? ( sys-apps/dbus ) eds? ( dev-libs/glib:2 gnome-base/dconf gnome-extra/evolution-data-server ) firebird? ( >=dev-db/firebird-3.0.2.32703.0-r1[server] ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 ) gtk? ( dev-libs/glib:2 dev-libs/gobject-introspection gnome-base/dconf media-libs/mesa[egl] x11-libs/gtk+:3 x11-libs/pango ) kde? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 kde-frameworks/kconfig:5 kde-frameworks/kcoreaddons:5 kde-frameworks/ki18n:5 kde-frameworks/kio:5 kde-frameworks/kwindowsystem:5 ) ldap? ( net-nds/openldap ) libreoffice_extensions_scripting-beanshell? ( dev-java/bsh ) libreoffice_extensions_scripting-javascript? ( dev-java/rhino:1.6 ) mariadb? ( dev-db/mariadb-connector-c ) !mariadb? ( dev-db/mysql-connector-c ) pdfimport? ( app-text/poppler:=[cxx] ) postgres? ( >=dev-db/postgresql-9.0:*[kerberos] ) !app-office/libreoffice-bin !app-office/libreoffice-bin-debug !app-office/openoffice media-fonts/liberation-fonts || ( x11-misc/xdg-utils kde-plasma/kde-cli-tools ) java? ( >=virtual/jre-1.8 ) kde? ( kde-frameworks/breeze-icons:* ) java? ( >=dev-java/java-config-2.2.0-r3 ) -REQUIRED_USE=^^ ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 ) bluetooth? ( dbus ) libreoffice_extensions_nlpsolver? ( java ) libreoffice_extensions_scripting-beanshell? ( java ) libreoffice_extensions_scripting-javascript? ( java ) libreoffice_extensions_wiki-publisher? ( java ) +RDEPEND=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-arch/unzip app-arch/zip app-crypt/gpgme[cxx] app-text/hunspell:= >=app-text/libabw-0.1.0 >=app-text/libebook-0.1 app-text/libepubgen >=app-text/libetonyek-0.1 app-text/libexttextcat app-text/liblangtag >=app-text/libmspub-0.1.0 >=app-text/libmwaw-0.3.1 app-text/libnumbertext >=app-text/libodfgen-0.1.0 app-text/libqxp app-text/libstaroffice app-text/libwpd:0.10[tools] app-text/libwpg:0.3 >=app-text/libwps-0.4 app-text/mythes >=dev-cpp/clucene-2.3.3.4-r2 >=dev-cpp/libcmis-0.5.2 dev-db/unixODBC dev-lang/perl >=dev-libs/boost-1.72.0:=[nls] dev-libs/expat dev-libs/hyphen dev-libs/icu:= dev-libs/libassuan dev-libs/libgpg-error >=dev-libs/liborcus-0.15.0 dev-libs/librevenge dev-libs/libxml2 dev-libs/libxslt dev-libs/nspr dev-libs/nss >=dev-libs/redland-1.0.16 >=dev-libs/xmlsec-1.2.28[nss] media-gfx/fontforge media-gfx/graphite2 media-libs/fontconfig media-libs/freetype:2 >=media-libs/harfbuzz-0.9.42:=[graphite,icu] media-libs/lcms:2 >=media-libs/libcdr-0.1.0 >=media-libs/libepoxy-1.3.1[X] >=media-libs/libfreehand-0.1.0 media-libs/libpagemaker >=media-libs/libpng-1.4:0= >=media-libs/libvisio-0.1.0 media-libs/libzmf net-libs/neon net-misc/curl sci-mathematics/lpsolve sys-libs/zlib virtual/glu virtual/jpeg:0 virtual/opengl x11-libs/cairo[X] x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXrender accessibility? ( python_single_target_python3_6? ( dev-python/lxml[python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/lxml[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/lxml[python_targets_python3_8(-)] ) ) bluetooth? ( dev-libs/glib:2 net-wireless/bluez ) coinmp? ( sci-libs/coinor-mp ) cups? ( net-print/cups ) dbus? ( sys-apps/dbus[X] ) eds? ( dev-libs/glib:2 gnome-base/dconf gnome-extra/evolution-data-server ) firebird? ( >=dev-db/firebird-3.0.2.32703.0-r1[server] ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 ) gtk? ( dev-libs/glib:2 dev-libs/gobject-introspection gnome-base/dconf media-libs/mesa[egl] x11-libs/gtk+:3 x11-libs/pango ) kde? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 kde-frameworks/kconfig:5 kde-frameworks/kcoreaddons:5 kde-frameworks/ki18n:5 kde-frameworks/kio:5 kde-frameworks/kwindowsystem:5 ) ldap? ( net-nds/openldap ) libreoffice_extensions_scripting-beanshell? ( dev-java/bsh ) libreoffice_extensions_scripting-javascript? ( dev-java/rhino:1.6 ) mariadb? ( dev-db/mariadb-connector-c ) !mariadb? ( dev-db/mysql-connector-c ) pdfimport? ( app-text/poppler:=[cxx] ) postgres? ( >=dev-db/postgresql-9.0:*[kerberos] ) !app-office/libreoffice-bin !app-office/libreoffice-bin-debug !app-office/openoffice media-fonts/liberation-fonts || ( x11-misc/xdg-utils kde-plasma/kde-cli-tools ) java? ( >=virtual/jre-1.8 ) kde? ( kde-frameworks/breeze-icons:* ) java? ( >=dev-java/java-config-2.2.0-r3 ) +REQUIRED_USE=^^ ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 ) bluetooth? ( dbus ) gtk? ( dbus ) libreoffice_extensions_nlpsolver? ( java ) libreoffice_extensions_scripting-beanshell? ( java ) libreoffice_extensions_scripting-javascript? ( java ) libreoffice_extensions_wiki-publisher? ( java ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=branding? ( https://dev.gentoo.org/~dilfridge/distfiles/libreoffice-branding-gentoo-0.8.tar.xz ) https://dev-www.libreoffice.org/src//QR-Code-generator-1.4.0.tar.gz java? ( https://dev-www.libreoffice.org/src//17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip ) libreoffice_extensions_wiki-publisher? ( https://dev-www.libreoffice.org/src//a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip ) libreoffice_extensions_scripting-javascript? ( https://dev-www.libreoffice.org/src//798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip ) libreoffice_extensions_scripting-javascript? ( https://dev-www.libreoffice.org/src//35c94d2df8893241173de1d16b6034c0-swingExSrc.zip ) odk? ( http://download.go-oo.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll ) _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 bash-completion-r1 e5f9c3faab3ab3d1e7e007daa8c736ef check-reqs 7e3fd1855a5e1b50bb9e80827b3f672d estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 git-r3 86a0188f2ad9eb3d65e4d031ab8a0422 java-pkg-opt-2 77d2e22d0de7640f817d20e861c0ff3f java-utils-2 16d46032afaca1d6d0621f82084880cb libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-single-r1 2d2617a730e75e491e1d17af87841ec5 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 qmake-utils 4eb5e05ef7ee630c003e3f0edc094135 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=ee8b4c6da22b4a2bf7fc9188d2fbd628 +_md5_=6cd1d349111b7980741e7617ddc265d1 diff --git a/metadata/md5-cache/app-office/libreoffice-9999 b/metadata/md5-cache/app-office/libreoffice-9999 index 4861ea683deb..8dbb5ac86d4b 100644 --- a/metadata/md5-cache/app-office/libreoffice-9999 +++ b/metadata/md5-cache/app-office/libreoffice-9999 @@ -1,17 +1,17 @@ BDEPEND=dev-util/intltool sys-devel/bison sys-devel/flex sys-devel/gettext virtual/pkgconfig odk? ( >=app-doc/doxygen-1.8.4 ) >=dev-vcs/git-1.8.2.1[curl] >=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 preinst prepare pretend setup test unpack -DEPEND=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-arch/unzip app-arch/zip app-crypt/gpgme[cxx] app-text/hunspell:= >=app-text/libabw-0.1.0 >=app-text/libebook-0.1 app-text/libepubgen >=app-text/libetonyek-0.1 app-text/libexttextcat app-text/liblangtag >=app-text/libmspub-0.1.0 >=app-text/libmwaw-0.3.1 app-text/libnumbertext >=app-text/libodfgen-0.1.0 app-text/libqxp app-text/libstaroffice app-text/libwpd:0.10[tools] app-text/libwpg:0.3 >=app-text/libwps-0.4 app-text/mythes >=dev-cpp/clucene-2.3.3.4-r2 >=dev-cpp/libcmis-0.5.2 dev-db/unixODBC dev-lang/perl >=dev-libs/boost-1.72.0:=[nls] dev-libs/expat dev-libs/hyphen dev-libs/icu:= dev-libs/libassuan dev-libs/libgpg-error >=dev-libs/liborcus-0.15.0 dev-libs/librevenge dev-libs/libxml2 dev-libs/libxslt dev-libs/nspr dev-libs/nss >=dev-libs/redland-1.0.16 >=dev-libs/xmlsec-1.2.28[nss] media-gfx/fontforge media-gfx/graphite2 media-libs/fontconfig media-libs/freetype:2 >=media-libs/harfbuzz-0.9.42:=[graphite,icu] media-libs/lcms:2 >=media-libs/libcdr-0.1.0 >=media-libs/libepoxy-1.3.1[X] >=media-libs/libfreehand-0.1.0 media-libs/libpagemaker >=media-libs/libpng-1.4:0= >=media-libs/libvisio-0.1.0 media-libs/libzmf net-libs/neon net-misc/curl sci-mathematics/lpsolve sys-libs/zlib virtual/glu virtual/jpeg:0 virtual/opengl x11-libs/cairo[X] x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXrender accessibility? ( python_single_target_python3_6? ( dev-python/lxml[python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/lxml[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/lxml[python_targets_python3_8(-)] ) ) bluetooth? ( dev-libs/glib:2 net-wireless/bluez ) coinmp? ( sci-libs/coinor-mp ) cups? ( net-print/cups ) dbus? ( sys-apps/dbus ) eds? ( dev-libs/glib:2 gnome-base/dconf gnome-extra/evolution-data-server ) firebird? ( >=dev-db/firebird-3.0.2.32703.0-r1[server] ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 ) gtk? ( dev-libs/glib:2 dev-libs/gobject-introspection gnome-base/dconf media-libs/mesa[egl] x11-libs/gtk+:3 x11-libs/pango ) kde? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 kde-frameworks/kconfig:5 kde-frameworks/kcoreaddons:5 kde-frameworks/ki18n:5 kde-frameworks/kio:5 kde-frameworks/kwindowsystem:5 ) ldap? ( net-nds/openldap ) libreoffice_extensions_scripting-beanshell? ( dev-java/bsh ) libreoffice_extensions_scripting-javascript? ( dev-java/rhino:1.6 ) mariadb? ( dev-db/mariadb-connector-c ) !mariadb? ( dev-db/mysql-connector-c ) pdfimport? ( app-text/poppler:=[cxx] ) postgres? ( >=dev-db/postgresql-9.0:*[kerberos] ) >=dev-libs/libatomic_ops-7.2d dev-perl/Archive-Zip >=dev-util/cppunit-1.14.0 >=dev-util/gperf-3.1 dev-util/mdds:1/1.5 media-libs/glm sys-devel/ucpp x11-base/xorg-proto x11-libs/libXt x11-libs/libXtst java? ( dev-java/ant-core >=virtual/jdk-1.8 ) test? ( app-crypt/gnupg dev-util/cppunit media-fonts/dejavu media-fonts/liberation-fonts ) java? ( >=dev-java/java-config-2.2.0-r3 ) +DEPEND=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-arch/unzip app-arch/zip app-crypt/gpgme[cxx] app-text/hunspell:= >=app-text/libabw-0.1.0 >=app-text/libebook-0.1 app-text/libepubgen >=app-text/libetonyek-0.1 app-text/libexttextcat app-text/liblangtag >=app-text/libmspub-0.1.0 >=app-text/libmwaw-0.3.1 app-text/libnumbertext >=app-text/libodfgen-0.1.0 app-text/libqxp app-text/libstaroffice app-text/libwpd:0.10[tools] app-text/libwpg:0.3 >=app-text/libwps-0.4 app-text/mythes >=dev-cpp/clucene-2.3.3.4-r2 >=dev-cpp/libcmis-0.5.2 dev-db/unixODBC dev-lang/perl >=dev-libs/boost-1.72.0:=[nls] dev-libs/expat dev-libs/hyphen dev-libs/icu:= dev-libs/libassuan dev-libs/libgpg-error >=dev-libs/liborcus-0.15.0 dev-libs/librevenge dev-libs/libxml2 dev-libs/libxslt dev-libs/nspr dev-libs/nss >=dev-libs/redland-1.0.16 >=dev-libs/xmlsec-1.2.28[nss] media-gfx/fontforge media-gfx/graphite2 media-libs/fontconfig media-libs/freetype:2 >=media-libs/harfbuzz-0.9.42:=[graphite,icu] media-libs/lcms:2 >=media-libs/libcdr-0.1.0 >=media-libs/libepoxy-1.3.1[X] >=media-libs/libfreehand-0.1.0 media-libs/libpagemaker >=media-libs/libpng-1.4:0= >=media-libs/libvisio-0.1.0 media-libs/libzmf net-libs/neon net-misc/curl sci-mathematics/lpsolve sys-libs/zlib virtual/glu virtual/jpeg:0 virtual/opengl x11-libs/cairo[X] x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXrender accessibility? ( python_single_target_python3_6? ( dev-python/lxml[python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/lxml[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/lxml[python_targets_python3_8(-)] ) ) bluetooth? ( dev-libs/glib:2 net-wireless/bluez ) coinmp? ( sci-libs/coinor-mp ) cups? ( net-print/cups ) dbus? ( sys-apps/dbus[X] ) eds? ( dev-libs/glib:2 gnome-base/dconf gnome-extra/evolution-data-server ) firebird? ( >=dev-db/firebird-3.0.2.32703.0-r1[server] ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 ) gtk? ( dev-libs/glib:2 dev-libs/gobject-introspection gnome-base/dconf media-libs/mesa[egl] x11-libs/gtk+:3 x11-libs/pango ) kde? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 kde-frameworks/kconfig:5 kde-frameworks/kcoreaddons:5 kde-frameworks/ki18n:5 kde-frameworks/kio:5 kde-frameworks/kwindowsystem:5 ) ldap? ( net-nds/openldap ) libreoffice_extensions_scripting-beanshell? ( dev-java/bsh ) libreoffice_extensions_scripting-javascript? ( dev-java/rhino:1.6 ) mariadb? ( dev-db/mariadb-connector-c ) !mariadb? ( dev-db/mysql-connector-c ) pdfimport? ( app-text/poppler:=[cxx] ) postgres? ( >=dev-db/postgresql-9.0:*[kerberos] ) >=dev-libs/libatomic_ops-7.2d dev-perl/Archive-Zip >=dev-util/cppunit-1.14.0 >=dev-util/gperf-3.1 dev-util/mdds:1/1.5 media-libs/glm sys-devel/ucpp x11-base/xorg-proto x11-libs/libXt x11-libs/libXtst java? ( dev-java/ant-core >=virtual/jdk-1.8 ) test? ( app-crypt/gnupg dev-util/cppunit media-fonts/dejavu media-fonts/liberation-fonts ) java? ( >=dev-java/java-config-2.2.0-r3 ) DESCRIPTION=A full office productivity suite EAPI=7 HOMEPAGE=https://www.libreoffice.org -IUSE=accessibility bluetooth +branding coinmp +cups dbus debug eds firebird googledrive gstreamer +gtk kde ldap +mariadb odk pdfimport postgres test libreoffice_extensions_nlpsolver libreoffice_extensions_scripting-beanshell libreoffice_extensions_scripting-javascript libreoffice_extensions_wiki-publisher elibc_FreeBSD java python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 +IUSE=accessibility bluetooth +branding coinmp +cups +dbus debug eds firebird googledrive gstreamer +gtk kde ldap +mariadb odk pdfimport postgres test libreoffice_extensions_nlpsolver libreoffice_extensions_scripting-beanshell libreoffice_extensions_scripting-javascript libreoffice_extensions_wiki-publisher elibc_FreeBSD java python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 LICENSE=|| ( LGPL-3 MPL-1.1 ) PDEPEND=!app-office/libreoffice-l10n PROPERTIES=live -RDEPEND=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-arch/unzip app-arch/zip app-crypt/gpgme[cxx] app-text/hunspell:= >=app-text/libabw-0.1.0 >=app-text/libebook-0.1 app-text/libepubgen >=app-text/libetonyek-0.1 app-text/libexttextcat app-text/liblangtag >=app-text/libmspub-0.1.0 >=app-text/libmwaw-0.3.1 app-text/libnumbertext >=app-text/libodfgen-0.1.0 app-text/libqxp app-text/libstaroffice app-text/libwpd:0.10[tools] app-text/libwpg:0.3 >=app-text/libwps-0.4 app-text/mythes >=dev-cpp/clucene-2.3.3.4-r2 >=dev-cpp/libcmis-0.5.2 dev-db/unixODBC dev-lang/perl >=dev-libs/boost-1.72.0:=[nls] dev-libs/expat dev-libs/hyphen dev-libs/icu:= dev-libs/libassuan dev-libs/libgpg-error >=dev-libs/liborcus-0.15.0 dev-libs/librevenge dev-libs/libxml2 dev-libs/libxslt dev-libs/nspr dev-libs/nss >=dev-libs/redland-1.0.16 >=dev-libs/xmlsec-1.2.28[nss] media-gfx/fontforge media-gfx/graphite2 media-libs/fontconfig media-libs/freetype:2 >=media-libs/harfbuzz-0.9.42:=[graphite,icu] media-libs/lcms:2 >=media-libs/libcdr-0.1.0 >=media-libs/libepoxy-1.3.1[X] >=media-libs/libfreehand-0.1.0 media-libs/libpagemaker >=media-libs/libpng-1.4:0= >=media-libs/libvisio-0.1.0 media-libs/libzmf net-libs/neon net-misc/curl sci-mathematics/lpsolve sys-libs/zlib virtual/glu virtual/jpeg:0 virtual/opengl x11-libs/cairo[X] x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXrender accessibility? ( python_single_target_python3_6? ( dev-python/lxml[python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/lxml[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/lxml[python_targets_python3_8(-)] ) ) bluetooth? ( dev-libs/glib:2 net-wireless/bluez ) coinmp? ( sci-libs/coinor-mp ) cups? ( net-print/cups ) dbus? ( sys-apps/dbus ) eds? ( dev-libs/glib:2 gnome-base/dconf gnome-extra/evolution-data-server ) firebird? ( >=dev-db/firebird-3.0.2.32703.0-r1[server] ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 ) gtk? ( dev-libs/glib:2 dev-libs/gobject-introspection gnome-base/dconf media-libs/mesa[egl] x11-libs/gtk+:3 x11-libs/pango ) kde? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 kde-frameworks/kconfig:5 kde-frameworks/kcoreaddons:5 kde-frameworks/ki18n:5 kde-frameworks/kio:5 kde-frameworks/kwindowsystem:5 ) ldap? ( net-nds/openldap ) libreoffice_extensions_scripting-beanshell? ( dev-java/bsh ) libreoffice_extensions_scripting-javascript? ( dev-java/rhino:1.6 ) mariadb? ( dev-db/mariadb-connector-c ) !mariadb? ( dev-db/mysql-connector-c ) pdfimport? ( app-text/poppler:=[cxx] ) postgres? ( >=dev-db/postgresql-9.0:*[kerberos] ) !app-office/libreoffice-bin !app-office/libreoffice-bin-debug !app-office/openoffice media-fonts/liberation-fonts || ( x11-misc/xdg-utils kde-plasma/kde-cli-tools ) java? ( >=virtual/jre-1.8 ) kde? ( kde-frameworks/breeze-icons:* ) java? ( >=dev-java/java-config-2.2.0-r3 ) -REQUIRED_USE=^^ ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 ) bluetooth? ( dbus ) libreoffice_extensions_nlpsolver? ( java ) libreoffice_extensions_scripting-beanshell? ( java ) libreoffice_extensions_scripting-javascript? ( java ) libreoffice_extensions_wiki-publisher? ( java ) +RDEPEND=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-arch/unzip app-arch/zip app-crypt/gpgme[cxx] app-text/hunspell:= >=app-text/libabw-0.1.0 >=app-text/libebook-0.1 app-text/libepubgen >=app-text/libetonyek-0.1 app-text/libexttextcat app-text/liblangtag >=app-text/libmspub-0.1.0 >=app-text/libmwaw-0.3.1 app-text/libnumbertext >=app-text/libodfgen-0.1.0 app-text/libqxp app-text/libstaroffice app-text/libwpd:0.10[tools] app-text/libwpg:0.3 >=app-text/libwps-0.4 app-text/mythes >=dev-cpp/clucene-2.3.3.4-r2 >=dev-cpp/libcmis-0.5.2 dev-db/unixODBC dev-lang/perl >=dev-libs/boost-1.72.0:=[nls] dev-libs/expat dev-libs/hyphen dev-libs/icu:= dev-libs/libassuan dev-libs/libgpg-error >=dev-libs/liborcus-0.15.0 dev-libs/librevenge dev-libs/libxml2 dev-libs/libxslt dev-libs/nspr dev-libs/nss >=dev-libs/redland-1.0.16 >=dev-libs/xmlsec-1.2.28[nss] media-gfx/fontforge media-gfx/graphite2 media-libs/fontconfig media-libs/freetype:2 >=media-libs/harfbuzz-0.9.42:=[graphite,icu] media-libs/lcms:2 >=media-libs/libcdr-0.1.0 >=media-libs/libepoxy-1.3.1[X] >=media-libs/libfreehand-0.1.0 media-libs/libpagemaker >=media-libs/libpng-1.4:0= >=media-libs/libvisio-0.1.0 media-libs/libzmf net-libs/neon net-misc/curl sci-mathematics/lpsolve sys-libs/zlib virtual/glu virtual/jpeg:0 virtual/opengl x11-libs/cairo[X] x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXrender accessibility? ( python_single_target_python3_6? ( dev-python/lxml[python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/lxml[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/lxml[python_targets_python3_8(-)] ) ) bluetooth? ( dev-libs/glib:2 net-wireless/bluez ) coinmp? ( sci-libs/coinor-mp ) cups? ( net-print/cups ) dbus? ( sys-apps/dbus[X] ) eds? ( dev-libs/glib:2 gnome-base/dconf gnome-extra/evolution-data-server ) firebird? ( >=dev-db/firebird-3.0.2.32703.0-r1[server] ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 ) gtk? ( dev-libs/glib:2 dev-libs/gobject-introspection gnome-base/dconf media-libs/mesa[egl] x11-libs/gtk+:3 x11-libs/pango ) kde? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 kde-frameworks/kconfig:5 kde-frameworks/kcoreaddons:5 kde-frameworks/ki18n:5 kde-frameworks/kio:5 kde-frameworks/kwindowsystem:5 ) ldap? ( net-nds/openldap ) libreoffice_extensions_scripting-beanshell? ( dev-java/bsh ) libreoffice_extensions_scripting-javascript? ( dev-java/rhino:1.6 ) mariadb? ( dev-db/mariadb-connector-c ) !mariadb? ( dev-db/mysql-connector-c ) pdfimport? ( app-text/poppler:=[cxx] ) postgres? ( >=dev-db/postgresql-9.0:*[kerberos] ) !app-office/libreoffice-bin !app-office/libreoffice-bin-debug !app-office/openoffice media-fonts/liberation-fonts || ( x11-misc/xdg-utils kde-plasma/kde-cli-tools ) java? ( >=virtual/jre-1.8 ) kde? ( kde-frameworks/breeze-icons:* ) java? ( >=dev-java/java-config-2.2.0-r3 ) +REQUIRED_USE=^^ ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 ) bluetooth? ( dbus ) gtk? ( dbus ) libreoffice_extensions_nlpsolver? ( java ) libreoffice_extensions_scripting-beanshell? ( java ) libreoffice_extensions_scripting-javascript? ( java ) libreoffice_extensions_wiki-publisher? ( java ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=branding? ( https://dev.gentoo.org/~dilfridge/distfiles/libreoffice-branding-gentoo-0.8.tar.xz ) https://dev-www.libreoffice.org/src//dtoa-20180411.tgz https://dev-www.libreoffice.org/src//skia-m83-8ce842d38d0b32149e874d6855c91e8c68ba65a7.tar.xz https://dev-www.libreoffice.org/src//QR-Code-generator-1.4.0.tar.gz java? ( https://dev-www.libreoffice.org/src//17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip ) libreoffice_extensions_wiki-publisher? ( https://dev-www.libreoffice.org/src//a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip ) libreoffice_extensions_scripting-javascript? ( https://dev-www.libreoffice.org/src//798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip ) libreoffice_extensions_scripting-javascript? ( https://dev-www.libreoffice.org/src//35c94d2df8893241173de1d16b6034c0-swingExSrc.zip ) odk? ( http://download.go-oo.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll ) _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 bash-completion-r1 e5f9c3faab3ab3d1e7e007daa8c736ef check-reqs 7e3fd1855a5e1b50bb9e80827b3f672d estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 git-r3 86a0188f2ad9eb3d65e4d031ab8a0422 java-pkg-opt-2 77d2e22d0de7640f817d20e861c0ff3f java-utils-2 16d46032afaca1d6d0621f82084880cb libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-single-r1 2d2617a730e75e491e1d17af87841ec5 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 qmake-utils 4eb5e05ef7ee630c003e3f0edc094135 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=ba8e2abfc59267062cc3fff761678f66 +_md5_=070c47774f13e06679273e2be03a8529 diff --git a/metadata/md5-cache/app-office/libreoffice-l10n-6.3.5.2 b/metadata/md5-cache/app-office/libreoffice-l10n-6.3.5.2 deleted file mode 100644 index 50090fb33e2d..000000000000 --- a/metadata/md5-cache/app-office/libreoffice-l10n-6.3.5.2 +++ /dev/null @@ -1,14 +0,0 @@ -BDEPEND=>=app-arch/rpm2targz-9.0.0.3g -DEFINED_PHASES=compile configure install prepare unpack -DESCRIPTION=Translations for the Libreoffice suite -EAPI=7 -HOMEPAGE=https://www.libreoffice.org -IUSE=offlinehelp l10n_am l10n_ast l10n_bg l10n_bn-IN l10n_bn l10n_bo l10n_bs l10n_ca-valencia l10n_ca l10n_cs l10n_da l10n_de l10n_dz l10n_el l10n_en-GB l10n_en l10n_en-ZA l10n_eo l10n_es l10n_et l10n_eu l10n_fi l10n_fr l10n_gl l10n_gu l10n_he l10n_hi l10n_hr l10n_hu l10n_id l10n_is l10n_it l10n_ja l10n_ka l10n_km l10n_ko l10n_mk l10n_nb l10n_ne l10n_nl l10n_nn l10n_om l10n_pl l10n_pt-BR l10n_pt l10n_ru l10n_si l10n_sk l10n_sl l10n_sq l10n_sv l10n_tg l10n_tr l10n_ug l10n_uk l10n_vi l10n_zh-CN l10n_zh-TW l10n_af l10n_ar l10n_as l10n_be l10n_br l10n_brx l10n_cy l10n_dgo l10n_fa l10n_ga l10n_gd l10n_gug l10n_kk l10n_kmr-Latn l10n_kn l10n_kok l10n_ks l10n_lb l10n_lo l10n_lt l10n_lv l10n_mai l10n_ml l10n_mn l10n_mni l10n_mr l10n_my l10n_nr l10n_nso l10n_oc l10n_or l10n_pa l10n_ro l10n_rw l10n_sa l10n_sat l10n_sd l10n_sid l10n_sr-Latn l10n_sr l10n_ss l10n_st l10n_sw-TZ l10n_ta l10n_te l10n_th l10n_tn l10n_ts l10n_tt l10n_uz l10n_ve l10n_xh l10n_zu -KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux -LICENSE=|| ( LGPL-3 MPL-1.1 ) -RDEPEND=app-text/hunspell -RESTRICT=strip -SLOT=0 -SRC_URI=l10n_am? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_am.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_am.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_am.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_am.tar.gz ) ) l10n_ast? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_ast.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ast.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ast.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ast.tar.gz ) ) l10n_bg? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_bg.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_bg.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_bg.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_bg.tar.gz ) ) l10n_bn-IN? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_bn-IN.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_bn-IN.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_bn-IN.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_bn-IN.tar.gz ) ) l10n_bn? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_bn.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_bn.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_bn.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_bn.tar.gz ) ) l10n_bo? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_bo.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_bo.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_bo.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_bo.tar.gz ) ) l10n_bs? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_bs.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_bs.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_bs.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_bs.tar.gz ) ) l10n_ca-valencia? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_ca-valencia.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ca-valencia.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ca-valencia.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ca-valencia.tar.gz ) ) l10n_ca? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_ca.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ca.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ca.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ca.tar.gz ) ) l10n_cs? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_cs.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_cs.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_cs.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_cs.tar.gz ) ) l10n_da? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_da.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_da.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_da.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_da.tar.gz ) ) l10n_de? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_de.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_de.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_de.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_de.tar.gz ) ) l10n_dz? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_dz.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_dz.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_dz.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_dz.tar.gz ) ) l10n_el? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_el.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_el.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_el.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_el.tar.gz ) ) l10n_en-GB? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_en-GB.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_en-GB.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_en-GB.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_en-GB.tar.gz ) ) l10n_en? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_en-US.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_en-US.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_en-US.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_en-US.tar.gz ) ) l10n_en-ZA? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_en-ZA.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_en-ZA.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_en-ZA.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_en-ZA.tar.gz ) ) l10n_eo? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_eo.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_eo.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_eo.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_eo.tar.gz ) ) l10n_es? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_es.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_es.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_es.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_es.tar.gz ) ) l10n_et? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_et.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_et.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_et.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_et.tar.gz ) ) l10n_eu? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_eu.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_eu.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_eu.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_eu.tar.gz ) ) l10n_fi? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_fi.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_fi.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_fi.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_fi.tar.gz ) ) l10n_fr? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_fr.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_fr.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_fr.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_fr.tar.gz ) ) l10n_gl? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_gl.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_gl.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_gl.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_gl.tar.gz ) ) l10n_gu? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_gu.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_gu.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_gu.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_gu.tar.gz ) ) l10n_he? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_he.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_he.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_he.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_he.tar.gz ) ) l10n_hi? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_hi.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_hi.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_hi.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_hi.tar.gz ) ) l10n_hr? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_hr.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_hr.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_hr.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_hr.tar.gz ) ) l10n_hu? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_hu.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_hu.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_hu.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_hu.tar.gz ) ) l10n_id? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_id.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_id.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_id.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_id.tar.gz ) ) l10n_is? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_is.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_is.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_is.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_is.tar.gz ) ) l10n_it? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_it.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_it.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_it.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_it.tar.gz ) ) l10n_ja? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_ja.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ja.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ja.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ja.tar.gz ) ) l10n_ka? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_ka.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ka.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ka.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ka.tar.gz ) ) l10n_km? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_km.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_km.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_km.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_km.tar.gz ) ) l10n_ko? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_ko.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ko.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ko.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ko.tar.gz ) ) l10n_mk? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_mk.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_mk.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_mk.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_mk.tar.gz ) ) l10n_nb? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_nb.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_nb.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_nb.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_nb.tar.gz ) ) l10n_ne? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_ne.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ne.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ne.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ne.tar.gz ) ) l10n_nl? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_nl.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_nl.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_nl.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_nl.tar.gz ) ) l10n_nn? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_nn.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_nn.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_nn.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_nn.tar.gz ) ) l10n_om? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_om.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_om.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_om.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_om.tar.gz ) ) l10n_pl? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_pl.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_pl.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_pl.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_pl.tar.gz ) ) l10n_pt-BR? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_pt-BR.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_pt-BR.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_pt-BR.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_pt-BR.tar.gz ) ) l10n_pt? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_pt.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_pt.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_pt.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_pt.tar.gz ) ) l10n_ru? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_ru.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ru.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ru.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ru.tar.gz ) ) l10n_si? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_si.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_si.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_si.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_si.tar.gz ) ) l10n_sk? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_sk.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_sk.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_sk.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_sk.tar.gz ) ) l10n_sl? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_sl.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_sl.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_sl.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_sl.tar.gz ) ) l10n_sq? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_sq.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_sq.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_sq.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_sq.tar.gz ) ) l10n_sv? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_sv.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_sv.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_sv.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_sv.tar.gz ) ) l10n_tg? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_tg.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_tg.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_tg.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_tg.tar.gz ) ) l10n_tr? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_tr.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_tr.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_tr.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_tr.tar.gz ) ) l10n_ug? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_ug.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ug.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ug.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_ug.tar.gz ) ) l10n_uk? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_uk.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_uk.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_uk.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_uk.tar.gz ) ) l10n_vi? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_vi.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_vi.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_vi.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_vi.tar.gz ) ) l10n_zh-CN? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_zh-CN.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_zh-CN.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_zh-CN.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_zh-CN.tar.gz ) ) l10n_zh-TW? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_helppack_zh-TW.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_zh-TW.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_zh-TW.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_helppack_zh-TW.tar.gz ) ) l10n_am? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_am.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_am.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_am.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_am.tar.gz ) l10n_ast? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_ast.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ast.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ast.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ast.tar.gz ) l10n_bg? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_bg.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_bg.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_bg.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_bg.tar.gz ) l10n_bn-IN? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_bn-IN.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_bn-IN.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_bn-IN.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_bn-IN.tar.gz ) l10n_bn? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_bn.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_bn.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_bn.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_bn.tar.gz ) l10n_bo? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_bo.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_bo.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_bo.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_bo.tar.gz ) l10n_bs? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_bs.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_bs.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_bs.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_bs.tar.gz ) l10n_ca-valencia? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_ca-valencia.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ca-valencia.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ca-valencia.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ca-valencia.tar.gz ) l10n_ca? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_ca.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ca.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ca.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ca.tar.gz ) l10n_cs? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_cs.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_cs.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_cs.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_cs.tar.gz ) l10n_da? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_da.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_da.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_da.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_da.tar.gz ) l10n_de? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_de.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_de.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_de.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_de.tar.gz ) l10n_dz? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_dz.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_dz.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_dz.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_dz.tar.gz ) l10n_el? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_el.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_el.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_el.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_el.tar.gz ) l10n_en-GB? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_en-GB.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_en-GB.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_en-GB.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_en-GB.tar.gz ) l10n_en-ZA? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_en-ZA.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_en-ZA.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_en-ZA.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_en-ZA.tar.gz ) l10n_eo? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_eo.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_eo.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_eo.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_eo.tar.gz ) l10n_es? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_es.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_es.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_es.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_es.tar.gz ) l10n_et? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_et.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_et.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_et.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_et.tar.gz ) l10n_eu? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_eu.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_eu.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_eu.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_eu.tar.gz ) l10n_fi? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_fi.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_fi.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_fi.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_fi.tar.gz ) l10n_fr? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_fr.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_fr.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_fr.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_fr.tar.gz ) l10n_gl? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_gl.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_gl.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_gl.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_gl.tar.gz ) l10n_gu? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_gu.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_gu.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_gu.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_gu.tar.gz ) l10n_he? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_he.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_he.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_he.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_he.tar.gz ) l10n_hi? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_hi.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_hi.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_hi.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_hi.tar.gz ) l10n_hr? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_hr.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_hr.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_hr.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_hr.tar.gz ) l10n_hu? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_hu.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_hu.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_hu.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_hu.tar.gz ) l10n_id? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_id.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_id.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_id.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_id.tar.gz ) l10n_is? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_is.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_is.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_is.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_is.tar.gz ) l10n_it? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_it.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_it.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_it.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_it.tar.gz ) l10n_ja? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_ja.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ja.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ja.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ja.tar.gz ) l10n_ka? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_ka.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ka.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ka.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ka.tar.gz ) l10n_km? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_km.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_km.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_km.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_km.tar.gz ) l10n_ko? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_ko.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ko.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ko.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ko.tar.gz ) l10n_mk? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_mk.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_mk.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_mk.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_mk.tar.gz ) l10n_nb? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_nb.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_nb.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_nb.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_nb.tar.gz ) l10n_ne? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_ne.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ne.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ne.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ne.tar.gz ) l10n_nl? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_nl.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_nl.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_nl.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_nl.tar.gz ) l10n_nn? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_nn.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_nn.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_nn.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_nn.tar.gz ) l10n_om? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_om.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_om.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_om.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_om.tar.gz ) l10n_pl? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_pl.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_pl.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_pl.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_pl.tar.gz ) l10n_pt-BR? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_pt-BR.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_pt-BR.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_pt-BR.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_pt-BR.tar.gz ) l10n_pt? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_pt.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_pt.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_pt.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_pt.tar.gz ) l10n_ru? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_ru.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ru.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ru.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ru.tar.gz ) l10n_si? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_si.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_si.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_si.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_si.tar.gz ) l10n_sk? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_sk.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sk.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sk.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sk.tar.gz ) l10n_sl? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_sl.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sl.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sl.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sl.tar.gz ) l10n_sq? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_sq.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sq.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sq.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sq.tar.gz ) l10n_sv? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_sv.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sv.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sv.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sv.tar.gz ) l10n_tg? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_tg.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_tg.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_tg.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_tg.tar.gz ) l10n_tr? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_tr.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_tr.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_tr.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_tr.tar.gz ) l10n_ug? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_ug.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ug.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ug.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ug.tar.gz ) l10n_uk? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_uk.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_uk.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_uk.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_uk.tar.gz ) l10n_vi? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_vi.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_vi.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_vi.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_vi.tar.gz ) l10n_zh-CN? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_zh-CN.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_zh-CN.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_zh-CN.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_zh-CN.tar.gz ) l10n_zh-TW? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_zh-TW.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_zh-TW.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_zh-TW.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_zh-TW.tar.gz ) l10n_af? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_af.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_af.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_af.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_af.tar.gz ) l10n_ar? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_ar.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ar.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ar.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ar.tar.gz ) l10n_as? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_as.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_as.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_as.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_as.tar.gz ) l10n_be? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_be.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_be.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_be.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_be.tar.gz ) l10n_br? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_br.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_br.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_br.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_br.tar.gz ) l10n_brx? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_brx.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_brx.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_brx.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_brx.tar.gz ) l10n_cy? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_cy.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_cy.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_cy.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_cy.tar.gz ) l10n_dgo? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_dgo.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_dgo.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_dgo.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_dgo.tar.gz ) l10n_fa? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_fa.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_fa.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_fa.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_fa.tar.gz ) l10n_ga? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_ga.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ga.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ga.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ga.tar.gz ) l10n_gd? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_gd.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_gd.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_gd.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_gd.tar.gz ) l10n_gug? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_gug.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_gug.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_gug.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_gug.tar.gz ) l10n_kk? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_kk.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_kk.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_kk.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_kk.tar.gz ) l10n_kmr-Latn? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_kmr-Latn.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_kmr-Latn.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_kmr-Latn.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_kmr-Latn.tar.gz ) l10n_kn? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_kn.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_kn.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_kn.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_kn.tar.gz ) l10n_kok? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_kok.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_kok.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_kok.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_kok.tar.gz ) l10n_ks? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_ks.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ks.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ks.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ks.tar.gz ) l10n_lb? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_lb.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_lb.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_lb.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_lb.tar.gz ) l10n_lo? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_lo.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_lo.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_lo.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_lo.tar.gz ) l10n_lt? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_lt.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_lt.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_lt.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_lt.tar.gz ) l10n_lv? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_lv.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_lv.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_lv.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_lv.tar.gz ) l10n_mai? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_mai.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_mai.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_mai.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_mai.tar.gz ) l10n_ml? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_ml.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ml.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ml.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ml.tar.gz ) l10n_mn? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_mn.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_mn.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_mn.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_mn.tar.gz ) l10n_mni? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_mni.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_mni.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_mni.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_mni.tar.gz ) l10n_mr? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_mr.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_mr.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_mr.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_mr.tar.gz ) l10n_my? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_my.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_my.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_my.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_my.tar.gz ) l10n_nr? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_nr.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_nr.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_nr.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_nr.tar.gz ) l10n_nso? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_nso.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_nso.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_nso.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_nso.tar.gz ) l10n_oc? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_oc.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_oc.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_oc.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_oc.tar.gz ) l10n_or? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_or.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_or.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_or.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_or.tar.gz ) l10n_pa? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_pa-IN.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_pa-IN.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_pa-IN.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_pa-IN.tar.gz ) l10n_ro? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_ro.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ro.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ro.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ro.tar.gz ) l10n_rw? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_rw.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_rw.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_rw.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_rw.tar.gz ) l10n_sa? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_sa-IN.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sa-IN.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sa-IN.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sa-IN.tar.gz ) l10n_sat? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_sat.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sat.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sat.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sat.tar.gz ) l10n_sd? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_sd.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sd.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sd.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sd.tar.gz ) l10n_sid? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_sid.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sid.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sid.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sid.tar.gz ) l10n_sr-Latn? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_sr-Latn.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sr-Latn.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sr-Latn.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sr-Latn.tar.gz ) l10n_sr? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_sr.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sr.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sr.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sr.tar.gz ) l10n_ss? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_ss.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ss.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ss.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ss.tar.gz ) l10n_st? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_st.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_st.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_st.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_st.tar.gz ) l10n_sw-TZ? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_sw-TZ.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sw-TZ.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sw-TZ.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_sw-TZ.tar.gz ) l10n_ta? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_ta.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ta.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ta.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ta.tar.gz ) l10n_te? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_te.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_te.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_te.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_te.tar.gz ) l10n_th? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_th.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_th.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_th.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_th.tar.gz ) l10n_tn? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_tn.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_tn.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_tn.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_tn.tar.gz ) l10n_ts? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_ts.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ts.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ts.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ts.tar.gz ) l10n_tt? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_tt.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_tt.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_tt.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_tt.tar.gz ) l10n_uz? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_uz.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_uz.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_uz.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_uz.tar.gz ) l10n_ve? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_ve.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ve.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ve.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_ve.tar.gz ) l10n_xh? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_xh.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_xh.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_xh.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_xh.tar.gz ) l10n_zu? ( https://download.documentfoundation.org/libreoffice/stable/6.3.5/rpm/x86_64/LibreOffice_6.3.5_Linux_x86-64_rpm_langpack_zu.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_zu.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.3.5/rpm/x86_64/LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_zu.tar.gz -> LibreOffice_6.3.5.2_Linux_x86-64_rpm_langpack_zu.tar.gz ) -_eclasses_=estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 rpm 760ff223c2c4299b68ea901e24c4cabd -_md5_=5c458135ec135f80aaa17412dc305fe2 diff --git a/metadata/md5-cache/app-office/libreoffice-l10n-6.4.4.2 b/metadata/md5-cache/app-office/libreoffice-l10n-6.4.4.2 new file mode 100644 index 000000000000..be10f6ad15a1 --- /dev/null +++ b/metadata/md5-cache/app-office/libreoffice-l10n-6.4.4.2 @@ -0,0 +1,14 @@ +BDEPEND=>=app-arch/rpm2targz-9.0.0.3g +DEFINED_PHASES=compile configure install prepare unpack +DESCRIPTION=Translations for the Libreoffice suite +EAPI=7 +HOMEPAGE=https://www.libreoffice.org +IUSE=offlinehelp l10n_am l10n_ast l10n_bg l10n_bn-IN l10n_bn l10n_bo l10n_bs l10n_ca-valencia l10n_ca l10n_cs l10n_da l10n_de l10n_dz l10n_el l10n_en-GB l10n_en l10n_en-ZA l10n_eo l10n_es l10n_et l10n_eu l10n_fi l10n_fr l10n_gl l10n_gu l10n_he l10n_hi l10n_hr l10n_hu l10n_id l10n_is l10n_it l10n_ja l10n_ka l10n_km l10n_ko l10n_mk l10n_nb l10n_ne l10n_nl l10n_nn l10n_om l10n_pl l10n_pt-BR l10n_pt l10n_ru l10n_si l10n_sk l10n_sl l10n_sq l10n_sv l10n_tg l10n_tr l10n_ug l10n_uk l10n_vi l10n_zh-CN l10n_zh-TW l10n_af l10n_ar l10n_as l10n_be l10n_br l10n_brx l10n_cy l10n_dgo l10n_fa l10n_ga l10n_gd l10n_gug l10n_kk l10n_kmr-Latn l10n_kn l10n_kok l10n_ks l10n_lb l10n_lo l10n_lt l10n_lv l10n_mai l10n_ml l10n_mn l10n_mni l10n_mr l10n_my l10n_nr l10n_nso l10n_oc l10n_or l10n_pa l10n_ro l10n_rw l10n_sa l10n_sat l10n_sd l10n_sid l10n_sr-Latn l10n_sr l10n_ss l10n_st l10n_sw-TZ l10n_ta l10n_te l10n_th l10n_tn l10n_ts l10n_tt l10n_uz l10n_ve l10n_xh l10n_zu +KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux +LICENSE=|| ( LGPL-3 MPL-1.1 ) +RDEPEND=app-text/hunspell +RESTRICT=strip +SLOT=0 +SRC_URI=l10n_am? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_am.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_am.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_am.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_am.tar.gz ) ) l10n_ast? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_ast.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ast.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ast.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ast.tar.gz ) ) l10n_bg? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_bg.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_bg.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_bg.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_bg.tar.gz ) ) l10n_bn-IN? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_bn-IN.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_bn-IN.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_bn-IN.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_bn-IN.tar.gz ) ) l10n_bn? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_bn.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_bn.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_bn.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_bn.tar.gz ) ) l10n_bo? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_bo.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_bo.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_bo.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_bo.tar.gz ) ) l10n_bs? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_bs.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_bs.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_bs.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_bs.tar.gz ) ) l10n_ca-valencia? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_ca-valencia.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ca-valencia.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ca-valencia.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ca-valencia.tar.gz ) ) l10n_ca? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_ca.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ca.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ca.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ca.tar.gz ) ) l10n_cs? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_cs.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_cs.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_cs.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_cs.tar.gz ) ) l10n_da? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_da.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_da.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_da.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_da.tar.gz ) ) l10n_de? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_de.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_de.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_de.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_de.tar.gz ) ) l10n_dz? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_dz.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_dz.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_dz.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_dz.tar.gz ) ) l10n_el? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_el.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_el.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_el.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_el.tar.gz ) ) l10n_en-GB? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_en-GB.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_en-GB.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_en-GB.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_en-GB.tar.gz ) ) l10n_en? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_en-US.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_en-US.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_en-US.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_en-US.tar.gz ) ) l10n_en-ZA? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_en-ZA.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_en-ZA.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_en-ZA.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_en-ZA.tar.gz ) ) l10n_eo? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_eo.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_eo.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_eo.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_eo.tar.gz ) ) l10n_es? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_es.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_es.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_es.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_es.tar.gz ) ) l10n_et? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_et.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_et.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_et.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_et.tar.gz ) ) l10n_eu? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_eu.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_eu.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_eu.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_eu.tar.gz ) ) l10n_fi? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_fi.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_fi.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_fi.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_fi.tar.gz ) ) l10n_fr? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_fr.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_fr.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_fr.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_fr.tar.gz ) ) l10n_gl? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_gl.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_gl.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_gl.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_gl.tar.gz ) ) l10n_gu? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_gu.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_gu.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_gu.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_gu.tar.gz ) ) l10n_he? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_he.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_he.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_he.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_he.tar.gz ) ) l10n_hi? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_hi.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_hi.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_hi.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_hi.tar.gz ) ) l10n_hr? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_hr.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_hr.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_hr.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_hr.tar.gz ) ) l10n_hu? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_hu.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_hu.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_hu.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_hu.tar.gz ) ) l10n_id? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_id.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_id.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_id.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_id.tar.gz ) ) l10n_is? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_is.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_is.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_is.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_is.tar.gz ) ) l10n_it? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_it.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_it.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_it.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_it.tar.gz ) ) l10n_ja? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_ja.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ja.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ja.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ja.tar.gz ) ) l10n_ka? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_ka.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ka.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ka.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ka.tar.gz ) ) l10n_km? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_km.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_km.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_km.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_km.tar.gz ) ) l10n_ko? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_ko.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ko.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ko.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ko.tar.gz ) ) l10n_mk? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_mk.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_mk.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_mk.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_mk.tar.gz ) ) l10n_nb? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_nb.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_nb.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_nb.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_nb.tar.gz ) ) l10n_ne? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_ne.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ne.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ne.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ne.tar.gz ) ) l10n_nl? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_nl.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_nl.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_nl.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_nl.tar.gz ) ) l10n_nn? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_nn.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_nn.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_nn.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_nn.tar.gz ) ) l10n_om? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_om.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_om.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_om.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_om.tar.gz ) ) l10n_pl? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_pl.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_pl.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_pl.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_pl.tar.gz ) ) l10n_pt-BR? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_pt-BR.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_pt-BR.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_pt-BR.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_pt-BR.tar.gz ) ) l10n_pt? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_pt.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_pt.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_pt.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_pt.tar.gz ) ) l10n_ru? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_ru.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ru.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ru.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ru.tar.gz ) ) l10n_si? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_si.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_si.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_si.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_si.tar.gz ) ) l10n_sk? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_sk.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_sk.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_sk.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_sk.tar.gz ) ) l10n_sl? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_sl.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_sl.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_sl.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_sl.tar.gz ) ) l10n_sq? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_sq.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_sq.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_sq.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_sq.tar.gz ) ) l10n_sv? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_sv.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_sv.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_sv.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_sv.tar.gz ) ) l10n_tg? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_tg.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_tg.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_tg.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_tg.tar.gz ) ) l10n_tr? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_tr.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_tr.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_tr.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_tr.tar.gz ) ) l10n_ug? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_ug.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ug.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ug.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_ug.tar.gz ) ) l10n_uk? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_uk.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_uk.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_uk.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_uk.tar.gz ) ) l10n_vi? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_vi.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_vi.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_vi.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_vi.tar.gz ) ) l10n_zh-CN? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_zh-CN.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_zh-CN.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_zh-CN.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_zh-CN.tar.gz ) ) l10n_zh-TW? ( offlinehelp? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_helppack_zh-TW.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_zh-TW.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_zh-TW.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_helppack_zh-TW.tar.gz ) ) l10n_am? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_am.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_am.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_am.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_am.tar.gz ) l10n_ast? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_ast.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ast.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ast.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ast.tar.gz ) l10n_bg? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_bg.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_bg.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_bg.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_bg.tar.gz ) l10n_bn-IN? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_bn-IN.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_bn-IN.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_bn-IN.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_bn-IN.tar.gz ) l10n_bn? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_bn.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_bn.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_bn.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_bn.tar.gz ) l10n_bo? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_bo.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_bo.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_bo.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_bo.tar.gz ) l10n_bs? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_bs.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_bs.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_bs.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_bs.tar.gz ) l10n_ca-valencia? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_ca-valencia.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ca-valencia.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ca-valencia.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ca-valencia.tar.gz ) l10n_ca? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_ca.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ca.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ca.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ca.tar.gz ) l10n_cs? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_cs.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_cs.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_cs.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_cs.tar.gz ) l10n_da? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_da.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_da.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_da.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_da.tar.gz ) l10n_de? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_de.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_de.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_de.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_de.tar.gz ) l10n_dz? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_dz.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_dz.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_dz.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_dz.tar.gz ) l10n_el? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_el.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_el.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_el.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_el.tar.gz ) l10n_en-GB? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_en-GB.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_en-GB.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_en-GB.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_en-GB.tar.gz ) l10n_en-ZA? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_en-ZA.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_en-ZA.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_en-ZA.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_en-ZA.tar.gz ) l10n_eo? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_eo.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_eo.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_eo.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_eo.tar.gz ) l10n_es? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_es.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_es.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_es.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_es.tar.gz ) l10n_et? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_et.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_et.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_et.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_et.tar.gz ) l10n_eu? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_eu.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_eu.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_eu.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_eu.tar.gz ) l10n_fi? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_fi.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_fi.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_fi.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_fi.tar.gz ) l10n_fr? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_fr.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_fr.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_fr.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_fr.tar.gz ) l10n_gl? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_gl.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_gl.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_gl.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_gl.tar.gz ) l10n_gu? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_gu.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_gu.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_gu.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_gu.tar.gz ) l10n_he? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_he.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_he.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_he.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_he.tar.gz ) l10n_hi? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_hi.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_hi.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_hi.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_hi.tar.gz ) l10n_hr? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_hr.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_hr.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_hr.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_hr.tar.gz ) l10n_hu? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_hu.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_hu.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_hu.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_hu.tar.gz ) l10n_id? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_id.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_id.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_id.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_id.tar.gz ) l10n_is? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_is.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_is.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_is.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_is.tar.gz ) l10n_it? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_it.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_it.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_it.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_it.tar.gz ) l10n_ja? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_ja.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ja.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ja.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ja.tar.gz ) l10n_ka? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_ka.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ka.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ka.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ka.tar.gz ) l10n_km? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_km.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_km.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_km.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_km.tar.gz ) l10n_ko? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_ko.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ko.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ko.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ko.tar.gz ) l10n_mk? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_mk.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_mk.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_mk.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_mk.tar.gz ) l10n_nb? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_nb.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_nb.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_nb.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_nb.tar.gz ) l10n_ne? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_ne.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ne.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ne.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ne.tar.gz ) l10n_nl? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_nl.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_nl.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_nl.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_nl.tar.gz ) l10n_nn? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_nn.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_nn.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_nn.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_nn.tar.gz ) l10n_om? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_om.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_om.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_om.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_om.tar.gz ) l10n_pl? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_pl.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_pl.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_pl.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_pl.tar.gz ) l10n_pt-BR? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_pt-BR.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_pt-BR.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_pt-BR.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_pt-BR.tar.gz ) l10n_pt? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_pt.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_pt.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_pt.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_pt.tar.gz ) l10n_ru? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_ru.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ru.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ru.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ru.tar.gz ) l10n_si? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_si.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_si.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_si.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_si.tar.gz ) l10n_sk? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_sk.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sk.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sk.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sk.tar.gz ) l10n_sl? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_sl.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sl.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sl.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sl.tar.gz ) l10n_sq? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_sq.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sq.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sq.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sq.tar.gz ) l10n_sv? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_sv.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sv.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sv.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sv.tar.gz ) l10n_tg? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_tg.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_tg.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_tg.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_tg.tar.gz ) l10n_tr? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_tr.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_tr.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_tr.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_tr.tar.gz ) l10n_ug? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_ug.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ug.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ug.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ug.tar.gz ) l10n_uk? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_uk.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_uk.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_uk.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_uk.tar.gz ) l10n_vi? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_vi.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_vi.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_vi.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_vi.tar.gz ) l10n_zh-CN? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_zh-CN.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_zh-CN.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_zh-CN.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_zh-CN.tar.gz ) l10n_zh-TW? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_zh-TW.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_zh-TW.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_zh-TW.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_zh-TW.tar.gz ) l10n_af? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_af.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_af.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_af.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_af.tar.gz ) l10n_ar? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_ar.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ar.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ar.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ar.tar.gz ) l10n_as? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_as.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_as.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_as.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_as.tar.gz ) l10n_be? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_be.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_be.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_be.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_be.tar.gz ) l10n_br? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_br.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_br.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_br.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_br.tar.gz ) l10n_brx? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_brx.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_brx.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_brx.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_brx.tar.gz ) l10n_cy? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_cy.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_cy.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_cy.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_cy.tar.gz ) l10n_dgo? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_dgo.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_dgo.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_dgo.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_dgo.tar.gz ) l10n_fa? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_fa.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_fa.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_fa.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_fa.tar.gz ) l10n_ga? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_ga.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ga.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ga.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ga.tar.gz ) l10n_gd? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_gd.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_gd.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_gd.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_gd.tar.gz ) l10n_gug? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_gug.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_gug.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_gug.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_gug.tar.gz ) l10n_kk? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_kk.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_kk.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_kk.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_kk.tar.gz ) l10n_kmr-Latn? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_kmr-Latn.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_kmr-Latn.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_kmr-Latn.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_kmr-Latn.tar.gz ) l10n_kn? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_kn.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_kn.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_kn.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_kn.tar.gz ) l10n_kok? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_kok.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_kok.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_kok.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_kok.tar.gz ) l10n_ks? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_ks.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ks.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ks.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ks.tar.gz ) l10n_lb? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_lb.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_lb.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_lb.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_lb.tar.gz ) l10n_lo? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_lo.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_lo.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_lo.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_lo.tar.gz ) l10n_lt? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_lt.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_lt.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_lt.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_lt.tar.gz ) l10n_lv? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_lv.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_lv.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_lv.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_lv.tar.gz ) l10n_mai? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_mai.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_mai.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_mai.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_mai.tar.gz ) l10n_ml? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_ml.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ml.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ml.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ml.tar.gz ) l10n_mn? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_mn.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_mn.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_mn.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_mn.tar.gz ) l10n_mni? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_mni.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_mni.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_mni.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_mni.tar.gz ) l10n_mr? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_mr.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_mr.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_mr.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_mr.tar.gz ) l10n_my? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_my.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_my.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_my.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_my.tar.gz ) l10n_nr? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_nr.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_nr.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_nr.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_nr.tar.gz ) l10n_nso? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_nso.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_nso.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_nso.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_nso.tar.gz ) l10n_oc? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_oc.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_oc.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_oc.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_oc.tar.gz ) l10n_or? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_or.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_or.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_or.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_or.tar.gz ) l10n_pa? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_pa-IN.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_pa-IN.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_pa-IN.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_pa-IN.tar.gz ) l10n_ro? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_ro.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ro.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ro.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ro.tar.gz ) l10n_rw? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_rw.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_rw.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_rw.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_rw.tar.gz ) l10n_sa? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_sa-IN.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sa-IN.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sa-IN.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sa-IN.tar.gz ) l10n_sat? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_sat.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sat.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sat.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sat.tar.gz ) l10n_sd? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_sd.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sd.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sd.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sd.tar.gz ) l10n_sid? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_sid.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sid.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sid.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sid.tar.gz ) l10n_sr-Latn? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_sr-Latn.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sr-Latn.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sr-Latn.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sr-Latn.tar.gz ) l10n_sr? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_sr.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sr.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sr.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sr.tar.gz ) l10n_ss? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_ss.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ss.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ss.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ss.tar.gz ) l10n_st? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_st.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_st.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_st.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_st.tar.gz ) l10n_sw-TZ? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_sw-TZ.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sw-TZ.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sw-TZ.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_sw-TZ.tar.gz ) l10n_ta? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_ta.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ta.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ta.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ta.tar.gz ) l10n_te? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_te.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_te.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_te.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_te.tar.gz ) l10n_th? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_th.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_th.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_th.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_th.tar.gz ) l10n_tn? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_tn.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_tn.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_tn.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_tn.tar.gz ) l10n_ts? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_ts.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ts.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ts.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ts.tar.gz ) l10n_tt? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_tt.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_tt.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_tt.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_tt.tar.gz ) l10n_uz? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_uz.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_uz.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_uz.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_uz.tar.gz ) l10n_ve? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_ve.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ve.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ve.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_ve.tar.gz ) l10n_xh? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_xh.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_xh.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_xh.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_xh.tar.gz ) l10n_zu? ( https://download.documentfoundation.org/libreoffice/stable/6.4.4/rpm/x86_64/LibreOffice_6.4.4_Linux_x86-64_rpm_langpack_zu.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_zu.tar.gz https://download.documentfoundation.org/libreoffice/testing/6.4.4/rpm/x86_64/LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_zu.tar.gz -> LibreOffice_6.4.4.2_Linux_x86-64_rpm_langpack_zu.tar.gz ) +_eclasses_=estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 rpm 760ff223c2c4299b68ea901e24c4cabd +_md5_=5c458135ec135f80aaa17412dc305fe2 diff --git a/metadata/md5-cache/app-text/Manifest.gz b/metadata/md5-cache/app-text/Manifest.gz index f4229ead0343..9fd16a2b4522 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/pdfsandwich-0.1.7 b/metadata/md5-cache/app-text/pdfsandwich-0.1.7 index 806f82da0f99..7ee98763a050 100644 --- a/metadata/md5-cache/app-text/pdfsandwich-0.1.7 +++ b/metadata/md5-cache/app-text/pdfsandwich-0.1.7 @@ -6,7 +6,7 @@ HOMEPAGE=http://www.tobias-elze.de/pdfsandwich IUSE=png KEYWORDS=~amd64 ~x86 LICENSE=GPL-2 -RDEPEND=>=app-text/tesseract-3.00 media-gfx/exact-image app-text/unpaper app-text/ghostscript-gpl virtual/imagemagick-tools[png?] +RDEPEND=app-text/tesseract media-gfx/exact-image app-text/unpaper app-text/ghostscript-gpl app-text/poppler virtual/imagemagick-tools[png?] SLOT=0 SRC_URI=mirror://sourceforge/pdfsandwich/pdfsandwich-0.1.7.tar.bz2 -_md5_=b338d5f1cf5eb8e773ce40d1e401730b +_md5_=157adee30ed709fbee996272a1ba8a89 diff --git a/metadata/md5-cache/app-text/po4a-0.57 b/metadata/md5-cache/app-text/po4a-0.57 index 167ed008661c..55fb46ca859a 100644 --- a/metadata/md5-cache/app-text/po4a-0.57 +++ b/metadata/md5-cache/app-text/po4a-0.57 @@ -5,11 +5,11 @@ DESCRIPTION=Tools to ease the translation of documentation EAPI=7 HOMEPAGE=https://po4a.org/ IUSE=test -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~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 ~x64-solaris ~x86-solaris LICENSE=GPL-2+ RDEPEND=app-text/opensp dev-libs/libxslt dev-perl/Locale-gettext dev-perl/SGMLSpm dev-perl/TermReadKey dev-perl/Text-WrapI18N dev-perl/Unicode-LineBreak dev-perl/YAML-Tiny sys-devel/gettext dev-lang/perl:= RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/mquinson/po4a/releases/download/v0.57/po4a-0.57.tar.gz _eclasses_=l10n 97f2753e3f1f3753d53d856c7c0bbb0b multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 6ec4c4d8fc8324200f1c14e8d158c59b perl-module 97206c028d9bdc9f248e022ac5c9fc83 -_md5_=a5260afa5a2f17bdf216cf32d1afb50d +_md5_=3f70f8450f970fcb596051db11ee6b7a diff --git a/metadata/md5-cache/dev-lang/Manifest.gz b/metadata/md5-cache/dev-lang/Manifest.gz index 29607ad7dbd6..03c0565a4190 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/php-7.2.31 b/metadata/md5-cache/dev-lang/php-7.2.31 index a1b87c07c707..6932b52a5319 100644 --- a/metadata/md5-cache/dev-lang/php-7.2.31 +++ b/metadata/md5-cache/dev-lang/php-7.2.31 @@ -5,7 +5,7 @@ DESCRIPTION=The PHP language runtime engine EAPI=7 HOMEPAGE=https://www.php.net/ IUSE=embed +cli cgi fpm apache2 phpdbg threads acl argon2 bcmath berkdb bzip2 calendar cdb cjk coverage +ctype curl debug enchant exif +fileinfo +filter firebird +flatfile ftp gd gdbm gmp +hash +iconv imap inifile intl iodbc ipv6 +json kerberos ldap ldap-sasl libedit libressl lmdb mhash mssql mysql mysqli nls oci8-instant-client odbc +opcache pcntl pdo +phar +posix postgres qdbm readline recode selinux +session session-mm sharedmem +simplexml snmp soap sockets sodium spell sqlite ssl sysvipc systemd test tidy +tokenizer tokyocabinet truetype unicode wddx webp +xml xmlreader xmlwriter xmlrpc xpm xslt zip zip-encryption zlib -KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos +KEYWORDS=~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos LICENSE=PHP-3.01 BSD Zend-2.0 bcmath? ( LGPL-2.1+ ) fpm? ( BSD-2 ) gd? ( gd ) unicode? ( BSD-2 LGPL-2.1 ) RDEPEND=>=app-eselect/eselect-php-0.9.1[apache2?,fpm?] >=dev-libs/libpcre-8.32[unicode] fpm? ( acl? ( sys-apps/acl ) ) apache2? ( www-servers/apache[apache2_modules_unixd(+),threads=] ) argon2? ( app-crypt/argon2:= ) berkdb? ( || ( sys-libs/db:5.3 sys-libs/db:5.1 sys-libs/db:4.8 sys-libs/db:4.7 sys-libs/db:4.6 sys-libs/db:4.5 ) ) bzip2? ( app-arch/bzip2:0= ) cdb? ( || ( dev-db/cdb dev-db/tinycdb ) ) coverage? ( dev-util/lcov ) curl? ( >=net-misc/curl-7.10.5 ) enchant? ( =virtual/jpeg-0-r3:0 media-libs/libpng:0= sys-libs/zlib ) gdbm? ( >=sys-libs/gdbm-1.8.0:0= ) gmp? ( dev-libs/gmp:0= ) iconv? ( virtual/libiconv ) imap? ( >=virtual/imap-c-client-2[kerberos=,ssl=] ) intl? ( dev-libs/icu:= ) iodbc? ( dev-db/libiodbc ) kerberos? ( virtual/krb5 ) ldap? ( >=net-nds/openldap-1.2.11 ) ldap-sasl? ( dev-libs/cyrus-sasl >=net-nds/openldap-1.2.11 ) libedit? ( dev-libs/libedit ) lmdb? ( dev-db/lmdb:= ) mssql? ( dev-db/freetds[mssql] ) nls? ( sys-devel/gettext ) oci8-instant-client? ( dev-db/oracle-instantclient-basic ) odbc? ( >=dev-db/unixODBC-1.8.13 ) postgres? ( dev-db/postgresql:* ) qdbm? ( dev-db/qdbm ) readline? ( sys-libs/readline:0= ) recode? ( app-text/recode ) session-mm? ( dev-libs/mm ) simplexml? ( >=dev-libs/libxml2-2.6.8 ) snmp? ( >=net-analyzer/net-snmp-5.2 ) soap? ( >=dev-libs/libxml2-2.6.8 ) sodium? ( dev-libs/libsodium:= ) spell? ( >=app-text/aspell-0.50 ) sqlite? ( >=dev-db/sqlite-3.7.6.3 ) ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) ) tidy? ( || ( app-text/tidy-html5 app-text/htmltidy ) ) tokyocabinet? ( dev-db/tokyocabinet ) truetype? ( =media-libs/freetype-2* ) unicode? ( dev-libs/oniguruma:= ) wddx? ( >=dev-libs/libxml2-2.6.8 ) webp? ( media-libs/libwebp:0= ) xml? ( >=dev-libs/libxml2-2.6.8 ) xmlrpc? ( >=dev-libs/libxml2-2.6.8 virtual/libiconv ) xmlreader? ( >=dev-libs/libxml2-2.6.8 ) xmlwriter? ( >=dev-libs/libxml2-2.6.8 ) xpm? ( x11-libs/libXpm ) xslt? ( dev-libs/libxslt >=dev-libs/libxml2-2.6.8 ) zip? ( sys-libs/zlib:0= ) zip-encryption? ( >=dev-libs/libzip-1.2.0:= ) zlib? ( sys-libs/zlib:0= ) virtual/mta fpm? ( selinux? ( sec-policy/selinux-phpfpm ) systemd? ( sys-apps/systemd ) ) REQUIRED_USE=|| ( cli cgi fpm apache2 embed phpdbg ) cli? ( ^^ ( readline libedit ) ) truetype? ( gd zlib ) webp? ( gd zlib ) cjk? ( gd zlib ) exif? ( gd zlib ) xpm? ( gd zlib ) gd? ( zlib ) simplexml? ( xml ) soap? ( xml ) wddx? ( xml ) xmlrpc? ( || ( xml iconv ) ) xmlreader? ( xml ) xslt? ( xml ) ldap-sasl? ( ldap ) mhash? ( hash ) phar? ( hash ) qdbm? ( !gdbm ) readline? ( !libedit ) recode? ( !imap !mysqli !mysql ) session-mm? ( session !threads ) mysql? ( hash || ( mysqli pdo ) ) mysqli? ( hash ) zip-encryption? ( zip ) @@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) SLOT=7.2 SRC_URI=https://www.php.net/distributions/php-7.2.31.tar.xz _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=ecd479d75a818f4d1f338688d5bea53c +_md5_=ac8e813158254ef74180f27d631808bd diff --git a/metadata/md5-cache/dev-lang/php-7.3.18 b/metadata/md5-cache/dev-lang/php-7.3.18 index 3429322e618a..2ff06dce8829 100644 --- a/metadata/md5-cache/dev-lang/php-7.3.18 +++ b/metadata/md5-cache/dev-lang/php-7.3.18 @@ -5,7 +5,7 @@ DESCRIPTION=The PHP language runtime engine EAPI=7 HOMEPAGE=https://www.php.net/ IUSE=embed +cli cgi fpm apache2 phpdbg threads acl argon2 bcmath berkdb bzip2 calendar cdb cjk coverage +ctype curl debug enchant exif +fileinfo +filter firebird +flatfile ftp gd gdbm gmp +hash +iconv imap inifile intl iodbc ipv6 +json kerberos ldap ldap-sasl libedit libressl lmdb mhash mssql mysql mysqli nls oci8-instant-client odbc +opcache pcntl pdo +phar +posix postgres qdbm readline recode selinux +session session-mm sharedmem +simplexml snmp soap sockets sodium spell sqlite ssl sysvipc systemd test tidy +tokenizer tokyocabinet truetype unicode wddx webp +xml xmlreader xmlwriter xmlrpc xpm xslt zip zip-encryption zlib -KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos +KEYWORDS=~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos LICENSE=PHP-3.01 BSD Zend-2.0 bcmath? ( LGPL-2.1+ ) fpm? ( BSD-2 ) gd? ( gd ) unicode? ( BSD-2 LGPL-2.1 ) RDEPEND=>=app-eselect/eselect-php-0.9.1[apache2?,fpm?] >=dev-libs/libpcre2-10.30[unicode] fpm? ( acl? ( sys-apps/acl ) ) apache2? ( www-servers/apache[apache2_modules_unixd(+),threads=] ) argon2? ( app-crypt/argon2:= ) berkdb? ( || ( sys-libs/db:5.3 sys-libs/db:5.1 sys-libs/db:4.8 sys-libs/db:4.7 sys-libs/db:4.6 sys-libs/db:4.5 ) ) bzip2? ( app-arch/bzip2:0= ) cdb? ( || ( dev-db/cdb dev-db/tinycdb ) ) coverage? ( dev-util/lcov ) curl? ( >=net-misc/curl-7.10.5 ) enchant? ( =virtual/jpeg-0-r3:0 media-libs/libpng:0= >=sys-libs/zlib-1.2.0.4 ) gdbm? ( >=sys-libs/gdbm-1.8.0:0= ) gmp? ( dev-libs/gmp:0= ) iconv? ( virtual/libiconv ) imap? ( >=virtual/imap-c-client-2[kerberos=,ssl=] ) intl? ( dev-libs/icu:= ) iodbc? ( dev-db/libiodbc ) kerberos? ( virtual/krb5 ) ldap? ( >=net-nds/openldap-1.2.11 ) ldap-sasl? ( dev-libs/cyrus-sasl >=net-nds/openldap-1.2.11 ) libedit? ( dev-libs/libedit ) lmdb? ( dev-db/lmdb:= ) mssql? ( dev-db/freetds[mssql] ) nls? ( sys-devel/gettext ) oci8-instant-client? ( dev-db/oracle-instantclient-basic ) odbc? ( >=dev-db/unixODBC-1.8.13 ) postgres? ( dev-db/postgresql:* ) qdbm? ( dev-db/qdbm ) readline? ( sys-libs/readline:0= ) recode? ( app-text/recode ) session-mm? ( dev-libs/mm ) simplexml? ( >=dev-libs/libxml2-2.6.8 ) snmp? ( >=net-analyzer/net-snmp-5.2 ) soap? ( >=dev-libs/libxml2-2.6.8 ) sodium? ( dev-libs/libsodium:= ) spell? ( >=app-text/aspell-0.50 ) sqlite? ( >=dev-db/sqlite-3.7.6.3 ) ssl? ( !libressl? ( >=dev-libs/openssl-1.0.1:0= ) libressl? ( dev-libs/libressl:0= ) ) tidy? ( || ( app-text/tidy-html5 app-text/htmltidy ) ) tokyocabinet? ( dev-db/tokyocabinet ) truetype? ( =media-libs/freetype-2* ) unicode? ( dev-libs/oniguruma:= ) wddx? ( >=dev-libs/libxml2-2.6.8 ) webp? ( media-libs/libwebp:0= ) xml? ( >=dev-libs/libxml2-2.6.8 ) xmlrpc? ( >=dev-libs/libxml2-2.6.8 virtual/libiconv ) xmlreader? ( >=dev-libs/libxml2-2.6.8 ) xmlwriter? ( >=dev-libs/libxml2-2.6.8 ) xpm? ( x11-libs/libXpm ) xslt? ( dev-libs/libxslt >=dev-libs/libxml2-2.6.8 ) zip? ( >=sys-libs/zlib-1.2.0.4:0= ) zip-encryption? ( >=dev-libs/libzip-1.2.0:= ) zlib? ( >=sys-libs/zlib-1.2.0.4:0= ) virtual/mta fpm? ( selinux? ( sec-policy/selinux-phpfpm ) systemd? ( sys-apps/systemd ) ) REQUIRED_USE=|| ( cli cgi fpm apache2 embed phpdbg ) cli? ( ^^ ( readline libedit ) ) truetype? ( gd zlib ) webp? ( gd zlib ) cjk? ( gd zlib ) exif? ( gd zlib ) xpm? ( gd zlib ) gd? ( zlib ) simplexml? ( xml ) soap? ( xml ) wddx? ( xml ) xmlrpc? ( || ( xml iconv ) ) xmlreader? ( xml ) xslt? ( xml ) ldap-sasl? ( ldap ) mhash? ( hash ) phar? ( hash ) qdbm? ( !gdbm ) readline? ( !libedit ) recode? ( !imap !mysqli !mysql ) session-mm? ( session !threads ) mysql? ( || ( mysqli pdo ) ) zip-encryption? ( zip ) @@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) SLOT=7.3 SRC_URI=https://www.php.net/distributions/php-7.3.18.tar.xz _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=d1831aeb108700529aa37a1f6160cf50 +_md5_=e212d2536d15f2a7933bf09e0ae6da8b diff --git a/metadata/md5-cache/dev-lang/php-7.4.6 b/metadata/md5-cache/dev-lang/php-7.4.6 index 6c80c3d21b83..796aabf4492c 100644 --- a/metadata/md5-cache/dev-lang/php-7.4.6 +++ b/metadata/md5-cache/dev-lang/php-7.4.6 @@ -5,7 +5,7 @@ DESCRIPTION=The PHP language runtime engine EAPI=7 HOMEPAGE=https://www.php.net/ IUSE=embed +cli cgi fpm apache2 phpdbg threads acl argon2 bcmath berkdb bzip2 calendar cdb cjk coverage +ctype curl debug enchant exif ffi +fileinfo +filter firebird +flatfile ftp gd gdbm gmp +iconv imap inifile intl iodbc ipv6 +json kerberos ldap ldap-sasl libedit libressl lmdb mhash mssql mysql mysqli nls oci8-instant-client odbc +opcache pcntl pdo +phar +posix postgres qdbm readline selinux +session session-mm sharedmem +simplexml snmp soap sockets sodium spell sqlite ssl sysvipc systemd test tidy +tokenizer tokyocabinet truetype unicode webp +xml xmlreader xmlwriter xmlrpc xpm xslt zip zlib -KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos +KEYWORDS=~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos LICENSE=PHP-3.01 BSD Zend-2.0 bcmath? ( LGPL-2.1+ ) fpm? ( BSD-2 ) gd? ( gd ) unicode? ( BSD-2 LGPL-2.1 ) RDEPEND=>=app-eselect/eselect-php-0.9.1[apache2?,fpm?] >=dev-libs/libpcre2-10.30[unicode] fpm? ( acl? ( sys-apps/acl ) ) apache2? ( www-servers/apache[apache2_modules_unixd(+),threads=] ) argon2? ( app-crypt/argon2:= ) berkdb? ( || ( sys-libs/db:5.3 sys-libs/db:5.1 sys-libs/db:4.8 sys-libs/db:4.7 sys-libs/db:4.6 sys-libs/db:4.5 ) ) bzip2? ( app-arch/bzip2:0= ) cdb? ( || ( dev-db/cdb dev-db/tinycdb ) ) coverage? ( dev-util/lcov ) curl? ( >=net-misc/curl-7.10.5 ) enchant? ( =dev-libs/libffi-3.0.11 ) firebird? ( dev-db/firebird ) gd? ( >=virtual/jpeg-0-r3:0 media-libs/libpng:0= ) gdbm? ( >=sys-libs/gdbm-1.8.0:0= ) gmp? ( dev-libs/gmp:0= ) iconv? ( virtual/libiconv ) imap? ( >=virtual/imap-c-client-2[kerberos=,ssl=] ) intl? ( dev-libs/icu:= ) kerberos? ( virtual/krb5 ) ldap? ( >=net-nds/openldap-1.2.11 ) ldap-sasl? ( dev-libs/cyrus-sasl ) libedit? ( dev-libs/libedit ) lmdb? ( dev-db/lmdb:= ) mssql? ( dev-db/freetds[mssql] ) nls? ( sys-devel/gettext ) oci8-instant-client? ( dev-db/oracle-instantclient-basic ) odbc? ( iodbc? ( dev-db/libiodbc ) !iodbc? ( >=dev-db/unixODBC-1.8.13 ) ) postgres? ( dev-db/postgresql:* ) qdbm? ( dev-db/qdbm ) readline? ( sys-libs/readline:0= ) session-mm? ( dev-libs/mm ) snmp? ( >=net-analyzer/net-snmp-5.2 ) sodium? ( dev-libs/libsodium:= ) spell? ( >=app-text/aspell-0.50 ) sqlite? ( >=dev-db/sqlite-3.7.6.3 ) ssl? ( !libressl? ( >=dev-libs/openssl-1.0.1:0= ) libressl? ( dev-libs/libressl:0= ) ) tidy? ( || ( app-text/tidy-html5 app-text/htmltidy ) ) tokyocabinet? ( dev-db/tokyocabinet ) truetype? ( =media-libs/freetype-2* ) unicode? ( dev-libs/oniguruma:= ) webp? ( media-libs/libwebp:0= ) xml? ( >=dev-libs/libxml2-2.7.6 ) xpm? ( x11-libs/libXpm ) xslt? ( dev-libs/libxslt ) zip? ( >=dev-libs/libzip-1.2.0:= ) zlib? ( >=sys-libs/zlib-1.2.0.4:0= ) virtual/mta fpm? ( selinux? ( sec-policy/selinux-phpfpm ) systemd? ( sys-apps/systemd ) ) REQUIRED_USE=|| ( cli cgi fpm apache2 embed phpdbg ) cli? ( ^^ ( readline libedit ) ) !cli? ( ?? ( readline libedit ) ) truetype? ( gd zlib ) webp? ( gd zlib ) cjk? ( gd zlib ) exif? ( gd zlib ) xpm? ( gd zlib ) gd? ( zlib ) simplexml? ( xml ) soap? ( xml ) xmlrpc? ( xml iconv ) xmlreader? ( xml ) xmlwriter? ( xml ) xslt? ( xml ) ldap-sasl? ( ldap ) qdbm? ( !gdbm ) session-mm? ( session !threads ) mysql? ( || ( mysqli pdo ) ) firebird? ( pdo ) mssql? ( pdo ) @@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) SLOT=7.4 SRC_URI=https://www.php.net/distributions/php-7.4.6.tar.xz _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=2b9e08ea9452bc88d96b6555686b1715 +_md5_=487beb883fb71e44e4f5fd7e51d120fc diff --git a/metadata/md5-cache/dev-lang/swig-4.0.0 b/metadata/md5-cache/dev-lang/swig-4.0.0 index 6fe1be6239aa..88ddcfd968ec 100644 --- a/metadata/md5-cache/dev-lang/swig-4.0.0 +++ b/metadata/md5-cache/dev-lang/swig-4.0.0 @@ -1,4 +1,4 @@ -DEFINED_PHASES=configure install +DEFINED_PHASES=configure install prepare DEPEND=pcre? ( dev-libs/libpcre ) ccache? ( sys-libs/zlib ) DESCRIPTION=Simplified Wrapper and Interface Generator EAPI=7 @@ -10,4 +10,5 @@ RDEPEND=pcre? ( dev-libs/libpcre ) ccache? ( sys-libs/zlib ) RESTRICT=test SLOT=0 SRC_URI=mirror://sourceforge/swig/swig-4.0.0.tar.gz -_md5_=0acc6a53c046522f73f53e09fe1524e4 +_eclasses_=multilib 318e8ae683e57fd3ccd0d31a769d8ee8 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_md5_=c6c03aab0034069800d748cfe7cbf499 diff --git a/metadata/md5-cache/dev-libs/Manifest.gz b/metadata/md5-cache/dev-libs/Manifest.gz index 846431cdbb90..cac244d68aef 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/nss-3.52.1 b/metadata/md5-cache/dev-libs/nss-3.52.1 new file mode 100644 index 000000000000..bc497568d3b7 --- /dev/null +++ b/metadata/md5-cache/dev-libs/nss-3.52.1 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install postinst postrm prepare test +DEPEND=>=dev-libs/nspr-4.25[abi_x86_32(-)?,abi_x86_64(-)?,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-db/sqlite-3.8.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(-)?] >=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(-)?] >=virtual/pkgconfig-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(-)?] +DESCRIPTION=Mozilla's Network Security Services library that implements PKI support +EAPI=7 +HOMEPAGE=http://www.mozilla.org/projects/security/pki/nss/ +IUSE=cacert utils abi_x86_32 abi_x86_64 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 ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris +LICENSE=|| ( MPL-2.0 GPL-2 LGPL-2.1 ) +RDEPEND=>=dev-libs/nspr-4.25[abi_x86_32(-)?,abi_x86_64(-)?,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-db/sqlite-3.8.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(-)?] >=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(-)?] >=virtual/pkgconfig-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(-)?] +RESTRICT=test +SLOT=0 +SRC_URI=https://archive.mozilla.org/pub/security/nss/releases/NSS_3_52_1_RTM/src/nss-3.52.1.tar.gz cacert? ( https://dev.gentoo.org/~axs/distfiles/nss-cacert-class1-class3.patch ) +_eclasses_=eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multilib-build dfda7934df092a96e439c05b4aeac519 multilib-minimal 8bddda43703ba94d8341f4e247f97566 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_md5_=6f80e00c836380b647067c3fd2ae736d diff --git a/metadata/md5-cache/dev-perl/Carp-Always-0.160.0 b/metadata/md5-cache/dev-perl/Carp-Always-0.160.0 new file mode 100644 index 000000000000..f5667fd2a7b5 --- /dev/null +++ b/metadata/md5-cache/dev-perl/Carp-Always-0.160.0 @@ -0,0 +1,15 @@ +BDEPEND=virtual/perl-Carp virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-Test-Simple dev-perl/Test-Base ) dev-lang/perl +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-lang/perl +DESCRIPTION=Warns and dies noisily with stack backtraces +EAPI=7 +HOMEPAGE=https://metacpan.org/release/Carp-Always +IUSE=test +KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=|| ( Artistic GPL-1+ ) +RDEPEND=virtual/perl-Carp dev-lang/perl:= +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=mirror://cpan/authors/id/F/FE/FERREIRA/Carp-Always-0.16.tar.gz +_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 6ec4c4d8fc8324200f1c14e8d158c59b perl-module 97206c028d9bdc9f248e022ac5c9fc83 +_md5_=2a78fbf52b121744d3fb47bc30732be5 diff --git a/metadata/md5-cache/dev-perl/Carp-Assert-0.210.0-r1 b/metadata/md5-cache/dev-perl/Carp-Assert-0.210.0-r1 new file mode 100644 index 000000000000..971f5155640f --- /dev/null +++ b/metadata/md5-cache/dev-perl/Carp-Assert-0.210.0-r1 @@ -0,0 +1,15 @@ +BDEPEND=virtual/perl-Carp virtual/perl-Exporter virtual/perl-ExtUtils-MakeMaker test? ( >=virtual/perl-Test-Simple-0.880.0 ) dev-lang/perl +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-lang/perl +DESCRIPTION=Executable comments in carp +EAPI=7 +HOMEPAGE=https://metacpan.org/release/Carp-Assert +IUSE=test +KEYWORDS=~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris +LICENSE=|| ( Artistic GPL-1+ ) +RDEPEND=virtual/perl-Carp virtual/perl-Exporter dev-lang/perl:= +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=mirror://cpan/authors/id/N/NE/NEILB/Carp-Assert-0.21.tar.gz +_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 6ec4c4d8fc8324200f1c14e8d158c59b perl-module 97206c028d9bdc9f248e022ac5c9fc83 +_md5_=4dbc957fb0b99df76ca5eac7ae5252ea diff --git a/metadata/md5-cache/dev-perl/Carp-Assert-More-1.200.0 b/metadata/md5-cache/dev-perl/Carp-Assert-More-1.200.0 new file mode 100644 index 000000000000..3716751ac943 --- /dev/null +++ b/metadata/md5-cache/dev-perl/Carp-Assert-More-1.200.0 @@ -0,0 +1,15 @@ +BDEPEND=virtual/perl-Carp dev-perl/Carp-Assert virtual/perl-Scalar-List-Utils virtual/perl-ExtUtils-MakeMaker test? ( dev-perl/Test-Exception ) dev-lang/perl +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-lang/perl +DESCRIPTION=convenience wrappers around Carp::Assert +EAPI=7 +HOMEPAGE=https://metacpan.org/release/Carp-Assert-More +IUSE=test +KEYWORDS=~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos +LICENSE=|| ( Artistic GPL-1+ ) +RDEPEND=virtual/perl-Carp dev-perl/Carp-Assert virtual/perl-Scalar-List-Utils dev-lang/perl:= +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=mirror://cpan/authors/id/P/PE/PETDANCE/Carp-Assert-More-1.20.tar.gz +_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 6ec4c4d8fc8324200f1c14e8d158c59b perl-module 97206c028d9bdc9f248e022ac5c9fc83 +_md5_=d9246804be2073901310d9bf2498e6a0 diff --git a/metadata/md5-cache/dev-perl/Carp-Clan-6.80.0 b/metadata/md5-cache/dev-perl/Carp-Clan-6.80.0 new file mode 100644 index 000000000000..e0da186e579e --- /dev/null +++ b/metadata/md5-cache/dev-perl/Carp-Clan-6.80.0 @@ -0,0 +1,15 @@ +BDEPEND=virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-File-Spec virtual/perl-Test-Simple ) dev-lang/perl +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-lang/perl +DESCRIPTION=Report errors from perspective of caller of a clan of modules +EAPI=7 +HOMEPAGE=https://metacpan.org/release/Carp-Clan +IUSE=test +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~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 +LICENSE=|| ( Artistic GPL-1+ ) +RDEPEND=dev-lang/perl:= +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=mirror://cpan/authors/id/E/ET/ETHER/Carp-Clan-6.08.tar.gz +_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 6ec4c4d8fc8324200f1c14e8d158c59b perl-module 97206c028d9bdc9f248e022ac5c9fc83 +_md5_=286190dec28300e4325fdb17207da78b diff --git a/metadata/md5-cache/dev-perl/Chart-2.4.10-r1 b/metadata/md5-cache/dev-perl/Chart-2.4.10-r1 new file mode 100644 index 000000000000..0cfcb86ce4f8 --- /dev/null +++ b/metadata/md5-cache/dev-perl/Chart-2.4.10-r1 @@ -0,0 +1,15 @@ +BDEPEND=>=dev-perl/GD-2.0.36 test? ( dev-perl/GD[png,jpeg] ) dev-lang/perl +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-lang/perl +DESCRIPTION=The Perl Chart Module +EAPI=7 +HOMEPAGE=https://metacpan.org/release/Chart +IUSE=test +KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 +LICENSE=|| ( Artistic GPL-1+ ) || ( MIT ( GPL-1 GPL-2 ) ) +RDEPEND=>=dev-perl/GD-2.0.36 dev-lang/perl:= +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=mirror://cpan/authors/id/C/CH/CHARTGRP/Chart-2.4.10.tar.gz +_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 6ec4c4d8fc8324200f1c14e8d158c59b perl-module 97206c028d9bdc9f248e022ac5c9fc83 +_md5_=7ac48b0c332dc53ef867d2d0f1cdc3ff diff --git a/metadata/md5-cache/dev-perl/LWP-UserAgent-Determined-1.70.0 b/metadata/md5-cache/dev-perl/LWP-UserAgent-Determined-1.70.0 index 0b5e8c44ee75..369a97b04bc1 100644 --- a/metadata/md5-cache/dev-perl/LWP-UserAgent-Determined-1.70.0 +++ b/metadata/md5-cache/dev-perl/LWP-UserAgent-Determined-1.70.0 @@ -3,10 +3,10 @@ DEPEND=dev-perl/libwww-perl virtual/perl-ExtUtils-MakeMaker dev-lang/perl DESCRIPTION=A virtual browser that retries errors EAPI=6 HOMEPAGE=https://metacpan.org/release/LWP-UserAgent-Determined -KEYWORDS=~amd64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris +KEYWORDS=~amd64 ~ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=dev-perl/libwww-perl dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/A/AL/ALEXMV/LWP-UserAgent-Determined-1.07.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 6ec4c4d8fc8324200f1c14e8d158c59b perl-module 97206c028d9bdc9f248e022ac5c9fc83 -_md5_=05a7c64163b242e94e7f5e9b7f06755d +_md5_=51d79df0d758d7eed4344d9b6be0c7b0 diff --git a/metadata/md5-cache/dev-perl/Manifest.gz b/metadata/md5-cache/dev-perl/Manifest.gz index f882183646a1..ba8436b07a0f 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 b22e686127ec..5cbb955c1b20 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/hypothesis-5.15.1 b/metadata/md5-cache/dev-python/hypothesis-5.15.1 new file mode 100644 index 000000000000..78d14dba51bd --- /dev/null +++ b/metadata/md5-cache/dev-python/hypothesis-5.15.1 @@ -0,0 +1,15 @@ +BDEPEND=test? ( >=dev-python/attrs-19.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/sortedcontainers-2.1.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/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/pexpect[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-5.3.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/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] ) >=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 postinst prepare test +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 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/sortedcontainers-2.1.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(+),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] ) >=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/HypothesisWorks/hypothesis/archive/hypothesis-python-5.15.1.tar.gz +_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b eutils fcb2aa98e1948b835b5ae66ca52868c5 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_md5_=ae21dc2a058c9ffce808fdc33d8aa57f diff --git a/metadata/md5-cache/dev-python/jellyfish-0.8.2 b/metadata/md5-cache/dev-python/jellyfish-0.8.2 new file mode 100644 index 000000000000..d74551d788d5 --- /dev/null +++ b/metadata/md5-cache/dev-python/jellyfish-0.8.2 @@ -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 prepare test +DEPEND=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(-)] doc? ( 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(-)] ) 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(-)] dev-python/unicodecsv[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=Python module for doing approximate and phonetic matching of strings +EAPI=7 +HOMEPAGE=https://github.com/jamesturk/jellyfish https://pypi.org/project/jellyfish/ +IUSE=doc test python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 +KEYWORDS=~amd64 ~x86 +LICENSE=BSD-2 +RDEPEND=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=mirror://pypi/j/jellyfish/jellyfish-0.8.2.tar.gz +_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_md5_=8a6ca5343a17918d78e0f3721e2d9bfd diff --git a/metadata/md5-cache/dev-python/pynput-1.6.8 b/metadata/md5-cache/dev-python/pynput-1.6.8 new file mode 100644 index 000000000000..95da2840dad2 --- /dev/null +++ b/metadata/md5-cache/dev-python/pynput-1.6.8 @@ -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[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=Sends virtual input commands +EAPI=7 +HOMEPAGE=https://github.com/moses-palmer/pynput +IUSE=python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-3 +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/python-xlib[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 ) +SLOT=0 +SRC_URI=https://github.com/moses-palmer/pynput/archive/v1.6.8.tar.gz -> pynput-1.6.8.tar.gz +_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_md5_=bb547e33df87669d6e172ae0e804c8f3 diff --git a/metadata/md5-cache/dev-python/pynput-9999 b/metadata/md5-cache/dev-python/pynput-9999 new file mode 100644 index 000000000000..be08a79f92a2 --- /dev/null +++ b/metadata/md5-cache/dev-python/pynput-9999 @@ -0,0 +1,14 @@ +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(-)] >=dev-vcs/git-1.8.2.1[curl] +DEFINED_PHASES=compile configure install prepare test unpack +DEPEND=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(-)] +DESCRIPTION=Sends virtual input commands +EAPI=7 +HOMEPAGE=https://github.com/moses-palmer/pynput +IUSE=python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 +LICENSE=GPL-3 +PROPERTIES=live +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/python-xlib[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 ) +SLOT=0 +_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b git-r3 86a0188f2ad9eb3d65e4d031ab8a0422 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_md5_=bb547e33df87669d6e172ae0e804c8f3 diff --git a/metadata/md5-cache/dev-python/pyside2-5.14.1-r2 b/metadata/md5-cache/dev-python/pyside2-5.14.1-r2 new file mode 100644 index 000000000000..9396ba3e35e4 --- /dev/null +++ b/metadata/md5-cache/dev-python/pyside2-5.14.1-r2 @@ -0,0 +1,16 @@ +BDEPEND=dev-util/ninja >=dev-util/cmake-3.9.6 test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) +DEFINED_PHASES=compile configure install prepare test +DEPEND=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/shiboken2-5.14.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(-)] 3d? ( >=dev-qt/qt3d-5.14:5[qml?] ) charts? ( >=dev-qt/qtcharts-5.14:5[qml?] ) concurrent? ( >=dev-qt/qtconcurrent-5.14:5 ) datavis? ( >=dev-qt/qtdatavis3d-5.14:5[qml?] ) designer? ( >=dev-qt/designer-5.14:5 ) gui? ( >=dev-qt/qtgui-5.14:5[gles2-only?] ) help? ( >=dev-qt/qthelp-5.14:5 ) location? ( >=dev-qt/qtlocation-5.14:5 ) multimedia? ( >=dev-qt/qtmultimedia-5.14:5[qml?,widgets?] ) network? ( >=dev-qt/qtnetwork-5.14:5 ) positioning? ( >=dev-qt/qtpositioning-5.14:5[qml?] ) printsupport? ( >=dev-qt/qtprintsupport-5.14:5 ) qml? ( >=dev-qt/qtdeclarative-5.14:5[widgets?] ) script? ( >=dev-qt/qtscript-5.14:5 ) scxml? ( >=dev-qt/qtscxml-5.14:5 ) sensors? ( >=dev-qt/qtsensors-5.14:5[qml?] ) speech? ( >=dev-qt/qtspeech-5.14:5 ) sql? ( >=dev-qt/qtsql-5.14:5 ) svg? ( >=dev-qt/qtsvg-5.14:5 ) testlib? ( >=dev-qt/qttest-5.14:5 ) webchannel? ( >=dev-qt/qtwebchannel-5.14:5[qml?] ) webengine? ( >=dev-qt/qtwebengine-5.14:5[widgets?] ) websockets? ( >=dev-qt/qtwebsockets-5.14:5[qml?] ) widgets? ( >=dev-qt/qtwidgets-5.14:5 ) x11extras? ( >=dev-qt/qtx11extras-5.14:5 ) xml? ( >=dev-qt/qtxml-5.14:5 ) xmlpatterns? ( >=dev-qt/qtxmlpatterns-5.14:5[qml?] ) test? ( x11-misc/xvfb-run ) +DESCRIPTION=Python bindings for the Qt framework +EAPI=7 +HOMEPAGE=https://wiki.qt.io/PySide2 +IUSE=3d charts concurrent datavis designer gles2-only gui help location multimedia network positioning printsupport qml quick script scripttools scxml sensors speech sql svg test testlib webchannel webengine websockets widgets x11extras xml xmlpatterns python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 test +KEYWORDS=~amd64 ~x86 +LICENSE=|| ( GPL-2 GPL-3+ LGPL-3 ) +RDEPEND=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/shiboken2-5.14.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(-)] 3d? ( >=dev-qt/qt3d-5.14:5[qml?] ) charts? ( >=dev-qt/qtcharts-5.14:5[qml?] ) concurrent? ( >=dev-qt/qtconcurrent-5.14:5 ) datavis? ( >=dev-qt/qtdatavis3d-5.14:5[qml?] ) designer? ( >=dev-qt/designer-5.14:5 ) gui? ( >=dev-qt/qtgui-5.14:5[gles2-only?] ) help? ( >=dev-qt/qthelp-5.14:5 ) location? ( >=dev-qt/qtlocation-5.14:5 ) multimedia? ( >=dev-qt/qtmultimedia-5.14:5[qml?,widgets?] ) network? ( >=dev-qt/qtnetwork-5.14:5 ) positioning? ( >=dev-qt/qtpositioning-5.14:5[qml?] ) printsupport? ( >=dev-qt/qtprintsupport-5.14:5 ) qml? ( >=dev-qt/qtdeclarative-5.14:5[widgets?] ) script? ( >=dev-qt/qtscript-5.14:5 ) scxml? ( >=dev-qt/qtscxml-5.14:5 ) sensors? ( >=dev-qt/qtsensors-5.14:5[qml?] ) speech? ( >=dev-qt/qtspeech-5.14:5 ) sql? ( >=dev-qt/qtsql-5.14:5 ) svg? ( >=dev-qt/qtsvg-5.14:5 ) testlib? ( >=dev-qt/qttest-5.14:5 ) webchannel? ( >=dev-qt/qtwebchannel-5.14:5[qml?] ) webengine? ( >=dev-qt/qtwebengine-5.14:5[widgets?] ) websockets? ( >=dev-qt/qtwebsockets-5.14:5[qml?] ) widgets? ( >=dev-qt/qtwidgets-5.14:5 ) x11extras? ( >=dev-qt/qtx11extras-5.14:5 ) xml? ( >=dev-qt/qtxml-5.14:5 ) xmlpatterns? ( >=dev-qt/qtxmlpatterns-5.14:5[qml?] ) +REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) 3d? ( gui network ) charts? ( widgets ) datavis? ( gui ) designer? ( widgets xml ) gles2-only? ( gui ) help? ( widgets ) location? ( positioning ) multimedia? ( gui network ) printsupport? ( widgets ) qml? ( gui network ) quick? ( qml ) scripttools? ( gui script widgets ) speech? ( multimedia ) sql? ( widgets ) svg? ( widgets ) testlib? ( widgets ) webengine? ( location quick widgets? ( gui network printsupport webchannel ) ) websockets? ( network ) widgets? ( gui ) x11extras? ( gui ) +RESTRICT=test +SLOT=0 +SRC_URI=https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-5.14.1-src/pyside-setup-opensource-src-5.14.1.tar.xz +_eclasses_=cmake-utils be72eac95bd029ad1d81d5d656c3c83b eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c virtualx e49dbce7ac14426e1155497476915307 xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=de53599395151afed9014b782227da1b diff --git a/metadata/md5-cache/dev-python/pyside2-5.14.2 b/metadata/md5-cache/dev-python/pyside2-5.14.2 new file mode 100644 index 000000000000..35a6d8c3043f --- /dev/null +++ b/metadata/md5-cache/dev-python/pyside2-5.14.2 @@ -0,0 +1,16 @@ +BDEPEND=dev-util/ninja >=dev-util/cmake-3.9.6 test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) +DEFINED_PHASES=compile configure install prepare test +DEPEND=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/shiboken2-5.14.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(-)] 3d? ( >=dev-qt/qt3d-5.14:5[qml?] ) charts? ( >=dev-qt/qtcharts-5.14:5[qml?] ) concurrent? ( >=dev-qt/qtconcurrent-5.14:5 ) datavis? ( >=dev-qt/qtdatavis3d-5.14:5[qml?] ) designer? ( >=dev-qt/designer-5.14:5 ) gui? ( >=dev-qt/qtgui-5.14:5[gles2-only?] ) help? ( >=dev-qt/qthelp-5.14:5 ) location? ( >=dev-qt/qtlocation-5.14:5 ) multimedia? ( >=dev-qt/qtmultimedia-5.14:5[qml?,widgets?] ) network? ( >=dev-qt/qtnetwork-5.14:5 ) positioning? ( >=dev-qt/qtpositioning-5.14:5[qml?] ) printsupport? ( >=dev-qt/qtprintsupport-5.14:5 ) qml? ( >=dev-qt/qtdeclarative-5.14:5[widgets?] ) script? ( >=dev-qt/qtscript-5.14:5 ) scxml? ( >=dev-qt/qtscxml-5.14:5 ) sensors? ( >=dev-qt/qtsensors-5.14:5[qml?] ) speech? ( >=dev-qt/qtspeech-5.14:5 ) sql? ( >=dev-qt/qtsql-5.14:5 ) svg? ( >=dev-qt/qtsvg-5.14:5 ) testlib? ( >=dev-qt/qttest-5.14:5 ) webchannel? ( >=dev-qt/qtwebchannel-5.14:5[qml?] ) webengine? ( >=dev-qt/qtwebengine-5.14:5[widgets?] ) websockets? ( >=dev-qt/qtwebsockets-5.14:5[qml?] ) widgets? ( >=dev-qt/qtwidgets-5.14:5 ) x11extras? ( >=dev-qt/qtx11extras-5.14:5 ) xml? ( >=dev-qt/qtxml-5.14:5 ) xmlpatterns? ( >=dev-qt/qtxmlpatterns-5.14:5[qml?] ) test? ( x11-misc/xvfb-run ) +DESCRIPTION=Python bindings for the Qt framework +EAPI=7 +HOMEPAGE=https://wiki.qt.io/PySide2 +IUSE=3d charts concurrent datavis designer gles2-only gui help location multimedia network positioning printsupport qml quick script scripttools scxml sensors speech sql svg test testlib webchannel webengine websockets widgets x11extras xml xmlpatterns python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 test +KEYWORDS=~amd64 ~x86 +LICENSE=|| ( GPL-2 GPL-3+ LGPL-3 ) +RDEPEND=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/shiboken2-5.14.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(-)] 3d? ( >=dev-qt/qt3d-5.14:5[qml?] ) charts? ( >=dev-qt/qtcharts-5.14:5[qml?] ) concurrent? ( >=dev-qt/qtconcurrent-5.14:5 ) datavis? ( >=dev-qt/qtdatavis3d-5.14:5[qml?] ) designer? ( >=dev-qt/designer-5.14:5 ) gui? ( >=dev-qt/qtgui-5.14:5[gles2-only?] ) help? ( >=dev-qt/qthelp-5.14:5 ) location? ( >=dev-qt/qtlocation-5.14:5 ) multimedia? ( >=dev-qt/qtmultimedia-5.14:5[qml?,widgets?] ) network? ( >=dev-qt/qtnetwork-5.14:5 ) positioning? ( >=dev-qt/qtpositioning-5.14:5[qml?] ) printsupport? ( >=dev-qt/qtprintsupport-5.14:5 ) qml? ( >=dev-qt/qtdeclarative-5.14:5[widgets?] ) script? ( >=dev-qt/qtscript-5.14:5 ) scxml? ( >=dev-qt/qtscxml-5.14:5 ) sensors? ( >=dev-qt/qtsensors-5.14:5[qml?] ) speech? ( >=dev-qt/qtspeech-5.14:5 ) sql? ( >=dev-qt/qtsql-5.14:5 ) svg? ( >=dev-qt/qtsvg-5.14:5 ) testlib? ( >=dev-qt/qttest-5.14:5 ) webchannel? ( >=dev-qt/qtwebchannel-5.14:5[qml?] ) webengine? ( >=dev-qt/qtwebengine-5.14:5[widgets?] ) websockets? ( >=dev-qt/qtwebsockets-5.14:5[qml?] ) widgets? ( >=dev-qt/qtwidgets-5.14:5 ) x11extras? ( >=dev-qt/qtx11extras-5.14:5 ) xml? ( >=dev-qt/qtxml-5.14:5 ) xmlpatterns? ( >=dev-qt/qtxmlpatterns-5.14:5[qml?] ) +REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) 3d? ( gui network ) charts? ( widgets ) datavis? ( gui ) designer? ( widgets xml ) gles2-only? ( gui ) help? ( widgets ) location? ( positioning ) multimedia? ( gui network ) printsupport? ( widgets ) qml? ( gui network ) quick? ( qml ) scripttools? ( gui script widgets ) speech? ( multimedia ) sql? ( widgets ) svg? ( widgets ) testlib? ( widgets ) webengine? ( location quick widgets? ( gui network printsupport webchannel ) ) websockets? ( network ) widgets? ( gui ) x11extras? ( gui ) +RESTRICT=test +SLOT=0 +SRC_URI=https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-5.14.2-src/pyside-setup-opensource-src-5.14.2.tar.xz +_eclasses_=cmake-utils be72eac95bd029ad1d81d5d656c3c83b eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c virtualx e49dbce7ac14426e1155497476915307 xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=de53599395151afed9014b782227da1b diff --git a/metadata/md5-cache/dev-python/python-xmlsec-1.3.7 b/metadata/md5-cache/dev-python/python-xmlsec-1.3.8 similarity index 95% rename from metadata/md5-cache/dev-python/python-xmlsec-1.3.7 rename to metadata/md5-cache/dev-python/python-xmlsec-1.3.8 index e28c05905869..5b2c34cc94d0 100644 --- a/metadata/md5-cache/dev-python/python-xmlsec-1.3.7 +++ b/metadata/md5-cache/dev-python/python-xmlsec-1.3.8 @@ -11,6 +11,6 @@ RDEPEND=dev-libs/xmlsec:= dev-python/lxml[python_targets_python3_6(-)?,python_ta REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) RESTRICT=test !test? ( test ) SLOT=0 -SRC_URI=https://github.com/mehcode/python-xmlsec/archive/1.3.7.tar.gz -> python-xmlsec-1.3.7.tar.gz +SRC_URI=https://github.com/mehcode/python-xmlsec/archive/1.3.8.tar.gz -> python-xmlsec-1.3.8.tar.gz _eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=89cb012b25c514f1eda5c9bbc72e963b +_md5_=aa53feab564398d965d84421562626b5 diff --git a/metadata/md5-cache/dev-python/reportlab-3.5.42 b/metadata/md5-cache/dev-python/reportlab-3.5.42 new file mode 100644 index 000000000000..bc7978b02291 --- /dev/null +++ b/metadata/md5-cache/dev-python/reportlab-3.5.42 @@ -0,0 +1,16 @@ +BDEPEND=test? ( dev-python/pillow[tiff,truetype,jpeg(+),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(-)] ) app-arch/unzip doc? ( || ( ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( dev-lang/python:3.7 dev-python/sphinx[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( dev-lang/python:3.6 dev-python/sphinx[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ) ) 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=media-libs/libart_lgpl:= sys-libs/zlib:= +DESCRIPTION=Tools for generating printable PDF documents from any data source +EAPI=7 +HOMEPAGE=https://www.reportlab.com/ https://pypi.org/project/reportlab/ https://bitbucket.org/rptlab/reportlab/ +IUSE=test doc python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux +LICENSE=BSD +RDEPEND=dev-python/pillow[tiff,truetype,jpeg(+),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(-)] media-libs/libart_lgpl:= sys-libs/zlib:= 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=mirror://pypi/r/reportlab/reportlab-3.5.42.tar.gz https://www.reportlab.com/ftp/fonts/pfbfer-20070710.zip +_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_md5_=8ca19556d17e1eed4939e9935ced4c8b diff --git a/metadata/md5-cache/dev-python/shiboken2-5.14.1-r3 b/metadata/md5-cache/dev-python/shiboken2-5.14.1-r3 new file mode 100644 index 000000000000..bf7968bc8b14 --- /dev/null +++ b/metadata/md5-cache/dev-python/shiboken2-5.14.1-r3 @@ -0,0 +1,16 @@ +BDEPEND=dev-util/ninja >=dev-util/cmake-3.9.6 +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=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-qt/qtcore-5.14:5 >=sys-devel/clang-6:= docstrings? ( >=dev-libs/libxml2-2.6.32 >=dev-libs/libxslt-1.1.19 >=dev-qt/qtxml-5.14:5 >=dev-qt/qtxmlpatterns-5.14:5 ) numpy? ( dev-python/numpy[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(-)] ) vulkan? ( dev-util/vulkan-headers ) test? ( >=dev-qt/qttest-5.14:5 ) +DESCRIPTION=Python binding generator for C++ libraries +EAPI=7 +HOMEPAGE=https://wiki.qt.io/PySide2 +IUSE=+docstrings numpy test vulkan python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 +KEYWORDS=~amd64 ~x86 +LICENSE=|| ( GPL-2 GPL-3+ LGPL-3 ) GPL-3 +RDEPEND=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-qt/qtcore-5.14:5 >=sys-devel/clang-6:= docstrings? ( >=dev-libs/libxml2-2.6.32 >=dev-libs/libxslt-1.1.19 >=dev-qt/qtxml-5.14:5 >=dev-qt/qtxmlpatterns-5.14:5 ) numpy? ( dev-python/numpy[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(-)] ) vulkan? ( dev-util/vulkan-headers ) +REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) +RESTRICT=test +SLOT=0 +SRC_URI=https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-5.14.1-src/pyside-setup-opensource-src-5.14.1.tar.xz +_eclasses_=cmake-utils be72eac95bd029ad1d81d5d656c3c83b eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 llvm 8f3e93d3465cc38eb38d404e0c799ccd multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=6c066fddc656be7d81f8809a99ceccf1 diff --git a/metadata/md5-cache/dev-python/shiboken2-5.14.2 b/metadata/md5-cache/dev-python/shiboken2-5.14.2 new file mode 100644 index 000000000000..43c597ae6bee --- /dev/null +++ b/metadata/md5-cache/dev-python/shiboken2-5.14.2 @@ -0,0 +1,16 @@ +BDEPEND=dev-util/ninja >=dev-util/cmake-3.9.6 +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=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-qt/qtcore-5.14:5 >=sys-devel/clang-6:= docstrings? ( >=dev-libs/libxml2-2.6.32 >=dev-libs/libxslt-1.1.19 >=dev-qt/qtxml-5.14:5 >=dev-qt/qtxmlpatterns-5.14:5 ) numpy? ( dev-python/numpy[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(-)] ) vulkan? ( dev-util/vulkan-headers ) test? ( >=dev-qt/qttest-5.14:5 ) +DESCRIPTION=Python binding generator for C++ libraries +EAPI=7 +HOMEPAGE=https://wiki.qt.io/PySide2 +IUSE=+docstrings numpy test vulkan python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 +KEYWORDS=~amd64 ~x86 +LICENSE=|| ( GPL-2 GPL-3+ LGPL-3 ) GPL-3 +RDEPEND=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-qt/qtcore-5.14:5 >=sys-devel/clang-6:= docstrings? ( >=dev-libs/libxml2-2.6.32 >=dev-libs/libxslt-1.1.19 >=dev-qt/qtxml-5.14:5 >=dev-qt/qtxmlpatterns-5.14:5 ) numpy? ( dev-python/numpy[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(-)] ) vulkan? ( dev-util/vulkan-headers ) +REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) +RESTRICT=test +SLOT=0 +SRC_URI=https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-5.14.2-src/pyside-setup-opensource-src-5.14.2.tar.xz +_eclasses_=cmake-utils be72eac95bd029ad1d81d5d656c3c83b eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 llvm 8f3e93d3465cc38eb38d404e0c799ccd multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=df4baaf2e1c2c1466cfe4911521e7906 diff --git a/metadata/md5-cache/dev-python/six-1.15.0 b/metadata/md5-cache/dev-python/six-1.15.0 new file mode 100644 index 000000000000..73ec906d94c2 --- /dev/null +++ b/metadata/md5-cache/dev-python/six-1.15.0 @@ -0,0 +1,15 @@ +BDEPEND=doc? ( dev-python/sphinx ) test? ( 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(-)] ) 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(-)] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Python 2 and 3 compatibility library +EAPI=7 +HOMEPAGE=https://github.com/benjaminp/six https://pypi.org/project/six/ +IUSE=doc doc test python_targets_pypy3 python_targets_python2_7 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 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=MIT +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 ) >=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 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=mirror://pypi/s/six/six-1.15.0.tar.gz +_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_md5_=2f2314524101c72192fe8a8b441be39f diff --git a/metadata/md5-cache/dev-qt/Manifest.gz b/metadata/md5-cache/dev-qt/Manifest.gz index 5419d233469f..9daceafb7060 100644 Binary files a/metadata/md5-cache/dev-qt/Manifest.gz and b/metadata/md5-cache/dev-qt/Manifest.gz differ diff --git a/metadata/md5-cache/dev-qt/qtdeclarative-5.14.2-r2 b/metadata/md5-cache/dev-qt/qtdeclarative-5.14.2-r2 index 3988fff3a264..f0dc450cd9df 100644 --- a/metadata/md5-cache/dev-qt/qtdeclarative-5.14.2-r2 +++ b/metadata/md5-cache/dev-qt/qtdeclarative-5.14.2-r2 @@ -5,11 +5,11 @@ DESCRIPTION=The QML and Quick modules for the Qt5 framework EAPI=7 HOMEPAGE=https://www.qt.io/ IUSE=gles2-only +jit localstorage vulkan +widgets debug test -KEYWORDS=amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~sparc x86 +KEYWORDS=amd64 ~arm arm64 ~hppa ~ppc ppc64 ~sparc x86 LICENSE=|| ( GPL-2 GPL-3 LGPL-3 ) FDL-1.3 RDEPEND=~dev-qt/qtcore-5.14.2 ~dev-qt/qtgui-5.14.2[gles2-only=,vulkan=] ~dev-qt/qtnetwork-5.14.2 ~dev-qt/qttest-5.14.2 localstorage? ( ~dev-qt/qtsql-5.14.2 ) widgets? ( ~dev-qt/qtwidgets-5.14.2[gles2-only=] ) !=dev-scheme/guile-2.0.0:= SLOT=0 SRC_URI=https://github.com/TaylanUB/scheme-bytestructures/releases/download/v1.0.1/bytestructures-1.0.1.tar.gz -_md5_=856a57feaee03196bf761f9cf6ea9885 +_md5_=7e5efcf5a1085ac19ab41187410e7030 diff --git a/metadata/md5-cache/dev-scheme/guile-gcrypt-0.2.1 b/metadata/md5-cache/dev-scheme/guile-gcrypt-0.2.1 index 2f7afd0d895c..a84ba3086a97 100644 --- a/metadata/md5-cache/dev-scheme/guile-gcrypt-0.2.1 +++ b/metadata/md5-cache/dev-scheme/guile-gcrypt-0.2.1 @@ -10,4 +10,4 @@ RDEPEND=>=dev-scheme/guile-2.0.11:= dev-libs/libgcrypt:0= SLOT=0 SRC_URI=https://notabug.org/cwebber/guile-gcrypt/archive/v0.2.1.tar.gz -> guile-gcrypt-0.2.1.tar.gz _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=6d1c06b30a279bfc8adf7ce6d4a64ab0 +_md5_=b31a47d6dbf3d956229db34f399194ca diff --git a/metadata/md5-cache/dev-scheme/guile-git-0.3.0 b/metadata/md5-cache/dev-scheme/guile-git-0.3.0 index 99467fa2b9f8..649bb15fd3a9 100644 --- a/metadata/md5-cache/dev-scheme/guile-git-0.3.0 +++ b/metadata/md5-cache/dev-scheme/guile-git-0.3.0 @@ -9,4 +9,4 @@ RDEPEND=>=dev-scheme/guile-2.0.11:= dev-scheme/bytestructures >=dev-libs/libgit2 RESTRICT=test SLOT=0 SRC_URI=https://gitlab.com/guile-git/guile-git/uploads/4c563d8e7e1ff84396abe8ca7011bcaf/guile-git-0.3.0.tar.gz -_md5_=dff4104b1e3af0a54be3dd729456e473 +_md5_=3e16cf8385bd24fd0ac2acbe2bb9be0a diff --git a/metadata/md5-cache/dev-scheme/guile-sqlite3-0.1.0 b/metadata/md5-cache/dev-scheme/guile-sqlite3-0.1.0 index cdd492a7a272..0e063cc42447 100644 --- a/metadata/md5-cache/dev-scheme/guile-sqlite3-0.1.0 +++ b/metadata/md5-cache/dev-scheme/guile-sqlite3-0.1.0 @@ -9,4 +9,4 @@ RDEPEND=>=dev-scheme/guile-2.0.11:= dev-db/sqlite:3= SLOT=0 SRC_URI=https://notabug.org/guile-sqlite3/guile-sqlite3/archive/v0.1.0.tar.gz -> guile-sqlite3-0.1.0.tar.gz _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=f3e30091f44d233e111e2820b42f2094 +_md5_=629b37fc71cbf64ab810d5665e3145b1 diff --git a/metadata/md5-cache/dev-util/Manifest.gz b/metadata/md5-cache/dev-util/Manifest.gz index aa01af4dd783..bd5cfd589883 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/cmake-3.13.5 b/metadata/md5-cache/dev-util/cmake-3.13.5 index 8118997c4c63..d6a8e312dd5a 100644 --- a/metadata/md5-cache/dev-util/cmake-3.13.5 +++ b/metadata/md5-cache/dev-util/cmake-3.13.5 @@ -1,6 +1,6 @@ -BDEPEND=doc? ( dev-python/requests dev-python/sphinx ) test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) sys-devel/make -DEFINED_PHASES=compile configure install postinst postrm preinst prepare test -DEPEND=app-crypt/rhash >=app-arch/libarchive-3.0.0:= >=dev-libs/expat-2.0.1 >=dev-libs/libuv-1.10.0:= >=net-misc/curl-7.21.5[ssl] sys-libs/zlib virtual/pkgconfig emacs? ( >=app-editors/emacs-23.1:* ) ncurses? ( sys-libs/ncurses:0= ) qt5? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 ) system-jsoncpp? ( >=dev-libs/jsoncpp-0.6.0_rc2:0= ) dev-util/desktop-file-utils x11-misc/shared-mime-info +BDEPEND=doc? ( dev-python/requests dev-python/sphinx ) sys-devel/make test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) +DEFINED_PHASES=compile configure install postinst postrm prepare test +DEPEND=app-crypt/rhash >=app-arch/libarchive-3.0.0:= >=dev-libs/expat-2.0.1 >=dev-libs/libuv-1.10.0:= >=net-misc/curl-7.21.5[ssl] sys-libs/zlib virtual/pkgconfig emacs? ( >=app-editors/emacs-23.1:* ) ncurses? ( sys-libs/ncurses:0= ) qt5? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 ) system-jsoncpp? ( >=dev-libs/jsoncpp-0.6.0_rc2:0= ) DESCRIPTION=Cross platform Make EAPI=7 HOMEPAGE=https://cmake.org/ @@ -11,5 +11,5 @@ RDEPEND=app-crypt/rhash >=app-arch/libarchive-3.0.0:= >=dev-libs/expat-2.0.1 >=d RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://cmake.org/files/v3.13/cmake-3.13.5.tar.gz -_eclasses_=bash-completion-r1 e5f9c3faab3ab3d1e7e007daa8c736ef cmake 19b0421555865baefd505831dd4303e3 elisp-common 504a3383c45504fde86b00426619a709 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c virtualx e49dbce7ac14426e1155497476915307 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=a762715c43ed8f46d9bcc48658938fc1 +_eclasses_=bash-completion-r1 e5f9c3faab3ab3d1e7e007daa8c736ef cmake 19b0421555865baefd505831dd4303e3 elisp-common 504a3383c45504fde86b00426619a709 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c virtualx e49dbce7ac14426e1155497476915307 xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=2705b2fadfd78d5195fdedbc1cbaa114 diff --git a/metadata/md5-cache/dev-util/cmake-3.14.6 b/metadata/md5-cache/dev-util/cmake-3.14.6 deleted file mode 100644 index 830ebe464ec5..000000000000 --- a/metadata/md5-cache/dev-util/cmake-3.14.6 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=doc? ( dev-python/requests dev-python/sphinx ) test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) sys-devel/make -DEFINED_PHASES=compile configure install postinst postrm preinst prepare test -DEPEND=app-crypt/rhash >=app-arch/libarchive-3.0.0:= >=dev-libs/expat-2.0.1 >=dev-libs/libuv-1.10.0:= >=net-misc/curl-7.21.5[ssl] sys-libs/zlib virtual/pkgconfig emacs? ( >=app-editors/emacs-23.1:* ) ncurses? ( sys-libs/ncurses:0= ) qt5? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 ) system-jsoncpp? ( >=dev-libs/jsoncpp-0.6.0_rc2:0= ) dev-util/desktop-file-utils x11-misc/shared-mime-info -DESCRIPTION=Cross platform Make -EAPI=7 -HOMEPAGE=https://cmake.org/ -IUSE=doc emacs system-jsoncpp ncurses qt5 test test -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=CMake -RDEPEND=app-crypt/rhash >=app-arch/libarchive-3.0.0:= >=dev-libs/expat-2.0.1 >=dev-libs/libuv-1.10.0:= >=net-misc/curl-7.21.5[ssl] sys-libs/zlib virtual/pkgconfig emacs? ( >=app-editors/emacs-23.1:* ) ncurses? ( sys-libs/ncurses:0= ) qt5? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 ) system-jsoncpp? ( >=dev-libs/jsoncpp-0.6.0_rc2:0= ) -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://cmake.org/files/v3.14/cmake-3.14.6.tar.gz -_eclasses_=bash-completion-r1 e5f9c3faab3ab3d1e7e007daa8c736ef cmake 19b0421555865baefd505831dd4303e3 elisp-common 504a3383c45504fde86b00426619a709 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c virtualx e49dbce7ac14426e1155497476915307 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=f10be4cdb86233ee634b2ed96c241f44 diff --git a/metadata/md5-cache/dev-util/cmake-3.16.5 b/metadata/md5-cache/dev-util/cmake-3.16.5 index c915b4769617..7f22c14451e5 100644 --- a/metadata/md5-cache/dev-util/cmake-3.16.5 +++ b/metadata/md5-cache/dev-util/cmake-3.16.5 @@ -1,6 +1,6 @@ -BDEPEND=doc? ( dev-python/requests dev-python/sphinx ) test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) sys-devel/make -DEFINED_PHASES=compile configure install postinst postrm preinst prepare test -DEPEND=app-crypt/rhash >=app-arch/libarchive-3.0.0:= >=dev-libs/expat-2.0.1 >=dev-libs/jsoncpp-1.9.2-r2:0= >=dev-libs/libuv-1.10.0:= >=net-misc/curl-7.21.5[ssl] sys-libs/zlib virtual/pkgconfig emacs? ( >=app-editors/emacs-23.1:* ) ncurses? ( sys-libs/ncurses:0= ) qt5? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 ) dev-util/desktop-file-utils x11-misc/shared-mime-info +BDEPEND=doc? ( dev-python/requests dev-python/sphinx ) sys-devel/make test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) +DEFINED_PHASES=compile configure install postinst postrm prepare test +DEPEND=app-crypt/rhash >=app-arch/libarchive-3.0.0:= >=dev-libs/expat-2.0.1 >=dev-libs/jsoncpp-1.9.2-r2:0= >=dev-libs/libuv-1.10.0:= >=net-misc/curl-7.21.5[ssl] sys-libs/zlib virtual/pkgconfig emacs? ( >=app-editors/emacs-23.1:* ) ncurses? ( sys-libs/ncurses:0= ) qt5? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 ) DESCRIPTION=Cross platform Make EAPI=7 HOMEPAGE=https://cmake.org/ @@ -11,5 +11,5 @@ RDEPEND=app-crypt/rhash >=app-arch/libarchive-3.0.0:= >=dev-libs/expat-2.0.1 >=d RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://cmake.org/files/v3.16/cmake-3.16.5.tar.gz -_eclasses_=bash-completion-r1 e5f9c3faab3ab3d1e7e007daa8c736ef cmake 19b0421555865baefd505831dd4303e3 elisp-common 504a3383c45504fde86b00426619a709 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c virtualx e49dbce7ac14426e1155497476915307 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=acdf541073eb69adf864fc67f5baea34 +_eclasses_=bash-completion-r1 e5f9c3faab3ab3d1e7e007daa8c736ef cmake 19b0421555865baefd505831dd4303e3 elisp-common 504a3383c45504fde86b00426619a709 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c virtualx e49dbce7ac14426e1155497476915307 xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=dbd8b5abbc5e592dfa48fb9cbddd9e2c diff --git a/metadata/md5-cache/dev-util/cmake-3.17.1 b/metadata/md5-cache/dev-util/cmake-3.17.1 deleted file mode 100644 index 2182bee566c7..000000000000 --- a/metadata/md5-cache/dev-util/cmake-3.17.1 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=doc? ( dev-python/requests dev-python/sphinx ) test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) sys-devel/make -DEFINED_PHASES=compile configure install postinst postrm preinst prepare test -DEPEND=app-crypt/rhash >=app-arch/libarchive-3.0.0:= >=dev-libs/expat-2.0.1 >=dev-libs/jsoncpp-1.9.2-r2:0= >=dev-libs/libuv-1.10.0:= >=net-misc/curl-7.21.5[ssl] sys-libs/zlib virtual/pkgconfig emacs? ( >=app-editors/emacs-23.1:* ) ncurses? ( sys-libs/ncurses:0= ) qt5? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 ) dev-util/desktop-file-utils x11-misc/shared-mime-info -DESCRIPTION=Cross platform Make -EAPI=7 -HOMEPAGE=https://cmake.org/ -IUSE=doc emacs ncurses qt5 test test -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=CMake -RDEPEND=app-crypt/rhash >=app-arch/libarchive-3.0.0:= >=dev-libs/expat-2.0.1 >=dev-libs/jsoncpp-1.9.2-r2:0= >=dev-libs/libuv-1.10.0:= >=net-misc/curl-7.21.5[ssl] sys-libs/zlib virtual/pkgconfig emacs? ( >=app-editors/emacs-23.1:* ) ncurses? ( sys-libs/ncurses:0= ) qt5? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 ) -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://cmake.org/files/v3.17/cmake-3.17.1.tar.gz -_eclasses_=bash-completion-r1 e5f9c3faab3ab3d1e7e007daa8c736ef cmake 19b0421555865baefd505831dd4303e3 elisp-common 504a3383c45504fde86b00426619a709 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c virtualx e49dbce7ac14426e1155497476915307 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=6592a02b01812839713c786e8da65bf3 diff --git a/metadata/md5-cache/dev-util/cmake-3.17.2 b/metadata/md5-cache/dev-util/cmake-3.17.2 index bd025adbef07..fd4235b53a36 100644 --- a/metadata/md5-cache/dev-util/cmake-3.17.2 +++ b/metadata/md5-cache/dev-util/cmake-3.17.2 @@ -1,6 +1,6 @@ -BDEPEND=doc? ( dev-python/requests dev-python/sphinx ) test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) sys-devel/make -DEFINED_PHASES=compile configure install postinst postrm preinst prepare test -DEPEND=app-crypt/rhash >=app-arch/libarchive-3.0.0:= >=dev-libs/expat-2.0.1 >=dev-libs/jsoncpp-1.9.2-r2:0= >=dev-libs/libuv-1.10.0:= >=net-misc/curl-7.21.5[ssl] sys-libs/zlib virtual/pkgconfig emacs? ( >=app-editors/emacs-23.1:* ) ncurses? ( sys-libs/ncurses:0= ) qt5? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 ) dev-util/desktop-file-utils x11-misc/shared-mime-info +BDEPEND=doc? ( dev-python/requests dev-python/sphinx ) sys-devel/make test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) +DEFINED_PHASES=compile configure install postinst postrm prepare test +DEPEND=app-crypt/rhash >=app-arch/libarchive-3.0.0:= >=dev-libs/expat-2.0.1 >=dev-libs/jsoncpp-1.9.2-r2:0= >=dev-libs/libuv-1.10.0:= >=net-misc/curl-7.21.5[ssl] sys-libs/zlib virtual/pkgconfig emacs? ( >=app-editors/emacs-23.1:* ) ncurses? ( sys-libs/ncurses:0= ) qt5? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 ) DESCRIPTION=Cross platform Make EAPI=7 HOMEPAGE=https://cmake.org/ @@ -11,5 +11,5 @@ RDEPEND=app-crypt/rhash >=app-arch/libarchive-3.0.0:= >=dev-libs/expat-2.0.1 >=d RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://cmake.org/files/v3.17/cmake-3.17.2.tar.gz -_eclasses_=bash-completion-r1 e5f9c3faab3ab3d1e7e007daa8c736ef cmake 19b0421555865baefd505831dd4303e3 elisp-common 504a3383c45504fde86b00426619a709 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c virtualx e49dbce7ac14426e1155497476915307 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=6592a02b01812839713c786e8da65bf3 +_eclasses_=bash-completion-r1 e5f9c3faab3ab3d1e7e007daa8c736ef cmake 19b0421555865baefd505831dd4303e3 elisp-common 504a3383c45504fde86b00426619a709 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c virtualx e49dbce7ac14426e1155497476915307 xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=ff7b1c10c3a068c209710f519f70098b diff --git a/metadata/md5-cache/dev-util/cpptest-2.0.0-r1 b/metadata/md5-cache/dev-util/cpptest-2.0.0-r1 index a22a2a18a7cc..7140151676fc 100644 --- a/metadata/md5-cache/dev-util/cpptest-2.0.0-r1 +++ b/metadata/md5-cache/dev-util/cpptest-2.0.0-r1 @@ -4,9 +4,9 @@ DESCRIPTION=Simple but powerful unit testing framework for C++ EAPI=7 HOMEPAGE=https://github.com/cpptest/cpptest IUSE=doc static-libs -KEYWORDS=amd64 ~arm ~ppc ~ppc64 x86 +KEYWORDS=amd64 ~arm ~ppc ppc64 x86 LICENSE=LGPL-2.1 RDEPEND=!dev-util/cpptest:0 SLOT=1 SRC_URI=https://github.com/cpptest/cpptest/releases/download/2.0.0/cpptest-2.0.0.tar.bz2 -_md5_=067de992275d8cdb6d6ac2b61aeab903 +_md5_=dfb9c106a94f02b657459b5ddeae2eb2 diff --git a/metadata/md5-cache/dev-util/idea-community-2020.1.1.201.7223.91-r1 b/metadata/md5-cache/dev-util/idea-community-2020.1.1.201.7223.91-r2 similarity index 97% rename from metadata/md5-cache/dev-util/idea-community-2020.1.1.201.7223.91-r1 rename to metadata/md5-cache/dev-util/idea-community-2020.1.1.201.7223.91-r2 index b7f61bded98c..eb7bf825c74b 100644 --- a/metadata/md5-cache/dev-util/idea-community-2020.1.1.201.7223.91-r1 +++ b/metadata/md5-cache/dev-util/idea-community-2020.1.1.201.7223.91-r2 @@ -13,4 +13,4 @@ RESTRICT=splitdebug SLOT=0 SRC_URI=https://download.jetbrains.com/idea/ideaIC-2020.1.1-no-jbr.tar.gz -> ideaIC-1.1.201.7223.91_20200507.tar.gz jbr8? ( x86? ( https://bintray.com/jetbrains/intellij-jdk/download_file?file_path=jbrx-8u202-linux-i586-b1483.37.tar.gz -> jbrx-8u202-linux-i586-b1483.37.tar.gz ) amd64? ( https://bintray.com/jetbrains/intellij-jdk/download_file?file_path=jbrx-8u202-linux-x64-b1483.37.tar.gz -> jbrx-8u202-linux-x64-b1483.37.tar.gz ) ) jbr11? ( amd64? ( https://bintray.com/jetbrains/intellij-jdk/download_file?file_path=jbr-11_0_2-linux-x64-b164.tar.gz -> jbr-11_0_2-linux-x64-b164.tar.gz ) ) _eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 eutils fcb2aa98e1948b835b5ae66ca52868c5 -_md5_=05d9bfc9e4c2dc4e1e8148abbc9325ac +_md5_=c2034b8f51ae777499a2492bafe16d5e diff --git a/metadata/md5-cache/dev-util/perf-5.6.14 b/metadata/md5-cache/dev-util/perf-5.6.14 new file mode 100644 index 000000000000..83b0529e293e --- /dev/null +++ b/metadata/md5-cache/dev-util/perf-5.6.14 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile install postinst prepare setup test unpack +DEPEND=audit? ( sys-process/audit ) crypt? ( dev-libs/openssl:0= ) clang? ( =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(-)] ) slang? ( sys-libs/slang ) systemtap? ( dev-util/systemtap ) unwind? ( sys-libs/libunwind ) zlib? ( sys-libs/zlib ) dev-libs/elfutils >=sys-kernel/linux-headers-4.19 dev-util/patchutils sys-devel/bison sys-devel/flex java? ( virtual/jdk ) doc? ( app-text/asciidoc app-text/sgml-common app-text/xmlto sys-process/time ) +DESCRIPTION=Userland tools for Linux Performance Counters +EAPI=7 +HOMEPAGE=https://perf.wiki.kernel.org/ +IUSE=audit clang crypt debug +demangle +doc gtk java lzma numa perl python slang systemtap unwind zlib python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 kernel_linux +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux +LICENSE=GPL-2 +RDEPEND=audit? ( sys-process/audit ) crypt? ( dev-libs/openssl:0= ) clang? ( =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(-)] ) slang? ( sys-libs/slang ) systemtap? ( dev-util/systemtap ) unwind? ( sys-libs/libunwind ) zlib? ( sys-libs/zlib ) dev-libs/elfutils +REQUIRED_USE=python? ( || ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) ) +SLOT=0 +SRC_URI=https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.6.14.xz https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.6.tar.xz +_eclasses_=bash-completion-r1 e5f9c3faab3ab3d1e7e007daa8c736ef estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 linux-info ed97304af323c7b2f6934f229982cb7d llvm 8f3e93d3465cc38eb38d404e0c799ccd multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 prefix c2993e4c430c1ee24f278983d6189501 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_md5_=f23782fe7ab15a1fa3ffb910c5d89b14 diff --git a/metadata/md5-cache/dev-vcs/Manifest.gz b/metadata/md5-cache/dev-vcs/Manifest.gz index 356f6a05fc2d..02a4eae67e36 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/cvs-fast-export-1.54 b/metadata/md5-cache/dev-vcs/cvs-fast-export-1.54 new file mode 100644 index 000000000000..0f0ae61c8376 --- /dev/null +++ b/metadata/md5-cache/dev-vcs/cvs-fast-export-1.54 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install prepare +DEPEND=app-text/asciidoc +DESCRIPTION=fast-export history from a CVS repository or RCS collection +EAPI=7 +HOMEPAGE=http://www.catb.org/~esr/cvs-fast-export/ +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RESTRICT=test +SLOT=0 +SRC_URI=http://www.catb.org/~esr/cvs-fast-export/cvs-fast-export-1.54.tar.gz +_eclasses_=multilib 318e8ae683e57fd3ccd0d31a769d8ee8 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_md5_=dc1f13b1542605ebc9fb82e11798b74b diff --git a/metadata/md5-cache/games-misc/Manifest.gz b/metadata/md5-cache/games-misc/Manifest.gz index 5cc003460007..0a8254069ddb 100644 Binary files a/metadata/md5-cache/games-misc/Manifest.gz and b/metadata/md5-cache/games-misc/Manifest.gz differ diff --git a/metadata/md5-cache/games-misc/xcowsay-1.4 b/metadata/md5-cache/games-misc/xcowsay-1.4 deleted file mode 100644 index 1d3ee38906b0..000000000000 --- a/metadata/md5-cache/games-misc/xcowsay-1.4 +++ /dev/null @@ -1,14 +0,0 @@ -BDEPEND=sys-devel/gettext 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 prepare -DEPEND=dev-libs/glib:2 virtual/awk x11-libs/gdk-pixbuf:2 x11-libs/gtk+:2 x11-libs/pango dbus? ( dev-libs/dbus-glib ) fortune? ( games-misc/fortune-mod ) -DESCRIPTION=Displays a cute cow and message on your desktop -EAPI=7 -HOMEPAGE=https://github.com/nickg/xcowsay https://www.doof.me.uk/xcowsay/ -IUSE=dbus fortune nls -KEYWORDS=amd64 x86 -LICENSE=GPL-3+ -RDEPEND=dev-libs/glib:2 virtual/awk x11-libs/gdk-pixbuf:2 x11-libs/gtk+:2 x11-libs/pango dbus? ( dev-libs/dbus-glib ) fortune? ( games-misc/fortune-mod ) -SLOT=0 -SRC_URI=https://github.com/nickg/xcowsay/archive/v1.4.tar.gz -> xcowsay-1.4.tar.gz -_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=84e01c89f39ec39b35c7f10f9682ce05 diff --git a/metadata/md5-cache/games-server/Manifest.gz b/metadata/md5-cache/games-server/Manifest.gz index 85eb12fff2b5..80a4d60adf73 100644 Binary files a/metadata/md5-cache/games-server/Manifest.gz and b/metadata/md5-cache/games-server/Manifest.gz differ diff --git a/metadata/md5-cache/games-server/bedrock-server-1.14.1.4 b/metadata/md5-cache/games-server/bedrock-server-1.14.1.4 deleted file mode 100644 index 59c5e0f2e512..000000000000 --- a/metadata/md5-cache/games-server/bedrock-server-1.14.1.4 +++ /dev/null @@ -1,12 +0,0 @@ -BDEPEND=app-arch/unzip -DEFINED_PHASES=install -DESCRIPTION=The official bedrock (non-java) based server for the sandbox video game -EAPI=7 -HOMEPAGE=https://www.minecraft.net/ -KEYWORDS=-* amd64 -LICENSE=Mojang -RDEPEND=acct-group/bedrock acct-user/bedrock app-misc/dtach dev-libs/openssl:0/1.1 net-misc/curl[ssl] -RESTRICT=bindist mirror -SLOT=0 -SRC_URI=https://minecraft.azureedge.net/bin-linux/bedrock-server-1.14.1.4.zip -_md5_=2dfdfa0d907a3d9c8a30abd94befe646 diff --git a/metadata/md5-cache/games-server/minecraft-server-1.15.1 b/metadata/md5-cache/games-server/minecraft-server-1.15.1 deleted file mode 100644 index 3ec3e3856388..000000000000 --- a/metadata/md5-cache/games-server/minecraft-server-1.15.1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile install postinst preinst prepare setup unpack -DEPEND=>=dev-java/java-config-2.2.0-r3 -DESCRIPTION=The official server for the sandbox video game -EAPI=7 -HOMEPAGE=https://www.minecraft.net/ -IUSE=elibc_FreeBSD -KEYWORDS=amd64 x86 -LICENSE=Mojang -RDEPEND=acct-group/minecraft acct-user/minecraft app-misc/dtach || ( >=virtual/jre-1.8 >=virtual/jdk-1.8 ) >=dev-java/java-config-2.2.0-r3 -RESTRICT=bindist mirror -SLOT=0 -SRC_URI=https://launcher.mojang.com/v1/objects/4d1826eebac84847c71a77f9349cc22afd0cf0a1/server.jar -> minecraft-server-1.15.1.jar -_eclasses_=java-pkg-2 c4e6af2574fd1dc79b43a6e27af4b5fb java-utils-2 16d46032afaca1d6d0621f82084880cb readme.gentoo-r1 22ae82e140bdd95d17a34fd5fd733190 -_md5_=7ae6bbb0c65ed8677140f2c45837c797 diff --git a/metadata/md5-cache/mail-filter/Manifest.gz b/metadata/md5-cache/mail-filter/Manifest.gz index ab06a60ae065..d3bcbfd2a5a3 100644 Binary files a/metadata/md5-cache/mail-filter/Manifest.gz and b/metadata/md5-cache/mail-filter/Manifest.gz differ diff --git a/metadata/md5-cache/mail-filter/amavisd-new-2.12.0-r3 b/metadata/md5-cache/mail-filter/amavisd-new-2.12.0-r3 index 21fad27c921c..f7b4f6fe8ec6 100644 --- a/metadata/md5-cache/mail-filter/amavisd-new-2.12.0-r3 +++ b/metadata/md5-cache/mail-filter/amavisd-new-2.12.0-r3 @@ -5,10 +5,10 @@ DESCRIPTION=High-performance interface between the MTA and content checkers EAPI=7 HOMEPAGE=https://gitlab.com/amavis/amavis IUSE=clamav courier dkim ldap mysql postgres qmail razor rspamd rspamd-https snmp spamassassin zmq -KEYWORDS=~amd64 ~ppc ~ppc64 sparc ~x86 +KEYWORDS=~amd64 ~ppc ppc64 sparc ~x86 LICENSE=GPL-2 BSD-2 RDEPEND=acct-user/amavis app-arch/arc app-arch/bzip2 app-arch/cabextract app-arch/cpio app-arch/gzip app-arch/lha app-arch/lrzip app-arch/lzop app-arch/ncompress app-arch/p7zip app-arch/pax app-arch/unarj app-arch/unrar app-arch/xz-utils app-arch/zoo dev-lang/perl:* dev-perl/Archive-Zip dev-perl/BerkeleyDB dev-perl/Convert-BinHex dev-perl/File-LibMagic dev-perl/IO-Socket-SSL dev-perl/IO-stringy >=dev-perl/Mail-DKIM-0.31 >=dev-perl/MailTools-1.58 >=dev-perl/MIME-tools-5.415 dev-perl/Net-LibIDN >=dev-perl/Net-Server-0.91 dev-perl/Net-SSLeay dev-perl/Unix-Syslog net-mail/ripole net-mail/tnef >=sys-apps/coreutils-5.0-r3 >=sys-libs/db-4.4.20 virtual/mta virtual/perl-Compress-Raw-Zlib virtual/perl-Digest-MD5 virtual/perl-File-Temp virtual/perl-IO-Compress virtual/perl-IO-Socket-IP virtual/perl-MIME-Base64 virtual/perl-Time-HiRes clamav? ( app-antivirus/clamav ) ldap? ( >=dev-perl/perl-ldap-0.33 ) mysql? ( dev-perl/DBD-mysql ) postgres? ( dev-perl/DBD-Pg ) razor? ( mail-filter/razor ) rspamd? ( dev-perl/HTTP-Message dev-perl/JSON dev-perl/LWP-UserAgent-Determined ) rspamd-https? ( dev-perl/HTTP-Message dev-perl/JSON dev-perl/LWP-UserAgent-Determined dev-perl/LWP-Protocol-https dev-perl/Net-SSLeay ) snmp? ( net-analyzer/net-snmp[perl] ) spamassassin? ( mail-filter/spamassassin dev-perl/Image-Info ) zmq? ( dev-perl/ZMQ-LibZMQ3 ) SLOT=0 SRC_URI=https://gitlab.com/amavis/amavis/-/archive/v2.12.0/amavis-v2.12.0.tar.bz2 _eclasses_=multilib 318e8ae683e57fd3ccd0d31a769d8ee8 systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=564d046e3917179e440518f92cc90e92 +_md5_=7f597008bbb078342d922d5e02c381f5 diff --git a/metadata/md5-cache/mail-mta/Manifest.gz b/metadata/md5-cache/mail-mta/Manifest.gz index e19a24c68657..87e011c89b82 100644 Binary files a/metadata/md5-cache/mail-mta/Manifest.gz and b/metadata/md5-cache/mail-mta/Manifest.gz differ diff --git a/metadata/md5-cache/mail-mta/netqmail-1.06-r13 b/metadata/md5-cache/mail-mta/netqmail-1.06-r13 index 5b661591d165..cad707248cb4 100644 --- a/metadata/md5-cache/mail-mta/netqmail-1.06-r13 +++ b/metadata/md5-cache/mail-mta/netqmail-1.06-r13 @@ -4,7 +4,7 @@ DESCRIPTION=qmail -- a secure, reliable, efficient, simple message transfer agen EAPI=7 HOMEPAGE=http://netqmail.org https://cr.yp.to/qmail.html http://qmail.org IUSE=authcram gencertdaily highvolume libressl pop3 qmail-spp ssl vanilla -KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 +KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc ~x86 LICENSE=public-domain RDEPEND=acct-group/nofiles acct-group/qmail acct-user/alias acct-user/qmaild acct-user/qmaill acct-user/qmailp acct-user/qmailq acct-user/qmailr acct-user/qmails net-dns/libidn2 net-mail/queue-repair sys-apps/gentoo-functions sys-apps/groff ssl? ( !libressl? ( >=dev-libs/openssl-1.1:0= ) libressl? ( dev-libs/libressl:= ) ) sys-apps/ucspi-tcp virtual/checkpassword virtual/daemontools authcram? ( >=net-mail/cmd5checkpw-0.30 ) ssl? ( pop3? ( sys-apps/ucspi-ssl ) ) !mail-mta/courier !mail-mta/esmtp !mail-mta/exim !mail-mta/mini-qmail !mail-mta/msmtp[mta] !mail-mta/nullmailer !mail-mta/opensmtpd !mail-mta/postfix !mail-mta/qmail-ldap !mail-mta/sendmail !mail-mta/ssmtp[mta] REQUIRED_USE=vanilla? ( !ssl !qmail-spp !highvolume ) @@ -12,4 +12,4 @@ RESTRICT=test SLOT=0 SRC_URI=mirror://qmail/netqmail-1.06.tar.gz https://github.com/DerDakon/genqmail/releases/download/genqmail-20191010/genqmail-20191010.tar.bz2 https://www.ckdhr.com/ckd/qmail-103.patch !vanilla? ( highvolume? ( mirror://qmail/big-todo.103.patch ) qmail-spp? ( mirror://sourceforge/qmail-spp/qmail-spp-0.42.tar.gz ) ssl? ( https://mirror.alexh.name/qmail/netqmail/netqmail-1.05-tls-smtpauth-20190114.patch http://inoa.net/qmail-tls/vu555316.patch https://arnt.gulbrandsen.priv.no/qmail/qmail-smtputf8.patch ) ) _eclasses_=eutils fcb2aa98e1948b835b5ae66ca52868c5 fixheadtails 662e80584ee2337b981d7188078e7c74 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 qmail 83a4685f5044b0b067cb7e6f0e9c909c toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=b69b53b802c5fe2a888bf1f9f99f8d6a +_md5_=d85f1e92529e418762adc56c7e3aaf4b diff --git a/metadata/md5-cache/mate-base/Manifest.gz b/metadata/md5-cache/mate-base/Manifest.gz index 95d550a557d6..26302fd060be 100644 Binary files a/metadata/md5-cache/mate-base/Manifest.gz and b/metadata/md5-cache/mate-base/Manifest.gz differ diff --git a/metadata/md5-cache/mate-base/mate-menus-1.24.0-r1 b/metadata/md5-cache/mate-base/mate-menus-1.24.0-r2 similarity index 97% rename from metadata/md5-cache/mate-base/mate-menus-1.24.0-r1 rename to metadata/md5-cache/mate-base/mate-menus-1.24.0-r2 index 692999a1e74c..bb67dcdd8b58 100644 --- a/metadata/md5-cache/mate-base/mate-menus-1.24.0-r1 +++ b/metadata/md5-cache/mate-base/mate-menus-1.24.0-r2 @@ -10,4 +10,4 @@ RDEPEND=>=dev-libs/glib-2.50:2 introspection? ( >=dev-libs/gobject-introspection SLOT=0 SRC_URI=https://pub.mate-desktop.org/releases/1.24/mate-menus-1.24.0.tar.xz _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 desktop 7fd20552ce4cc97e8acb132a499a7dd8 eapi7-ver f9ec87e93172b25ce65a85303dc06964 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 gnome.org 532d56d07b9eace4831aaa817d2b756a gnome2 2df69d3da6a26b1ca7cd81185f0599d6 gnome2-utils 893e828f0f25f070f0b38d20c83c7670 libtool f143db5a74ccd9ca28c1234deffede96 ltprune 2729691420b6deeda2a90b1f1183fb55 mate 1d1847564eac8e0da804d51adea0a01d mate-desktop.org e10ab79a4595873541dc4897c7b19724 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 2352c3fc97241f6a02042773c8287748 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=46f040082b7600a065f7f6086be232fc +_md5_=0efde8dbfe3fc491b01a946d4d8dda8f diff --git a/metadata/md5-cache/media-gfx/Manifest.gz b/metadata/md5-cache/media-gfx/Manifest.gz index e2126ad35312..8bca683c7a81 100644 Binary files a/metadata/md5-cache/media-gfx/Manifest.gz and b/metadata/md5-cache/media-gfx/Manifest.gz differ diff --git a/metadata/md5-cache/media-gfx/exiv2-0.27.3_rc1 b/metadata/md5-cache/media-gfx/exiv2-0.27.3_rc1 new file mode 100644 index 000000000000..3607c28a1a34 --- /dev/null +++ b/metadata/md5-cache/media-gfx/exiv2-0.27.3_rc1 @@ -0,0 +1,13 @@ +BDEPEND=doc? ( || ( dev-lang/python:3.8 dev-lang/python:3.7 dev-lang/python:3.6 ) app-doc/doxygen dev-libs/libxslt media-gfx/graphviz virtual/pkgconfig ) nls? ( sys-devel/gettext ) dev-util/ninja dev-util/cmake +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=>=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(-)?] nls? ( >=virtual/libintl-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(-)?] ) png? ( 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(-)?] ) webready? ( >net-libs/libssh-0.9.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-misc/curl[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) xmp? ( 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(-)?] ) +DESCRIPTION=EXIF, IPTC and XMP metadata C++ library and command line utility +EAPI=7 +HOMEPAGE=https://www.exiv2.org/ +IUSE=doc examples nls +png webready +xmp abi_x86_32 abi_x86_64 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-2 +RDEPEND=>=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(-)?] nls? ( >=virtual/libintl-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(-)?] ) png? ( 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(-)?] ) webready? ( >net-libs/libssh-0.9.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-misc/curl[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) xmp? ( 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(-)?] ) +SLOT=0/27 +SRC_URI=https://github.com/Exiv2/exiv2/archive/v0.27.3-RC1.tar.gz -> exiv2-0.27.3_rc1.tar.gz +_eclasses_=cmake 19b0421555865baefd505831dd4303e3 cmake-multilib b396704c8c04bb210b7b45dff5c67fea eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multilib-build dfda7934df092a96e439c05b4aeac519 multilib-minimal 8bddda43703ba94d8341f4e247f97566 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-any-r1 c26f95a5042de003dc58bef955e41c88 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=271b096c6671318457ccee5cab864155 diff --git a/metadata/md5-cache/media-sound/Manifest.gz b/metadata/md5-cache/media-sound/Manifest.gz index cfa9d226459d..f7ab1623d386 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/teamspeak-server-3.10.2 b/metadata/md5-cache/media-sound/teamspeak-server-3.10.2 deleted file mode 100644 index a850b264c172..000000000000 --- a/metadata/md5-cache/media-sound/teamspeak-server-3.10.2 +++ /dev/null @@ -1,14 +0,0 @@ -BDEPEND=virtual/pkgconfig -DEFINED_PHASES=install postinst unpack -DESCRIPTION=A server software for hosting quality voice communication via the internet -EAPI=7 -HOMEPAGE=https://www.teamspeak.com/ -IUSE=doc mysql tsdns -KEYWORDS=-* amd64 x86 -LICENSE=Apache-2.0 Boost-1.0 BSD LGPL-2.1 LGPL-3 MIT teamspeak3 -RDEPEND=acct-group/teamspeak acct-user/teamspeak -RESTRICT=bindist mirror -SLOT=0 -SRC_URI=amd64? ( https://files.teamspeak-services.com/releases/server/3.10.2/teamspeak3-server_linux_amd64-3.10.2.tar.bz2 ) x86? ( https://files.teamspeak-services.com/releases/server/3.10.2/teamspeak3-server_linux_x86-3.10.2.tar.bz2 ) -_eclasses_=multilib 318e8ae683e57fd3ccd0d31a769d8ee8 systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=0c24028ecd38416ad85a0cad56dcb81d diff --git a/metadata/md5-cache/media-video/Manifest.gz b/metadata/md5-cache/media-video/Manifest.gz index 77ba996b5881..d83c8286ac6b 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/streamdeck-ui-0.0_p20200102 b/metadata/md5-cache/media-video/streamdeck-ui-0.0_p20200102 new file mode 100644 index 000000000000..c7a4f14f3ed7 --- /dev/null +++ b/metadata/md5-cache/media-video/streamdeck-ui-0.0_p20200102 @@ -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/pyproject2setuppy[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=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/pillow[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/pynput[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/pyside2[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(-),designer] media-libs/elgato-streamdeck[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-libs/hidapi +DESCRIPTION=A Linux compatible UI for the Elgato Stream Deck +EAPI=7 +HOMEPAGE=https://github.com/timothycrosley/streamdeck-ui +IUSE=python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 +KEYWORDS=~amd64 ~x86 +LICENSE=MIT +RDEPEND=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/pillow[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/pynput[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/pyside2[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(-),designer] media-libs/elgato-streamdeck[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-libs/hidapi 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/timothycrosley/streamdeck-ui/archive/9b6678d2d3027963ddac147ee3aeda322ec77f29.tar.gz -> streamdeck-ui-0.0_p20200102.tar.gz +_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_md5_=f98b7a88fd0e0ab1ece5fb7223059167 diff --git a/metadata/md5-cache/media-video/streamdeck-ui-9999 b/metadata/md5-cache/media-video/streamdeck-ui-9999 new file mode 100644 index 000000000000..cdc42aec5d23 --- /dev/null +++ b/metadata/md5-cache/media-video/streamdeck-ui-9999 @@ -0,0 +1,14 @@ +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/pyproject2setuppy[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] +DEFINED_PHASES=compile configure install prepare test unpack +DEPEND=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/pillow[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/pynput[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/pyside2[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(-),designer] media-libs/elgato-streamdeck[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-libs/hidapi +DESCRIPTION=A Linux compatible UI for the Elgato Stream Deck +EAPI=7 +HOMEPAGE=https://github.com/timothycrosley/streamdeck-ui +IUSE=python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 +LICENSE=MIT +PROPERTIES=live +RDEPEND=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/pillow[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/pynput[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/pyside2[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(-),designer] media-libs/elgato-streamdeck[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-libs/hidapi 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 +_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b git-r3 86a0188f2ad9eb3d65e4d031ab8a0422 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_md5_=f98b7a88fd0e0ab1ece5fb7223059167 diff --git a/metadata/md5-cache/net-analyzer/Manifest.gz b/metadata/md5-cache/net-analyzer/Manifest.gz index 8cc7846736d1..72ea3da975ac 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/cacti-1.2.12 b/metadata/md5-cache/net-analyzer/cacti-1.2.12 index 169c6866e96e..c2297630099b 100644 --- a/metadata/md5-cache/net-analyzer/cacti-1.2.12 +++ b/metadata/md5-cache/net-analyzer/cacti-1.2.12 @@ -4,10 +4,10 @@ DESCRIPTION=Cacti is a complete frontend to rrdtool EAPI=7 HOMEPAGE=https://www.cacti.net/ IUSE=snmp doc vhosts -KEYWORDS=~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86 +KEYWORDS=~alpha amd64 ~arm ~hppa ~ppc ~ppc64 sparc x86 LICENSE=GPL-2 RDEPEND=dev-lang/php[cli,mysql,pdo,session,sockets,xml] dev-php/adodb net-analyzer/rrdtool[graph] virtual/cron snmp? ( >=net-analyzer/net-snmp-5.2.0 ) >=app-admin/webapp-config-1.50.15 SLOT=1.2.12 SRC_URI=https://www.cacti.net/downloads/cacti-1.2.12.tar.gz _eclasses_=eutils fcb2aa98e1948b835b5ae66ca52868c5 webapp 16783e418aca3ffa461d68310bf7ab12 -_md5_=b66d4d954fb2445f3442a9e1c75ce062 +_md5_=f8b01b0f55fde56e008d3c7c5755f09a diff --git a/metadata/md5-cache/net-analyzer/cacti-spine-1.2.12 b/metadata/md5-cache/net-analyzer/cacti-spine-1.2.12 index 04e7adc89c18..c05f854c5734 100644 --- a/metadata/md5-cache/net-analyzer/cacti-spine-1.2.12 +++ b/metadata/md5-cache/net-analyzer/cacti-spine-1.2.12 @@ -5,10 +5,10 @@ DESCRIPTION=Spine is a fast poller for Cacti (formerly known as Cactid) EAPI=7 HOMEPAGE=https://cacti.net/spine_info.php IUSE=libressl -KEYWORDS=~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86 +KEYWORDS=~alpha amd64 ~hppa ~ppc ~ppc64 sparc x86 LICENSE=LGPL-2.1 RDEPEND=!libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) net-analyzer/net-snmp:= dev-db/mysql-connector-c:0= >net-analyzer/cacti-0.8.8 SLOT=0 SRC_URI=https://www.cacti.net/downloads/spine/cacti-spine-1.2.12.tar.gz _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=d21568214edda537aab66e0a78941384 +_md5_=9b89968b324f79d20d3b1906adc82e83 diff --git a/metadata/md5-cache/net-analyzer/nmap-7.80-r1 b/metadata/md5-cache/net-analyzer/nmap-7.80-r1 index 291c9db019b2..a39e154fa5dc 100644 --- a/metadata/md5-cache/net-analyzer/nmap-7.80-r1 +++ b/metadata/md5-cache/net-analyzer/nmap-7.80-r1 @@ -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 -DEFINED_PHASES=compile configure install prepare setup -DEPEND=dev-libs/liblinear:= dev-libs/libpcre net-libs/libpcap libssh2? ( net-libs/libssh2[zlib] sys-libs/zlib ) ndiff? ( python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[sqlite,xml] >=dev-lang/python-exec-2:=[python_targets_python2_7] ) ) nls? ( virtual/libintl ) nmap-update? ( dev-libs/apr dev-vcs/subversion ) nse? ( sys-libs/zlib ) ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) ) system-lua? ( >=dev-lang/lua-5.2:*[deprecated] ) zenmap? ( python_single_target_python2_7? ( dev-python/pygtk:2[python_targets_python2_7(-)] ) python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[sqlite,xml] >=dev-lang/python-exec-2:=[python_targets_python2_7] ) ) nls? ( sys-devel/gettext ) +DEFINED_PHASES=compile configure install prepare +DEPEND=dev-libs/liblinear:= dev-libs/libpcre net-libs/libpcap libssh2? ( net-libs/libssh2[zlib] sys-libs/zlib ) nmap-update? ( dev-libs/apr dev-vcs/subversion ) nse? ( sys-libs/zlib ) ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) ) system-lua? ( >=dev-lang/lua-5.2:*[deprecated] ) DESCRIPTION=A utility for network discovery and security auditing EAPI=7 HOMEPAGE=https://nmap.org/ -IUSE=ipv6 libressl libssh2 ncat ndiff nls nmap-update nping +nse ssl system-lua zenmap +python_single_target_python2_7 +IUSE=ipv6 libressl libssh2 ncat nmap-update nping +nse ssl system-lua KEYWORDS=~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos LICENSE=GPL-2 -RDEPEND=dev-libs/liblinear:= dev-libs/libpcre net-libs/libpcap libssh2? ( net-libs/libssh2[zlib] sys-libs/zlib ) ndiff? ( python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[sqlite,xml] >=dev-lang/python-exec-2:=[python_targets_python2_7] ) ) nls? ( virtual/libintl ) nmap-update? ( dev-libs/apr dev-vcs/subversion ) nse? ( sys-libs/zlib ) ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) ) system-lua? ( >=dev-lang/lua-5.2:*[deprecated] ) zenmap? ( python_single_target_python2_7? ( dev-python/pygtk:2[python_targets_python2_7(-)] ) python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[sqlite,xml] >=dev-lang/python-exec-2:=[python_targets_python2_7] ) ) -REQUIRED_USE=system-lua? ( nse ) ndiff? ( ^^ ( python_single_target_python2_7 ) ) zenmap? ( ^^ ( python_single_target_python2_7 ) ) +RDEPEND=dev-libs/liblinear:= dev-libs/libpcre net-libs/libpcap libssh2? ( net-libs/libssh2[zlib] sys-libs/zlib ) nmap-update? ( dev-libs/apr dev-vcs/subversion ) nse? ( sys-libs/zlib ) ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) ) system-lua? ( >=dev-lang/lua-5.2:*[deprecated] ) +REQUIRED_USE=system-lua? ( nse ) SLOT=0 SRC_URI=https://nmap.org/dist/nmap-7.80.tar.bz2 https://dev.gentoo.org/~jer/nmap-logo-64.png -_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 desktop 7fd20552ce4cc97e8acb132a499a7dd8 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 python-single-r1 2d2617a730e75e491e1d17af87841ec5 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c user 7b7fc6ec5eb1c1eee55b0609f01e7362 user-info a2abd4e2f4c3b9b06d64bf1329359a02 -_md5_=dab051f518509f85115392839e6de876 +_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 desktop 7fd20552ce4cc97e8acb132a499a7dd8 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c user 7b7fc6ec5eb1c1eee55b0609f01e7362 user-info a2abd4e2f4c3b9b06d64bf1329359a02 +_md5_=90b9a1eeae93875e74ec13fc15c4dc2c diff --git a/metadata/md5-cache/net-analyzer/nmap-9999 b/metadata/md5-cache/net-analyzer/nmap-9999 index c0b76b96eb50..07dbf2781049 100644 --- a/metadata/md5-cache/net-analyzer/nmap-9999 +++ b/metadata/md5-cache/net-analyzer/nmap-9999 @@ -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 >=dev-vcs/git-1.8.2.1[curl] -DEFINED_PHASES=compile configure install prepare setup unpack -DEPEND=dev-libs/liblinear:= dev-libs/libpcre net-libs/libpcap libssh2? ( net-libs/libssh2[zlib] sys-libs/zlib ) ndiff? ( python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[sqlite,xml] >=dev-lang/python-exec-2:=[python_targets_python2_7] ) ) nls? ( virtual/libintl ) nmap-update? ( dev-libs/apr dev-vcs/subversion ) nse? ( sys-libs/zlib ) ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) ) system-lua? ( >=dev-lang/lua-5.2:*[deprecated] ) zenmap? ( python_single_target_python2_7? ( dev-python/pygtk:2[python_targets_python2_7(-)] ) python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[sqlite,xml] >=dev-lang/python-exec-2:=[python_targets_python2_7] ) ) nls? ( sys-devel/gettext ) +DEFINED_PHASES=compile configure install prepare unpack +DEPEND=dev-libs/liblinear:= dev-libs/libpcre net-libs/libpcap libssh2? ( net-libs/libssh2[zlib] sys-libs/zlib ) nmap-update? ( dev-libs/apr dev-vcs/subversion ) nse? ( sys-libs/zlib ) ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) ) system-lua? ( >=dev-lang/lua-5.2:*[deprecated] ) DESCRIPTION=A utility for network discovery and security auditing EAPI=7 HOMEPAGE=https://nmap.org/ -IUSE=ipv6 libressl libssh2 ncat ndiff nls nmap-update nping +nse ssl system-lua zenmap +python_single_target_python2_7 +IUSE=ipv6 libressl libssh2 ncat nmap-update nping +nse ssl system-lua LICENSE=GPL-2 PROPERTIES=live -RDEPEND=dev-libs/liblinear:= dev-libs/libpcre net-libs/libpcap libssh2? ( net-libs/libssh2[zlib] sys-libs/zlib ) ndiff? ( python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[sqlite,xml] >=dev-lang/python-exec-2:=[python_targets_python2_7] ) ) nls? ( virtual/libintl ) nmap-update? ( dev-libs/apr dev-vcs/subversion ) nse? ( sys-libs/zlib ) ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) ) system-lua? ( >=dev-lang/lua-5.2:*[deprecated] ) zenmap? ( python_single_target_python2_7? ( dev-python/pygtk:2[python_targets_python2_7(-)] ) python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[sqlite,xml] >=dev-lang/python-exec-2:=[python_targets_python2_7] ) ) -REQUIRED_USE=system-lua? ( nse ) ndiff? ( ^^ ( python_single_target_python2_7 ) ) zenmap? ( ^^ ( python_single_target_python2_7 ) ) +RDEPEND=dev-libs/liblinear:= dev-libs/libpcre net-libs/libpcap libssh2? ( net-libs/libssh2[zlib] sys-libs/zlib ) nmap-update? ( dev-libs/apr dev-vcs/subversion ) nse? ( sys-libs/zlib ) ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) ) system-lua? ( >=dev-lang/lua-5.2:*[deprecated] ) +REQUIRED_USE=system-lua? ( nse ) SLOT=0 SRC_URI=https://dev.gentoo.org/~jer/nmap-logo-64.png -_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 desktop 7fd20552ce4cc97e8acb132a499a7dd8 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 git-r3 86a0188f2ad9eb3d65e4d031ab8a0422 libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 python-single-r1 2d2617a730e75e491e1d17af87841ec5 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c user 7b7fc6ec5eb1c1eee55b0609f01e7362 user-info a2abd4e2f4c3b9b06d64bf1329359a02 -_md5_=492d5e577f2bca2a8b4578a05319930a +_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 desktop 7fd20552ce4cc97e8acb132a499a7dd8 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 git-r3 86a0188f2ad9eb3d65e4d031ab8a0422 libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c user 7b7fc6ec5eb1c1eee55b0609f01e7362 user-info a2abd4e2f4c3b9b06d64bf1329359a02 +_md5_=c798a79180bbbdad3cea28e5c33879a2 diff --git a/metadata/md5-cache/net-dns/Manifest.gz b/metadata/md5-cache/net-dns/Manifest.gz index b50ca39248c9..a1f7f5d73f44 100644 Binary files a/metadata/md5-cache/net-dns/Manifest.gz and b/metadata/md5-cache/net-dns/Manifest.gz differ diff --git a/metadata/md5-cache/net-dns/unbound-1.10.0 b/metadata/md5-cache/net-dns/unbound-1.10.0 deleted file mode 100644 index 4c3753316f9a..000000000000 --- a/metadata/md5-cache/net-dns/unbound-1.10.0 +++ /dev/null @@ -1,16 +0,0 @@ -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 virtual/pkgconfig -DEFINED_PHASES=compile configure install postinst prepare setup test -DEPEND=>=dev-libs/expat-2.1.0-r3[abi_x86_32(-)?,abi_x86_64(-)?,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/libevent-2.0.21: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? ( >=dev-libs/libressl-2.2.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(-)?] ) !libressl? ( >=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(-)?] ) dnscrypt? ( dev-libs/libsodium[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) dnstap? ( dev-libs/fstrm[abi_x86_32(-)?,abi_x86_64(-)?,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/protobuf-c-1.0.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(-)?] ) ecdsa? ( !libressl? ( dev-libs/openssl:0[-bindist] ) ) 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] ) ) redis? ( dev-libs/hiredis:= ) python? ( dev-lang/swig ) test? ( net-dns/ldns-utils[examples] dev-util/splint app-text/wdiff ) systemd? ( sys-apps/systemd ) -DESCRIPTION=A validating, recursive and caching DNS resolver -EAPI=7 -HOMEPAGE=https://unbound.net/ https://nlnetlabs.nl/projects/unbound/about/ -IUSE=debug dnscrypt dnstap +ecdsa ecs gost libressl python redis selinux static-libs systemd 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 python_single_target_python3_6 python_single_target_python3_7 -KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ~mips ppc ppc64 x86 -LICENSE=BSD GPL-2 -RDEPEND=>=dev-libs/expat-2.1.0-r3[abi_x86_32(-)?,abi_x86_64(-)?,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/libevent-2.0.21: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? ( >=dev-libs/libressl-2.2.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(-)?] ) !libressl? ( >=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(-)?] ) dnscrypt? ( dev-libs/libsodium[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) dnstap? ( dev-libs/fstrm[abi_x86_32(-)?,abi_x86_64(-)?,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/protobuf-c-1.0.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(-)?] ) ecdsa? ( !libressl? ( dev-libs/openssl:0[-bindist] ) ) 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] ) ) redis? ( dev-libs/hiredis:= ) net-dns/dnssec-root selinux? ( sec-policy/selinux-bind ) net-dns/dnssec-root -REQUIRED_USE=python? ( ^^ ( python_single_target_python3_6 python_single_target_python3_7 ) ) -RESTRICT=!test? ( test ) -SLOT=0/8 -SRC_URI=https://nlnetlabs.nl/downloads/unbound/unbound-1.10.0.tar.gz -_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 libtool f143db5a74ccd9ca28c1234deffede96 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multilib-build dfda7934df092a96e439c05b4aeac519 multilib-minimal 8bddda43703ba94d8341f4e247f97566 python-single-r1 2d2617a730e75e491e1d17af87841ec5 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c user 7b7fc6ec5eb1c1eee55b0609f01e7362 user-info a2abd4e2f4c3b9b06d64bf1329359a02 -_md5_=035abc19ef2efbe8a1baabf3354a9c63 diff --git a/metadata/md5-cache/net-misc/Manifest.gz b/metadata/md5-cache/net-misc/Manifest.gz index 7ea17684fae2..0ee61cb7f4b9 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/anydesk-5.5.4 b/metadata/md5-cache/net-misc/anydesk-5.5.4 new file mode 100644 index 000000000000..b60808c156e0 --- /dev/null +++ b/metadata/md5-cache/net-misc/anydesk-5.5.4 @@ -0,0 +1,13 @@ +BDEPEND=virtual/pkgconfig +DEFINED_PHASES=install postinst postrm +DESCRIPTION=Feature rich multi-platform remote desktop application +EAPI=7 +HOMEPAGE=https://anydesk.com +KEYWORDS=-* ~amd64 ~x86 +LICENSE=AnyDesk-TOS BSD BSD-2 openssl ZLIB +RDEPEND=dev-libs/atk dev-libs/glib:2 media-libs/fontconfig:1.0 media-libs/freetype:2 media-libs/glu media-libs/mesa[X(+)] sys-auth/polkit x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:2 x11-libs/gtkglext x11-libs/libICE x11-libs/libSM x11-libs/libX11 x11-libs/libxcb x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libxkbfile x11-libs/libXmu x11-libs/libXrandr x11-libs/libXrender x11-libs/libXt x11-libs/libXtst x11-libs/pango x11-libs/pangox-compat +RESTRICT=bindist mirror +SLOT=0 +SRC_URI=amd64? ( https://download.anydesk.com/linux/anydesk-5.5.4-amd64.tar.gz https://download.anydesk.com/linux/generic-linux/anydesk-5.5.4-amd64.tar.gz ) x86? ( https://download.anydesk.com/linux/anydesk-5.5.4-i386.tar.gz https://download.anydesk.com/linux/generic-linux/anydesk-5.5.4-i386.tar.gz ) +_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 eutils fcb2aa98e1948b835b5ae66ca52868c5 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=bf7ce1023e739101a6c32bea9cec4820 diff --git a/metadata/md5-cache/net-misc/anydesk-5.5.6 b/metadata/md5-cache/net-misc/anydesk-5.5.6 new file mode 100644 index 000000000000..1158ca508ea2 --- /dev/null +++ b/metadata/md5-cache/net-misc/anydesk-5.5.6 @@ -0,0 +1,13 @@ +BDEPEND=virtual/pkgconfig +DEFINED_PHASES=install postinst postrm +DESCRIPTION=Feature rich multi-platform remote desktop application +EAPI=7 +HOMEPAGE=https://anydesk.com +KEYWORDS=-* ~amd64 ~x86 +LICENSE=AnyDesk-TOS BSD BSD-2 openssl ZLIB +RDEPEND=dev-libs/atk dev-libs/glib:2 media-libs/fontconfig:1.0 media-libs/freetype:2 media-libs/glu media-libs/mesa[X(+)] sys-auth/polkit x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:2 x11-libs/gtkglext x11-libs/libICE x11-libs/libSM x11-libs/libX11 x11-libs/libxcb x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libxkbfile x11-libs/libXmu x11-libs/libXrandr x11-libs/libXrender x11-libs/libXt x11-libs/libXtst x11-libs/pango x11-libs/pangox-compat +RESTRICT=bindist mirror +SLOT=0 +SRC_URI=amd64? ( https://download.anydesk.com/linux/anydesk-5.5.6-amd64.tar.gz https://download.anydesk.com/linux/generic-linux/anydesk-5.5.6-amd64.tar.gz ) x86? ( https://download.anydesk.com/linux/anydesk-5.5.6-i386.tar.gz https://download.anydesk.com/linux/generic-linux/anydesk-5.5.6-i386.tar.gz ) +_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 eutils fcb2aa98e1948b835b5ae66ca52868c5 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=bf7ce1023e739101a6c32bea9cec4820 diff --git a/metadata/md5-cache/net-misc/remmina-1.4.4-r2 b/metadata/md5-cache/net-misc/remmina-1.4.4-r2 new file mode 100644 index 000000000000..9a2393cf838c --- /dev/null +++ b/metadata/md5-cache/net-misc/remmina-1.4.4-r2 @@ -0,0 +1,14 @@ +BDEPEND=dev-util/intltool virtual/pkgconfig nls? ( sys-devel/gettext ) dev-util/ninja dev-util/cmake +DEFINED_PHASES=compile configure install postinst postrm preinst prepare test +DEPEND=dev-libs/glib:2 dev-libs/json-glib dev-libs/libsodium:= net-libs/libsoup x11-libs/gdk-pixbuf x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libxkbfile appindicator? ( dev-libs/libappindicator:3 ) crypt? ( dev-libs/libgcrypt:0= ) rdp? ( >=net-misc/freerdp-2.0.0_rc4_p1129 =net-dns/avahi-0.8-r2[dbus,gtk] =net-misc/freerdp-2.0.0_rc4_p1129 =net-dns/avahi-0.8-r2[dbus,gtk] =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(-)] app-crypt/gnupg dev-python/python-gnupg[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(-)] sys-apps/rng-tools sys-process/at -REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) -SLOT=0 -SRC_URI=https://github.com/OneRNG/onerng.github.io/raw/master/sw/onerng_3.6.orig.tar.gz -> onerng-3.6.tar.gz -_eclasses_=multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c udev 452708c3f55cf6e918b045adb949a9e6 -_md5_=dbaf60b170357b3aa43eeaad47b12dbf diff --git a/metadata/md5-cache/sys-cluster/Manifest.gz b/metadata/md5-cache/sys-cluster/Manifest.gz index 4d29e8a80aba..6ee9108d80f5 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/slurm-20.02.2.1 b/metadata/md5-cache/sys-cluster/slurm-20.02.3.1 similarity index 78% rename from metadata/md5-cache/sys-cluster/slurm-20.02.2.1 rename to metadata/md5-cache/sys-cluster/slurm-20.02.3.1 index b9f19bd4c52c..e5a1f908b9df 100644 --- a/metadata/md5-cache/sys-cluster/slurm-20.02.2.1 +++ b/metadata/md5-cache/sys-cluster/slurm-20.02.3.1 @@ -1,6 +1,6 @@ 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-lang/perl virtual/pkgconfig DEFINED_PHASES=compile configure install postinst preinst prepare test unpack -DEPEND=!sys-cluster/torque !net-analyzer/slurm !net-analyzer/sinfo || ( sys-cluster/pmix[-pmi] >=sys-cluster/openmpi-2.0.0 ) mysql? ( || ( dev-db/mariadb-connector-c dev-db/mysql-connector-c ) slurmdbd? ( || ( dev-db/mariadb dev-db/mysql ) ) ) munge? ( sys-auth/munge ) pam? ( sys-libs/pam ) lua? ( dev-lang/lua:0= ) !lua? ( !dev-lang/lua ) ipmi? ( sys-libs/freeipmi ) json? ( dev-libs/json-c:= ) amd64? ( netloc? ( sys-apps/netloc ) ) hdf5? ( sci-libs/hdf5:= ) numa? ( sys-process/numactl ) ofed? ( sys-fabric/ofed ) ucx? ( sys-cluster/ucx ) X? ( net-libs/libssh2 ) >=sys-apps/hwloc-1.1.1-r1 sys-libs/ncurses:0= app-arch/lz4:0= sys-libs/readline:0= html? ( sys-apps/man2html ) dev-lang/perl +DEPEND=!sys-cluster/torque !net-analyzer/slurm !net-analyzer/sinfo || ( sys-cluster/pmix[-pmi] >=sys-cluster/openmpi-2.0.0 ) mysql? ( || ( dev-db/mariadb-connector-c dev-db/mysql-connector-c ) slurmdbd? ( || ( dev-db/mariadb dev-db/mysql ) ) ) munge? ( sys-auth/munge ) pam? ( sys-libs/pam ) lua? ( dev-lang/lua:0= ) !lua? ( !dev-lang/lua ) ipmi? ( sys-libs/freeipmi ) json? ( dev-libs/json-c:= ) amd64? ( netloc? ( || ( sys-apps/netloc >=sys-apps/hwloc-2.1.0[netloc] ) ) ) hdf5? ( sci-libs/hdf5:= ) numa? ( sys-process/numactl ) ofed? ( sys-fabric/ofed ) ucx? ( sys-cluster/ucx ) X? ( net-libs/libssh2 ) >=sys-apps/hwloc-1.1.1-r1 sys-libs/ncurses:0= app-arch/lz4:0= sys-libs/readline:0= html? ( sys-apps/man2html ) dev-lang/perl DESCRIPTION=A Highly Scalable Resource Manager EAPI=7 HOMEPAGE=https://www.schedmd.com https://github.com/SchedMD/slurm @@ -11,6 +11,6 @@ RDEPEND=acct-user/slurm acct-group/slurm dev-libs/libcgroup dev-lang/perl:= REQUIRED_USE=torque? ( perl ) RESTRICT=test SLOT=0 -SRC_URI=https://github.com/SchedMD/slurm/archive/slurm-20-02-2-1.tar.gz +SRC_URI=https://github.com/SchedMD/slurm/archive/slurm-20-02-3-1.tar.gz _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 bash-completion-r1 e5f9c3faab3ab3d1e7e007daa8c736ef eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 pam a1771fc1e5831c201eaf18451747d94b perl-functions 6ec4c4d8fc8324200f1c14e8d158c59b perl-module 97206c028d9bdc9f248e022ac5c9fc83 prefix c2993e4c430c1ee24f278983d6189501 systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=e38abc584246fe99bb046a6ed9511610 +_md5_=405e5e49757c3a589c7b2676ab2e33c6 diff --git a/metadata/md5-cache/sys-devel/Manifest.gz b/metadata/md5-cache/sys-devel/Manifest.gz index 0c4d05a75ac7..23a27f385c0a 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-9999 b/metadata/md5-cache/sys-devel/binutils-config-9999 new file mode 100644 index 000000000000..09f26779f34a --- /dev/null +++ b/metadata/md5-cache/sys-devel/binutils-config-9999 @@ -0,0 +1,12 @@ +BDEPEND=>=dev-vcs/git-1.8.2.1[curl] +DEFINED_PHASES=compile install postinst unpack +DESCRIPTION=Utility to change the binutils version being used +EAPI=7 +HOMEPAGE=https://wiki.gentoo.org/wiki/Project:Toolchain +IUSE=+native-symlinks +LICENSE=GPL-2 +PROPERTIES=live +RDEPEND=sys-apps/gentoo-functions +SLOT=0 +_eclasses_=git-r3 86a0188f2ad9eb3d65e4d031ab8a0422 prefix c2993e4c430c1ee24f278983d6189501 +_md5_=ba5db1328f050758d1bfef25433bed81 diff --git a/metadata/md5-cache/sys-devel/gcc-3.3.6-r5 b/metadata/md5-cache/sys-devel/gcc-3.3.6-r5 deleted file mode 100644 index 72b367fc51dd..000000000000 --- a/metadata/md5-cache/sys-devel/gcc-3.3.6-r5 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare pretend setup test unpack -DEPEND=>=sys-devel/binutils-2.14.90.0.6-r1 amd64? ( >=sys-devel/binutils-2.15.90.0.1.1-r1 ) sys-devel/gnuconfig >=app-portage/elt-patches-20170815 sys-libs/zlib nls? ( virtual/libintl ) virtual/libiconv gcj? ( awt? ( x11-base/xorg-proto x11-libs/libXt x11-libs/libX11 x11-libs/libXtst =x11-libs/gtk+-2* virtual/pkgconfig ) >=media-libs/libart_lgpl-2.1 ) >=sys-devel/bison-1.875 >=sys-devel/flex-2.5.4 nls? ( sys-devel/gettext ) test? ( >=dev-util/dejagnu-1.4.4 >=sys-devel/autogen-5.5.4 ) -DESCRIPTION=The GNU Compiler Collection -EAPI=6 -HOMEPAGE=https://gcc.gnu.org/ -IUSE=test vanilla +nls altivec debug +cxx +nptl boundschecking doc hardened multilib objc awt gcj pgo -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2+ LGPL-2.1+ FDL-1.2+ -PDEPEND=>=sys-devel/gcc-config-1.7 -RDEPEND=>=sys-devel/binutils-2.14.90.0.6-r1 sys-libs/zlib nls? ( virtual/libintl ) virtual/libiconv -RESTRICT=!test? ( test ) strip -SLOT=3.3.6 -SRC_URI=mirror://gnu/gcc/gcc-3.3.6/gcc-3.3.6.tar.bz2 mirror://gentoo/gcc-3.3.6-uclibc-patches-1.1.tar.bz2 https://dev.gentoo.org/~vapier/dist/gcc-3.3.6-uclibc-patches-1.1.tar.bz2 https://dev.gentoo.org/~rhill/dist/gcc-3.3.6-uclibc-patches-1.1.tar.bz2 https://dev.gentoo.org/~zorry/patches/gcc/gcc-3.3.6-uclibc-patches-1.1.tar.bz2 https://dev.gentoo.org/~blueness/dist/gcc-3.3.6-uclibc-patches-1.1.tar.bz2 https://dev.gentoo.org/~tamiko/distfiles/gcc-3.3.6-uclibc-patches-1.1.tar.bz2 https://dev.gentoo.org/~slyfox/distfiles/gcc-3.3.6-uclibc-patches-1.1.tar.bz2 mirror://gentoo/gcc-3.3.6-patches-3.tar.bz2 https://dev.gentoo.org/~vapier/dist/gcc-3.3.6-patches-3.tar.bz2 https://dev.gentoo.org/~rhill/dist/gcc-3.3.6-patches-3.tar.bz2 https://dev.gentoo.org/~zorry/patches/gcc/gcc-3.3.6-patches-3.tar.bz2 https://dev.gentoo.org/~blueness/dist/gcc-3.3.6-patches-3.tar.bz2 https://dev.gentoo.org/~tamiko/distfiles/gcc-3.3.6-patches-3.tar.bz2 https://dev.gentoo.org/~slyfox/distfiles/gcc-3.3.6-patches-3.tar.bz2 boundschecking? ( mirror://sourceforge/boundschecking/bounds-checking-gcc-3.3.6-1.00-r2.patch.bz2 mirror://gentoo/bounds-checking-gcc-3.3.6-1.00-r2.patch.bz2 https://dev.gentoo.org/~vapier/dist/bounds-checking-gcc-3.3.6-1.00-r2.patch.bz2 https://dev.gentoo.org/~rhill/dist/bounds-checking-gcc-3.3.6-1.00-r2.patch.bz2 https://dev.gentoo.org/~zorry/patches/gcc/bounds-checking-gcc-3.3.6-1.00-r2.patch.bz2 https://dev.gentoo.org/~blueness/dist/bounds-checking-gcc-3.3.6-1.00-r2.patch.bz2 https://dev.gentoo.org/~tamiko/distfiles/bounds-checking-gcc-3.3.6-1.00-r2.patch.bz2 https://dev.gentoo.org/~slyfox/distfiles/bounds-checking-gcc-3.3.6-1.00-r2.patch.bz2 ) -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 eapi7-ver f9ec87e93172b25ce65a85303dc06964 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 fixheadtails 662e80584ee2337b981d7188078e7c74 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 gnuconfig b8ec1c34be4ff9dac7ad4034d277936b libtool f143db5a74ccd9ca28c1234deffede96 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 pax-utils a41d1fd1c111289ffa04490de6ee79d7 prefix c2993e4c430c1ee24f278983d6189501 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain 26ed66a1cb3d078a5499359bf03a6349 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=bedaeb43f8a7eda79d51cdca00596582 diff --git a/metadata/md5-cache/sys-devel/gcc-3.4.6-r5 b/metadata/md5-cache/sys-devel/gcc-3.4.6-r5 deleted file mode 100644 index 564bc40dfed1..000000000000 --- a/metadata/md5-cache/sys-devel/gcc-3.4.6-r5 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare pretend setup test unpack -DEPEND=>=sys-devel/binutils-2.14.90.0.8-r1 amd64? ( >=sys-devel/binutils-2.15.90.0.1.1-r1 ) sys-devel/gnuconfig >=app-portage/elt-patches-20170815 sys-libs/zlib nls? ( virtual/libintl ) virtual/libiconv gcj? ( awt? ( x11-base/xorg-proto x11-libs/libXt x11-libs/libX11 x11-libs/libXtst =x11-libs/gtk+-2* virtual/pkgconfig x11-libs/pango ) >=media-libs/libart_lgpl-2.1 ) >=sys-devel/bison-1.875 >=sys-devel/flex-2.5.4 nls? ( sys-devel/gettext ) test? ( >=dev-util/dejagnu-1.4.4 >=sys-devel/autogen-5.5.4 ) -DESCRIPTION=The GNU Compiler Collection -EAPI=6 -HOMEPAGE=https://gcc.gnu.org/ -IUSE=test vanilla +nls altivec debug +cxx +nptl boundschecking d doc hardened multilib objc awt gcj pgo -KEYWORDS=-* ~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 -LICENSE=GPL-2+ LGPL-2.1+ FDL-1.2+ -PDEPEND=>=sys-devel/gcc-config-1.7 -RDEPEND=sys-libs/zlib nls? ( virtual/libintl ) virtual/libiconv -RESTRICT=!test? ( test ) strip -SLOT=3.4.6 -SRC_URI=mirror://gnu/gcc/gcc-3.4.6/gcc-3.4.6.tar.bz2 mirror://gentoo/gcc-3.4.5-uclibc-patches-1.1.tar.bz2 https://dev.gentoo.org/~vapier/dist/gcc-3.4.5-uclibc-patches-1.1.tar.bz2 https://dev.gentoo.org/~rhill/dist/gcc-3.4.5-uclibc-patches-1.1.tar.bz2 https://dev.gentoo.org/~zorry/patches/gcc/gcc-3.4.5-uclibc-patches-1.1.tar.bz2 https://dev.gentoo.org/~blueness/dist/gcc-3.4.5-uclibc-patches-1.1.tar.bz2 https://dev.gentoo.org/~tamiko/distfiles/gcc-3.4.5-uclibc-patches-1.1.tar.bz2 https://dev.gentoo.org/~slyfox/distfiles/gcc-3.4.5-uclibc-patches-1.1.tar.bz2 mirror://gentoo/gcc-3.4.6-patches-3.tar.bz2 https://dev.gentoo.org/~vapier/dist/gcc-3.4.6-patches-3.tar.bz2 https://dev.gentoo.org/~rhill/dist/gcc-3.4.6-patches-3.tar.bz2 https://dev.gentoo.org/~zorry/patches/gcc/gcc-3.4.6-patches-3.tar.bz2 https://dev.gentoo.org/~blueness/dist/gcc-3.4.6-patches-3.tar.bz2 https://dev.gentoo.org/~tamiko/distfiles/gcc-3.4.6-patches-3.tar.bz2 https://dev.gentoo.org/~slyfox/distfiles/gcc-3.4.6-patches-3.tar.bz2 boundschecking? ( mirror://sourceforge/boundschecking/bounds-checking-gcc-3.4.4-1.00.1.patch.bz2 mirror://gentoo/bounds-checking-gcc-3.4.4-1.00.1.patch.bz2 https://dev.gentoo.org/~vapier/dist/bounds-checking-gcc-3.4.4-1.00.1.patch.bz2 https://dev.gentoo.org/~rhill/dist/bounds-checking-gcc-3.4.4-1.00.1.patch.bz2 https://dev.gentoo.org/~zorry/patches/gcc/bounds-checking-gcc-3.4.4-1.00.1.patch.bz2 https://dev.gentoo.org/~blueness/dist/bounds-checking-gcc-3.4.4-1.00.1.patch.bz2 https://dev.gentoo.org/~tamiko/distfiles/bounds-checking-gcc-3.4.4-1.00.1.patch.bz2 https://dev.gentoo.org/~slyfox/distfiles/bounds-checking-gcc-3.4.4-1.00.1.patch.bz2 ) d? ( mirror://sourceforge/dgcc/gdc-0.24-src.tar.bz2 ) -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 eapi7-ver f9ec87e93172b25ce65a85303dc06964 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 fixheadtails 662e80584ee2337b981d7188078e7c74 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 gnuconfig b8ec1c34be4ff9dac7ad4034d277936b libtool f143db5a74ccd9ca28c1234deffede96 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 pax-utils a41d1fd1c111289ffa04490de6ee79d7 prefix c2993e4c430c1ee24f278983d6189501 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain 26ed66a1cb3d078a5499359bf03a6349 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=1f8ae2901fc66dfcefa5ddea65a5c572 diff --git a/metadata/md5-cache/sys-devel/gcc-4.0.4-r3 b/metadata/md5-cache/sys-devel/gcc-4.0.4-r3 deleted file mode 100644 index 3f023c12ecd0..000000000000 --- a/metadata/md5-cache/sys-devel/gcc-4.0.4-r3 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare pretend setup test unpack -DEPEND=>=sys-devel/binutils-2.15.94 sys-devel/gnuconfig >=app-portage/elt-patches-20170815 sys-libs/zlib nls? ( virtual/libintl ) virtual/libiconv gcj? ( awt? ( x11-base/xorg-proto x11-libs/libXt x11-libs/libX11 x11-libs/libXtst =x11-libs/gtk+-2* virtual/pkgconfig x11-libs/pango ) >=media-libs/libart_lgpl-2.1 ) >=sys-devel/bison-1.875 >=sys-devel/flex-2.5.4 nls? ( sys-devel/gettext ) test? ( >=dev-util/dejagnu-1.4.4 >=sys-devel/autogen-5.5.4 ) -DESCRIPTION=The GNU Compiler Collection -EAPI=6 -HOMEPAGE=https://gcc.gnu.org/ -IUSE=test vanilla +nls altivec debug +cxx +nptl doc hardened multilib objc awt gcj pgo objc-gc mudflap -LICENSE=GPL-2+ LGPL-2.1+ FDL-1.2+ -PDEPEND=>=sys-devel/gcc-config-1.7 -RDEPEND=sys-libs/zlib nls? ( virtual/libintl ) virtual/libiconv -RESTRICT=!test? ( test ) strip -SLOT=4.0.4 -SRC_URI=mirror://gnu/gcc/gcc-4.0.4/gcc-4.0.4.tar.bz2 mirror://gentoo/gcc-4.0.4-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~vapier/dist/gcc-4.0.4-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~rhill/dist/gcc-4.0.4-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~zorry/patches/gcc/gcc-4.0.4-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~blueness/dist/gcc-4.0.4-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~tamiko/distfiles/gcc-4.0.4-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~slyfox/distfiles/gcc-4.0.4-uclibc-patches-1.0.tar.bz2 mirror://gentoo/gcc-4.0.4-patches-2.tar.bz2 https://dev.gentoo.org/~vapier/dist/gcc-4.0.4-patches-2.tar.bz2 https://dev.gentoo.org/~rhill/dist/gcc-4.0.4-patches-2.tar.bz2 https://dev.gentoo.org/~zorry/patches/gcc/gcc-4.0.4-patches-2.tar.bz2 https://dev.gentoo.org/~blueness/dist/gcc-4.0.4-patches-2.tar.bz2 https://dev.gentoo.org/~tamiko/distfiles/gcc-4.0.4-patches-2.tar.bz2 https://dev.gentoo.org/~slyfox/distfiles/gcc-4.0.4-patches-2.tar.bz2 -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 eapi7-ver f9ec87e93172b25ce65a85303dc06964 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 fixheadtails 662e80584ee2337b981d7188078e7c74 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 gnuconfig b8ec1c34be4ff9dac7ad4034d277936b libtool f143db5a74ccd9ca28c1234deffede96 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 pax-utils a41d1fd1c111289ffa04490de6ee79d7 prefix c2993e4c430c1ee24f278983d6189501 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain 26ed66a1cb3d078a5499359bf03a6349 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=354e86d9e7d47ac40f6269e318f1be87 diff --git a/metadata/md5-cache/sys-devel/gcc-4.1.2-r2 b/metadata/md5-cache/sys-devel/gcc-4.1.2-r2 deleted file mode 100644 index 2ebb6d254ee1..000000000000 --- a/metadata/md5-cache/sys-devel/gcc-4.1.2-r2 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare pretend setup test unpack -DEPEND=ppc? ( >=sys-devel/binutils-2.17 ) ppc64? ( >=sys-devel/binutils-2.17 ) >=sys-devel/binutils-2.15.94 sys-devel/gnuconfig >=app-portage/elt-patches-20170815 sys-libs/zlib nls? ( virtual/libintl ) virtual/libiconv gcj? ( awt? ( x11-base/xorg-proto x11-libs/libXt x11-libs/libX11 x11-libs/libXtst =x11-libs/gtk+-2* virtual/pkgconfig x11-libs/pango ) >=media-libs/libart_lgpl-2.1 ) >=sys-devel/bison-1.875 >=sys-devel/flex-2.5.4 nls? ( sys-devel/gettext ) test? ( >=dev-util/dejagnu-1.4.4 >=sys-devel/autogen-5.5.4 ) -DESCRIPTION=The GNU Compiler Collection -EAPI=6 -HOMEPAGE=https://gcc.gnu.org/ -IUSE=test vanilla +nls altivec debug +cxx +nptl d doc hardened multilib objc awt gcj pgo objc-gc mudflap libssp objc++ -KEYWORDS=-* ~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 -LICENSE=GPL-2+ LGPL-2.1+ FDL-1.2+ -PDEPEND=>=sys-devel/gcc-config-1.7 -RDEPEND=sys-libs/zlib nls? ( virtual/libintl ) virtual/libiconv -RESTRICT=!test? ( test ) strip -SLOT=4.1.2 -SRC_URI=mirror://gnu/gcc/gcc-4.1.2/gcc-4.1.2.tar.bz2 mirror://gentoo/gcc-4.1.2-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~vapier/dist/gcc-4.1.2-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~rhill/dist/gcc-4.1.2-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~zorry/patches/gcc/gcc-4.1.2-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~blueness/dist/gcc-4.1.2-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~tamiko/distfiles/gcc-4.1.2-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~slyfox/distfiles/gcc-4.1.2-uclibc-patches-1.0.tar.bz2 mirror://gentoo/gcc-4.1.2-patches-2.tar.bz2 https://dev.gentoo.org/~vapier/dist/gcc-4.1.2-patches-2.tar.bz2 https://dev.gentoo.org/~rhill/dist/gcc-4.1.2-patches-2.tar.bz2 https://dev.gentoo.org/~zorry/patches/gcc/gcc-4.1.2-patches-2.tar.bz2 https://dev.gentoo.org/~blueness/dist/gcc-4.1.2-patches-2.tar.bz2 https://dev.gentoo.org/~tamiko/distfiles/gcc-4.1.2-patches-2.tar.bz2 https://dev.gentoo.org/~slyfox/distfiles/gcc-4.1.2-patches-2.tar.bz2 d? ( mirror://sourceforge/dgcc/gdc-0.24-src.tar.bz2 ) -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 eapi7-ver f9ec87e93172b25ce65a85303dc06964 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 fixheadtails 662e80584ee2337b981d7188078e7c74 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 gnuconfig b8ec1c34be4ff9dac7ad4034d277936b libtool f143db5a74ccd9ca28c1234deffede96 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 pax-utils a41d1fd1c111289ffa04490de6ee79d7 prefix c2993e4c430c1ee24f278983d6189501 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain 26ed66a1cb3d078a5499359bf03a6349 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=ce45dd0f5a3a6a8eb6962447cc9ce2a8 diff --git a/metadata/md5-cache/sys-devel/gcc-4.2.4-r4 b/metadata/md5-cache/sys-devel/gcc-4.2.4-r4 deleted file mode 100644 index 9bb5b062200a..000000000000 --- a/metadata/md5-cache/sys-devel/gcc-4.2.4-r4 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare pretend setup test unpack -DEPEND=ppc? ( >=sys-devel/binutils-2.17 ) ppc64? ( >=sys-devel/binutils-2.17 ) >=sys-devel/binutils-2.15.94 sys-devel/gnuconfig >=app-portage/elt-patches-20170815 sys-libs/zlib nls? ( virtual/libintl ) virtual/libiconv fortran? ( >=dev-libs/gmp-4.3.2:0= >=dev-libs/mpfr-2.4.2:0= ) gcj? ( awt? ( x11-base/xorg-proto x11-libs/libXt x11-libs/libX11 x11-libs/libXtst =x11-libs/gtk+-2* virtual/pkgconfig x11-libs/pango ) >=media-libs/libart_lgpl-2.1 app-arch/zip app-arch/unzip ) >=sys-devel/bison-1.875 >=sys-devel/flex-2.5.4 nls? ( sys-devel/gettext ) test? ( >=dev-util/dejagnu-1.4.4 >=sys-devel/autogen-5.5.4 ) -DESCRIPTION=The GNU Compiler Collection -EAPI=6 -HOMEPAGE=https://gcc.gnu.org/ -IUSE=test vanilla +nls altivec debug +cxx +nptl +fortran doc hardened multilib objc awt gcj pgo objc-gc mudflap libssp objc++ +openmp -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~sparc ~x86 -LICENSE=GPL-3+ LGPL-2.1+ || ( GPL-3+ libgcc libstdc++ ) FDL-1.2+ -PDEPEND=>=sys-devel/gcc-config-1.7 -RDEPEND=sys-libs/zlib nls? ( virtual/libintl ) virtual/libiconv fortran? ( >=dev-libs/gmp-4.3.2:0= >=dev-libs/mpfr-2.4.2:0= ) -RESTRICT=!test? ( test ) strip -SLOT=4.2.4 -SRC_URI=mirror://gnu/gcc/gcc-4.2.4/gcc-4.2.4.tar.bz2 mirror://gentoo/gcc-4.2.4-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~vapier/dist/gcc-4.2.4-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~rhill/dist/gcc-4.2.4-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~zorry/patches/gcc/gcc-4.2.4-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~blueness/dist/gcc-4.2.4-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~tamiko/distfiles/gcc-4.2.4-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~slyfox/distfiles/gcc-4.2.4-uclibc-patches-1.0.tar.bz2 mirror://gentoo/gcc-4.2.4-patches-2.tar.bz2 https://dev.gentoo.org/~vapier/dist/gcc-4.2.4-patches-2.tar.bz2 https://dev.gentoo.org/~rhill/dist/gcc-4.2.4-patches-2.tar.bz2 https://dev.gentoo.org/~zorry/patches/gcc/gcc-4.2.4-patches-2.tar.bz2 https://dev.gentoo.org/~blueness/dist/gcc-4.2.4-patches-2.tar.bz2 https://dev.gentoo.org/~tamiko/distfiles/gcc-4.2.4-patches-2.tar.bz2 https://dev.gentoo.org/~slyfox/distfiles/gcc-4.2.4-patches-2.tar.bz2 -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 eapi7-ver f9ec87e93172b25ce65a85303dc06964 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 fixheadtails 662e80584ee2337b981d7188078e7c74 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 gnuconfig b8ec1c34be4ff9dac7ad4034d277936b libtool f143db5a74ccd9ca28c1234deffede96 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 pax-utils a41d1fd1c111289ffa04490de6ee79d7 prefix c2993e4c430c1ee24f278983d6189501 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain 26ed66a1cb3d078a5499359bf03a6349 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=303760f192fe6ff6f2d4d8af380073ef diff --git a/metadata/md5-cache/sys-devel/gcc-4.3.6-r4 b/metadata/md5-cache/sys-devel/gcc-4.3.6-r4 deleted file mode 100644 index 37aaaaf8d908..000000000000 --- a/metadata/md5-cache/sys-devel/gcc-4.3.6-r4 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare pretend setup test unpack -DEPEND=ppc? ( >=sys-devel/binutils-2.17 ) ppc64? ( >=sys-devel/binutils-2.17 ) >=sys-devel/binutils-2.15.94 sys-devel/gnuconfig >=app-portage/elt-patches-20170815 sys-libs/zlib nls? ( virtual/libintl ) virtual/libiconv >=dev-libs/gmp-4.3.2:0= >=dev-libs/mpfr-2.4.2:0= gcj? ( awt? ( x11-base/xorg-proto x11-libs/libXt x11-libs/libX11 x11-libs/libXtst =x11-libs/gtk+-2* virtual/pkgconfig x11-libs/pango ) >=media-libs/libart_lgpl-2.1 app-arch/zip app-arch/unzip ) >=sys-devel/bison-1.875 >=sys-devel/flex-2.5.4 nls? ( sys-devel/gettext ) test? ( >=dev-util/dejagnu-1.4.4 >=sys-devel/autogen-5.5.4 ) -DESCRIPTION=The GNU Compiler Collection -EAPI=6 -HOMEPAGE=https://gcc.gnu.org/ -IUSE=test vanilla +nls altivec debug +cxx +nptl +fortran doc hardened multilib objc awt gcj pgo objc-gc mudflap libssp objc++ +openmp fixed-point -KEYWORDS=~alpha ~amd64 ~arm -hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 -LICENSE=GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ ) FDL-1.2+ -PDEPEND=elibc_glibc? ( >=sys-libs/glibc-2.8 ) >=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= -RESTRICT=!test? ( test ) strip -SLOT=4.3.6 -SRC_URI=mirror://gnu/gcc/gcc-4.3.6/gcc-4.3.6.tar.bz2 mirror://gentoo/gcc-4.3.6-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~vapier/dist/gcc-4.3.6-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~rhill/dist/gcc-4.3.6-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~zorry/patches/gcc/gcc-4.3.6-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~blueness/dist/gcc-4.3.6-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~tamiko/distfiles/gcc-4.3.6-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~slyfox/distfiles/gcc-4.3.6-uclibc-patches-1.0.tar.bz2 mirror://gentoo/gcc-4.3.6-patches-2.tar.bz2 https://dev.gentoo.org/~vapier/dist/gcc-4.3.6-patches-2.tar.bz2 https://dev.gentoo.org/~rhill/dist/gcc-4.3.6-patches-2.tar.bz2 https://dev.gentoo.org/~zorry/patches/gcc/gcc-4.3.6-patches-2.tar.bz2 https://dev.gentoo.org/~blueness/dist/gcc-4.3.6-patches-2.tar.bz2 https://dev.gentoo.org/~tamiko/distfiles/gcc-4.3.6-patches-2.tar.bz2 https://dev.gentoo.org/~slyfox/distfiles/gcc-4.3.6-patches-2.tar.bz2 gcj? ( ftp://sourceware.org/pub/java/ecj-4.3.jar ) -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 eapi7-ver f9ec87e93172b25ce65a85303dc06964 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 fixheadtails 662e80584ee2337b981d7188078e7c74 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 gnuconfig b8ec1c34be4ff9dac7ad4034d277936b libtool f143db5a74ccd9ca28c1234deffede96 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 pax-utils a41d1fd1c111289ffa04490de6ee79d7 prefix c2993e4c430c1ee24f278983d6189501 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain 26ed66a1cb3d078a5499359bf03a6349 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=f1bcd9d2268ee3f603b4d1771f304d26 diff --git a/metadata/md5-cache/sys-devel/gcc-4.4.7-r3 b/metadata/md5-cache/sys-devel/gcc-4.4.7-r3 deleted file mode 100644 index b1dcd8b5c131..000000000000 --- a/metadata/md5-cache/sys-devel/gcc-4.4.7-r3 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare pretend setup test unpack -DEPEND=elibc_glibc? ( >=sys-libs/glibc-2.8 ) ppc? ( >=sys-devel/binutils-2.17 ) ppc64? ( >=sys-devel/binutils-2.17 ) >=sys-devel/binutils-2.15.94 sys-devel/gnuconfig >=app-portage/elt-patches-20170815 sys-libs/zlib nls? ( virtual/libintl ) virtual/libiconv >=dev-libs/gmp-4.3.2:0= >=dev-libs/mpfr-2.4.2:0= gcj? ( awt? ( x11-base/xorg-proto x11-libs/libXt x11-libs/libX11 x11-libs/libXtst =x11-libs/gtk+-2* virtual/pkgconfig x11-libs/pango ) >=media-libs/libart_lgpl-2.1 app-arch/zip app-arch/unzip ) >=sys-devel/bison-1.875 >=sys-devel/flex-2.5.4 nls? ( sys-devel/gettext ) test? ( >=dev-util/dejagnu-1.4.4 >=sys-devel/autogen-5.5.4 ) -DESCRIPTION=The GNU Compiler Collection -EAPI=6 -HOMEPAGE=https://gcc.gnu.org/ -IUSE=test vanilla +nls altivec debug +cxx +nptl +fortran doc hardened multilib objc awt gcj pgo objc-gc mudflap libssp objc++ +openmp fixed-point -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 -LICENSE=GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2+ -PDEPEND=elibc_glibc? ( >=sys-libs/glibc-2.8 ) >=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= -RESTRICT=!test? ( test ) strip -SLOT=4.4.7 -SRC_URI=mirror://gnu/gcc/gcc-4.4.7/gcc-4.4.7.tar.bz2 mirror://gentoo/gcc-4.4.7-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~vapier/dist/gcc-4.4.7-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~rhill/dist/gcc-4.4.7-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~zorry/patches/gcc/gcc-4.4.7-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~blueness/dist/gcc-4.4.7-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~tamiko/distfiles/gcc-4.4.7-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~slyfox/distfiles/gcc-4.4.7-uclibc-patches-1.0.tar.bz2 mirror://gentoo/gcc-4.4.7-patches-2.tar.bz2 https://dev.gentoo.org/~vapier/dist/gcc-4.4.7-patches-2.tar.bz2 https://dev.gentoo.org/~rhill/dist/gcc-4.4.7-patches-2.tar.bz2 https://dev.gentoo.org/~zorry/patches/gcc/gcc-4.4.7-patches-2.tar.bz2 https://dev.gentoo.org/~blueness/dist/gcc-4.4.7-patches-2.tar.bz2 https://dev.gentoo.org/~tamiko/distfiles/gcc-4.4.7-patches-2.tar.bz2 https://dev.gentoo.org/~slyfox/distfiles/gcc-4.4.7-patches-2.tar.bz2 gcj? ( ftp://sourceware.org/pub/java/ecj-4.3.jar ) -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 eapi7-ver f9ec87e93172b25ce65a85303dc06964 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 fixheadtails 662e80584ee2337b981d7188078e7c74 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 gnuconfig b8ec1c34be4ff9dac7ad4034d277936b libtool f143db5a74ccd9ca28c1234deffede96 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 pax-utils a41d1fd1c111289ffa04490de6ee79d7 prefix c2993e4c430c1ee24f278983d6189501 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain 26ed66a1cb3d078a5499359bf03a6349 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=3df3e06ef2881e99787392149b587e23 diff --git a/metadata/md5-cache/sys-devel/gcc-4.5.4-r3 b/metadata/md5-cache/sys-devel/gcc-4.5.4-r3 deleted file mode 100644 index 8cfda5595824..000000000000 --- a/metadata/md5-cache/sys-devel/gcc-4.5.4-r3 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare pretend setup test unpack -DEPEND=elibc_glibc? ( >=sys-libs/glibc-2.8 ) ppc? ( >=sys-devel/binutils-2.17 ) ppc64? ( >=sys-devel/binutils-2.17 ) >=sys-devel/binutils-2.15.94 sys-devel/gnuconfig >=app-portage/elt-patches-20170815 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= gcj? ( awt? ( x11-base/xorg-proto x11-libs/libXt x11-libs/libX11 x11-libs/libXtst =x11-libs/gtk+-2* virtual/pkgconfig x11-libs/pango ) >=media-libs/libart_lgpl-2.1 app-arch/zip app-arch/unzip ) >=sys-devel/bison-1.875 >=sys-devel/flex-2.5.4 nls? ( sys-devel/gettext ) test? ( >=dev-util/dejagnu-1.4.4 >=sys-devel/autogen-5.5.4 ) -DESCRIPTION=The GNU Compiler Collection -EAPI=6 -HOMEPAGE=https://gcc.gnu.org/ -IUSE=test vanilla +nls altivec debug +cxx +nptl +fortran doc hardened multilib objc awt gcj pgo objc-gc mudflap libssp objc++ +openmp fixed-point -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 -LICENSE=GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2+ -PDEPEND=elibc_glibc? ( >=sys-libs/glibc-2.8 ) >=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= -RESTRICT=!test? ( test ) strip -SLOT=4.5.4 -SRC_URI=mirror://gnu/gcc/gcc-4.5.4/gcc-4.5.4.tar.bz2 mirror://gentoo/gcc-4.5.4-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~vapier/dist/gcc-4.5.4-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~rhill/dist/gcc-4.5.4-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~zorry/patches/gcc/gcc-4.5.4-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~blueness/dist/gcc-4.5.4-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~tamiko/distfiles/gcc-4.5.4-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~slyfox/distfiles/gcc-4.5.4-uclibc-patches-1.0.tar.bz2 mirror://gentoo/gcc-4.5.4-patches-2.tar.bz2 https://dev.gentoo.org/~vapier/dist/gcc-4.5.4-patches-2.tar.bz2 https://dev.gentoo.org/~rhill/dist/gcc-4.5.4-patches-2.tar.bz2 https://dev.gentoo.org/~zorry/patches/gcc/gcc-4.5.4-patches-2.tar.bz2 https://dev.gentoo.org/~blueness/dist/gcc-4.5.4-patches-2.tar.bz2 https://dev.gentoo.org/~tamiko/distfiles/gcc-4.5.4-patches-2.tar.bz2 https://dev.gentoo.org/~slyfox/distfiles/gcc-4.5.4-patches-2.tar.bz2 gcj? ( ftp://sourceware.org/pub/java/ecj-4.5.jar ) -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 eapi7-ver f9ec87e93172b25ce65a85303dc06964 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 fixheadtails 662e80584ee2337b981d7188078e7c74 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 gnuconfig b8ec1c34be4ff9dac7ad4034d277936b libtool f143db5a74ccd9ca28c1234deffede96 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 pax-utils a41d1fd1c111289ffa04490de6ee79d7 prefix c2993e4c430c1ee24f278983d6189501 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain 26ed66a1cb3d078a5499359bf03a6349 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=7ecb58c73ca66b437b29ed6a03e6b1cb diff --git a/metadata/md5-cache/sys-devel/gcc-4.6.4-r3 b/metadata/md5-cache/sys-devel/gcc-4.6.4-r3 deleted file mode 100644 index b56e3e127edd..000000000000 --- a/metadata/md5-cache/sys-devel/gcc-4.6.4-r3 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare pretend setup test unpack -DEPEND=elibc_glibc? ( >=sys-libs/glibc-2.8 ) >=sys-devel/binutils-2.18 sys-devel/gnuconfig >=app-portage/elt-patches-20170815 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= gcj? ( awt? ( x11-base/xorg-proto x11-libs/libXt x11-libs/libX11 x11-libs/libXtst =x11-libs/gtk+-2* virtual/pkgconfig x11-libs/pango ) >=media-libs/libart_lgpl-2.1 app-arch/zip app-arch/unzip ) >=sys-devel/bison-1.875 >=sys-devel/flex-2.5.4 nls? ( sys-devel/gettext ) test? ( >=dev-util/dejagnu-1.4.4 >=sys-devel/autogen-5.5.4 ) -DESCRIPTION=The GNU Compiler Collection -EAPI=6 -HOMEPAGE=https://gcc.gnu.org/ -IUSE=test vanilla +nls altivec debug +cxx +nptl +fortran doc hardened multilib objc awt gcj pgo objc-gc mudflap libssp objc++ +openmp fixed-point -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~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.8 ) >=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= -RESTRICT=!test? ( test ) strip -SLOT=4.6.4 -SRC_URI=mirror://gnu/gcc/gcc-4.6.4/gcc-4.6.4.tar.bz2 mirror://gentoo/gcc-4.6.4-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~vapier/dist/gcc-4.6.4-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~rhill/dist/gcc-4.6.4-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~zorry/patches/gcc/gcc-4.6.4-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~blueness/dist/gcc-4.6.4-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~tamiko/distfiles/gcc-4.6.4-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~slyfox/distfiles/gcc-4.6.4-uclibc-patches-1.0.tar.bz2 mirror://gentoo/gcc-4.6.4-patches-2.tar.bz2 https://dev.gentoo.org/~vapier/dist/gcc-4.6.4-patches-2.tar.bz2 https://dev.gentoo.org/~rhill/dist/gcc-4.6.4-patches-2.tar.bz2 https://dev.gentoo.org/~zorry/patches/gcc/gcc-4.6.4-patches-2.tar.bz2 https://dev.gentoo.org/~blueness/dist/gcc-4.6.4-patches-2.tar.bz2 https://dev.gentoo.org/~tamiko/distfiles/gcc-4.6.4-patches-2.tar.bz2 https://dev.gentoo.org/~slyfox/distfiles/gcc-4.6.4-patches-2.tar.bz2 gcj? ( ftp://sourceware.org/pub/java/ecj-4.5.jar ) -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 eapi7-ver f9ec87e93172b25ce65a85303dc06964 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 fixheadtails 662e80584ee2337b981d7188078e7c74 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 gnuconfig b8ec1c34be4ff9dac7ad4034d277936b libtool f143db5a74ccd9ca28c1234deffede96 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 pax-utils a41d1fd1c111289ffa04490de6ee79d7 prefix c2993e4c430c1ee24f278983d6189501 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain 26ed66a1cb3d078a5499359bf03a6349 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=884b5616b1230181d66d372b92c826b7 diff --git a/metadata/md5-cache/sys-devel/gcc-4.7.4-r3 b/metadata/md5-cache/sys-devel/gcc-4.7.4-r3 deleted file mode 100644 index ab67f9656963..000000000000 --- a/metadata/md5-cache/sys-devel/gcc-4.7.4-r3 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare pretend setup test unpack -DEPEND=elibc_glibc? ( >=sys-libs/glibc-2.8 ) >=sys-devel/binutils-2.18 sys-devel/gnuconfig >=app-portage/elt-patches-20170815 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= gcj? ( awt? ( x11-base/xorg-proto x11-libs/libXt x11-libs/libX11 x11-libs/libXtst =x11-libs/gtk+-2* virtual/pkgconfig x11-libs/pango ) >=media-libs/libart_lgpl-2.1 app-arch/zip app-arch/unzip ) >=sys-devel/bison-1.875 >=sys-devel/flex-2.5.4 nls? ( sys-devel/gettext ) test? ( >=dev-util/dejagnu-1.4.4 >=sys-devel/autogen-5.5.4 ) -DESCRIPTION=The GNU Compiler Collection -EAPI=5 -HOMEPAGE=https://gcc.gnu.org/ -IUSE=test vanilla +nls altivec debug +cxx +nptl nopie nossp +fortran doc hardened multilib objc awt gcj pgo objc-gc mudflap libssp objc++ +openmp fixed-point go -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~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.8 ) >=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= -RESTRICT=!test? ( test ) strip -SLOT=4.7.4 -SRC_URI=mirror://gnu/gcc/gcc-4.7.4/gcc-4.7.4.tar.bz2 mirror://gentoo/gcc-4.7.4-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~vapier/dist/gcc-4.7.4-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~rhill/dist/gcc-4.7.4-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~zorry/patches/gcc/gcc-4.7.4-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~blueness/dist/gcc-4.7.4-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~tamiko/distfiles/gcc-4.7.4-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~slyfox/distfiles/gcc-4.7.4-uclibc-patches-1.0.tar.bz2 mirror://gentoo/gcc-4.7.4-patches-1.6.tar.bz2 https://dev.gentoo.org/~vapier/dist/gcc-4.7.4-patches-1.6.tar.bz2 https://dev.gentoo.org/~rhill/dist/gcc-4.7.4-patches-1.6.tar.bz2 https://dev.gentoo.org/~zorry/patches/gcc/gcc-4.7.4-patches-1.6.tar.bz2 https://dev.gentoo.org/~blueness/dist/gcc-4.7.4-patches-1.6.tar.bz2 https://dev.gentoo.org/~tamiko/distfiles/gcc-4.7.4-patches-1.6.tar.bz2 https://dev.gentoo.org/~slyfox/distfiles/gcc-4.7.4-patches-1.6.tar.bz2 mirror://gentoo/gcc-4.7.4-piepatches-v0.5.5.tar.bz2 https://dev.gentoo.org/~vapier/dist/gcc-4.7.4-piepatches-v0.5.5.tar.bz2 https://dev.gentoo.org/~rhill/dist/gcc-4.7.4-piepatches-v0.5.5.tar.bz2 https://dev.gentoo.org/~zorry/patches/gcc/gcc-4.7.4-piepatches-v0.5.5.tar.bz2 https://dev.gentoo.org/~blueness/dist/gcc-4.7.4-piepatches-v0.5.5.tar.bz2 https://dev.gentoo.org/~tamiko/distfiles/gcc-4.7.4-piepatches-v0.5.5.tar.bz2 https://dev.gentoo.org/~slyfox/distfiles/gcc-4.7.4-piepatches-v0.5.5.tar.bz2 mirror://gentoo/gcc-4.4.3-specs-0.2.0.tar.bz2 https://dev.gentoo.org/~vapier/dist/gcc-4.4.3-specs-0.2.0.tar.bz2 https://dev.gentoo.org/~rhill/dist/gcc-4.4.3-specs-0.2.0.tar.bz2 https://dev.gentoo.org/~zorry/patches/gcc/gcc-4.4.3-specs-0.2.0.tar.bz2 https://dev.gentoo.org/~blueness/dist/gcc-4.4.3-specs-0.2.0.tar.bz2 https://dev.gentoo.org/~tamiko/distfiles/gcc-4.4.3-specs-0.2.0.tar.bz2 https://dev.gentoo.org/~slyfox/distfiles/gcc-4.4.3-specs-0.2.0.tar.bz2 gcj? ( ftp://sourceware.org/pub/java/ecj-4.5.jar ) -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 eapi7-ver f9ec87e93172b25ce65a85303dc06964 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 fixheadtails 662e80584ee2337b981d7188078e7c74 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 gnuconfig b8ec1c34be4ff9dac7ad4034d277936b libtool f143db5a74ccd9ca28c1234deffede96 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 pax-utils a41d1fd1c111289ffa04490de6ee79d7 prefix c2993e4c430c1ee24f278983d6189501 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain 26ed66a1cb3d078a5499359bf03a6349 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=86bb7694791b28cbea611f334d31fd8b diff --git a/metadata/md5-cache/sys-devel/gcc-4.8.5-r3 b/metadata/md5-cache/sys-devel/gcc-4.8.5-r3 deleted file mode 100644 index 9414d101c3cc..000000000000 --- a/metadata/md5-cache/sys-devel/gcc-4.8.5-r3 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare pretend setup test unpack -DEPEND=elibc_glibc? ( >=sys-libs/glibc-2.8 ) >=sys-devel/binutils-2.20 sys-devel/gnuconfig >=app-portage/elt-patches-20170815 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= gcj? ( awt? ( x11-base/xorg-proto x11-libs/libXt x11-libs/libX11 x11-libs/libXtst =x11-libs/gtk+-2* virtual/pkgconfig x11-libs/pango ) >=media-libs/libart_lgpl-2.1 app-arch/zip app-arch/unzip ) >=sys-devel/bison-1.875 >=sys-devel/flex-2.5.4 nls? ( sys-devel/gettext ) test? ( >=dev-util/dejagnu-1.4.4 >=sys-devel/autogen-5.5.4 ) -DESCRIPTION=The GNU Compiler Collection -EAPI=5 -HOMEPAGE=https://gcc.gnu.org/ -IUSE=test vanilla +nls altivec debug +cxx +nptl nopie nossp +fortran doc hardened multilib objc awt gcj pgo objc-gc mudflap libssp objc++ +openmp fixed-point go -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~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.8 ) >=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= -RESTRICT=!test? ( test ) strip -SLOT=4.8.5 -SRC_URI=mirror://gnu/gcc/gcc-4.8.5/gcc-4.8.5.tar.bz2 mirror://gentoo/gcc-4.8.5-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~vapier/dist/gcc-4.8.5-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~rhill/dist/gcc-4.8.5-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~zorry/patches/gcc/gcc-4.8.5-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~blueness/dist/gcc-4.8.5-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~tamiko/distfiles/gcc-4.8.5-uclibc-patches-1.0.tar.bz2 https://dev.gentoo.org/~slyfox/distfiles/gcc-4.8.5-uclibc-patches-1.0.tar.bz2 mirror://gentoo/gcc-4.8.5-patches-1.5.tar.bz2 https://dev.gentoo.org/~vapier/dist/gcc-4.8.5-patches-1.5.tar.bz2 https://dev.gentoo.org/~rhill/dist/gcc-4.8.5-patches-1.5.tar.bz2 https://dev.gentoo.org/~zorry/patches/gcc/gcc-4.8.5-patches-1.5.tar.bz2 https://dev.gentoo.org/~blueness/dist/gcc-4.8.5-patches-1.5.tar.bz2 https://dev.gentoo.org/~tamiko/distfiles/gcc-4.8.5-patches-1.5.tar.bz2 https://dev.gentoo.org/~slyfox/distfiles/gcc-4.8.5-patches-1.5.tar.bz2 mirror://gentoo/gcc-4.8.5-piepatches-v0.6.2.tar.bz2 https://dev.gentoo.org/~vapier/dist/gcc-4.8.5-piepatches-v0.6.2.tar.bz2 https://dev.gentoo.org/~rhill/dist/gcc-4.8.5-piepatches-v0.6.2.tar.bz2 https://dev.gentoo.org/~zorry/patches/gcc/gcc-4.8.5-piepatches-v0.6.2.tar.bz2 https://dev.gentoo.org/~blueness/dist/gcc-4.8.5-piepatches-v0.6.2.tar.bz2 https://dev.gentoo.org/~tamiko/distfiles/gcc-4.8.5-piepatches-v0.6.2.tar.bz2 https://dev.gentoo.org/~slyfox/distfiles/gcc-4.8.5-piepatches-v0.6.2.tar.bz2 mirror://gentoo/gcc-4.4.3-specs-0.2.0.tar.bz2 https://dev.gentoo.org/~vapier/dist/gcc-4.4.3-specs-0.2.0.tar.bz2 https://dev.gentoo.org/~rhill/dist/gcc-4.4.3-specs-0.2.0.tar.bz2 https://dev.gentoo.org/~zorry/patches/gcc/gcc-4.4.3-specs-0.2.0.tar.bz2 https://dev.gentoo.org/~blueness/dist/gcc-4.4.3-specs-0.2.0.tar.bz2 https://dev.gentoo.org/~tamiko/distfiles/gcc-4.4.3-specs-0.2.0.tar.bz2 https://dev.gentoo.org/~slyfox/distfiles/gcc-4.4.3-specs-0.2.0.tar.bz2 gcj? ( ftp://sourceware.org/pub/java/ecj-4.5.jar ) -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 eapi7-ver f9ec87e93172b25ce65a85303dc06964 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 fixheadtails 662e80584ee2337b981d7188078e7c74 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 gnuconfig b8ec1c34be4ff9dac7ad4034d277936b libtool f143db5a74ccd9ca28c1234deffede96 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 pax-utils a41d1fd1c111289ffa04490de6ee79d7 prefix c2993e4c430c1ee24f278983d6189501 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain 26ed66a1cb3d078a5499359bf03a6349 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=faf711f98272a900d8e48b29cb8bf7dd diff --git a/metadata/md5-cache/sys-devel/gcc-7.4.0-r2 b/metadata/md5-cache/sys-devel/gcc-7.4.0-r2 deleted file mode 100644 index 0475e7fd8f62..000000000000 --- a/metadata/md5-cache/sys-devel/gcc-7.4.0-r2 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare pretend setup test unpack -DEPEND=elibc_glibc? ( >=sys-libs/glibc-2.13 ) >=sys-devel/binutils-2.20 sys-devel/gnuconfig >=app-portage/elt-patches-20170815 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= ) >=sys-devel/bison-1.875 >=sys-devel/flex-2.5.4 nls? ( sys-devel/gettext ) test? ( >=dev-util/dejagnu-1.4.4 >=sys-devel/autogen-5.5.4 ) -DESCRIPTION=The GNU Compiler Collection -EAPI=5 -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 cilk ada +vtv jit mpx +pie +ssp +pch -KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~ppc-macos -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= ) -RESTRICT=!test? ( test ) strip -SLOT=7.4.0 -SRC_URI=mirror://gnu/gcc/gcc-7.4.0/gcc-7.4.0.tar.xz mirror://gentoo/gcc-7.4.0-patches-1.2.tar.bz2 https://dev.gentoo.org/~vapier/dist/gcc-7.4.0-patches-1.2.tar.bz2 https://dev.gentoo.org/~rhill/dist/gcc-7.4.0-patches-1.2.tar.bz2 https://dev.gentoo.org/~zorry/patches/gcc/gcc-7.4.0-patches-1.2.tar.bz2 https://dev.gentoo.org/~blueness/dist/gcc-7.4.0-patches-1.2.tar.bz2 https://dev.gentoo.org/~tamiko/distfiles/gcc-7.4.0-patches-1.2.tar.bz2 https://dev.gentoo.org/~slyfox/distfiles/gcc-7.4.0-patches-1.2.tar.bz2 -_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 eapi7-ver f9ec87e93172b25ce65a85303dc06964 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 fixheadtails 662e80584ee2337b981d7188078e7c74 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 gnuconfig b8ec1c34be4ff9dac7ad4034d277936b libtool f143db5a74ccd9ca28c1234deffede96 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 pax-utils a41d1fd1c111289ffa04490de6ee79d7 prefix c2993e4c430c1ee24f278983d6189501 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain 26ed66a1cb3d078a5499359bf03a6349 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=913d20a5c27dbb1cf5f3d294e42de7ca diff --git a/metadata/md5-cache/sys-devel/gcc-9.2.0-r3 b/metadata/md5-cache/sys-devel/gcc-9.2.0-r3 deleted file mode 100644 index 492ad7224f74..000000000000 --- a/metadata/md5-cache/sys-devel/gcc-9.2.0-r3 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=>=app-portage/elt-patches-20170815 >=sys-devel/bison-1.875 >=sys-devel/flex-2.5.4 nls? ( sys-devel/gettext ) test? ( >=dev-util/dejagnu-1.4.4 >=sys-devel/autogen-5.5.4 ) -DEFINED_PHASES=compile configure install postinst postrm prepare pretend setup test unpack -DEPEND=elibc_glibc? ( >=sys-libs/glibc-2.13 ) >=sys-devel/binutils-2.20 sys-devel/gnuconfig 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= ) systemtap? ( dev-util/systemtap ) -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 -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= ) -RESTRICT=!test? ( test ) -SLOT=9.2.0 -SRC_URI=mirror://gnu/gcc/gcc-9.2.0/gcc-9.2.0.tar.xz mirror://gentoo/gcc-9.2.0-patches-4.tar.bz2 https://dev.gentoo.org/~vapier/dist/gcc-9.2.0-patches-4.tar.bz2 https://dev.gentoo.org/~rhill/dist/gcc-9.2.0-patches-4.tar.bz2 https://dev.gentoo.org/~zorry/patches/gcc/gcc-9.2.0-patches-4.tar.bz2 https://dev.gentoo.org/~blueness/dist/gcc-9.2.0-patches-4.tar.bz2 https://dev.gentoo.org/~tamiko/distfiles/gcc-9.2.0-patches-4.tar.bz2 https://dev.gentoo.org/~slyfox/distfiles/gcc-9.2.0-patches-4.tar.bz2 -_eclasses_=eutils fcb2aa98e1948b835b5ae66ca52868c5 fixheadtails 662e80584ee2337b981d7188078e7c74 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 gnuconfig b8ec1c34be4ff9dac7ad4034d277936b libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 pax-utils a41d1fd1c111289ffa04490de6ee79d7 prefix c2993e4c430c1ee24f278983d6189501 toolchain 26ed66a1cb3d078a5499359bf03a6349 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=8d24259b73117b357286fae65a623cef diff --git a/metadata/md5-cache/sys-devel/gcc-config-9999 b/metadata/md5-cache/sys-devel/gcc-config-9999 index de5c582f331e..5c06061214a3 100644 --- a/metadata/md5-cache/sys-devel/gcc-config-9999 +++ b/metadata/md5-cache/sys-devel/gcc-config-9999 @@ -3,9 +3,10 @@ DEFINED_PHASES=compile install postinst unpack DESCRIPTION=Utility to manage compilers EAPI=7 HOMEPAGE=https://gitweb.gentoo.org/proj/gcc-config.git/ +IUSE=+native-symlinks LICENSE=GPL-2 PROPERTIES=live RDEPEND=>=sys-apps/gentoo-functions-0.10 SLOT=0 _eclasses_=git-r3 86a0188f2ad9eb3d65e4d031ab8a0422 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=0aece59403a0cf2eee26fda874f38074 +_md5_=a8a3b49066b0310ef41565675ea62e0d diff --git a/metadata/md5-cache/sys-devel/qconf-2.5 b/metadata/md5-cache/sys-devel/qconf-2.5 index 11ff70c58696..c90f7384b125 100644 --- a/metadata/md5-cache/sys-devel/qconf-2.5 +++ b/metadata/md5-cache/sys-devel/qconf-2.5 @@ -3,10 +3,10 @@ DEPEND=dev-qt/qtcore:5 dev-qt/qtxml:5 DESCRIPTION=./configure like generator for qmake-based projects EAPI=7 HOMEPAGE=https://github.com/psi-im/qconf -KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 +KEYWORDS=~amd64 ~arm ~hppa ~ppc ppc64 ~sparc ~x86 LICENSE=GPL-2 RDEPEND=dev-qt/qtcore:5 dev-qt/qtxml:5 SLOT=0 SRC_URI=https://github.com/psi-im/qconf/archive/v2.5.tar.gz -> qconf-2.5.tar.gz _eclasses_=estack 686eaab303305a908fd57b2fd7617800 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 qmake-utils 4eb5e05ef7ee630c003e3f0edc094135 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=454ad84320a2881bd8fa04f5e6e97bf3 +_md5_=9c820daf2691d573a1f337cff757623c diff --git a/metadata/md5-cache/sys-devel/smatch-1.60 b/metadata/md5-cache/sys-devel/smatch-1.60 index 686baed6625b..60d2a8ba32b3 100644 --- a/metadata/md5-cache/sys-devel/smatch-1.60 +++ b/metadata/md5-cache/sys-devel/smatch-1.60 @@ -1,3 +1,4 @@ +BDEPEND=virtual/pkgconfig DEFINED_PHASES=compile install prepare test DEPEND=dev-db/sqlite DESCRIPTION=static analysis tool for C @@ -9,4 +10,4 @@ RDEPEND=dev-db/sqlite SLOT=0 SRC_URI=http://repo.or.cz/w/smatch.git/snapshot/1.60.tar.gz -> smatch-1.60.tar.gz mirror://gentoo/smatch-1.60.tar.gz _eclasses_=multilib 318e8ae683e57fd3ccd0d31a769d8ee8 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=4d7fee405904803d008b0565e1263a55 +_md5_=aa845c6c79716fbfaf52ac525b3aef75 diff --git a/metadata/md5-cache/sys-devel/smatch-9999 b/metadata/md5-cache/sys-devel/smatch-9999 index cd113ac76ddb..88eae87f75e6 100644 --- a/metadata/md5-cache/sys-devel/smatch-9999 +++ b/metadata/md5-cache/sys-devel/smatch-9999 @@ -1,4 +1,4 @@ -BDEPEND=>=dev-vcs/git-1.8.2.1[curl] +BDEPEND=virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=compile install prepare test unpack DEPEND=dev-db/sqlite DESCRIPTION=static analysis tool for C @@ -9,4 +9,4 @@ PROPERTIES=live RDEPEND=dev-db/sqlite SLOT=0 _eclasses_=git-r3 86a0188f2ad9eb3d65e4d031ab8a0422 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=8420d37b264fca4e7ddb59b8d5519602 +_md5_=093f042892442a4cbb1551bd60582dac diff --git a/metadata/md5-cache/sys-kernel/Manifest.gz b/metadata/md5-cache/sys-kernel/Manifest.gz index 21517b46a87c..30bd04442dd7 100644 Binary files a/metadata/md5-cache/sys-kernel/Manifest.gz and b/metadata/md5-cache/sys-kernel/Manifest.gz differ diff --git a/metadata/md5-cache/sys-kernel/gentoo-kernel-5.4.32 b/metadata/md5-cache/sys-kernel/gentoo-kernel-5.4.32 index 3c143aa031f9..2de05c765496 100644 --- a/metadata/md5-cache/sys-kernel/gentoo-kernel-5.4.32 +++ b/metadata/md5-cache/sys-kernel/gentoo-kernel-5.4.32 @@ -10,5 +10,5 @@ RDEPEND=!sys-kernel/vanilla-kernel:5.4.32 !sys-kernel/vanilla-kernel-bin:5.4.32 RESTRICT=!test? ( test ) test? ( userpriv ) SLOT=5.4.32 SRC_URI=test? ( amd64? ( https://dev.gentoo.org/~mgorny/dist/tinycorelinux-10.1-amd64.qcow2 ) x86? ( https://dev.gentoo.org/~mgorny/dist/tinycorelinux-10.1-x86.qcow2 ) ) https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.4.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.4-32.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.4-32.extras.tar.xz amd64? ( https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux&id=dc8d69b59a7a529ec5aaeb6b32b16e59a3cc1569 -> linux-5.4.15-arch1.amd64.config ) x86? ( https://git.archlinux32.org/packages/plain/core/linux/config.i686?id=1ad219bd3f0ab439a81ed01fec7660eeea7daa0e -> linux-5.4.15-arch1.i686.config ) -_eclasses_=kernel-build e4f8dd2a8e66efee5ff3dcc5f2769306 kernel-install cf187c45fd2f3df686a8a5d66e495c97 mount-boot 20014ae7a3e81eb2c65a4d4d86d2560d multilib 318e8ae683e57fd3ccd0d31a769d8ee8 portability e8f7ef3a41965b21a734550f8a94c1c6 savedconfig 0bc45cb0429003c9abc73bae24a0d5bd toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_eclasses_=kernel-build 0838c235b14aab6141da8cf8d30dc240 kernel-install cf187c45fd2f3df686a8a5d66e495c97 mount-boot 20014ae7a3e81eb2c65a4d4d86d2560d multilib 318e8ae683e57fd3ccd0d31a769d8ee8 portability e8f7ef3a41965b21a734550f8a94c1c6 savedconfig 0bc45cb0429003c9abc73bae24a0d5bd toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c _md5_=3d20e359870a68c44a4822295e795f5c diff --git a/metadata/md5-cache/sys-kernel/gentoo-kernel-5.4.39 b/metadata/md5-cache/sys-kernel/gentoo-kernel-5.4.39 index 9a2ccc873c02..105fd2a8b188 100644 --- a/metadata/md5-cache/sys-kernel/gentoo-kernel-5.4.39 +++ b/metadata/md5-cache/sys-kernel/gentoo-kernel-5.4.39 @@ -10,5 +10,5 @@ RDEPEND=!sys-kernel/vanilla-kernel:5.4.39 !sys-kernel/vanilla-kernel-bin:5.4.39 RESTRICT=!test? ( test ) test? ( userpriv ) SLOT=5.4.39 SRC_URI=test? ( amd64? ( https://dev.gentoo.org/~mgorny/dist/tinycorelinux-10.1-amd64.qcow2 ) x86? ( https://dev.gentoo.org/~mgorny/dist/tinycorelinux-10.1-x86.qcow2 ) ) https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.4.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.4-39.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.4-39.extras.tar.xz amd64? ( https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux&id=dc8d69b59a7a529ec5aaeb6b32b16e59a3cc1569 -> linux-5.4.15-arch1.amd64.config ) x86? ( https://git.archlinux32.org/packages/plain/core/linux/config.i686?id=1ad219bd3f0ab439a81ed01fec7660eeea7daa0e -> linux-5.4.15-arch1.i686.config ) -_eclasses_=kernel-build e4f8dd2a8e66efee5ff3dcc5f2769306 kernel-install cf187c45fd2f3df686a8a5d66e495c97 mount-boot 20014ae7a3e81eb2c65a4d4d86d2560d multilib 318e8ae683e57fd3ccd0d31a769d8ee8 portability e8f7ef3a41965b21a734550f8a94c1c6 savedconfig 0bc45cb0429003c9abc73bae24a0d5bd toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_eclasses_=kernel-build 0838c235b14aab6141da8cf8d30dc240 kernel-install cf187c45fd2f3df686a8a5d66e495c97 mount-boot 20014ae7a3e81eb2c65a4d4d86d2560d multilib 318e8ae683e57fd3ccd0d31a769d8ee8 portability e8f7ef3a41965b21a734550f8a94c1c6 savedconfig 0bc45cb0429003c9abc73bae24a0d5bd toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c _md5_=e6687b692c6cd9dff848e7ba3127eca9 diff --git a/metadata/md5-cache/sys-kernel/gentoo-kernel-5.4.40 b/metadata/md5-cache/sys-kernel/gentoo-kernel-5.4.40 index 242dd5ee0731..fc21f65442b4 100644 --- a/metadata/md5-cache/sys-kernel/gentoo-kernel-5.4.40 +++ b/metadata/md5-cache/sys-kernel/gentoo-kernel-5.4.40 @@ -10,5 +10,5 @@ RDEPEND=!sys-kernel/vanilla-kernel:5.4.40 !sys-kernel/vanilla-kernel-bin:5.4.40 RESTRICT=!test? ( test ) test? ( userpriv ) SLOT=5.4.40 SRC_URI=test? ( amd64? ( https://dev.gentoo.org/~mgorny/dist/tinycorelinux-10.1-amd64.qcow2 ) x86? ( https://dev.gentoo.org/~mgorny/dist/tinycorelinux-10.1-x86.qcow2 ) ) https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.4.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.4-40.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.4-40.extras.tar.xz amd64? ( https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux&id=dc8d69b59a7a529ec5aaeb6b32b16e59a3cc1569 -> linux-5.4.15-arch1.amd64.config ) x86? ( https://git.archlinux32.org/packages/plain/core/linux/config.i686?id=1ad219bd3f0ab439a81ed01fec7660eeea7daa0e -> linux-5.4.15-arch1.i686.config ) -_eclasses_=kernel-build e4f8dd2a8e66efee5ff3dcc5f2769306 kernel-install cf187c45fd2f3df686a8a5d66e495c97 mount-boot 20014ae7a3e81eb2c65a4d4d86d2560d multilib 318e8ae683e57fd3ccd0d31a769d8ee8 portability e8f7ef3a41965b21a734550f8a94c1c6 savedconfig 0bc45cb0429003c9abc73bae24a0d5bd toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_eclasses_=kernel-build 0838c235b14aab6141da8cf8d30dc240 kernel-install cf187c45fd2f3df686a8a5d66e495c97 mount-boot 20014ae7a3e81eb2c65a4d4d86d2560d multilib 318e8ae683e57fd3ccd0d31a769d8ee8 portability e8f7ef3a41965b21a734550f8a94c1c6 savedconfig 0bc45cb0429003c9abc73bae24a0d5bd toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c _md5_=e6687b692c6cd9dff848e7ba3127eca9 diff --git a/metadata/md5-cache/sys-kernel/gentoo-kernel-5.4.42 b/metadata/md5-cache/sys-kernel/gentoo-kernel-5.4.42 index 11de6a7aab2d..96782e61a155 100644 --- a/metadata/md5-cache/sys-kernel/gentoo-kernel-5.4.42 +++ b/metadata/md5-cache/sys-kernel/gentoo-kernel-5.4.42 @@ -10,5 +10,5 @@ RDEPEND=!sys-kernel/vanilla-kernel:5.4.42 !sys-kernel/vanilla-kernel-bin:5.4.42 RESTRICT=!test? ( test ) test? ( userpriv ) SLOT=5.4.42 SRC_URI=test? ( amd64? ( https://dev.gentoo.org/~mgorny/dist/tinycorelinux-10.1-amd64.qcow2 ) x86? ( https://dev.gentoo.org/~mgorny/dist/tinycorelinux-10.1-x86.qcow2 ) ) https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.4.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.4-42.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.4-42.extras.tar.xz amd64? ( https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux&id=dc8d69b59a7a529ec5aaeb6b32b16e59a3cc1569 -> linux-5.4.15-arch1.amd64.config ) x86? ( https://git.archlinux32.org/packages/plain/core/linux/config.i686?id=1ad219bd3f0ab439a81ed01fec7660eeea7daa0e -> linux-5.4.15-arch1.i686.config ) -_eclasses_=kernel-build e4f8dd2a8e66efee5ff3dcc5f2769306 kernel-install cf187c45fd2f3df686a8a5d66e495c97 mount-boot 20014ae7a3e81eb2c65a4d4d86d2560d multilib 318e8ae683e57fd3ccd0d31a769d8ee8 portability e8f7ef3a41965b21a734550f8a94c1c6 savedconfig 0bc45cb0429003c9abc73bae24a0d5bd toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_eclasses_=kernel-build 0838c235b14aab6141da8cf8d30dc240 kernel-install cf187c45fd2f3df686a8a5d66e495c97 mount-boot 20014ae7a3e81eb2c65a4d4d86d2560d multilib 318e8ae683e57fd3ccd0d31a769d8ee8 portability e8f7ef3a41965b21a734550f8a94c1c6 savedconfig 0bc45cb0429003c9abc73bae24a0d5bd toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c _md5_=e6687b692c6cd9dff848e7ba3127eca9 diff --git a/metadata/md5-cache/sys-kernel/gentoo-kernel-5.6.11 b/metadata/md5-cache/sys-kernel/gentoo-kernel-5.6.11 index ea0550a89293..5def4d7b8e96 100644 --- a/metadata/md5-cache/sys-kernel/gentoo-kernel-5.6.11 +++ b/metadata/md5-cache/sys-kernel/gentoo-kernel-5.6.11 @@ -10,5 +10,5 @@ RDEPEND=!sys-kernel/vanilla-kernel:5.6.11 !sys-kernel/vanilla-kernel-bin:5.6.11 RESTRICT=!test? ( test ) test? ( userpriv ) SLOT=5.6.11 SRC_URI=test? ( amd64? ( https://dev.gentoo.org/~mgorny/dist/tinycorelinux-10.1-amd64.qcow2 ) x86? ( https://dev.gentoo.org/~mgorny/dist/tinycorelinux-10.1-x86.qcow2 ) ) https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.6.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.6-15.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.6-15.extras.tar.xz amd64? ( https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux&id=7dcb86e3e6f24c6d5462c5c8d25c3fa09e7e9f55 -> linux-5.6.8-arch1.amd64.config ) x86? ( https://git.archlinux32.org/packages/plain/core/linux/config.i686?id=bc42cce2cca0d42b5cfeb8c6bcbf9f39430791f2 -> linux-5.6.8-arch1.i686.config ) -_eclasses_=kernel-build e4f8dd2a8e66efee5ff3dcc5f2769306 kernel-install cf187c45fd2f3df686a8a5d66e495c97 mount-boot 20014ae7a3e81eb2c65a4d4d86d2560d multilib 318e8ae683e57fd3ccd0d31a769d8ee8 portability e8f7ef3a41965b21a734550f8a94c1c6 savedconfig 0bc45cb0429003c9abc73bae24a0d5bd toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_eclasses_=kernel-build 0838c235b14aab6141da8cf8d30dc240 kernel-install cf187c45fd2f3df686a8a5d66e495c97 mount-boot 20014ae7a3e81eb2c65a4d4d86d2560d multilib 318e8ae683e57fd3ccd0d31a769d8ee8 portability e8f7ef3a41965b21a734550f8a94c1c6 savedconfig 0bc45cb0429003c9abc73bae24a0d5bd toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c _md5_=79b295ae99999a9516d0ecf5c1b5772e diff --git a/metadata/md5-cache/sys-kernel/gentoo-kernel-5.6.12 b/metadata/md5-cache/sys-kernel/gentoo-kernel-5.6.12 index 3aa14a086a90..fb6ce60041bb 100644 --- a/metadata/md5-cache/sys-kernel/gentoo-kernel-5.6.12 +++ b/metadata/md5-cache/sys-kernel/gentoo-kernel-5.6.12 @@ -10,5 +10,5 @@ RDEPEND=!sys-kernel/vanilla-kernel:5.6.12 !sys-kernel/vanilla-kernel-bin:5.6.12 RESTRICT=!test? ( test ) test? ( userpriv ) SLOT=5.6.12 SRC_URI=test? ( amd64? ( https://dev.gentoo.org/~mgorny/dist/tinycorelinux-10.1-amd64.qcow2 ) x86? ( https://dev.gentoo.org/~mgorny/dist/tinycorelinux-10.1-x86.qcow2 ) ) https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.6.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.6-16.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.6-16.extras.tar.xz amd64? ( https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux&id=7dcb86e3e6f24c6d5462c5c8d25c3fa09e7e9f55 -> linux-5.6.8-arch1.amd64.config ) x86? ( https://git.archlinux32.org/packages/plain/core/linux/config.i686?id=bc42cce2cca0d42b5cfeb8c6bcbf9f39430791f2 -> linux-5.6.8-arch1.i686.config ) -_eclasses_=kernel-build e4f8dd2a8e66efee5ff3dcc5f2769306 kernel-install cf187c45fd2f3df686a8a5d66e495c97 mount-boot 20014ae7a3e81eb2c65a4d4d86d2560d multilib 318e8ae683e57fd3ccd0d31a769d8ee8 portability e8f7ef3a41965b21a734550f8a94c1c6 savedconfig 0bc45cb0429003c9abc73bae24a0d5bd toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_eclasses_=kernel-build 0838c235b14aab6141da8cf8d30dc240 kernel-install cf187c45fd2f3df686a8a5d66e495c97 mount-boot 20014ae7a3e81eb2c65a4d4d86d2560d multilib 318e8ae683e57fd3ccd0d31a769d8ee8 portability e8f7ef3a41965b21a734550f8a94c1c6 savedconfig 0bc45cb0429003c9abc73bae24a0d5bd toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c _md5_=79b295ae99999a9516d0ecf5c1b5772e diff --git a/metadata/md5-cache/sys-kernel/gentoo-kernel-5.6.14 b/metadata/md5-cache/sys-kernel/gentoo-kernel-5.6.14 index b7d22d29e04d..3f1eb5547325 100644 --- a/metadata/md5-cache/sys-kernel/gentoo-kernel-5.6.14 +++ b/metadata/md5-cache/sys-kernel/gentoo-kernel-5.6.14 @@ -11,5 +11,5 @@ REQUIRED_USE=arm? ( savedconfig ) arm64? ( savedconfig ) RESTRICT=!test? ( test ) test? ( userpriv ) SLOT=5.6.14 SRC_URI=test? ( amd64? ( https://dev.gentoo.org/~mgorny/dist/tinycorelinux-10.1-amd64.qcow2 ) x86? ( https://dev.gentoo.org/~mgorny/dist/tinycorelinux-10.1-x86.qcow2 ) ) https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.6.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.6-18.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.6-18.extras.tar.xz amd64? ( https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux&id=7dcb86e3e6f24c6d5462c5c8d25c3fa09e7e9f55 -> linux-5.6.8-arch1.amd64.config ) x86? ( https://git.archlinux32.org/packages/plain/core/linux/config.i686?id=bc42cce2cca0d42b5cfeb8c6bcbf9f39430791f2 -> linux-5.6.8-arch1.i686.config ) -_eclasses_=kernel-build e4f8dd2a8e66efee5ff3dcc5f2769306 kernel-install cf187c45fd2f3df686a8a5d66e495c97 mount-boot 20014ae7a3e81eb2c65a4d4d86d2560d multilib 318e8ae683e57fd3ccd0d31a769d8ee8 portability e8f7ef3a41965b21a734550f8a94c1c6 savedconfig 0bc45cb0429003c9abc73bae24a0d5bd toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_eclasses_=kernel-build 0838c235b14aab6141da8cf8d30dc240 kernel-install cf187c45fd2f3df686a8a5d66e495c97 mount-boot 20014ae7a3e81eb2c65a4d4d86d2560d multilib 318e8ae683e57fd3ccd0d31a769d8ee8 portability e8f7ef3a41965b21a734550f8a94c1c6 savedconfig 0bc45cb0429003c9abc73bae24a0d5bd toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c _md5_=32a04801cee0eaa444ac7c8e4ef66e65 diff --git a/metadata/md5-cache/sys-kernel/linux-headers-5.4-r1 b/metadata/md5-cache/sys-kernel/linux-headers-5.4-r1 index 4b649f4fa37b..173e0ce1a523 100644 --- a/metadata/md5-cache/sys-kernel/linux-headers-5.4-r1 +++ b/metadata/md5-cache/sys-kernel/linux-headers-5.4-r1 @@ -4,10 +4,10 @@ DESCRIPTION=Linux system headers EAPI=6 HOMEPAGE=https://www.kernel.org/ https://wiki.gentoo.org/wiki/Kernel IUSE=headers-only -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux LICENSE=GPL-2 RESTRICT=binchecks strip SLOT=0 SRC_URI=https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.4.tar.xz mirror://gentoo/gentoo-headers-5.4-2.tar.xz https://dev.gentoo.org/~slyfox/distfiles/gentoo-headers-5.4-2.tar.xz _eclasses_=eapi7-ver f9ec87e93172b25ce65a85303dc06964 estack 686eaab303305a908fd57b2fd7617800 kernel-2 51166f4011c40ba947ae50ae7184139f multilib 318e8ae683e57fd3ccd0d31a769d8ee8 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=cdc23bf224bac9e6eef28d32f0d13942 +_md5_=a449701fe6c8cdbb5ccb2c9691f77f50 diff --git a/metadata/md5-cache/sys-kernel/vanilla-kernel-5.4.39 b/metadata/md5-cache/sys-kernel/vanilla-kernel-5.4.39 index 375a2e24bd97..4fd340305a66 100644 --- a/metadata/md5-cache/sys-kernel/vanilla-kernel-5.4.39 +++ b/metadata/md5-cache/sys-kernel/vanilla-kernel-5.4.39 @@ -10,5 +10,5 @@ RDEPEND=!sys-kernel/vanilla-kernel-bin:5.4.39 || ( sys-kernel/installkernel-gent RESTRICT=!test? ( test ) test? ( userpriv ) SLOT=5.4.39 SRC_URI=test? ( amd64? ( https://dev.gentoo.org/~mgorny/dist/tinycorelinux-10.1-amd64.qcow2 ) x86? ( https://dev.gentoo.org/~mgorny/dist/tinycorelinux-10.1-x86.qcow2 ) ) https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.4.39.tar.xz amd64? ( https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux&id=dc8d69b59a7a529ec5aaeb6b32b16e59a3cc1569 -> linux-5.4.15-arch1.amd64.config ) x86? ( https://git.archlinux32.org/packages/plain/core/linux/config.i686?id=1ad219bd3f0ab439a81ed01fec7660eeea7daa0e -> linux-5.4.15-arch1.i686.config ) -_eclasses_=kernel-build e4f8dd2a8e66efee5ff3dcc5f2769306 kernel-install cf187c45fd2f3df686a8a5d66e495c97 mount-boot 20014ae7a3e81eb2c65a4d4d86d2560d multilib 318e8ae683e57fd3ccd0d31a769d8ee8 portability e8f7ef3a41965b21a734550f8a94c1c6 savedconfig 0bc45cb0429003c9abc73bae24a0d5bd toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_eclasses_=kernel-build 0838c235b14aab6141da8cf8d30dc240 kernel-install cf187c45fd2f3df686a8a5d66e495c97 mount-boot 20014ae7a3e81eb2c65a4d4d86d2560d multilib 318e8ae683e57fd3ccd0d31a769d8ee8 portability e8f7ef3a41965b21a734550f8a94c1c6 savedconfig 0bc45cb0429003c9abc73bae24a0d5bd toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c _md5_=03aedbb35fc318996eda748e0c3f5df0 diff --git a/metadata/md5-cache/sys-kernel/vanilla-kernel-5.4.40 b/metadata/md5-cache/sys-kernel/vanilla-kernel-5.4.40 index cd234d1de397..642879853955 100644 --- a/metadata/md5-cache/sys-kernel/vanilla-kernel-5.4.40 +++ b/metadata/md5-cache/sys-kernel/vanilla-kernel-5.4.40 @@ -10,5 +10,5 @@ RDEPEND=!sys-kernel/vanilla-kernel-bin:5.4.40 || ( sys-kernel/installkernel-gent RESTRICT=!test? ( test ) test? ( userpriv ) SLOT=5.4.40 SRC_URI=test? ( amd64? ( https://dev.gentoo.org/~mgorny/dist/tinycorelinux-10.1-amd64.qcow2 ) x86? ( https://dev.gentoo.org/~mgorny/dist/tinycorelinux-10.1-x86.qcow2 ) ) https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.4.40.tar.xz amd64? ( https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux&id=dc8d69b59a7a529ec5aaeb6b32b16e59a3cc1569 -> linux-5.4.15-arch1.amd64.config ) x86? ( https://git.archlinux32.org/packages/plain/core/linux/config.i686?id=1ad219bd3f0ab439a81ed01fec7660eeea7daa0e -> linux-5.4.15-arch1.i686.config ) -_eclasses_=kernel-build e4f8dd2a8e66efee5ff3dcc5f2769306 kernel-install cf187c45fd2f3df686a8a5d66e495c97 mount-boot 20014ae7a3e81eb2c65a4d4d86d2560d multilib 318e8ae683e57fd3ccd0d31a769d8ee8 portability e8f7ef3a41965b21a734550f8a94c1c6 savedconfig 0bc45cb0429003c9abc73bae24a0d5bd toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_eclasses_=kernel-build 0838c235b14aab6141da8cf8d30dc240 kernel-install cf187c45fd2f3df686a8a5d66e495c97 mount-boot 20014ae7a3e81eb2c65a4d4d86d2560d multilib 318e8ae683e57fd3ccd0d31a769d8ee8 portability e8f7ef3a41965b21a734550f8a94c1c6 savedconfig 0bc45cb0429003c9abc73bae24a0d5bd toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c _md5_=03aedbb35fc318996eda748e0c3f5df0 diff --git a/metadata/md5-cache/sys-kernel/vanilla-kernel-5.4.42 b/metadata/md5-cache/sys-kernel/vanilla-kernel-5.4.42 index c42b10daef67..f183c49372bb 100644 --- a/metadata/md5-cache/sys-kernel/vanilla-kernel-5.4.42 +++ b/metadata/md5-cache/sys-kernel/vanilla-kernel-5.4.42 @@ -10,5 +10,5 @@ RDEPEND=!sys-kernel/vanilla-kernel-bin:5.4.42 || ( sys-kernel/installkernel-gent RESTRICT=!test? ( test ) test? ( userpriv ) SLOT=5.4.42 SRC_URI=test? ( amd64? ( https://dev.gentoo.org/~mgorny/dist/tinycorelinux-10.1-amd64.qcow2 ) x86? ( https://dev.gentoo.org/~mgorny/dist/tinycorelinux-10.1-x86.qcow2 ) ) https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.4.42.tar.xz amd64? ( https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux&id=dc8d69b59a7a529ec5aaeb6b32b16e59a3cc1569 -> linux-5.4.15-arch1.amd64.config ) x86? ( https://git.archlinux32.org/packages/plain/core/linux/config.i686?id=1ad219bd3f0ab439a81ed01fec7660eeea7daa0e -> linux-5.4.15-arch1.i686.config ) -_eclasses_=kernel-build e4f8dd2a8e66efee5ff3dcc5f2769306 kernel-install cf187c45fd2f3df686a8a5d66e495c97 mount-boot 20014ae7a3e81eb2c65a4d4d86d2560d multilib 318e8ae683e57fd3ccd0d31a769d8ee8 portability e8f7ef3a41965b21a734550f8a94c1c6 savedconfig 0bc45cb0429003c9abc73bae24a0d5bd toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_eclasses_=kernel-build 0838c235b14aab6141da8cf8d30dc240 kernel-install cf187c45fd2f3df686a8a5d66e495c97 mount-boot 20014ae7a3e81eb2c65a4d4d86d2560d multilib 318e8ae683e57fd3ccd0d31a769d8ee8 portability e8f7ef3a41965b21a734550f8a94c1c6 savedconfig 0bc45cb0429003c9abc73bae24a0d5bd toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c _md5_=03aedbb35fc318996eda748e0c3f5df0 diff --git a/metadata/md5-cache/sys-kernel/vanilla-kernel-5.6.11 b/metadata/md5-cache/sys-kernel/vanilla-kernel-5.6.11 index 81059131ebe7..9eb2ce7039c4 100644 --- a/metadata/md5-cache/sys-kernel/vanilla-kernel-5.6.11 +++ b/metadata/md5-cache/sys-kernel/vanilla-kernel-5.6.11 @@ -10,5 +10,5 @@ RDEPEND=!sys-kernel/vanilla-kernel-bin:5.6.11 || ( sys-kernel/installkernel-gent RESTRICT=!test? ( test ) test? ( userpriv ) SLOT=5.6.11 SRC_URI=test? ( amd64? ( https://dev.gentoo.org/~mgorny/dist/tinycorelinux-10.1-amd64.qcow2 ) x86? ( https://dev.gentoo.org/~mgorny/dist/tinycorelinux-10.1-x86.qcow2 ) ) https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.6.11.tar.xz amd64? ( https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux&id=7dcb86e3e6f24c6d5462c5c8d25c3fa09e7e9f55 -> linux-5.6.8-arch1.amd64.config ) x86? ( https://git.archlinux32.org/packages/plain/core/linux/config.i686?id=bc42cce2cca0d42b5cfeb8c6bcbf9f39430791f2 -> linux-5.6.8-arch1.i686.config ) -_eclasses_=kernel-build e4f8dd2a8e66efee5ff3dcc5f2769306 kernel-install cf187c45fd2f3df686a8a5d66e495c97 mount-boot 20014ae7a3e81eb2c65a4d4d86d2560d multilib 318e8ae683e57fd3ccd0d31a769d8ee8 portability e8f7ef3a41965b21a734550f8a94c1c6 savedconfig 0bc45cb0429003c9abc73bae24a0d5bd toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_eclasses_=kernel-build 0838c235b14aab6141da8cf8d30dc240 kernel-install cf187c45fd2f3df686a8a5d66e495c97 mount-boot 20014ae7a3e81eb2c65a4d4d86d2560d multilib 318e8ae683e57fd3ccd0d31a769d8ee8 portability e8f7ef3a41965b21a734550f8a94c1c6 savedconfig 0bc45cb0429003c9abc73bae24a0d5bd toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c _md5_=de1f484547e0e88bdf215b55256c7c4c diff --git a/metadata/md5-cache/sys-kernel/vanilla-kernel-5.6.12 b/metadata/md5-cache/sys-kernel/vanilla-kernel-5.6.12 index 138e685a0e32..a5d76b19b463 100644 --- a/metadata/md5-cache/sys-kernel/vanilla-kernel-5.6.12 +++ b/metadata/md5-cache/sys-kernel/vanilla-kernel-5.6.12 @@ -10,5 +10,5 @@ RDEPEND=!sys-kernel/vanilla-kernel-bin:5.6.12 || ( sys-kernel/installkernel-gent RESTRICT=!test? ( test ) test? ( userpriv ) SLOT=5.6.12 SRC_URI=test? ( amd64? ( https://dev.gentoo.org/~mgorny/dist/tinycorelinux-10.1-amd64.qcow2 ) x86? ( https://dev.gentoo.org/~mgorny/dist/tinycorelinux-10.1-x86.qcow2 ) ) https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.6.12.tar.xz amd64? ( https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux&id=7dcb86e3e6f24c6d5462c5c8d25c3fa09e7e9f55 -> linux-5.6.8-arch1.amd64.config ) x86? ( https://git.archlinux32.org/packages/plain/core/linux/config.i686?id=bc42cce2cca0d42b5cfeb8c6bcbf9f39430791f2 -> linux-5.6.8-arch1.i686.config ) -_eclasses_=kernel-build e4f8dd2a8e66efee5ff3dcc5f2769306 kernel-install cf187c45fd2f3df686a8a5d66e495c97 mount-boot 20014ae7a3e81eb2c65a4d4d86d2560d multilib 318e8ae683e57fd3ccd0d31a769d8ee8 portability e8f7ef3a41965b21a734550f8a94c1c6 savedconfig 0bc45cb0429003c9abc73bae24a0d5bd toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_eclasses_=kernel-build 0838c235b14aab6141da8cf8d30dc240 kernel-install cf187c45fd2f3df686a8a5d66e495c97 mount-boot 20014ae7a3e81eb2c65a4d4d86d2560d multilib 318e8ae683e57fd3ccd0d31a769d8ee8 portability e8f7ef3a41965b21a734550f8a94c1c6 savedconfig 0bc45cb0429003c9abc73bae24a0d5bd toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c _md5_=de1f484547e0e88bdf215b55256c7c4c diff --git a/metadata/md5-cache/sys-kernel/vanilla-kernel-5.6.14 b/metadata/md5-cache/sys-kernel/vanilla-kernel-5.6.14 index 4c28f6663768..249db72b4e83 100644 --- a/metadata/md5-cache/sys-kernel/vanilla-kernel-5.6.14 +++ b/metadata/md5-cache/sys-kernel/vanilla-kernel-5.6.14 @@ -11,5 +11,5 @@ REQUIRED_USE=arm? ( savedconfig ) arm64? ( savedconfig ) RESTRICT=!test? ( test ) test? ( userpriv ) SLOT=5.6.14 SRC_URI=test? ( amd64? ( https://dev.gentoo.org/~mgorny/dist/tinycorelinux-10.1-amd64.qcow2 ) x86? ( https://dev.gentoo.org/~mgorny/dist/tinycorelinux-10.1-x86.qcow2 ) ) https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.6.14.tar.xz amd64? ( https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux&id=7dcb86e3e6f24c6d5462c5c8d25c3fa09e7e9f55 -> linux-5.6.8-arch1.amd64.config ) x86? ( https://git.archlinux32.org/packages/plain/core/linux/config.i686?id=bc42cce2cca0d42b5cfeb8c6bcbf9f39430791f2 -> linux-5.6.8-arch1.i686.config ) -_eclasses_=kernel-build e4f8dd2a8e66efee5ff3dcc5f2769306 kernel-install cf187c45fd2f3df686a8a5d66e495c97 mount-boot 20014ae7a3e81eb2c65a4d4d86d2560d multilib 318e8ae683e57fd3ccd0d31a769d8ee8 portability e8f7ef3a41965b21a734550f8a94c1c6 savedconfig 0bc45cb0429003c9abc73bae24a0d5bd toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_eclasses_=kernel-build 0838c235b14aab6141da8cf8d30dc240 kernel-install cf187c45fd2f3df686a8a5d66e495c97 mount-boot 20014ae7a3e81eb2c65a4d4d86d2560d multilib 318e8ae683e57fd3ccd0d31a769d8ee8 portability e8f7ef3a41965b21a734550f8a94c1c6 savedconfig 0bc45cb0429003c9abc73bae24a0d5bd toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c _md5_=4b67a2931ace6e1a590f8f352b2827b3 diff --git a/metadata/md5-cache/sys-libs/Manifest.gz b/metadata/md5-cache/sys-libs/Manifest.gz index d4e07188c332..a2d5da1c76db 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/freeipmi-1.6.3 b/metadata/md5-cache/sys-libs/freeipmi-1.6.5 similarity index 81% rename from metadata/md5-cache/sys-libs/freeipmi-1.6.3 rename to metadata/md5-cache/sys-libs/freeipmi-1.6.5 index ccbcf54e919a..fa8e84cbb080 100644 --- a/metadata/md5-cache/sys-libs/freeipmi-1.6.3 +++ b/metadata/md5-cache/sys-libs/freeipmi-1.6.5 @@ -8,5 +8,5 @@ KEYWORDS=~amd64 ~hppa ~x86 LICENSE=GPL-3 RDEPEND=dev-libs/libgcrypt:0= nagios? ( || ( net-analyzer/icinga net-analyzer/nagios ) dev-lang/perl ) SLOT=0 -SRC_URI=mirror://gnu/freeipmi/freeipmi-1.6.3.tar.gz -_md5_=2dbbc2eaf4af8fb7125f950427b92606 +SRC_URI=mirror://gnu/freeipmi/freeipmi-1.6.5.tar.gz +_md5_=9eb718baf96bc26b1ad33d3023fb31f8 diff --git a/metadata/md5-cache/sys-libs/libblockdev-2.24 b/metadata/md5-cache/sys-libs/libblockdev-2.24 new file mode 100644 index 000000000000..3b2000796309 --- /dev/null +++ b/metadata/md5-cache/sys-libs/libblockdev-2.24 @@ -0,0 +1,16 @@ +BDEPEND=dev-util/gtk-doc-am gtk-doc? ( dev-util/gtk-doc ) introspection? ( >=dev-libs/gobject-introspection-1.3.0 ) +DEFINED_PHASES=configure install prepare setup +DEPEND=>=dev-libs/glib-2.42.2 dev-libs/libbytesize >=sys-apps/kmod-19 >=sys-apps/util-linux-2.27 >=sys-block/parted-3.1 cryptsetup? ( escrow? ( >=dev-libs/nss-3.18.0 dev-libs/volume_key ) >=sys-fs/cryptsetup-1.6.7:= ) device-mapper? ( sys-fs/lvm2 ) dmraid? ( sys-fs/dmraid sys-fs/lvm2 ) lvm? ( sys-fs/lvm2 virtual/udev ) vdo? ( dev-libs/libyaml ) 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] ) +DESCRIPTION=A library for manipulating block devices +EAPI=7 +HOMEPAGE=https://github.com/storaged-project/libblockdev +IUSE=bcache +cryptsetup device-mapper dmraid escrow gtk-doc introspection lvm kbd test +tools vdo python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 +LICENSE=LGPL-2+ +RDEPEND=>=dev-libs/glib-2.42.2 dev-libs/libbytesize >=sys-apps/kmod-19 >=sys-apps/util-linux-2.27 >=sys-block/parted-3.1 cryptsetup? ( escrow? ( >=dev-libs/nss-3.18.0 dev-libs/volume_key ) >=sys-fs/cryptsetup-1.6.7:= ) device-mapper? ( sys-fs/lvm2 ) dmraid? ( sys-fs/dmraid sys-fs/lvm2 ) lvm? ( sys-fs/lvm2 virtual/udev ) vdo? ( dev-libs/libyaml ) 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] ) +REQUIRED_USE=^^ ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 ) escrow? ( cryptsetup ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/storaged-project/libblockdev/releases/download/2.24-1/libblockdev-2.24.tar.gz +_eclasses_=multilib 318e8ae683e57fd3ccd0d31a769d8ee8 python-single-r1 2d2617a730e75e491e1d17af87841ec5 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=32da445b927fe421ee2b612efd1fa0b4 diff --git a/metadata/md5-cache/sys-libs/libnih-1.0.3-r4 b/metadata/md5-cache/sys-libs/libnih-1.0.3-r4 index 0b849e98ba3f..64c4d301e5be 100644 --- a/metadata/md5-cache/sys-libs/libnih-1.0.3-r4 +++ b/metadata/md5-cache/sys-libs/libnih-1.0.3-r4 @@ -5,10 +5,10 @@ DESCRIPTION=Light-weight 'standard library' of C functions EAPI=7 HOMEPAGE=https://launchpad.net/libnih IUSE=+dbus nls static-libs +threads split-usr -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc ~x86 LICENSE=GPL-2 RDEPEND=dbus? ( dev-libs/expat >=sys-apps/dbus-1.2.16 ) SLOT=0 SRC_URI=https://launchpad.net/libnih/1.0/1.0.3/+download/libnih-1.0.3.tar.gz _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c usr-ldscript 766f0a506b45f02361ad1b8ca205b7e1 -_md5_=2b516756703d7659f27f2bedd506b2c0 +_md5_=1efb8ea583a38c9e7af0f3fb22062e01 diff --git a/metadata/md5-cache/www-apps/Manifest.gz b/metadata/md5-cache/www-apps/Manifest.gz index c59d3c2bdad4..8b3efe0e8159 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/drupal-7.69 b/metadata/md5-cache/www-apps/drupal-7.70 similarity index 84% rename from metadata/md5-cache/www-apps/drupal-7.69 rename to metadata/md5-cache/www-apps/drupal-7.70 index d8a9a350d15c..636ca0843041 100644 --- a/metadata/md5-cache/www-apps/drupal-7.69 +++ b/metadata/md5-cache/www-apps/drupal-7.70 @@ -8,7 +8,7 @@ KEYWORDS=~amd64 ~x86 LICENSE=GPL-2 RDEPEND=dev-lang/php[gd,hash(+),mysql?,pdo,postgres?,simplexml,sqlite?,xml] virtual/httpd-php uploadprogress? ( dev-php/pecl-uploadprogress ) >=app-admin/webapp-config-1.50.15 REQUIRED_USE=|| ( mysql postgres sqlite ) -SLOT=7.69 -SRC_URI=https://ftp.drupal.org/files/projects/drupal-7.69.tar.gz +SLOT=7.70 +SRC_URI=https://ftp.drupal.org/files/projects/drupal-7.70.tar.gz _eclasses_=webapp 16783e418aca3ffa461d68310bf7ab12 -_md5_=6e76722bb23c0810e2d0b6c36a452b20 +_md5_=8fd0a0e8a0c8d711caf044c21e4ee876 diff --git a/metadata/md5-cache/www-apps/drupal-8.7.13 b/metadata/md5-cache/www-apps/drupal-8.7.13 deleted file mode 100644 index 8c3e9fce11ae..000000000000 --- a/metadata/md5-cache/www-apps/drupal-8.7.13 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=install postinst prerm setup -DEPEND=|| ( virtual/httpd-cgi virtual/httpd-fastcgi ) >=app-admin/webapp-config-1.50.15 -DESCRIPTION=PHP-based open-source platform and content management system -EAPI=6 -HOMEPAGE=https://www.drupal.org/ -IUSE=+mysql postgres sqlite +uploadprogress vhosts -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=dev-lang/php[gd,hash(+),mysql?,pdo,postgres?,simplexml,sqlite?,xml] virtual/httpd-php uploadprogress? ( dev-php/pecl-uploadprogress ) >=app-admin/webapp-config-1.50.15 -REQUIRED_USE=|| ( mysql postgres sqlite ) -SLOT=8.7.13 -SRC_URI=https://ftp.drupal.org/files/projects/drupal-8.7.13.tar.gz -_eclasses_=webapp 16783e418aca3ffa461d68310bf7ab12 -_md5_=47107bdd2978241763cd87948858fd51 diff --git a/metadata/md5-cache/www-apps/drupal-8.7.12 b/metadata/md5-cache/www-apps/drupal-8.7.14 similarity index 89% rename from metadata/md5-cache/www-apps/drupal-8.7.12 rename to metadata/md5-cache/www-apps/drupal-8.7.14 index 3203c72817d0..dead78c76a99 100644 --- a/metadata/md5-cache/www-apps/drupal-8.7.12 +++ b/metadata/md5-cache/www-apps/drupal-8.7.14 @@ -8,7 +8,7 @@ KEYWORDS=~amd64 ~x86 LICENSE=GPL-2 RDEPEND=dev-lang/php[gd,hash(+),mysql?,pdo,postgres?,simplexml,sqlite?,xml] virtual/httpd-php uploadprogress? ( dev-php/pecl-uploadprogress ) >=app-admin/webapp-config-1.50.15 REQUIRED_USE=|| ( mysql postgres sqlite ) -SLOT=8.7.12 -SRC_URI=https://ftp.drupal.org/files/projects/drupal-8.7.12.tar.gz +SLOT=8.7.14 +SRC_URI=https://ftp.drupal.org/files/projects/drupal-8.7.14.tar.gz _eclasses_=webapp 16783e418aca3ffa461d68310bf7ab12 _md5_=47107bdd2978241763cd87948858fd51 diff --git a/metadata/md5-cache/www-apps/drupal-8.8.5 b/metadata/md5-cache/www-apps/drupal-8.8.5 deleted file mode 100644 index 2e6fe76289f4..000000000000 --- a/metadata/md5-cache/www-apps/drupal-8.8.5 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=install postinst prerm setup -DEPEND=|| ( virtual/httpd-cgi virtual/httpd-fastcgi ) >=app-admin/webapp-config-1.50.15 -DESCRIPTION=PHP-based open-source platform and content management system -EAPI=6 -HOMEPAGE=https://www.drupal.org/ -IUSE=+mysql postgres sqlite +uploadprogress vhosts -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=dev-lang/php[gd,hash(+),mysql?,pdo,postgres?,simplexml,sqlite?,xml] virtual/httpd-php uploadprogress? ( dev-php/pecl-uploadprogress ) >=app-admin/webapp-config-1.50.15 -REQUIRED_USE=|| ( mysql postgres sqlite ) -SLOT=8.8.5 -SRC_URI=https://ftp.drupal.org/files/projects/drupal-8.8.5.tar.gz -_eclasses_=webapp 16783e418aca3ffa461d68310bf7ab12 -_md5_=47107bdd2978241763cd87948858fd51 diff --git a/metadata/md5-cache/www-apps/drupal-8.8.4 b/metadata/md5-cache/www-apps/drupal-8.8.6 similarity index 89% rename from metadata/md5-cache/www-apps/drupal-8.8.4 rename to metadata/md5-cache/www-apps/drupal-8.8.6 index 2a853bb28bbb..4d3c4746a29c 100644 --- a/metadata/md5-cache/www-apps/drupal-8.8.4 +++ b/metadata/md5-cache/www-apps/drupal-8.8.6 @@ -8,7 +8,7 @@ KEYWORDS=~amd64 ~x86 LICENSE=GPL-2 RDEPEND=dev-lang/php[gd,hash(+),mysql?,pdo,postgres?,simplexml,sqlite?,xml] virtual/httpd-php uploadprogress? ( dev-php/pecl-uploadprogress ) >=app-admin/webapp-config-1.50.15 REQUIRED_USE=|| ( mysql postgres sqlite ) -SLOT=8.8.4 -SRC_URI=https://ftp.drupal.org/files/projects/drupal-8.8.4.tar.gz +SLOT=8.8.6 +SRC_URI=https://ftp.drupal.org/files/projects/drupal-8.8.6.tar.gz _eclasses_=webapp 16783e418aca3ffa461d68310bf7ab12 _md5_=47107bdd2978241763cd87948858fd51 diff --git a/metadata/md5-cache/x11-apps/Manifest.gz b/metadata/md5-cache/x11-apps/Manifest.gz index 69c66683eede..e9bc4be00bca 100644 Binary files a/metadata/md5-cache/x11-apps/Manifest.gz and b/metadata/md5-cache/x11-apps/Manifest.gz differ diff --git a/metadata/md5-cache/x11-apps/xisxwayland-1 b/metadata/md5-cache/x11-apps/xisxwayland-1 index 3a3043c183c1..572882d88a68 100644 --- a/metadata/md5-cache/x11-apps/xisxwayland-1 +++ b/metadata/md5-cache/x11-apps/xisxwayland-1 @@ -1,11 +1,13 @@ BDEPEND=>=dev-util/meson-0.51.2 >=dev-util/ninja-1.8.2 DEFINED_PHASES=compile configure install test +DEPEND=x11-libs/libX11 x11-libs/libXrandr x11-base/xorg-proto DESCRIPTION=Tool to determine whether the X server in use is Xwayland EAPI=7 HOMEPAGE=https://gitlab.freedesktop.org/xorg/app/xisxwayland KEYWORDS=~amd64 LICENSE=MIT +RDEPEND=x11-libs/libX11 x11-libs/libXrandr SLOT=0 SRC_URI=https://xorg.freedesktop.org/archive/individual/app/xisxwayland-1.tar.xz _eclasses_=meson 991e544bbaf3120073ededbdc1d8bf93 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=73699ecac8314aee19f136eedd9795fb +_md5_=06169b5eec653f2b81fcc20a938973e7 diff --git a/metadata/md5-cache/x11-apps/xisxwayland-9999 b/metadata/md5-cache/x11-apps/xisxwayland-9999 index 0221cf7dc0be..97afdcd88dba 100644 --- a/metadata/md5-cache/x11-apps/xisxwayland-9999 +++ b/metadata/md5-cache/x11-apps/xisxwayland-9999 @@ -1,10 +1,12 @@ BDEPEND=>=dev-vcs/git-1.8.2.1[curl] >=dev-util/meson-0.51.2 >=dev-util/ninja-1.8.2 DEFINED_PHASES=compile configure install test unpack +DEPEND=x11-libs/libX11 x11-libs/libXrandr x11-base/xorg-proto DESCRIPTION=Tool to determine whether the X server in use is Xwayland EAPI=7 HOMEPAGE=https://gitlab.freedesktop.org/xorg/app/xisxwayland LICENSE=MIT PROPERTIES=live +RDEPEND=x11-libs/libX11 x11-libs/libXrandr SLOT=0 _eclasses_=git-r3 86a0188f2ad9eb3d65e4d031ab8a0422 meson 991e544bbaf3120073ededbdc1d8bf93 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=73699ecac8314aee19f136eedd9795fb +_md5_=06169b5eec653f2b81fcc20a938973e7 diff --git a/metadata/md5-cache/x11-libs/Manifest.gz b/metadata/md5-cache/x11-libs/Manifest.gz index 298ec45aea13..e2fe1b3e2405 100644 Binary files a/metadata/md5-cache/x11-libs/Manifest.gz and b/metadata/md5-cache/x11-libs/Manifest.gz differ diff --git a/metadata/md5-cache/x11-libs/libxcb-1.14 b/metadata/md5-cache/x11-libs/libxcb-1.14 index 73b0ec1ff22f..f34dd455a495 100644 --- a/metadata/md5-cache/x11-libs/libxcb-1.14 +++ b/metadata/md5-cache/x11-libs/libxcb-1.14 @@ -1,6 +1,6 @@ -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 ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] doc? ( doc? ( || ( app-text/asciidoc dev-ruby/asciidoctor ) app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) +BDEPEND=|| ( dev-lang/python:3.8[xml] dev-lang/python:3.7[xml] dev-lang/python:3.6[xml] ) || ( ( dev-lang/python:3.8[xml] >=x11-base/xcb-proto-1.14[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( dev-lang/python:3.7[xml] >=x11-base/xcb-proto-1.14[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( dev-lang/python:3.6[xml] >=x11-base/xcb-proto-1.14[python_targets_python3_6(-),python_single_target_python3_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.69 >=sys-devel/libtool-2.4 ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.18 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] doc? ( doc? ( || ( app-text/asciidoc dev-ruby/asciidoctor ) app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.3 ) ) DEFINED_PHASES=compile configure install prepare setup test unpack -DEPEND=>=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(-)?] test? ( dev-libs/check[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) doc? ( app-doc/doxygen[dot] ) dev-libs/libxslt || ( dev-lang/python:3.8[xml] dev-lang/python:3.7[xml] dev-lang/python:3.6[xml] ) || ( ( dev-lang/python:3.8[xml] >=x11-base/xcb-proto-1.14[abi_x86_32(-)?,abi_x86_64(-)?,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_targets_python3_8(-),python_single_target_python3_8(+)] ) ( dev-lang/python:3.7[xml] >=x11-base/xcb-proto-1.14[abi_x86_32(-)?,abi_x86_64(-)?,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_targets_python3_7(-),python_single_target_python3_7(+)] ) ( dev-lang/python:3.6[xml] >=x11-base/xcb-proto-1.14[abi_x86_32(-)?,abi_x86_64(-)?,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_targets_python3_6(-),python_single_target_python3_6(+)] ) ) +DEPEND=>=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(-)?] test? ( dev-libs/check[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_riscv_lp64d(-)?,abi_riscv_lp64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) doc? ( app-doc/doxygen[dot] ) dev-libs/libxslt DESCRIPTION=X C-language Bindings library EAPI=7 HOMEPAGE=https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/lib/libxcb @@ -12,4 +12,4 @@ RESTRICT=!test? ( test ) SLOT=0/1.12 SRC_URI=https://www.x.org/releases/individual/lib/libxcb-1.14.tar.xz _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 libtool f143db5a74ccd9ca28c1234deffede96 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multilib-build dfda7934df092a96e439c05b4aeac519 multilib-minimal 8bddda43703ba94d8341f4e247f97566 python-any-r1 c26f95a5042de003dc58bef955e41c88 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c xorg-3 f7ca8dca6425a439b1b40844e6eb1ae7 -_md5_=19df93cac0002c31d6f0e6623d4c954b +_md5_=15d39ec95f3f2967676f2182351e0944 diff --git a/metadata/md5-cache/x11-libs/qwt-6.1.3-r2 b/metadata/md5-cache/x11-libs/qwt-6.1.3-r2 index 9ef38a9fb6a2..2e421709d40a 100644 --- a/metadata/md5-cache/x11-libs/qwt-6.1.3-r2 +++ b/metadata/md5-cache/x11-libs/qwt-6.1.3-r2 @@ -1,8 +1,8 @@ DEFINED_PHASES=compile configure install prepare setup test DEPEND=dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtprintsupport:5 dev-qt/qtwidgets:5 designer? ( dev-qt/designer:5 ) opengl? ( dev-qt/qtopengl:5 virtual/opengl ) svg? ( dev-qt/qtsvg:5 ) DESCRIPTION=2D plotting library for Qt5 -EAPI=6 -HOMEPAGE=http://qwt.sourceforge.net/ +EAPI=7 +HOMEPAGE=https://qwt.sourceforge.net/ IUSE=designer doc examples mathml opengl static-libs svg KEYWORDS=amd64 ~arm ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos LICENSE=qwt mathml? ( LGPL-2.1 Nokia-Qt-LGPL-Exception-1.1 ) @@ -10,4 +10,4 @@ RDEPEND=dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtprintsuppo SLOT=6/1.3 SRC_URI=mirror://sourceforge/project/qwt/qwt/6.1.3/qwt-6.1.3.tar.bz2 _eclasses_=estack 686eaab303305a908fd57b2fd7617800 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 qmake-utils 4eb5e05ef7ee630c003e3f0edc094135 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=77bc92883eb1a53412fb2587c2363e00 +_md5_=3757af4c8599f28554513d41131131db diff --git a/metadata/md5-cache/x11-libs/qwt-6.1.4 b/metadata/md5-cache/x11-libs/qwt-6.1.4 new file mode 100644 index 000000000000..681db70f15e1 --- /dev/null +++ b/metadata/md5-cache/x11-libs/qwt-6.1.4 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtprintsupport:5 dev-qt/qtwidgets:5 designer? ( dev-qt/designer:5 ) opengl? ( dev-qt/qtopengl:5 virtual/opengl ) svg? ( dev-qt/qtsvg:5 ) +DESCRIPTION=2D plotting library for Qt5 +EAPI=7 +HOMEPAGE=https://qwt.sourceforge.net/ +IUSE=designer doc examples mathml opengl svg +KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos +LICENSE=qwt mathml? ( LGPL-2.1 Nokia-Qt-LGPL-Exception-1.1 ) +RDEPEND=dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtprintsupport:5 dev-qt/qtwidgets:5 designer? ( dev-qt/designer:5 ) opengl? ( dev-qt/qtopengl:5 virtual/opengl ) svg? ( dev-qt/qtsvg:5 ) +SLOT=6/1.4 +SRC_URI=mirror://sourceforge/project/qwt/qwt/6.1.4/qwt-6.1.4.tar.bz2 +_eclasses_=estack 686eaab303305a908fd57b2fd7617800 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 qmake-utils 4eb5e05ef7ee630c003e3f0edc094135 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_md5_=084bc62100567e0d435c347e9581f1a7 diff --git a/metadata/md5-cache/x11-misc/Manifest.gz b/metadata/md5-cache/x11-misc/Manifest.gz index aa803199c7c5..d25e9f33003a 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/lightdm-1.30.0 b/metadata/md5-cache/x11-misc/lightdm-1.30.0 index 0a85be512319..281f7702abc2 100644 --- a/metadata/md5-cache/x11-misc/lightdm-1.30.0 +++ b/metadata/md5-cache/x11-misc/lightdm-1.30.0 @@ -5,7 +5,7 @@ DESCRIPTION=A lightweight display manager EAPI=7 HOMEPAGE=https://github.com/CanonicalLtd/lightdm IUSE=audit +gnome +gtk +introspection non_root qt5 vala -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ppc ppc64 ~x86 LICENSE=GPL-3 LGPL-3 PDEPEND=gtk? ( x11-misc/lightdm-gtk-greeter ) RDEPEND=>=dev-libs/glib-2.44.0:2 dev-libs/libxml2 sys-libs/pam x11-libs/libX11 >=x11-libs/libxklavier-5 audit? ( sys-process/audit ) gnome? ( sys-apps/accountsservice ) introspection? ( >=dev-libs/gobject-introspection-1 ) qt5? ( dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtgui:5 ) >=sys-auth/pambase-20101024-r2 @@ -14,4 +14,4 @@ RESTRICT=test SLOT=0 SRC_URI=https://github.com/CanonicalLtd/lightdm/releases/download/1.30.0/lightdm-1.30.0.tar.xz mirror://gentoo/introspection-20110205.m4.tar.bz2 _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 pam a1771fc1e5831c201eaf18451747d94b qmake-utils 4eb5e05ef7ee630c003e3f0edc094135 readme.gentoo-r1 22ae82e140bdd95d17a34fd5fd733190 systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c user 7b7fc6ec5eb1c1eee55b0609f01e7362 user-info a2abd4e2f4c3b9b06d64bf1329359a02 vala 5b72a65a36d681d65aef5f7b4b8b2cb6 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=388a98c77458eae42c1747e8dae14b69 +_md5_=6cafea71c95c62398514e2b36425fcd5 diff --git a/metadata/md5-cache/x11-misc/lightdm-gtk-greeter-2.0.7-r1 b/metadata/md5-cache/x11-misc/lightdm-gtk-greeter-2.0.7-r1 index c5ac5cca289d..8211ec212ec2 100644 --- a/metadata/md5-cache/x11-misc/lightdm-gtk-greeter-2.0.7-r1 +++ b/metadata/md5-cache/x11-misc/lightdm-gtk-greeter-2.0.7-r1 @@ -5,10 +5,10 @@ DESCRIPTION=LightDM GTK+ Greeter EAPI=7 HOMEPAGE=https://launchpad.net/lightdm-gtk-greeter IUSE=ayatana branding -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ppc ppc64 ~x86 LICENSE=GPL-3 LGPL-3 branding? ( CC-BY-3.0 ) RDEPEND=ayatana? ( dev-libs/libindicator:3 ) x11-libs/gtk+:3 >=x11-misc/lightdm-1.2.2 x11-themes/gnome-themes-standard >=x11-themes/adwaita-icon-theme-3.14.1 SLOT=0 SRC_URI=https://launchpad.net/lightdm-gtk-greeter/2.0/2.0.7/+download/lightdm-gtk-greeter-2.0.7.tar.gz branding? ( https://dev.gentoo.org/~polynomial-c/dist/lightdm-gentoo-patch-2.tar.gz ) _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=37226be6ce66e240ea82fe422ed5578f +_md5_=8890eee234135ba92252a26e118746e9 diff --git a/metadata/md5-cache/x11-misc/snixembed-0.2.2 b/metadata/md5-cache/x11-misc/snixembed-0.2.2 new file mode 100644 index 000000000000..8fbec145f075 --- /dev/null +++ b/metadata/md5-cache/x11-misc/snixembed-0.2.2 @@ -0,0 +1,14 @@ +BDEPEND=|| ( dev-lang/vala:0.48 dev-lang/vala:0.46 dev-lang/vala:0.44 dev-lang/vala:0.40 dev-lang/vala:0.36 ) virtual/pkgconfig doc? ( dev-lang/vala[valadoc] ) +DEFINED_PHASES=compile install prepare +DEPEND=dev-libs/glib:2 dev-libs/libdbusmenu[gtk3] x11-libs/gtk+:3 +DESCRIPTION=Proxy StatusNotifierItems as XEmbedded systemtray-spec icons +EAPI=7 +HOMEPAGE=https://git.sr.ht/~steef/snixembed +IUSE=doc +KEYWORDS=~amd64 +LICENSE=ISC +RDEPEND=dev-libs/glib:2 dev-libs/libdbusmenu[gtk3] x11-libs/gtk+:3 +SLOT=0 +SRC_URI=https://git.sr.ht/~steef/snixembed/archive/0.2.2.tar.gz -> snixembed-0.2.2.tar.gz +_eclasses_=eutils fcb2aa98e1948b835b5ae66ca52868c5 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c vala 5b72a65a36d681d65aef5f7b4b8b2cb6 +_md5_=4b6cb37102abcd01a3ede700fe29d1cd diff --git a/metadata/md5-cache/x11-themes/Manifest.gz b/metadata/md5-cache/x11-themes/Manifest.gz index 5f5a978c7f90..50e656f819a0 100644 Binary files a/metadata/md5-cache/x11-themes/Manifest.gz and b/metadata/md5-cache/x11-themes/Manifest.gz differ diff --git a/metadata/md5-cache/x11-themes/gentoo-xcursors-0.3.2 b/metadata/md5-cache/x11-themes/gentoo-xcursors-0.3.2 new file mode 100644 index 000000000000..4f534c27b2ee --- /dev/null +++ b/metadata/md5-cache/x11-themes/gentoo-xcursors-0.3.2 @@ -0,0 +1,9 @@ +DEFINED_PHASES=install postinst +DESCRIPTION=A high quality set of animated mouse cursors +EAPI=7 +HOMEPAGE=https://schlomp.space/tastytea/gentoo-xcursors +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 +LICENSE=MIT +SLOT=0 +SRC_URI=https://schlomp.space/tastytea/gentoo-xcursors/archive/0.3.2.tar.gz -> gentoo-xcursors-0.3.2.tar.gz +_md5_=fd9cfdd71d354fc8847790668ac49208 diff --git a/metadata/news/timestamp.chk b/metadata/news/timestamp.chk index aa9fd16c3437..178fe73c0582 100644 --- a/metadata/news/timestamp.chk +++ b/metadata/news/timestamp.chk @@ -1 +1 @@ -Thu, 21 May 2020 21:08:19 +0000 +Fri, 22 May 2020 18:38:17 +0000 diff --git a/metadata/timestamp b/metadata/timestamp index bccd7cbad39a..0e4cbcec810f 100644 --- a/metadata/timestamp +++ b/metadata/timestamp @@ -1 +1 @@ -Thu 21 May 2020 09:08:18 PM UTC +Fri 22 May 2020 06:38:17 PM UTC diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 7319e4a4c90f..f8091d9da82d 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Thu, 21 May 2020 21:30:01 +0000 +Fri, 22 May 2020 19:00:01 +0000 diff --git a/metadata/timestamp.commit b/metadata/timestamp.commit index 30ea6c6fa314..547364cf7fc0 100644 --- a/metadata/timestamp.commit +++ b/metadata/timestamp.commit @@ -1 +1 @@ -0124f98e29d80ebb9ffaa167954675d008cb443f 1590093442 2020-05-21T20:37:22+00:00 +6cebaeb21b849b62633ae160bde8fb58be73767e 1590171525 2020-05-22T18:18:45+00:00 diff --git a/metadata/timestamp.x b/metadata/timestamp.x index 8bd3bf54d929..cf422c5cf27d 100644 --- a/metadata/timestamp.x +++ b/metadata/timestamp.x @@ -1 +1 @@ -1590095101 Thu 21 May 2020 09:05:01 PM UTC +1590172501 Fri 22 May 2020 06:35:01 PM UTC diff --git a/metadata/xml-schema/timestamp.chk b/metadata/xml-schema/timestamp.chk index e98b45cf9a21..178fe73c0582 100644 --- a/metadata/xml-schema/timestamp.chk +++ b/metadata/xml-schema/timestamp.chk @@ -1 +1 @@ -Thu, 21 May 2020 21:08:18 +0000 +Fri, 22 May 2020 18:38:17 +0000 diff --git a/net-analyzer/Manifest.gz b/net-analyzer/Manifest.gz index d964ce897634..4bd41b1b2f0b 100644 Binary files a/net-analyzer/Manifest.gz and b/net-analyzer/Manifest.gz differ diff --git a/net-analyzer/cacti-spine/cacti-spine-1.2.12.ebuild b/net-analyzer/cacti-spine/cacti-spine-1.2.12.ebuild index 8edb8f4afdcb..c78a19983352 100644 --- a/net-analyzer/cacti-spine/cacti-spine-1.2.12.ebuild +++ b/net-analyzer/cacti-spine/cacti-spine-1.2.12.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.cacti.net/downloads/spine/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 sparc x86" IUSE="libressl" CDEPEND=" diff --git a/net-analyzer/cacti/cacti-1.2.12.ebuild b/net-analyzer/cacti/cacti-1.2.12.ebuild index 5c30aa1a848d..2ec9213257a6 100644 --- a/net-analyzer/cacti/cacti-1.2.12.ebuild +++ b/net-analyzer/cacti/cacti-1.2.12.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://www.cacti.net/" SRC_URI="https://www.cacti.net/downloads/${MY_P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 sparc x86" IUSE="snmp doc" need_httpd diff --git a/net-analyzer/nmap/metadata.xml b/net-analyzer/nmap/metadata.xml index 37088b5933c3..717311a09670 100644 --- a/net-analyzer/nmap/metadata.xml +++ b/net-analyzer/nmap/metadata.xml @@ -8,11 +8,9 @@ Enable SSH support through net-libs/libssh2 Install the ncat utility - Install the ndiff utility Install nmap-update, which uses dev-vcs/subversion to update nmap scripts in your home directory Install the nping utility Include support for the Nmap Scripting Engine (NSE) Use dev-lang/lua instead of the bundled liblua - Install the GTK+ based nmap GUI, zenmap diff --git a/net-analyzer/nmap/nmap-7.80-r1.ebuild b/net-analyzer/nmap/nmap-7.80-r1.ebuild index e974f482eb28..c31710c9585a 100644 --- a/net-analyzer/nmap/nmap-7.80-r1.ebuild +++ b/net-analyzer/nmap/nmap-7.80-r1.ebuild @@ -2,11 +2,9 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python2_7 ) -PYTHON_REQ_USE="sqlite,xml" -inherit autotools desktop flag-o-matic python-single-r1 toolchain-funcs user MY_P=${P/_beta/BETA} +inherit autotools desktop flag-o-matic toolchain-funcs user DESCRIPTION="A utility for network discovery and security auditing" HOMEPAGE="https://nmap.org/" @@ -14,21 +12,13 @@ SRC_URI=" https://nmap.org/dist/${MY_P}.tar.bz2 https://dev.gentoo.org/~jer/nmap-logo-64.png " -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" LICENSE="GPL-2" SLOT="0" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +IUSE="ipv6 libressl libssh2 ncat nmap-update nping +nse ssl system-lua" +REQUIRED_USE="system-lua? ( nse )" -IUSE=" - ipv6 libressl libssh2 ncat ndiff nls nmap-update nping +nse ssl system-lua - zenmap -" -NMAP_LINGUAS=( de fr hi hr it ja pl pt_BR ru zh ) -REQUIRED_USE=" - system-lua? ( nse ) - ndiff? ( ${PYTHON_REQUIRED_USE} ) - zenmap? ( ${PYTHON_REQUIRED_USE} ) -" RDEPEND=" dev-libs/liblinear:= dev-libs/libpcre @@ -37,8 +27,6 @@ RDEPEND=" net-libs/libssh2[zlib] sys-libs/zlib ) - ndiff? ( ${PYTHON_DEPS} ) - nls? ( virtual/libintl ) nmap-update? ( dev-libs/apr dev-vcs/subversion @@ -49,17 +37,9 @@ RDEPEND=" libressl? ( dev-libs/libressl:= ) ) system-lua? ( >=dev-lang/lua-5.2:*[deprecated] ) - zenmap? ( - $(python_gen_cond_dep ' - dev-python/pygtk:2[${PYTHON_MULTI_USEDEP}] - ') - ${PYTHON_DEPS} - ) -" -DEPEND=" - ${RDEPEND} - nls? ( sys-devel/gettext ) " +DEPEND="${RDEPEND}" + PATCHES=( "${FILESDIR}"/${PN}-5.10_beta1-string.patch "${FILESDIR}"/${PN}-5.21-python.patch @@ -73,12 +53,6 @@ PATCHES=( ) S="${WORKDIR}/${MY_P}" -pkg_setup() { - if use ndiff || use zenmap; then - python-single-r1_pkg_setup - fi -} - src_prepare() { rm -r liblinear/ libpcap/ libpcre/ libssh2/ libz/ || die @@ -86,22 +60,6 @@ src_prepare() { default - local lingua - if use nls; then - for lingua in ${NMAP_LINGUAS[@]}; do - if ! has ${lingua} ${LINGUAS-${lingua}}; then - rm -r zenmap/share/zenmap/locale/${lingua} || die - rm zenmap/share/zenmap/locale/${lingua}.po || die - fi - done - else - # configure/make ignores --disable-nls - for lingua in ${NMAP_LINGUAS[@]}; do - rm -r zenmap/share/zenmap/locale/${lingua} || die - rm zenmap/share/zenmap/locale/${lingua}.po || die - done - fi - sed -i \ -e '/^ALL_LINGUAS =/{s|$| id|g;s|jp|ja|g}' \ Makefile.in || die @@ -126,14 +84,13 @@ src_configure() { # tree, so we cannot use the system library here. econf \ $(use_enable ipv6) \ - $(use_enable nls) \ $(use_with libssh2) \ $(use_with ncat) \ - $(use_with ndiff) \ + --without-ndiff \ $(use_with nmap-update) \ $(use_with nping) \ $(use_with ssl openssl) \ - $(use_with zenmap) \ + --without-zenmap \ $(usex libssh2 --with-zlib) \ $(usex nse --with-zlib) \ $(usex nse --with-liblua=$(usex system-lua /usr included '' '') --without-liblua) \ @@ -175,9 +132,4 @@ src_install() { fi dodoc CHANGELOG HACKING docs/README docs/*.txt - - if use zenmap; then - doicon "${DISTDIR}/nmap-logo-64.png" - python_optimize - fi } diff --git a/net-analyzer/nmap/nmap-9999.ebuild b/net-analyzer/nmap/nmap-9999.ebuild index 7f9ceb695c1b..f45ed83d38ad 100644 --- a/net-analyzer/nmap/nmap-9999.ebuild +++ b/net-analyzer/nmap/nmap-9999.ebuild @@ -2,11 +2,9 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python2_7 ) -PYTHON_REQ_USE="sqlite,xml" -inherit autotools desktop flag-o-matic git-r3 python-single-r1 toolchain-funcs user MY_P=${P/_beta/BETA} +inherit autotools desktop flag-o-matic git-r3 toolchain-funcs user DESCRIPTION="A utility for network discovery and security auditing" HOMEPAGE="https://nmap.org/" @@ -16,17 +14,9 @@ SRC_URI="https://dev.gentoo.org/~jer/nmap-logo-64.png" LICENSE="GPL-2" SLOT="0" +IUSE="ipv6 libressl libssh2 ncat nmap-update nping +nse ssl system-lua" +REQUIRED_USE="system-lua? ( nse )" -IUSE=" - ipv6 libressl libssh2 ncat ndiff nls nmap-update nping +nse ssl system-lua - zenmap -" -NMAP_LINGUAS=( de fr hi hr it ja pl pt_BR ru zh ) -REQUIRED_USE=" - system-lua? ( nse ) - ndiff? ( ${PYTHON_REQUIRED_USE} ) - zenmap? ( ${PYTHON_REQUIRED_USE} ) -" RDEPEND=" dev-libs/liblinear:= dev-libs/libpcre @@ -35,8 +25,6 @@ RDEPEND=" net-libs/libssh2[zlib] sys-libs/zlib ) - ndiff? ( ${PYTHON_DEPS} ) - nls? ( virtual/libintl ) nmap-update? ( dev-libs/apr dev-vcs/subversion @@ -47,17 +35,9 @@ RDEPEND=" libressl? ( dev-libs/libressl:= ) ) system-lua? ( >=dev-lang/lua-5.2:*[deprecated] ) - zenmap? ( - $(python_gen_cond_dep ' - dev-python/pygtk:2[${PYTHON_MULTI_USEDEP}] - ') - ${PYTHON_DEPS} - ) -" -DEPEND=" - ${RDEPEND} - nls? ( sys-devel/gettext ) " +DEPEND="${RDEPEND}" + PATCHES=( "${FILESDIR}"/${PN}-5.10_beta1-string.patch "${FILESDIR}"/${PN}-5.21-python.patch @@ -72,12 +52,6 @@ PATCHES=( ) S="${WORKDIR}/${MY_P}" -pkg_setup() { - if use ndiff || use zenmap; then - python-single-r1_pkg_setup - fi -} - src_prepare() { rm -r liblinear/ libpcap/ libpcre/ libssh2/ libz/ || die @@ -85,22 +59,6 @@ src_prepare() { default - local lingua - if use nls; then - for lingua in ${NMAP_LINGUAS[@]}; do - if ! has ${lingua} ${LINGUAS-${lingua}}; then - rm -r zenmap/share/zenmap/locale/${lingua} || die - rm zenmap/share/zenmap/locale/${lingua}.po || die - fi - done - else - # configure/make ignores --disable-nls - for lingua in ${NMAP_LINGUAS[@]}; do - rm -r zenmap/share/zenmap/locale/${lingua} || die - rm zenmap/share/zenmap/locale/${lingua}.po || die - done - fi - sed -i \ -e '/^ALL_LINGUAS =/{s|$| id|g;s|jp|ja|g}' \ Makefile.in || die @@ -125,14 +83,13 @@ src_configure() { # tree, so we cannot use the system library here. econf \ $(use_enable ipv6) \ - $(use_enable nls) \ $(use_with libssh2) \ $(use_with ncat) \ - $(use_with ndiff) \ + --without-ndiff \ $(use_with nmap-update) \ $(use_with nping) \ $(use_with ssl openssl) \ - $(use_with zenmap) \ + --without-zenmap \ $(usex libssh2 --with-zlib) \ $(usex nse --with-zlib) \ $(usex nse --with-liblua=$(usex system-lua /usr included '' '') --without-liblua) \ @@ -174,9 +131,4 @@ src_install() { fi dodoc CHANGELOG HACKING docs/README docs/*.txt - - if use zenmap; then - doicon "${DISTDIR}/nmap-logo-64.png" - python_optimize - fi } diff --git a/net-dns/Manifest.gz b/net-dns/Manifest.gz index ee81a0e571d4..2057cc1cd10b 100644 Binary files a/net-dns/Manifest.gz and b/net-dns/Manifest.gz differ diff --git a/net-dns/unbound/Manifest b/net-dns/unbound/Manifest index df666b422a76..bdc8e09b1b13 100644 --- a/net-dns/unbound/Manifest +++ b/net-dns/unbound/Manifest @@ -1,2 +1 @@ -DIST unbound-1.10.0.tar.gz 5727902 BLAKE2B 64285aa60a11afa84f7fd30c2727de2831a0e418186f7665a3529a2fa2150f8d616838bcdad23aa69e4e761ad0764ead47aee1cddbcf82101a64cf5974c29700 SHA512 a64514990f5d614d749045a11f5ce9bb33cf856cc31895b4db3503f2b05a98f1ca57945b17dd7ec5befbd0c356fc42a717d3e2bae3d3510a0507d0445b1f6d59 DIST unbound-1.10.1.tar.gz 5729334 BLAKE2B 7ca4f23c12a551bc6e5d6ec32f19ca0f54526b9a4c868ced8f31cfd31dec23f8240b78f0c00d2cc6f9aa21f6c1b98697c85ef3ebd804a838a5a082893fe98094 SHA512 d07f3ac0e751c17a3ff7d99518c22529cf6856861218564a2ca073422905525cb9ddaf76c9600187946fadb7324343bcd85c34ff06bd322e0ea621a2d258bb85 diff --git a/net-dns/unbound/unbound-1.10.0.ebuild b/net-dns/unbound/unbound-1.10.0.ebuild deleted file mode 100644 index 704a3c262452..000000000000 --- a/net-dns/unbound/unbound-1.10.0.ebuild +++ /dev/null @@ -1,183 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" -PYTHON_COMPAT=( python3_{6,7} ) - -inherit autotools flag-o-matic multilib-minimal python-single-r1 systemd user - -MY_P=${PN}-${PV/_/} -DESCRIPTION="A validating, recursive and caching DNS resolver" -HOMEPAGE="https://unbound.net/ https://nlnetlabs.nl/projects/unbound/about/" -SRC_URI="https://nlnetlabs.nl/downloads/unbound/${MY_P}.tar.gz" - -LICENSE="BSD GPL-2" -SLOT="0/8" # ABI version of libunbound.so -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ppc64 x86" -IUSE="debug dnscrypt dnstap +ecdsa ecs gost libressl python redis selinux static-libs systemd test threads" -REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" -RESTRICT="!test? ( test )" - -# Note: expat is needed by executable only but the Makefile is custom -# and doesn't make it possible to easily install the library without -# the executables. MULTILIB_USEDEP may be dropped once build system -# is fixed. - -CDEPEND=">=dev-libs/expat-2.1.0-r3[${MULTILIB_USEDEP}] - >=dev-libs/libevent-2.0.21:0=[${MULTILIB_USEDEP}] - libressl? ( >=dev-libs/libressl-2.2.4:0[${MULTILIB_USEDEP}] ) - !libressl? ( >=dev-libs/openssl-1.0.1h-r2:0=[${MULTILIB_USEDEP}] ) - dnscrypt? ( dev-libs/libsodium[${MULTILIB_USEDEP}] ) - dnstap? ( - dev-libs/fstrm[${MULTILIB_USEDEP}] - >=dev-libs/protobuf-c-1.0.2-r1[${MULTILIB_USEDEP}] - ) - ecdsa? ( - !libressl? ( dev-libs/openssl:0[-bindist] ) - ) - python? ( ${PYTHON_DEPS} ) - redis? ( dev-libs/hiredis:= )" - -BDEPEND="virtual/pkgconfig" - -DEPEND="${CDEPEND} - python? ( dev-lang/swig ) - test? ( - net-dns/ldns-utils[examples] - dev-util/splint - app-text/wdiff - ) - systemd? ( sys-apps/systemd )" - -RDEPEND="${CDEPEND} - net-dns/dnssec-root - selinux? ( sec-policy/selinux-bind )" - -# bug #347415 -RDEPEND="${RDEPEND} - net-dns/dnssec-root" - -PATCHES=( - "${FILESDIR}"/${PN}-1.5.7-trust-anchor-file.patch - "${FILESDIR}"/${PN}-1.6.3-pkg-config.patch -) - -S=${WORKDIR}/${MY_P} - -pkg_setup() { - enewgroup unbound - enewuser unbound -1 -1 /etc/unbound unbound - # improve security on existing installs (bug #641042) - # as well as new installs where unbound homedir has just been created - if [[ -d "${ROOT}/etc/unbound" ]]; then - chown --no-dereference --from=unbound root "${ROOT}/etc/unbound" - fi - - use python && python-single-r1_pkg_setup -} - -src_prepare() { - default - - eautoreconf - - # required for the python part - multilib_copy_sources -} - -src_configure() { - [[ ${CHOST} == *-darwin* ]] || append-ldflags -Wl,-z,noexecstack - multilib-minimal_src_configure -} - -multilib_src_configure() { - econf \ - $(use_enable debug) \ - $(use_enable gost) \ - $(use_enable dnscrypt) \ - $(use_enable dnstap) \ - $(use_enable ecdsa) \ - $(use_enable ecs subnet) \ - $(multilib_native_use_enable redis cachedb) \ - $(use_enable static-libs static) \ - $(use_enable systemd) \ - $(multilib_native_use_with python pythonmodule) \ - $(multilib_native_use_with python pyunbound) \ - $(use_with threads pthreads) \ - --disable-flto \ - --disable-rpath \ - --enable-event-api \ - --enable-ipsecmod \ - --enable-tfo-client \ - --enable-tfo-server \ - --with-libevent="${EPREFIX}"/usr \ - $(multilib_native_usex redis --with-libhiredis="${EPREFIX}/usr" --without-libhiredis) \ - --with-pidfile="${EPREFIX}"/run/unbound.pid \ - --with-rootkey-file="${EPREFIX}"/etc/dnssec/root-anchors.txt \ - --with-ssl="${EPREFIX}"/usr \ - --with-libexpat="${EPREFIX}"/usr - - # http://unbound.nlnetlabs.nl/pipermail/unbound-users/2011-April/001801.html - # $(use_enable debug lock-checks) \ - # $(use_enable debug alloc-checks) \ - # $(use_enable debug alloc-lite) \ - # $(use_enable debug alloc-nonregional) \ -} - -multilib_src_install_all() { - use python && python_optimize - - newinitd "${FILESDIR}"/unbound-r1.initd unbound - newconfd "${FILESDIR}"/unbound-r1.confd unbound - - systemd_dounit "${FILESDIR}"/unbound.service - systemd_dounit "${FILESDIR}"/unbound.socket - systemd_newunit "${FILESDIR}"/unbound_at.service "unbound@.service" - systemd_dounit "${FILESDIR}"/unbound-anchor.service - - dodoc doc/{README,CREDITS,TODO,Changelog,FEATURES} - - # bug #315519 - dodoc contrib/unbound_munin_ - - docinto selinux - dodoc contrib/selinux/* - - exeinto /usr/share/${PN} - doexe contrib/update-anchor.sh - - # create space for auto-trust-anchor-file... - keepdir /etc/unbound/var - # ... and point example config to it - sed -i \ - -e '/# auto-trust-anchor-file:/s,/etc/dnssec/root-anchors.txt,/etc/unbound/var/root-anchors.txt,' \ - "${ED}/etc/unbound/unbound.conf" || \ - die - - # Used to store cache data - keepdir /var/lib/${PN} - fowners root:unbound /var/lib/${PN} - fperms 0750 /var/lib/${PN} - - find "${ED}" -name '*.la' -delete || die - if ! use static-libs ; then - find "${ED}" -name "*.a" -delete || die - fi -} - -pkg_postinst() { - # make var/ writable by unbound - if [[ -d "${EROOT}/etc/unbound/var" ]]; then - chown --no-dereference --from=root unbound: "${EROOT}/etc/unbound/var" - fi - - einfo "" - einfo "If you want unbound to automatically update the root-anchor file for DNSSEC validation" - einfo "set 'auto-trust-anchor-file: ${EROOT}/etc/unbound/var/root-anchors.txt' in ${EROOT}/etc/unbound/unbound.conf" - einfo "and run" - einfo "" - einfo " su -s /bin/sh -c '${EROOT}/usr/sbin/unbound-anchor -a ${EROOT}/etc/unbound/var/root-anchors.txt' unbound" - einfo "" - einfo "as root to create it initially before starting unbound for the first time after enabling this." - einfo "" -} diff --git a/net-misc/Manifest.gz b/net-misc/Manifest.gz index 58d66e48db9a..4114f663a1ff 100644 Binary files a/net-misc/Manifest.gz and b/net-misc/Manifest.gz differ diff --git a/net-misc/anydesk/Manifest b/net-misc/anydesk/Manifest index 858379802c68..1ba5e9c956d0 100644 --- a/net-misc/anydesk/Manifest +++ b/net-misc/anydesk/Manifest @@ -2,3 +2,7 @@ DIST anydesk-5.5.0-amd64.tar.gz 4649329 BLAKE2B 13e3365990ec521e430e52c0e2e3a58e DIST anydesk-5.5.0-i386.tar.gz 4642620 BLAKE2B 6d6c929c2920964dacab14ca9a5bdd1f45dce0787ceb9f3cccb01223d4f1a7b8c78c873ec94018156220a15bd8d7fb0396af3031be2b4e0babb2674c9ec0c724 SHA512 a0e7be73678da1d0eaf9d8c57c299e0433c726de20ba8e458d8ed8b2f81e37773f16372d64c96e0d47ebee33465c2e706ad9217c7842bdc2b81f6060e7788412 DIST anydesk-5.5.1-amd64.tar.gz 4669630 BLAKE2B 0b2a6096444d0424fcf52451c0a13e10a4cc248ec5471ecdc74606e21d90e243da6d1c4179835d7c2a4ab1fb736667823aa9c020e526c5103cf79aa6cf9635b8 SHA512 059c3d9571bdae2aa863289fbdf02f5f1f3c4c82984ad6e4beee23f1b79fb9fd0a1bad3fb984d864ddf7d65e502ab75567b00707bb85ab95851d8cbb0f24f26e DIST anydesk-5.5.1-i386.tar.gz 4662698 BLAKE2B ae9aed26ca9fc0d655bae7150e923dd0dbbe263ce31e7f6509d5cba761db02c9af69036e750c734d4d86c851dcf54697c09eba1ec9d25a4d3583c40323d28647 SHA512 db8c399190e9b9d8b9dabf3ead167511a7d2d17a552b7b25c43d92fc77320a7013667522d8a78bf961f103dff9185d1c2b6ebedf418f5e824815a4aa59c6021a +DIST anydesk-5.5.4-amd64.tar.gz 4886562 BLAKE2B f8a754de375db95ae5af728e0433cd25594a7d9ca03f0a2f133a661ca8b8ae70979ed209f224cffc71c7cc7d3a52566d6d0686bf1fa758563855695d6a92c6ab SHA512 dd9d78dbdb07930027d1222d715bae678c8933940289f2466c0a3600602e616365228ebd074bfb12ae07c9b30f44f038b4fe07374eea743784c320d3bb8d1d61 +DIST anydesk-5.5.4-i386.tar.gz 4796401 BLAKE2B 35b89fcbc1565a548e3631fbd476bb5516405a62db537d1b5b76a18d3a4e912fe2be7fb92a451d1dcd11c3d16be5e012b53842a40811687320e4d806d0723509 SHA512 d6d14eed83c5b48fb02bbfe25b12c7875d984ab27ef713645aab4a4f63f5a54253da63133699a559ef4b827c9f56b3055efe0e08a4c31334247928f21c5539db +DIST anydesk-5.5.6-amd64.tar.gz 5054062 BLAKE2B a131fe5e10def7017cf29e8cc175e2b448be7fe3e9fa7257dc0cb470f31f6fdc78e510b5e377bc10528f0eb7f264572bf4c334c9d412f8f7404aaf85d4babbb9 SHA512 32527532fb769dccc6df8208c18e391ac6537e38f7d6c5acfd3280dbbc7cf0c545ec55416eb798ad8a6d3b0e958778d87696c9d721dd1739c17b935f1046c29d +DIST anydesk-5.5.6-i386.tar.gz 4970197 BLAKE2B b656071498784052ce1c81f32c0ae333039930b26487d204dc5f55e8352f263878437ab3a4e2ac8469745ece75a29056f553f12f33fe96c9c2bc54d3d4644941 SHA512 3b561e014cc4c149f4d77b43c4e5427266604679dfdf9253bb76689ee6c6ac5b274cc5ac58147bdc136c20f616c9f9d8dbc2c11b5b85d0f184a0251ece2ad265 diff --git a/net-misc/anydesk/anydesk-5.5.4.ebuild b/net-misc/anydesk/anydesk-5.5.4.ebuild new file mode 100644 index 000000000000..6b1d45ed0538 --- /dev/null +++ b/net-misc/anydesk/anydesk-5.5.4.ebuild @@ -0,0 +1,116 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="7" + +inherit desktop eutils systemd xdg-utils + +DESCRIPTION="Feature rich multi-platform remote desktop application" +HOMEPAGE="https://anydesk.com" +SRC_URI="amd64? ( + https://download.anydesk.com/linux/${P}-amd64.tar.gz + https://download.anydesk.com/linux/generic-linux/${P}-amd64.tar.gz + ) + x86? ( + https://download.anydesk.com/linux/${P}-i386.tar.gz + https://download.anydesk.com/linux/generic-linux/${P}-i386.tar.gz + )" + +# OpeSSL/SSLeay, libvpx, zlib, Xiph, xxHash +LICENSE="AnyDesk-TOS BSD BSD-2 openssl ZLIB" +SLOT="0" +KEYWORDS="-* ~amd64 ~x86" + +RDEPEND=" + dev-libs/atk + dev-libs/glib:2 + media-libs/fontconfig:1.0 + media-libs/freetype:2 + media-libs/glu + media-libs/mesa[X(+)] + sys-auth/polkit + x11-libs/cairo + x11-libs/gdk-pixbuf:2 + x11-libs/gtk+:2 + x11-libs/gtkglext + x11-libs/libICE + x11-libs/libSM + x11-libs/libX11 + x11-libs/libxcb + x11-libs/libXdamage + x11-libs/libXext + x11-libs/libXfixes + x11-libs/libXi + x11-libs/libxkbfile + x11-libs/libXmu + x11-libs/libXrandr + x11-libs/libXrender + x11-libs/libXt + x11-libs/libXtst + x11-libs/pango + x11-libs/pangox-compat +" + +RESTRICT="bindist mirror" + +QA_PREBUILT="opt/${PN}/*" + +src_install() { + local dst="/opt/${PN}" + + dodir ${dst} + exeinto ${dst} + doexe ${PN} + + dodir /opt/bin + dosym ${dst}/${PN} /opt/bin/${PN} + + newinitd "${FILESDIR}"/anydesk.init anydesk + systemd_newunit "${FILESDIR}"/anydesk-4.0.1.service anydesk.service + + insinto /usr/share/polkit-1/actions + doins polkit-1/com.philandro.anydesk.policy + + insinto /usr/share + doins -r icons + + domenu "${FILESDIR}"/anydesk.desktop + + keepdir /etc/${PN} + + dodoc copyright README +} + +pkg_postinst() { + xdg_desktop_database_update + xdg_icon_cache_update + + if [[ -z ${REPLACING_VERSIONS} ]]; then + elog "To run AnyDesk as background service use:" + elog + elog "OpenRC:" + elog "# rc-service anydesk start" + elog "# rc-update add anydesk default" + elog + elog "Systemd:" + elog "# systemctl start anydesk.service" + elog "# systemctl enable anydesk.service" + elog + elog "Please see README at /usr/share/doc/${PF}/README.bz2 for" + elog "further information about the linux version of AnyDesk." + elog + fi + + elog "For querying information about the host PC AnyDesk calls" + elog "the following commands. Feel free to install them, but it" + elog "should run without as well." + elog + optfeature "lsb_release" sys-apps/lsb-release + optfeature "lspci" sys-apps/pciutils + optfeature "lsusb" sys-apps/usbutils +} + +pkg_postrm() { + xdg_desktop_database_update + xdg_icon_cache_update +} diff --git a/net-misc/anydesk/anydesk-5.5.6.ebuild b/net-misc/anydesk/anydesk-5.5.6.ebuild new file mode 100644 index 000000000000..6b1d45ed0538 --- /dev/null +++ b/net-misc/anydesk/anydesk-5.5.6.ebuild @@ -0,0 +1,116 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI="7" + +inherit desktop eutils systemd xdg-utils + +DESCRIPTION="Feature rich multi-platform remote desktop application" +HOMEPAGE="https://anydesk.com" +SRC_URI="amd64? ( + https://download.anydesk.com/linux/${P}-amd64.tar.gz + https://download.anydesk.com/linux/generic-linux/${P}-amd64.tar.gz + ) + x86? ( + https://download.anydesk.com/linux/${P}-i386.tar.gz + https://download.anydesk.com/linux/generic-linux/${P}-i386.tar.gz + )" + +# OpeSSL/SSLeay, libvpx, zlib, Xiph, xxHash +LICENSE="AnyDesk-TOS BSD BSD-2 openssl ZLIB" +SLOT="0" +KEYWORDS="-* ~amd64 ~x86" + +RDEPEND=" + dev-libs/atk + dev-libs/glib:2 + media-libs/fontconfig:1.0 + media-libs/freetype:2 + media-libs/glu + media-libs/mesa[X(+)] + sys-auth/polkit + x11-libs/cairo + x11-libs/gdk-pixbuf:2 + x11-libs/gtk+:2 + x11-libs/gtkglext + x11-libs/libICE + x11-libs/libSM + x11-libs/libX11 + x11-libs/libxcb + x11-libs/libXdamage + x11-libs/libXext + x11-libs/libXfixes + x11-libs/libXi + x11-libs/libxkbfile + x11-libs/libXmu + x11-libs/libXrandr + x11-libs/libXrender + x11-libs/libXt + x11-libs/libXtst + x11-libs/pango + x11-libs/pangox-compat +" + +RESTRICT="bindist mirror" + +QA_PREBUILT="opt/${PN}/*" + +src_install() { + local dst="/opt/${PN}" + + dodir ${dst} + exeinto ${dst} + doexe ${PN} + + dodir /opt/bin + dosym ${dst}/${PN} /opt/bin/${PN} + + newinitd "${FILESDIR}"/anydesk.init anydesk + systemd_newunit "${FILESDIR}"/anydesk-4.0.1.service anydesk.service + + insinto /usr/share/polkit-1/actions + doins polkit-1/com.philandro.anydesk.policy + + insinto /usr/share + doins -r icons + + domenu "${FILESDIR}"/anydesk.desktop + + keepdir /etc/${PN} + + dodoc copyright README +} + +pkg_postinst() { + xdg_desktop_database_update + xdg_icon_cache_update + + if [[ -z ${REPLACING_VERSIONS} ]]; then + elog "To run AnyDesk as background service use:" + elog + elog "OpenRC:" + elog "# rc-service anydesk start" + elog "# rc-update add anydesk default" + elog + elog "Systemd:" + elog "# systemctl start anydesk.service" + elog "# systemctl enable anydesk.service" + elog + elog "Please see README at /usr/share/doc/${PF}/README.bz2 for" + elog "further information about the linux version of AnyDesk." + elog + fi + + elog "For querying information about the host PC AnyDesk calls" + elog "the following commands. Feel free to install them, but it" + elog "should run without as well." + elog + optfeature "lsb_release" sys-apps/lsb-release + optfeature "lspci" sys-apps/pciutils + optfeature "lsusb" sys-apps/usbutils +} + +pkg_postrm() { + xdg_desktop_database_update + xdg_icon_cache_update +} diff --git a/net-misc/remmina/remmina-1.4.4-r2.ebuild b/net-misc/remmina/remmina-1.4.4-r2.ebuild new file mode 100644 index 000000000000..485866aee596 --- /dev/null +++ b/net-misc/remmina/remmina-1.4.4-r2.ebuild @@ -0,0 +1,97 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit cmake eutils xdg + +MY_P="${PN^}-v${PV}" + +DESCRIPTION="A GTK+ RDP, SPICE, VNC, XDMCP and SSH client" +HOMEPAGE="https://remmina.org/" +SRC_URI="https://gitlab.com/Remmina/Remmina/-/archive/v${PV}/${MY_P}.tar.gz" + +LICENSE="GPL-2+-with-openssl-exception" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="appindicator crypt cups examples gnome-keyring kwallet libressl nls spice ssh rdp telepathy vnc webkit zeroconf" + +DEPEND=" + dev-libs/glib:2 + dev-libs/json-glib + dev-libs/libsodium:= + net-libs/libsoup + x11-libs/gdk-pixbuf + x11-libs/gtk+:3 + x11-libs/libX11 + x11-libs/libxkbfile + appindicator? ( dev-libs/libappindicator:3 ) + crypt? ( dev-libs/libgcrypt:0= ) + rdp? ( >=net-misc/freerdp-2.0.0_rc4_p1129 + =net-dns/avahi-0.8-r2[dbus,gtk] /dev/null | awk '$NF == "*" { print $2 }') ; do + binutils-config ${x} + done +} diff --git a/sys-devel/binutils-config/metadata.xml b/sys-devel/binutils-config/metadata.xml index e396f3755977..393442d23fa4 100644 --- a/sys-devel/binutils-config/metadata.xml +++ b/sys-devel/binutils-config/metadata.xml @@ -1,8 +1,11 @@ - - toolchain@gentoo.org - Gentoo Toolchain Project - + + toolchain@gentoo.org + Gentoo Toolchain Project + + + Install native symlinks like 'as' or 'ar' to /usr/bin. Otherwise keep only ${CTARGET}-as and friends. + diff --git a/sys-devel/gcc-config/gcc-config-9999.ebuild b/sys-devel/gcc-config/gcc-config-9999.ebuild index c27a2a1f2a82..b599996f2b31 100644 --- a/sys-devel/gcc-config/gcc-config-9999.ebuild +++ b/sys-devel/gcc-config/gcc-config-9999.ebuild @@ -18,14 +18,15 @@ DESCRIPTION="Utility to manage compilers" HOMEPAGE="https://gitweb.gentoo.org/proj/gcc-config.git/" LICENSE="GPL-2" SLOT="0" -IUSE="" +IUSE="+native-symlinks" RDEPEND=">=sys-apps/gentoo-functions-0.10" src_compile() { emake CC="$(tc-getCC)" \ PV="${PV}" \ - SUBLIBDIR="$(get_libdir)" + SUBLIBDIR="$(get_libdir)" \ + USE_NATIVE_LINKS="$(usex native-symlinks)" } src_install() { diff --git a/sys-devel/gcc-config/metadata.xml b/sys-devel/gcc-config/metadata.xml index e396f3755977..33e9604b0414 100644 --- a/sys-devel/gcc-config/metadata.xml +++ b/sys-devel/gcc-config/metadata.xml @@ -1,8 +1,11 @@ - - toolchain@gentoo.org - Gentoo Toolchain Project - + + toolchain@gentoo.org + Gentoo Toolchain Project + + + Install native symlinks like 'gcc' or 'g++' to /usr/bin. Otherwise keep only ${CTARGET}-gcc and friends. + diff --git a/sys-devel/gcc/Manifest b/sys-devel/gcc/Manifest index 6fd2cd277213..338d917b42dd 100644 --- a/sys-devel/gcc/Manifest +++ b/sys-devel/gcc/Manifest @@ -1,45 +1,7 @@ -DIST bounds-checking-gcc-3.3.6-1.00-r2.patch.bz2 829688 BLAKE2B 5a33cf9ecf04df64d23901c4b03f8ab5aad5e8ebeae225fa08c7ceb5fc28c5010685e7c429a1e8b8e21402fc5b906b2f3184a3095e302df647e031339c4e0cef SHA512 d4533d02289dcd2ee11952f83dc687d82624d6e31ddb548e4f54cde4ef9cced5a1aac5b64086441f8930274e31f20d0ee82850fe1257f96c08b05d406d3b2e26 -DIST bounds-checking-gcc-3.4.4-1.00.1.patch.bz2 815566 BLAKE2B b202610cbc3e5a902a2bd9f3d217d224ea5f3ee68247557af907736cff577cd720065ab1567046d89f6d87cc433b3edbd1a24a3c8ef2ced97af9782ce49cab26 SHA512 da11cb354d5ec95c74081c2cbb29bcb49817a1f9d6875587b4a27f1c9fdea8f07eec8147b739bd18a4fa2365e5da50e4bca7d7531612fbf2514c50516d225ac2 -DIST ecj-4.3.jar 1377431 BLAKE2B 1d6a8ae1cef0fc4ee325f935873e4a2e560c34cac929bc4190c7dd47e1ca4480ad608f0b7a5d00f2bde30ff2dc78f74ccb0effa48db1df9358a6e35ebce32100 SHA512 c4be72186d81747f1adce5a50de303c24bd6ed9f401bfa8871b1b864fe7591392218b1937b10d0e76014de8e0b6a1d5c4280475976218141cd1878c4a35217ff DIST ecj-4.5.jar 1470676 BLAKE2B 793c10ba09fd8040c0e1181204141aea16780c9c9088e07126e00da2b510af2ad6f58d876357d7e98cbb02d783a3be434469d5de1df134ccb8cc508e45028d80 SHA512 d4e1bf7538ace56e3d69fa91da5bbd16c272923b4de0a9d8dee23ea2b75f9f38c603de72fc4061df49285c450b63f3df211cee5270e9fffc5447445d1a9c9e4e DIST gcc-10.1.0-patches-1.tar.bz2 13432 BLAKE2B 2f0517778eb012288ae305a91f84eb31a5f08f842c504201f1a8085afd42ed4c9b4a5b15f7553982c926735e8ea57307a1749004e679880ef47abad7d4596115 SHA512 cc513d8b68dcf484d37c51961c809fc6c470a8341f068b4029430ca4677e7b49155c3d964b3b9ab50c69835b32db98bcb9a91f14de14417e4611521059192118 DIST gcc-10.1.0.tar.xz 74591240 BLAKE2B d64cf01beaaff7af9e7d5b1d5e6fdfb37cce5667b4455c1c9bbfd190e631f03555d63d52d31e7be5ac232256be11058f89d5bc7d0dcb01de44e90a52645ad87f SHA512 0cb2a74c793face751f42bc580960b00e2bfea785872a0a2155f1f1dbfaa248f9591b67f4322db0f096f8844aca9243bc02732bda106c3b6e43b02bb67eb3096 -DIST gcc-3.3.6-patches-3.tar.bz2 52952 BLAKE2B e4e52b96f67eb8f09ff814b54c60e92b424c38ea4b699a81d37ca9d97551ac665579a624ddffe6498a39a92c2598fe886c9e1203dbf5002252c2edbefe577739 SHA512 a3b35fb0c9faa765c136d4b10023fdffd0d99d256bfffce1a72be778e972bcde1e14804ddb3abbce3b99875968241cc518308a70e9070b6da20f34cc1fdc3605 -DIST gcc-3.3.6-uclibc-patches-1.1.tar.bz2 27261 BLAKE2B 3e6874419f33ff95f166f5bc8aaa0d015340f025562e432794941fc5bcee7190266c414ff1482fbdea36ff90e9886dd7fa6174d0a3482034a661b27b1511c012 SHA512 8e487053ac00153c3670280a977da019eabb6d1c3fde83b964c37ef09c2f7249159f1768e619554fa3e48323ebd7ca2474629f3fbca156f6448cffb6991ec210 -DIST gcc-3.3.6.tar.bz2 23972413 BLAKE2B e7b33edcdbbb13b0be41a41156bf6fb6dcfe4f5ad75c41de86cb37f854be6b7a6a8dda0e65d331461469848cd912e25920e8aa2dcb142cb661731ba571cb5de1 SHA512 576b88e2fa675314a79a85f180684fe5af370c596476a0bf02e33e8ae0e2be838417ea80675ce4194a8213792cf7ada50cae5131149e4b890ab61e0b8d50d0ed -DIST gcc-3.4.5-uclibc-patches-1.1.tar.bz2 70923 BLAKE2B 174eb5e437367a8e64a48f3764b4a3971afc7f5bffac583b7cf4e98a2ea2241ff896751137cc59d45a12b12333319efd52094925ba175073fe70dc143a5ea7fa SHA512 c0534a374e2e0416d0792373f9d11526226f9ce1a98e771469efa68388b709c72672b8db8fe77901144a96a23e4fd9f9a99f1d278f1e8fffda8a6b01e3b770fa -DIST gcc-3.4.6-patches-3.tar.bz2 62100 BLAKE2B 9d3c2ba5095066ef0eda55e80f2ff62da13c41e7b38193439f29e127004c487de810b5975c585d5944888b5edde7fe24ed8adcfccfc8af24e4fe40799d4e8c8d SHA512 6f68e29ec86d5e3921348be2c5a9eb79e01a5169c20224a9b53fdec5e02a10cb687728677ba9440bf48219f1b9fbd92c0ce72e371f6b16828912e9f72cd8433d -DIST gcc-3.4.6.tar.bz2 28193401 BLAKE2B b3e2d52269e59acbdb04248d8d95bee957da29722f998ef39731b8f4fe9ce29ab6b29020be440d7d5db2b56f93fa77bc7e56f979912d03ebb755a92ab14927c9 SHA512 d235e1223d5faf8f37f2d73db35edeff44c88974b09dfcf325f4b181b16d7124710d93b1b65b60206ce3525f062236ea0f338b3a5341d7ecbe196d8e90c3ff18 -DIST gcc-4.0.4-patches-2.tar.bz2 43785 BLAKE2B a2815fd8ff53332c93e14308e1b7d19010e74fac197998005d741bb9ddb646f7aa6b028e4f12c88c87df5eff2f540e96f06577c20c82b93a58015d4ba22f3713 SHA512 f2975fe419313158586157fd81ce35c3d599d1718578ec0e48460e6ddbc08870da78fd4c4bece0518b2f1aafe2f6738c87d74f4eba743490f3a4297d19318630 -DIST gcc-4.0.4-uclibc-patches-1.0.tar.bz2 20164 BLAKE2B d2d9626f03bcf0b06f316f22f2d4ea71ba0721d8369ff914bb27e20c4423a2a5b511bb23e74d2efc247ecc9c0554144a7ebd16d8baf432e289226ef610bef978 SHA512 67bdb8be3b7d173795ae3692f8f76fb6c236bfe3054112db30e3f0a56982685fe0b15e2c37f7d9e15e6198e4a41e47e1434a2befeee4e9e460e7bc9e0fa9d235 -DIST gcc-4.0.4.tar.bz2 32642939 BLAKE2B a152e6183bb288e587f1e6ad21401de5ce21f871aa4f82344bf76af4518d3286d281770754fd5744a9c0a86bd656be8bce88aa72380e42c438271e1f471c4d8e SHA512 194c12b5a1bc50c003f6fc849a4c0032388a960fb4b769bdb6e76cf330f04f880a0723661c991ec03742443c21ccba9af8599ae648a0777e0a5875c5fe7f6abd -DIST gcc-4.1.2-patches-2.tar.bz2 56296 BLAKE2B 1b7660dc55ce36158f0715c0e277621deb2dbf45bdcb15a723e8c75038c1591cab64864d8a8cde62b443933b6212703996895a98619506437eb185b9f866e4a4 SHA512 c61b0251c8826be34a6688924f61a4318ffc20fe22a7aaee98db69aa84e29f90c2e1eb8c78961f8d6b4d610478c242d3fc1b74642e6e3661b102acea1f1f6e14 -DIST gcc-4.1.2-uclibc-patches-1.0.tar.bz2 20980 BLAKE2B cfc7dd4c7a0b1ed80c491d4ad56b05b05ff308fdbed2faa1b9f15b10c0f7834ee4ffcb0df1619f959f7a1a5f315305b550665c232404a8a3306e3e615539a0c8 SHA512 57789f4236a3085136afa83be3cef677bd813afd258d67bfdbecd2058f497cd459366d5515044c0208ab753946dc951dac6a3889752ca6dae836d837c22ce33b -DIST gcc-4.1.2.tar.bz2 39707720 BLAKE2B 966b6a64c118456c7fb66eb2ad0dd84b1d53ad88dcbd146f446ef097a6975f5d6a7f1bcbbc4bfcd4e48b00eeb8054728e412db3d9818cff1f195e37859a4e510 SHA512 b97d3b72a3b0355611d5090b2c715b7a774f0e466a89326a0226c2809d12dfafb2d7c5a7af54bd5e00c135bbb6596f535e1a484740f7f1f691e8a57e6f0425cc -DIST gcc-4.2.4-patches-2.tar.bz2 27511 BLAKE2B 9d4b84d2f0032d99264eb684f56dace3b354112f8265881e1c40707cfbc10c9488662048bcd515f45561118a91472369e2be17ca93cd0560a951739714fd9143 SHA512 26fc63ec19848b6e1ff776622d6066144315a6e0a051e84c38129f684002578b3590b4d8e3b84dd2f4d83209abc14db5b2dd56938b8c8b9e2f48152314ea0a6f -DIST gcc-4.2.4-uclibc-patches-1.0.tar.bz2 19167 BLAKE2B bf2bcc9ece9096cf7fda9999c56073774072fa03e5dbf389a617888b2269bc79a7cfb68a6e26da66dedce9f954a1766ed21bbdd907b747e9fb5ea3a0fbbb6474 SHA512 5545cfe6bfa7ab9a69a474cc051cc8744380077dcc193afefeb455e959e408a5e4dfd1adde5357886c7f598835400273ef80ad5c14976c0552b44f5cd48704ed -DIST gcc-4.2.4.tar.bz2 44025458 BLAKE2B 1d9645298dbbb1aba7b2957acf5b9839bd702a85120aa82d4cada0e4ea68a1d633422d8fcedc405504768e2f932e4b9d1a70a86da0b8efa5fc923b786ebc259f SHA512 c6e3e4fce1d27d0c56ab24f4809367d9329b620b7c124e88de190f2ea2ae57b5e06d0bda85c5a74237a4f94ddba53dc91faea0611fff7b19ad720edc312cb0d9 -DIST gcc-4.3.6-patches-2.tar.bz2 78999 BLAKE2B d84440508462ae82f40fbe6bd8c44dbacd25ca32fe312e15611884d5de31bcb480c6c8894bea3ad909f4cd23fb86c64f4a1bcbc0483e3a1a3d17c6c13d40d46e SHA512 20d23132ed62dbdd8138a617b185d57e7209f4aa00f000e14f311c399db8345c43ae63fa9d3ac266fbd656c4d6f36a7242e1791046cb955398ede186285e238f -DIST gcc-4.3.6-uclibc-patches-1.0.tar.bz2 3021 BLAKE2B c3b18a85253fc7b63e2f1fa541ce2c9bbe0c664fb5da8d494c89889d19aaebf513c40cabdf3271e3d074aace500bcde4f0ba4478c35ae0ae105b4a31d6e4e917 SHA512 6b85bf4caf5662ae114e472199c2f77d1fef63c485c073643968b6e0575c13bfa4ce9a32191908f34e70d41fd9fb5b9bc2b527542d82dac881a0462bfe89b120 -DIST gcc-4.3.6.tar.bz2 59756702 BLAKE2B 0bca01c8c2e7d8dc2f971c2b2bfb52d61285154c3fd14d6356a1cf083622aadadd9031bf0aead9a285eb1c4200c2d9515773c256acbdc901842aa16e06cc81e7 SHA512 0cb43f523135c6d54b3b5e26de7044fe096c16e7c3af8e400b2b48c5e52b4b5aa56615b1eca5e326b0202cf34870daa6ac44ec9633762acafa4425552b4029ee DIST gcc-4.4.3-specs-0.2.0.tar.bz2 2004 BLAKE2B 96f5ba2028bc6e0ef71e009857c37118a54d13d30de24d697c85e5772f9f2b7853615648cf2e4ee81d8385f6518c64588c0b56675c00f95ef39fca2a808f075e SHA512 779ecb0a064d2138b54569c8ae501975b8a6b72e5a3acbf8597619a8db77ee42ef9b0e62608d5192a15e4393e7dfc009bb50b994782236faa744b2c46b5fe517 -DIST gcc-4.4.7-patches-2.tar.bz2 27816 BLAKE2B 59a1ebc7e4f4a8db0a8e3f123aa8f8c41c7b166311bf3a0208ddef46d0cefca041a68ec1987df9e001f676459da76e6a39486f2071541d1c6cb6cad176b76365 SHA512 8a9364b0e0a5b48f9cb11e749a9261f5fa29679af57a52eea3970201e1be926039967d889bde4244e09fd8c606f308ce247589fc98bbb714577159f4b887b18c -DIST gcc-4.4.7-uclibc-patches-1.0.tar.bz2 3016 BLAKE2B cced59dc8f03a2f8bce7f95c5028164b41189b2272ae6a0d525241dd24df827292dda39b1bd9b4d6c0741be0ff0eb4df62d7c6aadf54d54c2bf64f268c68988f SHA512 46a69cb8e2e3b97116d012b95a515953b2629be04228a2ac90fe628705e6bc3bdf05ee22e3ed7d5fd0fe6e60aad8f1f96f36e8dd3b231bdfd048e61c6cc15beb -DIST gcc-4.4.7.tar.bz2 63179340 BLAKE2B e01c90907228572c3d25bbb776c8232fa3f8e8f4112a27f69be2bad8eec50b68add39839f8d5726f5f82491f50e71fa1b44d98b60a3e0f145848a0e0e8760700 SHA512 5562a7319cfd8cc7c5261de9170f2cda86cbd3a231a444a5ec0ad3d8fd60af6f8bd86af8f201cebb7bddcd083d761834d1cbd652c68af0f5607d22a63439ed0e -DIST gcc-4.5.4-patches-2.tar.bz2 22782 BLAKE2B 8934812b03b4ad41674fc66f3e67d1d7582bb53ea480b57950b12b9a02653da01e919b069b9509d4502e86adbb510e446a13e44ebc118caa9d7448e5632e4793 SHA512 4d6b54c5a6747756e2cf2c8ddbcc295156de0e5229709b29638312b68f7da9e32e4d3a5840068faae821024759990313ba0aa491b31ef1dee9b60faf76e9ec77 -DIST gcc-4.5.4-uclibc-patches-1.0.tar.bz2 3019 BLAKE2B abf53f85a4af1336437963595b04d2c24284ebf7cc76d845bc3502cf54ef2dcfc21f76fda336f99165cc9939daa8b8c8dc9493c276879670a3cd0ac0efe526da SHA512 b6aa0a7d029a2a00b36fe8906d76b434fcdfc7191cbc8fffbcb8b89a66eba61ba6cd0cfdba94a79929487fbbad2163083b085476498f8be77ad473d078b0095a -DIST gcc-4.5.4.tar.bz2 66426133 BLAKE2B 8725c7868e1fc9e72a28635f39aa014681aa502db4687e5d2d6ec7cf6d30b04902eca2ebbc1ef2b0e20b89908424d0053f0958e24ded5366fa1c38469913caa2 SHA512 78696b287d46aacd6f150920da376ea32f58ad9f0dafd2d3b7fa6dbdd8dd7afe659108d1dfaa5807617fc5248719f50b39c37ade0173ea5b9fec2091f4656115 -DIST gcc-4.6.4-patches-2.tar.bz2 19007 BLAKE2B 02e2de43d2ff52c16dc19bdb986b9938b188adc806b1cd540dc58747e9717d803c018649f1fe696d488cada7f44c498d754a6db19adab4ee06016fe70a7a8e4b SHA512 848e748bf679970d749e8e5b2a073cfb1b82ce49bbf7a24ffa9100ce93d357f4aadb8709cff3ba49827a1f31573dd212067b1fc841b3a078e3803e17ca03e207 -DIST gcc-4.6.4-uclibc-patches-1.0.tar.bz2 3010 BLAKE2B e841db5125638b0ec34323d0500786ab6577042a22af3b423433542164408199ac4ff1036d27999aa01aa96e9e50988df2e86835102142f74c3f8fb33096a47e SHA512 fd289089a30c768b0ec4e3459cf494bc5e9d4ecf87056dc183277c712f7d69ac4cf900950270d8eacfe686b4aa906e1ece87cae52f2cb00642e96c0b95dcf133 -DIST gcc-4.6.4.tar.bz2 72006076 BLAKE2B 321c14c097c18cf60c32d228720980717e25e22e26ce5e75c3a411c423f9657eb896974200664132e2fb10c3010c5136d2da7f3c916fffddf7e4afe4e8bfdc20 SHA512 b5a5395782e0b9e61cda052f6e00c8575d1aa0b7e8db9e34c06e4e45f12ff37b436018536b7fa69a04a4235b5b368895652e3ed8fab2fe11763f9782ed9161dc -DIST gcc-4.7.4-patches-1.6.tar.bz2 20746 BLAKE2B 56687d1788b2a6484fd52dbfffef77f19f3182a38d90ccd24f8df6fbe5daeb3b27176cf01de7ce3723e79b427cd3cc77e06e690e13e8271a0a5067c20117c273 SHA512 4ad9a08f1c9b21b3d9f069346ca752bb9772b9826d3cc50abb9a1cc2b916c208d6a715efdfe3602d5a3f08b6c058e5bfb43f87248b7a09d8b0fc39e2403580bc -DIST gcc-4.7.4-piepatches-v0.5.5.tar.bz2 15358 BLAKE2B e0df0b19829d9f9b1e8719467a6e15336d58ccf50c182c3d14438bc7e8690940535f6391b83f359c4e0bedf16814b7d4e2b0888f4698740be511bf6a574f9556 SHA512 f5e078bf4c17f7b5be102f1e3358d91c72e80363b5e055a92461f78399a1bf27bf6cb690d41900719bb260b6529f5d1aac999e613fda6ac5e4efa27f622510e6 -DIST gcc-4.7.4-uclibc-patches-1.0.tar.bz2 3019 BLAKE2B b24522bd5516e0f2bb4e8d20437e0a0aed22ea8cae3c78fc600688f71a57bb7fbd3d431737a30e4406a9ff5426ed7d2289b3efac4d5efaa5841f7db290ef023c SHA512 c2e6c96b74365f8233f6106fa03d94075b60f6f77c683aa2e27aceb007da723243f8e3ddea8b178e6a0f7939b8e35615165534dc74e5050f87680ab261a31c52 -DIST gcc-4.7.4.tar.bz2 82935453 BLAKE2B 98cc902dd1506161b96c8eba10e5a5c7fb11d2dfd95ebac15825806fcdb262a1ff962b72275dcfc8453b753164fc234bdd666b207202cfd5a0a2b4cd09b8c741 SHA512 dfcb737073191e628231031a3571ec77ee760a59377630f4a6e4fdfa66f9ddad39fde47e3f0f227eb43cdf90e0d34cde5abdc9ac892c1e111a911062a66c9189 -DIST gcc-4.8.5-patches-1.5.tar.bz2 30345 BLAKE2B 1bd2868e675b43c15d4bafe3c18655042ebf2687ca28675d0e94135251375d6912e086f3132620d8a20a2a6d11a6282b2749c7dbd3b8bb1307909d3502610c32 SHA512 238b5a852521feb90f4f1df691eaeb95c7d125d749253fb800208265e10c9a357842206fcd78a4a2d9c6c16362b623ae1c4878f21e3a9010c6dbffafc5a31f66 -DIST gcc-4.8.5-piepatches-v0.6.2.tar.bz2 14265 BLAKE2B b3bb37957ba8ee446967a3a60fee61c26a49f237241bbaf8bb3c3ec63656dd0492f518b129c8ef43cc06091742bc9c0b1042bb612c1110732b1e9608f28753ad SHA512 cd6af4047d4719dae9dbe86ce5342c7d8ddec38aad032486713b08e1b0cb711f5ca017e08d583137d51b8d4ef673366ba310e71bca7b49b82e9314781d6e9d99 -DIST gcc-4.8.5-uclibc-patches-1.0.tar.bz2 2976 BLAKE2B 1a804fd0b2fd5756e824f3eb511cf62d6af0fa8059ebcffadf6deb85e242ec8728b7883f2e054b465b87e4b61b6a2b55061a68eb8329c3a79a659d4c15808d21 SHA512 5469128eab06525915c75241797ad9ec4b63072ebfd5e110319bf810633cf3fbed39bbda4f6a0c74e537b248e7642780ecbe2086ad10be6e66b7dd289fa6534f -DIST gcc-4.8.5.tar.bz2 86165587 BLAKE2B 760931013f96083078e74b8376eede6c23954e1f41cb44dbbdd8220fdede48807d89b9ca44fc4ae309f7cef441831b533512f1145cd563c5c797e96cf6cf1bfa SHA512 47fdfeca0c0a624cdec9c4ae47137d056c918d5c386d4b96985bb3c8172aba377cb66cbcc30e80832fd244a7d98f562c20198056915c70cfef0977545073a8ea DIST gcc-4.9.4-patches-1.4.tar.bz2 27240 BLAKE2B 26b7d08bad4b617ede2564f77ded67cc87ec6b9f6b4d4ff78b5b75c1d5739fc4049480c716075d74c9b8e23a4a3c1889796cacb3456a3982ab04a0781fe3cd04 SHA512 efa60a7f86e684710848182c7d040565c9cec7666e897adc02e5dea9d4c76117deece7b1f7e1f8772cdec9697bb92b762f93408824e47b3f63b4f35029f50a4b DIST gcc-4.9.4-piepatches-v0.6.4.tar.bz2 14414 BLAKE2B 2eccd4f2a164fbb32d13c7fe91627a2424c0a5570fe0cac97c2bb1c95294ba3d770832da7c445f75c91791466c5139a1e13753a3a40d87ff5e44e42749adee27 SHA512 243fa272ea0e49f700a76508bab3e03bbb353bcb930581b2f87f9a47df5cd3880e29f20b71612b21190adc463849e1e6ac2a38a49c0002b562d93d436f538285 DIST gcc-4.9.4-uclibc-patches-1.0.tar.bz2 2618 BLAKE2B bff85a4088fb94fdb7a8b0bd552be98ace3e6d145889b6f8b4a1f2db2dad14342d155890ab159b42d5b55d88dfb7c392eb7f92590084e1958f6284c561da30f1 SHA512 5a1f44caa9261f4947101379628143869b31dec67fa28605e8e1f3894d4b7120c3f68ba6deb59da7a74fa906e27ab32cd3767761837dc3dfebc37865d349d6db @@ -50,8 +12,6 @@ DIST gcc-5.5.0-uclibc-patches-1.0.tar.bz2 3518 BLAKE2B b528d79d41de1099f3540c168 DIST gcc-5.5.0.tar.xz 71096120 BLAKE2B 1e29ed718c8eb96facc405248b69406d77e27118473550ebd67cb1d62c627d3a394aeffca904e94a1a4c9edf7d0ba5fcd2a81e4b008790c64c1ba43dbed58781 SHA512 670ff52c2ae12c7852c12987e91798c5aa8bd6daf21f0d6e0cd57a4aa59cc4f06a837fe76426eaa1424cfddca937bed377680700eadc04d76b9180d462364fa1 DIST gcc-6.5.0-patches-3.tar.bz2 10882 BLAKE2B d4eaf97c7d531bd02442b8eea2a8537436681d01a4fe225ab4fd31863c174ee76fa9443c083bb85d51743c7d3e6e6791cf94390cdcc80f5d05179f90074b0346 SHA512 e99586b142cce71aca0843543a195753a27872c9b49ca841c8b3525d8a010d8e6793dc4800d9acd89c7f63c57635e630a2db2f25b33f9690af4a1eff1aebd9eb DIST gcc-6.5.0.tar.xz 74355588 BLAKE2B 538595d32000b15a53577f0dc6b164d75791a8ccdf90500d5f667ff78378ef4ab9bedb8a590848907caf863bf1165ebe108b5e81eb4b54e85ced4002affde693 SHA512 ce046f9a50050fd54b870aab764f7db187fe7ea92eb4aaffb7c3689ca623755604e231f2af97ef795f41c406bb80c797dd69957cfdd51dfa2ba60813f72b7eac -DIST gcc-7.4.0-patches-1.2.tar.bz2 9380 BLAKE2B a9608c7993b875f1c8d81e2aa15c46e10f91e6f37a723d7c09dd29dff7bb169a58597afc483dd46ffb3ce24944f824d746aa49d1a59924036e04aa855ca875aa SHA512 7959126eee11c10d9c3bbc867f6a74273dbd6e8f2d896d65b3fe1de73f0d8e09fbb62c7ff02ba8d1798206251ad1059c4490cdefa8adff09212eb23403923642 -DIST gcc-7.4.0.tar.xz 62601888 BLAKE2B df91ec680d5389736d3a37a2d85cf2e12fbe87b642fdf4b332e67a043e00944aca00243cc6709f86abd92115cb5a78502146636395571d1ea4899531e15d5d0e SHA512 8864d8e4b97c2e1a4f17422f6e68120172ebefeab97b1757734f7185ca68a6b9a89011c6833c03fa454c17b0ac35b15e1d284881e6971035948ac6100f3aa45e DIST gcc-7.5.0-patches-2.tar.bz2 10573 BLAKE2B 7f631174fe317d97d92cbad7dd18285eb1596333ff2dfad346fea0d76a00fbcbd78b4c296f863854772c9ed3ce23ca9fd41c23d02e172d4dbbf23bd1f803bb4f SHA512 1f53b320acd813e97bb37b3165f6f2e37259d551e0ee49df08056c0b17a7e4a02b3a764e56d97a37c4cb71302ab5fe55b82f0b96c1adf5fa8b71016cab4fc0b9 DIST gcc-7.5.0.tar.xz 62783088 BLAKE2B 8a5efeef517a5da1634d063aaa83bf5e002f86acdf27419f1067f5c3d087333d9eea0c8db427b8bd895af646990bb00ee173069980ca49cec848434a4127256f SHA512 fe716cc19f2e3255d3a8b1b8290777bf769c6d98e6e0b07b81a3d6ad43f8af74cb170dfa18b1555dbfcd3f55ae582b91a286ccef496b9b65c1579902f96a1f60 DIST gcc-8.3.0-patches-4.tar.bz2 17095 BLAKE2B 449d83371bf5a70020f4caad38d7b8f79bc4b3aeb13b060d28b56506fdd33e15527ab38c41baa3134dc9a25208dadfafab5992e93b2e9719dda420f830e7a8bf SHA512 0dcc5ce887b5c1dd9977ca1b1d8760563edf7ce2d39644f6212397c55c325ee441e1e02aea623bff157d95827db25528791137edc24931a88baad6499d0d15d5 @@ -59,9 +19,7 @@ DIST gcc-8.3.0.tar.xz 63694700 BLAKE2B 71df2ff5bd6874d57519c2e9af6b22152c8c4d7fa DIST gcc-8.4.0-patches-1.tar.bz2 14854 BLAKE2B 055ac27224a100c9678b343fe85e3431d4553780716ac2a9cdfa1e5bcd7b5073b883cefa460dbab8b34ffd8d19dadab0e66cebf9ee51a89a8a2d212268450248 SHA512 aaf44c0ccbd99690cea9cd4452bae8d4d6bff98ba591b29d50a50c19f3221c24e923441a24392f9717f541aa4e097645756fdf0ff558b7a263ef21d7d1e334eb DIST gcc-8.4.0.tar.xz 63713440 BLAKE2B e536b7d1da5942a522f4ccce489882dcd5aefb1c76660fc17b0475a1164753979563bec25ed46c4e6c718cb9f64c047f57780e8d5be919657a1653f8221c1c9a SHA512 6de904f552a02de33b11ef52312bb664396efd7e1ce3bbe37bfad5ef617f133095b3767b4804bc7fe78df335cb53bc83f1ac055baed40979ce4c2c3e46b70280 DIST gcc-9.2.0-patches-3.tar.bz2 15452 BLAKE2B 8ebd8beef1a7d3b0e0e544a0967599e9a06662092e9f4626e071051c3dbbbfd9b74fcc1bcec6405960a50133d741906f77cbf2058fba140b5cd35f632e999a92 SHA512 ea1a400d6285c545d28b00258d8ed67f7deb3211c28db32e2c9a427c166481d80a36d0b2b89c532e84aea76ed705cdfddc51ccb2817cef7928398c092937a9ad -DIST gcc-9.2.0-patches-4.tar.bz2 21655 BLAKE2B 2acf6d83ec934a65e77d2079a024b42622e1234f0516f12839f7d03c2f3e1bb275037b020e35ba847d6809d5577ba966619c78345b75355df0a754d02ccf9819 SHA512 114e01a7b08ecb1feab24ef3cfc72c8953748f1526722b80c18602025eef132e2b4c05db59c7a23eb2e7f42ed48eb02d92bcd73b1ca932374d6bedaf89cc66d0 DIST gcc-9.2.0-patches-6.tar.bz2 23171 BLAKE2B 00295f471a276764daf003c0eb6351d6d4e7e247df2519b4fc6bf360d72ba10af1230ca0175cbd96ab4beaf0123b5061c7c2f7f5c0b95b7f416a735ad9ff454d SHA512 8a8a070a66a24f31ec2d3d1cf170db2d030a1667485064646d360c3154330f01e7b44595642040c07d033922f1654c4b18bbabfe269210b3d1aeb24fe248b613 DIST gcc-9.2.0.tar.xz 70607648 BLAKE2B 41a5e148f9a6857d6599679964c203533f76f330ad527fbe7c5e746d78f6f6f6d6d0f330a67cb1e794e155be8d1cd6e986bcc8a116d620dca410b78f0bcdd453 SHA512 a12dff52af876aee0fd89a8d09cdc455f35ec46845e154023202392adc164848faf8ee881b59b681b696e27c69fd143a214014db4214db62f9891a1c8365c040 DIST gcc-9.3.0-patches-2.tar.bz2 13230 BLAKE2B d37859c753864be2c4b8c98847f6e51d9c2b1c091304971c31cf680d6f2194131bac3dfd625077117ca452d6f4416e72c7892d19ccc5880eac7a6bcbe5b2a286 SHA512 c5f7c9d4350879e5ca61e97897e37e4cfea56d0c961aad8df09041e6b1fededad0d7ed89387836d0779b947bdfe7696009d5c61c73630c45f09ca1f3ec3b163c DIST gcc-9.3.0.tar.xz 70533868 BLAKE2B 21efb1432aefad5ed9b9b395e88ef2adfda3a8ea6e3e808cd151da6e66df9fed1bafdc8b8ff055d4b2272ac786d8b7ddc4293bb6b51c55c40a261a0eda0e7cb4 SHA512 4b9e3639eef6e623747a22c37a904b4750c93b6da77cf3958d5047e9b5ebddb7eebe091cc16ca0a227c0ecbd2bf3b984b221130f269a97ee4cc18f9cf6c444de -DIST gdc-0.24-src.tar.bz2 1012099 BLAKE2B 2c85058aad09af328719a702f69d655b9aa9655f2a83bb46bd21367cd442ed72c9b471ddaa764753f782dcb2f22fe51b052a965ed08290e0d9415b543481d144 SHA512 9aec7e4b102e602dfb61cd09ea4b4a96af637ceb3d726235261d09ebd35dbd416abcbfe0e46918e48474bd241fe9bb29abc145a65aa834669295aaee4fca0686 diff --git a/sys-devel/gcc/gcc-3.3.6-r5.ebuild b/sys-devel/gcc/gcc-3.3.6-r5.ebuild deleted file mode 100644 index ca341bf4a814..000000000000 --- a/sys-devel/gcc/gcc-3.3.6-r5.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PATCH_VER="3" -UCLIBC_VER="1.1" -HTB_VER="1.00-r2" - -inherit eutils toolchain - -# ia64 - broken static handling; USE=static emerge busybox -KEYWORDS="~amd64 ~x86" - -# NOTE: we SHOULD be using at least binutils 2.15.90.0.1 everywhere for proper -# .eh_frame ld optimisation and symbol visibility support, but it hasnt been -# well tested in gentoo on any arch other than amd64!! -RDEPEND=">=sys-devel/binutils-2.14.90.0.6-r1" -DEPEND="${RDEPEND} - amd64? ( >=sys-devel/binutils-2.15.90.0.1.1-r1 )" - -src_prepare() { - toolchain_src_prepare - - if [[ -n ${UCLIBC_VER} ]] && [[ ${CTARGET} == *-uclibc* ]] ; then - mv "${S}"/gcc-3.3.2/libstdc++-v3/config/os/uclibc "${S}"/libstdc++-v3/config/os/ || die - mv "${S}"/gcc-3.3.2/libstdc++-v3/config/locale/uclibc "${S}"/libstdc++-v3/config/locale/ || die - fi - - # Anything useful and objc will require libffi. Seriously. Lets just force - # libffi to install with USE="objc", even though it normally only installs - # if you attempt to build gcj. - if use objc && ! use gcj ; then - epatch "${FILESDIR}"/3.3.4/libffi-without-libgcj.patch - #epatch "${FILESDIR}"/3.4.3/libffi-nogcj-lib-path-fix.patch - fi -} diff --git a/sys-devel/gcc/gcc-3.4.6-r5.ebuild b/sys-devel/gcc/gcc-3.4.6-r5.ebuild deleted file mode 100644 index 0357792e1a41..000000000000 --- a/sys-devel/gcc/gcc-3.4.6-r5.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -PATCH_VER="3" -UCLIBC_VER="1.1" -UCLIBC_GCC_VER="3.4.5" -HTB_VER="1.00.1" -HTB_GCC_VER="3.4.4" -D_VER="0.24" - -inherit eutils toolchain toolchain-funcs - -KEYWORDS="-* ~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" - -# we need a proper glibc version for the Scrt1.o provided to the pie-ssp specs -# NOTE: we SHOULD be using at least binutils 2.15.90.0.1 everywhere for proper -# .eh_frame ld optimisation and symbol visibility support, but it hasnt been -# well tested in gentoo on any arch other than amd64!! -RDEPEND="" -DEPEND="${RDEPEND} - >=sys-devel/binutils-2.14.90.0.8-r1 - amd64? ( >=sys-devel/binutils-2.15.90.0.1.1-r1 )" - -src_prepare() { - toolchain_src_prepare - - # Anything useful and objc will require libffi. Seriously. Lets just force - # libffi to install with USE="objc", even though it normally only installs - # if you attempt to build gcj. - if use objc && ! use gcj ; then - epatch "${FILESDIR}"/3.4.3/libffi-without-libgcj.patch - #epatch "${FILESDIR}"/3.4.3/libffi-nogcj-lib-path-fix.patch - fi - - # Fix cross-compiling - epatch "${FILESDIR}"/3.4.4/gcc-3.4.4-cross-compile.patch - - # Arch stuff - case $(tc-arch) in - amd64) - if is_multilib ; then - sed -i -e '/GLIBCXX_IS_NATIVE=/s:false:true:' libstdc++-v3/configure || die - fi - ;; - esac -} diff --git a/sys-devel/gcc/gcc-4.0.4-r3.ebuild b/sys-devel/gcc/gcc-4.0.4-r3.ebuild deleted file mode 100644 index dba04bf9dc4f..000000000000 --- a/sys-devel/gcc/gcc-4.0.4-r3.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -PATCH_VER="2" -UCLIBC_VER="1.0" - -inherit toolchain - -KEYWORDS="" - -RDEPEND="" -DEPEND="${RDEPEND} - >=${CATEGORY}/binutils-2.15.94" diff --git a/sys-devel/gcc/gcc-4.1.2-r2.ebuild b/sys-devel/gcc/gcc-4.1.2-r2.ebuild deleted file mode 100644 index 43ffaf103129..000000000000 --- a/sys-devel/gcc/gcc-4.1.2-r2.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -PATCH_VER="2" -UCLIBC_VER="1.0" -D_VER="0.24" - -inherit eutils toolchain - -KEYWORDS="-* ~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" - -RDEPEND="" -DEPEND="${RDEPEND} - ppc? ( >=${CATEGORY}/binutils-2.17 ) - ppc64? ( >=${CATEGORY}/binutils-2.17 ) - >=${CATEGORY}/binutils-2.15.94" - -src_prepare() { - toolchain_src_prepare - - use vanilla && return 0 - - # Fix cross-compiling - epatch "${FILESDIR}"/4.1.0/gcc-4.1.0-cross-compile.patch - - epatch "${FILESDIR}"/4.1.0/gcc-4.1.0-fast-math-i386-Os-workaround.patch -} diff --git a/sys-devel/gcc/gcc-4.2.4-r4.ebuild b/sys-devel/gcc/gcc-4.2.4-r4.ebuild deleted file mode 100644 index f9f923b618c2..000000000000 --- a/sys-devel/gcc/gcc-4.2.4-r4.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -PATCH_VER="2" -UCLIBC_VER="1.0" - -inherit toolchain - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~sparc ~x86" - -RDEPEND="" -DEPEND="${RDEPEND} - ppc? ( >=${CATEGORY}/binutils-2.17 ) - ppc64? ( >=${CATEGORY}/binutils-2.17 ) - >=${CATEGORY}/binutils-2.15.94" diff --git a/sys-devel/gcc/gcc-4.3.6-r4.ebuild b/sys-devel/gcc/gcc-4.3.6-r4.ebuild deleted file mode 100644 index fc9bca983e4d..000000000000 --- a/sys-devel/gcc/gcc-4.3.6-r4.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -PATCH_VER="2" -UCLIBC_VER="1.0" - -inherit toolchain - -KEYWORDS="~alpha ~amd64 ~arm -hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" - -RDEPEND="" -DEPEND="${RDEPEND} - ppc? ( >=${CATEGORY}/binutils-2.17 ) - ppc64? ( >=${CATEGORY}/binutils-2.17 ) - >=${CATEGORY}/binutils-2.15.94" -if [[ ${CATEGORY} != cross-* ]] ; then - PDEPEND="${PDEPEND} elibc_glibc? ( >=sys-libs/glibc-2.8 )" -fi - -src_prepare() { - toolchain_src_prepare - - use vanilla && return 0 - - sed -i 's/use_fixproto=yes/:/' gcc/config.gcc #PR33200 -} diff --git a/sys-devel/gcc/gcc-4.4.7-r3.ebuild b/sys-devel/gcc/gcc-4.4.7-r3.ebuild deleted file mode 100644 index 52dfcf6ac1db..000000000000 --- a/sys-devel/gcc/gcc-4.4.7-r3.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -PATCH_VER="2" -UCLIBC_VER="1.0" - -inherit eutils toolchain - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" - -RDEPEND="" -DEPEND="${RDEPEND} - elibc_glibc? ( >=sys-libs/glibc-2.8 ) - ppc? ( >=${CATEGORY}/binutils-2.17 ) - ppc64? ( >=${CATEGORY}/binutils-2.17 ) - >=${CATEGORY}/binutils-2.15.94" -if [[ ${CATEGORY} != cross-* ]] ; then - PDEPEND="${PDEPEND} elibc_glibc? ( >=sys-libs/glibc-2.8 )" -fi - -src_prepare() { - toolchain_src_prepare - use vanilla && return 0 - - sed -i 's/use_fixproto=yes/:/' gcc/config.gcc #PR33200 -} diff --git a/sys-devel/gcc/gcc-4.5.4-r3.ebuild b/sys-devel/gcc/gcc-4.5.4-r3.ebuild deleted file mode 100644 index 9c67148b0b46..000000000000 --- a/sys-devel/gcc/gcc-4.5.4-r3.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -PATCH_VER="2" -UCLIBC_VER="1.0" - -inherit eutils toolchain - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" - -RDEPEND="" -DEPEND="${RDEPEND} - elibc_glibc? ( >=sys-libs/glibc-2.8 ) - ppc? ( >=${CATEGORY}/binutils-2.17 ) - ppc64? ( >=${CATEGORY}/binutils-2.17 ) - >=${CATEGORY}/binutils-2.15.94" -if [[ ${CATEGORY} != cross-* ]] ; then - PDEPEND="${PDEPEND} elibc_glibc? ( >=sys-libs/glibc-2.8 )" -fi - -src_prepare() { - toolchain_src_prepare - - use vanilla && return 0 - - sed -i 's/use_fixproto=yes/:/' gcc/config.gcc #PR33200 -} diff --git a/sys-devel/gcc/gcc-4.6.4-r3.ebuild b/sys-devel/gcc/gcc-4.6.4-r3.ebuild deleted file mode 100644 index a8e9019da817..000000000000 --- a/sys-devel/gcc/gcc-4.6.4-r3.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -PATCH_VER="2" -UCLIBC_VER="1.0" - -inherit eutils toolchain - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" - -RDEPEND="" -DEPEND="${RDEPEND} - elibc_glibc? ( >=sys-libs/glibc-2.8 ) - >=${CATEGORY}/binutils-2.18" - -if [[ ${CATEGORY} != cross-* ]] ; then - PDEPEND="${PDEPEND} elibc_glibc? ( >=sys-libs/glibc-2.8 )" -fi - -src_prepare() { - if has_version '=glibc-2.12 #362315" - EPATCH_EXCLUDE+=" 10_all_default-fortify-source.patch" - fi - - toolchain_src_prepare -} diff --git a/sys-devel/gcc/gcc-4.7.4-r3.ebuild b/sys-devel/gcc/gcc-4.7.4-r3.ebuild deleted file mode 100644 index adda46087cde..000000000000 --- a/sys-devel/gcc/gcc-4.7.4-r3.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -PATCH_VER="1.6" -UCLIBC_VER="1.0" - -# Hardened gcc 4 stuff -PIE_VER="0.5.5" -SPECS_VER="0.2.0" -SPECS_GCC_VER="4.4.3" -# arch/libc configurations known to be stable with {PIE,SSP}-by-default -PIE_GLIBC_STABLE="x86 amd64 ppc ppc64 arm ia64" -PIE_UCLIBC_STABLE="x86 arm amd64 ppc ppc64" -SSP_STABLE="amd64 x86 ppc ppc64 arm" -# uclibc need tls and nptl support for SSP support -# uclibc need to be >= 0.9.33 -SSP_UCLIBC_STABLE="x86 amd64 ppc ppc64 arm" -#end Hardened stuff - -inherit eutils toolchain - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" - -RDEPEND="" -DEPEND="${RDEPEND} - elibc_glibc? ( >=sys-libs/glibc-2.8 ) - >=${CATEGORY}/binutils-2.18" - -if [[ ${CATEGORY} != cross-* ]] ; then - PDEPEND="${PDEPEND} elibc_glibc? ( >=sys-libs/glibc-2.8 )" -fi - -src_prepare() { - if has_version '=glibc-2.12 #362315" - EPATCH_EXCLUDE+=" 10_all_default-fortify-source.patch" - fi - - toolchain_src_prepare - - use vanilla && return 0 - - [[ ${CHOST} == ${CTARGET} ]] && epatch "${FILESDIR}"/gcc-spec-env.patch -} diff --git a/sys-devel/gcc/gcc-4.8.5-r3.ebuild b/sys-devel/gcc/gcc-4.8.5-r3.ebuild deleted file mode 100644 index e446dbb082ab..000000000000 --- a/sys-devel/gcc/gcc-4.8.5-r3.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -PATCH_VER="1.5" -UCLIBC_VER="1.0" - -# Hardened gcc 4 stuff -PIE_VER="0.6.2" -SPECS_VER="0.2.0" -SPECS_GCC_VER="4.4.3" -# arch/libc configurations known to be stable with {PIE,SSP}-by-default -PIE_GLIBC_STABLE="x86 amd64 mips ppc ppc64 arm ia64" -PIE_UCLIBC_STABLE="x86 arm amd64 mips ppc ppc64" -SSP_STABLE="amd64 x86 mips ppc ppc64 arm" -# uclibc need tls and nptl support for SSP support -# uclibc need to be >= 0.9.33 -SSP_UCLIBC_STABLE="x86 amd64 mips ppc ppc64 arm" -#end Hardened stuff - -inherit eutils toolchain - -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" - -RDEPEND="" -DEPEND="${RDEPEND} - elibc_glibc? ( >=sys-libs/glibc-2.8 ) - >=${CATEGORY}/binutils-2.20" - -if [[ ${CATEGORY} != cross-* ]] ; then - PDEPEND="${PDEPEND} elibc_glibc? ( >=sys-libs/glibc-2.8 )" -fi - -src_prepare() { - if has_version '=glibc-2.12 #362315" - EPATCH_EXCLUDE+=" 10_all_default-fortify-source.patch" - fi - - toolchain_src_prepare - - use vanilla && return 0 - #Use -r1 for newer piepatchet that use DRIVER_SELF_SPECS for the hardened specs. - [[ ${CHOST} == ${CTARGET} ]] && epatch "${FILESDIR}"/gcc-spec-env-r1.patch -} diff --git a/sys-devel/gcc/gcc-7.4.0-r2.ebuild b/sys-devel/gcc/gcc-7.4.0-r2.ebuild deleted file mode 100644 index 536da3607f0f..000000000000 --- a/sys-devel/gcc/gcc-7.4.0-r2.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -PATCH_VER="1.2" - -inherit toolchain - -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~ppc-macos" - -RDEPEND="" -DEPEND="${RDEPEND} - elibc_glibc? ( >=sys-libs/glibc-2.13 ) - >=${CATEGORY}/binutils-2.20" - -if [[ ${CATEGORY} != cross-* ]] ; then - PDEPEND="${PDEPEND} elibc_glibc? ( >=sys-libs/glibc-2.13 )" -fi diff --git a/sys-devel/gcc/gcc-9.2.0-r3.ebuild b/sys-devel/gcc/gcc-9.2.0-r3.ebuild deleted file mode 100644 index b1ae22cf7f4d..000000000000 --- a/sys-devel/gcc/gcc-9.2.0-r3.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" - -PATCH_VER="4" - -inherit toolchain - -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" - -RDEPEND="" -DEPEND="${RDEPEND} - elibc_glibc? ( >=sys-libs/glibc-2.13 ) - >=${CATEGORY}/binutils-2.20" - -if [[ ${CATEGORY} != cross-* ]] ; then - PDEPEND="${PDEPEND} elibc_glibc? ( >=sys-libs/glibc-2.13 )" -fi - -src_prepare() { - toolchain_src_prepare - eapply "${FILESDIR}"/${PN}-9.2.0-neg-insn-cost.patch -} diff --git a/sys-devel/gcc/metadata.xml b/sys-devel/gcc/metadata.xml index 06bf70ec1ea0..a6c76c3bd108 100644 --- a/sys-devel/gcc/metadata.xml +++ b/sys-devel/gcc/metadata.xml @@ -9,8 +9,6 @@ Build the ADA language (GNAT) frontend Useful only when building GCJ, this enables Abstract Window Toolkit (AWT) peer support on top of GTK+ - Add the bounds checking patch by Haj Ten Brugge, - this will DISABLE the hardened PIE+SSP patches Support the Cilk Plus language (C/C++ based languages for parallel programming) Enable support for the D programming language Enable fixed-point arithmetic support for MIPS targets @@ -25,7 +23,6 @@ code in the C library (DO NOT ENABLE THIS IF YOU DON'T KNOW WHAT IT DOES) Build using Link Time Optimizations (LTO) Enable support for Intel Memory Protection Extensions (MPX) - Add support for mudflap, a pointer use checking library Disable PIE support (NOT FOR GENERAL USE) Disable SSP support (NOT FOR GENERAL USE) Enable support for Native POSIX Threads Library, the new threading module (requires linux-2.6 or better usually) diff --git a/sys-devel/qconf/qconf-2.5.ebuild b/sys-devel/qconf/qconf-2.5.ebuild index 0064bce46584..0d0ebb7b197e 100644 --- a/sys-devel/qconf/qconf-2.5.ebuild +++ b/sys-devel/qconf/qconf-2.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/psi-im/qconf/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ppc64 ~sparc ~x86" IUSE="" DEPEND=" diff --git a/sys-devel/smatch/smatch-1.60.ebuild b/sys-devel/smatch/smatch-1.60.ebuild index e8505ae64d23..9423f1d108f6 100644 --- a/sys-devel/smatch/smatch-1.60.ebuild +++ b/sys-devel/smatch/smatch-1.60.ebuild @@ -24,6 +24,7 @@ IUSE="" RDEPEND="dev-db/sqlite" DEPEND="${RDEPEND}" +BDEPEND="virtual/pkgconfig" S=${WORKDIR}/${P}-7a4fdad @@ -32,6 +33,7 @@ src_prepare() { sed -i \ -e '/^CFLAGS =/{s:=:+=:;s:-O2 -finline-functions:${CPPFLAGS}:}' \ + -e 's:pkg-config:$(PKG_CONFIG):' \ Makefile || die } @@ -43,6 +45,7 @@ _emake() { AR="$(tc-getAR)" \ CC="$(tc-getCC)" \ LD='$(CC)' \ + PKG_CONFIG="$(tc-getPKG_CONFIG)" \ HAVE_GTK2=no \ HAVE_LLVM=no \ HAVE_LIBXML=no \ diff --git a/sys-devel/smatch/smatch-9999.ebuild b/sys-devel/smatch/smatch-9999.ebuild index 4e3cca48e997..8ba49a55ed46 100644 --- a/sys-devel/smatch/smatch-9999.ebuild +++ b/sys-devel/smatch/smatch-9999.ebuild @@ -23,12 +23,14 @@ IUSE="" RDEPEND="dev-db/sqlite" DEPEND="${RDEPEND}" +BDEPEND="virtual/pkgconfig" src_prepare() { default sed -i \ -e '/^CFLAGS =/{s:=:+=:;s:-O2 -finline-functions:${CPPFLAGS}:}' \ + -e 's:pkg-config:$(PKG_CONFIG):' \ Makefile || die } @@ -40,6 +42,7 @@ _emake() { AR="$(tc-getAR)" \ CC="$(tc-getCC)" \ LD='$(CC)' \ + PKG_CONFIG="$(tc-getPKG_CONFIG)" \ HAVE_GTK2=no \ HAVE_LLVM=no \ HAVE_LIBXML=no \ diff --git a/sys-kernel/Manifest.gz b/sys-kernel/Manifest.gz index bc033c579657..a5ad2bf5972a 100644 Binary files a/sys-kernel/Manifest.gz and b/sys-kernel/Manifest.gz differ diff --git a/sys-kernel/linux-headers/linux-headers-5.4-r1.ebuild b/sys-kernel/linux-headers/linux-headers-5.4-r1.ebuild index 4c1852296160..7876ec16cce8 100644 --- a/sys-kernel/linux-headers/linux-headers-5.4-r1.ebuild +++ b/sys-kernel/linux-headers/linux-headers-5.4-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="${KERNEL_URI} ${PATCH_VER:+https://dev.gentoo.org/~slyfox/distfiles/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz} " -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" DEPEND="app-arch/xz-utils dev-lang/perl" diff --git a/sys-libs/Manifest.gz b/sys-libs/Manifest.gz index 39148888d217..0aee5e24c44e 100644 Binary files a/sys-libs/Manifest.gz and b/sys-libs/Manifest.gz differ diff --git a/sys-libs/freeipmi/Manifest b/sys-libs/freeipmi/Manifest index 1601c6c90254..1909e9bf3fc6 100644 --- a/sys-libs/freeipmi/Manifest +++ b/sys-libs/freeipmi/Manifest @@ -1,3 +1,3 @@ DIST freeipmi-1.5.7.tar.gz 3321187 BLAKE2B c6f7e9c4e0a03ce1d50972fee99741ec00a8f5beb0323d61d9217b3773eed33cb04e7bb92e1f293cb39c8012872babdc4774e6d81cf808615b8b283510e1e67c SHA512 a4d39d11d4e4b9635c272ee3a197729ac61c3e1c909c202498fb480c41289116eb933cd716fe2e0b5aa6dc258751ee204892bfb009398b6d5c2c65ee1cc58544 -DIST freeipmi-1.6.3.tar.gz 3414736 BLAKE2B 8ae8d3744c98c5264c449da4cdd3335e36372dbef45d53e8329203bbb3bf39433f67393c2f0009a98e7c5e6afa52f461c8873c3e33334fe9189f5750a539b8c9 SHA512 473dc26fe22e5d801cb640d5e99ded715e22e8c65d21632145e6711a24ffd60e09a842194d4cc87ad3f506f4b5456be393d87baf726d2479a34f6fc8644eedd7 DIST freeipmi-1.6.4.tar.gz 3415832 BLAKE2B 6ea1bc7a0ecd36e0fafda05eb67c2ac128e17103058108443b20c64d1cc98228308bd8283fcaaf8390ddcdbdd2f18ed9cc95277ec5ad67b23f2edf16a5585002 SHA512 c0a543abed2c6c20f797379423efe56c165ed5b89885568eafc9bfb78c31f409f367140f85f86c01e378be83085e979dfce30bbd560e6d6e242e5a7e2a923e0b +DIST freeipmi-1.6.5.tar.gz 3418664 BLAKE2B eac6d3bd08aec0535b64430366074d6e69574ac4607146c5139550586ebdd8f4fe7a69afe928ee926c308c3dcd90f26396b1baa8275936747a72aaad83112a36 SHA512 390f588015d4c359dccaa3fcaefe5ec7754aad559ace4cc6f4fafcde6ef292f16e014a1253cf0c03d40511539f8e444d8302398540278a5846ad68e7796267ba diff --git a/sys-libs/freeipmi/freeipmi-1.6.3.ebuild b/sys-libs/freeipmi/freeipmi-1.6.5.ebuild similarity index 87% rename from sys-libs/freeipmi/freeipmi-1.6.3.ebuild rename to sys-libs/freeipmi/freeipmi-1.6.5.ebuild index d15762658c96..a4fc52d4d3cb 100644 --- a/sys-libs/freeipmi/freeipmi-1.6.3.ebuild +++ b/sys-libs/freeipmi/freeipmi-1.6.5.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 @@ -9,7 +9,7 @@ DESCRIPTION="Provides Remote-Console and System Management Software as per IPMI HOMEPAGE="https://www.gnu.org/software/freeipmi/" MY_P="${P/_/.}" -S="${WORKDIR}"/${MY_P} +S="${WORKDIR}/${MY_P}" [[ ${MY_P} == *.beta* ]] && ALPHA="-alpha" SRC_URI="mirror://gnu${ALPHA}/${PN}/${MY_P}.tar.gz" @@ -49,14 +49,15 @@ src_install() { # quite a few can be run remotely as standard user, so move them # in /usr/bin afterwards. dodir /usr/bin - for file in ipmi{detect,ping,power,console}; do - mv "${ED}"/usr/{s,}bin/${file} || die + local prog + for prog in ipmi{detect,ping,power,console}; do + mv "${ED}"/usr/{s,}bin/${prog} || die # The default install symlinks these commands to add a dash # after the ipmi prefix; we repeat those after move for # consistency. - rm "${ED}"/usr/sbin/${file/ipmi/ipmi-} - dosym ${file} /usr/bin/${file/ipmi/ipmi-} + rm "${ED}"/usr/sbin/${prog/ipmi/ipmi-} + dosym ${prog} /usr/bin/${prog/ipmi/ipmi-} done # Install the nagios plugin in its proper place, if desired @@ -87,5 +88,5 @@ src_install() { newinitd "${FILESDIR}"/bmc-watchdog.initd.4 ipmiseld newconfd "${FILESDIR}"/ipmiseld.confd ipmiseld - find "${ED}" -name "*.la" -delete || die + find "${ED}" -type f -name "*.la" -delete || die } diff --git a/sys-libs/libblockdev/Manifest b/sys-libs/libblockdev/Manifest index dac1ddca8079..46f8638f2d66 100644 --- a/sys-libs/libblockdev/Manifest +++ b/sys-libs/libblockdev/Manifest @@ -1 +1,2 @@ DIST libblockdev-2.23.tar.gz 856829 BLAKE2B 131bf429e530fc9dd44fade4f5bc937ec220365b1ee2ae46818a6fa3ec7591775fdc3ed531350cc2546f4151e41551dfd3e331b0a6d5777769a7b54c5c15ed42 SHA512 ecc4d5a3cb977fbbe176bf6872b6754833d2869e927c32f8466685916ee4550cf806e0b0c8f5e8e76de3839ae591a4eec502ff974c2f0678af6cfd46dd3016f3 +DIST libblockdev-2.24.tar.gz 905838 BLAKE2B dcc31021d72c2a4f92d8f70387537ec409302e85a9bdb338a09449b02318113d40cabf7fc2f6b4aca819400baccba69a9f67a616b30c744cf843eeac785875e4 SHA512 92b7d734ea2cefbb67e626bef369d6785ba2a4bbbf09a4f59345febe977bc32319fb44f38b3c3177b8652abbc1f87b6cc76d41fdd2d70783c1c168049bdcb1d6 diff --git a/sys-libs/libblockdev/libblockdev-2.24.ebuild b/sys-libs/libblockdev/libblockdev-2.24.ebuild new file mode 100644 index 000000000000..1ea252a8b26c --- /dev/null +++ b/sys-libs/libblockdev/libblockdev-2.24.ebuild @@ -0,0 +1,123 @@ +# 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 python-single-r1 xdg-utils + +DESCRIPTION="A library for manipulating block devices" +HOMEPAGE="https://github.com/storaged-project/libblockdev" +if [[ "${PV}" == *9999 ]] ; then + inherit autotools git-r3 + EGIT_REPO_URI="https://github.com/storaged-project/libblockdev.git" + BDEPEND=" + sys-devel/autoconf-archive + " +else + MY_PV="${PV}-1" + #MY_P="${PN}-${MY_PV}" + #SRC_URI="https://github.com/storaged-project/${PN}/archive/${MY_PV}.tar.gz -> ${MY_P}.tar.gz" + SRC_URI="https://github.com/storaged-project/${PN}/releases/download/${MY_PV}/${P}.tar.gz" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" + #S="${WORKDIR}/${MY_P}" +fi +LICENSE="LGPL-2+" +SLOT="0" +IUSE="bcache +cryptsetup device-mapper dmraid escrow gtk-doc introspection lvm kbd test +tools vdo" +RESTRICT="!test? ( test )" + +RDEPEND=" + >=dev-libs/glib-2.42.2 + dev-libs/libbytesize + >=sys-apps/kmod-19 + >=sys-apps/util-linux-2.27 + >=sys-block/parted-3.1 + cryptsetup? ( + escrow? ( + >=dev-libs/nss-3.18.0 + dev-libs/volume_key + ) + >=sys-fs/cryptsetup-1.6.7:= + ) + device-mapper? ( sys-fs/lvm2 ) + dmraid? ( + sys-fs/dmraid + sys-fs/lvm2 + ) + lvm? ( + sys-fs/lvm2 + virtual/udev + ) + vdo? ( dev-libs/libyaml ) + ${PYTHON_DEPS} +" + +DEPEND=" + ${RDEPEND} +" + +BDEPEND+=" + dev-util/gtk-doc-am + gtk-doc? ( dev-util/gtk-doc ) + introspection? ( >=dev-libs/gobject-introspection-1.3.0 ) +" + +REQUIRED_USE="${PYTHON_REQUIRED_USE} + escrow? ( cryptsetup )" + +pkg_setup() { + python-single-r1_pkg_setup +} + +src_prepare() { + xdg_environment_reset #623992 + default + [[ "${PV}" == *9999 ]] && eautoreconf +} + +src_configure() { + local myeconfargs=( + --with-btrfs + --with-fs + --with-part + --without-mpath + --without-nvdimm + $(use_enable introspection) + $(use_enable test tests) + $(use_with bcache) + $(use_with cryptsetup crypto) + $(use_with device-mapper dm) + $(use_with dmraid) + $(use_with escrow) + $(use_with gtk-doc) + $(use_with kbd) + $(use_with lvm lvm) + $(use_with lvm lvm-dbus) + $(use_with tools) + $(use_with vdo) + ) + if python_is_python3 ; then + myeconfargs+=( + --without-python2 + --with-python3 + ) + else + myeconfargs+=( + --with-python2 + --without-python3 + ) + fi + econf "${myeconfargs[@]}" +} + +src_install() { + default + find "${ED}" -type f -name "*.la" -delete || die + # This is installed even with USE=-lvm, but libbd_lvm are omitted so it + # doesn't work at all. + if ! use lvm; then + rm -f "${ED}"/usr/bin/lvm-cache-stats || die + fi + python_optimize #718576 +} diff --git a/sys-libs/libnih/libnih-1.0.3-r4.ebuild b/sys-libs/libnih/libnih-1.0.3-r4.ebuild index e66de55d9379..023ff52b5ad5 100644 --- a/sys-libs/libnih/libnih-1.0.3-r4.ebuild +++ b/sys-libs/libnih/libnih-1.0.3-r4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://launchpad.net/${PN}/$(ver_cut 1-2)/${PV}/+download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc ~x86" IUSE="+dbus nls static-libs +threads" # The configure phase will check for valgrind headers, and the tests will use diff --git a/www-apps/Manifest.gz b/www-apps/Manifest.gz index b26aeb2331fb..ab463689ad6b 100644 Binary files a/www-apps/Manifest.gz and b/www-apps/Manifest.gz differ diff --git a/www-apps/drupal/Manifest b/www-apps/drupal/Manifest index 8e497525f482..d01efc2283a4 100644 --- a/www-apps/drupal/Manifest +++ b/www-apps/drupal/Manifest @@ -1,5 +1,3 @@ -DIST drupal-7.69.tar.gz 3314294 BLAKE2B bfa1d528caf5dc1fa8a21d65244801e2d10961ec707bdb05c99cdd4fbb1e8f90692549b00befd29583371791a22fdf46af87dcc8c43204dce6ba505376bff5d4 SHA512 521eec475cbd11d9c997f660c8cd3f92e7a164650eaec67bc1d40c53e901576bc827a3805d2341ab80e9a5bb2f4524e7541d0a99970f2a51a3e45a9ac8ae7880 -DIST drupal-8.7.12.tar.gz 17917274 BLAKE2B 931876fffaab011416d992910317e0b24f89ea4c01fbb09e7d256fb90652b30509051d60c61863434762eccf382ed9f25be41f84b797ffba89aff83a15ff908d SHA512 f9b140d52d11d9ec0543b8e18315b898f1d09bb4c360c544498b1b6df8d40e59c04e5e04749140c896c51f2ea1844fab8220dd556986b39af0fc846d2571e5c2 -DIST drupal-8.7.13.tar.gz 17930132 BLAKE2B 926614cfa214a4c6bceea89d730f888fadd6373d197aaed983d9a778602fd0c22c8115fea670489e1d5eb26eadaa89f30427e7d7c719f3abe3f59e98f7cb6e07 SHA512 bbf859b30204c6c62ac1d2824cda0dc23acc4af99a119684c2b55d8944d6bb6ee5989f1a092f042009e4fe1f8da7cce8fca7d823097c53279a94b2c6f75fdbbf -DIST drupal-8.8.4.tar.gz 19488274 BLAKE2B 47cd41ec3d494f5dc948d70c45072fa8040698db133141947348b201e9853c04b91460b1c064d36e45dd20d0ce99c2a1a592e4f2a0f99348cdfd08fb97b9f0e1 SHA512 e85e1262eff6274ada1d2625fbd7744b22611807e55252fcaeae722dae5dbc1c552841681f80d552e2d68f7ab2cdca8915e9a2e4c3dac9870fa92c0cb3910286 -DIST drupal-8.8.5.tar.gz 19487785 BLAKE2B f7f64482c122009a7517bc299abee2a69f37b7732f4caa6348c811324c1875d38c3a8c71e031f451b1926e9e3b209c1da6db743451c28cf1e5a8c5ea2b13eee4 SHA512 15c1b574867066601d19f1cc45f3a65301f11e034f1aed4ab2b5566e5efc7b70ca7d12482fc94bd936b4b1b6bfab0fdc1eec1470d44a6de157eeb5bf8c178124 +DIST drupal-7.70.tar.gz 3319190 BLAKE2B 33f27c8c893d0a34ba953fbe9fae9a9552333328869da4d8627df018e3fc79d6e0cda3ae010c810ee113d87bbbfd2a9a7b12164cf2aede294de246d545eb3bcd SHA512 17d82cd8e4a519bccaf858447db76d7672ba0b9b6b4081f2b10842f22cf9cdb3a15df1dcc33a71be1476ba0df960812624938a0bdff594dd02b114521fd83b65 +DIST drupal-8.7.14.tar.gz 17930775 BLAKE2B 0a25ea095d8431075bb2d6506237a270131cef0548b0be4d801721fc850b504d0ea1969410a4b7493f983d9a9e80e9e8e45fb553e821759505882bac96266de3 SHA512 0dc5ee0d21c6da019aae6cf93d16d938b5fcf3179b74278d03c75cb6fd78f7fa698bc98ccb4040553b010e7b529f8a37640147b928616348abbcfd3060d42995 +DIST drupal-8.8.6.tar.gz 19494446 BLAKE2B 201399953571903b174548aa46455fc247dc34b3c38953c82c8f30c3317875662744fea5574c3692a35d6859ce5479dcfe084c9347c20909b72a015ce44fa44a SHA512 7466b28c36b8eafe15f5c23ec89c59e0add945ead9b46421735efff304cb3dd563c7dc850725e6fdc517a9116756a5d118f763e7744cd05edeaf1cdcf827eca4 diff --git a/www-apps/drupal/drupal-7.69.ebuild b/www-apps/drupal/drupal-7.70.ebuild similarity index 97% rename from www-apps/drupal/drupal-7.69.ebuild rename to www-apps/drupal/drupal-7.70.ebuild index da5fce8597f4..4fd21d3cac4f 100644 --- a/www-apps/drupal/drupal-7.69.ebuild +++ b/www-apps/drupal/drupal-7.70.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=6 diff --git a/www-apps/drupal/drupal-8.7.12.ebuild b/www-apps/drupal/drupal-8.7.14.ebuild similarity index 100% rename from www-apps/drupal/drupal-8.7.12.ebuild rename to www-apps/drupal/drupal-8.7.14.ebuild diff --git a/www-apps/drupal/drupal-8.8.4.ebuild b/www-apps/drupal/drupal-8.8.4.ebuild deleted file mode 100644 index 50acdd30770d..000000000000 --- a/www-apps/drupal/drupal-8.8.4.ebuild +++ /dev/null @@ -1,68 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit webapp - -MY_PV=${PV:0:3}.0 -MY_P=${P/_/-} -S="${WORKDIR}/${MY_P}" - -DESCRIPTION="PHP-based open-source platform and content management system" -HOMEPAGE="https://www.drupal.org/" -SRC_URI="https://ftp.drupal.org/files/projects/${MY_P}.tar.gz" - -LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" -IUSE="+mysql postgres sqlite +uploadprogress" - -RDEPEND=" - dev-lang/php[gd,hash(+),mysql?,pdo,postgres?,simplexml,sqlite?,xml] - virtual/httpd-php - uploadprogress? ( dev-php/pecl-uploadprogress ) -" - -need_httpd_cgi - -REQUIRED_USE="|| ( mysql postgres sqlite )" - -src_install() { - webapp_src_preinst - - local docs="LICENSE.txt README.txt core/MAINTAINERS.txt core/INSTALL.txt core/CHANGELOG.txt \ - core/INSTALL.mysql.txt core/INSTALL.pgsql.txt core/INSTALL.sqlite.txt core/UPDATE.txt " - - dodoc ${docs} - rm -f ${docs} core/INSTALL core/COPYRIGHT.txt core/LICENSE.txt || die - - cp sites/default/{default.settings.php,settings.php} || die - insinto "${MY_HTDOCSDIR}" - doins -r . - - dodir "${MY_HTDOCSDIR}"/files - webapp_serverowned "${MY_HTDOCSDIR}"/files - - webapp_configfile "${MY_HTDOCSDIR}"/sites/default/settings.php - webapp_configfile "${MY_HTDOCSDIR}"/.htaccess - - webapp_postinst_txt en "${FILESDIR}"/postinstall-en.txt - - webapp_src_install -} - -pkg_postinst() { - echo - ewarn "SECURITY NOTICE" - ewarn "If you plan on using SSL on your Drupal site, please consult the postinstall information:" - ewarn "\t# webapp-config --show-postinst ${PN} ${PV}" - echo - ewarn "If this is a new install, unless you want anyone with network access to your server to be" - ewarn "able to run the setup, you'll have to configure your web server to limit access to it." - echo - ewarn "If you're doing a new drupal-8 install, you'll have to copy /sites/default/default.services.yml" - ewarn "to /sites/default/services.yml and grant it write permissions to your web server." - ewarn "Just follow the instructions of the drupal setup and be sure to resolve any permissions issue" - ewarn "reported by the setup." - echo -} diff --git a/www-apps/drupal/drupal-8.8.5.ebuild b/www-apps/drupal/drupal-8.8.5.ebuild deleted file mode 100644 index 50acdd30770d..000000000000 --- a/www-apps/drupal/drupal-8.8.5.ebuild +++ /dev/null @@ -1,68 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit webapp - -MY_PV=${PV:0:3}.0 -MY_P=${P/_/-} -S="${WORKDIR}/${MY_P}" - -DESCRIPTION="PHP-based open-source platform and content management system" -HOMEPAGE="https://www.drupal.org/" -SRC_URI="https://ftp.drupal.org/files/projects/${MY_P}.tar.gz" - -LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" -IUSE="+mysql postgres sqlite +uploadprogress" - -RDEPEND=" - dev-lang/php[gd,hash(+),mysql?,pdo,postgres?,simplexml,sqlite?,xml] - virtual/httpd-php - uploadprogress? ( dev-php/pecl-uploadprogress ) -" - -need_httpd_cgi - -REQUIRED_USE="|| ( mysql postgres sqlite )" - -src_install() { - webapp_src_preinst - - local docs="LICENSE.txt README.txt core/MAINTAINERS.txt core/INSTALL.txt core/CHANGELOG.txt \ - core/INSTALL.mysql.txt core/INSTALL.pgsql.txt core/INSTALL.sqlite.txt core/UPDATE.txt " - - dodoc ${docs} - rm -f ${docs} core/INSTALL core/COPYRIGHT.txt core/LICENSE.txt || die - - cp sites/default/{default.settings.php,settings.php} || die - insinto "${MY_HTDOCSDIR}" - doins -r . - - dodir "${MY_HTDOCSDIR}"/files - webapp_serverowned "${MY_HTDOCSDIR}"/files - - webapp_configfile "${MY_HTDOCSDIR}"/sites/default/settings.php - webapp_configfile "${MY_HTDOCSDIR}"/.htaccess - - webapp_postinst_txt en "${FILESDIR}"/postinstall-en.txt - - webapp_src_install -} - -pkg_postinst() { - echo - ewarn "SECURITY NOTICE" - ewarn "If you plan on using SSL on your Drupal site, please consult the postinstall information:" - ewarn "\t# webapp-config --show-postinst ${PN} ${PV}" - echo - ewarn "If this is a new install, unless you want anyone with network access to your server to be" - ewarn "able to run the setup, you'll have to configure your web server to limit access to it." - echo - ewarn "If you're doing a new drupal-8 install, you'll have to copy /sites/default/default.services.yml" - ewarn "to /sites/default/services.yml and grant it write permissions to your web server." - ewarn "Just follow the instructions of the drupal setup and be sure to resolve any permissions issue" - ewarn "reported by the setup." - echo -} diff --git a/www-apps/drupal/drupal-8.7.13.ebuild b/www-apps/drupal/drupal-8.8.6.ebuild similarity index 100% rename from www-apps/drupal/drupal-8.7.13.ebuild rename to www-apps/drupal/drupal-8.8.6.ebuild diff --git a/x11-apps/Manifest.gz b/x11-apps/Manifest.gz index 5a788c002f48..8286b4ef1fc4 100644 Binary files a/x11-apps/Manifest.gz and b/x11-apps/Manifest.gz differ diff --git a/x11-apps/xisxwayland/xisxwayland-1.ebuild b/x11-apps/xisxwayland/xisxwayland-1.ebuild index 13f4c99748fa..9ecc6cb03fe4 100644 --- a/x11-apps/xisxwayland/xisxwayland-1.ebuild +++ b/x11-apps/xisxwayland/xisxwayland-1.ebuild @@ -22,3 +22,9 @@ fi LICENSE="MIT" SLOT="0" IUSE="" + +RDEPEND=" + x11-libs/libX11 + x11-libs/libXrandr" +DEPEND="${RDEPEND} + x11-base/xorg-proto" diff --git a/x11-apps/xisxwayland/xisxwayland-9999.ebuild b/x11-apps/xisxwayland/xisxwayland-9999.ebuild index 13f4c99748fa..9ecc6cb03fe4 100644 --- a/x11-apps/xisxwayland/xisxwayland-9999.ebuild +++ b/x11-apps/xisxwayland/xisxwayland-9999.ebuild @@ -22,3 +22,9 @@ fi LICENSE="MIT" SLOT="0" IUSE="" + +RDEPEND=" + x11-libs/libX11 + x11-libs/libXrandr" +DEPEND="${RDEPEND} + x11-base/xorg-proto" diff --git a/x11-libs/Manifest.gz b/x11-libs/Manifest.gz index 9b090c507e51..d4eeb9487077 100644 Binary files a/x11-libs/Manifest.gz and b/x11-libs/Manifest.gz differ diff --git a/x11-libs/libxcb/libxcb-1.14.ebuild b/x11-libs/libxcb/libxcb-1.14.ebuild index 6c9cecc9c186..59e72ccd0e61 100644 --- a/x11-libs/libxcb/libxcb-1.14.ebuild +++ b/x11-libs/libxcb/libxcb-1.14.ebuild @@ -28,9 +28,10 @@ DEPEND="${RDEPEND} test? ( dev-libs/check[${MULTILIB_USEDEP}] ) doc? ( app-doc/doxygen[dot] ) dev-libs/libxslt - ${PYTHON_DEPS} - $(python_gen_any_dep \ - ">=x11-base/xcb-proto-1.14[${MULTILIB_USEDEP},\${PYTHON_USEDEP}]")" +" +BDEPEND="${PYTHON_DEPS} + $(python_gen_any_dep '>=x11-base/xcb-proto-1.14[${PYTHON_USEDEP}]') +" python_check_deps() { has_version -b ">=x11-base/xcb-proto-1.14[${PYTHON_USEDEP}]" diff --git a/x11-libs/qwt/Manifest b/x11-libs/qwt/Manifest index 9486803efab8..90ffa05af8b9 100644 --- a/x11-libs/qwt/Manifest +++ b/x11-libs/qwt/Manifest @@ -1 +1,2 @@ DIST qwt-6.1.3.tar.bz2 4245614 BLAKE2B 5461602702eb159c5c9131eb554d6a619f40c459432c3f32f98b55e4b659d37848fbc0691baeaf691155bae83f68b9c91d3fee430935dd0c1b29e6fceac7a36f SHA512 d4a73e9e7ddcb7c16c508920a298784935be2eddc8f7585993d9fffe1bb01e1787a0d5d7ea4f220398b94ea2b211a19009dccaeadce56a84410357124bcb051a +DIST qwt-6.1.4.tar.bz2 4227315 BLAKE2B dd7212adb3c8fda081b1feeeb9d59b3b087deb0ef56bdbc7bb95e01992e41d5d91065f0b8aaf3337e1c66d4ad431bfb313f9b04bb2e43915f4cb21fb65725e36 SHA512 6135ce47fd4f9ff5b705193fc1f7410cfd5a0b84931bb17db750f6a5486ae810c261dae32431bd52838c36eadee02487148e1efa71c465c63aa43062eec160da diff --git a/x11-libs/qwt/files/qwt-6.1.4-qt-5.15.patch b/x11-libs/qwt/files/qwt-6.1.4-qt-5.15.patch new file mode 100644 index 000000000000..0ee4b1f9d178 --- /dev/null +++ b/x11-libs/qwt/files/qwt-6.1.4-qt-5.15.patch @@ -0,0 +1,304 @@ +From a5bdaa3b3a34b8a018fe67dfdd34bf8c890de2fa Mon Sep 17 00:00:00 2001 +From: Andreas Sturmlechner +Date: Fri, 22 May 2020 17:56:55 +0200 +Subject: [PATCH] Fix build with Qt 5.15 (missing headers) + +Signed-off-by: Andreas Sturmlechner +--- + examples/dials/attitude_indicator.cpp | 1 + + examples/itemeditor/editor.cpp | 2 ++ + examples/sinusplot/sinusplot.cpp | 1 + + playground/graphicscale/mainwindow.h | 1 + + playground/symbols/symbols.cpp | 1 + + src/qwt_compass_rose.cpp | 1 + + src/qwt_dial_needle.cpp | 1 + + src/qwt_graphic.h | 1 + + src/qwt_null_paintdevice.cpp | 1 + + src/qwt_null_paintdevice.h | 1 + + src/qwt_painter.cpp | 1 + + src/qwt_painter.h | 2 ++ + src/qwt_painter_command.h | 2 ++ + src/qwt_plot_canvas.cpp | 1 + + src/qwt_plot_canvas.h | 1 + + src/qwt_plot_glcanvas.cpp | 1 + + src/qwt_plot_glcanvas.h | 2 ++ + src/qwt_plot_panner.cpp | 2 ++ + src/qwt_plot_renderer.cpp | 1 + + src/qwt_plot_shapeitem.cpp | 3 +++ + src/qwt_symbol.h | 2 ++ + src/qwt_widget_overlay.cpp | 1 + + 22 files changed, 30 insertions(+) + +diff --git a/examples/dials/attitude_indicator.cpp b/examples/dials/attitude_indicator.cpp +index ea0d5ab..a01611e 100644 +--- a/examples/dials/attitude_indicator.cpp ++++ b/examples/dials/attitude_indicator.cpp +@@ -3,6 +3,7 @@ + #include + #include + #include ++#include + #include + + AttitudeIndicatorNeedle::AttitudeIndicatorNeedle( const QColor &color ) +diff --git a/examples/itemeditor/editor.cpp b/examples/itemeditor/editor.cpp +index bd06372..c741b01 100644 +--- a/examples/itemeditor/editor.cpp ++++ b/examples/itemeditor/editor.cpp +@@ -4,6 +4,8 @@ + #include + #include + #include ++#include ++#include + + class Overlay: public QwtWidgetOverlay + { +diff --git a/examples/sinusplot/sinusplot.cpp b/examples/sinusplot/sinusplot.cpp +index 119fa4a..6a9bfe7 100644 +--- a/examples/sinusplot/sinusplot.cpp ++++ b/examples/sinusplot/sinusplot.cpp +@@ -1,5 +1,6 @@ + #include + #include ++#include + #include + #include + #include +diff --git a/playground/graphicscale/mainwindow.h b/playground/graphicscale/mainwindow.h +index d284413..3b544de 100644 +--- a/playground/graphicscale/mainwindow.h ++++ b/playground/graphicscale/mainwindow.h +@@ -2,6 +2,7 @@ + #define MAIN_WINDOW_H + + #include ++#include + + class Canvas; + class QPainterPath; +diff --git a/playground/symbols/symbols.cpp b/playground/symbols/symbols.cpp +index f7b2ed6..5b9f56d 100644 +--- a/playground/symbols/symbols.cpp ++++ b/playground/symbols/symbols.cpp +@@ -1,5 +1,6 @@ + #include + #include ++#include + #include + #ifdef QT_SVG_LIB + #include +diff --git a/src/qwt_compass_rose.cpp b/src/qwt_compass_rose.cpp +index 05f7039..fbd30fe 100644 +--- a/src/qwt_compass_rose.cpp ++++ b/src/qwt_compass_rose.cpp +@@ -11,6 +11,7 @@ + #include "qwt_point_polar.h" + #include "qwt_painter.h" + #include ++#include + + static QPointF qwtIntersection( + QPointF p11, QPointF p12, QPointF p21, QPointF p22 ) +diff --git a/src/qwt_dial_needle.cpp b/src/qwt_dial_needle.cpp +index 49dd44a..d98f68c 100644 +--- a/src/qwt_dial_needle.cpp ++++ b/src/qwt_dial_needle.cpp +@@ -13,6 +13,7 @@ + #include "qwt_painter.h" + #include + #include ++#include + + #if QT_VERSION < 0x040601 + #define qFastSin(x) qSin(x) +diff --git a/src/qwt_graphic.h b/src/qwt_graphic.h +index cbd41f9..6881ea9 100644 +--- a/src/qwt_graphic.h ++++ b/src/qwt_graphic.h +@@ -14,6 +14,7 @@ + #include "qwt_null_paintdevice.h" + #include + #include ++#include + #include + + class QwtPainterCommand; +diff --git a/src/qwt_null_paintdevice.cpp b/src/qwt_null_paintdevice.cpp +index 3baf0e9..468a838 100644 +--- a/src/qwt_null_paintdevice.cpp ++++ b/src/qwt_null_paintdevice.cpp +@@ -9,6 +9,7 @@ + + #include "qwt_null_paintdevice.h" + #include ++#include + #include + + class QwtNullPaintDevice::PrivateData +diff --git a/src/qwt_null_paintdevice.h b/src/qwt_null_paintdevice.h +index e4e9cad..b804429 100644 +--- a/src/qwt_null_paintdevice.h ++++ b/src/qwt_null_paintdevice.h +@@ -13,6 +13,7 @@ + #include "qwt_global.h" + #include + #include ++#include + + /*! + \brief A null paint device doing nothing +diff --git a/src/qwt_painter.cpp b/src/qwt_painter.cpp +index 7959fe5..626677f 100644 +--- a/src/qwt_painter.cpp ++++ b/src/qwt_painter.cpp +@@ -17,6 +17,7 @@ + #include + #include + #include ++#include + #include + #include + #include +diff --git a/src/qwt_painter.h b/src/qwt_painter.h +index c0a0ff7..bcbe289 100644 +--- a/src/qwt_painter.h ++++ b/src/qwt_painter.h +@@ -16,6 +16,8 @@ + #include + #include + #include ++#include ++#include + #include + + class QPainter; +diff --git a/src/qwt_painter_command.h b/src/qwt_painter_command.h +index a2f509a..a49ee52 100644 +--- a/src/qwt_painter_command.h ++++ b/src/qwt_painter_command.h +@@ -12,6 +12,8 @@ + + #include "qwt_global.h" + #include ++#include ++#include + #include + #include + #include +diff --git a/src/qwt_plot_canvas.cpp b/src/qwt_plot_canvas.cpp +index 9438f15..bfe660d 100644 +--- a/src/qwt_plot_canvas.cpp ++++ b/src/qwt_plot_canvas.cpp +@@ -13,6 +13,7 @@ + #include "qwt_math.h" + #include "qwt_plot.h" + #include ++#include + #include + #include + #include +diff --git a/src/qwt_plot_canvas.h b/src/qwt_plot_canvas.h +index c79e4e4..90a32ce 100644 +--- a/src/qwt_plot_canvas.h ++++ b/src/qwt_plot_canvas.h +@@ -12,6 +12,7 @@ + + #include "qwt_global.h" + #include ++#include + #include + + class QwtPlot; +diff --git a/src/qwt_plot_glcanvas.cpp b/src/qwt_plot_glcanvas.cpp +index 996c0ad..6975863 100644 +--- a/src/qwt_plot_glcanvas.cpp ++++ b/src/qwt_plot_glcanvas.cpp +@@ -12,6 +12,7 @@ + #include "qwt_painter.h" + #include + #include ++#include + #include + #include + #include +diff --git a/src/qwt_plot_glcanvas.h b/src/qwt_plot_glcanvas.h +index 7ca9b5a..a6c01e0 100644 +--- a/src/qwt_plot_glcanvas.h ++++ b/src/qwt_plot_glcanvas.h +@@ -13,6 +13,8 @@ + #include "qwt_global.h" + #include + #include ++#include ++#include + + class QwtPlot; + +diff --git a/src/qwt_plot_panner.cpp b/src/qwt_plot_panner.cpp +index b7daa05..2f31d05 100644 +--- a/src/qwt_plot_panner.cpp ++++ b/src/qwt_plot_panner.cpp +@@ -14,6 +14,8 @@ + #include + #include + #include ++#include ++#include + + #if QT_VERSION >= 0x050000 + #if QT_VERSION < 0x050100 +diff --git a/src/qwt_plot_renderer.cpp b/src/qwt_plot_renderer.cpp +index 549c4bc..71cadec 100644 +--- a/src/qwt_plot_renderer.cpp ++++ b/src/qwt_plot_renderer.cpp +@@ -20,6 +20,7 @@ + #include "qwt_math.h" + + #include ++#include + #include + #include + #include +diff --git a/src/qwt_plot_shapeitem.cpp b/src/qwt_plot_shapeitem.cpp +index db7896b..09efd95 100644 +--- a/src/qwt_plot_shapeitem.cpp ++++ b/src/qwt_plot_shapeitem.cpp +@@ -13,6 +13,9 @@ + #include "qwt_curve_fitter.h" + #include "qwt_clipper.h" + ++#include ++#include ++ + static QPainterPath qwtTransformPath( const QwtScaleMap &xMap, + const QwtScaleMap &yMap, const QPainterPath &path, bool doAlign ) + { +diff --git a/src/qwt_symbol.h b/src/qwt_symbol.h +index 538778d..2961ebe 100644 +--- a/src/qwt_symbol.h ++++ b/src/qwt_symbol.h +@@ -11,6 +11,8 @@ + #define QWT_SYMBOL_H + + #include "qwt_global.h" ++#include ++#include + #include + + class QPainter; +diff --git a/src/qwt_widget_overlay.cpp b/src/qwt_widget_overlay.cpp +index 5974413..fa6da48 100644 +--- a/src/qwt_widget_overlay.cpp ++++ b/src/qwt_widget_overlay.cpp +@@ -10,6 +10,7 @@ + #include "qwt_widget_overlay.h" + #include "qwt_painter.h" + #include ++#include + #include + #include + #include +-- +2.26.2 + diff --git a/x11-libs/qwt/qwt-6.1.3-r2.ebuild b/x11-libs/qwt/qwt-6.1.3-r2.ebuild index 539d33c4abed..f9fd1d423593 100644 --- a/x11-libs/qwt/qwt-6.1.3-r2.ebuild +++ b/x11-libs/qwt/qwt-6.1.3-r2.ebuild @@ -1,14 +1,13 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 - -inherit multibuild qmake-utils +EAPI=7 MY_P="${PN}-${PV/_/-}" +inherit multibuild qmake-utils DESCRIPTION="2D plotting library for Qt5" -HOMEPAGE="http://qwt.sourceforge.net/" +HOMEPAGE="https://qwt.sourceforge.net/" SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV/_/-}/${MY_P}.tar.bz2" LICENSE="qwt mathml? ( LGPL-2.1 Nokia-Qt-LGPL-Exception-1.1 )" @@ -125,7 +124,7 @@ src_install() { fi if use doc; then - HTML_DOCS=( doc/html/. ) + local HTML_DOCS=( doc/html/. ) else rm -rf "${ED}"/usr/share/doc/${PF}/html || die fi diff --git a/x11-libs/qwt/qwt-6.1.4.ebuild b/x11-libs/qwt/qwt-6.1.4.ebuild new file mode 100644 index 000000000000..de7c90317610 --- /dev/null +++ b/x11-libs/qwt/qwt-6.1.4.ebuild @@ -0,0 +1,130 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit qmake-utils + +DESCRIPTION="2D plotting library for Qt5" +HOMEPAGE="https://qwt.sourceforge.net/" +SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.bz2" + +LICENSE="qwt mathml? ( LGPL-2.1 Nokia-Qt-LGPL-Exception-1.1 )" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +SLOT="6/1.4" +IUSE="designer doc examples mathml opengl svg" + +DEPEND=" + dev-qt/qtconcurrent:5 + dev-qt/qtcore:5 + dev-qt/qtgui:5 + dev-qt/qtprintsupport:5 + dev-qt/qtwidgets:5 + designer? ( dev-qt/designer:5 ) + opengl? ( + dev-qt/qtopengl:5 + virtual/opengl + ) + svg? ( dev-qt/qtsvg:5 ) +" +RDEPEND="${DEPEND}" + +DOCS=( CHANGES-6.1 README ) + +PATCHES=( + "${FILESDIR}"/${PN}-6.0.2-invalid-read.patch + "${FILESDIR}"/${PN}-6.1.1-pc-destdir.patch + "${FILESDIR}"/${P}-qt-5.15.patch # trunk +) + +src_prepare() { + default + + cat > qwtconfig.pri <<-EOF + QWT_INSTALL_LIBS = "${EPREFIX}/usr/$(get_libdir)" + QWT_INSTALL_HEADERS = "${EPREFIX}/usr/include/qwt6" + QWT_INSTALL_DOCS = "${EPREFIX}/usr/share/doc/${PF}" + QWT_CONFIG += QwtPlot QwtWidgets QwtPkgConfig + VERSION = ${PV/_*} + QWT_VERSION = ${PV/_*} + EOF + + use designer && echo "QWT_CONFIG += QwtDesigner" >> qwtconfig.pri + use mathml && echo "QWT_CONFIG += QwtMathML" >> qwtconfig.pri + use opengl && echo "QWT_CONFIG += QwtOpenGL" >> qwtconfig.pri + use svg && echo "QWT_CONFIG += QwtSvg" >> qwtconfig.pri + + cat > qwtbuild.pri <<-EOF + QWT_CONFIG += qt warn_on thread release no_keywords + EOF + + echo "QWT_CONFIG += QwtDll" >> qwtconfig.pri + + cat >> qwtconfig.pri <<-EOF + QWT_INSTALL_PLUGINS = "${EPREFIX}$(qt5_get_plugindir)/designer" + QWT_INSTALL_FEATURES = "${EPREFIX}$(qt5_get_mkspecsdir)/features" + EOF + sed \ + -e 's/target doc/target/' \ + -e "/^TARGET/s:(qwt):(qwt6-qt5):g" \ + -e "/^TARGET/s:qwt):qwt6-qt5):g" \ + -i src/src.pro || die + + sed \ + -e '/qwtAddLibrary/s:(qwt):(qwt6-qt5):g' \ + -e '/qwtAddLibrary/s:qwt):qwt6-qt5):g' \ + -i qwt.prf designer/designer.pro examples/examples.pri \ + textengines/mathml/qwtmathml.prf textengines/textengines.pri || die +} + +src_configure() { + eqmake5 +} + +src_compile() { + default +} + +src_test() { + cd examples || die + eqmake5 examples.pro + emake +} + +src_install() { + emake INSTALL_ROOT="${D}" install + + if use mathml; then + sed \ + -e "s: -L\"${WORKDIR}\".* -lqwt6: -lqwt6:g" \ + -i "${ED}"/usr/$(get_libdir)/pkgconfig/qwtmathml.pc || die + fi + + if use doc; then + local HTML_DOCS=( doc/html/. ) + else + rm -r "${ED}"/usr/share/doc/${PF}/html || die + fi + + einstalldocs + + mkdir -p "${ED}"/usr/share/man/ || die + mv "${ED}"/usr/share/doc/${PF}/man/man3 "${ED}"/usr/share/man/ && \ + rmdir "${ED}"/usr/share/doc/${PF}/man || die + + if use examples; then + # don't build examples - fix the qt files to build once installed + cat > examples/examples.pri <<-EOF + include( qwtconfig.pri ) + TEMPLATE = app + MOC_DIR = moc + INCLUDEPATH += "${EPREFIX}/usr/include/qwt6" + DEPENDPATH += "${EPREFIX}/usr/include/qwt6" + LIBS += -lqwt6 + EOF + sed -i -e 's:../qwtconfig:qwtconfig:' examples/examples.pro || die + cp *.pri examples/ || die + insinto /usr/share/${PN}6 + doins -r examples + fi +} diff --git a/x11-misc/Manifest.gz b/x11-misc/Manifest.gz index 4a199a7264c8..9ad84787529a 100644 Binary files a/x11-misc/Manifest.gz and b/x11-misc/Manifest.gz differ diff --git a/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.7-r1.ebuild b/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.7-r1.ebuild index 9f5a4ca5be0c..f8a8dd980ea4 100644 --- a/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.7-r1.ebuild +++ b/x11-misc/lightdm-gtk-greeter/lightdm-gtk-greeter-2.0.7-r1.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 @@ -13,7 +13,7 @@ SRC_URI="https://launchpad.net/lightdm-gtk-greeter/$(ver_cut 1-2)/${PV}/+downloa LICENSE="GPL-3 LGPL-3 branding? ( CC-BY-3.0 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ppc64 ~x86" IUSE="ayatana branding" COMMON_DEPEND="ayatana? ( dev-libs/libindicator:3 ) diff --git a/x11-misc/lightdm/lightdm-1.30.0.ebuild b/x11-misc/lightdm/lightdm-1.30.0.ebuild index 66fa6db0d07d..934c2edb811e 100644 --- a/x11-misc/lightdm/lightdm-1.30.0.ebuild +++ b/x11-misc/lightdm/lightdm-1.30.0.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 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/CanonicalLtd/lightdm/releases/download/${PV}/${P}.ta LICENSE="GPL-3 LGPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ppc64 ~x86" IUSE="audit +gnome +gtk +introspection non_root qt5 vala" COMMON_DEPEND=" diff --git a/x11-misc/snixembed/Manifest b/x11-misc/snixembed/Manifest new file mode 100644 index 000000000000..4c3a9c5490d8 --- /dev/null +++ b/x11-misc/snixembed/Manifest @@ -0,0 +1 @@ +DIST snixembed-0.2.2.tar.gz 5870 BLAKE2B fa0ff00808579419410e462e0271d2bc72db0975c6de5b03751ea9d7831c2d4507ef5886058bfa66d12b5dea79f690103243a0398e77c788ee3d77025580cfbe SHA512 474eba11a31c44437a29d034b3e1e8df1b9a0dbc728566fd8727bc957237763e3c88d175bd6c349aaca5fec8dec7213c17e2241e91aefed1686a2368554be05a diff --git a/x11-misc/snixembed/metadata.xml b/x11-misc/snixembed/metadata.xml new file mode 100644 index 000000000000..90af0369c665 --- /dev/null +++ b/x11-misc/snixembed/metadata.xml @@ -0,0 +1,8 @@ + + + + + steils@gentoo.org + Stefan Strogin + + diff --git a/x11-misc/snixembed/snixembed-0.2.2.ebuild b/x11-misc/snixembed/snixembed-0.2.2.ebuild new file mode 100644 index 000000000000..aaec6ff02216 --- /dev/null +++ b/x11-misc/snixembed/snixembed-0.2.2.ebuild @@ -0,0 +1,47 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit vala + +DESCRIPTION="Proxy StatusNotifierItems as XEmbedded systemtray-spec icons" +HOMEPAGE="https://git.sr.ht/~steef/snixembed" +SRC_URI="https://git.sr.ht/~steef/snixembed/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="ISC" +SLOT="0" +KEYWORDS="~amd64" +IUSE="doc" + +DEPEND="dev-libs/glib:2 + dev-libs/libdbusmenu[gtk3] + x11-libs/gtk+:3" +RDEPEND="${DEPEND}" +BDEPEND="$(vala_depend) + virtual/pkgconfig + doc? ( dev-lang/vala[valadoc] )" + +src_prepare() { + default + + use doc && local VALA_USE_DEPEND="valadoc" + vala_src_prepare + + sed -e "s: .git/HEAD .git/index::" \ + -e "s:\$(shell git describe --always --tags --dirty):${PV}:" \ + -e "s:valac :${VALAC} :" \ + -e "s:valadoc :${VALADOC} :" \ + -i makefile || die +} + +src_compile() { + default + use doc && emake doc +} + +src_install() { + emake DESTDIR="${D}" PREFIX="${EPREFIX}" BINDIR="/usr/bin" install + use doc && HTML_DOCS=( doc/. ) + einstalldocs +} diff --git a/x11-themes/Manifest.gz b/x11-themes/Manifest.gz index 2572ac4d06fa..56b58e67c60a 100644 Binary files a/x11-themes/Manifest.gz and b/x11-themes/Manifest.gz differ diff --git a/x11-themes/gentoo-xcursors/Manifest b/x11-themes/gentoo-xcursors/Manifest index d85e84f8e456..374a6f11b48c 100644 --- a/x11-themes/gentoo-xcursors/Manifest +++ b/x11-themes/gentoo-xcursors/Manifest @@ -1 +1,2 @@ DIST gentoo-cursors-tad-0.3.1.tar.bz2 1196991 BLAKE2B 126c90b93e5071dbd68c4bb1188cc43b67c74fae5cc0d4b01c08ed0057f8421462116bbafc3862878d43d48591a507ae95d274b8ec0ea11954c3605753160a6b SHA512 b153d5860ec2167a57eba1073ec226fa7d49d256ba20ca4c18b2bac779e6944971253db51a4585d72439c4e5433464991f2e025aaa89b4a3793e15b8bd74cad9 +DIST gentoo-xcursors-0.3.2.tar.gz 2035025 BLAKE2B 520dbb3f8fe77bc915bb60c81f2abf4fce1ee6fb349ae5064ff5d2fa10c0af7ba2dd00dc0b36f992c96169214c4ebd28dceb1ba069e638e5efab7088ba804fe6 SHA512 5ccbd2e8be7bda4da0578c5a08d967dded9dc4c9163eb96f629c0eaa548f2e46e85f7301de44d5be707cc63a988b925c9c222863da5bac9095dc5170ca9c4aea diff --git a/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.2.ebuild b/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.2.ebuild new file mode 100644 index 000000000000..f9fabb570695 --- /dev/null +++ b/x11-themes/gentoo-xcursors/gentoo-xcursors-0.3.2.ebuild @@ -0,0 +1,48 @@ +# Copyright 2005-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="A high quality set of animated mouse cursors" +HOMEPAGE="https://schlomp.space/tastytea/gentoo-xcursors" +SRC_URI="https://schlomp.space/tastytea/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +RDEPEND="" +DEPEND="${RDEPEND}" + +S="${WORKDIR}/gentoo-xcursors" + +src_install() { + insinto /usr/share/cursors/xorg-x11 + doins -r cursors/* +} + +pkg_postinst() { + einfo "To use this set of cursors, edit or create the file ~/.Xdefaults" + einfo "and add the following line (for example):" + einfo "Xcursor.theme: gentoo" + einfo "" + einfo "You can change the size by adding a line like:" + einfo "Xcursor.size: 48" + einfo "" + einfo "Also, to globally use this set of mouse cursors edit the file:" + einfo " /usr/local/share/cursors/xorg-x11/default/index.theme" + einfo "and change the line:" + einfo " Inherits=[current setting]" + einfo "to (for example)" + einfo " Inherits=gentoo" + einfo "" + einfo "Note this will be overruled by a user's ~/.Xdefaults file." + einfo "" + ewarn "If you experience flickering, try setting the following line in" + ewarn "" + ewarn "the Device section of your xorg.conf file:" + ewarn " Option \"HWCursor\" \"false\"" + einfo "" + einfo "The three sets installed are gentoo, gentoo-silver and gentoo-blue." +} diff --git a/x11-themes/gentoo-xcursors/metadata.xml b/x11-themes/gentoo-xcursors/metadata.xml index e943b72b8a48..2a3fff642485 100644 --- a/x11-themes/gentoo-xcursors/metadata.xml +++ b/x11-themes/gentoo-xcursors/metadata.xml @@ -1,8 +1,19 @@ - - x11@gentoo.org - X11 - + + gentoo@tastytea.de + Ronny (tastytea) Gutbrod + + + proxy-maint@gentoo.org + Proxy Maintainers + + + x11@gentoo.org + X11 + + + https://schlomp.space/tastytea/gentoo-xcursors/issues +