[gentoo-commits] repo/gentoo:master commit in: media-libs/openjpeg/
commit: 2fefde51ec2d2e11c5788675a3178b07ab731b6d Author: Arthur Zamarin gentoo org> AuthorDate: Wed Jul 6 06:57:58 2022 + Commit: Arthur Zamarin gentoo org> CommitDate: Wed Jul 6 06:57:58 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fefde51 media-libs/openjpeg: Stabilize 2.5.0-r2 hppa, #856304 Signed-off-by: Arthur Zamarin gentoo.org> media-libs/openjpeg/openjpeg-2.5.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/openjpeg/openjpeg-2.5.0-r2.ebuild b/media-libs/openjpeg/openjpeg-2.5.0-r2.ebuild index 8ce57b6e9469..b7f5f6918adf 100644 --- a/media-libs/openjpeg/openjpeg-2.5.0-r2.ebuild +++ b/media-libs/openjpeg/openjpeg-2.5.0-r2.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://github.com/uclouvain/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD-2" SLOT="2/7" # based on SONAME -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc static-libs test" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: app-misc/broot/
commit: 540d68851b870dab8b240a815c4166c1c6d0682b Author: Joonas Niilola gentoo org> AuthorDate: Wed Jul 6 06:44:32 2022 + Commit: Joonas Niilola gentoo org> CommitDate: Wed Jul 6 06:45:03 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=540d6885 app-misc/broot: Stabilize 1.13.1 amd64, #856616 Signed-off-by: Joonas Niilola gentoo.org> app-misc/broot/broot-1.13.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/broot/broot-1.13.1.ebuild b/app-misc/broot/broot-1.13.1.ebuild index a668760779b7..a994ac9d4f34 100644 --- a/app-misc/broot/broot-1.13.1.ebuild +++ b/app-misc/broot/broot-1.13.1.ebuild @@ -224,7 +224,7 @@ SRC_URI="https://github.com/Canop/broot/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0 BSD-2 BSD LGPL-3+ MIT ZLIB" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="X" RDEPEND="
[gentoo-commits] repo/gentoo:master commit in: mail-client/novell-groupwise-client/, profiles/
commit: 09b399d9faa879d530383d5f26de4a2c6111d76d Author: Sam James gentoo org> AuthorDate: Wed Jul 6 06:44:12 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 06:44:27 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09b399d9 mail-client/novell-groupwise-client: treeclean Bug: https://bugs.gentoo.org/819477 Signed-off-by: Sam James gentoo.org> mail-client/novell-groupwise-client/Manifest | 1 - mail-client/novell-groupwise-client/metadata.xml | 7 -- .../novell-groupwise-client-8.0.2.96933-r1.ebuild | 84 -- profiles/package.mask | 5 -- 4 files changed, 97 deletions(-) diff --git a/mail-client/novell-groupwise-client/Manifest b/mail-client/novell-groupwise-client/Manifest deleted file mode 100644 index b975b899c8ab.. --- a/mail-client/novell-groupwise-client/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST gw802_hp3_client_linux_multi.tar.gz 209918505 BLAKE2B 9e0788334f5fbe7a69a19d4b81dc439ce9e8b01fc0fb50c9ff9cf34a020dcbbeddb726e10005e4c9d48b7f385327eb74ebbb86ec034dfd405c19c38daf491946 SHA512 3a03ac02954f86c2e797404128441bff980f82cdc9936668fb528aef0190240891f92e4094fe53d58a0684ef8e94ebac7c73fbfa262e72bc450fab8ea9872efd diff --git a/mail-client/novell-groupwise-client/metadata.xml b/mail-client/novell-groupwise-client/metadata.xml deleted file mode 100644 index 797139364f50.. --- a/mail-client/novell-groupwise-client/metadata.xml +++ /dev/null @@ -1,7 +0,0 @@ - -https://www.gentoo.org/dtd/metadata.dtd";> - - -dilfri...@gentoo.org - - diff --git a/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933-r1.ebuild b/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933-r1.ebuild deleted file mode 100644 index cafe76e6a829.. --- a/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933-r1.ebuild +++ /dev/null @@ -1,84 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit desktop rpm multilib versionator - -MY_PV=$(replace_version_separator 3 '-') -MY_P="${P/_p/-}" -S="${WORKDIR}/${PN}-${MY_PV}" - -DESCRIPTION="Novell Groupwise Client for Linux" -HOMEPAGE="http://www.novell.com/products/groupwise/"; -SRC_URI="gw802_hp3_client_linux_multi.tar.gz" - -LICENSE="all-rights-reserved" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=">=dev-util/patchelf-0.9" -RDEPEND=" - sys-libs/libstdc++-v3 - >=x11-libs/libX11-1.6.2[abi_x86_32(-)] - >=x11-libs/libXau-1.0.8[abi_x86_32(-)] - >=x11-libs/libXcursor-1.1.14[abi_x86_32(-)] - >=x11-libs/libXdmcp-1.1.1-r1[abi_x86_32(-)] - >=x11-libs/libXext-1.3.3[abi_x86_32(-)] - >=x11-libs/libXfixes-5.0.1[abi_x86_32(-)] - >=x11-libs/libXi-1.7.4[abi_x86_32(-)] - >=x11-libs/libXrender-0.9.8[abi_x86_32(-)] - >=x11-libs/libXtst-1.2.2[abi_x86_32(-)] - >=x11-libs/libxcb-1.11-r1[abi_x86_32(-)] - >=x11-libs/motif-2.3.7:0[abi_x86_32(-),motif22-compatibility] - >=media-libs/alsa-lib-1.0.28[abi_x86_32(-)] - >=media-libs/freetype-2.5.5[abi_x86_32(-)] -" - -RESTRICT="fetch mirror strip" - -# we might as well list all files in all QA variables... -QA_PREBUILT="*" - -src_unpack() { - unpack ${A} - mkdir -p "${WORKDIR}"/${PN}-${MY_PV} || die - cd ${PN}-${MY_PV} || die - rpm_unpack ./../gw${MY_PV}_client_linux_multi/${PN}-${MY_PV}.i586.rpm -} - -src_prepare() { - # Binary patch soname for Motif - cd opt/novell/groupwise/client/lib || die - patchelf --replace-needed libXm.so.{3,4} libos_xwin.so || die - patchelf --replace-needed libXm.so.{3,4} libsc_xp.so || die -} - -src_compile() { :; } - -src_install() { - JRE_DIR="${WORKDIR}"/${PN}-${MY_PV}/opt/novell/groupwise/client/java; - - # Undo Sun's funny-business with packed .jar's - for i in ${JRE_DIR}/lib/*.pack; do - i_b=`echo ${i} | sed 's/\.pack$//'`; - einfo "Unpacking `basename ${i}` -> `basename ${i_b}.jar`"; - ${JRE_DIR}/bin/unpack200 ${i} ${i_b}.jar || die "Unpack failed"; - done; - - domenu "${WORKDIR}"/${PN}-${MY_PV}/opt/novell/groupwise/client/gwclient.desktop - - mv "${WORKDIR}"/${PN}-${MY_PV}/opt "${D}"/ || die "mv opt failed" - - dodir /opt/bin - dosym ../novell/groupwise/client/bin/groupwise /opt/bin/groupwise -} - -pkg_nofetch() { - einfo "You can obtain an evaluation version of the Groupwise client at" - einfo "${HOMEPAGE} - please download ${SRC_URI}" - einfo "and place it into your DISTDIR directory. Alternatively request" - einfo "the file from the Groupwise server provider of your organization." - einfo "Note that the client is useless without a server account." -} diff --git a/profiles/package.mask b/profiles/package.mask index 71c6e9ec7598..d8600d23bcf8 100644 --- a/profiles/package.
[gentoo-commits] repo/gentoo:master commit in: dev-python/mysql-connector-python/, profiles/
commit: 6f3d57bd257f399303f5fe151b3643546fd3bad9 Author: Sam James gentoo org> AuthorDate: Wed Jul 6 06:42:48 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 06:44:25 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f3d57bd dev-python/mysql-connector-python: treeclean Bug: https://bugs.gentoo.org/845756 Bug: https://bugs.gentoo.org/823695 Signed-off-by: Sam James gentoo.org> dev-python/mysql-connector-python/Manifest | 1 - dev-python/mysql-connector-python/metadata.xml | 15 -- .../mysql-connector-python-8.0.27.ebuild | 53 -- profiles/package.mask | 8 4 files changed, 77 deletions(-) diff --git a/dev-python/mysql-connector-python/Manifest b/dev-python/mysql-connector-python/Manifest deleted file mode 100644 index 4e385b662e1e.. --- a/dev-python/mysql-connector-python/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST mysql-connector-python-8.0.27.tar.gz 15202354 BLAKE2B dd9d3b931d88955af3e0d9ec1e12136dabc475ac45ed3d7d0fec42d6f966b38d69c1ee13a96f7173e4c8754656255279c5ab7e41cc5a31b3b7129b20cc617ba9 SHA512 3ba5beff16e743f7098e211cbde35bea7bc7451cf77c544b60beeebcb2c9724f3afd5ab6ff6f9d9809075f4cf29e42f40cd326be944408942d06d357f6a95a23 diff --git a/dev-python/mysql-connector-python/metadata.xml b/dev-python/mysql-connector-python/metadata.xml deleted file mode 100644 index ae606b86ebb4.. --- a/dev-python/mysql-connector-python/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ - -https://www.gentoo.org/dtd/metadata.dtd";> - - - mysql-b...@gentoo.org - MySQL - - - pyt...@gentoo.org - Python - - - mysql-connector-python - - diff --git a/dev-python/mysql-connector-python/mysql-connector-python-8.0.27.ebuild b/dev-python/mysql-connector-python/mysql-connector-python-8.0.27.ebuild deleted file mode 100644 index cb3b42fdfd51.. --- a/dev-python/mysql-connector-python/mysql-connector-python-8.0.27.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7,8,9} ) -inherit distutils-r1 - -DESCRIPTION="Python client library for MariaDB/MySQL" -HOMEPAGE="https://dev.mysql.com/downloads/connector/python/"; -SRC_URI="https://github.com/mysql/mysql-connector-python/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" - -KEYWORDS="amd64 arm x86" -LICENSE="GPL-2" -SLOT="0" -IUSE="examples test" - -BDEPEND=">=dev-libs/protobuf-3.6.1" - -RDEPEND=" - >=dev-db/mysql-connector-c-8.0 - >=dev-python/protobuf-python-3.6.1[${PYTHON_USEDEP}] - dev-python/dnspython[${PYTHON_USEDEP}] -" -# tests/mysqld.py does not like MariaDB version strings. -# See the regex MySQLServerBase._get_version. -DEPEND="${RDEPEND} test? ( dev-db/mysql[server(+)] )" - -# Tests currently fail. -# mysql.connector.errors.DatabaseError: 1300 (HY000): Invalid utf8 character string: '' -RESTRICT="test" - -DOCS=( README.txt CHANGES.txt README.rst ) - -python_test() { - "${EPYTHON}" unittests.py --with-mysql="${EPREFIX}/usr" --unix-socket="${T}" --mysql-topdir="${T}" -} - -# Yeah, this is really broken, but the extension will only build this way during "install" -python_install() { - distutils-r1_python_install \ - --with-mysql-capi="${EPREFIX}/usr" \ - --with-protobuf-include-dir="${EPREFIX}/usr/include/google/protobuf/" \ - --with-protobuf-lib-dir="${EPREFIX}/usr/$(get_libdir)" \ - --with-protoc="${EPREFIX}/usr/bin/protoc" -} - -python_install_all() { - distutils-r1_python_install_all - if use examples ; then - dodoc -r examples - fi -} diff --git a/profiles/package.mask b/profiles/package.mask index e9abada55439..e0a36ad11047 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -259,14 +259,6 @@ dev-python/pytest-flakes # Removal on 2022-07-05. Bug #849824. dev-python/polygon -# Michał Górny (2022-06-05) -# Pending bump since January. No Python 3.10 compat. Tests restricted. -# Uses PEP517-incompatible hacks to build. Hard requires dev-db/mysql -# (and blocks dev-db/mariad). No revdeps in Gentoo. -# Use dev-python/mysqlclient instead. -# Removal on 2022-07-05. Bug #845756. -dev-python/mysql-connector-python - # Matt Turner (2022-05-30) # libwacom-2 broke ABI compatibility; reverse dependencies need to be updated. # Bug #848501
[gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/polygon/
commit: c84427352e4d47096430a711ff399c86269d2811 Author: Sam James gentoo org> AuthorDate: Wed Jul 6 06:43:19 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 06:44:26 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8442735 dev-python/polygon: treeclean Closes: https://bugs.gentoo.org/849824 Signed-off-by: Sam James gentoo.org> dev-python/polygon/Manifest | 1 - dev-python/polygon/metadata.xml | 17 dev-python/polygon/polygon-3.0.9.ebuild | 48 - profiles/package.mask | 7 - 4 files changed, 73 deletions(-) diff --git a/dev-python/polygon/Manifest b/dev-python/polygon/Manifest deleted file mode 100644 index 2d7a50f65071.. --- a/dev-python/polygon/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST polygon-3.0.9.gh.tar.gz 76241 BLAKE2B cb670e595403a4a927c78bcba61fc7f28eaaae3dc16a36b105fda880f25134e187886579f7e986653f05fe3f6f2d552ac5b23c8be8ba61bcc0ce0fb733692882 SHA512 d6ce104df45666f5321cd3ef1582853b47b681a19238eb9772b7688333815ac4f5d9a5ab0aadc56301c10019e196efc6e6062e856f6ef8872d992ecd406f3b87 diff --git a/dev-python/polygon/metadata.xml b/dev-python/polygon/metadata.xml deleted file mode 100644 index 63c6ce98b81d.. --- a/dev-python/polygon/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ - -https://www.gentoo.org/dtd/metadata.dtd";> - - - pyt...@gentoo.org - Python - - - Polygon is a python package that handles polygonal shapes in 2D. It contains - Python bindings for gpc, the General Polygon Clipping Library by - Alan Murta and some extensions written in C and pure Python. - - - polygon - jraedler/Polygon3 - - diff --git a/dev-python/polygon/polygon-3.0.9.ebuild b/dev-python/polygon/polygon-3.0.9.ebuild deleted file mode 100644 index 94322a9bfbcf.. --- a/dev-python/polygon/polygon-3.0.9.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..10} ) -inherit distutils-r1 - -# this version is untagged in github, and pypi doesn't has tests -COMMIT=7b2091f77741fa1d94251979bc4a4f2676b4d2d1 - -DESCRIPTION="Python package to handle polygonal shapes in 2D" -HOMEPAGE="https://www.j-raedler.de/projects/polygon/ - https://github.com/jraedler/Polygon3"; -SRC_URI=" - https://github.com/jraedler/Polygon3/archive/${COMMIT}.tar.gz - -> ${P}.gh.tar.gz" -S="${WORKDIR}/Polygon3-${COMMIT}" - -LICENSE="LGPL-2" -SLOT="3" -KEYWORDS="amd64 ppc x86" -IUSE="examples" - -DOCS=( doc/{Polygon.txt,Polygon.pdf} ) - -src_prepare() { - if use examples; then - mkdir examples || die - mv doc/{Examples.py,testpoly.gpf} examples || die - fi - - distutils-r1_src_prepare -} - -python_test() { - "${EPYTHON}" test/Test.py -v || die "Tests failed under ${EPYTHON}" -} - -src_install() { - if use examples; then - dodoc -r examples - docompress -x /usr/share/doc/${PF}/examples - fi - - distutils-r1_src_install -} diff --git a/profiles/package.mask b/profiles/package.mask index e0a36ad11047..16b947d33b0d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -252,13 +252,6 @@ mail-client/novell-groupwise-client # Removal on 2022-07-05. Bug #834816. dev-python/pytest-flakes -# Michał Górny (2022-06-05) -# Barely any upstream activity since 2017. The LICENSE in ebuild -# is incorrect and the package bundles sources with non-free license. -# No revdeps. -# Removal on 2022-07-05. Bug #849824. -dev-python/polygon - # Matt Turner (2022-05-30) # libwacom-2 broke ABI compatibility; reverse dependencies need to be updated. # Bug #848501
[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-flakes/, profiles/
commit: 287f1c8f3d5549747559a64519b30f410af4219e Author: Sam James gentoo org> AuthorDate: Wed Jul 6 06:43:44 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 06:44:26 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=287f1c8f dev-python/pytest-flakes: treeclean Bug: https://bugs.gentoo.org/834816 Signed-off-by: Sam James gentoo.org> dev-python/pytest-flakes/Manifest | 1 - dev-python/pytest-flakes/metadata.xml | 13 --- .../pytest-flakes/pytest-flakes-4.0.4.ebuild | 25 -- profiles/package.mask | 6 -- 4 files changed, 45 deletions(-) diff --git a/dev-python/pytest-flakes/Manifest b/dev-python/pytest-flakes/Manifest deleted file mode 100644 index 545b526b2ef0.. --- a/dev-python/pytest-flakes/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pytest-flakes-4.0.4.tar.gz 7271 BLAKE2B aee9b573c1d4e173465d8547a568433eec3a6ab93a05c1a7655d7ecfd3dff2628f50b4f13f2aaa9a8f3ff365552f54cd1a5a3e4c7b347b056615e136fc5c5657 SHA512 f3bc82bef2dad4a1bf145179f1d25330adcb123cb6e2dd9802b0696be56ef66a8c705725a4e05a9fbbdc37d7482af7fe615735e0e94055f66b0893cc4cf15e53 diff --git a/dev-python/pytest-flakes/metadata.xml b/dev-python/pytest-flakes/metadata.xml deleted file mode 100644 index cac50b36446a.. --- a/dev-python/pytest-flakes/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ - -https://www.gentoo.org/dtd/metadata.dtd";> - - - pyt...@gentoo.org - Python - - - - pytest-flakes - asmeurer/pytest-flakes - - diff --git a/dev-python/pytest-flakes/pytest-flakes-4.0.4.ebuild b/dev-python/pytest-flakes/pytest-flakes-4.0.4.ebuild deleted file mode 100644 index 2dbe18a13be2.. --- a/dev-python/pytest-flakes/pytest-flakes-4.0.4.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8..10} pypy3 ) -inherit distutils-r1 - -DESCRIPTION="Collection of small Python functions & classes" -HOMEPAGE="https://pypi.org/project/pytest-flakes/"; -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND=" - dev-python/pyflakes[${PYTHON_USEDEP}] - dev-python/pytest[${PYTHON_USEDEP}]" - -distutils_enable_tests pytest - -python_test() { - epytest -p flakes -} diff --git a/profiles/package.mask b/profiles/package.mask index 16b947d33b0d..71c6e9ec7598 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -246,12 +246,6 @@ net-misc/pulseaudio-dlna # actually useful webmail interface. Removal in 30 days. mail-client/novell-groupwise-client -# Michał Górny (2022-06-05) -# The current version in Gentoo is broken with modern pytest. The new -# version (from Dec 2021) fails tests with modern pyflakes. No revdeps. -# Removal on 2022-07-05. Bug #834816. -dev-python/pytest-flakes - # Matt Turner (2022-05-30) # libwacom-2 broke ABI compatibility; reverse dependencies need to be updated. # Bug #848501
[gentoo-commits] repo/gentoo:master commit in: dev-python/ipyparallel/
commit: e37bfaf092b93ee1197dd0196e3cacf84421e0e8 Author: Michał Górny gentoo org> AuthorDate: Wed Jul 6 06:36:49 2022 + Commit: Michał Górny gentoo org> CommitDate: Wed Jul 6 06:44:08 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e37bfaf0 dev-python/ipyparallel: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/ipyparallel/Manifest| 5 -- dev-python/ipyparallel/ipyparallel-6.3.0-r1.ebuild | 68 dev-python/ipyparallel/ipyparallel-7.1.0.ebuild| 86 dev-python/ipyparallel/ipyparallel-8.1.0-r1.ebuild | 87 dev-python/ipyparallel/ipyparallel-8.1.0.ebuild| 86 dev-python/ipyparallel/ipyparallel-8.2.0.ebuild| 93 -- dev-python/ipyparallel/ipyparallel-8.4.0.ebuild| 93 -- 7 files changed, 518 deletions(-) diff --git a/dev-python/ipyparallel/Manifest b/dev-python/ipyparallel/Manifest index d1bc8e33476a..ed8d6100b469 100644 --- a/dev-python/ipyparallel/Manifest +++ b/dev-python/ipyparallel/Manifest @@ -1,8 +1,3 @@ -DIST ipyparallel-6.3.0.tar.gz 2380153 BLAKE2B b8312102e1d2b5fc963491ebe8530e2fd73e9f941f7912fbc72a8db51e7255f5cac95a853d15a57e384926ab1aff27f2a3ad13cc45130a8b612be5dc623538ab SHA512 fe621854b9cc3e5f88aeca2b06b63bb689dd2feee0da451a0a90800d8832f4b44b23bb9a15033029cc33179276f31e982a10fc7540e6d13b04f15d96c348a295 -DIST ipyparallel-7.1.0.tar.gz 4029033 BLAKE2B badf4bdad0dca0898e62abee3e5a48b06460160bd1f2ae096bc05beb00dbd6dc2b52681aa699d69a76f5a51e4cd3f0bb107fa6b1d20109e76bc78da8f08b69f9 SHA512 9a629bd92176dbace1724efe0a5a698b2d684128567513f8809fd25e4901227d1c7fc7b02427fd3c14b3743b47956ff8387098a1cc8759d8987aa5e3d8ca60d5 -DIST ipyparallel-8.1.0.tar.gz 9365732 BLAKE2B 847931de17f61b537a6350358a1fcc8e629b843e1216fcc0f60333f7baf42b0739f864bd1a02daefb839b90cfb4c65b6101de3271e89d529dd8493513b686ced SHA512 21e1d3d9e04c7567889e923ff0f1b140251518efd331dd2180a42142eedbb4c92eaeafce17bf2287e1d36ef4e5951f2f50021d9b9a96c266e4e94e1a3ac34347 -DIST ipyparallel-8.2.0.tar.gz 9367069 BLAKE2B e4e881f774422ead72778d40d85e5732d7da8e8e66107c06d65557c6701c94bd5c2592cea2def8b2ad405db78fe70c87944e4b89eb9fe3a4bcf38464b008979a SHA512 f6e62eaa86fa63ef1417e850de3eaf5ba228a1ad1da99c66b64b371010b57ba805201f18c97485ded24899afe7b22edbec23ca0e21344e9c2c2eacfcd6fd8adf DIST ipyparallel-8.2.1.tar.gz 9367709 BLAKE2B 5be16c1060a31295e6b1908cfa3530d7ade6337de78ee057f595ab94ed5dc6c4c49b08f39ded0e8b6aa11ee7eda788f27b2f57bad851908f805d681e0b98efc3 SHA512 d06d1e272e27c0941f0fd6799cc78bbaf188ba1fb22f03016925ffbbf6b3e273eb8c372d7c0509b2f044ccfbfe3f35071547712e79a26a802e673340021921ac DIST ipyparallel-8.3.0.tar.gz 6862893 BLAKE2B 9009f0fa06422b4dcd9e920d6a568030ff9b20695f3a9eab0f730b48c08465bba7682929c139bac3ef65739be2152224ca922faa6a02b6d73be2f3fb572afa26 SHA512 01ae448cd3274aa752abb033706e77584bc164c7cad626970269e516d33dda949fc0bab9a5cc3f018b2aaac60ee55078780c02ba3c9a2079f12036a869a1f339 -DIST ipyparallel-8.4.0.tar.gz 6842960 BLAKE2B e39c37759e3f6fcf12cb052aac0774435c8f7443c518b834d8d9e91a34549c8a612e603c2b541b79f8001babffc82469a4029eaa9fbda2b889fe06453b1c94d3 SHA512 ac3ef5bb733f8879dc76277bcc5be2e614000241045567ba4f23793641a523620ff8c246fd8785c81fa380c98f536cf8ef56b3bda7850b5db68d7232714b3a1b DIST ipyparallel-8.4.1.tar.gz 6843301 BLAKE2B 1ca0056cfa6827f5eb145584ea634d224119a485f1139964988b07bcd164fe392bb032794098bccdf67b31f74030e62e917c0a451809e0d14fae323308b2b0ab SHA512 640489b3920b91e1b2f83def00a06e8ec45c61bd7ebe33a3e4a30560e2b0acdbe0a98a685d868dd7bce4c65920d378ab69efca75cf0ae7f164ee792c870a297e diff --git a/dev-python/ipyparallel/ipyparallel-6.3.0-r1.ebuild b/dev-python/ipyparallel/ipyparallel-6.3.0-r1.ebuild deleted file mode 100644 index fabd8e6f6efc.. --- a/dev-python/ipyparallel/ipyparallel-6.3.0-r1.ebuild +++ /dev/null @@ -1,68 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{8..10} ) -PYTHON_REQ_USE="threads(+)" -inherit distutils-r1 optfeature - -DESCRIPTION="Interactive Parallel Computing with IPython" -HOMEPAGE="https://ipyparallel.readthedocs.io/"; -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 hppa ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" - -# About tests and tornado -# Upstreams claims to work fine with tornado 5, and it's indeed possible to -# launch a cluster with tornado 5 installed, but tests definitely don't run with -# tornado 5 installed. Upstreams CI runs with tornado 4. This is why we limit -# ourselves to https://ipyparallel.readthedocs.io/"; -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" - -RDEPEND=" - dev-python/entrypoints[${PYTHON_USEDEP}] - dev-python/decorator[${PYT
[gentoo-commits] repo/gentoo:master commit in: dev-python/lxml/
commit: d94bef818a668a4a5fa3102270004e99338a32ad Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Jul 6 06:40:07 2022 + Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Jul 6 06:40:07 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d94bef81 dev-python/lxml: x86 stable wrt bug #856604 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> dev-python/lxml/lxml-4.9.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/lxml/lxml-4.9.1.ebuild b/dev-python/lxml/lxml-4.9.1.ebuild index 6ca00cf2313b..6fd05b791caf 100644 --- a/dev-python/lxml/lxml-4.9.1.ebuild +++ b/dev-python/lxml/lxml-4.9.1.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}"/lxml-${P} LICENSE="BSD ElementTree GPL-2 PSF-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc examples +threads test" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: net-irc/irssi/
commit: 4377862238ad7bae30fe3f34e894d5ff8d4ce748 Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Jul 6 06:40:01 2022 + Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Jul 6 06:40:01 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43778622 net-irc/irssi: x86 stable wrt bug #856451 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> net-irc/irssi/irssi-1.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-irc/irssi/irssi-1.4.1.ebuild b/net-irc/irssi/irssi-1.4.1.ebuild index a0ba47ab6683..b39b1a1caa8b 100644 --- a/net-irc/irssi/irssi-1.4.1.ebuild +++ b/net-irc/irssi/irssi-1.4.1.ebuild @@ -17,7 +17,7 @@ else MY_P="${P/_/-}" SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV/_/-}/${MY_P}.tar.xz"; - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi LICENSE="GPL-2"
[gentoo-commits] repo/gentoo:master commit in: dev-python/lxml/
commit: 5ca7b44a9d302079951157fee85fe10cf27e5a30 Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Jul 6 06:39:47 2022 + Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Jul 6 06:39:47 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ca7b44a dev-python/lxml: sparc stable wrt bug #856604 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo gentoo.org> dev-python/lxml/lxml-4.9.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/lxml/lxml-4.9.1.ebuild b/dev-python/lxml/lxml-4.9.1.ebuild index 7c16b5d2575d..6ca00cf2313b 100644 --- a/dev-python/lxml/lxml-4.9.1.ebuild +++ b/dev-python/lxml/lxml-4.9.1.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}"/lxml-${P} LICENSE="BSD ElementTree GPL-2 PSF-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc examples +threads test" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: dev-python/lxml/
commit: 1497293c5490aa811fb275a26ef9e2d32bf710d2 Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Jul 6 06:39:30 2022 + Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Jul 6 06:39:30 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1497293c dev-python/lxml: ppc64 stable wrt bug #856604 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo gentoo.org> dev-python/lxml/lxml-4.9.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/lxml/lxml-4.9.1.ebuild b/dev-python/lxml/lxml-4.9.1.ebuild index b7e65c172a34..7c16b5d2575d 100644 --- a/dev-python/lxml/lxml-4.9.1.ebuild +++ b/dev-python/lxml/lxml-4.9.1.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}"/lxml-${P} LICENSE="BSD ElementTree GPL-2 PSF-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc examples +threads test" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: net-irc/irssi/
commit: 2a58f110e9bb11c7bdefb3b82262a719c0d83359 Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Jul 6 06:39:23 2022 + Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Jul 6 06:39:23 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a58f110 net-irc/irssi: ppc64 stable wrt bug #856451 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo gentoo.org> net-irc/irssi/irssi-1.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-irc/irssi/irssi-1.4.1.ebuild b/net-irc/irssi/irssi-1.4.1.ebuild index a3fd20a9c389..a0ba47ab6683 100644 --- a/net-irc/irssi/irssi-1.4.1.ebuild +++ b/net-irc/irssi/irssi-1.4.1.ebuild @@ -17,7 +17,7 @@ else MY_P="${P/_/-}" SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV/_/-}/${MY_P}.tar.xz"; - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi LICENSE="GPL-2"
[gentoo-commits] repo/gentoo:master commit in: dev-python/lxml/
commit: a57263e1ae469f84274100fb33c24a01182498cb Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Jul 6 06:39:06 2022 + Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Jul 6 06:39:06 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a57263e1 dev-python/lxml: ppc stable wrt bug #856604 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo gentoo.org> dev-python/lxml/lxml-4.9.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/lxml/lxml-4.9.1.ebuild b/dev-python/lxml/lxml-4.9.1.ebuild index 2ecaf298df99..b7e65c172a34 100644 --- a/dev-python/lxml/lxml-4.9.1.ebuild +++ b/dev-python/lxml/lxml-4.9.1.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}"/lxml-${P} LICENSE="BSD ElementTree GPL-2 PSF-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc examples +threads test" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: net-irc/irssi/
commit: e2cdfd5237949443cf146eb2f67c2ad23635f817 Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Jul 6 06:39:00 2022 + Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Jul 6 06:39:00 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2cdfd52 net-irc/irssi: ppc stable wrt bug #856451 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo gentoo.org> net-irc/irssi/irssi-1.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-irc/irssi/irssi-1.4.1.ebuild b/net-irc/irssi/irssi-1.4.1.ebuild index 1ab39ed462f9..a3fd20a9c389 100644 --- a/net-irc/irssi/irssi-1.4.1.ebuild +++ b/net-irc/irssi/irssi-1.4.1.ebuild @@ -17,7 +17,7 @@ else MY_P="${P/_/-}" SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV/_/-}/${MY_P}.tar.xz"; - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi LICENSE="GPL-2"
[gentoo-commits] repo/gentoo:master commit in: dev-python/lxml/
commit: 9d98d4057b16189b04e8ff6d93d122c4ada473d3 Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Jul 6 06:38:45 2022 + Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Jul 6 06:38:45 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d98d405 dev-python/lxml: arm64 stable wrt bug #856604 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo gentoo.org> dev-python/lxml/lxml-4.9.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/lxml/lxml-4.9.1.ebuild b/dev-python/lxml/lxml-4.9.1.ebuild index 104de7b57979..2ecaf298df99 100644 --- a/dev-python/lxml/lxml-4.9.1.ebuild +++ b/dev-python/lxml/lxml-4.9.1.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}"/lxml-${P} LICENSE="BSD ElementTree GPL-2 PSF-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc examples +threads test" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: dev-python/lxml/
commit: db18f8ffda171d492fce00f45e35730ec1556ed3 Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Jul 6 06:38:30 2022 + Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Jul 6 06:38:30 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db18f8ff dev-python/lxml: arm stable wrt bug #856604 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo gentoo.org> dev-python/lxml/lxml-4.9.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/lxml/lxml-4.9.1.ebuild b/dev-python/lxml/lxml-4.9.1.ebuild index f0faef1f7eef..104de7b57979 100644 --- a/dev-python/lxml/lxml-4.9.1.ebuild +++ b/dev-python/lxml/lxml-4.9.1.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}"/lxml-${P} LICENSE="BSD ElementTree GPL-2 PSF-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc examples +threads test" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: net-irc/irssi/
commit: 50294198f9114ec360520c12cab09ff63971830d Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Jul 6 06:38:05 2022 + Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Jul 6 06:38:05 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50294198 net-irc/irssi: amd64 stable wrt bug #856451 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> net-irc/irssi/irssi-1.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-irc/irssi/irssi-1.4.1.ebuild b/net-irc/irssi/irssi-1.4.1.ebuild index aa235499a1b6..1ab39ed462f9 100644 --- a/net-irc/irssi/irssi-1.4.1.ebuild +++ b/net-irc/irssi/irssi-1.4.1.ebuild @@ -17,7 +17,7 @@ else MY_P="${P/_/-}" SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV/_/-}/${MY_P}.tar.xz"; - KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi LICENSE="GPL-2"
[gentoo-commits] repo/gentoo:master commit in: dev-python/lxml/
commit: bd2b89fdcd623241b432e491cf490300c5f13ff0 Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Jul 6 06:38:13 2022 + Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Jul 6 06:38:13 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd2b89fd dev-python/lxml: amd64 stable wrt bug #856604 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> dev-python/lxml/lxml-4.9.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/lxml/lxml-4.9.1.ebuild b/dev-python/lxml/lxml-4.9.1.ebuild index 230896cacca2..f0faef1f7eef 100644 --- a/dev-python/lxml/lxml-4.9.1.ebuild +++ b/dev-python/lxml/lxml-4.9.1.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}"/lxml-${P} LICENSE="BSD ElementTree GPL-2 PSF-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc examples +threads test" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: net-misc/rsync/
commit: c33c0ddefcd860e2536e38547d05060ad6f72f4b Author: Arthur Zamarin gentoo org> AuthorDate: Wed Jul 6 06:23:37 2022 + Commit: Arthur Zamarin gentoo org> CommitDate: Wed Jul 6 06:23:37 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c33c0dde net-misc/rsync: Stabilize 3.2.4-r3 hppa, #856019 Signed-off-by: Arthur Zamarin gentoo.org> net-misc/rsync/rsync-3.2.4-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/rsync/rsync-3.2.4-r3.ebuild b/net-misc/rsync/rsync-3.2.4-r3.ebuild index 912188ce3bd7..41447f110e95 100644 --- a/net-misc/rsync/rsync-3.2.4-r3.ebuild +++ b/net-misc/rsync/rsync-3.2.4-r3.ebuild @@ -28,7 +28,7 @@ else SRC_DIR="src-previews" else SRC_DIR="src" - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi SRC_URI="https://rsync.samba.org/ftp/rsync/${SRC_DIR}/${P/_/}.tar.gz
[gentoo-commits] repo/gentoo:master commit in: dev-ml/yojson/
commit: b2e04ba41554dd0652bc0d92db94fb1cbdbbba9f Author: Alfredo Tupone gentoo org> AuthorDate: Wed Jul 6 06:19:22 2022 + Commit: Alfredo Tupone gentoo org> CommitDate: Wed Jul 6 06:19:22 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2e04ba4 dev-ml/yojson: relax deps on ocamlopt Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone gentoo.org> dev-ml/yojson/yojson-1.7.0.ebuild | 8 dev-ml/yojson/yojson-2.0.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-ml/yojson/yojson-1.7.0.ebuild b/dev-ml/yojson/yojson-1.7.0.ebuild index 48357a363ee7..d008ccd1b029 100644 --- a/dev-ml/yojson/yojson-1.7.0.ebuild +++ b/dev-ml/yojson/yojson-1.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,9 +16,9 @@ IUSE="examples +ocamlopt test" RESTRICT="!test? ( test )" RDEPEND=" - >=dev-lang/ocaml-4.02.3:=[ocamlopt=] - dev-ml/easy-format:=[ocamlopt=] - >=dev-ml/biniou-1.2:=[ocamlopt=] + >=dev-lang/ocaml-4.02.3:=[ocamlopt?] + dev-ml/easy-format:=[ocamlopt?] + >=dev-ml/biniou-1.2:=[ocamlopt?] " DEPEND=" ${RDEPEND} diff --git a/dev-ml/yojson/yojson-2.0.0.ebuild b/dev-ml/yojson/yojson-2.0.0.ebuild index a46bbd313048..23350f1a6c06 100644 --- a/dev-ml/yojson/yojson-2.0.0.ebuild +++ b/dev-ml/yojson/yojson-2.0.0.ebuild @@ -16,8 +16,8 @@ IUSE="examples +ocamlopt test" RESTRICT="!test? ( test )" RDEPEND=" - >=dev-lang/ocaml-4.02.3:=[ocamlopt=] - >=dev-ml/seq-0.2.2:=[ocamlopt=] + >=dev-lang/ocaml-4.02.3:=[ocamlopt?] + >=dev-ml/seq-0.2.2:=[ocamlopt?] " DEPEND="${RDEPEND}" BDEPEND=">=dev-ml/cppo-1.6.1
[gentoo-commits] repo/gentoo:master commit in: media-video/pipewire/
commit: 7fbaa21982347e05996f1585ecf37b8ff18ed152 Author: Haelwenn (lanodan) Monnier hacktivis me> AuthorDate: Fri Apr 22 19:31:47 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 06:17:06 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fbaa219 media-video/pipewire: Make dbus optional Note: jack side of things is untested Signed-off-by: Haelwenn (lanodan) Monnier hacktivis.me> Closes: https://bugs.gentoo.org/850934 Closes: https://github.com/gentoo/gentoo/pull/26077 Signed-off-by: Sam James gentoo.org> ..._p20220705.ebuild => pipewire-0.3.53_p20220705-r1.ebuild} | 12 +--- media-video/pipewire/pipewire-.ebuild| 12 +--- 2 files changed, 18 insertions(+), 6 deletions(-) diff --git a/media-video/pipewire/pipewire-0.3.53_p20220705.ebuild b/media-video/pipewire/pipewire-0.3.53_p20220705-r1.ebuild similarity index 98% rename from media-video/pipewire/pipewire-0.3.53_p20220705.ebuild rename to media-video/pipewire/pipewire-0.3.53_p20220705-r1.ebuild index 51c7a334c1f1..e8e364be1937 100644 --- a/media-video/pipewire/pipewire-0.3.53_p20220705.ebuild +++ b/media-video/pipewire/pipewire-0.3.53_p20220705-r1.ebuild @@ -28,8 +28,8 @@ HOMEPAGE="https://pipewire.org/"; LICENSE="MIT LGPL-2.1+ GPL-2" # ABI was broken in 0.3.42 for https://gitlab.freedesktop.org/pipewire/wireplumber/-/issues/49 SLOT="0/0.4" -IUSE="bluetooth doc echo-cancel extra gstreamer jack-client jack-sdk lv2 pipewire-alsa -sound-server ssl system-service systemd test udev v4l X zeroconf" +IUSE="bluetooth dbus doc echo-cancel extra gstreamer jack-client jack-sdk lv2 +pipewire-alsa sound-server ssl system-service systemd test udev v4l X zeroconf" # Once replacing system JACK libraries is possible, it's likely that # jack-client IUSE will need blocking to avoid users accidentally @@ -46,6 +46,7 @@ REQUIRED_USE=" jack-sdk? ( !jack-client ) system-service? ( systemd ) !sound-server? ( !pipewire-alsa ) + jack-client? ( dbus ) " RESTRICT="!test? ( test )" @@ -63,7 +64,6 @@ BDEPEND=" RDEPEND=" acct-group/audio media-libs/alsa-lib - sys-apps/dbus[${MULTILIB_USEDEP}] sys-libs/readline:= sys-libs/ncurses:=[unicode(+)] virtual/libintl[${MULTILIB_USEDEP}] @@ -75,6 +75,7 @@ RDEPEND=" >=net-wireless/bluez-4.101:= virtual/libusb:1 ) + dbus? ( sys-apps/dbus[${MULTILIB_USEDEP}] ) echo-cancel? ( media-libs/webrtc-audio-processing:0 ) extra? ( >=media-libs/libsndfile-1.0.20 @@ -169,6 +170,7 @@ multilib_src_configure() { local emesonargs=( -Ddocdir="${EPREFIX}"/usr/share/doc/${PF} + $(meson_feature dbus) $(meson_native_use_feature zeroconf avahi) $(meson_native_use_feature doc docs) $(meson_native_enabled examples) # TODO: Figure out if this is still important now that media-session gone @@ -285,6 +287,10 @@ multilib_src_install_all() { fi } +pkg_postrm() { + use udev && udev_reload +} + pkg_postinst() { use udev && udev_reload diff --git a/media-video/pipewire/pipewire-.ebuild b/media-video/pipewire/pipewire-.ebuild index 3e9252539cbb..f831949d2b1c 100644 --- a/media-video/pipewire/pipewire-.ebuild +++ b/media-video/pipewire/pipewire-.ebuild @@ -28,8 +28,8 @@ HOMEPAGE="https://pipewire.org/"; LICENSE="MIT LGPL-2.1+ GPL-2" # ABI was broken in 0.3.42 for https://gitlab.freedesktop.org/pipewire/wireplumber/-/issues/49 SLOT="0/0.4" -IUSE="bluetooth doc echo-cancel extra gstreamer jack-client jack-sdk lv2 pipewire-alsa -sound-server ssl system-service systemd test udev v4l X zeroconf" +IUSE="bluetooth dbus doc echo-cancel extra gstreamer jack-client jack-sdk lv2 +pipewire-alsa sound-server ssl system-service systemd test udev v4l X zeroconf" # Once replacing system JACK libraries is possible, it's likely that # jack-client IUSE will need blocking to avoid users accidentally @@ -46,6 +46,7 @@ REQUIRED_USE=" jack-sdk? ( !jack-client ) system-service? ( systemd ) !sound-server? ( !pipewire-alsa ) + jack-client? ( dbus ) " RESTRICT="!test? ( test )" @@ -63,7 +64,6 @@ BDEPEND=" RDEPEND=" acct-group/audio media-libs/alsa-lib - sys-apps/dbus[${MULTILIB_USEDEP}] sys-libs/readline:= sys-libs/ncurses:=[unicode(+)] virtual/libintl[${MULTILIB_USEDEP}] @@ -75,6 +75,7 @@ RDEPEND=" >=net-wireless/bluez-4.101:= virtual/libusb:1 ) + dbus? ( sys-apps/dbus[${MULTILIB_USEDEP}] ) echo-cancel? ( media-libs/webrtc-audio-processing:0 ) extra? ( >=media-libs/libsndfile-1.0.20 @@ -169,6 +170,7 @@ multilib_src_configure() { local emesonargs=( -Ddocdir="${EPREFIX}"/usr/share/doc/${PF} + $(meson_fe
[gentoo-commits] repo/gentoo:master commit in: dev-ml/dune-private-libs/
commit: 5b3cfd0bf0d36776c4bfbb8e11ac2a497ea62d44 Author: Alfredo Tupone gentoo org> AuthorDate: Wed Jul 6 06:07:05 2022 + Commit: Alfredo Tupone gentoo org> CommitDate: Wed Jul 6 06:07:05 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b3cfd0b dev-ml/dune-private-libs: be less strict depending on ocamlopt Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone gentoo.org> dev-ml/dune-private-libs/dune-private-libs-2.8.2-r1.ebuild | 4 ++-- dev-ml/dune-private-libs/dune-private-libs-2.8.4.ebuild| 4 ++-- dev-ml/dune-private-libs/dune-private-libs-2.9.0.ebuild| 6 +++--- dev-ml/dune-private-libs/dune-private-libs-2.9.1.ebuild| 6 +++--- dev-ml/dune-private-libs/dune-private-libs-2.9.3.ebuild| 4 ++-- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/dev-ml/dune-private-libs/dune-private-libs-2.8.2-r1.ebuild b/dev-ml/dune-private-libs/dune-private-libs-2.8.2-r1.ebuild index 4e6004bcf68c..60315eb2cadf 100644 --- a/dev-ml/dune-private-libs/dune-private-libs-2.8.2-r1.ebuild +++ b/dev-ml/dune-private-libs/dune-private-libs-2.8.2-r1.ebuild @@ -26,8 +26,8 @@ BDEPEND=" ) " DEPEND=" - dev-ml/csexp:=[ocamlopt=] - dev-ml/findlib:=[ocamlopt=] + dev-ml/csexp:=[ocamlopt?] + dev-ml/findlib:=[ocamlopt?] >=dev-lang/ocaml-4.09:= " RDEPEND="${DEPEND}" diff --git a/dev-ml/dune-private-libs/dune-private-libs-2.8.4.ebuild b/dev-ml/dune-private-libs/dune-private-libs-2.8.4.ebuild index 2bdd028a84ed..17169982c7f9 100644 --- a/dev-ml/dune-private-libs/dune-private-libs-2.8.4.ebuild +++ b/dev-ml/dune-private-libs/dune-private-libs-2.8.4.ebuild @@ -26,8 +26,8 @@ BDEPEND=" ) " DEPEND=" - dev-ml/csexp:=[ocamlopt=] - dev-ml/findlib:=[ocamlopt=] + dev-ml/csexp:=[ocamlopt?] + dev-ml/findlib:=[ocamlopt?] >=dev-lang/ocaml-4.09:= " RDEPEND="${DEPEND}" diff --git a/dev-ml/dune-private-libs/dune-private-libs-2.9.0.ebuild b/dev-ml/dune-private-libs/dune-private-libs-2.9.0.ebuild index 7b6b59feb352..ab2072885f70 100644 --- a/dev-ml/dune-private-libs/dune-private-libs-2.9.0.ebuild +++ b/dev-ml/dune-private-libs/dune-private-libs-2.9.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -26,8 +26,8 @@ BDEPEND=" ) " DEPEND=" - dev-ml/csexp:=[ocamlopt=] - dev-ml/findlib:=[ocamlopt=] + dev-ml/csexp:=[ocamlopt?] + dev-ml/findlib:=[ocamlopt?] >=dev-lang/ocaml-4.09:= " RDEPEND="${DEPEND}" diff --git a/dev-ml/dune-private-libs/dune-private-libs-2.9.1.ebuild b/dev-ml/dune-private-libs/dune-private-libs-2.9.1.ebuild index 2fac15d055e9..9ad9f342b922 100644 --- a/dev-ml/dune-private-libs/dune-private-libs-2.9.1.ebuild +++ b/dev-ml/dune-private-libs/dune-private-libs-2.9.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -26,8 +26,8 @@ BDEPEND=" ) " DEPEND=" - dev-ml/csexp:=[ocamlopt=] - dev-ml/findlib:=[ocamlopt=] + dev-ml/csexp:=[ocamlopt?] + dev-ml/findlib:=[ocamlopt?] >=dev-lang/ocaml-4.09:= " RDEPEND="${DEPEND}" diff --git a/dev-ml/dune-private-libs/dune-private-libs-2.9.3.ebuild b/dev-ml/dune-private-libs/dune-private-libs-2.9.3.ebuild index 4a135c14f509..051a8304752e 100644 --- a/dev-ml/dune-private-libs/dune-private-libs-2.9.3.ebuild +++ b/dev-ml/dune-private-libs/dune-private-libs-2.9.3.ebuild @@ -26,8 +26,8 @@ BDEPEND=" ) " DEPEND=" - dev-ml/csexp:=[ocamlopt=] - dev-ml/findlib:=[ocamlopt=] + dev-ml/csexp:=[ocamlopt?] + dev-ml/findlib:=[ocamlopt?] >=dev-lang/ocaml-4.09:= " RDEPEND="${DEPEND}"
[gentoo-commits] repo/gentoo:master commit in: dev-ml/dune-configurator/
commit: 7c968ecae02636ce2f83535caf0c0df695fb89e7 Author: Alfredo Tupone gentoo org> AuthorDate: Wed Jul 6 06:11:16 2022 + Commit: Alfredo Tupone gentoo org> CommitDate: Wed Jul 6 06:11:16 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c968eca dev-ml/dune-configurator: be less strict vs ocamlopt dep Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone gentoo.org> dev-ml/dune-configurator/dune-configurator-2.8.2-r1.ebuild | 6 +++--- dev-ml/dune-configurator/dune-configurator-2.8.4.ebuild| 6 +++--- dev-ml/dune-configurator/dune-configurator-2.9.0.ebuild| 6 +++--- dev-ml/dune-configurator/dune-configurator-2.9.1.ebuild| 8 dev-ml/dune-configurator/dune-configurator-2.9.3.ebuild| 6 +++--- 5 files changed, 16 insertions(+), 16 deletions(-) diff --git a/dev-ml/dune-configurator/dune-configurator-2.8.2-r1.ebuild b/dev-ml/dune-configurator/dune-configurator-2.8.2-r1.ebuild index 1dd2e0cac8b3..7e06d1ff65d3 100644 --- a/dev-ml/dune-configurator/dune-configurator-2.8.2-r1.ebuild +++ b/dev-ml/dune-configurator/dune-configurator-2.8.2-r1.ebuild @@ -17,9 +17,9 @@ IUSE="+ocamlopt test" RESTRICT="!test? ( test )" RDEPEND=" - ~dev-ml/dune-private-libs-${PV}:=[ocamlopt=] - dev-ml/csexp:=[ocamlopt=] - dev-ml/result:=[ocamlopt=] + ~dev-ml/dune-private-libs-${PV}:=[ocamlopt?] + dev-ml/csexp:=[ocamlopt?] + dev-ml/result:=[ocamlopt?] " DEPEND="${RDEPEND} test? ( diff --git a/dev-ml/dune-configurator/dune-configurator-2.8.4.ebuild b/dev-ml/dune-configurator/dune-configurator-2.8.4.ebuild index 8a3d59cf3d8b..17c58e633847 100644 --- a/dev-ml/dune-configurator/dune-configurator-2.8.4.ebuild +++ b/dev-ml/dune-configurator/dune-configurator-2.8.4.ebuild @@ -17,9 +17,9 @@ IUSE="+ocamlopt test" RESTRICT="!test? ( test )" RDEPEND=" - ~dev-ml/dune-private-libs-${PV}:=[ocamlopt=] - dev-ml/csexp:=[ocamlopt=] - dev-ml/result:=[ocamlopt=] + ~dev-ml/dune-private-libs-${PV}:=[ocamlopt?] + dev-ml/csexp:=[ocamlopt?] + dev-ml/result:=[ocamlopt?] " DEPEND="${RDEPEND} test? ( diff --git a/dev-ml/dune-configurator/dune-configurator-2.9.0.ebuild b/dev-ml/dune-configurator/dune-configurator-2.9.0.ebuild index a8a42765fa98..9872ea859a4f 100644 --- a/dev-ml/dune-configurator/dune-configurator-2.9.0.ebuild +++ b/dev-ml/dune-configurator/dune-configurator-2.9.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,8 +18,8 @@ RESTRICT="!test? ( test )" RDEPEND=" ~dev-ml/dune-private-libs-${PV}:=[ocamlopt=] - dev-ml/csexp:=[ocamlopt=] - dev-ml/result:=[ocamlopt=] + dev-ml/csexp:=[ocamlopt?] + dev-ml/result:=[ocamlopt?] " DEPEND="${RDEPEND} test? ( diff --git a/dev-ml/dune-configurator/dune-configurator-2.9.1.ebuild b/dev-ml/dune-configurator/dune-configurator-2.9.1.ebuild index b781e0525f03..e2e67518ea4c 100644 --- a/dev-ml/dune-configurator/dune-configurator-2.9.1.ebuild +++ b/dev-ml/dune-configurator/dune-configurator-2.9.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,9 +17,9 @@ IUSE="+ocamlopt test" RESTRICT="!test? ( test )" RDEPEND=" - ~dev-ml/dune-private-libs-${PV}:=[ocamlopt=] - dev-ml/csexp:=[ocamlopt=] - dev-ml/result:=[ocamlopt=] + ~dev-ml/dune-private-libs-${PV}:=[ocamlopt?] + dev-ml/csexp:=[ocamlopt?] + dev-ml/result:=[ocamlopt?] " DEPEND="${RDEPEND} test? ( diff --git a/dev-ml/dune-configurator/dune-configurator-2.9.3.ebuild b/dev-ml/dune-configurator/dune-configurator-2.9.3.ebuild index 53d42345b564..289317f1072a 100644 --- a/dev-ml/dune-configurator/dune-configurator-2.9.3.ebuild +++ b/dev-ml/dune-configurator/dune-configurator-2.9.3.ebuild @@ -17,9 +17,9 @@ IUSE="+ocamlopt test" RESTRICT="!test? ( test )" RDEPEND=" - ~dev-ml/dune-private-libs-${PV}:=[ocamlopt=] - dev-ml/csexp:=[ocamlopt=] - dev-ml/result:=[ocamlopt=] + ~dev-ml/dune-private-libs-${PV}:=[ocamlopt?] + dev-ml/csexp:=[ocamlopt?] + dev-ml/result:=[ocamlopt?] " DEPEND="${RDEPEND} test? (
[gentoo-commits] repo/gentoo:master commit in: dev-util/uglifyjs/
commit: 1ff59a6a161944225ebb5c636b1a5e2fd7fefaad Author: Sam James gentoo org> AuthorDate: Wed Jul 6 06:05:49 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 06:05:49 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ff59a6a dev-util/uglifyjs: Stabilize 3.16.1 amd64, #853619 Signed-off-by: Sam James gentoo.org> dev-util/uglifyjs/uglifyjs-3.16.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/uglifyjs/uglifyjs-3.16.1.ebuild b/dev-util/uglifyjs/uglifyjs-3.16.1.ebuild index 1a44c1a32320..4817ccc4e92c 100644 --- a/dev-util/uglifyjs/uglifyjs-3.16.1.ebuild +++ b/dev-util/uglifyjs/uglifyjs-3.16.1.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/mishoo/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> $ LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" BDEPEND="net-libs/nodejs[npm]" RDEPEND="net-libs/nodejs"
[gentoo-commits] repo/gentoo:master commit in: x11-wm/xpra/
commit: cb9b6a97328dfa3d21fe5744bf0b4fd4b60324de Author: Sam James gentoo org> AuthorDate: Wed Jul 6 06:05:51 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 06:05:51 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb9b6a97 x11-wm/xpra: Stabilize 4.3.3 amd64, #853619 Signed-off-by: Sam James gentoo.org> x11-wm/xpra/xpra-4.3.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-wm/xpra/xpra-4.3.3.ebuild b/x11-wm/xpra/xpra-4.3.3.ebuild index 6edd3e2ee447..0439786ef126 100644 --- a/x11-wm/xpra/xpra-4.3.3.ebuild +++ b/x11-wm/xpra/xpra-4.3.3.ebuild @@ -9,7 +9,7 @@ if [[ ${PV} = * ]]; then else SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz https://dev.gentoo.org/~chewi/distfiles/${PN}-4.3.1-tests.patch"; - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi PYTHON_COMPAT=( python3_{7,8,9,10} )
[gentoo-commits] repo/gentoo:master commit in: x11-libs/libfakeXinerama/
commit: 1e7b643d220f21cdddc82d7063395b06af002db3 Author: Sam James gentoo org> AuthorDate: Wed Jul 6 06:05:50 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 06:05:50 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e7b643d x11-libs/libfakeXinerama: Stabilize 0.1.0 amd64, #853619 Signed-off-by: Sam James gentoo.org> x11-libs/libfakeXinerama/libfakeXinerama-0.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-libs/libfakeXinerama/libfakeXinerama-0.1.0.ebuild b/x11-libs/libfakeXinerama/libfakeXinerama-0.1.0.ebuild index d1a8f77f32ee..d95fd71f8354 100644 --- a/x11-libs/libfakeXinerama/libfakeXinerama-0.1.0.ebuild +++ b/x11-libs/libfakeXinerama/libfakeXinerama-0.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://xpra.org/src/${P}.tar.bz2"; LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DEPEND=" x11-libs/libX11
[gentoo-commits] repo/gentoo:master commit in: www-apps/xpra-html5/
commit: 03968e05f31455ba7eb71def9b1413844b94161a Author: Sam James gentoo org> AuthorDate: Wed Jul 6 06:05:49 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 06:05:49 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03968e05 www-apps/xpra-html5: Stabilize 5.0 amd64, #853619 Signed-off-by: Sam James gentoo.org> www-apps/xpra-html5/xpra-html5-5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/xpra-html5/xpra-html5-5.0.ebuild b/www-apps/xpra-html5/xpra-html5-5.0.ebuild index 5c2270895f63..af102461d653 100644 --- a/www-apps/xpra-html5/xpra-html5-5.0.ebuild +++ b/www-apps/xpra-html5/xpra-html5-5.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/Xpra-org/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${ LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="brotli +gzip minify" BDEPEND="
[gentoo-commits] repo/gentoo:master commit in: app-emulation/virtualbox/, app-emulation/virtualbox/files/
commit: 1fc46c8f5638d711c550447a86a13286bd79fe73 Author: Sam James gentoo org> AuthorDate: Wed Jul 6 04:44:34 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 06:05:17 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fc46c8f app-emulation/virtualbox: force usage of selected Python; add Python 3.10 - Finish off the work from earlier (started in 0e7860b78e08743e7ba8a9d641a085e349811f83 and then 7dde6a6bd36cadd1c70d8ec3d3f956750231eeff) for forcing the right Python implementation to be used for USE=python/bindings builds. We now hijack the script that the Makefile calls to get the list of available interpreters (which is separate from the weird configure thing!) and just create a stub which outputs the paths for the corresponding implementation chosen via PYTHON_SINGLE_TARGET using the normal eclass machinery. - Add a sanity check in src_install for when USE=python for /usr/$(get_libdir)/virtualbox/VBoxPython*.so to minimise the risk of silently not building & not realising it. (Noticed risk of this when in the middle of this work & noticed that w/o the extra (see next point) Makefile targets, it ends up silently just not doing anything). - Import Arch Linux / upstream (on trunk) patches for Python 3.10 (thanks to Kerin Millar for the pointer on that bit). We're resigned to having to update the Makefile every time a new Python comes out, but it's at least only one place, and it's not trivial for us to change it given.. kbuild. (It's not just a list, but a bunch of variables which get defined for each target.) Closes: https://bugs.gentoo.org/856121 Closes: https://bugs.gentoo.org/785835 Signed-off-by: Sam James gentoo.org> .../files/virtualbox-6.1.34-r3-python3.10.patch| 122 + .../virtualbox/virtualbox-6.1.34-r4.ebuild | 585 + 2 files changed, 707 insertions(+) diff --git a/app-emulation/virtualbox/files/virtualbox-6.1.34-r3-python3.10.patch b/app-emulation/virtualbox/files/virtualbox-6.1.34-r3-python3.10.patch new file mode 100644 index ..e06e86910103 --- /dev/null +++ b/app-emulation/virtualbox/files/virtualbox-6.1.34-r3-python3.10.patch @@ -0,0 +1,122 @@ +https://github.com/archlinux/svntogit-community/blob/b103146beee8b7c70d04685033a8536aed2e5aea/trunk/002-python310.patch +https://github.com/archlinux/svntogit-community/blob/b103146beee8b7c70d04685033a8536aed2e5aea/trunk/003-pyunicode.patch + +https://www.virtualbox.org/changeset/90537/vbox +https://www.virtualbox.org/changeset/86623/vbox +--- a/src/libs/xpcom18a4/python/src/module/_xpcom.cpp b/src/libs/xpcom18a4/python/src/module/_xpcom.cpp +@@ -84,7 +84,11 @@ + # define MANGLE_MODULE_INIT(a_Name)RT_CONCAT(a_Name, MODULE_NAME_SUFFIX) + # endif + # ifdef VBOX_PYXPCOM_VERSIONED +-# if PY_VERSION_HEX >= 0x0309 && PY_VERSION_HEX < 0x030a ++# if PY_VERSION_HEX >= 0x030a && PY_VERSION_HEX < 0x030b ++# define MODULE_NAMEMANGLE_MODULE_NAME("VBoxPython3_10") ++# define initVBoxPython MANGLE_MODULE_INIT(PyInit_VBoxPython3_10) ++ ++# elif PY_VERSION_HEX >= 0x0309 && PY_VERSION_HEX < 0x030a + # define MODULE_NAMEMANGLE_MODULE_NAME("VBoxPython3_9") + # define initVBoxPython MANGLE_MODULE_INIT(PyInit_VBoxPython3_9) + +--- a/src/libs/xpcom18a4/python/Makefile.kmk b/src/libs/xpcom18a4/python/Makefile.kmk +@@ -4,7 +4,7 @@ + # + + # +-# Copyright (C) 2009-2017 Oracle Corporation ++# Copyright (C) 2009-2021 Oracle Corporation + # + # This file is part of VirtualBox Open Source Edition (OSE), as + # available from http://www.virtualbox.org. This file is free software; +@@ -20,7 +20,7 @@ + + # + # List of supported Python versions, defining a number of +-# VBOX_PYTHON[26|27|31|32|32M|33|33M|34|34M|35|35M|36|36M|37|37M|38|38M|39|39M|DEF]_[INC|LIB] variables ++# VBOX_PYTHON[26|27|31|32|32M|33|33M|34|34M|35|35M|36|36M|37|37M|38|38M|39|39M|310|310M|DEF]_[INC|LIB] variables + # which get picked up below. + # + ifeq ($(KBUILD_TARGET),darwin) # Relatively predictable, don't script. +@@ -646,6 +646,52 @@ + endif + endif + ++ifdef VBOX_PYTHON310_INC ++# ++# Python 3.10 version ++# ++DLLS += VBoxPython3_10 ++VBoxPython3_10_EXTENDS= VBoxPythonBase ++VBoxPython3_10_EXTENDS_BY = appending ++VBoxPython3_10_TEMPLATE = XPCOM ++VBoxPython3_10_INCS = $(VBOX_PYTHON310_INC) ++VBoxPython3_10_LIBS = $(VBOX_PYTHON310_LIB) ++ ++ ifdef VBOX_WITH_32_ON_64_MAIN_API ++ ifdef VBOX_PYTHON310_LIB_X86 ++DLLS += VBoxPython3_10_x86 ++VBoxPython3_10_x86_EXTENDS= VBoxPythonBase_x86 ++VBoxPython3_10_x86_EXTENDS_BY = appending ++VBoxPython3_10_x86_TEMPLATE = XPCOM ++VBoxPython3_10_x86_INCS = $(VBOX_PYTHON310_INC) ++VBoxPython3_10_x86_LIBS = $(VBOX_PYTHON310_LIB_X86) ++ endif ++ endif ++endif ++ ++ifdef VBOX_PYTHON310M_INC ++# ++# Python 3.10 version with pymalloc ++# ++DLLS += VBoxPython3_10m ++VBoxPython3_10m_EXTENDS= VBoxPythonBase_m ++VBoxP
[gentoo-commits] repo/gentoo:master commit in: app-emulation/virtualbox/
commit: c811211d3a19f9b79a9e0e9afc4aaf5e3fa5ed54 Author: Sam James gentoo org> AuthorDate: Wed Jul 6 06:04:51 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 06:05:18 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c811211d app-emulation/virtualbox: add more wsimport context Bug: https://bugs.gentoo.org/832166 Signed-off-by: Sam James gentoo.org> app-emulation/virtualbox/virtualbox-6.1.34-r4.ebuild | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/app-emulation/virtualbox/virtualbox-6.1.34-r4.ebuild b/app-emulation/virtualbox/virtualbox-6.1.34-r4.ebuild index a20ee04a2d51..7eb42e9cf9ea 100644 --- a/app-emulation/virtualbox/virtualbox-6.1.34-r4.ebuild +++ b/app-emulation/virtualbox/virtualbox-6.1.34-r4.ebuild @@ -82,7 +82,13 @@ COMMON_DEPEND=" # We're stuck on JDK (and JRE, I guess?) 1.8 because of need for wsimport # with USE="vboxwebsrv java". Note that we have to put things in DEPEND, # not (only, anyway) BDEPEND, as the eclass magic to set the environment variables -# based on *DEPEND doesn't work for BDEPEND at least right now. See bug #832166. +# based on *DEPEND doesn't work for BDEPEND at least right now. +# +# There's a comment in Config.kmk about it +# ("With Java 11 wsimport was removed, usually part of a separate install now.") +# but it needs more investigation. +# +# See bug #832166. DEPEND=" ${COMMON_DEPEND} alsa? ( >=media-libs/alsa-lib-1.0.13 ) @@ -550,7 +556,7 @@ src_install() { eerror "(listed in PYTHON_COMPAT in the ebuild) is incomplete within the Makefiles." die "Incomplete installation of Python bindings! File a bug with Gentoo!" fi -fi + fi newtmpfiles "${FILESDIR}"/${PN}-vboxusb_tmpfilesd ${PN}-vboxusb.conf }
[gentoo-commits] repo/gentoo:master commit in: sys-auth/pambase/
commit: f1661e2d3247e595e7750c04ccdb38e66e753fd4 Author: Arthur Zamarin gentoo org> AuthorDate: Wed Jul 6 06:02:40 2022 + Commit: Arthur Zamarin gentoo org> CommitDate: Wed Jul 6 06:02:40 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1661e2d sys-auth/pambase: Stabilize 20220214 hppa, #856031 Signed-off-by: Arthur Zamarin gentoo.org> sys-auth/pambase/pambase-20220214.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-auth/pambase/pambase-20220214.ebuild b/sys-auth/pambase/pambase-20220214.ebuild index d1706d1cf098..5df84a2476ea 100644 --- a/sys-auth/pambase/pambase-20220214.ebuild +++ b/sys-auth/pambase/pambase-20220214.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} == * ]]; then EGIT_REPO_URI="https://github.com/gentoo/pambase.git"; else SRC_URI="https://github.com/gentoo/pambase/archive/${P}.tar.gz"; - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" S="${WORKDIR}/${PN}-${P}" fi
[gentoo-commits] repo/gentoo:master commit in: dev-util/meson/
commit: 230907ea89c708bc6e3c5efca5345e622f117a7a Author: Arthur Zamarin gentoo org> AuthorDate: Wed Jul 6 06:02:41 2022 + Commit: Arthur Zamarin gentoo org> CommitDate: Wed Jul 6 06:02:41 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=230907ea dev-util/meson: Stabilize 0.62.2 hppa, #856439 Signed-off-by: Arthur Zamarin gentoo.org> dev-util/meson/meson-0.62.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/meson/meson-0.62.2.ebuild b/dev-util/meson/meson-0.62.2.ebuild index 08da22f758ea..f424a7baab47 100644 --- a/dev-util/meson/meson-0.62.2.ebuild +++ b/dev-util/meson/meson-0.62.2.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} = ** ]]; then inherit git-r3 else SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi inherit bash-completion-r1 distutils-r1 toolchain-funcs
[gentoo-commits] repo/gentoo:master commit in: dev-python/jupyter_server/
commit: 4e99c50ca49ea0eb5cccec69d1773a0f664b8b14 Author: Arthur Zamarin gentoo org> AuthorDate: Wed Jul 6 05:41:07 2022 + Commit: Arthur Zamarin gentoo org> CommitDate: Wed Jul 6 05:41:07 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e99c50c dev-python/jupyter_server: add 1.18.1 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/jupyter_server/Manifest | 1 + .../jupyter_server/jupyter_server-1.18.1.ebuild| 76 ++ 2 files changed, 77 insertions(+) diff --git a/dev-python/jupyter_server/Manifest b/dev-python/jupyter_server/Manifest index 241fe77a0b23..20de618ae9a9 100644 --- a/dev-python/jupyter_server/Manifest +++ b/dev-python/jupyter_server/Manifest @@ -1,3 +1,4 @@ DIST jupyter_server-1.17.0.tar.gz 445648 BLAKE2B d7e19804b6b4cccb72c0a24febe8702829c2a32768e916a9da09ee9f55a08e360cf2a81c3c4bc535ff342c916155bc0b7933a9b5b49645db2b5f9a58ec02ab3a SHA512 d99d4036698d6f8d5e1258de214e3cbc6239b978314af4af7e722789c950edb1f261b98e666cffb46efdfe97a23c001784cfd29d7bf75c02dae53c2c07476b7f DIST jupyter_server-1.17.1.tar.gz 449682 BLAKE2B ca7a8b57c50a552c20e3c2a6a1318357df87027770bb0f37ee5c6c8db1a99116429ace7f7a28fca9f62728ba8469ce9875dc6f3a4cdf0a447ea8df616dff936f SHA512 bf37188a796e590340589414361e04c8e0f5f81d0e03cf55ad12ef7b59f35708996664da27727824424dadc038b44259a66e55f99c2da4270e727eae615f4e26 DIST jupyter_server-1.18.0.tar.gz 450132 BLAKE2B a378ba3bfdc629d05478c33365b2d6df893b9ce1dc3ce26c78efcbd69b42441ff730ca58a83fb87446d073f849ce5a6c725784a15953fe9bdae119e529fe30c8 SHA512 5a194a9811162774990b125020d75c134ca32ab916c046cf0345a3959868ab7b293c0659bd54c2da91ef5e8bbb9b433f9a6c16d829277d0f34e924c6332fa6c0 +DIST jupyter_server-1.18.1.tar.gz 451117 BLAKE2B ac9088f8f5c5afa6455f41b4006c0d49286006574101b42dd8e28501c97dcf10d7ee534d54b8cf26a8f34c7d2ba446485ce273ce04e22c39a22e5346d55ea4f5 SHA512 7acf101f337af903318de263dcf78cf3b45b799bb6095bc79568fde7f3f56ca508d39a1d40ffe2a4ab0bdc0173f0ee2f4a7426f41e0855c1b7f9dfd86f7e6d73 diff --git a/dev-python/jupyter_server/jupyter_server-1.18.1.ebuild b/dev-python/jupyter_server/jupyter_server-1.18.1.ebuild new file mode 100644 index ..7d41175712ea --- /dev/null +++ b/dev-python/jupyter_server/jupyter_server-1.18.1.ebuild @@ -0,0 +1,76 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=jupyter +PYTHON_COMPAT=( python3_{8..10} ) + +inherit distutils-r1 + +DESCRIPTION="Core services, APIs, and REST endpoints to Jupyter web applications" +HOMEPAGE="https://jupyter.org"; +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + +RDEPEND=" + >=dev-python/anyio-3.1.0[${PYTHON_USEDEP}] + =dev-python/jupyter_client-6.1.1[${PYTHON_USEDEP}] + >=dev-python/jupyter_core-4.7.0[${PYTHON_USEDEP}] + >=dev-python/nbconvert-6.4.4[${PYTHON_USEDEP}] + >=dev-python/nbformat-5.2.0[${PYTHON_USEDEP}] + dev-python/packaging[${PYTHON_USEDEP}] + dev-python/prometheus_client[${PYTHON_USEDEP}] + >=dev-python/pyzmq-17[${PYTHON_USEDEP}] + dev-python/send2trash[${PYTHON_USEDEP}] + >=dev-python/terminado-0.8.3[${PYTHON_USEDEP}] + >=www-servers/tornado-6.1[${PYTHON_USEDEP}] + >=dev-python/traitlets-5.1[${PYTHON_USEDEP}] + dev-python/websocket-client[${PYTHON_USEDEP}] +" +BDEPEND=" + test? ( + dev-python/ipykernel[${PYTHON_USEDEP}] + dev-python/pytest-console-scripts[${PYTHON_USEDEP}] + dev-python/pytest-timeout[${PYTHON_USEDEP}] + dev-python/pytest-tornasync[${PYTHON_USEDEP}] + dev-python/requests[${PYTHON_USEDEP}] + ) +" + +distutils_enable_sphinx docs/source \ + dev-python/pydata-sphinx-theme \ + dev-python/myst_parser \ + dev-python/ipython \ + dev-python/sphinxemoji \ + dev-python/sphinxcontrib-github-alt \ + dev-python/sphinxcontrib-openapi +distutils_enable_tests pytest + +EPYTEST_DESELECT=( + # This fails if your terminal is zsh (and maybe other non-bash as well?) + tests/test_terminal.py::test_culling + tests/test_terminal.py::test_terminal_create_with_cwd + tests/test_terminal.py::test_terminal_create_with_relative_cwd +) + +src_prepare() { + # disable npm use + sed -i -e '/\[tool\.jupyter-packaging\.builder\]/,+1d' pyproject.toml || die + distutils-r1_src_prepare +} + +python_test() { + local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 + epytest \ + -p pytest_tornasync.plugin \ + -p jupyter_server.pytest_plugin \ + -p pytest_console_scripts \ + -p pytest_timeout +}
[gentoo-commits] repo/gentoo:master commit in: dev-python/jupyter_server/
commit: 64ad8ac89775773cbffc47894ae3c6396170b76f Author: Arthur Zamarin gentoo org> AuthorDate: Wed Jul 6 05:37:36 2022 + Commit: Arthur Zamarin gentoo org> CommitDate: Wed Jul 6 05:37:36 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64ad8ac8 dev-python/jupyter_server: Stabilize 1.17.0 x86, #834198 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/jupyter_server/jupyter_server-1.17.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/jupyter_server/jupyter_server-1.17.0.ebuild b/dev-python/jupyter_server/jupyter_server-1.17.0.ebuild index 9f85b19598f2..248b7cd68bc2 100644 --- a/dev-python/jupyter_server/jupyter_server-1.17.0.ebuild +++ b/dev-python/jupyter_server/jupyter_server-1.17.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" >=dev-python/anyio-3.1.0[${PYTHON_USEDEP}]
[gentoo-commits] repo/gentoo:master commit in: dev-python/ipyparallel/
commit: db861907eef6f93c6ac3d9dc0a5545139aa8f59e Author: Arthur Zamarin gentoo org> AuthorDate: Wed Jul 6 05:37:36 2022 + Commit: Arthur Zamarin gentoo org> CommitDate: Wed Jul 6 05:37:36 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db861907 dev-python/ipyparallel: Stabilize 8.3.0 x86, #834198 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/ipyparallel/ipyparallel-8.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/ipyparallel/ipyparallel-8.3.0.ebuild b/dev-python/ipyparallel/ipyparallel-8.3.0.ebuild index 8db4409eb536..bc56eae4eda4 100644 --- a/dev-python/ipyparallel/ipyparallel-8.3.0.ebuild +++ b/dev-python/ipyparallel/ipyparallel-8.3.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86" RDEPEND=" dev-python/entrypoints[${PYTHON_USEDEP}]
[gentoo-commits] repo/gentoo:master commit in: dev-python/jupyter_server/
commit: 5cf96e742da8847a5eaa678816eaab915c6371b5 Author: Arthur Zamarin gentoo org> AuthorDate: Wed Jul 6 05:37:08 2022 + Commit: Arthur Zamarin gentoo org> CommitDate: Wed Jul 6 05:37:08 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cf96e74 dev-python/jupyter_server: Stabilize 1.17.0 hppa, #834198 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/jupyter_server/jupyter_server-1.17.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/jupyter_server/jupyter_server-1.17.0.ebuild b/dev-python/jupyter_server/jupyter_server-1.17.0.ebuild index e42e420e2751..9f85b19598f2 100644 --- a/dev-python/jupyter_server/jupyter_server-1.17.0.ebuild +++ b/dev-python/jupyter_server/jupyter_server-1.17.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc ~x86" RDEPEND=" >=dev-python/anyio-3.1.0[${PYTHON_USEDEP}]
[gentoo-commits] repo/gentoo:master commit in: dev-python/ipyparallel/
commit: 1c30e12925d1b9085bae971ddbe300c50828bc6d Author: Arthur Zamarin gentoo org> AuthorDate: Wed Jul 6 05:37:09 2022 + Commit: Arthur Zamarin gentoo org> CommitDate: Wed Jul 6 05:37:09 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c30e129 dev-python/ipyparallel: Stabilize 8.3.0 hppa, #834198 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/ipyparallel/ipyparallel-8.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/ipyparallel/ipyparallel-8.3.0.ebuild b/dev-python/ipyparallel/ipyparallel-8.3.0.ebuild index e4607ceb0e1f..8db4409eb536 100644 --- a/dev-python/ipyparallel/ipyparallel-8.3.0.ebuild +++ b/dev-python/ipyparallel/ipyparallel-8.3.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=" dev-python/entrypoints[${PYTHON_USEDEP}]
[gentoo-commits] repo/gentoo:master commit in: dev-python/pip-run/
commit: c2bb28ab38db7117057851fc202c55ec02b51c42 Author: Arthur Zamarin gentoo org> AuthorDate: Wed Jul 6 05:34:54 2022 + Commit: Arthur Zamarin gentoo org> CommitDate: Wed Jul 6 05:37:00 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2bb28ab dev-python/pip-run: add 8.8.1 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/pip-run/Manifest | 1 + dev-python/pip-run/pip-run-8.8.1.ebuild | 44 + 2 files changed, 45 insertions(+) diff --git a/dev-python/pip-run/Manifest b/dev-python/pip-run/Manifest index 919e3b249dd7..e5feb840c0e3 100644 --- a/dev-python/pip-run/Manifest +++ b/dev-python/pip-run/Manifest @@ -1 +1,2 @@ DIST pip-run-8.8.0.gh.tar.gz 22145 BLAKE2B 18b915a29a1767022a609e356005e87f035c3d9bab6dd5ab44f9f42668f4d64c4ee5360cb92b217aa2b7b94e0fbfdb5f0e494e668d9bed8badc38ab36cced353 SHA512 301083a34dea08035819024f17d8108f9751a765cdfc8f2e273b948c7746111efedd80765a63c3ac145bdf7d2b41c9a0b2b20286181c4c94cbc5501fb81eb74d +DIST pip-run-8.8.1.gh.tar.gz 22443 BLAKE2B 4f87e3ec9867971916a0d5c463cdae63c7bb95ba457ff6e04101c1c37ea8728e2db2bad805b10bb6843b5ded1cb095d0f493b02c8a6e73aa4b782b849aa5ffb4 SHA512 ae964ca96f0be33fdb33974061e75486c443fda5edf0cf43247e8bd293d9a6a87d2cd421100578ed5179f13c9f46ff10ec730e0b403982da7e8aac22651268ea diff --git a/dev-python/pip-run/pip-run-8.8.1.ebuild b/dev-python/pip-run/pip-run-8.8.1.ebuild new file mode 100644 index ..4a52697a06ef --- /dev/null +++ b/dev-python/pip-run/pip-run-8.8.1.ebuild @@ -0,0 +1,44 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{8..11} pypy3 ) + +inherit distutils-r1 + +DESCRIPTION="Install packages and run Python with them" +HOMEPAGE=" + https://github.com/jaraco/pip-run/ + https://pypi.org/project/pip-run/ +" +SRC_URI=" + https://github.com/jaraco/pip-run/archive/v${PV}.tar.gz + -> ${P}.gh.tar.gz +" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + +RDEPEND=" + dev-python/autocommand[${PYTHON_USEDEP}] + dev-python/packaging[${PYTHON_USEDEP}] + dev-python/path-py[${PYTHON_USEDEP}] + dev-python/pip[${PYTHON_USEDEP}] +" +BDEPEND=" + test? ( + dev-python/pygments[${PYTHON_USEDEP}] + ) +" + +EPYTEST_IGNORE=( + # Needs network access, and another test dep nbformat + pip_run/tests/test_scripts.py +) + +distutils_enable_tests pytest + +export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
[gentoo-commits] repo/gentoo:master commit in: dev-ruby/octokit/
commit: f67cb8088294a2bc89e6c430144adc87b69c5344 Author: Hans de Graaff gentoo org> AuthorDate: Wed Jul 6 05:27:13 2022 + Commit: Hans de Graaff gentoo org> CommitDate: Wed Jul 6 05:28:20 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f67cb808 dev-ruby/octokit: add 4.25.1 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/octokit/Manifest | 1 + dev-ruby/octokit/octokit-4.25.1.ebuild | 42 ++ 2 files changed, 43 insertions(+) diff --git a/dev-ruby/octokit/Manifest b/dev-ruby/octokit/Manifest index 0bf49ef33a4d..2f541a34afa3 100644 --- a/dev-ruby/octokit/Manifest +++ b/dev-ruby/octokit/Manifest @@ -2,3 +2,4 @@ DIST octokit-4.22.0.tar.gz 3141531 BLAKE2B c852f34dc99b10fb06194bda9f15bffb4242a DIST octokit-4.23.0.tar.gz 3149606 BLAKE2B a948f8ad114dd892ee98f18f00104008fb2877eaecd250da834a59fbc24560e1eea5df0aaaf0a25cf2fb980a3c72fc12955d75c7c4348ea60a392abb78e92c92 SHA512 0cd039a8137d3153ca8dbbed9ea1e6eadb9fde8c447b8f5457c05a88b2dfcd6d4b3bcd4c4a828850809146fec588fdacf96e025d0e82ee61ea3abfffdc61 DIST octokit-4.24.0.tar.gz 3151075 BLAKE2B df9a20854358722bb92e894413b4b8d50e911aba23d610da4d00e6ff8e03df2c442a83a781c836f5f780a2079992a28c77ae59ae89d49386a009af8f29d8a9d5 SHA512 e2cabc820732b6d9e71b37807007e17fba23199faa127c3480c37b5c8fca1a0ddcaffe5815ffe7a9efe3ef3b617b9099dca8b01e58b4210cbf68566897a93ce7 DIST octokit-4.25.0.tar.gz 3154678 BLAKE2B 97e73f2847db78f2e1ced7d1a7fa7e9ef68d5f12b2bace78e6439656bd9525731422830f1d9a082204bc07331c1268be8bfa32c1375cb451b18e2b0f5294b589 SHA512 229b2c93190ca3e2ae49232e1173dfc2ccbebb68af7cb79d0168462a8f6bc5ffcff814004163986134605b6ae3882238cf246f33844c510f54f98170d46cb915 +DIST octokit-4.25.1.tar.gz 3154185 BLAKE2B b1698de8694cd2e147542eb6e7e9784428daa035a6e123c05c135558a669c0d222ef4629cc89de815a51b7b3660a8dd2cb80e8d11b90ac43f661e3e2e078b0c0 SHA512 780393e6765e82f0fbfada3b8800ccb981df4383ebfda0b218c24bac224b39f836c3d9cb94cf2564676000862dec7ab94cd2dbdaff51c37142d1f45140121bf1 diff --git a/dev-ruby/octokit/octokit-4.25.1.ebuild b/dev-ruby/octokit/octokit-4.25.1.ebuild new file mode 100644 index ..1f905e4ae5f5 --- /dev/null +++ b/dev-ruby/octokit/octokit-4.25.1.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 +USE_RUBY="ruby26 ruby27 ruby30" + +RUBY_FAKEGEM_RECIPE_DOC="yard" +RUBY_FAKEGEM_RECIPE_TEST="rspec3" +RUBY_FAKEGEM_EXTRADOC="README.md CONTRIBUTING.md" +RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" + +inherit ruby-fakegem + +DESCRIPTION="Ruby toolkit for the Github API" +HOMEPAGE="https://github.com/octokit/octokit.rb"; +SRC_URI="https://github.com/octokit/octokit.rb/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="" + +RUBY_S=octokit.rb-${PV} + +ruby_add_rdepend " + || ( dev-ruby/faraday:2 dev-ruby/faraday:1 ) + >=dev-ruby/sawyer-0.9:0 +" + +ruby_add_bdepend "test? ( + dev-ruby/jwt + dev-ruby/mime-types + >=dev-ruby/netrc-0.7.7 + >=dev-ruby/rbnacl-7.1.1:6 + dev-ruby/vcr[json] + dev-ruby/webmock:3 )" + +all_ruby_prepare() { + sed -e '/if RUBY_ENGINE/,/^end/ s:^:#: ; 1igem "webmock", "~>3.0"' \ + -e '/pry/ s:^:#:' \ + -i spec/helper.rb || die +}
[gentoo-commits] repo/gentoo:master commit in: dev-ruby/minitest/
commit: 6a5fe98ee2a2091ac47d5880140abf437f11da14 Author: Hans de Graaff gentoo org> AuthorDate: Wed Jul 6 05:18:39 2022 + Commit: Hans de Graaff gentoo org> CommitDate: Wed Jul 6 05:28:20 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a5fe98e dev-ruby/minitest: add 5.16.2 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/minitest/Manifest | 1 + dev-ruby/minitest/minitest-5.16.2.ebuild | 23 +++ 2 files changed, 24 insertions(+) diff --git a/dev-ruby/minitest/Manifest b/dev-ruby/minitest/Manifest index d0cee3ff547c..1e0c75406269 100644 --- a/dev-ruby/minitest/Manifest +++ b/dev-ruby/minitest/Manifest @@ -4,3 +4,4 @@ DIST minitest-5.14.4.gem 86016 BLAKE2B 1f7b8c72b41e1f4e47852021dd99df411a427ac8b DIST minitest-5.15.0.gem 87040 BLAKE2B 71e7a7952c25fd37067a449867d74a2f18a8a42d1fbd72f24d6db226c54a18e9a21958654d4176176804bedd09ef9d1d3be68f79e29312c3f85d0930d3d68d7b SHA512 5e97a7aa616966ffc60e10cdc0ba123a7e793f10283ec3b6bf36066177036788cb950ad566fbac49e613b93f08b9846534f463017cde966b4890c3a34a2286be DIST minitest-5.16.0.gem 92160 BLAKE2B 2d7b325e9907564aa1763877281b56347511d0e1ce0224642c4fec9f4e43c25449ee285d48e64fc07ffca063c2821209b07a2c2d7e378fdaf41a82d079ea9667 SHA512 97eda6bbd592dd08528cecd8bc85e0dacdc5417ca1204c182cf0833d5ede36f4ccdd56dd23ffe5fd7d9a859d2bfbfe2a59c989dec17e392749980eff9b3e43ce DIST minitest-5.16.1.gem 92160 BLAKE2B 18cd40f199aaa97e642a53e744dd773dde18809f4f0635f9921ba7f9db8464402bc8b60b09dbda95a45bf1afd256e65d685b5158b56bbac9831b0e8dccc52ca3 SHA512 ef01144a9b62a8bb987677789d0eda0448d49e663e9d391749762a282c7dc5cb4c44bc1b9de3e1a188e16bbd1333fd8b7f755f3d64d33ed7259d1541266ff9d2 +DIST minitest-5.16.2.gem 93184 BLAKE2B 005af875bf38e3744bf9de90ec6e964487908a817c19094dcee658963ab2c8882bb1cc4e0b19124b83af9f5da019a8d9e611ba21856f50deca8d9eb1757640cb SHA512 714dc201e9a8a45eefa080ee1a45fa66acb2de0cf624e7c6233e7e1745c35ef9e1a8d24236ecf33f440c05c03f09e017c6ff1e077473b22e3abe5d1ff3126989 diff --git a/dev-ruby/minitest/minitest-5.16.2.ebuild b/dev-ruby/minitest/minitest-5.16.2.ebuild new file mode 100644 index ..82de4175ebb6 --- /dev/null +++ b/dev-ruby/minitest/minitest-5.16.2.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 +USE_RUBY="ruby26 ruby27 ruby30 ruby31" + +RUBY_FAKEGEM_DOCDIR="doc" +RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc" + +inherit ruby-fakegem + +DESCRIPTION="minitest/unit is a small and fast replacement for ruby's huge and slow test/unit" +HOMEPAGE="https://github.com/seattlerb/minitest"; + +LICENSE="MIT" +SLOT="5" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="doc test" + +each_ruby_test() { + export -n A + MT_NO_PLUGINS=true ${RUBY} -Ilib:test:. -e "Dir['**/test_*.rb'].each{|f| require f}" || die "Tests failed" +}
[gentoo-commits] repo/gentoo:master commit in: dev-ruby/paint/
commit: 7657f9b3340d2594d5084bfca555dd79da7f8d57 Author: Hans de Graaff gentoo org> AuthorDate: Wed Jul 6 05:28:09 2022 + Commit: Hans de Graaff gentoo org> CommitDate: Wed Jul 6 05:28:21 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7657f9b3 dev-ruby/paint: add 2.3.0 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/paint/Manifest | 1 + dev-ruby/paint/paint-2.3.0.ebuild | 22 ++ 2 files changed, 23 insertions(+) diff --git a/dev-ruby/paint/Manifest b/dev-ruby/paint/Manifest index 6f3b04320103..218af7b99b46 100644 --- a/dev-ruby/paint/Manifest +++ b/dev-ruby/paint/Manifest @@ -1 +1,2 @@ DIST paint-2.2.1.tar.gz 22181 BLAKE2B f0d3e39244fd103e7f248161369189e2e5dafc7eb0f0813998e0da4a80714ab355ca1ebb9357695e97b57db49a90198a2efc0a4043a4e7bfd18fedf58515d113 SHA512 8190c220310b724defa0f482b264afe32bcfd00044380dbb3d8354050857f121c1e084bd737f7b9b89a6950ea4be2c87b7f7282854641df65918bfb6bead5450 +DIST paint-2.3.0.tar.gz 24208 BLAKE2B 6f9028c26966ba5c7e0b7de0e9957b2cd73585679347f281a07d2ac95ab5d12f043580cc5afba8f68fd416854c1824b18ed1f53e11f24277f1718786729e66b9 SHA512 296c73ae3066f2114fdadfbaab81bb0f4b4893c8ab5b41d5dc8ef511104541df2a1bfd9f35582742769cb32e11ad22527fef7938952147eec6d4d36526fb5f60 diff --git a/dev-ruby/paint/paint-2.3.0.ebuild b/dev-ruby/paint/paint-2.3.0.ebuild new file mode 100644 index ..a7b57a3529d0 --- /dev/null +++ b/dev-ruby/paint/paint-2.3.0.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +USE_RUBY="ruby26 ruby27 ruby30 ruby31" + +RUBY_FAKEGEM_RECIPE_TEST="rspec3" + +RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md SHORTCUTS.md" + +RUBY_FAKEGEM_GEMSPEC=paint.gemspec + +inherit ruby-fakegem + +DESCRIPTION="Terminal painter" +HOMEPAGE="https://github.com/janlelis/paint"; +SRC_URI="https://github.com/janlelis/paint/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="test doc"
[gentoo-commits] repo/gentoo:master commit in: dev-ruby/msgpack/
commit: 89021919fbea80ab1c5a480a9a1bf9ffbafe0f0b Author: Hans de Graaff gentoo org> AuthorDate: Wed Jul 6 05:22:11 2022 + Commit: Hans de Graaff gentoo org> CommitDate: Wed Jul 6 05:28:20 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89021919 dev-ruby/msgpack: add 1.5.3 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/msgpack/Manifest | 1 + dev-ruby/msgpack/metadata.xml | 2 +- dev-ruby/msgpack/msgpack-1.5.3.ebuild | 31 +++ 3 files changed, 33 insertions(+), 1 deletion(-) diff --git a/dev-ruby/msgpack/Manifest b/dev-ruby/msgpack/Manifest index 294a72bfe240..5d7158a8543b 100644 --- a/dev-ruby/msgpack/Manifest +++ b/dev-ruby/msgpack/Manifest @@ -1,3 +1,4 @@ DIST msgpack-1.4.5.gem 86016 BLAKE2B 590226923fd0017a8916b78d87a0a87a006caf1758d563f338371493af2c11ba586a13c7fe1f920e4cfda4a2cf8caa43c679b2709c31cf023f472184234c26c4 SHA512 e750c49c481dbd6bc9c25242f81a86d6ed35895275062cf0928c2929e6c8c354917fa2fcd2a23969cebd650911cf2d244d5d0809ce8252b463c66317f930c64f DIST msgpack-1.5.1.gem 91136 BLAKE2B b5e75c9788cb02c6b96a8543c90d1e601a188943c971d8acc594031e76b4836d543960a5fb4377f609d0c9ec9411a80653eb4167f07df4cad8f695fb69cbf278 SHA512 8104eae39b3bae29849d05fa34574e0bbc2d29a99665a20f867d4c01b2ce1aa126486bcb7cd7e01733d3ca683f56b93e651e06cf71229f2bc6f6c8e3f4ff39b7 DIST msgpack-1.5.2.gem 91136 BLAKE2B fbbadcb82f327f991016e96eb89440dcc3522d67be69cb53a24f7df07d7314edd07dc7f248d26327133fbdf0be44f8b08daca7763af396b55ef7578b19659eb0 SHA512 0a28fbde62527c4344e20181f9538f99281c7b24e1f69d7b9386f1f79486d7ec39bbbde82794d1bac9d827cd3710a672ed5ee411dd02cad5ec5f5ebb5d81f89b +DIST msgpack-1.5.3.gem 90112 BLAKE2B 872f1365b01cdb9bad9486d66f7d7d1b31af758fbd2ad86b5a74e619f487fd7af64fcc2d1ba3d53d8651e248825a707b202ba9d23ff53d4934702a5f6b4f1b0e SHA512 bbb7db6ee60c4e8d7a54bd19e2947343ee1c30ae348d13087901ee2e39c83ddd338a471c424bf1e05b6f10fb15493dc6bda3a71c7e85370a6d3270c8e99f2724 diff --git a/dev-ruby/msgpack/metadata.xml b/dev-ruby/msgpack/metadata.xml index 2e2cdcd5d1f2..f07561c32c76 100644 --- a/dev-ruby/msgpack/metadata.xml +++ b/dev-ruby/msgpack/metadata.xml @@ -6,6 +6,6 @@ Gentoo Ruby Project - msgpack + msgpack/msgpack-ruby diff --git a/dev-ruby/msgpack/msgpack-1.5.3.ebuild b/dev-ruby/msgpack/msgpack-1.5.3.ebuild new file mode 100644 index ..2ef38672a7a4 --- /dev/null +++ b/dev-ruby/msgpack/msgpack-1.5.3.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +USE_RUBY="ruby26 ruby27 ruby30 ruby31" + +RUBY_FAKEGEM_RECIPE_TEST="rspec3" +RUBY_FAKEGEM_EXTRADOC="ChangeLog README.md" + +RUBY_FAKEGEM_EXTENSIONS=(ext/msgpack/extconf.rb) +RUBY_FAKEGEM_EXTENSION_LIBDIR="lib/msgpack" + +inherit ruby-fakegem + +DESCRIPTION="Binary-based efficient data interchange format for ruby binding" +HOMEPAGE="https://msgpack.org/"; + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ppc64 ~sparc ~x86" +IUSE="doc" + +all_ruby_prepare() { + sed -i -e '/bundler/I s:^:#:' Rakefile || die + + # Remove jruby-specific specs that are run also for other rubies. + rm -rf spec/jruby || die + + sed -i -e 's/git ls-files/find * -print/' msgpack.gemspec || die +}
[gentoo-commits] repo/gentoo:master commit in: app-admin/awscli/
commit: 1a98a0f9d4e1ace9688448af0dd2fd57564cfb8a Author: Arthur Zamarin gentoo org> AuthorDate: Wed Jul 6 05:19:40 2022 + Commit: Arthur Zamarin gentoo org> CommitDate: Wed Jul 6 05:19:40 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a98a0f9 app-admin/awscli: add 1.25.23 Signed-off-by: Arthur Zamarin gentoo.org> app-admin/awscli/Manifest | 1 + app-admin/awscli/awscli-1.25.23.ebuild | 72 ++ 2 files changed, 73 insertions(+) diff --git a/app-admin/awscli/Manifest b/app-admin/awscli/Manifest index 96951d012e43..3e3defa685e8 100644 --- a/app-admin/awscli/Manifest +++ b/app-admin/awscli/Manifest @@ -3,3 +3,4 @@ DIST aws-cli-1.25.17.gh.tar.gz 2226115 BLAKE2B d07a9c7a8e13019fd728489d27465497b DIST aws-cli-1.25.20.gh.tar.gz 2227422 BLAKE2B 7dfeb6266578fc61a4fa54f39bbaaabcc8c53fc133f1993669a3cda0398fa67a6e54f122b6a103474a0b6a31c7a259237cf4a759995eab727d8f103a8649163a SHA512 0179487b9dbc9864eeb066e9f4f30c67b17dec589c5860b476cbc7798d1b163080d7d3caeae18367afdd89d299f508bfbbb2150d4795aaa85efdeb5b61030663 DIST aws-cli-1.25.21.gh.tar.gz 2228274 BLAKE2B 3246bcc1607fa7a43cb081192176345c189b8e19c197e22f27396d3dd72f7e55436820010f9245375ddbf4cfc24f13d2fc47864ad34a5dca1529669e91b6bff1 SHA512 26a97d632206016cfba2a8a51949ad623677a04a6582d1f7f28191c02adb39bf8f4b42e22796c3c97c29ae2dc36007803fc25f442111a67f93f3cc8880e50759 DIST aws-cli-1.25.22.gh.tar.gz 2228459 BLAKE2B e9ca58f6be9d5836b2b4d8ce51154ecd9dca3e443a120ff6ab3475b0777ca5e50c17a3c30641c57df1df63cc065fc0316b1e847b695bdfbe49a0a5b330912a74 SHA512 328303792a75c9f44c7e37e825ffb81aa2a071d4ae18b21c31f2c9abc5e0ae8f3ec079725847cd731d4cc49b5064a0244129176789f4ce0865e6d8cae0dda1e8 +DIST aws-cli-1.25.23.gh.tar.gz 2229364 BLAKE2B 1610ceba16cc6555b333d1f2869f4c8667a7aecfb28ac21f46ebd1ca9a3f26da78d1f84816a7ec6c279273c5d17ab97e1963a73499c5a648571da0386f715b88 SHA512 8cc030c386b9a3d58ea2ff41d9a8da30f126707db1b9e8397ee676f3f9f4d0c8f74aa840307ba6664508d47e2f73d7fb3fe5090b7d117aab8d8b47b1b3a191eb diff --git a/app-admin/awscli/awscli-1.25.23.ebuild b/app-admin/awscli/awscli-1.25.23.ebuild new file mode 100644 index ..9f176fa05cc8 --- /dev/null +++ b/app-admin/awscli/awscli-1.25.23.ebuild @@ -0,0 +1,72 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{8..10} ) + +inherit bash-completion-r1 distutils-r1 multiprocessing + +MY_P=aws-cli-${PV} +DESCRIPTION="Universal Command Line Environment for AWS" +HOMEPAGE=" + https://github.com/aws/aws-cli/ + https://pypi.org/project/awscli/ +" +SRC_URI=" + https://github.com/aws/aws-cli/archive/${PV}.tar.gz + -> ${MY_P}.gh.tar.gz +" +S=${WORKDIR}/${MY_P} + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~x86" + +# botocore is x.(y+2).z +BOTOCORE_PV="$(ver_cut 1).$(( $(ver_cut 2) + 2)).$(ver_cut 3-)" +RDEPEND=" + >=dev-python/botocore-${BOTOCORE_PV}[${PYTHON_USEDEP}] + dev-python/colorama[${PYTHON_USEDEP}] + dev-python/docutils[${PYTHON_USEDEP}] + dev-python/rsa[${PYTHON_USEDEP}] + >=dev-python/s3transfer-0.6.0[${PYTHON_USEDEP}] + dev-python/pyyaml[${PYTHON_USEDEP}] + !app-admin/awscli-bin +" +BDEPEND=" + test? ( + dev-python/pytest-forked[${PYTHON_USEDEP}] + dev-python/pytest-xdist[${PYTHON_USEDEP}] + ) +" + +distutils_enable_tests pytest + +src_prepare() { + # do not rely on bundled deps in botocore (sic!) + find -name '*.py' -exec sed -i \ + -e 's:from botocore[.]vendored import:import:' \ + -e 's:from botocore[.]vendored[.]:from :' \ + {} + || die + # strip overzealous upper bounds on requirements + sed -i -e 's:,<[0-9.]*::' -e 's:==:>=:' setup.py || die + distutils-r1_src_prepare +} + +python_test() { + # integration tests require AWS credentials and Internet access + epytest tests/{functional,unit} -n "$(makeopts_jobs)" --forked +} + +python_install_all() { + newbashcomp bin/aws_bash_completer aws + + insinto /usr/share/zsh/site-functions + newins bin/aws_zsh_completer.sh _aws + + distutils-r1_python_install_all + + rm "${ED}"/usr/bin/{aws.cmd,aws_bash_completer,aws_zsh_completer.sh} || die +}
[gentoo-commits] repo/gentoo:master commit in: dev-python/boto3/
commit: d76705c0d57eebb65d6567e1166a8630bb5953dc Author: Arthur Zamarin gentoo org> AuthorDate: Wed Jul 6 05:19:38 2022 + Commit: Arthur Zamarin gentoo org> CommitDate: Wed Jul 6 05:19:38 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d76705c0 dev-python/boto3: add 1.24.23 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/boto3/Manifest | 1 + dev-python/boto3/boto3-1.24.23.ebuild | 68 +++ 2 files changed, 69 insertions(+) diff --git a/dev-python/boto3/Manifest b/dev-python/boto3/Manifest index 1d5e97d14395..66100bd43946 100644 --- a/dev-python/boto3/Manifest +++ b/dev-python/boto3/Manifest @@ -3,3 +3,4 @@ DIST boto3-1.24.17.gh.tar.gz 511281 BLAKE2B 577efc0ebfb39957e55bcaf7aa678cdf072e DIST boto3-1.24.20.gh.tar.gz 512415 BLAKE2B c2196a9a518b0e4c0fb6e2382390d7d8e275d834a363856c266f696d57b5d56bf7f6a07df10d44670189098b19e0fcfad2a4907af10cd0d6361a5b2164bd6269 SHA512 cb4e426654895e26867a165304d03a722465441e10bf4dfd76fd7c5b45289785ba83f4f66c45d256a5ef6beb3cf5dfa923ea7479e99361344288ad98350a68a6 DIST boto3-1.24.21.gh.tar.gz 513083 BLAKE2B 1de0405823b6b33efcb11316a3c400180fa3f9064a63023e2f13d6ae18fb6e60ac229ba11c8eb93901d4a6ca65aa32e9ff576b421ffbb6e75476149e93df4d2e SHA512 4f278cbe0bffd2107354aaa76ef7e725a8ea3fcf1688614203204b495be596405fcb0add790922ab09858d94798bc06076c9160f42ff20b855b8a31859c57bc4 DIST boto3-1.24.22.gh.tar.gz 513301 BLAKE2B 1b71d128cc8f8224fd1ef521988e6b5e941562c256c2769941340f6a9e3342394f9e2cf20d658bc4b0e9f5ddaebc832ae8fdc96e35e348b73631ca01f0be33a6 SHA512 eb64a050c1b63da823fad2b10db828fefbf75a95ae1f222576eabb8efa80cbbb3e54862dfd40813a8d58f9c329f4d95595bbebc172bcf0141c241499af7d4726 +DIST boto3-1.24.23.gh.tar.gz 514077 BLAKE2B ff5b661d477e8163e83cb85045b61fa8057f9cab0b93b2d4575904b17361801e3ffc928ee86624bdf61213a0dc93be91f101e30f418869a1c5dd65e16ff9ed2a SHA512 c127f11e7cd42d0c7f2b802de425d087722ae81fc642fd6867d44cf1b1686ca94b3de76b3034abbd9b85393f8f59d18ea46cd68a57804e658d65e9fba6e6f9a6 diff --git a/dev-python/boto3/boto3-1.24.23.ebuild b/dev-python/boto3/boto3-1.24.23.ebuild new file mode 100644 index ..6edcc751d54b --- /dev/null +++ b/dev-python/boto3/boto3-1.24.23.ebuild @@ -0,0 +1,68 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{8..11} ) + +inherit distutils-r1 multiprocessing + +DESCRIPTION="The AWS SDK for Python" +HOMEPAGE=" + https://github.com/boto/boto3/ + https://pypi.org/project/boto3/ +" +LICENSE="Apache-2.0" +SLOT="0" + +if [[ "${PV}" == "" ]]; then + EGIT_REPO_URI="https://github.com/boto/boto3"; + inherit git-r3 + BOTOCORE_PV=${PV} +else + SRC_URI=" + https://github.com/boto/boto3/archive/${PV}.tar.gz + -> ${P}.gh.tar.gz + " + KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" + + # botocore is x.(y+3).z + BOTOCORE_PV="$(ver_cut 1).$(( $(ver_cut 2) + 3)).$(ver_cut 3-)" +fi + +RDEPEND=" + >=dev-python/botocore-${BOTOCORE_PV}[${PYTHON_USEDEP}] + >=dev-python/jmespath-0.7.1[${PYTHON_USEDEP}] + >=dev-python/s3transfer-0.6.0[${PYTHON_USEDEP}] +" +BDEPEND=" + test? ( + dev-python/mock[${PYTHON_USEDEP}] + dev-python/pytest-xdist[${PYTHON_USEDEP}] + ) +" + +distutils_enable_sphinx docs/source \ + 'dev-python/guzzle_sphinx_theme' +distutils_enable_tests pytest + +python_prepare_all() { + # don't lock versions to narrow ranges + sed -e '/botocore/ d' \ + -e '/jmespath/ d' \ + -e '/s3transfer/ d' \ + -i setup.py || die + + # do not rely on bundled deps in botocore (sic!) + find -name '*.py' -exec sed -i \ + -e 's:from botocore[.]vendored import:import:' \ + -e 's:from botocore[.]vendored[.]:from :' \ + {} + || die + + distutils-r1_python_prepare_all +} + +python_test() { + epytest tests/{functional,unit} -n "$(makeopts_jobs)" +}
[gentoo-commits] repo/gentoo:master commit in: media-gfx/mscgen/
commit: 0e01a9fee418d7f71760c2befb05c8d0efde3594 Author: Arthur Zamarin gentoo org> AuthorDate: Wed Jul 6 05:17:52 2022 + Commit: Arthur Zamarin gentoo org> CommitDate: Wed Jul 6 05:17:52 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e01a9fe media-gfx/mscgen: Keyword 0.20 arm64, #856388 Signed-off-by: Arthur Zamarin gentoo.org> media-gfx/mscgen/mscgen-0.20.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/mscgen/mscgen-0.20.ebuild b/media-gfx/mscgen/mscgen-0.20.ebuild index fa0e6c4a4a2c..523b6dcfabed 100644 --- a/media-gfx/mscgen/mscgen-0.20.ebuild +++ b/media-gfx/mscgen/mscgen-0.20.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ DESCRIPTION="A message sequence chart generator" HOMEPAGE="http://www.mcternan.me.uk/mscgen/"; SRC_URI="http://www.mcternan.me.uk/${PN}/software/${PN}-src-${PV}.tar.gz"; -KEYWORDS="amd64 arm ppc ppc64 x86 ~x64-solaris" +KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86 ~x64-solaris" LICENSE="GPL-2" SLOT="0"
[gentoo-commits] repo/gentoo:master commit in: sci-chemistry/dssp/
commit: f6f742def37526a585a364c6e9117d0ec901369c Author: Arthur Zamarin gentoo org> AuthorDate: Wed Jul 6 05:17:52 2022 + Commit: Arthur Zamarin gentoo org> CommitDate: Wed Jul 6 05:17:52 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6f742de sci-chemistry/dssp: Keyword 3.0.11 arm64, #856388 Signed-off-by: Arthur Zamarin gentoo.org> sci-chemistry/dssp/dssp-3.0.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-chemistry/dssp/dssp-3.0.11.ebuild b/sci-chemistry/dssp/dssp-3.0.11.ebuild index 6c96c618667b..c072fd95aebc 100644 --- a/sci-chemistry/dssp/dssp-3.0.11.ebuild +++ b/sci-chemistry/dssp/dssp-3.0.11.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/cmbi/${MY_PN}/archive/refs/tags/${PV}.tar.gz -> ${P} LICENSE="Boost-1.0" SLOT="0" -KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux" # It's just cppcheck (at least in 3.0.11) RESTRICT="test"
[gentoo-commits] repo/gentoo:master commit in: dev-python/mmtf-python/
commit: 1ee991b6a979cb4186f72d2c3cd1a3fee0082ec2 Author: Arthur Zamarin gentoo org> AuthorDate: Wed Jul 6 05:11:54 2022 + Commit: Arthur Zamarin gentoo org> CommitDate: Wed Jul 6 05:11:54 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ee991b6 dev-python/mmtf-python: enable py3.11 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/mmtf-python/mmtf-python-1.1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/mmtf-python/mmtf-python-1.1.3.ebuild b/dev-python/mmtf-python/mmtf-python-1.1.3.ebuild index ae3761f68a55..ac234e7f5a34 100644 --- a/dev-python/mmtf-python/mmtf-python-1.1.3.ebuild +++ b/dev-python/mmtf-python/mmtf-python-1.1.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..11} ) inherit distutils-r1 DESCRIPTION="The python implementation of the MMTF API, decoder and encoder"
[gentoo-commits] repo/gentoo:master commit in: dev-python/jc/
commit: 0f675dc86c187b3178bc70f86e9ab621399413b6 Author: Arthur Zamarin gentoo org> AuthorDate: Wed Jul 6 05:15:48 2022 + Commit: Arthur Zamarin gentoo org> CommitDate: Wed Jul 6 05:15:48 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f675dc8 dev-python/jc: add 1.20.2 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/jc/Manifest | 1 + dev-python/jc/jc-1.20.2.ebuild | 31 +++ 2 files changed, 32 insertions(+) diff --git a/dev-python/jc/Manifest b/dev-python/jc/Manifest index bd435d1ebfdf..6c03a0cbd07b 100644 --- a/dev-python/jc/Manifest +++ b/dev-python/jc/Manifest @@ -1 +1,2 @@ DIST jc-1.20.1.gh.tar.gz 10342360 BLAKE2B fe7eb94e53a78e6d2c1f13403ac529e4e0c0251a9e5f8270e88a94c7d086b7b1eca5cf8bd51ab6b514923ac2de95b7365b8ee29eeae5a1bb861e911f70be81d8 SHA512 d066b30089fce8bb7aff6db0b278f258a91bbef73bc49abb0b086b1cce5253a0ba07efa9e3680ee6ee333ea4a2b6afcfe4028eee58d0ec16411f7c257a54a9b5 +DIST jc-1.20.2.gh.tar.gz 10468681 BLAKE2B 185937c277989536bfed42ee27717a2dee1c4672565b7c2dbe6c3146ca6520e7952aef98d67b94c15b1cc3a2bac3eeafe7353644d8379cedc5c657c2ff9255d1 SHA512 80e851eaef0a3159d7ec8c295d8118692b45799359b131396319489ef9aa3d1567cfea4f1382ec857a82707857977b70d11166426cc1a92fb81186ee68bd017e diff --git a/dev-python/jc/jc-1.20.2.ebuild b/dev-python/jc/jc-1.20.2.ebuild new file mode 100644 index ..7b7bbfc30991 --- /dev/null +++ b/dev-python/jc/jc-1.20.2.ebuild @@ -0,0 +1,31 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{8..11} ) + +inherit distutils-r1 + +DESCRIPTION="Converts the output of popular command-line tools and file-types to JSON" +HOMEPAGE=" + https://github.com/kellyjonbrazil/jc/ + https://pypi.org/project/jc/ +" +SRC_URI=" + https://github.com/kellyjonbrazil/jc/archive/v${PV}.tar.gz + -> ${P}.gh.tar.gz +" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~ppc64" + +RDEPEND=" + dev-python/pygments[${PYTHON_USEDEP}] + dev-python/ruamel-yaml[${PYTHON_USEDEP}] + dev-python/xmltodict[${PYTHON_USEDEP}] +" + +distutils_enable_tests unittest
[gentoo-commits] repo/gentoo:master commit in: sci-chemistry/gromacs/
commit: 29af9a908f6a2c064f8a28ac14dd7f6c6e2ec5e0 Author: Arthur Zamarin gentoo org> AuthorDate: Wed Jul 6 05:17:53 2022 + Commit: Arthur Zamarin gentoo org> CommitDate: Wed Jul 6 05:17:53 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29af9a90 sci-chemistry/gromacs: Keyword 2022.2 arm64, #856388 Signed-off-by: Arthur Zamarin gentoo.org> sci-chemistry/gromacs/gromacs-2022.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-chemistry/gromacs/gromacs-2022.2.ebuild b/sci-chemistry/gromacs/gromacs-2022.2.ebuild index 61b5edc51f15..c10e89957871 100644 --- a/sci-chemistry/gromacs/gromacs-2022.2.ebuild +++ b/sci-chemistry/gromacs/gromacs-2022.2.ebuild @@ -25,7 +25,7 @@ else doc? ( https://ftp.gromacs.org/manual/manual-${PV}.pdf ) test? ( http://ftp.gromacs.org/regressiontests/regressiontests-${PV}.tar.gz )" # since 2022 arm support was dropped (but not arm64) - KEYWORDS="~amd64 -arm ~x86 ~amd64-linux ~x86-linux ~x64-macos" + KEYWORDS="~amd64 -arm ~arm64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" fi ACCE_IUSE="cpu_flags_x86_sse2 cpu_flags_x86_sse4_1 cpu_flags_x86_fma4 cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_avx512f cpu_flags_arm_neon"
[gentoo-commits] repo/gentoo:master commit in: sci-libs/lmfit/
commit: 242915dcba603273da5ab8f399679a6db8ed72a1 Author: Arthur Zamarin gentoo org> AuthorDate: Wed Jul 6 05:17:51 2022 + Commit: Arthur Zamarin gentoo org> CommitDate: Wed Jul 6 05:17:51 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=242915dc sci-libs/lmfit: Keyword 9.0-r1 arm64, #856388 Signed-off-by: Arthur Zamarin gentoo.org> sci-libs/lmfit/lmfit-9.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/lmfit/lmfit-9.0-r1.ebuild b/sci-libs/lmfit/lmfit-9.0-r1.ebuild index 7baae01cb681..f3a316505f1e 100644 --- a/sci-libs/lmfit/lmfit-9.0-r1.ebuild +++ b/sci-libs/lmfit/lmfit-9.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="BSD-2" SLOT="0/9" -KEYWORDS="amd64 arm x86" +KEYWORDS="amd64 arm ~arm64 x86" PATCHES=( "${FILESDIR}"/${P}-cmake.patch
[gentoo-commits] repo/gentoo:master commit in: dev-python/mmtf-python/
commit: 27357a3edaae197b2eeaf2a2f3e4c5eee4468862 Author: Arthur Zamarin gentoo org> AuthorDate: Wed Jul 6 05:09:47 2022 + Commit: Arthur Zamarin gentoo org> CommitDate: Wed Jul 6 05:09:47 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27357a3e dev-python/mmtf-python: add 1.1.3 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/mmtf-python/Manifest | 1 + dev-python/mmtf-python/mmtf-python-1.1.3.ebuild | 32 + 2 files changed, 33 insertions(+) diff --git a/dev-python/mmtf-python/Manifest b/dev-python/mmtf-python/Manifest index 97c7c7aea85d..28b9e35b5b68 100644 --- a/dev-python/mmtf-python/Manifest +++ b/dev-python/mmtf-python/Manifest @@ -1 +1,2 @@ DIST mmtf-python-1.1.2.tar.gz 46309 BLAKE2B b21d53f7cfbdf6f6bd4f0f3ac31a846e83ce0ee98faf77fa8d06de7520c4aa64a259e8b43a744a440a6cf1a10ad461697334683364698a68222b690301bc5554 SHA512 92afcce48c2de186cbf9c2cb39c94c5df14ae0eb613862d41b674b7d2f338855ed81be23fb14d16d2dfc8d33415d3904537ef4a422e3a52b78d461b609e968ca +DIST mmtf-python-1.1.3.tar.gz 46032 BLAKE2B a19d7e02b08bf7e4d0c820aa2fd06e0f01a10f807efcc0ebed8c2841dc82b0c27ff690934f941d360086217801c3722060a18805dc4144655b0707cc759b93e2 SHA512 44558ea3e38e8eb6431e597253473e49d4a4e3835f790f375f923d3c3702b3c096d5ecaac090a8fabc1cd285d6cfa8dbd3f7d6186d765b92d718ca6d34ad063b diff --git a/dev-python/mmtf-python/mmtf-python-1.1.3.ebuild b/dev-python/mmtf-python/mmtf-python-1.1.3.ebuild new file mode 100644 index ..ae3761f68a55 --- /dev/null +++ b/dev-python/mmtf-python/mmtf-python-1.1.3.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{8..10} ) +inherit distutils-r1 + +DESCRIPTION="The python implementation of the MMTF API, decoder and encoder" +HOMEPAGE="http://mmtf.rcsb.org/"; +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="test" +RESTRICT="!test? ( test )" + +RDEPEND=" + dev-python/msgpack[${PYTHON_USEDEP}] +" +BDEPEND=" + test? ( + ${RDEPEND} + dev-python/numpy[${PYTHON_USEDEP}] + ) +" + +python_test() { + "${EPYTHON}" mmtf/tests/codec_tests.py -v || die "Tests failed with ${EPYTHON}" +}
[gentoo-commits] repo/gentoo:master commit in: dev-python/botocore/
commit: 0b2bbf04ce8fe6d4359de2597593287406090493 Author: Arthur Zamarin gentoo org> AuthorDate: Wed Jul 6 05:15:33 2022 + Commit: Arthur Zamarin gentoo org> CommitDate: Wed Jul 6 05:15:33 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b2bbf04 dev-python/botocore: add 1.27.23 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/botocore/Manifest| 1 + dev-python/botocore/botocore-1.27.23.ebuild | 66 + 2 files changed, 67 insertions(+) diff --git a/dev-python/botocore/Manifest b/dev-python/botocore/Manifest index b4f42378baa2..0cbe815897be 100644 --- a/dev-python/botocore/Manifest +++ b/dev-python/botocore/Manifest @@ -3,3 +3,4 @@ DIST botocore-1.27.17.tar.gz 9130505 BLAKE2B 04c6b37f3b42a0f9fb696b5213338b00441 DIST botocore-1.27.20.tar.gz 9146126 BLAKE2B 3ec9e6480fb5bc95f72ffa1f0972b7d9e807fce2e69a3118818a7eba5c1023316c9499bdcbc2f6b2616842eb8797ed0b2bef5ebceee5b74a12074b927b339994 SHA512 1ac0b189e14fb25f07c63e4933113ca64c2bdc53fe719270daccc55b2c7d8ba7421fa81aa60e6fc3a0c86cdb3f57980781388586ce154d87f17f860cc943467a DIST botocore-1.27.21.tar.gz 9149425 BLAKE2B fa7141f78128ebc4810bf51bcca93a23606ef611721fd1a32ca490a9e38aef86439385bd7a0465e82a853c5bb7596dffb0b17fc5d7015fb5039f4933ab1554f1 SHA512 59bdf83b237e3845f48685919a6330846d2a4d7ce12d15d99cdb8dd9f2d3e0dcc0d1641c52de8d6d9ef7b7202b80bc59070cb1786f1b38c20884e0fa32481432 DIST botocore-1.27.22.tar.gz 9151155 BLAKE2B e3aa6e9814e07bca2bd67d16f6548303af71654021b28f13c43b4005ba24a32cfccffa9a145babb781a6cbff9df3eab7de4c18973c00b3861ba83264eb144537 SHA512 57e43577840c62556760ff40d820898b0ee1efeb5da39fbdfe8c7ef53e86c8184bdfed5a52eeb9d0652fa053900462bdad9820b4a34bd4b5231f361b89c710d6 +DIST botocore-1.27.23.tar.gz 9161058 BLAKE2B c4e70d4662b45b1365eb3db3f9aa39ef989bb95d962c4b31fecf16b2bc5b14db46cb5aedc7abe23e2fd6484544efa2a894141c1245c842d9c05a89cb560ad0a2 SHA512 80c70c50d5a8fa5f9bdfa5cf0762edd83c8503bf1a65db1b8680e0d9ed8356699ee23ed4db0ab60e34b69cdc5ddc12ff69f2cf3907cf8f8d5075d26a3ba4373f diff --git a/dev-python/botocore/botocore-1.27.23.ebuild b/dev-python/botocore/botocore-1.27.23.ebuild new file mode 100644 index ..830c713f6036 --- /dev/null +++ b/dev-python/botocore/botocore-1.27.23.ebuild @@ -0,0 +1,66 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{8..11} ) + +inherit distutils-r1 multiprocessing + +DESCRIPTION="Low-level, data-driven core of boto 3" +HOMEPAGE=" + https://github.com/boto/botocore/ + https://pypi.org/project/botocore/ +" +LICENSE="Apache-2.0" +SLOT="0" + +if [[ "${PV}" == "" ]]; then + EGIT_REPO_URI="https://github.com/boto/botocore"; + inherit git-r3 +else + SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +fi + +RDEPEND=" + dev-python/six[${PYTHON_USEDEP}] + =dev-python/urllib3-1.25.4[${PYTHON_USEDEP}] +" +BDEPEND=" + test? ( + dev-python/jsonschema[${PYTHON_USEDEP}] + dev-python/pytest-xdist[${PYTHON_USEDEP}] + ) +" + +distutils_enable_sphinx docs/source \ + 'dev-python/guzzle_sphinx_theme' +distutils_enable_tests pytest + +src_prepare() { + # unpin deps + sed -i -e "s:>=.*':':" setup.py || die + + # unbundle deps + rm -r botocore/vendored || die + find -name '*.py' -exec sed -i \ + -e 's:from botocore[.]vendored import:import:' \ + -e 's:from botocore[.]vendored[.]:from :' \ + {} + || die + + distutils-r1_src_prepare +} + +python_test() { + local EPYTEST_DESELECT=( + # rely on bundled six + tests/functional/test_six_imports.py::test_no_bare_six_imports + tests/functional/test_six_threading.py::test_six_thread_safety + ) + + epytest tests/{functional,unit} -n "$(makeopts_jobs)" +}
[gentoo-commits] repo/gentoo:master commit in: dev-python/dogpile-cache/
commit: 4438f59ffbcf702d527e5ca23383bf7d1e979e2b Author: Arthur Zamarin gentoo org> AuthorDate: Wed Jul 6 05:11:38 2022 + Commit: Arthur Zamarin gentoo org> CommitDate: Wed Jul 6 05:11:38 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4438f59f dev-python/dogpile-cache: add 1.1.7 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/dogpile-cache/Manifest | 1 + .../dogpile-cache/dogpile-cache-1.1.7.ebuild | 30 ++ 2 files changed, 31 insertions(+) diff --git a/dev-python/dogpile-cache/Manifest b/dev-python/dogpile-cache/Manifest index 7d91507c9379..26f8f1328b39 100644 --- a/dev-python/dogpile-cache/Manifest +++ b/dev-python/dogpile-cache/Manifest @@ -1,2 +1,3 @@ DIST dogpile.cache-1.1.5.tar.gz 392536 BLAKE2B 062392cda9b06da889f924bc04743faa133b978a908ffdbc1e9cc9a2a9a69db22ee26b27c7cb2ec2dedee20786cf90c6d02d163731224956091b2d3baa25774b SHA512 b6d453121ef8e58da60478e2e1e2db57804dfa3b17cceeace930ba75d159629dfba4b5d63c50fbbc2eafeadbfcd6e1e4cbe22c8da1f54c90473f8ee677d764f8 DIST dogpile.cache-1.1.6.tar.gz 393076 BLAKE2B 62c16ee7cc00608432d45fa7cb068300a4417a494e4580a2af5c3f7c5a0bf40a54e1b6f4924bbd7b40a0efc1cb9afb42f361811c257fa77eabcd64cc35fbcf51 SHA512 179246abf598675cdef988b463df4997c7eed8e7a110c22704052f905b65ad537b22ba28d7c96a28b2aa85b3e83ac42beb36843dc78ad503d41225ea1f9e7e77 +DIST dogpile.cache-1.1.7.tar.gz 393572 BLAKE2B 307aa89ae7814b5703cb32bfc703152b0aa8c80c7cc5be8341ae02c39fb5b27d5b650e02597ee5e07f5994d9dc95bc344422b54d8d431d9c0ad678d64ddd398f SHA512 2c7e8dfc252241ad075a073ad1c1688865943f6e33a317618a47e95132b65ac891b00d5aa0bf3bcced005a6157b50754b086192470b3ce867461bf183947d603 diff --git a/dev-python/dogpile-cache/dogpile-cache-1.1.7.ebuild b/dev-python/dogpile-cache/dogpile-cache-1.1.7.ebuild new file mode 100644 index ..cebd949d705e --- /dev/null +++ b/dev-python/dogpile-cache/dogpile-cache-1.1.7.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{8..11} ) +inherit distutils-r1 + +DESCRIPTION="A locking API for expiring values while a single thread generates a new value" +HOMEPAGE="https://github.com/sqlalchemy/dogpile.cache"; +SRC_URI="mirror://pypi/${PN:0:1}/dogpile.cache/dogpile.cache-${PV}.tar.gz" +S="${WORKDIR}/dogpile.cache-${PV}" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" + +RDEPEND=" + >=dev-python/decorator-4.0.0[${PYTHON_USEDEP}] + >=dev-python/stevedore-3.0.0[${PYTHON_USEDEP}] +" +BDEPEND=" + test? ( + dev-python/mock[${PYTHON_USEDEP}] + dev-python/mako[${PYTHON_USEDEP}] + ) +" + +distutils_enable_tests pytest
[gentoo-commits] repo/gentoo:master commit in: sys-process/glances/
commit: d5acaa3b4bb06330bb59e4280bad12084a55a2bb Author: John Helmert III gentoo org> AuthorDate: Wed Jul 6 04:27:15 2022 + Commit: John Helmert III gentoo org> CommitDate: Wed Jul 6 04:28:55 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5acaa3b sys-process/glances: add myself as a maintainer Signed-off-by: John Helmert III gentoo.org> sys-process/glances/metadata.xml | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sys-process/glances/metadata.xml b/sys-process/glances/metadata.xml index 9723c1fafdbb..0812be0adddf 100644 --- a/sys-process/glances/metadata.xml +++ b/sys-process/glances/metadata.xml @@ -5,6 +5,10 @@ gyakov...@gentoo.org Georgy Yakovlev + + a...@gentoo.org + John Helmert III + Glances is a cross-platform monitoring tool which aims to present a large amount of monitoring information through a curses or Web based interface. @@ -12,7 +16,7 @@ It can also work in client/server mode. Remote monitoring could be done via terminal, Web interface or API (XML-RPC and RESTful). Stats can also be exported to files or external time/value databases. - + Glances nicolargo/glances
[gentoo-commits] repo/gentoo:master commit in: media-video/pipewire/
commit: 32ec7fdb85868895de063139a277b4c50e5b69b3 Author: Sam James gentoo org> AuthorDate: Wed Jul 6 03:47:04 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 03:47:12 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32ec7fdb media-video/pipewire: add 0.3.53_p20220705 Closes: https://bugs.gentoo.org/856544 Signed-off-by: Sam James gentoo.org> media-video/pipewire/Manifest | 1 + .../pipewire/pipewire-0.3.53_p20220705.ebuild | 407 + 2 files changed, 408 insertions(+) diff --git a/media-video/pipewire/Manifest b/media-video/pipewire/Manifest index de58b4a0f18d..18ff21b93d7c 100644 --- a/media-video/pipewire/Manifest +++ b/media-video/pipewire/Manifest @@ -2,3 +2,4 @@ DIST pipewire-0.3.51.tar.gz 1789070 BLAKE2B 8538eb9f2178efa26365f30b324b707826e5 DIST pipewire-0.3.52.tar.gz 1810238 BLAKE2B bb75eff5fe7700d0a303fbfed7910aebd82346a5a21c4a0d17c06e6991bc90bb6d4f6b9559c25788494cb11faff957523dcd7f0c4c8a40be11b81c63a5a9e5ef SHA512 30e9cf74c92babafe386f02a03bb5c41a8ee5591a02f15845cca1ee44f091ce68eb14d48943d43b680cb525026a19e0290997670f9a82156eaa72e974fe6d01a DIST pipewire-0.3.53.tar.gz 1783505 BLAKE2B 269466c6ba78cb85516dc714f3aa5d71cdf72a859b6e1a11c60062da6dcd56eefc78958fe026b9fd11d61fd6fbe6f2aac54a2a9fd77d4ee474687f5d54628c38 SHA512 50f23a7b71f3eb20657ff75de54a9f3056270bf05a5472ec9c7dea1c9d0ed391b6b09496d58b065c3cbc40f9be8088b6737cbf0731973498bcd5a8176c42d443 DIST pipewire-0.3.53_p20220704.tar.bz2 1351516 BLAKE2B 3d4e4859c66e9cbe47adc0f1c0e2e512632793d70853e0105984c06d2e66744b68d1c01dc7a85784ca2007a96aa5fd1c62c7f47ea6360df58ff76b87de4d3ee2 SHA512 87819aa5bdd3caa685c0fc93b0ddcf8212f115cecc130155918876c10883bd98ce923fef3f9716b2562ef5ae2b5465d9e39816f4b6e0c48cf9f28303755584b6 +DIST pipewire-0.3.53_p20220705.tar.bz2 1358645 BLAKE2B 365e81ab114fb9b4abbd5351145d0558c7c00bdbccefc2f7bacb965018c1e7009b7b26b8e95baf35534b74cf9ce49483604841aa7ba949d6a94e720e8ec4233c SHA512 631e737e3517cb4d4c3f84e9540acde2cf94bde472626c61e0223ff4ac5cc2118a35dae79d009558384e24b955cf002d209db1bcf1465056757234725213f152 diff --git a/media-video/pipewire/pipewire-0.3.53_p20220705.ebuild b/media-video/pipewire/pipewire-0.3.53_p20220705.ebuild new file mode 100644 index ..51c7a334c1f1 --- /dev/null +++ b/media-video/pipewire/pipewire-0.3.53_p20220705.ebuild @@ -0,0 +1,407 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{8..11} ) + +inherit flag-o-matic meson-multilib optfeature prefix python-any-r1 systemd udev + +if [[ ${PV} == ]]; then + EGIT_REPO_URI="https://gitlab.freedesktop.org/${PN}/${PN}.git"; + inherit git-r3 +else + if [[ ${PV} == *_p* ]] ; then + MY_COMMIT="76350cebefe9bdabe24e9d043b83737547c225d8" + SRC_URI="https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/${MY_COMMIT}/pipewire-${MY_COMMIT}.tar.bz2 -> ${P}.tar.bz2" + S="${WORKDIR}"/${PN}-${MY_COMMIT} + else + SRC_URI="https://gitlab.freedesktop.org/${PN}/${PN}/-/archive/${PV}/${P}.tar.gz"; + fi + + KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +fi + +DESCRIPTION="Multimedia processing graphs" +HOMEPAGE="https://pipewire.org/"; + +LICENSE="MIT LGPL-2.1+ GPL-2" +# ABI was broken in 0.3.42 for https://gitlab.freedesktop.org/pipewire/wireplumber/-/issues/49 +SLOT="0/0.4" +IUSE="bluetooth doc echo-cancel extra gstreamer jack-client jack-sdk lv2 pipewire-alsa +sound-server ssl system-service systemd test udev v4l X zeroconf" + +# Once replacing system JACK libraries is possible, it's likely that +# jack-client IUSE will need blocking to avoid users accidentally +# configuring their systems to send PW sink output to the emulated +# JACK's sink - doing so is likely to yield no audio, cause a CPU +# cycles consuming loop (and may even cause GUI crashes)! + +# TODO: There should be "sound-server? ( || ( alsa bluetooth ) )" here, but ALSA is always enabled +# TODO: Pulseaudio alsa plugin performs runtime check that pulseaudio server connection will work +# which provides adequate guarantee that alsa-lib will be able to provide audio services. +# If that works, pulseaudio defaults are loaded into alsa-lib runtime replacing default PCM and CTL. +# When pipewire-alsa will be able to perform similar check, pipewire-alsa can be enabled unconditionally. +REQUIRED_USE=" + jack-sdk? ( !jack-client ) + system-service? ( systemd ) + !sound-server? ( !pipewire-alsa ) +" + +RESTRICT="!test? ( test )" + +BDEPEND=" + >=dev-util/meson-0.59 + virtual/pkgconfig + ${PYTHON_DEPS} + $(python_gen_any_dep 'dev-python/docutils[${PYTHON_USEDEP}]') + doc? ( + app-doc/doxygen + media-gfx/graphviz + ) +" +RDEPEND=" + acct-group/audio + media-libs/alsa-lib +
[gentoo-commits] repo/gentoo:master commit in: media-video/pipewire/
commit: 003c47c5b969885b16b7a34ad182c8419c3e4656 Author: Mike Gilbert gentoo org> AuthorDate: Tue Jul 5 18:20:22 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 03:47:11 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=003c47c5 media-video/pipewire: drop dep on media-plugins/alsa-plugins[pulseaudio] Instead, emit an optfeature message if sound-server is enabled and pipewire-alsa is disabled. This allows users to use pipewire without installing any ALSA plugins. Signed-off-by: Mike Gilbert gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/26235 Signed-off-by: Sam James gentoo.org> ...e-0.3.53_p20220704.ebuild => pipewire-0.3.53_p20220704-r1.ebuild} | 5 - media-video/pipewire/pipewire-.ebuild| 5 - 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/media-video/pipewire/pipewire-0.3.53_p20220704.ebuild b/media-video/pipewire/pipewire-0.3.53_p20220704-r1.ebuild similarity index 98% rename from media-video/pipewire/pipewire-0.3.53_p20220704.ebuild rename to media-video/pipewire/pipewire-0.3.53_p20220704-r1.ebuild index 8c5648e7fe72..bd99803c14b4 100644 --- a/media-video/pipewire/pipewire-0.3.53_p20220704.ebuild +++ b/media-video/pipewire/pipewire-0.3.53_p20220704-r1.ebuild @@ -93,7 +93,6 @@ RDEPEND=" pipewire-alsa? ( >=media-libs/alsa-lib-1.1.7[${MULTILIB_USEDEP}] ) - !pipewire-alsa? ( media-plugins/alsa-plugins[${MULTILIB_USEDEP},pulseaudio] ) sound-server? ( !media-sound/pulseaudio[daemon(+)] !media-sound/pulseaudio-daemon @@ -381,6 +380,10 @@ pkg_postinst() { optfeature_header "The following can be installed for optional runtime features:" optfeature "restricted realtime capabilities via D-Bus" sys-auth/rtkit + if use sound-server && ! use pipewire-alsa; then + optfeature "ALSA plugin to use PulseAudio interface for output" "media-plugins/alsa-plugins[pulseaudio]" + fi + if has_version 'net-misc/ofono' ; then ewarn "Native backend has become default. Please disable oFono via:" if systemd_is_booted ; then diff --git a/media-video/pipewire/pipewire-.ebuild b/media-video/pipewire/pipewire-.ebuild index 1c8969b1cff1..3e9252539cbb 100644 --- a/media-video/pipewire/pipewire-.ebuild +++ b/media-video/pipewire/pipewire-.ebuild @@ -93,7 +93,6 @@ RDEPEND=" pipewire-alsa? ( >=media-libs/alsa-lib-1.1.7[${MULTILIB_USEDEP}] ) - !pipewire-alsa? ( media-plugins/alsa-plugins[${MULTILIB_USEDEP},pulseaudio] ) sound-server? ( !media-sound/pulseaudio[daemon(+)] !media-sound/pulseaudio-daemon @@ -381,6 +380,10 @@ pkg_postinst() { optfeature_header "The following can be installed for optional runtime features:" optfeature "restricted realtime capabilities via D-Bus" sys-auth/rtkit + if use sound-server && ! use pipewire-alsa; then + optfeature "ALSA plugin to use PulseAudio interface for output" "media-plugins/alsa-plugins[pulseaudio]" + fi + if has_version 'net-misc/ofono' ; then ewarn "Native backend has become default. Please disable oFono via:" if systemd_is_booted ; then
[gentoo-commits] repo/gentoo:master commit in: media-sound/cmus/
commit: 4fa81d4970e404a5483d9d1e721dee220b1f26fd Author: Miroslav Šulc gentoo org> AuthorDate: Wed Jul 6 03:45:42 2022 + Commit: Miroslav Šulc gentoo org> CommitDate: Wed Jul 6 03:45:50 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fa81d49 media-sound/cmus: bump to 2.10.0 - eapi8, deps versions cleanup, updated live Signed-off-by: Miroslav Šulc gentoo.org> media-sound/cmus/Manifest | 1 + .../cmus/{cmus-.ebuild => cmus-2.10.0.ebuild} | 22 +- media-sound/cmus/cmus-.ebuild | 22 +- 3 files changed, 27 insertions(+), 18 deletions(-) diff --git a/media-sound/cmus/Manifest b/media-sound/cmus/Manifest index c5a79155862c..7f6c0c62fa01 100644 --- a/media-sound/cmus/Manifest +++ b/media-sound/cmus/Manifest @@ -1 +1,2 @@ +DIST cmus-2.10.0.tar.gz 324121 BLAKE2B 7a9b17b04f9461b5375f51584f1dce35dcb6863d57eb9b28391cbfb6abb4eae1f541ee6f10cbbf4c7048c08fd77307647700fd08e41eb56bbad89b67657dd876 SHA512 c055dc974a88f32c7f19fb2e4260ede37fbddc3f23707a98e7f669032c1b4fd9a1032eb5c808cf5ee635617d3abf176e78d1e8596cbe669bbad95cd5c50dde7c DIST cmus-2.9.1.tar.gz 321004 BLAKE2B 1531d9ca8c1fd54ca487eb2b9ce8602f2d448dd80567a04bfc18449d60fbcd5286cd9f0d19983a885b2a532793c44d7dab8c1993ac8d7f5ada4f01ce670404d9 SHA512 b417e58a68c54e97db92b8760a49a3071e81f1594f2144911eed3ccceb68499dedf0699ae313babcb822d71b37add8880dfb2018686cb572e89f8627446d5e05 diff --git a/media-sound/cmus/cmus-.ebuild b/media-sound/cmus/cmus-2.10.0.ebuild similarity index 89% copy from media-sound/cmus/cmus-.ebuild copy to media-sound/cmus/cmus-2.10.0.ebuild index 3a73e7ed9e71..7a06ebbe8099 100644 --- a/media-sound/cmus/cmus-.ebuild +++ b/media-sound/cmus/cmus-2.10.0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit bash-completion-r1 toolchain-funcs @@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then inherit git-r3 else SRC_URI="https://github.com/cmus/cmus/archive/v${PV/_/-}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" fi DESCRIPTION="Ncurses based music player with plugin support for many formats" @@ -30,7 +30,7 @@ BDEPEND=" DEPEND=" sys-libs/ncurses:=[unicode(+)?] aac? ( media-libs/faad2 ) - alsa? ( >=media-libs/alsa-lib-1.0.11 ) + alsa? ( media-libs/alsa-lib ) ao? ( media-libs/libao ) cddb? ( media-libs/libcddb ) cdio? ( dev-libs/libcdio-paranoia ) @@ -40,16 +40,16 @@ DEPEND=" flac? ( media-libs/flac ) jack? ( virtual/jack ) libsamplerate? ( media-libs/libsamplerate ) - mad? ( >=media-libs/libmad-0.14 ) + mad? ( media-libs/libmad ) mikmod? ( media-libs/libmikmod:0 ) - modplug? ( >=media-libs/libmodplug-0.7 ) - mp4? ( >=media-libs/libmp4v2-1.9:0 ) - musepack? ( >=media-sound/musepack-tools-444 ) + modplug? ( media-libs/libmodplug ) + mp4? ( media-libs/libmp4v2:0 ) + musepack? ( media-sound/musepack-tools ) opus? ( media-libs/opusfile ) pulseaudio? ( media-sound/pulseaudio ) systemd? ( sys-apps/systemd ) tremor? ( media-libs/tremor ) - !tremor? ( vorbis? ( >=media-libs/libvorbis-1.0 ) ) + !tremor? ( vorbis? ( media-libs/libvorbis ) ) wavpack? ( media-sound/wavpack ) " RDEPEND="${DEPEND} @@ -67,6 +67,10 @@ DOCS=( AUTHORS README.md ) S="${WORKDIR}/${P/_/-}" +PATCHES=( + "${FILESDIR}/${PN}-2.9.1-atomic.patch" +) + src_configure() { my_config() { local value diff --git a/media-sound/cmus/cmus-.ebuild b/media-sound/cmus/cmus-.ebuild index 3a73e7ed9e71..7a06ebbe8099 100644 --- a/media-sound/cmus/cmus-.ebuild +++ b/media-sound/cmus/cmus-.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit bash-completion-r1 toolchain-funcs @@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then inherit git-r3 else SRC_URI="https://github.com/cmus/cmus/archive/v${PV/_/-}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" fi DESCRIPTION="Ncurses based music player with plugin support for many formats" @@ -30,7 +30,7 @@ BDEPEND=" DEPEND=" sys-libs/ncurses:=[unicode(+)?] aac? ( media-libs/faad2 ) - alsa? ( >=media-libs/alsa-lib-1.0.11 ) + alsa? ( media-libs/alsa-lib ) ao? ( media-libs/libao ) cddb? ( media-libs/libcddb ) cdio? ( dev-libs/libcdio-p
[gentoo-commits] repo/gentoo:master commit in: app-emulation/virtualbox/
commit: 7dde6a6bd36cadd1c70d8ec3d3f956750231eeff Author: Sam James gentoo org> AuthorDate: Wed Jul 6 03:17:56 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 03:18:32 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dde6a6b app-emulation/virtualbox: uncomment partial Python logic Went back and forth on this but I think it's worth hinting as much as possible for now, given it's completely guessing otherwise, and we can't easily just rip out / disable Python entirely until we fix this. Bug: https://bugs.gentoo.org/856121 Bug: https://bugs.gentoo.org/785835 Signed-off-by: Sam James gentoo.org> .../virtualbox/virtualbox-6.1.34-r3.ebuild | 24 ++ 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/app-emulation/virtualbox/virtualbox-6.1.34-r3.ebuild b/app-emulation/virtualbox/virtualbox-6.1.34-r3.ebuild index a352a9dd329b..1475e06f6fa0 100644 --- a/app-emulation/virtualbox/virtualbox-6.1.34-r3.ebuild +++ b/app-emulation/virtualbox/virtualbox-6.1.34-r3.ebuild @@ -280,20 +280,18 @@ src_configure() { edo ./configure "${myconf[@]}" # Try to force usage of chosen Python implementation - # Commented out for now as it's insufficient (see comment above - # PYTHON_COMPAT). # bug #856121, bug #785835 - #sed -i \ - # -e '/VBOX_WITH_PYTHON.*=/d' \ - # -e '/VBOX_PATH_PYTHON_INC.*=/d' \ - # -e '/VBOX_LIB_PYTHON.*=/d' \ - # AutoConfig.kmk || die - # - #cat >> AutoConfig.kmk <<-EOF || die - # VBOX_WITH_PYTHON=$(usex python 1 0) - # VBOX_PATH_PYTHON_INC=$(python_get_includedir) - # VBOX_LIB_PYTHON=$(python_get_library_path) - #EOF + sed -i \ + -e '/VBOX_WITH_PYTHON.*=/d' \ + -e '/VBOX_PATH_PYTHON_INC.*=/d' \ + -e '/VBOX_LIB_PYTHON.*=/d' \ + AutoConfig.kmk || die + + cat >> AutoConfig.kmk <<-EOF || die + VBOX_WITH_PYTHON=$(usex python 1 0) + VBOX_PATH_PYTHON_INC=$(python_get_includedir) + VBOX_LIB_PYTHON=$(python_get_library_path) + EOF } src_compile() {
[gentoo-commits] repo/gentoo:master commit in: sys-libs/glibc/
commit: f4c3bce90233847b0bc31c4fff5957b9e573ac88 Author: Andreas K. Hüttel gentoo org> AuthorDate: Wed Jul 6 03:06:59 2022 + Commit: Andreas K. Hüttel gentoo org> CommitDate: Wed Jul 6 03:07:33 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4c3bce9 sys-libs/glibc: Re-keyword 2.35-r8 after testing Signed-off-by: Andreas K. Hüttel gentoo.org> sys-libs/glibc/glibc-2.35-r8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/glibc/glibc-2.35-r8.ebuild b/sys-libs/glibc/glibc-2.35-r8.ebuild index 5310e14a026f..3864928751ee 100644 --- a/sys-libs/glibc/glibc-2.35-r8.ebuild +++ b/sys-libs/glibc/glibc-2.35-r8.ebuild @@ -26,7 +26,7 @@ PATCH_DEV=dilfridge if [[ ${PV} == * ]]; then inherit git-r3 else - #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" SRC_URI="mirror://gnu/glibc/${P}.tar.xz" SRC_URI+=" https://dev.gentoo.org/~${PATCH_DEV}/distfiles/${P}-patches-${PATCH_VER}.tar.xz"; SRC_URI+=" experimental-loong? ( https://dev.gentoo.org/~xen0n/distfiles/glibc-2.35-loongarch-patches-20220522.tar.xz )"
[gentoo-commits] repo/gentoo:master commit in: app-emulation/virtualbox/
commit: 9a09586677da244bdd6db9c8196cf0f49f5e2a66 Author: Sam James gentoo org> AuthorDate: Wed Jul 6 02:19:43 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 02:19:43 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a095866 app-emulation/virtualbox: minor ebuild tidying Signed-off-by: Sam James gentoo.org> .../virtualbox/virtualbox-6.1.34-r3.ebuild | 31 ++ 1 file changed, 20 insertions(+), 11 deletions(-) diff --git a/app-emulation/virtualbox/virtualbox-6.1.34-r3.ebuild b/app-emulation/virtualbox/virtualbox-6.1.34-r3.ebuild index 3920e11b0d57..388c4e9cc7c0 100644 --- a/app-emulation/virtualbox/virtualbox-6.1.34-r3.ebuild +++ b/app-emulation/virtualbox/virtualbox-6.1.34-r3.ebuild @@ -4,7 +4,7 @@ EAPI=8 PYTHON_COMPAT=( python3_{8..10} ) -inherit desktop edo flag-o-matic java-pkg-opt-2 linux-info pax-utils python-single-r1 tmpfiles toolchain-funcs udev xdg +inherit desktop edo java-pkg-opt-2 linux-info multilib pax-utils python-single-r1 tmpfiles toolchain-funcs udev xdg MY_PN="VirtualBox" MY_PV="${PV/beta/BETA}" @@ -161,17 +161,13 @@ pkg_pretend() { pkg_setup() { java-pkg-opt-2_pkg_setup python-single-r1_pkg_setup - - tc-ld-disable-gold #bug 488176 - tc-export CC CXX LD AR RANLIB - export HOST_CC="$(tc-getBUILD_CC)" } src_prepare() { # Remove shipped binaries (kBuild,yasm), see bug #232775 rm -r kBuild/bin tools || die - # Replace pointless GCC version check with something less stupid. + # Replace pointless GCC version check with something more sensible. # This is needed for the qt5 version check. sed -e 's@^check_gcc$@cc_maj="$(${CC} -dumpversion | cut -d. -f1)" ; cc_min="$(${CC} -dumpversion | cut -d. -f2)"@' \ -i configure || die @@ -227,11 +223,17 @@ src_prepare() { } src_configure() { + tc-ld-disable-gold # bug #488176 + tc-export CC CXX LD AR RANLIB + export HOST_CC="$(tc-getBUILD_CC)" + local myconf=( --with-gcc="$(tc-getCC)" --with-g++="$(tc-getCXX)" + --disable-dbus --disable-kmods + $(usex alsa '' --disable-alsa) $(usex debug --build-debug '') $(usex doc '' --disable-docs) @@ -243,6 +245,7 @@ src_configure() { $(usex vboxwebsrv --enable-webservice '') $(usex vnc --enable-vnc '') ) + if ! use headless ; then myconf+=( $(usex opengl '' --disable-opengl) @@ -254,10 +257,12 @@ src_configure() { --disable-opengl ) fi + if use amd64 && ! has_multilib_profile ; then myconf+=( --disable-vmmraw ) fi + # bug #843437 cat >> LocalConfig.kmk <<-EOF || die CFLAGS=${CFLAGS} CXXFLAGS=${CXXFLAGS} @@ -271,14 +276,18 @@ src_compile() { source ./env.sh || die # Force kBuild to respect C[XX]FLAGS and MAKEOPTS (bug #178529) - MAKEJOBS=$(grep -Eo '(\-j|\-\-jobs)(=?|[[:space:]]*)[[:digit:]]+' <<< ${MAKEOPTS}) #' - MAKELOAD=$(grep -Eo '(\-l|\-\-load-average)(=?|[[:space:]]*)[[:digit:]]+' <<< ${MAKEOPTS}) #' + MAKEJOBS=$(grep -Eo '(\-j|\-\-jobs)(=?|[[:space:]]*)[[:digit:]]+' <<< ${MAKEOPTS}) + MAKELOAD=$(grep -Eo '(\-l|\-\-load-average)(=?|[[:space:]]*)[[:digit:]]+' <<< ${MAKEOPTS}) MAKEOPTS="${MAKEJOBS} ${MAKELOAD}" + MAKE="kmk" emake \ VBOX_BUILD_PUBLISHER=_Gentoo \ - TOOL_GXX3_CC="$(tc-getCC)" TOOL_GXX3_CXX="$(tc-getCXX)" \ - TOOL_GXX3_LD="$(tc-getCXX)" VBOX_GCC_OPT="${CXXFLAGS}" \ - TOOL_YASM_AS=yasm KBUILD_VERBOSE=2 \ + TOOL_GXX3_CC="$(tc-getCC)" \ + TOOL_GXX3_CXX="$(tc-getCXX)" \ + TOOL_GXX3_LD="$(tc-getCXX)" \ + VBOX_GCC_OPT="${CXXFLAGS}" \ + TOOL_YASM_AS=yasm \ + KBUILD_VERBOSE=2 \ VBOX_WITH_VBOXIMGMOUNT=1 \ all }
[gentoo-commits] repo/gentoo:master commit in: app-emulation/virtualbox/files/, app-emulation/virtualbox/
commit: 0e7860b78e08743e7ba8a9d641a085e349811f83 Author: Sam James gentoo org> AuthorDate: Wed Jul 6 02:59:20 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 03:01:21 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e7860b7 app-emulation/virtualbox: drop Python 3.10 for now Didn't really want to do this but it's going to take substantially more work to get it running. Two issues (as described in the ebuild comment I've added): 1. The build system (not just configure) does a huge amount of autodetection; 2. Its infra isn't set up to build Python 3.10+ yet (as in, no targets defined, and they're all manually written). And it doesn't seem to even use the result of configure? It'll take more work to get this done and dropping 3.10 for now, while it's unfortunate, means it's at least not in a broken state until then. I've left in the partial work commented out given it gets us part of the way there. As far as I can tell, the configure stuff isn't even used for the subsequent actual building of the modules. Bug: https://bugs.gentoo.org/856121 Bug: https://bugs.gentoo.org/785835 Signed-off-by: Sam James gentoo.org> .../files/virtualbox-6.1.34-r3-python.patch| 14 + .../virtualbox/virtualbox-6.1.34-r3.ebuild | 64 +++--- 2 files changed, 58 insertions(+), 20 deletions(-) diff --git a/app-emulation/virtualbox/files/virtualbox-6.1.34-r3-python.patch b/app-emulation/virtualbox/files/virtualbox-6.1.34-r3-python.patch new file mode 100644 index ..3a6da1f681c1 --- /dev/null +++ b/app-emulation/virtualbox/files/virtualbox-6.1.34-r3-python.patch @@ -0,0 +1,14 @@ +diff --git a/configure b/configure +index fd2e296..695f6a7 100755 +--- a/configure b/configure +@@ -1987,6 +1987,9 @@ check_python() + { + test_header "Python support" + ++ # We force the right implementation in the ebuild instead ++ return ++ + # On darwin this is a on/off decision only + if [ "$OS" = "darwin" ]; then + echo "enabled" diff --git a/app-emulation/virtualbox/virtualbox-6.1.34-r3.ebuild b/app-emulation/virtualbox/virtualbox-6.1.34-r3.ebuild index db2898848eba..a352a9dd329b 100644 --- a/app-emulation/virtualbox/virtualbox-6.1.34-r3.ebuild +++ b/app-emulation/virtualbox/virtualbox-6.1.34-r3.ebuild @@ -3,7 +3,16 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +# This absolutely doesn't work with Python 3.10 yet as of 6.1.34. +# Two problems: +# 1. The build system (not just in configure, but in src/libs/xpcom18a4/python/Makefile.kmk) +# insists on trying to detect various Python paths without giving choice of which is used; +# +# 2. None of that machinery mentioned in #1. is rigged up for Python 3.10+, and +# the homebrew Makefile/kbuild stuff is a pain to understand. +# +# bug #785835, bug #856121 +PYTHON_COMPAT=( python3_{8,9} ) inherit desktop edo java-pkg-opt-2 linux-info multilib optfeature pax-utils python-single-r1 tmpfiles toolchain-funcs udev xdg MY_PN="VirtualBox" @@ -135,9 +144,12 @@ REQUIRED_USE=" " PATCHES=( - "${FILESDIR}/${P}-vboxr0.patch" - "${FILESDIR}/${PN}-6.1.34-python3.10.patch" # bug #852152 - "${FILESDIR}/${PN}-6.1.34-no-pam.patch" # bug #843437 + "${FILESDIR}"/${P}-vboxr0.patch + "${FILESDIR}"/${PN}-6.1.34-python3.10.patch # bug #852152 + "${FILESDIR}"/${PN}-6.1.34-no-pam.patch # bug #843437 + "${FILESDIR}"/${PN}-6.1.26-configure-include-qt5-path.patch # bug #805365 + "${FILESDIR}"/${PN}-6.1.34-r3-python.patch + "${WORKDIR}"/patches ) pkg_pretend() { @@ -164,6 +176,18 @@ pkg_setup() { } src_prepare() { + default + + # Only add nopie patch when we're on hardened + if gcc-specs-pie ; then + eapply "${FILESDIR}"/050_virtualbox-5.2.8-nopie.patch + fi + + # Only add paxmark patch when we're on pax-kernel + if use pax-kernel ; then + eapply "${FILESDIR}"/virtualbox-5.2.8-paxmark-bldprogs.patch + fi + # Remove shipped binaries (kBuild,yasm), see bug #232775 rm -r kBuild/bin tools || die @@ -204,22 +228,6 @@ src_prepare() { -i "${S}"/Config.kmk || die java-pkg-opt-2_src_prepare fi - - # Only add nopie patch when we're on hardened - if gcc-specs-pie ; then - eapply "${FILESDIR}/050_virtualbox-5.2.8-nopie.patch" - fi - - # Only add paxmark patch when we're on pax-kernel - if use pax-kernel ; then - eapply "${FILESDIR}"/virtualbox-5.2.8-paxmark-bldprogs.patch - fi - - eapply "${FILESDIR}/${PN}-6.1.26-configure-include-qt5-path.patch" #805365 - - eapply "${WORKDIR}/patches" - - default } src_configure() { @@ -270,6 +278,22 @@ src_configure() { # not an autoconf script edo ./configure "${myconf[@]}" + + # Try to force usage of chosen Python implementation + # Commented out for now
[gentoo-commits] repo/gentoo:master commit in: app-emulation/virtualbox/files/, app-emulation/virtualbox/
commit: 19111a37141aee3704830806a4419c1cced2d131 Author: Sam James gentoo org> AuthorDate: Wed Jul 6 02:14:51 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 02:14:54 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19111a37 app-emulation/virtualbox: fix build w/o PAM; respect CFLAGS Closes: https://bugs.gentoo.org/583148 Closes: https://bugs.gentoo.org/843437 Thanks-to: François-Xavier Carton gmail.com> Signed-off-by: Sam James gentoo.org> .../files/virtualbox-6.1.34-no-pam.patch | 22 +++ 1.34-r2.ebuild => virtualbox-6.1.34-r3.ebuild} | 32 -- 2 files changed, 39 insertions(+), 15 deletions(-) diff --git a/app-emulation/virtualbox/files/virtualbox-6.1.34-no-pam.patch b/app-emulation/virtualbox/files/virtualbox-6.1.34-no-pam.patch new file mode 100644 index ..9266cece55bd --- /dev/null +++ b/app-emulation/virtualbox/files/virtualbox-6.1.34-no-pam.patch @@ -0,0 +1,22 @@ +https://bugs.gentoo.org/843437 +https://www.virtualbox.org/changeset/94406/vbox + +--- a/src/VBox/Runtime/Makefile.kmk b/src/VBox/Runtime/Makefile.kmk +@@ -324,4 +324,7 @@ + ifdef IPRT_WITH_FUTEX_BASED_SEMS + RuntimeR3_DEFS.linux += IPRT_WITH_FUTEX_BASED_SEMS ++endif ++ifdef IPRT_WITHOUT_PAM ++ RuntimeR3_DEFS+= IPRT_WITHOUT_PAM + endif + RuntimeR3_INCS = \ +--- a/src/VBox/Runtime/r3/posix/process-creation-posix.cpp b/src/VBox/Runtime/r3/posix/process-creation-posix.cpp +@@ -86,4 +86,5 @@ + + #if !defined(IPRT_USE_PAM) \ ++ && !defined(IPRT_WITHOUT_PAM) \ + && ( defined(RT_OS_DARWIN) || defined(RT_OS_FREEBSD) || defined(RT_OS_LINUX) || defined(RT_OS_NETBSD) || defined(RT_OS_OPENBSD) ) + # define IPRT_USE_PAM + diff --git a/app-emulation/virtualbox/virtualbox-6.1.34-r2.ebuild b/app-emulation/virtualbox/virtualbox-6.1.34-r3.ebuild similarity index 96% rename from app-emulation/virtualbox/virtualbox-6.1.34-r2.ebuild rename to app-emulation/virtualbox/virtualbox-6.1.34-r3.ebuild index 73fc49ceb444..3920e11b0d57 100644 --- a/app-emulation/virtualbox/virtualbox-6.1.34-r2.ebuild +++ b/app-emulation/virtualbox/virtualbox-6.1.34-r3.ebuild @@ -4,23 +4,25 @@ EAPI=8 PYTHON_COMPAT=( python3_{8..10} ) -inherit desktop flag-o-matic java-pkg-opt-2 linux-info pax-utils python-single-r1 tmpfiles toolchain-funcs udev xdg +inherit desktop edo flag-o-matic java-pkg-opt-2 linux-info pax-utils python-single-r1 tmpfiles toolchain-funcs udev xdg MY_PN="VirtualBox" MY_PV="${PV/beta/BETA}" MY_PV="${MY_PV/rc/RC}" MY_P=${MY_PN}-${MY_PV} -[[ "${PV}" == *a ]] && DIR_PV="$(ver_cut 1-3)" +[[ ${PV} == *a ]] && DIR_PV="$(ver_cut 1-3)" DESCRIPTION="Family of powerful x86 virtualization products for enterprise and home use" HOMEPAGE="https://www.virtualbox.org/"; SRC_URI="https://download.virtualbox.org/virtualbox/${DIR_PV:-${MY_PV}}/${MY_P}.tar.bz2 https://dev.gentoo.org/~polynomial-c/${PN}/patchsets/${PN}-6.1.12-patches-01.tar.xz"; +S="${WORKDIR}/${MY_PN}-${DIR_PV:-${MY_PV}}" LICENSE="GPL-2 dtrace? ( CDDL )" SLOT="0/$(ver_cut 1-2)" -[[ "${PV}" == *_beta* ]] || [[ "${PV}" == *_rc* ]] || \ -KEYWORDS="~amd64" +if [[ ${PV} != *_beta* ]] && [[ ${PV} != *_rc* ]] ; then + KEYWORDS="~amd64" +fi IUSE="alsa debug doc dtrace headless java lvm +opus pam pax-kernel pch pulseaudio +opengl python +qt5 +sdk +udev vboxwebsrv vnc" COMMON_DEPEND=" @@ -121,12 +123,10 @@ QA_WX_LOAD=" " QA_PRESTRIPPED=" - /usr/lib64/virtualbox/VMMR0.r0 - /usr/lib64/virtualbox/VBoxDDR0.r0 + usr/lib64/virtualbox/VMMR0.r0 + usr/lib64/virtualbox/VBoxDDR0.r0 " -S="${WORKDIR}/${MY_PN}-${DIR_PV:-${MY_PV}}" - REQUIRED_USE=" java? ( sdk ) python? ( sdk ) @@ -136,7 +136,8 @@ REQUIRED_USE=" PATCHES=( "${FILESDIR}/${P}-vboxr0.patch" - "${FILESDIR}/${PN}-6.1.34-python3.10.patch" #852152 + "${FILESDIR}/${PN}-6.1.34-python3.10.patch" # bug #852152 + "${FILESDIR}/${PN}-6.1.34-no-pam.patch" # bug #843437 ) pkg_pretend() { @@ -225,11 +226,6 @@ src_prepare() { default } -doecho() { - echo "$@" - "$@" || die -} - src_configure() { local myconf=( --with-gcc="$(tc-getCC)" @@ -261,8 +257,14 @@ src_configure() { if use amd64 && ! has_multilib_profile ; then myconf+=( --disable-vmmraw ) fi + + cat >> LocalConfig.kmk <<-EOF || die + CFLAGS=${CFLAGS} + CXXFLAGS=${CXXFLAGS} + EOF + # not an autoconf script - doecho ./configure "${myconf[@]}" + edo ./configure "${myconf[@]}" } src_compile() {
[gentoo-commits] repo/gentoo:master commit in: app-emulation/virtualbox/
commit: fa21e2695b3da1f1b8935b13253cbd8d272719a2 Author: Sam James gentoo org> AuthorDate: Wed Jul 6 02:22:32 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 02:22:32 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa21e269 app-emulation/virtualbox: use optfeature Closes: https://bugs.gentoo.org/674496 Signed-off-by: Sam James gentoo.org> .../virtualbox/virtualbox-6.1.34-r3.ebuild | 31 -- 1 file changed, 11 insertions(+), 20 deletions(-) diff --git a/app-emulation/virtualbox/virtualbox-6.1.34-r3.ebuild b/app-emulation/virtualbox/virtualbox-6.1.34-r3.ebuild index 388c4e9cc7c0..db2898848eba 100644 --- a/app-emulation/virtualbox/virtualbox-6.1.34-r3.ebuild +++ b/app-emulation/virtualbox/virtualbox-6.1.34-r3.ebuild @@ -4,7 +4,7 @@ EAPI=8 PYTHON_COMPAT=( python3_{8..10} ) -inherit desktop edo java-pkg-opt-2 linux-info multilib pax-utils python-single-r1 tmpfiles toolchain-funcs udev xdg +inherit desktop edo java-pkg-opt-2 linux-info multilib optfeature pax-utils python-single-r1 tmpfiles toolchain-funcs udev xdg MY_PN="VirtualBox" MY_PV="${PV/beta/BETA}" @@ -487,8 +487,8 @@ pkg_postinst() { xdg_pkg_postinst if use udev ; then - udevadm control --reload-rules \ - && udevadm trigger --subsystem-match=usb + udevadm control --reload-rules + udevadm trigger --subsystem-match=usb fi tmpfiles_process virtualbox-vboxusb.conf @@ -496,27 +496,18 @@ pkg_postinst() { if ! use headless && use qt5 ; then elog "To launch VirtualBox just type: \"virtualbox\"." fi + elog "You must be in the vboxusers group to use VirtualBox." elog "" elog "The latest user manual is available for download at:" - elog "http://download.virtualbox.org/virtualbox/${DIR_PV:-${PV}}/UserManual.pdf"; - elog "" - elog "For advanced networking setups you should emerge:" - elog "net-misc/bridge-utils and sys-apps/usermode-utilities" + elog "https://download.virtualbox.org/virtualbox/${DIR_PV:-${PV}}/UserManual.pdf"; elog "" - elog "Starting with version 4.0.0, ${PN} has USB-1 support." - elog "For USB-2 support, PXE-boot ability and VRDP support please emerge" - elog " app-emulation/virtualbox-extpack-oracle" - elog "package." - elog "Starting with version 5.0.0, ${PN} no longer has the \"additions\" and" - elog "the \"extension\" USE flag. For installation of the guest additions ISO" - elog "image, please emerge" - elog " app-emulation/virtualbox-additions" - elog "and for the USB2, USB3, VRDP and PXE boot ROM modules, please emerge" - elog " app-emulation/virtualbox-extpack-oracle" + + optfeature "Advanced networking setups" net-misc/bridge-utils sys-apps/usermode-utilities + optfeature "USB2, USB3, PXE boot, and VRDP support" app-emulation/virtualbox-extpack-oracle + optfeature "Guest additions ISO" app-emulation/virtualbox-additions + if ! use udev ; then - elog "" - elog "WARNING!" - elog "Without USE=udev, USB devices will likely not work in ${PN}." + ewarn "Without USE=udev, USB devices will likely not work in ${PN}." fi }
[gentoo-commits] repo/gentoo:master commit in: app-emulation/virtualbox/
commit: c250435ca78aad838432b4b3ee02e42634b3b378 Author: Sam James gentoo org> AuthorDate: Wed Jul 6 02:04:49 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 02:05:40 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c250435c app-emulation/virtualbox: force Java 8 for wsimport wsimport was dropped in Java 11+. We need to put the dep for 8 in DEPEND rather than (just?) BDEPEND for the eclass magic to actually enforce the right env vars & java. Thanks to Marcel for the pointers. Closes: https://bugs.gentoo.org/832166 Thanks-to: Marcel Greter ocbnet.ch> Signed-off-by: Sam James gentoo.org> .../virtualbox/virtualbox-6.1.34-r2.ebuild | 511 + 1 file changed, 511 insertions(+) diff --git a/app-emulation/virtualbox/virtualbox-6.1.34-r2.ebuild b/app-emulation/virtualbox/virtualbox-6.1.34-r2.ebuild new file mode 100644 index ..73fc49ceb444 --- /dev/null +++ b/app-emulation/virtualbox/virtualbox-6.1.34-r2.ebuild @@ -0,0 +1,511 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{8..10} ) +inherit desktop flag-o-matic java-pkg-opt-2 linux-info pax-utils python-single-r1 tmpfiles toolchain-funcs udev xdg + +MY_PN="VirtualBox" +MY_PV="${PV/beta/BETA}" +MY_PV="${MY_PV/rc/RC}" +MY_P=${MY_PN}-${MY_PV} +[[ "${PV}" == *a ]] && DIR_PV="$(ver_cut 1-3)" + +DESCRIPTION="Family of powerful x86 virtualization products for enterprise and home use" +HOMEPAGE="https://www.virtualbox.org/"; +SRC_URI="https://download.virtualbox.org/virtualbox/${DIR_PV:-${MY_PV}}/${MY_P}.tar.bz2 + https://dev.gentoo.org/~polynomial-c/${PN}/patchsets/${PN}-6.1.12-patches-01.tar.xz"; + +LICENSE="GPL-2 dtrace? ( CDDL )" +SLOT="0/$(ver_cut 1-2)" +[[ "${PV}" == *_beta* ]] || [[ "${PV}" == *_rc* ]] || \ +KEYWORDS="~amd64" +IUSE="alsa debug doc dtrace headless java lvm +opus pam pax-kernel pch pulseaudio +opengl python +qt5 +sdk +udev vboxwebsrv vnc" + +COMMON_DEPEND=" + ${PYTHON_DEPS} + !app-emulation/virtualbox-bin + acct-group/vboxusers + ~app-emulation/virtualbox-modules-${DIR_PV:-${PV}} + dev-libs/libIDL + >=dev-libs/libxslt-1.1.19 + net-misc/curl + dev-libs/libxml2 + media-libs/libpng:0= + media-libs/libvpx:0= + sys-libs/zlib:= + !headless? ( + media-libs/libsdl:0[X,video] + x11-libs/libX11 + x11-libs/libxcb:= + x11-libs/libXcursor + x11-libs/libXext + x11-libs/libXmu + x11-libs/libXt + opengl? ( + media-libs/libglvnd[X] + virtual/glu + ) + qt5? ( + dev-qt/qtcore:5 + dev-qt/qtgui:5 + dev-qt/qtprintsupport:5 + dev-qt/qtwidgets:5 + dev-qt/qtx11extras:5 + opengl? ( dev-qt/qtopengl:5 ) + x11-libs/libXinerama + ) + ) + dev-libs/openssl:0= + virtual/libcrypt:= + lvm? ( sys-fs/lvm2 ) + opus? ( media-libs/opus ) + udev? ( >=virtual/udev-171 ) + vnc? ( >=net-libs/libvncserver-0.9.9 ) +" +# We're stuck on JDK (and JRE, I guess?) 1.8 because of need for wsimport +# with USE="vboxwebsrv java". Note that we have to put things in DEPEND, +# not (only, anyway) BDEPEND, as the eclass magic to set the environment variables +# based on *DEPEND doesn't work for BDEPEND at least right now. See bug #832166. +DEPEND=" + ${COMMON_DEPEND} + alsa? ( >=media-libs/alsa-lib-1.0.13 ) + !headless? ( + x11-libs/libXinerama + opengl? ( virtual/opengl ) + ) + java? ( virtual/jdk:1.8 ) + pam? ( sys-libs/pam ) + pax-kernel? ( sys-apps/elfix ) + pulseaudio? ( media-sound/pulseaudio ) + qt5? ( dev-qt/linguist-tools:5 ) + vboxwebsrv? ( net-libs/gsoap[-gnutls(-)] ) +" +BDEPEND=" + ${PYTHON_DEPS} + >=dev-util/kbuild-0.1.9998.3127 + >=dev-lang/yasm-0.6.2 + sys-devel/bin86 + sys-libs/libcap + sys-power/iasl + virtual/pkgconfig + doc? ( + app-text/docbook-sgml-dtd:4.4 + dev-texlive/texlive-basic + dev-texlive/texlive-latex + dev-texlive/texlive-latexrecommended + dev-texlive/texlive-latexextra + dev-texlive/texlive-fontsrecommended + dev-texlive/texlive-fontsextra + ) + java? ( virtual/jdk:1.8 ) +" +RDEPEND=" + ${COMMON_DEPEND} + java? ( virtual/jre:1.8 ) +" + +QA_TEXTRELS=" + usr/lib64/virtualbox/VMMR0.r0 +" + +QA_EXECSTACK=" + usr/lib64/virtualbox/iPxeBaseBin + usr/lib64/virtualbox/VMMR0.r0 + usr/lib64/virtualbox/VBoxDDR0.r0 +" + +QA_WX_LOAD=" + u
[gentoo-commits] repo/gentoo:master commit in: x11-misc/alacarte/
commit: 1fe6ac917304f439a16acbfb6ea0bb97967e020c Author: Sam James gentoo org> AuthorDate: Wed Jul 6 01:24:15 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 01:24:15 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fe6ac91 x11-misc/alacarte: Stabilize 3.44.2 x86, #853958 Signed-off-by: Sam James gentoo.org> x11-misc/alacarte/alacarte-3.44.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/alacarte/alacarte-3.44.2.ebuild b/x11-misc/alacarte/alacarte-3.44.2.ebuild index 933c87cb4a3e..f5d5418af06c 100644 --- a/x11-misc/alacarte/alacarte-3.44.2.ebuild +++ b/x11-misc/alacarte/alacarte-3.44.2.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/alacarte"; LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="
[gentoo-commits] repo/gentoo:master commit in: net-misc/rygel/
commit: 57b58af9043abc9edb7cbc3a32e7cdbec5379ef8 Author: Sam James gentoo org> AuthorDate: Wed Jul 6 01:24:11 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 01:24:11 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57b58af9 net-misc/rygel: Stabilize 0.40.4 x86, #853958 Signed-off-by: Sam James gentoo.org> net-misc/rygel/rygel-0.40.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/rygel/rygel-0.40.4.ebuild b/net-misc/rygel/rygel-0.40.4.ebuild index 2f9e11e10f6a..782f36a2a7a4 100644 --- a/net-misc/rygel/rygel-0.40.4.ebuild +++ b/net-misc/rygel/rygel-0.40.4.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Rygel"; LICENSE="LGPL-2.1+ CC-BY-SA-3.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="gtk gtk-doc +introspection +sqlite tracker test transcode" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: x11-terms/gnome-terminal/
commit: a8a223e6cb1e899fadc531805461db5068113d18 Author: Sam James gentoo org> AuthorDate: Wed Jul 6 01:24:16 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 01:24:16 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8a223e6 x11-terms/gnome-terminal: Stabilize 3.44.1 x86, #853958 Signed-off-by: Sam James gentoo.org> x11-terms/gnome-terminal/gnome-terminal-3.44.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-terms/gnome-terminal/gnome-terminal-3.44.1.ebuild b/x11-terms/gnome-terminal/gnome-terminal-3.44.1.ebuild index 25b23c0dc197..5c981784ed21 100644 --- a/x11-terms/gnome-terminal/gnome-terminal-3.44.1.ebuild +++ b/x11-terms/gnome-terminal/gnome-terminal-3.44.1.ebuild @@ -13,7 +13,7 @@ SLOT="0" IUSE="debug +gnome-shell +nautilus vanilla" SRC_URI+=" !vanilla? ( https://dev.gentoo.org/~mattst88/distfiles/${PN}-3.44.0-cntr-ntfy-autottl-ts.patch.xz )" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" # FIXME: automagic dependency on gtk+[X], just transitive but needs proper control, bug 624960 RDEPEND="
[gentoo-commits] repo/gentoo:master commit in: sys-apps/osinfo-db/
commit: 451a075e5ccb621acc8161cebd2ec85f438b8901 Author: Sam James gentoo org> AuthorDate: Wed Jul 6 01:24:13 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 01:24:13 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=451a075e sys-apps/osinfo-db: Stabilize 20220516 x86, #853958 Signed-off-by: Sam James gentoo.org> sys-apps/osinfo-db/osinfo-db-20220516.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/osinfo-db/osinfo-db-20220516.ebuild b/sys-apps/osinfo-db/osinfo-db-20220516.ebuild index b9d1a9cc0cfe..e40530368a72 100644 --- a/sys-apps/osinfo-db/osinfo-db-20220516.ebuild +++ b/sys-apps/osinfo-db/osinfo-db-20220516.ebuild @@ -11,7 +11,7 @@ S="${WORKDIR}" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" BDEPEND="sys-apps/osinfo-db-tools"
[gentoo-commits] repo/gentoo:master commit in: net-libs/sofia-sip/
commit: 2c51ed89c5c51911c44a1105b6953386ad476e43 Author: Sam James gentoo org> AuthorDate: Wed Jul 6 01:24:10 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 01:24:10 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c51ed89 net-libs/sofia-sip: Stabilize 1.13.8 x86, #853958 Signed-off-by: Sam James gentoo.org> net-libs/sofia-sip/sofia-sip-1.13.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/sofia-sip/sofia-sip-1.13.8.ebuild b/net-libs/sofia-sip/sofia-sip-1.13.8.ebuild index 5b460b029867..4b52032164f2 100644 --- a/net-libs/sofia-sip/sofia-sip-1.13.8.ebuild +++ b/net-libs/sofia-sip/sofia-sip-1.13.8.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/freeswitch/${PN}/archive/refs/tags/v${PV}.tar.gz -> LICENSE="LGPL-2.1+ BSD public-domain" # See COPYRIGHT SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-linux" IUSE="ssl test" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: sys-block/gparted/
commit: c8b0843d5d5814e961f792e2162ec063ca55c38e Author: Sam James gentoo org> AuthorDate: Wed Jul 6 01:24:14 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 01:24:14 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8b0843d sys-block/gparted: Stabilize 1.4.0-r1 x86, #853958 Signed-off-by: Sam James gentoo.org> sys-block/gparted/gparted-1.4.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-block/gparted/gparted-1.4.0-r1.ebuild b/sys-block/gparted/gparted-1.4.0-r1.ebuild index 50c944f22dce..d344a0d02a72 100644 --- a/sys-block/gparted/gparted-1.4.0-r1.ebuild +++ b/sys-block/gparted/gparted-1.4.0-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2+ FDL-1.2+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" IUSE="kde policykit wayland" DEPEND="
[gentoo-commits] repo/gentoo:master commit in: sys-apps/xdg-dbus-proxy/
commit: 9a00d120704e2adbe086e02e35284cba52d41908 Author: Sam James gentoo org> AuthorDate: Wed Jul 6 01:24:14 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 01:24:14 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a00d120 sys-apps/xdg-dbus-proxy: Stabilize 0.1.4 x86, #853958 Signed-off-by: Sam James gentoo.org> sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.4.ebuild b/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.4.ebuild index e2749a468694..fa969cdd616f 100644 --- a/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.4.ebuild +++ b/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/flatpak/${PN}/releases/download/${PV}/${P}.tar.xz"; LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" IUSE="test" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/
commit: e830930f0ae62915490e41a07048946807a6762c Author: Sam James gentoo org> AuthorDate: Wed Jul 6 01:24:11 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 01:24:11 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e830930f net-misc/gupnp-tools: Stabilize 0.10.3 x86, #853958 Signed-off-by: Sam James gentoo.org> net-misc/gupnp-tools/gupnp-tools-0.10.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/gupnp-tools/gupnp-tools-0.10.3.ebuild b/net-misc/gupnp-tools/gupnp-tools-0.10.3.ebuild index 3e5638998cf5..c47cd2e16235 100644 --- a/net-misc/gupnp-tools/gupnp-tools-0.10.3.ebuild +++ b/net-misc/gupnp-tools/gupnp-tools-0.10.3.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP"; LICENSE="GPL-2+ LGPL-2+" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" RDEPEND=" >=net-libs/gssdp-1.2.0:=
[gentoo-commits] repo/gentoo:master commit in: x11-themes/zuki-themes/
commit: 119c164603dccdf912382680417db55a159aefa8 Author: Sam James gentoo org> AuthorDate: Wed Jul 6 01:24:16 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 01:24:16 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=119c1646 x11-themes/zuki-themes: Stabilize 4.0 x86, #853958 Signed-off-by: Sam James gentoo.org> x11-themes/zuki-themes/zuki-themes-4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/zuki-themes/zuki-themes-4.0.ebuild b/x11-themes/zuki-themes/zuki-themes-4.0.ebuild index c9a2e7fb8ed6..c89163ca2978 100644 --- a/x11-themes/zuki-themes/zuki-themes-4.0.ebuild +++ b/x11-themes/zuki-themes/zuki-themes-4.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/lassekongo83/${PN}/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="gnome-shell gtk2 xfce" DEPEND=""
[gentoo-commits] repo/gentoo:master commit in: net-libs/libnice/
commit: bf0cb84441d524b57c38eac7f11c94b4a63f9427 Author: Sam James gentoo org> AuthorDate: Wed Jul 6 01:24:06 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 01:24:06 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf0cb844 net-libs/libnice: Stabilize 0.1.19 x86, #853958 Signed-off-by: Sam James gentoo.org> net-libs/libnice/libnice-0.1.19.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libnice/libnice-0.1.19.ebuild b/net-libs/libnice/libnice-0.1.19.ebuild index 9c6dbee1ec9d..8a740872122b 100644 --- a/net-libs/libnice/libnice-0.1.19.ebuild +++ b/net-libs/libnice/libnice-0.1.19.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://nice.freedesktop.org/releases/${P}.tar.gz"; LICENSE="|| ( MPL-1.1 LGPL-2.1 )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="+gnutls gtk-doc +introspection +upnp" RDEPEND="
[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gnome-maps/
commit: 7a72c7683d35b877520100a45b78a337977e0a7c Author: Sam James gentoo org> AuthorDate: Wed Jul 6 01:24:12 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 01:24:12 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a72c768 sci-geosciences/gnome-maps: Stabilize 42.2 x86, #853958 Signed-off-by: Sam James gentoo.org> sci-geosciences/gnome-maps/gnome-maps-42.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-geosciences/gnome-maps/gnome-maps-42.2.ebuild b/sci-geosciences/gnome-maps/gnome-maps-42.2.ebuild index cfe75a8f569c..405947257539 100644 --- a/sci-geosciences/gnome-maps/gnome-maps-42.2.ebuild +++ b/sci-geosciences/gnome-maps/gnome-maps-42.2.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Maps"; LICENSE="GPL-2+ LGPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" # Pure introspection dependencies found by grepping imports.gi in ${S} RDEPEND="
[gentoo-commits] repo/gentoo:master commit in: net-libs/gupnp-av/
commit: cf360ebbb27c8d5fdfcf20c93db893e350751ee5 Author: Sam James gentoo org> AuthorDate: Wed Jul 6 01:24:09 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 01:24:09 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf360ebb net-libs/gupnp-av: Stabilize 0.14.1 x86, #853958 Signed-off-by: Sam James gentoo.org> net-libs/gupnp-av/gupnp-av-0.14.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/gupnp-av/gupnp-av-0.14.1.ebuild b/net-libs/gupnp-av/gupnp-av-0.14.1.ebuild index 60deeaf3a49d..46ae3f74a272 100644 --- a/net-libs/gupnp-av/gupnp-av-0.14.1.ebuild +++ b/net-libs/gupnp-av/gupnp-av-0.14.1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP https://gitlab.gnome.org/GNOME/g LICENSE="LGPL-2" SLOT="0/3" # subslot: soname version -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="gtk-doc +introspection" RDEPEND="
[gentoo-commits] repo/gentoo:master commit in: net-irc/polari/
commit: 72d24dcf7968ad1752be3f338ec8a04d3a07f8b8 Author: Sam James gentoo org> AuthorDate: Wed Jul 6 01:24:08 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 01:24:08 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72d24dcf net-irc/polari: Stabilize 42.0 x86, #853958 Signed-off-by: Sam James gentoo.org> net-irc/polari/polari-42.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-irc/polari/polari-42.0.ebuild b/net-irc/polari/polari-42.0.ebuild index 326a74cf854f..c423aa098f2c 100644 --- a/net-irc/polari/polari-42.0.ebuild +++ b/net-irc/polari/polari-42.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Polari https://gitlab.gnome.org/GNOME/pola LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="test" RESTRICT="!test? ( test )"
[gentoo-commits] repo/gentoo:master commit in: net-ftp/gftp/
commit: aec1058ae71ff23fc30e1250f684db595b2ee0a4 Author: Sam James gentoo org> AuthorDate: Wed Jul 6 01:24:08 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 01:24:08 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aec1058a net-ftp/gftp: Stabilize 2.9.1b x86, #853958 Signed-off-by: Sam James gentoo.org> net-ftp/gftp/gftp-2.9.1b.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-ftp/gftp/gftp-2.9.1b.ebuild b/net-ftp/gftp/gftp-2.9.1b.ebuild index 9f7ea06da710..283ef7691cd2 100644 --- a/net-ftp/gftp/gftp-2.9.1b.ebuild +++ b/net-ftp/gftp/gftp-2.9.1b.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/masneyb/gftp"; LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm64 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="gtk ssl" RDEPEND="
[gentoo-commits] repo/gentoo:master commit in: media-libs/libmediaart/
commit: 6be569b75630e6eee5891f0c5b3d6599be32f9b5 Author: Sam James gentoo org> AuthorDate: Wed Jul 6 01:24:05 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 01:24:05 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6be569b7 media-libs/libmediaart: Stabilize 1.9.6 x86, #853958 Signed-off-by: Sam James gentoo.org> media-libs/libmediaart/libmediaart-1.9.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libmediaart/libmediaart-1.9.6.ebuild b/media-libs/libmediaart/libmediaart-1.9.6.ebuild index 2bc6437f3d8b..fc0f7522e832 100644 --- a/media-libs/libmediaart/libmediaart-1.9.6.ebuild +++ b/media-libs/libmediaart/libmediaart-1.9.6.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/libmediaart"; LICENSE="LGPL-2.1+" SLOT="2.0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="gtk gtk-doc +introspection qt5 test vala" RESTRICT="!test? ( test )" REQUIRED_USE="
[gentoo-commits] repo/gentoo:master commit in: media-libs/clutter-gst/
commit: dc22d986029ab6ae2b8300a8cd1e9a64de994a8e Author: Sam James gentoo org> AuthorDate: Wed Jul 6 01:24:05 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 01:24:05 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc22d986 media-libs/clutter-gst: Stabilize 3.0.27-r2 x86, #853958 Signed-off-by: Sam James gentoo.org> media-libs/clutter-gst/clutter-gst-3.0.27-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/clutter-gst/clutter-gst-3.0.27-r2.ebuild b/media-libs/clutter-gst/clutter-gst-3.0.27-r2.ebuild index 0224c0ce5031..f65691ba453f 100644 --- a/media-libs/clutter-gst/clutter-gst-3.0.27-r2.ebuild +++ b/media-libs/clutter-gst/clutter-gst-3.0.27-r2.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="GStreamer integration library for Clutter" LICENSE="LGPL-2.1+" SLOT="3.0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="X debug +introspection udev" # >=cogl-1.18 provides cogl-2.0-experimental
[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-calendar/
commit: c3d05b1618e906f2787d25cca0e70f2ee62cf4cf Author: Sam James gentoo org> AuthorDate: Wed Jul 6 01:24:03 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 01:24:03 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3d05b16 gnome-extra/gnome-calendar: Stabilize 42.2 x86, #853958 Signed-off-by: Sam James gentoo.org> gnome-extra/gnome-calendar/gnome-calendar-42.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gnome-calendar/gnome-calendar-42.2.ebuild b/gnome-extra/gnome-calendar/gnome-calendar-42.2.ebuild index de027963a918..7bc558978035 100644 --- a/gnome-extra/gnome-calendar/gnome-calendar-42.2.ebuild +++ b/gnome-extra/gnome-calendar/gnome-calendar-42.2.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Calendar"; LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86" # >=libical-1.0.1 for https://bugzilla.gnome.org/show_bug.cgi?id=751244 DEPEND="
[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extensions/
commit: aa9047e73f2d43fdc3077ffc8164088b61d07e41 Author: Sam James gentoo org> AuthorDate: Wed Jul 6 01:24:03 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 01:24:03 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa9047e7 gnome-extra/gnome-shell-extensions: Stabilize 42.2 x86, #853958 Signed-off-by: Sam James gentoo.org> gnome-extra/gnome-shell-extensions/gnome-shell-extensions-42.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-42.2.ebuild b/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-42.2.ebuild index 518fca0d2fdc..c81228c8fb47 100644 --- a/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-42.2.ebuild +++ b/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-42.2.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShell/Extensions"; LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86" DEPEND=" >=dev-libs/glib-2.26:2
[gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-shell/
commit: 9c2d8c3fd9b257f8c922e7c9a37686d909dc5f49 Author: Sam James gentoo org> AuthorDate: Wed Jul 6 01:23:59 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 01:23:59 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c2d8c3f gnome-base/gnome-shell: Stabilize 42.2 x86, #853958 Signed-off-by: Sam James gentoo.org> gnome-base/gnome-shell/gnome-shell-42.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-base/gnome-shell/gnome-shell-42.2.ebuild b/gnome-base/gnome-shell/gnome-shell-42.2.ebuild index 607c22408c74..43e7dd5cfe5b 100644 --- a/gnome-base/gnome-shell/gnome-shell-42.2.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-42.2.ebuild @@ -16,7 +16,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE} ?? ( elogind systemd )" RESTRICT="!test? ( test )" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" # libXfixes-5.0 needed for pointer barriers and #include # FIXME:
[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-calculator/
commit: d17c18a5185c935624a7efcf07986e192077d525 Author: Sam James gentoo org> AuthorDate: Wed Jul 6 01:24:02 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 01:24:02 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d17c18a5 gnome-extra/gnome-calculator: Stabilize 42.1 x86, #853958 Signed-off-by: Sam James gentoo.org> gnome-extra/gnome-calculator/gnome-calculator-42.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gnome-calculator/gnome-calculator-42.1.ebuild b/gnome-extra/gnome-calculator/gnome-calculator-42.1.ebuild index 31b1d7e5f482..0e4f4d6c3ca9 100644 --- a/gnome-extra/gnome-calculator/gnome-calculator-42.1.ebuild +++ b/gnome-extra/gnome-calculator/gnome-calculator-42.1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Calculator"; LICENSE="GPL-3+" SLOT="0" IUSE="+introspection test" -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" # gtksourceview vapi definitions in dev-lang/vala itself are too old, and newer vala removes them # altogether, thus we need them installed by gtksourceview[vala]
[gentoo-commits] repo/gentoo:master commit in: media-gfx/eog/
commit: 8faadeff7402913d3bbb52fb5871f7dfab5fd373 Author: Sam James gentoo org> AuthorDate: Wed Jul 6 01:24:04 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 01:24:04 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8faadeff media-gfx/eog: Stabilize 42.2 x86, #853958 Signed-off-by: Sam James gentoo.org> media-gfx/eog/eog-42.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/eog/eog-42.2.ebuild b/media-gfx/eog/eog-42.2.ebuild index ce5a8edb262d..190ea0887d7f 100644 --- a/media-gfx/eog/eog-42.2.ebuild +++ b/media-gfx/eog/eog-42.2.ebuild @@ -14,7 +14,7 @@ SLOT="1" IUSE="+exif gtk-doc +introspection +jpeg lcms +svg xmp tiff" REQUIRED_USE="exif? ( jpeg )" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" RDEPEND=" >=dev-libs/glib-2.53.4:2
[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-libnice/
commit: 8dfc3964aba8b06a16c657644d64c30eaf437f4d Author: Sam James gentoo org> AuthorDate: Wed Jul 6 01:24:07 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 01:24:07 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dfc3964 media-plugins/gst-plugins-libnice: Stabilize 0.1.19 x86, #853958 Signed-off-by: Sam James gentoo.org> media-plugins/gst-plugins-libnice/gst-plugins-libnice-0.1.19.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-plugins/gst-plugins-libnice/gst-plugins-libnice-0.1.19.ebuild b/media-plugins/gst-plugins-libnice/gst-plugins-libnice-0.1.19.ebuild index e1d779baa6f4..c162bfc10003 100644 --- a/media-plugins/gst-plugins-libnice/gst-plugins-libnice-0.1.19.ebuild +++ b/media-plugins/gst-plugins-libnice/gst-plugins-libnice-0.1.19.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://nice.freedesktop.org/releases/${MY_P}.tar.gz"; LICENSE="|| ( MPL-1.1 LGPL-2.1 )" SLOT="1.0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND="
[gentoo-commits] repo/gentoo:master commit in: mail-client/evolution/
commit: 99b042c43fdb57b8d22edb6f17f5e79a73bb1feb Author: Sam James gentoo org> AuthorDate: Wed Jul 6 01:23:59 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 01:23:59 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99b042c4 mail-client/evolution: Stabilize 3.44.2 x86, #853958 Signed-off-by: Sam James gentoo.org> mail-client/evolution/evolution-3.44.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-client/evolution/evolution-3.44.2.ebuild b/mail-client/evolution/evolution-3.44.2.ebuild index f702ce9a628d..29a140216b3e 100644 --- a/mail-client/evolution/evolution-3.44.2.ebuild +++ b/mail-client/evolution/evolution-3.44.2.ebuild @@ -14,7 +14,7 @@ SLOT="2.0" IUSE="archive +bogofilter geolocation gtk-doc highlight ldap spamassassin spell ssl +weather ytnef" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" # glade-3 support is for maintainers only per configure.ac # pst is not mature enough and changes API/ABI frequently
[gentoo-commits] repo/gentoo:master commit in: gnome-extra/evolution-ews/
commit: d6baf11b454e857dd2fabdbe21f6470a3f289cbd Author: Sam James gentoo org> AuthorDate: Wed Jul 6 01:24:00 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 01:24:00 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6baf11b gnome-extra/evolution-ews: Stabilize 3.44.2 x86, #853958 Signed-off-by: Sam James gentoo.org> gnome-extra/evolution-ews/evolution-ews-3.44.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/evolution-ews/evolution-ews-3.44.2.ebuild b/gnome-extra/evolution-ews/evolution-ews-3.44.2.ebuild index ebc68d0334f2..f4ca9c3b5500 100644 --- a/gnome-extra/evolution-ews/evolution-ews-3.44.2.ebuild +++ b/gnome-extra/evolution-ews/evolution-ews-3.44.2.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Evolution"; LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~riscv ~x86" +KEYWORDS="amd64 ~riscv x86" IUSE="test" # libical-glib currently (2020-02-29) oddly behind USE=introspection
[gentoo-commits] repo/gentoo:master commit in: gui-libs/gtksourceview/
commit: 271ff74cf5a65b55c50b024f10b197921f41e94e Author: Sam James gentoo org> AuthorDate: Wed Jul 6 01:24:01 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 01:24:01 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=271ff74c gui-libs/gtksourceview: Stabilize 5.4.2 x86, #853958 Signed-off-by: Sam James gentoo.org> gui-libs/gtksourceview/gtksourceview-5.4.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-libs/gtksourceview/gtksourceview-5.4.2.ebuild b/gui-libs/gtksourceview/gtksourceview-5.4.2.ebuild index 28688d6d86e8..81c572bea2fc 100644 --- a/gui-libs/gtksourceview/gtksourceview-5.4.2.ebuild +++ b/gui-libs/gtksourceview/gtksourceview-5.4.2.ebuild @@ -16,7 +16,7 @@ REQUIRED_USE=" gtk-doc? ( introspection ) vala? ( introspection ) " -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" RDEPEND=" >=dev-libs/glib-2.70:2
[gentoo-commits] repo/proj/guru:dev commit in: dev-python/yanc/
commit: 5e2082364f656dc5e59852b6d86e9402ff20b525 Author: Alessandro Barbieri gmail com> AuthorDate: Wed Jul 6 00:58:31 2022 + Commit: Alessandro Barbieri gmail com> CommitDate: Wed Jul 6 00:58:31 2022 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5e208236 dev-python/yanc: treeclean Closes: https://bugs.gentoo.org/835878 Signed-off-by: Alessandro Barbieri gmail.com> dev-python/yanc/Manifest | 1 - dev-python/yanc/metadata.xml | 12 dev-python/yanc/yanc-0.3.3.ebuild | 24 3 files changed, 37 deletions(-) diff --git a/dev-python/yanc/Manifest b/dev-python/yanc/Manifest deleted file mode 100644 index 59ffcd368..0 --- a/dev-python/yanc/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST yanc-0.3.3.tar.gz 16600 BLAKE2B 3a84943f59f60a153b7e76825c047f4a20779125f83a5b20c253cd24909d99e6aeb67bc870fd36b9f853edd7c9770b9e0b687dc868464c5a569242ae0140552a SHA512 8c19f6490b44aaa3745b9c0048e0a8fdd7081691815bede0399b1a2a313fa62697bfba526bb1bcb41078f4d1375208c494c89879a3111a8749ef70928ea2bf4a diff --git a/dev-python/yanc/metadata.xml b/dev-python/yanc/metadata.xml deleted file mode 100644 index 35fa92140..0 --- a/dev-python/yanc/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - -http://www.gentoo.org/dtd/metadata.dtd";> - - -lssndrbarbi...@gmail.com -Alessandro Barbieri - - -0compute/yanc -yanc - - diff --git a/dev-python/yanc/yanc-0.3.3.ebuild b/dev-python/yanc/yanc-0.3.3.ebuild deleted file mode 100644 index e02b618ee..0 --- a/dev-python/yanc/yanc-0.3.3.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8..10} ) - -inherit distutils-r1 - -DESCRIPTION="Yet another nose colorer" -HOMEPAGE=" - https://github.com/0compute/yanc - https://pypi.org/project/yanc/ -" -SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND="dev-python/nose[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND}" - -distutils_enable_tests nose
[gentoo-commits] repo/proj/guru:dev commit in: dev-python/python_jwt/
commit: c979ccd108309e867a622f95ff572c7828e2b52a Author: Alessandro Barbieri gmail com> AuthorDate: Wed Jul 6 00:57:50 2022 + Commit: Alessandro Barbieri gmail com> CommitDate: Wed Jul 6 00:57:50 2022 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c979ccd1 dev-python/python_jwt: treeclean Signed-off-by: Alessandro Barbieri gmail.com> dev-python/python_jwt/Manifest| 1 - dev-python/python_jwt/metadata.xml| 22 --- dev-python/python_jwt/python_jwt-3.3.2.ebuild | 40 --- 3 files changed, 63 deletions(-) diff --git a/dev-python/python_jwt/Manifest b/dev-python/python_jwt/Manifest deleted file mode 100644 index e621bf760..0 --- a/dev-python/python_jwt/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST python_jwt-3d9747df616d209c07bffe2bcf28b42e92a7d8d4.tar.gz 239032 BLAKE2B 2221d0445898ff1fa7737369e6488cf87287b359751113df61f4677bc9a31d3c90790c77bbaa4df08789019bca93c432dca96245ff28fa931557c046bc705f83 SHA512 43896e20bb2104d43b800f86342035d9eea3a0c70175c47d7875fa9b926dbb7c0f2840a68f25bdae5689df1f80198f74a7738c6a5a19d30748d53c1ebac39cf5 diff --git a/dev-python/python_jwt/metadata.xml b/dev-python/python_jwt/metadata.xml deleted file mode 100644 index 1fb50e120..0 --- a/dev-python/python_jwt/metadata.xml +++ /dev/null @@ -1,22 +0,0 @@ - -http://www.gentoo.org/dtd/metadata.dtd";> - - -lssndrbarbi...@gmail.com -Alessandro Barbieri - - -Module for generating and verifying JSON Web Tokens. - -Note: From version 2.0.1 the namespace has changed from jwt to python_jwt, in order to avoid conflict with PyJWT. -Note: Versions 1.0.0 and later fix a vulnerability in JSON Web Token verification so please upgrade if you're using this functionality. The API has changed so you will need to update your application. verify_jwt now requires you to specify which signature algorithms are allowed. -Uses jwcrypto to do the heavy lifting. -Supports RS256, RS384, RS512, PS256, PS384, PS512, HS256, HS384, HS512, ES256, ES384, ES512, ES256K, EdDSA and none signature algorithms. -Unit tests, including tests for interoperability with jose. -Supports Python 2,7 and 3.6+. Note: generate_jwt returns the token as a Unicode string, even on Python 2.7. - - -davedoesdev/python-jwt -python-jwt - - diff --git a/dev-python/python_jwt/python_jwt-3.3.2.ebuild b/dev-python/python_jwt/python_jwt-3.3.2.ebuild deleted file mode 100644 index 128e71476..0 --- a/dev-python/python_jwt/python_jwt-3.3.2.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -COMMIT="3d9747df616d209c07bffe2bcf28b42e92a7d8d4" -MYPN="${PN/_/-}" -PYTHON_COMPAT=( python3_{8..10} ) - -inherit distutils-r1 - -DESCRIPTION="Python module for generating and verifying JSON Web Tokens" -HOMEPAGE=" - https://github.com/davedoesdev/python-jwt - https://pypi.org/project/python-jwt/ -" -SRC_URI="https://github.com/davedoesdev/${MYPN}/archive/${COMMIT}.tar.gz -> ${PN}-${COMMIT}.tar.gz" -S="${WORKDIR}/${MYPN}-${COMMIT}" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" -IUSE="test" - -RDEPEND=">=dev-python/jwcrypto-1.0.0[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND}" -BDEPEND=" - test? ( - >=dev-python/coverage-4.0.3[${PYTHON_USEDEP}] - >=dev-python/gevent-1.2.2[${PYTHON_USEDEP}] - >=dev-python/pyVows-3.0.0[${PYTHON_USEDEP}] - >=dev-python/mock-1.3.0[${PYTHON_USEDEP}] - ) -" - -RESTRICT="!test? ( test )" - -python_test() { - "${EPYTHON}" test/run/run_pyvows.py -v test || die -}
[gentoo-commits] repo/proj/guru:dev commit in: dev-python/preggy/
commit: 174a0bace3ebe0b9549325b7b5d4ec456f7833e7 Author: Alessandro Barbieri gmail com> AuthorDate: Wed Jul 6 00:57:21 2022 + Commit: Alessandro Barbieri gmail com> CommitDate: Wed Jul 6 00:57:21 2022 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=174a0bac dev-python/preggy: treeclean Signed-off-by: Alessandro Barbieri gmail.com> dev-python/preggy/Manifest| 1 - dev-python/preggy/metadata.xml| 12 dev-python/preggy/preggy-1.4.4.ebuild | 32 3 files changed, 45 deletions(-) diff --git a/dev-python/preggy/Manifest b/dev-python/preggy/Manifest deleted file mode 100644 index b11b7e1cf..0 --- a/dev-python/preggy/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST preggy-1.4.4.tar.gz 23351 BLAKE2B ed656f848349c0cdb0f44151ded15db1b68b7358a4633417a6889b4be9397dc0de96dbd5f43bb26f748d9cd4f16532f1954f3978690afa9e792ce24fbe942b20 SHA512 6eb6073eb28ba8684f2795c1d9aa93c2a24e50063359a769f7f7d84da2928e25a0ca86d4ac268dce0c2462bbe1a73e76f496325b6175a1218025e15fb7ce4f4c diff --git a/dev-python/preggy/metadata.xml b/dev-python/preggy/metadata.xml deleted file mode 100644 index 197e61eb3..0 --- a/dev-python/preggy/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - -http://www.gentoo.org/dtd/metadata.dtd";> - - -lssndrbarbi...@gmail.com -Alessandro Barbieri - - -heynemann/preggy -preggy - - diff --git a/dev-python/preggy/preggy-1.4.4.ebuild b/dev-python/preggy/preggy-1.4.4.ebuild deleted file mode 100644 index 4eac7d1e0..0 --- a/dev-python/preggy/preggy-1.4.4.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8..10} ) - -inherit distutils-r1 - -DESCRIPTION="preggy is an assertion library for Python. What were you expecting?" -HOMEPAGE=" - https://github.com/heynemann/preggy - https://pypi.org/project/preggy/ -" -SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - dev-python/six[${PYTHON_USEDEP}] - dev-python/unidecode[${PYTHON_USEDEP}] -" -DEPEND="${RDEPEND}" -BDEPEND=" - test? ( - dev-python/yanc[${PYTHON_USEDEP}] - ) -" - -distutils_enable_tests nose
[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pyVows/
commit: 8a7c300190ef561b08bf89a465c4ca3e052ff79c Author: Alessandro Barbieri gmail com> AuthorDate: Wed Jul 6 00:57:05 2022 + Commit: Alessandro Barbieri gmail com> CommitDate: Wed Jul 6 00:57:05 2022 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8a7c3001 dev-python/pyVows: treeclean Closes: https://bugs.gentoo.org/836147 Signed-off-by: Alessandro Barbieri gmail.com> dev-python/pyVows/Manifest| 1 - dev-python/pyVows/metadata.xml| 12 dev-python/pyVows/pyVows-3.0.0.ebuild | 34 -- 3 files changed, 47 deletions(-) diff --git a/dev-python/pyVows/Manifest b/dev-python/pyVows/Manifest deleted file mode 100644 index 360102189..0 --- a/dev-python/pyVows/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pyVows-3.0.0-5b0e2a202603c1fc00d1fa0c6134c92c15b7e2b7.tar.gz 41052 BLAKE2B 98a373d4a98cf5416d173fd9c1889a82480a476ad7ccce0895a9a626068f7a3831ce131433ab9f38726c41cd92cb47426bd8ef1d5a4fb9aab7efd9ee7c06face SHA512 bfef76cce283a77cfb1fd4f3e4d9e73da648390f42ce79524151be44693d9c13864aa75411394a2e294eea93820118f08a160a291146fab4f7d23ef5e14de071 diff --git a/dev-python/pyVows/metadata.xml b/dev-python/pyVows/metadata.xml deleted file mode 100644 index c209f7467..0 --- a/dev-python/pyVows/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - -http://www.gentoo.org/dtd/metadata.dtd";> - - -lssndrbarbi...@gmail.com -Alessandro Barbieri - - -heynemann/pyvows -pyVows - - diff --git a/dev-python/pyVows/pyVows-3.0.0.ebuild b/dev-python/pyVows/pyVows-3.0.0.ebuild deleted file mode 100644 index 61f162981..0 --- a/dev-python/pyVows/pyVows-3.0.0.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -COMMIT="5b0e2a202603c1fc00d1fa0c6134c92c15b7e2b7" -PYTHON_COMPAT=( python3_{8..10} ) - -inherit distutils-r1 - -DESCRIPTION="Parallel running of tests, code coverage reports, test profiling, and more" -HOMEPAGE=" - https://github.com/heynemann/pyvows - https://pypi.org/project/pyVows/ -" -SRC_URI="https://github.com/heynemann/${PN}/archive/${COMMIT}.tar.gz -> ${P}-${COMMIT}.tar.gz" # only for 3.0.0 -S="${WORKDIR}/${PN,,}-${COMMIT}" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - >=dev-python/gevent-1.2.2[${PYTHON_USEDEP}] - >=dev-python/preggy-1.3.0[${PYTHON_USEDEP}] -" -DEPEND="${RDEPEND}" -BDEPEND=" - test? ( - >=dev-python/colorama-0.3.7[${PYTHON_USEDEP}] - ) -" - -distutils_enable_tests pytest
[gentoo-commits] repo/proj/guru:dev commit in: sci-geosciences/mapillary_tools/
commit: 38db747806140aebd0b64fbf26b5da2671926285 Author: Alessandro Barbieri gmail com> AuthorDate: Wed Jul 6 00:49:25 2022 + Commit: Alessandro Barbieri gmail com> CommitDate: Wed Jul 6 00:49:25 2022 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=38db7478 sci-geosciences/mapillary_tools: new version without pymp4 Signed-off-by: Alessandro Barbieri gmail.com> sci-geosciences/mapillary_tools/Manifest | 3 +- .../mapillary_tools/mapillary_tools-0.8.0.ebuild | 38 -- ...uild => mapillary_tools-0.8.2_p20220702.ebuild} | 5 +-- 3 files changed, 4 insertions(+), 42 deletions(-) diff --git a/sci-geosciences/mapillary_tools/Manifest b/sci-geosciences/mapillary_tools/Manifest index 82da7e9de..9dacb6ef4 100644 --- a/sci-geosciences/mapillary_tools/Manifest +++ b/sci-geosciences/mapillary_tools/Manifest @@ -1,2 +1 @@ -DIST mapillary_tools-0.8.0.tar.gz 12080089 BLAKE2B a34b68a479ecb85f5a6e53e4e2ce7db92e6e59e7c07c5b7bd20c2153f372fd9ae83a23ded3bde8a655ddfd03146357728679232e186cb576290d55726faa8134 SHA512 45b2228f48874006aa46890f807bcd3c5cfb08036bc7c5b2182f39efced352cc6bf3fc1c49c386654a2f0ed08e1bdec5d6a542b4d43ca012f86891596e0ca870 -DIST mapillary_tools-0.8.2.tar.gz 14928332 BLAKE2B 434e6a97b69372b266b684276f816bc77c83e91bc9569d28b20c2b29e04e6ff1def1dbd269abb81bb14b0ad2155759c15c7485712747cbc5af48de58ab85409d SHA512 78843e7b571f54d9d42b71baf9a63a3f64ea67432c2a9c96f129db6d9511ce5f6070a36581eae5500778b41215d27ae892ccca9c62cd1fc82285cb0cbe9807cf +DIST mapillary_tools-0.8.2_p20220702.gh.tar.gz 19125382 BLAKE2B 51e75c3cf5b6e129594e28c55d7ff75592c26a227d905749e42445678f2e69f410080d35bc5c4a9692710d98b42f03eec33130c79ed3608e1efc2465e28d5039 SHA512 0d32c3b78a44f1a6544ad69a66f9de2f4c9b87b5a7198546e5716bda055514e26ac05de6a3304e8610ba150f7e8346290925e7509f2db532cabcede0e48de1f6 diff --git a/sci-geosciences/mapillary_tools/mapillary_tools-0.8.0.ebuild b/sci-geosciences/mapillary_tools/mapillary_tools-0.8.0.ebuild deleted file mode 100644 index 8e5e6ac76..0 --- a/sci-geosciences/mapillary_tools/mapillary_tools-0.8.0.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8..9} ) - -inherit distutils-r1 - -DESCRIPTION="Command line tools for processing and uploading Mapillary imagery" -HOMEPAGE="https://github.com/mapillary/mapillary_tools"; -SRC_URI="https://github.com/mapillary/mapillary_tools/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -KEYWORDS="~amd64" -SLOT="0" - -RDEPEND=" - >=dev-python/exifread-2.3.2[${PYTHON_USEDEP}] - >=dev-python/piexif-1.1.3[${PYTHON_USEDEP}] - >=dev-python/gpxpy-0.9.8[${PYTHON_USEDEP}] - >=dev-python/pymp4-1.1.0[${PYTHON_USEDEP}] - >=dev-python/pynmea2-1.12.0[${PYTHON_USEDEP}] - >=dev-python/requests-2.20.0[${PYTHON_USEDEP}] - >=dev-python/tqdm-4.0[${PYTHON_USEDEP}] - dev-python/typing-extensions[${PYTHON_USEDEP}] - dev-python/jsonschema[${PYTHON_USEDEP}] -" -DEPEND=" - ${RDEPEND} - >=dev-python/pillow-8.1.2[${PYTHON_USEDEP}] - dev-python/pyinstaller[${PYTHON_USEDEP}] - dev-python/types-python-dateutil[${PYTHON_USEDEP}] - dev-python/types-pytz[${PYTHON_USEDEP}] - dev-python/types-requests[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest diff --git a/sci-geosciences/mapillary_tools/mapillary_tools-0.8.2.ebuild b/sci-geosciences/mapillary_tools/mapillary_tools-0.8.2_p20220702.ebuild similarity index 84% rename from sci-geosciences/mapillary_tools/mapillary_tools-0.8.2.ebuild rename to sci-geosciences/mapillary_tools/mapillary_tools-0.8.2_p20220702.ebuild index 5e2c99c3f..3aa745aa4 100644 --- a/sci-geosciences/mapillary_tools/mapillary_tools-0.8.2.ebuild +++ b/sci-geosciences/mapillary_tools/mapillary_tools-0.8.2_p20220702.ebuild @@ -3,13 +3,15 @@ EAPI=8 +COMMIT="92624ccb416e9649bb93d6be04c8b3be03a44525" PYTHON_COMPAT=( python3_{8..9} ) inherit distutils-r1 DESCRIPTION="Command line tools for processing and uploading Mapillary imagery" HOMEPAGE="https://github.com/mapillary/mapillary_tools"; -SRC_URI="https://github.com/mapillary/mapillary_tools/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/mapillary/mapillary_tools/archive/${COMMIT}.tar.gz -> ${PF}.gh.tar.gz" +S="${WORKDIR}/${PN}-${COMMIT}" LICENSE="BSD" KEYWORDS="~amd64" @@ -19,7 +21,6 @@ RDEPEND=" >=dev-python/exifread-2.3.2[${PYTHON_USEDEP}] >=dev-python/piexif-1.1.3[${PYTHON_USEDEP}] >=dev-python/gpxpy-1.4.2[${PYTHON_USEDEP}] - >=dev-python/pymp4-1.1.0[${PYTHON_USEDEP}] >=dev-python/pynmea2-1.12.0[${PYTHON_USEDEP}] >=dev-python/requests-2.20.0[${PYTHON_USEDEP}] >=dev-python/tqdm-4.0[${PYTHON_USEDEP}]
[gentoo-commits] repo/proj/guru:dev commit in: dev-python/confluent-kafka/
commit: 4ef6e2dcd4910638b61f9a8587595952bdd090e5 Author: Alessandro Barbieri gmail com> AuthorDate: Wed Jul 6 00:54:56 2022 + Commit: Alessandro Barbieri gmail com> CommitDate: Wed Jul 6 00:54:56 2022 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4ef6e2dc dev-python/confluent-kafka: trivup is for integration tests Signed-off-by: Alessandro Barbieri gmail.com> dev-python/confluent-kafka/confluent-kafka-1.8.2-r1.ebuild | 1 - dev-python/confluent-kafka/confluent-kafka-1.9.0.ebuild| 1 - 2 files changed, 2 deletions(-) diff --git a/dev-python/confluent-kafka/confluent-kafka-1.8.2-r1.ebuild b/dev-python/confluent-kafka/confluent-kafka-1.8.2-r1.ebuild index bb04a6a99..8fda2775e 100644 --- a/dev-python/confluent-kafka/confluent-kafka-1.8.2-r1.ebuild +++ b/dev-python/confluent-kafka/confluent-kafka-1.8.2-r1.ebuild @@ -30,7 +30,6 @@ BDEPEND=" dev-python/requests[${PYTHON_USEDEP}] dev-python/pytest-timeout[${PYTHON_USEDEP}] dev-python/requests-mock[${PYTHON_USEDEP}] - >=dev-python/trivup-0.8.3[${PYTHON_USEDEP}] dev-python/protobuf-python[${PYTHON_USEDEP}] dev-python/jsonschema[${PYTHON_USEDEP}] diff --git a/dev-python/confluent-kafka/confluent-kafka-1.9.0.ebuild b/dev-python/confluent-kafka/confluent-kafka-1.9.0.ebuild index 80ad56422..8938ba9c7 100644 --- a/dev-python/confluent-kafka/confluent-kafka-1.9.0.ebuild +++ b/dev-python/confluent-kafka/confluent-kafka-1.9.0.ebuild @@ -30,7 +30,6 @@ BDEPEND=" dev-python/requests[${PYTHON_USEDEP}] dev-python/pytest-timeout[${PYTHON_USEDEP}] dev-python/requests-mock[${PYTHON_USEDEP}] - >=dev-python/trivup-0.8.3[${PYTHON_USEDEP}] dev-python/protobuf-python[${PYTHON_USEDEP}] dev-python/jsonschema[${PYTHON_USEDEP}]
[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pymp4/
commit: 04f2c8901f0cc227eae2fa97cb4eb8a5a1bdb16f Author: Alessandro Barbieri gmail com> AuthorDate: Wed Jul 6 00:50:38 2022 + Commit: Alessandro Barbieri gmail com> CommitDate: Wed Jul 6 00:50:38 2022 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=04f2c890 dev-python/pymp4: treeclean Signed-off-by: Alessandro Barbieri gmail.com> dev-python/pymp4/Manifest | 1 - dev-python/pymp4/metadata.xml | 13 - dev-python/pymp4/pymp4-1.2.0.ebuild | 24 3 files changed, 38 deletions(-) diff --git a/dev-python/pymp4/Manifest b/dev-python/pymp4/Manifest deleted file mode 100644 index 883fdc25e..0 --- a/dev-python/pymp4/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pymp4-1.2.0.tar.gz 13969 BLAKE2B ccbf3664a410162662117307add90bc7c8ab060e633c8acf0cf96607d0ad193618af28eba48a467f380af1e39a4ce3596f0da2a341c94e764c8ef9582dd47cb6 SHA512 307b0d454f56eb185abea1213640e80c505388e3869cc92be462b2d37dd9244e4b23984c535f84791ed067873e1454e7d89b8109763d44b6d3188658aff4 diff --git a/dev-python/pymp4/metadata.xml b/dev-python/pymp4/metadata.xml deleted file mode 100644 index 590cf7c71..0 --- a/dev-python/pymp4/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ - -http://www.gentoo.org/dtd/metadata.dtd";> - - - lssndrbarbi...@gmail.com - Alessandro Barbieri - - - https://github.com/beardypig/pymp4/issues - beardypig/pymp4 - pymp4 - - diff --git a/dev-python/pymp4/pymp4-1.2.0.ebuild b/dev-python/pymp4/pymp4-1.2.0.ebuild deleted file mode 100644 index f0497cb68..0 --- a/dev-python/pymp4/pymp4-1.2.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 2020-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8..10} ) - -inherit distutils-r1 - -DESCRIPTION="A Python MP4 Parser and toolkit" -HOMEPAGE=" - https://github.com/beardypig/pymp4 - https://pypi.org/project/pymp4/ -" -SRC_URI="https://github.com/beardypig/pymp4/archive/${PV}.tar.gz -> ${P}.tar.gz" - -KEYWORDS="~amd64" -LICENSE="Apache-2.0" -SLOT="0" - -RDEPEND="dev-python/construct[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND}" - -distutils_enable_tests pytest
[gentoo-commits] repo/proj/guru:dev commit in: dev-python/trivup/
commit: 379408365a1b17a36a51184709548d04ce2da5dd Author: Alessandro Barbieri gmail com> AuthorDate: Wed Jul 6 00:55:36 2022 + Commit: Alessandro Barbieri gmail com> CommitDate: Wed Jul 6 00:55:36 2022 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=37940836 dev-python/trivup: treeclean Signed-off-by: Alessandro Barbieri gmail.com> dev-python/trivup/Manifest | 1 - dev-python/trivup/metadata.xml | 28 dev-python/trivup/trivup-0.10.0.ebuild | 30 -- 3 files changed, 59 deletions(-) diff --git a/dev-python/trivup/Manifest b/dev-python/trivup/Manifest deleted file mode 100644 index 7a8ed75c5..0 --- a/dev-python/trivup/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST trivup-0.10.0.gh.tar.gz 194500 BLAKE2B 46e9f50e1602f270aab5720d205a3d16882a5c7fcf342913083a9172b86f97346b8a7d33267d666734c476f2c7ef7d2618a3fa234fbf1cd559ae614766e1c425 SHA512 8598280e3a38dee85c46d52e688dc2e146bc5ffcede678326af661ac9fd09f7719d6b892a7d264b94d147e0b02f117eca8472898d479bdc4a64b521c2807262a diff --git a/dev-python/trivup/metadata.xml b/dev-python/trivup/metadata.xml deleted file mode 100644 index 8b0293d21..0 --- a/dev-python/trivup/metadata.xml +++ /dev/null @@ -1,28 +0,0 @@ - -http://www.gentoo.org/dtd/metadata.dtd";> - - -lssndrbarbi...@gmail.com -Alessandro Barbieri - - -trivup is a flexible, pluggable, light-weight, partly naiivistic, framework for trivially bringing up a cluster of applications. - -The initial use-case is to bring up a simple Kafka cluster for easily testing librdkafka on different broker versions. - -Featured apps: - -Apache Kafka cluster with optional KRaft (ZooKeeper-less) support -Apache ZooKeeper -Confluent's Schema-Registry -Kerberos 5 KDC for GSSAPI/Kerberos authentication -OAUTHBEARER OIDC JWK ticket server -SSL CA/public/private certificate generation - -SECURITY WARNING: trivup will run unprotected, wide-open, poorly-configured, server applications on your machine, providing an ingress vector for intrusion, theft and data-loss. DO NOT RUN ON PUBLIC NETWORKS. - - -edenhill/trivup -trivup - - diff --git a/dev-python/trivup/trivup-0.10.0.ebuild b/dev-python/trivup/trivup-0.10.0.ebuild deleted file mode 100644 index 7458b7cb6..0 --- a/dev-python/trivup/trivup-0.10.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8..10} ) - -inherit distutils-r1 - -DESCRIPTION="Trivially Up a cluster of applications" -HOMEPAGE=" - https://github.com/edenhill/trivup - https://pypi.org/project/trivup/ -" -SRC_URI="https://github.com/edenhill/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - dev-python/requests[${PYTHON_USEDEP}] - dev-python/jwcrypto[${PYTHON_USEDEP}] - dev-python/python_jwt[${PYTHON_USEDEP}] -" -DEPEND="${RDEPEND}" - -RESTRICT="test" # tests try to download and install kafka - -distutils_enable_tests pytest
[gentoo-commits] repo/gentoo:master commit in: x11-misc/polybar/
commit: 3160570e0bda03792c641410289974b64069406b Author: Sam James gentoo org> AuthorDate: Wed Jul 6 00:20:45 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 00:20:45 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3160570e x11-misc/polybar: Stabilize 3.6.3 x86, #856619 Signed-off-by: Sam James gentoo.org> x11-misc/polybar/polybar-3.6.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/polybar/polybar-3.6.3.ebuild b/x11-misc/polybar/polybar-3.6.3.ebuild index d29d6531891d..770a50edd7b5 100644 --- a/x11-misc/polybar/polybar-3.6.3.ebuild +++ b/x11-misc/polybar/polybar-3.6.3.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="A fast and easy-to-use tool for creating status bars" HOMEPAGE="https://github.com/polybar/polybar"; SRC_URI="https://github.com/polybar/${PN}/releases/download/${PV}/${P}.tar.gz"; -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" LICENSE="MIT" SLOT="0" IUSE="alsa curl doc i3wm ipc mpd network pulseaudio"
[gentoo-commits] repo/gentoo:master commit in: app-office/unoconv/
commit: df7d326fac7f526713f42015c5751a7886efd2f8 Author: Sam James gentoo org> AuthorDate: Wed Jul 6 00:20:42 2022 + Commit: Sam James gentoo org> CommitDate: Wed Jul 6 00:20:42 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df7d326f app-office/unoconv: Stabilize 0.9.0-r1 x86, #856400 Signed-off-by: Sam James gentoo.org> app-office/unoconv/unoconv-0.9.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/unoconv/unoconv-0.9.0-r1.ebuild b/app-office/unoconv/unoconv-0.9.0-r1.ebuild index 1ecc53fa646c..2eecea84fba4 100644 --- a/app-office/unoconv/unoconv-0.9.0-r1.ebuild +++ b/app-office/unoconv/unoconv-0.9.0-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/dagwieers/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}"
[gentoo-commits] repo/proj/guru:dev commit in: dev-java/gluegen/files/, dev-java/gluegen/
commit: 1741005ef0607ee33620b6e3496eaf3c68e564a9 Author: Alessandro Barbieri gmail com> AuthorDate: Tue Jul 5 09:06:28 2022 + Commit: Alessandro Barbieri gmail com> CommitDate: Wed Jul 6 00:10:29 2022 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1741005e dev-java/gluegen: Debian patches Closes: https://bugs.gentoo.org/855470 Signed-off-by: Alessandro Barbieri gmail.com> .../files/gluegen-2.2.4-dont-test-archive.patch| 14 -- ...gluegen-2.3.2-add-mips64el-mipsn32-support.diff | 229 ++ dev-java/gluegen/files/gluegen-2.3.2-armhf.diff| 62 + .../gluegen-2.3.2-disable-java-version-check.diff | 28 +++ .../gluegen-2.3.2-disable-static-linking.diff | 42 .../gluegen-2.3.2-disable-test-zip-archive.diff| 11 + .../files/gluegen-2.3.2-disableArchive7z.diff | 26 ++ .../files/gluegen-2.3.2-disable_git_call.diff | 17 ++ ...-strip.patch => gluegen-2.3.2-dont-strip.patch} | 3 +- .../gluegen-2.3.2-fix-alpha-build-config.patch | 11 + .../gluegen-2.3.2-fix-arm64-build-config.diff | 75 ++ .../gluegen/files/gluegen-2.3.2-fix_gcc-10.patch | 18 ++ .../gluegen/files/gluegen-2.3.2-hideException.diff | 18 ++ .../files/gluegen-2.3.2-java10-compatibility.patch | 263 + dev-java/gluegen/files/gluegen-2.3.2-linker.diff | 11 + .../files/gluegen-2.3.2-missing-arch-symbol.diff | 39 +++ .../files/gluegen-2.3.2-non-linux-support.diff | 16 ++ .../files/gluegen-2.3.2-ppc64el-support.diff | 207 .../files/gluegen-2.3.2-remove-static-lib.patch| 106 - dev-java/gluegen/files/gluegen-2.3.2-rtjar.diff| 67 ++ .../gluegen/files/gluegen-2.3.2-s390x-support.diff | 138 +++ dev-java/gluegen/files/gluegen-2.3.2-tests.diff| 171 ++ dev-java/gluegen/gluegen-2.3.2.ebuild | 36 ++- 23 files changed, 1473 insertions(+), 135 deletions(-) diff --git a/dev-java/gluegen/files/gluegen-2.2.4-dont-test-archive.patch b/dev-java/gluegen/files/gluegen-2.2.4-dont-test-archive.patch deleted file mode 100644 index a4f4507cf..0 --- a/dev-java/gluegen/files/gluegen-2.2.4-dont-test-archive.patch +++ /dev/null @@ -1,14 +0,0 @@ a/make/build-test.xml -+++ b/make/build-test.xml -@@ -614,9 +614,11 @@ chmod 644 ${results}/* \${line.separator} - - - -+ - - - diff --git a/dev-java/gluegen/files/gluegen-2.3.2-add-mips64el-mipsn32-support.diff b/dev-java/gluegen/files/gluegen-2.3.2-add-mips64el-mipsn32-support.diff new file mode 100644 index 0..9de0e28be --- /dev/null +++ b/dev-java/gluegen/files/gluegen-2.3.2-add-mips64el-mipsn32-support.diff @@ -0,0 +1,229 @@ +Description: Add mips64(el) and mipsn32(el) support +Author: YunQiang Su , Dejan Latinovic +Forwarded: no +--- a/make/build.xml b/make/build.xml +@@ -298,6 +298,30 @@ + + + ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ + + + +@@ -340,7 +364,7 @@ + + + +- ++ + + + +--- a/make/gluegen-cpptasks-base.xml b/make/gluegen-cpptasks-base.xml +@@ -47,6 +47,10 @@ +- isLinuxHppa +- isLinuxMips +- isLinuxMipsel ++ - isLinuxMipsn32 ++ - isLinuxMipsn32el ++ - isLinuxMips64 ++ - isLinuxMipsn64el +- isLinuxPpc +- isLinuxPpc64 +- isLinuxPpc64le +@@ -135,6 +139,10 @@ +- compiler.cfg.linux.hppa +- compiler.cfg.linux.mips +- compiler.cfg.linux.mipsel ++ - compiler.cfg.linux.mipsn32 ++ - compiler.cfg.linux.mipsn32el ++ - compiler.cfg.linux.mips64 ++ - compiler.cfg.linux.mips64el +- compiler.cfg.linux.ppc +- compiler.cfg.linux.ppc64 +- compiler.cfg.linux.ppc64le +@@ -160,6 +168,10 @@ +- linker.cfg.linux.hppa +- linker.cfg.linux.mips +- linker.cfg.linux.mipsel ++ - linker.cfg.linux.mipsn32 ++ - linker.cfg.linux.mipsn32el ++ - linker.cfg.linux.mips64 ++ - linker.cfg.linux.mips64el +- linker.cfg.linux.ppc +- linker.cfg.linux.ppc64le +- linker.cfg.linux.s390 +@@ -420,6 +432,42 @@ + + + ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ + + + +@@ -639,6 +687,10 @@ + + + ++ ++ ++ ++ + + + +@@ -721,6 +773,22 @@ + + + ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ + + + +@@ -757,7 +825,7 @@ + + + +- ++ + + + +@@ -1308,6 +1376,18 @@ + + + ++ ++ ++ ++ ++
[gentoo-commits] repo/proj/guru:dev commit in: sys-kernel/modprobed-db/
commit: 9835d581abaf9db667d99a8f82ce5210097e7865 Author: Alessandro Barbieri gmail com> AuthorDate: Tue Jul 5 07:38:35 2022 + Commit: Alessandro Barbieri gmail com> CommitDate: Wed Jul 6 00:10:29 2022 + URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9835d581 sys-kernel/modprobed-db: new package, add 2.46 Signed-off-by: Alessandro Barbieri gmail.com> sys-kernel/modprobed-db/Manifest | 1 + sys-kernel/modprobed-db/metadata.xml | 13 + sys-kernel/modprobed-db/modprobed-db-2.46.ebuild | 18 ++ 3 files changed, 32 insertions(+) diff --git a/sys-kernel/modprobed-db/Manifest b/sys-kernel/modprobed-db/Manifest new file mode 100644 index 0..0df4a5f0d --- /dev/null +++ b/sys-kernel/modprobed-db/Manifest @@ -0,0 +1 @@ +DIST modprobed-db-2.46.gh.tar.gz 7210 BLAKE2B c7c5535a85c5a593fff507073120c8c355c8b46513bcb3b922be4a7d178be97aa3e84802a3d39c31a3219057f745fdb641f0a821fd4fe5d33acb48865e5090b2 SHA512 cf580bd386ca5fd232e96f33ecd61982d3ac4563f8e27b2b99bfbd2a8b8171585c8949df812ba8d85488c729570684983a63a6090ec3c05a890db5d6e864c05c diff --git a/sys-kernel/modprobed-db/metadata.xml b/sys-kernel/modprobed-db/metadata.xml new file mode 100644 index 0..3a180300e --- /dev/null +++ b/sys-kernel/modprobed-db/metadata.xml @@ -0,0 +1,13 @@ + +http://www.gentoo.org/dtd/metadata.dtd";> + + + co-maintainers welcome + lssndrbarbi...@gmail.com + Alessandro Barbieri + + +https://github.com/graysky2/modprobed-db/issues +graysky2/modprobed-db + + diff --git a/sys-kernel/modprobed-db/modprobed-db-2.46.ebuild b/sys-kernel/modprobed-db/modprobed-db-2.46.ebuild new file mode 100644 index 0..55cf2ae90 --- /dev/null +++ b/sys-kernel/modprobed-db/modprobed-db-2.46.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="This utility tracks modules loaded by the kernel, for localmodconfig" +HOMEPAGE="https://github.com/graysky2/modprobed-db"; +SRC_URI="https://github.com/graysky2/modprobed-db/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +src_install() { + emake DESTDIR="${D}" install-bin + doman "doc/${PN}.8" + dodoc README.md +}