[gentoo-commits] proj/qt:master commit in: dev-qt/qtwebengine/

2023-11-11 Thread Andreas Sturmlechner
commit: 6118791cd73fe2d17e693bfddecfde3011c2dcaf
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Nov  8 19:44:30 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Nov 11 20:18:46 2023 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=6118791c

dev-qt/qtwebengine: Apply ppc64 patches after eapply_user

Thanks-to: Marcus Comstedt  mc.pp.se>
Closes: https://bugs.gentoo.org/910218
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtwebengine/qtwebengine-5.15.11..ebuild | 10 +++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/dev-qt/qtwebengine/qtwebengine-5.15.11..ebuild 
b/dev-qt/qtwebengine/qtwebengine-5.15.11..ebuild
index 8adabbf0..3911bd56 100644
--- a/dev-qt/qtwebengine/qtwebengine-5.15.11..ebuild
+++ b/dev-qt/qtwebengine/qtwebengine-5.15.11..ebuild
@@ -208,9 +208,6 @@ src_prepare() {
 
qt_use_disable_mod widgets widgets src/src.pro
 
-   qt5-build_src_prepare
-
-   # we need to generate ppc64 stuff because upstream does not ship it yet
if use ppc64; then
einfo "Patching for ppc64le and generating build files"
eapply "${FILESDIR}/qtwebengine-5.15.2-enable-ppc64.patch"
@@ -218,6 +215,13 @@ src_prepare() {
eapply -p0 "${WORKDIR}/${PN}-ppc64le"
eapply -p1 "${WORKDIR}/${PN}-ffmpeg-ppc64le"
popd > /dev/null || die
+   fi
+
+   qt5-build_src_prepare
+
+   # we need to generate ppc64 stuff because upstream does not ship it yet
+   if use ppc64; then
+   einfo "Generating ppc64le build files"
pushd src/3rdparty/chromium/third_party/libvpx > /dev/null || 
die
mkdir -vp source/config/linux/ppc64 || die
mkdir -p source/libvpx/test || die



[gentoo-commits] proj/kde:master commit in: Documentation/

2023-11-11 Thread Andreas Sturmlechner
commit: 02913e1417a31632c6160c61007337de65a5495b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Nov 11 20:33:43 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Nov 11 20:33:43 2023 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=02913e14

Documentation: Update CONTRIBUTORS

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 Documentation/CONTRIBUTORS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/CONTRIBUTORS b/Documentation/CONTRIBUTORS
index dc872a4877..316f4c2dbc 100644
--- a/Documentation/CONTRIBUTORS
+++ b/Documentation/CONTRIBUTORS
@@ -55,6 +55,7 @@ Franz Fellner 
 Friedrich Kröner 
 George Kiagiadakis 
 Georgy Yakovlev 
+Gerion Entrup 
 Giorgos Tsiapaliwkas 
 Guillermo Joandet 
 Gustaw Smolarczyk 
@@ -167,6 +168,7 @@ William 
 Yixun Lan 
 Zoltan Puskas 
 band-a-prend 
+bivsk 
 frames 
 krytzz 
 orbea 



[gentoo-commits] proj/kde:master commit in: gui-apps/xwaylandvideobridge/

2023-11-11 Thread Andreas Sturmlechner
commit: 8ca886992f908142edb6bb8264b6915cc204116e
Author: bivsk  tutanota  com>
AuthorDate: Fri Nov 10 00:34:22 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Nov 11 20:32:20 2023 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=8ca88699

gui-apps/xwaylandvideobridge: require kde-frameworks/kwindowsystem[X]

Signed-off-by: James McGeehan IV  tutanota.com>
Closes: https://github.com/gentoo/kde/pull/931
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 gui-apps/xwaylandvideobridge/xwaylandvideobridge-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-apps/xwaylandvideobridge/xwaylandvideobridge-.ebuild 
b/gui-apps/xwaylandvideobridge/xwaylandvideobridge-.ebuild
index 1d58263f2e..2f2eaae1d9 100644
--- a/gui-apps/xwaylandvideobridge/xwaylandvideobridge-.ebuild
+++ b/gui-apps/xwaylandvideobridge/xwaylandvideobridge-.ebuild
@@ -29,7 +29,7 @@ DEPEND="
>=kde-frameworks/kcoreaddons-${KFMIN}:5
>=kde-frameworks/ki18n-${KFMIN}:5
>=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5[X]
>=kde-plasma/kpipewire-5.27.4:5
media-libs/freetype
x11-libs/libxcb:=



[gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/

2023-11-11 Thread Michał Górny
commit: 5b700d7d206a38214aa029bc62f1a52319a4572b
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 11 20:30:09 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 11 20:30:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b700d7d

dev-python/bleach: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/bleach/Manifest|  1 -
 dev-python/bleach/bleach-6.0.0.ebuild | 45 ---
 2 files changed, 46 deletions(-)

diff --git a/dev-python/bleach/Manifest b/dev-python/bleach/Manifest
index b9b0cf7dd336..d01aa6e4e3a5 100644
--- a/dev-python/bleach/Manifest
+++ b/dev-python/bleach/Manifest
@@ -1,2 +1 @@
-DIST bleach-6.0.0.tar.gz 201298 BLAKE2B 
e4af5da351fdb63bc75b935f70f40434bd81c49cde4f584901397e5fd4ac4507d2e29eb283ff28a764018dbd795021e2edf1f43385ff8a2d7d8affd358fc0e31
 SHA512 
95900e4347c1f7d0aa5b2e8fbf43fac6410dd6bbbac988fb3f407a964d0aa1dc51fe3cf17459e6ce762a02b45bb3d20b539ca05727278d120aee9500cf0d208a
 DIST bleach-6.1.0.tar.gz 202119 BLAKE2B 
d2da448feabe61431b176092f713f6f85790c22d3869a8d94f5c9659e481fd4a0b8e230eb72687e4da8914956a8858a2a5f942169ae2324d7762c5e1f20cc0ef
 SHA512 
d7c9e77decd5eb0aceb4b33ad7e213683354aa702508f332dd6be15a14010d3795c2115acbae964cbaeff3e74c15d35eb18268d8fd8286e2cd6ad1c0dc79a838

diff --git a/dev-python/bleach/bleach-6.0.0.ebuild 
b/dev-python/bleach/bleach-6.0.0.ebuild
deleted file mode 100644
index 8c1baa5d6b9d..
--- a/dev-python/bleach/bleach-6.0.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="An easy whitelist-based HTML-sanitizing tool"
-HOMEPAGE="
-   https://github.com/mozilla/bleach/
-   https://pypi.org/project/bleach/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~x64-macos"
-
-RDEPEND="
-   dev-python/packaging[${PYTHON_USEDEP}]
-   >=dev-python/html5lib-1.0.1-r1[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-PATCHES=(
-   "${FILESDIR}"/bleach-6.0.0-py39.patch
-)
-
-src_prepare() {
-   # unbundle unpatched broken html5lib
-   rm -r bleach/_vendor || die
-   sed -i -e 's:bleach\._vendor\.parse:urllib.parse:' \
-   bleach/parse_shim.py || die
-   sed -i -e 's:bleach\._vendor\.::' \
-   bleach/html5lib_shim.py \
-   bleach/sanitizer.py \
-   tests/test_clean.py || die
-   # indirect html5lib deps
-   sed -i -e '/six/d' -e '/webencodings/d' setup.py || die
-
-   distutils-r1_src_prepare
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/docstring-to-markdown/

2023-11-11 Thread Michał Górny
commit: 27bbe028b5af6a7a76064c1d910593dc318a21f3
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 11 20:30:29 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 11 20:30:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27bbe028

dev-python/docstring-to-markdown: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/docstring-to-markdown/Manifest  |  1 -
 .../docstring-to-markdown-0.12.ebuild  | 32 --
 2 files changed, 33 deletions(-)

diff --git a/dev-python/docstring-to-markdown/Manifest 
b/dev-python/docstring-to-markdown/Manifest
index 9a9028ff0265..e990209c180d 100644
--- a/dev-python/docstring-to-markdown/Manifest
+++ b/dev-python/docstring-to-markdown/Manifest
@@ -1,2 +1 @@
-DIST docstring-to-markdown-0.12.gh.tar.gz 25464 BLAKE2B 
bb5168b9ddd14f2da63577e302b9c7ec016abcbbfbd1653a22ed646f6980fb4e6d0994a9aa4a6c28f0955cb60d581f2d2e216ab731ae405b3c02d0f14e8fe82f
 SHA512 
ac958cca518164406feff07f665d6edc6113d547393ff28d29a64b8b3f1bae306255ebf859f3e5f1fc75fabea985e1dd24d47c32766403b6ffabf9c31ff7ba45
 DIST docstring-to-markdown-0.13.gh.tar.gz 27375 BLAKE2B 
db68b5c90ef46a765baa41b5d3e286008cea3602d397d246c7ae3907afabf387c2b551affa3f39102fb0d2ca1479126051f49163918fa5c1cfa503ba6c40c107
 SHA512 
adaeff9c9c4359889757e80d91cbca1c85c6aa888b66824802828d247c09919877e416367f7334db5c944312b3c3468256c159e598c837718806f314aa11b8db

diff --git a/dev-python/docstring-to-markdown/docstring-to-markdown-0.12.ebuild 
b/dev-python/docstring-to-markdown/docstring-to-markdown-0.12.ebuild
deleted file mode 100644
index dad3592c5b8e..
--- a/dev-python/docstring-to-markdown/docstring-to-markdown-0.12.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="On the fly conversion of Python docstrings to markdown"
-HOMEPAGE="
-   https://github.com/python-lsp/docstring-to-markdown/
-   https://pypi.org/project/docstring-to-markdown/
-"
-SRC_URI="
-   
https://github.com/python-lsp/docstring-to-markdown/archive/v${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
-
-distutils_enable_tests pytest
-
-python_prepare_all() {
-   # Do not depend on pytest-cov/pytest-flake8
-   sed -e '/--cov/d' -e '/--flake8/d' -i setup.cfg || die
-
-   distutils-r1_python_prepare_all
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/certifi/

2023-11-11 Thread Michał Górny
commit: f562b54afc4c0f60e73cc50ac046cc43f9b9dbc5
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 11 20:30:50 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 11 20:30:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f562b54a

dev-python/certifi: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/certifi/certifi-3021.3.16-r3.ebuild | 55 --
 1 file changed, 55 deletions(-)

diff --git a/dev-python/certifi/certifi-3021.3.16-r3.ebuild 
b/dev-python/certifi/certifi-3021.3.16-r3.ebuild
deleted file mode 100644
index d2592058a6ad..
--- a/dev-python/certifi/certifi-3021.3.16-r3.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# please keep this ebuild at EAPI 7 -- sys-apps/portage dep
-EAPI=7
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
-
-inherit distutils-r1
-
-MY_P=certifi-system-store-${PV}
-DESCRIPTION="A certifi hack to use system trust store on Linux/FreeBSD"
-HOMEPAGE="
-   https://github.com/tiran/certifi-system-store/
-   https://pypi.org/project/certifi-system-store/
-"
-SRC_URI="
-   https://github.com/tiran/certifi-system-store/archive/v${PV}.tar.gz
-   -> ${MY_P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="MPL-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
-
-RDEPEND="
-   app-misc/ca-certificates
-   dev-python/setuptools[${PYTHON_USEDEP}]
-"
-
-PATCHES=(
-   "${FILESDIR}"/${P}-use-importlib.patch
-)
-
-EPYTEST_IGNORE=(
-   # requires Internet
-   tests/test_requests.py
-)
-
-distutils_enable_tests pytest
-
-src_prepare() {
-   sed -i -e "s^/etc^${EPREFIX}/etc^" src/certifi/core.py || die
-   distutils-r1_src_prepare
-}
-
-python_compile() {
-   distutils-r1_python_compile
-   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
-   local distinfo=( certifi_system_store*.dist-info )
-   [[ -d ${distinfo} ]] || die
-   ln -v -s "${distinfo}" "${distinfo/_system_store}" || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/blinker/

2023-11-11 Thread Michał Górny
commit: f8ba57cfa49f6d22a3adf1380e137e66795b3b7c
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 11 20:30:22 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 11 20:30:22 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8ba57cf

dev-python/blinker: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/blinker/Manifest |  2 --
 dev-python/blinker/blinker-1.6.2.ebuild | 21 -
 dev-python/blinker/blinker-1.6.3.ebuild | 21 -
 3 files changed, 44 deletions(-)

diff --git a/dev-python/blinker/Manifest b/dev-python/blinker/Manifest
index 452b048a70ef..d10d51af8618 100644
--- a/dev-python/blinker/Manifest
+++ b/dev-python/blinker/Manifest
@@ -1,3 +1 @@
-DIST blinker-1.6.2.tar.gz 28699 BLAKE2B 
dd19193af5af97d6ea373a37fcd7318e5e9c18f04503821224bd687dc8f065ef41142bbb136b964661501ab2d9c8a8e2bd1e3e865e4df7ed3a7e627d67962bb1
 SHA512 
c84bb955e97e6a13e6fda5f070373736bd1361f40ad9202eeaa300055b163648db381060f6b45fdf405a0bd4ef07b694875735e6f220d51d1b7a5be7efb28f72
-DIST blinker-1.6.3.tar.gz 28092 BLAKE2B 
8fb0d6b050ab055a9364888c0fe590d4eada5d5d4df19f61aeeab503c9f70bde52a3120601b62747efbffd2ab4ebb055318880cd3bfd0908d731477dd034e03a
 SHA512 
2b68751246ac084a97491a360496971416564f21cae909799e2942e915fbee1c6399e43aaa6391cadcdd87f57340013b3a894afa2e9b5dc156baa1245c4928b9
 DIST blinker-1.7.0.tar.gz 28134 BLAKE2B 
afff064a79ae7ab9fcee46c7eb3f6557bd9149be0a10cddfd13f969649a7aa57cec727cc6a10c54af2f676b8dc9be69beaf6521b5764555ac3e97fda7b68f5f8
 SHA512 
b55dc104fd69bf9f682184202f9da7cb6925e7e863f38d5ad5b4b5988b2315aae02da6f4c9f0ec34238b8d5b9b6eec52b06258d93e14416cda3e2b718d9aa60c

diff --git a/dev-python/blinker/blinker-1.6.2.ebuild 
b/dev-python/blinker/blinker-1.6.2.ebuild
deleted file mode 100644
index 99430a2ce6ab..
--- a/dev-python/blinker/blinker-1.6.2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Fast, simple object-to-object and broadcast signaling"
-HOMEPAGE="
-   https://github.com/pallets-eco/blinker/
-   https://pypi.org/project/blinker/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
-
-distutils_enable_tests pytest

diff --git a/dev-python/blinker/blinker-1.6.3.ebuild 
b/dev-python/blinker/blinker-1.6.3.ebuild
deleted file mode 100644
index 8c0df5e80dcb..
--- a/dev-python/blinker/blinker-1.6.3.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Fast, simple object-to-object and broadcast signaling"
-HOMEPAGE="
-   https://github.com/pallets-eco/blinker/
-   https://pypi.org/project/blinker/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
-
-distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/croniter/

2023-11-11 Thread Michał Górny
commit: 5c0dbf509cb80fcd044bfe908d9c6203264f8184
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 11 20:30:38 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 11 20:30:38 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c0dbf50

dev-python/croniter: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/croniter/Manifest  |  2 --
 dev-python/croniter/croniter-1.4.1.ebuild | 30 --
 dev-python/croniter/croniter-2.0.0.ebuild | 31 ---
 3 files changed, 63 deletions(-)

diff --git a/dev-python/croniter/Manifest b/dev-python/croniter/Manifest
index 6f5e2e25f88b..6f3cd15d196f 100644
--- a/dev-python/croniter/Manifest
+++ b/dev-python/croniter/Manifest
@@ -1,3 +1 @@
-DIST croniter-1.4.1.tar.gz 42301 BLAKE2B 
b650dab7074e45e6d53c37c177e0672cd165ada3c53d4f940c04c562d7279974d5f3bcca897b5b498335a54556efe11959b51dd8a30391bcb00a7df0df4e3559
 SHA512 
36d914d6a27ef6823d1eaeeb1b5f2ce8543caaa55d3e85457f042ef7b20aa8a68b46f61e23fb44d67ed7ba9a956c9082f19b83746fe543c221c8127e88dbdb82
-DIST croniter-2.0.0.tar.gz 42593 BLAKE2B 
91942e8db58575c9ea21470c4bf285c7f9a436bc760dcf3af518a9e4f6ec06f6161d4a1035f0c536331ebf3036593996fa953bcaa69f325e7badeddf5e7bf825
 SHA512 
5654af97bec1c291eb1361f4bfe132060fe87ebca74cc8f33121d69c781701e62a19141ae657e2d8a90c950e151d2c110114d3c4e496815fd66cbafeb495470c
 DIST croniter-2.0.1.tar.gz 42599 BLAKE2B 
78bc432fe14995d33bd2b0290772849c825fd11e976913b7e68d9c7490e7d768df7c0ced614b0246d17681aea351232529eac3316a7f117bf0179fa2879ad1d5
 SHA512 
548738d60af7628e986e4f5252025c031154c3a6885d06e1429255a4f2105d56d6e68793ae8a9a0aff8325792524b49665083ddfdbc3df8efa3109b052a043a4

diff --git a/dev-python/croniter/croniter-1.4.1.ebuild 
b/dev-python/croniter/croniter-1.4.1.ebuild
deleted file mode 100644
index 548dcdd3fb06..
--- a/dev-python/croniter/croniter-1.4.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Python module to provide iteration for datetime object"
-HOMEPAGE="
-   https://github.com/kiorky/croniter/
-   https://pypi.org/project/croniter/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~riscv x86"
-
-RDEPEND="
-   dev-python/python-dateutil[${PYTHON_USEDEP}]"
-BDEPEND="
-   test? (
-   dev-python/pytz[${PYTHON_USEDEP}]
-   dev-python/tzlocal[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest

diff --git a/dev-python/croniter/croniter-2.0.0.ebuild 
b/dev-python/croniter/croniter-2.0.0.ebuild
deleted file mode 100644
index 00010b763290..
--- a/dev-python/croniter/croniter-2.0.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Python module to provide iteration for datetime object"
-HOMEPAGE="
-   https://github.com/kiorky/croniter/
-   https://pypi.org/project/croniter/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
-
-RDEPEND="
-   dev-python/python-dateutil[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   dev-python/tzlocal[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-timeout/

2023-11-11 Thread Michał Górny
commit: 2a6220c345a574f2f440671b8b7f9eac7c85c35c
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 11 20:32:58 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 11 20:32:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a6220c3

dev-python/pytest-timeout: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pytest-timeout/Manifest |  1 -
 .../pytest-timeout/pytest-timeout-2.1.0.ebuild | 31 --
 2 files changed, 32 deletions(-)

diff --git a/dev-python/pytest-timeout/Manifest 
b/dev-python/pytest-timeout/Manifest
index d4261794b4f9..74b4d5a96c03 100644
--- a/dev-python/pytest-timeout/Manifest
+++ b/dev-python/pytest-timeout/Manifest
@@ -1,2 +1 @@
-DIST pytest-timeout-2.1.0.tar.gz 18386 BLAKE2B 
1c84b67e8d07056f9c5b188e467832d4aa292ce1047da6cb13b2939962d2599853db134b16ff3a1a953cbdc1c1772be961eadc9925b32f8dbe514938ede90d40
 SHA512 
5750e5183669ed9b83fbb76bd7fc9fc1f5f6eef3d9b675dc44f6c7edfd2c6d15739d71e845ededaa192c93da73026ac3376a3295be9f7d3f3eac325660ce7bf3
 DIST pytest-timeout-2.2.0.tar.gz 16391 BLAKE2B 
550b803ed4a64ab0fead7f6e61297ea6bfc6e59988998c5383fdccdebb3664fe9f6651314bb1a439f6431e844bb770feb50bedcabd568e4dfea7526d8c328dd7
 SHA512 
11a0c4e958b324bff3e149bf2a7dc5bf6ab6549405d5061856f8f1ad0e43df1cddce83df4c804b717276bfbcfcf60ee6b400625d0f4e4e73c98785146c22164f

diff --git a/dev-python/pytest-timeout/pytest-timeout-2.1.0.ebuild 
b/dev-python/pytest-timeout/pytest-timeout-2.1.0.ebuild
deleted file mode 100644
index f9a81097bf6e..
--- a/dev-python/pytest-timeout/pytest-timeout-2.1.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="pytest plugin to abort hanging tests"
-HOMEPAGE="https://pypi.org/project/pytest-timeout/";
-
-SLOT="0"
-LICENSE="MIT"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
-
-# do not rdepend on pytest, it won't be used without it anyway
-# pytest-cov used to test compatibility
-BDEPEND="
-   test? (
-   dev-python/pexpect[${PYTHON_USEDEP}]
-   !hppa? (
-   $(python_gen_cond_dep '
-   dev-python/pytest-cov[${PYTHON_USEDEP}]
-   ' python3_{10..11} pypy3)
-   )
-   )"
-
-distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/jupyter-client/

2023-11-11 Thread Michał Górny
commit: 7a54598ef063b70d7d4407ac1522f8889c28c745
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 11 20:32:23 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 11 20:32:23 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a54598e

dev-python/jupyter-client: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/jupyter-client/Manifest |  2 -
 .../jupyter-client/jupyter-client-8.3.1.ebuild | 49 --
 .../jupyter-client/jupyter-client-8.4.0.ebuild | 49 --
 3 files changed, 100 deletions(-)

diff --git a/dev-python/jupyter-client/Manifest 
b/dev-python/jupyter-client/Manifest
index 36ba295f0b83..4af1f7a9d56d 100644
--- a/dev-python/jupyter-client/Manifest
+++ b/dev-python/jupyter-client/Manifest
@@ -1,4 +1,2 @@
-DIST jupyter_client-8.3.1.tar.gz 337007 BLAKE2B 
fdb0535ccda1ca13e2ead09c6df9f30c8c7d258dbfa4882a758b3923fd5bdf6afa80859f941bcc3e1a602de31c6ceef06b7a5d360d64ceab34e40de65dc65174
 SHA512 
ce600985ed9d36d4a96bbed6142b46988d46ea468d8f266fd3c9a7357f60d5e2a9bddb11c912a3c137079322e4363b975c4b43b1a53e65b5d649d367a098a52d
-DIST jupyter_client-8.4.0.tar.gz 338114 BLAKE2B 
9588ec5a9155d008876819f6129e18799e78692056344f49556ca2aa815c2c22472520661527bdbbce6d8458cc34b01ef900d89939f1de667745e48e7a5ed4f5
 SHA512 
0853e15b68e4fe5d9b4811e664eb25e900ebc908902c8527f01f761f012ddb6aa928e825bd67894dbed8c62dc643d5451da0cc5907847839c832e49e15eb6027
 DIST jupyter_client-8.5.0.tar.gz 339190 BLAKE2B 
e102a457e5148199ac1b367cca1bb2f8e64b5fdda41c3e08ddc3e7d30992b53b8a228339151be9d63311e0c45a4487aefdf23785b773830631b3695bd3a7cabf
 SHA512 
256fde7866b66e263d3b03afd8d8a0fddce23513c37375ab255398d1ed2cad5df87b753b577b8f6634ffe4ab4d55a82afd13fc7714c4f3846d7d3a66f353
 DIST jupyter_client-8.6.0.tar.gz 339721 BLAKE2B 
80786453526899cfff2e5335009d90f0dd636da33a5778868ba8913be488e9c1512beffc1b5e658dee215bdee9e264c9a5c6621490c2efb8f4784557735f736e
 SHA512 
84e913c46f5e0298b699c4d1c6de27fd2b9861bc29f7a5a456c20c7100aaedf399eb6c09ff28bd3bb20945a3bea84bd0bda8688f32815fa7bdd375f091817e4a

diff --git a/dev-python/jupyter-client/jupyter-client-8.3.1.ebuild 
b/dev-python/jupyter-client/jupyter-client-8.3.1.ebuild
deleted file mode 100644
index 33b3a44b6cbf..
--- a/dev-python/jupyter-client/jupyter-client-8.3.1.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{10..11} )
-PYTHON_REQ_USE="threads(+)"
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Jupyter protocol implementation and client libraries"
-HOMEPAGE="
-   https://jupyter.org/
-   https://github.com/jupyter/jupyter_client/
-   https://pypi.org/project/jupyter-client/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 
~arm64-macos ~x64-macos"
-
-RDEPEND="
-   >=dev-python/jupyter-core-5.1[${PYTHON_USEDEP}]
-   >=dev-python/python-dateutil-2.8.2[${PYTHON_USEDEP}]
-   >=dev-python/pyzmq-23.0[${PYTHON_USEDEP}]
-   >=dev-python/tornado-6.0[${PYTHON_USEDEP}]
-   dev-python/traitlets[${PYTHON_USEDEP}]
-   $(python_gen_cond_dep '
-   >=dev-python/importlib-metadata-4.8.3[${PYTHON_USEDEP}]
-   ' 3.{8,9})
-"
-BDEPEND="
-   test? (
-   >=dev-python/ipykernel-6.14[${PYTHON_USEDEP}]
-   >=dev-python/pytest-asyncio-0.18[${PYTHON_USEDEP}]
-   >=dev-python/pytest-jupyter-0.4.1[${PYTHON_USEDEP}]
-   dev-python/pytest-timeout[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_DESELECT=(
-   # TODO: times out
-   tests/test_client.py::TestAsyncKernelClient::test_input_request
-   # TODO
-   tests/test_multikernelmanager.py::TestKernelManager::test_tcp_cinfo
-)

diff --git a/dev-python/jupyter-client/jupyter-client-8.4.0.ebuild 
b/dev-python/jupyter-client/jupyter-client-8.4.0.ebuild
deleted file mode 100644
index 914a4c684ce1..
--- a/dev-python/jupyter-client/jupyter-client-8.4.0.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{10..12} )
-PYTHON_REQ_USE="threads(+)"
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Jupyter protocol implementation and client libraries"
-HOMEPAGE="
-   https://jupyter.org/
-   https://github.com/jupyter/jupyter_client/
-   https://pypi.org/project/jupyter-client/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~arm64-macos ~x64-macos"
-
-RDEPEND="
-   >=dev-python/jupyter-core-5.1[${PYTHON_USEDEP}]
-   >=dev-python/python-dateutil-2.8.2[${PYTHON_USEDEP}]
-   >=dev-python/pyzmq-23.0[${PYTHON_USEDEP}]
-   >=dev-pyt

[gentoo-commits] repo/gentoo:master commit in: dev-python/markdown/

2023-11-11 Thread Michał Górny
commit: 005154bb8b788eba40fb65dac64159cf325f9941
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 11 20:32:49 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 11 20:32:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=005154bb

dev-python/markdown: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/markdown/Manifest  |  2 --
 dev-python/markdown/markdown-3.4.4.ebuild | 39 ---
 dev-python/markdown/markdown-3.5.ebuild   | 39 ---
 3 files changed, 80 deletions(-)

diff --git a/dev-python/markdown/Manifest b/dev-python/markdown/Manifest
index 4113e0406145..6f51ba5425e2 100644
--- a/dev-python/markdown/Manifest
+++ b/dev-python/markdown/Manifest
@@ -1,3 +1 @@
-DIST Markdown-3.4.4.tar.gz 324459 BLAKE2B 
3ff05a2c8e51905f16b0cb8cda51c65e47c9d02091487fe48edf7a8ab4a73003c3469f1ce9e80f0ca6d73a30d1f22d4b6fbc1c52c34506951376aa899938665e
 SHA512 
39e808d5a4a07b57e931a844c3d8f6fe564849f8b5922eef6708e5a600cf7e742d92617d9d9649cab0eab34a6ffc7bc97e9ea960ffef75e9062aa375769e6a28
 DIST Markdown-3.5.1.tar.gz 348575 BLAKE2B 
4400158e11e17c3ae5714928ccc5a964d76459a6ff7b5721f246e58bff31828f6eef5ef0928a82c0e5bd7776a6fc55457634870e79443893bd2a529560ca900d
 SHA512 
72771300bded3a12b0f1addfcdb124c8e12d3b42672c62b92b7565a03d8ba108fe9d156a59c1783295059a11e6e2d312ec4f60de2bc6c0ee7b853c0a56e2e97c
-DIST Markdown-3.5.tar.gz 348161 BLAKE2B 
b7a639f9da5d5278fd3e4b023f25f435ee526fd9b7314c546a72903efbfab00de5f6df6718899df3269337bb52cc78de2793c44967ab13164d9878868d5ddf45
 SHA512 
309b6161bbfdc71a8e62b2ea299febb765bafe2e4123198a72038ae587cbba0ca00cdb3b514ecb5cd8117425f2031fa0260bd52fac7de158e12253edbc185422

diff --git a/dev-python/markdown/markdown-3.4.4.ebuild 
b/dev-python/markdown/markdown-3.4.4.ebuild
deleted file mode 100644
index 821c0be6d383..
--- a/dev-python/markdown/markdown-3.4.4.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYPI_PN=${PN^}
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Python implementation of the markdown markup language"
-HOMEPAGE="
-   https://python-markdown.github.io/
-   https://pypi.org/project/Markdown/
-   https://github.com/Python-Markdown/markdown/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
-IUSE="doc"
-
-BDEPEND="
-   test? (
-   dev-python/pygments[${PYTHON_USEDEP}]
-   dev-python/pytidylib[${PYTHON_USEDEP}]
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest
-
-python_install_all() {
-   use doc && dodoc -r docs/
-
-   distutils-r1_python_install_all
-}

diff --git a/dev-python/markdown/markdown-3.5.ebuild 
b/dev-python/markdown/markdown-3.5.ebuild
deleted file mode 100644
index dfb46050bef0..
--- a/dev-python/markdown/markdown-3.5.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYPI_PN=${PN^}
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Python implementation of the markdown markup language"
-HOMEPAGE="
-   https://python-markdown.github.io/
-   https://pypi.org/project/Markdown/
-   https://github.com/Python-Markdown/markdown/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
-IUSE="doc"
-
-BDEPEND="
-   test? (
-   dev-python/pygments[${PYTHON_USEDEP}]
-   dev-python/pytidylib[${PYTHON_USEDEP}]
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest
-
-python_install_all() {
-   use doc && dodoc -r docs/
-
-   distutils-r1_python_install_all
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyfakefs/

2023-11-11 Thread Michał Górny
commit: 297a8b25610966e97da9f3b9d1677821febc7976
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 11 20:32:47 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 11 20:32:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=297a8b25

dev-python/pyfakefs: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyfakefs/Manifest  |  1 -
 dev-python/pyfakefs/pyfakefs-5.2.4.ebuild | 35 ---
 2 files changed, 36 deletions(-)

diff --git a/dev-python/pyfakefs/Manifest b/dev-python/pyfakefs/Manifest
index 03a69c8d1c68..f81f5fd28755 100644
--- a/dev-python/pyfakefs/Manifest
+++ b/dev-python/pyfakefs/Manifest
@@ -1,2 +1 @@
-DIST pyfakefs-5.2.4.gh.tar.gz 222882 BLAKE2B 
780f3952886dfb263be97fbcaa99ed0f0bcb804b075b71822d8a5b0db2bd1e12c57daf88b96d3eb8eb4b7fefdde6fb343cec8429bcf4380e4981bea7ca4f780d
 SHA512 
2b933c420393b329d2c3ac6523e650124cce84424e298e1525591be02033d1bbb5d5cc354170ac6875d63e1729f6f79edcf8400d1cb0e419c586ae1cdd491baa
 DIST pyfakefs-5.3.0.gh.tar.gz 224241 BLAKE2B 
de6d1b420bcfe710bef00c4f8d9cd4fa838341a7285d89a02607701f0011ccbe7f1974c5eec502994f787661496f74332bc4d4aa3389023ae02607a968c33be5
 SHA512 
25d967390f66ba5881429a37b62110ef129aae989efe66740c3a04fccfcbc601476d23427ac23d5df82a1e1a8102d557f0cca39b94fa0c7e69b6dca80d1e435e

diff --git a/dev-python/pyfakefs/pyfakefs-5.2.4.ebuild 
b/dev-python/pyfakefs/pyfakefs-5.2.4.ebuild
deleted file mode 100644
index 10285776eca0..
--- a/dev-python/pyfakefs/pyfakefs-5.2.4.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="A fake file system that mocks the Python file system modules"
-HOMEPAGE="
-   https://github.com/pytest-dev/pyfakefs/
-   https://pypi.org/project/pyfakefs/
-"
-SRC_URI="
-   https://github.com/pytest-dev/pyfakefs/archive/v${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-macos"
-
-distutils_enable_tests pytest
-
-python_test() {
-   local EPYTEST_IGNORE=(
-   # test for regression with opentimelineio package
-   pyfakefs/pytest_tests/segfault_test.py
-   )
-
-   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
-   epytest -p pyfakefs.pytest_plugin
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/wtforms/

2023-11-11 Thread Michał Górny
commit: 99cf500847e7c63b61fe8ffae189eef24cdc0480
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 11 20:33:29 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 11 20:33:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99cf5008

dev-python/wtforms: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/wtforms/Manifest|  2 --
 dev-python/wtforms/wtforms-3.0.1-r1.ebuild | 37 --
 dev-python/wtforms/wtforms-3.1.0.ebuild| 36 -
 3 files changed, 75 deletions(-)

diff --git a/dev-python/wtforms/Manifest b/dev-python/wtforms/Manifest
index 902e6688109f..c660659408a2 100644
--- a/dev-python/wtforms/Manifest
+++ b/dev-python/wtforms/Manifest
@@ -1,3 +1 @@
-DIST WTForms-3.0.1.tar.gz 137513 BLAKE2B 
17fbb385a28baefaf3fe368b7c7dbd3d6671aaef887ee89617e60e0537ae060248442d4990e7ea926b15d4b85585a1c80ffb61c0fdad2627e5cca90799eb01d7
 SHA512 
a6db54a7ef9bc96b8fdf69cd65d3810fab9436ff9c056e1cfc580f5ecd0ed8837dcbb7c2adf92419cc5f74e865bb3a023e316407a87d5c5277da5d30e6836fb3
-DIST wtforms-3.1.0.tar.gz 134500 BLAKE2B 
a88f29eb600b50f7de964d9cef1dd195f7731312bf291b3cbfa1664537c4eb242a59d435994c007c2e84eaf19942db5316e58154639bdd8ebee85d336ca5a9dc
 SHA512 
6afc9bb2980668c753887945692525a4039e7a06fb3f0e2b56d1a60c382f099e1b75d722f19786ec0f32a1043b4909b1be28c8aeccadc4745785414835aebf02
 DIST wtforms-3.1.1.tar.gz 134343 BLAKE2B 
935e1d0d881573f7fe0cf0099069f49c6f315007755ea27134c8d7db407880f3d5b5e1a427df588aaf427de4e8f09455a09d5c82e666d0fac408e3d49e4e
 SHA512 
e7aec26103bf5069cc97474361b4f5788d41181a2560032b8072dc62b29824830b739ddf9df60710685293eec5173d8c44c5fbeee8487f01180a08970abb6c77

diff --git a/dev-python/wtforms/wtforms-3.0.1-r1.ebuild 
b/dev-python/wtforms/wtforms-3.0.1-r1.ebuild
deleted file mode 100644
index e963e99dc9e4..
--- a/dev-python/wtforms/wtforms-3.0.1-r1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYPI_PN="WTForms"
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Flexible forms validation and rendering library for python web 
development"
-HOMEPAGE="
-   https://wtforms.readthedocs.io/
-   https://github.com/wtforms/wtforms/
-   https://pypi.org/project/WTForms/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
-
-RDEPEND="
-   dev-python/markupsafe[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/Babel[${PYTHON_USEDEP}]
-   test? (
-   dev-python/email-validator[${PYTHON_USEDEP}]
-   dev-python/python-dateutil[${PYTHON_USEDEP}]
-   dev-python/sqlalchemy[${PYTHON_USEDEP}]
-   dev-python/webob[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest

diff --git a/dev-python/wtforms/wtforms-3.1.0.ebuild 
b/dev-python/wtforms/wtforms-3.1.0.ebuild
deleted file mode 100644
index 718aeb1fb598..
--- a/dev-python/wtforms/wtforms-3.1.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=hatchling
-PYPI_PN="WTForms"
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Flexible forms validation and rendering library for python web 
development"
-HOMEPAGE="
-   https://wtforms.readthedocs.io/
-   https://github.com/wtforms/wtforms/
-   https://pypi.org/project/WTForms/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
-
-RDEPEND="
-   dev-python/markupsafe[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/Babel[${PYTHON_USEDEP}]
-   test? (
-   dev-python/email-validator[${PYTHON_USEDEP}]
-   dev-python/python-dateutil[${PYTHON_USEDEP}]
-   dev-python/sqlalchemy[${PYTHON_USEDEP}]
-   dev-python/webob[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/aiodns/, dev-python/aiodns/files/

2023-11-11 Thread Michał Górny
commit: 0e4f352dd6a7d672a59657ea69217054b56e9a50
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 11 20:33:47 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 11 20:33:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e4f352d

dev-python/aiodns: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/aiodns/Manifest |  2 --
 dev-python/aiodns/aiodns-3.0.0-r1.ebuild   | 39 --
 dev-python/aiodns/aiodns-3.1.0.ebuild  | 34 ---
 .../aiodns/files/aiodns-3.0.0-py3.10-tests.patch   | 24 -
 4 files changed, 99 deletions(-)

diff --git a/dev-python/aiodns/Manifest b/dev-python/aiodns/Manifest
index 38141778de8c..247d546a18e6 100644
--- a/dev-python/aiodns/Manifest
+++ b/dev-python/aiodns/Manifest
@@ -1,3 +1 @@
-DIST aiodns-3.0.0.tar.gz 6743 BLAKE2B 
2a3c61156069fa598df58191b35383da3e054396cdeb1bc8916cc0414bb6efc89d45789883a5b4f33e3a08a6ee544356b02d6c697c096deae3398f0ff4d3c316
 SHA512 
8c1016f3b0cb461e70e9a55034f9ad3b3db705a845bf20bb6503c7a5d592b4c5d2e8ddc60b375c5fafdc559dc4566736f4c93f26710be2dcbd181284ef039825
-DIST aiodns-3.1.0.tar.gz 7156 BLAKE2B 
0d3b5b84631e3ed378c4334966391a639d577fb6b983b4c8cbaf306fcbb167e897b6094f9cbb3a7fb8355c352830feda1fee3a923044bf5219836845d162d1b3
 SHA512 
6e432555924a3d53ba95ed160a6211486041dfee8c16f18cfd23be3f1d6a50a1fad28fd406acc5de87ba277f7172c3d8ff84633585323a3f659312c4a713b096
 DIST aiodns-3.1.1.tar.gz 7363 BLAKE2B 
bb5a465be00ff61406b61cef133cb5eed8e007114ddcd1475a12fed5481ec377bc96291fdc7fd6cc5936de865118f7008625ec5d69c09f96eacdb83b4b29c786
 SHA512 
7c28cc6256a575681778376cc197a9504133b1127eb3508f6e5cd1c992c95adef66cf8399b7e90ca012347485e476f71e3f032f7e2f555954ad9a0cade8df5f9

diff --git a/dev-python/aiodns/aiodns-3.0.0-r1.ebuild 
b/dev-python/aiodns/aiodns-3.0.0-r1.ebuild
deleted file mode 100644
index 1a5434f93ef6..
--- a/dev-python/aiodns/aiodns-3.0.0-r1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Simple DNS resolver for asyncio"
-HOMEPAGE="https://github.com/saghul/aiodns/";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~riscv ~x86"
-
-# Tests fail with network-sandbox, since they try to resolve google.com
-PROPERTIES="test_network"
-RESTRICT="test"
-
-RDEPEND=">=dev-python/pycares-3[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-distutils_enable_tests pytest
-
-PATCHES=(
-   # 
https://github.com/saghul/aiodns/commit/146286601fe80eb4ede8126769e79b5d5e63f64e
-   "${FILESDIR}/${P}-py3.10-tests.patch"
-)
-
-python_test() {
-   local EPYTEST_DESELECT=(
-   # Internet changed, https://github.com/saghul/aiodns/issues/107
-   tests.py::DNSTest::test_query_bad_chars
-   )
-
-   epytest tests.py
-}

diff --git a/dev-python/aiodns/aiodns-3.1.0.ebuild 
b/dev-python/aiodns/aiodns-3.1.0.ebuild
deleted file mode 100644
index 1745292c2be6..
--- a/dev-python/aiodns/aiodns-3.1.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Simple DNS resolver for asyncio"
-HOMEPAGE="https://github.com/saghul/aiodns/";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
-
-# Tests fail with network-sandbox, since they try to resolve google.com
-PROPERTIES="test_network"
-RESTRICT="test"
-
-RDEPEND=">=dev-python/pycares-3[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-distutils_enable_tests pytest
-
-python_test() {
-   local EPYTEST_DESELECT=(
-   # Internet changed, https://github.com/saghul/aiodns/issues/107
-   tests.py::DNSTest::test_query_bad_chars
-   )
-
-   epytest tests.py
-}

diff --git a/dev-python/aiodns/files/aiodns-3.0.0-py3.10-tests.patch 
b/dev-python/aiodns/files/aiodns-3.0.0-py3.10-tests.patch
deleted file mode 100644
index 19062f1c8861..
--- a/dev-python/aiodns/files/aiodns-3.0.0-py3.10-tests.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-From 146286601fe80eb4ede8126769e79b5d5e63f64e Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= 
-Date: Sat, 15 May 2021 10:03:01 +0200
-Subject: [PATCH] Remove loop= param from asyncio.sleep() to fix tests on
- Python 3.10
-
-Fixes #95

- tests.py | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/tests.py b/tests.py
-index 7b2279f..fc0e2b9 100755
 a/tests.py
-+++ b/tests.py
-@@ -116,7 +116,7 @@ def test_future_cancel(self):
- f = self.resolver.query('google.com', 'A')
- f.cancel()
- async def coro():
--await asyncio.sleep(0.1, loop=self.loop)
-+  

[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-localserver/

2023-11-11 Thread Michał Górny
commit: 67b2ff9b15bc14272b4bdb257b5b53498e66cfc4
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 11 20:34:16 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 11 20:34:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67b2ff9b

dev-python/pytest-localserver: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pytest-localserver/Manifest |  1 -
 .../pytest-localserver-0.8.0.ebuild| 44 --
 2 files changed, 45 deletions(-)

diff --git a/dev-python/pytest-localserver/Manifest 
b/dev-python/pytest-localserver/Manifest
index 19e2d0a4d22c..569befd320f9 100644
--- a/dev-python/pytest-localserver/Manifest
+++ b/dev-python/pytest-localserver/Manifest
@@ -1,2 +1 @@
-DIST pytest-localserver-0.8.0.tar.gz 28368 BLAKE2B 
87e5491f442c7bfbbdd219f9f559b775dca5272dc9f92c2f8155eaa192b3192331d4c0d08877cc149624173bb1b249fd9271fe193b1ba2ba28dcab7eda8eb99c
 SHA512 
d4e34d8bde3470dbdd7cc3e40f2b88c4d21095c2c43a4bf7452934bc0afa273946282b732924b2fed34b3a9f25ecb170a28c771cbae4d44a0f707090fb7502f1
 DIST pytest-localserver-0.8.1.tar.gz 29088 BLAKE2B 
9872d9992a7a19af03bfd7fe748c42cee1daaf7789d4984582c901471eaeab7f1bcf5c21f8eed364c71805fe776f1e4053c6044cd00c333d213ef523b6d0bac4
 SHA512 
d0707d70b3c5caf346c7461cfca203f903277458596839cc2b1d1d48b6d1e6252e51ebcb9c21dc28fd3b98ce8368cb38e771c2a4226a5fc1dec4007f0b243cc2

diff --git a/dev-python/pytest-localserver/pytest-localserver-0.8.0.ebuild 
b/dev-python/pytest-localserver/pytest-localserver-0.8.0.ebuild
deleted file mode 100644
index 75bffcbd8b00..
--- a/dev-python/pytest-localserver/pytest-localserver-0.8.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Pytest plugin to test server connections locally"
-HOMEPAGE="
-   https://github.com/pytest-dev/pytest-localserver/
-   https://pypi.org/project/pytest-localserver/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc 
x86 ~x64-macos"
-
-RDEPEND="
-   >=dev-python/werkzeug-0.10[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   dev-python/pytest[${PYTHON_USEDEP}]
-   dev-python/requests[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_IGNORE=(
-   # requires aiosmtpd that is dead and broken beyond repair
-   tests/test_smtp.py
-)
-
-src_prepare() {
-   # remove aiosmtpd dep
-   sed -e '/aiosmtpd/d' -i setup.py || die
-   distutils-r1_src_prepare
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/orjson/

2023-11-11 Thread Michał Górny
commit: 7634a1c07df9e10519c313f87f4508bd927e94e5
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 11 20:34:04 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 11 20:34:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7634a1c0

dev-python/orjson: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/orjson/Manifest| 23 -
 dev-python/orjson/orjson-3.9.7.ebuild | 86 --
 dev-python/orjson/orjson-3.9.8.ebuild | 84 -
 dev-python/orjson/orjson-3.9.9.ebuild | 88 ---
 4 files changed, 281 deletions(-)

diff --git a/dev-python/orjson/Manifest b/dev-python/orjson/Manifest
index 42609ec514d6..13dc648eba75 100644
--- a/dev-python/orjson/Manifest
+++ b/dev-python/orjson/Manifest
@@ -1,61 +1,38 @@
-DIST ahash-0.8.3.crate 42416 BLAKE2B 
84836a4e33451012ff32c1a1a90500d87eb7ce649b60dff4eecfb0d25b9782a186376c154673c3121b154ff4616016d1718dfd687b88f4772c2c89eeb2f119b6
 SHA512 
cf2d2f1201ac0969cf4e2a0c47090bee971b2287ac44b5e091c90a9eced03cf6ff56d7900cc0f529d4acedc30bd400261c15e50efabdd1731f79951b449af53e
 DIST ahash-0.8.6.crate 42780 BLAKE2B 
ce2fb8201a484715d42bbd9ca1bfe2d5f541d90e3619ebd437c34a018920b679d5a11f9e96be48fbdabd2e98a379c0395d118616f21eb9004724d8fcb04b2b2b
 SHA512 
46428b27e96be1f30058b9383a94988beeb5064dfb4df04d6959b451d0c77ef69fc51f07fdf9511ab9728295eb6beee7783c31a2297f9e473fc537883e722b73
 DIST arrayvec-0.7.4.crate 29856 BLAKE2B 
81ffac1db340e919618351819def3880ab1ef70d0acc47d680f15298eb749bcbc3bf7944ba14159be46b1e734c91b4c0f8cbaf774fd864c17caa3c9fb1fc2e9b
 SHA512 
91e8f70330c515c966d78ae235e890594f9607381ac738a2c3586b53f01411e98d1687494f39ccc365948ae60497df3dfb2be18e26ab7e69bc0966b6c250e1ac
-DIST associative-cache-1.0.1.crate 14048 BLAKE2B 
77f36f2d23b6d07e556f20e743c9a0e47c0b54899397c64dd6d4fc9b4c31469481d4a99ceb28b250924e0aa5f52de9fb65ce93ed96f23191f2984c32156bace0
 SHA512 
2ad673ab907c71cbd45abf3cf59630fd56aeb95888c94932b9fe5d83d71d0c14f908915670cbc0566b691035f82ac2069ed17589edbc97db1e4388225ac2a040
 DIST associative-cache-2.0.0.crate 13960 BLAKE2B 
d0089d97ffd7bf1db65489501b53ad50e0b6070fe9a72c90fbefe3d7f49f723bcd831470a1195e9a3725bcd1ad48df879b52bde5e4efe08e95108de8509fdc77
 SHA512 
854f5130f286aaa76ffa2f4cbe27ca57c8220ec517c0d6fac46e5a505a3cb5fdc9ab60818db9f890b63ce2f44d243594d44747f7a87af9f304aaab3f4a4e8567
 DIST autocfg-1.1.0.crate 13272 BLAKE2B 
7724055c337d562103f191f4e36cab469e578f0c51cc24d33624dea155d108a07578703766341fd6a4cc1ef52acda406e7dba1650d59115f18261281e5b40203
 SHA512 
df972c09abbdc0b6cb6bb55b1e29c7fed706ece38a62613d9e275bac46a19574a7f96f0152cccb0239efea04ee90083a146b58b15307696c4c81878cd12de28f
 DIST beef-0.5.2.crate 15275 BLAKE2B 
95d60fb1840ca26581841ad65a4e8f3f99d5f8d44c569219f4d06ce441bb3a4ba558e231e73a51cd1c6b4d9e4cc6a07942115c134289fb1982dace03049d3a1e
 SHA512 
755fc588acbf730bc9c80dbfc20cd0ef81f792a94da0dd28379ad83a7359ddd4c7b136ba8048dd460bb8652475db3d12814fcbd04eff4ebe8ec8a1bcd024c2aa
-DIST bytecount-0.6.3.crate 12416 BLAKE2B 
462e41d5a4ee23a6c9ff2bf350171e309cbc32f14bbdbde25a5743072a6511634d6c0429903edcfa8df4b9ef3c7bd95d73fff8a7b2018f3b4a8147de2bbfd3f4
 SHA512 
0c5f424329883726589e69842d2ac0767dc0b440d744a4452a14cbd449b8ca2e8117fa2978b4aa9b803a1a7cf79e9cf67e948057e8ee521e2422ca2e145ea670
-DIST bytecount-0.6.4.crate 13865 BLAKE2B 
bdb899579de6ce4d646414f63c0467222907ac75f915ff865208c1e662b2c1c1a71b884f92f1f55fcc705e88ffab2d877747d8b8bd75f3067178d3f97168feed
 SHA512 
c42367ed5aaddf903d7033dbacece46bc509f9be273a6f8bc11d0c409ad40d0be6425d7518cc19ec0540df806ef039454567cbe9c24284bba02e4f91b8473547
 DIST bytecount-0.6.7.crate 14642 BLAKE2B 
eabbc141f2a277d07fd002869d1746e7f743b96c3dc72b8708308e826d3934ecb01407e77653ef46d06b3bdd9d931e121c9c66a784d46116a9e6b98e992512f4
 SHA512 
afd46ec3f60022a173b57dd954a06c7c86f21fc153a0ee6fc2052ada5a630515a386bc8344680ced57dd19a205480c694b9a04a6da0660b6e854b4a712604d53
 DIST castaway-0.2.2.crate 11091 BLAKE2B 
3445e68aaf533caa1df958fb371622ef61c7778d515fd1efe39a12588e24fe07480738daba008e414a95e72af10d5ea29702425e5b91ebb277fe346ff74bc43b
 SHA512 
dbce2a61a429eda7a8f21b4a35dced729267298be9793310afaff58843211a7177a9bb932a4bd9dfcedaaf1a2570b90261d4c1047c62474450ea835dcfc325a4
 DIST cc-1.0.83.crate 68343 BLAKE2B 
33245b33fa845ea2f36da36e3830ec835f937e4319865b357ee9d5ea29a0f9f8392eadb38bf1d95e3c15ed201e561acaa87aedcef744f8db3dabff87a96c7f02
 SHA512 
742a248c3a7547bb220a0b9c97b67a831fab9b4ac21daa08c85a3966b9fe576088def33e16132fcabec9a2828a6fc437088bb045bfc98b2cea829df6742565a7
 DIST cfg-if-1.0.0.crate 7934 BLAKE2B 
e99a5589c11d79d77a4537b34ce0a45d37b981c123b79b807cea836c89fc3926d693458893baca2882448d3d44e3f64e06141f6d916b748daa10b8cc1ae16d1b
 SHA512 
0fb16a8882fd30e86b62c5143b1cb18ab564e84e75bd1f28fd12f24ffdc4a42e0d2e012a99abb606c12efe3c11061ff5bf8e24ab053e550ae083f7d90f6576ff
-DIST chrono-0.4.30.crate 212084 BLAKE2B 
27d9ce4aae3ce0278f2c9f4883b6d3a123ae428a14c03f4fa0d90

[gentoo-commits] repo/gentoo:master commit in: dev-python/pywlroots/

2023-11-11 Thread Michał Górny
commit: 4507291862c86aabb20e24402c01b831783c8538
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 11 20:33:20 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 11 20:33:20 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45072918

dev-python/pywlroots: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pywlroots/Manifest|  1 -
 dev-python/pywlroots/pywlroots-0.16.5.ebuild | 45 
 2 files changed, 46 deletions(-)

diff --git a/dev-python/pywlroots/Manifest b/dev-python/pywlroots/Manifest
index 9065aa5d8758..d7589afe73e1 100644
--- a/dev-python/pywlroots/Manifest
+++ b/dev-python/pywlroots/Manifest
@@ -1,3 +1,2 @@
 DIST pywlroots-0.15.24.gh.tar.gz 85570 BLAKE2B 
0c7ba0be6159152488785298028bb1feec20e2380357060a850dab417b3fb1fccb4a9e6cc6564d2b7f124bf4fc454789549267e9036b0b4559e5fcd4c6f06196
 SHA512 
b29b76cf18a65b2ef19d15ecf018a9ba44119d60ee61435967d17f06d5f7544d2117f2e9a81574734c71591a237b00c8584a5cc6d6adb928f39f11170f21ee94
-DIST pywlroots-0.16.5.tar.gz 91626 BLAKE2B 
e91acaf92b56e67e42465379018f154d6f1a455d5f8fa7319d8a50a569f1e424026501b2c648f4a976a7961939eeadb52696aaa87ee4b644e4a2e3ebe6c06862
 SHA512 
6336150dabd3847f818baa65124519c3935a15a9eb360a93e6be7ad217283e1f55f4cc299d692eaefe2fc7d11d4edbdaa7f946498b16403e7012f99d91c4a200
 DIST pywlroots-0.16.6.tar.gz 91625 BLAKE2B 
d8784add8266958745fb9d9ca25d47b3bd52957cef22a70b30b051aa53996a8b870d436a44c75f8a16fd7346b7ff2c00a70eb86b376294f3928ecd8807b6646e
 SHA512 
31588ebccbd269e45374cd42067738c23bd76ea8a0304d17aff9da33c7686a5fb9c83a676575f0ad034afd2827cb8bea7eb9334e96badcc83ffede56fbf75a1b

diff --git a/dev-python/pywlroots/pywlroots-0.16.5.ebuild 
b/dev-python/pywlroots/pywlroots-0.16.5.ebuild
deleted file mode 100644
index 2383e3084456..
--- a/dev-python/pywlroots/pywlroots-0.16.5.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Python binding to the wlroots library using cffi"
-HOMEPAGE="
-   https://github.com/flacjacket/pywlroots/
-   https://pypi.org/project/pywlroots/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~riscv ~x86"
-
-# See README for wlroots dep
-DEPEND="
-   $(python_gen_cond_dep '
-   dev-python/cffi[${PYTHON_USEDEP}]
-   ' 'python*')
-   >=dev-python/pywayland-0.4.14[${PYTHON_USEDEP}]
-   >=dev-python/xkbcommon-0.2[${PYTHON_USEDEP}]
-   =gui-libs/wlroots-$(ver_cut 1-2)*:=
-   x11-base/xwayland
-"
-RDEPEND="
-   ${DEPEND}
-"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-0.15.24-no-import-version-check.patch
-)
-
-distutils_enable_tests pytest
-
-python_test() {
-   rm -rf wlroots || die
-   epytest
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/shapely/files/, dev-python/shapely/

2023-11-11 Thread Michał Górny
commit: 82fd3cd600875af14ca93c1aa44e79326574d8f5
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 11 20:34:32 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 11 20:34:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82fd3cd6

dev-python/shapely: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/shapely/Manifest|  1 -
 .../shapely/files/shapely-2.0.1-cython3.patch  | 30 
 dev-python/shapely/shapely-2.0.1-r1.ebuild | 56 --
 dev-python/shapely/shapely-2.0.1.ebuild| 47 --
 4 files changed, 134 deletions(-)

diff --git a/dev-python/shapely/Manifest b/dev-python/shapely/Manifest
index 19c8f0fa186e..f27b357882e0 100644
--- a/dev-python/shapely/Manifest
+++ b/dev-python/shapely/Manifest
@@ -1,2 +1 @@
-DIST shapely-2.0.1.gh.tar.gz 325843 BLAKE2B 
f6ae72c8544c236f6761be5bbc358161232319377a76d297eda317e61b97185ae62126b27963cb83798593ec2ce3f29d99bd74113e356b69b54da7586927d43b
 SHA512 
878a4857f5408e2f779566f4885b3336eecd2ecfd685e9be3e306af2720ca4da3f7a1159ae65ad1eba441e0f9b347176d6c144563a9562ed8213e6f964d183c7
 DIST shapely-2.0.2.gh.tar.gz 330120 BLAKE2B 
01630239075c767897635fb25573bc37469ecb7b03d62cef2d82b95a8bd7216864087b9bbcaa46c75850f2048efac2b171f2a78090bf4cd846e882fd8b549942
 SHA512 
7d19984a1fae9a4ec6abaa2f88712ff442272019976427a915ccd3493e3dc8fe169c5ab3aacf71f3104fc325f93b1877bfcbe9c44968b661feccc38eeeb16f9a

diff --git a/dev-python/shapely/files/shapely-2.0.1-cython3.patch 
b/dev-python/shapely/files/shapely-2.0.1-cython3.patch
deleted file mode 100644
index 23fb0384e3f4..
--- a/dev-python/shapely/files/shapely-2.0.1-cython3.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-https://bugs.gentoo.org/898708
-https://github.com/shapely/shapely/pull/1872
-https://github.com/shapely/shapely/commit/fea6d0351a4422b1f9fefb508db7924981c18e43
-
-From fea6d0351a4422b1f9fefb508db7924981c18e43 Mon Sep 17 00:00:00 2001
-From: Joris Van den Bossche 
-Date: Sun, 8 Oct 2023 11:12:28 +0200
-Subject: [PATCH] Fix for cython 3 compatibility (#1872)
-
 a/pyproject.toml
-+++ b/pyproject.toml
-@@ -1,6 +1,6 @@
- [build-system]
- requires = [
--"Cython~=0.29",
-+"Cython",
- "oldest-supported-numpy",
- "setuptools>=61.0.0",
- ]
 a/shapely/_geos.pyx
-+++ b/shapely/_geos.pyx
-@@ -8,7 +8,7 @@ import warnings
- from shapely import GEOSException
- 
- 
--cdef void geos_message_handler(const char* message, void* userdata):
-+cdef void geos_message_handler(const char* message, void* userdata) noexcept:
- snprintf(userdata, 1024, "%s", message)
- 
- 

diff --git a/dev-python/shapely/shapely-2.0.1-r1.ebuild 
b/dev-python/shapely/shapely-2.0.1-r1.ebuild
deleted file mode 100644
index 26da953c9be3..
--- a/dev-python/shapely/shapely-2.0.1-r1.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-MY_P=${P/_p/.post}
-DESCRIPTION="Geometric objects, predicates, and operations"
-HOMEPAGE="
-   https://pypi.org/project/shapely/
-   https://github.com/shapely/shapely/
-"
-SRC_URI="
-   https://github.com/shapely/shapely/archive/${PV/_p/.post}.tar.gz
-   -> ${MY_P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
-
-DEPEND="
-   >=sci-libs/geos-3.9
-"
-RDEPEND="
-   ${DEPEND}
-   dev-python/numpy[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   ${DEPEND}
-   >=dev-python/cython-0.29.32[${PYTHON_USEDEP}]
-   dev-python/packaging[${PYTHON_USEDEP}]
-"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-2.0.1-cython3.patch
-)
-
-EPYTEST_DESELECT=(
-   # Should be able to drop these in next release (>2.0.1)
-   # https://github.com/shapely/shapely/issues/1670
-   # https://github.com/shapely/shapely/issues/1855
-   
tests/test_parallel_offset.py::OperationsTestCase::test_parallel_offset_linestring
-)
-
-distutils_enable_tests pytest
-
-python_compile_all() {
-   rm -r shapely || die
-}

diff --git a/dev-python/shapely/shapely-2.0.1.ebuild 
b/dev-python/shapely/shapely-2.0.1.ebuild
deleted file mode 100644
index db9a582dfe69..
--- a/dev-python/shapely/shapely-2.0.1.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1
-
-MY_P=${P/_p/.post}
-DESCRIPTION="Geometric objects, predicates, and operations"
-HOMEPAGE="
-   https://pypi.org/project/shapely/
-   https://github.com/shapely/shapely/
-"
-SRC_URI="
-   https://github.com/shapely/shapely/archive/${PV/_p/.post}.tar.gz
-   -> ${MY_P}.gh.tar.gz
-"
-S=${WORKD

[gentoo-commits] repo/gentoo:master commit in: dev-python/websocket-client/

2023-11-11 Thread Michał Górny
commit: 618f04e6a419016b5f20b2feee9e723c49cdaada
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 11 20:33:14 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 11 20:33:14 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=618f04e6

dev-python/websocket-client: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/websocket-client/Manifest   |  1 -
 .../websocket-client/websocket-client-1.6.3.ebuild | 37 --
 2 files changed, 38 deletions(-)

diff --git a/dev-python/websocket-client/Manifest 
b/dev-python/websocket-client/Manifest
index 264dfb2085b8..c81df678e175 100644
--- a/dev-python/websocket-client/Manifest
+++ b/dev-python/websocket-client/Manifest
@@ -1,2 +1 @@
-DIST websocket-client-1.6.3.tar.gz 51904 BLAKE2B 
e177e992a4642bf7965ac75686f1d9cd5fde8acbbcb736b5324a6f0ef5207ae8f8d050e3e394ea615558c51fad776a88e0c922b02f56afede1de915d4ca1fc4d
 SHA512 
0146682307846a9f7b1e91577bd65790f8be1f958094e1c23b29fc9ab485280b43e476a7ce376cc65c7deec1a62766cc7d7172d6a718a19b8dc7a1948dac6f94
 DIST websocket-client-1.6.4.tar.gz 51905 BLAKE2B 
5bfab632bfa727ad950c4898f52422b11d9c1582567295dd0833321d494d33c057e94e40fad8d612e2aca6efe0fe03595bcfebd1e890c1b15a6fa97864818e59
 SHA512 
d5a44c78bf5f6d4b5a1344bf6d5c94435e529dd85ee5d7fe5552478bbf2e57229ca7573b28a93fa28d1e5cf72fd721b4456bb5e154db578ec652cbc82316413b

diff --git a/dev-python/websocket-client/websocket-client-1.6.3.ebuild 
b/dev-python/websocket-client/websocket-client-1.6.3.ebuild
deleted file mode 100644
index 596f7a2a7b64..
--- a/dev-python/websocket-client/websocket-client-1.6.3.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="WebSocket client for python with hybi13 support"
-HOMEPAGE="
-   https://github.com/websocket-client/websocket-client/
-   https://pypi.org/project/websocket-client/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86"
-IUSE="examples"
-
-BDEPEND="
-   test? (
-   dev-python/python-socks[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest
-
-python_install_all() {
-   if use examples; then
-   docompress -x "/usr/share/doc/${PF}/examples"
-   dodoc -r examples
-   fi
-   distutils-r1_python_install_all
-}



[gentoo-commits] repo/gentoo:master commit in: gui-apps/xwaylandvideobridge/

2023-11-11 Thread Andreas Sturmlechner
commit: 6928cbf287e48d1ffece32e7a62863a7e3538c8f
Author: bivsk  tutanota  com>
AuthorDate: Fri Nov 10 00:34:22 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Nov 11 20:38:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6928cbf2

gui-apps/xwaylandvideobridge: require kde-frameworks/kwindowsystem[X]

Signed-off-by: James McGeehan IV  tutanota.com>
Closes: https://github.com/gentoo/kde/pull/931
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 ...landvideobridge-0.3.0.ebuild => xwaylandvideobridge-0.3.0-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.3.0.ebuild 
b/gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.3.0-r1.ebuild
similarity index 95%
rename from gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.3.0.ebuild
rename to gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.3.0-r1.ebuild
index 1d58263f2e49..2f2eaae1d99a 100644
--- a/gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.3.0.ebuild
+++ b/gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.3.0-r1.ebuild
@@ -29,7 +29,7 @@ DEPEND="
>=kde-frameworks/kcoreaddons-${KFMIN}:5
>=kde-frameworks/ki18n-${KFMIN}:5
>=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5[X]
>=kde-plasma/kpipewire-5.27.4:5
media-libs/freetype
x11-libs/libxcb:=



[gentoo-commits] repo/gentoo:master commit in: dev-lang/go/

2023-11-11 Thread Arthur Zamarin
commit: 186b7d3c6325d7f835d9d700ace2c678c34ea65d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 11 20:39:41 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 11 20:39:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=186b7d3c

dev-lang/go: Stabilize 1.20.11 x86, #917065

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-lang/go/go-1.20.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/go/go-1.20.11.ebuild b/dev-lang/go/go-1.20.11.ebuild
index 908e325e45e5..c7f2b1196eab 100644
--- a/dev-lang/go/go-1.20.11.ebuild
+++ b/dev-lang/go/go-1.20.11.ebuild
@@ -23,7 +23,7 @@ case ${PV}  in
case ${PV} in
*_beta*|*_rc*) ;;
*)
-   KEYWORDS="-* amd64 arm ~arm64 ~loong ~mips ppc64 ~riscv ~s390 
~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+   KEYWORDS="-* amd64 arm ~arm64 ~loong ~mips ppc64 ~riscv ~s390 
x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
;;
esac
 esac



[gentoo-commits] repo/gentoo:master commit in: dev-lang/go/

2023-11-11 Thread Arthur Zamarin
commit: 4c8f810e07091ad13a3ec1c09d25891b03c1b8af
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 11 20:39:41 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 11 20:39:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c8f810e

dev-lang/go: Stabilize 1.21.4 x86, #917065

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-lang/go/go-1.21.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/go/go-1.21.4.ebuild b/dev-lang/go/go-1.21.4.ebuild
index ec101524ef94..46b961c611be 100644
--- a/dev-lang/go/go-1.21.4.ebuild
+++ b/dev-lang/go/go-1.21.4.ebuild
@@ -23,7 +23,7 @@ case ${PV}  in
case ${PV} in
*_beta*|*_rc*) ;;
*)
-   KEYWORDS="-* amd64 arm ~arm64 ~loong ~mips ppc64 ~riscv ~s390 
~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+   KEYWORDS="-* amd64 arm ~arm64 ~loong ~mips ppc64 ~riscv ~s390 
x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
;;
esac
 esac



[gentoo-commits] repo/gentoo:master commit in: dev-lang/go/

2023-11-11 Thread Arthur Zamarin
commit: ef0fc0355123be5f991bcee2d51f1de6f2ab2251
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 11 20:39:44 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 11 20:39:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef0fc035

dev-lang/go: Stabilize 1.21.4 arm64, #917065

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-lang/go/go-1.21.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/go/go-1.21.4.ebuild b/dev-lang/go/go-1.21.4.ebuild
index 46b961c611be..c03a5ea43e57 100644
--- a/dev-lang/go/go-1.21.4.ebuild
+++ b/dev-lang/go/go-1.21.4.ebuild
@@ -23,7 +23,7 @@ case ${PV}  in
case ${PV} in
*_beta*|*_rc*) ;;
*)
-   KEYWORDS="-* amd64 arm ~arm64 ~loong ~mips ppc64 ~riscv ~s390 
x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+   KEYWORDS="-* amd64 arm arm64 ~loong ~mips ppc64 ~riscv ~s390 
x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
;;
esac
 esac



[gentoo-commits] repo/gentoo:master commit in: dev-lang/go/

2023-11-11 Thread Arthur Zamarin
commit: b266c5d3d8018215c99f5d4a224025dfedb3bf79
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 11 20:39:44 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 11 20:39:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b266c5d3

dev-lang/go: Stabilize 1.20.11 arm64, #917065

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-lang/go/go-1.20.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/go/go-1.20.11.ebuild b/dev-lang/go/go-1.20.11.ebuild
index c7f2b1196eab..ff581b99e355 100644
--- a/dev-lang/go/go-1.20.11.ebuild
+++ b/dev-lang/go/go-1.20.11.ebuild
@@ -23,7 +23,7 @@ case ${PV}  in
case ${PV} in
*_beta*|*_rc*) ;;
*)
-   KEYWORDS="-* amd64 arm ~arm64 ~loong ~mips ppc64 ~riscv ~s390 
x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+   KEYWORDS="-* amd64 arm arm64 ~loong ~mips ppc64 ~riscv ~s390 
x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
;;
esac
 esac



[gentoo-commits] repo/gentoo:master commit in: media-libs/mesa/

2023-11-11 Thread Arthur Zamarin
commit: 37c60ad923a2852112be536f87cdfd94766b5d9e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 11 20:40:24 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 11 20:40:24 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37c60ad9

media-libs/mesa: Stabilize 23.1.9 arm, #916946

Signed-off-by: Arthur Zamarin  gentoo.org>

 media-libs/mesa/mesa-23.1.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/mesa/mesa-23.1.9.ebuild 
b/media-libs/mesa/mesa-23.1.9.ebuild
index 14ecef460d92..24b942535aac 100644
--- a/media-libs/mesa/mesa-23.1.9.ebuild
+++ b/media-libs/mesa/mesa-23.1.9.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} ==  ]]; then
inherit git-r3
 else
SRC_URI="https://archive.mesa3d.org/${MY_P}.tar.xz";
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris"
+   KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris"
 fi
 
 LICENSE="MIT SGI-B-2.0"



[gentoo-commits] repo/gentoo:master commit in: media-libs/mesa/

2023-11-11 Thread Arthur Zamarin
commit: 7588834d6d1087bf606871d1c3f79ecc1a5c165c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 11 20:40:27 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 11 20:40:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7588834d

media-libs/mesa: Stabilize 23.1.9 arm64, #916946

Signed-off-by: Arthur Zamarin  gentoo.org>

 media-libs/mesa/mesa-23.1.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/mesa/mesa-23.1.9.ebuild 
b/media-libs/mesa/mesa-23.1.9.ebuild
index 24b942535aac..7b5868c89fc0 100644
--- a/media-libs/mesa/mesa-23.1.9.ebuild
+++ b/media-libs/mesa/mesa-23.1.9.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} ==  ]]; then
inherit git-r3
 else
SRC_URI="https://archive.mesa3d.org/${MY_P}.tar.xz";
-   KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris"
+   KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris"
 fi
 
 LICENSE="MIT SGI-B-2.0"



[gentoo-commits] repo/gentoo:master commit in: dev-python/types-setuptools/

2023-11-11 Thread Arthur Zamarin
commit: b1ca512a28deda18804157b6a28a8e50251d124f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 11 20:44:12 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 11 20:44:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1ca512a

dev-python/types-setuptools: Stabilize 68.2.0.1 ppc64, #917195

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/types-setuptools/types-setuptools-68.2.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/types-setuptools/types-setuptools-68.2.0.1.ebuild 
b/dev-python/types-setuptools/types-setuptools-68.2.0.1.ebuild
index d089e1a70a1c..53d800a10ce2 100644
--- a/dev-python/types-setuptools/types-setuptools-68.2.0.1.ebuild
+++ b/dev-python/types-setuptools/types-setuptools-68.2.0.1.ebuild
@@ -14,4 +14,4 @@ HOMEPAGE="https://pypi.org/project/types-setuptools/";
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv 
~s390 ~sparc x86"



[gentoo-commits] repo/gentoo:master commit in: dev-python/types-psutil/

2023-11-11 Thread Arthur Zamarin
commit: 26637c95b074c1ab69de589566e1b421abc81620
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 11 20:44:12 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 11 20:44:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26637c95

dev-python/types-psutil: Stabilize 5.9.5.17 ppc64, #917195

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/types-psutil/types-psutil-5.9.5.17.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/types-psutil/types-psutil-5.9.5.17.ebuild 
b/dev-python/types-psutil/types-psutil-5.9.5.17.ebuild
index 993af3f3dab8..d66060a22afd 100644
--- a/dev-python/types-psutil/types-psutil-5.9.5.17.ebuild
+++ b/dev-python/types-psutil/types-psutil-5.9.5.17.ebuild
@@ -14,4 +14,4 @@ HOMEPAGE="https://pypi.org/project/types-psutil/";
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv 
~s390 ~sparc x86"



[gentoo-commits] repo/gentoo:master commit in: dev-python/mypy/

2023-11-11 Thread Arthur Zamarin
commit: 7c80d098b477304a05cd1f37d605c575385b89f2
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 11 20:44:11 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 11 20:44:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c80d098

dev-python/mypy: Stabilize 1.6.0 ppc64, #917195

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/mypy/mypy-1.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/mypy/mypy-1.6.0.ebuild 
b/dev-python/mypy/mypy-1.6.0.ebuild
index b292c6ddfc6f..7d03cfe65dce 100644
--- a/dev-python/mypy/mypy-1.6.0.ebuild
+++ b/dev-python/mypy/mypy-1.6.0.ebuild
@@ -22,7 +22,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv 
~s390 ~sparc x86"
 IUSE="+native-extensions"
 
 # stubgen collides with this package: https://bugs.gentoo.org/585594



[gentoo-commits] repo/gentoo:master commit in: xfce-base/xfconf/

2023-11-11 Thread Michał Górny
commit: bc855d299269ccf58731dcc2aee198f6c443763d
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 11 20:36:57 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 11 20:50:26 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc855d29

xfce-base/xfconf: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 xfce-base/xfconf/Manifest |  1 -
 xfce-base/xfconf/xfconf-4.18.2.ebuild | 78 ---
 2 files changed, 79 deletions(-)

diff --git a/xfce-base/xfconf/Manifest b/xfce-base/xfconf/Manifest
index a72d6bc4f930..c0d2ac8297fa 100644
--- a/xfce-base/xfconf/Manifest
+++ b/xfce-base/xfconf/Manifest
@@ -1,3 +1,2 @@
-DIST xfconf-4.18.2.tar.bz2 632500 BLAKE2B 
b0e28985c1b9cd3c29b534ca620ede881639998ac48f20a5f58bc19cc5f5405baddfd1b24f425a5159770a6034121c2b7a80111fb57df0de6667a804d8aca14d
 SHA512 
d24157e966d3e83edf21ebf6b0745fa4a8518410bc430e94b1f5ec98eb5a1d038056e014fd87813e524c17ce23faf47d6d1a76752e9ee9ec766e1e94517003ca
 DIST xfconf-4.18.3.tar.bz2 648479 BLAKE2B 
021198bba84c651f05cf47a1034617e088dcce6502eac6f0f160f8000e2309bac5f44b57cc0a4156f907a25002cc3c539ab0c16fc5b3018bbc8ae9a58b212133
 SHA512 
e1aa133f79ea584af067369f6fd059cd444c4743270ed90a8b0dfe158f7ae6fbc78af62fab67c64674060c2fd1404f06602ac8c019b0db8b70779a17fde4a327
 DIST xfconf-4.19.1.tar.bz2 762466 BLAKE2B 
dd0ae72fc5ccb1146d69e1e0a9b67e89205ea460f75fcc4ccee1cb36b600f5b145f75d9f10f576bc3040bd065aa8d855788e79fde78541c9853f3cf04f0b5bb3
 SHA512 
4adb08005caf8373da82ef8db1bfde1f91d723c73b8c836516611d52ccbed86eea6a8dbef8e2a17b9eb4d5199c54bfbfdec970836bb35eb1a951584d75c8faa3

diff --git a/xfce-base/xfconf/xfconf-4.18.2.ebuild 
b/xfce-base/xfconf/xfconf-4.18.2.ebuild
deleted file mode 100644
index 2d89a4cb507f..
--- a/xfce-base/xfconf/xfconf-4.18.2.ebuild
+++ /dev/null
@@ -1,78 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit bash-completion-r1 vala
-
-DESCRIPTION="A configuration management system for Xfce"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2";
-HOMEPAGE="
-   https://docs.xfce.org/xfce/xfconf/start
-   https://gitlab.xfce.org/xfce/xfconf/
-"
-
-LICENSE="GPL-2+"
-SLOT="0/3"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris"
-IUSE="debug +introspection vala"
-REQUIRED_USE="vala? ( introspection )"
-
-DEPEND="
-   >=dev-libs/glib-2.66.0
-   sys-apps/dbus
-   >=xfce-base/libxfce4util-4.17.3:=
-   introspection? ( >=dev-libs/gobject-introspection-1.66:= )
-"
-RDEPEND="
-   ${DEPEND}
-"
-BDEPEND="
-   dev-util/gdbus-codegen
-   dev-util/glib-utils
-   dev-util/intltool
-   sys-devel/gettext
-   virtual/pkgconfig
-   vala? ( $(vala_depend) )
-"
-
-src_configure() {
-   local myconf=(
-   $(use_enable introspection)
-   $(use_enable vala)
-   $(use_enable debug checks)
-   --with-bash-completion-dir="$(get_bashcompdir)"
-   )
-
-   use vala && vala_setup
-   econf "${myconf[@]}"
-}
-
-src_test() {
-   local service_dir=${HOME}/.local/share/dbus-1/services
-   mkdir -p "${service_dir}" || die
-   cat > "${service_dir}/org.xfce.Xfconf.service" <<-EOF || die
-   [D-BUS Service]
-   Name=org.xfce.Xfconf
-   Exec=${S}/xfconfd/xfconfd
-   EOF
-
-   (
-   # start isolated dbus session bus
-   dbus_data=$(dbus-launch --sh-syntax) || exit
-   eval "${dbus_data}"
-
-   # -j>1 often hangs
-   # https://gitlab.xfce.org/xfce/xfconf/-/issues/13
-   nonfatal emake -j1 check
-   ret=${?}
-
-   kill "${DBUS_SESSION_BUS_PID}"
-   exit "${ret}"
-   ) || die
-}
-
-src_install() {
-   default
-   find "${D}" -type f -name '*.la' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/cwcwidth/

2023-11-11 Thread Michał Górny
commit: b0d28f0ecb94dac4243116d9bb94b9d596f1214e
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 11 20:38:14 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 11 20:50:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0d28f0e

dev-python/cwcwidth: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/cwcwidth/Manifest  |  1 -
 dev-python/cwcwidth/cwcwidth-0.1.8.ebuild | 35 ---
 2 files changed, 36 deletions(-)

diff --git a/dev-python/cwcwidth/Manifest b/dev-python/cwcwidth/Manifest
index efd4593002f2..5d251947cc43 100644
--- a/dev-python/cwcwidth/Manifest
+++ b/dev-python/cwcwidth/Manifest
@@ -1,2 +1 @@
-DIST cwcwidth-0.1.8.gh.tar.gz 11402 BLAKE2B 
21c5425f9ead30a23dd184f671b8dbeff42189d68a5d8fd61ad1a127934529e2dca1ca1462ea62a8b7c1c051b41e6e3b44c4b8b12a325b20a2c25fab4636a243
 SHA512 
6e2f47928362dc36dcf7a77152390326a2e49577403c084965fc532bf827b7b05b7cdd1d4ad88263023826e73d3525c80d8578414e25bf9a3e3871c8ae1211d7
 DIST cwcwidth-0.1.9.gh.tar.gz 11472 BLAKE2B 
70308dcca8ea0c5cbc76726e58ef8a8b2b4bd015411753e91370a34cb600aeb15fdddc537561b0a2e5f7338e77b6a1e2a30207cbcd92d14c60a8b8bfd87ea51f
 SHA512 
f3911fc1a32bb3739ef81d0dfb61b47de8ab62ad26f9f3c361c458b6cb0e4000a5625969972fce09e7906fd35c7ddf7bd7f6b9bcc8efd799433282bdb326969d

diff --git a/dev-python/cwcwidth/cwcwidth-0.1.8.ebuild 
b/dev-python/cwcwidth/cwcwidth-0.1.8.ebuild
deleted file mode 100644
index 92afc0c794b0..
--- a/dev-python/cwcwidth/cwcwidth-0.1.8.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python bindings for wc(s)width"
-HOMEPAGE="
-   https://github.com/sebastinas/cwcwidth/
-   https://pypi.org/project/cwcwidth/
-"
-SRC_URI="
-   https://github.com/sebastinas/cwcwidth/archive/v${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
-
-BDEPEND="
-   dev-python/cython[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests unittest
-
-src_test() {
-   cd tests || die
-   distutils-r1_src_test
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/tldextract/

2023-11-11 Thread Michał Górny
commit: 62f6154998ba310e78fe916271b136920b2f3ec3
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 11 20:38:44 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 11 20:50:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62f61549

dev-python/tldextract: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/tldextract/Manifest|  2 --
 dev-python/tldextract/tldextract-3.6.0.ebuild | 35 ---
 dev-python/tldextract/tldextract-5.0.0.ebuild | 35 ---
 3 files changed, 72 deletions(-)

diff --git a/dev-python/tldextract/Manifest b/dev-python/tldextract/Manifest
index 3aa57f4b2ef1..e870c5c8 100644
--- a/dev-python/tldextract/Manifest
+++ b/dev-python/tldextract/Manifest
@@ -1,4 +1,2 @@
-DIST tldextract-3.6.0.tar.gz 110460 BLAKE2B 
3bc0179f7d83db0e1c33687b05215e96a7636f6c88fcbc75113bf6473c31840223de2d05b47e57567b72314a2fe0b9eb83c515942906db3bbc0f6aac55d202c0
 SHA512 
5cfae8bc293d5ce774f648186a4256477049ef2f6b916d4895636fdd50067cecf4ddea11962d9d4557c29c9ab6e62ba6306062c6219178573c9747a56036318d
-DIST tldextract-5.0.0.tar.gz 110751 BLAKE2B 
28c6ae8372946eab647849e937f851e5b88807045d7959ae5e0bf893ff9ff5cf6b4ece800ba5b6a47607da7b62e92da22e492729dd423e8d93add56bd9669a31
 SHA512 
367d1acb5ea7111b5255d92f6bfb5527ace3a0d9a11ce49dd0d005c0acd5898832320207c59efedde29961252c8b82c106b7b44d2445acad38b58ce86695f3fc
 DIST tldextract-5.0.1.tar.gz 111023 BLAKE2B 
854addd19c15fd0c246d449d3373649a7ef0d30f1501312b802867d3789d5c95d5e36390d570fc83e37ef73074c4514215e9cdadefa6831f8075139afdb1523b
 SHA512 
3fe148e2893b09dcdc7e1f16b39d6da5a1ca3cc33ca6b5a473d3479e177de451522773211e6cd2335a6864506b85e06b3f4ce7fdd7dce3f541f099d7da975b78
 DIST tldextract-5.1.0.tar.gz 112124 BLAKE2B 
189401489665c4669584b409e11a0ad6809af66875efde8f4809ed4bb1edc19400b8edc0c31df43bf5fbc5a41558001654ee781cf6faa10f8a2dc96fb9c699a9
 SHA512 
c05c0c14d41e17628e12ec5db39561894c5fde487c4edcfbdba9187e5126f4d91a3c0fe8f856c1da3f98dcb76b231b6ce61425fba5e95a3b16a858b830cf3612

diff --git a/dev-python/tldextract/tldextract-3.6.0.ebuild 
b/dev-python/tldextract/tldextract-3.6.0.ebuild
deleted file mode 100644
index dc2238fb549c..
--- a/dev-python/tldextract/tldextract-3.6.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Accurately separate the TLD from the registered domain and 
subdomains of a URL"
-HOMEPAGE="
-   https://github.com/john-kurkowski/tldextract/
-   https://pypi.org/project/tldextract/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~loong x86"
-
-RDEPEND="
-   >=dev-python/filelock-3.0.8[${PYTHON_USEDEP}]
-   dev-python/idna[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.1.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-file-1.4[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/setuptools-scm[${PYTHON_USEDEP}]
-   test? (
-   dev-python/pytest-mock[${PYTHON_USEDEP}]
-   dev-python/responses[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest

diff --git a/dev-python/tldextract/tldextract-5.0.0.ebuild 
b/dev-python/tldextract/tldextract-5.0.0.ebuild
deleted file mode 100644
index 26a480fa5866..
--- a/dev-python/tldextract/tldextract-5.0.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Accurately separate the TLD from the registered domain and 
subdomains of a URL"
-HOMEPAGE="
-   https://github.com/john-kurkowski/tldextract/
-   https://pypi.org/project/tldextract/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~loong ~x86"
-
-RDEPEND="
-   >=dev-python/filelock-3.0.8[${PYTHON_USEDEP}]
-   dev-python/idna[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.1.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-file-1.4[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/setuptools-scm[${PYTHON_USEDEP}]
-   test? (
-   dev-python/pytest-mock[${PYTHON_USEDEP}]
-   dev-python/responses[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/google-auth/

2023-11-11 Thread Michał Górny
commit: 1ef0ad86d9d4961cc60ae6f097ce90202c5b88b4
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 11 20:38:22 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 11 20:50:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ef0ad86

dev-python/google-auth: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/google-auth/Manifest  |  2 -
 dev-python/google-auth/google-auth-2.23.2.ebuild | 60 
 dev-python/google-auth/google-auth-2.23.3.ebuild | 60 
 3 files changed, 122 deletions(-)

diff --git a/dev-python/google-auth/Manifest b/dev-python/google-auth/Manifest
index d4a313704552..d0731bded31c 100644
--- a/dev-python/google-auth/Manifest
+++ b/dev-python/google-auth/Manifest
@@ -1,3 +1 @@
-DIST google-auth-2.23.2.tar.gz 232207 BLAKE2B 
0de53f79bd908d7194253525de07075779ffc0ed33ef71e50004773ba85aee8e7392cd5cc87ad88b5f9ce90bc3eb19c0c094d0e76311d2cd93fb0bdb62ab2450
 SHA512 
d443b769e6ee7de6da14e31f8beb938aaf63edecafcbedda46b253bf0380dbd78a4508a0214f7a708a09c39d1d262cc93a290ec44e89fa05da7796828f33c1fd
-DIST google-auth-2.23.3.tar.gz 232472 BLAKE2B 
aab7c55e6037751f578c9b9ec83c2efac10bd0e9d755b56ff21cba68ce71baaff73f4947b00da54b02e41742f718b854d1c2efb88bf8ba8cb582c2425afcb29f
 SHA512 
a561c1359e520e82de6faf3e0d60f8c072b96231ee2db54bea59ad9fa5caa505f91ab5b1008f7a3ebecdfcd70fbddbcfb5c19dfad8b0fe1424558284757aeb4b
 DIST google-auth-2.23.4.tar.gz 233560 BLAKE2B 
3d058c9c16af4f982aac7411b306eeace70f17d23b7043328c235bff5233e79360cc5a9ca24b06e33d318606acd331b33fef14c7574338f9ac3caee3088c4f35
 SHA512 
561cff5003f5b6e37a0ab4fa4c827646bb9b3fee3dc500214b88ec3fc7203022f487abaee315751fb7d90b4ed9a9d9d0ab6f3dc7d3336d9df9d4b45e6146bc2f

diff --git a/dev-python/google-auth/google-auth-2.23.2.ebuild 
b/dev-python/google-auth/google-auth-2.23.2.ebuild
deleted file mode 100644
index a4ae401fd0fb..
--- a/dev-python/google-auth/google-auth-2.23.2.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Google Authentication Library"
-HOMEPAGE="
-   https://github.com/googleapis/google-auth-library-python/
-   https://pypi.org/project/google-auth/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-RDEPEND="
-   =dev-python/pyasn1-0.1.7[${PYTHON_USEDEP}]
-   >=dev-python/pyasn1-modules-0.2.1[${PYTHON_USEDEP}]
-   >=dev-python/rsa-3.1.4[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   dev-python/cryptography[${PYTHON_USEDEP}]
-   dev-python/flask[${PYTHON_USEDEP}]
-   dev-python/freezegun[${PYTHON_USEDEP}]
-   dev-python/grpcio[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/moto[${PYTHON_USEDEP}]
-   dev-python/pyopenssl[${PYTHON_USEDEP}]
-   dev-python/pytest-localserver[${PYTHON_USEDEP}]
-   dev-python/pyu2f[${PYTHON_USEDEP}]
-   dev-python/requests[${PYTHON_USEDEP}]
-   dev-python/responses[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-python_test() {
-   local EPYTEST_IGNORE=(
-   # these are compatibility tests with oauth2client
-   # disable them to unblock removal of that package
-   tests/test__oauth2client.py
-   )
-
-   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
-   epytest
-}
-
-python_compile() {
-   distutils-r1_python_compile
-   find "${BUILD_DIR}" -name '*.pth' -delete || die
-}

diff --git a/dev-python/google-auth/google-auth-2.23.3.ebuild 
b/dev-python/google-auth/google-auth-2.23.3.ebuild
deleted file mode 100644
index 3136de42f585..
--- a/dev-python/google-auth/google-auth-2.23.3.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Google Authentication Library"
-HOMEPAGE="
-   https://github.com/googleapis/google-auth-library-python/
-   https://pypi.org/project/google-auth/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-RDEPEND="
-   =dev-python/pyasn1-0.1.7[${PYTHON_USEDEP}]
-   >=dev-python/pyasn1-modules-0.2.1[${PYTHON_USEDEP}]
-   >=dev-python/rsa-3.1.4[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   dev-python/cryptography[${PYTHON_USEDEP}]
-   dev-python/flask[${PYTHON_USEDEP}]
-   dev-python/freezegun[${PYTHON_USEDEP}]
-   dev-python/grpcio[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}]
- 

[gentoo-commits] repo/gentoo:master commit in: dev-python/pycares/

2023-11-11 Thread Michał Górny
commit: 2fbb39f64c79f7877fbba4b35ceae245ee19c972
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 11 20:49:51 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 11 20:50:33 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fbb39f6

dev-python/pycares: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pycares/Manifest |  1 -
 dev-python/pycares/pycares-4.3.0.ebuild | 58 -
 2 files changed, 59 deletions(-)

diff --git a/dev-python/pycares/Manifest b/dev-python/pycares/Manifest
index 7e99012fc4b5..84c872ebbb58 100644
--- a/dev-python/pycares/Manifest
+++ b/dev-python/pycares/Manifest
@@ -1,2 +1 @@
-DIST pycares-4.3.0.gh.tar.gz 44577 BLAKE2B 
b69eeb34a2f8c9d7025dc74881431b3fc5489b7f7e9142bb9ecdaf217e495ad72b1a6a7dc484a52e6a01394bbfa6d0609b2054dd4a663176cfb73d980642a3e1
 SHA512 
1dad1a6722bdd2bc59cc4ca774cc9da243e61a442ef383c238714b1274e90359352c72d16a2c1af2fcce3ea92708a7e5cee89a9b3eb7c015f9a194051c685f52
 DIST pycares-4.4.0.tar.gz 821630 BLAKE2B 
c2bddc54db9cd6ba92d7c4fb3809609a8a3526bab68e4cf48f0fee2e7473828f70ca696be11b904e9c3f9241de8b13568cd0317c8cb305a4aca7356f1b74cfb5
 SHA512 
db387f21975d015e0fcb01972ffb018476d51331a7a49bb4c0bf23ccfa13dff3f8b9c21d5f11da8ece3018debf36b1cddea032ef860353203cf38ab2b3d01e8a

diff --git a/dev-python/pycares/pycares-4.3.0.ebuild 
b/dev-python/pycares/pycares-4.3.0.ebuild
deleted file mode 100644
index 65783928aa52..
--- a/dev-python/pycares/pycares-4.3.0.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python interface for c-ares"
-HOMEPAGE="
-   https://github.com/saghul/pycares/
-   https://pypi.org/project/pycares/
-"
-SRC_URI="
-   https://github.com/saghul/pycares/archive/${P}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-S=${WORKDIR}/pycares-${P}
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~riscv ~x86"
-IUSE="test"
-# Tests fail with network-sandbox, since they try to resolve google.com
-PROPERTIES="test_network"
-RESTRICT="test"
-
-DEPEND="
-   net-dns/c-ares:=
-"
-BDEPEND="
-   $(python_gen_cond_dep '
-   dev-python/cffi[${PYTHON_USEDEP}]
-   ' 'python*')
-"
-RDEPEND="
-   dev-python/idna[${PYTHON_USEDEP}]
-   ${DEPEND}
-   ${BDEPEND}
-"
-BDEPEND+="
-   test? (
-   dev-python/idna[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_DESELECT=(
-   # regression due to Internet changing (probably)
-   # https://github.com/saghul/pycares/issues/187
-   tests/test_all.py::DNSTest::test_query_class_chaos
-)
-
-export PYCARES_USE_SYSTEM_LIB=1



[gentoo-commits] repo/gentoo:master commit in: dev-python/h5py/

2023-11-11 Thread Michał Górny
commit: 8b7c5e46f9c4d5e91f0a2e433a788191155d3d01
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 11 20:38:35 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 11 20:50:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b7c5e46

dev-python/h5py: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/h5py/Manifest  |  1 -
 dev-python/h5py/h5py-3.9.0.ebuild | 70 ---
 2 files changed, 71 deletions(-)

diff --git a/dev-python/h5py/Manifest b/dev-python/h5py/Manifest
index bf1fb5fb0e74..5f00a98654e5 100644
--- a/dev-python/h5py/Manifest
+++ b/dev-python/h5py/Manifest
@@ -1,2 +1 @@
 DIST h5py-3.10.0.tar.gz 403716 BLAKE2B 
a8e4351a15aee5fe9d23f9c5f9b6ff44e688a391ba17e27338675bde60415c73e3cd97a4a0c05490df849f649d626450d3dbecc9ae6ea3d24d784a0a4aaa1850
 SHA512 
840d7f2b9b9d5e22e8edae21c84884abec64acdd6c36437a4921ce9dc1b343c55f66f72b699146d71fe55688f6f948787b62335a24906288e9565b2b19b24b01
-DIST h5py-3.9.0.tar.gz 402856 BLAKE2B 
e2c617c492c2fba751fa546292232b78e1cec4bc75fb50a7c59cdb4a34bc927134d4604d3d9b24f880235cfb356636e66907b8026107547905a77ed9732ccc26
 SHA512 
f87cb36ba874e86b179776031c3345ad83bc7b5eff2f3ee54acb6b0997cc7925c17dc478957103ab6bb07d8aaa8593af1d51c3547021a205e9d01c0e36d833a9

diff --git a/dev-python/h5py/h5py-3.9.0.ebuild 
b/dev-python/h5py/h5py-3.9.0.ebuild
deleted file mode 100644
index f388a3ed802e..
--- a/dev-python/h5py/h5py-3.9.0.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Simple Python interface to HDF5 files"
-HOMEPAGE="
-   https://www.h5py.org/
-   https://github.com/h5py/h5py/
-   https://pypi.org/project/h5py/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~riscv x86 ~amd64-linux ~x86-linux ~arm64-macos 
~x64-macos"
-# disable mpi until mpi4py gets python3_8
-#IUSE="examples mpi"
-IUSE="examples"
-
-#RDEPEND="sci-libs/hdf5:=[mpi=,hl(+)]
-DEPEND="
-   sci-libs/hdf5:=[hl(+)]
-"
-RDEPEND="
-   ${DEPEND}
-   >=dev-python/numpy-1.17.3[${PYTHON_USEDEP}]
-"
-
-BDEPEND="
-   =dev-python/numpy-1.14.5[${PYTHON_USEDEP}]
-   dev-python/pkgconfig[${PYTHON_USEDEP}]
-   test? (
-   dev-python/QtPy[testlib,${PYTHON_USEDEP}]
-   )
-"
-#  mpi? ( virtual/mpi )
-#  mpi? ( dev-python/mpi4py[${PYTHON_USEDEP}] )
-
-distutils_enable_tests pytest
-distutils_enable_sphinx docs \
-   dev-python/alabaster
-
-#pkg_setup() {
-#  use mpi && export CC=mpicc
-#}
-
-python_prepare_all() {
-   # avoid pytest-mpi dep, we do not use mpi anyway
-   sed -i -e 's:pytest-mpi::' pytest.ini || die
-   distutils-r1_python_prepare_all
-
-   export H5PY_SETUP_REQUIRES=0
-}
-
-python_test() {
-   cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
-   epytest -m "not mpi"
-}
-
-python_install_all() {
-   use examples && dodoc -r examples
-   distutils-r1_python_install_all
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/elastic-transport/

2023-11-11 Thread Michał Górny
commit: e1400fd8c79b1a2e8fa51c6dc141884bb4a70c2c
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 11 20:38:57 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 11 20:50:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1400fd8

dev-python/elastic-transport: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/elastic-transport/Manifest  |  2 -
 .../elastic-transport-8.4.0.ebuild | 55 ---
 .../elastic-transport-8.4.1-r1.ebuild  | 64 --
 3 files changed, 121 deletions(-)

diff --git a/dev-python/elastic-transport/Manifest 
b/dev-python/elastic-transport/Manifest
index 831337d54efb..00992c931f13 100644
--- a/dev-python/elastic-transport/Manifest
+++ b/dev-python/elastic-transport/Manifest
@@ -1,3 +1 @@
-DIST elastic-transport-8.4.0.gh.tar.gz 70975 BLAKE2B 
cec717606a55906da9157a0aaa3c656041201c2b62c77d42a67aabaad387c2e9f139dd1bd39e31b15f51fa2ac1b605d9f98b54ee03d8aecf118cf972048a
 SHA512 
82d0e0af3992335ce17bdc2a74f80fbf98bc9873d798be65f30d59fa55cb3bf50b55821133ea01d2ced9c27bf4019bac19e76e6853c29b87762ae0a9b593c3f5
 DIST elastic-transport-python-8.10.0.gh.tar.gz 71836 BLAKE2B 
1be9a93b6b8cb9b7987de721e65ce532fb247fca931179f99dcdee197cec314a8b3626e0db569a494bab45a194530abccbfd8946d66d03c6bedfb17252a8fb3b
 SHA512 
a883509ec8fc4a8aeb435d4dee1cbc4563157668c5e1378e16be9d1a5f5a16927de4df9c5244ca6f1c6f2f273ad513c2d29beaa081b11b34416da2883359
-DIST elastic-transport-python-8.4.1.gh.tar.gz 71404 BLAKE2B 
9d923362a6880685c6280aa9308089157c82ee570c2b608f2ed1398fec1e7946bad159a9bc74c1369a5042a30885948748014b0f5ee2362da83780b1a42d7f22
 SHA512 
50a3d60c00307659f51468e648a0c2cc7aa9be0b84df8fb2bbfea8c9f2d31fe568cbd9d4040c1aa174acc5d9902f45631a8a55e7950a7cf05fa26e0eef8bbd0e

diff --git a/dev-python/elastic-transport/elastic-transport-8.4.0.ebuild 
b/dev-python/elastic-transport/elastic-transport-8.4.0.ebuild
deleted file mode 100644
index 615ac1efa276..
--- a/dev-python/elastic-transport/elastic-transport-8.4.0.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1
-
-DESCRIPTION="Transport classes and utilities shared among Python Elastic 
client libraries"
-HOMEPAGE="
-   https://github.com/elastic/elastic-transport-python
-   https://pypi.org/project/elastic-transport/
-"
-SRC_URI="https://github.com/elastic/elastic-transport-python/archive/refs/tags/v${PV}.tar.gz
 -> ${P}.gh.tar.gz"
-S="${WORKDIR}/${PN}-python-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-
-PROPERTIES="test_network"
-RESTRICT="test"
-
-RDEPEND="
-   dev-python/certifi[${PYTHON_USEDEP}]
-   >=dev-python/urllib3-1.26.2[${PYTHON_USEDEP}] 
https://github.com/elastic/elastic-transport-python/
-   https://pypi.org/project/elastic-transport/
-"
-SRC_URI="
-   
https://github.com/elastic/elastic-transport-python/archive/v${PV}.tar.gz
-   -> ${MY_P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
-PROPERTIES="test_network"
-RESTRICT="test"
-
-RDEPEND="
-   dev-python/certifi[${PYTHON_USEDEP}]
-   >=dev-python/urllib3-1.26.2[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   dev-python/aiohttp[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/pytest-asyncio[${PYTHON_USEDEP}]
-   dev-python/pytest-httpserver[${PYTHON_USEDEP}]
-   dev-python/pytest-mock[${PYTHON_USEDEP}]
-   dev-python/requests[${PYTHON_USEDEP}]
-   dev-python/trustme[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_sphinx docs/sphinx \
-   dev-python/furo \
-   dev-python/sphinx-autodoc-typehints
-distutils_enable_tests pytest
-
-src_prepare() {
-   # unpin deps
-   sed -i -e 's:, *<[0-9.]*::' setup.py || die
-   distutils-r1_src_prepare
-}
-
-python_test() {
-   local EPYTEST_DESELECT=(
-   # fragile to random warnings
-   
tests/node/test_http_aiohttp.py::TestAiohttpHttpNode::test_uses_https_if_verify_certs_is_off
-   
tests/node/test_urllib3_chain_certs.py::test_assert_fingerprint_in_cert_chain
-   )
-
-   epytest -o addopts=
-}



[gentoo-commits] repo/gentoo:master commit in: xfce-base/thunar/

2023-11-11 Thread Michał Górny
commit: 4e6c863d66b31de1d8e8b36a1d295a136f7911d7
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 11 20:37:07 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 11 20:50:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e6c863d

xfce-base/thunar: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 xfce-base/thunar/Manifest |  1 -
 xfce-base/thunar/thunar-4.18.7.ebuild | 86 ---
 2 files changed, 87 deletions(-)

diff --git a/xfce-base/thunar/Manifest b/xfce-base/thunar/Manifest
index 1de36c50ab19..13f07cf8ed5c 100644
--- a/xfce-base/thunar/Manifest
+++ b/xfce-base/thunar/Manifest
@@ -1,3 +1,2 @@
-DIST thunar-4.18.7.tar.bz2 2841751 BLAKE2B 
c5b2d60e4f94a172ed02a0999694a0a3dee57d9a335ec5da6bc4e608e1ce8d81c823b92dd32133054482351f24b47343664b1b1bb18b2e6836ff4463e764f1a4
 SHA512 
bbe567bad7c020489c3895109daf14edceef4d6301ac430f36c3036017a5d66d706aecd85471b9e41d25b7cbcfd86fefc4c14f904d4b38d19fb7ecea081f6eb9
 DIST thunar-4.18.8.tar.bz2 2844536 BLAKE2B 
dbd61d387f21956edad5f5f614c170b072788b2a1768382127f6fda3bca00afa0816201f364ba476e842fc44800bab3029e89db4aade10f1ab4f86012a4ba90b
 SHA512 
38f1f0af93df873e14d7e85851424c85272defa1c19c3d1f61c79fc6a8c79b16f568240c70237c6b490093447a5d947eab6fdf828f93e432cc4d28100c5cf59b
 DIST thunar-4.19.0.tar.bz2 2924690 BLAKE2B 
9d8cf10d3eae16c84489098b28020470b353f970ea561ff8dce2caccd7086ed39cae3796df26489b3a8586c0bd8d008a2d9953017b71cad2a760d498b60c1b15
 SHA512 
1db58776fe39f9f4c2f215b52a2209dac773e8b708e4796752630703531e1ddd9017e32e1fe779c5fcc5d543438bbebf14f510b9361fde22fe0045ac0fd3a87f

diff --git a/xfce-base/thunar/thunar-4.18.7.ebuild 
b/xfce-base/thunar/thunar-4.18.7.ebuild
deleted file mode 100644
index 08fa752a0dea..
--- a/xfce-base/thunar/thunar-4.18.7.ebuild
+++ /dev/null
@@ -1,86 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit xdg-utils
-
-DESCRIPTION="File manager for the Xfce desktop environment"
-HOMEPAGE="
-   https://docs.xfce.org/xfce/thunar/start
-   https://gitlab.xfce.org/xfce/thunar/
-"
-SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2";
-
-LICENSE="GPL-2+ LGPL-2+"
-SLOT="0/3"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc 
x86 ~amd64-linux ~x86-linux"
-IUSE="exif introspection libnotify pcre +trash-panel-plugin udisks"
-
-DEPEND="
-   >=dev-libs/glib-2.66.0
-   >=x11-libs/gdk-pixbuf-2.40.0
-   >=x11-libs/gtk+-3.24.0:3
-   >=xfce-base/exo-4.17.0:=
-   >=xfce-base/libxfce4ui-4.17.6:=
-   >=xfce-base/libxfce4util-4.17.2:=
-   >=xfce-base/xfconf-4.12:=
-   exif? ( >=media-libs/libexif-0.6.19:= )
-   introspection? ( dev-libs/gobject-introspection:= )
-   libnotify? ( >=x11-libs/libnotify-0.7 )
-   pcre? ( >=dev-libs/libpcre2-10.0:= )
-   trash-panel-plugin? ( >=xfce-base/xfce4-panel-4.10:= )
-   udisks? ( dev-libs/libgudev:= )
-"
-RDEPEND="
-   ${DEPEND}
-   >=dev-util/desktop-file-utils-0.20-r1
-   x11-misc/shared-mime-info
-   trash-panel-plugin? (
-   >=gnome-base/gvfs-1.18.3
-   )
-   udisks? (
-   >=gnome-base/gvfs-1.18.3[udisks,udev]
-   virtual/udev
-   )
-"
-BDEPEND="
-   dev-util/intltool
-   sys-devel/gettext
-   virtual/pkgconfig
-"
-
-src_configure() {
-   local myconf=(
-   $(use_enable introspection)
-   $(use_enable udisks gudev)
-   $(use_enable libnotify notifications)
-   $(use_enable exif)
-   $(use_enable pcre pcre2)
-   $(use_enable trash-panel-plugin tpa-plugin)
-   )
-
-   econf "${myconf[@]}"
-}
-
-src_install() {
-   default
-   find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
-   elog "If you were using an older Xfce version and Thunar fails to start"
-   elog "with a message similar to:"
-   elog "  Failed to register: Timeout was reached"
-   elog "you may need to reset your xfce4 session:"
-   elog "  rm ~/.cache/sessions/xfce4-session-*"
-   elog "See https://bugs.gentoo.org/698914.";
-
-   xdg_desktop_database_update
-   xdg_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   xdg_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-taskmanager/

2023-11-11 Thread Michał Górny
commit: 5c58eadc54923697c223afc6709425670c81908a
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 11 20:37:18 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 11 20:50:28 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c58eadc

xfce-extra/xfce4-taskmanager: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 xfce-extra/xfce4-taskmanager/Manifest  |  1 -
 .../xfce4-taskmanager-1.5.5.ebuild | 40 --
 2 files changed, 41 deletions(-)

diff --git a/xfce-extra/xfce4-taskmanager/Manifest 
b/xfce-extra/xfce4-taskmanager/Manifest
index 48d0f4d0bf0e..69d742811512 100644
--- a/xfce-extra/xfce4-taskmanager/Manifest
+++ b/xfce-extra/xfce4-taskmanager/Manifest
@@ -1,2 +1 @@
-DIST xfce4-taskmanager-1.5.5.tar.bz2 435581 BLAKE2B 
914bd0b717950f4e41dffef87d18f171ac66e24dabdb5435f3b4b44ed7fae01a0fe76344ee93310399cac89c826120098720ced0cb15b08a5fe634079d53a30b
 SHA512 
492d3cc466fdda5a51aae5d3ccaab13feed5ae9a4796a9588c5bdb44a794945c3b8d6d8c475065948d4391c26ac12b556673d57faf27a2ca320022f06599bafa
 DIST xfce4-taskmanager-1.5.6.tar.bz2 423948 BLAKE2B 
05ef840082589612b22aca76d826e2968b0402d0ef8a8d826e7ec4d51803a9414578b0014eba74f57fdbdda260fd6a7a2784a59b57d05e250b06382056ea1a4a
 SHA512 
49c6222f3dcab4767f356bb71bdb949f3cbb6e04a6969bf0b8757e7448066f3162b4b983c3ccb9b7b72d4d953eae2758c33f1e528b1bf730077171725110d2ff

diff --git a/xfce-extra/xfce4-taskmanager/xfce4-taskmanager-1.5.5.ebuild 
b/xfce-extra/xfce4-taskmanager/xfce4-taskmanager-1.5.5.ebuild
deleted file mode 100644
index a7282b5f1705..
--- a/xfce-extra/xfce4-taskmanager/xfce4-taskmanager-1.5.5.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit xdg-utils
-
-DESCRIPTION="Easy to use task manager"
-HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-taskmanager";
-SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2";
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 
~amd64-linux ~x86-linux"
-
-DEPEND="
-   x11-libs/cairo
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   x11-libs/libXmu
-   x11-libs/libwnck:3
-   >=xfce-base/libxfce4ui-4.14:=
-   >=xfce-base/xfconf-4.14:=
-"
-RDEPEND="
-   ${DEPEND}
-"
-BDEPEND="
-   dev-util/intltool
-   sys-devel/gettext
-   virtual/pkgconfig
-"
-
-pkg_postinst() {
-   xdg_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: x11-misc/qt5ct/

2023-11-11 Thread Michał Górny
commit: 5103ce59df5742369c11e85cafdf40e9c469dc15
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 11 20:38:05 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 11 20:50:28 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5103ce59

x11-misc/qt5ct: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 x11-misc/qt5ct/Manifest |  1 -
 x11-misc/qt5ct/qt5ct-1.7.ebuild | 45 -
 2 files changed, 46 deletions(-)

diff --git a/x11-misc/qt5ct/Manifest b/x11-misc/qt5ct/Manifest
index da6c22026392..16af51180b67 100644
--- a/x11-misc/qt5ct/Manifest
+++ b/x11-misc/qt5ct/Manifest
@@ -1,2 +1 @@
-DIST qt5ct-1.7.tar.bz2 85464 BLAKE2B 
fc39d489a0e1e2cb8e0caeb587ea9dd434dca4adefcc788fe3936a6f7bbc3c55b22072915580e1b0376d0b37433b59e355e220f3dc280a0de2d2600a37df237a
 SHA512 
97f1afc137e750abbb8c4e442cb6e09d2aa0c4979de2117ea644d484e1f7489bec144332814aae961bfaa5f8ac9ddf027c7a665274a65aef26fc4bf7c45610c0
 DIST qt5ct-1.8.tar.bz2 85945 BLAKE2B 
0a882a076eb1013c4196e9067f7ed135b0f86c2850071de4945bb17053618a605ca412fbc1c7a87a6e00ee051f4fb5f0d31754490aa51abe472c72a6918088c9
 SHA512 
5417850fb2bad4faaed59c8af61bec04c1ee7fefe8495286571e257b2f68cd417d36439c66fcfac28bb735c753a4ca4cec327b74e97e5ce8c2d4e36b3e4fba28

diff --git a/x11-misc/qt5ct/qt5ct-1.7.ebuild b/x11-misc/qt5ct/qt5ct-1.7.ebuild
deleted file mode 100644
index 8be1a39d4b3c..
--- a/x11-misc/qt5ct/qt5ct-1.7.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Qt5 configuration tool, similar to qtconfig for Qt4"
-HOMEPAGE="https://sourceforge.net/projects/qt5ct/";
-SRC_URI="https://download.sourceforge.net/qt5ct/${P}.tar.bz2";
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc64 x86"
-
-RDEPEND="
-   dev-qt/qtconcurrent:5
-   dev-qt/qtcore:5
-   dev-qt/qtdbus:5
-   dev-qt/qtgui:5=[dbus]
-   dev-qt/qtwidgets:5
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
-   dev-qt/linguist-tools:5
-   dev-qt/qtpaths:5
-"
-
-src_install() {
-   cmake_src_install
-
-   newenvd - 98qt5ct <<< 'QT_QPA_PLATFORMTHEME=qt5ct'
-}
-
-pkg_postinst() {
-   if [[ -z ${REPLACING_VERSIONS} ]]; then
-   ewarn "qt5ct configuration won't be applied to the currently 
running sessions."
-   ewarn "Please relogin."
-   fi
-   if ! has_version 'dev-qt/qtsvg:5'; then
-   elog
-   elog "For SVG icon themes, please install 'dev-qt/qtsvg:5'."
-   elog
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/selenium/

2023-11-11 Thread Arthur Zamarin
commit: e72a0d9ee18070ab70d01373ac12381b19244b8c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 11 20:58:20 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 11 20:58:20 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e72a0d9e

dev-python/selenium: Stabilize 4.14.0 ppc64, #917202

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/selenium/selenium-4.14.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/selenium/selenium-4.14.0.ebuild 
b/dev-python/selenium/selenium-4.14.0.ebuild
index 2f6f387f2cf4..d9db7672474b 100644
--- a/dev-python/selenium/selenium-4.14.0.ebuild
+++ b/dev-python/selenium/selenium-4.14.0.ebuild
@@ -25,7 +25,7 @@ SRC_URI+="
)
 "
 
-KEYWORDS="amd64 arm ~arm64 ~loong ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="amd64 arm ~arm64 ~loong ppc ppc64 ~riscv ~s390 ~sparc x86"
 LICENSE="Apache-2.0"
 SLOT="0"
 



[gentoo-commits] repo/gentoo:master commit in: app-arch/advancecomp/

2023-11-11 Thread Arthur Zamarin
commit: ddcd92193cc1130aba2464274125f0797f8eb65c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 11 20:58:19 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 11 20:58:19 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddcd9219

app-arch/advancecomp: Stabilize 2.6 ppc64, #917174

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-arch/advancecomp/advancecomp-2.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/advancecomp/advancecomp-2.6.ebuild 
b/app-arch/advancecomp/advancecomp-2.6.ebuild
index ecfa5cf632dc..01b5197ad763 100644
--- a/app-arch/advancecomp/advancecomp-2.6.ebuild
+++ b/app-arch/advancecomp/advancecomp-2.6.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2+ Apache-2.0 LGPL-2.1+ MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ppc ~ppc64 ~riscv x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ppc ppc64 ~riscv x86"
 # Tests seem to rely on exact output:
 # https://sourceforge.net/p/advancemame/bugs/270/
 RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: app-alternatives/gzip/

2023-11-11 Thread Arthur Zamarin
commit: b772a09bebb67c32a8e7802a4aab966e8078d751
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 11 20:58:18 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 11 20:58:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b772a09b

app-alternatives/gzip: Stabilize 1 ppc64, #917173

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-alternatives/gzip/gzip-1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-alternatives/gzip/gzip-1.ebuild 
b/app-alternatives/gzip/gzip-1.ebuild
index d92ea03a137a..8b00bacca0f3 100644
--- a/app-alternatives/gzip/gzip-1.ebuild
+++ b/app-alternatives/gzip/gzip-1.ebuild
@@ -11,7 +11,7 @@ ALTERNATIVES=(
 inherit app-alternatives
 
 DESCRIPTION="gzip symlinks"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
 IUSE="split-usr"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libretls/

2023-11-11 Thread Arthur Zamarin
commit: 1e2243b84160f6efd593f7e1b7d5e531817c4503
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 11 21:03:02 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 11 21:03:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e2243b8

dev-libs/libretls: Stabilize 3.8.1 ppc64, #917176

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-libs/libretls/libretls-3.8.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libretls/libretls-3.8.1.ebuild 
b/dev-libs/libretls/libretls-3.8.1.ebuild
index 6dbec9284788..43546c20d021 100644
--- a/dev-libs/libretls/libretls-3.8.1.ebuild
+++ b/dev-libs/libretls/libretls-3.8.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://causal.agency/libretls/${P}.tar.gz";
 
 LICENSE="ISC"
 SLOT="0/28"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 
 DEPEND="
dev-libs/openssl:=



[gentoo-commits] repo/gentoo:master commit in: media-libs/vips/

2023-11-11 Thread Ionen Wolkens
commit: 2ad415df9042cdfe2de75a4a7b82387fa350e940
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Sat Nov 11 20:48:46 2023 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Sat Nov 11 21:20:19 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ad415df

media-libs/vips: add 8.15.0

Signed-off-by: Ionen Wolkens  gentoo.org>

 media-libs/vips/Manifest   |   1 +
 media-libs/vips/metadata.xml   |   2 +
 media-libs/vips/vips-8.15.0.ebuild | 164 +
 3 files changed, 167 insertions(+)

diff --git a/media-libs/vips/Manifest b/media-libs/vips/Manifest
index d858ce7e51df..8a340df7f1b2 100644
--- a/media-libs/vips/Manifest
+++ b/media-libs/vips/Manifest
@@ -1 +1,2 @@
 DIST vips-8.14.5.tar.xz 18652928 BLAKE2B 
033359fcb7e52ec11daf7cf85641789e3c4b858644bce6290742920cbee8a1d8bc2f56ffdcd52ccb6d4da9f8bf24fbab626e121bba063eb97201af28eb440d57
 SHA512 
ceea6e4d378ac99eb026293e91da530b91febbd5d775b57ab807bcd60f39ca44a088161a713e31b972694d3797d4acaa97028f0e1d3ce4d9db7f8078c005dbe1
+DIST vips-8.15.0.tar.xz 18653932 BLAKE2B 
3c5dfbf12de1d2fce5a0d1e11311d20d9f431276c42a72a9cbd4229ad9abbc2af3549c2b12934f1baefce688170346ae4b68f8c5bbbc07be005f44167d81e277
 SHA512 
2b5ba9529c3bb9c0fb80ef19dc958ba272611599a1e56395b4516c5dc66981b7a2dfea1039437843dc16f22f8d15a5a6233ec673c796d195154717d2d5167f67

diff --git a/media-libs/vips/metadata.xml b/media-libs/vips/metadata.xml
index 8c635b822ae4..8c7203ce40fc 100644
--- a/media-libs/vips/metadata.xml
+++ b/media-libs/vips/metadata.xml
@@ -6,9 +6,11 @@
Ionen Wolkens


+   Enable support for compressed files using 
app-arch/libarchive
Enable deprecated components
Enable support for the Flexible Image 
Transport System data format using sci-libs/cfitsio
Enable support for structured files using 
gnome-extra/libgsf
+   Enable SIMD optimizations using 
dev-cpp/highway (replaces USE=orc)
Enable support for Image Quantization 
using media-gfx/libimagequant
Enable support for matlab files using 
sci-libs/matio
Enable support for text rendering using 
x11-libs/pango

diff --git a/media-libs/vips/vips-8.15.0.ebuild 
b/media-libs/vips/vips-8.15.0.ebuild
new file mode 100644
index ..a7cf33376ada
--- /dev/null
+++ b/media-libs/vips/vips-8.15.0.ebuild
@@ -0,0 +1,164 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..12} )
+inherit meson python-single-r1 vala
+
+DESCRIPTION="VIPS Image Processing Library"
+HOMEPAGE="https://libvips.github.io/libvips/";
+SRC_URI="https://github.com/libvips/libvips/releases/download/v${PV}/${P}.tar.xz";
+
+LICENSE="LGPL-2.1+ MIT"
+SLOT="0/42" # soname
+KEYWORDS="~amd64 ~x86"
+IUSE="
+   archive deprecated doc exif fftw fits fontconfig graphicsmagick
+   gtk-doc heif +highway imagemagick imagequant +introspection +jpeg
+   jpeg2k jpegxl lcms matio openexr orc pango pdf +png python svg
+   test tiff vala webp
+"
+REQUIRED_USE="
+   fontconfig? ( pango )
+   graphicsmagick? ( imagemagick )
+   python? ( ${PYTHON_REQUIRED_USE} )
+   test? ( jpeg png webp )
+   vala? ( introspection )
+"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   dev-libs/glib:2
+   dev-libs/expat
+   virtual/libintl
+   archive? ( app-arch/libarchive:= )
+   exif? ( media-libs/libexif )
+   fftw? ( sci-libs/fftw:3.0= )
+   fits? ( sci-libs/cfitsio:= )
+   fontconfig? ( media-libs/fontconfig )
+   heif? ( media-libs/libheif:= )
+   highway? ( >=dev-cpp/highway-1.0.5 )
+   !highway? (
+   orc? ( dev-lang/orc )
+   )
+   imagemagick? (
+   graphicsmagick? ( media-gfx/graphicsmagick:= )
+   !graphicsmagick? ( media-gfx/imagemagick:= )
+   )
+   imagequant? ( media-gfx/libimagequant )
+   introspection? ( dev-libs/gobject-introspection )
+   jpeg? ( media-libs/libjpeg-turbo:= )
+   jpeg2k? ( media-libs/openjpeg:= )
+   jpegxl? ( media-libs/libjxl )
+   lcms? ( media-libs/lcms:2 )
+   matio? ( sci-libs/matio:= )
+   openexr? ( media-libs/openexr:= )
+   pango? (
+   x11-libs/cairo
+   x11-libs/pango
+   )
+   pdf? (
+   app-text/poppler[cairo]
+   x11-libs/cairo
+   )
+   png? ( media-libs/libpng:= )
+   python? (
+   ${PYTHON_DEPS}
+   $(python_gen_cond_dep 'dev-python/pycairo[${PYTHON_USEDEP}]')
+   )
+   svg? (
+   gnome-base/librsvg:2
+   sys-libs/zlib:=
+   x11-libs/cairo
+   )
+   tiff? ( media-libs/tiff:= )
+   webp? ( media-libs/libwebp:= )
+"
+DEPEND="
+   ${RDEPEND}
+   pango? ( x11-base/xorg-proto )
+   pdf? ( x11-base/xorg-proto )
+   svg? ( x11-ba

[gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-staging/

2023-11-11 Thread Ionen Wolkens
commit: a802cc720ece2364e0f4594f87c5b12d39a513ed
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Sat Nov 11 12:34:01 2023 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Sat Nov 11 21:20:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a802cc72

app-emulation/wine-staging: add 8.20

Signed-off-by: Ionen Wolkens  gentoo.org>

 app-emulation/wine-staging/Manifest|   2 +
 .../wine-staging/wine-staging-8.20.ebuild  | 457 +
 2 files changed, 459 insertions(+)

diff --git a/app-emulation/wine-staging/Manifest 
b/app-emulation/wine-staging/Manifest
index 615401ff4973..2f2c1809c3bd 100644
--- a/app-emulation/wine-staging/Manifest
+++ b/app-emulation/wine-staging/Manifest
@@ -2,7 +2,9 @@ DIST wine-8.0.tar.xz 29054044 BLAKE2B 
baf8f96b665119c9f38a148a2472dbe8f6ca8d4641
 DIST wine-8.17.tar.xz 29559704 BLAKE2B 
dea71eaecf0ce3abff2ff9fd3ac65a8df0d606b718c176548976ae4c34228b269b3637efd23ef3ea5035df6b4df34b1e74a1f0b236a3b2864a914d6fc688d44e
 SHA512 
3826e20494a919ef1972d91c9391a3ae916d52b55e62e8fb7fc2c9c3ae6a7b363b40d8388cb4b9b3e45bae134a2de46e8158f8eaec7948216d9cd8ef32ab627f
 DIST wine-8.18.tar.xz 29844232 BLAKE2B 
0d3062bba451bbf0b7dec4a48a5fc658c6d281db5c57c2b9ad416ac2e7dcb947336bdd42b5b2062fc614b691b6419b7795decd24a7b0474bec7aaff1027b3632
 SHA512 
0f8e6b5c6709930bc7f774d92cd025976f6442c3785a224b5988a37152f3a875150b228f12442e9b9c0d9e7884568aca26159df86d48f2550a630625fef3c8b9
 DIST wine-8.19.tar.xz 29858012 BLAKE2B 
21a7ab99df8acba6a4de0bbd58ccc2ea3186e99e8caac0d3cae130ba5cfed632fd47218d2029688df789f6930073ba1cfde8fbd7f764db44a55d49547e374f50
 SHA512 
ad4178c5e9f336eb968f0c378e3819794507447728acd10d642c1d66e0745837e47a70579bc9c7d9bec4510ca47e230bf4ab05ddf39323669ed24a6fce9f8c02
+DIST wine-8.20.tar.xz 29879412 BLAKE2B 
207c247bfba3cce7b378eb1a70188fe67aa669b09474ca1689447fa4f2edaa368ab6c81c16c1a6cc06b69216b44521f15d588563c715e5738c1e148874862c9f
 SHA512 
86dffc3c9e01506ff2ff75663f48bb3b18a6afaf6381fc3c43c476481cb5c0570129550d2047059f528855e454a629c63e8beb85d5c591d1fdb7a066fbca2623
 DIST wine-staging-8.0.tar.gz 9529620 BLAKE2B 
c9540195ea885d9f1e980232b0af471e92c61eb079cae35fdb3af5c13d4660b3466f751772440e38f15874082db296d16d1f1d68827a505b2dd949617eda0203
 SHA512 
76a729d7ced1ff634ddb455ddfaa66ca103b652f43cd152b57ada7431bb5fbb74f5e92bf2f4f329b6df6f5908130afad84e609cbce6df645d6cf8131e9b949f9
 DIST wine-staging-8.17.1.tar.gz 9569937 BLAKE2B 
8db9aa679d18b8a6da6d287e0b4ad717ab76bc809e14a8117d1b2fddf91d232c4face730f327884ae294f295b5f7d5ca9a113361389c7b5c0889e71775c0d795
 SHA512 
ae015251c5dd1bf23be038362ec2acbf351836a9bd9e7c2ef2d005fa36b75de18919ecba99b43b881e2fa63edc99b07ad1665a25b9efb486a986cf06d51083a6
 DIST wine-staging-8.18.tar.gz 9610710 BLAKE2B 
785031988fb43722bdef1e9f277b97569cf85c927dc997cb18039ce9d8095f50d5c42b4fb789a358af41a8bfd7b84d4260296cc968fea7965aa549e25d6ecd55
 SHA512 
1016849b3381a3ac039c2376517a5c7857f632eb1e49e9e3d6feedbc8c4e182da1a7117e89a1a1e4798121176e04b8f91cf3f3c001abf767398a3c3cd38850fb
 DIST wine-staging-8.19.tar.gz 9606625 BLAKE2B 
aaa69556e417f566b198b53ca451c4636be32d11fa5ebd1e4dd3cd9b9fdc3ddba33cb4e2ba1cfc0a4806d7a145c7f0fde67182fc97f1bc040de0af2ecc78e433
 SHA512 
764cb824250aba7390dcede8b5269fc2c58f3bab8e0bef5e7bfb33ba553d1b506e0e5d8e11e6ee960958bd22086127c178e418767e8051c2767949b74df2afb1
+DIST wine-staging-8.20.tar.gz 9672931 BLAKE2B 
e2a86b03c2fd99153583e23053a29779e2ae6800ea7786c43ccad48d0456b534e2e91036111361e39640403d4e44b526bdbf3c8120bf9c230e739b9fea8f745c
 SHA512 
0a107830a3589c91e8573323ce074209c52284e63561ccf3191afe03b586d93de8911b1432736069174a52dd6cbb53ebbca1c5e812b3e765a73e231df1251ccc

diff --git a/app-emulation/wine-staging/wine-staging-8.20.ebuild 
b/app-emulation/wine-staging/wine-staging-8.20.ebuild
new file mode 100644
index ..2f2a3a83109b
--- /dev/null
+++ b/app-emulation/wine-staging/wine-staging-8.20.ebuild
@@ -0,0 +1,457 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MULTILIB_COMPAT=( abi_x86_{32,64} )
+PYTHON_COMPAT=( python3_{10..12} )
+inherit autotools edo flag-o-matic multilib multilib-build
+inherit prefix python-any-r1 toolchain-funcs wrapper
+
+WINE_GECKO=2.47.4
+WINE_MONO=8.1.0
+WINE_P=wine-$(ver_cut 1-2)
+
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://gitlab.winehq.org/wine/wine-staging.git";
+   WINE_EGIT_REPO_URI="https://gitlab.winehq.org/wine/wine.git";
+else
+   (( $(ver_cut 2) )) && WINE_SDIR=$(ver_cut 1).x || WINE_SDIR=$(ver_cut 
1).0
+   SRC_URI="
+   https://dl.winehq.org/wine/source/${WINE_SDIR}/${WINE_P}.tar.xz
+   
https://github.com/wine-staging/wine-staging/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="-* ~amd64 ~x86"
+fi
+S="${WORKDIR}/${WINE_P}"
+
+DESCRIPTION="Free implementation of Windows(tm) on Unix, with Wine-Staging 
patchset"
+HOMEPAGE="
+   https://wiki.winehq.org/Wine-Sta

[gentoo-commits] repo/proj/guru:dev commit in: /

2023-11-11 Thread YiFei Zhu
commit: 784f3a887653bf69fa39449a2ad946b7fd8cea72
Author: YiFei Zhu  gmail  com>
AuthorDate: Sat Nov 11 21:39:52 2023 +
Commit: YiFei Zhu  gmail  com>
CommitDate: Sat Nov 11 21:40:51 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=784f3a88

CONTRIBUTING.md: Fix typo deprecared -> deprecated

Signed-off-by: YiFei Zhu  gmail.com>

 CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index a6df9f02bf..624bea0780 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -68,7 +68,7 @@ Rust and Go packages automagically collect all dependencies. 
The licenses of the
 
 -  Don't use `EGO_SUM`
 
-This method of declaring Go module dependencies is deprecared. Please consider 
either hosting a dependency tarball somewhere (you can find out how to generate 
it in 
[go-module.eclass(5)](https://devmanual.gentoo.org/eclass-reference/go-module.eclass/index.html))
 or improving upstream release CI scripts (example: 
[noborus/ov#196](https://github.com/noborus/ov/pull/196/files)).
+This method of declaring Go module dependencies is deprecated. Please consider 
either hosting a dependency tarball somewhere (you can find out how to generate 
it in 
[go-module.eclass(5)](https://devmanual.gentoo.org/eclass-reference/go-module.eclass/index.html))
 or improving upstream release CI scripts (example: 
[noborus/ov#196](https://github.com/noborus/ov/pull/196/files)).
 
 -  Use the cmake eclass instead of the cmake-utils eclass
 



[gentoo-commits] repo/gentoo:master commit in: media-video/smplayer/

2023-11-11 Thread Andreas Sturmlechner
commit: 8c93cd06e4d4395251745b83d394cd0e203b60d1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Nov 11 21:19:28 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Nov 11 22:09:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c93cd06

media-video/smplayer: drop 22.2.0

Closes: https://bugs.gentoo.org/915789
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-video/smplayer/Manifest   |   1 -
 media-video/smplayer/metadata.xml   |  10 --
 media-video/smplayer/smplayer-22.2.0.ebuild | 139 
 3 files changed, 150 deletions(-)

diff --git a/media-video/smplayer/Manifest b/media-video/smplayer/Manifest
index 2c40de99228d..6f540ff44320 100644
--- a/media-video/smplayer/Manifest
+++ b/media-video/smplayer/Manifest
@@ -1,2 +1 @@
-DIST smplayer-22.2.0.tar.bz2 5165034 BLAKE2B 
b10103907dc334f65bf1d0dfc55baef5fe330e84eabb0534d77b4ebeb6b93f677b5f39b9e8ab60f8a7fdaf405fee8ab683e7c5e284256b04a6628603fc476540
 SHA512 
62916d9df8493efbe810a5de36c2d45fd2e39173e061060c749c87ac498f43ca08caa073bd04b05e3e9de72c5efdf9bece8e08f4c57a0d283d9f78b7687e2d14
 DIST smplayer-23.6.0.tar.bz2 5164535 BLAKE2B 
27200ad658a2acfc3c93c48ed59fca2333b5935d5b7e955cb12dd0c33566aaf0288c68081a68578904076e467bb3b39f9a5bb702d7ad8be0474aa400e40ce6e0
 SHA512 
097085ffae11b0d065f0822e36466f3e934d4484de29146deba66de14bfd4abcaa8dfd91aa5890921f336a99c3392650e932102812bf401a843d7a86dfc4996d

diff --git a/media-video/smplayer/metadata.xml 
b/media-video/smplayer/metadata.xml
index 967b1ca67274..56452d8c0459 100644
--- a/media-video/smplayer/metadata.xml
+++ b/media-video/smplayer/metadata.xml
@@ -9,16 +9,6 @@
 media-vi...@gentoo.org
 Gentoo Video project
   
-  
-
-  Enable the option to shutdown your computer after finishing the playlist.
-  This requires dev-qt/qtdbus as dependency.
-
-Enable support for MPRIS2 (Media Player Remote
-  Interfacing Specification, version 2), a DBus interface for remote
-  control, which requires dev-qt/qtdbus as dependency.
-
-  
   
 smplayer
   

diff --git a/media-video/smplayer/smplayer-22.2.0.ebuild 
b/media-video/smplayer/smplayer-22.2.0.ebuild
deleted file mode 100644
index 34a869fc45ab..
--- a/media-video/smplayer/smplayer-22.2.0.ebuild
+++ /dev/null
@@ -1,139 +0,0 @@
-# Copyright 2007-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PLOCALES="am ar_SY ar bg ca cs da de el en_GB en en_US es et eu fa fi fr gl
-he_IL hr hu id it ja ka ko ku lt mk ms_MY nl nn_NO pl pt_BR pt ro_RO ru_RU
-sk sl_SI sq_AL sr sv th tr uk_UA uz vi_VN zh_CN zh_TW"
-PLOCALE_BACKUP="en_US"
-
-inherit plocale qmake-utils toolchain-funcs xdg
-
-DESCRIPTION="Great Qt GUI front-end for mplayer/mpv"
-HOMEPAGE="https://www.smplayer.eu/";
-SRC_URI="https://github.com/smplayer-dev/${PN}/releases/download/v${PV}/${P}.tar.bz2";
-
-LICENSE="GPL-2+ BSD-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-linux"
-IUSE="autoshutdown bidi debug mpris"
-
-BDEPEND="dev-qt/linguist-tools:5"
-DEPEND="
-   dev-qt/qtcore:5
-   dev-qt/qtdbus:5
-   dev-qt/qtgui:5=
-   dev-qt/qtnetwork:5[ssl]
-   dev-qt/qtscript:5
-   dev-qt/qtsingleapplication[X,qt5(+)]
-   dev-qt/qtwidgets:5
-   dev-qt/qtxml:5
-   sys-libs/zlib
-   autoshutdown? ( dev-qt/qtdbus:5 )
-   mpris? ( dev-qt/qtdbus:5 )
-"
-RDEPEND="${DEPEND}
-   || (
-   media-video/mpv[libass(+),X]
-   media-video/mplayer[bidi?,libass,png,X]
-   )
-"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-14.9.0.6966-unbundle-qtsingleapplication.patch" # 
bug 487544
-   "${FILESDIR}/${PN}-17.1.0-advertisement_crap.patch"
-   "${FILESDIR}/${PN}-18.2.0-jobserver.patch"
-   "${FILESDIR}/${PN}-18.3.0-disable-werror.patch"
-)
-
-src_prepare() {
-   use bidi || PATCHES+=( "${FILESDIR}"/${PN}-16.4.0-zero-bidi.patch )
-
-   default
-
-   # Upstream Makefile sucks
-   sed -i -e "/^PREFIX=/ s:/usr/local:${EPREFIX}/usr:" \
-   -e "/^DOC_PATH=/ s:packages/smplayer:${PF}:" \
-   -e '/\.\/get_svn_revision\.sh/,+2c\
-   cd src && $(DEFS) $(MAKE)' \
-   Makefile || die
-
-   # Turn off online update checker, bug #479902
-   sed -e 's:DEFINES += UPDATE_CHECKER:#&:' \
-   -e 's:DEFINES += CHECK_UPGRADED:#&:' \
-   -i src/smplayer.pro || die
-
-   # Turn off intrusive share widget
-   sed -e 's:DEFINES += SHARE_WIDGET:#&:' \
-   -i src/smplayer.pro || die
-
-   # Toggle autoshutdown option which pulls in dbus, bug #524392
-   if ! use autoshutdown ; then
-   sed -e 's:DEFINES += AUTO_SHUTDOWN_PC:#&:' \
-   -i src/smplayer.pro || die
-   fi
-
-   # Turn debug message flooding off
-   if ! use debug ; then
-   sed -e 's:#\(DEFINES += NO_DEBUG_ON_CONSOLE\):\1:' \
-

[gentoo-commits] repo/gentoo:master commit in: app-editors/texworks/files/, app-editors/texworks/

2023-11-11 Thread Andreas Sturmlechner
commit: dc4226c0402b1c1da4bede7fa37452c0f9643b38
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Nov 11 21:21:38 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Nov 11 22:09:15 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc4226c0

app-editors/texworks: drop 0.6.7-r1

Closes: https://bugs.gentoo.org/915783
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-editors/texworks/Manifest  |  1 -
 .../texworks-0.6.7-vasprintf-clang16-fix.patch | 12 
 app-editors/texworks/texworks-0.6.7-r1.ebuild  | 76 --
 3 files changed, 89 deletions(-)

diff --git a/app-editors/texworks/Manifest b/app-editors/texworks/Manifest
index eba2967aa0d0..a5b724486bf8 100644
--- a/app-editors/texworks/Manifest
+++ b/app-editors/texworks/Manifest
@@ -1,2 +1 @@
-DIST texworks-0.6.7.tar.gz 12394465 BLAKE2B 
0a2e0531ef0f296cd2be176baed14eb0c21733aeaf3ca3c43e3ff02e48bf68be8953db67f955db0b5a56676b391e2f7700404e9ea52907092d58cbbccaa02adf
 SHA512 
b1c22c1f9bfae2595e77f0c98297cc690f62aac38125bb576d57cc3a0666d779e75af23ccf430a3547215065596b4ea60758233947cda06df8e1a7fc95c46b65
 DIST texworks-0.6.8.tar.gz 12486607 BLAKE2B 
a7de78adc0746c57b721a400a704d3912574933604e01124a99f5a60ba377ba66ce8d57f5f0a87e336de715d981146db6b8ae61a78c744b385c698fcdad2f7fe
 SHA512 
23164f9ab2f611a705b533f4c435891f1279d1e0e0de2d7f947864f8919a6513cb696881dc1dcf93345471599f113d264ced57cbd2dceae343b9dde46ee80482

diff --git 
a/app-editors/texworks/files/texworks-0.6.7-vasprintf-clang16-fix.patch 
b/app-editors/texworks/files/texworks-0.6.7-vasprintf-clang16-fix.patch
deleted file mode 100644
index ce8e9e2daca0..
--- a/app-editors/texworks/files/texworks-0.6.7-vasprintf-clang16-fix.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Bug: https://bugs.gentoo.org/882461
-Reverting commit ccf692bb38c43a38f8e9f755dd48451c6f6ad430
 a/modules/synctex/CMakeLists.txt
-+++ b/modules/synctex/CMakeLists.txt
-@@ -26,6 +26,4 @@ endif()
- 
- # SyncTeX uses vasprintf which is not in POSIX; thus gcc prints a warning 
unless
- # _GNU_SOURCE is defined. Other compilers seem to be fine.
--if ("${CMAKE_CXX_COMPILER_ID}" STREQUAL "GNU")
--  target_compile_definitions(SyncTeX PRIVATE _GNU_SOURCE)
--endif()
-+target_compile_definitions(SyncTeX PRIVATE _GNU_SOURCE)

diff --git a/app-editors/texworks/texworks-0.6.7-r1.ebuild 
b/app-editors/texworks/texworks-0.6.7-r1.ebuild
deleted file mode 100644
index 82e392d2582f..
--- a/app-editors/texworks/texworks-0.6.7-r1.ebuild
+++ /dev/null
@@ -1,76 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-LUA_COMPAT=( lua5-{1..3} )
-PYTHON_COMPAT=( python3_{9..11} )
-CMAKE_REMOVE_MODULES_LIST=( FindLua )
-inherit lua-single python-single-r1 cmake virtualx xdg
-
-DESCRIPTION="A simple interface for working with TeX documents"
-HOMEPAGE="http://tug.org/texworks/";
-SRC_URI="https://github.com/TeXworks/texworks/archive/release-${PV}.tar.gz -> 
${P}.tar.gz"
-S="${WORKDIR}"/${PN}-release-${PV}
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
-IUSE="lua python"
-RESTRICT="!test? ( test )"
-
-REQUIRED_USE="
-   lua? ( ${LUA_REQUIRED_USE} )
-   python? ( ${PYTHON_REQUIRED_USE} )
-"
-
-RDEPEND="app-text/hunspell:=
-   app-text/poppler[qt5]
-   dev-qt/designer:5
-   dev-qt/qtcore:5
-   dev-qt/qtconcurrent:5
-   dev-qt/qtdeclarative:5
-   dev-qt/qtdbus:5
-   dev-qt/qtgui:5
-   dev-qt/qtscript:5[scripttools]
-   dev-qt/qtwidgets:5
-   sys-libs/zlib
-   lua? ( ${LUA_DEPS} )
-   python? ( ${PYTHON_DEPS} ) "
-DEPEND="${RDEPEND}"
-BDEPEND="dev-qt/linguist-tools:5
-   virtual/pkgconfig"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-0.6.5-cmake_lua_version.patch
-   "${FILESDIR}"/${PN}-0.6.7-vasprintf-clang16-fix.patch
-)
-
-pkg_setup() {
-   use lua && lua-single_pkg_setup
-
-   python-single-r1_pkg_setup
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -Wno-dev
-
-   -DPREFER_BUNDLED_SYNCTEX=ON
-   -DWITH_LUA=$(usex lua)
-   -DWITH_PYTHON=$(usex python)
-   -DWITH_TESTS=$(usex test)
-   -DTeXworks_PLUGIN_DIR="/usr/$(get_libdir)/texworks"
-   -DTeXworks_DOCS_DIR="/share/doc/${PF}"
-   -DQTPDF_VIEWER=ON
-   -DBUILD_SHARED_PLUGINS=ON
-   )
-
-   use lua && mycmakeargs+=( -DLUA_VERSION="$(lua_get_version)" )
-
-   cmake_src_configure
-}
-
-src_test() {
-   virtx cmake_src_test
-}



[gentoo-commits] repo/gentoo:master commit in: app-admin/diradm/

2023-11-11 Thread Andreas Sturmlechner
commit: 54a0dbc48e9ac3a6c6ea51be1a0d674bd29d5015
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Nov 11 21:38:49 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Nov 11 22:10:59 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54a0dbc4

app-admin/diradm: drop 2.9.7.1

Closes: https://bugs.gentoo.org/914846
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-admin/diradm/diradm-2.9.7.1.ebuild | 69 --
 1 file changed, 69 deletions(-)

diff --git a/app-admin/diradm/diradm-2.9.7.1.ebuild 
b/app-admin/diradm/diradm-2.9.7.1.ebuild
deleted file mode 100644
index ea60e0708244..
--- a/app-admin/diradm/diradm-2.9.7.1.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="A nearly complete nss/shadow suite for managing POSIX 
users/groups/data in LDAP"
-#HOMEPAGE="http://research.iat.sfu.ca/custom-software/diradm/";
-#SRC_URI="http://research.iat.sfu.ca/custom-software/diradm/${P}.tar.bz2";
-HOMEPAGE="http://orbis-terrarum.net/~robbat2/";
-SRC_URI="http://orbis-terrarum.net/~robbat2/${P}.tar.bz2";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ppc64 x86"
-IUSE="automount irixpasswd samba test"
-RESTRICT="!test? ( test )"
-REQUIRED_USE="test? ( automount irixpasswd samba )"
-
-RDEPEND=">=net-nds/openldap-2.3
-   sys-apps/gawk
-   sys-apps/coreutils
-   sys-apps/grep
-   dev-lang/perl
-   app-shells/bash:*
-   sys-apps/sed
-   virtual/perl-MIME-Base64
-   samba? (
-   dev-perl/Crypt-SmbHash
-   >=net-fs/samba-3.0.6
-   )"
-DEPEND="
-   ${RDEPEND}
-   test? (
-   dev-perl/Crypt-SmbHash
-   >=net-fs/samba-3.0.6
-   dev-util/dejagnu
-   net-nds/openldap[-minimal]
-   )"
-
-src_configure() {
-   econf \
-   $(use_enable automount) \
-   $(use_enable irixpasswd) \
-   $(use_enable samba)
-}
-
-src_test() {
-   emake -j1 check
-}
-
-src_install() {
-   default
-   dodoc CHANGES.prefork KNOWN-BUGS
-
-   if use irixpasswd; then
-   insinto /etc/openldap/schema
-   doins irixpassword.schema
-   fi
-}
-
-pkg_postinst() {
-   elog "The new diradm pulls many settings from your LDAP configuration."
-   elog "But don't forget to customize /etc/diradm.conf for other 
settings."
-   elog "Please see the README to instructions if you problems."
-   elog "This package is primarily intended for use with nss_ldap & 
pam_ldap"
-   elog "and populates many default settings from the /etc/ldap.conf used 
by"
-   elog "those packages, with a further fallback to 
/etc/openldap/ldap.conf"
-   elog "for server connection settings only."
-}



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/ilisp/

2023-11-11 Thread Mats Lidell
commit: ee7dcca2204252d014ca4003faf0c706df608827
Author: Mats Lidell  gentoo  org>
AuthorDate: Sat Nov 11 22:18:57 2023 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Sat Nov 11 22:22:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee7dcca2

app-xemacs/ilisp: mark ALLARCHES

Signed-off-by: Mats Lidell  gentoo.org>

 app-xemacs/ilisp/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-xemacs/ilisp/metadata.xml b/app-xemacs/ilisp/metadata.xml
index e6bc34a5c39f..218065eeca5b 100644
--- a/app-xemacs/ilisp/metadata.xml
+++ b/app-xemacs/ilisp/metadata.xml
@@ -5,4 +5,5 @@
 xem...@gentoo.org
 Gentoo XEmacs project
   
+  
 



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/hyperbole/

2023-11-11 Thread Mats Lidell
commit: e13444096912abe66e5f3e598f3cec92ea6ce901
Author: Mats Lidell  gentoo  org>
AuthorDate: Sat Nov 11 22:17:14 2023 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Sat Nov 11 22:22:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1344409

app-xemacs/hyperbole: mark ALLARCHES

Signed-off-by: Mats Lidell  gentoo.org>

 app-xemacs/hyperbole/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-xemacs/hyperbole/metadata.xml 
b/app-xemacs/hyperbole/metadata.xml
index e6bc34a5c39f..218065eeca5b 100644
--- a/app-xemacs/hyperbole/metadata.xml
+++ b/app-xemacs/hyperbole/metadata.xml
@@ -5,4 +5,5 @@
 xem...@gentoo.org
 Gentoo XEmacs project
   
+  
 



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/riece/

2023-11-11 Thread Mats Lidell
commit: 2646bf174e1f5d34ebf2209732127c29027161d0
Author: Mats Lidell  gentoo  org>
AuthorDate: Sat Nov 11 22:20:04 2023 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Sat Nov 11 22:22:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2646bf17

app-xemacs/riece: mark ALLARCHES

Signed-off-by: Mats Lidell  gentoo.org>

 app-xemacs/riece/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-xemacs/riece/metadata.xml b/app-xemacs/riece/metadata.xml
index e6bc34a5c39f..218065eeca5b 100644
--- a/app-xemacs/riece/metadata.xml
+++ b/app-xemacs/riece/metadata.xml
@@ -5,4 +5,5 @@
 xem...@gentoo.org
 Gentoo XEmacs project
   
+  
 



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/vm/

2023-11-11 Thread Mats Lidell
commit: ee08000ac6f1956450f8d8e7b2d52128405483be
Author: Mats Lidell  gentoo  org>
AuthorDate: Sat Nov 11 22:21:40 2023 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Sat Nov 11 22:22:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee08000a

app-xemacs/vm: mark ALLARCHES

Signed-off-by: Mats Lidell  gentoo.org>

 app-xemacs/vm/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-xemacs/vm/metadata.xml b/app-xemacs/vm/metadata.xml
index e6bc34a5c39f..218065eeca5b 100644
--- a/app-xemacs/vm/metadata.xml
+++ b/app-xemacs/vm/metadata.xml
@@ -5,4 +5,5 @@
 xem...@gentoo.org
 Gentoo XEmacs project
   
+  
 



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/tramp/

2023-11-11 Thread Mats Lidell
commit: bf0ecdb7730d282504e9d537be8b1b2c2c487a5a
Author: Mats Lidell  gentoo  org>
AuthorDate: Sat Nov 11 22:20:46 2023 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Sat Nov 11 22:22:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf0ecdb7

app-xemacs/tramp: mark ALLARCHES

Signed-off-by: Mats Lidell  gentoo.org>

 app-xemacs/tramp/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-xemacs/tramp/metadata.xml b/app-xemacs/tramp/metadata.xml
index e6bc34a5c39f..218065eeca5b 100644
--- a/app-xemacs/tramp/metadata.xml
+++ b/app-xemacs/tramp/metadata.xml
@@ -5,4 +5,5 @@
 xem...@gentoo.org
 Gentoo XEmacs project
   
+  
 



[gentoo-commits] repo/gentoo:master commit in: sys-devel/gcc/

2023-11-11 Thread Sam James
commit: 9169830cfd347be37eb222641effbfeebb41dc24
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov 11 22:40:22 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov 11 22:40:22 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9169830c

sys-devel/gcc: add 13.2.1_p2023

Signed-off-by: Sam James  gentoo.org>

 sys-devel/gcc/Manifest|  1 +
 sys-devel/gcc/gcc-13.2.1_p2023.ebuild | 65 +++
 2 files changed, 66 insertions(+)

diff --git a/sys-devel/gcc/Manifest b/sys-devel/gcc/Manifest
index ef1f2a0b04eb..79b734651611 100644
--- a/sys-devel/gcc/Manifest
+++ b/sys-devel/gcc/Manifest
@@ -28,6 +28,7 @@ DIST gcc-13-20231014.tar.xz 84317080 BLAKE2B 
18c2326f203951d16904e4f2bf7fa0cd55d
 DIST gcc-13-20231021.tar.xz 84324516 BLAKE2B 
0b55e215eeb1240c9c03664e6e3b65b9321ad3ea6bfd81464a652bd58992bb5f80748ebdf0ea284feb4a50ced7ac4d19cb97f480ed5f98f753fbb93f831f799f
 SHA512 
f713492b0a92d3cd61e0f4d1ed8cdd70e5be7fb77df1ade54e760e800f213a7e6004cc7bdb338dffbd0b768f4c39a88d6b45e86b957f3ff689f2abf5c39686b1
 DIST gcc-13-20231028.tar.xz 84325916 BLAKE2B 
605584633791822d8d4719837cde8d60866cfab2f278e0b2a680211f9dcea1c70ccb5bf94fa366dbb5891abd5e5c0d07e066a503e91df22d5d7ffb304d733fc1
 SHA512 
51bce79290edd3f95f8d833369089a6369691edf8a4f6a1d4ab5a3ff7342f855045fcb85b81f13fe79691f42725774ceba052a0d5ec8e557857d309b46c65e8d
 DIST gcc-13-20231104.tar.xz 84312824 BLAKE2B 
98f360273eed7ebd7610ed59dd2636e03cb58c5653736d5fd42fdb228c4d7d29d2fa1ef5c1061575f5571b1fec9d23806f8729c65a9def7b5d5f5b3da8daca71
 SHA512 
9d16205fdae17326fb646229a637ef798beed5901d883268678ea276a69a7bde878fadbf04c5402c1956d2e6a3f46a1c0126185e7dd64ef497ffb57292772a2d
+DIST gcc-13-2023.tar.xz 84331252 BLAKE2B 
0089751c93dca4fb7dc9679da0dfd7aab58809985a4df97716134e441303591a317103859bf6c66ce4c3e58a5dedeca30b28f72d6412b5eba9ae7959df41a410
 SHA512 
6f62981040894fdc98fff57295608092b917fe909cd67477c9ffc81197e5780ebabe1fbb4113e792ea441e0adb79fec5f802cda807632945c36ea295d623f19f
 DIST gcc-13.2.0-musl-patches-2.tar.xz 5292 BLAKE2B 
c057d6574d03c05854edaa9f3fd40e9149662b04f3ac7a7db3eb078d73a7b535726d1bf52e5b12736dedb2f9898ad731f2e48a6421fcfbf7b90f929dee072fcb
 SHA512 
a691da0c87c443a5e9d23731f4005f27871c5b12bc9102873ffa24d374aa7b9fbd187c4f5635d23fa9ffb17e351e76173c2d3fdf40646e355c4cb314b538de69
 DIST gcc-13.2.0-patches-10.tar.xz 45860 BLAKE2B 
3c4f8179fc27c31c117bf9260cebbab0805e0977cb41084f2df5c6664121ae67f83deb882572b0bce8d5f20c0ec927eeac43e60d69ce8d4d5a263c1dddedecaf
 SHA512 
4088cc80278826043bc6a9819dfcfa09a251e256eca9a2654f1a83b9b54107ca08fbea0e9ab61593cb0b43fc42a3d87acbe095dc8f806c7010a3ac33148d5c9b
 DIST gcc-13.2.0-patches-7.tar.xz 37064 BLAKE2B 
4a8700a8d44bfaa84926f8bfd0da4c5b0c0377f47fc0679456e909f7c9029b9cf1b72c0ba0bc505d9035d5c38e27f7e5b029727eaf2bc7aca417a6be966b2f43
 SHA512 
f440c97e6782ecb8581d41608e31a648ac426e2d870bc1d171da7794cdeff2fd0546cae0c7214e72fd3a00ead8a5c66f3f633b670b74553a2f3a40378b51f20c

diff --git a/sys-devel/gcc/gcc-13.2.1_p2023.ebuild 
b/sys-devel/gcc/gcc-13.2.1_p2023.ebuild
new file mode 100644
index ..905d93979f46
--- /dev/null
+++ b/sys-devel/gcc/gcc-13.2.1_p2023.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+TOOLCHAIN_PATCH_DEV="sam"
+PATCH_GCC_VER="13.2.0"
+PATCH_VER="10"
+MUSL_VER="2"
+MUSL_GCC_VER="13.2.0"
+
+if [[ ${PV} == *. ]] ; then
+   MY_PV_2=$(ver_cut 2)
+   MY_PV_3=1
+   if [[ ${MY_PV_2} == 0 ]] ; then
+   MY_PV_2=0
+   MY_PV_3=0
+   else
+   MY_PV_2=$((${MY_PV_2} - 1))
+   fi
+
+   # e.g. 12.2. -> 12.1.1
+   TOOLCHAIN_GCC_PV=$(ver_cut 1).${MY_PV_2}.${MY_PV_3}
+elif [[ -n ${TOOLCHAIN_GCC_RC} ]] ; then
+   # Cheesy hack for RCs
+   MY_PV=$(ver_cut 1).$((($(ver_cut 2) + 1))).$((($(ver_cut 3) - 
1)))-RC-$(ver_cut 5)
+   MY_P=${PN}-${MY_PV}
+   GCC_TARBALL_SRC_URI="mirror://gcc/snapshots/${MY_PV}/${MY_P}.tar.xz"
+   TOOLCHAIN_SET_S=no
+   S="${WORKDIR}"/${MY_P}
+fi
+
+inherit toolchain
+
+if tc_is_live ; then
+   # Needs to be after inherit (for now?), bug #830908
+   EGIT_BRANCH=releases/gcc-$(ver_cut 1)
+elif [[ -z ${TOOLCHAIN_USE_GIT_PATCHES} ]] ; then
+   # Don't keyword live ebuilds
+   #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips 
~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+   :;
+fi
+
+if [[ ${CATEGORY} != cross-* ]] ; then
+   # Technically only if USE=hardened *too* right now, but no point in 
complicating it further.
+   # If GCC is enabling CET by default, we need glibc to be built with 
support for it.
+   # bug #830454
+   RDEPEND="elibc_glibc? ( sys-libs/glibc[cet(-)?] )"
+   DEPEND="${RDEPEND}"
+   BDEPEND=">=${

[gentoo-commits] repo/gentoo:master commit in: dev-python/httpx/

2023-11-11 Thread Sam James
commit: 4ca65d84ed720a122e7cd30d7b33db60e0ee6d63
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov 11 22:41:04 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov 11 22:41:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ca65d84

dev-python/httpx: Stabilize 0.25.1 ALLARCHES, #917210

Signed-off-by: Sam James  gentoo.org>

 dev-python/httpx/httpx-0.25.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/httpx/httpx-0.25.1.ebuild 
b/dev-python/httpx/httpx-0.25.1.ebuild
index 347658370c43..54df36feaba2 100644
--- a/dev-python/httpx/httpx-0.25.1.ebuild
+++ b/dev-python/httpx/httpx-0.25.1.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
 IUSE="cli"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-news/rssguard/

2023-11-11 Thread Sam James
commit: e7cb15371b0b7fcb27f7d10fd68694877464130d
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov 11 22:41:02 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov 11 22:41:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7cb1537

net-news/rssguard: Stabilize 4.5.3 amd64, #917175

Signed-off-by: Sam James  gentoo.org>

 net-news/rssguard/rssguard-4.5.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-news/rssguard/rssguard-4.5.3.ebuild 
b/net-news/rssguard/rssguard-4.5.3.ebuild
index 9fee6a472c05..1280f6dfff07 100644
--- a/net-news/rssguard/rssguard-4.5.3.ebuild
+++ b/net-news/rssguard/rssguard-4.5.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="|| ( LGPL-3 GPL-2+ ) AGPL-3+ BSD GPL-3+ MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="mysql qt6 +sqlite webengine"
 REQUIRED_USE="|| ( mysql sqlite )"
 



[gentoo-commits] repo/gentoo:master commit in: app-xemacs/psgml-dtds/

2023-11-11 Thread Mats Lidell
commit: 35a5b70b9c03eeae545e767e91e0a12d8b7b91c5
Author: Mats Lidell  gentoo  org>
AuthorDate: Sat Nov 11 22:58:26 2023 +
Commit: Mats Lidell  gentoo  org>
CommitDate: Sat Nov 11 22:58:26 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35a5b70b

app-xemacs/psgml-dtds: mark ALLARCHES

Signed-off-by: Mats Lidell  gentoo.org>

 app-xemacs/psgml-dtds/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-xemacs/psgml-dtds/metadata.xml 
b/app-xemacs/psgml-dtds/metadata.xml
index e6bc34a5c39f..218065eeca5b 100644
--- a/app-xemacs/psgml-dtds/metadata.xml
+++ b/app-xemacs/psgml-dtds/metadata.xml
@@ -5,4 +5,5 @@
 xem...@gentoo.org
 Gentoo XEmacs project
   
+  
 



[gentoo-commits] repo/proj/guru:dev commit in: games-util/grapejuice/

2023-11-11 Thread Mason Rocha
commit: d8654497c7f6ab2f43aa0ccd038c40a135e5eac5
Author: Mason Rocha  turret  cyou>
AuthorDate: Sat Nov 11 23:17:22 2023 +
Commit: Mason Rocha  turret  cyou>
CommitDate: Sat Nov 11 23:17:22 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d8654497

games-util/grapejuice: version bump 7.20.12

Signed-off-by: Mason Rocha  turret.cyou>

 games-util/grapejuice/Manifest  | 2 +-
 .../grapejuice/{grapejuice-7.20.11.ebuild => grapejuice-7.20.12.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-util/grapejuice/Manifest b/games-util/grapejuice/Manifest
index ff95a76326..8933ce82ad 100644
--- a/games-util/grapejuice/Manifest
+++ b/games-util/grapejuice/Manifest
@@ -1 +1 @@
-DIST grapejuice-v7.20.11.tar.bz2 957454 BLAKE2B 
1553082da9d17f1c22b39ec9d8a1a1f034c1ea64362295edc5a4e0131b0063e2b01aafbe5b1959703c293baabdbdd5c8a385368ef4917cd1b5c25d87b50b6a53
 SHA512 
f708898961202a7926353cc2163f0c74da0cd32a25f60285e31508aa9087be79c03b88c727e4bca02a6befac4d6875c04269c520719bc026f05045b0c2474897
+DIST grapejuice-v7.20.12.tar.bz2 1106306 BLAKE2B 
50d15c9f0d1adf606bd07d349e289e08a313c1ee778f5248f77104bb51dad976a35c9e2ff45f401065d934f1be2d15a5f1d71f7f21a96f0b9f4fc08ee6c28636
 SHA512 
23ae9dc1ca9058a8b2a72f350a78f2e87874e393a418ac474eba9e6988343186b0f0e17c37d698500b6744c90cedb55ff2c2ada29ffcbf33510de759cfdebfd4

diff --git a/games-util/grapejuice/grapejuice-7.20.11.ebuild 
b/games-util/grapejuice/grapejuice-7.20.12.ebuild
similarity index 100%
rename from games-util/grapejuice/grapejuice-7.20.11.ebuild
rename to games-util/grapejuice/grapejuice-7.20.12.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-benchmarks/geekbench/

2023-11-11 Thread Conrad Kostecki
commit: c21f541842b8f9868bf5c5d5c13f925cac3582f3
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Nov 11 23:18:44 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Nov 11 23:18:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c21f5418

app-benchmarks/geekbench: amd64 stable

Signed-off-by: Conrad Kostecki  gentoo.org>

 app-benchmarks/geekbench/geekbench-6.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-benchmarks/geekbench/geekbench-6.2.1.ebuild 
b/app-benchmarks/geekbench/geekbench-6.2.1.ebuild
index 92361a260506..0f2d1e36167a 100644
--- a/app-benchmarks/geekbench/geekbench-6.2.1.ebuild
+++ b/app-benchmarks/geekbench/geekbench-6.2.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="
 "
 S="${WORKDIR}"
 
-KEYWORDS="-* ~amd64 ~arm64"
+KEYWORDS="-* amd64 ~arm64"
 LICENSE="geekbench"
 SLOT="6"
 



[gentoo-commits] repo/gentoo:master commit in: app-arch/rar/

2023-11-11 Thread Conrad Kostecki
commit: 31de4c587c134587189f12c1f8f98c8e31c97f30
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Nov 11 23:17:53 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Nov 11 23:17:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31de4c58

app-arch/rar: x86 stable

Signed-off-by: Conrad Kostecki  gentoo.org>

 app-arch/rar/rar-6.24.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/rar/rar-6.24.ebuild b/app-arch/rar/rar-6.24.ebuild
index 7f1630a41b5a..cb4faa7c2b6d 100644
--- a/app-arch/rar/rar-6.24.ebuild
+++ b/app-arch/rar/rar-6.24.ebuild
@@ -25,7 +25,7 @@ S="${WORKDIR}/${PN}"
 
 LICENSE="BSD BSD-2 RAR"
 SLOT="0"
-KEYWORDS="-* amd64 ~x86"
+KEYWORDS="-* amd64 x86"
 IUSE="all-sfx"
 RESTRICT="bindist mirror"
 



[gentoo-commits] repo/gentoo:master commit in: app-arch/rar/

2023-11-11 Thread Conrad Kostecki
commit: 01bc11dbb598cf65b8668c455ae69b914859875a
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Nov 11 23:16:55 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Nov 11 23:16:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01bc11db

app-arch/rar: amd64 stable

Signed-off-by: Conrad Kostecki  gentoo.org>

 app-arch/rar/rar-6.24.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/rar/rar-6.24.ebuild b/app-arch/rar/rar-6.24.ebuild
index cb2c7ce9afaa..7f1630a41b5a 100644
--- a/app-arch/rar/rar-6.24.ebuild
+++ b/app-arch/rar/rar-6.24.ebuild
@@ -25,7 +25,7 @@ S="${WORKDIR}/${PN}"
 
 LICENSE="BSD BSD-2 RAR"
 SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* amd64 ~x86"
 IUSE="all-sfx"
 RESTRICT="bindist mirror"
 



[gentoo-commits] repo/gentoo:master commit in: app-arch/rar/

2023-11-11 Thread Conrad Kostecki
commit: dcf3b135c92ee0ea85f6c7651830b96f5fa13114
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Nov 11 23:18:13 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Nov 11 23:18:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcf3b135

app-arch/rar: drop 6.23

Signed-off-by: Conrad Kostecki  gentoo.org>

 app-arch/rar/Manifest|   3 --
 app-arch/rar/rar-6.23.ebuild | 120 ---
 2 files changed, 123 deletions(-)

diff --git a/app-arch/rar/Manifest b/app-arch/rar/Manifest
index 5040863fc82f..8641db25181e 100644
--- a/app-arch/rar/Manifest
+++ b/app-arch/rar/Manifest
@@ -1,6 +1,3 @@
-DIST rarlinux-x32-623.tar.gz 627653 BLAKE2B 
fc7475374adaf4e53367c70f4b95aaa4e05e6b78aeece97f79f266bc73ed7fc00ad05eb0b4d91bc62b8b5373ff6c17a91536f5b6a670942e4a514e5a483e1ded
 SHA512 
95d7319be5cbe8544a93cabfa457ac723b204c3a0799a2fa6408a21bdd75ad3b49e2c030242b6c0473c05c4079eba113158b525400e3612bda56d8fbc4af6c3a
 DIST rarlinux-x32-624.tar.gz 627966 BLAKE2B 
8069b5a33bbc229c1f64564bc483e98da8996388890defe03cd430571a269ec9a0d935bdb9ca24d97a5ca2d2eff078c50f2ed158a5d48a263312063ff56b073d
 SHA512 
967ca151e2927f427738c49eedd0bd4a0c1e56bd43d417bfbfb1e940d553c30a4860b279b90a47151838312f8e788f0fee13c424ee3b31ab2574a077de957234
-DIST rarlinux-x64-623.tar.gz 614350 BLAKE2B 
a9ce80c6ab920e1c74d9b5fa4af2a2e0e46b638a4aced4cb6e88068518c1c3d702f20b44d9ce7c7c5601096254f01d6992c2d4a97a16554f8cfc67ca3600ce2f
 SHA512 
0aa3e9c6b08e12343b1637929a3ce807196205ecfc5f6c98c464f8d8f40c544ec594a3be514a02d0e3a86c0a5d5e68208c993ab9d94d847249547fbb713fcfe2
 DIST rarlinux-x64-624.tar.gz 614146 BLAKE2B 
4cad338a68234a8223b63427fbb2d735b65012d79466c0ef799b5764e2df8e575c3e42dcaa37c8a3e5e51474633452dc4e832b05a7c13164e1778d4f741edc49
 SHA512 
04b935d918d7636bf7cececee2c306f6c586ac363932a30529dcf0e5e199823ca976269acf26456f9a91830dfe909d67ff0a13e55a68096e59875e46e0e0b0de
-DIST winrar-x64-623.exe 3595296 BLAKE2B 
8ff54390827070ecd1f42f53d5010e150bd4ccf38dd9bb85a9ee0e3fffa3c489e72e79be0bdecb90d995f19f924bee643f3c1c433d4d932a9c90589f29491887
 SHA512 
5ba4cb71d9579b01e54835f9559ab39fddbff5f3bc262e0c9f67ea450d490122326d46ae8f8a55b503f96ba1e5963f31ca3ff477ff485bab0fc3e5eac793d8dd
 DIST winrar-x64-624.exe 3589048 BLAKE2B 
5afb3069bea3e73f6f8aca103a99fb83d09fc0bf692757e5213515423918a7219a86dc0a5936131a180a0e324b04c9685cb47a493cb69f61f7673d4f45bcac26
 SHA512 
f5f61a3cf4440d9fa59e7093341a293c0b42081b547992284e54cef61eee1f817fdbbbcc2cb921b077f8bce5b9280072c0f3b5a1bff266ef23c3d9a792d24b9f

diff --git a/app-arch/rar/rar-6.23.ebuild b/app-arch/rar/rar-6.23.ebuild
deleted file mode 100644
index cb4faa7c2b6d..
--- a/app-arch/rar/rar-6.23.ebuild
+++ /dev/null
@@ -1,120 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-MY_PV="${PV/./}"
-URI_AMD64="https://www.rarlab.com/rar/rarlinux-x64-${MY_PV}.tar.gz";
-URI_X86="https://www.rarlab.com/rar/rarlinux-x32-${MY_PV}.tar.gz";
-URI_WIN64="https://www.rarlab.com/rar/winrar-x64-${MY_PV}.exe";
-
-inherit unpacker
-
-DESCRIPTION="RAR compressor/uncompressor"
-HOMEPAGE="https://www.rarlab.com/";
-SRC_URI="
-   all-sfx? (
-   ${URI_AMD64}
-   ${URI_X86}
-   ${URI_WIN64}
-   )
-   amd64? ( ${URI_AMD64} )
-   x86? ( ${URI_X86} )
-"
-S="${WORKDIR}/${PN}"
-
-LICENSE="BSD BSD-2 RAR"
-SLOT="0"
-KEYWORDS="-* amd64 x86"
-IUSE="all-sfx"
-RESTRICT="bindist mirror"
-
-RDEPEND="sys-libs/glibc"
-BDEPEND="all-sfx? ( app-arch/unrar )"
-
-DOCS=( "acknow.txt" "rar.txt" "readme.txt" "whatsnew.txt" )
-
-QA_PREBUILT="
-   opt/rar/default.sfx
-   opt/rar/default-elf32.sfx
-   opt/rar/default-elf64.sfx
-   opt/rar/default-win32.sfx
-   opt/rar/default-win64.sfx
-   opt/rar/unrar
-   opt/rar/rar
-   opt/rar/WinCon.SFX
-   opt/rar/WinCon64.SFX
-   opt/rar/Zip.SFX
-   opt/rar/Zip64.SFX
-"
-
-src_unpack() {
-   local _file
-
-   for _file in ${A}; do
-   if [[ "${_file}" == rarli* ]]; then
-   if [[ "${_file}" =~ x64 ]]; then
-   if ! use amd64; then
-   continue
-   fi
-
-   unpack "${_file}"
-   elif [[ ! "${_file}" =~ x64 ]]; then
-   if ! use x86; then
-   continue
-   fi
-
-   unpack "${_file}"
-   else
-   die "Unknown SRC file '${_file}'!"
-   fi
-   fi
-   done
-
-   if use all-sfx ; then
-   mkdir sfx
-   cd sfx
-   for _file in ${A}; do
-   if [[ "${_file}" == rarli* ]]; then
-   unpack "${_file}"
- 

[gentoo-commits] repo/gentoo:master commit in: media-sound/teamspeak-client/

2023-11-11 Thread Conrad Kostecki
commit: 4ee2625849e4952cd2fed4e3528f547821d0b289
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Nov 11 23:23:13 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Nov 11 23:23:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ee26258

media-sound/teamspeak-client: amd64 stable

Signed-off-by: Conrad Kostecki  gentoo.org>

 media-sound/teamspeak-client/teamspeak-client-3.6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/teamspeak-client/teamspeak-client-3.6.2.ebuild 
b/media-sound/teamspeak-client/teamspeak-client-3.6.2.ebuild
index 44b5187971c1..45b3721f0a2f 100644
--- a/media-sound/teamspeak-client/teamspeak-client-3.6.2.ebuild
+++ b/media-sound/teamspeak-client/teamspeak-client-3.6.2.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}"
 
 LICENSE="teamspeak3 || ( GPL-2 GPL-3 LGPL-3 )"
 SLOT="3"
-KEYWORDS="-* ~amd64"
+KEYWORDS="-* amd64"
 IUSE="+alsa pulseaudio system-libcxx +system-quazip"
 
 REQUIRED_USE="|| ( alsa pulseaudio )"



[gentoo-commits] repo/gentoo:master commit in: dev-util/intel-graphics-compiler/

2023-11-11 Thread Conrad Kostecki
commit: 5c15f3d14e339403788702a1af28b26eac164d7a
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Nov 11 23:21:47 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Nov 11 23:21:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c15f3d1

dev-util/intel-graphics-compiler: drop 1.0.14062.11, 1.0.15136.4-r1

Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-util/intel-graphics-compiler/Manifest  |   2 -
 .../intel-graphics-compiler-1.0.14062.11.ebuild|  95 ---
 .../intel-graphics-compiler-1.0.15136.4-r1.ebuild  | 102 -
 3 files changed, 199 deletions(-)

diff --git a/dev-util/intel-graphics-compiler/Manifest 
b/dev-util/intel-graphics-compiler/Manifest
index 2435fd58da9e..3d4834897d21 100644
--- a/dev-util/intel-graphics-compiler/Manifest
+++ b/dev-util/intel-graphics-compiler/Manifest
@@ -1,3 +1 @@
-DIST intel-graphics-compiler-1.0.14062.11.tar.gz 8415633 BLAKE2B 
1dd65e37a6d2aa7539aa9d5700921ad9c75c3a5cb6a66870adbe9fac888eb16cc772574666f05ce02d165f8954c7b4ebbfbc2ed2008fdd86c5bbb472b95959ae
 SHA512 
0fd2790997268b102ded0af47d4133cf251791c7ecd15758b378a0cdf6d6640d78cc68b2de0b003710a36da4d4750c7fa90eb2ac5aa1702164e46109fafd980d
-DIST intel-graphics-compiler-1.0.15136.4.tar.gz 8942086 BLAKE2B 
5008b9d255cd9923de73ef07929215b3e2c14d46c37ee0730d0c25ec1f109bd59fa1178cd7e085cf9b7009cf820cdf29a2a880b9f1c1528f494c300d21535732
 SHA512 
22c676bec940c91bae0a5cd36f904febbab2e4e60dc8379f2068adb9b1cd2de8d37aa1c66dec2616f1a761e862b58676aa484cdcdf7bdd00bdc337571bc8
 DIST intel-graphics-compiler-1.0.15368.3.tar.gz 8991895 BLAKE2B 
93da50357052d4711c2bb2b49335aa5f3c27162ab478c8482ba491bda1d2fa4562abd612d052799f71942483256eeb94684db7b248ed6f3ae16c3f898cfa5981
 SHA512 
43415186f6be8c7821d7b0d5803070e6e707bcf1be64aca2d6f4d8f575e0d8ef0b1ea1b999f9b5ef32ace625feb889c6c875b4d8c66c7de3680ea91b9ae0da6a

diff --git 
a/dev-util/intel-graphics-compiler/intel-graphics-compiler-1.0.14062.11.ebuild 
b/dev-util/intel-graphics-compiler/intel-graphics-compiler-1.0.14062.11.ebuild
deleted file mode 100644
index dd6800bb2dd1..
--- 
a/dev-util/intel-graphics-compiler/intel-graphics-compiler-1.0.14062.11.ebuild
+++ /dev/null
@@ -1,95 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CMAKE_BUILD_TYPE="Release"
-LLVM_MAX_SLOT="15"
-MY_PN="igc"
-MY_P="${MY_PN}-${PV}"
-PYTHON_COMPAT=( python3_{9..12} )
-
-inherit cmake flag-o-matic llvm python-any-r1
-
-DESCRIPTION="LLVM-based OpenCL compiler for OpenCL targetting Intel Gen 
graphics hardware"
-HOMEPAGE="https://github.com/intel/intel-graphics-compiler";
-SRC_URI="https://github.com/intel/${PN}/archive/${MY_P}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${PN}-${MY_P}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64"
-IUSE="debug vc"
-
-DEPEND="
-   dev-libs/opencl-clang:${LLVM_MAX_SLOT}=
-   dev-util/spirv-tools
-   sys-devel/lld:${LLVM_MAX_SLOT}=
-   sys-devel/llvm:${LLVM_MAX_SLOT}=
-   vc? (
-   >=dev-libs/intel-vc-intrinsics-0.12.1-r1
-   dev-util/spirv-llvm-translator:${LLVM_MAX_SLOT}=
-   )
-"
-
-RDEPEND="${DEPEND}"
-
-BDEPEND="
-   =sys-devel/lld-${LLVM_MAX_SLOT}*
-   ${PYTHON_DEPS}
-"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-1.0.9-no_Werror.patch"
-   "${FILESDIR}/${PN}-1.0.8173-opencl-clang_version.patch"
-   "${FILESDIR}/${PN}-1.0.8365-disable-git.patch"
-)
-
-pkg_setup() {
-   llvm_pkg_setup
-   python-any-r1_pkg_setup
-}
-
-src_prepare() {
-   # Don't hardcode FORTIFY_SOURCE
-   sed -e '/-D_FORTIFY_SOURCE=2/d' -i IGC/CMakeLists.txt || die
-
-   cmake_src_prepare
-}
-
-src_configure() {
-   # Get LLVM version
-   local llvm_version="$(best_version -d sys-devel/llvm:${LLVM_MAX_SLOT})"
-   local llvm_version="${llvm_version%%-r*}"
-
-   # See https://github.com/intel/intel-graphics-compiler/issues/212
-   append-ldflags -Wl,-z,undefs
-
-   # See bug #893370 and 
https://github.com/intel/intel-graphics-compiler/issues/282
-   append-flags -U_GLIBCXX_ASSERTIONS
-
-   # See https://bugs.gentoo.org/718824
-   ! use debug && append-cppflags -DNDEBUG
-
-   local mycmakeargs=(
-   -DCCLANG_SONAME_VERSION="${LLVM_MAX_SLOT}"
-   -DCMAKE_LIBRARY_PATH="$(get_llvm_prefix 
${LLVM_MAX_SLOT})/$(get_libdir)"
-   -DIGC_BUILD__VC_ENABLED="$(usex vc)"
-   -DIGC_OPTION__ARCHITECTURE_TARGET="Linux64"
-   -DIGC_OPTION__CLANG_MODE="Prebuilds"
-   -DIGC_OPTION__LINK_KHRONOS_SPIRV_TRANSLATOR="ON"
-   -DIGC_OPTION__LLD_MODE="Prebuilds"
-   -DIGC_OPTION__LLDELF_H_DIR="${EPREFIX}/usr/include/lld/Common"
-   -DIGC_OPTION__LLVM_MODE="Prebuilds"
-   -DIGC_OPTION__LLVM_PREFERRED_VERSION="${llvm_version##*-}"
-   
-DIGC_OPTION__OPENCL_HEADER_PATH="/usr/lib/clang/${llvm_version##*-}/include

[gentoo-commits] repo/gentoo:master commit in: dev-util/intel-graphics-compiler/

2023-11-11 Thread Conrad Kostecki
commit: fe580bf0072ba3699b837485e891cc16504f0f46
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Nov 11 23:21:04 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Nov 11 23:21:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe580bf0

dev-util/intel-graphics-compiler: amd64 stable

Signed-off-by: Conrad Kostecki  gentoo.org>

 .../intel-graphics-compiler/intel-graphics-compiler-1.0.15368.3.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-util/intel-graphics-compiler/intel-graphics-compiler-1.0.15368.3.ebuild 
b/dev-util/intel-graphics-compiler/intel-graphics-compiler-1.0.15368.3.ebuild
index 96c33faba372..3c62be7bf3f4 100644
--- 
a/dev-util/intel-graphics-compiler/intel-graphics-compiler-1.0.15368.3.ebuild
+++ 
b/dev-util/intel-graphics-compiler/intel-graphics-compiler-1.0.15368.3.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${PN}-${MY_P}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="debug vc"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-libs/intel-metrics-discovery/

2023-11-11 Thread Conrad Kostecki
commit: ad3e0e319bc0069b79d8ed2f6b2ad1968599feae
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Nov 11 23:20:13 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Nov 11 23:20:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad3e0e31

dev-libs/intel-metrics-discovery: amd64 stable

Signed-off-by: Conrad Kostecki  gentoo.org>

 .../intel-metrics-discovery/intel-metrics-discovery-1.12.165.1.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-libs/intel-metrics-discovery/intel-metrics-discovery-1.12.165.1.ebuild 
b/dev-libs/intel-metrics-discovery/intel-metrics-discovery-1.12.165.1.ebuild
index fcc32bedadce..e9827e7a4117 100644
--- a/dev-libs/intel-metrics-discovery/intel-metrics-discovery-1.12.165.1.ebuild
+++ b/dev-libs/intel-metrics-discovery/intel-metrics-discovery-1.12.165.1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${MY_P}"
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 
 DEPEND="x11-libs/libdrm"
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/intel-metrics-discovery/

2023-11-11 Thread Conrad Kostecki
commit: 016b76d700cdd73d48a56038069b45bc52a1a66e
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Nov 11 23:20:34 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Nov 11 23:20:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=016b76d7

dev-libs/intel-metrics-discovery: drop 1.12.165

Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-libs/intel-metrics-discovery/Manifest  |  1 -
 .../intel-metrics-discovery-1.12.165.ebuild| 32 --
 2 files changed, 33 deletions(-)

diff --git a/dev-libs/intel-metrics-discovery/Manifest 
b/dev-libs/intel-metrics-discovery/Manifest
index 2d73e93773c2..543896aac958 100644
--- a/dev-libs/intel-metrics-discovery/Manifest
+++ b/dev-libs/intel-metrics-discovery/Manifest
@@ -1,2 +1 @@
 DIST metrics-discovery-1.12.165.1.tar.gz 4908502 BLAKE2B 
2869869d4830881e6894cdef54c13cfbc0c956e93a373617c84da6fee3bcb6dc915df77b16c3296d8bd651a2e76714a632689f927cd1717095bc7aa31ad7d77f
 SHA512 
8293d497e2197f8dba95e690703d0440dfa40b7c16c91a9a1748b985f2bfe8603c0bb20dec5d31132b025d301f1d5492f5993e2870f4a5e04aac7b84b9734522
-DIST metrics-discovery-1.12.165.tar.gz 4907749 BLAKE2B 
74c59f45580649b950fca6eb2a0c31243211ea45e79dd43a3a333cc0efabece9846e8f9c944a7bcd01cbacda18b4390f436aac7b6a7f4c0ffbbb1a97d325a62c
 SHA512 
504a0dd55e9a4582f0515006130df6af9c086936593cb4ac14e6fdcbe8ba746a4425b1ee8f576b604842b5aaf72051e8e84c4a192198a556553114f21df5b63a

diff --git 
a/dev-libs/intel-metrics-discovery/intel-metrics-discovery-1.12.165.ebuild 
b/dev-libs/intel-metrics-discovery/intel-metrics-discovery-1.12.165.ebuild
deleted file mode 100644
index e9827e7a4117..
--- a/dev-libs/intel-metrics-discovery/intel-metrics-discovery-1.12.165.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CMAKE_BUILD_TYPE="Release"
-MY_PN="${PN/intel-/}"
-MY_P="${MY_PN}-${PV}"
-
-inherit cmake
-
-DESCRIPTION="A user mode library that provides access to GPU performance data"
-HOMEPAGE="https://github.com/intel/metrics-discovery";
-SRC_URI="https://github.com/intel/${MY_PN}/archive/refs/tags/${MY_P}.tar.gz";
-S="${WORKDIR}/${MY_PN}-${MY_P}"
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="amd64"
-
-DEPEND="x11-libs/libdrm"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   default
-   cmake_src_prepare
-}
-
-src_configure() {
-   local mycmakeargs=( -DLINUX_DISTRO="Gentoo" )
-   cmake_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: net-wireless/unifi/

2023-11-11 Thread Conrad Kostecki
commit: 9ade7aac3c9e3dfefc9e0997f3f128dcc3117454
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Nov 11 23:27:05 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Nov 11 23:27:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ade7aac

net-wireless/unifi: drop 7.3.83, 7.4.162, 7.5.176-r1

Signed-off-by: Conrad Kostecki  gentoo.org>

 net-wireless/unifi/Manifest|   3 -
 net-wireless/unifi/unifi-7.3.83.ebuild | 111 -
 net-wireless/unifi/unifi-7.4.162.ebuild| 108 
 net-wireless/unifi/unifi-7.5.176-r1.ebuild | 107 ---
 4 files changed, 329 deletions(-)

diff --git a/net-wireless/unifi/Manifest b/net-wireless/unifi/Manifest
index d4878d9cc924..8e6e4e764fd9 100644
--- a/net-wireless/unifi/Manifest
+++ b/net-wireless/unifi/Manifest
@@ -1,5 +1,2 @@
 DIST unifi-6.5.55.zip 157805689 BLAKE2B 
09a7b69143478d0b81dd6f7be1746b1a35cd00ee034471c512d04e4f91aa02688871857edf3c0ef538e601aaf8eccdd0c55193a9bde10924ddeff1fd333da355
 SHA512 
c2f677de819268366d65622238c1b8d6d8abcd5e06d6f1f635d9755573eff5a6aca0c84298a111b0da5e80bade8132e05339035edde3cc5fc08834f2d6c4b26e
-DIST unifi-7.3.83.zip 185572238 BLAKE2B 
2e2fa581bc53dcbd75660e5875e8de25df19ee2233c31d5429c5d05468be315e6e68fd92dcd8d19cd7088d4f1574c5cb12f5b0e6b3b49d62dee4dc43b25e7a85
 SHA512 
ae7bd0e5deff9fceb831be7d652c333d06f1b2a9b40411e1e72607558b01b33814590601c991742a7627eb7a15ec33d5ea0ca1f8d7d2103f348db592f61aaca7
-DIST unifi-7.4.162.zip 167673550 BLAKE2B 
1e7dc5fa47353b3db68be9f2f26d457be9c6b64059d32d42fba2f6f3e3a8c2fef8fa3e1aab8561d74e2dcb8a57888ce1325eeaa681623349e9de972571727218
 SHA512 
a7600c01e861e30ecc588c12aab4455722fcb307dc58a7c27741a7df863a0f8dbdd397c33811ffb099468c391a82386c70fde71517f7dc6cc9727c7ec55c0fe5
-DIST unifi-7.5.176.zip 170984042 BLAKE2B 
180e792a731d226f59fd5e491ab38816ac9f31d6ccf0ec22d2f90b11dd747915c0e18e7b7873d598cef428b0d6a5fbab6e893e994c116ce1f8bd3714fe524d5c
 SHA512 
a22ba10774abc4ce1987f76ca715762bc99bff6bc539aa36341d8767024842273bc98a3f0794ac5cc1ead10ca1140f60eb8a729d79a7d3193a48391ad1823c86
 DIST unifi-7.5.187.zip 172434106 BLAKE2B 
db54079f30c9f61989ceb70474ea68559189804876000534c2a0165a9ef2324f92d19e7b055eaa31cd77e7bd90db0c29aa9f20953dc17a5c54cc646a5c862990
 SHA512 
703e29273412c497a5bea74210e8c409c629b81fee2badd3f116bbb31a2ca82942ff0281303c0da57757a85e44f4457ba3730deaba0a1f4cc2adc1eb5ace3276

diff --git a/net-wireless/unifi/unifi-7.3.83.ebuild 
b/net-wireless/unifi/unifi-7.3.83.ebuild
deleted file mode 100644
index 90dd6154..
--- a/net-wireless/unifi/unifi-7.3.83.ebuild
+++ /dev/null
@@ -1,111 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-# Set this var for any releases except stable
-# RC_SUFFIX="-"
-
-inherit java-pkg-2 readme.gentoo-r1 systemd
-
-DESCRIPTION="A Management Controller for Ubiquiti Networks UniFi APs"
-HOMEPAGE="https://www.ubnt.com";
-SRC_URI="https://dl.ui.com/unifi/${PV}/UniFi.unix.zip -> ${P}.zip"
-S="${WORKDIR}/UniFi"
-
-KEYWORDS="-* amd64 ~arm64"
-LICENSE="Apache-1.0 Apache-2.0 BSD-1 BSD-2 BSD CDDL EPL-1.0 GPL-2 LGPL-2.1 
LGPL-3 MIT ubiquiti"
-SLOT="0/$(ver_cut 1-2)"
-IUSE="systemd system-mongodb"
-RESTRICT="bindist mirror"
-
-RDEPEND="
-   acct-group/unifi
-   acct-user/unifi
-   dev-db/mongodb
-   virtual/jre:11
-"
-
-BDEPEND="app-arch/unzip"
-
-DOCS=( "readme.txt" )
-
-QA_PREBUILT="usr/lib/unifi/lib/native/Linux/x86_64/*.so"
-
-src_prepare() {
-   # Remove unneeded files Mac and Windows
-   rm -r lib/native/{Mac,Windows} || die
-
-   if [[ ${CHOST} != aarch64* ]]; then
-   rm -r lib/native/Linux/aarch64 || die "Failed in removing 
aarch64 native libraries"
-   fi
-   if [[ ${CHOST} != armv7* ]]; then
-   rm -r lib/native/Linux/armv7 || die "Failed in removing armv7 
native libraries"
-   fi
-   if [[ ${CHOST} != x86_64* ]]; then
-   rm -r lib/native/Linux/x86_64 || die "Failed in removing x86_64 
native libraries"
-   fi
-
-   if [[ ${CHOST} == aarch64* ]]; then
-   if ! use systemd; then
-   rm lib/native/Linux/aarch64/libubnt_sdnotify_jni.so || 
die
-   fi
-   fi
-   if [[ ${CHOST} == armv7* ]]; then
-   if ! use systemd; then
-   rm lib/native/Linux/armv7/libubnt_sdnotify_jni.so || die
-   fi
-   fi
-   if [[ ${CHOST} == x86_64* ]]; then
-   if ! use systemd; then
-   rm lib/native/Linux/x86_64/libubnt_sdnotify_jni.so || 
die
-   fi
-   fi
-
-   default
-}
-
-src_compile() {
-   :;
-}
-
-src_install() {
-   insinto /usr/lib/unifi
-   doins -r dl lib webapps
-   ! use system-mongodb && doins -r bin
-
-   diropts -o unifi -g unifi
-   keepdir /var/lib/unifi/{conf,data,run,tmp,work} /var/log/u

[gentoo-commits] repo/gentoo:master commit in: media-sound/teamspeak-client/

2023-11-11 Thread Conrad Kostecki
commit: c9e2f2fc3106e55d327518b1e94992b8b4c99f80
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Nov 11 23:23:42 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Nov 11 23:23:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9e2f2fc

media-sound/teamspeak-client: drop versions

Signed-off-by: Conrad Kostecki  gentoo.org>

 media-sound/teamspeak-client/Manifest  |   4 -
 .../teamspeak-client-3.5.6-r10.ebuild  | 110 -
 .../teamspeak-client-3.6.0-r1.ebuild   | 107 
 .../teamspeak-client-3.6.0-r2.ebuild   | 107 
 .../teamspeak-client-3.6.1-r1.ebuild   | 104 ---
 .../teamspeak-client/teamspeak-client-3.6.1.ebuild | 104 ---
 6 files changed, 536 deletions(-)

diff --git a/media-sound/teamspeak-client/Manifest 
b/media-sound/teamspeak-client/Manifest
index ee5ae2d9..6d14d9ad72eb 100644
--- a/media-sound/teamspeak-client/Manifest
+++ b/media-sound/teamspeak-client/Manifest
@@ -1,6 +1,2 @@
-DIST TeamSpeak3-Client-linux_amd64-3.5.6.run 100152301 BLAKE2B 
9fbaa32ac000c9e29e09dcb1c932acea45265d5cf464308d6f27063fb3095690f3cb96abb061ce947438a4b919dcbaf8f3f0189048b470b09bb2b8285e426e39
 SHA512 
fe1b41773d2b2de8198fdaf189c6665994eeaf6a0255485f7d342a3e77702f5515d5c5c685410a0b5844b4ad5c395d57b68e57c7b1f46bd1211ef813ce1e0030
-DIST TeamSpeak3-Client-linux_amd64-3.6.0.run 110887559 BLAKE2B 
e3b09089be342c7818d7fe0ecc868a78e8820aa1e233302c9a6de1f5a619e701c3ab50e9243e7acdd9c4a8300dd7b92e6cae60149defba7e19ec01d15ce1138f
 SHA512 
59b156feeb4b9ee68962c90f27541e86a926536ac67c376aee71e3534ba1776aacf1597fd3eee3b0c9b3177386a042e6f4355a464fd2f63222d6d479c7146553
-DIST TeamSpeak3-Client-linux_amd64-3.6.1.run 110901490 BLAKE2B 
70aea129eca16f65700573837939d0566bd5beebc901b43904f9c4ee0e1f4015fb9ed085562c52a767ae222506e40b42e9dd3873bed301a939025c17d2fee4e5
 SHA512 
0745b7619b98de17d934b751d020f28923331dcf9dd3c4bc6bb347dea5b8a70b76ffb8ac34217523a6c2f595f6f9acc220e5a30802a7f0ed420a8d93290b76a1
 DIST TeamSpeak3-Client-linux_amd64-3.6.2.run 110899830 BLAKE2B 
e832af37b3fe89741d6eed0214dcb790e69184ebfdf0cfbcebe8ec433eef62e42597a75bfb6bbf7d36cc172fa49e22c527023b787ad88584654b9297d5730d5f
 SHA512 
09448086ed3322ba5a37905c5b893fdf0860e5e80852da2713a2d3aceddc071ff6cd7bc213f494759b9448615a027130579da7292f59447b3c31553e151d35eb
-DIST TeamSpeak3-Client-linux_x86-3.5.6.run 98637555 BLAKE2B 
6f891e6846f8f899edb8ef107b7ea6518f413488525b7696863292d99d73614cae40631f5ed2341cce75ea62ffd94c60968ff6b5d587446d7469271835c01202
 SHA512 
dfc5ed3e2a92ed9f1cea2fdde5e40cf73e4a999ea782c434b26072ac0e7ac37d6305c06ae2d39c10410639f325c7b96f538082e60224a68c0553fab0d12c
 DIST teamspeak-client-5.0.0_beta74.tar.gz 141049252 BLAKE2B 
d8f4265de82bf0c0cda60ff98acfeba76ecd1b56c13be15fd7a017aa1c3676e3311c4f57293f2f75914499d862a21f9bbfddab29d090bec8dee7c3b1f1de7537
 SHA512 
744b801fc304b4259903a8744a66695a41f990c1d7d2357636e5c5670e3439513f63075b0b598d17bef311136265561fba386f65db2a7302ff3f19a4351f17d3

diff --git a/media-sound/teamspeak-client/teamspeak-client-3.5.6-r10.ebuild 
b/media-sound/teamspeak-client/teamspeak-client-3.5.6-r10.ebuild
deleted file mode 100644
index e2a7e5eeb8cd..
--- a/media-sound/teamspeak-client/teamspeak-client-3.5.6-r10.ebuild
+++ /dev/null
@@ -1,110 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-MY_PV="${PV/_/-}"
-
-inherit desktop toolchain-funcs unpacker xdg
-
-DESCRIPTION="A client software for quality voice communication via the 
internet"
-HOMEPAGE="https://www.teamspeak.com/";
-SRC_URI="
-   amd64? ( 
https://files.teamspeak-services.com/releases/client/${PV}/TeamSpeak3-Client-linux_amd64-${MY_PV}.run
 )
-   x86? ( 
https://files.teamspeak-services.com/releases/client/${PV}/TeamSpeak3-Client-linux_x86-${MY_PV}.run
 )
-"
-S="${WORKDIR}"
-
-LICENSE="teamspeak3 || ( GPL-2 GPL-3 LGPL-3 )"
-SLOT="3"
-KEYWORDS="-* amd64 ~x86"
-IUSE="+alsa pulseaudio system-libcxx +system-quazip"
-
-REQUIRED_USE="|| ( alsa pulseaudio )"
-RESTRICT="bindist mirror"
-
-BDEPEND=">=dev-util/patchelf-0.10"
-RDEPEND="
-   app-arch/snappy
-   dev-libs/openssl:0
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5[accessibility,dbus,X(-)]
-   dev-qt/qtnetwork:5
-   dev-qt/qtsql:5[sqlite]
-   dev-qt/qtsvg:5
-   dev-qt/qtwebchannel:5
-   dev-qt/qtwebengine:5[geolocation(+),widgets]
-   dev-qt/qtwebsockets:5
-   dev-qt/qtwidgets:5
-   net-libs/libsrtp:0
-   sys-libs/zlib:0/1
-   virtual/udev
-   alsa? ( media-libs/alsa-lib )
-   pulseaudio? ( media-libs/libpulse )
-   system-libcxx? ( sys-libs/libcxx[libcxxabi] )
-   system-quazip? ( dev-libs/quazip:0/1[qt5(+)] )
-"
-
-QA_PREBUILT="
-   opt/teamspeak3-client/libc++.so.1
-   opt/teamspeak3-client/libc++abi.so.1
-   opt/teamspeak3-client/error_report

[gentoo-commits] repo/gentoo:master commit in: app-benchmarks/geekbench/

2023-11-11 Thread Conrad Kostecki
commit: 15d09e113bf175da053a1ff8d80a4b05365610d2
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Nov 11 23:19:03 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Nov 11 23:19:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15d09e11

app-benchmarks/geekbench: drop 6.1.0

Signed-off-by: Conrad Kostecki  gentoo.org>

 app-benchmarks/geekbench/Manifest   |  2 -
 app-benchmarks/geekbench/geekbench-6.1.0.ebuild | 51 -
 2 files changed, 53 deletions(-)

diff --git a/app-benchmarks/geekbench/Manifest 
b/app-benchmarks/geekbench/Manifest
index b09c3a46fd3b..d84677a6965b 100644
--- a/app-benchmarks/geekbench/Manifest
+++ b/app-benchmarks/geekbench/Manifest
@@ -4,7 +4,5 @@ DIST Geekbench-3.4.4-Linux.tar.gz 9998564 BLAKE2B 
feb3b2c9b2c57c1a71bb5148110752
 DIST Geekbench-4.4.4-Linux.tar.gz 71089467 BLAKE2B 
257f79644e20189950fb7c9121e32337526e0c9bf5b0f0f66568c107e2a15c65459eecd332bea4fcbc2d9bb1287bab0e4f37b2100f419ffa52c5396828d86c38
 SHA512 
c43e1d658d361347efb012824ff0b81975ace35c866a1c2a227adeb86167292b639f19e8fe190d2f0de395f19280a99cb20342325177222f634c9e71c9226e78
 DIST Geekbench-5.5.1-Linux.tar.gz 9312 BLAKE2B 
e2ff24da19134778dd1b3036ac3fb8b2d99746dbe41b1959cb74522613a7b9a8a0e3796d22351af877a9ea7a734c6b101a0ffadfd3bbc2e29fb9b12e59106848
 SHA512 
0fd90d55eaaf178e4c981ef6ef54808d1ff86edc92c907a5d8e2a3a379c2289e614d917db330a3d748c818bcedb2dc69cad250b1b98ba80287c6d9a66382bcc4
 DIST Geekbench-5.5.1-LinuxARMPreview.tar.gz 111581640 BLAKE2B 
be413e306a77c0612be380d0ec0d589067365ac1c4091b55a08b722d469180c9cf9126cc0597e3f3c8a75acf77d2a0423bc43b753f30a219924b1a7df640243d
 SHA512 
1d76b9a7928f89f1fdfa0e3cc9859c305e109cbbe72b013b4c249b03722273c985ad1e5d818341a6e399e9e7b3c61136856df87c9f5e61bcc9e7e0455f80e61b
-DIST Geekbench-6.1.0-Linux.tar.gz 227951888 BLAKE2B 
f741eac75043bbe9468597bd791d9a5b69fbab7c085a037b846bbaf985a30066748439fd6dbab11e86a01eab1dfe587767bfd211ea3f8a7d1b70de24d4a45656
 SHA512 
0d98ced1d7ad259cdd957231a6690d5eaedd345ed5550573d9503c56caef5a6724c3290207305e79dafc6660b209a4748801b52a9baf5fdeda0b81fdec80bcf6
-DIST Geekbench-6.1.0-LinuxARMPreview.tar.gz 191699484 BLAKE2B 
0702d7e52a06b1e01d87aac1fba1739be0584ca7afb59f17b5eafdcc290a20ed631a15e28c027b1f5df57ce7882dea4c4cc18b02b7a0a133b00cf403bcbea18a
 SHA512 
82047365bfce6dd45d926628435f1a8b85297aac05a358f35254a2d827981f080f1582a4e4ca6b943ac4c527164fa9b50c8f612907de66e5d5751994ee5e5ee0
 DIST Geekbench-6.2.1-Linux.tar.gz 227986935 BLAKE2B 
1a7e17b91cfab4f6e6ded5d82189f135b410719fb65a64b179a5648a662401c6a81ce0f4f57b4ce86e78255da5fee556b3c7a0bc491e8415e26ad8b3c0d3
 SHA512 
37aa1ed8e626eacb962e748059e6c61dc0eff8c78fc4cd7c307b992ec5699814ddfab329296f1874a551d09ad0911939cf3c7b801b3de8eb0a4d598fc28e3fc7
 DIST Geekbench-6.2.1-LinuxARMPreview.tar.gz 191740987 BLAKE2B 
cde50e718f50974b8ed3840b57e4891132ded77b88afddc2d9199f043e5f86a380314f93ba75a7f813c654d9c010567c51aa1c43341fd9386b895c291f8ed731
 SHA512 
387b1207cb06bbb305fcd7e1c6bb03ed0ec0bd707284f9b71fb570e12ffe6014dd3f9afa9019046301423a022c4803ec159c8bfbe9342e1171e11b18ff33a175

diff --git a/app-benchmarks/geekbench/geekbench-6.1.0.ebuild 
b/app-benchmarks/geekbench/geekbench-6.1.0.ebuild
deleted file mode 100644
index 0f2d1e36167a..
--- a/app-benchmarks/geekbench/geekbench-6.1.0.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="A Cross-Platform Benchmark for Android, iOS, Linux, MacOS and 
Windows"
-HOMEPAGE="https://www.geekbench.com/";
-SRC_URI="
-   amd64? ( https://cdn.geekbench.com/Geekbench-${PV}-Linux.tar.gz )
-   arm64? ( 
https://cdn.geekbench.com/Geekbench-${PV}-LinuxARMPreview.tar.gz )
-"
-S="${WORKDIR}"
-
-KEYWORDS="-* amd64 ~arm64"
-LICENSE="geekbench"
-SLOT="6"
-
-RESTRICT="bindist mirror"
-
-QA_PREBUILT="
-   opt/geekbench6/geekbench_aarch64
-   opt/geekbench6/geekbench_avx2
-   opt/geekbench6/geekbench_x86_64
-   opt/geekbench6/geekbench6
-"
-
-pkg_nofetch() {
-   elog "Please download ${A} from ${HOMEPAGE}/download/linux"
-   elog "and place it in your DISTDIR directory."
-}
-
-src_install() {
-   local MY_S="Geekbench-${PV}-Linux$(usex arm64 'ARMPreview' '')"
-
-   exeinto /opt/geekbench6
-   use amd64 && doexe "${MY_S}"/geekbench_avx2 "${MY_S}"/geekbench_x86_64
-   use arm64 && doexe "${MY_S}"/geekbench_aarch64
-   doexe "${MY_S}"/geekbench6
-
-   insinto /opt/geekbench6
-   doins "${MY_S}"/geekbench.plar "${MY_S}"/geekbench-workload.plar
-
-   dodir /opt/bin
-   dosym ../geekbench6/geekbench6 /opt/bin/geekbench6
-}
-
-pkg_postinst() {
-   elog "If you have purchased a commercial license, you can enter"
-   elog "your email address and your license key with the following 
command:"
-   elog "geekbench6 -r  "
-}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/hw-probe/

2023-11-11 Thread Conrad Kostecki
commit: 5d742653c60f4d4cec561d5b1d573b04f6faf831
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Nov 11 23:28:27 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Nov 11 23:28:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d742653

sys-apps/hw-probe: x86 stable

Signed-off-by: Conrad Kostecki  gentoo.org>

 sys-apps/hw-probe/hw-probe-1.6.5_p20230812.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/hw-probe/hw-probe-1.6.5_p20230812.ebuild 
b/sys-apps/hw-probe/hw-probe-1.6.5_p20230812.ebuild
index 486986c47b41..a47e0c5f1cd9 100644
--- a/sys-apps/hw-probe/hw-probe-1.6.5_p20230812.ebuild
+++ b/sys-apps/hw-probe/hw-probe-1.6.5_p20230812.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${EGIT_COMMIT}"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 
 RDEPEND="
dev-lang/perl



[gentoo-commits] repo/gentoo:master commit in: dev-util/intel-graphics-system-controller/

2023-11-11 Thread Conrad Kostecki
commit: 4e398cedfece30be0717b4290ad58f98ff009028
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Nov 11 23:30:07 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Nov 11 23:30:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e398ced

dev-util/intel-graphics-system-controller: drop 0.8.9

Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-util/intel-graphics-system-controller/Manifest |  1 -
 .../intel-graphics-system-controller-0.8.9.ebuild  | 50 --
 2 files changed, 51 deletions(-)

diff --git a/dev-util/intel-graphics-system-controller/Manifest 
b/dev-util/intel-graphics-system-controller/Manifest
index 5595ed27449b..fa8c3774e539 100644
--- a/dev-util/intel-graphics-system-controller/Manifest
+++ b/dev-util/intel-graphics-system-controller/Manifest
@@ -1,2 +1 @@
 DIST intel-graphics-system-controller-0.8.13.tar.gz 188769 BLAKE2B 
95e6929c85c299b23ba1996c1e365aad65b975c94852a427fa24b35d4a42fae1ff49ee941bc754543db52a3c79d59fbf27e635866721a51301f7623591c40012
 SHA512 
9ea523c168d80dadae863c89ce8abefd7510687b721f9e5a0573b28e157b7ecec9caf4717381a3bee29d59611c6f06b77f263f3973063112eb8ca3493d2bc720
-DIST intel-graphics-system-controller-0.8.9.tar.gz 187575 BLAKE2B 
d4b1a95355e4effe09750cf21133641bd711ac8cdd72c4aba7cde8500ef5221012e20d0dbd7f6ac80e84efea58fe36c72a3c7bf967a9fb21504de9e5bad1752d
 SHA512 
649764594f5043ae148949d2804308884bd93bbac83b3a2066339a0bfed64d4f7bca6a84d480fed0d98677d9fd0746520c8dfbcf03d0714bec2628c7b511bbf7

diff --git 
a/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.9.ebuild
 
b/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.9.ebuild
deleted file mode 100644
index 6544138a65e4..
--- 
a/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.9.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-MY_PN="igsc"
-MY_P="${MY_PN}-${PV}"
-PYTHON_COMPAT=( python3_{9..12} )
-
-inherit cmake python-any-r1
-
-DESCRIPTION="Intel graphics system controller firmware update library"
-HOMEPAGE="https://github.com/intel/igsc";
-SRC_URI="https://github.com/intel/${MY_PN}/archive/refs/tags/V${PV}.tar.gz -> 
${P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="Apache-2.0"
-SLOT="0/${PV}"
-KEYWORDS="amd64"
-IUSE="+cli doc"
-
-RDEPEND="dev-libs/metee:="
-DEPEND="${RDEPEND}"
-BDEPEND="
-   doc? (
-   ${PYTHON_DEPS}
-   app-doc/doxygen
-   $(python_gen_any_dep 'dev-python/sphinx[${PYTHON_USEDEP}]')
-   )
-"
-
-pkg_setup() {
-   use doc && python-any-r1_pkg_setup
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DENABLE_CLI="$(usex cli)"
-   -DENABLE_DOCS="$(usex doc)"
-   -DENABLE_PERF="OFF"
-   -DENABLE_WERROR="OFF"
-
-   # If enabled, tests are automatically run during
-   # the compile phase and we cannot run them because
-   # they require permissions to access the hardware.
-   -DENABLE_TESTS="OFF"
-   )
-
-   cmake_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: dev-util/intel-graphics-system-controller/

2023-11-11 Thread Conrad Kostecki
commit: 83ea8d1689511cd7f53dfc1518987c4b3a4a9f04
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Nov 11 23:29:50 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Nov 11 23:29:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83ea8d16

dev-util/intel-graphics-system-controller: amd64 stable

Signed-off-by: Conrad Kostecki  gentoo.org>

 .../intel-graphics-system-controller-0.8.13-r1.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.13-r1.ebuild
 
b/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.13-r1.ebuild
index f969926a4061..7373b1392763 100644
--- 
a/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.13-r1.ebuild
+++ 
b/dev-util/intel-graphics-system-controller/intel-graphics-system-controller-0.8.13-r1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="Apache-2.0"
 SLOT="0/${PV}"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="+cli doc"
 
 RDEPEND=">=dev-libs/metee-3.2.3:="



[gentoo-commits] repo/gentoo:master commit in: sys-apps/hw-probe/

2023-11-11 Thread Conrad Kostecki
commit: 0a63ef2a4e2c5bac6390d6bdbe3b43f46e21fb2a
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Nov 11 23:28:54 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Nov 11 23:28:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a63ef2a

sys-apps/hw-probe: drop 1.6.5

Signed-off-by: Conrad Kostecki  gentoo.org>

 sys-apps/hw-probe/Manifest  |  1 -
 sys-apps/hw-probe/hw-probe-1.6.5.ebuild | 63 -
 2 files changed, 64 deletions(-)

diff --git a/sys-apps/hw-probe/Manifest b/sys-apps/hw-probe/Manifest
index add35bbc8d0e..f336481c7867 100644
--- a/sys-apps/hw-probe/Manifest
+++ b/sys-apps/hw-probe/Manifest
@@ -1,2 +1 @@
-DIST hw-probe-1.6.5.tar.gz 163190 BLAKE2B 
1d2ceb152d387018f427cd623897f8c4cc8828a6952c54bb9caa673797ac347b64d9daffcddeca16e8274e5ad42c2cff22efe3330209da1eee5476636167f0ad
 SHA512 
68d6709ca4efe82e0e5de3b580c68f76fa31384af0c53645b6609cee14b944a410e58b12ac13f879d8d86220c1088cfaad17dc6edd24cf27700e449add6f6488
 DIST hw-probe-1.6.5_p20230812.tar.gz 166015 BLAKE2B 
1c5e3ab58aa28e1d5a757d75e8b462b7eaf3da1eb4baca308c681000b95c333e8ea3141b9af2a28e8453a449ea38cca9f5239996e216c0c7dfc4414fc8781b8a
 SHA512 
633cda1e1d6a3104587b6ebf4faad98526e0d6daec5e9a26b319a4b5b76baeac063277eca9e81e7903b28cdebbb3db095f7526d1f46511f885e37b31e1032b7d

diff --git a/sys-apps/hw-probe/hw-probe-1.6.5.ebuild 
b/sys-apps/hw-probe/hw-probe-1.6.5.ebuild
deleted file mode 100644
index 49411921e683..
--- a/sys-apps/hw-probe/hw-probe-1.6.5.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit optfeature readme.gentoo-r1
-
-DESCRIPTION="A tool to probe for hardware, check it's operability and find 
drivers"
-HOMEPAGE="https://github.com/linuxhw/hw-probe/";
-SRC_URI="https://github.com/linuxhw/hw-probe/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-
-RDEPEND="
-   dev-lang/perl
-   dev-perl/Digest-SHA1
-   net-misc/curl
-   sys-apps/dmidecode
-   sys-apps/edid-decode
-   sys-apps/hwinfo
-   sys-apps/pciutils
-   sys-apps/smartmontools
-   sys-apps/usbutils
-   virtual/perl-Data-Dumper
-"
-
-src_compile() {
-   :;
-}
-
-src_install() {
-   default
-
-   readme.gentoo_create_doc
-}
-
-pkg_postinst() {
-   readme.gentoo_print_elog
-
-   optfeature "showing Machine Check Exceptions." app-admin/mcelog
-   optfeature "showing additional I/O statistics." app-admin/sysstat
-   optfeature "showing display data channel (ddc) information." 
app-misc/ddcutil
-   optfeature "showing smart card (reader) information." dev-libs/opensc
-   optfeature "showing Vulkan GPU hardware information." 
dev-util/vulkan-tools
-   optfeature "showing information of attached scanners." 
media-gfx/sane-backends
-   optfeature "showing GPU information provided by MESA." media-libs/mesa
-   optfeature "showing zeroconf statistics." net-dns/avahi
-   optfeature "showing HP printer statistics." net-print/hplip
-   optfeature "showing status about rfkill switches on communication 
devices." net-wireless/rfkill
-   optfeature "showing additional CPU capabilities." sys-apps/cpuid
-   optfeature "showing hard disk (HDD, SSD, ..) capabilities." 
sys-apps/hdparm
-   optfeature "showing available I2C sensors." sys-apps/i2c-tools
-   optfeature "showing additional hardware and system information detected 
by inxi." sys-apps/inxi
-   optfeature "showing information about tested memory for faults." 
sys-apps/memtester
-   optfeature "showing 'Plug & Play' devices." sys-apps/pnputils
-   optfeature "showing systemd boot process information." sys-apps/systemd
-   optfeature "showing ACPI statistics and tables." sys-power/iasl
-   optfeature "showing information about NUMA." sys-process/numactl
-   optfeature "showing additional GPU information provided by MESA progs." 
x11-apps/mesa-progs
-   optfeature "showing available Xinput devices." x11-apps/xinput
-}



[gentoo-commits] repo/gentoo:master commit in: net-im/swift/

2023-11-11 Thread Conrad Kostecki
commit: f838601ccda3870df4b0640c2584cac557c23597
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Nov 11 23:25:20 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Nov 11 23:25:20 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f838601c

net-im/swift: drop 4.0.2-r102

Signed-off-by: Conrad Kostecki  gentoo.org>

 net-im/swift/Manifest|   2 -
 net-im/swift/swift-4.0.2-r102.ebuild | 204 ---
 2 files changed, 206 deletions(-)

diff --git a/net-im/swift/Manifest b/net-im/swift/Manifest
index 877ecee33790..51cfbe5fc7ed 100644
--- a/net-im/swift/Manifest
+++ b/net-im/swift/Manifest
@@ -1,4 +1,2 @@
-DIST swift-4.0.2-python3-compatibility.patch.gz 14959 BLAKE2B 
17b75950bba9252bb76e30eb9fadb9ed6d693a09f6fa357fe174ade1bd283d00838e87b55059e0601edc5d72c02c952f53ca16dd597010c9f0ffe955662a
 SHA512 
fac9cf0a85b55b1b9bba786cc6456ceaa6257d5f2cdd4d41c4fdee526c301de94bb6f7c71bc00aaec992d0aaf3787e2db3e9c7eed6ec88facea776db66941dba
-DIST swift-4.0.2.tar.gz 19083393 BLAKE2B 
de4ad1c3d68dfc4d693cdebdf4e18809210aa4e83af31b77bf730c7018507877852b5ea634623c037250de4005606108bd0372d39177093769c5dc5f72bd4812
 SHA512 
b7d4b90f387d5ea4ac3ca31794eabd1f12a64274628d75c7570f40269777b9003182884730a6340c5e0b5b7928a68bda5e49be623b47da9fa64fe4c3f25be167
 DIST swift-4.0.3-python3-compatibility.patch.gz 14964 BLAKE2B 
ec98bee12734eb00037433b2791817d24a0a53effa653268a886b59358fb82f8e6c05739165f2518c9c5ad5b7ddfcef90734964eb6de647a24197e69b333ebc9
 SHA512 
95e1a0c49158cbf1392442103c960e2d458a99b34c3f32cdb47fec2d195b709d6c4b0c2961b4c49d05c19e590f2e2ca836c6f559b960015030bf8375b0604c3f
 DIST swift-4.0.3.tar.bz2 15124142 BLAKE2B 
23896b72ffecc5148ade806ec6610c5edfa67ae9000e28383c7cf5a3c8bf275a6fc8208d1d6e7c7715e75bf133869ed404fd35bfb13998849209def3aab46c07
 SHA512 
59ebf69391f2cbdce538f0ee925f55eec0e8463c2f9b90899cb314f2a036f40ebdc357c4b6a6d3b71ae800ccf6ee6df5ff6011949ea0bb189cdf3e9f231e9733

diff --git a/net-im/swift/swift-4.0.2-r102.ebuild 
b/net-im/swift/swift-4.0.2-r102.ebuild
deleted file mode 100644
index 421396f2fea7..
--- a/net-im/swift/swift-4.0.2-r102.ebuild
+++ /dev/null
@@ -1,204 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-LUA_COMPAT=( lua5-{1..2} luajit )
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit lua-single python-any-r1 scons-utils toolchain-funcs
-
-DESCRIPTION="An elegant, secure, adaptable and intuitive XMPP Client"
-HOMEPAGE="https://www.swift.im/";
-SRC_URI="
-   https://swift.im/downloads/releases/${P}/${P}.tar.gz
-   
https://dev.gentoo.org/~conikost/distfiles/patches/${P}-python3-compatibility.patch.gz";
-
-LICENSE="BSD BSD-1 CC-BY-3.0 GPL-3 OFL-1.1"
-SLOT="4/0"
-KEYWORDS="amd64"
-IUSE="expat +icu +idn lua test zeroconf"
-REQUIRED_USE="
-   || ( icu idn )
-   lua? ( ${LUA_REQUIRED_USE} )
-"
-
-RDEPEND="
-   dev-db/sqlite:3
-   dev-libs/boost:=
-   dev-libs/openssl:0=
-   net-libs/libnatpmp
-   net-libs/miniupnpc:=
-   sys-libs/zlib
-   expat? ( dev-libs/expat )
-   !expat? ( dev-libs/libxml2:2 )
-   icu? ( dev-libs/icu:= )
-   idn? ( net-dns/libidn:= )
-   lua? ( ${LUA_DEPS} )
-"
-
-DEPEND="
-   ${RDEPEND}
-   >=dev-util/scons-3.0.1-r3
-   test? ( net-dns/avahi )
-"
-
-# Tests don't run, as they fail with "[QA/UnitTest/**dummy**] Error -6".
-RESTRICT="test"
-
-DOCS=(
-   "DEVELOPMENT.md"
-   "README.md"
-   "Swiften/ChangeLog.md"
-)
-
-PATCHES=(
-   "${FILESDIR}"/${P}-boost-1.69-compatibility.patch
-   "${WORKDIR}"/${P}-python3-compatibility.patch
-   "${FILESDIR}"/${P}-qt-5.11-compatibility.patch
-   "${FILESDIR}"/${P}-qt-5.15-compatibility.patch
-)
-
-pkg_setup() {
-   python-any-r1_pkg_setup
-   use lua && lua-single_pkg_setup
-}
-
-src_prepare() {
-   default
-
-   # Don't include '/usr/lib*' in the link command line for 
`swiften-config`
-   sed -e '/_LIBDIRFLAGS/d' -i Swiften/Config/SConscript || die
-
-   # Use correct LIBDIR for Lua
-   sed -e "s/lib/$(get_libdir)/g" -i Sluift/SConscript.variant || die
-
-   # Hack for finding Qt system libs
-   mkdir "${T}"/qt || die
-   ln -s "${EPREFIX}"/usr/$(get_libdir)/qt5/bin "${T}"/qt/bin || die
-   ln -s "${EPREFIX}"/usr/$(get_libdir)/qt5 "${T}"/qt/lib || die
-   ln -s "${EPREFIX}"/usr/include/qt5 "${T}"/qt/include || die
-
-   # Remove parts of Swift, which a user don't want to compile
-   rm -fr Swift Slimber || die
-   if ! use lua; then rm -fr Sluift || die; fi
-   if ! use zeroconf; then rm -fr Limber || die; fi
-
-   # Remove '3rdParty', as the system libs should be used
-   # `CppUnit`, `GoogleTest` and `HippoMocks` are needed for tests
-   local my3rdparty=(
-   Boost
-   Breakpad
-   DocBook
-   Expat
-   LCov
-   Ldns
- 

[gentoo-commits] repo/gentoo:master commit in: games-server/bedrock-server/

2023-11-11 Thread Conrad Kostecki
commit: b62c437ee453cd297990ad4d7364362171638ae9
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Nov 11 23:36:10 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Nov 11 23:36:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b62c437e

games-server/bedrock-server: add 1.20.40.01, drop 1.20.32.03

Signed-off-by: Conrad Kostecki  gentoo.org>

 games-server/bedrock-server/Manifest| 2 +-
 ...edrock-server-1.20.32.03.ebuild => bedrock-server-1.20.40.01.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-server/bedrock-server/Manifest 
b/games-server/bedrock-server/Manifest
index f14936d1c2fd..dd01564858ea 100644
--- a/games-server/bedrock-server/Manifest
+++ b/games-server/bedrock-server/Manifest
@@ -1 +1 @@
-DIST bedrock-server-1.20.32.03.zip 91031974 BLAKE2B 
a7bd18e069dcc992a673e8285f5207e58c428c671abde1695dfafff59b19859e181c0d14ca3eeaa964c54cd0a88d724b7423a6462864303af33dc4c55e5da0df
 SHA512 
2c2e7fa218b29872a043103ead36a9ef5a1350f72546dba3bea4fe1b616df322aa6cc22eac50aa27031d0ef9ebddba2949ba4014f1220cfba185bd4f1ef41635
+DIST bedrock-server-1.20.40.01.zip 91733469 BLAKE2B 
9fdfa7f8e5dbce99d2fa707a32e1a7c2aafdcec80283377be259b2d5f5820aca55504e0686b3347d5df1efd8b0f2e4b497ba1aea921988b9241d3742ba9e6244
 SHA512 
754fe958460e7e1402b1bdd65cb4d5bccc8b5c7557e2fa7862bfbaf63c83adbc78237e883c142bc77c742af4c26a4f11636bf94db39699439971c1200eac4469

diff --git a/games-server/bedrock-server/bedrock-server-1.20.32.03.ebuild 
b/games-server/bedrock-server/bedrock-server-1.20.40.01.ebuild
similarity index 100%
rename from games-server/bedrock-server/bedrock-server-1.20.32.03.ebuild
rename to games-server/bedrock-server/bedrock-server-1.20.40.01.ebuild



[gentoo-commits] repo/gentoo:master commit in: net-wireless/unifi/

2023-11-11 Thread Conrad Kostecki
commit: 9c1f51d755e1168df7320fb2cf699d5b137dada3
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Nov 11 23:26:40 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Nov 11 23:26:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c1f51d7

net-wireless/unifi: amd64 stable

Signed-off-by: Conrad Kostecki  gentoo.org>

 net-wireless/unifi/unifi-7.5.187.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-wireless/unifi/unifi-7.5.187.ebuild 
b/net-wireless/unifi/unifi-7.5.187.ebuild
index aa0e59f9d088..4b407c739f87 100644
--- a/net-wireless/unifi/unifi-7.5.187.ebuild
+++ b/net-wireless/unifi/unifi-7.5.187.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://www.ubnt.com";
 SRC_URI="https://dl.ui.com/unifi/${PV}${RC_SUFFIX}/UniFi.unix.zip -> ${P}.zip"
 S="${WORKDIR}/UniFi"
 
-KEYWORDS="-* ~amd64 ~arm64"
+KEYWORDS="-* amd64 ~arm64"
 LICENSE="Apache-1.0 Apache-2.0 BSD-1 BSD-2 BSD CDDL EPL-1.0 GPL-2 LGPL-2.1 
LGPL-3 MIT ubiquiti"
 SLOT="0/$(ver_cut 1-2)"
 IUSE="systemd system-mongodb"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/intel-compute-runtime/

2023-11-11 Thread Conrad Kostecki
commit: f8fd4055ffa51729096566f7a6941a8fe6df98d3
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Nov 11 23:30:35 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Nov 11 23:30:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8fd4055

dev-libs/intel-compute-runtime: amd64 stable

Signed-off-by: Conrad Kostecki  gentoo.org>

 .../intel-compute-runtime/intel-compute-runtime-23.35.27191.9.ebuild| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-libs/intel-compute-runtime/intel-compute-runtime-23.35.27191.9.ebuild 
b/dev-libs/intel-compute-runtime/intel-compute-runtime-23.35.27191.9.ebuild
index 5d8dd8c58fab..1a6f3bed6576 100644
--- a/dev-libs/intel-compute-runtime/intel-compute-runtime-23.35.27191.9.ebuild
+++ b/dev-libs/intel-compute-runtime/intel-compute-runtime-23.35.27191.9.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="+l0 +vaapi"
 
 RDEPEND=">=media-libs/gmmlib-22.3.5:="



[gentoo-commits] repo/gentoo:master commit in: net-im/swift/

2023-11-11 Thread Conrad Kostecki
commit: 20449d22eec008408a142f0d0cdb43ba4a096234
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Nov 11 23:24:38 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Nov 11 23:24:38 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20449d22

net-im/swift: amd64 stable

Signed-off-by: Conrad Kostecki  gentoo.org>

 net-im/swift/swift-4.0.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/swift/swift-4.0.3-r1.ebuild 
b/net-im/swift/swift-4.0.3-r1.ebuild
index 0cd230963430..68610ca1aa45 100644
--- a/net-im/swift/swift-4.0.3-r1.ebuild
+++ b/net-im/swift/swift-4.0.3-r1.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${PN}-${P}"
 
 LICENSE="BSD BSD-1 CC-BY-3.0 GPL-3 OFL-1.1"
 SLOT="4/0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="expat +icu +idn lua test zeroconf"
 REQUIRED_USE="
|| ( icu idn )



[gentoo-commits] repo/gentoo:master commit in: sys-apps/hw-probe/

2023-11-11 Thread Conrad Kostecki
commit: 95dbb4eef71bf9f6a1b47948f16f2154eea8885d
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Nov 11 23:28:00 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Nov 11 23:28:00 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95dbb4ee

sys-apps/hw-probe: amd64 stable

Signed-off-by: Conrad Kostecki  gentoo.org>

 sys-apps/hw-probe/hw-probe-1.6.5_p20230812.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/hw-probe/hw-probe-1.6.5_p20230812.ebuild 
b/sys-apps/hw-probe/hw-probe-1.6.5_p20230812.ebuild
index c04d163ed62c..486986c47b41 100644
--- a/sys-apps/hw-probe/hw-probe-1.6.5_p20230812.ebuild
+++ b/sys-apps/hw-probe/hw-probe-1.6.5_p20230812.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${EGIT_COMMIT}"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
 
 RDEPEND="
dev-lang/perl



[gentoo-commits] repo/gentoo:master commit in: dev-libs/intel-compute-runtime/

2023-11-11 Thread Conrad Kostecki
commit: da51021ca5b6acc1af82573a85dc18a2a6ad12fa
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Nov 11 23:30:53 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Nov 11 23:30:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da51021c

dev-libs/intel-compute-runtime: drop 23.22.26516.18

Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-libs/intel-compute-runtime/Manifest|  1 -
 .../intel-compute-runtime-23.22.26516.18.ebuild| 82 --
 2 files changed, 83 deletions(-)

diff --git a/dev-libs/intel-compute-runtime/Manifest 
b/dev-libs/intel-compute-runtime/Manifest
index fc31e09fb3e6..84d04b2a4978 100644
--- a/dev-libs/intel-compute-runtime/Manifest
+++ b/dev-libs/intel-compute-runtime/Manifest
@@ -1,2 +1 @@
-DIST intel-compute-runtime-23.22.26516.18.tar.gz 6695812 BLAKE2B 
c413d0ee70564292122d3eb125669ffc0a0dd7491ec208688055a71173b4112db6da96934cd16c91c4ff1a932cf8fdea490c5d849d98c7171bc916d6d77dc837
 SHA512 
5949866da0c3e48582636b9260e9ee6321c06db543a30e8567310add1b93a7b37ee3e4f35dcd5d9a6f611ed701daa52fac98ae2c11e26809f3fe7da84d289fc3
 DIST intel-compute-runtime-23.35.27191.9.tar.gz 6856146 BLAKE2B 
02676adde05bef374f12ca6d6baac1a577ae32b712e77bf01e09d6cc01a2eeeb4d6eacc8fb302e350aca34f9d70f07a20ac70a52a682bdefb06223c4b6611cf7
 SHA512 
39abd4830ce379894bd9f17e2a1685b6403ddd13bae1fb1549c11de3e4b26536adfb24194c245466c45ba01c9d89c5d69bb60fbb498d9c23c24d31b018a37af8

diff --git 
a/dev-libs/intel-compute-runtime/intel-compute-runtime-23.22.26516.18.ebuild 
b/dev-libs/intel-compute-runtime/intel-compute-runtime-23.22.26516.18.ebuild
deleted file mode 100644
index a0b4e09c7ece..
--- a/dev-libs/intel-compute-runtime/intel-compute-runtime-23.22.26516.18.ebuild
+++ /dev/null
@@ -1,82 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CMAKE_BUILD_TYPE="Release"
-MY_PN="${PN/intel-/}"
-MY_P="${MY_PN}-${PV}"
-
-inherit cmake flag-o-matic
-
-DESCRIPTION="Intel Graphics Compute Runtime for oneAPI Level Zero and OpenCL 
Driver"
-HOMEPAGE="https://github.com/intel/compute-runtime";
-SRC_URI="https://github.com/intel/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64"
-IUSE="+l0 +vaapi"
-
-RDEPEND=">=media-libs/gmmlib-22.3.5:="
-
-DEPEND="
-   ${DEPEND}
-   dev-libs/intel-metrics-discovery:=
-   dev-libs/intel-metrics-library:=
-   dev-libs/libnl:3
-   dev-libs/libxml2:2
-   >=dev-util/intel-graphics-compiler-1.0.14062.11
-   >=dev-util/intel-graphics-system-controller-0.8.9:=
-   media-libs/mesa
-   >=virtual/opencl-3
-   l0? ( >=dev-libs/level-zero-1.13.1:= )
-   vaapi? (
-   x11-libs/libdrm[video_cards_intel]
-   media-libs/libva
-   )
-"
-
-BDEPEND="virtual/pkgconfig"
-
-DOCS=( "README.md" "FAQ.md" )
-
-PATCHES=(
-   "${FILESDIR}/${PN}-22.24.23453-remove-fortify-sources.patch"
-)
-
-src_prepare() {
-   # Remove '-Werror' from default
-   sed -e '/Werror/d' -i CMakeLists.txt || die
-
-   cmake_src_prepare
-}
-
-src_configure() {
-   # See https://github.com/intel/compute-runtime/issues/531
-   filter-lto
-
-   local mycmakeargs=(
-   -DCCACHE_ALLOWED="OFF"
-   -DCMAKE_INSTALL_PREFIX="${EPREFIX}/usr"
-   -DCMAKE_INSTALL_LIBDIR="$(get_libdir)"
-   -DBUILD_WITH_L0="$(usex l0)"
-   -DDISABLE_LIBVA="$(usex !vaapi)"
-   -DNEO__METRICS_LIBRARY_INCLUDE_DIR="${ESYSROOT}/usr/include"
-   -DKHRONOS_GL_HEADERS_DIR="${ESYSROOT}/usr/include"
-   -DOCL_ICD_VENDORDIR="${EPREFIX}/etc/OpenCL/vendors"
-   -DSUPPORT_DG1="ON"
-   -Wno-dev
-
-   # See 
https://github.com/intel/intel-graphics-compiler/issues/204
-   # -DNEO_DISABLE_BUILTINS_COMPILATION="ON"
-
-   # If enabled, tests are automatically run during
-   # the compile phase and we cannot run them because
-   # they require permissions to access the hardware.
-   -DSKIP_UNIT_TESTS="1"
-   )
-
-   cmake_src_configure
-}



[gentoo-commits] proj/releng:master commit in: tools/

2023-11-11 Thread Andreas K. Hüttel
commit: eb88620890a6d83e9225e196d86f8babde758644
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Nov 11 23:45:27 2023 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat Nov 11 23:45:27 2023 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=eb886208

Stop building systemd split-usr stages for riscv, s390, sparc, x86

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 tools/catalyst-auto-qemu-riscv.conf | 8 +++-
 tools/catalyst-auto-s390.conf   | 2 +-
 tools/catalyst-auto-s390x.conf  | 2 +-
 tools/catalyst-auto-sparc64.conf| 2 +-
 tools/catalyst-auto-x86.conf| 2 --
 5 files changed, 6 insertions(+), 10 deletions(-)

diff --git a/tools/catalyst-auto-qemu-riscv.conf 
b/tools/catalyst-auto-qemu-riscv.conf
index ead9a565..12077126 100644
--- a/tools/catalyst-auto-qemu-riscv.conf
+++ b/tools/catalyst-auto-qemu-riscv.conf
@@ -11,16 +11,14 @@ SPECS_DIR=${REPO_DIR}/releases/specs-qemu/riscv
 EMAIL_SUBJECT_PREPEND="[riscv-qemu-auto]"
 
 SETS="
-   lp64d_systemd_mu
lp64d_openrc
-   lp64d_systemd
+   lp64d_systemd_mu
lp64d_musl
-   lp64_systemd_mu
lp64_openrc
-   lp64_systemd
+   lp64_systemd_mu
lp64_musl
multilib_openrc
-   multilib_systemd
+   multilib_systemd_mu
 "
 
 SET_lp64d_musl_SPECS="stage1-lp64d-musl.spec stage3-lp64d-musl.spec"

diff --git a/tools/catalyst-auto-s390.conf b/tools/catalyst-auto-s390.conf
index 51a11e1e..1e46ab4a 100644
--- a/tools/catalyst-auto-s390.conf
+++ b/tools/catalyst-auto-s390.conf
@@ -6,7 +6,7 @@ UPLOAD_KEY=/root/.ssh/id_rsa
 SPECS_DIR=${REPO_DIR}/releases/specs/s390/s390
 SUBARCH=s390
 
-SETS="openrc systemd systemd_mu"
+SETS="openrc systemd_mu"
 
 SET_openrc_SPECS="stage1-openrc.spec stage3-openrc.spec"
 SET_openrc_OPTIONAL_SPECS="netboot/netboot.spec"

diff --git a/tools/catalyst-auto-s390x.conf b/tools/catalyst-auto-s390x.conf
index 28432f1b..baf4ca90 100644
--- a/tools/catalyst-auto-s390x.conf
+++ b/tools/catalyst-auto-s390x.conf
@@ -6,7 +6,7 @@ UPLOAD_KEY=/root/.ssh/id_rsa
 SPECS_DIR=${REPO_DIR}/releases/specs/s390/s390x
 SUBARCH=s390x
 
-SETS="openrc systemd systemd_mu"
+SETS="openrc systemd_mu"
 
 SET_openrc_SPECS="stage1-openrc.spec stage3-openrc.spec"
 SET_openrc_OPTIONAL_SPECS="netboot/netboot.spec"

diff --git a/tools/catalyst-auto-sparc64.conf b/tools/catalyst-auto-sparc64.conf
index 89d5bc91..878236f7 100644
--- a/tools/catalyst-auto-sparc64.conf
+++ b/tools/catalyst-auto-sparc64.conf
@@ -5,7 +5,7 @@ UPLOAD_USER=sparc
 UPLOAD_KEY=/root/.ssh/id_ed25519
 SPECS_DIR=${REPO_DIR}/releases/specs/sparc
 
-SPECS="sparc/stage1.spec sparc/stage3.spec sparc/systemd-stage1.spec 
sparc/systemd-stage3.spec sparc/systemd-stage1-mu.spec 
sparc/systemd-stage3-mu.spec sparc64/stage1.spec sparc64/stage3.spec 
sparc64/systemd-stage1.spec sparc64/systemd-stage3.spec 
sparc64/systemd-stage1-mu.spec sparc64/systemd-stage3-mu.spec"
+SPECS="sparc/stage1.spec sparc/stage3.spec sparc/systemd-stage1-mu.spec 
sparc/systemd-stage3-mu.spec sparc64/stage1.spec sparc64/stage3.spec 
sparc64/systemd-stage1-mu.spec sparc64/systemd-stage3-mu.spec"
 OPTIONAL_SPECS="sparc64/installcd-stage1.spec 
sparc64/installcd-stage2-minimal.spec"
 
 KCONFIG_DIR=${REPO_DIR}/releases/kconfig/sparc

diff --git a/tools/catalyst-auto-x86.conf b/tools/catalyst-auto-x86.conf
index a34f8219..38b49922 100644
--- a/tools/catalyst-auto-x86.conf
+++ b/tools/catalyst-auto-x86.conf
@@ -11,10 +11,8 @@ SPECS_DIR=${REPO_DIR}/releases/specs/x86
 
 SETS="
i486_openrc
-   i486_systemd
i486_systemd_mu
i686_openrc
-   i686_systemd
i686_systemd_mu
hardened_openrc
musl



[gentoo-commits] repo/gentoo:master commit in: gui-wm/gamescope/

2023-11-11 Thread James Le Cuirot
commit: b5760145ab5068dfc98b8111c20e225aca864223
Author: Alfred Wingate  protonmail  com>
AuthorDate: Wed Nov  8 02:23:16 2023 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sat Nov 11 23:45:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5760145

gui-wm/gamescope: require libinput to be enabled in wlroots

* libinput has been exposed as use flag instead of being enabled by
  default since wlroots-0.16.2-r1.

Closes: https://bugs.gentoo.org/909044
Signed-off-by: Alfred Wingate  protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/33721
Signed-off-by: James Le Cuirot  gentoo.org>

 .../gamescope/{gamescope-3.13.0.ebuild => gamescope-3.13.0-r1.ebuild}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-wm/gamescope/gamescope-3.13.0.ebuild 
b/gui-wm/gamescope/gamescope-3.13.0-r1.ebuild
similarity index 98%
rename from gui-wm/gamescope/gamescope-3.13.0.ebuild
rename to gui-wm/gamescope/gamescope-3.13.0-r1.ebuild
index 652cf3eb3de7..15625aa4cf0f 100644
--- a/gui-wm/gamescope/gamescope-3.13.0.ebuild
+++ b/gui-wm/gamescope/gamescope-3.13.0-r1.ebuild
@@ -22,7 +22,7 @@ RDEPEND="
=dev-libs/libliftoff-0.4*
>=dev-libs/wayland-1.21
>=dev-libs/wayland-protocols-1.17
-   =gui-libs/wlroots-0.16*[X]
+   =gui-libs/wlroots-0.16*[X,libinput(+)]
>=media-libs/libdisplay-info-0.1.1
media-libs/libsdl2[video,vulkan]
media-libs/vulkan-loader



[gentoo-commits] repo/gentoo:master commit in: app-text/wgetpaste/files/, app-text/wgetpaste/

2023-11-11 Thread Yixun Lan
commit: 8541447825a8befd11222b84152fb1cfc0f17383
Author: Yixun Lan  gentoo  org>
AuthorDate: Sat Nov 11 23:38:05 2023 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Sat Nov 11 23:46:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85414478

app-text/wgetpaste: Revert "app-text/wgetpaste: add -q/--quiet"

the version isn't updated, should not been pushed
This reverts commit cc06acf6af6966565992c137bc843bcff54da812.

Signed-off-by: Yixun Lan  gentoo.org>

 .../files/wgetpaste-2.33-added-quiet-flag.patch| 61 --
 ...ste-2.33-r4.ebuild => wgetpaste-2.33-r3.ebuild} |  1 -
 2 files changed, 62 deletions(-)

diff --git a/app-text/wgetpaste/files/wgetpaste-2.33-added-quiet-flag.patch 
b/app-text/wgetpaste/files/wgetpaste-2.33-added-quiet-flag.patch
deleted file mode 100644
index f8bac315d2f2..
--- a/app-text/wgetpaste/files/wgetpaste-2.33-added-quiet-flag.patch
+++ /dev/null
@@ -1,61 +0,0 @@
-From 75e68f79adaae7f50920e84a748b7ebb4a3a8a1d Mon Sep 17 00:00:00 2001
-From: Richard-Rogalski 
-Date: Mon, 6 Nov 2023 14:00:02 -0600
-Subject: [PATCH] Added --quiet flag
-
-Signed-off-by: Richard Rogalski 
-Closes: #19

-See also: https://github.com/zlin/wgetpaste/pull/51
-- Oskari
-
- _wgetpaste | 1 +
- wgetpaste  | 6 +-
- 2 files changed, 6 insertions(+), 1 deletion(-)
-
-diff --git a/_wgetpaste b/_wgetpaste
-index c4703e5..63696ad 100644
 a/_wgetpaste
-+++ b/_wgetpaste
-@@ -50,6 +50,7 @@ _arguments -s : \
-   '(--xclippaste -C)'{--xclippaste,-C}'[write resulting url to the X 
clipboard selection buffer]' \
-   '(--raw -r)'{--raw,-r}'[show url for the raw paste]' \
-   '(--tee -t)'{--tee,-t}'[use tee to show what is being pasted]' \
-+  '(--quiet -q)'{--quiet,-q}'[show the url only]' \
-   '(--verbose -v)'{--verbose,-v}'[show wget stderr output if no url is 
received]' \
-   '--debug[be very verbose]' \
-   '(--help -h)'{--help,-h}'[show help and exit]' \
-diff --git a/wgetpaste b/wgetpaste
-index fc0b559..d016515 100755
 a/wgetpaste
-+++ b/wgetpaste
-@@ -559,6 +559,7 @@ Options:
- 
- -r, --raw show url for the raw paste (no syntax 
highlighting or html)
- -t, --tee use tee to show what is being pasted
-+-q, --quiet   show the url only
- -v, --verbose show wget stderr output if no url is 
received
- --completions emit output suitable for shell completions 
(only affects --list-*)
- --debug   be *very* verbose (implies -v)
-@@ -657,7 +658,7 @@ showexpirations() {
- }
- 
- showurl() {
--  echo -n "Your ${2}paste can be seen here: " >&2
-+  [[ $QUIET ]] || echo -n "Your ${2}paste can be seen here: " >&2
-   echo "$1"
-   [[ $XPASTE ]] && x_paste "$1" primary
-   [[ $XCLIPPASTE ]] && x_paste "$1" clipboard
-@@ -809,6 +810,9 @@ while [[ -n $1 ]]; do
-   -N | --no-ansi )
-   NOANSI=0
-   ;;
-+  -q | --quiet)
-+  QUIET=0
-+  ;;
-   -r | --raw )
-   RAW=0
-   ;;
--- 
-2.41.0
-

diff --git a/app-text/wgetpaste/wgetpaste-2.33-r4.ebuild 
b/app-text/wgetpaste/wgetpaste-2.33-r3.ebuild
similarity index 96%
rename from app-text/wgetpaste/wgetpaste-2.33-r4.ebuild
rename to app-text/wgetpaste/wgetpaste-2.33-r3.ebuild
index 4a7f3ee27a86..89f63061351c 100644
--- a/app-text/wgetpaste/wgetpaste-2.33-r4.ebuild
+++ b/app-text/wgetpaste/wgetpaste-2.33-r3.ebuild
@@ -23,7 +23,6 @@ PATCHES=(
"${FILESDIR}"/${PN}-2.33-tests.patch
"${FILESDIR}"/${PN}-2.33-disable-sprunge.patch
"${FILESDIR}"/${PN}-2.33-add-paste-gentoo-zip.patch
-   "${FILESDIR}"/${PN}-2.33-added-quiet-flag.patch
 )
 
 src_prepare() {



[gentoo-commits] repo/gentoo:master commit in: app-text/wgetpaste/files/, app-text/wgetpaste/

2023-11-11 Thread Yixun Lan
commit: b205329c101956d2c54a9204c8065c3389edd217
Author: Oskari Pirhonen  gmail  com>
AuthorDate: Tue Nov  7 04:37:17 2023 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Sat Nov 11 23:46:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b205329c

app-text/wgetpaste: pull some stuff from upstream

- Add -A/--ansi arg to enable ANSI pasting (don't use ansifilter)
- Add -q/--quiet arg to suppress "Your paste ..." output

Closes: https://github.com/gentoo/gentoo/pull/33702
Signed-off-by: Oskari Pirhonen  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 .../files/wgetpaste-2.33-add-A-ansi.patch  |  39 +
 .../files/wgetpaste-2.33-added-quiet-flag.patch|  61 
 ...getpaste-2.33-change-arg-parsing-priority.patch |  95 
 ...etpaste-2.33-test_ansi-add-A-to-the-tests.patch | 171 +
 app-text/wgetpaste/wgetpaste-2.33-r4.ebuild|  66 
 5 files changed, 432 insertions(+)

diff --git a/app-text/wgetpaste/files/wgetpaste-2.33-add-A-ansi.patch 
b/app-text/wgetpaste/files/wgetpaste-2.33-add-A-ansi.patch
new file mode 100644
index ..e55c8192dac7
--- /dev/null
+++ b/app-text/wgetpaste/files/wgetpaste-2.33-add-A-ansi.patch
@@ -0,0 +1,39 @@
+From 9614658e6a31bf1b318972008fd9fd1301e9d92f Mon Sep 17 00:00:00 2001
+From: Oskari Pirhonen 
+Date: Sun, 13 Aug 2023 14:32:34 -0500
+Subject: [PATCH 2/3] Add -A/--ansi
+
+Don't strip ANSI codes.
+---
+See also: https://github.com/zlin/wgetpaste/pull/46
+- Oskari
+
+ wgetpaste | 5 +
+ 1 file changed, 5 insertions(+)
+
+diff --git a/wgetpaste b/wgetpaste
+index 5f4152d..1e3ae35 100755
+--- a/wgetpaste
 b/wgetpaste
+@@ -556,6 +556,8 @@ Options:
+ -X, --xpaste  write resulting url to the X primary 
selection buffer (requires x11-misc/xclip)
+ -C, --xclippaste  write resulting url to the X clipboard 
selection buffer (requires x11-misc/xclip)
+ -N, --no-ansi strip ANSI codes such as colors before 
pasting (requires app-text/ansifilter)
++-A, --ansidon't strip ANSI codes
++  (useful for undoing NOANSI specified in a 
config file)
+ 
+ -r, --raw show url for the raw paste (no syntax 
highlighting or html)
+ -t, --tee use tee to show what is being pasted
+@@ -789,6 +791,9 @@ while [[ -n $1 ]]; do
+   -- )
+   shift && getfilenames "$@" && break
+   ;;
++  -A | --ansi )
++  NOANSI=
++  ;;
+   -c | --command )
+   requiredarg "$@"
+   SOURCE="command"
+-- 
+2.41.0
+

diff --git a/app-text/wgetpaste/files/wgetpaste-2.33-added-quiet-flag.patch 
b/app-text/wgetpaste/files/wgetpaste-2.33-added-quiet-flag.patch
new file mode 100644
index ..b56322430364
--- /dev/null
+++ b/app-text/wgetpaste/files/wgetpaste-2.33-added-quiet-flag.patch
@@ -0,0 +1,61 @@
+From fa0bd6dd8b7bc21b292e4f94eaa4fbf71d5240f1 Mon Sep 17 00:00:00 2001
+From: Richard-Rogalski 
+Date: Mon, 6 Nov 2023 14:00:02 -0600
+Subject: [PATCH] Added --quiet flag
+
+Signed-off-by: Richard Rogalski 
+Closes: #19
+---
+See also: https://github.com/zlin/wgetpaste/pull/51
+- Oskari
+
+ _wgetpaste | 1 +
+ wgetpaste  | 6 +-
+ 2 files changed, 6 insertions(+), 1 deletion(-)
+
+diff --git a/_wgetpaste b/_wgetpaste
+index c4703e5..63696ad 100644
+--- a/_wgetpaste
 b/_wgetpaste
+@@ -50,6 +50,7 @@ _arguments -s : \
+   '(--xclippaste -C)'{--xclippaste,-C}'[write resulting url to the X 
clipboard selection buffer]' \
+   '(--raw -r)'{--raw,-r}'[show url for the raw paste]' \
+   '(--tee -t)'{--tee,-t}'[use tee to show what is being pasted]' \
++  '(--quiet -q)'{--quiet,-q}'[show the url only]' \
+   '(--verbose -v)'{--verbose,-v}'[show wget stderr output if no url is 
received]' \
+   '--debug[be very verbose]' \
+   '(--help -h)'{--help,-h}'[show help and exit]' \
+diff --git a/wgetpaste b/wgetpaste
+index 1e3ae35..e38f9e5 100755
+--- a/wgetpaste
 b/wgetpaste
+@@ -561,6 +561,7 @@ Options:
+ 
+ -r, --raw show url for the raw paste (no syntax 
highlighting or html)
+ -t, --tee use tee to show what is being pasted
++-q, --quiet   show the url only
+ -v, --verbose show wget stderr output if no url is 
received
+ --completions emit output suitable for shell completions 
(only affects --list-*)
+ --debug   be *very* verbose (implies -v)
+@@ -659,7 +660,7 @@ showexpirations() {
+ }
+ 
+ showurl() {
+-  echo -n "Your ${2}paste can be seen here: " >&2
++  [[ $QUIET ]] || echo -n "Your ${2}paste can be seen here: " >&2
+   echo "$1"
+   [[ $XPASTE ]] && x_paste "$1" primary
+   [[ $XCLIPPASTE ]] && x_paste "$1" clipboard
+@@ -841,6 +842,9 @@ while [[ -n $1 ]]; do
+   -N | --no-ansi )
+   

[gentoo-commits] repo/gentoo:master commit in: gui-wm/hyprland/

2023-11-11 Thread Yixun Lan
commit: e604d48d9516a499627e7e774e0efea3648c27f6
Author: Julien Roy  jroy  ca>
AuthorDate: Sat Nov 11 17:31:04 2023 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Sun Nov 12 00:01:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e604d48d

gui-wm/hyprland: add 0.32.2

Closes: https://github.com/gentoo/gentoo/pull/33768
Signed-off-by: Julien Roy  jroy.ca>
Signed-off-by: Yixun Lan  gentoo.org>

 gui-wm/hyprland/Manifest   |   1 +
 gui-wm/hyprland/hyprland-0.32.2.ebuild | 130 +
 2 files changed, 131 insertions(+)

diff --git a/gui-wm/hyprland/Manifest b/gui-wm/hyprland/Manifest
index 56d8515d40ea..eb0e7ab9c0fc 100644
--- a/gui-wm/hyprland/Manifest
+++ b/gui-wm/hyprland/Manifest
@@ -1,2 +1,3 @@
 DIST hyprland-0.31.0.gh.tar.gz 14068621 BLAKE2B 
272ba0c92ee6f8db623bb7b79a64ec1a3f2d2e0e1a8825ab7cc43e30dc64d77396ae014469a308c10deea0f9607680ff3a9328b747c82acccd5156e9d9c07cde
 SHA512 
27798eba3bc430fe3689ecfb6ae38a59f48c39183c8cbd4fea8dca0a92a25941e6ee8b51d70f18498a3b0ef6c2575658299ee36ed6a6a93c7b54548ab64f07ca
 DIST hyprland-0.32.0.gh.tar.gz 14123937 BLAKE2B 
3eb3c105681c22a1a4b2e38805a55015b741061977976f8e429068b79a59bfd6bac2ba74b2f547d81481cb404cad41bdec73eee67704bd11fddab3c213085a56
 SHA512 
293f0814530008f2f4561526aaca86a454de62bfae7ab508cf7ecdc12ec7029ba1fac2bb918cf0a2d4e8e9b423b463e5120591ebc8579489dcb7e07751d89ac9
+DIST hyprland-0.32.2.gh.tar.gz 14119309 BLAKE2B 
5a8924601d8db994532bbb7fc96962a9c8f9f11a52ee77c13c20cafc647617ba7eec2f4eea3672ba78decf5573b5a0394b73cb6041c2ea2f742e9557d14ff10b
 SHA512 
6736c307bb29ddbfa46ed42b73c2cbe24bbf4b3a7113d370daba001dc1ace73f9e4174ad3e55e84b753fa57b42dccd618816408daa24eeef566b1bc70d729860

diff --git a/gui-wm/hyprland/hyprland-0.32.2.ebuild 
b/gui-wm/hyprland/hyprland-0.32.2.ebuild
new file mode 100644
index ..c77204ea1933
--- /dev/null
+++ b/gui-wm/hyprland/hyprland-0.32.2.ebuild
@@ -0,0 +1,130 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson toolchain-funcs
+
+DESCRIPTION="A dynamic tiling Wayland compositor that doesn't sacrifice on its 
looks"
+HOMEPAGE="https://github.com/hyprwm/Hyprland";
+
+SRC_URI="https://github.com/hyprwm/${PN^}/releases/download/v${PV}/source-v${PV}.tar.gz
 -> ${P}.gh.tar.gz"
+S="${WORKDIR}/${PN}-source"
+
+KEYWORDS="~amd64 ~riscv"
+LICENSE="BSD"
+SLOT="0"
+IUSE="X legacy-renderer systemd video_cards_nvidia"
+
+# bundled wlroots has the following dependency string according to included 
headers.
+# wlroots[drm,gles2-renderer,libinput,x11-backend?,X?]
+# enable x11-backend with X and vice versa
+WLROOTS_RDEPEND="
+   >=dev-libs/libinput-1.14.0:=
+   dev-libs/libliftoff
+   >=dev-libs/wayland-1.22
+   media-libs/libdisplay-info
+   media-libs/libglvnd
+   media-libs/mesa[egl(+),gles2]
+   sys-apps/hwdata:=
+   sys-auth/seatd:=
+   >=x11-libs/libdrm-2.4.114
+   x11-libs/libxkbcommon
+   >=x11-libs/pixman-0.42.0
+   virtual/libudev:=
+   X? (
+   x11-base/xwayland
+   x11-libs/libxcb:0=
+   x11-libs/xcb-util-renderutil
+   x11-libs/xcb-util-wm
+   )
+"
+WLROOTS_DEPEND="
+   >=dev-libs/wayland-protocols-1.32
+"
+WLROOTS_BDEPEND="
+   dev-util/glslang
+   dev-util/wayland-scanner
+"
+
+RDEPEND="
+   ${WLROOTS_RDEPEND}
+   dev-libs/glib:2
+   dev-libs/libinput
+   dev-libs/wayland
+   media-libs/libglvnd
+   x11-libs/cairo
+   x11-libs/libdrm
+   x11-libs/libxkbcommon
+   x11-libs/pango
+   x11-libs/pixman
+   X? (
+   x11-libs/libxcb:0=
+   )
+"
+DEPEND="
+   ${RDEPEND}
+   ${WLROOTS_DEPEND}
+   dev-libs/hyprland-protocols
+   >=dev-libs/wayland-protocols-1.25
+"
+BDEPEND="
+   ${WLROOTS_BDEPEND}
+   || ( >=sys-devel/gcc-13:* >=sys-devel/clang-16:* )
+   app-misc/jq
+   dev-util/cmake
+   dev-util/wayland-scanner
+   dev-vcs/git
+   virtual/pkgconfig
+"
+
+pkg_setup() {
+   [[ ${MERGE_TYPE} == binary ]] && return
+
+   if tc-is-gcc && ver_test $(gcc-version) -lt 13 ; then
+   eerror "Hyprland requires >=sys-devel/gcc-13 to build"
+   eerror "Please upgrade GCC: emerge -v1 sys-devel/gcc"
+   die "GCC version is too old to compile Hyprland!"
+   elif tc-is-clang && ver_test $(clang-version) -lt 16 ; then
+   eerror "Hyprland requires >=sys-devel/clang-16 to build"
+   eerror "Please upgrade Clang: emerge -v1 sys-devel/clang"
+   die "Clang version is too old to compile Hyprland!"
+   fi
+}
+
+src_prepare() {
+   if use video_cards_nvidia; then
+   cd "${S}/subprojects/wlroots" || die
+   eapply "${S}/nix/patches/wlroots-nvidia.patch"
+   cd "${S}" || die
+   fi
+
+   default
+}
+
+src_configure() {
+   local emesonargs=(

[gentoo-commits] repo/gentoo:master commit in: app-benchmarks/stress-ng/

2023-11-11 Thread Conrad Kostecki
commit: c288a63222bd16cb787f1dee4755dfcdf3d41326
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Nov 11 23:38:08 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Nov 12 00:24:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c288a632

app-benchmarks/stress-ng: add 0.17.01, drop 0.17.00

Signed-off-by: Conrad Kostecki  gentoo.org>

 app-benchmarks/stress-ng/Manifest   | 2 +-
 .../stress-ng/{stress-ng-0.17.00.ebuild => stress-ng-0.17.01.ebuild}| 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-benchmarks/stress-ng/Manifest 
b/app-benchmarks/stress-ng/Manifest
index 492cbc020d71..7b8b035b4a89 100644
--- a/app-benchmarks/stress-ng/Manifest
+++ b/app-benchmarks/stress-ng/Manifest
@@ -1 +1 @@
-DIST stress-ng-0.17.00.tar.gz 6147684 BLAKE2B 
438b282043ca43104f598b80803ebbc3ab5d7d9e230ab874e1f9360bc8bc5122f351dd3ce322b797e47b87471ad57cd13e826a24f17d42b050e3de173bb5eb10
 SHA512 
37669d4a00f1a02bb6cfcac6bf4dd32db74734433189ef686af9fbf861ee75dc63b94409981101c162f3b2b03802f96e4085f863a67cb62027b1eff8657aa03b
+DIST stress-ng-0.17.01.tar.gz 6168897 BLAKE2B 
37fbee68094dc4d840a804bd9256bc51341c4daa199b99cd008cb0675edadb2ac2e69efb6dedb7b089af115d5299d373df8b9977361eaa547132f9192954bfb6
 SHA512 
1fc4ec634c000b6fa314d6b48f66ff0f26ffb2bd47894c7a88eaf51f292e8ae5534f766c307588d14dcee9fd926955b30071eebb41610c47c9a23c7e01ff6c50

diff --git a/app-benchmarks/stress-ng/stress-ng-0.17.00.ebuild 
b/app-benchmarks/stress-ng/stress-ng-0.17.01.ebuild
similarity index 100%
rename from app-benchmarks/stress-ng/stress-ng-0.17.00.ebuild
rename to app-benchmarks/stress-ng/stress-ng-0.17.01.ebuild



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lualdap/

2023-11-11 Thread Conrad Kostecki
commit: c2021b253b960f82db8451e93fd35c764db014ae
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Nov 11 23:45:07 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Nov 12 00:24:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2021b25

dev-lua/lualdap: add 1.4.0

Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/lualdap/Manifest |  1 +
 dev-lua/lualdap/lualdap-1.4.0.ebuild | 89 
 2 files changed, 90 insertions(+)

diff --git a/dev-lua/lualdap/Manifest b/dev-lua/lualdap/Manifest
index 9d1bd3e7baed..eaf86455ed5a 100644
--- a/dev-lua/lualdap/Manifest
+++ b/dev-lua/lualdap/Manifest
@@ -1 +1,2 @@
 DIST lualdap-1.3.1.tar.gz 82290 BLAKE2B 
8436f1b3cf6497a3aea19de74a2e06bf2bb9ba4951d7357584c5b29a4d37ea2c5d4877d6ea3d44fca42d19207366abdf6a017ce1953d283a7bc243d230081077
 SHA512 
29d622ecf63214ac26ade71478c383e4f1b7468097bf19b99b8209b3f6cbb2078298a149d64ba8a7ca4abe97aa45550982792fa4ac0a8014f7daf709fe725e9f
+DIST lualdap-1.4.0.tar.gz 83205 BLAKE2B 
8e56cbf8f772fd4bac3e4d545741d51adc447cdc00a4ccaa390af3ddbd035de9fe7b0a652ce71da869f74ba241c51f2a63835f2f200e9454a058e123d4acbf5f
 SHA512 
92d6cb81adfb9fc21ba21d6e765f70c1eb0e30bd04d5fabc2bec2a9e22850c5ab1586bf866f01a871e72a705de93d61be2545edf3d9b25011f74f2a5c4e46d32

diff --git a/dev-lua/lualdap/lualdap-1.4.0.ebuild 
b/dev-lua/lualdap/lualdap-1.4.0.ebuild
new file mode 100644
index ..bc819abad462
--- /dev/null
+++ b/dev-lua/lualdap/lualdap-1.4.0.ebuild
@@ -0,0 +1,89 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+LUA_COMPAT=( lua5-{1..4} luajit )
+
+inherit lua toolchain-funcs
+
+DESCRIPTION="A lua binding for the OpenLDAP client libraries"
+HOMEPAGE="https://github.com/lualdap/lualdap";
+SRC_URI="https://github.com/lualdap/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~sparc ~x86"
+IUSE="test"
+REQUIRED_USE="${LUA_REQUIRED_USE}"
+RESTRICT="test"
+
+RDEPEND="
+   net-nds/openldap:=
+   ${LUA_DEPS}
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   virtual/pkgconfig
+   test? ( ${RDEPEND} )
+"
+
+HTML_DOCS=( "docs/." )
+
+src_prepare() {
+   default
+
+   lua_copy_sources
+}
+
+lua_src_compile() {
+   pushd "${BUILD_DIR}" || die
+
+   local myemakeargs=(
+   "CC=$(tc-getCC)"
+   "LBER_LIBDIR=/usr/$(get_libdir)"
+   "LDAP_LIBDIR=/usr/$(get_libdir)"
+   "LUA_INCDIR=$(lua_get_include_dir)"
+   "LUA_LIBDIR=/usr/$(get_libdir)"
+   )
+
+   emake "${myemakeargs[@]}"
+
+   popd || die
+}
+
+src_compile() {
+   lua_foreach_impl lua_src_compile
+}
+
+lua_src_test() {
+   pushd "${BUILD_DIR}" || die
+   LUA_CPATH="./src/?.so" ${ELUA} tests/test.lua || die
+   popd || die
+}
+
+src_test() {
+   lua_foreach_impl lua_src_test
+}
+
+lua_src_install() {
+   pushd "${BUILD_DIR}" || die
+
+   # Workaround, as 'make install' does not create this directory
+   dodir "$(lua_get_cmod_dir)"
+
+   local myemakeargs=(
+   "DESTDIR=${ED}"
+   "INST_LIBDIR=$(lua_get_cmod_dir)"
+   )
+
+   emake "${myemakeargs[@]}" install
+
+   popd || die
+}
+
+src_install() {
+   lua_foreach_impl lua_src_install
+
+   einstalldocs
+}



[gentoo-commits] repo/gentoo:master commit in: dev-lua/busted/

2023-11-11 Thread Conrad Kostecki
commit: 910c433461bb1091633927c5cc3b99843770eee1
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Nov 11 23:46:17 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Nov 12 00:24:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=910c4334

dev-lua/busted: add 2.2.0

Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/busted/Manifest|  1 +
 dev-lua/busted/busted-2.2.0.ebuild | 63 ++
 2 files changed, 64 insertions(+)

diff --git a/dev-lua/busted/Manifest b/dev-lua/busted/Manifest
index d4923dd8e7cc..942305a7fe1f 100644
--- a/dev-lua/busted/Manifest
+++ b/dev-lua/busted/Manifest
@@ -1 +1,2 @@
 DIST busted-2.1.2.tar.gz 63587 BLAKE2B 
e88ad47753e2343a98a4d06eff3ec92bc029ac49a33712beeec56776e1e3340e43135206ff24317065fcebaaa045f6c7e3ebc61d713dbd167d19adf9859b65fe
 SHA512 
87aa9bf36c946b22940b2f3361d66fc59af7042deaa695c576f80602f825d5c9334b91edce4fb297098deb3edb574a10aebfd552866f039a1fb640978e022f18
+DIST busted-2.2.0.tar.gz 65027 BLAKE2B 
c04d3cc3782b9ac5af42b0cc2619b0265230f0313791d6f06d73998b98440ae0aa3618efdeca055022e4685ee53320513cb39c7dbbd66a546f203525440eac87
 SHA512 
86789ddb93e1b7958a0a6f447ce17532a60d0af27df21159100d3ee8a98496ae30d5a22939e91cbbfac805df118be1ed571360f90a3b31b81d654e493e77b0b7

diff --git a/dev-lua/busted/busted-2.2.0.ebuild 
b/dev-lua/busted/busted-2.2.0.ebuild
new file mode 100644
index ..2059826dbdf6
--- /dev/null
+++ b/dev-lua/busted/busted-2.2.0.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+LUA_COMPAT=( lua5-{1..4} luajit )
+
+inherit lua
+
+DESCRIPTION="Elegant Lua unit testing"
+HOMEPAGE="https://lunarmodules.github.io/busted/";
+SRC_URI="https://github.com/lunarmodules/${PN}/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+IUSE="test"
+REQUIRED_USE="${LUA_REQUIRED_USE}"
+RESTRICT="test"
+
+RDEPEND="
+   dev-lua/lua_cliargs[${LUA_USEDEP}]
+   dev-lua/luafilesystem[${LUA_USEDEP}]
+   dev-lua/luasystem[${LUA_USEDEP}]
+   dev-lua/dkjson[${LUA_USEDEP}]
+   dev-lua/say[${LUA_USEDEP}]
+   dev-lua/luassert[${LUA_USEDEP}]
+   dev-lua/lua-term[${LUA_USEDEP}]
+   dev-lua/penlight[${LUA_USEDEP}]
+   dev-lua/mediator_lua[${LUA_USEDEP}]
+   ${LUA_DEPS}
+"
+
+DEPEND="${RDEPEND}"
+
+BDEPEND="
+   virtual/pkgconfig
+   test? (
+   dev-lua/busted
+   ${RDEPEND}
+   )
+"
+
+lua_src_test() {
+   busted --lua=${ELUA} || die
+}
+
+src_test() {
+   lua_foreach_impl lua_src_test
+}
+
+lua_src_install() {
+   insinto $(lua_get_lmod_dir)
+   doins -r busted
+}
+
+src_install() {
+   dobin bin/busted
+
+   lua_foreach_impl lua_src_install
+
+   einstalldocs
+}



[gentoo-commits] repo/gentoo:master commit in: net-dns/ddclient/

2023-11-11 Thread Conrad Kostecki
commit: d08226c0865ee28b1eb7677b6e34a01f7c8e2ad5
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Nov 11 23:55:05 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Nov 12 00:24:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d08226c0

net-dns/ddclient: add 3.11.1

Signed-off-by: Conrad Kostecki  gentoo.org>

 net-dns/ddclient/Manifest   |  1 +
 net-dns/ddclient/ddclient-3.11.1.ebuild | 89 +
 2 files changed, 90 insertions(+)

diff --git a/net-dns/ddclient/Manifest b/net-dns/ddclient/Manifest
index bb2dce564183..55ffa7c14492 100644
--- a/net-dns/ddclient/Manifest
+++ b/net-dns/ddclient/Manifest
@@ -1 +1,2 @@
 DIST ddclient-3.10.0.tar.gz 275494 BLAKE2B 
abb2d313ae7c459305916b47f7c6e28a6a1ac9ce141b7e1ba64cb4b646191eff17cb0a89e2ee14a9e406cf0e5d319b2c144874a050679528c9b085a5f239a6aa
 SHA512 
4740a96813e47e7989d61253ac8a69c6e0f70dd3c61a05227b03d973d9a024d17d6a31c16d633ade48a3fc58f0c79b8a0da8a4ec3369d852a2417e86e9971a05
+DIST ddclient-3.11.1.tar.gz 277452 BLAKE2B 
f496443b972cfed0623eae3a4056b4315cc085e3358189f0846bedaeda53912ec43949da5c4505cc749bf0dea247702e5c2415f06b27dc6549739833a39c8365
 SHA512 
e823ce54f94e268d62c52e2e13f32e5549b0f91721c876e0bfde2f948ac60d6346fb633b96eda410174c9f039c9c67034efdec7826f249f85c5890e33b3279b0

diff --git a/net-dns/ddclient/ddclient-3.11.1.ebuild 
b/net-dns/ddclient/ddclient-3.11.1.ebuild
new file mode 100644
index ..92d30aafbd66
--- /dev/null
+++ b/net-dns/ddclient/ddclient-3.11.1.ebuild
@@ -0,0 +1,89 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools optfeature systemd tmpfiles
+
+DESCRIPTION="Perl client used to update dynamic DNS entries"
+HOMEPAGE="https://ddclient.net/";
+SRC_URI="https://github.com/${PN}/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86"
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE="examples selinux test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   acct-group/ddclient
+   acct-user/ddclient
+   dev-lang/perl
+   net-misc/curl
+   dev-perl/Digest-SHA1
+   virtual/perl-Digest-SHA
+   virtual/perl-JSON-PP
+   selinux? ( sec-policy/selinux-ddclient )
+"
+
+BDEPEND="
+   test? (
+   dev-perl/HTTP-Daemon
+   dev-perl/HTTP-Daemon-SSL
+   dev-perl/Plack
+   dev-perl/Test-MockModule
+   dev-perl/Test-Warnings
+   )
+"
+
+src_prepare() {
+   default
+
+   # Remove PID setting, to reliably setup the environment for the init 
script
+   sed -e '/^pid/d' -i ddclient.conf.in || die
+
+   # Disable 'get_ip_from_if.pl' test, as it fails with network-sandbox
+   # Don't create cache directory, as it's created by init script / 
tmpfiles
+   sed -e '/get_ip_from_if.pl/d' -e '/MKDIR_P/d' -i Makefile.am || die
+
+   # Remove windows executable
+   if use examples; then
+   rm sample-etc_dhcpc_dhcpcd-eth0.exe || die
+   fi
+
+   eautoreconf
+}
+
+src_install() {
+   default
+
+   newinitd "${FILESDIR}"/ddclient.initd-r7 ddclient
+   systemd_newunit "${FILESDIR}"/ddclient.service-r2 ddclient.service
+   newtmpfiles "${FILESDIR}"/ddclient.tmpfiles-r1 ddclient.conf
+
+   if use examples; then
+   docinto examples
+   dodoc sample-*
+   fi
+
+   einstalldocs
+}
+
+pkg_postinst() {
+   if [[ ${REPLACING_VERSIONS} ]]; then
+   for v in ${REPLACING_VERSIONS}; do
+   if ver_test "${v}" -lt 3.10.0; then
+   if [ -f "${EROOT}/etc/ddclient/ddclient.conf" 
]; then
+   cp /etc/ddclient/ddclient.conf 
/etc/ddclient.conf || die
+   ewarn "Your DDClient configuration has 
been copied from"
+   ewarn "'/etc/ddclient/ddclient.conf' to 
'/etc/ddclient.conf'."
+   ewarn "Please check your configuration."
+   fi
+   break
+   fi
+   done
+   fi
+
+   optfeature "using iproute2 instead if ifconfig." sys-apps/iproute2
+   tmpfiles_process ddclient.conf
+}



[gentoo-commits] repo/gentoo:master commit in: dev-libs/level-zero/

2023-11-11 Thread Conrad Kostecki
commit: a22a1036bd8112e87cbdf987a70839547b6ccf90
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Nov 11 23:48:53 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Nov 12 00:24:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a22a1036

dev-libs/level-zero: add 1.15.1

Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-libs/level-zero/Manifest |  1 +
 dev-libs/level-zero/level-zero-1.15.1.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/dev-libs/level-zero/Manifest b/dev-libs/level-zero/Manifest
index f36eaa75aef6..c81deb3ac00c 100644
--- a/dev-libs/level-zero/Manifest
+++ b/dev-libs/level-zero/Manifest
@@ -1 +1,2 @@
 DIST level-zero-1.14.0.tar.gz 927330 BLAKE2B 
d025d7b6315037e9ae7fa037d3f86781ccb4f5a2736f5f2c8a8aa250eb0fa313c33b481a0a703781f17d0b3162c87b7f4a83d5d4668e79e82ef9a8aa1087f739
 SHA512 
6eb862492fb25fdebb5c2b93a24c02608f2a5e91a746e49ecdb8f5fa8f5c680644282ff4933fc7f6d15cb1d7db1f55534e5696b70d2553f0f59bfdf5f6ee1788
+DIST level-zero-1.15.1.tar.gz 935483 BLAKE2B 
3478698f1976ea10557c28a44618417f4d2e65da328787210cd0da481ebcdf2a507ce738ac1d01101540ee6653c72254521afe7069f13219d7c8a4d5a5aec822
 SHA512 
594fc39f971fd06be9eb63f894ac9c720ee5ee110963c25f7861c348c4484793a529e39aec12f8aeb02b91666c41eacb3cebc2ebaac4c9e67d2c6ee66f682963

diff --git a/dev-libs/level-zero/level-zero-1.15.1.ebuild 
b/dev-libs/level-zero/level-zero-1.15.1.ebuild
new file mode 100644
index ..5fb383635c28
--- /dev/null
+++ b/dev-libs/level-zero/level-zero-1.15.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="oneAPI Level Zero headers, loader and validation layer"
+HOMEPAGE="https://github.com/oneapi-src/level-zero";
+SRC_URI="https://github.com/oneapi-src/${PN}/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+
+src_prepare() {
+   # Don't hardcore -Werror
+   sed -e 's/-Werror//g' -i CMakeLists.txt || die
+
+   cmake_src_prepare
+
+   # According to upstream, release tarballs should contain this file but 
at least
+   # some of them do not. Fortunately it is trivial to make one ourselves.
+   echo "$(ver_cut 3)" > "${S}"/VERSION_PATCH || die
+}



[gentoo-commits] repo/gentoo:master commit in: app-emulation/86Box/

2023-11-11 Thread Conrad Kostecki
commit: dfaeebc6228212b599f3b0ffac1fa66529a20d01
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sun Nov 12 00:16:44 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Nov 12 00:24:37 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfaeebc6

app-emulation/86Box: add 4.0.1

Signed-off-by: Conrad Kostecki  gentoo.org>

 app-emulation/86Box/86Box-4.0.1.ebuild | 77 ++
 app-emulation/86Box/Manifest   |  1 +
 2 files changed, 78 insertions(+)

diff --git a/app-emulation/86Box/86Box-4.0.1.ebuild 
b/app-emulation/86Box/86Box-4.0.1.ebuild
new file mode 100644
index ..e7aba1c39380
--- /dev/null
+++ b/app-emulation/86Box/86Box-4.0.1.ebuild
@@ -0,0 +1,77 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake flag-o-matic
+
+DESCRIPTION="Emulator of x86-based machines based on PCem"
+HOMEPAGE="https://github.com/86Box/86Box";
+SRC_URI="https://github.com/${PN}/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="dinput experimental +fluidsynth +munt new-dynarec +openal +qt5 +threads"
+
+DEPEND="
+   app-emulation/faudio
+   dev-libs/libevdev
+   media-libs/freetype:2=
+   media-libs/libpng:=
+   media-libs/libsdl2
+   media-libs/openal
+   media-libs/rtmidi
+   net-libs/libslirp
+   sys-libs/zlib
+   qt5? ( x11-libs/libXi )
+"
+
+RDEPEND="
+   ${DEPEND}
+   fluidsynth? ( media-sound/fluidsynth )
+   munt? ( media-libs/munt-mt32emu )
+   openal? ( media-libs/openal )
+   qt5? (
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtopengl:5
+   dev-qt/qttranslations:5
+   dev-qt/qtwidgets:5
+   kde-frameworks/extra-cmake-modules
+   )
+"
+
+BDEPEND="virtual/pkgconfig"
+
+src_configure() {
+   # LTO needs to be filtered
+   # See https://bugs.gentoo.org/854507
+   filter-lto
+   append-flags -fno-strict-aliasing
+
+   local mycmakeargs=(
+   -DCPPTHREADS="$(usex threads)"
+   -DDEV_BRANCH="$(usex experimental)"
+   -DDINPUT="$(usex dinput)"
+   -DDYNAREC="ON"
+   -DMUNT_EXTERNAL="$(usex munt)"
+   -DFLUIDSYNTH="$(usex fluidsynth)"
+   -DMINITRACE="OFF"
+   -DMUNT="$(usex munt)"
+   -DNEW_DYNAREC="$(usex new-dynarec)"
+   -DOPENAL="$(usex openal)"
+   -DPREFER_STATIC="OFF"
+   -DRTMIDI="ON"
+   -DQT="$(usex qt5)"
+   -DRELEASE="ON"
+   )
+
+   cmake_src_configure
+}
+
+pkg_postinst() {
+   elog "In order to use 86Box, you will need some roms for various 
emulated systems."
+   elog "See https://github.com/86Box/roms for more information."
+}

diff --git a/app-emulation/86Box/Manifest b/app-emulation/86Box/Manifest
index 38878222668a..7f0ee388707f 100644
--- a/app-emulation/86Box/Manifest
+++ b/app-emulation/86Box/Manifest
@@ -1,2 +1,3 @@
 DIST 86Box-3.11.tar.gz 4593971 BLAKE2B 
0b2771492910f0c11835104e5ef7495ca052414a959e27732ec0d72bc6a6f4cb46c386f0642042425cfd4c4aa1b16e24e027e53034ffae618d9c51aff282cdf7
 SHA512 
4705f0bb7186a19b8a74450132a73c01e9fae80809e7cebf2ef0294100081ff6a27e0f81dbc661596a8d1cd7b04afc5dddb3e990dd10951a37a48de338c49a77
+DIST 86Box-4.0.1.tar.gz 5206128 BLAKE2B 
56a4d374757eb67368bbc5782bceca3f4dec79dd36fad6698065a86c3937238b352425dd856169a1a65a42a4f60f1a68b099ece4a7c019be4229d61fabfc444a
 SHA512 
b06a8c50558276f35f98795e0513b5bd39eed3a0d3a8d61bf79b373501cd823ab3ab12fb943e879a240292bca39c507a1a42b1b6f3f9ae596499b685a03acf98
 DIST 86Box-4.0.tar.gz 5200746 BLAKE2B 
74f702d7be42ee84a4ca337e13bb77ec3fb89b1e78018807d8ced63e474905799f1cf6bf7c093f17dedcc6da0c07b0283f9e2c490f3b3f7ba3c4f1689988b8d4
 SHA512 
8465e86e44bb5fa260f0550479e877a0f4a407eb59a00db8bab6764fecb292b8c9a370451eb71adbf84db990d7ea70e001cd1b2bc096c95caa7526901d20833e



[gentoo-commits] repo/gentoo:master commit in: x11-misc/projecteur/

2023-11-11 Thread Conrad Kostecki
commit: 0049bd7ed6d5bae2696e4723e11bf7ed2c7ad614
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sun Nov 12 00:12:07 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Nov 12 00:24:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0049bd7e

x11-misc/projecteur: add 0.10

Signed-off-by: Conrad Kostecki  gentoo.org>

 x11-misc/projecteur/Manifest   |  1 +
 x11-misc/projecteur/projecteur-0.10.ebuild | 59 ++
 2 files changed, 60 insertions(+)

diff --git a/x11-misc/projecteur/Manifest b/x11-misc/projecteur/Manifest
index 79ae747c86e8..211f0260eccd 100644
--- a/x11-misc/projecteur/Manifest
+++ b/x11-misc/projecteur/Manifest
@@ -1 +1,2 @@
+DIST projecteur-0.10.tar.gz 464761 BLAKE2B 
51488cd9f4380f3164ea8c186aeb2389917a1cfb7a5046fc90cc8e75ff5c33ecaa8224cf56c0dcfc0ba1c54741f5ae0d98ec1061318f439801a2b959832b0da4
 SHA512 
fae7bb6af1fe24ff5e2c98610a768ed93ed968fa8a78dee59fe2c0e7217880ad54e98b6bd0da4defd0297c959bc10e53c476d004c1847c50bc843816359b58a7
 DIST projecteur-0.9.2.tar.gz 394033 BLAKE2B 
576a16853cdb2ae4614b83946caf85636f364c268320bcd99cdd9312ac1e76fb663f2e6c7cede4202df581770b4640444283eb55747735ab1bbb125d5bb9c6c1
 SHA512 
75c7e30b9ef72b4c1fc5e1a8e42c1668ccf2698677c1617cea080c7f5db722098635098304a7557f93f1a14143f8f2f089e8aed9265d44b2cfcd82974363baac

diff --git a/x11-misc/projecteur/projecteur-0.10.ebuild 
b/x11-misc/projecteur/projecteur-0.10.ebuild
new file mode 100644
index ..7098cc463692
--- /dev/null
+++ b/x11-misc/projecteur/projecteur-0.10.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_PN="${PN/p/P}"
+
+inherit cmake udev xdg-utils
+
+DESCRIPTION="Linux Desktop Application for the Logitech Spotlight device"
+HOMEPAGE="https://github.com/jahnf/Projecteur";
+SRC_URI="https://github.com/jahnf/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtdeclarative:5
+   || (
+   dev-qt/qtgui:5[X(-)]
+   dev-qt/qtgui:5[xcb(-)]
+   )
+   dev-qt/qtnetwork:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtx11extras:5
+   virtual/udev
+   x11-libs/libX11
+"
+DEPEND="${RDEPEND}"
+
+BDEPEND="virtual/pkgconfig"
+
+src_prepare() {
+   cmake_src_prepare
+
+   # Don't treat all warnings as errors
+   sed -e '/add_compile_options/d' -i CMakeLists.txt || die
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DCOMPRESS_MAN_PAGE="OFF"
+   )
+
+   cmake_src_configure
+}
+
+pkg_postinst() {
+   udev_reload
+   xdg_icon_cache_update
+}
+
+pkg_postrm() {
+   udev_reload
+   xdg_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: sys-block/arcconf/

2023-11-11 Thread Conrad Kostecki
commit: bd4586fcfb88bbeb03ee4abec797236cf5b61619
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Nov 11 23:58:25 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Nov 12 00:24:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd4586fc

sys-block/arcconf: add 4.14.00.26064

Signed-off-by: Conrad Kostecki  gentoo.org>

 sys-block/arcconf/Manifest |  1 +
 sys-block/arcconf/arcconf-4.14.00.26064.ebuild | 36 ++
 2 files changed, 37 insertions(+)

diff --git a/sys-block/arcconf/Manifest b/sys-block/arcconf/Manifest
index 9b0dd4fcdf24..9826302213cd 100644
--- a/sys-block/arcconf/Manifest
+++ b/sys-block/arcconf/Manifest
@@ -1,2 +1,3 @@
 DIST arcconf_B25823.zip 86931369 BLAKE2B 
c11eb498474cdd13d15bf1516ada423d4d1b71c538f346f854a30d3645e8e7db996d8f934a66c55fcb6b4397982de43e2d84b9aebfcc2de2922b950bcfc4c8fb
 SHA512 
da5396c43783636013fb88137f45638ece2767d9e5649577136be123cee5c6eededfac464b965c0474bae65db18147c696f9b30274045c61788669cc56307718
+DIST arcconf_B26064.zip 40927172 BLAKE2B 
1d9524ff4a4307b565c23c8ceebba95fa6882d62274dbfda7bf3431d370ee635a54811458e0d34f875827059339036bc35c5cf1687e5e96e4a2a8442ebf166a0
 SHA512 
4d91aa85089c31751ca6f39eb5562d68006703f88deb5bc86fa4a15735cfa9ff8b51b4b204f80d8b4bfe35fdd18565e111764674d1c2c7253e78b411836c4b71
 DIST arcconf_v2_01_22270.zip 47168976 BLAKE2B 
95693a1408e5a4d0d638bbf265f2e1e64247dfec2b1078b56860c5fcd4b13ffa5967bfb9967abfd4b79c788aaeb20759b3a9070a84b083c1653e4868a96ac4cf
 SHA512 
0f91a697c44ea0c0561bec9e432e7d4eba8eb8a2b0255a9867bdb183f81e745aee1dcc2b0017847803dbb27f55cad3e985f4bcd3a202c52f5b557fb724e94d9e

diff --git a/sys-block/arcconf/arcconf-4.14.00.26064.ebuild 
b/sys-block/arcconf/arcconf-4.14.00.26064.ebuild
new file mode 100644
index ..6f79502767cc
--- /dev/null
+++ b/sys-block/arcconf/arcconf-4.14.00.26064.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_PV="B$(ver_cut 4)"
+
+inherit linux-info
+
+DESCRIPTION="Microsemi Adaptec RAID Controller Command Line Utility"
+HOMEPAGE="https://www.microsemi.com/";
+SRC_URI="http://download.adaptec.com/raid/storage_manager/${PN}_${MY_PV}.zip";
+S="${WORKDIR}/linux"
+
+LICENSE="Microsemi"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~arm64"
+
+BDEPEND="app-arch/unzip"
+
+RESTRICT="mirror bindist"
+
+QA_PREBUILT="usr/bin/arcconf"
+
+pkg_setup() {
+   # CONFIG_HARDENED_USERCOPY_PAGESPAN makes ARCCONF segault
+   # LEGACY_VSYSCALL_NONE makes ARCCONF segaultmakes ARCCONF segault
+   if linux-info_get_any_version && linux_config_src_exists; then
+   CONFIG_CHECK="!HARDENED_USERCOPY_PAGESPAN !LEGACY_VSYSCALL_NONE"
+   check_extra_config
+   fi
+}
+
+src_install() {
+   dobin $(usex arm64 'arm/linuxarm_x64/cmdline/' '')arcconf
+}



[gentoo-commits] repo/proj/guru:master commit in: app-backup/kopia-ui-bin/

2023-11-11 Thread David Roman
commit: 9d0497f8b8e576896281e239ad07b0b0235d65b6
Author: YiFei Zhu  gmail  com>
AuthorDate: Sat Nov 11 09:01:49 2023 +
Commit: David Roman  gmail  com>
CommitDate: Sat Nov 11 09:20:11 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9d0497f8

app-backup/kopia-ui-bin: new package, add 0.15.0

Signed-off-by: YiFei Zhu  gmail.com>

 app-backup/kopia-ui-bin/Manifest   |  3 +
 app-backup/kopia-ui-bin/kopia-ui-bin-0.15.0.ebuild | 75 ++
 app-backup/kopia-ui-bin/metadata.xml   | 14 
 3 files changed, 92 insertions(+)

diff --git a/app-backup/kopia-ui-bin/Manifest b/app-backup/kopia-ui-bin/Manifest
new file mode 100644
index 00..e148497f4e
--- /dev/null
+++ b/app-backup/kopia-ui-bin/Manifest
@@ -0,0 +1,3 @@
+DIST kopia-ui-bin-0.15.0-amd64.deb 79272722 BLAKE2B 
db34642a0746b838cc923b980efb76c004b5387b3d97b7e041e36be5943adf34fbc5a0af35d950c4a43c6d6434b725483630c39ad1771c3df7d3c8026e4b4b5d
 SHA512 
89a59600c5456c5eee03ba7dc485e2ce2618d9060072781d2691238a86853317f4a09dc69d4758509ed0ce99aa21716f80c89d4e14d51f1ff8e100a75c513324
+DIST kopia-ui-bin-0.15.0-arm.deb 72002696 BLAKE2B 
654e7bf55b0869d080173551bdc829d3a400ce13579ab1f3082ba50965defdb0849164e7af496566708e156259dbb7c0d2e0def1076a00884a8656c15178628b
 SHA512 
79b58d0369bc53ba9590957bd9953d19facb5bcdd8ee0ec1bb55d8067d7b71cbc92a11c9d05f99b2d4649734ec2d58b60976b954a0d1d134b0a28c6f9f9da081
+DIST kopia-ui-bin-0.15.0-arm64.deb 72002696 BLAKE2B 
654e7bf55b0869d080173551bdc829d3a400ce13579ab1f3082ba50965defdb0849164e7af496566708e156259dbb7c0d2e0def1076a00884a8656c15178628b
 SHA512 
79b58d0369bc53ba9590957bd9953d19facb5bcdd8ee0ec1bb55d8067d7b71cbc92a11c9d05f99b2d4649734ec2d58b60976b954a0d1d134b0a28c6f9f9da081

diff --git a/app-backup/kopia-ui-bin/kopia-ui-bin-0.15.0.ebuild 
b/app-backup/kopia-ui-bin/kopia-ui-bin-0.15.0.ebuild
new file mode 100644
index 00..bc1611d3fd
--- /dev/null
+++ b/app-backup/kopia-ui-bin/kopia-ui-bin-0.15.0.ebuild
@@ -0,0 +1,75 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit unpacker xdg
+
+DESCRIPTION="Kopia - Fast And Secure Open-Source Backup (Electron UI)"
+HOMEPAGE="https://github.com/kopia/kopia";
+
+SRC_URI="
+   amd64? ( 
https://github.com/kopia/kopia/releases/download/v${PV}/kopia-ui_${PV}_amd64.deb
 -> ${P}-amd64.deb )
+   arm? ( 
https://github.com/kopia/kopia/releases/download/v${PV}/kopia-ui_${PV}_armv7l.deb
 -> ${P}-arm.deb )
+   arm64? ( 
https://github.com/kopia/kopia/releases/download/v${PV}/kopia-ui_${PV}_arm64.deb
 -> ${P}-arm64.deb )
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~arm ~arm64"
+IUSE="+system-kopia"
+
+# binary package; no tests available
+RESTRICT="test"
+
+RDEPEND="
+   system-kopia? ( ~app-backup/kopia-${PV} )
+   app-accessibility/at-spi2-core
+   dev-libs/expat
+   dev-libs/glib
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/mesa
+   net-print/cups
+   sys-apps/dbus
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libXrandr
+   x11-libs/pango
+"
+
+QA_PREBUILT="opt/KopiaUI"
+S="${WORKDIR}"
+
+src_install() {
+   mv "${S}"/* "${ED}" || die
+   mkdir -p "${ED}/usr/bin/" || die
+   ln -sf "${EPREFIX}/opt/KopiaUI/kopia-ui" "${ED}/usr/bin/kopia-ui" || die
+
+   if use system-kopia; then
+   rm -f "${ED}/opt/KopiaUI/resources/server/kopia" || die
+   ln -sf "${EPREFIX}/usr/bin/kopia" 
"${ED}/opt/KopiaUI/resources/server/kopia" || die
+   fi
+
+   # It installs /usr/share/doc/kopia-ui/changelog.bz2. This fails QA for 
two
+   # reasons:
+   # 1. Gentoo expects /usr/share/doc/${P}. I can perform an mv to fix 
this.
+   # 2. /usr/share/doc is subject to automatic compression, so portage
+   #expects files installed to not be compressed. I could perform a
+   #decompression on the cangelog but IMO changelog isn't important
+   #enough to add this workaround.
+   rm -rf "${ED}/usr/share/doc/kopia-ui" || die
+}
+
+pkg_postinst(){
+   xdg_desktop_database_update
+}

diff --git a/app-backup/kopia-ui-bin/metadata.xml 
b/app-backup/kopia-ui-bin/metadata.xml
new file mode 100644
index 00..682a0187c3
--- /dev/null
+++ b/app-backup/kopia-ui-bin/metadata.xml
@@ -0,0 +1,14 @@
+
+https://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   zhuyifei1...@gmail.com
+   YiFei Zhu
+   
+   
+   kopia/kopia
+   
+   
+   Use the system-wide 
app-backup/kopia instead of bundled.
+   
+



[gentoo-commits] repo/proj/guru:master commit in: media-sound/tidal-hifi-bin/

2023-11-11 Thread David Roman
commit: 9319d9592a17b4c5489cdb1f0e5b5c69b93c0ff2
Author: Kostadin Shishmanov  tutanota  com>
AuthorDate: Sat Nov 11 07:30:35 2023 +
Commit: David Roman  gmail  com>
CommitDate: Sat Nov 11 07:30:35 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9319d959

media-sound/tidal-hifi-bin: fix broken symlink round 2

Signed-off-by: Kostadin Shishmanov  tutanota.com>

 media-sound/tidal-hifi-bin/tidal-hifi-bin-5.7.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/media-sound/tidal-hifi-bin/tidal-hifi-bin-5.7.1.ebuild 
b/media-sound/tidal-hifi-bin/tidal-hifi-bin-5.7.1.ebuild
index a3c1147732..f3e7168bbe 100644
--- a/media-sound/tidal-hifi-bin/tidal-hifi-bin-5.7.1.ebuild
+++ b/media-sound/tidal-hifi-bin/tidal-hifi-bin-5.7.1.ebuild
@@ -71,7 +71,8 @@ src_prepare() {
pushd "locales/" >/dev/null || die "location change for language 
cleanup failed"
chromium_remove_language_paks
popd >/dev/null || die "location reset for language cleanup failed"
-   rm -rf 
"${S}"/resources/app.asar.unpacked/node_modules/register-scheme/build/node_gyp_bins
 || die
+   rm -rf 
"${S}"/resources/app.asar.unpacked/node_modules/register-scheme/build/node_gyp_bins
+   rm -rf 
"${S}"/resources/app.asar.unpacked/node_modules/abstract-socket/build/node_gyp_bins
 }
 
 src_install() {



[gentoo-commits] repo/proj/guru:master commit in: app-backup/kopia/

2023-11-11 Thread David Roman
commit: 38c25be6e3aa40cb7c00aa4965bf86f9d3f9b92e
Author: YiFei Zhu  gmail  com>
AuthorDate: Sat Nov 11 09:01:39 2023 +
Commit: David Roman  gmail  com>
CommitDate: Sat Nov 11 09:16:50 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=38c25be6

app-backup/kopia: new package, add 0.15.0

Signed-off-by: YiFei Zhu  gmail.com>

 app-backup/kopia/Manifest|  2 ++
 app-backup/kopia/kopia-0.15.0.ebuild | 30 ++
 app-backup/kopia/metadata.xml| 11 +++
 3 files changed, 43 insertions(+)

diff --git a/app-backup/kopia/Manifest b/app-backup/kopia/Manifest
new file mode 100644
index 00..38b4bbb366
--- /dev/null
+++ b/app-backup/kopia/Manifest
@@ -0,0 +1,2 @@
+DIST kopia-0.15.0-deps.tar.xz 256837112 BLAKE2B 
4ef21c56d41434985b8b6cf3be1302deeb847941d4fbe39958f2d3c03f2fa0f19dd216646cc5d063d712f3a26f8b8bf440bebe945670877b186cb3c40a771b16
 SHA512 
5a4ec3c0cae5d6bf83e7f4b37a5bce231591a209d11d8472b5ca0b92f94a1021b2ddc4a10bcf438dc6f09ccafef1f61158a3f213bbdc6f5dcc0dfdd3f94ed0a4
+DIST kopia-0.15.0.tar.gz 2968507 BLAKE2B 
316573b4772f88182dcbfe10cfd428ecf0d5c8f9edf5bf820c1d73d1dc683dcf78cace709f091bfe9904d93e786ca815960c5b44e45b5b685e128816230ec5d8
 SHA512 
c12e75457d6a77d6968f1e577efdb5703ce6fa1e3088a73e9b5dfa51fdfa96d8264e62a9fad1b2ee8ce07d98ca3bfd986acbc4dac277b2a84ec3187cfd97

diff --git a/app-backup/kopia/kopia-0.15.0.ebuild 
b/app-backup/kopia/kopia-0.15.0.ebuild
new file mode 100644
index 00..48eaf7d1e0
--- /dev/null
+++ b/app-backup/kopia/kopia-0.15.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit go-module
+
+DESCRIPTION="Kopia - Fast And Secure Open-Source Backup"
+HOMEPAGE="https://github.com/kopia/kopia";
+SRC_URI="
+   https://github.com/kopia/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz
+   https://storage.googleapis.com/zhuyifei-static/gentoo/${P}-deps.tar.xz
+"
+
+LICENSE="Apache-2.0 MIT BSD BSD-2 CC0-1.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64"
+
+src_compile() {
+   ego build -v -x -work -o ${PN}
+}
+
+src_test() {
+   ego test -v $(ego list ./... | grep -v /vendor/)
+}
+
+src_install() {
+   dobin ${PN}
+   einstalldocs
+}

diff --git a/app-backup/kopia/metadata.xml b/app-backup/kopia/metadata.xml
new file mode 100644
index 00..c77a5b59aa
--- /dev/null
+++ b/app-backup/kopia/metadata.xml
@@ -0,0 +1,11 @@
+
+https://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   zhuyifei1...@gmail.com
+   YiFei Zhu
+   
+   
+   kopia/kopia
+   
+



[gentoo-commits] repo/proj/guru:master commit in: www-apps/whoogle-search/files/, www-apps/whoogle-search/

2023-11-11 Thread David Roman
commit: ecdc853e589dcc7a3b7d71c1d9103fa0ca3e6b34
Author: Bailey Kasin  gmail  com>
AuthorDate: Sat Nov 11 06:55:49 2023 +
Commit: David Roman  gmail  com>
CommitDate: Sat Nov 11 06:56:51 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ecdc853e

www-apps/whoogle-search: POSIX-ify openrc script

Also resolve shellcheck and pkgcheck comments

Closes: https://bugs.gentoo.org/917079
Signed-off-by: Bailey Kasin  gmail.com>

 www-apps/whoogle-search/files/whoogle.initd|  4 +--
 www-apps/whoogle-search/metadata.xml   |  3 ++
 3-r2.ebuild => whoogle-search-0.8.3-r3.ebuild} | 37 +++---
 4-r2.ebuild => whoogle-search-0.8.4-r3.ebuild} | 35 ++--
 4 files changed, 42 insertions(+), 37 deletions(-)

diff --git a/www-apps/whoogle-search/files/whoogle.initd 
b/www-apps/whoogle-search/files/whoogle.initd
index 6d51df4ab2..745dceb671 100644
--- a/www-apps/whoogle-search/files/whoogle.initd
+++ b/www-apps/whoogle-search/files/whoogle.initd
@@ -3,7 +3,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 # Environment variables for whoogle
-source "/etc/default/whoogle"
+. "/etc/default/whoogle"
 export ADDRESS=${BIND_ADDRESS:-0.0.0.0}
 export PORT=${LISTEN_PORT:-5000}
 
@@ -23,7 +23,7 @@ depend() {
 start_pre() {
checkpath -fo whoogle:whoogle "/var/log/whoogle.log"
echo "Whoogle is running on: ${BIND_ADDRESS}:${LISTEN_PORT}"
-   cd /opt/whoogle-search
+   cd /opt/whoogle-search || exit 1
 }
 
 stop_post() {

diff --git a/www-apps/whoogle-search/metadata.xml 
b/www-apps/whoogle-search/metadata.xml
index b3a874ebe3..9cdaa89567 100644
--- a/www-apps/whoogle-search/metadata.xml
+++ b/www-apps/whoogle-search/metadata.xml
@@ -5,4 +5,7 @@
baileyka...@gmail.com
Bailey Kasin

+   
+   benbusby/whoogle-search
+   
 

diff --git a/www-apps/whoogle-search/whoogle-search-0.8.3-r2.ebuild 
b/www-apps/whoogle-search/whoogle-search-0.8.3-r3.ebuild
similarity index 54%
rename from www-apps/whoogle-search/whoogle-search-0.8.3-r2.ebuild
rename to www-apps/whoogle-search/whoogle-search-0.8.3-r3.ebuild
index 61b960703a..7cbca25768 100644
--- a/www-apps/whoogle-search/whoogle-search-0.8.3-r2.ebuild
+++ b/www-apps/whoogle-search/whoogle-search-0.8.3-r3.ebuild
@@ -20,29 +20,30 @@ RDEPEND="
dev-python/beautifulsoup4[${PYTHON_USEDEP}]
dev-python/cryptography[${PYTHON_USEDEP}]
dev-python/flask[${PYTHON_USEDEP}]
-dev-python/python-dotenv[${PYTHON_USEDEP}]
+   dev-python/python-dotenv[${PYTHON_USEDEP}]
dev-python/defusedxml[${PYTHON_USEDEP}]
dev-python/waitress[${PYTHON_USEDEP}]
-app-arch/brotli[${PYTHON_USEDEP},python]
-net-libs/stem
-acct-user/whoogle
-acct-group/whoogle
+   app-arch/brotli[${PYTHON_USEDEP},python]
+   net-libs/stem
+   acct-user/whoogle
+   acct-group/whoogle
 "
 
-
 src_install() {
-rm -r .github docs test .dockerignore .gitignore .replit 
docker-compose.yml Dockerfile heroku.yml MANIFEST.in README.md requirements.txt
-mkdir -p "${ED}/opt/whoogle-search" || die
-insinto /opt/whoogle-search
-doins -r ./*
-fperms -R 0755 /opt/whoogle-search
+   rm -r .github docs test .dockerignore .gitignore .replit \
+   docker-compose.yml Dockerfile heroku.yml MANIFEST.in README.md \
+   requirements.txt
+   mkdir -p "${ED}/opt/whoogle-search" || die
+   insinto /opt/whoogle-search
+   doins -r ./*
+   fperms -R 0755 /opt/whoogle-search
fowners -R whoogle:whoogle /opt/whoogle-search
 
-insinto /etc/default/
-doins ${FILESDIR}/whoogle
-insinto /usr/lib/sysusers.d/
-doins ${FILESDIR}/whoogle.conf
+   insinto /etc/default/
+   doins "${FILESDIR}/whoogle"
+   insinto /usr/lib/sysusers.d/
+   doins "${FILESDIR}/whoogle.conf"
 
-newinitd "${FILESDIR}"/whoogle.initd whoogle
-systemd_dounit ${FILESDIR}/whoogle.service
-}
\ No newline at end of file
+   newinitd "${FILESDIR}"/whoogle.initd whoogle
+   systemd_dounit "${FILESDIR}/whoogle.service"
+}

diff --git a/www-apps/whoogle-search/whoogle-search-0.8.4-r2.ebuild 
b/www-apps/whoogle-search/whoogle-search-0.8.4-r3.ebuild
similarity index 55%
rename from www-apps/whoogle-search/whoogle-search-0.8.4-r2.ebuild
rename to www-apps/whoogle-search/whoogle-search-0.8.4-r3.ebuild
index 40c26760ef..73c7650736 100644
--- a/www-apps/whoogle-search/whoogle-search-0.8.4-r2.ebuild
+++ b/www-apps/whoogle-search/whoogle-search-0.8.4-r3.ebuild
@@ -20,30 +20,31 @@ RDEPEND="
dev-python/beautifulsoup4[${PYTHON_USEDEP}]
dev-python/cryptography[${PYTHON_USEDEP}]
dev-python/flask[${PYTHON_USEDEP}]
-dev-python/python-dotenv[${PYTHON_USEDEP}]
+   dev-python/pytho

[gentoo-commits] repo/proj/guru:master commit in: games-util/grapejuice/

2023-11-11 Thread David Roman
commit: d8654497c7f6ab2f43aa0ccd038c40a135e5eac5
Author: Mason Rocha  turret  cyou>
AuthorDate: Sat Nov 11 23:17:22 2023 +
Commit: David Roman  gmail  com>
CommitDate: Sat Nov 11 23:17:22 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d8654497

games-util/grapejuice: version bump 7.20.12

Signed-off-by: Mason Rocha  turret.cyou>

 games-util/grapejuice/Manifest  | 2 +-
 .../grapejuice/{grapejuice-7.20.11.ebuild => grapejuice-7.20.12.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-util/grapejuice/Manifest b/games-util/grapejuice/Manifest
index ff95a76326..8933ce82ad 100644
--- a/games-util/grapejuice/Manifest
+++ b/games-util/grapejuice/Manifest
@@ -1 +1 @@
-DIST grapejuice-v7.20.11.tar.bz2 957454 BLAKE2B 
1553082da9d17f1c22b39ec9d8a1a1f034c1ea64362295edc5a4e0131b0063e2b01aafbe5b1959703c293baabdbdd5c8a385368ef4917cd1b5c25d87b50b6a53
 SHA512 
f708898961202a7926353cc2163f0c74da0cd32a25f60285e31508aa9087be79c03b88c727e4bca02a6befac4d6875c04269c520719bc026f05045b0c2474897
+DIST grapejuice-v7.20.12.tar.bz2 1106306 BLAKE2B 
50d15c9f0d1adf606bd07d349e289e08a313c1ee778f5248f77104bb51dad976a35c9e2ff45f401065d934f1be2d15a5f1d71f7f21a96f0b9f4fc08ee6c28636
 SHA512 
23ae9dc1ca9058a8b2a72f350a78f2e87874e393a418ac474eba9e6988343186b0f0e17c37d698500b6744c90cedb55ff2c2ada29ffcbf33510de759cfdebfd4

diff --git a/games-util/grapejuice/grapejuice-7.20.11.ebuild 
b/games-util/grapejuice/grapejuice-7.20.12.ebuild
similarity index 100%
rename from games-util/grapejuice/grapejuice-7.20.11.ebuild
rename to games-util/grapejuice/grapejuice-7.20.12.ebuild



<    1   2   3   4   >