From 2fb8517bb424937cb9dbf7edca80c9ff74185d85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 21 Dec 2025 20:28:58 +0100 Subject: [PATCH 01/34] dev-python/osc-lib: Remove py3.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/osc-lib/osc-lib-4.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/osc-lib/osc-lib-4.2.0.ebuild b/dev-python/osc-lib/osc-lib-4.2.0.ebuild index fd1160b0bb4cd..59a89d3d1d452 100644 --- a/dev-python/osc-lib/osc-lib-4.2.0.ebuild +++ b/dev-python/osc-lib/osc-lib-4.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=pbr -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) inherit distutils-r1 pypi From 28b68f9db6527a9e1b74266bd5cb8b7f284462ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 21 Dec 2025 20:29:05 +0100 Subject: [PATCH 02/34] dev-python/openstacksdk: Remove py3.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/openstacksdk/openstacksdk-4.7.1.ebuild | 2 +- dev-python/openstacksdk/openstacksdk-4.8.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/openstacksdk/openstacksdk-4.7.1.ebuild b/dev-python/openstacksdk/openstacksdk-4.7.1.ebuild index 27984a10c892b..7f5b3efe1cc64 100644 --- a/dev-python/openstacksdk/openstacksdk-4.7.1.ebuild +++ b/dev-python/openstacksdk/openstacksdk-4.7.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=pbr -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) inherit distutils-r1 pypi diff --git a/dev-python/openstacksdk/openstacksdk-4.8.0.ebuild b/dev-python/openstacksdk/openstacksdk-4.8.0.ebuild index 2fddd8b5fe6f2..bc45dcb6a93a7 100644 --- a/dev-python/openstacksdk/openstacksdk-4.8.0.ebuild +++ b/dev-python/openstacksdk/openstacksdk-4.8.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=pbr -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) inherit distutils-r1 pypi From 5b3a3eab15656ec3bc879a924c0689c0abe0638c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 21 Dec 2025 20:29:14 +0100 Subject: [PATCH 03/34] dev-python/oslo-log: Remove py3.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/oslo-log/oslo-log-7.2.1.ebuild | 2 +- dev-python/oslo-log/oslo-log-8.0.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/oslo-log/oslo-log-7.2.1.ebuild b/dev-python/oslo-log/oslo-log-7.2.1.ebuild index 13642e967914b..0ad0ec82fe44a 100644 --- a/dev-python/oslo-log/oslo-log-7.2.1.ebuild +++ b/dev-python/oslo-log/oslo-log-7.2.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=pbr PYPI_PN=${PN/-/.} -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1 pypi diff --git a/dev-python/oslo-log/oslo-log-8.0.0.ebuild b/dev-python/oslo-log/oslo-log-8.0.0.ebuild index 07fc168c63677..f4f91ac58d411 100644 --- a/dev-python/oslo-log/oslo-log-8.0.0.ebuild +++ b/dev-python/oslo-log/oslo-log-8.0.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=pbr PYPI_PN=${PN/-/.} -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1 pypi From 495aef928937f0619832fb6227da8456f0515c2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 21 Dec 2025 20:29:37 +0100 Subject: [PATCH 04/34] dev-python/python-cinderclient: Remove py3.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/python-cinderclient/python-cinderclient-9.7.0.ebuild | 2 +- dev-python/python-cinderclient/python-cinderclient-9.8.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/python-cinderclient/python-cinderclient-9.7.0.ebuild b/dev-python/python-cinderclient/python-cinderclient-9.7.0.ebuild index 00ec129f4191c..05104ce661afd 100644 --- a/dev-python/python-cinderclient/python-cinderclient-9.7.0.ebuild +++ b/dev-python/python-cinderclient/python-cinderclient-9.7.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{12..13} ) inherit distutils-r1 pypi diff --git a/dev-python/python-cinderclient/python-cinderclient-9.8.0.ebuild b/dev-python/python-cinderclient/python-cinderclient-9.8.0.ebuild index ea30b6d403521..a905860c77fd2 100644 --- a/dev-python/python-cinderclient/python-cinderclient-9.8.0.ebuild +++ b/dev-python/python-cinderclient/python-cinderclient-9.8.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1 pypi From c5938c6915a376cdbbf5576101ce6871580bfabd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 21 Dec 2025 20:29:47 +0100 Subject: [PATCH 05/34] dev-python/os-service-types: Remove py3.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/os-service-types/os-service-types-1.8.0.ebuild | 2 +- dev-python/os-service-types/os-service-types-1.8.1.ebuild | 2 +- dev-python/os-service-types/os-service-types-1.8.2.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/os-service-types/os-service-types-1.8.0.ebuild b/dev-python/os-service-types/os-service-types-1.8.0.ebuild index 6fd17236af242..0b9cc43f5fab4 100644 --- a/dev-python/os-service-types/os-service-types-1.8.0.ebuild +++ b/dev-python/os-service-types/os-service-types-1.8.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=pbr -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1 pypi diff --git a/dev-python/os-service-types/os-service-types-1.8.1.ebuild b/dev-python/os-service-types/os-service-types-1.8.1.ebuild index 0bcb3da48bf47..e89b03a609eed 100644 --- a/dev-python/os-service-types/os-service-types-1.8.1.ebuild +++ b/dev-python/os-service-types/os-service-types-1.8.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=pbr -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1 pypi diff --git a/dev-python/os-service-types/os-service-types-1.8.2.ebuild b/dev-python/os-service-types/os-service-types-1.8.2.ebuild index 3c67705e5d537..da598f07cedec 100644 --- a/dev-python/os-service-types/os-service-types-1.8.2.ebuild +++ b/dev-python/os-service-types/os-service-types-1.8.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=pbr -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1 pypi From 6112e96c1877862f15f3adcbf01bbcdb37adc2d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 21 Dec 2025 20:29:54 +0100 Subject: [PATCH 06/34] dev-python/keystoneauth1: Remove py3.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/keystoneauth1/keystoneauth1-5.11.1.ebuild | 2 +- dev-python/keystoneauth1/keystoneauth1-5.12.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/keystoneauth1/keystoneauth1-5.11.1.ebuild b/dev-python/keystoneauth1/keystoneauth1-5.11.1.ebuild index 1115e11852069..bf38da43da792 100644 --- a/dev-python/keystoneauth1/keystoneauth1-5.11.1.ebuild +++ b/dev-python/keystoneauth1/keystoneauth1-5.11.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) inherit distutils-r1 pypi diff --git a/dev-python/keystoneauth1/keystoneauth1-5.12.0.ebuild b/dev-python/keystoneauth1/keystoneauth1-5.12.0.ebuild index 48e59a26ece3e..91c452c2dac4a 100644 --- a/dev-python/keystoneauth1/keystoneauth1-5.12.0.ebuild +++ b/dev-python/keystoneauth1/keystoneauth1-5.12.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=pbr -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1 pypi From b97c0c57ca267f3c39077444897985234060cd0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 21 Dec 2025 20:30:01 +0100 Subject: [PATCH 07/34] dev-python/oslo-config: Remove py3.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/oslo-config/oslo-config-10.0.0.ebuild | 2 +- dev-python/oslo-config/oslo-config-10.1.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/oslo-config/oslo-config-10.0.0.ebuild b/dev-python/oslo-config/oslo-config-10.0.0.ebuild index fcc0dac865522..cbcfa67478037 100644 --- a/dev-python/oslo-config/oslo-config-10.0.0.ebuild +++ b/dev-python/oslo-config/oslo-config-10.0.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=pbr PYPI_PN=${PN/-/.} -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1 pypi diff --git a/dev-python/oslo-config/oslo-config-10.1.0.ebuild b/dev-python/oslo-config/oslo-config-10.1.0.ebuild index fcc0dac865522..cbcfa67478037 100644 --- a/dev-python/oslo-config/oslo-config-10.1.0.ebuild +++ b/dev-python/oslo-config/oslo-config-10.1.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=pbr PYPI_PN=${PN/-/.} -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1 pypi From e63926cf09f4ce89473973b6d76fe3d3504a7da6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 21 Dec 2025 20:32:04 +0100 Subject: [PATCH 08/34] dev-python/dogpile-cache: Remove py3.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/dogpile-cache/dogpile-cache-1.4.0.ebuild | 2 +- dev-python/dogpile-cache/dogpile-cache-1.4.1.ebuild | 2 +- dev-python/dogpile-cache/dogpile-cache-1.5.0.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/dogpile-cache/dogpile-cache-1.4.0.ebuild b/dev-python/dogpile-cache/dogpile-cache-1.4.0.ebuild index d3fbfc95ef8c9..de520e02a4888 100644 --- a/dev-python/dogpile-cache/dogpile-cache-1.4.0.ebuild +++ b/dev-python/dogpile-cache/dogpile-cache-1.4.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_PN=${PN/-/.} -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1 pypi diff --git a/dev-python/dogpile-cache/dogpile-cache-1.4.1.ebuild b/dev-python/dogpile-cache/dogpile-cache-1.4.1.ebuild index 7cbda58bae906..be545c2d91b42 100644 --- a/dev-python/dogpile-cache/dogpile-cache-1.4.1.ebuild +++ b/dev-python/dogpile-cache/dogpile-cache-1.4.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_PN=${PN/-/.} -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1 pypi diff --git a/dev-python/dogpile-cache/dogpile-cache-1.5.0.ebuild b/dev-python/dogpile-cache/dogpile-cache-1.5.0.ebuild index cfa4a8f0efbcd..61b35e6b8007f 100644 --- a/dev-python/dogpile-cache/dogpile-cache-1.5.0.ebuild +++ b/dev-python/dogpile-cache/dogpile-cache-1.5.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_PN=${PN/-/.} -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1 pypi From 08aec25f50f02c4a11b8c5e52a01fd8b2a2f8590 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 21 Dec 2025 20:32:22 +0100 Subject: [PATCH 09/34] dev-ada/langkit-contrib: Remove py3.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-ada/langkit-contrib/langkit-contrib-25.0.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ada/langkit-contrib/langkit-contrib-25.0.0-r2.ebuild b/dev-ada/langkit-contrib/langkit-contrib-25.0.0-r2.ebuild index da4d15d88362f..3cf20404584ba 100644 --- a/dev-ada/langkit-contrib/langkit-contrib-25.0.0-r2.ebuild +++ b/dev-ada/langkit-contrib/langkit-contrib-25.0.0-r2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) ADA_COMPAT=( gcc_{12..16} ) DISTUTILS_USE_PEP517=setuptools From 6172b02018f70174c89c5e1c678dd5118273011e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 21 Dec 2025 20:32:27 +0100 Subject: [PATCH 10/34] dev-ada/langkit: Remove py3.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-ada/langkit/langkit-24.0.0-r2.ebuild | 2 +- dev-ada/langkit/langkit-25.0.0-r6.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ada/langkit/langkit-24.0.0-r2.ebuild b/dev-ada/langkit/langkit-24.0.0-r2.ebuild index d33e7b27401dc..347d3f22010ad 100644 --- a/dev-ada/langkit/langkit-24.0.0-r2.ebuild +++ b/dev-ada/langkit/langkit-24.0.0-r2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_12 ) ADA_COMPAT=( gcc_12 gcc_13 gcc_14 ) DISTUTILS_USE_PEP517=setuptools diff --git a/dev-ada/langkit/langkit-25.0.0-r6.ebuild b/dev-ada/langkit/langkit-25.0.0-r6.ebuild index c147d37fb44b9..a281c36ba6f34 100644 --- a/dev-ada/langkit/langkit-25.0.0-r6.ebuild +++ b/dev-ada/langkit/langkit-25.0.0-r6.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) ADA_COMPAT=( gcc_{12..16} ) DISTUTILS_USE_PEP517=setuptools From ee42a443ab67702ee9c3886692a673aae18529bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 21 Dec 2025 20:32:33 +0100 Subject: [PATCH 11/34] dev-ada/e3-testsuite: Remove py3.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-ada/e3-testsuite/e3-testsuite-26.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ada/e3-testsuite/e3-testsuite-26.0-r2.ebuild b/dev-ada/e3-testsuite/e3-testsuite-26.0-r2.ebuild index 2721bb92768d1..47a9423e062ef 100644 --- a/dev-ada/e3-testsuite/e3-testsuite-26.0-r2.ebuild +++ b/dev-ada/e3-testsuite/e3-testsuite-26.0-r2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{12..13} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 From f8020a9dc9abf2ec3a694877a65feb22c3915b45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 21 Dec 2025 20:32:35 +0100 Subject: [PATCH 12/34] dev-ada/e3-core: Remove py3.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-ada/e3-core/e3-core-22.10.0.ebuild | 2 +- dev-ada/e3-core/e3-core-22.6.0-r3.ebuild | 2 +- dev-ada/e3-core/e3-core-22.6.0-r5.ebuild | 2 +- dev-ada/e3-core/e3-core-22.8.0.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-ada/e3-core/e3-core-22.10.0.ebuild b/dev-ada/e3-core/e3-core-22.10.0.ebuild index 8cf613517c901..f1fc70dcb11db 100644 --- a/dev-ada/e3-core/e3-core-22.10.0.ebuild +++ b/dev-ada/e3-core/e3-core-22.10.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{12..13} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 toolchain-funcs diff --git a/dev-ada/e3-core/e3-core-22.6.0-r3.ebuild b/dev-ada/e3-core/e3-core-22.6.0-r3.ebuild index be2fc2952df2d..b6117260a0a29 100644 --- a/dev-ada/e3-core/e3-core-22.6.0-r3.ebuild +++ b/dev-ada/e3-core/e3-core-22.6.0-r3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{12..13} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 toolchain-funcs diff --git a/dev-ada/e3-core/e3-core-22.6.0-r5.ebuild b/dev-ada/e3-core/e3-core-22.6.0-r5.ebuild index 31e71258af868..fb4090f012183 100644 --- a/dev-ada/e3-core/e3-core-22.6.0-r5.ebuild +++ b/dev-ada/e3-core/e3-core-22.6.0-r5.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{12..13} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 toolchain-funcs diff --git a/dev-ada/e3-core/e3-core-22.8.0.ebuild b/dev-ada/e3-core/e3-core-22.8.0.ebuild index 5d5ca4ec49b3c..b4a7f1be29b30 100644 --- a/dev-ada/e3-core/e3-core-22.8.0.ebuild +++ b/dev-ada/e3-core/e3-core-22.8.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{12..13} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 toolchain-funcs From e28d986875c09e2f4564011344a0dfb738dc2d14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 21 Dec 2025 20:32:53 +0100 Subject: [PATCH 13/34] app-emulation/diskimage-builder: Remove py3.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-emulation/diskimage-builder/diskimage-builder-3.32.0.ebuild | 2 +- app-emulation/diskimage-builder/diskimage-builder-3.33.0.ebuild | 2 +- app-emulation/diskimage-builder/diskimage-builder-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-emulation/diskimage-builder/diskimage-builder-3.32.0.ebuild b/app-emulation/diskimage-builder/diskimage-builder-3.32.0.ebuild index 5326d9a71f848..abbbd9098bc42 100644 --- a/app-emulation/diskimage-builder/diskimage-builder-3.32.0.ebuild +++ b/app-emulation/diskimage-builder/diskimage-builder-3.32.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10,11,12} ) +PYTHON_COMPAT=( python3_12 ) DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 inherit distutils-r1 diff --git a/app-emulation/diskimage-builder/diskimage-builder-3.33.0.ebuild b/app-emulation/diskimage-builder/diskimage-builder-3.33.0.ebuild index cc0609f7d5863..00f53d02ac16f 100644 --- a/app-emulation/diskimage-builder/diskimage-builder-3.33.0.ebuild +++ b/app-emulation/diskimage-builder/diskimage-builder-3.33.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10,11,12} ) +PYTHON_COMPAT=( python3_12 ) DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 inherit distutils-r1 diff --git a/app-emulation/diskimage-builder/diskimage-builder-9999.ebuild b/app-emulation/diskimage-builder/diskimage-builder-9999.ebuild index 02baaa4e802be..9ad7c5d3b800e 100644 --- a/app-emulation/diskimage-builder/diskimage-builder-9999.ebuild +++ b/app-emulation/diskimage-builder/diskimage-builder-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9,10,11,12} ) +PYTHON_COMPAT=( python3_12 ) DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 inherit distutils-r1 From c131b535d12285b9af070b2448daab83877c7125 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 21 Dec 2025 20:33:05 +0100 Subject: [PATCH 14/34] dev-python/qiskit-aer: Remove py3.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/qiskit-aer/qiskit-aer-0.17.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/qiskit-aer/qiskit-aer-0.17.2.ebuild b/dev-python/qiskit-aer/qiskit-aer-0.17.2.ebuild index bec3357e7c383..6659ab019aaa7 100644 --- a/dev-python/qiskit-aer/qiskit-aer-0.17.2.ebuild +++ b/dev-python/qiskit-aer/qiskit-aer-0.17.2.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) inherit distutils-r1 From b783faa5a9f0769f80ffc89983c1eabf46487c89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 21 Dec 2025 20:33:07 +0100 Subject: [PATCH 15/34] dev-python/qiskit: Remove py3.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/qiskit/qiskit-2.2.3.ebuild | 2 +- dev-python/qiskit/qiskit-2.3.0_rc1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/qiskit/qiskit-2.2.3.ebuild b/dev-python/qiskit/qiskit-2.2.3.ebuild index c0294f6032445..5bfda15a249cb 100644 --- a/dev-python/qiskit/qiskit-2.2.3.ebuild +++ b/dev-python/qiskit/qiskit-2.2.3.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) CRATES="" RUST_MIN_VER="1.84.0" diff --git a/dev-python/qiskit/qiskit-2.3.0_rc1.ebuild b/dev-python/qiskit/qiskit-2.3.0_rc1.ebuild index 162bb803c6160..1d67ad62f25ec 100644 --- a/dev-python/qiskit/qiskit-2.3.0_rc1.ebuild +++ b/dev-python/qiskit/qiskit-2.3.0_rc1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) CRATES=" " From 5f5cfc79536154945a40bbab6ffd9d4f81ab6dff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 21 Dec 2025 20:33:18 +0100 Subject: [PATCH 16/34] dev-python/virtualenvwrapper: Remove py3.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/virtualenvwrapper/virtualenvwrapper-6.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/virtualenvwrapper/virtualenvwrapper-6.1.1.ebuild b/dev-python/virtualenvwrapper/virtualenvwrapper-6.1.1.ebuild index 8c009acc182ea..c5eeb2332c666 100644 --- a/dev-python/virtualenvwrapper/virtualenvwrapper-6.1.1.ebuild +++ b/dev-python/virtualenvwrapper/virtualenvwrapper-6.1.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_SINGLE_IMPL=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1 pypi From 4c2fd038092c8a159621ac7f62863fbce9aa6cd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 21 Dec 2025 20:33:33 +0100 Subject: [PATCH 17/34] dev-python/doc8: Remove py3.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/doc8/doc8-2.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/doc8/doc8-2.0.0.ebuild b/dev-python/doc8/doc8-2.0.0.ebuild index 827525d39de46..6bbe5120f830a 100644 --- a/dev-python/doc8/doc8-2.0.0.ebuild +++ b/dev-python/doc8/doc8-2.0.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1 pypi From fa36d56fe512b0ae1868cd1aa5e8aaae854c7914 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 21 Dec 2025 20:33:38 +0100 Subject: [PATCH 18/34] dev-python/bandit: Remove py3.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/bandit/bandit-1.8.6.ebuild | 2 +- dev-python/bandit/bandit-1.9.1.ebuild | 2 +- dev-python/bandit/bandit-1.9.2.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/bandit/bandit-1.8.6.ebuild b/dev-python/bandit/bandit-1.8.6.ebuild index a5addb06c13e5..e04ec1855d0bd 100644 --- a/dev-python/bandit/bandit-1.8.6.ebuild +++ b/dev-python/bandit/bandit-1.8.6.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) inherit distutils-r1 pypi diff --git a/dev-python/bandit/bandit-1.9.1.ebuild b/dev-python/bandit/bandit-1.9.1.ebuild index 41e956e6e7825..8aa7a0fb0b64d 100644 --- a/dev-python/bandit/bandit-1.9.1.ebuild +++ b/dev-python/bandit/bandit-1.9.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_VERIFY_REPO=https://github.com/PyCQA/bandit -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) inherit distutils-r1 pypi diff --git a/dev-python/bandit/bandit-1.9.2.ebuild b/dev-python/bandit/bandit-1.9.2.ebuild index 6c04a3776458c..5fe1727728d5e 100644 --- a/dev-python/bandit/bandit-1.9.2.ebuild +++ b/dev-python/bandit/bandit-1.9.2.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_VERIFY_REPO=https://github.com/PyCQA/bandit -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) inherit distutils-r1 pypi From 3c2f522e4dc73c9fe1eb4cef127d8b974d399a52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 21 Dec 2025 20:34:06 +0100 Subject: [PATCH 19/34] dev-python/rustworkx: Remove py3.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/rustworkx/rustworkx-0.16.0.ebuild | 2 +- dev-python/rustworkx/rustworkx-0.17.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/rustworkx/rustworkx-0.16.0.ebuild b/dev-python/rustworkx/rustworkx-0.16.0.ebuild index 72e0ed90f111f..5543cdc0e2ff8 100644 --- a/dev-python/rustworkx/rustworkx-0.16.0.ebuild +++ b/dev-python/rustworkx/rustworkx-0.16.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{12..13} ) CRATES=" adler2@2.0.0 diff --git a/dev-python/rustworkx/rustworkx-0.17.1.ebuild b/dev-python/rustworkx/rustworkx-0.17.1.ebuild index 032463bdd74ab..17695781802ce 100644 --- a/dev-python/rustworkx/rustworkx-0.17.1.ebuild +++ b/dev-python/rustworkx/rustworkx-0.17.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) CRATES=" adler2@2.0.0 From 0285caf88de6d466ed8dbffcd3f27b7dfc19ab3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 21 Dec 2025 20:34:12 +0100 Subject: [PATCH 20/34] dev-python/stestr: Remove py3.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/stestr/stestr-4.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/stestr/stestr-4.2.0.ebuild b/dev-python/stestr/stestr-4.2.0.ebuild index 597ed8a5c6edd..f93cb3fbd5fdf 100644 --- a/dev-python/stestr/stestr-4.2.0.ebuild +++ b/dev-python/stestr/stestr-4.2.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) inherit distutils-r1 multiprocessing pypi From 232ae7b4b24defea9592e73f04354fd5f4c202c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 21 Dec 2025 20:34:14 +0100 Subject: [PATCH 21/34] dev-python/stevedore: Remove py3.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/stevedore/stevedore-5.5.0.ebuild | 2 +- dev-python/stevedore/stevedore-5.6.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/stevedore/stevedore-5.5.0.ebuild b/dev-python/stevedore/stevedore-5.5.0.ebuild index e4e763af281f0..6d46c074d766f 100644 --- a/dev-python/stevedore/stevedore-5.5.0.ebuild +++ b/dev-python/stevedore/stevedore-5.5.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=pbr -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1 pypi diff --git a/dev-python/stevedore/stevedore-5.6.0.ebuild b/dev-python/stevedore/stevedore-5.6.0.ebuild index ec784600ccf99..30a63af4e2807 100644 --- a/dev-python/stevedore/stevedore-5.6.0.ebuild +++ b/dev-python/stevedore/stevedore-5.6.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=pbr -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1 pypi From 3de6fe140ed077ed8b2743335d3b657e4a8a9d41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 21 Dec 2025 20:34:19 +0100 Subject: [PATCH 22/34] dev-python/cliff: Remove py3.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/cliff/cliff-4.11.0.ebuild | 2 +- dev-python/cliff/cliff-4.12.0.ebuild | 2 +- dev-python/cliff/cliff-4.13.0.ebuild | 2 +- dev-python/cliff/cliff-4.13.1.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-python/cliff/cliff-4.11.0.ebuild b/dev-python/cliff/cliff-4.11.0.ebuild index 44577f8796d76..97f9690a2612a 100644 --- a/dev-python/cliff/cliff-4.11.0.ebuild +++ b/dev-python/cliff/cliff-4.11.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=pbr -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1 pypi diff --git a/dev-python/cliff/cliff-4.12.0.ebuild b/dev-python/cliff/cliff-4.12.0.ebuild index 213c91d5a477f..5480f7b314c9f 100644 --- a/dev-python/cliff/cliff-4.12.0.ebuild +++ b/dev-python/cliff/cliff-4.12.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=pbr -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1 pypi diff --git a/dev-python/cliff/cliff-4.13.0.ebuild b/dev-python/cliff/cliff-4.13.0.ebuild index a7b160f46d95d..2685fed517088 100644 --- a/dev-python/cliff/cliff-4.13.0.ebuild +++ b/dev-python/cliff/cliff-4.13.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=pbr -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1 pypi diff --git a/dev-python/cliff/cliff-4.13.1.ebuild b/dev-python/cliff/cliff-4.13.1.ebuild index a7b160f46d95d..2685fed517088 100644 --- a/dev-python/cliff/cliff-4.13.1.ebuild +++ b/dev-python/cliff/cliff-4.13.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=pbr -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1 pypi From d3dadae48035521fa70f87e4b0c9b9f7d648853e Mon Sep 17 00:00:00 2001 From: Lukas Schmelting Date: Sat, 29 Nov 2025 18:06:39 +0100 Subject: [PATCH 23/34] gui-libs/vte-common: add 0.82.2 Signed-off-by: Lukas Schmelting Part-of: https://github.com/gentoo/gentoo/pull/44852 Signed-off-by: Pacho Ramos --- gui-libs/vte-common/Manifest | 1 + .../vte-0.82.2-fix-unknown-variable.patch | 44 ++++++++++ gui-libs/vte-common/vte-common-0.82.2.ebuild | 85 +++++++++++++++++++ 3 files changed, 130 insertions(+) create mode 100644 gui-libs/vte-common/files/vte-0.82.2-fix-unknown-variable.patch create mode 100644 gui-libs/vte-common/vte-common-0.82.2.ebuild diff --git a/gui-libs/vte-common/Manifest b/gui-libs/vte-common/Manifest index 2a510a2c30aed..f6545717eefc2 100644 --- a/gui-libs/vte-common/Manifest +++ b/gui-libs/vte-common/Manifest @@ -2,3 +2,4 @@ DIST vte-0.76.3.tar.bz2 564747 BLAKE2B 1ad65a18ca1aa2371dd74ef3ebaf1aa44358c4a1c DIST vte-0.78.5.tar.xz 577560 BLAKE2B b1a5a2cc9fee8eb0889d8ed8780d0f65e6d297c60c3c8cf351e1a01942c752d82d13337cd093bb65cb73f5d8c5530783b171f39dac6cd258a8d53340c14d079d SHA512 10c252319e03d3882c197261b572d64c1d12871ac567bcb5f7042d516734ea6f24ade314e9146888eeea427c94ebe472a03d1967af6beeaddf212fc6fd13fe42 DIST vte-0.80.3.tar.xz 586568 BLAKE2B 5f32cdde611427fc490b443a7df229608b6cff1517da63eec2699db3436d2020ee5f361eccacfc842c66e04a8e4fa11a91ea7a383c18d7bc9d0517393f39a98c SHA512 ef4066c20fe28f301557e4659d2565adf029e600b74527284102234b762010a100d285f33ab93e3539fb70b41bc18b802fdda1a46e2fab241b90a5bd24bd0119 DIST vte-0.80.4.tar.xz 586804 BLAKE2B 766b25fe9fc45e306db0e65e301b27aa448b2201eeb016c3d25829df28e1c7ac95bc2ca4af97979df92c4f631820761f38574501970af190cb77d0abceb66eeb SHA512 02f76135236dc0bcfbf627614e26bdd24c217a0cc80f369399a67ff0cc2ca6cc12457e31c741c22e50e411db404648d70532b2b3d9d27de1a1941d353d037ae5 +DIST vte-0.82.2.tar.xz 6141828 BLAKE2B d0274f090b00451dc6b63dece2a2a2103c7e58e437e7fae1c94955d3ac7e3aff59c0fc3d2e7ed06921800cb85fcdbcb5b57ea3ef32b832c11a767fbc995fa57d SHA512 73e90beec2672c04476d6673eeac448860faaa00e507f71f6c36122b38bbb5857b2d0b876a928254348ef0f006f5a091e0f09179d23d74d1e05bdbba28c65f74 diff --git a/gui-libs/vte-common/files/vte-0.82.2-fix-unknown-variable.patch b/gui-libs/vte-common/files/vte-0.82.2-fix-unknown-variable.patch new file mode 100644 index 0000000000000..b1dc17ad6fd11 --- /dev/null +++ b/gui-libs/vte-common/files/vte-0.82.2-fix-unknown-variable.patch @@ -0,0 +1,44 @@ +From f672ed15a88dd3e25c33aa0a5ef6f6d291a6d5c7 Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Sandro=20J=C3=A4ckel?= +Date: Thu, 20 Nov 2025 18:21:20 +0100 +Subject: [PATCH] Fix undefined variable when building with no gtk + +src/meson.build:728:16: ERROR: Unknown variable "test_color_lightness_deps". +--- + src/meson.build | 18 +++++++++--------- + 1 file changed, 9 insertions(+), 9 deletions(-) + +diff --git a/src/meson.build b/src/meson.build +index 3320ca0e9..623c68987 100644 +--- a/src/meson.build ++++ b/src/meson.build +@@ -756,17 +756,17 @@ if get_option('gtk3') or get_option('gtk4') + elif get_option('gtk4') + test_color_lightness_deps += [gtk4_dep,] + endif +-endif + +-test_color_lightness = executable( +- 'test-color-lightness', +- dependencies: test_color_lightness_deps, +- include_directories: top_inc, +- install: false, +- sources: test_color_lightness_sources, +-) ++ test_color_lightness = executable( ++ 'test-color-lightness', ++ dependencies: test_color_lightness_deps, ++ include_directories: top_inc, ++ install: false, ++ sources: test_color_lightness_sources, ++ ) + +-test_units += [test_color_lightness,] ++ test_units += [test_color_lightness,] ++endif + + test_minifont_common_sources = config_sources + files( + 'minifont-test.cc' +-- +GitLab + diff --git a/gui-libs/vte-common/vte-common-0.82.2.ebuild b/gui-libs/vte-common/vte-common-0.82.2.ebuild new file mode 100644 index 0000000000000..b3134f8409ec4 --- /dev/null +++ b/gui-libs/vte-common/vte-common-0.82.2.ebuild @@ -0,0 +1,85 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 +PYTHON_COMPAT=( python3_{11..14} ) +GNOME_ORG_MODULE="vte" + +inherit flag-o-matic gnome.org meson python-any-r1 + +DESCRIPTION="Library providing a virtual terminal emulator widget" +HOMEPAGE="https://gitlab.gnome.org/GNOME/vte" + +S="${WORKDIR}/vte-${PV}" + +# Once SIXEL support ships (0.66 or later), might need xterm license (but code might be considered upgraded to LGPL-3+) +LICENSE="LGPL-3+ GPL-3+" + +SLOT="2.91" # vte_api_version in meson.build + +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" + +IUSE="systemd" + +DEPEND=" + || ( >=gui-libs/gtk-4.0.1:4 >=x11-libs/gtk+-3.24.22:3 ) + >=x11-libs/cairo-1.0 + dev-cpp/fast_float + >=dev-libs/fribidi-1.0.0 + >=dev-libs/glib-2.60:2 + >=x11-libs/pango-1.22.0 + >=dev-libs/libpcre2-10.21 + systemd? ( >=sys-apps/systemd-220:= ) + >=app-arch/lz4-1.9 + x11-libs/pango +" +BDEPEND=" + ${PYTHON_DEPS} + dev-libs/libxml2:2 + dev-util/glib-utils + >=sys-devel/gettext-0.19.8 + virtual/pkgconfig +" + +PATCHES=( + "${FILESDIR}/vte-${PV}-fix-unknown-variable.patch" +) + +src_prepare() { + default + use elibc_musl && eapply "${FILESDIR}"/${PN}-0.70.0-musl-W_EXITCODE.patch +} + +src_configure() { + # Upstream don't support LTO & error out on it in meson.build (bug #926156) + filter-lto + + local emesonargs=( + -Da11y=false + -Ddebug=false + -Ddocs=false + -Dgir=false + -Dfribidi=true # pulled in by pango anyhow + -Dglade=false + -Dgnutls=false + -Dgtk3=false + -Dgtk4=false + -Dicu=false + $(meson_use systemd _systemd) + -Dvapi=false + ) + meson_src_configure +} + +src_install() { + exeinto /usr/libexec/ + doexe "${BUILD_DIR}"/src/vte-urlencode-cwd + insinto /etc/profile.d/ + newins "${BUILD_DIR}"/src/vte.sh vte-${SLOT}.sh + newins "${BUILD_DIR}"/src/vte.csh vte-${SLOT}.csh + if use systemd; then + insinto /usr/lib/systemd/user/vte-spawn-.scode.d/ + newins "${S}"/src/vte-spawn-.scope.conf defaults.conf + fi + einstalldocs +} From 10664e18e3d5c73de157041049d34d6621014024 Mon Sep 17 00:00:00 2001 From: Lukas Schmelting Date: Sat, 29 Nov 2025 18:08:33 +0100 Subject: [PATCH 24/34] gui-libs/vte: add 0.82.2 Signed-off-by: Lukas Schmelting Part-of: https://github.com/gentoo/gentoo/pull/44852 Signed-off-by: Pacho Ramos --- gui-libs/vte/Manifest | 1 + gui-libs/vte/vte-0.82.2.ebuild | 103 +++++++++++++++++++++++++++++++++ 2 files changed, 104 insertions(+) create mode 100644 gui-libs/vte/vte-0.82.2.ebuild diff --git a/gui-libs/vte/Manifest b/gui-libs/vte/Manifest index 9a458bcd60a0e..b1dbbd7825720 100644 --- a/gui-libs/vte/Manifest +++ b/gui-libs/vte/Manifest @@ -1,3 +1,4 @@ DIST vte-0.78.5.tar.xz 577560 BLAKE2B b1a5a2cc9fee8eb0889d8ed8780d0f65e6d297c60c3c8cf351e1a01942c752d82d13337cd093bb65cb73f5d8c5530783b171f39dac6cd258a8d53340c14d079d SHA512 10c252319e03d3882c197261b572d64c1d12871ac567bcb5f7042d516734ea6f24ade314e9146888eeea427c94ebe472a03d1967af6beeaddf212fc6fd13fe42 DIST vte-0.80.3.tar.xz 586568 BLAKE2B 5f32cdde611427fc490b443a7df229608b6cff1517da63eec2699db3436d2020ee5f361eccacfc842c66e04a8e4fa11a91ea7a383c18d7bc9d0517393f39a98c SHA512 ef4066c20fe28f301557e4659d2565adf029e600b74527284102234b762010a100d285f33ab93e3539fb70b41bc18b802fdda1a46e2fab241b90a5bd24bd0119 DIST vte-0.80.4.tar.xz 586804 BLAKE2B 766b25fe9fc45e306db0e65e301b27aa448b2201eeb016c3d25829df28e1c7ac95bc2ca4af97979df92c4f631820761f38574501970af190cb77d0abceb66eeb SHA512 02f76135236dc0bcfbf627614e26bdd24c217a0cc80f369399a67ff0cc2ca6cc12457e31c741c22e50e411db404648d70532b2b3d9d27de1a1941d353d037ae5 +DIST vte-0.82.2.tar.xz 6141828 BLAKE2B d0274f090b00451dc6b63dece2a2a2103c7e58e437e7fae1c94955d3ac7e3aff59c0fc3d2e7ed06921800cb85fcdbcb5b57ea3ef32b832c11a767fbc995fa57d SHA512 73e90beec2672c04476d6673eeac448860faaa00e507f71f6c36122b38bbb5857b2d0b876a928254348ef0f006f5a091e0f09179d23d74d1e05bdbba28c65f74 diff --git a/gui-libs/vte/vte-0.82.2.ebuild b/gui-libs/vte/vte-0.82.2.ebuild new file mode 100644 index 0000000000000..762c9f989f90d --- /dev/null +++ b/gui-libs/vte/vte-0.82.2.ebuild @@ -0,0 +1,103 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 +PYTHON_COMPAT=( python3_{11..14} ) + +inherit flag-o-matic gnome.org meson python-any-r1 vala xdg + +DESCRIPTION="Library providing a virtual terminal emulator widget" +HOMEPAGE="https://gitlab.gnome.org/GNOME/vte" + +# Once SIXEL support ships (0.66 or later), might need xterm license (but code might be considered upgraded to LGPL-3+) +LICENSE="LGPL-3+ GPL-3+" +SLOT="2.91-gtk4" # vte_api_version + "-gtk4" in meson.build + +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +IUSE="+crypt debug gtk-doc +icu +introspection systemd +vala" +REQUIRED_USE=" + gtk-doc? ( introspection ) + vala? ( introspection ) +" + +DEPEND=" + >=gui-libs/gtk-4.14:4[X?,introspection?,wayland?] + >=x11-libs/cairo-1.0 + >=dev-libs/libfmt-11.0.0 + dev-cpp/fast_float + >=dev-libs/fribidi-1.0.0 + >=dev-libs/glib-2.72:2 + crypt? ( >=net-libs/gnutls-3.2.7:0= ) + icu? ( dev-libs/icu:= ) + >=x11-libs/pango-1.22.0 + >=dev-libs/libpcre2-10.21:= + >=dev-cpp/simdutf-6.2.0 + systemd? ( >=sys-apps/systemd-220:= ) + >=app-arch/lz4-1.9 + introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= ) + x11-libs/pango[introspection?] +" +RDEPEND="${DEPEND} + ~gui-libs/vte-common-${PV}[systemd?] +" +BDEPEND=" + ${PYTHON_DEPS} + dev-libs/libxml2:2 + dev-util/glib-utils + gtk-doc? ( dev-util/gi-docgen ) + >=sys-devel/gettext-0.19.8 + virtual/pkgconfig + vala? ( $(vala_depend) ) +" + +src_prepare() { + default + use vala && vala_setup + xdg_environment_reset + + use elibc_musl && eapply "${FILESDIR}"/${PN}-0.66.2-musl-W_EXITCODE.patch + + # -Ddebug option enables various debug support via VTE_DEBUG, but also ggdb3; strip the latter + sed -e '/ggdb3/d' -i meson.build || die + sed -i 's/vte_gettext_domain = vte_api_name/vte_gettext_domain = vte_gtk4_api_name/' meson.build || die +} + +src_configure() { + # Upstream don't support LTO & error out on it in meson.build (bug #926156) + filter-lto + + local emesonargs=( + -Da11y=true + #-Dapp-hidden=true + $(meson_use debug) + $(meson_use gtk-doc docs) + $(meson_use introspection gir) + -Dfribidi=true # pulled in by pango anyhow + -Dglade=true + $(meson_use crypt gnutls) + -Dgtk3=false + -Dgtk4=true + $(meson_use icu) + $(meson_use systemd _systemd) + $(meson_use vala vapi) + ) + meson_src_configure +} + +src_install() { + # not meson_src_install because this would include einstalldocs, which + # would result in file collisions with x11-libs/vte + meson_install + + # Remove files that are provided by gui-libs/vte-common + rm "${ED}"/usr/libexec/vte-urlencode-cwd || die + rm "${ED}"/etc/profile.d/vte.sh || die + rm "${ED}"/etc/profile.d/vte.csh || die + if use systemd; then + rm "${ED}"/usr/lib/systemd/user/vte-spawn-.scope.d/defaults.conf || die + fi + if use gtk-doc; then + mkdir -p "${ED}"/usr/share/gtk-doc/ || die + mv "${ED}"/usr/share/doc/vte-${SLOT} "${ED}"/usr/share/gtk-doc/ || die + fi +} From 9c3b54ac39608b5f66224a01e85ae9a19f3a2dbc Mon Sep 17 00:00:00 2001 From: Lukas Schmelting Date: Sat, 29 Nov 2025 18:09:31 +0100 Subject: [PATCH 25/34] x11-libs/vte: add 0.82.2 Signed-off-by: Lukas Schmelting Part-of: https://github.com/gentoo/gentoo/pull/44852 Signed-off-by: Pacho Ramos --- x11-libs/vte/Manifest | 1 + x11-libs/vte/vte-0.82.2.ebuild | 103 +++++++++++++++++++++++++++++++++ 2 files changed, 104 insertions(+) create mode 100644 x11-libs/vte/vte-0.82.2.ebuild diff --git a/x11-libs/vte/Manifest b/x11-libs/vte/Manifest index a195bb1361134..a71e76e6eb3db 100644 --- a/x11-libs/vte/Manifest +++ b/x11-libs/vte/Manifest @@ -4,3 +4,4 @@ DIST vte-0.76.3.tar.bz2 564747 BLAKE2B 1ad65a18ca1aa2371dd74ef3ebaf1aa44358c4a1c DIST vte-0.78.5.tar.xz 577560 BLAKE2B b1a5a2cc9fee8eb0889d8ed8780d0f65e6d297c60c3c8cf351e1a01942c752d82d13337cd093bb65cb73f5d8c5530783b171f39dac6cd258a8d53340c14d079d SHA512 10c252319e03d3882c197261b572d64c1d12871ac567bcb5f7042d516734ea6f24ade314e9146888eeea427c94ebe472a03d1967af6beeaddf212fc6fd13fe42 DIST vte-0.80.3.tar.xz 586568 BLAKE2B 5f32cdde611427fc490b443a7df229608b6cff1517da63eec2699db3436d2020ee5f361eccacfc842c66e04a8e4fa11a91ea7a383c18d7bc9d0517393f39a98c SHA512 ef4066c20fe28f301557e4659d2565adf029e600b74527284102234b762010a100d285f33ab93e3539fb70b41bc18b802fdda1a46e2fab241b90a5bd24bd0119 DIST vte-0.80.4.tar.xz 586804 BLAKE2B 766b25fe9fc45e306db0e65e301b27aa448b2201eeb016c3d25829df28e1c7ac95bc2ca4af97979df92c4f631820761f38574501970af190cb77d0abceb66eeb SHA512 02f76135236dc0bcfbf627614e26bdd24c217a0cc80f369399a67ff0cc2ca6cc12457e31c741c22e50e411db404648d70532b2b3d9d27de1a1941d353d037ae5 +DIST vte-0.82.2.tar.xz 6141828 BLAKE2B d0274f090b00451dc6b63dece2a2a2103c7e58e437e7fae1c94955d3ac7e3aff59c0fc3d2e7ed06921800cb85fcdbcb5b57ea3ef32b832c11a767fbc995fa57d SHA512 73e90beec2672c04476d6673eeac448860faaa00e507f71f6c36122b38bbb5857b2d0b876a928254348ef0f006f5a091e0f09179d23d74d1e05bdbba28c65f74 diff --git a/x11-libs/vte/vte-0.82.2.ebuild b/x11-libs/vte/vte-0.82.2.ebuild new file mode 100644 index 0000000000000..fda9c3a3e8b6a --- /dev/null +++ b/x11-libs/vte/vte-0.82.2.ebuild @@ -0,0 +1,103 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 +PYTHON_COMPAT=( python3_{11..14} ) + +inherit flag-o-matic gnome.org meson python-any-r1 vala xdg + +DESCRIPTION="Library providing a virtual terminal emulator widget" +HOMEPAGE="https://gitlab.gnome.org/GNOME/vte" + +# Once SIXEL support ships (0.66 or later), might need xterm license (but code might be considered upgraded to LGPL-3+) +LICENSE="LGPL-3+ GPL-3+" + +SLOT="2.91" # vte_api_version in meson.build +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +IUSE="+crypt debug gtk-doc +icu +introspection systemd +vala" +REQUIRED_USE=" + gtk-doc? ( introspection ) + vala? ( introspection ) +" + +DEPEND=" + >=x11-libs/gtk+-3.24.22:3[introspection?] + >=x11-libs/cairo-1.0 + >=dev-libs/libfmt-11.0.0 + dev-cpp/fast_float + >=dev-libs/fribidi-1.0.0 + >=dev-libs/glib-2.72:2 + crypt? ( >=net-libs/gnutls-3.2.7:0= ) + icu? ( dev-libs/icu:= ) + >=x11-libs/pango-1.22.0 + >=dev-libs/libpcre2-10.21:= + >=dev-cpp/simdutf-6.2.0 + systemd? ( >=sys-apps/systemd-220:= ) + >=app-arch/lz4-1.9 + introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= ) + x11-libs/pango[introspection?] +" +RDEPEND="${DEPEND} + ~gui-libs/vte-common-${PV}[systemd?] +" +BDEPEND=" + ${PYTHON_DEPS} + dev-libs/libxml2:2 + dev-util/glib-utils + gtk-doc? ( dev-util/gi-docgen ) + >=sys-devel/gettext-0.19.8 + virtual/pkgconfig + vala? ( $(vala_depend) ) +" + +src_prepare() { + default + use vala && vala_setup + xdg_environment_reset + + use elibc_musl && eapply "${FILESDIR}"/${PN}-0.66.2-musl-W_EXITCODE.patch + + # -Ddebug option enables various debug support via VTE_DEBUG, but also ggdb3; strip the latter + sed -e '/ggdb3/d' -i meson.build || die + sed -i 's/vte_gettext_domain = vte_api_name/vte_gettext_domain = vte_gtk3_api_name/' meson.build || die +} + +src_configure() { + # Upstream don't support LTO & error out on it in meson.build + filter-lto + + local emesonargs=( + -Da11y=true + -Dapp-hidden=true + $(meson_use debug) + $(meson_use gtk-doc docs) + $(meson_use introspection gir) + -Dfribidi=true # pulled in by pango anyhow + -Dglade=true + $(meson_use crypt gnutls) + -Dgtk3=true + -Dgtk4=false + $(meson_use icu) + $(meson_use systemd _systemd) + $(meson_use vala vapi) + ) + meson_src_configure +} + +src_install() { + # not meson_src_install because this would include einstalldocs, which + # would result in file collisions with gui-libs/vte + meson_install + + # Remove files that are provided by gui-libs/vte-common + rm "${ED}"/usr/libexec/vte-urlencode-cwd || die + rm "${ED}"/etc/profile.d/vte.sh || die + rm "${ED}"/etc/profile.d/vte.csh || die + if use systemd; then + rm "${ED}"/usr/lib/systemd/user/vte-spawn-.scope.d/defaults.conf || die + fi + if use gtk-doc; then + mkdir -p "${ED}"/usr/share/gtk-doc/ || die + mv "${ED}"/usr/share/doc/vte-${SLOT} "${ED}"/usr/share/gtk-doc/vte-${SLOT}-gtk3 || die + fi +} From 261592db87ae31dbbc7b424f9024cca63d739bd6 Mon Sep 17 00:00:00 2001 From: Lukas Schmelting Date: Mon, 1 Dec 2025 15:52:44 +0100 Subject: [PATCH 26/34] gui-libs/vte: enforce binary dependency on gdk X and wayland backends ``` * QA Notice: binaries depend on Gtk's wayland-specific ABI without USE dep: * * /usr/bin/vte-2.91-gtk4 * QA Notice: binaries depend on Gtk's x11-specific ABI without USE dep: * * /usr/bin/vte-2.91-gtk4 ``` Closes: https://bugs.gentoo.org/961111 Signed-off-by: Lukas Schmelting Part-of: https://github.com/gentoo/gentoo/pull/44852 Signed-off-by: Pacho Ramos --- gui-libs/vte/{vte-0.80.4.ebuild => vte-0.80.4-r1.ebuild} | 7 +++++-- gui-libs/vte/vte-0.82.2.ebuild | 5 ++++- 2 files changed, 9 insertions(+), 3 deletions(-) rename gui-libs/vte/{vte-0.80.4.ebuild => vte-0.80.4-r1.ebuild} (92%) diff --git a/gui-libs/vte/vte-0.80.4.ebuild b/gui-libs/vte/vte-0.80.4-r1.ebuild similarity index 92% rename from gui-libs/vte/vte-0.80.4.ebuild rename to gui-libs/vte/vte-0.80.4-r1.ebuild index 4f4b93c0c2186..65821b494e5be 100644 --- a/gui-libs/vte/vte-0.80.4.ebuild +++ b/gui-libs/vte/vte-0.80.4-r1.ebuild @@ -14,14 +14,14 @@ LICENSE="LGPL-3+ GPL-3+" SLOT="2.91-gtk4" # vte_api_version + "-gtk4" in meson.build KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" -IUSE="+crypt debug gtk-doc +icu +introspection systemd +vala" +IUSE="X +crypt debug gtk-doc +icu +introspection systemd +vala wayland" REQUIRED_USE=" gtk-doc? ( introspection ) vala? ( introspection ) " DEPEND=" - >=gui-libs/gtk-4.14:4[introspection?] + >=gui-libs/gtk-4.14:4[X?,introspection?,wayland?] >=x11-libs/cairo-1.0 dev-cpp/fast_float >=dev-libs/fribidi-1.0.0 @@ -64,6 +64,9 @@ src_configure() { # Upstream don't support LTO & error out on it in meson.build (bug #926156) filter-lto + use X || append-flags -DGENTOO_GTK_HIDE_X11 + use wayland || append-flags -DGENTOO_GTK_HIDE_WAYLAND + local emesonargs=( -Da11y=true $(meson_use debug) diff --git a/gui-libs/vte/vte-0.82.2.ebuild b/gui-libs/vte/vte-0.82.2.ebuild index 762c9f989f90d..f50d1e8cb9bcb 100644 --- a/gui-libs/vte/vte-0.82.2.ebuild +++ b/gui-libs/vte/vte-0.82.2.ebuild @@ -14,7 +14,7 @@ LICENSE="LGPL-3+ GPL-3+" SLOT="2.91-gtk4" # vte_api_version + "-gtk4" in meson.build KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" -IUSE="+crypt debug gtk-doc +icu +introspection systemd +vala" +IUSE="X +crypt debug gtk-doc +icu +introspection systemd +vala wayland" REQUIRED_USE=" gtk-doc? ( introspection ) vala? ( introspection ) @@ -66,6 +66,9 @@ src_configure() { # Upstream don't support LTO & error out on it in meson.build (bug #926156) filter-lto + use X || append-flags -DGENTOO_GTK_HIDE_X11 + use wayland || append-flags -DGENTOO_GTK_HIDE_WAYLAND + local emesonargs=( -Da11y=true #-Dapp-hidden=true From 53f2451ff5dddd9506689146cc33ea16abf8a01f Mon Sep 17 00:00:00 2001 From: Lukas Schmelting Date: Mon, 1 Dec 2025 16:02:32 +0100 Subject: [PATCH 27/34] x11-libs/vte: enforce binary dependency on gdk X and wayland backends ``` * QA Notice: binaries depend on Gtk's wayland-specific ABI without USE dep: * * /usr/bin/vte-2.91 * QA Notice: binaries depend on Gtk's x11-specific ABI without USE dep: * * /usr/bin/vte-2.91 ``` Closes: https://bugs.gentoo.org/961112 Signed-off-by: Lukas Schmelting Part-of: https://github.com/gentoo/gentoo/pull/44852 Signed-off-by: Pacho Ramos --- x11-libs/vte/{vte-0.80.4.ebuild => vte-0.80.4-r1.ebuild} | 7 +++++-- x11-libs/vte/vte-0.82.2.ebuild | 7 +++++-- 2 files changed, 10 insertions(+), 4 deletions(-) rename x11-libs/vte/{vte-0.80.4.ebuild => vte-0.80.4-r1.ebuild} (92%) diff --git a/x11-libs/vte/vte-0.80.4.ebuild b/x11-libs/vte/vte-0.80.4-r1.ebuild similarity index 92% rename from x11-libs/vte/vte-0.80.4.ebuild rename to x11-libs/vte/vte-0.80.4-r1.ebuild index 959fa13d2588b..4b63e308bc3fa 100644 --- a/x11-libs/vte/vte-0.80.4.ebuild +++ b/x11-libs/vte/vte-0.80.4-r1.ebuild @@ -14,14 +14,14 @@ LICENSE="LGPL-3+ GPL-3+" SLOT="2.91" # vte_api_version in meson.build KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~sparc x86" -IUSE="+crypt debug gtk-doc +icu +introspection systemd +vala" +IUSE="X +crypt debug gtk-doc +icu +introspection systemd +vala wayland" REQUIRED_USE=" gtk-doc? ( introspection ) vala? ( introspection ) " DEPEND=" - >=x11-libs/gtk+-3.24.22:3[introspection?] + >=x11-libs/gtk+-3.24.22:3[X?,introspection?,wayland?] >=x11-libs/cairo-1.0 dev-cpp/fast_float >=dev-libs/fribidi-1.0.0 @@ -64,6 +64,9 @@ src_configure() { # Upstream don't support LTO & error out on it in meson.build filter-lto + use X || append-flags -DGENTOO_GTK_HIDE_X11 + use wayland || append-flags -DGENTOO_GTK_HIDE_WAYLAND + local emesonargs=( -Da11y=true $(meson_use debug) diff --git a/x11-libs/vte/vte-0.82.2.ebuild b/x11-libs/vte/vte-0.82.2.ebuild index fda9c3a3e8b6a..93abb23d3212f 100644 --- a/x11-libs/vte/vte-0.82.2.ebuild +++ b/x11-libs/vte/vte-0.82.2.ebuild @@ -14,14 +14,14 @@ LICENSE="LGPL-3+ GPL-3+" SLOT="2.91" # vte_api_version in meson.build KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" -IUSE="+crypt debug gtk-doc +icu +introspection systemd +vala" +IUSE="X +crypt debug gtk-doc +icu +introspection systemd +vala wayland" REQUIRED_USE=" gtk-doc? ( introspection ) vala? ( introspection ) " DEPEND=" - >=x11-libs/gtk+-3.24.22:3[introspection?] + >=x11-libs/gtk+-3.24.22:3[X?,introspection?,wayland?] >=x11-libs/cairo-1.0 >=dev-libs/libfmt-11.0.0 dev-cpp/fast_float @@ -66,6 +66,9 @@ src_configure() { # Upstream don't support LTO & error out on it in meson.build filter-lto + use X || append-flags -DGENTOO_GTK_HIDE_X11 + use wayland || append-flags -DGENTOO_GTK_HIDE_WAYLAND + local emesonargs=( -Da11y=true -Dapp-hidden=true From 4bd7006d88ce9df980887a2a2578d0a4a84ee7df Mon Sep 17 00:00:00 2001 From: Lukas Schmelting Date: Mon, 1 Dec 2025 16:18:25 +0100 Subject: [PATCH 28/34] x11-libs/vte: unkeyword 0.82.2 for ~loong, ~ppc, ~sparc Signed-off-by: Lukas Schmelting Part-of: https://github.com/gentoo/gentoo/pull/44852 Signed-off-by: Pacho Ramos --- x11-libs/vte/vte-0.82.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/vte/vte-0.82.2.ebuild b/x11-libs/vte/vte-0.82.2.ebuild index 93abb23d3212f..4e86ba79cdc89 100644 --- a/x11-libs/vte/vte-0.82.2.ebuild +++ b/x11-libs/vte/vte-0.82.2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/vte" LICENSE="LGPL-3+ GPL-3+" SLOT="2.91" # vte_api_version in meson.build -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" IUSE="X +crypt debug gtk-doc +icu +introspection systemd +vala wayland" REQUIRED_USE=" gtk-doc? ( introspection ) From 0de5b70181a7741e5079acbb71c1b048e76060d5 Mon Sep 17 00:00:00 2001 From: Lukas Schmelting Date: Mon, 1 Dec 2025 16:18:37 +0100 Subject: [PATCH 29/34] gui-libs/vte: unkeyword 0.82.2 for ~loong, ~ppc, ~sparc Signed-off-by: Lukas Schmelting Part-of: https://github.com/gentoo/gentoo/pull/44852 Signed-off-by: Pacho Ramos --- gui-libs/vte/vte-0.82.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-libs/vte/vte-0.82.2.ebuild b/gui-libs/vte/vte-0.82.2.ebuild index f50d1e8cb9bcb..80946e08af932 100644 --- a/gui-libs/vte/vte-0.82.2.ebuild +++ b/gui-libs/vte/vte-0.82.2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/vte" LICENSE="LGPL-3+ GPL-3+" SLOT="2.91-gtk4" # vte_api_version + "-gtk4" in meson.build -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" IUSE="X +crypt debug gtk-doc +icu +introspection systemd +vala wayland" REQUIRED_USE=" gtk-doc? ( introspection ) From afe3b86edac59cee2dbb58f098cd9374ffe7d385 Mon Sep 17 00:00:00 2001 From: Lukas Schmelting Date: Mon, 1 Dec 2025 16:44:31 +0100 Subject: [PATCH 30/34] gui-libs/vte: drop 0.78.5-r1, 0.80.3-r1 Signed-off-by: Lukas Schmelting Part-of: https://github.com/gentoo/gentoo/pull/44852 Signed-off-by: Pacho Ramos --- gui-libs/vte/Manifest | 2 - gui-libs/vte/vte-0.78.5-r1.ebuild | 101 ----------------------------- gui-libs/vte/vte-0.80.3-r1.ebuild | 102 ------------------------------ 3 files changed, 205 deletions(-) delete mode 100644 gui-libs/vte/vte-0.78.5-r1.ebuild delete mode 100644 gui-libs/vte/vte-0.80.3-r1.ebuild diff --git a/gui-libs/vte/Manifest b/gui-libs/vte/Manifest index b1dbbd7825720..34609fbcbe892 100644 --- a/gui-libs/vte/Manifest +++ b/gui-libs/vte/Manifest @@ -1,4 +1,2 @@ -DIST vte-0.78.5.tar.xz 577560 BLAKE2B b1a5a2cc9fee8eb0889d8ed8780d0f65e6d297c60c3c8cf351e1a01942c752d82d13337cd093bb65cb73f5d8c5530783b171f39dac6cd258a8d53340c14d079d SHA512 10c252319e03d3882c197261b572d64c1d12871ac567bcb5f7042d516734ea6f24ade314e9146888eeea427c94ebe472a03d1967af6beeaddf212fc6fd13fe42 -DIST vte-0.80.3.tar.xz 586568 BLAKE2B 5f32cdde611427fc490b443a7df229608b6cff1517da63eec2699db3436d2020ee5f361eccacfc842c66e04a8e4fa11a91ea7a383c18d7bc9d0517393f39a98c SHA512 ef4066c20fe28f301557e4659d2565adf029e600b74527284102234b762010a100d285f33ab93e3539fb70b41bc18b802fdda1a46e2fab241b90a5bd24bd0119 DIST vte-0.80.4.tar.xz 586804 BLAKE2B 766b25fe9fc45e306db0e65e301b27aa448b2201eeb016c3d25829df28e1c7ac95bc2ca4af97979df92c4f631820761f38574501970af190cb77d0abceb66eeb SHA512 02f76135236dc0bcfbf627614e26bdd24c217a0cc80f369399a67ff0cc2ca6cc12457e31c741c22e50e411db404648d70532b2b3d9d27de1a1941d353d037ae5 DIST vte-0.82.2.tar.xz 6141828 BLAKE2B d0274f090b00451dc6b63dece2a2a2103c7e58e437e7fae1c94955d3ac7e3aff59c0fc3d2e7ed06921800cb85fcdbcb5b57ea3ef32b832c11a767fbc995fa57d SHA512 73e90beec2672c04476d6673eeac448860faaa00e507f71f6c36122b38bbb5857b2d0b876a928254348ef0f006f5a091e0f09179d23d74d1e05bdbba28c65f74 diff --git a/gui-libs/vte/vte-0.78.5-r1.ebuild b/gui-libs/vte/vte-0.78.5-r1.ebuild deleted file mode 100644 index 4f783f051aaa9..0000000000000 --- a/gui-libs/vte/vte-0.78.5-r1.ebuild +++ /dev/null @@ -1,101 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -PYTHON_COMPAT=( python3_{11..14} ) - -inherit flag-o-matic gnome.org meson python-any-r1 vala xdg - -DESCRIPTION="Library providing a virtual terminal emulator widget" -HOMEPAGE="https://gitlab.gnome.org/GNOME/vte" - -# Once SIXEL support ships (0.66 or later), might need xterm license (but code might be considered upgraded to LGPL-3+) -LICENSE="LGPL-3+ GPL-3+" -SLOT="2.91-gtk4" # vte_api_version + "-gtk4" in meson.build - -KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" -IUSE="X +crypt debug gtk-doc +icu +introspection systemd +vala wayland" -REQUIRED_USE=" - gtk-doc? ( introspection ) - vala? ( introspection ) -" - -DEPEND=" - >=gui-libs/gtk-4.14:4[X?,introspection?,wayland?] - >=x11-libs/cairo-1.0 - >=dev-libs/fribidi-1.0.0 - >=dev-libs/glib-2.72:2 - crypt? ( >=net-libs/gnutls-3.2.7:0= ) - icu? ( dev-libs/icu:= ) - >=x11-libs/pango-1.22.0[introspection?] - >=dev-libs/libpcre2-10.21:= - systemd? ( >=sys-apps/systemd-220:= ) - >=app-arch/lz4-1.9 - introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= ) -" -RDEPEND="${DEPEND} - ~gui-libs/vte-common-${PV}[systemd?] -" -BDEPEND=" - ${PYTHON_DEPS} - dev-libs/libxml2:2 - dev-util/glib-utils - gtk-doc? ( dev-util/gi-docgen ) - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig - vala? ( $(vala_depend) ) -" - -src_prepare() { - default - use vala && vala_setup - xdg_environment_reset - - use elibc_musl && eapply "${FILESDIR}"/${PN}-0.66.2-musl-W_EXITCODE.patch - - # -Ddebug option enables various debug support via VTE_DEBUG, but also ggdb3; strip the latter - sed -e '/ggdb3/d' -i meson.build || die - sed -i 's/vte_gettext_domain = vte_api_name/vte_gettext_domain = vte_gtk4_api_name/' meson.build || die -} - -src_configure() { - # Upstream don't support LTO & error out on it in meson.build (bug #926156) - filter-lto - - use X || append-cppflags -DGENTOO_GTK_HIDE_X11 - use wayland || append-cppflags -DGENTOO_GTK_HIDE_WAYLAND - - local emesonargs=( - -Da11y=true - $(meson_use debug) - $(meson_use gtk-doc docs) - $(meson_use introspection gir) - -Dfribidi=true # pulled in by pango anyhow - -Dglade=true - $(meson_use crypt gnutls) - -Dgtk3=false - -Dgtk4=true - $(meson_use icu) - $(meson_use systemd _systemd) - $(meson_use vala vapi) - ) - meson_src_configure -} - -src_install() { - # not meson_src_install because this would include einstalldocs, which - # would result in file collisions with x11-libs/vte - meson_install - - # Remove files that are provided by gui-libs/vte-common - rm "${ED}"/usr/libexec/vte-urlencode-cwd || die - rm "${ED}"/etc/profile.d/vte.sh || die - rm "${ED}"/etc/profile.d/vte.csh || die - if use systemd; then - rm "${ED}"/usr/lib/systemd/user/vte-spawn-.scope.d/defaults.conf || die - fi - if use gtk-doc; then - mkdir -p "${ED}"/usr/share/gtk-doc/ || die - mv "${ED}"/usr/share/doc/vte-${SLOT} "${ED}"/usr/share/gtk-doc/ || die - fi -} diff --git a/gui-libs/vte/vte-0.80.3-r1.ebuild b/gui-libs/vte/vte-0.80.3-r1.ebuild deleted file mode 100644 index c4713e8b1e3a4..0000000000000 --- a/gui-libs/vte/vte-0.80.3-r1.ebuild +++ /dev/null @@ -1,102 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -PYTHON_COMPAT=( python3_{11..14} ) - -inherit flag-o-matic gnome.org meson python-any-r1 vala xdg - -DESCRIPTION="Library providing a virtual terminal emulator widget" -HOMEPAGE="https://gitlab.gnome.org/GNOME/vte" - -# Once SIXEL support ships (0.66 or later), might need xterm license (but code might be considered upgraded to LGPL-3+) -LICENSE="LGPL-3+ GPL-3+" -SLOT="2.91-gtk4" # vte_api_version + "-gtk4" in meson.build - -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" -IUSE="X +crypt debug gtk-doc +icu +introspection systemd +vala wayland" -REQUIRED_USE=" - gtk-doc? ( introspection ) - vala? ( introspection ) -" - -DEPEND=" - >=gui-libs/gtk-4.14:4[X?,introspection?,wayland?] - >=x11-libs/cairo-1.0 - dev-cpp/fast_float - >=dev-libs/fribidi-1.0.0 - >=dev-libs/glib-2.72:2 - crypt? ( >=net-libs/gnutls-3.2.7:0= ) - icu? ( dev-libs/icu:= ) - >=x11-libs/pango-1.22.0[introspection?] - >=dev-libs/libpcre2-10.21:= - systemd? ( >=sys-apps/systemd-220:= ) - >=app-arch/lz4-1.9 - introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= ) -" -RDEPEND="${DEPEND} - ~gui-libs/vte-common-${PV}[systemd?] -" -BDEPEND=" - ${PYTHON_DEPS} - dev-libs/libxml2:2 - dev-util/glib-utils - gtk-doc? ( dev-util/gi-docgen ) - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig - vala? ( $(vala_depend) ) -" - -src_prepare() { - default - use vala && vala_setup - xdg_environment_reset - - use elibc_musl && eapply "${FILESDIR}"/${PN}-0.66.2-musl-W_EXITCODE.patch - - # -Ddebug option enables various debug support via VTE_DEBUG, but also ggdb3; strip the latter - sed -e '/ggdb3/d' -i meson.build || die - sed -i 's/vte_gettext_domain = vte_api_name/vte_gettext_domain = vte_gtk4_api_name/' meson.build || die -} - -src_configure() { - # Upstream don't support LTO & error out on it in meson.build (bug #926156) - filter-lto - - use X || append-cppflags -DGENTOO_GTK_HIDE_X11 - use wayland || append-cppflags -DGENTOO_GTK_HIDE_WAYLAND - - local emesonargs=( - -Da11y=true - $(meson_use debug) - $(meson_use gtk-doc docs) - $(meson_use introspection gir) - -Dfribidi=true # pulled in by pango anyhow - -Dglade=true - $(meson_use crypt gnutls) - -Dgtk3=false - -Dgtk4=true - $(meson_use icu) - $(meson_use systemd _systemd) - $(meson_use vala vapi) - ) - meson_src_configure -} - -src_install() { - # not meson_src_install because this would include einstalldocs, which - # would result in file collisions with x11-libs/vte - meson_install - - # Remove files that are provided by gui-libs/vte-common - rm "${ED}"/usr/libexec/vte-urlencode-cwd || die - rm "${ED}"/etc/profile.d/vte.sh || die - rm "${ED}"/etc/profile.d/vte.csh || die - if use systemd; then - rm "${ED}"/usr/lib/systemd/user/vte-spawn-.scope.d/defaults.conf || die - fi - if use gtk-doc; then - mkdir -p "${ED}"/usr/share/gtk-doc/ || die - mv "${ED}"/usr/share/doc/vte-${SLOT} "${ED}"/usr/share/gtk-doc/ || die - fi -} From d5f628dbe02f2602a678206255e225ae195c5cd4 Mon Sep 17 00:00:00 2001 From: Lukas Schmelting Date: Mon, 1 Dec 2025 16:45:31 +0100 Subject: [PATCH 31/34] x11-libs/vte: drop 0.76.3-r1, 0.78.5-r1, 0.80.3-r1 Signed-off-by: Lukas Schmelting Part-of: https://github.com/gentoo/gentoo/pull/44852 Signed-off-by: Pacho Ramos --- x11-libs/vte/Manifest | 5 -- x11-libs/vte/vte-0.76.3-r1.ebuild | 120 ------------------------------ x11-libs/vte/vte-0.78.5-r1.ebuild | 101 ------------------------- x11-libs/vte/vte-0.80.3-r1.ebuild | 102 ------------------------- 4 files changed, 328 deletions(-) delete mode 100644 x11-libs/vte/vte-0.76.3-r1.ebuild delete mode 100644 x11-libs/vte/vte-0.78.5-r1.ebuild delete mode 100644 x11-libs/vte/vte-0.80.3-r1.ebuild diff --git a/x11-libs/vte/Manifest b/x11-libs/vte/Manifest index a71e76e6eb3db..34609fbcbe892 100644 --- a/x11-libs/vte/Manifest +++ b/x11-libs/vte/Manifest @@ -1,7 +1,2 @@ -DIST vte-0.76.3-a11y-implement-GtkAccessibleText.patch.xz 9548 BLAKE2B 2c34f44cff5e1abf00358984c8000a3d7bce3b020be08052d016ca69864f9ab9b1a22ca6709dd5e78a13c8e43a6c4ace1fc1e74f5be83a9988c2b0083880ab95 SHA512 490ec91f27a8a873ee03f8aebb222217c85b2f865e6662dcc5efc1d9fe3765c966d4e9cd8691c4f1779e232139822eb1aa0f464e7090da96c6c17b556f642927 -DIST vte-0.76.3-command-notify.patch.xz 4336 BLAKE2B d3fd8eef9c3322af20ceac4678635edbb00159fa88147a897f655a5920c638da19fff10e08215a891df2cdd5721cd808b6041d84e74980a9f129e07de621526b SHA512 1c974ae97823659bee873036d656423255fae2b71baa4f4221b656055d69d55120f5cccfe3d9e514a64a2c5f87f94c1e4b47b4a2a233faf28ca06a959efe3e3b -DIST vte-0.76.3.tar.bz2 564747 BLAKE2B 1ad65a18ca1aa2371dd74ef3ebaf1aa44358c4a1cbcfa39296fde10e03a76cdbdd2ca7f229f1b4507016e8b986824407d937952a45306eab5e6c0ca5ee9cec8b SHA512 8b7e18831e99ac92159f7b39c6404879cebf22f1f2dcb3feb38cad61f374767f631923c219e153551e9f30ee75c1e8e975fbbf3a6027b9c62ba4f948e3c9f199 -DIST vte-0.78.5.tar.xz 577560 BLAKE2B b1a5a2cc9fee8eb0889d8ed8780d0f65e6d297c60c3c8cf351e1a01942c752d82d13337cd093bb65cb73f5d8c5530783b171f39dac6cd258a8d53340c14d079d SHA512 10c252319e03d3882c197261b572d64c1d12871ac567bcb5f7042d516734ea6f24ade314e9146888eeea427c94ebe472a03d1967af6beeaddf212fc6fd13fe42 -DIST vte-0.80.3.tar.xz 586568 BLAKE2B 5f32cdde611427fc490b443a7df229608b6cff1517da63eec2699db3436d2020ee5f361eccacfc842c66e04a8e4fa11a91ea7a383c18d7bc9d0517393f39a98c SHA512 ef4066c20fe28f301557e4659d2565adf029e600b74527284102234b762010a100d285f33ab93e3539fb70b41bc18b802fdda1a46e2fab241b90a5bd24bd0119 DIST vte-0.80.4.tar.xz 586804 BLAKE2B 766b25fe9fc45e306db0e65e301b27aa448b2201eeb016c3d25829df28e1c7ac95bc2ca4af97979df92c4f631820761f38574501970af190cb77d0abceb66eeb SHA512 02f76135236dc0bcfbf627614e26bdd24c217a0cc80f369399a67ff0cc2ca6cc12457e31c741c22e50e411db404648d70532b2b3d9d27de1a1941d353d037ae5 DIST vte-0.82.2.tar.xz 6141828 BLAKE2B d0274f090b00451dc6b63dece2a2a2103c7e58e437e7fae1c94955d3ac7e3aff59c0fc3d2e7ed06921800cb85fcdbcb5b57ea3ef32b832c11a767fbc995fa57d SHA512 73e90beec2672c04476d6673eeac448860faaa00e507f71f6c36122b38bbb5857b2d0b876a928254348ef0f006f5a091e0f09179d23d74d1e05bdbba28c65f74 diff --git a/x11-libs/vte/vte-0.76.3-r1.ebuild b/x11-libs/vte/vte-0.76.3-r1.ebuild deleted file mode 100644 index 0c1b0f91fe751..0000000000000 --- a/x11-libs/vte/vte-0.76.3-r1.ebuild +++ /dev/null @@ -1,120 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -PYTHON_COMPAT=( python3_{11..14} ) - -inherit flag-o-matic gnome.org meson python-any-r1 vala xdg - -DESCRIPTION="Library providing a virtual terminal emulator widget" -HOMEPAGE="https://gitlab.gnome.org/GNOME/vte/" - -# Upstream is hostile and refuses to upload tarballs. -SRC_URI="https://gitlab.gnome.org/GNOME/${PN}/-/archive/${PV}/${P}.tar.bz2" -SRC_URI="${SRC_URI} - !vanilla? ( - https://dev.gentoo.org/~pacho/${PN}/${P}-command-notify.patch.xz - https://dev.gentoo.org/~pacho/${PN}/${P}-a11y-implement-GtkAccessibleText.patch.xz ) -" -# Once SIXEL support ships (0.66 or later), might need xterm license (but code might be considered upgraded to LGPL-3+) -LICENSE="LGPL-3+ GPL-3+" - -SLOT="2.91" # vte_api_version in meson.build -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86" -IUSE="X +crypt debug gtk-doc +icu +introspection systemd +vala vanilla wayland" -REQUIRED_USE=" - gtk-doc? ( introspection ) - vala? ( introspection ) -" - -DEPEND=" - >=x11-libs/gtk+-3.24.22:3[X?,introspection?,wayland?] - >=x11-libs/cairo-1.0 - >=dev-libs/fribidi-1.0.0 - >=dev-libs/glib-2.72:2 - crypt? ( >=net-libs/gnutls-3.2.7:0= ) - icu? ( dev-libs/icu:= ) - >=x11-libs/pango-1.22.0[introspection?] - - >=dev-libs/libpcre2-10.21:= - systemd? ( >=sys-apps/systemd-220:= ) - >=app-arch/lz4-1.9 - introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= ) -" -RDEPEND="${DEPEND} - ~gui-libs/vte-common-${PV}[systemd?] -" -BDEPEND=" - ${PYTHON_DEPS} - dev-libs/libxml2:2 - dev-util/glib-utils - gtk-doc? ( dev-util/gi-docgen ) - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig - vala? ( $(vala_depend) ) -" - -PATCHES=( "${FILESDIR}/${PN}-0.76.3-stdint.patch" ) - -src_prepare() { - default - use vala && vala_setup - xdg_environment_reset - - use elibc_musl && eapply "${FILESDIR}"/${PN}-0.66.2-musl-W_EXITCODE.patch - - if ! use vanilla; then - # From https://src.fedoraproject.org/rpms/vte291/raw/f40/f/0001-add-notification-and-shell-precmd-preexec.patch - # Adds OSC 777 support for desktop notifications in gnome-terminal or elsewhere - eapply "${WORKDIR}"/${P}-command-notify.patch - # From https://src.fedoraproject.org/rpms/vte291/raw/f40/f/0001-a11y-implement-GtkAccessibleText.patch - # Migrate to GTK4 and add VteTerminal:enable-a11y feature flag - eapply "${WORKDIR}"/${P}-a11y-implement-GtkAccessibleText.patch - fi - - # -Ddebug option enables various debug support via VTE_DEBUG, but also ggdb3; strip the latter - sed -e '/ggdb3/d' -i meson.build || die - sed -i 's/vte_gettext_domain = vte_api_name/vte_gettext_domain = vte_gtk3_api_name/' meson.build || die -} - -src_configure() { - # Upstream don't support LTO & error out on it in meson.build - filter-lto - - use X || append-cppflags -DGENTOO_GTK_HIDE_X11 - use wayland || append-cppflags -DGENTOO_GTK_HIDE_WAYLAND - - local emesonargs=( - -Da11y=true - $(meson_use debug) - $(meson_use gtk-doc docs) - $(meson_use introspection gir) - -Dfribidi=true # pulled in by pango anyhow - -Dglade=true - $(meson_use crypt gnutls) - -Dgtk3=true - -Dgtk4=false - $(meson_use icu) - $(meson_use systemd _systemd) - $(meson_use vala vapi) - ) - meson_src_configure -} - -src_install() { - # not meson_src_install because this would include einstalldocs, which - # would result in file collisions with gui-libs/vte - meson_install - - # Remove files that are provided by gui-libs/vte-common - rm "${ED}"/usr/libexec/vte-urlencode-cwd || die - rm "${ED}"/etc/profile.d/vte.sh || die - rm "${ED}"/etc/profile.d/vte.csh || die - if use systemd; then - rm "${ED}"/usr/lib/systemd/user/vte-spawn-.scope.d/defaults.conf || die - fi - if use gtk-doc; then - mkdir -p "${ED}"/usr/share/gtk-doc/ || die - mv "${ED}"/usr/share/doc/vte-${SLOT} "${ED}"/usr/share/gtk-doc/vte-${SLOT}-gtk3 || die - fi -} diff --git a/x11-libs/vte/vte-0.78.5-r1.ebuild b/x11-libs/vte/vte-0.78.5-r1.ebuild deleted file mode 100644 index c8bb07427c506..0000000000000 --- a/x11-libs/vte/vte-0.78.5-r1.ebuild +++ /dev/null @@ -1,101 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -PYTHON_COMPAT=( python3_{11..14} ) - -inherit flag-o-matic gnome.org meson python-any-r1 vala xdg - -DESCRIPTION="Library providing a virtual terminal emulator widget" -HOMEPAGE="https://gitlab.gnome.org/GNOME/vte" - -# Once SIXEL support ships (0.66 or later), might need xterm license (but code might be considered upgraded to LGPL-3+) -LICENSE="LGPL-3+ GPL-3+" - -SLOT="2.91" # vte_api_version in meson.build -KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86" -IUSE="X +crypt debug gtk-doc +icu +introspection systemd +vala wayland" -REQUIRED_USE=" - gtk-doc? ( introspection ) - vala? ( introspection ) -" - -DEPEND=" - >=x11-libs/gtk+-3.24.22:3[X?,introspection?,wayland?] - >=x11-libs/cairo-1.0 - >=dev-libs/fribidi-1.0.0 - >=dev-libs/glib-2.72:2 - crypt? ( >=net-libs/gnutls-3.2.7:0= ) - icu? ( dev-libs/icu:= ) - >=x11-libs/pango-1.22.0[introspection?] - >=dev-libs/libpcre2-10.21:= - systemd? ( >=sys-apps/systemd-220:= ) - >=app-arch/lz4-1.9 - introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= ) -" -RDEPEND="${DEPEND} - ~gui-libs/vte-common-${PV}[systemd?] -" -BDEPEND=" - ${PYTHON_DEPS} - dev-libs/libxml2:2 - dev-util/glib-utils - gtk-doc? ( dev-util/gi-docgen ) - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig - vala? ( $(vala_depend) ) -" - -src_prepare() { - default - use vala && vala_setup - xdg_environment_reset - - use elibc_musl && eapply "${FILESDIR}"/${PN}-0.66.2-musl-W_EXITCODE.patch - - # -Ddebug option enables various debug support via VTE_DEBUG, but also ggdb3; strip the latter - sed -e '/ggdb3/d' -i meson.build || die - sed -i 's/vte_gettext_domain = vte_api_name/vte_gettext_domain = vte_gtk3_api_name/' meson.build || die -} - -src_configure() { - # Upstream don't support LTO & error out on it in meson.build - filter-lto - - use X || append-cppflags -DGENTOO_GTK_HIDE_X11 - use wayland || append-cppflags -DGENTOO_GTK_HIDE_WAYLAND - - local emesonargs=( - -Da11y=true - $(meson_use debug) - $(meson_use gtk-doc docs) - $(meson_use introspection gir) - -Dfribidi=true # pulled in by pango anyhow - -Dglade=true - $(meson_use crypt gnutls) - -Dgtk3=true - -Dgtk4=false - $(meson_use icu) - $(meson_use systemd _systemd) - $(meson_use vala vapi) - ) - meson_src_configure -} - -src_install() { - # not meson_src_install because this would include einstalldocs, which - # would result in file collisions with gui-libs/vte - meson_install - - # Remove files that are provided by gui-libs/vte-common - rm "${ED}"/usr/libexec/vte-urlencode-cwd || die - rm "${ED}"/etc/profile.d/vte.sh || die - rm "${ED}"/etc/profile.d/vte.csh || die - if use systemd; then - rm "${ED}"/usr/lib/systemd/user/vte-spawn-.scope.d/defaults.conf || die - fi - if use gtk-doc; then - mkdir -p "${ED}"/usr/share/gtk-doc/ || die - mv "${ED}"/usr/share/doc/vte-${SLOT} "${ED}"/usr/share/gtk-doc/vte-${SLOT}-gtk3 || die - fi -} diff --git a/x11-libs/vte/vte-0.80.3-r1.ebuild b/x11-libs/vte/vte-0.80.3-r1.ebuild deleted file mode 100644 index b79e34c98fa4b..0000000000000 --- a/x11-libs/vte/vte-0.80.3-r1.ebuild +++ /dev/null @@ -1,102 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -PYTHON_COMPAT=( python3_{11..14} ) - -inherit flag-o-matic gnome.org meson python-any-r1 vala xdg - -DESCRIPTION="Library providing a virtual terminal emulator widget" -HOMEPAGE="https://gitlab.gnome.org/GNOME/vte" - -# Once SIXEL support ships (0.66 or later), might need xterm license (but code might be considered upgraded to LGPL-3+) -LICENSE="LGPL-3+ GPL-3+" - -SLOT="2.91" # vte_api_version in meson.build -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" -IUSE="X +crypt debug gtk-doc +icu +introspection systemd +vala wayland" -REQUIRED_USE=" - gtk-doc? ( introspection ) - vala? ( introspection ) -" - -DEPEND=" - >=x11-libs/gtk+-3.24.22:3[X?,introspection?,wayland?] - >=x11-libs/cairo-1.0 - dev-cpp/fast_float - >=dev-libs/fribidi-1.0.0 - >=dev-libs/glib-2.72:2 - crypt? ( >=net-libs/gnutls-3.2.7:0= ) - icu? ( dev-libs/icu:= ) - >=x11-libs/pango-1.22.0[introspection?] - >=dev-libs/libpcre2-10.21:= - systemd? ( >=sys-apps/systemd-220:= ) - >=app-arch/lz4-1.9 - introspection? ( >=dev-libs/gobject-introspection-1.82.0-r2:= ) -" -RDEPEND="${DEPEND} - ~gui-libs/vte-common-${PV}[systemd?] -" -BDEPEND=" - ${PYTHON_DEPS} - dev-libs/libxml2:2 - dev-util/glib-utils - gtk-doc? ( dev-util/gi-docgen ) - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig - vala? ( $(vala_depend) ) -" - -src_prepare() { - default - use vala && vala_setup - xdg_environment_reset - - use elibc_musl && eapply "${FILESDIR}"/${PN}-0.66.2-musl-W_EXITCODE.patch - - # -Ddebug option enables various debug support via VTE_DEBUG, but also ggdb3; strip the latter - sed -e '/ggdb3/d' -i meson.build || die - sed -i 's/vte_gettext_domain = vte_api_name/vte_gettext_domain = vte_gtk3_api_name/' meson.build || die -} - -src_configure() { - # Upstream don't support LTO & error out on it in meson.build - filter-lto - - use X || append-cppflags -DGENTOO_GTK_HIDE_X11 - use wayland || append-cppflags -DGENTOO_GTK_HIDE_WAYLAND - - local emesonargs=( - -Da11y=true - $(meson_use debug) - $(meson_use gtk-doc docs) - $(meson_use introspection gir) - -Dfribidi=true # pulled in by pango anyhow - -Dglade=true - $(meson_use crypt gnutls) - -Dgtk3=true - -Dgtk4=false - $(meson_use icu) - $(meson_use systemd _systemd) - $(meson_use vala vapi) - ) - meson_src_configure -} - -src_install() { - # not meson_src_install because this would include einstalldocs, which - # would result in file collisions with gui-libs/vte - meson_install - - # Remove files that are provided by gui-libs/vte-common - rm "${ED}"/usr/libexec/vte-urlencode-cwd || die - rm "${ED}"/etc/profile.d/vte.sh || die - rm "${ED}"/etc/profile.d/vte.csh || die - if use systemd; then - rm "${ED}"/usr/lib/systemd/user/vte-spawn-.scope.d/defaults.conf || die - fi - if use gtk-doc; then - mkdir -p "${ED}"/usr/share/gtk-doc/ || die - mv "${ED}"/usr/share/doc/vte-${SLOT} "${ED}"/usr/share/gtk-doc/vte-${SLOT}-gtk3 || die - fi -} From 336f556ff2785a9df2458adbc954503a09c6bba6 Mon Sep 17 00:00:00 2001 From: Lukas Schmelting Date: Mon, 1 Dec 2025 16:46:24 +0100 Subject: [PATCH 32/34] gui-libs/vte-common: drop 0.76.3, 0.78.5, 0.80.3 Signed-off-by: Lukas Schmelting Part-of: https://github.com/gentoo/gentoo/pull/44852 Signed-off-by: Pacho Ramos --- gui-libs/vte-common/Manifest | 3 - gui-libs/vte-common/vte-common-0.76.3.ebuild | 81 -------------------- gui-libs/vte-common/vte-common-0.78.5.ebuild | 80 ------------------- gui-libs/vte-common/vte-common-0.80.3.ebuild | 81 -------------------- 4 files changed, 245 deletions(-) delete mode 100644 gui-libs/vte-common/vte-common-0.76.3.ebuild delete mode 100644 gui-libs/vte-common/vte-common-0.78.5.ebuild delete mode 100644 gui-libs/vte-common/vte-common-0.80.3.ebuild diff --git a/gui-libs/vte-common/Manifest b/gui-libs/vte-common/Manifest index f6545717eefc2..34609fbcbe892 100644 --- a/gui-libs/vte-common/Manifest +++ b/gui-libs/vte-common/Manifest @@ -1,5 +1,2 @@ -DIST vte-0.76.3.tar.bz2 564747 BLAKE2B 1ad65a18ca1aa2371dd74ef3ebaf1aa44358c4a1cbcfa39296fde10e03a76cdbdd2ca7f229f1b4507016e8b986824407d937952a45306eab5e6c0ca5ee9cec8b SHA512 8b7e18831e99ac92159f7b39c6404879cebf22f1f2dcb3feb38cad61f374767f631923c219e153551e9f30ee75c1e8e975fbbf3a6027b9c62ba4f948e3c9f199 -DIST vte-0.78.5.tar.xz 577560 BLAKE2B b1a5a2cc9fee8eb0889d8ed8780d0f65e6d297c60c3c8cf351e1a01942c752d82d13337cd093bb65cb73f5d8c5530783b171f39dac6cd258a8d53340c14d079d SHA512 10c252319e03d3882c197261b572d64c1d12871ac567bcb5f7042d516734ea6f24ade314e9146888eeea427c94ebe472a03d1967af6beeaddf212fc6fd13fe42 -DIST vte-0.80.3.tar.xz 586568 BLAKE2B 5f32cdde611427fc490b443a7df229608b6cff1517da63eec2699db3436d2020ee5f361eccacfc842c66e04a8e4fa11a91ea7a383c18d7bc9d0517393f39a98c SHA512 ef4066c20fe28f301557e4659d2565adf029e600b74527284102234b762010a100d285f33ab93e3539fb70b41bc18b802fdda1a46e2fab241b90a5bd24bd0119 DIST vte-0.80.4.tar.xz 586804 BLAKE2B 766b25fe9fc45e306db0e65e301b27aa448b2201eeb016c3d25829df28e1c7ac95bc2ca4af97979df92c4f631820761f38574501970af190cb77d0abceb66eeb SHA512 02f76135236dc0bcfbf627614e26bdd24c217a0cc80f369399a67ff0cc2ca6cc12457e31c741c22e50e411db404648d70532b2b3d9d27de1a1941d353d037ae5 DIST vte-0.82.2.tar.xz 6141828 BLAKE2B d0274f090b00451dc6b63dece2a2a2103c7e58e437e7fae1c94955d3ac7e3aff59c0fc3d2e7ed06921800cb85fcdbcb5b57ea3ef32b832c11a767fbc995fa57d SHA512 73e90beec2672c04476d6673eeac448860faaa00e507f71f6c36122b38bbb5857b2d0b876a928254348ef0f006f5a091e0f09179d23d74d1e05bdbba28c65f74 diff --git a/gui-libs/vte-common/vte-common-0.76.3.ebuild b/gui-libs/vte-common/vte-common-0.76.3.ebuild deleted file mode 100644 index 356ab39e41651..0000000000000 --- a/gui-libs/vte-common/vte-common-0.76.3.ebuild +++ /dev/null @@ -1,81 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -PYTHON_COMPAT=( python3_{11..14} ) - -inherit flag-o-matic gnome.org meson python-any-r1 - -DESCRIPTION="Library providing a virtual terminal emulator widget" -HOMEPAGE="https://gitlab.gnome.org/GNOME/vte" - -# Upstream is hostile and refuses to upload tarballs. -SRC_URI="https://gitlab.gnome.org/GNOME/vte/-/archive/${PV}/vte-${PV}.tar.bz2" -S="${WORKDIR}/vte-${PV}" - -# Once SIXEL support ships (0.66 or later), might need xterm license (but code might be considered upgraded to LGPL-3+) -LICENSE="LGPL-3+ GPL-3+" - -SLOT="2.91" # vte_api_version in meson.build - -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86" - -IUSE="systemd" - -DEPEND=" - || ( >=gui-libs/gtk-4.0.1:4 >=x11-libs/gtk+-3.24.22:3 ) - >=x11-libs/cairo-1.0 - >=dev-libs/fribidi-1.0.0 - >=dev-libs/glib-2.60:2 - >=x11-libs/pango-1.22.0 - >=dev-libs/libpcre2-10.21 - systemd? ( >=sys-apps/systemd-220:= ) - >=app-arch/lz4-1.9 - x11-libs/pango -" -BDEPEND=" - ${PYTHON_DEPS} - dev-libs/libxml2:2 - dev-util/glib-utils - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig -" - -src_prepare() { - default - use elibc_musl && eapply "${FILESDIR}"/${PN}-0.70.0-musl-W_EXITCODE.patch -} - -src_configure() { - # Upstream don't support LTO & error out on it in meson.build (bug #926156) - filter-lto - - local emesonargs=( - -Da11y=false - -Ddebug=false - -Ddocs=false - -Dgir=false - -Dfribidi=true # pulled in by pango anyhow - -Dglade=false - -Dgnutls=false - -Dgtk3=false - -Dgtk4=false - -Dicu=false - $(meson_use systemd _systemd) - -Dvapi=false - ) - meson_src_configure -} - -src_install() { - exeinto /usr/libexec/ - doexe "${BUILD_DIR}"/src/vte-urlencode-cwd - insinto /etc/profile.d/ - newins "${BUILD_DIR}"/src/vte.sh vte-${SLOT}.sh - newins "${BUILD_DIR}"/src/vte.csh vte-${SLOT}.csh - if use systemd; then - insinto /usr/lib/systemd/user/vte-spawn-.scode.d/ - newins "${S}"/src/vte-spawn-.scope.conf defaults.conf - fi - einstalldocs -} diff --git a/gui-libs/vte-common/vte-common-0.78.5.ebuild b/gui-libs/vte-common/vte-common-0.78.5.ebuild deleted file mode 100644 index 60487648ff4bc..0000000000000 --- a/gui-libs/vte-common/vte-common-0.78.5.ebuild +++ /dev/null @@ -1,80 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -PYTHON_COMPAT=( python3_{11..14} ) -GNOME_ORG_MODULE="vte" - -inherit flag-o-matic gnome.org meson python-any-r1 - -DESCRIPTION="Library providing a virtual terminal emulator widget" -HOMEPAGE="https://gitlab.gnome.org/GNOME/vte" - -S="${WORKDIR}/vte-${PV}" - -# Once SIXEL support ships (0.66 or later), might need xterm license (but code might be considered upgraded to LGPL-3+) -LICENSE="LGPL-3+ GPL-3+" - -SLOT="2.91" # vte_api_version in meson.build - -KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86" - -IUSE="systemd" - -DEPEND=" - || ( >=gui-libs/gtk-4.0.1:4 >=x11-libs/gtk+-3.24.22:3 ) - >=x11-libs/cairo-1.0 - >=dev-libs/fribidi-1.0.0 - >=dev-libs/glib-2.60:2 - >=x11-libs/pango-1.22.0 - >=dev-libs/libpcre2-10.21 - systemd? ( >=sys-apps/systemd-220:= ) - >=app-arch/lz4-1.9 - x11-libs/pango -" -BDEPEND=" - ${PYTHON_DEPS} - dev-libs/libxml2:2 - dev-util/glib-utils - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig -" - -src_prepare() { - default - use elibc_musl && eapply "${FILESDIR}"/${PN}-0.70.0-musl-W_EXITCODE.patch -} - -src_configure() { - # Upstream don't support LTO & error out on it in meson.build (bug #926156) - filter-lto - - local emesonargs=( - -Da11y=false - -Ddebug=false - -Ddocs=false - -Dgir=false - -Dfribidi=true # pulled in by pango anyhow - -Dglade=false - -Dgnutls=false - -Dgtk3=false - -Dgtk4=false - -Dicu=false - $(meson_use systemd _systemd) - -Dvapi=false - ) - meson_src_configure -} - -src_install() { - exeinto /usr/libexec/ - doexe "${BUILD_DIR}"/src/vte-urlencode-cwd - insinto /etc/profile.d/ - newins "${BUILD_DIR}"/src/vte.sh vte-${SLOT}.sh - newins "${BUILD_DIR}"/src/vte.csh vte-${SLOT}.csh - if use systemd; then - insinto /usr/lib/systemd/user/vte-spawn-.scode.d/ - newins "${S}"/src/vte-spawn-.scope.conf defaults.conf - fi - einstalldocs -} diff --git a/gui-libs/vte-common/vte-common-0.80.3.ebuild b/gui-libs/vte-common/vte-common-0.80.3.ebuild deleted file mode 100644 index 57e7c19575249..0000000000000 --- a/gui-libs/vte-common/vte-common-0.80.3.ebuild +++ /dev/null @@ -1,81 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -PYTHON_COMPAT=( python3_{11..14} ) -GNOME_ORG_MODULE="vte" - -inherit flag-o-matic gnome.org meson python-any-r1 - -DESCRIPTION="Library providing a virtual terminal emulator widget" -HOMEPAGE="https://gitlab.gnome.org/GNOME/vte" - -S="${WORKDIR}/vte-${PV}" - -# Once SIXEL support ships (0.66 or later), might need xterm license (but code might be considered upgraded to LGPL-3+) -LICENSE="LGPL-3+ GPL-3+" - -SLOT="2.91" # vte_api_version in meson.build - -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" - -IUSE="systemd" - -DEPEND=" - || ( >=gui-libs/gtk-4.0.1:4 >=x11-libs/gtk+-3.24.22:3 ) - >=x11-libs/cairo-1.0 - dev-cpp/fast_float - >=dev-libs/fribidi-1.0.0 - >=dev-libs/glib-2.60:2 - >=x11-libs/pango-1.22.0 - >=dev-libs/libpcre2-10.21 - systemd? ( >=sys-apps/systemd-220:= ) - >=app-arch/lz4-1.9 - x11-libs/pango -" -BDEPEND=" - ${PYTHON_DEPS} - dev-libs/libxml2:2 - dev-util/glib-utils - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig -" - -src_prepare() { - default - use elibc_musl && eapply "${FILESDIR}"/${PN}-0.70.0-musl-W_EXITCODE.patch -} - -src_configure() { - # Upstream don't support LTO & error out on it in meson.build (bug #926156) - filter-lto - - local emesonargs=( - -Da11y=false - -Ddebug=false - -Ddocs=false - -Dgir=false - -Dfribidi=true # pulled in by pango anyhow - -Dglade=false - -Dgnutls=false - -Dgtk3=false - -Dgtk4=false - -Dicu=false - $(meson_use systemd _systemd) - -Dvapi=false - ) - meson_src_configure -} - -src_install() { - exeinto /usr/libexec/ - doexe "${BUILD_DIR}"/src/vte-urlencode-cwd - insinto /etc/profile.d/ - newins "${BUILD_DIR}"/src/vte.sh vte-${SLOT}.sh - newins "${BUILD_DIR}"/src/vte.csh vte-${SLOT}.csh - if use systemd; then - insinto /usr/lib/systemd/user/vte-spawn-.scode.d/ - newins "${S}"/src/vte-spawn-.scope.conf defaults.conf - fi - einstalldocs -} From 6319e19cd3b0a22f8d376a0cc3fba9ae55ac7b9e Mon Sep 17 00:00:00 2001 From: Lukas Schmelting Date: Mon, 1 Dec 2025 21:08:45 +0100 Subject: [PATCH 33/34] lxde-base/lxterminal: unkeyword 0.4.0_p20230917 for ~mips Signed-off-by: Lukas Schmelting Part-of: https://github.com/gentoo/gentoo/pull/44852 Signed-off-by: Pacho Ramos --- ....0_p20230917.ebuild => lxterminal-0.4.0_p20230917-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename lxde-base/lxterminal/{lxterminal-0.4.0_p20230917.ebuild => lxterminal-0.4.0_p20230917-r1.ebuild} (95%) diff --git a/lxde-base/lxterminal/lxterminal-0.4.0_p20230917.ebuild b/lxde-base/lxterminal/lxterminal-0.4.0_p20230917-r1.ebuild similarity index 95% rename from lxde-base/lxterminal/lxterminal-0.4.0_p20230917.ebuild rename to lxde-base/lxterminal/lxterminal-0.4.0_p20230917-r1.ebuild index 25384e89d0f96..9739cc39e9de8 100644 --- a/lxde-base/lxterminal/lxterminal-0.4.0_p20230917.ebuild +++ b/lxde-base/lxterminal/lxterminal-0.4.0_p20230917-r1.ebuild @@ -17,7 +17,7 @@ fi LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~x86" DEPEND=" dev-libs/glib:2 From f3da25bc07ff3b342f300b42440cff3c98242e69 Mon Sep 17 00:00:00 2001 From: Lukas Schmelting Date: Mon, 1 Dec 2025 21:11:13 +0100 Subject: [PATCH 34/34] x11-terms/xfce4-terminal: unkeyword 1.1.4, 1.1.5 for ~mips, ~hppa Signed-off-by: Lukas Schmelting Part-of: https://github.com/gentoo/gentoo/pull/44852 Closes: https://github.com/gentoo/gentoo/pull/44852 Signed-off-by: Pacho Ramos --- ...ce4-terminal-1.1.4.ebuild => xfce4-terminal-1.1.4-r1.ebuild} | 2 +- ...ce4-terminal-1.1.5.ebuild => xfce4-terminal-1.1.5-r1.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename x11-terms/xfce4-terminal/{xfce4-terminal-1.1.4.ebuild => xfce4-terminal-1.1.4-r1.ebuild} (92%) rename x11-terms/xfce4-terminal/{xfce4-terminal-1.1.5.ebuild => xfce4-terminal-1.1.5-r1.ebuild} (93%) diff --git a/x11-terms/xfce4-terminal/xfce4-terminal-1.1.4.ebuild b/x11-terms/xfce4-terminal/xfce4-terminal-1.1.4-r1.ebuild similarity index 92% rename from x11-terms/xfce4-terminal/xfce4-terminal-1.1.4.ebuild rename to x11-terms/xfce4-terminal/xfce4-terminal-1.1.4-r1.ebuild index 1fce44acd6565..ff1fdcf76054b 100644 --- a/x11-terms/xfce4-terminal/xfce4-terminal-1.1.4.ebuild +++ b/x11-terms/xfce4-terminal/xfce4-terminal-1.1.4-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/$(ver_cut 1-2)/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~x64-solaris" +KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~sparc x86 ~x64-solaris" IUSE="utempter wayland X" REQUIRED_USE="|| ( wayland X )" diff --git a/x11-terms/xfce4-terminal/xfce4-terminal-1.1.5.ebuild b/x11-terms/xfce4-terminal/xfce4-terminal-1.1.5-r1.ebuild similarity index 93% rename from x11-terms/xfce4-terminal/xfce4-terminal-1.1.5.ebuild rename to x11-terms/xfce4-terminal/xfce4-terminal-1.1.5-r1.ebuild index 93acc4d794269..f7aa78553e262 100644 --- a/x11-terms/xfce4-terminal/xfce4-terminal-1.1.5.ebuild +++ b/x11-terms/xfce4-terminal/xfce4-terminal-1.1.5-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/$(ver_cut 1-2)/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~x64-solaris" +KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~sparc x86 ~x64-solaris" IUSE="utempter wayland X" REQUIRED_USE="|| ( wayland X )"