[gentoo-commits] repo/gentoo:master commit in: sci-electronics/xnec2c/

2023-03-01 Thread Thomas Beierlein
commit: e0d7a60344288e5c79613316d361be07f82963ac
Author: Thomas Beierlein  gentoo  org>
AuthorDate: Thu Mar  2 07:08:20 2023 +
Commit: Thomas Beierlein  gentoo  org>
CommitDate: Thu Mar  2 07:08:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0d7a603

sci-electronics/xnec2c: Drop hard coded _FORTIFY_SOURCE level

Closes: https://bugs.gentoo.org/896176
Signed-off-by: Thomas Beierlein  gentoo.org>

 sci-electronics/xnec2c/xnec2c-4.4.12.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/sci-electronics/xnec2c/xnec2c-4.4.12.ebuild 
b/sci-electronics/xnec2c/xnec2c-4.4.12.ebuild
index edc8563c6bd0..7f956b3139c9 100644
--- a/sci-electronics/xnec2c/xnec2c-4.4.12.ebuild
+++ b/sci-electronics/xnec2c/xnec2c-4.4.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -25,8 +25,11 @@ S="${WORKDIR}/${MY_P}"
 
 src_prepare() {
eapply_user
+   # bug 896176
+   sed -i -e "s/-D_FORTIFY_SOURCE=2//g" configure.ac || die
eautoreconf
 }
+
 src_install() {
default
docompress -x /usr/share/man



[gentoo-commits] repo/gentoo:master commit in: app-admin/coreboot-utils/files/

2023-03-01 Thread Fabian Groffen
commit: 3ea2954e8cfab63325ea22008602bd3d073fa6f9
Author: Fabian Groffen  gentoo  org>
AuthorDate: Thu Mar  2 07:53:54 2023 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Thu Mar  2 07:54:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ea2954e

app-admin/coreboot-utils: add upstream ref for musl patch

Signed-off-by: Fabian Groffen  gentoo.org>

 app-admin/coreboot-utils/files/coreboot-utils-4.18-musl.patch | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/app-admin/coreboot-utils/files/coreboot-utils-4.18-musl.patch 
b/app-admin/coreboot-utils/files/coreboot-utils-4.18-musl.patch
index a92936f008cd..b94094db 100644
--- a/app-admin/coreboot-utils/files/coreboot-utils-4.18-musl.patch
+++ b/app-admin/coreboot-utils/files/coreboot-utils-4.18-musl.patch
@@ -3,6 +3,8 @@ Date:   Wed Dec 14 17:28:13 2022 +0100
 
 musl: clumpsy buildfixes
 
+https://review.coreboot.org/c/coreboot/+/73358
+
 diff --git a/src/arch/x86/include/arch/mmio.h 
b/src/arch/x86/include/arch/mmio.h
 index c2aa0fb910..b2a37a03dd 100644
 --- a/src/arch/x86/include/arch/mmio.h



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

2023-03-01 Thread Joonas Niilola
commit: 9142f977490f484656f4456914488cd412361e4a
Author: Joonas Niilola  gentoo  org>
AuthorDate: Wed Mar  1 13:20:21 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Mar  1 13:20:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9142f977

media-sound/ncspot: stabilize 0.12.0 for amd64

Signed-off-by: Joonas Niilola  gentoo.org>

 media-sound/ncspot/ncspot-0.12.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/ncspot/ncspot-0.12.0.ebuild 
b/media-sound/ncspot/ncspot-0.12.0.ebuild
index 4ef95b901854..a391d8d52eab 100644
--- a/media-sound/ncspot/ncspot-0.12.0.ebuild
+++ b/media-sound/ncspot/ncspot-0.12.0.ebuild
@@ -406,7 +406,7 @@ LICENSE="BSD-2"
 # Dependent crate licenses
 LICENSE+=" Apache-2.0 BSD-2 BSD ISC MIT MPL-2.0 Unicode-DFS-2016"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 
 IUSE="clipboard cover mpris +notify"
 



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

2023-03-01 Thread Joonas Niilola
commit: d3e0789ad6ad5cce74edbfd8d0601b72d3b1555b
Author: Joonas Niilola  gentoo  org>
AuthorDate: Wed Mar  1 13:20:40 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Mar  1 13:20:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3e0789a

media-sound/rescrobbled: stabilize 0.7.0 for amd64

Signed-off-by: Joonas Niilola  gentoo.org>

 media-sound/rescrobbled/rescrobbled-0.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/rescrobbled/rescrobbled-0.7.0.ebuild 
b/media-sound/rescrobbled/rescrobbled-0.7.0.ebuild
index bf6b90f9702e..2c060ed95ca1 100644
--- a/media-sound/rescrobbled/rescrobbled-0.7.0.ebuild
+++ b/media-sound/rescrobbled/rescrobbled-0.7.0.ebuild
@@ -114,7 +114,7 @@ LICENSE="GPL-3"
 # Dependent crate licenses
 LICENSE+=" Apache-2.0 BSD MIT MPL-2.0 Unicode-DFS-2016"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 
 RDEPEND="dev-libs/openssl:=
sys-apps/dbus"



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/netdata/

2023-03-01 Thread Craig Andrews
commit: 25a45fdb6ae2759d3d9b39d45ad1678bb9ad49eb
Author: Craig Andrews  gentoo  org>
AuthorDate: Wed Mar  1 14:05:13 2023 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Wed Mar  1 14:06:06 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25a45fdb

net-analyzer/netdata: update - due to moved files

See: 
https://github.com/netdata/netdata/commit/8b93deb7b0916ea5caabfb24dbc6420e01054cbe
Signed-off-by: Craig Andrews  gentoo.org>

 net-analyzer/netdata/netdata-.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-analyzer/netdata/netdata-.ebuild 
b/net-analyzer/netdata/netdata-.ebuild
index e3eb6b84dca7..3c4c45f78a89 100644
--- a/net-analyzer/netdata/netdata-.ebuild
+++ b/net-analyzer/netdata/netdata-.ebuild
@@ -135,8 +135,8 @@ src_install() {
 
fowners -Rc root:netdata /usr/share/${PN}
 
-   newinitd system/netdata-openrc ${PN}
-   systemd_dounit system/netdata.service
+   newinitd system/openrc/init.d/netdata ${PN}
+   systemd_dounit system/systemd/netdata.service
insinto /etc/netdata
doins system/netdata.conf
 }



[gentoo-commits] data/glep: New branch: glep39

2023-03-01 Thread Ulrich Müller
commit: 
Commit: Ulrich Müller  gentoo  org>
CommitDate: Wed Mar  1 10:36:53 2023 +

New branch: glep39




[gentoo-commits] data/glep: New branch: glep68

2023-03-01 Thread Ulrich Müller
commit: 
Commit: Ulrich Müller  gentoo  org>
CommitDate: Wed Mar  1 10:36:04 2023 +

New branch: glep68




[gentoo-commits] data/glep: New branch: utc

2023-03-01 Thread Ulrich Müller
commit: 
Commit: Ulrich Müller  gentoo  org>
CommitDate: Wed Mar  1 10:36:32 2023 +

New branch: utc




[gentoo-commits] repo/gentoo:master commit in: app-crypt/certbot-dns-dnsimple/

2023-03-01 Thread Matthew Smith
commit: 760121c03de0132d46f55475a3b3fc92eb54f944
Author: Matthew Smith  gentoo  org>
AuthorDate: Wed Mar  1 11:19:47 2023 +
Commit: Matthew Smith  gentoo  org>
CommitDate: Wed Mar  1 11:19:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=760121c0

app-crypt/certbot-dns-dnsimple: enable py3.11

Closes: https://bugs.gentoo.org/896514
Signed-off-by: Matthew Smith  gentoo.org>

 app-crypt/certbot-dns-dnsimple/certbot-dns-dnsimple-1.31.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/certbot-dns-dnsimple/certbot-dns-dnsimple-1.31.0.ebuild 
b/app-crypt/certbot-dns-dnsimple/certbot-dns-dnsimple-1.31.0.ebuild
index 51cc80c71ab7..7f31f1629de6 100644
--- a/app-crypt/certbot-dns-dnsimple/certbot-dns-dnsimple-1.31.0.ebuild
+++ b/app-crypt/certbot-dns-dnsimple/certbot-dns-dnsimple-1.31.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_10 )
+PYTHON_COMPAT=( python3_{10,11} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: media-gfx/renderdoc/files/

2023-03-01 Thread Matthew Smith
commit: 313b8a15f5cffbbc421f1649aadde45f49576c93
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Mon Feb 27 19:26:14 2023 +
Commit: Matthew Smith  gentoo  org>
CommitDate: Wed Mar  1 11:20:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=313b8a15

media-gfx/renderdoc: remove unused patches

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/29841
Signed-off-by: Matthew Smith  gentoo.org>

 .../renderdoc/files/renderdoc-1.18-env-home.patch  |  26 ---
 .../files/renderdoc-1.20-system-glslang.patch  | 197 -
 2 files changed, 223 deletions(-)

diff --git a/media-gfx/renderdoc/files/renderdoc-1.18-env-home.patch 
b/media-gfx/renderdoc/files/renderdoc-1.18-env-home.patch
deleted file mode 100644
index 94ec9a9bbf14..
--- a/media-gfx/renderdoc/files/renderdoc-1.18-env-home.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From 1a9c1bc02d2ed1b8e1723750d8e9eb9fa92fddef Mon Sep 17 00:00:00 2001
-From: Matthew Smith 
-Date: Thu, 10 Feb 2022 18:02:37 +
-Subject: [PATCH] Use getenv("HOME") instead of getpwuid
-

- renderdoc/os/posix/linux/linux_stringio.cpp | 3 +--
- 1 file changed, 1 insertion(+), 2 deletions(-)
-
-diff --git a/renderdoc/os/posix/linux/linux_stringio.cpp 
b/renderdoc/os/posix/linux/linux_stringio.cpp
-index c704fc7fc..9a556ec16 100644
 a/renderdoc/os/posix/linux/linux_stringio.cpp
-+++ b/renderdoc/os/posix/linux/linux_stringio.cpp
-@@ -595,8 +595,7 @@ rdcstr GetTempRootPath()
- 
- rdcstr GetAppFolderFilename(const rdcstr )
- {
--  passwd *pw = getpwuid(getuid());
--  const char *homedir = pw->pw_dir;
-+  const char *homedir = getenv("HOME");
- 
-   rdcstr ret = rdcstr(homedir) + "/.renderdoc/";
- 
--- 
-2.35.1
-

diff --git a/media-gfx/renderdoc/files/renderdoc-1.20-system-glslang.patch 
b/media-gfx/renderdoc/files/renderdoc-1.20-system-glslang.patch
deleted file mode 100644
index be808131c362..
--- a/media-gfx/renderdoc/files/renderdoc-1.20-system-glslang.patch
+++ /dev/null
@@ -1,197 +0,0 @@
-From 70442b7a3952350429872e95d843374f0aaa6a2f Mon Sep 17 00:00:00 2001
-From: Matthew Smith 
-Date: Sun, 30 Jan 2022 17:19:47 +
-Subject: [PATCH] build: Use system glslang
-
-Requires -DGLSLANG_TARGET_DIR option.
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -437,6 +437,17 @@ elseif(UNIX)
- endif()
- endif()
- 
-+# glslang package does not export a -config.cmake file.
-+option(GLSLANG_TARGET_DIR "Absolute path to glslangTargets.cmake directory")
-+include("${GLSLANG_TARGET_DIR}/OSDependentTargets.cmake")
-+include("${GLSLANG_TARGET_DIR}/OGLCompilerTargets.cmake")
-+include("${GLSLANG_TARGET_DIR}/HLSLTargets.cmake")
-+include("${GLSLANG_TARGET_DIR}/glslangTargets.cmake")
-+include("${GLSLANG_TARGET_DIR}/SPIRVTargets.cmake")
-+if(NOT TARGET glslang OR NOT TARGET SPIRV)
-+  message(FATAL_ERROR "glslang or SPIRV target not found")
-+endif()
-+
- add_subdirectory(renderdoc)
- 
- # these variables are handled within the CMakeLists.txt in qrenderdoc,
 a/renderdoc/CMakeLists.txt
-+++ b/renderdoc/CMakeLists.txt
-@@ -595,7 +595,7 @@ endif()
- add_library(renderdoc SHARED ${renderdoc_objects})
- target_compile_definitions(renderdoc ${RDOC_DEFINITIONS})
- target_include_directories(renderdoc ${RDOC_INCLUDES})
--target_link_libraries(renderdoc ${RDOC_LIBRARIES})
-+target_link_libraries(renderdoc ${RDOC_LIBRARIES} glslang SPIRV)
- 
- add_dependencies(renderdoc renderdoc_libentry)
- 
 a/renderdoc/data/glsl_shaders.cpp
-+++ b/renderdoc/data/glsl_shaders.cpp
-@@ -26,7 +26,7 @@
- #include "common/common.h"
- #include "common/formatting.h"
- #include "driver/shaders/spirv/glslang_compile.h"
--#include "glslang/glslang/Public/ShaderLang.h"
-+#include 
- #include "os/os_specific.h"
- 
- #define GLSL_HEADERS(HEADER) \
 a/renderdoc/driver/gl/gl_shader_refl.cpp
-+++ b/renderdoc/driver/gl/gl_shader_refl.cpp
-@@ -26,7 +26,7 @@
- #include 
- #include 
- #include "driver/shaders/spirv/glslang_compile.h"
--#include "glslang/glslang/Public/ShaderLang.h"
-+#include 
- #include "gl_driver.h"
- 
- template <>
 a/renderdoc/driver/shaders/spirv/CMakeLists.txt
-+++ b/renderdoc/driver/shaders/spirv/CMakeLists.txt
-@@ -1,91 +1,3 @@
--set(glslang_dir ${RDOC_SOURCE_DIR}/3rdparty/glslang)
--set(glslang_sources
--${glslang_dir}/OGLCompilersDLL/InitializeDll.cpp
--${glslang_dir}/OGLCompilersDLL/InitializeDll.h
--${glslang_dir}/SPIRV/GlslangToSpv.cpp
--${glslang_dir}/SPIRV/GlslangToSpv.h
--${glslang_dir}/SPIRV/GLSL.std.450.h
--${glslang_dir}/SPIRV/GLSL.ext.AMD.h
--${glslang_dir}/SPIRV/GLSL.ext.EXT.h
--${glslang_dir}/SPIRV/GLSL.ext.KHR.h
--${glslang_dir}/SPIRV/GLSL.ext.NV.h
--${glslang_dir}/SPIRV/hex_float.h
--${glslang_dir}/SPIRV/InReadableOrder.cpp
--${glslang_dir}/SPIRV/Logger.cpp
--${glslang_dir}/SPIRV/Logger.h
--${glslang_dir}/SPIRV/SpvBuilder.cpp
--${glslang_dir}/SPIRV/SpvBuilder.h
--

[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbear/

2023-03-01 Thread Viorel Munteanu
commit: 2d6a3e2a78ea3a3a82e933bbc71f25b995aa7b5c
Author: Viorel Munteanu  gentoo  org>
AuthorDate: Wed Mar  1 12:53:53 2023 +
Commit: Viorel Munteanu  gentoo  org>
CommitDate: Wed Mar  1 13:41:28 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d6a3e2a

net-misc/dropbear: drop 2020.81-r3

Bug: https://bugs.gentoo.org/876907
Signed-off-by: Viorel Munteanu  gentoo.org>

 net-misc/dropbear/Manifest   |   1 -
 net-misc/dropbear/dropbear-2020.81-r3.ebuild | 125 ---
 2 files changed, 126 deletions(-)

diff --git a/net-misc/dropbear/Manifest b/net-misc/dropbear/Manifest
index 5872e2d57b56..480b2915a9fb 100644
--- a/net-misc/dropbear/Manifest
+++ b/net-misc/dropbear/Manifest
@@ -1,4 +1,3 @@
-DIST dropbear-2020.81.tar.bz2 2289644 BLAKE2B 
eb80ff88d75ae97365570f8793aee855cc615f6a46c49c4efa026d14ba8507c41b87093ca5b86dd1fcd3602f5e24b7b9c4f83c7cf4f6dc7945ff628b09c98794
 SHA512 
2fa9d4d7dcb1c81281f5e47c8a99b7300eb46b3bb605daaec956404eae9124879a8bbbef521dea6da8b3643f3dc6f7f5005e265bfcaba97e89812f5642c294da
 DIST dropbear-2022.82.tar.bz2 2309514 BLAKE2B 
56ff931de1e5681850a4c96b8f2c1d90db1680a08a8a741ae3034a433c2780715ede9754357477c9adfe35a310859641d7a03534e6a656e11cd7de8832fbc27d
 SHA512 
94c664e0d56bce3750b04aff166bf073f778dc2aa08e093541b520db1f165d4173e1cf25eef69a59b0a5a0a63cfb3ce8bbf94d6c4010687a0233ba1ad8ea403b
 DIST dropbear-2022.82.tar.bz2.asc 833 BLAKE2B 
7d152456f24a61add2935e7f2c9ae7a05e00137ae2c396380041fd0491311328b5e829443cbe727ae6ec9d58973270b917bae0f23ddcef0b5051b62ca60b
 SHA512 
a45fa49857598195b8d7e51e02bf26498a74c6900245c114ce1fa19bc4eb0ef0518cbb68996c3584c0b98c22bb2078eb963e4a513f0dfb03baae6d04f5911105
 DIST dropbear-2022.83.tar.bz2 2322904 BLAKE2B 
4e26667458fb068a8c997b44dfd3c4f15146f051713a3ea90980db04c6345174d34214269665d74c863c1c1947d6837034aa4c264101b11971c8a3e97f491393
 SHA512 
c63afa615d64b0c8c5e739c758eb8ae277ecc36a4223b766bf562702de69910904cbc3ea98d22989df478ae419e1f81057fe1ee09616c80cb859f58f44175422

diff --git a/net-misc/dropbear/dropbear-2020.81-r3.ebuild 
b/net-misc/dropbear/dropbear-2020.81-r3.ebuild
deleted file mode 100644
index 15ac003888ba..
--- a/net-misc/dropbear/dropbear-2020.81-r3.ebuild
+++ /dev/null
@@ -1,125 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit savedconfig pam
-
-DESCRIPTION="small SSH 2 client/server designed for small memory environments"
-HOMEPAGE="https://matt.ucc.asn.au/dropbear/dropbear.html;
-SRC_URI="https://matt.ucc.asn.au/dropbear/releases/${P}.tar.bz2
-   https://matt.ucc.asn.au/dropbear/testing/${P}.tar.bz2;
-
-LICENSE="MIT GPL-2" # (init script is GPL-2 #426056)
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
-IUSE="bsdpty minimal multicall pam +shadow static +syslog zlib"
-
-LIB_DEPEND="
-   virtual/libcrypt[static-libs(+)]
-   zlib? ( sys-libs/zlib[static-libs(+)] )
-"
-RDEPEND="
-   acct-group/sshd
-   acct-user/sshd
-   !static? (
-   >=dev-libs/libtomcrypt-1.18.2-r2[libtommath]
-   >=dev-libs/libtommath-1.2.0
-   ${LIB_DEPEND//\[static-libs(+)]}
-   )
-   pam? ( sys-libs/pam )
-"
-DEPEND="
-   ${RDEPEND}
-   static? ( ${LIB_DEPEND} )
-"
-RDEPEND+=" pam? ( >=sys-auth/pambase-20080219.1 )"
-
-REQUIRED_USE="pam? ( !static )"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-0.46-dbscp.patch
-)
-
-set_options() {
-   progs=(
-   dropbear dbclient dropbearkey
-   $(usex minimal "" "dropbearconvert scp")
-   )
-   makeopts=(
-   MULTI=$(usex multicall 1 0)
-   )
-}
-
-pkg_setup() {
-   if use static ; then
-   ewarn "Using bundled copies of libtommath and libtomcrypt"
-   fi
-}
-
-src_prepare() {
-   default
-   sed \
-   -e '/SFTPSERVER_PATH/s:".*":"/usr/lib/misc/sftp-server":' \
-   default_options.h > localoptions.h || die
-   sed \
-   -e '/pam_start/s:sshd:dropbear:' \
-   -i svr-authpam.c || die
-   restore_config localoptions.h
-}
-
-src_configure() {
-   # Notes:
-   # 1) We use bundled libtom* when static build is enabled because
-   #libtomcrypt lacks it and we don't particularly want to add it.
-   # 2) We disable the hardening flags as our compiler already enables them
-   #by default as is appropriate for the target.
-   local myeconfargs=(
-   --disable-harden
-   $(use_enable static bundled-libtom)
-   $(use_enable zlib)
-   $(use_enable pam)
-   $(use_enable !bsdpty openpty)
-   $(use_enable shadow)
-   $(use_enable static)
-   $(use_enable syslog)
-   )
-
-   econf "${myeconfargs[@]}"
-}
-
-src_compile() {
-   set_options
-   

[gentoo-commits] repo/gentoo:master commit in: dev-embedded/dfu-programmer/

2023-03-01 Thread Viorel Munteanu
commit: a8a4fbc6b33407f125c023aaa18b42c73d894939
Author: Viorel Munteanu  gentoo  org>
AuthorDate: Wed Mar  1 12:19:24 2023 +
Commit: Viorel Munteanu  gentoo  org>
CommitDate: Wed Mar  1 13:41:28 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8a4fbc6

dev-embedded/dfu-programmer: update EAPI 6 -> 8

Closes: https://bugs.gentoo.org/842090
Signed-off-by: Viorel Munteanu  gentoo.org>

 .../dfu-programmer/dfu-programmer-0.7.2-r2.ebuild  | 59 ++
 1 file changed, 59 insertions(+)

diff --git a/dev-embedded/dfu-programmer/dfu-programmer-0.7.2-r2.ebuild 
b/dev-embedded/dfu-programmer/dfu-programmer-0.7.2-r2.ebuild
new file mode 100644
index ..226ed4cd05d2
--- /dev/null
+++ b/dev-embedded/dfu-programmer/dfu-programmer-0.7.2-r2.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit toolchain-funcs udev
+
+DESCRIPTION="A Device Firmware Update based USB programmer for Atmel chips"
+HOMEPAGE="https://dfu-programmer.github.io/ 
https://sourceforge.net/projects/dfu-programmer/;
+
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64"
+
+RDEPEND="
+   acct-group/plugdev
+   virtual/libusb:1
+   virtual/udev"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+src_prepare() {
+   default
+
+   # Upstream has fixed this in their configure already.
+   tc-export CPP PKG_CONFIG
+   sed -i \
+   -e "/LIBUSB_1_0_CFLAGS=/s:=.*:='$(${PKG_CONFIG} --cflags 
libusb-1.0)':" \
+   -e "/LIBUSB_1_0_LIBS=/s:=.*:='$(${PKG_CONFIG} --libs 
libusb-1.0)':" \
+   configure || die
+}
+
+src_install() {
+   default
+
+   cat <<-EOF > 70-dfu-programmer.rules
+   #
+   # do not edit this file, it will be overwritten on update
+   #
+   EOF
+   printf 'SUBSYSTEM=="usb", ACTION=="add", ATTRS{idVendor}=="03eb", 
ATTRS{idProduct}=="%s", MODE="660", GROUP="plugdev", SYMLINK+="dfu-%%n"\n' \
+   2ff{a,b,9,7,4,3} >> 70-dfu-programmer.rules
+
+   udev_dorules 70-dfu-programmer.rules
+}
+
+pkg_postinst() {
+   udev_reload
+
+   elog "To update device firmware as user you must be in the plugdev 
group:"
+   elog
+   elog "usermod -aG plugdev "
+}
+
+pkg_postrm() {
+   udev_reload
+}



[gentoo-commits] repo/gentoo:master commit in: dev-embedded/mspdebug/

2023-03-01 Thread Viorel Munteanu
commit: 823dd28ad208023866db3665228056ac37dba5fc
Author: Viorel Munteanu  gentoo  org>
AuthorDate: Wed Mar  1 11:45:22 2023 +
Commit: Viorel Munteanu  gentoo  org>
CommitDate: Wed Mar  1 13:41:28 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=823dd28a

dev-embedded/mspdebug: drop 0.25

Signed-off-by: Viorel Munteanu  gentoo.org>

 dev-embedded/mspdebug/mspdebug-0.25.ebuild | 33 --
 1 file changed, 33 deletions(-)

diff --git a/dev-embedded/mspdebug/mspdebug-0.25.ebuild 
b/dev-embedded/mspdebug/mspdebug-0.25.ebuild
deleted file mode 100644
index a4ff1ba9081b..
--- a/dev-embedded/mspdebug/mspdebug-0.25.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs
-
-DESCRIPTION="A free debugger for use with MSP430 MCUs"
-HOMEPAGE="https://dlbeer.co.nz/mspdebug/ https://github.com/dlbeer/mspdebug;
-SRC_URI="https://github.com/dlbeer/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="readline"
-
-DEPEND="readline? ( sys-libs/readline:0= )
-   virtual/libusb:0"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   default
-   sed -i "s:-O1 \(.*\) -ggdb:\1:" Makefile || die
-}
-
-src_compile() {
-   emake CC="$(tc-getCC)" LIBDIR=/usr/lib $(usex readline "" 
"WITHOUT_READLINE=1")
-}
-
-src_install() {
-   emake DESTDIR="${ED}" LIBDIR=/usr/lib PREFIX=/usr install
-   dodoc AUTHORS ChangeLog README
-}



[gentoo-commits] repo/gentoo:master commit in: dev-embedded/mspdebug/

2023-03-01 Thread Viorel Munteanu
commit: 8d881a77e4e4ed28561ab21abc39b1b2ff972b3b
Author: Viorel Munteanu  gentoo  org>
AuthorDate: Wed Mar  1 11:44:52 2023 +
Commit: Viorel Munteanu  gentoo  org>
CommitDate: Wed Mar  1 13:41:28 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d881a77

dev-embedded/mspdebug: update EAPI 6 -> 8

Signed-off-by: Viorel Munteanu  gentoo.org>

 dev-embedded/mspdebug/mspdebug-0.25-r1.ebuild | 33 +++
 1 file changed, 33 insertions(+)

diff --git a/dev-embedded/mspdebug/mspdebug-0.25-r1.ebuild 
b/dev-embedded/mspdebug/mspdebug-0.25-r1.ebuild
new file mode 100644
index ..1b68b8fafadc
--- /dev/null
+++ b/dev-embedded/mspdebug/mspdebug-0.25-r1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit toolchain-funcs
+
+DESCRIPTION="A free debugger for use with MSP430 MCUs"
+HOMEPAGE="https://dlbeer.co.nz/mspdebug/ https://github.com/dlbeer/mspdebug;
+SRC_URI="https://github.com/dlbeer/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="readline"
+
+DEPEND="readline? ( sys-libs/readline:0= )
+   virtual/libusb:0"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+   default
+   sed -i "s:-O1 \(.*\) -ggdb:\1:" Makefile || die
+}
+
+src_compile() {
+   emake CC="$(tc-getCC)" LIBDIR=/usr/$(get_libdir) $(usex readline "" 
"WITHOUT_READLINE=1")
+}
+
+src_install() {
+   emake DESTDIR="${ED}" LIBDIR=/usr/$(get_libdir) PREFIX=/usr install
+   einstalldocs
+}



[gentoo-commits] proj/kde:master commit in: profiles/package.mask/

2023-03-01 Thread Andreas Sturmlechner
commit: ebdbdb787d6ad629d3b8eedfec2e9d91aacf034b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Mar  1 10:04:13 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Mar  1 10:04:13 2023 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ebdbdb78

profiles: Mask KDE Plasma live while it is transitioning to Qt6

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

 profiles/package.mask/kde-plasma-6 | 58 ++
 1 file changed, 58 insertions(+)

diff --git a/profiles/package.mask/kde-plasma-6 
b/profiles/package.mask/kde-plasma-6
new file mode 100644
index 00..0d53e43a2b
--- /dev/null
+++ b/profiles/package.mask/kde-plasma-6
@@ -0,0 +1,58 @@
+# Live packages are currently transitioning to Qt6/KF6 upstream.
+# They are going to be broken for some time due to that.
+# Also, KF6 is *not packaged* yet in Gentoo. See also:
+# https://mail.kde.org/pipermail/plasma-devel/2023-February/122972.html
+~kde-plasma/bluedevil-
+~kde-plasma/breeze-
+~kde-plasma/breeze-grub-
+~kde-plasma/breeze-gtk-
+~kde-plasma/breeze-plymouth-
+~kde-plasma/discover-
+~kde-plasma/drkonqi-
+~kde-plasma/kactivitymanagerd-
+~kde-plasma/kde-cli-tools-
+~kde-plasma/kde-gtk-config-
+~kde-plasma/kdecoration-
+~kde-plasma/kdeplasma-addons-
+~kde-plasma/kgamma-
+~kde-plasma/khotkeys-
+~kde-plasma/kinfocenter-
+~kde-plasma/kmenuedit-
+~kde-plasma/kpipewire-
+~kde-plasma/kscreen-
+~kde-plasma/kscreenlocker-
+~kde-plasma/ksshaskpass-
+~kde-plasma/ksystemstats-
+~kde-plasma/kwallet-pam-
+~kde-plasma/kwayland-integration-
+~kde-plasma/kwin-
+~kde-plasma/kwrited-
+~kde-plasma/layer-shell-qt-
+~kde-plasma/libkscreen-
+~kde-plasma/libksysguard-
+~kde-plasma/libkworkspace-
+~kde-plasma/milou-
+~kde-plasma/oxygen-
+~kde-plasma/oxygen-sounds-
+~kde-plasma/plasma-browser-integration-
+~kde-plasma/plasma-desktop-
+~kde-plasma/plasma-disks-
+~kde-plasma/plasma-firewall-
+~kde-plasma/plasma-integration-
+~kde-plasma/plasma-meta-
+~kde-plasma/plasma-nm-
+~kde-plasma/plasma-pa-
+~kde-plasma/plasma-sdk-
+~kde-plasma/plasma-systemmonitor-
+~kde-plasma/plasma-thunderbolt-
+~kde-plasma/plasma-workspace-
+~kde-plasma/plasma-workspace-wallpapers-
+~kde-plasma/plasma-vault-
+~kde-plasma/plasma-welcome-
+~kde-plasma/plymouth-kcm-
+~kde-plasma/polkit-kde-agent-
+~kde-plasma/powerdevil-
+~kde-plasma/sddm-kcm-
+~kde-plasma/systemsettings-
+~kde-plasma/xdg-desktop-portal-kde-
+~kde-plasma/xembed-sni-proxy-



[gentoo-commits] repo/gentoo:master commit in: dev-games/godot/

2023-03-01 Thread Ionen Wolkens
commit: 5ced328efeb4cdeb3c8270a2e56aa3b66ea95182
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Wed Mar  1 14:00:11 2023 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Wed Mar  1 14:22:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ced328e

dev-games/godot: drop 4.0_rc5

Almost same as 4.0 bare a few bugfixes, so let's drop it.

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

 dev-games/godot/Manifest |   1 -
 dev-games/godot/godot-4.0_rc5.ebuild | 234 ---
 2 files changed, 235 deletions(-)

diff --git a/dev-games/godot/Manifest b/dev-games/godot/Manifest
index b00c06fc59e3..26b51903f1c2 100644
--- a/dev-games/godot/Manifest
+++ b/dev-games/godot/Manifest
@@ -1,3 +1,2 @@
 DIST godot-3.5.1-stable.tar.xz 24153448 BLAKE2B 
9d61276a2d82ef4f4487ec1046b7fa58f2b3626640b2db25c1f98c3f8e2ff40eddcf943fd9ffaaf6814fbafbbe7ef1d3f642d77af953b87731cff570ac3a5473
 SHA512 
59e5ca88534f542562971efb83b76561705f9ca8761311f01b4453857e7ae046c17cadd0d5ca6f6f56e262b5031294a8b9ad970fa6ffc95e1a6a1e1bae48d55f
-DIST godot-4.0-rc5.tar.xz 29376936 BLAKE2B 
bc8de477a4597576165fb1a7f38822aa499dcba696368bb47a0b018bfaedb573d2d822e80e1e4364abfb40a72c7badc2a3ef1d2ce9b9a10a1d7d29811b4f489e
 SHA512 
8001f0d021798e6521855ab41c1fa4db93ea898cac9267305745a822f46a8ef3f58174e3c9d402c5d22b94404e411cb56b69e018d3ea00febb885aad42c5eca7
 DIST godot-4.0-stable.tar.xz 29435592 BLAKE2B 
0802631f2995144b63c98c3a6031e7f9df771e7dd9491d38a5fcb3f52581c1f3d6a29cde5a43f9a3a83c9aaeaba9e53b22c22cdb67117f65189d916564db614b
 SHA512 
a1de87425861dfd71bf6c6387008d72a0c80322865ffb4dbb4a87e58244d37d4d45d6f6df8e06ea6c4f979de80b364932891c65cf11c7f80727f33e28460cbd9

diff --git a/dev-games/godot/godot-4.0_rc5.ebuild 
b/dev-games/godot/godot-4.0_rc5.ebuild
deleted file mode 100644
index 584b6bf6273e..
--- a/dev-games/godot/godot-4.0_rc5.ebuild
+++ /dev/null
@@ -1,234 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..11} )
-inherit bash-completion-r1 desktop python-any-r1 scons-utils toolchain-funcs 
xdg
-
-MY_P="${PN}-$(ver_rs 2 -)"
-
-DESCRIPTION="Multi-platform 2D and 3D game engine with a feature-rich editor"
-HOMEPAGE="https://godotengine.org/;
-SRC_URI="https://downloads.tuxfamily.org/godotengine/$(ver_rs 2 
/)/${MY_P}.tar.xz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="
-   MIT
-   Apache-2.0 BSD Boost-1.0 CC0-1.0 Unlicense ZLIB
-   gui? ( CC-BY-4.0 ) tools? ( OFL-1.1 )"
-SLOT="4"
-KEYWORDS="~amd64"
-# Enable roughly same as upstream by default so it works as expected,
-# except raycast (tools-only heavy dependency), and deprecated.
-IUSE="
-   alsa +dbus debug deprecated +fontconfig +gui pulseaudio raycast
-   +runner speech test +theora +tools +udev +upnp +vulkan +webp"
-# tests need more figuring out, they are still somewhat new and volatile
-RESTRICT="test"
-
-# dlopen: libglvnd
-RDEPEND="
-   app-arch/zstd:=
-   dev-games/recastnavigation:=
-   dev-libs/icu:=
-   dev-libs/libpcre2:=[pcre32]
-   media-libs/freetype[brotli,harfbuzz]
-   media-libs/harfbuzz:=[icu]
-   media-libs/libogg
-   media-libs/libpng:=
-   media-libs/libvorbis
-   

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

2023-03-01 Thread Joonas Niilola
commit: 54699ce35034abe19d18e8f278578b8e7d6564df
Author: Hoël Bézier  riseup  net>
AuthorDate: Wed Mar  1 13:41:45 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Mar  1 13:46:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54699ce3

sys-apps/bat: add 0.22.1

Signed-off-by: Hoël Bézier  riseup.net>
Signed-off-by: Joonas Niilola  gentoo.org>

 sys-apps/bat/Manifest  |  25 +
 sys-apps/bat/bat-0.22.1.ebuild | 206 +
 2 files changed, 231 insertions(+)

diff --git a/sys-apps/bat/Manifest b/sys-apps/bat/Manifest
index 4bd656e60243..c31f263db770 100644
--- a/sys-apps/bat/Manifest
+++ b/sys-apps/bat/Manifest
@@ -8,6 +8,7 @@ DIST autocfg-1.0.1.crate 12908 BLAKE2B 
40c53cab298e4f26634c3acff3ece6a3371188d91
 DIST base64-0.13.0.crate 62070 BLAKE2B 
b957f65cdb1e28baeca0cefc92fa98be797409b7dabd15e0e88db6cdfb89779b662cba9f2270fbf3b7b66948fdc46c118b8040a78ab72049c48a928fa802bee0
 SHA512 
991a72999839daa232f508c5b24e7d3225e8a26db8d1d0e747881b115af9e408b92374e163b31e0b0d324c1c2e57e8e38d66861b61eb0a1dba87bb5871940151
 DIST bat-0.20.0.tar.gz 1698850 BLAKE2B 
99d150010b40246af8529490411a781aebeb06730dadbc10969e25a4825bf30402b2ae75a2c752b199d8212ea48a19cbb7cb5afceaf9fe0b42e3845030729d33
 SHA512 
22b4ad8f8a5ba55cb8b16aefda29e95fd55e60ed8c2d3f0de36f6a00b770d9ee7f86f4e5ca35bee4e9f22772ab4b3c327d21ebbec25dc0350d9fb89a9f9f22e7
 DIST bat-0.21.0.tar.gz 1786921 BLAKE2B 
158d1c57723cc56adaee3e60ce0ecc2e0cb8f0f733b72ad6ae1acb53520b5bf4a13ac6fa7bd285a26ebeabfe816104eed24c2c0d871d6a14b71f927deb81db9d
 SHA512 
113a8225bd297d9a18ad620c5509db1c4028d92387b70fb3eacc34b0ab9dabdd01a206d1b3062632830d8cf34cb12ea8ca6788a8ea985c5e5de57bf71306be70
+DIST bat-0.22.1.tar.gz 1795451 BLAKE2B 
c608b325fc1fdac193b60121b98ff47f6fc78cc2141cbe5860010bcad0644060d4f43e8495b8ae34a0297e6ceddc771beceaed9209b8f312058b5dbd8ba00c7e
 SHA512 
9d31ab4f5453c3806252bedad31809d296f1529e6086090ad9385adfd76c164a1e15031150c374076d5f689844276c8fae7087a9382154609870be8f4b80c8ad
 DIST bincode-1.3.3.crate 28958 BLAKE2B 
ea01d2efd8149ecba5e240ed989268b683d542a5f369902d316a4fd1ae4b8edd94e2d4a8cbff0e96646eb29facb04a84b249d74f0781dc3d29c8797ac975aa9f
 SHA512 
49e39d71214dbb623a18e3852f6f2f2a5c3f951b64107d66c8adaa95a442a3283fba978bca41b126c9879b12833b945f478d2c77d35482b3577fc1a894e8e5f3
 DIST bit-set-0.5.2.crate 14093 BLAKE2B 
06d41a217438d9a00f8e57e592d12364b671d082f21a4d174673bc820dde28ef5ce02e782002d03c9311f71b0130eeeca7cfacbc4c1b27475069479163643ef3
 SHA512 
9709f35c7e69b84eed61f73da99ffe0693d1d0fa5fb94d13759cfbbb9dd4b0bb27628c3200e4b29ef29cdb0aede5fd3d7ddf663012b2c5946975bc169efbac34
 DIST bit-vec-0.6.3.crate 19927 BLAKE2B 
f5bd3bb9c87fdf3b206739b74df20cab50a1a45af3a58b2642a5a061c26207884be58ef8369a3cd06dfd3615bff0ce15915fdd4b6b6f03facc4a0f86c0b7e910
 SHA512 
b4b4a82c80d0ff13527ae4fff449ac9c1c7bc519c013af6ea3428348e0e5b9306b725c0a13a42d7d9dcf0f895a9eee0c63695a2503eb7fd2200083c9ea3a9aa8
@@ -20,8 +21,11 @@ DIST bytesize-1.1.0.crate 9370 BLAKE2B 
38fcddbdb862e82a076b7ae1339b48c776f704d25
 DIST cc-1.0.72.crate 57495 BLAKE2B 
b2057ca53aacafa063a4eaa907bfb65aa32ce01a74a90b9085c8243a87723cee8ce79e4904f9d205f9d451598ee34495f8879d27c189477ca43bd39b88b5ea2e
 SHA512 
e9a5b283b2a1fee1030009068c1f87291ec1dab7584a0892f27cc7e523c8fdfd5d986281d9aec1a00af706af1e61d7e64c245c74be7b39c8c022ae2d4f87de8d
 DIST cfg-if-1.0.0.crate 7934 BLAKE2B 
e99a5589c11d79d77a4537b34ce0a45d37b981c123b79b807cea836c89fc3926d693458893baca2882448d3d44e3f64e06141f6d916b748daa10b8cc1ae16d1b
 SHA512 
0fb16a8882fd30e86b62c5143b1cb18ab564e84e75bd1f28fd12f24ffdc4a42e0d2e012a99abb606c12efe3c11061ff5bf8e24ab053e550ae083f7d90f6576ff
 DIST clap-2.34.0.crate 202210 BLAKE2B 
f383adf1d757ac4b68995132b33837686ce451f85a02a8d05d2c746da398510d05d46330f3efade063c3952aacb1754cdac73dd0afcae0df5340a89f9353aa1c
 SHA512 
c648a761b9996a7e7464a538bb53621bae22090b846a42c3b729beca3363958ae67e3da9f93f58b10a10e043cadf7ff930388680d168646178c2824177832db8
+DIST clap-3.2.20.crate 214114 BLAKE2B 
b8bf14d5b60ac0a1156718e2993df45bd867519a195414de591ae92e009930121c674bd53ce8e5cad53659a1b9b72810a7cbbabc92d3552b2131cf3836083a4f
 SHA512 
85a1aa5f777a172aca71459225d72282fc7f21122ad7ade496a4734ffdd140476fd73d67da900fe323dd6a72d09401536e318b9654674a9f4f61dab822fe54a9
+DIST clap_lex-0.2.4.crate 9652 BLAKE2B 
5120b508dedf52507068c0c369a45ddfbe0369e5c05b65bc5a78c422b2a4bf488f9ef1e0bed4e335450f2c08b80148eb5f7efed678039b5a94b5bd666385939f
 SHA512 
6c05e5fd850befd45be9005af7252385f2304aa28a107413bbe329d97aea835f7acfd0bd169c99f69f466ab93d6e1c35d73a4e48343457a06fe2d6be5bedde0f
 DIST clircle-0.3.0.crate 9837 BLAKE2B 
adeb2d11238c343363475f9e517d01c9b596fa61b7d520f9c92de038f0a106e48263d06045e7f9d0cb5538384d4b2cffc2c969e9a129045b8839bf04ab1bad75
 SHA512 
a4db35d05ea4ca03155c7308a79b5290914d2d579d787fc3770d80cb7c22ca4a239bcfe7b6a2a85870249754991f8dc960846b80ee7a46b763edfb084b2b
 DIST console-0.15.0.crate 23507 BLAKE2B 

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

2023-03-01 Thread Joonas Niilola
commit: 6ed6dc1113372364b0866bebe78ebd04c5a62c5b
Author: Joonas Niilola  gentoo  org>
AuthorDate: Wed Mar  1 13:45:10 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Mar  1 13:46:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ed6dc11

dev-python/sphinx-autoapi: update sphinx-rtd-theme dep after rename

Signed-off-by: Joonas Niilola  gentoo.org>

 dev-python/sphinx-autoapi/sphinx-autoapi-2.0.0.ebuild | 2 +-
 dev-python/sphinx-autoapi/sphinx-autoapi-2.0.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/sphinx-autoapi/sphinx-autoapi-2.0.0.ebuild 
b/dev-python/sphinx-autoapi/sphinx-autoapi-2.0.0.ebuild
index b71245e2de5c..f26014d3e974 100644
--- a/dev-python/sphinx-autoapi/sphinx-autoapi-2.0.0.ebuild
+++ b/dev-python/sphinx-autoapi/sphinx-autoapi-2.0.0.ebuild
@@ -38,7 +38,7 @@ EPYTEST_DESELECT=(
 )
 
 distutils_enable_tests pytest
-distutils_enable_sphinx docs dev-python/sphinx_rtd_theme
+distutils_enable_sphinx docs dev-python/sphinx-rtd-theme
 
 python_test() {
# https://github.com/readthedocs/sphinx-autoapi/issues/368

diff --git a/dev-python/sphinx-autoapi/sphinx-autoapi-2.0.1.ebuild 
b/dev-python/sphinx-autoapi/sphinx-autoapi-2.0.1.ebuild
index fe88a4f38cbf..9b8488762142 100644
--- a/dev-python/sphinx-autoapi/sphinx-autoapi-2.0.1.ebuild
+++ b/dev-python/sphinx-autoapi/sphinx-autoapi-2.0.1.ebuild
@@ -38,7 +38,7 @@ EPYTEST_DESELECT=(
 )
 
 distutils_enable_tests pytest
-distutils_enable_sphinx docs dev-python/sphinx_rtd_theme
+distutils_enable_sphinx docs dev-python/sphinx-rtd-theme
 
 python_test() {
# https://github.com/readthedocs/sphinx-autoapi/issues/368



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

2023-03-01 Thread Joonas Niilola
commit: ed545c2066c6397fdcd56221cc534fe1778260de
Author: Marco Sirabella  sirabella  org>
AuthorDate: Fri Feb 10 09:28:04 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Mar  1 13:46:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed545c20

dev-python/sphinx-autoapi: bump to 2.0.1

Signed-off-by: Marco Sirabella  sirabella.org>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-python/sphinx-autoapi/Manifest |  1 +
 .../sphinx-autoapi/sphinx-autoapi-2.0.1.ebuild | 41 ++
 2 files changed, 42 insertions(+)

diff --git a/dev-python/sphinx-autoapi/Manifest 
b/dev-python/sphinx-autoapi/Manifest
index 3a6c361530a4..0cc29cfc77b9 100644
--- a/dev-python/sphinx-autoapi/Manifest
+++ b/dev-python/sphinx-autoapi/Manifest
@@ -1 +1,2 @@
 DIST sphinx-autoapi-2.0.0.gh.tar.gz 86051 BLAKE2B 
af6c2f997e7e018304c5f19d978fc87fa853d876781930c1220e8e823a078c80c86851a141ed01d7ab94fd76d747e8dfd7462dd5ccab84127f1c95d225324a92
 SHA512 
7188ed167de808028b2ac603abb6a136584698a1df4882755b80609f4760dab818cec5f4684bf5d16afc2ae1be112ecb96c7f02f989fcb67937c19c045f45b81
+DIST sphinx-autoapi-2.0.1.gh.tar.gz 85974 BLAKE2B 
5beea907901603a665367c244188f847fcc59f889df5da4e27dba39f36c9714347dab1e867d3bbed0fb44139eb1f77863178a0c831e06a6d373211892e8ce6ab
 SHA512 
b7301a86fa6ebde80fd6289e92e2e9149323044f6db34e39305541ccb4bcb136a777c8e38c152f7536435290c86a0543d51c14290fbdfeb7b13805f711e00a80

diff --git a/dev-python/sphinx-autoapi/sphinx-autoapi-2.0.1.ebuild 
b/dev-python/sphinx-autoapi/sphinx-autoapi-2.0.1.ebuild
new file mode 100644
index ..d640adbe32b5
--- /dev/null
+++ b/dev-python/sphinx-autoapi/sphinx-autoapi-2.0.1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 2022-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="A new approach to API documentation in Sphinx"
+HOMEPAGE="
+   https://sphinx-autoapi.readthedocs.io/
+   https://github.com/readthedocs/sphinx-autoapi/
+   https://pypi.org/project/sphinx-autoapi/
+"
+SRC_URI="
+   https://github.com/readthedocs/sphinx-autoapi/archive/v${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   dev-python/astroid[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-4.0[${PYTHON_USEDEP}]
+   dev-python/unidecode[${PYTHON_USEDEP}]
+"
+
+DOCS=( README.rst CHANGELOG.rst )
+
+# Test requires pypi download w/ internet: 
https://github.com/readthedocs/sphinx-autoapi/issues/329
+EPYTEST_DESELECT=(
+   
tests/test_integration.py::TestExtensionErrors::test_extension_setup_errors[dotnetexample-override_conf2-AutoAPI
+)
+
+distutils_enable_tests pytest
+distutils_enable_sphinx docs --no-autodoc



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

2023-03-01 Thread Joonas Niilola
commit: a0071ed9b4607c23ef216ca159b842fa5bb047a1
Author: Marco Sirabella  sirabella  org>
AuthorDate: Fri Feb 10 09:25:46 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Mar  1 13:46:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0071ed9

dev-python/sphinx-autoapi: Ignore tests conditionally

Closes: https://bugs.gentoo.org/892607
See-also: https://github.com/readthedocs/sphinx-autoapi/issues/368
Signed-off-by: Marco Sirabella  sirabella.org>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-python/sphinx-autoapi/sphinx-autoapi-2.0.0.ebuild | 11 +++
 dev-python/sphinx-autoapi/sphinx-autoapi-2.0.1.ebuild | 13 +
 2 files changed, 24 insertions(+)

diff --git a/dev-python/sphinx-autoapi/sphinx-autoapi-2.0.0.ebuild 
b/dev-python/sphinx-autoapi/sphinx-autoapi-2.0.0.ebuild
index ccd674abfc2c..1e05cb3afb91 100644
--- a/dev-python/sphinx-autoapi/sphinx-autoapi-2.0.0.ebuild
+++ b/dev-python/sphinx-autoapi/sphinx-autoapi-2.0.0.ebuild
@@ -39,3 +39,14 @@ EPYTEST_DESELECT=(
 
 distutils_enable_tests pytest
 distutils_enable_sphinx docs --no-autodoc
+
+python_test() {
+   # https://github.com/readthedocs/sphinx-autoapi/issues/368
+   if has_version ">=dev-python/sphinx-6.0"; then
+   EPYTEST_DESELECT+=(
+   
tests/python/test_pyintegration.py::TestPositionalOnlyArgumentsModule::test_integration
+   )
+   fi
+
+   distutils-r1_python_test
+}

diff --git a/dev-python/sphinx-autoapi/sphinx-autoapi-2.0.1.ebuild 
b/dev-python/sphinx-autoapi/sphinx-autoapi-2.0.1.ebuild
index d640adbe32b5..06e4095ca49a 100644
--- a/dev-python/sphinx-autoapi/sphinx-autoapi-2.0.1.ebuild
+++ b/dev-python/sphinx-autoapi/sphinx-autoapi-2.0.1.ebuild
@@ -39,3 +39,16 @@ EPYTEST_DESELECT=(
 
 distutils_enable_tests pytest
 distutils_enable_sphinx docs --no-autodoc
+
+python_test() {
+   # https://github.com/readthedocs/sphinx-autoapi/issues/368
+   if has_version "

[gentoo-commits] repo/gentoo:master commit in: app-containers/crun/

2023-03-01 Thread Joonas Niilola
commit: 7b594d5e7f81994e0ac8cbd3928ee2f528e323fe
Author: Robert Günzler  gnzler  io>
AuthorDate: Tue Feb 28 12:27:19 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Mar  1 13:46:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b594d5e

app-containers/crun: bump to 1.8.1

includes python bump to 3.11

Closes: https://bugs.gentoo.org/895450
Closes: https://bugs.gentoo.org/896508
Signed-off-by: Robert Günzler  gnzler.io>
Closes: https://github.com/gentoo/gentoo/pull/29854
Signed-off-by: Joonas Niilola  gentoo.org>

 app-containers/crun/Manifest  |  1 +
 app-containers/crun/crun-1.8.1.ebuild | 69 +++
 2 files changed, 70 insertions(+)

diff --git a/app-containers/crun/Manifest b/app-containers/crun/Manifest
index 4777e551e272..f4de3c59d4f4 100644
--- a/app-containers/crun/Manifest
+++ b/app-containers/crun/Manifest
@@ -1,2 +1,3 @@
 DIST crun-1.4.4.tar.xz 877892 BLAKE2B 
57e48c0a229db3f54212177cef3fdb3f59b4bb1d1cc865da956f026a35837d839489bd126f880d7a9ceb18f5cffbf0e32ac9ae59a4cd39c34e3aff5b32c0559a
 SHA512 
1756dccf6509457a5dc114d43c4f4e99258a20c3437dfe06016d080989c5d3035f5735d62d18ab537b660ec36de04df369a2582745baf4ab680af367a19830fd
 DIST crun-1.4.5.tar.xz 879044 BLAKE2B 
c80cae28c23140086682493a7dddb40640491e3ea827f0a7376d9be12570111d056022f50b8d7c574ca07790753d20de2314db5b89463994c4fffbc7576c372d
 SHA512 
9f288279615fdf587018c465047fc8793daae280ab864bf9046994983239129d50f2eb89cac9b092e5cdc49a10f3523ab403a3f0e7451f7536b79f651a355153
+DIST crun-1.8.1.tar.xz 692152 BLAKE2B 
b5dce1a454641221c591f50ac8519d4e9e9d892ea56232fa3fc9916934c19eba5853019238b1837cd5fb61f0dec5e0e6a11c02f628bece3b69c9c4f5750addae
 SHA512 
6230b378f4746aff1d53f3ed797229b2056ece76e8e5b22d6f5f7b42e6042c6aff5294298f3cfd1293b4a87371dfa58cc69e57455e20948abd7269059ad39042

diff --git a/app-containers/crun/crun-1.8.1.ebuild 
b/app-containers/crun/crun-1.8.1.ebuild
new file mode 100644
index ..cca11e64b885
--- /dev/null
+++ b/app-containers/crun/crun-1.8.1.ebuild
@@ -0,0 +1,69 @@
+# Copyright 2019-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..11} )
+
+# Can drop autotools/eautoreconf after next release & glibc patch gone
+inherit autotools python-any-r1
+
+DESCRIPTION="A fast and low-memory footprint OCI Container Runtime fully 
written in C"
+HOMEPAGE="https://github.com/containers/crun;
+SRC_URI="https://github.com/containers/${PN}/releases/download/${PV}/${P}.tar.xz;
+
+LICENSE="GPL-2+ LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv"
+IUSE="+bpf +caps criu +seccomp selinux systemd static-libs"
+
+DEPEND="
+   dev-libs/yajl:=
+   sys-kernel/linux-headers
+   caps? ( sys-libs/libcap )
+   criu? ( >=sys-process/criu-3.15 )
+   seccomp? ( sys-libs/libseccomp )
+   systemd? ( sys-apps/systemd:= )
+"
+RDEPEND="${DEPEND}
+   selinux? ( sec-policy/selinux-container )"
+BDEPEND="
+   ${PYTHON_DEPS}
+   virtual/pkgconfig
+"
+
+# the crun test suite is comprehensive to the extent that tests will fail
+# within a sandbox environment, due to the nature of the privileges
+# required to create linux "containers".
+RESTRICT="test"
+
+src_prepare() {
+   default
+
+   eautoreconf
+}
+
+src_configure() {
+   local myeconfargs=(
+   $(use_enable bpf)
+   $(use_enable caps)
+   $(use_enable criu)
+   $(use_enable seccomp)
+   $(use_enable systemd)
+   $(usex static-libs '--enable-shared --enable-static' 
'--enable-shared --disable-static' '' '')
+   )
+
+   econf "${myeconfargs[@]}"
+}
+
+src_compile() {
+   emake git-version.h
+   emake -C libocispec
+   emake crun
+}
+
+src_install() {
+   emake "DESTDIR=${D}" install-exec
+   doman crun.1
+   einstalldocs
+}



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

2023-03-01 Thread Joonas Niilola
commit: cf51cb267231b08dd2c03ad7f3d0a27319350779
Author: Marco Sirabella  sirabella  org>
AuthorDate: Fri Feb 10 09:23:47 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Mar  1 13:46:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf51cb26

dev-python/sphinx-autoapi: Add USE=doc sphinx dep

Closes: https://bugs.gentoo.org/861287
Signed-off-by: Marco Sirabella  sirabella.org>
Closes: https://github.com/gentoo/gentoo/pull/29516
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-python/sphinx-autoapi/sphinx-autoapi-2.0.0.ebuild | 2 +-
 dev-python/sphinx-autoapi/sphinx-autoapi-2.0.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/sphinx-autoapi/sphinx-autoapi-2.0.0.ebuild 
b/dev-python/sphinx-autoapi/sphinx-autoapi-2.0.0.ebuild
index 1e05cb3afb91..b71245e2de5c 100644
--- a/dev-python/sphinx-autoapi/sphinx-autoapi-2.0.0.ebuild
+++ b/dev-python/sphinx-autoapi/sphinx-autoapi-2.0.0.ebuild
@@ -38,7 +38,7 @@ EPYTEST_DESELECT=(
 )
 
 distutils_enable_tests pytest
-distutils_enable_sphinx docs --no-autodoc
+distutils_enable_sphinx docs dev-python/sphinx_rtd_theme
 
 python_test() {
# https://github.com/readthedocs/sphinx-autoapi/issues/368

diff --git a/dev-python/sphinx-autoapi/sphinx-autoapi-2.0.1.ebuild 
b/dev-python/sphinx-autoapi/sphinx-autoapi-2.0.1.ebuild
index 06e4095ca49a..fe88a4f38cbf 100644
--- a/dev-python/sphinx-autoapi/sphinx-autoapi-2.0.1.ebuild
+++ b/dev-python/sphinx-autoapi/sphinx-autoapi-2.0.1.ebuild
@@ -38,7 +38,7 @@ EPYTEST_DESELECT=(
 )
 
 distutils_enable_tests pytest
-distutils_enable_sphinx docs --no-autodoc
+distutils_enable_sphinx docs dev-python/sphinx_rtd_theme
 
 python_test() {
# https://github.com/readthedocs/sphinx-autoapi/issues/368



[gentoo-commits] repo/gentoo:master commit in: app-containers/crun/

2023-03-01 Thread Joonas Niilola
commit: 71aea40d630417cadac2857f355dda1475cbfe3a
Author: Joonas Niilola  gentoo  org>
AuthorDate: Wed Mar  1 13:40:41 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Mar  1 13:46:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71aea40d

app-containers/crun: add missing libgcrypt dep to 1.8.1

Signed-off-by: Joonas Niilola  gentoo.org>

 app-containers/crun/crun-1.8.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-containers/crun/crun-1.8.1.ebuild 
b/app-containers/crun/crun-1.8.1.ebuild
index cca11e64b885..4f443f5c280e 100644
--- a/app-containers/crun/crun-1.8.1.ebuild
+++ b/app-containers/crun/crun-1.8.1.ebuild
@@ -18,6 +18,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv"
 IUSE="+bpf +caps criu +seccomp selinux systemd static-libs"
 
 DEPEND="
+   dev-libs/libgcrypt:=
dev-libs/yajl:=
sys-kernel/linux-headers
caps? ( sys-libs/libcap )



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

2023-03-01 Thread Joonas Niilola
commit: 509c68f43317542aa9238bcad30bde429373d413
Author: Hoël Bézier  riseup  net>
AuthorDate: Wed Mar  1 13:41:50 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Mar  1 13:46:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=509c68f4

sys-apps/bat: add new maintainer

Signed-off-by: Hoël Bézier  riseup.net>
Signed-off-by: Joonas Niilola  gentoo.org>

 sys-apps/bat/metadata.xml | 9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/sys-apps/bat/metadata.xml b/sys-apps/bat/metadata.xml
index 9b007f050989..4c7373fea252 100644
--- a/sys-apps/bat/metadata.xml
+++ b/sys-apps/bat/metadata.xml
@@ -1,7 +1,14 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-   
+   
+   hoelbez...@riseup.net
+   Hoël Bézier
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   

A cat(1) clone with wings
 



[gentoo-commits] repo/gentoo:master commit in: net-misc/icaclient/

2023-03-01 Thread Joonas Niilola
commit: 01fdd68445d823100929a2c0d740fa2193e03b65
Author: Henning Schild  hennsch  de>
AuthorDate: Sat Feb  4 21:58:19 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Mar  1 13:46:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01fdd684

net-misc/icaclient: bump to 23.2.0.10

Signed-off-by: Henning Schild  hennsch.de>
Closes: https://github.com/gentoo/gentoo/pull/29428
Signed-off-by: Joonas Niilola  gentoo.org>

 net-misc/icaclient/Manifest   |   2 +
 net-misc/icaclient/icaclient-23.2.0.10.ebuild | 276 ++
 2 files changed, 278 insertions(+)

diff --git a/net-misc/icaclient/Manifest b/net-misc/icaclient/Manifest
index c0e56f6c5040..0bce138a63ac 100644
--- a/net-misc/icaclient/Manifest
+++ b/net-misc/icaclient/Manifest
@@ -1,4 +1,6 @@
 DIST linuxx64-22.12.0.12.tar.gz 165269811 BLAKE2B 
7735357f38d9438137792fc1d1febfdda6ca464fc43f573dffb4a33fffca052a78b8b61277cffd9287efcbc3823529e707140e7c9c1f9502c768528d2018b71d
 SHA512 
bbe002d32e6d3819ab76ecef7fe7b62fff14da409d1b13c6edfc947cd46b0919d0f1972e7c1581d871bbe341ea50d3cf0da797f53f97b8e370610b37048f9a31
 DIST linuxx64-22.5.0.16.tar.gz 162733197 BLAKE2B 
32b4fd64d6bccf8a3be92e8f8ee59059839f31f4f771a6344fea320d2b635174c31c9e8d572a700568bab6032352fe72657dce1ee752327ed856370fa86acf9a
 SHA512 
796ecbccc60995baae2082b5b275d7bf1482b19aed198de6d9f4083b2a3a68ff2fe73dfd1d3d33f0f885a157a77f20de008635eade36d5f9adff6b662aaefc1b
+DIST linuxx64-23.2.0.10.tar.gz 165430863 BLAKE2B 
92e3eb397691c938768c4893ebbbef48cccbaf120de40956f3883fff76ac770fe55f3e99b397634776626d76962a18a8ce0a4814f5b8a52f39a3910e4cc764ae
 SHA512 
9eaff591e14df82a05d5c8aa4b1ec763495671a5b46476b0d722ec0893939be99d99cf820432f27293b5d8c482544397562f8ab5be210b648d278a73cc65fb0a
 DIST linuxx86-22.12.0.12.tar.gz 147837116 BLAKE2B 
d5f1c53d1f2d2ecb95e67df256a667df733251a99dd4a5e9584554521c4f1b1fbd065dfd8b1c4ba344a543c5cd7dde4a939e3d4d82f658e7dae42c07527b645e
 SHA512 
8e9c4262dcd7731b88ae43a663d5901a21a9ede2feed163b538f5fb475f0eba8768a08715db5e9c8fa809442140d1ef03d4d4e509cb83142bea806855615a6b3
 DIST linuxx86-22.5.0.16.tar.gz 144032901 BLAKE2B 
0f58adf7645eaba6ad75e126381ecfecf7434130b0e69bed75a0499386c5301475a48e414ce57aebdfeaea0cb6615ae93b48ecfdd0149851a56459d687d75bb7
 SHA512 
b94a3de41118d08f3ff549de33e80a85198a3db1349177cc5c921cdd45f1d5bb7e1ee338067602725a9bed16619216f552f98314d539915a251f020094ae3121
+DIST linuxx86-23.2.0.10.tar.gz 147975174 BLAKE2B 
20ef9c6059b39c79deb5098c4f8ba02bb82fee9c4eb06eab8fb5f49c450a87a1374febc044b8130a8cd5112b4bbdaa45dabb8e14fe009be4016cdbf5864b2803
 SHA512 
f2cebaeaadd53e0431de0455b24a0dc6063eea3586cf1b696c33849ee51623a11add431c11b9bf91b8228ecf4c49d157781643debd1248cf6cd88b974844201a

diff --git a/net-misc/icaclient/icaclient-23.2.0.10.ebuild 
b/net-misc/icaclient/icaclient-23.2.0.10.ebuild
new file mode 100644
index ..5fe81dd431fe
--- /dev/null
+++ b/net-misc/icaclient/icaclient-23.2.0.10.ebuild
@@ -0,0 +1,276 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop wrapper xdg-utils
+
+DESCRIPTION="ICA Client for Citrix Presentation servers"
+HOMEPAGE="https://www.citrix.com/;
+SRC_URI="amd64? ( linuxx64-${PV}.tar.gz )
+   x86? ( linuxx86-${PV}.tar.gz )"
+
+LICENSE="icaclient"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~x86"
+IUSE="l10n_de l10n_es l10n_fr l10n_ja l10n_zh-CN hdx"
+RESTRICT="mirror strip fetch"
+
+ICAROOT="/opt/Citrix/ICAClient"
+
+QA_PREBUILT="${ICAROOT#/}/*"
+
+# we have binaries for two conflicting kerberos implementations
+# https://bugs.gentoo.org/792090
+# https://bugs.gentoo.org/775995
+REQUIRES_EXCLUDE="
+   libgssapi.so.3
+   libgssapi_krb5.so.2 libkrb5.so.3
+"
+# when using media-plugins/hdx-realtime-media-engine we better not ignore that
+REQUIRES_EXCLUDE="${REQUIRES_EXCLUDE}
+   !hdx? ( libunwind.so.1 )
+"
+# we have binaries which wouls still support gstreamer:0.10
+REQUIRES_EXCLUDE="${REQUIRES_EXCLUDE}
+   libgstapp-0.10.so.0
+   libgstbase-0.10.so.0
+   libgstinterfaces-0.10.so.0
+   libgstpbutils-0.10.so.0
+   libgstreamer-0.10.so.0
+"
+
+BDEPEND="
+   hdx? ( >=media-plugins/hdx-realtime-media-engine-2.9.500.2802-r1 )
+"
+
+RDEPEND="
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret
+   dev-libs/glib:2
+   dev-libs/libxml2
+   media-fonts/font-adobe-100dpi
+   media-fonts/font-misc-misc
+   media-fonts/font-cursor-misc
+   media-fonts/font-xfree86-type1
+   media-fonts/font-misc-ethiopic
+   media-libs/alsa-lib
+   media-libs/fontconfig
+   media-libs/freetype
+   media-libs/gst-plugins-base:1.0
+   media-libs/gstreamer:1.0
+   media-libs/libogg
+   media-libs/libpulse
+   media-libs/libvorbis
+   media-libs/mesa
+   media-libs/speex
+   net-libs/libsoup:2.4
+   net-libs/webkit-gtk:4
+   sys-apps/util-linux
+   sys-libs/libcxx

[gentoo-commits] repo/gentoo:master commit in: media-plugins/hdx-realtime-media-engine/

2023-03-01 Thread Joonas Niilola
commit: 8b4d8c01c2722b26f8978aab0e2cf0346ef1d3f9
Author: Henning Schild  hennsch  de>
AuthorDate: Sat Feb  4 21:34:35 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Mar  1 13:46:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b4d8c01

media-plugins/hdx-realtime-media-engine: Bump to version 2.9.600.2900

Signed-off-by: Henning Schild  hennsch.de>
Signed-off-by: Joonas Niilola  gentoo.org>

 media-plugins/hdx-realtime-media-engine/Manifest   |  2 +
 .../hdx-realtime-media-engine-2.9.600.2900.ebuild  | 95 ++
 2 files changed, 97 insertions(+)

diff --git a/media-plugins/hdx-realtime-media-engine/Manifest 
b/media-plugins/hdx-realtime-media-engine/Manifest
index accc327dd387..14b23b4b317a 100644
--- a/media-plugins/hdx-realtime-media-engine/Manifest
+++ b/media-plugins/hdx-realtime-media-engine/Manifest
@@ -2,3 +2,5 @@ DIST HDX_RealTime_Media_Engine_2.9.400_for_Linux.zip 30105551 
BLAKE2B cf511ecc01
 DIST HDX_RealTime_Media_Engine_2.9.400_for_Linux_x64.zip 30137698 BLAKE2B 
87819d23930898c9849c5bacb83551b46401185c2eaa9342c7a9fee28592f072a659d698e028bfcaf45dfe7cf4393aa7ad49aa6f92e79c6768c298759e116dce
 SHA512 
6fa794646cfe607b94a42c430f2fdb6cde3cc1135a115436b6a2e6629b256ce27e5a116dbab707b5a9c1e6e8065ebd6fd67756a2ddb34245b945970471f56cf4
 DIST HDX_RealTime_Media_Engine_2.9.500_for_Linux.zip 30099634 BLAKE2B 
aee56c8f2e909ebdeba751ec45a74f7e0a350c7d3ecca0f815f5da5693d3b0941e07cd7bcfdc4d86cbae97668b6252e308e30d57d08494b7ff47ad4e302a8494
 SHA512 
bfc1949dd8a2774fa0e3228c75523d26d6f28f39e2936b5152567f52a39dc853569a4a012c7e49fa72dd7e75262f0a615bad872191be155ca9c6920bf56ae888
 DIST HDX_RealTime_Media_Engine_2.9.500_for_Linux_x64.zip 30138987 BLAKE2B 
f59c7cac53c7fdf9560ef7f31ade2e3439c8fa54e46cfb8ad86e4b8bc8880073e73cce5f4cafd2d009ec8bae688d41c8bc8f7d26cf2b89665c2414b87aa0bd6c
 SHA512 
8d9bd9ac2414472d80f04025f0966e32f4157ecd6757c9361c46a2a5d077a3913b93cf5f91f175a239dc4e85363f65a6c855c637a5bce2b3d71775ef66fa345d
+DIST HDX_RealTime_Media_Engine_2.9.600_for_Linux.zip 30123995 BLAKE2B 
fbdc61bd46ce655ff223815eb54c582adc98af90aa99284731a841b7aad92446ec2c7630e302b947eab79f70d09a9d1f648c582c48403a0df196a03ff8c4704f
 SHA512 
7195b3d99fc1254a9dd0c09532c595be2f4db85eed4071b61891a6d66d99bc763a3f47f93d907fa0e81646cb9a83a3f818c8b36be0804df29bed3b35f853176c
+DIST HDX_RealTime_Media_Engine_2.9.600_for_Linux_x64.zip 30156876 BLAKE2B 
758593a90c421b7d93ba37fc9c219e0cd72ada0ef886560973b404a55ff89791ff429d34543030b382fa8fb595c578804f79f5d72487624382deac60817914dc
 SHA512 
26078eafac9395c00d0ef7f215172259d97e6e929633c3987b9ed78252c6583b7d18136ac193c953b599227e4aef8a65dcf03dd8cf8d3f52ce700ffbd1bc5922

diff --git 
a/media-plugins/hdx-realtime-media-engine/hdx-realtime-media-engine-2.9.600.2900.ebuild
 
b/media-plugins/hdx-realtime-media-engine/hdx-realtime-media-engine-2.9.600.2900.ebuild
new file mode 100644
index ..0d1c23d6f8b3
--- /dev/null
+++ 
b/media-plugins/hdx-realtime-media-engine/hdx-realtime-media-engine-2.9.600.2900.ebuild
@@ -0,0 +1,95 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit unpacker
+
+MY_PV="$(ver_cut 1-3)"
+
+DESCRIPTION="HDX RealTime Media Engine plugin for Citrix Workspace App"
+HOMEPAGE="https://www.citrix.com/;
+SRC_URI="amd64? ( HDX_RealTime_Media_Engine_${MY_PV}_for_Linux_x64.zip )
+   x86? ( HDX_RealTime_Media_Engine_${MY_PV}_for_Linux.zip )"
+LICENSE="icaclient"
+SLOT="0"
+
+KEYWORDS="-* ~amd64 ~x86"
+RESTRICT="fetch mirror strip"
+
+BDEPEND="app-arch/unzip"
+RDEPEND="
+   sys-libs/llvm-libunwind
+   || (
+   media-video/pipewire
+   media-sound/pulseaudio
+   media-sound/apulse
+   )
+   !https://www.citrix.com/downloads/workspace-app/additional-client-software/hdx-realtime-media-engine.html;
+   elog "and place it into your DISTDIR directory."
+}
+
+pkg_setup() {
+   case ${ARCH} in
+   amd64)
+   zip_dir="x86_64"
+   zip_arch="amd64"
+   ;;
+   x86)
+   zip_dir="i386"
+   zip_arch="i386"
+   ;;
+   esac
+}
+
+src_unpack() {
+   default
+
+   local 
MY_T="${WORKDIR}/HDX_RealTime_Media_Engine_${MY_PV}_for_Linux$(usex amd64 
'_x64' '')"
+   local deb_base_name="citrix-hdx-realtime-media-engine"
+   unpack_deb ${MY_T}/${zip_dir}/${deb_base_name}_$(ver_rs 3 
-)_${zip_arch}.deb
+}
+
+src_install() {
+   insinto "${ICAROOT}/rtme"
+
+   # No, we do NOT install such a generic udev rule into the system
+   local destfiles=(
+   DialTone_US.wav
+   EULA.rtf
+   InboundCallRing.wav
+   )
+
+   local el
+   for el in "${destfiles[@]}" ; do
+   doins "${el}"
+   done
+
+   exeinto "${ICAROOT}"/rtme
+   doexe RTMEconfig RTMediaEngineSRV
+
+   for el 

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

2023-03-01 Thread Joonas Niilola
commit: 8f397964cd7f75dbfdcceb0b8186b6f6f6e9873f
Author: Joonas Niilola  gentoo  org>
AuthorDate: Wed Mar  1 13:42:33 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Mar  1 13:46:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f397964

sys-apps/bat: add missing zlib dep to 0.22.1

Signed-off-by: Joonas Niilola  gentoo.org>

 sys-apps/bat/bat-0.22.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-apps/bat/bat-0.22.1.ebuild b/sys-apps/bat/bat-0.22.1.ebuild
index e2c4412887d3..9c75d942ccce 100644
--- a/sys-apps/bat/bat-0.22.1.ebuild
+++ b/sys-apps/bat/bat-0.22.1.ebuild
@@ -170,6 +170,7 @@ BDEPEND="virtual/pkgconfig"
 DEPEND="
>=dev-libs/libgit2-1.1.0:=[threads]
dev-libs/oniguruma:=
+   sys-libs/zlib
 "
 # >app-backup/bacula-9.2[qt5] has file collisions, #686118
 RDEPEND="${DEPEND}



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

2023-03-01 Thread Joonas Niilola
commit: 91ee0cdab12f99b16a5ad972aa7bdf7b9c0d1248
Author: Joonas Niilola  gentoo  org>
AuthorDate: Wed Mar  1 13:31:50 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Mar  1 13:46:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91ee0cda

media-libs/libiptcdata: drop to maintainer-needed

Signed-off-by: Joonas Niilola  gentoo.org>

 media-libs/libiptcdata/metadata.xml | 9 +
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/media-libs/libiptcdata/metadata.xml 
b/media-libs/libiptcdata/metadata.xml
index ee6dfaf6bd0e..00ae320fd7ea 100644
--- a/media-libs/libiptcdata/metadata.xml
+++ b/media-libs/libiptcdata/metadata.xml
@@ -1,14 +1,7 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   viv...@gmail.com
-   Francesco Riosa
-   
-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-   
+   

libiptcdata is a library, written in C, for manipulating the
International Press Telecommunications Council (IPTC) metadata 
stored



[gentoo-commits] repo/gentoo:master commit in: dev-games/godot/

2023-03-01 Thread Ionen Wolkens
commit: 2b481983064b0d537035e932f9812fbb5faeb202
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Wed Mar  1 13:59:59 2023 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Wed Mar  1 14:22:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b481983

dev-games/godot: add 4.0

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

 dev-games/godot/Manifest |   1 +
 dev-games/godot/godot-4.0.ebuild | 230 +++
 2 files changed, 231 insertions(+)

diff --git a/dev-games/godot/Manifest b/dev-games/godot/Manifest
index 63a9f08d4b73..b00c06fc59e3 100644
--- a/dev-games/godot/Manifest
+++ b/dev-games/godot/Manifest
@@ -1,2 +1,3 @@
 DIST godot-3.5.1-stable.tar.xz 24153448 BLAKE2B 
9d61276a2d82ef4f4487ec1046b7fa58f2b3626640b2db25c1f98c3f8e2ff40eddcf943fd9ffaaf6814fbafbbe7ef1d3f642d77af953b87731cff570ac3a5473
 SHA512 
59e5ca88534f542562971efb83b76561705f9ca8761311f01b4453857e7ae046c17cadd0d5ca6f6f56e262b5031294a8b9ad970fa6ffc95e1a6a1e1bae48d55f
 DIST godot-4.0-rc5.tar.xz 29376936 BLAKE2B 
bc8de477a4597576165fb1a7f38822aa499dcba696368bb47a0b018bfaedb573d2d822e80e1e4364abfb40a72c7badc2a3ef1d2ce9b9a10a1d7d29811b4f489e
 SHA512 
8001f0d021798e6521855ab41c1fa4db93ea898cac9267305745a822f46a8ef3f58174e3c9d402c5d22b94404e411cb56b69e018d3ea00febb885aad42c5eca7
+DIST godot-4.0-stable.tar.xz 29435592 BLAKE2B 
0802631f2995144b63c98c3a6031e7f9df771e7dd9491d38a5fcb3f52581c1f3d6a29cde5a43f9a3a83c9aaeaba9e53b22c22cdb67117f65189d916564db614b
 SHA512 
a1de87425861dfd71bf6c6387008d72a0c80322865ffb4dbb4a87e58244d37d4d45d6f6df8e06ea6c4f979de80b364932891c65cf11c7f80727f33e28460cbd9

diff --git a/dev-games/godot/godot-4.0.ebuild b/dev-games/godot/godot-4.0.ebuild
new file mode 100644
index ..55c23ad5eab7
--- /dev/null
+++ b/dev-games/godot/godot-4.0.ebuild
@@ -0,0 +1,230 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..11} )
+inherit bash-completion-r1 desktop python-any-r1 scons-utils toolchain-funcs 
xdg
+
+DESCRIPTION="Multi-platform 2D and 3D game engine with a feature-rich editor"
+HOMEPAGE="https://godotengine.org/;
+SRC_URI="https://downloads.tuxfamily.org/godotengine/${PV}/${P}-stable.tar.xz;
+S="${WORKDIR}/${P}-stable"
+
+LICENSE="
+   MIT
+   Apache-2.0 BSD Boost-1.0 CC0-1.0 Unlicense ZLIB
+   gui? ( CC-BY-4.0 ) tools? ( OFL-1.1 )"
+SLOT="4"
+KEYWORDS="~amd64"
+# Enable roughly same as upstream by default so it works as expected,
+# except raycast (tools-only heavy dependency), and deprecated.
+IUSE="
+   alsa +dbus debug deprecated +fontconfig +gui pulseaudio raycast
+   +runner speech test +theora +tools +udev +upnp +vulkan +webp"
+# TODO: tests still need more figuring out
+RESTRICT="test"
+
+# dlopen: libglvnd
+RDEPEND="
+   app-arch/zstd:=
+   dev-games/recastnavigation:=
+   dev-libs/icu:=
+   dev-libs/libpcre2:=[pcre32]
+   media-libs/freetype[brotli,harfbuzz]
+   media-libs/harfbuzz:=[icu]
+   media-libs/libogg
+   media-libs/libpng:=
+   media-libs/libvorbis
+   

[gentoo-commits] repo/gentoo:master commit in: net-misc/remmina/

2023-03-01 Thread Andreas Sturmlechner
commit: 3759d670cff0394fa93ec8cf51308a83cd9674b7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Feb 28 19:01:22 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Mar  1 14:33:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3759d670

net-misc/remmina: drop 1.4.27, 1.4.29, 1.4.29-r1

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

 net-misc/remmina/Manifest |   1 -
 net-misc/remmina/remmina-1.4.27.ebuild| 112 --
 net-misc/remmina/remmina-1.4.29-r1.ebuild | 111 -
 net-misc/remmina/remmina-1.4.29.ebuild| 111 -
 4 files changed, 335 deletions(-)

diff --git a/net-misc/remmina/Manifest b/net-misc/remmina/Manifest
index 1d0f96876480..f02155e15a3a 100644
--- a/net-misc/remmina/Manifest
+++ b/net-misc/remmina/Manifest
@@ -1,2 +1 @@
-DIST Remmina-v1.4.27.tar.bz2 1975470 BLAKE2B 
09ce4cd29f476a307dce4c35d8304b8383db016b63646375d50a86051f6dd99fb4775700e3d8887dbbbece72b90dcbc5987b0705e2fe8f5b0840bba1cb29c92e
 SHA512 
44bc067eaf2c4c10e42182aa7c3ec2aa18ec5c0ce51a2fc765884cbfc11261d3c0db537b1674424aa092caf171e647714dcc8af6d813273f7b96876a251e0575
 DIST Remmina-v1.4.29.tar.bz2 2014832 BLAKE2B 
a5e3a54d510c74fd8399116dfd1cc67aaafdf93e3217a20ad77a2c959597b7be51cf187ffb459eb5cabe0a30f985f649aa59dba1397d7a8b3a0c10ea997b3fdf
 SHA512 
8fbe822d07ec800bb739579b373003ee56cbc661fd0b635e5a7af0369d2e5450e7116907a87c34e82704c2aab790ac501ee6331946751660321c917ffd9a183e

diff --git a/net-misc/remmina/remmina-1.4.27.ebuild 
b/net-misc/remmina/remmina-1.4.27.ebuild
deleted file mode 100644
index 893bfcc13437..
--- a/net-misc/remmina/remmina-1.4.27.ebuild
+++ /dev/null
@@ -1,112 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit cmake optfeature python-single-r1 xdg
-
-MY_P="${PN^}-v${PV}"
-
-DESCRIPTION="A GTK+ RDP, SPICE, VNC and SSH client"
-HOMEPAGE="https://remmina.org/;
-SRC_URI="https://gitlab.com/Remmina/Remmina/-/archive/v${PV}/${MY_P}.tar.bz2;
-
-LICENSE="GPL-2+-with-openssl-exception"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~riscv x86"
-IUSE="+appindicator crypt cups examples gnome-keyring gvnc kwallet nls python 
spice ssh rdp telemetry vnc webkit zeroconf"
-
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-COMMON_DEPEND="
-   dev-libs/glib:2
-   dev-libs/json-glib
-   dev-libs/libpcre2
-   dev-libs/libsodium:=
-   dev-libs/openssl:0=
-   net-libs/libsoup:2.4
-   x11-libs/gdk-pixbuf
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   x11-libs/libxkbfile
-   appindicator? ( dev-libs/libappindicator:3 )
-   crypt? ( dev-libs/libgcrypt:0= )
-   gnome-keyring? ( app-crypt/libsecret )
-   gvnc? ( net-libs/gtk-vnc )
-   kwallet? ( kde-frameworks/kwallet )
-   python? ( ${PYTHON_DEPS} )
-   rdp? ( >=net-misc/freerdp-2.0.0_rc4_p1129[X]
-   =net-dns/avahi-0.8-r2[dbus,gtk] )
-"
-
-DEPEND="
-   ${COMMON_DEPEND}
-   spice? ( app-emulation/spice-protocol )
-"
-
-BDEPEND="
-   virtual/pkgconfig
-   nls? ( sys-devel/gettext )
-"
-
-RDEPEND="
-   ${COMMON_DEPEND}
-   virtual/freedesktop-icon-theme
-"
-
-DOCS=( AUTHORS CHANGELOG.md README.md THANKS.md )
-
-S="${WORKDIR}/${MY_P}"
-
-pkg_setup() {
-   use python && python-single-r1_pkg_setup
-}
-
-src_prepare() {
-   xdg_environment_reset
-   cmake_src_prepare
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DHAVE_LIBAPPINDICATOR=$(usex appindicator ON OFF)
-   -DWITH_AVAHI=$(usex zeroconf)
-   -DWITH_CUPS=$(usex cups)
-   -DWITH_EXAMPLES=$(usex examples)
-   -DWITH_FREERDP=$(usex rdp)
-   -DWITH_FREERDP3=OFF
-   -DWITH_GCRYPT=$(usex crypt)
-   -DWITH_GETTEXT=$(usex nls)
-   -DWITH_ICON_CACHE=OFF
-   -DWITH_KF5WALLET=$(usex kwallet)
-   -DWITH_LIBSECRET=$(usex gnome-keyring)
-   -DWITH_LIBSSH=$(usex ssh)
-   -DWITH_LIBVNCSERVER=$(usex vnc)
-   -DWITH_NEWS=$(usex telemetry)
-   -DWITH_PYTHONLIBS=$(usex python ON OFF)
-   -DWITH_SPICE=$(usex spice)
-   -DWITH_TRANSLATIONS=$(usex nls)
-   -DWITH_UPDATE_DESKTOP_DB=OFF
-   -DWITH_VTE=$(usex ssh)
-   -DWITH_WWW=$(usex webkit)
-   -DWITH_X2GO=OFF
-   # when this feature is stable, add python eclass usage to 
optionally enable
-   -DWITH_PYTHON=OFF
-   )
-   cmake_src_configure
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-
-   optfeature "encrypted VNC connections" net-libs/libvncserver[gcrypt]
-}

diff --git a/net-misc/remmina/remmina-1.4.29-r1.ebuild 
b/net-misc/remmina/remmina-1.4.29-r1.ebuild
deleted 

[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kidletime/

2023-03-01 Thread Andreas Sturmlechner
commit: 46b3c73859291a2c14d777bcfac8ac857faad019
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Mar  1 09:13:49 2023 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Mar  1 14:31:28 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46b3c738

kde-frameworks/kidletime: drop 5.102.0

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

 kde-frameworks/kidletime/kidletime-5.102.0.ebuild | 59 ---
 1 file changed, 59 deletions(-)

diff --git a/kde-frameworks/kidletime/kidletime-5.102.0.ebuild 
b/kde-frameworks/kidletime/kidletime-5.102.0.ebuild
deleted file mode 100644
index abe35a8f772c..
--- a/kde-frameworks/kidletime/kidletime-5.102.0.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="false"
-QTMIN=5.15.5
-inherit ecm frameworks.kde.org
-
-DESCRIPTION="Framework for detection and notification of device idle time"
-
-LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
-IUSE="wayland X xscreensaver"
-
-REQUIRED_USE="xscreensaver? ( X )"
-
-RDEPEND="
-   >=dev-qt/qtgui-${QTMIN}:5
-   wayland? (
-   dev-libs/wayland
-   >=dev-qt/qtgui-${QTMIN}:5=[wayland]
-   >=dev-qt/qtwayland-${QTMIN}:5
-   )
-   X? (
-   >=dev-qt/qtx11extras-${QTMIN}:5
-   x11-libs/libX11
-   x11-libs/libxcb
-   x11-libs/libXext
-   )
-   xscreensaver? (
-   >=dev-qt/qtdbus-${QTMIN}:5
-   x11-libs/libXScrnSaver
-   )
-"
-DEPEND="${RDEPEND}
-   wayland? (
-   >=dev-libs/plasma-wayland-protocols-1.7.0
-   >=dev-libs/wayland-protocols-1.27:0
-   )
-"
-BDEPEND="wayland? ( >=dev-qt/qtwaylandscanner-${QTMIN}:5 )"
-
-src_prepare() {
-   ecm_src_prepare
-   if ! use xscreensaver; then
-   sed -i -e "s/\${X11_Xscreensaver_FOUND}/0/" CMakeLists.txt || 
die
-   fi
-}
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake_use_find_package wayland Qt5WaylandClient)
-   $(cmake_use_find_package X X11)
-   $(cmake_use_find_package X XCB)
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: x11-terms/kitty/

2023-03-01 Thread Joonas Niilola
commit: 6f25b90e1f6f514980f295af73d85b5f7de03a81
Author: Joonas Niilola  gentoo  org>
AuthorDate: Wed Mar  1 15:20:09 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Mar  1 15:20:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f25b90e

x11-terms/kitty: Keyword 0.27.1 arm64, #898460

Signed-off-by: Joonas Niilola  gentoo.org>

 x11-terms/kitty/kitty-0.27.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-terms/kitty/kitty-0.27.1.ebuild 
b/x11-terms/kitty/kitty-0.27.1.ebuild
index 707ea2a4a999..cab374ab5e20 100644
--- a/x11-terms/kitty/kitty-0.27.1.ebuild
+++ b/x11-terms/kitty/kitty-0.27.1.ebuild
@@ -16,7 +16,7 @@ else
https://dev.gentoo.org/~ionen/distfiles/${P}-vendor.tar.xz
verify-sig? ( 
https://github.com/kovidgoyal/kitty/releases/download/v${PV}/${P}.tar.xz.sig )"

VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}/usr/share/openpgp-keys/kovidgoyal.gpg"
-   KEYWORDS="~amd64 ~ppc64 ~riscv ~x86"
+   KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
 fi
 
 DESCRIPTION="Fast, feature-rich, GPU-based terminal"



[gentoo-commits] repo/gentoo:master commit in: x11-terms/kitty-shell-integration/

2023-03-01 Thread Joonas Niilola
commit: 77301aeafdd29ed767dbab64d460d444dadd646c
Author: Joonas Niilola  gentoo  org>
AuthorDate: Wed Mar  1 15:20:09 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Mar  1 15:20:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77301aea

x11-terms/kitty-shell-integration: Keyword 0.27.1 arm64, #898460

Signed-off-by: Joonas Niilola  gentoo.org>

 x11-terms/kitty-shell-integration/kitty-shell-integration-0.27.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.27.1.ebuild 
b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.27.1.ebuild
index b39d00301084..683e7101b6b5 100644
--- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.27.1.ebuild
+++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.27.1.ebuild
@@ -10,7 +10,7 @@ S="${WORKDIR}/kitty-${PV}"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
 RESTRICT="test" # intended to be ran on the full kitty package
 
 src_compile() { :; }



[gentoo-commits] repo/gentoo:master commit in: net-libs/librsync/

2023-03-01 Thread Joonas Niilola
commit: 9af42a9b7b08b77fe3595cc312130c68717607b9
Author: Joonas Niilola  gentoo  org>
AuthorDate: Wed Mar  1 15:20:04 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Mar  1 15:20:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9af42a9b

net-libs/librsync: Keyword 2.3.4 arm64, #898460

Signed-off-by: Joonas Niilola  gentoo.org>

 net-libs/librsync/librsync-2.3.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/librsync/librsync-2.3.4.ebuild 
b/net-libs/librsync/librsync-2.3.4.ebuild
index 1a3139b85484..94cc93a72091 100644
--- a/net-libs/librsync/librsync-2.3.4.ebuild
+++ b/net-libs/librsync/librsync-2.3.4.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/librsync/librsync/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="LGPL-2.1"
 SLOT="0/2.2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 
 RDEPEND="dev-libs/popt"
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: x11-terms/kitty-terminfo/

2023-03-01 Thread Joonas Niilola
commit: 013952bf591f31b33dc67636ad9082f016f77c66
Author: Joonas Niilola  gentoo  org>
AuthorDate: Wed Mar  1 15:20:09 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Mar  1 15:20:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=013952bf

x11-terms/kitty-terminfo: Keyword 0.27.1 arm64, #898460

Signed-off-by: Joonas Niilola  gentoo.org>

 x11-terms/kitty-terminfo/kitty-terminfo-0.27.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-0.27.1.ebuild 
b/x11-terms/kitty-terminfo/kitty-terminfo-0.27.1.ebuild
index f29634123585..f217412c7ed0 100644
--- a/x11-terms/kitty-terminfo/kitty-terminfo-0.27.1.ebuild
+++ b/x11-terms/kitty-terminfo/kitty-terminfo-0.27.1.ebuild
@@ -10,7 +10,7 @@ S="${WORKDIR}/kitty-${PV}"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
 RESTRICT="test" # intended to be ran on the full kitty package
 
 BDEPEND="sys-libs/ncurses"



[gentoo-commits] repo/gentoo:master commit in: app-portage/gemato/

2023-03-01 Thread Arthur Zamarin
commit: f06c3646c2306f9a9d9e67b8166ebdcfe3de4f9c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Mar  1 16:36:19 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Mar  1 16:36:19 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f06c3646

app-portage/gemato: Stabilize 19.0 ALLARCHES, #898580

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

 app-portage/gemato/gemato-19.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/gemato/gemato-19.0.ebuild 
b/app-portage/gemato/gemato-19.0.ebuild
index 7e02cc9bba9d..b9fde110b002 100644
--- a/app-portage/gemato/gemato-19.0.ebuild
+++ b/app-portage/gemato/gemato-19.0.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux"
 IUSE="+gpg pretty-log tools"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-dialup/minicom/

2023-03-01 Thread Arthur Zamarin
commit: 09742421ec75d8de21707bb117f1399132044483
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Mar  1 16:36:21 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Mar  1 16:36:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09742421

net-dialup/minicom: Stabilize 2.8-r1 arm, #898620

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

 net-dialup/minicom/minicom-2.8-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-dialup/minicom/minicom-2.8-r1.ebuild 
b/net-dialup/minicom/minicom-2.8-r1.ebuild
index f9617802793f..2c73af887627 100644
--- a/net-dialup/minicom/minicom-2.8-r1.ebuild
+++ b/net-dialup/minicom/minicom-2.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ 
SRC_URI="https://salsa.debian.org/${PN}-team/${PN}/-/archive/${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="nls"
 
 DEPEND="sys-libs/ncurses:="



[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbear/

2023-03-01 Thread Arthur Zamarin
commit: 92736bb0452157be8d36afd6a96c207c93445b91
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Mar  1 16:36:20 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Mar  1 16:36:20 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92736bb0

net-misc/dropbear: Stabilize 2022.83 arm, #898612

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

 net-misc/dropbear/dropbear-2022.83.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/dropbear/dropbear-2022.83.ebuild 
b/net-misc/dropbear/dropbear-2022.83.ebuild
index 0ede69cedbbe..afc6bb0f0d76 100644
--- a/net-misc/dropbear/dropbear-2022.83.ebuild
+++ b/net-misc/dropbear/dropbear-2022.83.ebuild
@@ -18,7 +18,7 @@ SRC_URI+=" verify-sig? (
 
 LICENSE="MIT GPL-2" # (init script is GPL-2 #426056)
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
 IUSE="bsdpty minimal multicall pam +shadow static +syslog test zlib"
 RESTRICT="!test? ( test ) test"
 



[gentoo-commits] repo/gentoo:master commit in: sys-process/fcron/files/

2023-03-01 Thread Joonas Niilola
commit: 589c0b411c93c840fc7a5d220ce76e3547fed6d8
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Wed Mar  1 16:21:16 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Mar  1 16:44:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=589c0b41

sys-process/fcron: remove unused patch

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/29872
Signed-off-by: Joonas Niilola  gentoo.org>

 ...3.2.1-configure-fix-audit-parameter-check.patch | 30 --
 1 file changed, 30 deletions(-)

diff --git 
a/sys-process/fcron/files/fcron-3.2.1-configure-fix-audit-parameter-check.patch 
b/sys-process/fcron/files/fcron-3.2.1-configure-fix-audit-parameter-check.patch
deleted file mode 100644
index b4166ff9d7e3..
--- 
a/sys-process/fcron/files/fcron-3.2.1-configure-fix-audit-parameter-check.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-From cc7a684862fee31c442c49d6a537d86979c23220 Mon Sep 17 00:00:00 2001
-From: Thomas Deutschmann 
-Date: Thu, 17 Nov 2016 17:19:35 +0100
-Subject: [PATCH] configure: Fix --with-audit parameter check
-
-Due to a missing "$" the variable "$useaudit" was never checked for
-0 value with the result that you cannot disable building against
-libaudit.
-
-Gentoo-Bug: https://bugs.gentoo.org/540446

- configure.in | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/configure.in b/configure.in
-index 7e7634f..708d1dd 100644
 a/configure.in
-+++ b/configure.in
-@@ -822,7 +822,7 @@ AC_ARG_WITH(audit,
- ;;
-   esac ]
- )
--if test useaudit = "0"; then
-+if test "$useaudit" = 0; then
-   AC_MSG_RESULT(no)
- elif test "$useaudit" = "1" && test "$auditavail" != 1; then
-   useaudit=0
--- 
-2.10.2
-



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

2023-03-01 Thread Marc Schiffbauer
commit: c7e1db1eb4604a34a07b170bcd72ca0a33c839c6
Author: Marc Schiffbauer  gentoo  org>
AuthorDate: Wed Mar  1 17:24:28 2023 +
Commit: Marc Schiffbauer  gentoo  org>
CommitDate: Wed Mar  1 17:43:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7e1db1e

dev-python/bareos: add 21.1.6, drop 21.1.5

Signed-off-by: Marc Schiffbauer  gentoo.org>

 dev-python/bareos/Manifest   | 2 +-
 dev-python/bareos/{bareos-21.1.5.ebuild => bareos-21.1.6.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/bareos/Manifest b/dev-python/bareos/Manifest
index d5848a643dcc..b115a7aeee94 100644
--- a/dev-python/bareos/Manifest
+++ b/dev-python/bareos/Manifest
@@ -1 +1 @@
-DIST bareos-21.1.5.tar.gz 11655244 BLAKE2B 
18ef42669cfdd7a663910fa1ce9b46f12eab0aa3a2106e9877dc3d341e9a7b309c21bc1768d4873d626938fcbb2084884a85d6dcef0aa2834b117aef1034d28f
 SHA512 
637c6c0500ff31bb2c87f27d87f908d49836191afb880de4b636432b9c20433ec6f32f5805aaa7fb57f2f99a0201c51802c8d213ee5573642698f74da4cb06b7
+DIST bareos-21.1.6.tar.gz 11654525 BLAKE2B 
9b023a07e28098fd93aca57aead5b2bf993b85c52dc8f76870dc53ee88ec5995bcc908397173c7d3504c78214e37311442dd96bb563fa4382ae35904fef69e0a
 SHA512 
e9ccafd379ea2a7ede2b6852fa544e7d4b63b23e9d91e8b747c1aecf5d764b06991a57f658842d48fbbe49335a92f29eea90e56b613a3123246a9cd9e8273f36

diff --git a/dev-python/bareos/bareos-21.1.5.ebuild 
b/dev-python/bareos/bareos-21.1.6.ebuild
similarity index 100%
rename from dev-python/bareos/bareos-21.1.5.ebuild
rename to dev-python/bareos/bareos-21.1.6.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-backup/bareos/

2023-03-01 Thread Marc Schiffbauer
commit: 8008c09e73257b78a3b6ce5c357f4952cbc7ca86
Author: Marc Schiffbauer  gentoo  org>
AuthorDate: Wed Mar  1 17:21:13 2023 +
Commit: Marc Schiffbauer  gentoo  org>
CommitDate: Wed Mar  1 17:43:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8008c09e

app-backup/bareos: drop 21.1.2

Signed-off-by: Marc Schiffbauer  gentoo.org>

 app-backup/bareos/Manifest |   1 -
 app-backup/bareos/bareos-21.1.2.ebuild | 390 -
 2 files changed, 391 deletions(-)

diff --git a/app-backup/bareos/Manifest b/app-backup/bareos/Manifest
index 07d5acc73621..b05f4c5d56fd 100644
--- a/app-backup/bareos/Manifest
+++ b/app-backup/bareos/Manifest
@@ -1,3 +1,2 @@
 DIST bareos-20.0.8.tar.gz 13429247 BLAKE2B 
5576cf738fccad0ac39f7c92e8da01f4925d58e4373c8bc19f68ddb8cc8d6a07bf73dfd39bd2111766ccd20ce2da224680b8ab9adf7b84421874ae916e633f75
 SHA512 
1da30d0ff2f1fda2c4a41ec6d41ec60e3212b1bdb153c7f397931580894f31e36ab84f655d263aed47b9eb21e68ef7e59ec3b7bbd4f2c8981ae04b84733ffb68
-DIST bareos-21.1.2.tar.gz 11582588 BLAKE2B 
e7e02b3897d7e377cc79d9d0880da821f1b81d1f54891d89e704e78f51471cdf94b5a02ffe2f4ed54dec38bf37ccc757bf1641c3b678a04e401f48484ed3c941
 SHA512 
acdc787ff828add93c81b2b7d293dec90f2aa22aa3aee3002662bd30e88dc0dc58b753bb63ca7c111fac6c7eeea888938236c1169f92ed6cec27941036c7b6b1
 DIST bareos-21.1.6.tar.gz 11654525 BLAKE2B 
9b023a07e28098fd93aca57aead5b2bf993b85c52dc8f76870dc53ee88ec5995bcc908397173c7d3504c78214e37311442dd96bb563fa4382ae35904fef69e0a
 SHA512 
e9ccafd379ea2a7ede2b6852fa544e7d4b63b23e9d91e8b747c1aecf5d764b06991a57f658842d48fbbe49335a92f29eea90e56b613a3123246a9cd9e8273f36

diff --git a/app-backup/bareos/bareos-21.1.2.ebuild 
b/app-backup/bareos/bareos-21.1.2.ebuild
deleted file mode 100644
index 7005e562111e..
--- a/app-backup/bareos/bareos-21.1.2.ebuild
+++ /dev/null
@@ -1,390 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{9..10} )
-CMAKE_WARN_UNUSED_CLI=no
-#CMAKE_REMOVE_MODULES=yes
-
-inherit python-any-r1 systemd cmake tmpfiles
-
-DESCRIPTION="Featureful client/server network backup suite"
-HOMEPAGE="https://www.bareos.org/;
-SRC_URI="https://github.com/${PN}/${PN}/archive/Release/${PV}.tar.gz -> 
${P}.tar.gz"
-
-# some tests still fail propably due to missing bits in src_test -> TODO
-RESTRICT="mirror test"
-#RESTRICT="
-#  mirror
-#  !test? ( test )
-#"
-
-LICENSE="AGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="X acl ceph clientonly +director glusterfs ipv6 lmdb
-   logwatch ndmp readline scsi-crypto
-   static +storage-daemon systemd tcpd test vim-syntax vmware xattr"
-
-# get cmake variables from core/cmake/BareosSetVariableDefaults.cmake
-DEPEND="
-   !app-backup/bacula
-   acct-group/${PN}
-   !x86? (
-   ceph? ( sys-cluster/ceph )
-   )
-   glusterfs? ( sys-cluster/glusterfs )
-   lmdb? ( dev-db/lmdb )
-   dev-libs/gmp:0
-   !clientonly? (
-   acct-user/${PN}
-   dev-db/postgresql:*[threads]
-   director? (
-   virtual/mta
-   )
-   )
-   logwatch? ( sys-apps/logwatch )
-   ndmp? ( net-libs/rpcsvc-proto )
-   tcpd? ( sys-apps/tcp-wrappers )
-   readline? ( sys-libs/readline:0 )
-   static? (
-   acl? ( virtual/acl[static-libs] )
-   dev-libs/jansson:=[static-libs]
-   dev-libs/lzo[static-libs]
-   dev-libs/openssl:0=[static-libs]
-   sys-libs/ncurses:=[static-libs]
-   sys-libs/zlib[static-libs]
-   )
-   !static? (
-   acl? ( virtual/acl )
-   dev-libs/jansson:=
-   dev-libs/lzo
-   dev-libs/openssl:0=
-   sys-libs/ncurses:=
-   sys-libs/zlib
-   )
-   "
-RDEPEND="${DEPEND}
-   !clientonly? (
-   storage-daemon? (
-   sys-block/mtx
-   app-arch/mt-st
-   )
-   )
-   vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )
-   "
-
-BDEPEND="
-   ${PYTHON_DEPS}
-   test? (
-   dev-cpp/gtest
-   dev-db/postgresql:*[server,threads]
-   dev-db/mariadb:*[server]
-   )
-"
-
-REQUIRED_USE="
-   static? ( clientonly )
-   x86? ( !ceph )
-"
-
-S=${WORKDIR}/${PN}-Release-${PV}
-
-pkg_pretend() {
-   local active_removed_backend=""
-   if has_version "=21.0.0 you need to migrate to 
PostgreSQL"
-   ewarn "catalog backend using the 'bareos-dbcopy' tool of your 
current"
-   ewarn "installation first."
-   ewarn
-   die "current catalog backend not supported anymore"
-   fi
-}
-
-src_test() {
-   # initialze catalog test database
-   initdb -D "${T}"/pgsql || die
-   pg_ctl -w -D "${T}"/pgsql start \
-

[gentoo-commits] repo/gentoo:master commit in: app-backup/bareos/, app-backup/bareos/files/

2023-03-01 Thread Marc Schiffbauer
commit: 58eefb77789fdd35d34a68cea77b0e509c183209
Author: Marc Schiffbauer  gentoo  org>
AuthorDate: Wed Mar  1 17:42:56 2023 +
Commit: Marc Schiffbauer  gentoo  org>
CommitDate: Wed Mar  1 17:43:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58eefb77

app-backup/bareos: add 22.0.2

Signed-off-by: Marc Schiffbauer  gentoo.org>

 app-backup/bareos/Manifest |   1 +
 app-backup/bareos/bareos-22.0.2.ebuild | 413 +
 app-backup/bareos/files/bareos-22.0.2-werror.patch |  23 ++
 3 files changed, 437 insertions(+)

diff --git a/app-backup/bareos/Manifest b/app-backup/bareos/Manifest
index b05f4c5d56fd..0cfdf2ea695c 100644
--- a/app-backup/bareos/Manifest
+++ b/app-backup/bareos/Manifest
@@ -1,2 +1,3 @@
 DIST bareos-20.0.8.tar.gz 13429247 BLAKE2B 
5576cf738fccad0ac39f7c92e8da01f4925d58e4373c8bc19f68ddb8cc8d6a07bf73dfd39bd2111766ccd20ce2da224680b8ab9adf7b84421874ae916e633f75
 SHA512 
1da30d0ff2f1fda2c4a41ec6d41ec60e3212b1bdb153c7f397931580894f31e36ab84f655d263aed47b9eb21e68ef7e59ec3b7bbd4f2c8981ae04b84733ffb68
 DIST bareos-21.1.6.tar.gz 11654525 BLAKE2B 
9b023a07e28098fd93aca57aead5b2bf993b85c52dc8f76870dc53ee88ec5995bcc908397173c7d3504c78214e37311442dd96bb563fa4382ae35904fef69e0a
 SHA512 
e9ccafd379ea2a7ede2b6852fa544e7d4b63b23e9d91e8b747c1aecf5d764b06991a57f658842d48fbbe49335a92f29eea90e56b613a3123246a9cd9e8273f36
+DIST bareos-22.0.2.tar.gz 14442217 BLAKE2B 
34b8a506b608765f803cb788a203b7556dda67ae8bdd2cb82e1c8ea1ea8a07759f381c33b25e743d296417bef1072ccfcfecf536096cc1babdf20c57767cc369
 SHA512 
924e07aafa44829730f367a29f0a17356d06d5e44bcbe511936ebfe582912439010d8376370530982dfdfe54d8a722ff257648634cea429cbfbd566d2c25e464

diff --git a/app-backup/bareos/bareos-22.0.2.ebuild 
b/app-backup/bareos/bareos-22.0.2.ebuild
new file mode 100644
index ..4e4745015088
--- /dev/null
+++ b/app-backup/bareos/bareos-22.0.2.ebuild
@@ -0,0 +1,413 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{9..11} )
+CMAKE_WARN_UNUSED_CLI=no
+#CMAKE_REMOVE_MODULES=yes
+
+inherit python-any-r1 systemd cmake tmpfiles
+
+DESCRIPTION="Featureful client/server network backup suite"
+HOMEPAGE="https://www.bareos.org/;
+SRC_URI="https://github.com/${PN}/${PN}/archive/Release/${PV}.tar.gz -> 
${P}.tar.gz"
+
+# some tests still fail propably due to missing bits in src_test -> TODO
+RESTRICT="mirror test"
+#RESTRICT="
+#  mirror
+#  !test? ( test )
+#"
+
+LICENSE="AGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="X acl ceph clientonly +director glusterfs ipv6 lmdb
+   logwatch ndmp readline scsi-crypto split-usr
+   static +storage-daemon systemd tcpd test vim-syntax vmware xattr"
+
+# get cmake variables from core/cmake/BareosSetVariableDefaults.cmake
+DEPEND="
+   !app-backup/bacula
+   acct-group/${PN}
+   !x86? (
+   ceph? ( sys-cluster/ceph )
+   )
+   glusterfs? ( sys-cluster/glusterfs )
+   lmdb? ( dev-db/lmdb )
+   dev-libs/gmp:0
+   !clientonly? (
+   acct-user/${PN}
+   dev-db/postgresql:*[threads]
+   director? (
+   virtual/mta
+   )
+   )
+   logwatch? ( sys-apps/logwatch )
+   ndmp? ( net-libs/rpcsvc-proto )
+   tcpd? ( sys-apps/tcp-wrappers )
+   readline? ( sys-libs/readline:0 )
+   static? (
+   acl? ( virtual/acl[static-libs] )
+   dev-libs/jansson:=[static-libs]
+   dev-libs/lzo[static-libs]
+   dev-libs/openssl:0=[static-libs]
+   sys-libs/ncurses:=[static-libs]
+   sys-libs/zlib[static-libs]
+   )
+   !static? (
+   acl? ( virtual/acl )
+   dev-libs/jansson:=
+   dev-libs/lzo
+   dev-libs/openssl:0=
+   sys-libs/ncurses:=
+   sys-libs/zlib
+   )
+   "
+RDEPEND="${DEPEND}
+   !clientonly? (
+   storage-daemon? (
+   sys-block/mtx
+   app-arch/mt-st
+   )
+   )
+   vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )
+   "
+
+BDEPEND="
+   ${PYTHON_DEPS}
+   test? (
+   dev-cpp/gtest
+   dev-db/postgresql:*[server,threads]
+   dev-db/mariadb:*[server]
+   )
+"
+
+REQUIRED_USE="
+   static? ( clientonly )
+   x86? ( !ceph )
+"
+
+S=${WORKDIR}/${PN}-Release-${PV}
+
+pkg_pretend() {
+   local active_removed_backend=""
+   if has_version "=21.0.0 you need to migrate to 
PostgreSQL"
+   ewarn "catalog backend using the 'bareos-dbcopy' tool of your 
current"
+   ewarn "installation first."
+   ewarn
+   die "current catalog backend not supported anymore"
+   fi
+}
+
+src_test() {
+   # initialze catalog test database
+   

[gentoo-commits] repo/gentoo:master commit in: net-misc/ytfzf/

2023-03-01 Thread Ionen Wolkens
commit: 65ab9d921b8a33b6cbcbf6504f76974889168407
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Wed Mar  1 15:55:00 2023 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Wed Mar  1 16:00:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65ab9d92

net-misc/ytfzf: add 2.5.5

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

 net-misc/ytfzf/Manifest   |  1 +
 net-misc/ytfzf/ytfzf-2.5.5.ebuild | 53 +++
 2 files changed, 54 insertions(+)

diff --git a/net-misc/ytfzf/Manifest b/net-misc/ytfzf/Manifest
index eee178f4360e..a97b233c2ef3 100644
--- a/net-misc/ytfzf/Manifest
+++ b/net-misc/ytfzf/Manifest
@@ -1,2 +1,3 @@
 DIST ytfzf-2.5.3.tar.gz 3265442 BLAKE2B 
e920bf60a567741cc84739d20f282c27036eafaa823ea273439e49f9b855798a11f611ee8b4893490538d24c3039f2780451272f82ead73c45fb0f2124e05417
 SHA512 
fcc9e6064fe381972f30a94fd418ba9a497fed4be891f40b75e608a4c095f7b311000ae104d8e877b52622defa4ff57cb0ec1ace4d034ba08f0ff3985438d58d
 DIST ytfzf-2.5.4.tar.gz 3273455 BLAKE2B 
9e4ba90cca7a17fc8c7283097db1925582b9dbb85b9b83db77f2e20a48db7566a8396114256bcb61bffb281ac0ce64f199702f495cd07f2e4e11d0c81605a973
 SHA512 
48ab12314a638d2682eb387c1d0bd2c8979762287194d897d801c1b845c28e3e6c2b383e1fede75e0b0649ab401855e6a9ee48a58cfc4e08b0f291da877ed150
+DIST ytfzf-2.5.5.tar.gz 3278740 BLAKE2B 
e80ee83cbd80fd3d53dd4e3f9aca4fed71b6bbebc6b0f0d8c85263efa4dfd184e45998719df966279365378669624119035f069c4d2b2d5f820e5304bd36604d
 SHA512 
811fbc1de1b23bddd988c74212f0d6b314e5a7998ebc06e0481d42a5e6afa530f10a0e749a293a76799eff1fc380ebd54210f5e152c6d8ab07fd39327544c9d7

diff --git a/net-misc/ytfzf/ytfzf-2.5.5.ebuild 
b/net-misc/ytfzf/ytfzf-2.5.5.ebuild
new file mode 100644
index ..28d4e09cb02b
--- /dev/null
+++ b/net-misc/ytfzf/ytfzf-2.5.5.ebuild
@@ -0,0 +1,53 @@
+# Copyright 2021-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit optfeature
+
+DESCRIPTION="Posix script to find and watch youtube videos from the terminal"
+HOMEPAGE="https://github.com/pystardust/ytfzf/;
+SRC_URI="https://github.com/pystardust/ytfzf/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="X minimal"
+
+RDEPEND="
+   app-misc/jq
+   net-misc/curl[ssl]
+   app-alternatives/awk
+   !minimal? (
+   X? ( media-gfx/ueberzug )
+   app-shells/fzf
+   media-video/mpv[lua]
+   net-misc/yt-dlp
+   )"
+
+src_compile() { :; }
+
+src_install() {
+   local emakeargs=(
+   DESTDIR="${D}"
+   PREFIX="${EPREFIX}"/usr
+   DOCDIR="${EPREFIX}"/usr/share/doc/${PF}
+   )
+
+   emake "${emakeargs[@]}" addons doc install
+   einstalldocs
+
+   rm -r "${ED}"/usr/share/licenses || die
+}
+
+pkg_postinst() {
+   optfeature "external menu support" x11-misc/dmenu
+   optfeature "desktop notifications" x11-libs/libnotify
+
+   if [[ ! ${REPLACING_VERSIONS} ]]; then
+   elog "Note that ${PN} supports many methods to display 
menus/thumbnails."
+   elog "This ebuild primarily covers defaults and major features, 
additional"
+   elog "dependencies may be needed for others. Set USE=minimal if 
want full"
+   elog "control over optional dependencies (e.g. fzf is optional 
if use dmenu)."
+   fi
+}



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

2023-03-01 Thread Matt Turner
commit: 6ec1485d2c6bfc7f04ed7fddae8e6b092137bec2
Author: Matt Turner  gentoo  org>
AuthorDate: Tue Feb 28 22:21:43 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Mar  1 16:15:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ec1485d

dev-python/tasklib: Add new package, version 2.5.1

Bug: https://bugs.gentoo.org/881109
Signed-off-by: Matt Turner  gentoo.org>

 dev-python/tasklib/Manifest |  1 +
 dev-python/tasklib/metadata.xml | 17 +
 dev-python/tasklib/tasklib-2.5.1.ebuild | 23 +++
 3 files changed, 41 insertions(+)

diff --git a/dev-python/tasklib/Manifest b/dev-python/tasklib/Manifest
new file mode 100644
index ..58c909507410
--- /dev/null
+++ b/dev-python/tasklib/Manifest
@@ -0,0 +1 @@
+DIST tasklib-2.5.1.tar.gz 23805 BLAKE2B 
354c2719bd73f992d1d7ed1d6d14ed25bab4eb417397f3c4d3e1fc9c000957634547c615b5a6a90d8defbc4eb35a70067e12a0ea181796c77fb3dbca18f032e6
 SHA512 
ab1a681558c22017d36da9bdcc8fd7367550d8b8375dd6967188647d21525bc0a6f0e7645c9bb6505087ab539a4173bf3988b6ad2449ba8bc37f062f38b12d78

diff --git a/dev-python/tasklib/metadata.xml b/dev-python/tasklib/metadata.xml
new file mode 100644
index ..0630c0e02e8c
--- /dev/null
+++ b/dev-python/tasklib/metadata.xml
@@ -0,0 +1,17 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+matts...@gentoo.org
+Matt Turner
+  
+  
+pyt...@gentoo.org
+Python
+  
+  
+  
+GothenburgBitFactory/tasklib
+tasklib
+  
+

diff --git a/dev-python/tasklib/tasklib-2.5.1.ebuild 
b/dev-python/tasklib/tasklib-2.5.1.ebuild
new file mode 100644
index ..405a37e4b487
--- /dev/null
+++ b/dev-python/tasklib/tasklib-2.5.1.ebuild
@@ -0,0 +1,23 @@
+# 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 pypi
+
+DESCRIPTION="A Python library for interacting with taskwarrior databases"
+HOMEPAGE="
+   https://github.com/GothenburgBitFactory/tasklib
+   https://pypi.org/project/tasklib/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND=">=app-misc/task-2.4.0"
+
+distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: app-misc/vit/

2023-03-01 Thread Matt Turner
commit: 17760110ee610d018184414c15b0f441c9d41f58
Author: Matt Turner  gentoo  org>
AuthorDate: Tue Feb 28 22:21:59 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Mar  1 16:16:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17760110

app-misc/vit: Version bump to 2.2.0

Bug: https://bugs.gentoo.org/881109
Signed-off-by: Matt Turner  gentoo.org>

 app-misc/vit/Manifest |  1 +
 app-misc/vit/metadata.xml | 13 ++---
 app-misc/vit/vit-2.2.0.ebuild | 30 ++
 3 files changed, 37 insertions(+), 7 deletions(-)

diff --git a/app-misc/vit/Manifest b/app-misc/vit/Manifest
index a510b610e0b5..192b0ad7f5eb 100644
--- a/app-misc/vit/Manifest
+++ b/app-misc/vit/Manifest
@@ -1 +1,2 @@
 DIST vit-1.3.tar.gz 56035 BLAKE2B 
871e29767dd5aeb39e6876981246c7d42cdbe45320e3a2524bbc3c2aa055b65a04a54ee4a2bc122c3bf689fec93f117ec7b238dd5462a9133c35cf177cf454e7
 SHA512 
45ae4a1d08560d534a02a046d2fcf55c5401f9aaab0abcfbd13070fee28854268ba327018aea40317a184b9e28b074973f5d3e4169a479227e94b8401f066527
+DIST vit-2.2.0.tar.gz 65815 BLAKE2B 
d7643490d00e5f4b1e3c2ed07d1df859c62696adaecb1225a83dc7c025b1c1f7fb3510c754b5a2f063ceedd5d3b361b9b0bef88436fecabab872c57bc8cd96ae
 SHA512 
5301a6cd0e9d2226f006346feef900ebf984f4a98fa933ef20a3864d487e0393dc801ad66723dda956db411a1797f4e759bd161ddc4fe5c1185599c605d1532e

diff --git a/app-misc/vit/metadata.xml b/app-misc/vit/metadata.xml
index e2a356d475a1..8955cdd24077 100644
--- a/app-misc/vit/metadata.xml
+++ b/app-misc/vit/metadata.xml
@@ -1,13 +1,12 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-  
-A perl/Curses front end for Taskwarrior (app-misc/task) that
-provides a fullscreen terminal window with modes and commands
-modeled after the vi editor.
-  
+  
+matts...@gentoo.org
+Matt Turner
+  
   
-scottkosty/vit
+vit-project/vit
+vit
   
 

diff --git a/app-misc/vit/vit-2.2.0.ebuild b/app-misc/vit/vit-2.2.0.ebuild
new file mode 100644
index ..0890db739edf
--- /dev/null
+++ b/app-misc/vit/vit-2.2.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_SINGLE_IMPL=yes
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="A lightweight, fast, curses-based front end to Taskwarrior"
+HOMEPAGE="
+   https://github.com/vit-project/vit
+   https://pypi.org/project/vit/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="
+   $(python_gen_cond_dep '
+   >=dev-python/tasklib-2.4.3[${PYTHON_USEDEP}]
+   >=dev-python/urwid-2.1.2[${PYTHON_USEDEP}]
+   ')
+"
+RDEPEND="app-misc/task"
+
+distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/pf-sources/

2023-03-01 Thread Joonas Niilola
commit: 468343223e60af0d68dcaeabd7d420e23eef4a28
Author: Joonas Niilola  gentoo  org>
AuthorDate: Wed Mar  1 16:55:21 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Mar  1 16:55:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46834322

sys-kernel/pf-sources: add 6.2-pf2

Signed-off-by: Joonas Niilola  gentoo.org>

 sys-kernel/pf-sources/Manifest |  1 +
 sys-kernel/pf-sources/pf-sources-6.2_p2.ebuild | 94 ++
 2 files changed, 95 insertions(+)

diff --git a/sys-kernel/pf-sources/Manifest b/sys-kernel/pf-sources/Manifest
index f312a47a4890..b274d8968a64 100644
--- a/sys-kernel/pf-sources/Manifest
+++ b/sys-kernel/pf-sources/Manifest
@@ -26,5 +26,6 @@ DIST linux-6.1-pf4.tar.gz 220785813 BLAKE2B 
fe4b173aeba8a0101346e795331194bbc6c5
 DIST linux-6.1-pf5.tar.gz 220804202 BLAKE2B 
5fadef6d3fa1ef6bf295fe75680ae1be0129834d758b4e2b8b2283f537aefaffdf5217eafd3042fee543acf86a443441ca91fb2f8124cc3f5bb751439274e1b5
 SHA512 
40fc016d0f49ca510a9605eec31d06e676fde83f69db6f3286f6693d5e59adb9dc7ad4fb1a41eb1c9bf375a8e5ebd44eca8aa41254961ca1715801667fb2a9a2
 DIST linux-6.1-pf6.tar.gz 220761768 BLAKE2B 
8b0f3d16be65f245978a823bc4c3130f76017dcb4e51c0e5c77815ffe61d3122eabec28001571badc8eceed490cb14f27540bbf574fbb0feffba59804e1169ed
 SHA512 
66b2a4d221bc9caf4c22353d39a9a13e990b8e50ef47d1882d9f950b4cf42f6d240d787979a5272eeb8ffba142fb07fcadf438827d3410e220b20e41ac079ea0
 DIST linux-6.2-pf1.tar.gz 222840475 BLAKE2B 
ee66cdfba8b08cbc5ac70f97b87826dc9d04ee8de2fb57f52e1688c1cdc5b0fecfe3bc673fa30849a7417120c1393ebae7c24ca9a2b00b55eb6719de0246160a
 SHA512 
461d2775491675f351ca56787257a4c7fcda9d2a50538a26639448d86ab79fccff895f0385af78bf2e1113aa650383e77f3d114f6cb84c98c4b407690b0d3e63
+DIST linux-6.2-pf2.tar.gz 222861169 BLAKE2B 
b3e6bddc8639475313cb3203b99e068c109c1f2b71a6475ac8c8c0be21ab57c8d6ab2291db38c0b05e2d875a613df531acdfb7bc0d98acaf7efdd6032b6ea7be
 SHA512 
ad038f5ea05da6006f4436c2345cbe259a3cf89be4424be12a96495875d40abf95eeb18afb550be8ef2b00b5013d1001dc5de688e0ebe85f30b655be9acd6840
 DIST prjc-519-r1-vd-test.patch 274504 BLAKE2B 
87950689ffe97134100aa91d0ff89acd6f4e93b626ad7ab08af464a49457f16526cae7b863d53213dd129d47b6f97b3407ae7027b02656d9eba85942241e8d3f
 SHA512 
d652b6060400329d051257fedee5d9f37a70554ab722e93a15f294d1c6229bfa227941461147e0128178b02875cdf838e0d71e89884d8c01e7549ee482213b71
 DIST prjc_v5.18-r2.patch 270353 BLAKE2B 
15d7ed7a0eb6f7ad37feaf52ab7c383e1c7c3e72fb41a767c8d1151a0ad41255c216ede1e4938a041f3b628874ed61398c61dd7b0e0b62090730f2fd0f6a70db
 SHA512 
25c558bd6281a09bb611c6cca68084b27d0f2e290d2c0575e88b6a94322fad86de6dbeda30eb77919edd5adff921ad445593d9478f115ec93fa2e4c7ed6b5c1e

diff --git a/sys-kernel/pf-sources/pf-sources-6.2_p2.ebuild 
b/sys-kernel/pf-sources/pf-sources-6.2_p2.ebuild
new file mode 100644
index ..3c9b67ed85ac
--- /dev/null
+++ b/sys-kernel/pf-sources/pf-sources-6.2_p2.ebuild
@@ -0,0 +1,94 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+# Define what default functions to run.
+ETYPE="sources"
+
+# Use genpatches but don't include the 'experimental' use flag.
+K_EXP_GENPATCHES_NOUSE="1"
+
+# Genpatches version to use. -pf patch set already includes vanilla linux 
updates. Regularly "1"
+# is the wanted value here, but the genpatches patch set can be bumped if it 
includes some
+# important fixes. src_prepare() will handle deleting the updated vanilla 
linux patches.
+K_GENPATCHES_VER="1"
+
+# -pf patch set already sets EXTRAVERSION to kernel Makefile.
+K_NOSETEXTRAVERSION="1"
+
+# pf-sources is not officially supported/covered by the Gentoo security team.
+K_SECURITY_UNSUPPORTED="1"
+
+# Define which parts to use from genpatches - experimental is already included 
in the -pf patch
+# set.
+K_WANT_GENPATCHES="base extras"
+
+# Major kernel version, e.g. 5.14.
+SHPV="${PV/_p*/}"
+
+# Replace "_p" with "-pf", since using "-pf" is not allowed for an ebuild name 
by PMS.
+PFPV="${PV/_p/-pf}"
+
+inherit kernel-2 optfeature
+detect_version
+
+DESCRIPTION="Linux kernel fork that includes the pf-kernel patchset and 
Gentoo's genpatches"
+HOMEPAGE="https://pfkernel.natalenko.name/
+   https://dev.gentoo.org/~mpagano/genpatches/;
+SRC_URI="https://codeberg.org/pf-kernel/linux/archive/v${PFPV}.tar.gz -> 
linux-${PFPV}.tar.gz
+   
https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-${SHPV}-${K_GENPATCHES_VER}.base.tar.xz
+   
https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-${SHPV}-${K_GENPATCHES_VER}.extras.tar.xz;
+
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+S="${WORKDIR}/linux-${PFPV}"
+
+K_EXTRAEINFO="For more info on pf-sources and details on how to report 
problems,
+   see: ${HOMEPAGE}."
+
+pkg_setup() {
+   ewarn ""
+   ewarn "${PN} is *not* supported by the Gentoo Kernel Project in any 
way."
+   ewarn "If you need support, please contact the pf developers directly."
+ 

[gentoo-commits] repo/gentoo:master commit in: net-dialup/minicom/

2023-03-01 Thread Arthur Zamarin
commit: 2d4b823e225a350ee84189f6ec9c6c9a32d67966
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Mar  1 17:33:43 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Mar  1 17:33:43 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d4b823e

net-dialup/minicom: Stabilize 2.8-r1 ppc64, #898620

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

 net-dialup/minicom/minicom-2.8-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/minicom/minicom-2.8-r1.ebuild 
b/net-dialup/minicom/minicom-2.8-r1.ebuild
index 80d88ef211ed..2de45ebb805a 100644
--- a/net-dialup/minicom/minicom-2.8-r1.ebuild
+++ b/net-dialup/minicom/minicom-2.8-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://salsa.debian.org/${PN}-team/${PN}/-/archive/${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="nls"
 
 DEPEND="sys-libs/ncurses:="



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

2023-03-01 Thread Arthur Zamarin
commit: abf8919cc4a9f3a7681063997fcfec92c39fbc63
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Mar  1 17:33:44 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Mar  1 17:33:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abf8919c

dev-lang/python: Stabilize 3.11.2_p1 sparc, #898624

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

 dev-lang/python/python-3.11.2_p1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/python/python-3.11.2_p1.ebuild 
b/dev-lang/python/python-3.11.2_p1.ebuild
index 930a7259e6bc..6986275c52e3 100644
--- a/dev-lang/python/python-3.11.2_p1.ebuild
+++ b/dev-lang/python/python-3.11.2_p1.ebuild
@@ -28,7 +28,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86"
 IUSE="
bluetooth build +ensurepip examples gdbm hardened libedit lto
+ncurses pgo +readline +sqlite +ssl test tk valgrind



[gentoo-commits] repo/gentoo:master commit in: net-dialup/minicom/

2023-03-01 Thread Arthur Zamarin
commit: 26c39e67ea83c5fe00331dfdf83670e2c89c3bf8
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Mar  1 17:33:42 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Mar  1 17:33:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26c39e67

net-dialup/minicom: Stabilize 2.8-r1 sparc, #898620

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

 net-dialup/minicom/minicom-2.8-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/minicom/minicom-2.8-r1.ebuild 
b/net-dialup/minicom/minicom-2.8-r1.ebuild
index 2c73af887627..80d88ef211ed 100644
--- a/net-dialup/minicom/minicom-2.8-r1.ebuild
+++ b/net-dialup/minicom/minicom-2.8-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://salsa.debian.org/${PN}-team/${PN}/-/archive/${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="nls"
 
 DEPEND="sys-libs/ncurses:="



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

2023-03-01 Thread Ben Kohler
commit: 28ff97e2502265ab7bbea954078d7253f51c17b2
Author: Ben Kohler  gentoo  org>
AuthorDate: Wed Mar  1 15:07:29 2023 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Wed Mar  1 15:08:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28ff97e2

sys-apps/lshw: add 02.19.2b_p20220831

Bug: https://bugs.gentoo.org/898546

Signed-off-by: Ben Kohler  gentoo.org>

 sys-apps/lshw/Manifest   |  1 +
 sys-apps/lshw/lshw-02.19.2b_p20220831.ebuild | 83 
 2 files changed, 84 insertions(+)

diff --git a/sys-apps/lshw/Manifest b/sys-apps/lshw/Manifest
index b89584ac9ba6..8b08676d77bf 100644
--- a/sys-apps/lshw/Manifest
+++ b/sys-apps/lshw/Manifest
@@ -1 +1,2 @@
 DIST lshw-02.19.2b_p20210121-B.02.19.2_p20210121.tar.gz 2469481 BLAKE2B 
b9a886c21d6abde00f234cc93fc25ae2b4cf734ffd3fdea7847283fa44eef80bfddd6d83ab428c126ef6518eb8da35f3ba15d88cfc5dbb304813a4d28c173351
 SHA512 
699ee270eb9a8dd6652d7bcab5d99187585159428bdceab2e17add51e29d73a929a4d34168d92308e775383b9920b07e3b02e0781f9f1b1f099aff3550e9b0c0
+DIST lshw-02.19.2b_p20220831-B.02.19.2_p20220831.tar.gz 2482679 BLAKE2B 
00cc7512a020e05577d82b6ab528524f929ef51455502eb8d9abbb3a2f75cac25d837a888ecf1e55a9c4251bb6515aedf4586da0c3f2f6b587ff0413acda3865
 SHA512 
d0ea5706850a07bbc82c627ce25a2774bbda6f565e259136d89774ec5e85770d8c2373ead46f6f7b1586c85aebdf1383b7ae1539b3f2f9d1b33fa777bc5589f5

diff --git a/sys-apps/lshw/lshw-02.19.2b_p20220831.ebuild 
b/sys-apps/lshw/lshw-02.19.2b_p20220831.ebuild
new file mode 100644
index ..f190fc882373
--- /dev/null
+++ b/sys-apps/lshw/lshw-02.19.2b_p20220831.ebuild
@@ -0,0 +1,83 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PLOCALES="ca es fr"
+
+inherit desktop flag-o-matic plocale toolchain-funcs xdg
+
+MY_COMMIT=42fef565731411a784101de614a54bff79d1858e
+MY_PV=$(ver_cut 3 PV/b/B).$(ver_cut 1-3)_$(ver_cut 5-6)
+
+DESCRIPTION="Hardware Lister"
+HOMEPAGE="https://www.ezix.org/project/wiki/HardwareLiSter;
+SRC_URI="https://ezix.org/src/pkg/lshw/archive/${MY_COMMIT}.tar.gz -> 
${P}-${MY_PV}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~amd64-linux ~x86-linux"
+IUSE="gtk sqlite static"
+
+REQUIRED_USE="static? ( !gtk !sqlite )"
+
+DEPEND="${RDEPEND}"
+RDEPEND="sys-apps/hwdata
+   gtk? ( x11-libs/gtk+:3 )
+   sqlite? ( dev-db/sqlite:3 )"
+BDEPEND="gtk? ( virtual/pkgconfig )
+   sqlite? ( virtual/pkgconfig )"
+
+S=${WORKDIR}/${PN}
+
+DOCS=( COPYING README.md 
docs/{Changelog,TODO,IODC.txt,lshw.xsd,proc_usb_info.txt} )
+
+PATCHES=( "${FILESDIR}"/lshw-02.19.2b-respect-LDFLAGS.patch )
+
+src_prepare() {
+   default
+
+   plocale_find_changes "src/po" "" ".po" || die
+   sed -i \
+   -e "/^LANGUAGES =/ s/=.*/= $(plocale_get_locales)/" \
+   src/po/Makefile || die
+   sed -i \
+   -e 's:\:${PKG_CONFIG}:' \
+   -e 's:+\?make -C:${MAKE} -C:' \
+   -e '/^CXXFLAGS/s:=-g: +=:' \
+   -e '/^CXXFLAGS/s:-g ::' \
+   -e '/^LDFLAGS/s: -g::' \
+   -e '/^all:/s: $(DATAFILES)::' \
+   -e '/^install:/s: all::' \
+   src/Makefile src/gui/Makefile || die
+   sed -i \
+   -e '/^CXXFLAGS/s:\?=-g: +=:' \
+   -e '/^LDFLAGS=/d' \
+   src/core/Makefile || die
+   sed -i \
+   -e '/^#define 
PCIID_PATH/s:DATADIR"\/pci.ids.*:"/usr/share/hwdata/pci.ids":' \
+   src/core/pci.cc || die
+   sed -i \
+   -e '/^#define 
USBID_PATH/s:DATADIR"\/usb.ids.*:"/usr/share/hwdata/usb.ids":' \
+   src/core/usb.cc || die
+}
+
+src_compile() {
+   tc-export CC CXX AR PKG_CONFIG
+   use static && append-ldflags -static
+
+   # Need two sep make statements to avoid parallel build issues. #588174
+   local sqlite=$(usex sqlite 1 0)
+   emake VERSION=${MY_PV} SQLITE=${sqlite} all
+   use gtk && emake SQLITE=${sqlite} gui
+}
+
+src_install() {
+   emake VERSION=${MY_PV} DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install 
$(usex gtk 'install-gui' '')
+   if use gtk ; then
+   newicon -s scalable src/gui/artwork/logo.svg lshw.svg
+   make_desktop_entry \
+   "${EPREFIX}"/usr/sbin/gtk-lshw \
+   "${DESCRIPTION}"
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: x11-themes/papirus-icon-theme/

2023-03-01 Thread Pacho Ramos
commit: bfbb513e1789a4b9bacb6f49c459a49de45decab
Author: Pacho Ramos  gentoo  org>
AuthorDate: Wed Mar  1 15:54:33 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Wed Mar  1 15:55:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfbb513e

x11-themes/papirus-icon-theme: add 20230301

Signed-off-by: Pacho Ramos  gentoo.org>

 x11-themes/papirus-icon-theme/Manifest |  1 +
 .../papirus-icon-theme-20230301.ebuild | 23 ++
 2 files changed, 24 insertions(+)

diff --git a/x11-themes/papirus-icon-theme/Manifest 
b/x11-themes/papirus-icon-theme/Manifest
index fe40a156f274..8ef7acd10173 100644
--- a/x11-themes/papirus-icon-theme/Manifest
+++ b/x11-themes/papirus-icon-theme/Manifest
@@ -1,2 +1,3 @@
 DIST papirus-icon-theme-20221201.tar.gz 33494699 BLAKE2B 
546c7b3530fc039821e2d183f426d4131182c5c923c51b86367352c39d40c7f96e4f1f3e842d1c286db68685ecc5afa5898de2605f299eff781f7d1a801ec3e9
 SHA512 
2c4f73f3036a66efccbc6c19d6e571782f0d8549a4bcee55d85413f4960dc1941a15cdc667760d73d5e75211444d4c4b9814bdd6294037719dd5cfe03a2ad445
 DIST papirus-icon-theme-20230104.tar.gz 33527798 BLAKE2B 
9aa80a3611f0a39aa0fabeb0a20a7d901ed983c046208784bbd268151a7668adf99d0e4d9df9efe544864278dc2ff417a40ab581610f11d204a4288e68173adb
 SHA512 
c07adc6258e9c0b37b250efae91825004b5b440304b9a901dbccec90fe683eee6871f5bf3205e79ee1bf44fe13ce5f014cbfc99b1bb6488e82bd6b0b8b730bfa
+DIST papirus-icon-theme-20230301.tar.gz 33609598 BLAKE2B 
7c4910d9992696ebba1e13e965fa39fb339aede971f39bdf1947f1ceaf3744ca30aa3ac348e9735e9e7004872fb6ad34747709968da84d9c13c1ad87bfba97b4
 SHA512 
bdb0bb4c16b33459c19665953294b34776d2ac712ee6f1e8673396f18673b68a10c90d3b2406febb5d4fad76296eb4f60f0db60a85bf6ee6f15700ee025d9cec

diff --git a/x11-themes/papirus-icon-theme/papirus-icon-theme-20230301.ebuild 
b/x11-themes/papirus-icon-theme/papirus-icon-theme-20230301.ebuild
new file mode 100644
index ..0279bb437c4d
--- /dev/null
+++ b/x11-themes/papirus-icon-theme/papirus-icon-theme-20230301.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit xdg
+
+DESCRIPTION="Free and open source SVG icon theme"
+HOMEPAGE="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme;
+SRC_URI="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/${PV}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+
+src_compile() { :; }
+
+src_install() {
+   insinto /usr/share/icons
+   doins -r Papirus{,-Dark,-Light}
+
+   # Install variants designed for elementary OS and Pantheon Desktop only
+   doins -r ePapirus{,-Dark}
+}



[gentoo-commits] repo/gentoo:master commit in: games-arcade/kobodeluxe/

2023-03-01 Thread Pacho Ramos
commit: d9b5abb81a24688d540833e9124bb22fd853efcb
Author: Pacho Ramos  gentoo  org>
AuthorDate: Wed Mar  1 15:55:04 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Wed Mar  1 15:55:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9b5abb8

games-arcade/kobodeluxe: Update icon cache

Signed-off-by: Pacho Ramos  gentoo.org>

 games-arcade/kobodeluxe/kobodeluxe-0.5.1-r4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-arcade/kobodeluxe/kobodeluxe-0.5.1-r4.ebuild 
b/games-arcade/kobodeluxe/kobodeluxe-0.5.1-r4.ebuild
index e3d86250f0f4..9b6eb4bfb0f3 100644
--- a/games-arcade/kobodeluxe/kobodeluxe-0.5.1-r4.ebuild
+++ b/games-arcade/kobodeluxe/kobodeluxe-0.5.1-r4.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-inherit desktop
+inherit desktop xdg
 
 MY_P="KoboDeluxe-${PV/_/}"
 DESCRIPTION="An SDL port of xkobo, a addictive space shoot-em-up"



[gentoo-commits] repo/gentoo:master commit in: x11-themes/papirus-icon-theme/

2023-03-01 Thread Pacho Ramos
commit: 766787d8595779af9f613b025239a3ab4dc60b01
Author: Pacho Ramos  gentoo  org>
AuthorDate: Wed Mar  1 15:54:40 2023 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Wed Mar  1 15:55:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=766787d8

x11-themes/papirus-icon-theme: drop 20221201

Signed-off-by: Pacho Ramos  gentoo.org>

 x11-themes/papirus-icon-theme/Manifest |  1 -
 .../papirus-icon-theme-20221201.ebuild | 30 --
 2 files changed, 31 deletions(-)

diff --git a/x11-themes/papirus-icon-theme/Manifest 
b/x11-themes/papirus-icon-theme/Manifest
index 8ef7acd10173..f5a74ce4b0b9 100644
--- a/x11-themes/papirus-icon-theme/Manifest
+++ b/x11-themes/papirus-icon-theme/Manifest
@@ -1,3 +1,2 @@
-DIST papirus-icon-theme-20221201.tar.gz 33494699 BLAKE2B 
546c7b3530fc039821e2d183f426d4131182c5c923c51b86367352c39d40c7f96e4f1f3e842d1c286db68685ecc5afa5898de2605f299eff781f7d1a801ec3e9
 SHA512 
2c4f73f3036a66efccbc6c19d6e571782f0d8549a4bcee55d85413f4960dc1941a15cdc667760d73d5e75211444d4c4b9814bdd6294037719dd5cfe03a2ad445
 DIST papirus-icon-theme-20230104.tar.gz 33527798 BLAKE2B 
9aa80a3611f0a39aa0fabeb0a20a7d901ed983c046208784bbd268151a7668adf99d0e4d9df9efe544864278dc2ff417a40ab581610f11d204a4288e68173adb
 SHA512 
c07adc6258e9c0b37b250efae91825004b5b440304b9a901dbccec90fe683eee6871f5bf3205e79ee1bf44fe13ce5f014cbfc99b1bb6488e82bd6b0b8b730bfa
 DIST papirus-icon-theme-20230301.tar.gz 33609598 BLAKE2B 
7c4910d9992696ebba1e13e965fa39fb339aede971f39bdf1947f1ceaf3744ca30aa3ac348e9735e9e7004872fb6ad34747709968da84d9c13c1ad87bfba97b4
 SHA512 
bdb0bb4c16b33459c19665953294b34776d2ac712ee6f1e8673396f18673b68a10c90d3b2406febb5d4fad76296eb4f60f0db60a85bf6ee6f15700ee025d9cec

diff --git a/x11-themes/papirus-icon-theme/papirus-icon-theme-20221201.ebuild 
b/x11-themes/papirus-icon-theme/papirus-icon-theme-20221201.ebuild
deleted file mode 100644
index a3a26b110a03..
--- a/x11-themes/papirus-icon-theme/papirus-icon-theme-20221201.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit xdg
-
-DESCRIPTION="Free and open source SVG icon theme"
-HOMEPAGE="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme;
-SRC_URI="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/${PV}.tar.gz
 -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 arm64 ppc64 x86"
-
-src_prepare() {
-   default
-   # 
https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/issues/3241
-   cd Papirus/128x128/apps/ || die
-   ln -s beneath-a-steel-sky.svg bass.svg || die
-}
-
-src_compile() { :; }
-
-src_install() {
-   insinto /usr/share/icons
-   doins -r Papirus{,-Dark,-Light}
-
-   # Install variants designed for elementary OS and Pantheon Desktop only
-   doins -r ePapirus{,-Dark}
-}



[gentoo-commits] repo/gentoo:master commit in: www-client/firefox/

2023-03-01 Thread Joonas Niilola
commit: 3cf84d2034e48f1936d096803bac65cfcbbb
Author: Joonas Niilola  gentoo  org>
AuthorDate: Wed Mar  1 14:54:56 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Mar  1 14:58:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cf84d20

www-client/firefox: drop 110.0

Signed-off-by: Joonas Niilola  gentoo.org>

 www-client/firefox/Manifest |   98 ---
 www-client/firefox/firefox-110.0.ebuild | 1366 ---
 2 files changed, 1464 deletions(-)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index a61d21ef0e42..0df5a138d936 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -98,103 +98,6 @@ DIST firefox-102.8.0esr-zh-TW.xpi 614571 BLAKE2B 
d0332f219a6443f3bd99ad33715ea1e
 DIST firefox-102.8.0esr.source.tar.xz 479172816 BLAKE2B 
0b4cbf11028abc73a8479fb94670e98f0a293fc12381b1eccbadd64a33db068ab7434357abbe3ce0773382c7c90b8fe4d2258cc55abe8bdc2f551bba1dc2b797
 SHA512 
93ea87997b66088b94c6e943b6e99e9a71d1908444d096c0f65b6876d2c584e55ff6120266f3851f986b664bd1f12fa31206b03479c2b751e7c3ca097ac14275
 DIST firefox-102esr-patches-09j.tar.xz 20236 BLAKE2B 
35431fbc56c5470dac2839fd218d2a589558cf964eab2373f2db7a01e6e0dfee329b1b63f6a421bfd4c9bf8c3ed9877067cdc462742a1cc59d78d1d10264ebac
 SHA512 
7fb82ff3ef2cbca339ab05ac07f0409088a87dfe37314d31d441bae1beb181cbea799dcd63dd560d0ccde24b665379118e5e99a1c1a2385d859378901593089b
 DIST firefox-110-patches-01j.tar.xz 17060 BLAKE2B 
80ab1437311b33248edeadacfd53522ac388bfdccb89f721ab9dbf9dad7ee82b1cea978e553c42728c9a2a5d4fd6d2f101d42eab78a220e4181aa1068ed73278
 SHA512 
c8d2610bf7b1e5d1f1a1bd608b3ac8f0239e45cb08b6a2d9c63dcd19f900dedd99942a35539c5952ddaa84746c064ca2930c3c1b68758914ca5a9f1016e86ea0
-DIST firefox-110.0-ach.xpi 457766 BLAKE2B 
166b12fc0400ca240640eab4c074dc259e4c38800b93452757afdf15ffbb8cb775e2e99d50a791e3e1a2342d065f56157bb143dbd191c45b15810fa34048fa63
 SHA512 
f9ed95380afdda2b556922916584521a7eafd912ebd421f92c82eb0c2ee618e15bec68741cd51351696b7f2eb7c33ab97827a45193868eca2de7f23054f86f06
-DIST firefox-110.0-af.xpi 418305 BLAKE2B 
14d880431623f655eb33f3a6a0232f4996ea137ecbce064d5347de82363efb0824481911ffecf3a0fac98546922fa372f2ea8cae9033e0b3c646e8360d7d560e
 SHA512 
3b8f5ed26c394a5bd451657fec83ee1fb9cd6318c91bb7fceb1ab4d3ff04e8b066d24a4718ab360233622ca21ac27896eab5d53f6e05af403880243c6721d2e8
-DIST firefox-110.0-an.xpi 501238 BLAKE2B 
02b9aa6014817ab02db61a99d8118c1f2775c7d42be9986333c37f71571fbd60026491edead6c0c26057baf98b841e86900bf4cb187b5466ace3b0c7ffc51b63
 SHA512 
a4fc90cd1d97040c48d4d6804c7a6ea3c740bbc45c21a2b4fe0d396534e78423738d288bd54c5d65096b94e40c110003f0540938ba83bc115f69e6ecd481ef45
-DIST firefox-110.0-ar.xpi 568264 BLAKE2B 
c4ccacbe0f8f833c91413ce7db75f39eaea4b2f29db14b6d83369c420561621d86b4534fb6f3b439202b8c899c6092199f58e6e8e469077010ac16ba21d7dc2a
 SHA512 
4c4f4b6cc4185d8a5ccd52980c236cd5a84a6732f7943a7580e1241a32e4562b774459a5a7f94de1a163586a4097ee05b991f15d5e928de080354e84135f636a
-DIST firefox-110.0-ast.xpi 487468 BLAKE2B 
1be6f483ce27fd23e75ac89cf8d1bcbc976686ed783e659739267c6d05e589892260681e96c1c8bc844e07c170b9156e76540b1be9151c30ee79b279dea42530
 SHA512 
9c7778723e8c07987fcefe4fa3c5710859bd55f8e0ed0579eb8690652e10bbd9307470f625d4810ce13737f63d7db06b284ef29a42f347afedabaf3484efd0e7
-DIST firefox-110.0-az.xpi 490056 BLAKE2B 
66231a1055ad707ac6938fbd23d55c9d9d7a5504215d9d5eb31266b03b29927a7a85631c9e8ab21bfbdb57b1f1415923e10433f84204bf7ef2d03a0ce26a3e0f
 SHA512 
756f5938184ebe10e46724d7805c9ea86b066a9339398e7cc4bb2b514edba310981977a4439d249951e84df1b7b83c2b0fb8f51db487858e3c01a80178413f71
-DIST firefox-110.0-be.xpi 652579 BLAKE2B 
da9f88506d08a511b491978320ab0a6f7418dbd003d392dcca6f2621774755f34ee6c59f926399f8f9c49b98e9791503531b3b12b151d9390a5936b17055cdf0
 SHA512 
b0c62ab93c736428d25acbd722aa621feaa601bb00a8d87da3253405be04c87d36b5a71c7e5b66f4f1a34d836d26f5629a2375a61d5a1b65bdc7bced1b17a978
-DIST firefox-110.0-bg.xpi 579992 BLAKE2B 
70adbd5670c3f8102332165c462f088c43b49a5676023a673e2ae0dc183614414a432ee88c6d37ac6d2ce18f21a7bc4fc6244b0e36079d605cfb64be6464d4b2
 SHA512 
6c97c21466b88bf2b5f2d68784241940f0759ddf82921a365e798734844341ed851a48518fd45a0a6693801cd7738e98b400bda08d0002696cbed4319cb7626e
-DIST firefox-110.0-bn.xpi 579339 BLAKE2B 
b00cc3bd5ee414e737397ba07e6ebc05d5266d2d47e2f0ca73e421b5e8d3415fd844b04f60a57ad43181129a445d67bbaac412903179bf7029c4886303c6fd4d
 SHA512 
eee4ea7899d4eaf5ad9346c5bf7afc91b0f19ca064c50b85c51221608ccc7f629c65f4e358e2b5d7db3b8a90b6a1f976c8e98dffe7879b94f845bbffadc94bc8
-DIST firefox-110.0-br.xpi 546492 BLAKE2B 
263af6cb6d6a7355ddde4cf282dbea91de986f0ecdc4add8b016e7845e0c4ad8c6ede786f7d635f90e949f842dba3e8568ca9c439c8bfad018502845868bfba7
 SHA512 
8ad5269de65833801c2b26167070e3566c033af37a5417ab0c8ccb2fca8291d14e7b6bda5304084b666337e28a7b15a99ae6f140a94e36423e4678add81dd3d6
-DIST firefox-110.0-bs.xpi 461730 BLAKE2B 

[gentoo-commits] repo/gentoo:master commit in: www-client/firefox-bin/

2023-03-01 Thread Joonas Niilola
commit: 400ea9b8b0813bfdeea8109fecc0038952ae1b44
Author: Joonas Niilola  gentoo  org>
AuthorDate: Wed Mar  1 14:57:59 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Mar  1 14:58:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=400ea9b8

www-client/firefox-bin: add optfeatures for example for lightweight WMs

Closes: https://bugs.gentoo.org/821355
Closes: https://bugs.gentoo.org/887035
Signed-off-by: Joonas Niilola  gentoo.org>

 www-client/firefox-bin/firefox-bin-102.8.0.ebuild | 6 +-
 www-client/firefox-bin/firefox-bin-110.0.1.ebuild | 6 +-
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/www-client/firefox-bin/firefox-bin-102.8.0.ebuild 
b/www-client/firefox-bin/firefox-bin-102.8.0.ebuild
index 4cf4605c69ff..f81d5b9db36a 100644
--- a/www-client/firefox-bin/firefox-bin-102.8.0.ebuild
+++ b/www-client/firefox-bin/firefox-bin-102.8.0.ebuild
@@ -26,7 +26,7 @@ MOZ_P="${MOZ_PN}-${MOZ_PV}"
 MOZ_PV_DISTFILES="${MOZ_PV}${MOZ_PV_SUFFIX}"
 MOZ_P_DISTFILES="${MOZ_PN}-${MOZ_PV_DISTFILES}"
 
-inherit desktop linux-info pax-utils xdg
+inherit desktop linux-info optfeature pax-utils xdg
 
 MOZ_SRC_BASE_URI="https://archive.mozilla.org/pub/${MOZ_PN}/releases/${MOZ_PV};
 
@@ -370,4 +370,8 @@ pkg_postinst() {
elog "If you still want to be able to select between running 
Mozilla Firefox"
elog "on X11 or Wayland, you have to re-create these shortcuts 
on your own."
fi
+
+   optfeature_header "Optional programs for extra features:"
+   optfeature "desktop notifications" x11-libs/libnotify
+   optfeature "fallback mouse cursor theme e.g. on WMs" 
gnome-base/gsettings-desktop-schemas
 }

diff --git a/www-client/firefox-bin/firefox-bin-110.0.1.ebuild 
b/www-client/firefox-bin/firefox-bin-110.0.1.ebuild
index abdd46820f3c..d134ec543678 100644
--- a/www-client/firefox-bin/firefox-bin-110.0.1.ebuild
+++ b/www-client/firefox-bin/firefox-bin-110.0.1.ebuild
@@ -26,7 +26,7 @@ MOZ_P="${MOZ_PN}-${MOZ_PV}"
 MOZ_PV_DISTFILES="${MOZ_PV}${MOZ_PV_SUFFIX}"
 MOZ_P_DISTFILES="${MOZ_PN}-${MOZ_PV_DISTFILES}"
 
-inherit desktop linux-info pax-utils xdg
+inherit desktop linux-info optfeature pax-utils xdg
 
 MOZ_SRC_BASE_URI="https://archive.mozilla.org/pub/${MOZ_PN}/releases/${MOZ_PV};
 
@@ -374,4 +374,8 @@ pkg_postinst() {
elog "If you still want to be able to select between running 
Mozilla Firefox"
elog "on X11 or Wayland, you have to re-create these shortcuts 
on your own."
fi
+
+   optfeature_header "Optional programs for extra features:"
+   optfeature "desktop notifications" x11-libs/libnotify
+   optfeature "fallback mouse cursor theme e.g. on WMs" 
gnome-base/gsettings-desktop-schemas
 }



[gentoo-commits] repo/gentoo:master commit in: mail-client/thunderbird/

2023-03-01 Thread Joonas Niilola
commit: de0bb7119bc44a8a4992dc3624bba2f80dd8f1b5
Author: Joonas Niilola  gentoo  org>
AuthorDate: Wed Mar  1 14:56:03 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Mar  1 14:58:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de0bb711

mail-client/thunderbird: add optfeatures for example for lightweight WMs

Bug: https://bugs.gentoo.org/821355
Bug: https://bugs.gentoo.org/887035
Signed-off-by: Joonas Niilola  gentoo.org>

 mail-client/thunderbird/thunderbird-102.8.0.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/mail-client/thunderbird/thunderbird-102.8.0.ebuild 
b/mail-client/thunderbird/thunderbird-102.8.0.ebuild
index 558c9b798bfb..c41d696dab90 100644
--- a/mail-client/thunderbird/thunderbird-102.8.0.ebuild
+++ b/mail-client/thunderbird/thunderbird-102.8.0.ebuild
@@ -1171,6 +1171,8 @@ pkg_postinst() {
ewarn "explained in https://bugs.gentoo.org/835078#c5 if 
Firefox crashes."
fi
 
-   optfeature_header "Optional runtime features:"
+   optfeature_header "Optional programs for extra features:"
+   optfeature "desktop notifications" x11-libs/libnotify
optfeature "encrypted chat support" net-libs/libotr
+   optfeature "fallback mouse cursor theme e.g. on WMs" 
gnome-base/gsettings-desktop-schemas
 }



[gentoo-commits] repo/gentoo:master commit in: mail-client/thunderbird-bin/

2023-03-01 Thread Joonas Niilola
commit: 9750f70b727a4909475ad81739596280b14c5249
Author: Joonas Niilola  gentoo  org>
AuthorDate: Wed Mar  1 14:56:48 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Mar  1 14:58:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9750f70b

mail-client/thunderbird-bin: add optfeatures for example for lightweight WMs

Bug: https://bugs.gentoo.org/821355
Bug: https://bugs.gentoo.org/887035
Signed-off-by: Joonas Niilola  gentoo.org>

 mail-client/thunderbird-bin/thunderbird-bin-102.8.0.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/mail-client/thunderbird-bin/thunderbird-bin-102.8.0.ebuild 
b/mail-client/thunderbird-bin/thunderbird-bin-102.8.0.ebuild
index de0ca9a5b7eb..111a1c0c3750 100644
--- a/mail-client/thunderbird-bin/thunderbird-bin-102.8.0.ebuild
+++ b/mail-client/thunderbird-bin/thunderbird-bin-102.8.0.ebuild
@@ -320,6 +320,8 @@ pkg_postinst() {
elog "on X11 or Wayland, you have to re-create these shortcuts 
on your own."
fi
 
-   optfeature_header "Optional runtime features:"
+   optfeature_header "Optional programs for extra features:"
+   optfeature "desktop notifications" x11-libs/libnotify
optfeature "encrypted chat support" net-libs/libotr
+   optfeature "fallback mouse cursor theme e.g. on WMs" 
gnome-base/gsettings-desktop-schemas
 }



[gentoo-commits] repo/gentoo:master commit in: www-client/firefox/

2023-03-01 Thread Joonas Niilola
commit: 855afab85e46ec5cd835e4fe2807ce11e09dac77
Author: Joonas Niilola  gentoo  org>
AuthorDate: Wed Mar  1 14:53:33 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Mar  1 14:58:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=855afab8

www-client/firefox: add optfeatures for example for lightweight WMs

Closes: https://bugs.gentoo.org/821355
Closes: https://bugs.gentoo.org/887035
Signed-off-by: Joonas Niilola  gentoo.org>

 www-client/firefox/firefox-102.8.0.ebuild | 6 +-
 www-client/firefox/firefox-110.0.1.ebuild | 6 +-
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/www-client/firefox/firefox-102.8.0.ebuild 
b/www-client/firefox/firefox-102.8.0.ebuild
index 61c8a1fa1f78..52cb88971193 100644
--- a/www-client/firefox/firefox-102.8.0.ebuild
+++ b/www-client/firefox/firefox-102.8.0.ebuild
@@ -38,7 +38,7 @@ MOZ_PV_DISTFILES="${MOZ_PV}${MOZ_PV_SUFFIX}"
 MOZ_P_DISTFILES="${MOZ_PN}-${MOZ_PV_DISTFILES}"
 
 inherit autotools check-reqs desktop flag-o-matic gnome2-utils linux-info \
-   llvm multiprocessing pax-utils python-any-r1 toolchain-funcs \
+   llvm multiprocessing optfeature pax-utils python-any-r1 toolchain-funcs 
\
virtualx xdg
 
 MOZ_SRC_BASE_URI="https://archive.mozilla.org/pub/${MOZ_PN}/releases/${MOZ_PV};
@@ -1267,4 +1267,8 @@ pkg_postinst() {
elog "Or install an addon to change your useragent."
elog "See: 
https://support.mozilla.org/en-US/kb/difficulties-opening-or-using-website-firefox-100;
elog
+
+   optfeature_header "Optional programs for extra features:"
+   optfeature "desktop notifications" x11-libs/libnotify
+   optfeature "fallback mouse cursor theme e.g. on WMs" 
gnome-base/gsettings-desktop-schemas
 }

diff --git a/www-client/firefox/firefox-110.0.1.ebuild 
b/www-client/firefox/firefox-110.0.1.ebuild
index 7f87eb3892ad..9d76745a09fd 100644
--- a/www-client/firefox/firefox-110.0.1.ebuild
+++ b/www-client/firefox/firefox-110.0.1.ebuild
@@ -38,7 +38,7 @@ MOZ_PV_DISTFILES="${MOZ_PV}${MOZ_PV_SUFFIX}"
 MOZ_P_DISTFILES="${MOZ_PN}-${MOZ_PV_DISTFILES}"
 
 inherit autotools check-reqs desktop flag-o-matic gnome2-utils linux-info \
-   llvm multiprocessing pax-utils python-any-r1 toolchain-funcs \
+   llvm multiprocessing optfeature pax-utils python-any-r1 toolchain-funcs 
\
virtualx xdg
 
 MOZ_SRC_BASE_URI="https://archive.mozilla.org/pub/${MOZ_PN}/releases/${MOZ_PV};
@@ -1363,4 +1363,8 @@ pkg_postinst() {
elog "Or install an addon to change your useragent."
elog "See: 
https://support.mozilla.org/en-US/kb/difficulties-opening-or-using-website-firefox-100;
elog
+
+   optfeature_header "Optional programs for extra features:"
+   optfeature "desktop notifications" x11-libs/libnotify
+   optfeature "fallback mouse cursor theme e.g. on WMs" 
gnome-base/gsettings-desktop-schemas
 }



[gentoo-commits] repo/gentoo:master commit in: media-gfx/panini/

2023-03-01 Thread Joonas Niilola
commit: f43d26e170769ec73bcd96f5e65851320d4e9be5
Author: Michael Vetter  iodoru  org>
AuthorDate: Fri Feb 24 10:31:23 2023 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Mar  1 15:41:33 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f43d26e1

media-gfx/panini: add myself as proxied maintainer

Since I'm upstream maintainer as well.

Signed-off-by: Michael Vetter  iodoru.org>
Closes: https://github.com/gentoo/gentoo/pull/29763
Signed-off-by: Joonas Niilola  gentoo.org>

 media-gfx/panini/metadata.xml | 9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/media-gfx/panini/metadata.xml b/media-gfx/panini/metadata.xml
index 56eed8856ff2..5fc9f473c187 100644
--- a/media-gfx/panini/metadata.xml
+++ b/media-gfx/panini/metadata.xml
@@ -1,7 +1,14 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-   
+   
+   jub...@iodoru.org
+   Michael Vetter
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   

lazarus-pkgs/panini




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

2023-03-01 Thread Michał Górny
commit: ac8ec5e1b89f51d87708d7a5620464280ef1a484
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar  1 16:06:29 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  1 16:08:33 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac8ec5e1

dev-lang/python: Silence/fix implicit func decl in 2.7

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

 dev-lang/python/python-2.7.18_p16-r1.ebuild | 5 +
 1 file changed, 5 insertions(+)

diff --git a/dev-lang/python/python-2.7.18_p16-r1.ebuild 
b/dev-lang/python/python-2.7.18_p16-r1.ebuild
index 46d496829651..16af9e8af96f 100644
--- a/dev-lang/python/python-2.7.18_p16-r1.ebuild
+++ b/dev-lang/python/python-2.7.18_p16-r1.ebuild
@@ -80,6 +80,8 @@ RDEPEND+="
 VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/python.org.asc
 
 QA_PKGCONFIG_VERSION=${PYVER}
+# false positives -- functions specific to *BSD
+QA_CONFIG_IMPL_DECL_SKIP=( chflags lchflags )
 
 pkg_setup() {
if use berkdb; then
@@ -187,6 +189,9 @@ src_configure() {
# Python on glibc upgrade, remove it proactively to give
# a chance for users rebuilding python before glibc
ac_cv_header_stropts_h=no
+   # Test program has missing includes.  This doesn't change
+   # the result but it's cleaner to force it.
+   ac_cv_broken_poll=no
 
--with-fpectl
--enable-shared



[gentoo-commits] repo/gentoo:master commit in: app-backup/bareos/

2023-03-01 Thread Marc Schiffbauer
commit: 96834a92668bd4acc93fb9a0df70a1a0c94d322b
Author: Marc Schiffbauer  gentoo  org>
AuthorDate: Wed Mar  1 17:19:21 2023 +
Commit: Marc Schiffbauer  gentoo  org>
CommitDate: Wed Mar  1 17:20:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96834a92

app-backup/bareos: add 21.1.6, drop 21.1.5-r2

Signed-off-by: Marc Schiffbauer  gentoo.org>

 app-backup/bareos/Manifest  | 2 +-
 app-backup/bareos/{bareos-21.1.5-r2.ebuild => bareos-21.1.6.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-backup/bareos/Manifest b/app-backup/bareos/Manifest
index e9d91ab26b15..07d5acc73621 100644
--- a/app-backup/bareos/Manifest
+++ b/app-backup/bareos/Manifest
@@ -1,3 +1,3 @@
 DIST bareos-20.0.8.tar.gz 13429247 BLAKE2B 
5576cf738fccad0ac39f7c92e8da01f4925d58e4373c8bc19f68ddb8cc8d6a07bf73dfd39bd2111766ccd20ce2da224680b8ab9adf7b84421874ae916e633f75
 SHA512 
1da30d0ff2f1fda2c4a41ec6d41ec60e3212b1bdb153c7f397931580894f31e36ab84f655d263aed47b9eb21e68ef7e59ec3b7bbd4f2c8981ae04b84733ffb68
 DIST bareos-21.1.2.tar.gz 11582588 BLAKE2B 
e7e02b3897d7e377cc79d9d0880da821f1b81d1f54891d89e704e78f51471cdf94b5a02ffe2f4ed54dec38bf37ccc757bf1641c3b678a04e401f48484ed3c941
 SHA512 
acdc787ff828add93c81b2b7d293dec90f2aa22aa3aee3002662bd30e88dc0dc58b753bb63ca7c111fac6c7eeea888938236c1169f92ed6cec27941036c7b6b1
-DIST bareos-21.1.5.tar.gz 11655244 BLAKE2B 
18ef42669cfdd7a663910fa1ce9b46f12eab0aa3a2106e9877dc3d341e9a7b309c21bc1768d4873d626938fcbb2084884a85d6dcef0aa2834b117aef1034d28f
 SHA512 
637c6c0500ff31bb2c87f27d87f908d49836191afb880de4b636432b9c20433ec6f32f5805aaa7fb57f2f99a0201c51802c8d213ee5573642698f74da4cb06b7
+DIST bareos-21.1.6.tar.gz 11654525 BLAKE2B 
9b023a07e28098fd93aca57aead5b2bf993b85c52dc8f76870dc53ee88ec5995bcc908397173c7d3504c78214e37311442dd96bb563fa4382ae35904fef69e0a
 SHA512 
e9ccafd379ea2a7ede2b6852fa544e7d4b63b23e9d91e8b747c1aecf5d764b06991a57f658842d48fbbe49335a92f29eea90e56b613a3123246a9cd9e8273f36

diff --git a/app-backup/bareos/bareos-21.1.5-r2.ebuild 
b/app-backup/bareos/bareos-21.1.6.ebuild
similarity index 100%
rename from app-backup/bareos/bareos-21.1.5-r2.ebuild
rename to app-backup/bareos/bareos-21.1.6.ebuild



[gentoo-commits] repo/gentoo:master commit in: net-misc/tigervnc-xorg-module/

2023-03-01 Thread Viorel Munteanu
commit: 12b7abc14ce0bd36ac0f424876b73f954a8cde63
Author: Viorel Munteanu  gentoo  org>
AuthorDate: Wed Mar  1 16:32:17 2023 +
Commit: Viorel Munteanu  gentoo  org>
CommitDate: Wed Mar  1 16:33:00 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12b7abc1

net-misc/tigervnc-xorg-module: add 1.13.1

Signed-off-by: Viorel Munteanu  gentoo.org>

 .../tigervnc-xorg-module-1.13.1.ebuild | 18 ++
 1 file changed, 18 insertions(+)

diff --git a/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.13.1.ebuild 
b/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.13.1.ebuild
new file mode 100644
index ..aa3265514938
--- /dev/null
+++ b/net-misc/tigervnc-xorg-module/tigervnc-xorg-module-1.13.1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+XSERVER_VERSION="21.1.1"
+
+DESCRIPTION="Metapackage for the xorg module provided by tigervnc"
+HOMEPAGE="https://tigervnc.org/;
+
+LICENSE="metapackage"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~sparc ~x86"
+
+RDEPEND="
+   ~net-misc/tigervnc-${PV}[server]
+   =x11-base/xorg-server-${XSERVER_VERSION%.*}*
+"



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

2023-03-01 Thread Michał Górny
commit: 3f5ab636b096ddc66b8ea093791fb9cdf62687ab
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar  1 15:02:07 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  1 15:03:13 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f5ab636

dev-lang/python: Silence implicit func decl false positives

Closes: https://bugs.gentoo.org/898308
Signed-off-by: Michał Górny  gentoo.org>

 dev-lang/python/python-3.10.10_p2.ebuild| 2 ++
 dev-lang/python/python-3.11.2_p1.ebuild | 2 ++
 dev-lang/python/python-3.12.0_alpha5.ebuild | 2 ++
 dev-lang/python/python-3.8.16_p3.ebuild | 2 ++
 dev-lang/python/python-3.9.16_p2.ebuild | 2 ++
 5 files changed, 10 insertions(+)

diff --git a/dev-lang/python/python-3.10.10_p2.ebuild 
b/dev-lang/python/python-3.10.10_p2.ebuild
index df4416bc..e1bc4f518468 100644
--- a/dev-lang/python/python-3.10.10_p2.ebuild
+++ b/dev-lang/python/python-3.10.10_p2.ebuild
@@ -92,6 +92,8 @@ 
VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/python.org.asc
 CHECKREQS_DISK_BUILD=5500M
 
 QA_PKGCONFIG_VERSION=${PYVER}
+# false positives -- functions specific to *BSD
+QA_CONFIG_IMPL_DECL_SKIP=( chflags lchflags )
 
 pkg_pretend() {
use test && check-reqs_pkg_pretend

diff --git a/dev-lang/python/python-3.11.2_p1.ebuild 
b/dev-lang/python/python-3.11.2_p1.ebuild
index 8eade19a658d..930a7259e6bc 100644
--- a/dev-lang/python/python-3.11.2_p1.ebuild
+++ b/dev-lang/python/python-3.11.2_p1.ebuild
@@ -97,6 +97,8 @@ 
VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/python.org.asc
 CHECKREQS_DISK_BUILD=5500M
 
 QA_PKGCONFIG_VERSION=${PYVER}
+# false positives -- functions specific to *BSD
+QA_CONFIG_IMPL_DECL_SKIP=( chflags lchflags )
 
 pkg_pretend() {
use test && check-reqs_pkg_pretend

diff --git a/dev-lang/python/python-3.12.0_alpha5.ebuild 
b/dev-lang/python/python-3.12.0_alpha5.ebuild
index c2c9e1492070..abbc74ddf678 100644
--- a/dev-lang/python/python-3.12.0_alpha5.ebuild
+++ b/dev-lang/python/python-3.12.0_alpha5.ebuild
@@ -97,6 +97,8 @@ 
VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/python.org.asc
 CHECKREQS_DISK_BUILD=5500M
 
 QA_PKGCONFIG_VERSION=${PYVER}
+# false positives -- functions specific to *BSD
+QA_CONFIG_IMPL_DECL_SKIP=( chflags lchflags )
 
 pkg_pretend() {
use test && check-reqs_pkg_pretend

diff --git a/dev-lang/python/python-3.8.16_p3.ebuild 
b/dev-lang/python/python-3.8.16_p3.ebuild
index de1b1349060b..38a5f8659fad 100644
--- a/dev-lang/python/python-3.8.16_p3.ebuild
+++ b/dev-lang/python/python-3.8.16_p3.ebuild
@@ -83,6 +83,8 @@ RDEPEND+="
 VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/python.org.asc
 
 QA_PKGCONFIG_VERSION=${PYVER}
+# false positives -- functions specific to *BSD
+QA_CONFIG_IMPL_DECL_SKIP=( chflags lchflags )
 
 src_unpack() {
if use verify-sig; then

diff --git a/dev-lang/python/python-3.9.16_p2.ebuild 
b/dev-lang/python/python-3.9.16_p2.ebuild
index 78f22e61e5c7..176c8f919be3 100644
--- a/dev-lang/python/python-3.9.16_p2.ebuild
+++ b/dev-lang/python/python-3.9.16_p2.ebuild
@@ -88,6 +88,8 @@ 
VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/python.org.asc
 CHECKREQS_DISK_BUILD=5500M
 
 QA_PKGCONFIG_VERSION=${PYVER}
+# false positives -- functions specific to *BSD
+QA_CONFIG_IMPL_DECL_SKIP=( chflags lchflags )
 
 pkg_pretend() {
use test && check-reqs_pkg_pretend



[gentoo-commits] repo/gentoo:master commit in: app-portage/gemato/

2023-03-01 Thread Michał Górny
commit: 8fe69fd2ae0ab027c3ab8a488e34ec97609d3af2
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar  1 16:59:01 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  1 16:59:01 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fe69fd2

app-portage/gemato: Remove old

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

 app-portage/gemato/Manifest   |  1 -
 app-portage/gemato/gemato-18.0.ebuild | 53 ---
 2 files changed, 54 deletions(-)

diff --git a/app-portage/gemato/Manifest b/app-portage/gemato/Manifest
index 26495c8a9f5f..3832b2dd2e30 100644
--- a/app-portage/gemato/Manifest
+++ b/app-portage/gemato/Manifest
@@ -1,2 +1 @@
-DIST gemato-18.0.gh.tar.gz 85575 BLAKE2B 
a923c3d7731b70798d9baf7e9faf0884723bb5e15b4e24712ecd807b79e8ca7e1532f894cf6a3b675bd72419eac41f1481fcd34fb21c9989871141819b036fa2
 SHA512 
9491579c3d80f9b500da2a50aed173641d049293e37f11c3c06616ff49949cae16dfd274ae79dcacca4bb4c27baf30a5f3900f45fc3dfb2b9fb5da8139db63e3
 DIST gemato-19.0.gh.tar.gz 86174 BLAKE2B 
b13e17f3b4388df4c0b6980db8347d68f9e6cb2657cdbcb28a8466bcdebed9e986ecac2f0f88e549741eb62accd91ed48a8ee4a714a5decce68e1529174a4c90
 SHA512 
3a8dfc94770e4063da8f1bf42ffc4c261345af89edd223bbf64033a82c2e31cb3369b98467fdbe9bf911b76e5ef964b676b94803579525697ddc31be1b83017b

diff --git a/app-portage/gemato/gemato-18.0.ebuild 
b/app-portage/gemato/gemato-18.0.ebuild
deleted file mode 100644
index b9fde110b002..
--- a/app-portage/gemato/gemato-18.0.ebuild
+++ /dev/null
@@ -1,53 +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_{9..11} pypy3 )
-PYTHON_REQ_USE='threads(+)'
-
-inherit distutils-r1
-
-DESCRIPTION="Stand-alone Manifest generation & verification tool"
-HOMEPAGE="
-   https://github.com/projg2/gemato/
-   https://pypi.org/project/gemato/
-"
-SRC_URI="
-   https://github.com/projg2/gemato/archive/v${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux"
-IUSE="+gpg pretty-log tools"
-
-RDEPEND="
-   gpg? (
-   >=app-crypt/gnupg-2.2.20-r1
-   dev-python/requests[${PYTHON_USEDEP}]
-   )
-   pretty-log? (
-   dev-python/rich[${PYTHON_USEDEP}]
-   )
-"
-BDEPEND="
-   test? (
-   >=app-crypt/gnupg-2.2.20-r1
-   dev-python/requests[${PYTHON_USEDEP}]
-   dev-python/responses[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest
-
-python_install_all() {
-   distutils-r1_python_install_all
-
-   if use tools; then
-   exeinto /usr/share/gemato
-   doexe utils/*.{bash,py}
-   fi
-}



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

2023-03-01 Thread Matt Turner
commit: 0517601a467dfb8d9a9f4fa77150589f2cb201dd
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Mar  1 16:48:13 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Mar  1 17:12:55 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0517601a

dev-lang/php: Remove stray spaces in metadata.xml

Signed-off-by: Matt Turner  gentoo.org>

 dev-lang/php/metadata.xml | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-lang/php/metadata.xml b/dev-lang/php/metadata.xml
index ec83837afd57..87b3df81499e 100644
--- a/dev-lang/php/metadata.xml
+++ b/dev-lang/php/metadata.xml
@@ -19,10 +19,10 @@
   useful for extension developers, and requires GCC.
 
 Enable ctype functions
-Enable embed SAPI 
-Add supports Enchant spelling library. 
- Add foreign function interface (ffi extension) 
support
- Add fileinfo extension support
+Enable embed SAPI
+Add supports Enchant spelling library
+Add foreign function interface (ffi extension) 
support
+Add fileinfo extension support
 Add filter extension support
 Add dbm support for flat files
 Enable the FastCGI Process Manager SAPI



[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbear/

2023-03-01 Thread Arthur Zamarin
commit: 91e5c20270f3fa2d571648a183c259f0775471d3
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Mar  1 17:57:46 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Mar  1 17:57:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91e5c202

net-misc/dropbear: Stabilize 2022.83 hppa, #898612

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

 net-misc/dropbear/dropbear-2022.83.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/dropbear/dropbear-2022.83.ebuild 
b/net-misc/dropbear/dropbear-2022.83.ebuild
index afc6bb0f0d76..d4c0bb904006 100644
--- a/net-misc/dropbear/dropbear-2022.83.ebuild
+++ b/net-misc/dropbear/dropbear-2022.83.ebuild
@@ -18,7 +18,7 @@ SRC_URI+=" verify-sig? (
 
 LICENSE="MIT GPL-2" # (init script is GPL-2 #426056)
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
 IUSE="bsdpty minimal multicall pam +shadow static +syslog test zlib"
 RESTRICT="!test? ( test ) test"
 



[gentoo-commits] repo/gentoo:master commit in: net-dialup/minicom/

2023-03-01 Thread Arthur Zamarin
commit: 38f65dcbd27eeffe3e9d95f213dae79ee35be332
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Mar  1 17:57:47 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Mar  1 17:57:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38f65dcb

net-dialup/minicom: Stabilize 2.8-r1 ppc, #898620

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

 net-dialup/minicom/minicom-2.8-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dialup/minicom/minicom-2.8-r1.ebuild 
b/net-dialup/minicom/minicom-2.8-r1.ebuild
index 2de45ebb805a..2c6f56143e67 100644
--- a/net-dialup/minicom/minicom-2.8-r1.ebuild
+++ b/net-dialup/minicom/minicom-2.8-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://salsa.debian.org/${PN}-team/${PN}/-/archive/${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="nls"
 
 DEPEND="sys-libs/ncurses:="



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

2023-03-01 Thread Arthur Zamarin
commit: 21ab1713b00f76ce520c7ba00793ac78e39e5bae
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Mar  1 17:57:48 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Mar  1 17:57:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21ab1713

dev-lang/python: Stabilize 3.11.2_p1 ppc64, #898624

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

 dev-lang/python/python-3.11.2_p1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/python/python-3.11.2_p1.ebuild 
b/dev-lang/python/python-3.11.2_p1.ebuild
index 6986275c52e3..05ca11231574 100644
--- a/dev-lang/python/python-3.11.2_p1.ebuild
+++ b/dev-lang/python/python-3.11.2_p1.ebuild
@@ -28,7 +28,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 sparc ~x86"
 IUSE="
bluetooth build +ensurepip examples gdbm hardened libedit lto
+ncurses pgo +readline +sqlite +ssl test tk valgrind



[gentoo-commits] repo/proj/guru:dev commit in: app-misc/ledger-live/

2023-03-01 Thread Patrick Zwerschke
commit: c2695c6b6de093c8d6ea099146a71a4f6dea90f9
Author: Patrick Zwerschke  p5k  org>
AuthorDate: Wed Mar  1 18:42:39 2023 +
Commit: Patrick Zwerschke  p5k  org>
CommitDate: Wed Mar  1 18:42:39 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c2695c6b

app-misc/ledger-live: add 2.54.0, drop 2.50.1

Signed-off-by: Patrick Zwerschke  p5k.org>

 app-misc/ledger-live/Manifest   | 2 +-
 .../{ledger-live-2.50.1.ebuild => ledger-live-2.54.0.ebuild}| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/ledger-live/Manifest b/app-misc/ledger-live/Manifest
index 502434415..ebafdb9bd 100644
--- a/app-misc/ledger-live/Manifest
+++ b/app-misc/ledger-live/Manifest
@@ -1,5 +1,5 @@
-DIST ledger-live-desktop-2.50.1-linux-x86_64.AppImage 120590061 BLAKE2B 
d56bd8e909649361d7c6aef67fde9ecb4d700c63370fe00c3170759fbf64732c51a484d5d2d8846f32efa4e75170c55cf6793559f431f704187b06f983f63284
 SHA512 
8ee659326d7ef62f47f7966ece2baf6c8825736f54ba0e2676a72d47418bce16a2dee9cf20920c1e81f8f3f4dd12e4508cb5eab25dbb602059c4674073b1ca9e
 DIST ledger-live-desktop-2.51.0-linux-x86_64.AppImage 120762361 BLAKE2B 
90483944c5c45b5262bbe89b21fa2dea3e794cdf9a0c23e179027aabaa45dd2d60b161b7873a3dbf5b65d67661ac6ff8bdad85923ecd4364d800856ea6c10931
 SHA512 
f2d25df50d1bc7fea3e55a359e9d30accbf88f1c5b947173c83075a7438ffba3cd51c50ac28104dc12df24d12ad9479ae913a53817a6c37d0b90ec80c742af96
 DIST ledger-live-desktop-2.52.0-linux-x86_64.AppImage 133467307 BLAKE2B 
80698c56aa189d06926ac5e40617b28d5970bdb030c0f2d72d7bc2d6ff6e5ebe96288394df332b7d65b419b3277f1d7e89f481421951ce2dfb0fd45a00123bd5
 SHA512 
3cf578467c864daa27348ebd69a1e93fcbe59b1ab0fc4837993ed44281be27e18263f118f87d7766a54bee262c63572c9b8e83d12cac3006955b6ae11e641af9
 DIST ledger-live-desktop-2.53.1-linux-x86_64.AppImage 133289943 BLAKE2B 
0e2a538de36e40f7998192567cc0979203c02e8d45adc95867152745d4c5285f8e201818ea4f1ad8190d63ba2d3ecdd102cebb82439628b3ed765ad6803089c9
 SHA512 
27e4b713a720351cb0916ebdb6343ba86f22c2c07e74545582ccf68203a5691c6bd56d312e5fc168868b922dd7e47b0c558f4a66754c8d7fe472288bf0cf4c3a
 DIST ledger-live-desktop-2.53.2-linux-x86_64.AppImage 133291322 BLAKE2B 
109af3ffd430b9e977ad3627a64cca697286a20f3c4a608dffa3e0dc68a405efb4317ce8217330947d37d0af6b05a55fd89c6f9adffcb10af1a2fc0e20e4e35b
 SHA512 
fcb75315aef19f13aafb0096501be63904f8f36ec6ca15168e0bf555f855df033cafc8df8f65dce43b9e5efedf53d3d59cdc4bb33e570ee8810c8918f089
+DIST ledger-live-desktop-2.54.0-linux-x86_64.AppImage 137383119 BLAKE2B 
a6e51671c5f80ae657d196f3092abdc5a307a1ed6b719768118bf1a2052be9f78132b113ee17346fc91facc29601010214c86aeb0eef043332e7803dff1f34e2
 SHA512 
1b81ccfade46399d272bb860a27530d532c3f34ba2f9bfa5e2015848498070708c27bd11a0fc00599f886a5e2b4c2b3e8caffdd4f46d12de3d727795609bffb7

diff --git a/app-misc/ledger-live/ledger-live-2.50.1.ebuild 
b/app-misc/ledger-live/ledger-live-2.54.0.ebuild
similarity index 92%
rename from app-misc/ledger-live/ledger-live-2.50.1.ebuild
rename to app-misc/ledger-live/ledger-live-2.54.0.ebuild
index 7ec0deac3..0d9247f6a 100644
--- a/app-misc/ledger-live/ledger-live-2.50.1.ebuild
+++ b/app-misc/ledger-live/ledger-live-2.54.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Foundation
+# Copyright 1999-2023 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7



[gentoo-commits] proj/pkgcore/pkgdev:main commit in: data/share/bash-completion/completions/, src/pkgdev/scripts/, tests/scripts/

2023-03-01 Thread Arthur Zamarin
commit: 6819d87b2e1a65aa57f959f07b8d226578dda634
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Jan  8 20:17:13 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Mar  1 19:18:47 2023 +
URL:
https://gitweb.gentoo.org/proj/pkgcore/pkgdev.git/commit/?id=6819d87b

pkgdev bugs: new tool for filing stable bugs

This new tool isn't complete, and any usage should be manually monitored
for failures or incorrect results. This tool will be improved in the
future, but for now it's a good start.

Resolves: https://github.com/pkgcore/pkgdev/issues/113
Signed-off-by: Arthur Zamarin  gentoo.org>

 data/share/bash-completion/completions/pkgdev |  22 ++
 src/pkgdev/scripts/pkgdev_bugs.py | 415 ++
 tests/scripts/test_pkgdev_bugs.py | 104 +++
 3 files changed, 541 insertions(+)

diff --git a/data/share/bash-completion/completions/pkgdev 
b/data/share/bash-completion/completions/pkgdev
index 37e7a4b..223a7d9 100644
--- a/data/share/bash-completion/completions/pkgdev
+++ b/data/share/bash-completion/completions/pkgdev
@@ -7,6 +7,7 @@ _pkgdev() {
 _init_completion || return
 
 local subcommands="
+bugs
 commit
 manifest
 mask
@@ -229,6 +230,27 @@ _pkgdev() {
 ;;
 esac
 ;;
+bugs)
+subcmd_options="
+--api-key
+--auto-cc-arches
+--dot
+-s --stablereq
+-k --keywording
+"
+
+case "${prev}" in
+--api-key | --auto-cc-arches)
+COMPREPLY=()
+;;
+--dot)
+COMPREPLY=($(compgen -f -- "${cur}"))
+;;
+*)
+COMPREPLY+=($(compgen -W "${subcmd_options}" -- "${cur}"))
+;;
+esac
+;;
 esac
 }
 complete -F _pkgdev pkgdev

diff --git a/src/pkgdev/scripts/pkgdev_bugs.py 
b/src/pkgdev/scripts/pkgdev_bugs.py
new file mode 100644
index 000..9e8938f
--- /dev/null
+++ b/src/pkgdev/scripts/pkgdev_bugs.py
@@ -0,0 +1,415 @@
+"""Automatic bugs filler"""
+
+import json
+import urllib.request as urllib
+from collections import defaultdict
+from functools import partial
+from itertools import chain
+
+from pkgcheck import const as pkgcheck_const
+from pkgcheck.addons import ArchesAddon, init_addon
+from pkgcheck.addons.profiles import ProfileAddon
+from pkgcheck.checks import visibility
+from pkgcheck.scripts import argparse_actions
+from pkgcore.ebuild.atom import atom
+from pkgcore.ebuild.ebuild_src import package
+from pkgcore.ebuild.misc import sort_keywords
+from pkgcore.repository import multiplex
+from pkgcore.restrictions import boolean, packages, values
+from pkgcore.test.misc import FakePkg
+from pkgcore.util import commandline
+from snakeoil.cli import arghparse
+from snakeoil.cli.input import userquery
+from snakeoil.formatters import Formatter
+
+from ..cli import ArgumentParser
+from .argparsers import _determine_cwd_repo, cwd_repo_argparser
+
+bugs = ArgumentParser(
+prog="pkgdev bugs", description=__doc__, verbose=False, quiet=False,
+parents=(cwd_repo_argparser, )
+)
+bugs.add_argument(
+"--api-key",
+metavar="KEY",
+help="Bugzilla API key",
+docs="""
+The Bugzilla API key to use for authentication. Used mainly to overcome
+rate limiting done by bugzilla server. This tool doesn't perform any
+bug editing, just fetching info for the bug.
+""",
+)
+bugs.add_argument(
+"targets", metavar="target", nargs="+",
+action=commandline.StoreTarget,
+help="extended atom matching of packages",
+)
+bugs.add_argument(
+"--dot",
+help="path file where to save the graph in dot format",
+)
+bugs.add_argument(
+"--auto-cc-arches",
+action=arghparse.CommaSeparatedNegationsAppend,
+default=([], []),
+help="automatically add CC-ARCHES for the listed email addresses",
+docs="""
+Comma separated list of email addresses, for which automatically add
+CC-ARCHES if one of the maintainers matches the email address. If the
+package is maintainer-needed, always add CC-ARCHES.
+""",
+)
+
+bugs.add_argument(
+"--cache",
+action=argparse_actions.CacheNegations,
+help=arghparse.SUPPRESS,
+)
+bugs.add_argument(
+"--cache-dir",
+type=arghparse.create_dir,
+default=pkgcheck_const.USER_CACHE_DIR,
+help=arghparse.SUPPRESS,
+)
+bugs_state = bugs.add_mutually_exclusive_group()
+bugs_state.add_argument(
+"-s",
+"--stablereq",
+dest="keywording",
+default=None,
+action="store_false",
+help="File stable request bugs",
+)
+bugs_state.add_argument(
+"-k",
+"--keywording",
+dest="keywording",
+default=None,
+action="store_true",
+help="File rekeywording bugs",
+)
+
+ArchesAddon.mangle_argparser(bugs)

[gentoo-commits] proj/pkgcore/pkgcore:master commit in: /

2023-03-01 Thread Arthur Zamarin
commit: af43d486ab0eaf5520278fd7ae2a77fb756f8ca5
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Mar  1 19:29:50 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Mar  1 19:44:48 2023 +
URL:
https://gitweb.gentoo.org/proj/pkgcore/pkgcore.git/commit/?id=af43d486

new release 0.12.20

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

 NEWS.rst | 18 ++
 1 file changed, 18 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 5f34825b6..a9fefae1a 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -2,6 +2,24 @@
 Release Notes
 =
 
+
+pkgcore 0.12.20 (2023-03-01)
+
+
+- domain: add support for ``-*`` and ``USE_EXPAND: -*`` syntax for packages.use
+  like files (Arthur Zamarin, #393, #397)
+
+- ebuild/test_eapi: fix tests artifacts in EBD_PATH
+  (Arthur Zamarin, https://bugs.gentoo.org/888685)
+
+- ebuild.repository: fix traversal from root of overlays (Arthur Zamarin,
+  https://github.com/pkgcore/pkgcheck/issues/418)
+
+- metadata.xsd: import ``kde-invent`` remote-ids (Sam James, #399)
+
+- various code cleanups, refactoring and modernization (Arthur Zamarin, Brian
+  Harring)
+
 
 pkgcore 0.12.19 (2023-01-19)
 



[gentoo-commits] repo/gentoo:master commit in: www-servers/nginx-unit/

2023-03-01 Thread Mike Pagano
commit: 44156ce363d103b192bae659becf772e7100d4cb
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed Mar  1 19:57:39 2023 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Mar  1 19:57:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44156ce3

www-servers/nginx-unit: add 1.29.1

Signed-off-by: Mike Pagano  gentoo.org>

 www-servers/nginx-unit/Manifest |  1 +
 www-servers/nginx-unit/nginx-unit-1.29.1.ebuild | 99 +
 2 files changed, 100 insertions(+)

diff --git a/www-servers/nginx-unit/Manifest b/www-servers/nginx-unit/Manifest
index af881738fd54..fa2f4f5bf36f 100644
--- a/www-servers/nginx-unit/Manifest
+++ b/www-servers/nginx-unit/Manifest
@@ -1 +1,2 @@
 DIST nginx-unit-1.29.0.tar.gz 903909 BLAKE2B 
d9e2544ce7ffb4f9a510afaef2ddbf54a4482558d0cd3dd526c1371413e32fc72e848c95d3866928c1accc19bc2aecdb4c26b6907bfa57c382db53cc2f9fad3e
 SHA512 
6b0a6718be5c3312f5e17fc39ae35ca849049c97d29c63a7effda7f994274af29eed88970389bb3010a2103c431e69920c951de5004853004d1aa604d868bd9f
+DIST nginx-unit-1.29.1.tar.gz 906654 BLAKE2B 
1068a1002b05f6f9f28b19745e3c1c0f1d1def89fad8489174fd7b38ddd8c9678f27a3b105f98a17d537621cdd2cbedf9f39b4c284a7918d290287f3c324fa49
 SHA512 
c99cea78804ead999e62777132fe204e0f87e1b58e55b0b4a074ab8d203149c14c8faef64872a44404f8fca5bfd98d2f9e4aae2db89bebeee15f27cabbc9f247

diff --git a/www-servers/nginx-unit/nginx-unit-1.29.1.ebuild 
b/www-servers/nginx-unit/nginx-unit-1.29.1.ebuild
new file mode 100644
index ..944eabe1322d
--- /dev/null
+++ b/www-servers/nginx-unit/nginx-unit-1.29.1.ebuild
@@ -0,0 +1,99 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit flag-o-matic python-single-r1 systemd toolchain-funcs
+
+MY_P="unit-${PV}"
+DESCRIPTION="Dynamic web and application server"
+HOMEPAGE="https://unit.nginx.org;
+SRC_URI="https://unit.nginx.org/download/${MY_P}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+MY_USE="perl python ruby"
+MY_USE_PHP="php7-4 php8-0 php8-1 "
+IUSE="${MY_USE} ${MY_USE_PHP} ssl"
+REQUIRED_USE="|| ( ${IUSE} )
+   python? ( ${PYTHON_REQUIRED_USE} )"
+
+DEPEND="perl? ( dev-lang/perl:= )
+   php7-4? ( dev-lang/php:7.4[embed] )
+   php8-0? ( dev-lang/php:8.0[embed] )
+   php8-1? ( dev-lang/php:8.1[embed] )
+   python? ( ${PYTHON_DEPS} )
+   ruby? (
+   dev-lang/ruby:=
+   dev-ruby/rubygems:=
+   )
+   ssl? ( dev-libs/openssl:0= )
+   virtual/libcrypt:0="
+RDEPEND="${DEPEND}
+   acct-user/nginx-unit
+   acct-group/nginx-unit"
+
+pkg_setup() {
+   use python && python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   eapply_user
+   sed -i '/^CFLAGS/d' auto/make || die
+   default
+}
+
+src_configure() {
+   local opt=(
+   --control=unix:/run/${PN}.sock
+   --log=/var/log/${PN}
+   --modules=$(get_libdir)/${PN}
+   --pid=/run/${PN}.pid
+   --prefix=/usr
+   --state=/var/lib/${PN}
+   --user=${PN}
+   --group=${PN}
+   )
+
+   use ssl && opt+=( --openssl )
+   export AR="$(tc-getAR)"
+   export CC="$(tc-getCC)"
+   ./configure ${opt[@]} --ld-opt="${LDFLAGS}" || die "Core configuration 
failed"
+
+   # Modules require position-independent code
+   append-cflags $(test-flags-CC -fPIC)
+
+   for flag in ${MY_USE} ; do
+   if use ${flag} ; then
+   ./configure ${flag} || die "Module configuration 
failed: ${flag}"
+   fi
+   done
+
+   for flag in ${MY_USE_PHP} ; do
+   if use ${flag} ; then
+   local php_slot="/usr/$(get_libdir)/${flag/-/.}"
+   ./configure php \
+   --module=${flag} \
+   --config=${php_slot}/bin/php-config \
+   --lib-path=${php_slot}/$(get_libdir) || die 
"Module configuration failed: ${flag}"
+   fi
+   done
+}
+
+src_install() {
+   default
+
+   diropts -m 0770
+   keepdir /var/lib/${PN}
+   newinitd "${FILESDIR}/${PN}.initd-r1" ${PN}
+   newconfd "${FILESDIR}"/nginx-unit.confd nginx-unit
+   systemd_newunit "${FILESDIR}"/${PN}.service ${PN}.service
+}
+
+pkg_postinst() {
+   chown ${PN}:${PN} "${EROOT}"/var/lib/nginx-unit
+}



[gentoo-commits] repo/gentoo:master commit in: app-portage/portage-utils/

2023-03-01 Thread Fabian Groffen
commit: 14a07eb230f0b23ad5d4d1f1825ccd5496b09bb5
Author: Fabian Groffen  gentoo  org>
AuthorDate: Wed Mar  1 20:33:56 2023 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Wed Mar  1 20:33:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14a07eb2

app-portage/portage-utils: set unique CPE entry

Closes: https://bugs.gentoo.org/898196
Signed-off-by: Fabian Groffen  gentoo.org>

 app-portage/portage-utils/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/portage-utils/metadata.xml 
b/app-portage/portage-utils/metadata.xml
index cfb3f0574e14..55506d36436d 100644
--- a/app-portage/portage-utils/metadata.xml
+++ b/app-portage/portage-utils/metadata.xml
@@ -10,7 +10,7 @@
Build qtegrity applet, this adds 
additional dependencies for OpenSSL


-   cpe:/a:gentoo:portage
+   cpe:/a:gentoo:portage-utils
proj/portage-utils
gentoo/portage-utils




[gentoo-commits] repo/gentoo:master commit in: dev-ml/dune-build-info/

2023-03-01 Thread Alfredo Tupone
commit: cfbc90435891fd1c0e27f514e56493af0e034c68
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Wed Mar  1 18:40:21 2023 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Wed Mar  1 18:42:08 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfbc9043

dev-ml/dune-build-info: add 3.7.0

Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ml/dune-build-info/Manifest|  1 +
 .../dune-build-info/dune-build-info-3.7.0.ebuild   | 28 ++
 2 files changed, 29 insertions(+)

diff --git a/dev-ml/dune-build-info/Manifest b/dev-ml/dune-build-info/Manifest
index 1edd22192bcd..747bfa07b0b5 100644
--- a/dev-ml/dune-build-info/Manifest
+++ b/dev-ml/dune-build-info/Manifest
@@ -2,3 +2,4 @@ DIST dune-2.9.1.tar.gz 1385381 BLAKE2B 
27224f803547d02f7110dcfc486ef41f9a4586f6f
 DIST dune-2.9.3.tar.gz 1387667 BLAKE2B 
3db54c780b9d13f40c774f53c3fe471dba4a640e7cb5aa5d70ef1dc20a217b95a66149ca5f99f07f3a20450577d622e0cda149f656f06f5a42231b89667c1152
 SHA512 
df6e06a9beebf41f3ed375384be781b5c87c7949048995cc0bbad13dd65c96bd8b27415cd41e43b1112bd86524a59a7dd418e14b5c72b4f1f8fd4ac5ca2d1494
 DIST dune-3.2.0.tar.gz 1754664 BLAKE2B 
97ba420a5bf9dd8e14ba74c0e91b6679924fd9ee7b8d9a9a2d4b282166d9172582a37adf408fd037972dab7525cd240c24729b6692f403c32029b2994044bd40
 SHA512 
a90ac689d97acab956fd96f16f7c6cfdc95d01785fc14f0d3c8ab39231ff78e8941d2db2fa8cbfaa39bbed8f865e11b628aacae1b22df49512a57d0263c0dca4
 DIST dune-3.6.1.tar.gz 1843804 BLAKE2B 
1e7bf67b596f60a553f00cfd8287ce36ef4ff5b8d8f16465df3f3b7b6d332ceef5101057df9389aeb9ceb4dc7f23bc69320412aebba7587deeb933a0f8ddca46
 SHA512 
2db83116a3d0995c8d0dfd6a1581d214f657a7d90c30dea04d5370327e13c575fed6ce74106a79c2e2fe0c02aa2912ae7a9f4e49c36985fb613b6a41de0700c9
+DIST dune-3.7.0.tar.gz 2010139 BLAKE2B 
045fc6ee033325b074aac869c32b55f243bc561b796adfb83011f7ef95352bc0d8161fbb563744286ef145323b59a2854534c4e366532894a1ba5ff78a615f32
 SHA512 
f83d55939513cf292d89cbc38dbe2431cf453c5d5cfdab2239946e2845d10ea57be8643bb8047fe82499bb21561e861dcd8b749c55a1ba18377996c6a0b48239

diff --git a/dev-ml/dune-build-info/dune-build-info-3.7.0.ebuild 
b/dev-ml/dune-build-info/dune-build-info-3.7.0.ebuild
new file mode 100644
index ..2b60d3970e73
--- /dev/null
+++ b/dev-ml/dune-build-info/dune-build-info-3.7.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune multiprocessing
+
+DESCRIPTION="Embed locations informations inside executable and libraries"
+HOMEPAGE="https://github.com/ocaml/dune;
+SRC_URI="https://github.com/ocaml/dune/archive/${PV}.tar.gz -> 
dune-${PV}.tar.gz"
+S="${WORKDIR}/dune-${PV}"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE="+ocamlopt"
+RESTRICT="test"
+
+RDEPEND=">=dev-ml/dune-3.5"
+DEPEND="${RDEPEND}"
+
+src_configure() {
+   :
+}
+
+src_compile() {
+   dune build -p ${PN} @install --display short -j $(makeopts_jobs) || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ml/dune-configurator/

2023-03-01 Thread Alfredo Tupone
commit: dfea1f9e1f3db04316aa9cab455f8caafb7944c2
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Wed Mar  1 18:41:50 2023 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Wed Mar  1 18:42:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfea1f9e

dev-ml/dune-configurator: add 3.7.0

Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ml/dune-configurator/Manifest  |  1 +
 .../dune-configurator-3.7.0.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-ml/dune-configurator/Manifest 
b/dev-ml/dune-configurator/Manifest
index 9b9b1dec2dfc..fcf3b0b2b802 100644
--- a/dev-ml/dune-configurator/Manifest
+++ b/dev-ml/dune-configurator/Manifest
@@ -4,3 +4,4 @@ DIST dune-2.9.3.tar.gz 1387667 BLAKE2B 
3db54c780b9d13f40c774f53c3fe471dba4a640e7
 DIST dune-3.0.3.tar.gz 1725788 BLAKE2B 
2de93c085f642c8381642a08b18bc21ad48097f32397b3eddab9725deb267b089849b649705e1b72bb1b5b37f7531fd9e0cfb134174f0cb3a8ee2595c7dcf8ce
 SHA512 
839e942bcf8189763d0d9b01614333bb2f036bce68c82959e51d2e9145b57067cb862b66781912391c1a0f531b8dddf2ffeafcee71c626169a437fe40feba155
 DIST dune-3.2.0.tar.gz 1754664 BLAKE2B 
97ba420a5bf9dd8e14ba74c0e91b6679924fd9ee7b8d9a9a2d4b282166d9172582a37adf408fd037972dab7525cd240c24729b6692f403c32029b2994044bd40
 SHA512 
a90ac689d97acab956fd96f16f7c6cfdc95d01785fc14f0d3c8ab39231ff78e8941d2db2fa8cbfaa39bbed8f865e11b628aacae1b22df49512a57d0263c0dca4
 DIST dune-3.6.1.tar.gz 1843804 BLAKE2B 
1e7bf67b596f60a553f00cfd8287ce36ef4ff5b8d8f16465df3f3b7b6d332ceef5101057df9389aeb9ceb4dc7f23bc69320412aebba7587deeb933a0f8ddca46
 SHA512 
2db83116a3d0995c8d0dfd6a1581d214f657a7d90c30dea04d5370327e13c575fed6ce74106a79c2e2fe0c02aa2912ae7a9f4e49c36985fb613b6a41de0700c9
+DIST dune-3.7.0.tar.gz 2010139 BLAKE2B 
045fc6ee033325b074aac869c32b55f243bc561b796adfb83011f7ef95352bc0d8161fbb563744286ef145323b59a2854534c4e366532894a1ba5ff78a615f32
 SHA512 
f83d55939513cf292d89cbc38dbe2431cf453c5d5cfdab2239946e2845d10ea57be8643bb8047fe82499bb21561e861dcd8b749c55a1ba18377996c6a0b48239

diff --git a/dev-ml/dune-configurator/dune-configurator-3.7.0.ebuild 
b/dev-ml/dune-configurator/dune-configurator-3.7.0.ebuild
new file mode 100644
index ..2ef2249b6a21
--- /dev/null
+++ b/dev-ml/dune-configurator/dune-configurator-3.7.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune multiprocessing
+
+DESCRIPTION="Helper library for gathering system configuration"
+HOMEPAGE="https://github.com/ocaml/dune;
+SRC_URI="https://github.com/ocaml/dune/archive/${PV}.tar.gz -> 
dune-${PV}.tar.gz"
+S="${WORKDIR}/dune-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+IUSE="+ocamlopt"
+RESTRICT="test"
+
+BDEPEND=">=dev-ml/dune-3.5"
+DEPEND="
+   >=dev-ml/csexp-1.5:=[ocamlopt?]
+"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+   default
+
+   # This enables dune-configurator to use the vendored csexp module
+   sed -i 's/stdune.csexp/dune-configurator.csexp/' \
+   vendor/csexp/src/dune || die
+}
+
+src_configure() {
+   :
+}
+
+src_compile() {
+   dune build -p "${PN}" @install -j $(makeopts_jobs) --profile release || 
die
+}



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

2023-03-01 Thread Matthew Thode
commit: f985b6d49c967c4fc29597e9f564ff66c09764a5
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Mar  1 18:47:48 2023 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed Mar  1 18:48:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f985b6d4

app-arch/p7zip: add 17.05

Signed-off-by: Matthew Thode  gentoo.org>

 app-arch/p7zip/Manifest   |   1 +
 app-arch/p7zip/p7zip-17.05.ebuild | 142 ++
 2 files changed, 143 insertions(+)

diff --git a/app-arch/p7zip/Manifest b/app-arch/p7zip/Manifest
index 29b37f25e4d4..7bb0c1b7e7ed 100644
--- a/app-arch/p7zip/Manifest
+++ b/app-arch/p7zip/Manifest
@@ -1 +1,2 @@
+DIST p7zip-17.05.tar.gz 6722048 BLAKE2B 
3aa653b7875bb1b5ce96af7f7b8f4097860a9e5f0e172803fde6917ae4b7ef9c9e06d1daa31b7e33bb4ff91302972e8ece10f846bfa152fa6c783b234ac77ed3
 SHA512 
973fd906eaf376ca7d1d0738bb9aa137dcae3a6b17f974d3afc6bbb4efab4c7afa78e3dc9fbdf7b6d37630c9986ddaca7afc209ba18da1ed27944ee88a321a55
 DIST p7zip_16.02_src_all.tar.bz2 4239909 BLAKE2B 
075356fba5284cbb124e30c36364a910ae5a7ac6bee8a8fb682c5a7ce2f1870ef83d3160c84f8dabad1d616c13d642cba1f19fb9384160d21590cf678dd8f1a6
 SHA512 
d2c4d53817f96bb4c7683f42045198d4cd509cfc9c3e2cb85c8d9dc4ab6dfa7496449edeac4e300ecf986a9cbbc90bd8f8feef8156895d94617c04e507add55f

diff --git a/app-arch/p7zip/p7zip-17.05.ebuild 
b/app-arch/p7zip/p7zip-17.05.ebuild
new file mode 100644
index ..dc0b336a3d08
--- /dev/null
+++ b/app-arch/p7zip/p7zip-17.05.ebuild
@@ -0,0 +1,142 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+WX_GTK_VER="3.0-gtk3"
+inherit multilib toolchain-funcs wrapper wxwidgets xdg
+
+DESCRIPTION="Port of 7-Zip archiver for Unix"
+HOMEPAGE="https://github.com/p7zip-project/p7zip;
+SRC_URI="https://github.com/p7zip-project/p7zip/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+#S="${WORKDIR}/${PN}-${PV}"
+
+LICENSE="LGPL-2.1 rar? ( unRAR )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris"
+IUSE="abi_x86_x32 doc kde +pch rar static wxwidgets"
+REQUIRED_USE="kde? ( wxwidgets )"
+
+RDEPEND="wxwidgets? ( x11-libs/wxGTK:${WX_GTK_VER}[X] )"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   abi_x86_x32? ( >=dev-lang/yasm-1.2.0-r1 )
+   amd64? ( dev-lang/yasm )
+   x86? ( dev-lang/nasm )"
+
+src_prepare() {
+   default
+
+   if ! use pch; then
+   sed "s:PRE_COMPILED_HEADER=StdAfx.h.gch:PRE_COMPILED_HEADER=:g" 
-i makefile.* || die
+   fi
+
+   sed \
+   -e 's|-m32 ||g' \
+   -e 's|-m64 ||g' \
+   -e 's|-pipe||g' \
+   -e "/[ALL|OPT]FLAGS/s|-s||;/OPTIMIZE/s|-s||" \
+   -e "/CFLAGS=/s|=|+=|" \
+   -e "/CXXFLAGS=/s|=|+=|" \
+   -i makefile* || die
+
+   # remove non-free RAR codec
+   if use rar; then
+   ewarn "Enabling nonfree RAR decompressor"
+   else
+   sed \
+   -e '/Rar/d' \
+   -e '/RAR/d' \
+   -i makefile* CPP/7zip/Bundles/Format7zFree/makefile || 
die
+   rm -r CPP/7zip/Compress/Rar || die
+   fi
+
+   if use abi_x86_x32; then
+   sed -i -e "/^ASM=/s:amd64:x32:" makefile* || die
+   cp -f makefile.linux_amd64_asm makefile.machine || die
+   elif use amd64; then
+   cp -f makefile.linux_amd64_asm makefile.machine || die
+   elif use x86; then
+   cp -f makefile.linux_x86_asm_gcc_4.X makefile.machine || die
+   elif [[ ${CHOST} == *-darwin* ]] ; then
+   # Mac OS X needs this special makefile, because it has a non-GNU
+   # linker, it doesn't matter so much for bitwidth, for it doesn't
+   # do anything with it
+   cp -f makefile.macosx_llvm_64bits makefile.machine || die
+   # bundles have extension .bundle but don't die because USE=-rar
+   # removes the Rar directory
+   sed -i -e '/strcpy(name/s/\.so/.bundle/' \
+   CPP/Windows/DLL.cpp || die
+   sed -i -e '/^PROG=/s/\.so/.bundle/' \
+   CPP/7zip/Bundles/Format7zFree/makefile.list \
+   $(use rar && echo CPP/7zip/Compress/Rar/makefile.list) 
|| die
+   fi
+
+   if use static; then
+   sed -i -e '/^LOCAL_LIBS=/s/LOCAL_LIBS=/&-static /' 
makefile.machine || die
+   fi
+
+   if use kde || use wxwidgets; then
+   setup-wxwidgets unicode
+   einfo "Preparing dependency list"
+   emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" depend
+   fi
+}
+
+src_compile() {
+   emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" all3
+   if use kde || use wxwidgets; then
+   emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" -- 7zG
+   fi
+}
+

[gentoo-commits] repo/gentoo:master commit in: media-gfx/fotoxx/

2023-03-01 Thread Ben Kohler
commit: c4e2c1138d5c36f0d7617700340266509af2a112
Author: Ben Kohler  gentoo  org>
AuthorDate: Wed Mar  1 20:46:09 2023 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Wed Mar  1 20:46:37 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4e2c113

media-gfx/fotoxx: fix QA warning about desktop file syntax

Signed-off-by: Ben Kohler  gentoo.org>

 media-gfx/fotoxx/fotoxx-23.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-gfx/fotoxx/fotoxx-23.2.ebuild 
b/media-gfx/fotoxx/fotoxx-23.2.ebuild
index ff27fedb1852..6fef1f8c11cb 100644
--- a/media-gfx/fotoxx/fotoxx-23.2.ebuild
+++ b/media-gfx/fotoxx/fotoxx-23.2.ebuild
@@ -44,6 +44,7 @@ HTML_DOCS=()
 
 src_prepare() {
sed -i -e "/^DOCDIR/ s/${PN}$/${PF}/" Makefile || die
+   sed -i -e "/^Icon/ s/\.png$//" fotoxx.desktop || die
default
 }
 



[gentoo-commits] repo/gentoo:master commit in: media-gfx/fotoxx/

2023-03-01 Thread Ben Kohler
commit: 597ff49f6ebe8122e1118db12dd4b50f161265c4
Author: Ben Kohler  gentoo  org>
AuthorDate: Wed Mar  1 20:36:43 2023 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Wed Mar  1 20:46:37 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=597ff49f

media-gfx/fotoxx: add 23.2

Signed-off-by: Ben Kohler  gentoo.org>

 media-gfx/fotoxx/Manifest   |  1 +
 media-gfx/fotoxx/fotoxx-23.2.ebuild | 80 +
 2 files changed, 81 insertions(+)

diff --git a/media-gfx/fotoxx/Manifest b/media-gfx/fotoxx/Manifest
index 0e77f5860711..cce6c28e6bfe 100644
--- a/media-gfx/fotoxx/Manifest
+++ b/media-gfx/fotoxx/Manifest
@@ -1,3 +1,4 @@
 DIST fotoxx-22.35.tar.gz 8675173 BLAKE2B 
0d0c709da603a59f432b184b0477cc3a65166c39209c5ccd440cbb317d1c835cf9b2a64870b10bff07debc4617585ed976f8a2157ee1a600861c2edab9ad023f
 SHA512 
aceec8172da1c2c40c422ac194ab870a39cc33d6e1f484fc5fd7292145636ef546fa400023bbcc403d7e2ad108eef6d1c696cce7983c39088fede3a8538801c4
 DIST fotoxx-23.0.tar.gz 9258345 BLAKE2B 
96510f43c2b8a289191a1194adf13b255d29ebd8aae4e286f2fcc180bb1ecefe5df7ab9251a55e83010a527d455117ddd99dea7df189a38bc82e5b233806307e
 SHA512 
b40025f90561c10ebb107edf26863be154c0b699c811275f2de71f9da417921704fb2215266d725a7f84b19327da54b3f9be2d00db6dfb9738739a2e9ffc1903
 DIST fotoxx-23.1.tar.gz 9198469 BLAKE2B 
a14064c1b240badcfe5c24970528956e2f7acfbcb6720c7f376447bb65b26db7f50ceedbe3ad8c36d7439e56dae074d4e6feee315a746e911a1d2fb9b77dabcd
 SHA512 
5adf8501bb5ce232668b8dd551ccfac591f23dbb33dec4c303b37b1f4f7fd6c43dab67f3dc38a8647260b32e51f9778cb6dcaba5aaa91a2565d1f810afca7353
+DIST fotoxx-23.2-source.tar.gz 9233622 BLAKE2B 
425c6f20210c62d08ee14f53436f3256e829a6fa3453047fe07ee0357fa277cdfe37340a6c19d0c39c2885b5ab6478d4791eb00631447f0b8d6ee53436750d5b
 SHA512 
6193c99f11034609fdc052cf29184835644c76fd37270d8a8e9a76524d7bec7ea6ddc8e0c0ad7874d6997eba5c8c81f0f1a355a06a1220600380931aab10759b

diff --git a/media-gfx/fotoxx/fotoxx-23.2.ebuild 
b/media-gfx/fotoxx/fotoxx-23.2.ebuild
new file mode 100644
index ..ff27fedb1852
--- /dev/null
+++ b/media-gfx/fotoxx/fotoxx-23.2.ebuild
@@ -0,0 +1,80 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit optfeature xdg-utils
+
+DESCRIPTION="Program for improving image files made with a digital camera"
+HOMEPAGE="https://kornelix.net/fotoxx/fotoxx.html;
+SRC_URI="https://kornelix.net/downloads/downloads/${P}-source.tar.gz;
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+# For required dependencies read doc/README, for required tools read
+# data/userguide [INSTALLATION]. xdg-open (x11-misc/xdg-utils) is an
+# alternative to firefox and chromium-browser. `grep '"which ' * -R`
+# is helpful to report some required tools run via the shell.
+
+DEPEND="
+   media-libs/clutter
+   media-libs/clutter-gtk
+   media-libs/lcms:2
+   media-libs/libjpeg-turbo:=
+   media-libs/libpng:=
+   media-libs/tiff:=
+   media-libs/libchamplain[gtk]
+   x11-libs/gtk+:3"
+RDEPEND="
+   ${DEPEND}
+   media-gfx/dcraw
+   media-libs/exiftool
+   x11-misc/xdg-utils
+"
+
+S="${WORKDIR}/${PN}"
+
+PATCHES=( "${FILESDIR}/${PN}-22.18-documentation.patch" )
+
+DOCS=()
+HTML_DOCS=()
+
+src_prepare() {
+   sed -i -e "/^DOCDIR/ s/${PN}$/${PF}/" Makefile || die
+   default
+}
+
+src_install() {
+   # For the Help menu items to work, *.html must be in 
/usr/share/doc/${PF},
+   # and README, changelog, copyright, license, etc. must not be 
compressed.
+   emake DESTDIR="${D}" install
+   rm -f "${D}"/usr/share/doc/${PF}/*.man || die
+   docompress -x /usr/share/doc
+}
+
+pkg_postinst() {
+   optfeature "HEIC file support" media-libs/libheif
+   optfeature "additional RAW file support" media-gfx/rawtherapee
+   optfeature "additional RAW file support" media-gfx/darktable
+   optfeature "video thumbnails & playback" media-video/ffmpeg
+   optfeature "copying images to optical media" app-cdr/dvd+rw-tools
+   optfeature "WEBP file support" media-libs/libwebp
+
+   elog
+   elog "Please read the Help > User Guide for details. The source 
location is"
+   elog "/usr/share/fotoxx/data/userguide and after running fotoxx a copy 
will"
+   elog "be placed at /home//.fotoxx/userguide."
+   elog
+   elog "To play videos, in Tools > Preferences set 'Video File Play 
Command'."
+   elog
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+}



[gentoo-commits] repo/gentoo:master commit in: net-libs/ldns/

2023-03-01 Thread Marc Schiffbauer
commit: 5484ef531559e140fb261d20f5b3c224c7a4604c
Author: Marc Schiffbauer  gentoo  org>
AuthorDate: Wed Mar  1 18:48:42 2023 +
Commit: Marc Schiffbauer  gentoo  org>
CommitDate: Wed Mar  1 18:49:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5484ef53

net-libs/ldns: support python3.11

Closes: https://bugs.gentoo.org/897104
Signed-off-by: Marc Schiffbauer  gentoo.org>

 net-libs/ldns/ldns-1.8.3-r1.ebuild | 90 ++
 1 file changed, 90 insertions(+)

diff --git a/net-libs/ldns/ldns-1.8.3-r1.ebuild 
b/net-libs/ldns/ldns-1.8.3-r1.ebuild
new file mode 100644
index ..b6b2d28818e4
--- /dev/null
+++ b/net-libs/ldns/ldns-1.8.3-r1.ebuild
@@ -0,0 +1,90 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..11} )
+inherit autotools python-single-r1 multilib-minimal
+
+DESCRIPTION="A library with the aim to simplify DNS programming in C"
+HOMEPAGE="https://www.nlnetlabs.nl/projects/ldns/;
+SRC_URI="https://www.nlnetlabs.nl/downloads/${PN}/${P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0/3"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~ppc-macos ~x64-macos ~x64-solaris"
+IUSE="doc examples python static-libs"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+RESTRICT="test" # missing test directory
+
+BDEPEND="
+   python? ( dev-lang/swig )
+   doc? ( app-doc/doxygen )
+"
+DEPEND="
+   python? ( ${PYTHON_DEPS} )
+   >=dev-libs/openssl-1.1.1l-r1:0=[${MULTILIB_USEDEP},static-libs?]
+   examples? ( net-libs/libpcap )
+"
+RDEPEND="
+   ${DEPEND}
+   !

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

2023-03-01 Thread Adam Pimentel
commit: 11b32a28af82d8915625a9f79b2fd296bda47b6c
Author: Adam Pimentel  protonmail  com>
AuthorDate: Wed Mar  1 18:11:01 2023 +
Commit: Adam Pimentel  protonmail  com>
CommitDate: Wed Mar  1 18:11:01 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=11b32a28

net-p2p/p2pool: version bump

Signed-off-by: Adam Pimentel  protonmail.com>

 net-p2p/p2pool/Manifest  |   7 +++
 net-p2p/p2pool/p2pool-3.1.ebuild | 104 +++
 2 files changed, 111 insertions(+)

diff --git a/net-p2p/p2pool/Manifest b/net-p2p/p2pool/Manifest
index bbbdbb30b..36fefc4c4 100644
--- a/net-p2p/p2pool/Manifest
+++ b/net-p2p/p2pool/Manifest
@@ -12,3 +12,10 @@ DIST p2pool-3.0-randomx.tar.gz 165715 BLAKE2B 
428ced5e0dca9a1d4b1f839a3367034548
 DIST p2pool-3.0-rapidjson.tar.gz 1107920 BLAKE2B 
1cc96842788014d08637e8cec9c1ef507a0f6ade03ede190accea7950980e317ca40846e5124963290b51046e3063c5198873a22e528a8495d2c9f9aec4ff96d
 SHA512 
58900db212b0b700571b4d4bd6e77f3ecb60f914d8f96cab83aed44c82dd45687aca62326d4d024f837200d1261a52782e772532ff9dc512ac3fe72a9a48137c
 DIST p2pool-3.0-robin-hood-hashing.tar.gz 177642 BLAKE2B 
e66b8388fcd1f6294f67a18bbc45ac8083b9e8fd8d304a35963645934c9054c98c54b10dd8185e72da4d88e3825f7daed8f503f75589e799717aa4a3e1e101f9
 SHA512 
c569727678600d7c7ca0fd436e1fffbefab129455d12c57e01d74c57bf5d470f6e0aefe15e35831f1c31166e1a39398995403b1b5e346547549a819be202cd7a
 DIST p2pool-3.0.tar.gz 45725483 BLAKE2B 
4b662c84493ccf80b223e90afe3fb5276b6bf66bfbcc3a9420d8608919a962580aa39e3aab7046d88504de3a95b50ecd0c04b75c550c21fb9c9e5243a8d04a6c
 SHA512 
93f47e70d68a346d89699bb31998b5ba1a1a02d164d74452a662c9ad5c80a1ec784590ee3cce8a80b2abfd96c3a2c93d46ad1cb6efe4b8a42b145b45acb3a8ab
+DIST p2pool-3.1-cppzmq.tar.gz 46998 BLAKE2B 
fde029a8cecb1f3e7d901225bad1b32fde8d6848c80d7bd1a34025d63ab2288d8a3ef1335268ec6dc6ba3d4fdbb8cc8ff167c2a35112e3322afcd16a6a6d3fc5
 SHA512 
c9615558a5001e2d2772aeb452a1e5d0fbeb13d05e34ad0ee37e85dbff192d03ad4530a7f0a341f72d30062c4e8f34b8545a2c299d7180a8aa4a814b113e6fcd
+DIST p2pool-3.1-curl.tar.gz 3115634 BLAKE2B 
b19eabd3ee0d237e96507ad8a9ba205f55af323f833530b5fa613fd50403f568770270c846beb9a1985139a393309aef1ee215b9f822881c55a9744ea0d99a9d
 SHA512 
ff2a04b19a9938e9fbf16a7bbaf3df8157a802c547189962fcb14cfc7c7c657b80cececb9f28b34cf2ff472f998acf63281689c7307e9db275fbd7ab5c0be6a7
+DIST p2pool-3.1-libuv.tar.gz 1309251 BLAKE2B 
57c916c5f84a80077a7f8155ec37438c009542513c39109d6c5c19d670e6c12abcea3c57d289211db6329b8fef2ecdabd4e0004ed32053e73fc1385a2e5cdb11
 SHA512 
7dbb54d678d53a8c840fb49ec9b618b77ff58dcc14109af7aa42797e4b24b0e62f586ecdeef4f7dd416bddcd08c0075e20146ec5579fc1d7a45135faaa16694c
+DIST p2pool-3.1-randomx.tar.gz 165726 BLAKE2B 
38e7755d5db8ae35575a6d4f97b896df90fea35f80bab91f7ef642d36bf0bcd8b2a28a7f38191bcd4f05e7800f920aaba8b734892a509b645ca61ece72f88110
 SHA512 
d1e1b9839e237e23de0018f6e703e6757d5968477c5ec1405843467c223f233c26a1a460b42e7763215f0d0c31eec2ebaf0b4347ce4387a003b99f55ee8fb665
+DIST p2pool-3.1-rapidjson.tar.gz 1107920 BLAKE2B 
1cc96842788014d08637e8cec9c1ef507a0f6ade03ede190accea7950980e317ca40846e5124963290b51046e3063c5198873a22e528a8495d2c9f9aec4ff96d
 SHA512 
58900db212b0b700571b4d4bd6e77f3ecb60f914d8f96cab83aed44c82dd45687aca62326d4d024f837200d1261a52782e772532ff9dc512ac3fe72a9a48137c
+DIST p2pool-3.1-robin-hood-hashing.tar.gz 177642 BLAKE2B 
e66b8388fcd1f6294f67a18bbc45ac8083b9e8fd8d304a35963645934c9054c98c54b10dd8185e72da4d88e3825f7daed8f503f75589e799717aa4a3e1e101f9
 SHA512 
c569727678600d7c7ca0fd436e1fffbefab129455d12c57e01d74c57bf5d470f6e0aefe15e35831f1c31166e1a39398995403b1b5e346547549a819be202cd7a
+DIST p2pool-3.1.tar.gz 60361980 BLAKE2B 
ea10afbb86ecef8aef5af7a02ea79d25e138388deae8cbe3c5621b123ba7827be005142f340cac7b4888388932ffe9269bfe968494d7d09595ad4ca870b0364e
 SHA512 
bc73db0b65dced3549b870d8aaefb6dc006ce1b66fe1fca6a5d986eb03c68734156946cf7e7846d49d5c2b43cced943d7a1e088cc7ee251b34ba4421aff5bec6

diff --git a/net-p2p/p2pool/p2pool-3.1.ebuild b/net-p2p/p2pool/p2pool-3.1.ebuild
new file mode 100644
index 0..57a67c427
--- /dev/null
+++ b/net-p2p/p2pool/p2pool-3.1.ebuild
@@ -0,0 +1,104 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+P2POOL_DIST_COMMIT="a76d8049c052c2087b56b4cdad976a132d54a2a8"
+   RANDOMX_DIST_COMMIT="27a8cf0dfca2120506e4dccb4071b9c6e3be53bc"
+   CPPZMQ_DIST_COMMIT="c66fc6094b2a03439dea8469719e221e80e2e8e7"
+   CURL_DIST_COMMIT="046209e561b7e9b5aab1aef7daebf29ee6e6e8c7"
+   LIBUV_DIST_COMMIT="55077af4b50e13c5b7c02131ff16695685478fc8"
+   RAPIDJSON_DIST_COMMIT="914b772dfda5301dfa94309a114b207c67720d68"
+   
ROBIN_HOOD_HASHING_DIST_COMMIT="4213dd109f03b49c68b52074d929e6f221803bed"
+
+DESCRIPTION="Decentralized pool for Monero mining"
+HOMEPAGE="https://p2pool.io;
+
+SRC_URI="
+   
https://github.com/SChernykh/p2pool/archive/${P2POOL_DIST_COMMIT}.tar.gz -> \
+${P}.tar.gz
+   

[gentoo-commits] repo/gentoo:master commit in: www-servers/nginx-unit/files/

2023-03-01 Thread Mike Pagano
commit: a9ba7503d272e065c35f7ea702cd0157791d729a
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed Mar  1 20:15:30 2023 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Mar  1 20:15:30 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9ba7503

www-servers/nginx-unit: Fix typo in init.d file

Signed-off-by: Mike Pagano  gentoo.org>

 www-servers/nginx-unit/files/nginx-unit.initd-r1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-servers/nginx-unit/files/nginx-unit.initd-r1 
b/www-servers/nginx-unit/files/nginx-unit.initd-r1
index e4ea45cdbe35..32ef624d2103 100644
--- a/www-servers/nginx-unit/files/nginx-unit.initd-r1
+++ b/www-servers/nginx-unit/files/nginx-unit.initd-r1
@@ -9,7 +9,7 @@ NXT_GROUP=${NXT_GROUP:-nginx-unit}
 NXT_CONTROL=${NXT_CONTROL:-unix:/run/nginx-unit.sock}
 NXT_PID=${NXT_PID:-/run/nginx-unit.pid}
 NXT_LOG=${NXT_LOG:-/var/log/nginx-unit}
-NXT_MODULES=${NXT_LOG:-/usr/lib64/nginx-unit}
+NXT_MODULES=${NXT_MODULES:-/usr/lib64/nginx-unit}
 NXT_STATE=${NXT_STATE:-/var/lib/nginx-unit}
 NXT_TMP=${NXT_TMP:-/usr/tmp}
 



[gentoo-commits] repo/gentoo:master commit in: www-apps/rutorrent/

2023-03-01 Thread Viorel Munteanu
commit: e577947202453dc58c5656bc759d8d69333560f6
Author: Henning Schild  hennsch  de>
AuthorDate: Sun Jan  8 13:06:07 2023 +
Commit: Viorel Munteanu  gentoo  org>
CommitDate: Wed Mar  1 17:58:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5779472

www-apps/rutorrent: bump version to 4.0.2 and update 

Note that rutorrent-.ebuild is now just a copy of the latest
version.

Closes: https://bugs.gentoo.org/730206
Signed-off-by: Henning Schild  hennsch.de>
Closes: https://github.com/gentoo/gentoo/pull/29010
Signed-off-by: Viorel Munteanu  gentoo.org>

 www-apps/rutorrent/Manifest|  1 +
 ...utorrent-.ebuild => rutorrent-4.0.2.ebuild} | 54 +-
 www-apps/rutorrent/rutorrent-.ebuild   | 54 +-
 3 files changed, 67 insertions(+), 42 deletions(-)

diff --git a/www-apps/rutorrent/Manifest b/www-apps/rutorrent/Manifest
index 1b3fff019b61..d9b4d4d904a5 100644
--- a/www-apps/rutorrent/Manifest
+++ b/www-apps/rutorrent/Manifest
@@ -1 +1,2 @@
 DIST rutorrent-3.8.tar.gz 1241643 BLAKE2B 
c432e8691d35447cd0698eee8edeee4060238dc39cc8cbb178c1169f166fa1d483493181ce0d2f468106ae01dd0f58d4fbb2f334de393fabb2b0aa73363e2b7f
 SHA512 
ea3dfa74234a1eafcbc9e71d6c6d953a46fdf8e189237b8df0ec58cf46ac30404f7a15bb783ec7567ab6f28daa3987ee219039dd360e3c48d16aea244263c9b6
+DIST rutorrent-4.0.2.tar.gz 2221825 BLAKE2B 
96867dbd818949388dedbfeee80ae85d22c9f3b04636d66797a96fc7b1de7541128445a989f642d711bd93aaf0840b56fe4e7bb7f29a02d122d939039eeff835
 SHA512 
f1f3cf7712246c02c73753e5ec8c3b5c0af4797699adeabc59822c165d06d7291d50a2d065b2d729273f907e1ec288391b1f02bc733a2b40d3e818a2de983528

diff --git a/www-apps/rutorrent/rutorrent-.ebuild 
b/www-apps/rutorrent/rutorrent-4.0.2.ebuild
similarity index 51%
copy from www-apps/rutorrent/rutorrent-.ebuild
copy to www-apps/rutorrent/rutorrent-4.0.2.ebuild
index ad651140c198..f7dbb6ae40d3 100644
--- a/www-apps/rutorrent/rutorrent-.ebuild
+++ b/www-apps/rutorrent/rutorrent-4.0.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-inherit webapp
+inherit webapp optfeature
 
 DESCRIPTION="ruTorrent is a front-end for the popular Bittorrent client 
rTorrent"
 HOMEPAGE="https://github.com/Novik/ruTorrent;
@@ -13,41 +13,45 @@ if [[ ${PV} ==  ]]; then
 else
SRC_URI="https://github.com/Novik/ruTorrent/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
KEYWORDS="~alpha ~amd64 ~ppc ~x86"
+   S="${WORKDIR}/ruTorrent-${PV}"
 fi
 
-LICENSE="GPL-2"
-IUSE=""
+LICENSE="GPL-2+ MIT"
 
-need_httpd_cgi
+RDEPEND="
+   dev-lang/php[xml,gd]
+   virtual/httpd-php
+"
 
-DEPEND="dev-lang/php[xml,gd]"
-RDEPEND="virtual/httpd-php"
+need_httpd_cgi
 
 pkg_setup() {
webapp_pkg_setup
 }
 
-src_prepare() {
-   default
-   find -name '\.gitignore' -type f -exec rm -rf {} \;
-   if [[ ${PV} ==  ]]; then
-   rm -rf .git
-   fi
-}
-
 src_install() {
webapp_src_preinst
 
+   rm -r .github || die
+   find . \( -name .gitignore -o -name .gitmodules \) -type f -delete || 
die
+   if [[ ${PV} ==  ]]; then
+   rm -r .git .gitattributes || die
+   fi
+
insinto "${MY_HTDOCSDIR}"
doins -r .
 
+   # can not use fperms beacuse of globbing
chmod +x "${ED}${MY_HTDOCSDIR}"/plugins/*/*.sh \
-   "$ED${MY_HTDOCSDIR}"/php/test.sh || die "chmod failed"
+   "${ED}${MY_HTDOCSDIR}"/php/test.sh || die "chmod failed"
+
+   keepdir "${MY_HTDOCSDIR}"/conf/users
+   keepdir "${MY_HTDOCSDIR}"/share/settings
+   keepdir "${MY_HTDOCSDIR}"/share/torrents
+   keepdir "${MY_HTDOCSDIR}"/share/users
 
-   webapp_serverowned "${MY_HTDOCSDIR}"/share
-   webapp_serverowned "${MY_HTDOCSDIR}"/share/settings
-   webapp_serverowned "${MY_HTDOCSDIR}"/share/torrents
-   webapp_serverowned "${MY_HTDOCSDIR}"/share/users
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/conf
+   webapp_serverowned -R "${MY_HTDOCSDIR}"/share
 
webapp_configfile "${MY_HTDOCSDIR}"/conf/.htaccess
webapp_configfile "${MY_HTDOCSDIR}"/conf/config.php
@@ -57,3 +61,11 @@ src_install() {
 
webapp_src_install
 }
+
+pkg_postinst() {
+   webapp_pkg_postinst
+
+   optfeature "Show audio file spectogram" media-sound/sox
+   optfeature "Display media file information" media-video/mediainfo
+   optfeature "Scrape Cloudflare based sites" dev-python/cloudscraper
+}

diff --git a/www-apps/rutorrent/rutorrent-.ebuild 
b/www-apps/rutorrent/rutorrent-.ebuild
index ad651140c198..f7dbb6ae40d3 100644
--- a/www-apps/rutorrent/rutorrent-.ebuild
+++ b/www-apps/rutorrent/rutorrent-.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General 

[gentoo-commits] repo/gentoo:master commit in: dev-ml/dune/

2023-03-01 Thread Alfredo Tupone
commit: e56912910abd1e6d9e3197c7cd1c7dcb0d1b9f61
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Wed Mar  1 18:16:24 2023 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Wed Mar  1 18:16:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5691291

dev-ml/dune: add 3.7.0

Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ml/dune/Manifest  |  1 +
 dev-ml/dune/dune-3.7.0.ebuild | 68 +++
 2 files changed, 69 insertions(+)

diff --git a/dev-ml/dune/Manifest b/dev-ml/dune/Manifest
index bcdac14640a2..02ad5e463049 100644
--- a/dev-ml/dune/Manifest
+++ b/dev-ml/dune/Manifest
@@ -7,3 +7,4 @@ DIST dune-3.2.0.tar.gz 1754664 BLAKE2B 
97ba420a5bf9dd8e14ba74c0e91b6679924fd9ee7
 DIST dune-3.5.0.tar.gz 1801260 BLAKE2B 
684c6540c3f5e9356e12f1b483b1adbf9f4a44bb24fdd8b79bc5d48efab05b479cef0c9449adb84e3e30be81f07913460073928d5e91647096fc02608f8e9709
 SHA512 
f1a94d867e1b82502aed3f7ae16adb48bd1f773c0045c3313303f29b70ec99bed4264d420c85fe7c4be2343ac970586d77705f6083049c6bec860b543fbd3c3c
 DIST dune-3.6.1.tar.gz 1843804 BLAKE2B 
1e7bf67b596f60a553f00cfd8287ce36ef4ff5b8d8f16465df3f3b7b6d332ceef5101057df9389aeb9ceb4dc7f23bc69320412aebba7587deeb933a0f8ddca46
 SHA512 
2db83116a3d0995c8d0dfd6a1581d214f657a7d90c30dea04d5370327e13c575fed6ce74106a79c2e2fe0c02aa2912ae7a9f4e49c36985fb613b6a41de0700c9
 DIST dune-3.6.2.tar.gz 1906058 BLAKE2B 
7bbf1f346805432015a0e2a20bbeb1d94bbdc9f10537d31129c70466f88713d6659fddae18ab48c95d1a97f5e7931d8a5505eb08b89a27b6193b82b059f1c29e
 SHA512 
636f6cbccca588b576f36840b752fc17d4a46b4c0625262a43c10f948bbb9820bdbee752a8d9a5cf7d5b79987bf824bdef9a44ecf49696959c9f597c4950d7be
+DIST dune-3.7.0.tar.gz 2010139 BLAKE2B 
045fc6ee033325b074aac869c32b55f243bc561b796adfb83011f7ef95352bc0d8161fbb563744286ef145323b59a2854534c4e366532894a1ba5ff78a615f32
 SHA512 
f83d55939513cf292d89cbc38dbe2431cf453c5d5cfdab2239946e2845d10ea57be8643bb8047fe82499bb21561e861dcd8b749c55a1ba18377996c6a0b48239

diff --git a/dev-ml/dune/dune-3.7.0.ebuild b/dev-ml/dune/dune-3.7.0.ebuild
new file mode 100644
index ..4055f5de2e82
--- /dev/null
+++ b/dev-ml/dune/dune-3.7.0.ebuild
@@ -0,0 +1,68 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit multiprocessing elisp-common
+
+DESCRIPTION="A composable build system for OCaml"
+HOMEPAGE="https://github.com/ocaml/dune;
+SRC_URI="https://github.com/ocaml/dune/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+IUSE="emacs"
+RESTRICT="strip test"
+
+RDEPEND="
+   >=dev-lang/ocaml-4.08:=
+   emacs? ( >=app-editors/emacs-23.1:* )
+"
+DEPEND="${RDEPEND}"
+
+QA_FLAGS_IGNORED="usr/bin/dune"
+
+BYTECOMPFLAGS="-L ${S}/editor-integration/emacs"
+SITEFILE="50${PN}-gentoo.el"
+
+src_prepare() {
+   default
+
+   # This allows `dune --version` to output the correct version
+   # instead of "n/a"
+   sed -i "/^(name dune)/a (version ${PV})" dune-project || die
+}
+
+src_configure() {
+   ./configure \
+   --libdir="$(ocamlc -where)" \
+   --mandir=/usr/share/man \
+   --docdir=/usr/doc \
+   --etcdir=/etc \
+   --datadir=/usr/share \
+   --sbindir=/usr/sbin \
+   --bindir=/usr/bin \
+   || die
+}
+
+src_compile() {
+   ocaml boot/bootstrap.ml -j $(makeopts_jobs) --verbose || die
+   ./_boot/dune.exe build @install -p "${PN}" --profile dune-bootstrap \
+   -j $(makeopts_jobs) --display short || die
+
+   use emacs && elisp-compile editor-integration/emacs/*.el
+}
+
+src_install() {
+   default
+
+   dodir /usr/share/doc
+   mv "${ED}"/usr/doc/dune "${ED}"/usr/share/doc/${PF} || die
+   rmdir "${ED}"/usr/doc || die
+
+   if use emacs ; then
+   elisp-install ${PN} editor-integration/emacs/*.el{,c}
+   elisp-site-file-install "${FILESDIR}/${SITEFILE}"
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ml/dune-private-libs/

2023-03-01 Thread Alfredo Tupone
commit: 64a93c9a41e7e8c21332d040e7018e60f85074ba
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Wed Mar  1 18:35:51 2023 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Wed Mar  1 18:35:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64a93c9a

dev-ml/dune-private-libs: add 3.7.0

Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ml/dune-private-libs/Manifest  |  1 +
 .../dune-private-libs-3.7.0.ebuild | 36 ++
 2 files changed, 37 insertions(+)

diff --git a/dev-ml/dune-private-libs/Manifest 
b/dev-ml/dune-private-libs/Manifest
index 0e12f2ba6bb6..127f73fa0223 100644
--- a/dev-ml/dune-private-libs/Manifest
+++ b/dev-ml/dune-private-libs/Manifest
@@ -5,3 +5,4 @@ DIST dune-3.0.3.tar.gz 1725788 BLAKE2B 
2de93c085f642c8381642a08b18bc21ad48097f32
 DIST dune-3.2.0.tar.gz 1754664 BLAKE2B 
97ba420a5bf9dd8e14ba74c0e91b6679924fd9ee7b8d9a9a2d4b282166d9172582a37adf408fd037972dab7525cd240c24729b6692f403c32029b2994044bd40
 SHA512 
a90ac689d97acab956fd96f16f7c6cfdc95d01785fc14f0d3c8ab39231ff78e8941d2db2fa8cbfaa39bbed8f865e11b628aacae1b22df49512a57d0263c0dca4
 DIST dune-3.6.1.tar.gz 1843804 BLAKE2B 
1e7bf67b596f60a553f00cfd8287ce36ef4ff5b8d8f16465df3f3b7b6d332ceef5101057df9389aeb9ceb4dc7f23bc69320412aebba7587deeb933a0f8ddca46
 SHA512 
2db83116a3d0995c8d0dfd6a1581d214f657a7d90c30dea04d5370327e13c575fed6ce74106a79c2e2fe0c02aa2912ae7a9f4e49c36985fb613b6a41de0700c9
 DIST dune-3.6.2.tar.gz 1906058 BLAKE2B 
7bbf1f346805432015a0e2a20bbeb1d94bbdc9f10537d31129c70466f88713d6659fddae18ab48c95d1a97f5e7931d8a5505eb08b89a27b6193b82b059f1c29e
 SHA512 
636f6cbccca588b576f36840b752fc17d4a46b4c0625262a43c10f948bbb9820bdbee752a8d9a5cf7d5b79987bf824bdef9a44ecf49696959c9f597c4950d7be
+DIST dune-3.7.0.tar.gz 2010139 BLAKE2B 
045fc6ee033325b074aac869c32b55f243bc561b796adfb83011f7ef95352bc0d8161fbb563744286ef145323b59a2854534c4e366532894a1ba5ff78a615f32
 SHA512 
f83d55939513cf292d89cbc38dbe2431cf453c5d5cfdab2239946e2845d10ea57be8643bb8047fe82499bb21561e861dcd8b749c55a1ba18377996c6a0b48239

diff --git a/dev-ml/dune-private-libs/dune-private-libs-3.7.0.ebuild 
b/dev-ml/dune-private-libs/dune-private-libs-3.7.0.ebuild
new file mode 100644
index ..797e233bbac6
--- /dev/null
+++ b/dev-ml/dune-private-libs/dune-private-libs-3.7.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune multiprocessing
+
+DESCRIPTION="Private libraries of Dune"
+HOMEPAGE="https://github.com/ocaml/dune;
+SRC_URI="https://github.com/ocaml/dune/archive/${PV}.tar.gz
+   -> dune-${PV}.tar.gz"
+S="${WORKDIR}/dune-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+IUSE="+ocamlopt"
+RESTRICT="test"
+
+BDEPEND=">=dev-ml/dune-3.5"
+DEPEND="
+   >=dev-ml/csexp-1.5:=[ocamlopt?]
+   dev-ml/pp:=[ocamlopt?]
+   ~dev-ml/dyn-${PV}:=[ocamlopt?]
+   ~dev-ml/stdune-${PV}:=[ocamlopt?]
+   >=dev-lang/ocaml-4.08
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   :
+}
+
+src_compile() {
+   dune build -p "${PN}" @install -j $(makeopts_jobs) --profile release || 
die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ml/dune-site/

2023-03-01 Thread Alfredo Tupone
commit: 874e409d6ff2ed012d99a3474d9908b8b1c916a4
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Wed Mar  1 18:37:35 2023 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Wed Mar  1 18:37:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=874e409d

dev-ml/dune-site: add 3.7.0

Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ml/dune-site/Manifest   |  1 +
 dev-ml/dune-site/dune-site-3.7.0.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/dev-ml/dune-site/Manifest b/dev-ml/dune-site/Manifest
index d8a4d3dad048..4ed3f145dc88 100644
--- a/dev-ml/dune-site/Manifest
+++ b/dev-ml/dune-site/Manifest
@@ -4,3 +4,4 @@ DIST dune-3.0.3.tar.gz 1725788 BLAKE2B 
2de93c085f642c8381642a08b18bc21ad48097f32
 DIST dune-3.2.0.tar.gz 1754664 BLAKE2B 
97ba420a5bf9dd8e14ba74c0e91b6679924fd9ee7b8d9a9a2d4b282166d9172582a37adf408fd037972dab7525cd240c24729b6692f403c32029b2994044bd40
 SHA512 
a90ac689d97acab956fd96f16f7c6cfdc95d01785fc14f0d3c8ab39231ff78e8941d2db2fa8cbfaa39bbed8f865e11b628aacae1b22df49512a57d0263c0dca4
 DIST dune-3.6.1.tar.gz 1843804 BLAKE2B 
1e7bf67b596f60a553f00cfd8287ce36ef4ff5b8d8f16465df3f3b7b6d332ceef5101057df9389aeb9ceb4dc7f23bc69320412aebba7587deeb933a0f8ddca46
 SHA512 
2db83116a3d0995c8d0dfd6a1581d214f657a7d90c30dea04d5370327e13c575fed6ce74106a79c2e2fe0c02aa2912ae7a9f4e49c36985fb613b6a41de0700c9
 DIST dune-3.6.2.tar.gz 1906058 BLAKE2B 
7bbf1f346805432015a0e2a20bbeb1d94bbdc9f10537d31129c70466f88713d6659fddae18ab48c95d1a97f5e7931d8a5505eb08b89a27b6193b82b059f1c29e
 SHA512 
636f6cbccca588b576f36840b752fc17d4a46b4c0625262a43c10f948bbb9820bdbee752a8d9a5cf7d5b79987bf824bdef9a44ecf49696959c9f597c4950d7be
+DIST dune-3.7.0.tar.gz 2010139 BLAKE2B 
045fc6ee033325b074aac869c32b55f243bc561b796adfb83011f7ef95352bc0d8161fbb563744286ef145323b59a2854534c4e366532894a1ba5ff78a615f32
 SHA512 
f83d55939513cf292d89cbc38dbe2431cf453c5d5cfdab2239946e2845d10ea57be8643bb8047fe82499bb21561e861dcd8b749c55a1ba18377996c6a0b48239

diff --git a/dev-ml/dune-site/dune-site-3.7.0.ebuild 
b/dev-ml/dune-site/dune-site-3.7.0.ebuild
new file mode 100644
index ..86c18b3cac7e
--- /dev/null
+++ b/dev-ml/dune-site/dune-site-3.7.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune multiprocessing
+
+DESCRIPTION="Embed locations informations inside executable and libraries"
+HOMEPAGE="https://github.com/ocaml/dune;
+SRC_URI="https://github.com/ocaml/dune/archive/${PV}.tar.gz
+   -> dune-${PV}.tar.gz"
+S="${WORKDIR}/dune-${PV}"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE="+ocamlopt"
+RESTRICT="test"
+
+RDEPEND="
+   ~dev-ml/dune-private-libs-${PV}:=[ocamlopt=]
+"
+DEPEND="${RDEPEND}"
+
+src_configure() {
+   :
+}
+
+src_compile() {
+   dune build -p ${PN} @install -j $(makeopts_jobs) --display short || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ordering/

2023-03-01 Thread Alfredo Tupone
commit: 7feb3aadfcdf2e9ae7ec4e0bd7836e033e16ed47
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Wed Mar  1 18:20:00 2023 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Wed Mar  1 18:20:00 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7feb3aad

dev-ml/ordering: add 3.7.0

Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ml/ordering/Manifest  |  1 +
 dev-ml/ordering/ordering-3.7.0.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-ml/ordering/Manifest b/dev-ml/ordering/Manifest
index 505371057bf6..43fa8bd286ba 100644
--- a/dev-ml/ordering/Manifest
+++ b/dev-ml/ordering/Manifest
@@ -2,3 +2,4 @@ DIST dune-3.0.3.tar.gz 1725788 BLAKE2B 
2de93c085f642c8381642a08b18bc21ad48097f32
 DIST dune-3.2.0.tar.gz 1754664 BLAKE2B 
97ba420a5bf9dd8e14ba74c0e91b6679924fd9ee7b8d9a9a2d4b282166d9172582a37adf408fd037972dab7525cd240c24729b6692f403c32029b2994044bd40
 SHA512 
a90ac689d97acab956fd96f16f7c6cfdc95d01785fc14f0d3c8ab39231ff78e8941d2db2fa8cbfaa39bbed8f865e11b628aacae1b22df49512a57d0263c0dca4
 DIST dune-3.6.1.tar.gz 1843804 BLAKE2B 
1e7bf67b596f60a553f00cfd8287ce36ef4ff5b8d8f16465df3f3b7b6d332ceef5101057df9389aeb9ceb4dc7f23bc69320412aebba7587deeb933a0f8ddca46
 SHA512 
2db83116a3d0995c8d0dfd6a1581d214f657a7d90c30dea04d5370327e13c575fed6ce74106a79c2e2fe0c02aa2912ae7a9f4e49c36985fb613b6a41de0700c9
 DIST dune-3.6.2.tar.gz 1906058 BLAKE2B 
7bbf1f346805432015a0e2a20bbeb1d94bbdc9f10537d31129c70466f88713d6659fddae18ab48c95d1a97f5e7931d8a5505eb08b89a27b6193b82b059f1c29e
 SHA512 
636f6cbccca588b576f36840b752fc17d4a46b4c0625262a43c10f948bbb9820bdbee752a8d9a5cf7d5b79987bf824bdef9a44ecf49696959c9f597c4950d7be
+DIST dune-3.7.0.tar.gz 2010139 BLAKE2B 
045fc6ee033325b074aac869c32b55f243bc561b796adfb83011f7ef95352bc0d8161fbb563744286ef145323b59a2854534c4e366532894a1ba5ff78a615f32
 SHA512 
f83d55939513cf292d89cbc38dbe2431cf453c5d5cfdab2239946e2845d10ea57be8643bb8047fe82499bb21561e861dcd8b749c55a1ba18377996c6a0b48239

diff --git a/dev-ml/ordering/ordering-3.7.0.ebuild 
b/dev-ml/ordering/ordering-3.7.0.ebuild
new file mode 100644
index ..3302c44ddac1
--- /dev/null
+++ b/dev-ml/ordering/ordering-3.7.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune multiprocessing
+
+DESCRIPTION="Element ordering"
+HOMEPAGE="https://github.com/ocaml/dune;
+SRC_URI="https://github.com/ocaml/dune/archive/${PV}.tar.gz
+   -> dune-${PV}.tar.gz"
+S="${WORKDIR}/dune-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+IUSE="+ocamlopt"
+RESTRICT="test"
+
+BDEPEND=">=dev-ml/dune-3.5"
+DEPEND=">=dev-lang/ocaml-4.08"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   :
+}
+
+src_compile() {
+   dune build -p "${PN}" @install -j $(makeopts_jobs) --profile release || 
die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ml/dyn/

2023-03-01 Thread Alfredo Tupone
commit: c90142b9b7f5349a54bc57828af461affcd8c36c
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Wed Mar  1 18:21:06 2023 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Wed Mar  1 18:21:06 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c90142b9

dev-ml/dyn: add 3.7.0

Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ml/dyn/Manifest |  1 +
 dev-ml/dyn/dyn-3.7.0.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/dev-ml/dyn/Manifest b/dev-ml/dyn/Manifest
index 505371057bf6..43fa8bd286ba 100644
--- a/dev-ml/dyn/Manifest
+++ b/dev-ml/dyn/Manifest
@@ -2,3 +2,4 @@ DIST dune-3.0.3.tar.gz 1725788 BLAKE2B 
2de93c085f642c8381642a08b18bc21ad48097f32
 DIST dune-3.2.0.tar.gz 1754664 BLAKE2B 
97ba420a5bf9dd8e14ba74c0e91b6679924fd9ee7b8d9a9a2d4b282166d9172582a37adf408fd037972dab7525cd240c24729b6692f403c32029b2994044bd40
 SHA512 
a90ac689d97acab956fd96f16f7c6cfdc95d01785fc14f0d3c8ab39231ff78e8941d2db2fa8cbfaa39bbed8f865e11b628aacae1b22df49512a57d0263c0dca4
 DIST dune-3.6.1.tar.gz 1843804 BLAKE2B 
1e7bf67b596f60a553f00cfd8287ce36ef4ff5b8d8f16465df3f3b7b6d332ceef5101057df9389aeb9ceb4dc7f23bc69320412aebba7587deeb933a0f8ddca46
 SHA512 
2db83116a3d0995c8d0dfd6a1581d214f657a7d90c30dea04d5370327e13c575fed6ce74106a79c2e2fe0c02aa2912ae7a9f4e49c36985fb613b6a41de0700c9
 DIST dune-3.6.2.tar.gz 1906058 BLAKE2B 
7bbf1f346805432015a0e2a20bbeb1d94bbdc9f10537d31129c70466f88713d6659fddae18ab48c95d1a97f5e7931d8a5505eb08b89a27b6193b82b059f1c29e
 SHA512 
636f6cbccca588b576f36840b752fc17d4a46b4c0625262a43c10f948bbb9820bdbee752a8d9a5cf7d5b79987bf824bdef9a44ecf49696959c9f597c4950d7be
+DIST dune-3.7.0.tar.gz 2010139 BLAKE2B 
045fc6ee033325b074aac869c32b55f243bc561b796adfb83011f7ef95352bc0d8161fbb563744286ef145323b59a2854534c4e366532894a1ba5ff78a615f32
 SHA512 
f83d55939513cf292d89cbc38dbe2431cf453c5d5cfdab2239946e2845d10ea57be8643bb8047fe82499bb21561e861dcd8b749c55a1ba18377996c6a0b48239

diff --git a/dev-ml/dyn/dyn-3.7.0.ebuild b/dev-ml/dyn/dyn-3.7.0.ebuild
new file mode 100644
index ..a3d55d2d7132
--- /dev/null
+++ b/dev-ml/dyn/dyn-3.7.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune multiprocessing
+
+DESCRIPTION="Dynamic type"
+HOMEPAGE="https://github.com/ocaml/dune;
+SRC_URI="https://github.com/ocaml/dune/archive/${PV}.tar.gz
+   -> dune-${PV}.tar.gz"
+S="${WORKDIR}/dune-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+IUSE="+ocamlopt"
+RESTRICT="test"
+
+BDEPEND=">=dev-ml/dune-3.5"
+DEPEND="~dev-ml/ordering-${PV}:=
+   dev-ml/pp:="
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   :
+}
+
+src_compile() {
+   dune build -p "${PN}" @install -j $(makeopts_jobs) --profile release || 
die
+}



[gentoo-commits] repo/gentoo:master commit in: www-servers/nginx-unit/files/

2023-03-01 Thread Mike Pagano
commit: 7adaac98b3ed54c43ce0b4a1dee5f6f6a4f9dab9
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed Mar  1 18:39:23 2023 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Mar  1 18:39:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7adaac98

www-servers/nginx-unit/files:  Update conf.d and init.d files

Signed-off-by: Mike Pagano  gentoo.org>

 www-servers/nginx-unit/files/nginx-unit.confd|  1 -
 www-servers/nginx-unit/files/nginx-unit.initd-r1 | 15 ---
 2 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/www-servers/nginx-unit/files/nginx-unit.confd 
b/www-servers/nginx-unit/files/nginx-unit.confd
index eedf0ffbd685..b9ce82d332ce 100644
--- a/www-servers/nginx-unit/files/nginx-unit.confd
+++ b/www-servers/nginx-unit/files/nginx-unit.confd
@@ -18,7 +18,6 @@
 # Modules directory name
 #NXT_MODULES="/usr/lib64/nginx-unit"
 
-
 # State directory name
 #NXT_STATE="/var/lib/nginx-unit"
 

diff --git a/www-servers/nginx-unit/files/nginx-unit.initd-r1 
b/www-servers/nginx-unit/files/nginx-unit.initd-r1
index a9ad47834899..e4ea45cdbe35 100644
--- a/www-servers/nginx-unit/files/nginx-unit.initd-r1
+++ b/www-servers/nginx-unit/files/nginx-unit.initd-r1
@@ -4,13 +4,22 @@
 
 command="/usr/sbin/unitd"
 pidfile="/run/nginx-unit.pid"
-user=${NXT_USER:-nginx-unit}
-group=${NXT_GROUP:-nginx-unit}
+NXT_USER=${NXT_USER:-nginx-unit}
+NXT_GROUP=${NXT_GROUP:-nginx-unit}
+NXT_CONTROL=${NXT_CONTROL:-unix:/run/nginx-unit.sock}
+NXT_PID=${NXT_PID:-/run/nginx-unit.pid}
+NXT_LOG=${NXT_LOG:-/var/log/nginx-unit}
+NXT_MODULES=${NXT_LOG:-/usr/lib64/nginx-unit}
+NXT_STATE=${NXT_STATE:-/var/lib/nginx-unit}
+NXT_TMP=${NXT_TMP:-/usr/tmp}
+
+command_args=" --user ${NXT_USER} --group ${NXT_GROUP} --control 
${NXT_CONTROL} --pid ${NXT_PID} --log ${NXT_LOG} --modules ${NXT_MODULES} 
--state ${NXT_STATE} --tmp ${NXT_TMP}"
 
 depend() {
use dns logger netmount
 }
 
 start_pre() {
-   checkpath -d /var/lib/nginx-unit -o ${user}:${group} -m 0770
+checkpath -d /var/lib/nginx-unit -o root:root -m 0770
 }
+



[gentoo-commits] repo/gentoo:master commit in: dev-ml/stdune/

2023-03-01 Thread Alfredo Tupone
commit: 8b2bba93a537f2a974935787cf29d0bb61552fdb
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Wed Mar  1 18:27:02 2023 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Wed Mar  1 18:27:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b2bba93

dev-ml/stdune: add 3.7.0

Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ml/stdune/Manifest|  1 +
 dev-ml/stdune/stdune-3.7.0.ebuild | 35 +++
 2 files changed, 36 insertions(+)

diff --git a/dev-ml/stdune/Manifest b/dev-ml/stdune/Manifest
index 505371057bf6..43fa8bd286ba 100644
--- a/dev-ml/stdune/Manifest
+++ b/dev-ml/stdune/Manifest
@@ -2,3 +2,4 @@ DIST dune-3.0.3.tar.gz 1725788 BLAKE2B 
2de93c085f642c8381642a08b18bc21ad48097f32
 DIST dune-3.2.0.tar.gz 1754664 BLAKE2B 
97ba420a5bf9dd8e14ba74c0e91b6679924fd9ee7b8d9a9a2d4b282166d9172582a37adf408fd037972dab7525cd240c24729b6692f403c32029b2994044bd40
 SHA512 
a90ac689d97acab956fd96f16f7c6cfdc95d01785fc14f0d3c8ab39231ff78e8941d2db2fa8cbfaa39bbed8f865e11b628aacae1b22df49512a57d0263c0dca4
 DIST dune-3.6.1.tar.gz 1843804 BLAKE2B 
1e7bf67b596f60a553f00cfd8287ce36ef4ff5b8d8f16465df3f3b7b6d332ceef5101057df9389aeb9ceb4dc7f23bc69320412aebba7587deeb933a0f8ddca46
 SHA512 
2db83116a3d0995c8d0dfd6a1581d214f657a7d90c30dea04d5370327e13c575fed6ce74106a79c2e2fe0c02aa2912ae7a9f4e49c36985fb613b6a41de0700c9
 DIST dune-3.6.2.tar.gz 1906058 BLAKE2B 
7bbf1f346805432015a0e2a20bbeb1d94bbdc9f10537d31129c70466f88713d6659fddae18ab48c95d1a97f5e7931d8a5505eb08b89a27b6193b82b059f1c29e
 SHA512 
636f6cbccca588b576f36840b752fc17d4a46b4c0625262a43c10f948bbb9820bdbee752a8d9a5cf7d5b79987bf824bdef9a44ecf49696959c9f597c4950d7be
+DIST dune-3.7.0.tar.gz 2010139 BLAKE2B 
045fc6ee033325b074aac869c32b55f243bc561b796adfb83011f7ef95352bc0d8161fbb563744286ef145323b59a2854534c4e366532894a1ba5ff78a615f32
 SHA512 
f83d55939513cf292d89cbc38dbe2431cf453c5d5cfdab2239946e2845d10ea57be8643bb8047fe82499bb21561e861dcd8b749c55a1ba18377996c6a0b48239

diff --git a/dev-ml/stdune/stdune-3.7.0.ebuild 
b/dev-ml/stdune/stdune-3.7.0.ebuild
new file mode 100644
index ..7ee771448037
--- /dev/null
+++ b/dev-ml/stdune/stdune-3.7.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune multiprocessing
+
+DESCRIPTION="Dune's unstable standard library"
+HOMEPAGE="https://github.com/ocaml/dune;
+SRC_URI="https://github.com/ocaml/dune/archive/${PV}.tar.gz
+   -> dune-${PV}.tar.gz"
+S="${WORKDIR}/dune-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+IUSE="+ocamlopt"
+RESTRICT="test"
+
+BDEPEND=">=dev-ml/dune-3.5"
+DEPEND="
+   dev-ml/pp:=[ocamlopt?]
+   ~dev-ml/dyn-${PV}:=[ocamlopt?]
+   ~dev-ml/ordering-${PV}:=[ocamlopt?]
+   >=dev-ml/csexp-1.5:=[ocamlopt?]
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   :
+}
+
+src_compile() {
+   dune build -p "${PN}" @install -j $(makeopts_jobs) --profile release || 
die
+}



[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbear/

2023-03-01 Thread Sam James
commit: abfe89e6c2c014dc2b12d0ab4b8d74c38287e67c
Author: Sam James  gentoo  org>
AuthorDate: Wed Mar  1 19:11:22 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Mar  1 19:11:22 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abfe89e6

net-misc/dropbear: Stabilize 2022.83 amd64, #898612

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

 net-misc/dropbear/dropbear-2022.83.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/dropbear/dropbear-2022.83.ebuild 
b/net-misc/dropbear/dropbear-2022.83.ebuild
index d4c0bb904006..a1e8f6ebb47d 100644
--- a/net-misc/dropbear/dropbear-2022.83.ebuild
+++ b/net-misc/dropbear/dropbear-2022.83.ebuild
@@ -18,7 +18,7 @@ SRC_URI+=" verify-sig? (
 
 LICENSE="MIT GPL-2" # (init script is GPL-2 #426056)
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
 IUSE="bsdpty minimal multicall pam +shadow static +syslog test zlib"
 RESTRICT="!test? ( test ) test"
 



[gentoo-commits] repo/gentoo:master commit in: app-portage/gemato/

2023-03-01 Thread Michał Górny
commit: 1c13f9d58fe55ae5d0f699a62bdc1c76cbf1a95a
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar  1 19:29:51 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar  1 19:33:33 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c13f9d5

app-portage/gemato: Bump to 20.0

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

 app-portage/gemato/Manifest   |  1 +
 app-portage/gemato/gemato-20.0.ebuild | 53 +++
 2 files changed, 54 insertions(+)

diff --git a/app-portage/gemato/Manifest b/app-portage/gemato/Manifest
index 3832b2dd2e30..372229f03bc7 100644
--- a/app-portage/gemato/Manifest
+++ b/app-portage/gemato/Manifest
@@ -1 +1,2 @@
 DIST gemato-19.0.gh.tar.gz 86174 BLAKE2B 
b13e17f3b4388df4c0b6980db8347d68f9e6cb2657cdbcb28a8466bcdebed9e986ecac2f0f88e549741eb62accd91ed48a8ee4a714a5decce68e1529174a4c90
 SHA512 
3a8dfc94770e4063da8f1bf42ffc4c261345af89edd223bbf64033a82c2e31cb3369b98467fdbe9bf911b76e5ef964b676b94803579525697ddc31be1b83017b
+DIST gemato-20.0.gh.tar.gz 86296 BLAKE2B 
663a479650fa6b7a989882c9233ba1cf11b5a528ef4ccc14aed2c32c7a52d877fd1efe9af29c5ed61ee0f8c846e89a52547a2cb6d0256ede5816527defe876ef
 SHA512 
e8b3c515e7dcf32b34101d644ba658b3c534b117407f3b65543dfb684f9569969468c6a5d0290e698d204de6c4a2a18baf722c8e7a6d24d079319310e82e6803

diff --git a/app-portage/gemato/gemato-20.0.ebuild 
b/app-portage/gemato/gemato-20.0.ebuild
new file mode 100644
index ..7e02cc9bba9d
--- /dev/null
+++ b/app-portage/gemato/gemato-20.0.ebuild
@@ -0,0 +1,53 @@
+# 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_{9..11} pypy3 )
+PYTHON_REQ_USE='threads(+)'
+
+inherit distutils-r1
+
+DESCRIPTION="Stand-alone Manifest generation & verification tool"
+HOMEPAGE="
+   https://github.com/projg2/gemato/
+   https://pypi.org/project/gemato/
+"
+SRC_URI="
+   https://github.com/projg2/gemato/archive/v${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux"
+IUSE="+gpg pretty-log tools"
+
+RDEPEND="
+   gpg? (
+   >=app-crypt/gnupg-2.2.20-r1
+   dev-python/requests[${PYTHON_USEDEP}]
+   )
+   pretty-log? (
+   dev-python/rich[${PYTHON_USEDEP}]
+   )
+"
+BDEPEND="
+   test? (
+   >=app-crypt/gnupg-2.2.20-r1
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/responses[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+python_install_all() {
+   distutils-r1_python_install_all
+
+   if use tools; then
+   exeinto /usr/share/gemato
+   doexe utils/*.{bash,py}
+   fi
+}



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

2023-03-01 Thread Arthur Zamarin
commit: 66656b06147bea8e18a4fbb13f0fdab4ce3a1a42
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Mar  1 19:54:56 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Mar  1 20:00:20 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66656b06

sys-apps/pkgcore: add 0.12.20

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

 sys-apps/pkgcore/Manifest   |  1 +
 sys-apps/pkgcore/pkgcore-0.12.20.ebuild | 47 +
 2 files changed, 48 insertions(+)

diff --git a/sys-apps/pkgcore/Manifest b/sys-apps/pkgcore/Manifest
index 0613dfb5d1de..0e8c41564cb8 100644
--- a/sys-apps/pkgcore/Manifest
+++ b/sys-apps/pkgcore/Manifest
@@ -1,3 +1,4 @@
 DIST pkgcore-0.12.17.tar.gz 615375 BLAKE2B 
9aabdeead2997e53ee3c966c908a231ff5e3b85422844538f47ff7bed03611459224ad7e931a9e94f0e376f221bd5c54f0f77f7883543cbd5b03c4dba6ba591b
 SHA512 
9bad9b6e6177873b9187cff66b6b51c644a59a2d9f01b8ca110bc49006d6f0221c2c3b145d7cf5cec6f3c7526b6751100d56df13350b674a68ab5bbf19f10131
 DIST pkgcore-0.12.18.tar.gz 630331 BLAKE2B 
a3be66c1af3b455733cadfeb0117f37593187dda3d8653532a5f32b6292e9350363514b3d6bf0fcd10b32187b5f257f90985cd752739998bfe4d2f6aa2cab2c7
 SHA512 
c8ca97cd27f5ba37f6baa160e1a387789e1477ca689e477e9f3f68cb8acd1a27b9fb9f77f3eb11e0babad7461f0c27ce08ec619abfd4c259fdcfd203ec325dc0
 DIST pkgcore-0.12.19.tar.gz 631185 BLAKE2B 
e088e187bb261c2db29d3d2b830a71552dc8982f30ca6e82baff325fae2c00168f10228145588a05ce0c0fa9aa773206acfecf1c831482917b4e3ca386dfb097
 SHA512 
9fd6c86370dea4c67a31551216b6d372ae0793c5122472a56a103c42029268dc2c0a23b5071d3fefb6bbea73f5e590a1f03b81d2c63e51a0275c18c3082e92dd
+DIST pkgcore-0.12.20.tar.gz 629420 BLAKE2B 
d98f992fd37bb6487b39dd15101bddabb24597c2ea05cdf29f3024f0362609701315e3683ac67ce0e5bb64ebc4e348a65f4e74925456bff8c197149c179f
 SHA512 
9ceb254998a522b4a1d519798e6ebb0ea728a20c6d9e5a9e9da7dde0916cf5746b9d22093b5b14b21ccdd177f5e4d23e6c8d069230685bc4476d5a07478aae4d

diff --git a/sys-apps/pkgcore/pkgcore-0.12.20.ebuild 
b/sys-apps/pkgcore/pkgcore-0.12.20.ebuild
new file mode 100644
index ..d3729011c276
--- /dev/null
+++ b/sys-apps/pkgcore/pkgcore-0.12.20.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=standalone
+PYTHON_COMPAT=( python3_{9..11} )
+inherit distutils-r1
+
+if [[ ${PV} == * ]] ; then
+   EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/pkgcore/pkgcore.git
+   https://github.com/pkgcore/pkgcore.git;
+   inherit git-r3
+else
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+fi
+
+DESCRIPTION="a framework for package management"
+HOMEPAGE="https://github.com/pkgcore/pkgcore;
+
+LICENSE="BSD MIT"
+SLOT="0"
+
+RDEPEND="
+   >=app-shells/bash-5.0
+   dev-python/lxml[${PYTHON_USEDEP}]
+"
+if [[ ${PV} == * ]]; then
+   RDEPEND+=" ~dev-python/snakeoil-[${PYTHON_USEDEP}]"
+else
+   RDEPEND+=" >=dev-python/snakeoil-0.10.4[${PYTHON_USEDEP}]"
+fi
+BDEPEND="
+   >=dev-python/flit_core-3.8[${PYTHON_USEDEP}]
+   test? (
+   dev-vcs/git
+   )
+"
+
+distutils_enable_tests pytest
+
+python_install_all() {
+   local DOCS=( NEWS.rst )
+   [[ ${PV} == * ]] || doman build/sphinx/man/*
+   distutils-r1_python_install_all
+}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/cairo/, x11-libs/cairo/files/

2023-03-01 Thread Matt Turner
commit: 19503f976ef7032187350847b70aace960173ec8
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Mar  1 19:27:47 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Mar  1 20:43:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19503f97

x11-libs/cairo: Version bump to 1.17.8

Signed-off-by: Matt Turner  gentoo.org>

 x11-libs/cairo/Manifest|   1 +
 x11-libs/cairo/cairo-1.17.8.ebuild |  86 
 .../1.17.8-tee-Fix-cairo-wrapper-functions.patch   | 109 +
 3 files changed, 196 insertions(+)

diff --git a/x11-libs/cairo/Manifest b/x11-libs/cairo/Manifest
index 7a62019cb85a..8de7a387b7f5 100644
--- a/x11-libs/cairo/Manifest
+++ b/x11-libs/cairo/Manifest
@@ -1 +1,2 @@
 DIST cairo-1.17.6.tar.bz2 43700076 BLAKE2B 
05ac766d33e9bdfc5df0347e9a80611554d64886715d1620fbe6f05f36f0134e46e1e6107738d260b380fab5ef2ac609922dce9ebcac01234710d8e2a76e9724
 SHA512 
1537b34ca49b853f4f60a7ceac0c1b878e7e2874f1ca3a37ab6ccbb704a37872314447016ad07b82312b302bb6df86b71265232a802ccdb9fb8cd18f211ff185
+DIST cairo-1.17.8.tar.bz2 43730163 BLAKE2B 
6089b3488425c577ad70896bb82eaad1d26cbbb38b4b38902d1eaf82a47c11170a2b0f0a6439e2cf0efa53db1f49ed74d801f7023de25d381d17e26a185a7bf9
 SHA512 
86d59c60c0436dde1cced60f11774e08bc483b3310faa066f9cb1cd60e64c4b7d61a27d1f5d4781187b1a3839c7b3e490a7503d09f25dbdcd5be21290f066cf8

diff --git a/x11-libs/cairo/cairo-1.17.8.ebuild 
b/x11-libs/cairo/cairo-1.17.8.ebuild
new file mode 100644
index ..a27acb5ec771
--- /dev/null
+++ b/x11-libs/cairo/cairo-1.17.8.ebuild
@@ -0,0 +1,86 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson-multilib
+
+if [[ ${PV} == ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://gitlab.freedesktop.org/cairo/cairo.git;
+   SRC_URI=""
+else
+   
SRC_URI="https://gitlab.freedesktop.org/cairo/cairo/-/archive/${PV}/cairo-${PV}.tar.bz2;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+fi
+
+DESCRIPTION="A vector graphics library with cross-device output support"
+HOMEPAGE="https://www.cairographics.org/ 
https://gitlab.freedesktop.org/cairo/cairo;
+LICENSE="|| ( LGPL-2.1 MPL-1.1 )"
+SLOT="0"
+IUSE="X aqua debug +glib gtk-doc test"
+RESTRICT="!test? ( test ) test" # Requires poppler-glib, which isn't available 
in multilib
+
+RDEPEND="
+   >=dev-libs/lzo-2.06-r1:2[${MULTILIB_USEDEP}]
+   >=media-libs/fontconfig-2.10.92[${MULTILIB_USEDEP}]
+   >=media-libs/freetype-2.5.0.1:2[png,${MULTILIB_USEDEP}]
+   >=media-libs/libpng-1.6.10:0=[${MULTILIB_USEDEP}]
+   >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
+   >=x11-libs/pixman-0.36[${MULTILIB_USEDEP}]
+   debug? ( sys-libs/binutils-libs:0=[${MULTILIB_USEDEP}] )
+   glib? ( >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}] )
+   X? (
+   >=x11-libs/libXrender-0.9.8[${MULTILIB_USEDEP}]
+   >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
+   >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
+   >=x11-libs/libxcb-1.9.1:=[${MULTILIB_USEDEP}]
+   )"
+DEPEND="${RDEPEND}
+   X? ( x11-base/xorg-proto )"
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-respect-fontconfig.patch
+
+   # Upstream
+   "${FILESDIR}"/${PV}-tee-Fix-cairo-wrapper-functions.patch
+)
+
+multilib_src_configure() {
+   local emesonargs=(
+   -Ddwrite=disabled
+   -Dfontconfig=enabled
+   -Dfreetype=enabled
+   -Dpng=enabled
+   $(meson_feature aqua quartz)
+   $(meson_feature X tee)
+   $(meson_feature X xcb)
+   $(meson_feature X xlib)
+   -Dxlib-xcb=disabled
+   -Dxml=disabled
+   -Dzlib=enabled
+
+   $(meson_feature test tests)
+
+   -Dgtk2-utils=disabled
+
+   $(meson_feature glib)
+   -Dspectre=disabled # only used for tests
+   $(meson_feature debug symbol-lookup)
+
+   $(meson_use gtk-doc gtk_doc)
+   )
+
+   meson_src_configure
+}
+
+multilib_src_install_all() {
+   einstalldocs
+
+   if use gtk-doc; then
+   mkdir -p "${ED}"/usr/share/gtk-doc/cairo || die
+   mv "${ED}"/usr/share/gtk-doc/{html/cairo,cairo/html} || die
+   rmdir "${ED}"/usr/share/gtk-doc/html || die
+   fi
+}

diff --git a/x11-libs/cairo/files/1.17.8-tee-Fix-cairo-wrapper-functions.patch 
b/x11-libs/cairo/files/1.17.8-tee-Fix-cairo-wrapper-functions.patch
new file mode 100644
index ..a9bf577f9616
--- /dev/null
+++ b/x11-libs/cairo/files/1.17.8-tee-Fix-cairo-wrapper-functions.patch
@@ -0,0 +1,109 @@
+From 

[gentoo-commits] proj/portage-utils:master commit in: /

2023-03-01 Thread Fabian Groffen
commit: 5f5f6983b159b970ad619c4ef53d4b94361d1b5d
Author: Fabian Groffen  gentoo  org>
AuthorDate: Wed Mar  1 20:59:24 2023 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Wed Mar  1 20:59:24 2023 +
URL:https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=5f5f6983

main: support NO_COLOR environment variable

NO_COLOR apparently is the more standard version of NOCOLOR.

Signed-off-by: Fabian Groffen  gentoo.org>

 main.c | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/main.c b/main.c
index b22d6f4..111d7ec 100644
--- a/main.c
+++ b/main.c
@@ -1052,6 +1052,12 @@ initialize_portage_env(void)
set_portage_env_var(var, s, var->name);
}
 
+   /* special snowflake, NO_COLOR is apparently some standard now,
+* accept it (as override of NOCOLOR) */
+   s = getenv("NO_COLOR");
+   if (s != NULL)
+   set_portage_env_var(_to_read[7], s, "NO_COLOR");
+
/* expand any nested variables e.g. PORTDIR=${EPREFIX}/usr/portage */
for (i = 0; vars_to_read[i].name; ++i) {
char *svar;



[gentoo-commits] proj/pkgcore/pkgcheck:master commit in: tests/scripts/, src/pkgcheck/scripts/

2023-03-01 Thread Arthur Zamarin
commit: b9b5dc7dd1da1a659bc6987665e16c904d0271a9
Author: Ulrich Müller  gentoo  org>
AuthorDate: Tue Feb 28 09:05:21 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Mar  1 18:36:10 2023 +
URL:
https://gitweb.gentoo.org/proj/pkgcore/pkgcheck.git/commit/?id=b9b5dc7d

scan: Replace NOCOLOR by NO_COLOR

NO_COLOR is an informal standard that is followed by many programs,
see https://no-color.org/.

Signed-off-by: Ulrich Müller  gentoo.org>
Closes: https://bugs.gentoo.org/898230
Signed-off-by: Arthur Zamarin  gentoo.org>

 src/pkgcheck/scripts/pkgcheck_scan.py | 2 +-
 tests/scripts/test_pkgcheck_scan.py   | 8 
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/pkgcheck/scripts/pkgcheck_scan.py 
b/src/pkgcheck/scripts/pkgcheck_scan.py
index b19afafb..9abfe2b5 100644
--- a/src/pkgcheck/scripts/pkgcheck_scan.py
+++ b/src/pkgcheck/scripts/pkgcheck_scan.py
@@ -401,7 +401,7 @@ def _setup_scan(parser, namespace, args):
 # load repo-specific args from config if they exist
 namespace = config_parser.parse_config_sections(namespace, 
namespace.target_repo.aliases)
 
-if os.getenv("NOCOLOR"):
+if os.getenv("NO_COLOR"):
 namespace.color = False
 
 return namespace, args

diff --git a/tests/scripts/test_pkgcheck_scan.py 
b/tests/scripts/test_pkgcheck_scan.py
index 7b1e5bdc..83ac7760 100644
--- a/tests/scripts/test_pkgcheck_scan.py
+++ b/tests/scripts/test_pkgcheck_scan.py
@@ -279,12 +279,12 @@ class TestPkgcheckScanParseArgs:
 )
 
 args = ("scan", "--config", str(config_file))
-with os_environ("NOCOLOR"):
+with os_environ("NO_COLOR"):
 assert parser.parse_args(args).color is True
-with os_environ(NOCOLOR="1"):
-# NOCOLOR overrides config file
+with os_environ(NO_COLOR="1"):
+# NO_COLOR overrides config file
 assert parser.parse_args(args).color is False
-# cmd line option overrides NOCOLOR
+# cmd line option overrides NO_COLOR
 assert parser.parse_args([*args, "--color", "n"]).color is False
 assert parser.parse_args([*args, "--color", "y"]).color is True
 



[gentoo-commits] repo/proj/guru:dev commit in: app-office/openoffice-bin/

2023-03-01 Thread Sergey Torokhov
commit: 364f18897dcb37d53aadb13cbc8c1992534bdb76
Author: Sergey Torokhov  yandex  ru>
AuthorDate: Wed Mar  1 19:22:27 2023 +
Commit: Sergey Torokhov  yandex  ru>
CommitDate: Wed Mar  1 19:22:58 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=364f1889

app-office/openoffice-bin: 4.1.14 version bump

Signed-off-by: Sergey Torokhov  yandex.ru>

 app-office/openoffice-bin/Manifest |  80 
 .../openoffice-bin/openoffice-bin-4.1.14.ebuild| 211 +
 2 files changed, 291 insertions(+)

diff --git a/app-office/openoffice-bin/Manifest 
b/app-office/openoffice-bin/Manifest
index a357d6eaa..7158fe87c 100644
--- a/app-office/openoffice-bin/Manifest
+++ b/app-office/openoffice-bin/Manifest
@@ -78,3 +78,83 @@ DIST 
Apache_OpenOffice_4.1.13_Linux_x86_langpack-rpm_tr.tar.gz 12174987 BLAKE2B
 DIST Apache_OpenOffice_4.1.13_Linux_x86_langpack-rpm_vi.tar.gz 13415575 
BLAKE2B 
5dfb719e3df37240670506bcee5e99bf885e35ddf46dabbac3649dd73df8a0f47d4039fe70a0ceb3a68c2e37de5d928a030f5906f1cf47862140d119b72afe71
 SHA512 
8e63c81f29e4ada9cde82d4e8ce123b1ca5a24f704ba716058072ae4fd9e57ec7a676fb218282e07c5cfc6980e270c9705d137ef4b2f71d3c71e22a8d130d8e1
 DIST Apache_OpenOffice_4.1.13_Linux_x86_langpack-rpm_zh-CN.tar.gz 13848830 
BLAKE2B 
bffa1565ec2f89d8228a529dceab2ee7e2a95d77897a729f4e2f931fb2f6085f56bc2a822e56f18365b5b7e71751a3246f5c3e79546fbf9b9e36d331196fe61c
 SHA512 
de0d17f999bbc0a0c1bb254cb2e150370cd508e9570919efc97e4069c791cfd58270688b0045c8c5a87bf510862a25f2cf3977b6abe65b897eb3ba63e89c8d98
 DIST Apache_OpenOffice_4.1.13_Linux_x86_langpack-rpm_zh-TW.tar.gz 14056603 
BLAKE2B 
60d422719cb949941ce8629693e8361b1b8061abc9d059d799b5d0c7111f89960a4f4396de6fb0fe0e53b1fd2c544622056e301e5564a427fa6031147a921933
 SHA512 
35c4624ef46fb0da1b9de236bdc8b7cbf2fed3c6dffd16bfe781eb70246a084aeb8938bad247551f38b9195e955fc95981f09649a8dcf6ae04685d45a64b1f37
+DIST Apache_OpenOffice_4.1.14_Linux_x86-64_install-rpm_en-US.tar.gz 167838810 
BLAKE2B 
9ec523c86d19aa22630ddc51d157e078513fbc4de04116e44b30e0e2a3f22ad607036e4155eccf087147d54c6b7309b476da06d278cf202712e56b67b07c15d9
 SHA512 
1c7328c3c6192d96f9f8e81ded17bc01dc9885c215cf8e610c1a2b7b33a9fe701f96df657338f0e7d94ae1cabfcfbdd45a67c72f46d023c047bbf23a25b5c0c4
+DIST Apache_OpenOffice_4.1.14_Linux_x86-64_langpack-rpm_ast.tar.gz 19052487 
BLAKE2B 
79f5619e6b1a1aa845f66f1cd2bf16200b83decb03da302a5c2a8b4ad3ec46920e967df89b4ac64f8f2b168a753fd5dcdc3a339138f0a32786b284cbb650a72f
 SHA512 
0dda4a40488ecaf03af783049c4f168e49cc6df879e886198cdce2fd2bd7217201a87bf1d9fd7dd37fa1e130ffa137a7fbf1271bb0eaba04fb0ae9dc25a06a8d
+DIST Apache_OpenOffice_4.1.14_Linux_x86-64_langpack-rpm_bg.tar.gz 13585514 
BLAKE2B 
cfc1ec923544c4e5eb64562a38fbbd332df951d5a5ba069d9b93bea84082e6bee34aeb028284b0976f206366853461e8ae6261623bba5ab134bbe3db0aa6e0d0
 SHA512 
fa582d818b616d4cc60e55f995290dac66f99d5ad18aeb64a8a6f18e71f7c8087e31358f097695d442cc42d83056d8762b4fb91a13af8399113de9db74f56cf8
+DIST Apache_OpenOffice_4.1.14_Linux_x86-64_langpack-rpm_ca-XV.tar.gz 20542164 
BLAKE2B 
b0743dcc07d6caea5c67b7d3e204293c2457808e4c161f26382ebe6ff8938596814e98ee1313b75bf08d397312095c0b64c2d4105ead20cac6b6c1e81b284392
 SHA512 
096af825907ae8a375eacececdb595d17b3d7815be36508a273b76e8f10dfd7a0752b71fe8f0f573130846b1d6a02aeea4dbe1f7a288a4998ce89052adbc9248
+DIST Apache_OpenOffice_4.1.14_Linux_x86-64_langpack-rpm_ca.tar.gz 20537825 
BLAKE2B 
4692f23d8458cc2796225671073fd92b3701e6d0fd9187cb1d25ebb37009bd8f0e4daeead50c4b12dc89c65b45adc6e0e5c8febc692d2a82db04fc31dbc37581
 SHA512 
630c6a912950cdfdd87f36b56c8713e9b4ef410c255ef0cbdbccc9c8809f92a525520eb87af557f212eca05062445b6e9b42180119cb3e58afc9931b98bc8aef
+DIST Apache_OpenOffice_4.1.14_Linux_x86-64_langpack-rpm_cs.tar.gz 12630343 
BLAKE2B 
46380e833065bf2d8b1eac636fe39086186e5eca1f13124906ea21fa56fcdb23becbddf530519953b29455910070f513667406176ccdf4997336a6741933468b
 SHA512 
a3067d4c5d1f8b974e50fada7fa5c26e3e7d9e3ef99c5645fd5156176ec9d3e6924e7de6b244db3343e6652c62628f695612fc3b286c8638f2dbe0a1d31f7c9c
+DIST Apache_OpenOffice_4.1.14_Linux_x86-64_langpack-rpm_da.tar.gz 12420727 
BLAKE2B 
602ce9fe996ccf6d1d8bbfcbfbbc301c45455f9dd56056822174cd3c1d343d46754d401ac11243d6cb6137b8690a4e45ff40eec47ec2199770d116fef39aa9c5
 SHA512 
bbfcbc510ff56d57b09198fa26ac5bd36894d66c4e01eae64d1db77cbfd5219435b51a3714e65e12c9dbe91c9b5ac21c7b664e3cd5bf48cde6725bb60e865662
+DIST Apache_OpenOffice_4.1.14_Linux_x86-64_langpack-rpm_de.tar.gz 20726268 
BLAKE2B 
16a60f6bae6f82e4a11d4fd38d39d5281fa789fc9ca0389dcff963360576e4c413830fd3aa58d874ca02a0f9c6cedec113adfa904921d9b6df961505f1d4e230
 SHA512 
c731438c6c758f191b529ddeb0bd2828d57188b7df1c21da16a0fdcfe17e0bedc2aaa36cac7b8a763b66f004d9a09574d4686c31ac2f141d988f4e7803ea47e4
+DIST Apache_OpenOffice_4.1.14_Linux_x86-64_langpack-rpm_el.tar.gz 22061814 
BLAKE2B 
be1cf4573a94ced86c847aff5484b1d5003ef2f83d50632d3389a7a82daec260b9b9d4cf949cc21a5fe392c7b40dc8cb0d4587a5be2c9f153bef8d1fcfeb2cd0
 SHA512 

[gentoo-commits] proj/pkgcore/pkgcheck:master commit in: src/pkgcheck/

2023-03-01 Thread Arthur Zamarin
commit: e623cc14466a870fd03be842de72554f9fef4d99
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Mar  1 19:24:10 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Mar  1 19:24:10 2023 +
URL:
https://gitweb.gentoo.org/proj/pkgcore/pkgcheck.git/commit/?id=e623cc14

start work on 0.10.23

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

 src/pkgcheck/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pkgcheck/__init__.py b/src/pkgcheck/__init__.py
index 25c1299b..8764ee1d 100644
--- a/src/pkgcheck/__init__.py
+++ b/src/pkgcheck/__init__.py
@@ -6,7 +6,7 @@ from .results import Result
 
 __all__ = ("keywords", "scan", "PkgcheckException", "Result")
 __title__ = "pkgcheck"
-__version__ = "0.10.22"
+__version__ = "0.10.23"
 
 
 def __getattr__(name):



[gentoo-commits] repo/gentoo:master commit in: www-servers/nginx-unit/

2023-03-01 Thread Mike Pagano
commit: 2d203ceff5e769b095d576f502dbc663ff127d9b
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed Mar  1 19:46:13 2023 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Mar  1 19:46:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d203cef

www-servers/nginx-unit: Keep /var/lib/nginx-unit ownership

Signed-off-by: Mike Pagano  gentoo.org>

 www-servers/nginx-unit/nginx-unit-1.29.0-r1.ebuild | 4 
 1 file changed, 4 deletions(-)

diff --git a/www-servers/nginx-unit/nginx-unit-1.29.0-r1.ebuild 
b/www-servers/nginx-unit/nginx-unit-1.29.0-r1.ebuild
index 944eabe1322d..ecf1568f4165 100644
--- a/www-servers/nginx-unit/nginx-unit-1.29.0-r1.ebuild
+++ b/www-servers/nginx-unit/nginx-unit-1.29.0-r1.ebuild
@@ -93,7 +93,3 @@ src_install() {
newconfd "${FILESDIR}"/nginx-unit.confd nginx-unit
systemd_newunit "${FILESDIR}"/${PN}.service ${PN}.service
 }
-
-pkg_postinst() {
-   chown ${PN}:${PN} "${EROOT}"/var/lib/nginx-unit
-}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/kwayland-integration/

2023-03-01 Thread Maciej Mrozowski
commit: 16d45153e4f7678c4e76824a38f46393100c4652
Author: Maciej Mrozowski  gentoo  org>
AuthorDate: Wed Mar  1 21:36:21 2023 +
Commit: Maciej Mrozowski  gentoo  org>
CommitDate: Wed Mar  1 21:36:57 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16d45153

kde-plasma/kwayland-integration: add missing wayland-scanner build dep

Signed-off-by: Maciej Mrozowski  gentoo.org>

 kde-plasma/kwayland-integration/kwayland-integration-5.27.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.27.2.ebuild 
b/kde-plasma/kwayland-integration/kwayland-integration-5.27.2.ebuild
index 8c56787c316b..079a05edc071 100644
--- a/kde-plasma/kwayland-integration/kwayland-integration-5.27.2.ebuild
+++ b/kde-plasma/kwayland-integration/kwayland-integration-5.27.2.ebuild
@@ -36,6 +36,7 @@ DEPEND="
 RDEPEND="${DEPEND}"
 BDEPEND="
>=dev-qt/qtwaylandscanner-${QTMIN}:5
+   dev-util/wayland-scanner
virtual/pkgconfig
 "
 



[gentoo-commits] repo/gentoo:master commit in: profiles/features/musl/

2023-03-01 Thread Conrad Kostecki
commit: eac0176be1316288059c0fa821bd831d1f6c7f7e
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Mar  1 21:52:01 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Mar  1 21:52:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eac0176b

features/musl/package.use.mask: mask 
net-analyzer/nagios-plugin-check_raid[aacraid]

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

 profiles/features/musl/package.use.mask | 4 
 1 file changed, 4 insertions(+)

diff --git a/profiles/features/musl/package.use.mask 
b/profiles/features/musl/package.use.mask
index f324085299dd..f47dd6dadc26 100644
--- a/profiles/features/musl/package.use.mask
+++ b/profiles/features/musl/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Conrad Kostecki  (2023-03-01)
+# sys-block/arcconf is masked on musl
+net-analyzer/nagios-plugin-check_raid aacraid
+
 # Sam James  (2023-02-17)
 # dev-lisp/sbcl is masked on musl
 sci-mathematics/fricas sbcl



  1   2   >