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

2022-05-20 Thread Ionen Wolkens
commit: dbce0c3b75a5d1c682c5b07a8d474c5e0f4d5112
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Sat May 21 04:08:04 2022 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Sat May 21 04:08:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbce0c3b

app-emulation/wine-staging: don't pull toolchain with USE=-mingw

Oversight due to copying from other ebuilds which always need it.

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

 app-emulation/wine-staging/wine-staging-7.5-r1.ebuild | 2 +-
 app-emulation/wine-staging/wine-staging-7.6-r1.ebuild | 2 +-
 app-emulation/wine-staging/wine-staging-7.7.ebuild| 2 +-
 app-emulation/wine-staging/wine-staging-7.8.ebuild| 2 +-
 app-emulation/wine-staging/wine-staging-.ebuild   | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-emulation/wine-staging/wine-staging-7.5-r1.ebuild 
b/app-emulation/wine-staging/wine-staging-7.5-r1.ebuild
index 13ce77523323..5cd4d5832d94 100644
--- a/app-emulation/wine-staging/wine-staging-7.5-r1.ebuild
+++ b/app-emulation/wine-staging/wine-staging-7.5-r1.ebuild
@@ -65,7 +65,7 @@ RESTRICT="test"
 BDEPEND="sys-devel/flex
virtual/yacc
virtual/pkgconfig
-   !crossdev-mingw? ( dev-util/mingw64-toolchain[${MULTILIB_USEDEP}] )"
+   mingw? ( !crossdev-mingw? ( 
dev-util/mingw64-toolchain[${MULTILIB_USEDEP}] ) )"
 
 COMMON_DEPEND="
X? (

diff --git a/app-emulation/wine-staging/wine-staging-7.6-r1.ebuild 
b/app-emulation/wine-staging/wine-staging-7.6-r1.ebuild
index 2e0e2a06247c..d0c2f3d09941 100644
--- a/app-emulation/wine-staging/wine-staging-7.6-r1.ebuild
+++ b/app-emulation/wine-staging/wine-staging-7.6-r1.ebuild
@@ -65,7 +65,7 @@ RESTRICT="test"
 BDEPEND="sys-devel/flex
virtual/yacc
virtual/pkgconfig
-   !crossdev-mingw? ( dev-util/mingw64-toolchain[${MULTILIB_USEDEP}] )"
+   mingw? ( !crossdev-mingw? ( 
dev-util/mingw64-toolchain[${MULTILIB_USEDEP}] ) )"
 
 COMMON_DEPEND="
X? (

diff --git a/app-emulation/wine-staging/wine-staging-7.7.ebuild 
b/app-emulation/wine-staging/wine-staging-7.7.ebuild
index 2e0e2a06247c..d0c2f3d09941 100644
--- a/app-emulation/wine-staging/wine-staging-7.7.ebuild
+++ b/app-emulation/wine-staging/wine-staging-7.7.ebuild
@@ -65,7 +65,7 @@ RESTRICT="test"
 BDEPEND="sys-devel/flex
virtual/yacc
virtual/pkgconfig
-   !crossdev-mingw? ( dev-util/mingw64-toolchain[${MULTILIB_USEDEP}] )"
+   mingw? ( !crossdev-mingw? ( 
dev-util/mingw64-toolchain[${MULTILIB_USEDEP}] ) )"
 
 COMMON_DEPEND="
X? (

diff --git a/app-emulation/wine-staging/wine-staging-7.8.ebuild 
b/app-emulation/wine-staging/wine-staging-7.8.ebuild
index 78a3e9fb8778..f4c0f73c2350 100644
--- a/app-emulation/wine-staging/wine-staging-7.8.ebuild
+++ b/app-emulation/wine-staging/wine-staging-7.8.ebuild
@@ -64,7 +64,7 @@ RESTRICT="test"
 BDEPEND="sys-devel/flex
virtual/yacc
virtual/pkgconfig
-   !crossdev-mingw? ( dev-util/mingw64-toolchain[${MULTILIB_USEDEP}] )"
+   mingw? ( !crossdev-mingw? ( 
dev-util/mingw64-toolchain[${MULTILIB_USEDEP}] ) )"
 
 COMMON_DEPEND="
X? (

diff --git a/app-emulation/wine-staging/wine-staging-.ebuild 
b/app-emulation/wine-staging/wine-staging-.ebuild
index 78a3e9fb8778..f4c0f73c2350 100644
--- a/app-emulation/wine-staging/wine-staging-.ebuild
+++ b/app-emulation/wine-staging/wine-staging-.ebuild
@@ -64,7 +64,7 @@ RESTRICT="test"
 BDEPEND="sys-devel/flex
virtual/yacc
virtual/pkgconfig
-   !crossdev-mingw? ( dev-util/mingw64-toolchain[${MULTILIB_USEDEP}] )"
+   mingw? ( !crossdev-mingw? ( 
dev-util/mingw64-toolchain[${MULTILIB_USEDEP}] ) )"
 
 COMMON_DEPEND="
X? (



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

2022-05-20 Thread Ionen Wolkens
commit: 44e077c5adb80720cca52fe9cdcd886a9015e940
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Sat May 21 04:05:21 2022 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Sat May 21 04:05:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44e077c5

app-emulation/wine-vanilla: don't pull toolchain with USE=-mingw

Oversight due to copying from other ebuilds which always need it.

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

 app-emulation/wine-vanilla/wine-vanilla-6.0.2.ebuild  | 4 ++--
 app-emulation/wine-vanilla/wine-vanilla-7.0-r2.ebuild | 2 +-
 app-emulation/wine-vanilla/wine-vanilla-7.0.ebuild| 4 ++--
 app-emulation/wine-vanilla/wine-vanilla-7.5-r1.ebuild | 2 +-
 app-emulation/wine-vanilla/wine-vanilla-7.6-r1.ebuild | 2 +-
 app-emulation/wine-vanilla/wine-vanilla-7.7.ebuild| 2 +-
 app-emulation/wine-vanilla/wine-vanilla-7.8.ebuild| 2 +-
 app-emulation/wine-vanilla/wine-vanilla-.ebuild   | 2 +-
 8 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/app-emulation/wine-vanilla/wine-vanilla-6.0.2.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-6.0.2.ebuild
index 807ee258f16e..824f7ec80c90 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-6.0.2.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-6.0.2.ebuild
@@ -129,8 +129,8 @@ DEPEND="${COMMON_DEPEND}
virtual/pkgconfig
virtual/yacc
X? ( x11-base/xorg-proto )
-   xinerama? ( x11-base/xorg-proto )
-   !crossdev-mingw? ( dev-util/mingw64-toolchain[${MULTILIB_USEDEP}] )"
+   mingw? ( !crossdev-mingw? ( 
dev-util/mingw64-toolchain[${MULTILIB_USEDEP}] ) )
+   xinerama? ( x11-base/xorg-proto )"
 
 # These use a non-standard "Wine" category, which is provided by
 # /etc/xdg/applications-merged/wine.menu

diff --git a/app-emulation/wine-vanilla/wine-vanilla-7.0-r2.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-7.0-r2.ebuild
index 65ad27032112..2465210cbcdc 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-7.0-r2.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-7.0-r2.ebuild
@@ -51,7 +51,7 @@ RESTRICT="test"
 BDEPEND="sys-devel/flex
virtual/yacc
virtual/pkgconfig
-   !crossdev-mingw? ( dev-util/mingw64-toolchain[${MULTILIB_USEDEP}] )"
+   mingw? ( !crossdev-mingw? ( 
dev-util/mingw64-toolchain[${MULTILIB_USEDEP}] ) )"
 
 COMMON_DEPEND="
X? (

diff --git a/app-emulation/wine-vanilla/wine-vanilla-7.0.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-7.0.ebuild
index d1b64ae6c268..fe58b813af6d 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-7.0.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-7.0.ebuild
@@ -122,8 +122,8 @@ DEPEND="${COMMON_DEPEND}
virtual/pkgconfig
virtual/yacc
X? ( x11-base/xorg-proto )
-   xinerama? ( x11-base/xorg-proto )
-   !crossdev-mingw? ( dev-util/mingw64-toolchain[${MULTILIB_USEDEP}] )"
+   mingw? ( !crossdev-mingw? ( 
dev-util/mingw64-toolchain[${MULTILIB_USEDEP}] ) )
+   xinerama? ( x11-base/xorg-proto )"
 
 # These use a non-standard "Wine" category, which is provided by
 # /etc/xdg/applications-merged/wine.menu

diff --git a/app-emulation/wine-vanilla/wine-vanilla-7.5-r1.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-7.5-r1.ebuild
index 0d667bb08b98..6702e4de1493 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-7.5-r1.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-7.5-r1.ebuild
@@ -51,7 +51,7 @@ RESTRICT="test"
 BDEPEND="sys-devel/flex
virtual/yacc
virtual/pkgconfig
-   !crossdev-mingw? ( dev-util/mingw64-toolchain[${MULTILIB_USEDEP}] )"
+   mingw? ( !crossdev-mingw? ( 
dev-util/mingw64-toolchain[${MULTILIB_USEDEP}] ) )"
 
 COMMON_DEPEND="
X? (

diff --git a/app-emulation/wine-vanilla/wine-vanilla-7.6-r1.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-7.6-r1.ebuild
index c097218912e6..80752f7676fe 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-7.6-r1.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-7.6-r1.ebuild
@@ -51,7 +51,7 @@ RESTRICT="test"
 BDEPEND="sys-devel/flex
virtual/yacc
virtual/pkgconfig
-   !crossdev-mingw? ( dev-util/mingw64-toolchain[${MULTILIB_USEDEP}] )"
+   mingw? ( !crossdev-mingw? ( 
dev-util/mingw64-toolchain[${MULTILIB_USEDEP}] ) )"
 
 COMMON_DEPEND="
X? (

diff --git a/app-emulation/wine-vanilla/wine-vanilla-7.7.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-7.7.ebuild
index c097218912e6..80752f7676fe 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-7.7.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-7.7.ebuild
@@ -51,7 +51,7 @@ RESTRICT="test"
 BDEPEND="sys-devel/flex
virtual/yacc
virtual/pkgconfig
-   !crossdev-mingw? ( dev-util/mingw64-toolchain[${MULTILIB_USEDEP}] )"
+   mingw? ( !crossdev-mingw? ( 
dev-util/mingw64-toolchain[${MULTILIB_USEDEP}] ) )"
 
 COMMON_DEPEND="
X? (

diff --git a/app-emulation/wine-vanilla/wine-vanilla-7.8.ebuild 

[gentoo-commits] repo/gentoo:master commit in: x11-drivers/nvidia-drivers/files/, x11-drivers/nvidia-drivers/

2022-05-20 Thread Ionen Wolkens
commit: f56310fc9f3542319950e223dacfcbf301f596ec
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Sat May 21 00:05:42 2022 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Sat May 21 00:18:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f56310fc

x11-drivers/nvidia-drivers: install PM udev rules from README.txt

User reported it solved some power management issues (e.g. oddities
followed by Xorg segfault when using sleep with GNOME), and other
distros like Fedora install these unconditionally. Only for 470+
given wasn't included in nvidia's README for 390.xx and likely not
relevant.

Skip revbump, not known(?) to affect many and will propagate on
kernel upgrades + rebuild.

Thanks-to: Randall T. Vasquez
Signed-off-by: Ionen Wolkens  gentoo.org>

 x11-drivers/nvidia-drivers/files/nvidia-470.rules   |  7 +++
 x11-drivers/nvidia-drivers/nvidia-drivers-470.129.06.ebuild | 13 +++--
 x11-drivers/nvidia-drivers/nvidia-drivers-470.62.29.ebuild  | 13 +++--
 x11-drivers/nvidia-drivers/nvidia-drivers-510.73.05.ebuild  | 13 +++--
 x11-drivers/nvidia-drivers/nvidia-drivers-515.43.04.ebuild  | 13 +++--
 5 files changed, 51 insertions(+), 8 deletions(-)

diff --git a/x11-drivers/nvidia-drivers/files/nvidia-470.rules 
b/x11-drivers/nvidia-drivers/files/nvidia-470.rules
new file mode 100644
index ..ba3cefef9876
--- /dev/null
+++ b/x11-drivers/nvidia-drivers/files/nvidia-470.rules
@@ -0,0 +1,7 @@
+# Enable runtime PM for NVIDIA VGA/3D controller devices on driver bind
+ACTION=="bind", SUBSYSTEM=="pci", ATTR{vendor}=="0x10de", 
ATTR{class}=="0x03", TEST=="power/control", ATTR{power/control}="auto"
+ACTION=="bind", SUBSYSTEM=="pci", ATTR{vendor}=="0x10de", 
ATTR{class}=="0x030200", TEST=="power/control", ATTR{power/control}="auto"
+
+# Disable runtime PM for NVIDIA VGA/3D controller devices on driver unbind
+ACTION=="unbind", SUBSYSTEM=="pci", ATTR{vendor}=="0x10de", 
ATTR{class}=="0x03", TEST=="power/control", ATTR{power/control}="on"
+ACTION=="unbind", SUBSYSTEM=="pci", ATTR{vendor}=="0x10de", 
ATTR{class}=="0x030200", TEST=="power/control", ATTR{power/control}="on"

diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-470.129.06.ebuild 
b/x11-drivers/nvidia-drivers/nvidia-drivers-470.129.06.ebuild
index ba4807bf5a9c..7a1897471468 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-470.129.06.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-470.129.06.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 MODULES_OPTIONAL_USE="driver"
 inherit desktop flag-o-matic linux-mod multilib readme.gentoo-r1 \
-   systemd toolchain-funcs unpacker user-info
+   systemd toolchain-funcs udev unpacker user-info
 
 NV_KERNEL_MAX="5.17"
 NV_URI="https://download.nvidia.com/XFree86/;
@@ -367,6 +367,9 @@ https://wiki.gentoo.org/wiki/NVIDIA/nvidia-drivers;
# symlink non-versioned so nvidia-settings can use it even if 
misdetected
dosym nvidia-application-profiles-${PV}-key-documentation \

${paths[APPLICATION_PROFILE]}/nvidia-application-profiles-key-documentation
+
+   # udev rules taken from nvidia's README.txt to help with power 
management
+   use driver && udev_newrules "${FILESDIR}"/nvidia-470.rules 
60-nvidia.rules
 }
 
 pkg_preinst() {
@@ -397,7 +400,8 @@ pkg_preinst() {
 }
 
 pkg_postinst() {
-   use driver && linux-mod_pkg_postinst
+   linux-mod_pkg_postinst
+   use driver && udev_reload
 
readme.gentoo_print_elog
 
@@ -449,3 +453,8 @@ pkg_postinst() {
elog "supported by a few wayland compositors (e.g. kwin / 
mutter, not sway)."
fi
 }
+
+pkg_postrm() {
+   linux-mod_pkg_postrm
+   use driver && udev_reload
+}

diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-470.62.29.ebuild 
b/x11-drivers/nvidia-drivers/nvidia-drivers-470.62.29.ebuild
index cab98353f284..f2528612b9fc 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-470.62.29.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-470.62.29.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 MODULES_OPTIONAL_USE="driver"
 inherit desktop flag-o-matic linux-mod multilib readme.gentoo-r1 \
-   systemd toolchain-funcs unpacker user-info
+   systemd toolchain-funcs udev unpacker user-info
 
 NV_KERNEL_MAX="5.15"
 NV_PIN="470.103.01"
@@ -363,6 +363,9 @@ https://wiki.gentoo.org/wiki/NVIDIA/nvidia-drivers;
systemd_dounit systemd/system/nvidia-{hibernate,resume,suspend}.service
 
dobin nvidia-bug-report.sh
+
+   # udev rules taken from nvidia's README.txt to help with power 
management
+   use driver && udev_newrules "${FILESDIR}"/nvidia-470.rules 
60-nvidia.rules
 }
 
 pkg_preinst() {
@@ -393,7 +396,8 @@ pkg_preinst() {
 }
 
 pkg_postinst() {
-   use driver && linux-mod_pkg_postinst
+   linux-mod_pkg_postinst
+   use driver && udev_reload
 
readme.gentoo_print_elog
 
@@ -445,3 +449,8 @@ pkg_postinst() {
elog "supported by a few 

[gentoo-commits] repo/gentoo:master commit in: x11-drivers/nvidia-drivers/

2022-05-20 Thread Ionen Wolkens
commit: 30c0f280b8beabcd2b183476b18afb82229b336b
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Sat May 21 00:17:33 2022 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Sat May 21 00:18:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30c0f280

x11-drivers/nvidia-drivers: sync minor nitpick in 390 branch

linux-mod already checks for `use driver`

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

 x11-drivers/nvidia-drivers/nvidia-drivers-390.151.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-390.151.ebuild 
b/x11-drivers/nvidia-drivers/nvidia-drivers-390.151.ebuild
index abc929daf8fc..b2fec00f5d71 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-390.151.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-390.151.ebuild
@@ -408,7 +408,7 @@ pkg_preinst() {
 }
 
 pkg_postinst() {
-   use driver && linux-mod_pkg_postinst
+   linux-mod_pkg_postinst
 
readme.gentoo_print_elog
 



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

2022-05-20 Thread Sam James
commit: 71d33f7d6e279763bed35128bf1eeaaf1a9ef5fe
Author: Sam James  gentoo  org>
AuthorDate: Sat May 21 00:12:39 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 21 00:12:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71d33f7d

media-libs/tiff: update EAPI 7 -> 8

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

 media-libs/tiff/tiff-4.4.0_rc1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/tiff/tiff-4.4.0_rc1.ebuild 
b/media-libs/tiff/tiff-4.4.0_rc1.ebuild
index c0f7bb48982e..026bae962295 100644
--- a/media-libs/tiff/tiff-4.4.0_rc1.ebuild
+++ b/media-libs/tiff/tiff-4.4.0_rc1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 QA_PKGCONFIG_VERSION="$(ver_cut 1-3)"
 



[gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-evenrouault/

2022-05-20 Thread Sam James
commit: 1c310b39ba83ac2a3821fe1e6a038597f4b849aa
Author: Sam James  gentoo  org>
AuthorDate: Sat May 21 00:12:52 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 21 00:12:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c310b39

sec-keys/openpgp-keys-evenrouault: update EAPI 7 -> 8

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

 .../openpgp-keys-evenrouault/openpgp-keys-evenrouault-20220520.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/sec-keys/openpgp-keys-evenrouault/openpgp-keys-evenrouault-20220520.ebuild 
b/sec-keys/openpgp-keys-evenrouault/openpgp-keys-evenrouault-20220520.ebuild
index 5a145fe28631..e9b42a5001f7 100644
--- a/sec-keys/openpgp-keys-evenrouault/openpgp-keys-evenrouault-20220520.ebuild
+++ b/sec-keys/openpgp-keys-evenrouault/openpgp-keys-evenrouault-20220520.ebuild
@@ -1,12 +1,12 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 DESCRIPTION="OpenPGP keys used by Even Rouault"
 HOMEPAGE="https://github.com/rouault;
 SRC_URI="https://github.com/rouault.gpg;
-S=${WORKDIR}
+S="${WORKDIR}"
 
 LICENSE="public-domain"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-evenrouault/

2022-05-20 Thread Sam James
commit: 2756bd9b9b923219280dc976a72aa7ca38f68eb8
Author: Sam James  gentoo  org>
AuthorDate: Fri May 20 23:39:45 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri May 20 23:39:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2756bd9b

sec-keys/openpgp-keys-evenrouault: new package, add 20220520

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

 sec-keys/openpgp-keys-evenrouault/Manifest|  1 +
 sec-keys/openpgp-keys-evenrouault/metadata.xml|  8 
 .../openpgp-keys-evenrouault-20220520.ebuild  | 19 +++
 3 files changed, 28 insertions(+)

diff --git a/sec-keys/openpgp-keys-evenrouault/Manifest 
b/sec-keys/openpgp-keys-evenrouault/Manifest
new file mode 100644
index ..d0ab38f9f7b2
--- /dev/null
+++ b/sec-keys/openpgp-keys-evenrouault/Manifest
@@ -0,0 +1 @@
+DIST rouault.gpg 1695 BLAKE2B 
a66840f7599460b091ddfefcbbf0d29e8d15cfeaf423bef56ad0c2b51f889f723cd1b038031c4eba6563b2f56616b70e70fe71e5217f12eb3d60a0c1ed00f848
 SHA512 
68dea3bb4b9f77d532a8d296b2c2c473f663503b2882557122f5cb2c0ea92fbf4ddc70e9195e837a4addc9675977d9f0204cfcdbfe1b33bf7c7246fdb4a1ad6a

diff --git a/sec-keys/openpgp-keys-evenrouault/metadata.xml 
b/sec-keys/openpgp-keys-evenrouault/metadata.xml
new file mode 100644
index ..23dd7385bafc
--- /dev/null
+++ b/sec-keys/openpgp-keys-evenrouault/metadata.xml
@@ -0,0 +1,8 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   co...@gentoo.org
+   Gentoo Codec Project
+   
+

diff --git 
a/sec-keys/openpgp-keys-evenrouault/openpgp-keys-evenrouault-20220520.ebuild 
b/sec-keys/openpgp-keys-evenrouault/openpgp-keys-evenrouault-20220520.ebuild
new file mode 100644
index ..5a145fe28631
--- /dev/null
+++ b/sec-keys/openpgp-keys-evenrouault/openpgp-keys-evenrouault-20220520.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="OpenPGP keys used by Even Rouault"
+HOMEPAGE="https://github.com/rouault;
+SRC_URI="https://github.com/rouault.gpg;
+S=${WORKDIR}
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
+
+src_install() {
+   local files=( ${A} )
+   insinto /usr/share/openpgp-keys
+   newins - rouault.asc < <(cat "${files[@]/#/${DISTDIR}/}" || die)
+}



[gentoo-commits] repo/gentoo:master commit in: media-libs/tiff/files/, media-libs/tiff/

2022-05-20 Thread Sam James
commit: bcf80a84c69f026b3e7df8bec1b0732c2dc7b658
Author: Sam James  gentoo  org>
AuthorDate: Sat May 21 00:07:26 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 21 00:09:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcf80a84

media-libs/tiff: add 4.4.0_rc1 (unkeyworded)

Bug: https://bugs.gentoo.org/821925
Bug: https://bugs.gentoo.org/830981
Bug: https://bugs.gentoo.org/837560
Signed-off-by: Sam James  gentoo.org>

 media-libs/tiff/Manifest   |  2 +
 .../files/tiff-4.4.0_rc1-skip-thumbnail-test.patch | 32 
 media-libs/tiff/tiff-4.4.0_rc1.ebuild  | 91 ++
 3 files changed, 125 insertions(+)

diff --git a/media-libs/tiff/Manifest b/media-libs/tiff/Manifest
index 45849b27483d..a5238360727a 100644
--- a/media-libs/tiff/Manifest
+++ b/media-libs/tiff/Manifest
@@ -1 +1,3 @@
 DIST tiff-4.3.0.tar.gz 2808254 BLAKE2B 
433a087249541f6142dd25b6dc807018639908175b0d73b4af3aa301af2dee3d76184e4689e7b2f1f9b73567ac78d50456ee94fffe00bad6da05375cf2d94d92
 SHA512 
e04a4a6c542e58a174c1e9516af3908acf1d3d3e1096648c5514f4963f73e7af27387a76b0fbabe43cf867a18874088f963796a7cd6e45deb998692e3e235493
+DIST tiff-4.4.0rc1.tar.xz 1929292 BLAKE2B 
d05a2fb293557d1e7cdec116c65c8338d7714af7b6abd8dd3bb2b476d62e044adc7d6c298843649d63c6bc09f6ce4660ee23638f9beb716937ccf236c2829dcf
 SHA512 
c9611faadc9b1199f3aba9a43bfa160c77c11558d1fa358b42115ed78db73c8387531c0668cc9021842c58f1c02f8d84264d3600e1039dfe6f866822ad91cff9
+DIST tiff-4.4.0rc1.tar.xz.sig 310 BLAKE2B 
00dc8ff9c232ec4cca8b294659e6379b9bb512b58cd3d2f9231e7c10111510ac56aff3c6fc133a47f9fafc27595e099297c25940414495d8ea7f5a75aa43e9d2
 SHA512 
4ffdcbf5a8ce4a3be543d0ad43101ddcdb6ef22c3da5768c86660a40cc0cab48032a65c5e7bb0667f43d55dad5aa09dc0df302e2f9dbc9f24b8ccac643a0408c

diff --git a/media-libs/tiff/files/tiff-4.4.0_rc1-skip-thumbnail-test.patch 
b/media-libs/tiff/files/tiff-4.4.0_rc1-skip-thumbnail-test.patch
new file mode 100644
index ..574a02dd3487
--- /dev/null
+++ b/media-libs/tiff/files/tiff-4.4.0_rc1-skip-thumbnail-test.patch
@@ -0,0 +1,32 @@
+https://gitlab.com/libtiff/libtiff/-/merge_requests/334
+
+From 62a49eeb3f0c986c5fcbfc53cd3d7ef2a3fab9b3 Mon Sep 17 00:00:00 2001
+From: Sam James 
+Date: Sat, 21 May 2022 01:01:35 +0100
+Subject: [PATCH] test/tiffcp-thumbnail.sh: skip test if tools aren't built
+
+In Gentoo, we avoid building the tools for multilib (32-bit, x86) builds on
+amd64/x86_64 because we only need the library to keep binary applications 
working.
+
+This causes a test failure in just tiffcp-thumbnail.sh as the 'thumbnail'
+binary isn't built. Skip it if unavailable as it's only a single test.
+
+Fixes: https://gitlab.com/libtiff/libtiff/-/issues/421
+--- a/test/tiffcp-thumbnail.sh
 b/test/tiffcp-thumbnail.sh
+@@ -4,7 +4,12 @@
+ #
+ . ${srcdir:-.}/common.sh
+ 
++if [ ! -x "${TIFFCP}" ] || [ ! -x "${THUMBNAIL}" ] ; then
++  # https://gitlab.com/libtiff/libtiff/-/issues/421
++  exit 77
++fi
++
+ outfile1=o-tiffcp-thumbnail-in.tif
+ outfile2=o-tiffcp-thumbnail-out.tif
+ f_test_convert "${TIFFCP} -c g3:1d" "${IMG_MINISWHITE_1C_1B}" "${outfile1}"
+-f_test_convert "${THUMBNAIL}" "${outfile1}" "${outfile2}"
+\ No newline at end of file
++f_test_convert "${THUMBNAIL}" "${outfile1}" "${outfile2}"
+GitLab

diff --git a/media-libs/tiff/tiff-4.4.0_rc1.ebuild 
b/media-libs/tiff/tiff-4.4.0_rc1.ebuild
new file mode 100644
index ..c0f7bb48982e
--- /dev/null
+++ b/media-libs/tiff/tiff-4.4.0_rc1.ebuild
@@ -0,0 +1,91 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+QA_PKGCONFIG_VERSION="$(ver_cut 1-3)"
+
+# Release signer can vary per version but not clear if others will be doing
+# them in future, so gone with Even Rouault for now as he does other geosci
+# stuff too like PROJ, GDAL. Previous release manager of TIFF was
+# GraphicsMagick maintainer Bob Friesenhahn. Please be careful when verifying
+# who made releases.
+VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/rouault.asc
+inherit multilib-minimal verify-sig
+
+MY_P="${P/_rc/rc}"
+DESCRIPTION="Tag Image File Format (TIFF) library"
+HOMEPAGE="http://libtiff.maptools.org;
+SRC_URI="https://download.osgeo.org/libtiff/${MY_P}.tar.xz;
+SRC_URI+=" verify-sig? ( https://download.osgeo.org/libtiff/${MY_P}.tar.xz.sig 
)"
+S="${WORKDIR}/${PN}-$(ver_cut 1-3)"
+
+LICENSE="libtiff"
+SLOT="0"
+if [[ ${PV} != *_rc* ]] ; then
+   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
+IUSE="+cxx jbig jpeg lzma static-libs test webp zlib zstd"
+RESTRICT="!test? ( test )"
+
+# bug #483132
+REQUIRED_USE="test? ( jpeg )"
+
+RDEPEND="jbig? ( >=media-libs/jbigkit-2.1:=[${MULTILIB_USEDEP}] )
+   jpeg? ( media-libs/libjpeg-turbo:=[${MULTILIB_USEDEP}] )

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

2022-05-20 Thread Sam James
commit: 7dafeba3e2f8cd0648a2a4e033bec8566d3661cf
Author: Sam James  gentoo  org>
AuthorDate: Fri May 20 23:27:26 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri May 20 23:27:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dafeba3

dev-python/psutil: update SRC_URI

Unconditionally download small tests patch. Cleaner than mangling the ebuild.

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

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

diff --git a/dev-python/psutil/psutil-5.9.1.ebuild 
b/dev-python/psutil/psutil-5.9.1.ebuild
index 8e9641dbd86a..37f1d2642158 100644
--- a/dev-python/psutil/psutil-5.9.1.ebuild
+++ b/dev-python/psutil/psutil-5.9.1.ebuild
@@ -11,7 +11,7 @@ inherit distutils-r1
 DESCRIPTION="Retrieve information on running processes and system utilization"
 HOMEPAGE="https://github.com/giampaolo/psutil https://pypi.org/project/psutil/;
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-SRC_URI+=" test? ( 
https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${PN}-5.9.1-tests.patch.xz
 )"
+SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${PN}-5.9.1-tests.patch.xz;
 
 LICENSE="BSD"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qthelp/, dev-qt/qthelp/files/

2022-05-20 Thread Sam James
commit: 73af150a536fb493d61b4f255ce2ff6d2ec760a1
Author: Sam James  gentoo  org>
AuthorDate: Fri May 20 23:25:57 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri May 20 23:25:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73af150a

dev-qt/qthelp: add missing patch

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

 dev-qt/qthelp/files/qthelp-5.15.4-bogusdep.patch | 29 
 dev-qt/qthelp/qthelp-5.15.4.ebuild   |  2 +-
 2 files changed, 30 insertions(+), 1 deletion(-)

diff --git a/dev-qt/qthelp/files/qthelp-5.15.4-bogusdep.patch 
b/dev-qt/qthelp/files/qthelp-5.15.4-bogusdep.patch
new file mode 100644
index ..bc32959e4ca1
--- /dev/null
+++ b/dev-qt/qthelp/files/qthelp-5.15.4-bogusdep.patch
@@ -0,0 +1,29 @@
+https://invent.kde.org/qt/qt/qttools/-/merge_requests/2
+
+(Dropped first patch as it seems to be in 5.15.4.)
+
+From: Andreas Sturmlechner 
+Date: Fri, 18 Mar 2022 12:43:18 +0100
+Subject: [PATCH 2/2] Drop superfluous network dependency from
+ assistant/{help,qhelpgenerator}.pro
+
+Signed-off-by: Andreas Sturmlechner 
+--- a/src/assistant/help/help.pro
 b/src/assistant/help/help.pro
+@@ -1,7 +1,6 @@
+ TARGET = QtHelp
+ 
+ QT = core-private gui widgets sql
+-QT_PRIVATE = network
+ 
+ DEFINES += QHELP_LIB
+ 
+--- a/src/assistant/qhelpgenerator/qhelpgenerator.pro
 b/src/assistant/qhelpgenerator/qhelpgenerator.pro
+@@ -1,4 +1,4 @@
+-QT += network help-private
++QT += help-private
+ 
+ QTPLUGIN.platforms = qminimal
+ QTPLUGIN.sqldrivers = qsqlite
+GitLab

diff --git a/dev-qt/qthelp/qthelp-5.15.4.ebuild 
b/dev-qt/qthelp/qthelp-5.15.4.ebuild
index 0495ddc0e671..c4a559956981 100644
--- a/dev-qt/qthelp/qthelp-5.15.4.ebuild
+++ b/dev-qt/qthelp/qthelp-5.15.4.ebuild
@@ -23,7 +23,7 @@ DEPEND="
 RDEPEND="${DEPEND}"
 
 # https://invent.kde.org/qt/qt/qttools/-/merge_requests/2
-PATCHES=( "${FILESDIR}/${PN}-5.15.3-bogusdep.patch" )
+PATCHES=( "${FILESDIR}/${PN}-5.15.4-bogusdep.patch" )
 
 QT5_TARGET_SUBDIRS=(
src/assistant/help



[gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-vinaysajip/

2022-05-20 Thread Sam James
commit: c4c7dc705a2e3e8013daa6461a2956738976d250
Author: Sam James  gentoo  org>
AuthorDate: Fri May 20 22:34:10 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri May 20 23:15:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4c7dc70

sec-keys/openpgp-keys-vinaysajip: new package, add 20220520

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

 sec-keys/openpgp-keys-vinaysajip/Manifest |  1 +
 sec-keys/openpgp-keys-vinaysajip/metadata.xml |  9 +
 .../openpgp-keys-vinaysajip-20220520.ebuild   | 19 +++
 3 files changed, 29 insertions(+)

diff --git a/sec-keys/openpgp-keys-vinaysajip/Manifest 
b/sec-keys/openpgp-keys-vinaysajip/Manifest
new file mode 100644
index ..009864176d51
--- /dev/null
+++ b/sec-keys/openpgp-keys-vinaysajip/Manifest
@@ -0,0 +1 @@
+DIST CA749061914EAC138E66EADB9147B477339A9B86 3102 BLAKE2B 
19418953dde71c10c81287e92914586ce39f508272001fa76eaf9cce2f6f5d5ae82be685f796972faa786d932756f9a28efb19cef4b98aa8bbe8ac8e87cfd381
 SHA512 
721ba0d53053b0aa2a56e0cf3c93d1ad0e85685cb38e666f3d49f1869ae203cbadf7dd54ff2dc5930998974159914042c7b6000165f42a5aa51c458bbd82aed4

diff --git a/sec-keys/openpgp-keys-vinaysajip/metadata.xml 
b/sec-keys/openpgp-keys-vinaysajip/metadata.xml
new file mode 100644
index ..6ef265a39adb
--- /dev/null
+++ b/sec-keys/openpgp-keys-vinaysajip/metadata.xml
@@ -0,0 +1,9 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   pyt...@gentoo.org
+   Python
+   
+   
+

diff --git 
a/sec-keys/openpgp-keys-vinaysajip/openpgp-keys-vinaysajip-20220520.ebuild 
b/sec-keys/openpgp-keys-vinaysajip/openpgp-keys-vinaysajip-20220520.ebuild
new file mode 100644
index ..efc30914eee1
--- /dev/null
+++ b/sec-keys/openpgp-keys-vinaysajip/openpgp-keys-vinaysajip-20220520.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="OpenPGP keys used by Vinay Sajip"
+HOMEPAGE="https://github.com/vsajip/python-gnupg;
+SRC_URI="https://keys.openpgp.org/vks/v1/by-fingerprint/CA749061914EAC138E66EADB9147B477339A9B86;
+S="${WORKDIR}"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86"
+
+src_install() {
+   local files=( ${A} )
+   insinto /usr/share/openpgp-keys
+   newins - vinaysajip.asc < <(cat "${files[@]/#/${DISTDIR}/}" || die)
+}



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

2022-05-20 Thread Sam James
commit: c7a4cadda068185864ad2ad98db619bcb362993f
Author: Sam James  gentoo  org>
AuthorDate: Fri May 20 22:18:01 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri May 20 23:15:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7a4cadd

dev-python/psutil: add 5.9.1

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

 dev-python/psutil/Manifest|  2 ++
 dev-python/psutil/psutil-5.9.1.ebuild | 41 +++
 2 files changed, 43 insertions(+)

diff --git a/dev-python/psutil/Manifest b/dev-python/psutil/Manifest
index 558b4186bfca..06022c933547 100644
--- a/dev-python/psutil/Manifest
+++ b/dev-python/psutil/Manifest
@@ -1 +1,3 @@
 DIST psutil-5.9.0.tar.gz 478322 BLAKE2B 
763c8ae14ae546bed64a360047d2ce38783e9e7e939160f751c4ccc94b8e023aaa4cdca426f584e05dae8b1326333660e216d7cb3edd820e24a931dddfa5160f
 SHA512 
b521cfce51e90fdf87ba19bf8069877e3210aede92c17460ea0b00324a36e133168e4bff550462d07ab6d93c597c6560d68954340031ff43168d54a8e5d4c4e7
+DIST psutil-5.9.1-tests.patch.xz 3144 BLAKE2B 
8980505d76265fbe20556fcec491096fd5e74031a2f1a4bff841837efda93ee240efe23772ffdea526513544ba5c56f37e72be5448759e817c3dc5f4b1abd4c5
 SHA512 
a0ebbcba6f99293df9cb73e994abe1cbb423e707b15f9bcde13a0026a19e023166c830a3d017905385efb838ad892ffbc1b994df99ce54fa03a20e649f41
+DIST psutil-5.9.1.tar.gz 479090 BLAKE2B 
88f35a9134d942fa56b5fbc79753e82245c3bfdb1f640dbf3b56815b89d872517f9ee3a3945532ebd1a399c3307e160ac80394766c3b2cc7e3fb36ffdd555eef
 SHA512 
1ddb119a10243d17d808417817ec8659d22447f12a4bbc0366c13f6587a4b0b59f4e74f6ac5d1e1a908bb5fd287be630466d32beabcb5008f6a19c24a1557c27

diff --git a/dev-python/psutil/psutil-5.9.1.ebuild 
b/dev-python/psutil/psutil-5.9.1.ebuild
new file mode 100644
index ..8e9641dbd86a
--- /dev/null
+++ b/dev-python/psutil/psutil-5.9.1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Retrieve information on running processes and system utilization"
+HOMEPAGE="https://github.com/giampaolo/psutil https://pypi.org/project/psutil/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+SRC_URI+=" test? ( 
https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${PN}-5.9.1-tests.patch.xz
 )"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+PATCHES=(
+   "${WORKDIR}"/${PN}-5.9.1-tests.patch
+)
+
+python_test() {
+   # Since we are running in an environment a bit similar to CI,
+   # let's skip the tests that are disabled for CI
+   local -x TRAVIS=1
+   local -x APPVEYOR=1
+   local -x GITHUB_ACTIONS=1
+   local -x GENTOO_TESTING=1
+   "${EPYTHON}" psutil/tests/runner.py ||
+   die "tests failed with ${EPYTHON}"
+}
+
+python_compile() {
+   # Force -j1 to avoid .o linking race conditions
+   local MAKEOPTS=-j1
+   distutils-r1_python_compile
+}



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

2022-05-20 Thread Sam James
commit: b08d1ecf6fd09512c3d28ac7fe5763bbc3ca4321
Author: Sam James  gentoo  org>
AuthorDate: Fri May 20 22:27:37 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri May 20 23:15:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b08d1ecf

dev-python/python-gnupg: add 0.4.9

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

 dev-python/python-gnupg/Manifest  |  2 ++
 dev-python/python-gnupg/python-gnupg-0.4.9.ebuild | 30 +++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/python-gnupg/Manifest b/dev-python/python-gnupg/Manifest
index 42677400dc49..9b25d1ec77a3 100644
--- a/dev-python/python-gnupg/Manifest
+++ b/dev-python/python-gnupg/Manifest
@@ -1 +1,3 @@
 DIST python-gnupg-0.4.8.tar.gz 58696 BLAKE2B 
d9ab2fe3ea933a22e731fd70e153e60cc3b158f15e3f8537440c355037092ff7545d29e8d2eab88efb38dcc6e3776c31f537a9c06467b473e93cbc9f0e2ef189
 SHA512 
fcaa121a356595328a26e8184280f859dfc2771b9692dcf28db2d9b0fdddc77d4c1238665a8e419758ec17320616e7741aacd3638e37d449b86febeef1f6
+DIST python-gnupg-0.4.9.tar.gz 59982 BLAKE2B 
09ca33bf181239d2ed39930e2b017f30e5c3ff158ccf937a1a1e72366cd144bc7327c8a57517840f976b10fbf542f8181721fa6e203cf0b67766b3fea9ca2d16
 SHA512 
e59685bea966addbfacfd5516601c518c9ccd7a828250584a00dca5c2062b30bd859ae73b467bd16db60abd800bd0b66f68177e56d3c48654416a294e72f3e8f
+DIST python-gnupg-0.4.9.tar.gz.asc 801 BLAKE2B 
d95b5e5bb5613adfb5705851ba1f1ff4a9331bfedb452d3f15e7838aaaf66b9b161664e1dc7f16acc4490eb2647dcf6ed1d1cf9b5272bd9523527b7329917cfb
 SHA512 
ca91795ae7c43e825f35bccbbb3464e6f9e60742f28d1e215e97680c4de454b07375d66593553ace53d6fc9ceb423253a34f3ea6a5bc1b27e7da9b0ba3c385f2

diff --git a/dev-python/python-gnupg/python-gnupg-0.4.9.ebuild 
b/dev-python/python-gnupg/python-gnupg-0.4.9.ebuild
new file mode 100644
index ..09b0665503e6
--- /dev/null
+++ b/dev-python/python-gnupg/python-gnupg-0.4.9.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{8..10} )
+VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/vinaysajip.asc
+inherit distutils-r1 verify-sig
+
+DESCRIPTION="A Python wrapper for GnuPG"
+HOMEPAGE="https://docs.red-dove.com/python-gnupg/;
+SRC_URI="https://github.com/vsajip/python-gnupg/releases/download/${PV}/${P}.tar.gz;
+SRC_URI+=" verify-sig? ( 
https://github.com/vsajip/python-gnupg/releases/download/${PV}/${P}.tar.gz.asc 
)"
+
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+LICENSE="BSD"
+SLOT="0"
+
+RDEPEND="app-crypt/gnupg"
+DEPEND="${RDEPEND}"
+BDEPEND="verify-sig? ( sec-keys/openpgp-keys-vinaysajip )"
+
+distutils_enable_tests unittest
+
+python_test() {
+   # NO_EXTERNAL_TESTS must be enabled,
+   # to disable all tests, which need internet access.
+   NO_EXTERNAL_TESTS=1 eunittest
+}



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

2022-05-20 Thread Sam James
commit: 77c306704e7878931ab0a7e7725c060ab1c2f6bd
Author: Sam James  gentoo  org>
AuthorDate: Fri May 20 23:15:49 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri May 20 23:15:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77c30670

dev-python/numpy: add 1.22.4

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

 dev-python/numpy/Manifest|   4 +
 dev-python/numpy/numpy-1.22.4.ebuild | 178 +++
 2 files changed, 182 insertions(+)

diff --git a/dev-python/numpy/Manifest b/dev-python/numpy/Manifest
index 49a0f527082f..73a8fdb7a57f 100644
--- a/dev-python/numpy/Manifest
+++ b/dev-python/numpy/Manifest
@@ -3,18 +3,22 @@ DIST numpy-1.22.0.zip 11291139 BLAKE2B 
91cd2188aaa59d7be18761b74865295f400e309e3
 DIST numpy-1.22.1.zip 11443674 BLAKE2B 
3f2e5fbd449c078fd97670be14e87fd9bccc8418dc37f87199557642f0f951f5fd21b89eff938c30171eda3174c526db91e470e9e9cdc297b8abd9b4fe364ad5
 SHA512 
0d8b5ffb6f8377b3d6d6cb62fd7eef083f8a3b787542b7887e0d214c6fa78b63b6f726302bca554c0c11c57e4611926c8d8ff4abf5dd59842b8b58086391434d
 DIST numpy-1.22.2.zip 11447735 BLAKE2B 
43dee4d06139822b1eec8280591ddbf6629bc8b92c5c279bf2c5e2f5b0afb4c30c2af2e783002a836280dc6affb60f51a49a37821dcf647563aa19b77aa489c8
 SHA512 
4ad584527d4395404c2d5d8fe5eb1aae1defac39361a987bdaa4d1f133c03fdc32c3d554c0edb544b55946f46fb3121c98526ebc1ee06e174087c727bf9b88d7
 DIST numpy-1.22.3.zip 11451867 BLAKE2B 
0212cf2882410f9d9083fe40b3630733d0e407cab32c7aa10affc138e6305fdcba119a7a2d1b6c3dd5b99765d9204afa5ac8e389369ca933e779e5a647271605
 SHA512 
fdeefd0ffad798a078376fe16ad840551309d3bbf551eca09d92a35048ee75c3739ab0becedb23448d82999da148827e69ded8842201c3dda72b46b4eb9be93f
+DIST numpy-1.22.4.zip 11458830 BLAKE2B 
c999a42119e8d71942e4df4802ea22eef6c1ab65e11ad1f8364dd811c3df0eae1c7499055e76b523dc011bc9574f4060e17ecc3ea8bd35f5247fa17e3e188364
 SHA512 
bb2993459157c43f8c419de98be1c832f108b4eb6b96e1d20f406eccd782681ad8d0f8653637962ac592abe7d75719c17678ec97f035f6c87d4c7f939a1a8a48
 DIST numpy-html-1.21.0.zip 24270531 BLAKE2B 
8a7a531afa559aebeb7a7b7ef94b2248df60a60fdfc190ca002dda625003df8b432fed393d6dd0c0c00fafbeb5064a61e3d99bba1a6c41e1e6e34ce091a43c89
 SHA512 
a165b95729a13806a03464cf39c20a0e18cfcf7701f05cdcd115bfaf0972f7155d201c7bd8d4177c5761f8800c982b3e3c29729a5e9ed356059842a44dcc
 DIST numpy-html-1.21.5.zip 24270531 BLAKE2B 
8a7a531afa559aebeb7a7b7ef94b2248df60a60fdfc190ca002dda625003df8b432fed393d6dd0c0c00fafbeb5064a61e3d99bba1a6c41e1e6e34ce091a43c89
 SHA512 
a165b95729a13806a03464cf39c20a0e18cfcf7701f05cdcd115bfaf0972f7155d201c7bd8d4177c5761f8800c982b3e3c29729a5e9ed356059842a44dcc
 DIST numpy-html-1.22.1.zip 23724824 BLAKE2B 
44ea3da0a703a024a629c8413dfffaf760458b185d19452da0e7e23c819e19833291e10ebd07bdda794077574b8852a368036dda8335c2753cd481740497502a
 SHA512 
4077d9974bfd7f2c189025c3740350652e6f8e0b5727fbc9711a1c0118c1e4ecc281d4876baf1c6a5dc802d20178d6b04a2922f14e9c321cd3b68228b1e295c3
 DIST numpy-html-1.22.2.zip 23724824 BLAKE2B 
44ea3da0a703a024a629c8413dfffaf760458b185d19452da0e7e23c819e19833291e10ebd07bdda794077574b8852a368036dda8335c2753cd481740497502a
 SHA512 
4077d9974bfd7f2c189025c3740350652e6f8e0b5727fbc9711a1c0118c1e4ecc281d4876baf1c6a5dc802d20178d6b04a2922f14e9c321cd3b68228b1e295c3
 DIST numpy-html-1.22.3.zip 23724824 BLAKE2B 
44ea3da0a703a024a629c8413dfffaf760458b185d19452da0e7e23c819e19833291e10ebd07bdda794077574b8852a368036dda8335c2753cd481740497502a
 SHA512 
4077d9974bfd7f2c189025c3740350652e6f8e0b5727fbc9711a1c0118c1e4ecc281d4876baf1c6a5dc802d20178d6b04a2922f14e9c321cd3b68228b1e295c3
+DIST numpy-html-1.22.4.zip 23724824 BLAKE2B 
44ea3da0a703a024a629c8413dfffaf760458b185d19452da0e7e23c819e19833291e10ebd07bdda794077574b8852a368036dda8335c2753cd481740497502a
 SHA512 
4077d9974bfd7f2c189025c3740350652e6f8e0b5727fbc9711a1c0118c1e4ecc281d4876baf1c6a5dc802d20178d6b04a2922f14e9c321cd3b68228b1e295c3
 DIST numpy-ref-1.21.0.pdf 7326979 BLAKE2B 
3c1130a576c46e0705ca1f12e7a3345beb1acdd23de2a81448e4e9755636dec313e277a0d3167dc3b211332b3fc415ac0d96e7c99e859b51a16a589426814182
 SHA512 
5dd37ca03f1f098fffce80aa6a1a6eb8ec66df4322da1c620bd1f507e89ee2ceb222de32c9b7974f085ddf146f0a789ea8eb27d792a13c1aa8a893c00f94f75f
 DIST numpy-ref-1.21.5.pdf 7326979 BLAKE2B 
3c1130a576c46e0705ca1f12e7a3345beb1acdd23de2a81448e4e9755636dec313e277a0d3167dc3b211332b3fc415ac0d96e7c99e859b51a16a589426814182
 SHA512 
5dd37ca03f1f098fffce80aa6a1a6eb8ec66df4322da1c620bd1f507e89ee2ceb222de32c9b7974f085ddf146f0a789ea8eb27d792a13c1aa8a893c00f94f75f
 DIST numpy-ref-1.22.1.pdf 7537013 BLAKE2B 
702398fddde349901f9303f4788a3ae3cc4bb78b4d310e169fcc6193fd62b33947c89ede45ba9aaea55e74f6a6abc755d3d94428adce9a8163678c6718aec2da
 SHA512 
c1617817f94ccdfe2bbdebdc9c6869beefa1369d5ab0897c1573d8fb5cb3de153f90d5588aae84a0f498fba57ad6bc5c0c5c2c3aefb119e2913e4ddf007cc8e1
 DIST numpy-ref-1.22.2.pdf 7537013 BLAKE2B 

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

2022-05-20 Thread Andreas K. Hüttel
commit: 6b0da72366ef26b0d37ffb8b01be13cfc38cde1e
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri May 20 22:45:57 2022 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri May 20 22:45:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b0da723

dev-python/python-systemd: builds on s390

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

 dev-python/python-systemd/python-systemd-234-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/python-systemd/python-systemd-234-r2.ebuild 
b/dev-python/python-systemd/python-systemd-234-r2.ebuild
index 28970956fb37..ec89a20eafc7 100644
--- a/dev-python/python-systemd/python-systemd-234-r2.ebuild
+++ b/dev-python/python-systemd/python-systemd-234-r2.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/systemd/python-systemd/archive/v${PV}.tar.gz -> ${P}
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ppc ppc64 ~s390 sparc x86"
 
 DEPEND="sys-apps/systemd:0="
 RDEPEND="${DEPEND}



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/s390/

2022-05-20 Thread Andreas K. Hüttel
commit: 688d63f72a0cfea6dcf615d6c17dd9b472ef8c84
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri May 20 22:42:14 2022 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri May 20 22:42:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=688d63f7

profiles: unmask pambase[homed] on s390

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

 profiles/arch/s390/package.use.mask | 4 
 1 file changed, 4 deletions(-)

diff --git a/profiles/arch/s390/package.use.mask 
b/profiles/arch/s390/package.use.mask
index 44b521e3f5f2..d18377364d6f 100644
--- a/profiles/arch/s390/package.use.mask
+++ b/profiles/arch/s390/package.use.mask
@@ -59,10 +59,6 @@ app-crypt/pinentry efl
 # sssd not keyworded here
 app-admin/sudo sssd
 
-# Sam James  (2022-04-24)
-# sys-apps/systemd is not keyworded here
-sys-auth/pambase homed
-
 # Sam James  (2022-04-24)
 # app-crypt/dieharder and dev-libs/softhsm:2 unkeyworded here
 net-libs/gnutls test-full



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/s390/

2022-05-20 Thread Andreas K. Hüttel
commit: 80d09d82c7c8f74103137031cdab6f2be33eadb8
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri May 20 22:36:27 2022 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri May 20 22:36:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80d09d82

profiles: Unmask systemd useflag on s390, the return

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

 profiles/arch/s390/use.mask | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/arch/s390/use.mask b/profiles/arch/s390/use.mask
index 65013addbb43..1dee45c7eabe 100644
--- a/profiles/arch/s390/use.mask
+++ b/profiles/arch/s390/use.mask
@@ -82,7 +82,6 @@ lpsol
 openexr
 enchant
 fftw
-systemd
 devil
 gts
 clang



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

2022-05-20 Thread Andreas K. Hüttel
commit: b8a905ac354650b7f3ae930649b99c4204655609
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri May 20 21:52:25 2022 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri May 20 22:04:08 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8a905ac

sys-apps/gentoo-systemd-integration: builds on s390

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

 sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild | 2 +-
 .../gentoo-systemd-integration/gentoo-systemd-integration-.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild 
b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild
index 83f9b27ef1a7..4f9913230625 100644
--- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild
+++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} ==  ]]; then
inherit autotools git-r3
 else
SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.gz;
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 
~riscv sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 
~riscv ~s390 sparc x86"
 fi
 
 DESCRIPTION="systemd integration files for Gentoo"

diff --git 
a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-.ebuild 
b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-.ebuild
index bb66dd8ea452..619ddbf5835c 100644
--- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-.ebuild
+++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} ==  ]]; then
inherit autotools git-r3
 else
SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.gz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~riscv ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
 fi
 
 DESCRIPTION="systemd integration files for Gentoo"



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

2022-05-20 Thread Andreas K. Hüttel
commit: 71482ad9ebda48e6972b1abd83e32a0784cf98e2
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri May 20 21:55:31 2022 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri May 20 22:04:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71482ad9

net-libs/libmicrohttpd: builds on s390

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

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

diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.75.ebuild 
b/net-libs/libmicrohttpd/libmicrohttpd-0.9.75.ebuild
index 44dad816e537..eea63f5a40c3 100644
--- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.75.ebuild
+++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.75.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}"/${MY_P}
 
 LICENSE="LGPL-2.1+"
 SLOT="0/12"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
 IUSE="+epoll ssl static-libs test +thread-names"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/s390/

2022-05-20 Thread Andreas K. Hüttel
commit: fcc1827bc148e60aacc7fb0b3156c9eb98d3004f
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri May 20 21:47:05 2022 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri May 20 22:04:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcc1827b

profiles: Unmask systemd useflag on s390

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

 profiles/arch/s390/use.mask | 4 
 1 file changed, 4 insertions(+)

diff --git a/profiles/arch/s390/use.mask b/profiles/arch/s390/use.mask
index 12e89cac2891..65013addbb43 100644
--- a/profiles/arch/s390/use.mask
+++ b/profiles/arch/s390/use.mask
@@ -4,6 +4,10 @@
 # Unmask the flag which corresponds to ARCH.
 -s390
 
+# Andreas K. Hüttel  (2022-05-20)
+# Keyworded here
+-systemd
+
 # Sam James  (2022-04-26)
 # dev-libs/mongo-c-driver not keyworded here
 mongodb



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

2022-05-20 Thread Andreas K. Hüttel
commit: 0e077d14f54e1978a5f008c6a424aab99f7081ce
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri May 20 21:44:35 2022 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri May 20 22:03:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e077d14

sys-apps/systemd: keyword s390, it builds. more tests ongoing.

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

 sys-apps/systemd/systemd-250.5-r1.ebuild | 2 +-
 sys-apps/systemd/systemd-251_rc2.ebuild  | 2 +-
 sys-apps/systemd/systemd-251_rc3.ebuild  | 2 +-
 sys-apps/systemd/systemd-.ebuild | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-apps/systemd/systemd-250.5-r1.ebuild 
b/sys-apps/systemd/systemd-250.5-r1.ebuild
index 8272af827231..455ecd8a9463 100644
--- a/sys-apps/systemd/systemd-250.5-r1.ebuild
+++ b/sys-apps/systemd/systemd-250.5-r1.ebuild
@@ -20,7 +20,7 @@ else
MY_P=${MY_PN}-${MY_PV}
S=${WORKDIR}/${MY_P}

SRC_URI="https://github.com/systemd/${MY_PN}/archive/v${MY_PV}/${MY_P}.tar.gz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc 
~ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
 fi
 
 inherit bash-completion-r1 linux-info meson-multilib pam python-any-r1 systemd 
toolchain-funcs udev usr-ldscript

diff --git a/sys-apps/systemd/systemd-251_rc2.ebuild 
b/sys-apps/systemd/systemd-251_rc2.ebuild
index 433553652a86..352c1d252666 100644
--- a/sys-apps/systemd/systemd-251_rc2.ebuild
+++ b/sys-apps/systemd/systemd-251_rc2.ebuild
@@ -20,7 +20,7 @@ else
MY_P=${MY_PN}-${MY_PV}
S=${WORKDIR}/${MY_P}

SRC_URI="https://github.com/systemd/${MY_PN}/archive/v${MY_PV}/${MY_P}.tar.gz;
-   #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc 
~ppc64 ~riscv ~sparc ~x86"
+   #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
 fi
 
 inherit bash-completion-r1 linux-info meson-multilib pam python-any-r1 systemd 
toolchain-funcs udev usr-ldscript

diff --git a/sys-apps/systemd/systemd-251_rc3.ebuild 
b/sys-apps/systemd/systemd-251_rc3.ebuild
index a0c77f7b1597..7179ecd7d75e 100644
--- a/sys-apps/systemd/systemd-251_rc3.ebuild
+++ b/sys-apps/systemd/systemd-251_rc3.ebuild
@@ -20,7 +20,7 @@ else
MY_P=${MY_PN}-${MY_PV}
S=${WORKDIR}/${MY_P}

SRC_URI="https://github.com/systemd/${MY_PN}/archive/v${MY_PV}/${MY_P}.tar.gz;
-   #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc 
~ppc64 ~riscv ~sparc ~x86"
+   #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
 fi
 
 inherit bash-completion-r1 linux-info meson-multilib pam python-any-r1 systemd 
toolchain-funcs udev usr-ldscript

diff --git a/sys-apps/systemd/systemd-.ebuild 
b/sys-apps/systemd/systemd-.ebuild
index 93399a9c83e7..8d12de0b47a7 100644
--- a/sys-apps/systemd/systemd-.ebuild
+++ b/sys-apps/systemd/systemd-.ebuild
@@ -20,7 +20,7 @@ else
MY_P=${MY_PN}-${MY_PV}
S=${WORKDIR}/${MY_P}

SRC_URI="https://github.com/systemd/${MY_PN}/archive/v${MY_PV}/${MY_P}.tar.gz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc 
~ppc64 ~riscv ~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
 fi
 
 inherit bash-completion-r1 linux-info meson-multilib pam python-any-r1 systemd 
toolchain-funcs udev usr-ldscript



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

2022-05-20 Thread Andreas K. Hüttel
commit: 485ce162e3b48e3a627e68178d2f47135357dd79
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri May 20 21:50:44 2022 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri May 20 22:04:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=485ce162

media-gfx/qrencode: builds on s390

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

 media-gfx/qrencode/qrencode-4.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/qrencode/qrencode-4.1.1.ebuild 
b/media-gfx/qrencode/qrencode-4.1.1.ebuild
index 7979ace5564d..4abfd1947f00 100644
--- a/media-gfx/qrencode/qrencode-4.1.1.ebuild
+++ b/media-gfx/qrencode/qrencode-4.1.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://fukuchi.org/works/${PN}/${P}.tar.bz2;
 
 LICENSE="LGPL-2"
 SLOT="0/4"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~x64-macos"
 IUSE="png test"
 RESTRICT="!test? ( test )"
 



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

2022-05-20 Thread Mike Pagano
commit: 834fb796af0b46fba369620735d4112b65cb891b
Author: Mike Pagano  gentoo  org>
AuthorDate: Fri May 20 22:02:15 2022 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Fri May 20 22:02:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=834fb796

sys-kernel/gentoo-sources: drop 5.17.1

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

 sys-kernel/gentoo-sources/Manifest |  3 ---
 .../gentoo-sources/gentoo-sources-5.17.1.ebuild| 28 --
 2 files changed, 31 deletions(-)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index b7cabc7182f5..90d44c68de58 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -121,9 +121,6 @@ DIST genpatches-5.17-12.extras.tar.xz 3932 BLAKE2B 
3c0b16365f2ddce7aa5323413a19c
 DIST genpatches-5.17-13.base.tar.xz 713196 BLAKE2B 
ecba47430d0aeaae2d09d586a9ea016b0b602e2005ae7bf04ffaea7967a7542660dd4bed6cbd5268f187416896c046fdcb7e1aeeccbf293012d11c7473c4d6aa
 SHA512 
fad3e0c53a5bf450dd9dec4146233e322553e110c8b3bd93c53cdb664859aeeb3e5c861f5e04cfbd550014288b7dda9b5740e5d970c443c140c8bfe0559ab82c
 DIST genpatches-5.17-13.experimental.tar.xz 5404 BLAKE2B 
cc3a683b95e502de62c16003e6e01efcd8ec7cd95d9e5dfd739f62ca024afe46a41a53879dc1f16a56722b1a6f71354d40284a3bd84d52156371c6937a9d44df
 SHA512 
100046c3f87b35552efab17abffc17394d2f81542165e197c5dc46dead4b4a2b504d201c22f4877d5c4a0fb2a682c294a8a5aa6125718a36d686cc8f6214c8ba
 DIST genpatches-5.17-13.extras.tar.xz 3932 BLAKE2B 
9aa42ee7af3c16e41f6bfffa91855a8f1949d795fd435f0334d89de5240238cdf5fd14b964236973d3178172db2aff98989bc3626f9ca6d9f9878711fc6bc581
 SHA512 
1cea0fe9035f02f8099768608bcc1d896234058af984db268bd03cd27e3f12c2ad108b3f6d90be11b7edd53983d19d7ae3a00de87f62c3e80f1eace1cb5660d7
-DIST genpatches-5.17-2.base.tar.xz 22180 BLAKE2B 
3b212bfdc60261bc1c936e8c948b6da3fe2d47cbe9fa264ad805b1fd5eaca5923a1c8f1edf32151a4882bb74160acd2b04d00082b9105db49eafda58d18e665f
 SHA512 
881df22e44b86bcbb787d0614b7b979001dc583b4c71e2c24c4d10a0ae529ed288df80812ef4d2f31e931892efe8b8b3df3a063739c83403cc6053c028d96138
-DIST genpatches-5.17-2.experimental.tar.xz 5396 BLAKE2B 
fb0098c2a3a63debd2496fa19cf969fed7d183caa6582685b36bbc873c8dea1085ee5788119d97e7827ad339e7bd8f69ce1458cdf41dad835204771132e50462
 SHA512 
7d0018b516a922b64a930d8630a1620f00fee5e27a99cf714bc96f6bbb8268e609f2cd5c09a139567710e7ab14c1a8af6a39187b7d5d895c524fe73a5d612bf4
-DIST genpatches-5.17-2.extras.tar.xz 3800 BLAKE2B 
20ad944393005ecf57ea6aae31854b53523ffa0ab1d88b71763bb0ebcc2c7197e1236379b1ad9d57f28d1cf65e6f44bc637bb7b49648bfe321066be8b175854d
 SHA512 
51fa0659f3b93bc81f62abfa3e780ede106d87c02fcde055cbad1a0e42b46a974837dce1483de4668f68a4bd9f63671450b8364b7916df3f7624ba247194cab4
 DIST genpatches-5.17-3.base.tar.xz 24844 BLAKE2B 
3186fc19a40cd439a47dc05af775ee472a01932b9b5e418f972ec9a716a9ad946c1732ac73a58ee5868a9d027e21c24abde616d629f5a5842c760a72279c42aa
 SHA512 
2c8fa1e9c2d1c706fdecf9a21a24a636ddac996ee4d606f6d600e270d7560c3b4a17957649afd313086170079162f00ab45b488a3f87423c1b22e21de021d237
 DIST genpatches-5.17-3.experimental.tar.xz 5400 BLAKE2B 
59715c8695eae7556cc9739a05fcf9ed894058addcbb2064e5546b510856691591e85fdb50f915453eab3137dfed2108ffc694c65fa0df4f864054a53dd253fb
 SHA512 
350659610e21f3341e33ecdca4c90cf940f79164503fead21e46513167dd18dd873801ade2f46c045431c582066fb3f3abd137a66984f79e52959a4397aca67a
 DIST genpatches-5.17-3.extras.tar.xz 3796 BLAKE2B 
4c5855b356f0e5ce882fd28db861e946dd3d4342b856c51c895ada53b30b0bddd850be2e2c3b3d416e2ad1c4056afa6967cbc5f208885f9b938dbd767466557f
 SHA512 
7851f60704b012cfb97f57ecd20720df702635f9e3375fc00a27871aa487f2eec8902a27da4cf62750f3209532958b3bdff3061d7a76cc5b50248452251b1bda

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.17.1.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.17.1.ebuild
deleted file mode 100644
index 350db901ae85..
--- a/sys-kernel/gentoo-sources/gentoo-sources-5.17.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-ETYPE="sources"
-K_WANT_GENPATCHES="base extras experimental"
-K_GENPATCHES_VER="2"
-
-inherit kernel-2
-detect_version
-detect_arch
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
-HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
-IUSE="experimental"
-
-DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
-SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
-
-pkg_postinst() {
-   kernel-2_pkg_postinst
-   einfo "For more info on this patchset, and how to report problems, see:"
-   einfo "${HOMEPAGE}"
-}
-
-pkg_postrm() {
-   kernel-2_pkg_postrm
-}



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

2022-05-20 Thread Mike Pagano
commit: adf1f46121ab8a2f898f00bba6ccfec48e36e12a
Author: Mike Pagano  gentoo  org>
AuthorDate: Fri May 20 22:02:30 2022 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Fri May 20 22:02:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adf1f461

sys-kernel/gentoo-sources: drop 5.17.4-r1

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

 sys-kernel/gentoo-sources/Manifest |  3 ---
 .../gentoo-sources/gentoo-sources-5.17.4-r1.ebuild | 28 --
 2 files changed, 31 deletions(-)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 59dae278aa0d..f1bb5b5bc084 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -121,9 +121,6 @@ DIST genpatches-5.17-12.extras.tar.xz 3932 BLAKE2B 
3c0b16365f2ddce7aa5323413a19c
 DIST genpatches-5.17-13.base.tar.xz 713196 BLAKE2B 
ecba47430d0aeaae2d09d586a9ea016b0b602e2005ae7bf04ffaea7967a7542660dd4bed6cbd5268f187416896c046fdcb7e1aeeccbf293012d11c7473c4d6aa
 SHA512 
fad3e0c53a5bf450dd9dec4146233e322553e110c8b3bd93c53cdb664859aeeb3e5c861f5e04cfbd550014288b7dda9b5740e5d970c443c140c8bfe0559ab82c
 DIST genpatches-5.17-13.experimental.tar.xz 5404 BLAKE2B 
cc3a683b95e502de62c16003e6e01efcd8ec7cd95d9e5dfd739f62ca024afe46a41a53879dc1f16a56722b1a6f71354d40284a3bd84d52156371c6937a9d44df
 SHA512 
100046c3f87b35552efab17abffc17394d2f81542165e197c5dc46dead4b4a2b504d201c22f4877d5c4a0fb2a682c294a8a5aa6125718a36d686cc8f6214c8ba
 DIST genpatches-5.17-13.extras.tar.xz 3932 BLAKE2B 
9aa42ee7af3c16e41f6bfffa91855a8f1949d795fd435f0334d89de5240238cdf5fd14b964236973d3178172db2aff98989bc3626f9ca6d9f9878711fc6bc581
 SHA512 
1cea0fe9035f02f8099768608bcc1d896234058af984db268bd03cd27e3f12c2ad108b3f6d90be11b7edd53983d19d7ae3a00de87f62c3e80f1eace1cb5660d7
-DIST genpatches-5.17-8.base.tar.xz 558192 BLAKE2B 
8135b5dbc28154d346f1e24d915e1d80098764186a28638a147d3f840c431c7a44b00f80166d1acbf4181ce295c2655be4b7939919158ff2fd65174bba7bdd7d
 SHA512 
3577093fa8b8961fdee9e52e67c0681055f26db4e5861ddeba8146cab3e63a1ca97287114feb79deb8a82518d7915cd213af01c18735207bdb705985f276dd5f
-DIST genpatches-5.17-8.experimental.tar.xz 5396 BLAKE2B 
ff33ebe51161aa32e58391e9b65a3bbd27f1d94b1a538b068a8b21941d6d1da3bad2ecfa4fdeb4d5f0a56e334677db29f554b4338692f2e03ed5cf180892866e
 SHA512 
b436c1384951c75335846a8dc9c7fadf8eb8fad1799f37266afa77f8a804e778fa4d11ef3e661fdb18acdb8849118f364039149b53d413bf1cf5b2db787f32b9
-DIST genpatches-5.17-8.extras.tar.xz 3796 BLAKE2B 
149f398df8860fae67cea4431affaf4a8ef5bfbe570434e5c7878c3bc1f8fdf8a56fb069ec79bc1fa65a5e0189a302162a1cc44865739e52a1af6db74cfb86b4
 SHA512 
14a850ca0481eb66da3419841b5c80b25bd00da30454b3101990399bd9f8551682ea82006b3a223fe91ca2c977a45aba983914943d375ae4c73904a2f5a318c2
 DIST genpatches-5.17-9.base.tar.xz 594204 BLAKE2B 
56e2423bb67d9e0fca4d065fb3ff02fa68ba3ef62769f14f7add89cbe8f637dcf3fb3acf7442369204588419989a4111d0fc0b245638f692495b51d3d769e73f
 SHA512 
0cc46ba8854b2a0f949a827e67edbe4d941eafd76ae86ffdeb485d5800ad40c560a3130ca9f050336762157dc61bca22d39b82f3d769a3b434a32f028ebf4b21
 DIST genpatches-5.17-9.experimental.tar.xz 5400 BLAKE2B 
9788d99886f4bc898bbe2653a283a106167e5614cdc5a66b2c50cbf348cd32002905dcd2530fc072689e7f59e462178fae76da224055db9e093a3102fff3f4de
 SHA512 
c3305c62f88e1e2e2b2bfa1e38c8b7363f83905bed63a6595c5d4e7cd94df887a48879b6ea81353e9598650ec76e8a8425c8252a52ecab7519fd7d20a8144add
 DIST genpatches-5.17-9.extras.tar.xz 3796 BLAKE2B 
14c2ba2736c80c73a813faba2844fe92af81fb10df33744383b94e44bc5f49369080d98cdef17754e9bc73a7cb243cb97c627096d9034c1c3998bc6d1941fd52
 SHA512 
ed148f8962f03fa904236e54d740126a383bfecb6a5cfa31281a6db7608be28d85acf4001f274c4f8bef0dedba272e11eab1714da9da4fe6ad07e705ef32ab17

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.17.4-r1.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.17.4-r1.ebuild
deleted file mode 100644
index eb342e2bf5f6..
--- a/sys-kernel/gentoo-sources/gentoo-sources-5.17.4-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-ETYPE="sources"
-K_WANT_GENPATCHES="base extras experimental"
-K_GENPATCHES_VER="8"
-
-inherit kernel-2
-detect_version
-detect_arch
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
-HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
-IUSE="experimental"
-
-DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
-SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
-
-pkg_postinst() {
-   kernel-2_pkg_postinst
-   einfo "For more info on this patchset, and how to report problems, see:"
-   einfo "${HOMEPAGE}"
-}
-
-pkg_postrm() {
-   kernel-2_pkg_postrm
-}



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

2022-05-20 Thread Mike Pagano
commit: 1990c0789fa1cf96cbd8ab499cf90b03064166e1
Author: Mike Pagano  gentoo  org>
AuthorDate: Fri May 20 22:02:23 2022 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Fri May 20 22:02:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1990c078

sys-kernel/gentoo-sources: drop 5.17.1-r1

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

 sys-kernel/gentoo-sources/Manifest |  3 ---
 .../gentoo-sources/gentoo-sources-5.17.1-r1.ebuild | 28 --
 2 files changed, 31 deletions(-)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 90d44c68de58..14d8f2ba7b8c 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -121,9 +121,6 @@ DIST genpatches-5.17-12.extras.tar.xz 3932 BLAKE2B 
3c0b16365f2ddce7aa5323413a19c
 DIST genpatches-5.17-13.base.tar.xz 713196 BLAKE2B 
ecba47430d0aeaae2d09d586a9ea016b0b602e2005ae7bf04ffaea7967a7542660dd4bed6cbd5268f187416896c046fdcb7e1aeeccbf293012d11c7473c4d6aa
 SHA512 
fad3e0c53a5bf450dd9dec4146233e322553e110c8b3bd93c53cdb664859aeeb3e5c861f5e04cfbd550014288b7dda9b5740e5d970c443c140c8bfe0559ab82c
 DIST genpatches-5.17-13.experimental.tar.xz 5404 BLAKE2B 
cc3a683b95e502de62c16003e6e01efcd8ec7cd95d9e5dfd739f62ca024afe46a41a53879dc1f16a56722b1a6f71354d40284a3bd84d52156371c6937a9d44df
 SHA512 
100046c3f87b35552efab17abffc17394d2f81542165e197c5dc46dead4b4a2b504d201c22f4877d5c4a0fb2a682c294a8a5aa6125718a36d686cc8f6214c8ba
 DIST genpatches-5.17-13.extras.tar.xz 3932 BLAKE2B 
9aa42ee7af3c16e41f6bfffa91855a8f1949d795fd435f0334d89de5240238cdf5fd14b964236973d3178172db2aff98989bc3626f9ca6d9f9878711fc6bc581
 SHA512 
1cea0fe9035f02f8099768608bcc1d896234058af984db268bd03cd27e3f12c2ad108b3f6d90be11b7edd53983d19d7ae3a00de87f62c3e80f1eace1cb5660d7
-DIST genpatches-5.17-3.base.tar.xz 24844 BLAKE2B 
3186fc19a40cd439a47dc05af775ee472a01932b9b5e418f972ec9a716a9ad946c1732ac73a58ee5868a9d027e21c24abde616d629f5a5842c760a72279c42aa
 SHA512 
2c8fa1e9c2d1c706fdecf9a21a24a636ddac996ee4d606f6d600e270d7560c3b4a17957649afd313086170079162f00ab45b488a3f87423c1b22e21de021d237
-DIST genpatches-5.17-3.experimental.tar.xz 5400 BLAKE2B 
59715c8695eae7556cc9739a05fcf9ed894058addcbb2064e5546b510856691591e85fdb50f915453eab3137dfed2108ffc694c65fa0df4f864054a53dd253fb
 SHA512 
350659610e21f3341e33ecdca4c90cf940f79164503fead21e46513167dd18dd873801ade2f46c045431c582066fb3f3abd137a66984f79e52959a4397aca67a
-DIST genpatches-5.17-3.extras.tar.xz 3796 BLAKE2B 
4c5855b356f0e5ce882fd28db861e946dd3d4342b856c51c895ada53b30b0bddd850be2e2c3b3d416e2ad1c4056afa6967cbc5f208885f9b938dbd767466557f
 SHA512 
7851f60704b012cfb97f57ecd20720df702635f9e3375fc00a27871aa487f2eec8902a27da4cf62750f3209532958b3bdff3061d7a76cc5b50248452251b1bda
 DIST genpatches-5.17-4.base.tar.xz 383992 BLAKE2B 
2b3768d3095ed205a2a94494896cd4de9b516be63480bf67433a99819a783f52cd29862f1d5f513ec21dc7875a742a479648508ce5e3003ac6eab8d513b6cbbf
 SHA512 
212bbcb00838b9910bb2da6bbae1579f575d0c9c5d4fcde0b401a685fa2004b21b606747e6bfea9f9d6e85d1fc54c62d75c7445f84e09466d3a32e2e0fcc3d3d
 DIST genpatches-5.17-4.experimental.tar.xz 5400 BLAKE2B 
aeb56c7f91b476a5dfa2347a85135720e1571b4f6c89a18788c7506797cf67d6c46b7450009e875f52b981f2329d5c11dcfa51da52468fd11e38e74663fdf2a8
 SHA512 
8667c09d0eadaecd23ed1ed7a8c768956154622348a865fb17d19e3072ab8cbd698355e08dea25e6379ea697383ae10306e307d41911fa0f79e39268a075a822
 DIST genpatches-5.17-4.extras.tar.xz 3796 BLAKE2B 
0a0582a245794ce8fd6a472ed59a54d0f1e033e5741b7e2f6b41aadf07f3e05433cc2b4daacb507866a3bdeccf5f3ae08b6bbef23258620f584dcb309ac394c7
 SHA512 
4ec2216dc22443a06efb9c55b18d6734ca4e922a0901ef271e1f44d540d7dfa9bfe7f1ca5840fe2bf30a6a0dad584130d24257dbd603a5507c388ac6c29b2980

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.17.1-r1.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.17.1-r1.ebuild
deleted file mode 100644
index 9fc029507ff0..
--- a/sys-kernel/gentoo-sources/gentoo-sources-5.17.1-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-ETYPE="sources"
-K_WANT_GENPATCHES="base extras experimental"
-K_GENPATCHES_VER="3"
-
-inherit kernel-2
-detect_version
-detect_arch
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
-HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
-IUSE="experimental"
-
-DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
-SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
-
-pkg_postinst() {
-   kernel-2_pkg_postinst
-   einfo "For more info on this patchset, and how to report problems, see:"
-   einfo "${HOMEPAGE}"
-}
-
-pkg_postrm() {
-   kernel-2_pkg_postrm
-}



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

2022-05-20 Thread Mike Pagano
commit: 6fec9e14979cce069b6b181fd2575b25b5971608
Author: Mike Pagano  gentoo  org>
AuthorDate: Fri May 20 22:02:34 2022 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Fri May 20 22:02:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fec9e14

sys-kernel/gentoo-sources: drop 5.17.5

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

 sys-kernel/gentoo-sources/Manifest |  3 ---
 .../gentoo-sources/gentoo-sources-5.17.5.ebuild| 28 --
 2 files changed, 31 deletions(-)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index f1bb5b5bc084..28d5354241bc 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -121,9 +121,6 @@ DIST genpatches-5.17-12.extras.tar.xz 3932 BLAKE2B 
3c0b16365f2ddce7aa5323413a19c
 DIST genpatches-5.17-13.base.tar.xz 713196 BLAKE2B 
ecba47430d0aeaae2d09d586a9ea016b0b602e2005ae7bf04ffaea7967a7542660dd4bed6cbd5268f187416896c046fdcb7e1aeeccbf293012d11c7473c4d6aa
 SHA512 
fad3e0c53a5bf450dd9dec4146233e322553e110c8b3bd93c53cdb664859aeeb3e5c861f5e04cfbd550014288b7dda9b5740e5d970c443c140c8bfe0559ab82c
 DIST genpatches-5.17-13.experimental.tar.xz 5404 BLAKE2B 
cc3a683b95e502de62c16003e6e01efcd8ec7cd95d9e5dfd739f62ca024afe46a41a53879dc1f16a56722b1a6f71354d40284a3bd84d52156371c6937a9d44df
 SHA512 
100046c3f87b35552efab17abffc17394d2f81542165e197c5dc46dead4b4a2b504d201c22f4877d5c4a0fb2a682c294a8a5aa6125718a36d686cc8f6214c8ba
 DIST genpatches-5.17-13.extras.tar.xz 3932 BLAKE2B 
9aa42ee7af3c16e41f6bfffa91855a8f1949d795fd435f0334d89de5240238cdf5fd14b964236973d3178172db2aff98989bc3626f9ca6d9f9878711fc6bc581
 SHA512 
1cea0fe9035f02f8099768608bcc1d896234058af984db268bd03cd27e3f12c2ad108b3f6d90be11b7edd53983d19d7ae3a00de87f62c3e80f1eace1cb5660d7
-DIST genpatches-5.17-9.base.tar.xz 594204 BLAKE2B 
56e2423bb67d9e0fca4d065fb3ff02fa68ba3ef62769f14f7add89cbe8f637dcf3fb3acf7442369204588419989a4111d0fc0b245638f692495b51d3d769e73f
 SHA512 
0cc46ba8854b2a0f949a827e67edbe4d941eafd76ae86ffdeb485d5800ad40c560a3130ca9f050336762157dc61bca22d39b82f3d769a3b434a32f028ebf4b21
-DIST genpatches-5.17-9.experimental.tar.xz 5400 BLAKE2B 
9788d99886f4bc898bbe2653a283a106167e5614cdc5a66b2c50cbf348cd32002905dcd2530fc072689e7f59e462178fae76da224055db9e093a3102fff3f4de
 SHA512 
c3305c62f88e1e2e2b2bfa1e38c8b7363f83905bed63a6595c5d4e7cd94df887a48879b6ea81353e9598650ec76e8a8425c8252a52ecab7519fd7d20a8144add
-DIST genpatches-5.17-9.extras.tar.xz 3796 BLAKE2B 
14c2ba2736c80c73a813faba2844fe92af81fb10df33744383b94e44bc5f49369080d98cdef17754e9bc73a7cb243cb97c627096d9034c1c3998bc6d1941fd52
 SHA512 
ed148f8962f03fa904236e54d740126a383bfecb6a5cfa31281a6db7608be28d85acf4001f274c4f8bef0dedba272e11eab1714da9da4fe6ad07e705ef32ab17
 DIST genpatches-5.4-192.base.tar.xz 4516512 BLAKE2B 
dd316606186f305369ea67348acf0b6afbe2eacc16564851a1eb94224afcbdc066f920578092a15bacc7abb7a8f659aa44bde26859aae2525eaa84e8cd0447f1
 SHA512 
28bed80b1bfa457d24f8367a3a76460e569f7c8eb4f0a6b632f1898615ccb4da4c2fbba95dcfd1cce5675fe6151cee4c0df6bc0fdb158c25c25cf71a9397127b
 DIST genpatches-5.4-192.experimental.tar.xz 16912 BLAKE2B 
0db86034da673afc2f10ccefdd4cd06a4b0fdb9337a78c71f499d21f86bdac2df815648d635f3db19a4ad68b8396fbcc01a5d46ec48c6ffb9f1424d0ca73a7bb
 SHA512 
8af7e03b05adbffa4396d40bb23572dc35c6ee8a9684805656d9bff6ae88a9408104df70a692bfb64de1d604c443ba0bf9aa132855bc12325051b7c0b6672e98
 DIST genpatches-5.4-192.extras.tar.xz 1816 BLAKE2B 
2d6760ff367ee0ba6ff8d56f81c7c3587ccd8c4f8fb952e3380148b2f3532a19cd614f352241134eb3256f8e59c000806f3d1eb33caa582e0c4be813d3275672
 SHA512 
f8d43a3a80abd947cbd667b3ed449215d98967fa8dc2200efbba86db946a04dc7dc971d74afe1aa6b923ea3f9914b28c3bcb9f6ec205b1bfb0cd60c0ae57758a

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.17.5.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.17.5.ebuild
deleted file mode 100644
index 3230eefe0182..
--- a/sys-kernel/gentoo-sources/gentoo-sources-5.17.5.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-ETYPE="sources"
-K_WANT_GENPATCHES="base extras experimental"
-K_GENPATCHES_VER="9"
-
-inherit kernel-2
-detect_version
-detect_arch
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
-HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
-IUSE="experimental"
-
-DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
-SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
-
-pkg_postinst() {
-   kernel-2_pkg_postinst
-   einfo "For more info on this patchset, and how to report problems, see:"
-   einfo "${HOMEPAGE}"
-}
-
-pkg_postrm() {
-   kernel-2_pkg_postrm
-}



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

2022-05-20 Thread Mike Pagano
commit: 897d2a04ae9524f8f565d646dec9504032e440c4
Author: Mike Pagano  gentoo  org>
AuthorDate: Fri May 20 22:02:26 2022 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Fri May 20 22:02:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=897d2a04

sys-kernel/gentoo-sources: drop 5.17.2

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

 sys-kernel/gentoo-sources/Manifest |  3 ---
 .../gentoo-sources/gentoo-sources-5.17.2.ebuild| 28 --
 2 files changed, 31 deletions(-)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 14d8f2ba7b8c..59dae278aa0d 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -121,9 +121,6 @@ DIST genpatches-5.17-12.extras.tar.xz 3932 BLAKE2B 
3c0b16365f2ddce7aa5323413a19c
 DIST genpatches-5.17-13.base.tar.xz 713196 BLAKE2B 
ecba47430d0aeaae2d09d586a9ea016b0b602e2005ae7bf04ffaea7967a7542660dd4bed6cbd5268f187416896c046fdcb7e1aeeccbf293012d11c7473c4d6aa
 SHA512 
fad3e0c53a5bf450dd9dec4146233e322553e110c8b3bd93c53cdb664859aeeb3e5c861f5e04cfbd550014288b7dda9b5740e5d970c443c140c8bfe0559ab82c
 DIST genpatches-5.17-13.experimental.tar.xz 5404 BLAKE2B 
cc3a683b95e502de62c16003e6e01efcd8ec7cd95d9e5dfd739f62ca024afe46a41a53879dc1f16a56722b1a6f71354d40284a3bd84d52156371c6937a9d44df
 SHA512 
100046c3f87b35552efab17abffc17394d2f81542165e197c5dc46dead4b4a2b504d201c22f4877d5c4a0fb2a682c294a8a5aa6125718a36d686cc8f6214c8ba
 DIST genpatches-5.17-13.extras.tar.xz 3932 BLAKE2B 
9aa42ee7af3c16e41f6bfffa91855a8f1949d795fd435f0334d89de5240238cdf5fd14b964236973d3178172db2aff98989bc3626f9ca6d9f9878711fc6bc581
 SHA512 
1cea0fe9035f02f8099768608bcc1d896234058af984db268bd03cd27e3f12c2ad108b3f6d90be11b7edd53983d19d7ae3a00de87f62c3e80f1eace1cb5660d7
-DIST genpatches-5.17-4.base.tar.xz 383992 BLAKE2B 
2b3768d3095ed205a2a94494896cd4de9b516be63480bf67433a99819a783f52cd29862f1d5f513ec21dc7875a742a479648508ce5e3003ac6eab8d513b6cbbf
 SHA512 
212bbcb00838b9910bb2da6bbae1579f575d0c9c5d4fcde0b401a685fa2004b21b606747e6bfea9f9d6e85d1fc54c62d75c7445f84e09466d3a32e2e0fcc3d3d
-DIST genpatches-5.17-4.experimental.tar.xz 5400 BLAKE2B 
aeb56c7f91b476a5dfa2347a85135720e1571b4f6c89a18788c7506797cf67d6c46b7450009e875f52b981f2329d5c11dcfa51da52468fd11e38e74663fdf2a8
 SHA512 
8667c09d0eadaecd23ed1ed7a8c768956154622348a865fb17d19e3072ab8cbd698355e08dea25e6379ea697383ae10306e307d41911fa0f79e39268a075a822
-DIST genpatches-5.17-4.extras.tar.xz 3796 BLAKE2B 
0a0582a245794ce8fd6a472ed59a54d0f1e033e5741b7e2f6b41aadf07f3e05433cc2b4daacb507866a3bdeccf5f3ae08b6bbef23258620f584dcb309ac394c7
 SHA512 
4ec2216dc22443a06efb9c55b18d6734ca4e922a0901ef271e1f44d540d7dfa9bfe7f1ca5840fe2bf30a6a0dad584130d24257dbd603a5507c388ac6c29b2980
 DIST genpatches-5.17-8.base.tar.xz 558192 BLAKE2B 
8135b5dbc28154d346f1e24d915e1d80098764186a28638a147d3f840c431c7a44b00f80166d1acbf4181ce295c2655be4b7939919158ff2fd65174bba7bdd7d
 SHA512 
3577093fa8b8961fdee9e52e67c0681055f26db4e5861ddeba8146cab3e63a1ca97287114feb79deb8a82518d7915cd213af01c18735207bdb705985f276dd5f
 DIST genpatches-5.17-8.experimental.tar.xz 5396 BLAKE2B 
ff33ebe51161aa32e58391e9b65a3bbd27f1d94b1a538b068a8b21941d6d1da3bad2ecfa4fdeb4d5f0a56e334677db29f554b4338692f2e03ed5cf180892866e
 SHA512 
b436c1384951c75335846a8dc9c7fadf8eb8fad1799f37266afa77f8a804e778fa4d11ef3e661fdb18acdb8849118f364039149b53d413bf1cf5b2db787f32b9
 DIST genpatches-5.17-8.extras.tar.xz 3796 BLAKE2B 
149f398df8860fae67cea4431affaf4a8ef5bfbe570434e5c7878c3bc1f8fdf8a56fb069ec79bc1fa65a5e0189a302162a1cc44865739e52a1af6db74cfb86b4
 SHA512 
14a850ca0481eb66da3419841b5c80b25bd00da30454b3101990399bd9f8551682ea82006b3a223fe91ca2c977a45aba983914943d375ae4c73904a2f5a318c2

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.17.2.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.17.2.ebuild
deleted file mode 100644
index 02c0443368ef..
--- a/sys-kernel/gentoo-sources/gentoo-sources-5.17.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-ETYPE="sources"
-K_WANT_GENPATCHES="base extras experimental"
-K_GENPATCHES_VER="4"
-
-inherit kernel-2
-detect_version
-detect_arch
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
-HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
-IUSE="experimental"
-
-DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
-SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
-
-pkg_postinst() {
-   kernel-2_pkg_postinst
-   einfo "For more info on this patchset, and how to report problems, see:"
-   einfo "${HOMEPAGE}"
-}
-
-pkg_postrm() {
-   kernel-2_pkg_postrm
-}



[gentoo-commits] repo/gentoo:master commit in: net-mail/fetchmail/

2022-05-20 Thread Sam James
commit: 1693fd9d11f4934a560e92ea075852dc7b73c75b
Author: Sam James  gentoo  org>
AuthorDate: Fri May 20 21:37:43 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Fri May 20 21:37:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1693fd9d

net-mail/fetchmail: Stabilize 6.4.27 ppc64, #846143

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

 net-mail/fetchmail/fetchmail-6.4.27.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mail/fetchmail/fetchmail-6.4.27.ebuild 
b/net-mail/fetchmail/fetchmail-6.4.27.ebuild
index b7bffa1cc354..c8e929ea8758 100644
--- a/net-mail/fetchmail/fetchmail-6.4.27.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.4.27.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2 public-domain"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 
~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
 IUSE="ssl nls kerberos tk socks"
 REQUIRED_USE="tk? ( ${PYTHON_REQUIRED_USE} )"
 



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

2022-05-20 Thread Lars Wendler
commit: 8e1ebe87bad01cdacf963cdc9e2c2123c55c46e1
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri May 20 21:23:02 2022 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri May 20 21:23:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e1ebe87

media-libs/harfbuzz: Removed old

Signed-off-by: Lars Wendler  gentoo.org>

 media-libs/harfbuzz/Manifest  |  2 -
 media-libs/harfbuzz/harfbuzz-4.1.0.ebuild | 98 ---
 media-libs/harfbuzz/harfbuzz-4.2.0.ebuild | 98 ---
 3 files changed, 198 deletions(-)

diff --git a/media-libs/harfbuzz/Manifest b/media-libs/harfbuzz/Manifest
index 887d29c2ba0f..b78b79d22cde 100644
--- a/media-libs/harfbuzz/Manifest
+++ b/media-libs/harfbuzz/Manifest
@@ -1,5 +1,3 @@
 DIST harfbuzz-3.4.0.tar.gz 29043149 BLAKE2B 
7b779149b34353ebb85143f74e9efdd8f8ba3616cd192df63ae43aa86f3f08d9a4104554f1f43624824549cf957625e496a307470dd1a9599e492cbf490ab1f3
 SHA512 
c0b3802fc084cb781acb717f07ca7811685e6834d97ae1a2f13ddc68ce0a31d672cb92e1192705c6d5ed870cb735f5d37150f7bf661b95d806a9d8f362520c01
-DIST harfbuzz-4.1.0.tar.gz 29069953 BLAKE2B 
6f8fd1889e36b20309609cc0e0d75c06167345273c78998a481c00e14fb219c3f61538c85e1956d14141b475bbe7cbffed5dfe26313e30ac970231c4e1eb50fb
 SHA512 
e558b58233a13570693cc35764ce2824dea8b6388f47ced228f1317a9f08b6f482c1bc8d5c46352b74e84e709f569b164bea81647212c7e82467e19dfcb703a6
-DIST harfbuzz-4.2.0.tar.gz 29092181 BLAKE2B 
75e2461932a17b2da50331b5bb4c68ddafeea59088e2ad34e2de6b9f679154fddaf6579de1ef244f5f55baf61fa0b7f66459d9e16b365e152f973471f649
 SHA512 
2aff1e6a41d6186b71f2915296c46c0b2ffc67371e1f05c13a62c237ff7a84d7d78d414d7a395e1616a2861c83c4792ef5936a492713780564b994d18e2d3e38
 DIST harfbuzz-4.2.1.tar.gz 29096419 BLAKE2B 
eb523c2e3c956559e2445bd12719b14c244cfdedd239041afec71a17912e489adb94c0b6fe148c60ae9e908cc3e740752de2a33a255c123ef937debe6008d78b
 SHA512 
de14b673f6bd03d561c45f94e9bda44ee41897a643ab8837493260a83b1eb1f1ca0fe105c1bee241f2ecd6ab869dbccf3ffba8e2c4ee9a3a1fca4e1c6c7ca4f3
 DIST harfbuzz-4.3.0.tar.gz 29200217 BLAKE2B 
dfe5e3b47e3d89a5ad7c6eaf6d274027a0eb05d1994b922d3124c97270f34353384c0161d8815fb2e379e82c8bdf046843902ba53db38daa4348e99d99255900
 SHA512 
bccf7cfb06ac18a9a9bf465c30dbfb51d73762a6667b3a069a85f9f597e6d27858e9e39a36cce12e23ec5b002b9e572638bf00c76bdea66545ae67a2bb7915f4

diff --git a/media-libs/harfbuzz/harfbuzz-4.1.0.ebuild 
b/media-libs/harfbuzz/harfbuzz-4.1.0.ebuild
deleted file mode 100644
index 899f139ec716..
--- a/media-libs/harfbuzz/harfbuzz-4.1.0.ebuild
+++ /dev/null
@@ -1,98 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit flag-o-matic meson-multilib python-any-r1 xdg-utils
-
-DESCRIPTION="An OpenType text shaping engine"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/HarfBuzz;
-
-if [[ ${PV} =  ]] ; then
-   EGIT_REPO_URI="https://github.com/harfbuzz/harfbuzz.git;
-   inherit git-r3
-else
-   SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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
-
-LICENSE="Old-MIT ISC icu"
-# 0.9.18 introduced the harfbuzz-icu split; bug #472416
-# 3.0.0 dropped some unstable APIs; bug #813705
-SLOT="0/4.0.0"
-
-IUSE="+cairo debug doc experimental +glib +graphite icu +introspection test 
+truetype"
-RESTRICT="!test? ( test )"
-REQUIRED_USE="introspection? ( glib )"
-
-RDEPEND="
-   cairo? ( x11-libs/cairo:= )
-   glib? ( >=dev-libs/glib-2.38:2[${MULTILIB_USEDEP}] )
-   graphite? ( >=media-gfx/graphite2-1.2.1:=[${MULTILIB_USEDEP}] )
-   icu? ( >=dev-libs/icu-51.2-r1:=[${MULTILIB_USEDEP}] )
-   introspection? ( >=dev-libs/gobject-introspection-1.34:= )
-   truetype? ( >=media-libs/freetype-2.5.0.1:2=[${MULTILIB_USEDEP}] )
-"
-DEPEND="${RDEPEND}
-   >=dev-libs/gobject-introspection-common-1.34
-"
-BDEPEND="
-   ${PYTHON_DEPS}
-   virtual/pkgconfig
-   doc? ( dev-util/gtk-doc )
-   introspection? ( dev-util/glib-utils )
-"
-
-pkg_setup() {
-   python-any-r1_pkg_setup
-   if ! use debug ; then
-   append-cppflags -DHB_NDEBUG
-   fi
-}
-
-src_prepare() {
-   default
-
-   xdg_environment_reset
-
-   sed -i \
-   -e '/tests\/macos\.tests/d' \
-   test/shape/data/in-house/Makefile.sources \
-   || die # bug 726120
-
-   # bug 618772
-   append-cxxflags -std=c++14
-
-   # bug 790359
-   filter-flags -fexceptions -fthreadsafe-statics
-
-   # bug 762415
-   local pyscript
-   for pyscript in $(find -type f -name "*.py") ; do
-   python_fix_shebang -q "${pyscript}"
-   done
-}
-
-multilib_src_configure() {
-

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

2022-05-20 Thread Lars Wendler
commit: 752d0dc6169bd4b4aa0f15f47d2676c9396f5829
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri May 20 21:22:26 2022 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri May 20 21:22:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=752d0dc6

media-libs/harfbuzz: Bump to version 4.3.0

Signed-off-by: Lars Wendler  gentoo.org>

 media-libs/harfbuzz/Manifest  |  1 +
 media-libs/harfbuzz/harfbuzz-4.3.0.ebuild | 98 +++
 2 files changed, 99 insertions(+)

diff --git a/media-libs/harfbuzz/Manifest b/media-libs/harfbuzz/Manifest
index ab0e85a70334..887d29c2ba0f 100644
--- a/media-libs/harfbuzz/Manifest
+++ b/media-libs/harfbuzz/Manifest
@@ -2,3 +2,4 @@ DIST harfbuzz-3.4.0.tar.gz 29043149 BLAKE2B 
7b779149b34353ebb85143f74e9efdd8f8ba
 DIST harfbuzz-4.1.0.tar.gz 29069953 BLAKE2B 
6f8fd1889e36b20309609cc0e0d75c06167345273c78998a481c00e14fb219c3f61538c85e1956d14141b475bbe7cbffed5dfe26313e30ac970231c4e1eb50fb
 SHA512 
e558b58233a13570693cc35764ce2824dea8b6388f47ced228f1317a9f08b6f482c1bc8d5c46352b74e84e709f569b164bea81647212c7e82467e19dfcb703a6
 DIST harfbuzz-4.2.0.tar.gz 29092181 BLAKE2B 
75e2461932a17b2da50331b5bb4c68ddafeea59088e2ad34e2de6b9f679154fddaf6579de1ef244f5f55baf61fa0b7f66459d9e16b365e152f973471f649
 SHA512 
2aff1e6a41d6186b71f2915296c46c0b2ffc67371e1f05c13a62c237ff7a84d7d78d414d7a395e1616a2861c83c4792ef5936a492713780564b994d18e2d3e38
 DIST harfbuzz-4.2.1.tar.gz 29096419 BLAKE2B 
eb523c2e3c956559e2445bd12719b14c244cfdedd239041afec71a17912e489adb94c0b6fe148c60ae9e908cc3e740752de2a33a255c123ef937debe6008d78b
 SHA512 
de14b673f6bd03d561c45f94e9bda44ee41897a643ab8837493260a83b1eb1f1ca0fe105c1bee241f2ecd6ab869dbccf3ffba8e2c4ee9a3a1fca4e1c6c7ca4f3
+DIST harfbuzz-4.3.0.tar.gz 29200217 BLAKE2B 
dfe5e3b47e3d89a5ad7c6eaf6d274027a0eb05d1994b922d3124c97270f34353384c0161d8815fb2e379e82c8bdf046843902ba53db38daa4348e99d99255900
 SHA512 
bccf7cfb06ac18a9a9bf465c30dbfb51d73762a6667b3a069a85f9f597e6d27858e9e39a36cce12e23ec5b002b9e572638bf00c76bdea66545ae67a2bb7915f4

diff --git a/media-libs/harfbuzz/harfbuzz-4.3.0.ebuild 
b/media-libs/harfbuzz/harfbuzz-4.3.0.ebuild
new file mode 100644
index ..36d9b9aebfcd
--- /dev/null
+++ b/media-libs/harfbuzz/harfbuzz-4.3.0.ebuild
@@ -0,0 +1,98 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit flag-o-matic meson-multilib python-any-r1 xdg-utils
+
+DESCRIPTION="An OpenType text shaping engine"
+HOMEPAGE="https://www.freedesktop.org/wiki/Software/HarfBuzz;
+
+if [[ ${PV} =  ]] ; then
+   EGIT_REPO_URI="https://github.com/harfbuzz/harfbuzz.git;
+   inherit git-r3
+else
+   SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   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
+
+LICENSE="Old-MIT ISC icu"
+# 0.9.18 introduced the harfbuzz-icu split; bug #472416
+# 3.0.0 dropped some unstable APIs; bug #813705
+SLOT="0/4.0.0"
+
+IUSE="+cairo debug doc experimental +glib +graphite icu +introspection test 
+truetype"
+RESTRICT="!test? ( test )"
+REQUIRED_USE="introspection? ( glib )"
+
+RDEPEND="
+   cairo? ( x11-libs/cairo:= )
+   glib? ( >=dev-libs/glib-2.38:2[${MULTILIB_USEDEP}] )
+   graphite? ( >=media-gfx/graphite2-1.2.1:=[${MULTILIB_USEDEP}] )
+   icu? ( >=dev-libs/icu-51.2-r1:=[${MULTILIB_USEDEP}] )
+   introspection? ( >=dev-libs/gobject-introspection-1.34:= )
+   truetype? ( >=media-libs/freetype-2.5.0.1:2=[${MULTILIB_USEDEP}] )
+"
+DEPEND="${RDEPEND}
+   >=dev-libs/gobject-introspection-common-1.34
+"
+BDEPEND="
+   ${PYTHON_DEPS}
+   virtual/pkgconfig
+   doc? ( dev-util/gtk-doc )
+   introspection? ( dev-util/glib-utils )
+"
+
+pkg_setup() {
+   python-any-r1_pkg_setup
+   if ! use debug ; then
+   append-cppflags -DHB_NDEBUG
+   fi
+}
+
+src_prepare() {
+   default
+
+   xdg_environment_reset
+
+   sed -i \
+   -e '/tests\/macos\.tests/d' \
+   test/shape/data/in-house/Makefile.sources \
+   || die # bug 726120
+
+   # bug 618772
+   append-cxxflags -std=c++14
+
+   # bug 790359
+   filter-flags -fexceptions -fthreadsafe-statics
+
+   # bug 762415
+   local pyscript
+   for pyscript in $(find -type f -name "*.py") ; do
+   python_fix_shebang -q "${pyscript}"
+   done
+}
+
+multilib_src_configure() {
+   # harfbuzz-gobject only used for introspection, bug #535852
+   local emesonargs=(
+   -Dcoretext="disabled"
+   -Dchafa="disabled"
+
+   $(meson_feature glib)
+   $(meson_feature graphite graphite2)
+   $(meson_feature icu)
+ 

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

2022-05-20 Thread Jakov Smolić
commit: 214f5128d41064e0a022bce7bac24694ebad2454
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 20 20:22:31 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 20 20:22:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=214f5128

app-backup/dar: Stabilize 2.7.5 sparc, #845384

Signed-off-by: Jakov Smolić  gentoo.org>

 app-backup/dar/dar-2.7.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-backup/dar/dar-2.7.5.ebuild b/app-backup/dar/dar-2.7.5.ebuild
index 11c02ec047e2..efe67752937a 100644
--- a/app-backup/dar/dar-2.7.5.ebuild
+++ b/app-backup/dar/dar-2.7.5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/dar/${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86 ~amd64-linux"
+KEYWORDS="amd64 ~ppc sparc x86 ~amd64-linux"
 IUSE="argon2 curl dar32 dar64 doc gcrypt gpg lz4 lzo nls rsync threads xattr"
 
 REQUIRED_USE="?? ( dar32 dar64 )



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

2022-05-20 Thread James Le Cuirot
commit: 9be69f4dcab16601530ab1b672a0fcb07fca5ef7
Author: James Le Cuirot  gentoo  org>
AuthorDate: Fri May 20 20:18:46 2022 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Fri May 20 20:20:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9be69f4d

dev-libs/ocl-icd: Add ruby31 to 2.3.1

Closes: https://bugs.gentoo.org/836589
Signed-off-by: James Le Cuirot  gentoo.org>

 dev-libs/ocl-icd/ocl-icd-2.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/ocl-icd/ocl-icd-2.3.1.ebuild 
b/dev-libs/ocl-icd/ocl-icd-2.3.1.ebuild
index 4e769ccf921e..332354cf47a6 100644
--- a/dev-libs/ocl-icd/ocl-icd-2.3.1.ebuild
+++ b/dev-libs/ocl-icd/ocl-icd-2.3.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-USE_RUBY="ruby25 ruby26 ruby27 ruby30"
+USE_RUBY="ruby25 ruby26 ruby27 ruby30 ruby31"
 inherit autotools flag-o-matic multilib-minimal ruby-single
 
 DESCRIPTION="Alternative to vendor specific OpenCL ICD loaders"



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

2022-05-20 Thread Andreas K. Hüttel
commit: 3faf8eec06c271b005762884c0cba44f7a027563
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri May 20 20:18:27 2022 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri May 20 20:18:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3faf8eec

dev-libs/boost: drop ia64 and s390 keywords temporarily, bug 843212

Bug: https://bugs.gentoo.org/843212
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel  gentoo.org>

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

diff --git a/dev-libs/boost/boost-1.79.0.ebuild 
b/dev-libs/boost/boost-1.79.0.ebuild
index 5be71891e682..34e653c3a949 100644
--- a/dev-libs/boost/boost-1.79.0.ebuild
+++ b/dev-libs/boost/boost-1.79.0.ebuild
@@ -17,7 +17,7 @@ S="${WORKDIR}/${PN}_${MY_PV}"
 
 LICENSE="Boost-1.0"
 SLOT="0/${PV}" # ${PV} instead ${MAJOR_V} due to bug 486122
-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 ~x86-winnt"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE="bzip2 context debug doc icu lzma +nls mpi numpy python tools zlib zstd"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 # the tests will never fail because these are not intended as sanity



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

2022-05-20 Thread Jakov Smolić
commit: 319960d31da1daecd575864e31127107c36bb1f9
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 20 20:13:32 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 20 20:13:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=319960d3

sys-kernel/gentoo-sources: Stabilize 5.4.195 ppc64, #846575

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-5.4.195.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.4.195.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.4.195.ebuild
index f9ff40ca465d..aa231d3b98f7 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-5.4.195.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.4.195.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 
sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 



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

2022-05-20 Thread Jakov Smolić
commit: c4f8753b86e1d6c11cc897306e21daa5b3330dde
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 20 20:13:30 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 20 20:13:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4f8753b

sys-kernel/gentoo-sources: Stabilize 5.15.41 ppc64, #846575

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-5.15.41.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.15.41.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.15.41.ebuild
index 6cb9e2d9bda5..80ec5fbe8c0f 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-5.15.41.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.15.41.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 



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

2022-05-20 Thread Jakov Smolić
commit: e9b478fe5f2a491fbd4682807d14dc51def013be
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 20 20:13:35 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 20 20:13:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9b478fe

sys-kernel/gentoo-sources: Stabilize 4.9.315 ppc64, #846575

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-4.9.315.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.9.315.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.9.315.ebuild
index bca929e45169..9b4827b5a0b7 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.9.315.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.9.315.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 
sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 



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

2022-05-20 Thread Jakov Smolić
commit: d14c0841d3a1bc8a54965fdd1b38406948a27b76
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 20 20:13:33 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 20 20:13:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d14c0841

sys-kernel/gentoo-sources: Stabilize 4.19.244 ppc64, #846575

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-4.19.244.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.19.244.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.19.244.ebuild
index a847ba47ae03..9c9615fe5bf3 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.19.244.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.19.244.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 
sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 



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

2022-05-20 Thread Jakov Smolić
commit: e193917da2f52302516dc1709162bb6034079a07
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 20 20:13:31 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 20 20:13:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e193917d

sys-kernel/gentoo-sources: Stabilize 5.10.117 ppc64, #846575

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-5.10.117.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.10.117.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.10.117.ebuild
index ddde3c5055cf..4bb11a002945 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-5.10.117.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.10.117.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 



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

2022-05-20 Thread Jakov Smolić
commit: 53854edac8994c90cd28ef8b58a946df42fc0e58
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 20 20:13:25 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 20 20:13:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53854eda

sys-kernel/gentoo-sources: Stabilize 5.4.195 sparc, #846575

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-5.4.195.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.4.195.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.4.195.ebuild
index 8b0b0066a3a0..f9ff40ca465d 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-5.4.195.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.4.195.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 



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

2022-05-20 Thread Jakov Smolić
commit: a1c7163ccef64c6a70ac8f0c80f433d0f6be111f
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 20 20:13:34 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 20 20:13:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1c7163c

sys-kernel/gentoo-sources: Stabilize 4.14.280 ppc64, #846575

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-4.14.280.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.14.280.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.14.280.ebuild
index ae8cfecfe191..29c8e13cdfef 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.14.280.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.14.280.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 
sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 



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

2022-05-20 Thread Jakov Smolić
commit: 883b9f47fddacbcd4b0ec04cdf3d5e12171c449a
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 20 20:13:23 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 20 20:13:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=883b9f47

sys-kernel/gentoo-sources: Stabilize 5.15.41 sparc, #846575

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-5.15.41.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.15.41.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.15.41.ebuild
index 0dcb4474db1c..6cb9e2d9bda5 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-5.15.41.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.15.41.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 



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

2022-05-20 Thread Jakov Smolić
commit: 2eeabc73dec843d50e27650e15d52b29527d04c4
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 20 20:13:28 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 20 20:13:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eeabc73

sys-kernel/gentoo-sources: Stabilize 4.9.315 sparc, #846575

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-4.9.315.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.9.315.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.9.315.ebuild
index 063b89c7b432..bca929e45169 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.9.315.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.9.315.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 



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

2022-05-20 Thread Jakov Smolić
commit: e78d407a57688c03909f112b3857aeb7dc9aa4f0
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 20 20:13:27 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 20 20:13:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e78d407a

sys-kernel/gentoo-sources: Stabilize 4.14.280 sparc, #846575

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-4.14.280.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.14.280.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.14.280.ebuild
index 8b07beac8acf..ae8cfecfe191 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.14.280.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.14.280.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 



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

2022-05-20 Thread Jakov Smolić
commit: 4ee3ad62b60b9753856c2951ad652f3a2b3dec68
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 20 20:13:24 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 20 20:13:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ee3ad62

sys-kernel/gentoo-sources: Stabilize 5.10.117 sparc, #846575

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-5.10.117.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.10.117.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.10.117.ebuild
index 89060dcc2682..ddde3c5055cf 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-5.10.117.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.10.117.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 



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

2022-05-20 Thread Jakov Smolić
commit: 3486b5b38ad5f6bf3c0e83b145bf1eeec1ae3d79
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 20 20:13:26 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 20 20:13:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3486b5b3

sys-kernel/gentoo-sources: Stabilize 4.19.244 sparc, #846575

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-4.19.244.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.19.244.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.19.244.ebuild
index 128e923d6c9f..a847ba47ae03 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.19.244.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.19.244.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 



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

2022-05-20 Thread Jakov Smolić
commit: 118b2e67254b8fe019a4b2a6dce253231988203c
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 20 20:08:28 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 20 20:08:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=118b2e67

sys-kernel/gentoo-sources: Stabilize 4.19.244 x86, #846575

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-4.19.244.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.19.244.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.19.244.ebuild
index 15c783042a9a..128e923d6c9f 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.19.244.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.19.244.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 



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

2022-05-20 Thread Jakov Smolić
commit: 8e8cc153cb38bc9f96f353fa3f64ed4ccb810345
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 20 20:08:27 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 20 20:08:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e8cc153

sys-kernel/gentoo-sources: Stabilize 4.14.280 x86, #846575

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-4.14.280.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.14.280.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.14.280.ebuild
index 8147b2549f75..8b07beac8acf 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.14.280.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.14.280.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 



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

2022-05-20 Thread Jakov Smolić
commit: 9dd4e1baa1b6f896592856e2fe21099a467f556d
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 20 20:08:32 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 20 20:08:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dd4e1ba

sys-kernel/gentoo-sources: Stabilize 5.4.195 x86, #846575

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-5.4.195.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.4.195.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.4.195.ebuild
index 72f796e8603e..8b0b0066a3a0 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-5.4.195.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.4.195.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 



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

2022-05-20 Thread Jakov Smolić
commit: 1c9a933614537f8a2b2455f4367c8413bfe6a4ed
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 20 20:08:30 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 20 20:08:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c9a9336

sys-kernel/gentoo-sources: Stabilize 5.10.117 x86, #846575

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-5.10.117.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.10.117.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.10.117.ebuild
index 81f863775a66..89060dcc2682 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-5.10.117.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.10.117.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 



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

2022-05-20 Thread Jakov Smolić
commit: c8a7643ad3d0fb97ebaf6b1e7646332638dc67e5
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 20 20:08:29 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 20 20:08:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8a7643a

sys-kernel/gentoo-sources: Stabilize 4.9.315 x86, #846575

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-4.9.315.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.9.315.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.9.315.ebuild
index 0966a6183c33..063b89c7b432 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.9.315.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.9.315.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 



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

2022-05-20 Thread Jakov Smolić
commit: b29c2d1c039670c770ac9ce8165a669fae8b2e40
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 20 20:08:19 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 20 20:08:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b29c2d1c

sys-kernel/gentoo-sources: Stabilize 4.19.244 amd64, #846575

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-4.19.244.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.19.244.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.19.244.ebuild
index 22cf51b0db4c..15c783042a9a 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.19.244.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.19.244.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 



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

2022-05-20 Thread Jakov Smolić
commit: fab296c07ba8c5c2d7756ec2651db514cf656869
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 20 20:08:20 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 20 20:08:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fab296c0

sys-kernel/gentoo-sources: Stabilize 4.9.315 amd64, #846575

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-4.9.315.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.9.315.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.9.315.ebuild
index 00337fe414dc..0966a6183c33 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.9.315.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.9.315.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 



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

2022-05-20 Thread Jakov Smolić
commit: 25a156f07f23d05ffc93193d4a81107e156aaa57
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 20 20:08:23 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 20 20:08:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25a156f0

sys-kernel/gentoo-sources: Stabilize 5.4.195 amd64, #846575

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-5.4.195.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.4.195.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.4.195.ebuild
index f4109cce5f1e..72f796e8603e 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-5.4.195.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.4.195.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 



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

2022-05-20 Thread Jakov Smolić
commit: 9847b415d96e8660f78c24087f0717ee329f2786
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 20 20:08:21 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 20 20:08:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9847b415

sys-kernel/gentoo-sources: Stabilize 5.10.117 amd64, #846575

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-5.10.117.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.10.117.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.10.117.ebuild
index d317b51da697..81f863775a66 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-5.10.117.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.10.117.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 



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

2022-05-20 Thread Jakov Smolić
commit: 9c0256caa24d67e896945c3b377a5b62c83b31db
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 20 20:08:31 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 20 20:08:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c0256ca

sys-kernel/gentoo-sources: Stabilize 5.15.41 x86, #846575

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-5.15.41.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.15.41.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.15.41.ebuild
index 6ae9ba082cd0..0dcb4474db1c 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-5.15.41.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.15.41.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 



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

2022-05-20 Thread Jakov Smolić
commit: 43f2b5aa49fcb9e116509825c78dd0f84d375a74
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 20 20:08:22 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 20 20:08:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43f2b5aa

sys-kernel/gentoo-sources: Stabilize 5.15.41 amd64, #846575

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-5.15.41.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.15.41.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.15.41.ebuild
index 3c343d9d4508..6ae9ba082cd0 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-5.15.41.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.15.41.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 



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

2022-05-20 Thread Jakov Smolić
commit: a163b25a36cc1bba81cf7f9a80fa20ec50442ddf
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 20 20:08:18 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 20 20:08:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a163b25a

sys-kernel/gentoo-sources: Stabilize 4.14.280 amd64, #846575

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-4.14.280.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.14.280.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.14.280.ebuild
index 692df73c95ef..8147b2549f75 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.14.280.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.14.280.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 



[gentoo-commits] repo/gentoo:master commit in: net-mail/fetchmail/

2022-05-20 Thread Jakov Smolić
commit: 0c700339f83548449ec32f1fb89f6712ecabeb3d
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 20 20:07:35 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 20 20:07:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c700339

net-mail/fetchmail: Stabilize 6.4.27 arm, #846143

Signed-off-by: Jakov Smolić  gentoo.org>

 net-mail/fetchmail/fetchmail-6.4.27.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mail/fetchmail/fetchmail-6.4.27.ebuild 
b/net-mail/fetchmail/fetchmail-6.4.27.ebuild
index 20a5078c0f6d..b7bffa1cc354 100644
--- a/net-mail/fetchmail/fetchmail-6.4.27.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.4.27.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2 public-domain"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 
~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 
~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
 IUSE="ssl nls kerberos tk socks"
 REQUIRED_USE="tk? ( ${PYTHON_REQUIRED_USE} )"
 



[gentoo-commits] repo/gentoo:master commit in: sys-apps/xdg-desktop-portal-gnome/

2022-05-20 Thread Jakov Smolić
commit: 957607a797d354427826c846c9d5c1e890e97de0
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 20 20:02:31 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 20 20:02:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=957607a7

sys-apps/xdg-desktop-portal-gnome: Keyword 42.1 x86, #842459

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-apps/xdg-desktop-portal-gnome/xdg-desktop-portal-gnome-42.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/sys-apps/xdg-desktop-portal-gnome/xdg-desktop-portal-gnome-42.1.ebuild 
b/sys-apps/xdg-desktop-portal-gnome/xdg-desktop-portal-gnome-42.1.ebuild
index 24b43202cac3..2f6bbc502aa6 100644
--- a/sys-apps/xdg-desktop-portal-gnome/xdg-desktop-portal-gnome-42.1.ebuild
+++ b/sys-apps/xdg-desktop-portal-gnome/xdg-desktop-portal-gnome-42.1.ebuild
@@ -10,7 +10,7 @@ 
HOMEPAGE="https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc64 ~riscv"
+KEYWORDS="~amd64 ~arm ~ppc64 ~riscv ~x86"
 IUSE="wayland X"
 
 BDEPEND="



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

2022-05-20 Thread Ionen Wolkens
commit: d59f05977cf91d0873b7a91a84c2811ae60302ff
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Wed May 18 02:35:09 2022 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Fri May 20 20:01:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d59f0597

app-emulation/wine-vanilla: improve cross *FLAGS handling

Given wine will switch compiler, need to ensure unsupported flags were
stripped so that e.g. clang-specific flags won't cause a build failure.

strip-unsupported-flags doesn't act on CROSSCFLAGS, so use test-*
directly. Using := assignment so that users can override.

Additionally allowing LDFLAGS, there's not much to gain from it
but as long as unsupported is stripped it should cause no issues.

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

 app-emulation/wine-vanilla/wine-vanilla-6.0.2.ebuild  | 6 +-
 app-emulation/wine-vanilla/wine-vanilla-7.0-r2.ebuild | 6 +-
 app-emulation/wine-vanilla/wine-vanilla-7.0.ebuild| 6 +-
 app-emulation/wine-vanilla/wine-vanilla-7.5-r1.ebuild | 6 +-
 app-emulation/wine-vanilla/wine-vanilla-7.6-r1.ebuild | 6 +-
 app-emulation/wine-vanilla/wine-vanilla-7.7.ebuild| 6 +-
 app-emulation/wine-vanilla/wine-vanilla-7.8.ebuild| 6 +-
 app-emulation/wine-vanilla/wine-vanilla-.ebuild   | 6 +-
 8 files changed, 40 insertions(+), 8 deletions(-)

diff --git a/app-emulation/wine-vanilla/wine-vanilla-6.0.2.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-6.0.2.ebuild
index 9810db168765..807ee258f16e 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-6.0.2.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-6.0.2.ebuild
@@ -305,7 +305,11 @@ src_configure() {
if use mingw; then
use crossdev-mingw || 
PATH=${EPREFIX}/usr/lib/mingw64-toolchain/bin:${PATH}
 
-   export CROSSCFLAGS="${CFLAGS}"
+   # use *FLAGS for mingw, but strip unsupported (e.g. 
--hash-style=gnu)
+   local mingwcc=${CROSSCC:-$(usex x86 i686 
x86_64)-w64-mingw32-gcc}
+   : "${CROSSCFLAGS:=$(CC=${mingwcc} test-flags-CC 
${CFLAGS:--O2})}"
+   : "${CROSSLDFLAGS:=$(CC=${mingwcc} test-flags-CCLD ${LDFLAGS})}"
+   export CROSS{C,LD}FLAGS
fi
 
multilib-minimal_src_configure

diff --git a/app-emulation/wine-vanilla/wine-vanilla-7.0-r2.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-7.0-r2.ebuild
index 1992efdf9908..65ad27032112 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-7.0-r2.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-7.0-r2.ebuild
@@ -296,7 +296,11 @@ src_configure() {
if use mingw; then
use crossdev-mingw || 
PATH=${BROOT}/usr/lib/mingw64-toolchain/bin:${PATH}
 
-   export CROSSCFLAGS="${CFLAGS}"
+   # use *FLAGS for mingw, but strip unsupported (e.g. 
--hash-style=gnu)
+   local mingwcc=${CROSSCC:-$(usex x86 i686 
x86_64)-w64-mingw32-gcc}
+   : "${CROSSCFLAGS:=$(CC=${mingwcc} test-flags-CC 
${CFLAGS:--O2})}"
+   : "${CROSSLDFLAGS:=$(CC=${mingwcc} test-flags-CCLD ${LDFLAGS})}"
+   export CROSS{C,LD}FLAGS
fi
 
multilib-minimal_src_configure

diff --git a/app-emulation/wine-vanilla/wine-vanilla-7.0.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-7.0.ebuild
index 74051ef469f0..d1b64ae6c268 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-7.0.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-7.0.ebuild
@@ -295,7 +295,11 @@ src_configure() {
if use mingw; then
use crossdev-mingw || 
PATH=${EPREFIX}/usr/lib/mingw64-toolchain/bin:${PATH}
 
-   export CROSSCFLAGS="${CFLAGS}"
+   # use *FLAGS for mingw, but strip unsupported (e.g. 
--hash-style=gnu)
+   local mingwcc=${CROSSCC:-$(usex x86 i686 
x86_64)-w64-mingw32-gcc}
+   : "${CROSSCFLAGS:=$(CC=${mingwcc} test-flags-CC 
${CFLAGS:--O2})}"
+   : "${CROSSLDFLAGS:=$(CC=${mingwcc} test-flags-CCLD ${LDFLAGS})}"
+   export CROSS{C,LD}FLAGS
fi
 
multilib-minimal_src_configure

diff --git a/app-emulation/wine-vanilla/wine-vanilla-7.5-r1.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-7.5-r1.ebuild
index e6242d06fb43..0d667bb08b98 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-7.5-r1.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-7.5-r1.ebuild
@@ -297,7 +297,11 @@ src_configure() {
if use mingw; then
use crossdev-mingw || 
PATH=${BROOT}/usr/lib/mingw64-toolchain/bin:${PATH}
 
-   export CROSSCFLAGS="${CFLAGS}"
+   # use *FLAGS for mingw, but strip unsupported (e.g. 
--hash-style=gnu)
+   local mingwcc=${CROSSCC:-$(usex x86 i686 
x86_64)-w64-mingw32-gcc}
+   : "${CROSSCFLAGS:=$(CC=${mingwcc} test-flags-CC 
${CFLAGS:--O2})}"
+   : "${CROSSLDFLAGS:=$(CC=${mingwcc} test-flags-CCLD ${LDFLAGS})}"
+   export CROSS{C,LD}FLAGS
fi
 
   

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

2022-05-20 Thread Ionen Wolkens
commit: 04a3486edf82062ddc9dacd30c0bc45101022a72
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Wed May 18 02:14:51 2022 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Fri May 20 20:01:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04a3486e

app-emulation/wine-vanilla: support building with mingw64-toolchain

This allows USE=mingw to be usable without manually using crossdev
first to ease usage for users and automated testing.

Old behavior using crossdev still available with USE=crossdev-mingw,
albeit new one should offer better stability given mingw64-toolchain
is intended/tested especially to build wine+dxvk+vkd3d-proton.

Given wine is pushing PE conversions and some things work better with
PE files (e.g. Blizzard games, Proton also uses --with-mingw), it may
be useful for the prospect of making this a default at some point.

Note that mingw64-toolchain's ${MULTILIB_USEDEP} does belong in BDEPEND
(unless  gentoo.org>

 app-emulation/wine-vanilla/metadata.xml|  4 ++
 .../wine-vanilla/wine-vanilla-6.0.2.ebuild | 46 +-
 .../wine-vanilla/wine-vanilla-7.0-r2.ebuild| 46 +-
 app-emulation/wine-vanilla/wine-vanilla-7.0.ebuild | 46 +-
 .../wine-vanilla/wine-vanilla-7.5-r1.ebuild| 46 +-
 .../wine-vanilla/wine-vanilla-7.6-r1.ebuild| 46 +-
 app-emulation/wine-vanilla/wine-vanilla-7.7.ebuild | 46 +-
 app-emulation/wine-vanilla/wine-vanilla-7.8.ebuild | 46 +-
 .../wine-vanilla/wine-vanilla-.ebuild  | 46 +-
 9 files changed, 148 insertions(+), 224 deletions(-)

diff --git a/app-emulation/wine-vanilla/metadata.xml 
b/app-emulation/wine-vanilla/metadata.xml
index 8972283b6d89..dcf09b834f72 100644
--- a/app-emulation/wine-vanilla/metadata.xml
+++ b/app-emulation/wine-vanilla/metadata.xml
@@ -18,6 +18,10 @@ This variant of the Wine packaging does not include external 
patchsets


Enable ISDN support via CAPI
+   
+   Use sys-devel/crossdev for the toolchain 
rather than
+   dev-util/mingw64-toolchain (requires manual 
setting up)
+   
Bypass strip-flags; use at your own 
peril
Pull in games-emulation/dosbox to 
run DOS applications
Pull in app-emulation/faudio to 
provide XAudio2 functionality

diff --git a/app-emulation/wine-vanilla/wine-vanilla-6.0.2.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-6.0.2.ebuild
index 1a3c42a09643..9810db168765 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-6.0.2.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-6.0.2.ebuild
@@ -34,9 +34,10 @@ SRC_URI="${SRC_URI}
 
 LICENSE="LGPL-2.1"
 SLOT="${PV}"
-IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos +faudio 
+fontconfig +gecko gphoto2 gsm gssapi gstreamer +jpeg kerberos +lcms ldap mingw 
+mono mp3 netapi nls odbc openal opencl +opengl osmesa oss +perl pcap +png 
pulseaudio +realtime +run-exes samba scanner sdl selinux +ssl test +threads 
+truetype udev +udisks +unwind usb v4l vkd3d vulkan +X +xcomposite xinerama 
+xml"
+IUSE="+abi_x86_32 +abi_x86_64 +alsa capi crossdev-mingw cups custom-cflags dos 
+faudio +fontconfig +gecko gphoto2 gsm gssapi gstreamer +jpeg kerberos +lcms 
ldap mingw +mono mp3 netapi nls odbc openal opencl +opengl osmesa oss +perl 
pcap +png pulseaudio +realtime +run-exes samba scanner sdl selinux +ssl test 
+threads +truetype udev +udisks +unwind usb v4l vkd3d vulkan +X +xcomposite 
xinerama +xml"
 REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
X? ( truetype )
+   crossdev-mingw? ( mingw )
elibc_glibc? ( threads )
osmesa? ( opengl )
test? ( abi_x86_32 )
@@ -128,7 +129,8 @@ DEPEND="${COMMON_DEPEND}
virtual/pkgconfig
virtual/yacc
X? ( x11-base/xorg-proto )
-   xinerama? ( x11-base/xorg-proto )"
+   xinerama? ( x11-base/xorg-proto )
+   !crossdev-mingw? ( dev-util/mingw64-toolchain[${MULTILIB_USEDEP}] )"
 
 # These use a non-standard "Wine" category, which is provided by
 # /etc/xdg/applications-merged/wine.menu
@@ -194,32 +196,18 @@ pkg_pretend() {
fi
fi
 
-   if use mingw && use abi_x86_32 && ! has_version 
"cross-i686-w64-mingw32/gcc"; then
-   eerror
-   eerror "USE=\"mingw\" is currently experimental, and requires 
the"
-   eerror "'cross-i686-w64-mingw32' compiler and its runtime for 
32-bit builds."
-   eerror
-   eerror "These can be installed by using 'sys-devel/crossdev':"
-   eerror
-   eerror "crossdev --target i686-w64-mingw32"
-   eerror
-   eerror "For more information on setting up MinGW, see: 
https://wiki.gentoo.org/wiki/Mingw;
-   eerror
-   die 

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

2022-05-20 Thread Ionen Wolkens
commit: 075774ab73e00b549b9e166f2fd76e141503c55a
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Wed May 18 02:43:45 2022 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Fri May 20 20:01:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=075774ab

app-emulation/wine-staging: improve cross *FLAGS handling

Given wine will switch compiler, need to ensure unsupported flags were
stripped so that e.g. clang-specific flags won't cause a build failure.

strip-unsupported-flags doesn't act on CROSSCFLAGS, so use test-*
directly. Using := assignment so that users can override.

Additionally allowing LDFLAGS, there's not much to gain from it
but as long as unsupported is stripped it should cause no issues.

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

 app-emulation/wine-staging/wine-staging-7.5-r1.ebuild | 6 +-
 app-emulation/wine-staging/wine-staging-7.6-r1.ebuild | 6 +-
 app-emulation/wine-staging/wine-staging-7.7.ebuild| 6 +-
 app-emulation/wine-staging/wine-staging-7.8.ebuild| 6 +-
 app-emulation/wine-staging/wine-staging-.ebuild   | 6 +-
 5 files changed, 25 insertions(+), 5 deletions(-)

diff --git a/app-emulation/wine-staging/wine-staging-7.5-r1.ebuild 
b/app-emulation/wine-staging/wine-staging-7.5-r1.ebuild
index 5a8aa3f539f4..13ce77523323 100644
--- a/app-emulation/wine-staging/wine-staging-7.5-r1.ebuild
+++ b/app-emulation/wine-staging/wine-staging-7.5-r1.ebuild
@@ -359,7 +359,11 @@ src_configure() {
if use mingw; then
use crossdev-mingw || 
PATH=${BROOT}/usr/lib/mingw64-toolchain/bin:${PATH}
 
-   export CROSSCFLAGS="${CFLAGS}"
+   # use *FLAGS for mingw, but strip unsupported (e.g. 
--hash-style=gnu)
+   local mingwcc=${CROSSCC:-$(usex x86 i686 
x86_64)-w64-mingw32-gcc}
+   : "${CROSSCFLAGS:=$(CC=${mingwcc} test-flags-CC 
${CFLAGS:--O2})}"
+   : "${CROSSLDFLAGS:=$(CC=${mingwcc} test-flags-CCLD ${LDFLAGS})}"
+   export CROSS{C,LD}FLAGS
fi
 
multilib-minimal_src_configure

diff --git a/app-emulation/wine-staging/wine-staging-7.6-r1.ebuild 
b/app-emulation/wine-staging/wine-staging-7.6-r1.ebuild
index c814bc62907c..2e0e2a06247c 100644
--- a/app-emulation/wine-staging/wine-staging-7.6-r1.ebuild
+++ b/app-emulation/wine-staging/wine-staging-7.6-r1.ebuild
@@ -359,7 +359,11 @@ src_configure() {
if use mingw; then
use crossdev-mingw || 
PATH=${BROOT}/usr/lib/mingw64-toolchain/bin:${PATH}
 
-   export CROSSCFLAGS="${CFLAGS}"
+   # use *FLAGS for mingw, but strip unsupported (e.g. 
--hash-style=gnu)
+   local mingwcc=${CROSSCC:-$(usex x86 i686 
x86_64)-w64-mingw32-gcc}
+   : "${CROSSCFLAGS:=$(CC=${mingwcc} test-flags-CC 
${CFLAGS:--O2})}"
+   : "${CROSSLDFLAGS:=$(CC=${mingwcc} test-flags-CCLD ${LDFLAGS})}"
+   export CROSS{C,LD}FLAGS
fi
 
multilib-minimal_src_configure

diff --git a/app-emulation/wine-staging/wine-staging-7.7.ebuild 
b/app-emulation/wine-staging/wine-staging-7.7.ebuild
index c814bc62907c..2e0e2a06247c 100644
--- a/app-emulation/wine-staging/wine-staging-7.7.ebuild
+++ b/app-emulation/wine-staging/wine-staging-7.7.ebuild
@@ -359,7 +359,11 @@ src_configure() {
if use mingw; then
use crossdev-mingw || 
PATH=${BROOT}/usr/lib/mingw64-toolchain/bin:${PATH}
 
-   export CROSSCFLAGS="${CFLAGS}"
+   # use *FLAGS for mingw, but strip unsupported (e.g. 
--hash-style=gnu)
+   local mingwcc=${CROSSCC:-$(usex x86 i686 
x86_64)-w64-mingw32-gcc}
+   : "${CROSSCFLAGS:=$(CC=${mingwcc} test-flags-CC 
${CFLAGS:--O2})}"
+   : "${CROSSLDFLAGS:=$(CC=${mingwcc} test-flags-CCLD ${LDFLAGS})}"
+   export CROSS{C,LD}FLAGS
fi
 
multilib-minimal_src_configure

diff --git a/app-emulation/wine-staging/wine-staging-7.8.ebuild 
b/app-emulation/wine-staging/wine-staging-7.8.ebuild
index a8f7b0e6ad1c..78a3e9fb8778 100644
--- a/app-emulation/wine-staging/wine-staging-7.8.ebuild
+++ b/app-emulation/wine-staging/wine-staging-7.8.ebuild
@@ -357,7 +357,11 @@ src_configure() {
if use mingw; then
use crossdev-mingw || 
PATH=${BROOT}/usr/lib/mingw64-toolchain/bin:${PATH}
 
-   export CROSSCFLAGS="${CFLAGS}"
+   # use *FLAGS for mingw, but strip unsupported (e.g. 
--hash-style=gnu)
+   local mingwcc=${CROSSCC:-$(usex x86 i686 
x86_64)-w64-mingw32-gcc}
+   : "${CROSSCFLAGS:=$(CC=${mingwcc} test-flags-CC 
${CFLAGS:--O2})}"
+   : "${CROSSLDFLAGS:=$(CC=${mingwcc} test-flags-CCLD ${LDFLAGS})}"
+   export CROSS{C,LD}FLAGS
fi
 
multilib-minimal_src_configure

diff --git a/app-emulation/wine-staging/wine-staging-.ebuild 
b/app-emulation/wine-staging/wine-staging-.ebuild
index a8f7b0e6ad1c..78a3e9fb8778 100644
--- 

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

2022-05-20 Thread Ionen Wolkens
commit: 22d035036df4ab21d5f724877c3709f4eff59b5b
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Wed May 18 02:41:50 2022 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Fri May 20 20:01:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22d03503

app-emulation/wine-staging: support building with mingw64-toolchain

This allows USE=mingw to be usable without manually using crossdev
first to ease usage for users and automated testing.

Old behavior using crossdev still available with USE=crossdev-mingw,
albeit new one should offer better stability given mingw64-toolchain
is intended/tested especially to build wine+dxvk+vkd3d-proton.

Given wine is pushing PE conversions and some things work better with
PE files (e.g. Blizzard games, Proton also uses --with-mingw), it may
be useful for the prospect of making this a default at some point.

Note that mingw64-toolchain's ${MULTILIB_USEDEP} does belong in BDEPEND
(unless  gentoo.org>

 app-emulation/wine-staging/metadata.xml|  4 ++
 .../wine-staging/wine-staging-7.5-r1.ebuild| 46 +-
 .../wine-staging/wine-staging-7.6-r1.ebuild| 46 +-
 app-emulation/wine-staging/wine-staging-7.7.ebuild | 46 +-
 app-emulation/wine-staging/wine-staging-7.8.ebuild | 46 +-
 .../wine-staging/wine-staging-.ebuild  | 46 +-
 6 files changed, 94 insertions(+), 140 deletions(-)

diff --git a/app-emulation/wine-staging/metadata.xml 
b/app-emulation/wine-staging/metadata.xml
index ee411faa12da..8811667ddc0b 100644
--- a/app-emulation/wine-staging/metadata.xml
+++ b/app-emulation/wine-staging/metadata.xml
@@ -18,6 +18,10 @@ This variant of the Wine packaging includes the Wine-Staging 
patchset.


Enable ISDN support via CAPI
+   
+   Use sys-devel/crossdev for the toolchain 
rather than
+   dev-util/mingw64-toolchain (requires manual 
setting up)
+   
Bypass strip-flags; use at your own 
peril
Pull in games-emulation/dosbox to 
run DOS applications
Add support for the Gecko engine when using 
iexplore

diff --git a/app-emulation/wine-staging/wine-staging-7.5-r1.ebuild 
b/app-emulation/wine-staging/wine-staging-7.5-r1.ebuild
index 178ae2fa6afe..5a8aa3f539f4 100644
--- a/app-emulation/wine-staging/wine-staging-7.5-r1.ebuild
+++ b/app-emulation/wine-staging/wine-staging-7.5-r1.ebuild
@@ -48,9 +48,10 @@ fi
 
 LICENSE="LGPL-2.1"
 SLOT="${MY_PV}"
-IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos +fontconfig 
+gecko gphoto2 gssapi gstreamer kerberos ldap mingw +mono mp3 netapi nls odbc 
openal opencl +opengl osmesa oss +perl pcap pipelight pulseaudio +realtime 
+run-exes samba scanner sdl selinux +ssl staging test +threads +truetype udev 
+udisks +unwind usb v4l vkd3d vulkan +X +xcomposite xinerama"
+IUSE="+abi_x86_32 +abi_x86_64 +alsa capi crossdev-mingw cups custom-cflags dos 
+fontconfig +gecko gphoto2 gssapi gstreamer kerberos ldap mingw +mono mp3 
netapi nls odbc openal opencl +opengl osmesa oss +perl pcap pipelight 
pulseaudio +realtime +run-exes samba scanner sdl selinux +ssl staging test 
+threads +truetype udev +udisks +unwind usb v4l vkd3d vulkan +X +xcomposite 
xinerama"
 REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
X? ( truetype )
+   crossdev-mingw? ( mingw )
elibc_glibc? ( threads )
osmesa? ( opengl )
pipelight? ( staging )
@@ -63,7 +64,8 @@ RESTRICT="test"
 
 BDEPEND="sys-devel/flex
virtual/yacc
-   virtual/pkgconfig"
+   virtual/pkgconfig
+   !crossdev-mingw? ( dev-util/mingw64-toolchain[${MULTILIB_USEDEP}] )"
 
 COMMON_DEPEND="
X? (
@@ -217,32 +219,18 @@ pkg_pretend() {
fi
fi
 
-   if use mingw && use abi_x86_32 && ! has_version 
"cross-i686-w64-mingw32/gcc"; then
-   eerror
-   eerror "USE=\"mingw\" is currently experimental, and 
requires the"
-   eerror "'cross-i686-w64-mingw32' compiler and its 
runtime for 32-bit builds."
-   eerror
-   eerror "These can be installed by using 
'sys-devel/crossdev':"
-   eerror
-   eerror "crossdev --target i686-w64-mingw32"
-   eerror
-   eerror "For more information on setting up MinGW, see: 
https://wiki.gentoo.org/wiki/Mingw;
-   eerror
-   die "MinGW build was enabled, but no compiler to 
support it was found."
-   fi
-
-   if use mingw && use abi_x86_64 && ! has_version 
"cross-x86_64-w64-mingw32/gcc"; then
-   eerror
-   eerror "USE=\"mingw\" is currently experimental, and 
requires the"
-  

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

2022-05-20 Thread Jakov Smolić
commit: 32d63ca1a644ef9e58a3635c20e55ef6c898dd1d
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 20 20:00:55 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 20 20:00:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32d63ca1

sys-kernel/gentoo-sources: Stabilize 4.9.315 arm, #846575

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-4.9.315.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.9.315.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.9.315.ebuild
index bc03fc91a220..00337fe414dc 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.9.315.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.9.315.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 



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

2022-05-20 Thread Jakov Smolić
commit: da732a76f9f3f623231092b888c2657ba816913c
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 20 20:00:51 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 20 20:00:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da732a76

sys-kernel/gentoo-sources: Stabilize 5.10.117 arm, #846575

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-5.10.117.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.10.117.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.10.117.ebuild
index 6622c431329e..d317b51da697 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-5.10.117.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.10.117.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 



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

2022-05-20 Thread Jakov Smolić
commit: c68e2b8f5c93ee579bc9b0929fb765fc727b58c7
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 20 20:00:52 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 20 20:00:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c68e2b8f

sys-kernel/gentoo-sources: Stabilize 5.4.195 arm, #846575

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-5.4.195.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.4.195.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.4.195.ebuild
index f5883662284f..f4109cce5f1e 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-5.4.195.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.4.195.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 



[gentoo-commits] repo/gentoo:master commit in: net-mail/fetchmail/

2022-05-20 Thread Jakov Smolić
commit: 3637325f3f434bb111a7013d61e79a613749fd4b
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 20 20:00:46 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 20 20:00:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3637325f

net-mail/fetchmail: Stabilize 6.4.27 ppc, #846143

Signed-off-by: Jakov Smolić  gentoo.org>

 net-mail/fetchmail/fetchmail-6.4.27.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mail/fetchmail/fetchmail-6.4.27.ebuild 
b/net-mail/fetchmail/fetchmail-6.4.27.ebuild
index 540cf5012934..20a5078c0f6d 100644
--- a/net-mail/fetchmail/fetchmail-6.4.27.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.4.27.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2 public-domain"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 
~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
 IUSE="ssl nls kerberos tk socks"
 REQUIRED_USE="tk? ( ${PYTHON_REQUIRED_USE} )"
 



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

2022-05-20 Thread Jakov Smolić
commit: 82c1bd763de1814630d0c76c61dec593fd6166d1
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 20 20:00:50 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 20 20:00:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82c1bd76

sys-kernel/gentoo-sources: Stabilize 5.15.41 arm, #846575

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-5.15.41.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.15.41.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.15.41.ebuild
index efcb59a39800..3c343d9d4508 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-5.15.41.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.15.41.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 



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

2022-05-20 Thread Jakov Smolić
commit: 67e94cb4e6efa85d2b06324e0051dfabcd1f247a
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 20 20:00:53 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 20 20:00:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67e94cb4

sys-kernel/gentoo-sources: Stabilize 4.19.244 arm, #846575

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-4.19.244.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.19.244.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.19.244.ebuild
index cf8bf76c18b6..22cf51b0db4c 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.19.244.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.19.244.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 



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

2022-05-20 Thread Jakov Smolić
commit: 64e630328dd82e09c5a4eac5f729fe7443f6dfba
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 20 20:00:54 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 20 20:00:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64e63032

sys-kernel/gentoo-sources: Stabilize 4.14.280 arm, #846575

Signed-off-by: Jakov Smolić  gentoo.org>

 sys-kernel/gentoo-sources/gentoo-sources-4.14.280.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.14.280.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.14.280.ebuild
index ce7b77264803..692df73c95ef 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.14.280.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.14.280.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
 IUSE="experimental"
 



[gentoo-commits] repo/gentoo:master commit in: dev-libs/asmjit/, dev-libs/asmjit/files/

2022-05-20 Thread Alfredo Tupone
commit: d23f015d98ec1ea1d16c8e805d6e5c61bf252649
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Fri May 20 19:56:40 2022 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Fri May 20 19:56:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d23f015d

dev-libs/asmjit: add to tree

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-libs/asmjit/Manifest   |  1 +
 dev-libs/asmjit/asmjit-2021.11.13.ebuild   | 34 
 .../asmjit/files/asmjit-2021.11.13-gentoo.patch| 45 ++
 dev-libs/asmjit/metadata.xml   | 11 ++
 4 files changed, 91 insertions(+)

diff --git a/dev-libs/asmjit/Manifest b/dev-libs/asmjit/Manifest
new file mode 100644
index ..1a9ef2aede79
--- /dev/null
+++ b/dev-libs/asmjit/Manifest
@@ -0,0 +1 @@
+DIST asmjit-2021.11.13.tar.gz 717251 BLAKE2B 
2bcad7234b0cab2d60c9fcd09149c93397595ca4859cb415378dabf52f8660de3aa5de40ee192fca814ee62bfc690ae8260c2f54faf10eb52c3ed3d63d1f4258
 SHA512 
2774168ff0847b3c29aee87325f12e431693c70661f8c10e0dc0d6530a3683d51ca472ef993e88c9d4e179494b045b2e75c22d6eda19b0c75e19843b69162da1

diff --git a/dev-libs/asmjit/asmjit-2021.11.13.ebuild 
b/dev-libs/asmjit/asmjit-2021.11.13.ebuild
new file mode 100644
index ..27da2e68b8b3
--- /dev/null
+++ b/dev-libs/asmjit/asmjit-2021.11.13.ebuild
@@ -0,0 +1,34 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit cmake
+
+CommitId=4ec760a3d1f69e32ba460ecd2513f29b8428700b
+DESCRIPTION="Machine code generation for C++"
+HOMEPAGE="https://asmjit.com/;
+SRC_URI="https://github.com/asmjit/${PN}/archive/${CommitId}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="ZLIB"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+BDEPEND="test? ( dev-cpp/gtest )"
+RESTRICT="!test? ( test )"
+
+S="${WORKDIR}"/${PN}-${CommitId}
+
+PATCHES=(
+   "${FILESDIR}"/${P}-gentoo.patch
+)
+
+src_configure() {
+   mycmakeargs=(
+   -DASMJIT_TEST=$(usex test TRUE FALSE)
+   )
+   cmake_src_configure
+}

diff --git a/dev-libs/asmjit/files/asmjit-2021.11.13-gentoo.patch 
b/dev-libs/asmjit/files/asmjit-2021.11.13-gentoo.patch
new file mode 100644
index ..035ffbbbdcea
--- /dev/null
+++ b/dev-libs/asmjit/files/asmjit-2021.11.13-gentoo.patch
@@ -0,0 +1,45 @@
+diff --git a/src/asmjit/core/support.h b/src/asmjit/core/support.h
+index f98ffaa..2329cb2 100644
+--- a/src/asmjit/core/support.h
 b/src/asmjit/core/support.h
+@@ -33,33 +33,40 @@
+ ASMJIT_BEGIN_NAMESPACE
+ 
+ //! \addtogroup asmjit_utilities
+ //! \{
+ 
+ //! Contains support classes and functions that may be used by AsmJit source
+ //! and header files. Anything defined here is considered internal and should
+ //! not be used outside of AsmJit and related projects like AsmTK.
+ namespace Support {
+ 
+ // 

+ // [asmjit::Support - Architecture Features & Constraints]
+ // 

+ 
+ //! \cond INTERNAL
++#if defined(__GNUC__) && !defined(__clang__) && __GNUC__ >= 11
++// There is a bug in GCC11+ that makes it unusable to use annotated unaligned 
loads/stores.
++static constexpr bool kUnalignedAccess16 = false;
++static constexpr bool kUnalignedAccess32 = false;
++static constexpr bool kUnalignedAccess64 = false;
++#else
+ static constexpr bool kUnalignedAccess16 = ASMJIT_ARCH_X86 != 0;
+ static constexpr bool kUnalignedAccess32 = ASMJIT_ARCH_X86 != 0;
+ static constexpr bool kUnalignedAccess64 = ASMJIT_ARCH_X86 != 0;
++#endif
+ //! \endcond
+ 
+ // 

+ // [asmjit::Support - Internal]
+ // 

+ 
+ //! \cond INTERNAL
+ namespace Internal {
+   template
+   struct AlignedInt {};
+ 
+   template<> struct AlignedInt { typedef uint16_t 
ASMJIT_ALIGN_TYPE(T, 1); };
+   template<> struct AlignedInt { typedef uint16_t T; };
+   template<> struct AlignedInt { typedef uint32_t 
ASMJIT_ALIGN_TYPE(T, 1); };
+   template<> struct AlignedInt { typedef uint32_t 
ASMJIT_ALIGN_TYPE(T, 2); };

diff --git a/dev-libs/asmjit/metadata.xml b/dev-libs/asmjit/metadata.xml
new file mode 100644
index ..0e892b7edd0d
--- /dev/null
+++ b/dev-libs/asmjit/metadata.xml
@@ -0,0 +1,11 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   tup...@gentoo.org
+   Tupone Alfredo
+   
+   
+   asmjit/asmjit
+   
+



[gentoo-commits] repo/gentoo:master commit in: app-emulation/crossover-bin/

2022-05-20 Thread Pacho Ramos
commit: a4e53efba2ce9d4aedc65a7af2aa216566d9911e
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri May 20 19:42:31 2022 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri May 20 19:44:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4e53efb

app-emulation/crossover-bin: drop 20.0.4-r1, 21.0.0, 21.1.0

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

 app-emulation/crossover-bin/Manifest   |   2 -
 .../crossover-bin/crossover-bin-20.0.4-r1.ebuild   | 225 -
 .../crossover-bin/crossover-bin-21.0.0.ebuild  | 224 
 .../crossover-bin/crossover-bin-21.1.0.ebuild  | 223 
 4 files changed, 674 deletions(-)

diff --git a/app-emulation/crossover-bin/Manifest 
b/app-emulation/crossover-bin/Manifest
index 6ac1bd8e3de5..6e59fccdd29c 100644
--- a/app-emulation/crossover-bin/Manifest
+++ b/app-emulation/crossover-bin/Manifest
@@ -1,4 +1,2 @@
-DIST install-crossover-20.0.4.bin 221436226 BLAKE2B 
486494455759d92f8e7e5d35968a603e41a0674cb0752e7d5ba4893d33e77b3e31fea2ebe75d471e2478e7f3cce9be2f712840f1f50bfe790fec5ec936b804a5
 SHA512 
78252d29f8a72a8742d57a65a60d09a81a70a98517b67468dac96af94ee8af7a313f164af6717f9a9c657095e66466809e08584c7a0fde3bd58c27ff00f41067
-DIST install-crossover-21.0.0.bin 312441596 BLAKE2B 
4431f545e6a8c8bbc1ab5cf0f46d019242b48c61a2edfc7a762e38718d6543ce384ad55b40f3470f11893adcb6801323db5dba846cc0b544d6dab5e5bfb24e2b
 SHA512 
c5567eef346d93af22f996be2a5a0237bc299c54cba3aa9a1345854b0cf601ffd26975536d18175735c170411b572a59d5dadb39674bfe158ca9944595e4deed
 DIST install-crossover-21.1.0.bin 314014189 BLAKE2B 
f214d8b76a8809e396509013adb7ccfd5301ce35e8fda802d3601b3c88d1273eaa00f0457fb69897c4cac58f0a779ff18d5eef1708e5315d1173ecbf5967bb70
 SHA512 
271e67988e2fa4c1b3277e9b089a9ee11b52931fda597d6bf9975fe38b031e526dd6bac4c7a31ca530487380895ec8e94b4439ad7bd85098c87f35f8530c28f3
 DIST install-crossover-21.2.0.bin 313966852 BLAKE2B 
746b16a1e093adf344fa827e5c6b9a439e690003bf3eb30b32b9a30017f1697c21bc5c9e196736cc25e24daeed3ee3a809b20d44e0005bfd45ab542ede6c2d44
 SHA512 
a8ba1396e05119122dc0d813bc408fc0a2a3adc5c805ce15aea8e98a6a27d980eabafaf7a727f4cf1c30d68e456e8d82b83438e404cbf41db05d569f8832a9ec

diff --git a/app-emulation/crossover-bin/crossover-bin-20.0.4-r1.ebuild 
b/app-emulation/crossover-bin/crossover-bin-20.0.4-r1.ebuild
deleted file mode 100644
index 3f9645ab5dd3..
--- a/app-emulation/crossover-bin/crossover-bin-20.0.4-r1.ebuild
+++ /dev/null
@@ -1,225 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit python-single-r1 unpacker
-
-DESCRIPTION="Commercial version of app-emulation/wine with paid support"
-HOMEPAGE="https://www.codeweavers.com/products/;
-SRC_URI="https://media.codeweavers.com/pub/crossover/cxlinux/demo/install-crossover-${PV}.bin;
-
-LICENSE="CROSSOVER-3"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
-IUSE="+capi +cups doc +gphoto2 +gsm +gstreamer +jpeg +lcms ldap +mp3 +nls 
osmesa +openal +opencl +opengl +pcap +png +scanner +ssl +v4l +vulkan"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RESTRICT="bindist test"
-
-QA_FLAGS_IGNORED="opt/cxoffice/.*"
-QA_PRESTRIPPED="
-   opt/cxoffice/lib/.*
-   opt/cxoffice/lib64/.*
-   opt/cxoffice/bin/cabextract
-   opt/cxoffice/bin/cxburner
-   opt/cxoffice/bin/cxntlm_auth
-   opt/cxoffice/bin/wineserver
-   opt/cxoffice/bin/wineserver32
-   opt/cxoffice/bin/wineserver64
-   opt/cxoffice/bin/wine64-preloader
-   opt/cxoffice/bin/unrar
-   opt/cxoffice/bin/wine-preloader
-   opt/cxoffice/bin/cxdiag
-   opt/cxoffice/bin/cxdiag64
-   opt/cxoffice/bin/cxgettext
-   opt/cxoffice/bin/wineloader
-   opt/cxoffice/bin/wineloader64
-"
-QA_TEXTRELS="
-   opt/cxoffice/bin/wineserver32
-   opt/cxoffice/lib/wine/*
-   opt/cxoffice/lib/libwine.so*
-"
-
-S="${WORKDIR}"
-
-DEPEND=""
-BDEPEND="${PYTHON_DEPS}
-   app-arch/cpio
-   app-arch/unzip
-   dev-lang/perl
-   dev-util/bbe
-"
-
-RDEPEND="${DEPEND}
-   ${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   dev-python/dbus-python[${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   ')
-   !prefix? ( sys-libs/glibc )
-   !app-emulation/crossover-office-pro-bin
-   !app-emulation/crossover-office-bin
-   capi? ( net-libs/libcapi[abi_x86_32(-)] )
-   cups? ( net-print/cups[abi_x86_32(-)] )
-   gsm? ( media-sound/gsm[abi_x86_32(-)] )
-   jpeg? ( virtual/jpeg:0[abi_x86_32(-)] )
-   lcms? ( media-libs/lcms:2 )
-   ldap? ( net-nds/openldap[abi_x86_32(-)] )
-   gphoto2? ( media-libs/libgphoto2[abi_x86_32(-)] )
-   gstreamer? (
-   media-libs/gstreamer:1.0[abi_x86_32(-)]
-   jpeg? ( media-plugins/gst-plugins-jpeg:1.0[abi_x86_32(-)] )
-   media-plugins/gst-plugins-meta:1.0[abi_x86_32(-)]

[gentoo-commits] repo/gentoo:master commit in: app-emulation/crossover-bin/

2022-05-20 Thread Pacho Ramos
commit: aa8c611e6918394ff280381884173de204d1cd9f
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri May 20 19:41:51 2022 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri May 20 19:44:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa8c611e

app-emulation/crossover-bin: add 21.2.0

Closes: https://bugs.gentoo.org/836035
Signed-off-by: Pacho Ramos  gentoo.org>

 app-emulation/crossover-bin/Manifest   |   1 +
 .../crossover-bin/crossover-bin-21.2.0.ebuild  | 226 +
 2 files changed, 227 insertions(+)

diff --git a/app-emulation/crossover-bin/Manifest 
b/app-emulation/crossover-bin/Manifest
index 89f1c6d9e826..6ac1bd8e3de5 100644
--- a/app-emulation/crossover-bin/Manifest
+++ b/app-emulation/crossover-bin/Manifest
@@ -1,3 +1,4 @@
 DIST install-crossover-20.0.4.bin 221436226 BLAKE2B 
486494455759d92f8e7e5d35968a603e41a0674cb0752e7d5ba4893d33e77b3e31fea2ebe75d471e2478e7f3cce9be2f712840f1f50bfe790fec5ec936b804a5
 SHA512 
78252d29f8a72a8742d57a65a60d09a81a70a98517b67468dac96af94ee8af7a313f164af6717f9a9c657095e66466809e08584c7a0fde3bd58c27ff00f41067
 DIST install-crossover-21.0.0.bin 312441596 BLAKE2B 
4431f545e6a8c8bbc1ab5cf0f46d019242b48c61a2edfc7a762e38718d6543ce384ad55b40f3470f11893adcb6801323db5dba846cc0b544d6dab5e5bfb24e2b
 SHA512 
c5567eef346d93af22f996be2a5a0237bc299c54cba3aa9a1345854b0cf601ffd26975536d18175735c170411b572a59d5dadb39674bfe158ca9944595e4deed
 DIST install-crossover-21.1.0.bin 314014189 BLAKE2B 
f214d8b76a8809e396509013adb7ccfd5301ce35e8fda802d3601b3c88d1273eaa00f0457fb69897c4cac58f0a779ff18d5eef1708e5315d1173ecbf5967bb70
 SHA512 
271e67988e2fa4c1b3277e9b089a9ee11b52931fda597d6bf9975fe38b031e526dd6bac4c7a31ca530487380895ec8e94b4439ad7bd85098c87f35f8530c28f3
+DIST install-crossover-21.2.0.bin 313966852 BLAKE2B 
746b16a1e093adf344fa827e5c6b9a439e690003bf3eb30b32b9a30017f1697c21bc5c9e196736cc25e24daeed3ee3a809b20d44e0005bfd45ab542ede6c2d44
 SHA512 
a8ba1396e05119122dc0d813bc408fc0a2a3adc5c805ce15aea8e98a6a27d980eabafaf7a727f4cf1c30d68e456e8d82b83438e404cbf41db05d569f8832a9ec

diff --git a/app-emulation/crossover-bin/crossover-bin-21.2.0.ebuild 
b/app-emulation/crossover-bin/crossover-bin-21.2.0.ebuild
new file mode 100644
index ..271458098dd9
--- /dev/null
+++ b/app-emulation/crossover-bin/crossover-bin-21.2.0.ebuild
@@ -0,0 +1,226 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit python-single-r1 unpacker
+
+DESCRIPTION="Commercial version of app-emulation/wine with paid support"
+HOMEPAGE="https://www.codeweavers.com/products/;
+SRC_URI="https://media.codeweavers.com/pub/crossover/cxlinux/demo/install-crossover-${PV}.bin;
+
+LICENSE="CROSSOVER-3"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~x86"
+IUSE="+capi +cups doc +gphoto2 +gsm +gstreamer +jpeg +lcms ldap +mp3 +nls 
osmesa +openal +opencl +opengl +pcap +png +scanner +ssl +v4l +vulkan"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RESTRICT="bindist test"
+
+QA_FLAGS_IGNORED="opt/cxoffice/.*"
+QA_PRESTRIPPED="
+   opt/cxoffice/lib/.*
+   opt/cxoffice/lib64/.*
+   opt/cxoffice/bin/cabextract
+   opt/cxoffice/bin/cxburner
+   opt/cxoffice/bin/cxntlm_auth
+   opt/cxoffice/bin/wineserver
+   opt/cxoffice/bin/wineserver32
+   opt/cxoffice/bin/wineserver64
+   opt/cxoffice/bin/wine64-preloader
+   opt/cxoffice/bin/unrar
+   opt/cxoffice/bin/wine-preloader
+   opt/cxoffice/bin/cxdiag
+   opt/cxoffice/bin/cxdiag64
+   opt/cxoffice/bin/cxgettext
+   opt/cxoffice/bin/vkd3d-compiler
+   opt/cxoffice/bin/wineloader
+   opt/cxoffice/bin/wineloader64
+"
+QA_TEXTRELS="
+   opt/cxoffice/bin/wineserver32
+   opt/cxoffice/lib/wine/*
+   opt/cxoffice/lib/libwine.so*
+"
+
+S="${WORKDIR}"
+
+DEPEND=""
+BDEPEND="${PYTHON_DEPS}
+   app-arch/cpio
+   app-arch/unzip
+   dev-lang/perl
+   dev-util/bbe
+"
+
+RDEPEND="${DEPEND}
+   ${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   dev-python/dbus-python[${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   ')
+   !prefix? ( sys-libs/glibc )
+   capi? ( net-libs/libcapi[abi_x86_32(-)] )
+   cups? ( net-print/cups[abi_x86_32(-)] )
+   gsm? ( media-sound/gsm[abi_x86_32(-)] )
+   jpeg? ( media-libs/libjpeg-turbo:0[abi_x86_32(-)] )
+   lcms? ( media-libs/lcms:2 )
+   ldap? ( net-nds/openldap[abi_x86_32(-)] )
+   gphoto2? ( media-libs/libgphoto2[abi_x86_32(-)] )
+   gstreamer? (
+   media-libs/gstreamer:1.0[abi_x86_32(-)]
+   jpeg? ( media-plugins/gst-plugins-jpeg:1.0[abi_x86_32(-)] )
+   media-plugins/gst-plugins-meta:1.0[abi_x86_32(-)]
+   )
+   mp3? ( >=media-sound/mpg123-1.5.0[abi_x86_32(-)] )
+   nls? ( sys-devel/gettext[abi_x86_32(-)] )
+   openal? ( media-libs/openal[abi_x86_32(-)] )
+   opencl? ( 

[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwebengine/, dev-qt/qtwebengine/files/

2022-05-20 Thread Andreas Sturmlechner
commit: 7e019f9d500d6aaaf0691b2e84687b497340f0a3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May 20 18:47:55 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May 20 19:42:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e019f9d

dev-qt/qtwebengine: 5.15.4_p20220505 version bump

No additional security fixes in webengine-chromium over p20220404.

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtwebengine/Manifest|   1 +
 .../qtwebengine-5.15.3_p20220505-extra-gn.patch|  10 +
 .../qtwebengine-5.15.4_p20220505.ebuild| 275 +
 3 files changed, 286 insertions(+)

diff --git a/dev-qt/qtwebengine/Manifest b/dev-qt/qtwebengine/Manifest
index a6eb68fd50eb..4b7a113801fc 100644
--- a/dev-qt/qtwebengine/Manifest
+++ b/dev-qt/qtwebengine/Manifest
@@ -2,3 +2,4 @@ DIST qtwebengine-5.15.2-r1-chromium87-ppc64le.tar.xz 28784 
BLAKE2B aa101d14446f3
 DIST qtwebengine-5.15.2_p20211019-jumbo-build.patch.bz2 2930 BLAKE2B 
fca1d1406874d04eafb64bb4d8730512a6307ba44fb99d76f428ca1bd4a303758e0c3bd8f92a59f7bcf62e5b767c5a8ed239028bdb74ad7a8b62abf88d38c101
 SHA512 
61cbfbe4ff340b75ea8d356e031e932ac03fe65dd00ff897ca4b0185d1d989490daf75ffeaaabb3e92c870c11c7ff8ad2cd6372f5363b3d774b8ecca6d89
 DIST qtwebengine-5.15.3_p20220406-patchset.tar.xz 35480 BLAKE2B 
ce6aeebbb3255196611130d04ee7a3907ba45d6d2a283f2433e2176cf67e473e74137b180de0a9998762cc54439bb06825815e81e9f95f9413ce2956ac9308b7
 SHA512 
47e29a1429dce2db324929af91c8ef8421c75ae48f5a491db71b434f8017a5b1e7475e9938989e331e8e012220852848565242e09747892e1a8a8d3ab7386840
 DIST qtwebengine-5.15.3_p20220406.tar.xz 318979648 BLAKE2B 
3aba9293c52f96379cfe37c418c7a29a28e2fc0a8526d35452bef28c03b101054131d0daf75f07f058f80fbd42678b6bd24733573318169908f1d5e18d147db8
 SHA512 
80bf51b547cc8e15473652327a0cb753211911e8c98b1cb8b2cd696af923e79eccdc74aa4b68b6184c74ceb3a9bd708c7313f48eab4381ebeaac8192daa163b6
+DIST qtwebengine-5.15.3_p20220505.tar.xz 318923536 BLAKE2B 
18798ee82864bf513525be30aba58636518b5f13061826a5f80a791baeb3a7695f2626a3eec8b8be88ef6ae4a4caa989f9a35b8b9d8d6f85f727ce3e3a18e110
 SHA512 
c5f0688aa782f1e8f6a076b0bc4ba0c5bb0518a784399d915da924f1a4e798dff1d23158b3bc73e46629020f5490a15823d6d5b36463dc7ebdec14331fe4323e

diff --git 
a/dev-qt/qtwebengine/files/qtwebengine-5.15.3_p20220505-extra-gn.patch 
b/dev-qt/qtwebengine/files/qtwebengine-5.15.3_p20220505-extra-gn.patch
new file mode 100644
index ..a319f521ca67
--- /dev/null
+++ b/dev-qt/qtwebengine/files/qtwebengine-5.15.3_p20220505-extra-gn.patch
@@ -0,0 +1,10 @@
+--- a/src/core/gn_run.pro
 b/src/core/gn_run.pro
+@@ -64,6 +64,7 @@
+ }
+ } else {
+ gn_args+= 
"qtwebengine_target=\"$$system_path($$OUT_PWD/$$getConfigDir()):QtWebEngineCore\""
++gn_args += $$(EXTRA_GN)
+ gn_args = $$system_quote($$gn_args)
+ gn_build_root = 
$$system_quote($$system_path($$OUT_PWD/$$getConfigDir()))
+ gn_run = $$gn_binary gen $$gn_build_root $$gn_python --args=$$gn_args 
--root=$$gn_src_root

diff --git a/dev-qt/qtwebengine/qtwebengine-5.15.4_p20220505.ebuild 
b/dev-qt/qtwebengine/qtwebengine-5.15.4_p20220505.ebuild
new file mode 100644
index ..c213bc2c4a1b
--- /dev/null
+++ b/dev-qt/qtwebengine/qtwebengine-5.15.4_p20220505.ebuild
@@ -0,0 +1,275 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9,10} )
+PYTHON_REQ_USE="xml(+)"
+inherit check-reqs estack flag-o-matic multiprocessing python-any-r1 qt5-build 
toolchain-funcs
+
+DESCRIPTION="Library for rendering dynamic web content in Qt5 C++ and QML 
applications"
+HOMEPAGE="https://www.qt.io/;
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+   if [[ ${PV} == ${QT5_PV}_p* ]]; then
+   
SRC_URI="https://dev.gentoo.org/~asturm/distfiles/${PN}-5.15.3_p20220505.tar.xz;
+   S="${WORKDIR}/${PN}-5.15.3_p20220505"
+   QT5_BUILD_DIR="${S}_build"
+   fi
+else
+   EGIT_BRANCH="5.15"
+   EGIT_REPO_URI=(
+   "https://code.qt.io/qt/${QT5_MODULE}.git;
+   "https://github.com/qt/${QT5_MODULE}.git;
+   )
+   inherit git-r3
+fi
+
+# ppc64 patchset based on https://github.com/chromium-ppc64le releases
+SRC_URI+=" 
https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${PN}-5.15.2_p20211019-jumbo-build.patch.bz2
+   
https://dev.gentoo.org/~asturm/distfiles/${PN}-5.15.3_p20220406-patchset.tar.xz
+   ppc64? ( 
https://dev.gentoo.org/~gyakovlev/distfiles/${PN}-5.15.2-r1-chromium87-ppc64le.tar.xz
 )"
+
+IUSE="alsa bindist designer geolocation +jumbo-build kerberos pulseaudio 
screencast +system-ffmpeg +system-icu widgets"
+REQUIRED_USE="designer? ( widgets )"
+
+RDEPEND="
+   app-arch/snappy:=
+   dev-libs/glib:2
+   

[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtx11extras/

2022-05-20 Thread Andreas Sturmlechner
commit: 4ef7fada2cfbcd9a8a39e2c68f69b0a7b11649e7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May 20 19:35:55 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May 20 19:42:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ef7fada

dev-qt/qtx11extras: 5.15.4 version bump

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

 dev-qt/qtx11extras/Manifest  |  1 +
 dev-qt/qtx11extras/qtx11extras-5.15.4.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-qt/qtx11extras/Manifest b/dev-qt/qtx11extras/Manifest
index 36abea2e8f3c..5c4a2718032f 100644
--- a/dev-qt/qtx11extras/Manifest
+++ b/dev-qt/qtx11extras/Manifest
@@ -1 +1,2 @@
 DIST qtx11extras-everywhere-opensource-src-5.15.3.tar.xz 143996 BLAKE2B 
5e6fa4d15c6fd16d81d4923cdace8e90baaa2b6484667a516890b4c6da5befa61205809bf4f52273bc25747b1d7a6355b8f85ecbf891a0d97548362a01e0acb2
 SHA512 
eaf5e639c68cc4e1a35f82a877f461f8023b92dede3819808fdb7334364f4428400a94e7d8cff30985410bf7754258c6376504fd068ba3d792683fd23f586133
+DIST qtx11extras-everywhere-opensource-src-5.15.4.tar.xz 145612 BLAKE2B 
4c67f50d8a1cf152a5e46d208f4cd4faaa100d8b0a178bd610c825dcdf7cbbc0ec2b8ac904856ebc7b08aebbb9b6c4b6d0503fdc5af21d32ed3d4c2d7bdf170f
 SHA512 
79c718eff9daba9ff3f361d38f828f8f3c447b87486d652d4ed1f964ec686259ae4d0a1a50b7b6b9349453ba3f8b56b3c20c8a5f26971d5cc3c8f99d668744d6

diff --git a/dev-qt/qtx11extras/qtx11extras-5.15.4.ebuild 
b/dev-qt/qtx11extras/qtx11extras-5.15.4.ebuild
new file mode 100644
index ..41f0323f3cec
--- /dev/null
+++ b/dev-qt/qtx11extras/qtx11extras-5.15.4.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt5-build
+
+DESCRIPTION="Linux/X11-specific support library for the Qt5 framework"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+fi
+
+IUSE=""
+
+RDEPEND="
+   =dev-qt/qtcore-${QT5_PV}*
+   =dev-qt/qtgui-${QT5_PV}*[X]
+"
+DEPEND="${RDEPEND}
+   test? ( =dev-qt/qtwidgets-${QT5_PV}* )
+"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtxml/

2022-05-20 Thread Andreas Sturmlechner
commit: 58fd84899bccc1b2e2948af6746f63261dd3315f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May 20 19:35:57 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May 20 19:42:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58fd8489

dev-qt/qtxml: 5.15.4 version bump

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

 dev-qt/qtxml/Manifest|  2 ++
 dev-qt/qtxml/qtxml-5.15.4.ebuild | 31 +++
 2 files changed, 33 insertions(+)

diff --git a/dev-qt/qtxml/Manifest b/dev-qt/qtxml/Manifest
index 9493fb380547..876cb884f820 100644
--- a/dev-qt/qtxml/Manifest
+++ b/dev-qt/qtxml/Manifest
@@ -1,2 +1,4 @@
 DIST qtbase-5.15.3-gentoo-kde-1.tar.xz 337032 BLAKE2B 
a5a3ff6c6002e386d15dd3122faec8e09fba19df12db59a6cdff1f04b7cc9919cf5cc30f4ae936ee3cb29cf110e714bb727929330ced292b699472367adfef4c
 SHA512 
042743816f3c08dc3313be76da31e206c37dd7dc5b2604b36ef4be18ad66a89d9d29a61f9cccaa169665f742f7fbfb60822189e8cab0d23f3d4efe293a79f78c
+DIST qtbase-5.15.4-gentoo-kde-1.tar.xz 507288 BLAKE2B 
a22d3745d3c690e29f7726cc464e372168e6e4f937e84ee2d2e14a13bcf7724e0c30b2cf4277c9ac7dadc1078545e14fb5459fbc3acc7259fb3e39e2f417
 SHA512 
a52bdf189e4c0fe341c2db0a5923a3600503d8eaa0c3693923a02a0ab4fa6dfc1beb21067f4723fcf2e4d7c71e39a496bf34e109e1e1c8c42922ff53f6712373
 DIST qtbase-everywhere-opensource-src-5.15.3.tar.xz 50204364 BLAKE2B 
9c011e8d6033e340a1d7be6bd9100a05d55638cfd53f647752853382574b6c444668eae36bf88cfedde0e7c0e00ecb1f91d025fc59c23be5438ba0ef91a5246c
 SHA512 
01723eff5116a1d7d136fa32d2aee2691b227a241dbc160953ee72a8c0f3bc7ab771c17434629cabef419983ef43bb38aa6956ddcc09c9a82e116a50073b0079
+DIST qtbase-everywhere-opensource-src-5.15.4.tar.xz 50225468 BLAKE2B 
3525126791ca168ea4227bc58bef0202f4cec68396c958b0e7f09e7b41ca9d70bbcf0e78b5e7997bc3e4a59e889128f93964b5d0a9db7d012403581cff3dc30b
 SHA512 
91a1d95c2891939ae55134e8897cbc423142bd8eda954a1e65bb563b0932ed9e2da34db374fd86858b4a819e8abe824a967b31f4fb316528ec8aaf15016c6ad3

diff --git a/dev-qt/qtxml/qtxml-5.15.4.ebuild b/dev-qt/qtxml/qtxml-5.15.4.ebuild
new file mode 100644
index ..6ce2492b78c2
--- /dev/null
+++ b/dev-qt/qtxml/qtxml-5.15.4.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+QT5_KDEPATCHSET_REV=1
+QT5_MODULE="qtbase"
+inherit qt5-build
+
+DESCRIPTION="Implementation of SAX and DOM for the Qt5 framework"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc 
~x86"
+fi
+
+IUSE=""
+
+RDEPEND="
+   =dev-qt/qtcore-${QT5_PV}*:5=
+"
+DEPEND="${RDEPEND}
+   test? ( =dev-qt/qtnetwork-${QT5_PV}* )
+"
+
+QT5_TARGET_SUBDIRS=(
+   src/xml
+)
+
+QT5_GENTOO_PRIVATE_CONFIG=(
+   :xml
+)



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwayland/

2022-05-20 Thread Andreas Sturmlechner
commit: 198750015fdfa2efba1d056cbba7ed08ca42979a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May 20 19:35:48 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May 20 19:42:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19875001

dev-qt/qtwayland: 5.15.4 version bump

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

 dev-qt/qtwayland/Manifest|  2 ++
 dev-qt/qtwayland/qtwayland-5.15.4.ebuild | 54 
 2 files changed, 56 insertions(+)

diff --git a/dev-qt/qtwayland/Manifest b/dev-qt/qtwayland/Manifest
index 4d4633d1d314..1a095cd4bc22 100644
--- a/dev-qt/qtwayland/Manifest
+++ b/dev-qt/qtwayland/Manifest
@@ -1,2 +1,4 @@
 DIST qtwayland-5.15.3-gentoo-kde-2.tar.xz 35460 BLAKE2B 
ea229ae3007405dcb431c90c3a8411d11d2d5715e917f5a57cc2881da4274938d6466f1562dc5f750b8d27ee60a459d6251ca1ab2563f6ee4b9f89e17a956b59
 SHA512 
63041bcf68869eb5bd1449bfeecd9847c6890378743eaf1f6cedd95b01f54448be804de6bb5649d70240d4fe98d39fd58db2ba5a5234269c17b5127dd1d76dd3
+DIST qtwayland-5.15.4-gentoo-kde-1.tar.xz 32156 BLAKE2B 
b18c35f07bc20ab778d925961486511e90dea3e04bd83730f54fcc94d7a8680d86f33b7087e84cf77e283a20514472caeadb7409fe59117f3c066dcfad4ba46d
 SHA512 
a86fd28cbaec35a9c616584ea7b65d4acac0b98f58f58bd32a11a586d8b2c8cc6f8f95e70d1f9deb9136515328ee03af57479ce68b34ddccdb6e8e3110a0707f
 DIST qtwayland-everywhere-opensource-src-5.15.3.tar.xz 565004 BLAKE2B 
bc146caf77d42436dcb599df8d2aea422ac8717151dee91b9be129b97902d5af274dec90bd5ffceef62512515e5cf57a61ab773cfc6c13742a6cc5d9b6f72726
 SHA512 
0a9768282170709050490fb1b9daef59c21c8b5c4785f56a452d7954ffb6f016ec836022693941c99c5c10b2c3c55c75ba37fdad09dd1e0cde627f8b87b90c89
+DIST qtwayland-everywhere-opensource-src-5.15.4.tar.xz 567300 BLAKE2B 
e2f77a8e6a81ef105d218db6f40164b95beee2d3f34253b4208170a1a25f52ba2574d231979ec05d2bfa7d41a1949b01bd3f6bfcab75487e88d11b6fd1e32455
 SHA512 
58ae262f7aa0455fb577a36fe9413a969398a2043160642501bac064d6fbc3280f76aa566e62b9d73c67a8c3606849b1b97bcb9b0250d26c269ec921112f40e4

diff --git a/dev-qt/qtwayland/qtwayland-5.15.4.ebuild 
b/dev-qt/qtwayland/qtwayland-5.15.4.ebuild
new file mode 100644
index ..7b70190c554c
--- /dev/null
+++ b/dev-qt/qtwayland/qtwayland-5.15.4.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+QT5_KDEPATCHSET_REV=1
+inherit qt5-build
+
+DESCRIPTION="Wayland platform plugin for Qt"
+SLOT=5/${QT5_PV} # bug 815646
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+fi
+
+IUSE="vulkan X"
+
+DEPEND="
+   dev-libs/wayland
+   =dev-qt/qtcore-${QT5_PV}*:5=
+   =dev-qt/qtdeclarative-${QT5_PV}*:5=
+   =dev-qt/qtgui-${QT5_PV}*:5=[egl,libinput,vulkan=,X?]
+   media-libs/libglvnd
+   vulkan? ( dev-util/vulkan-headers )
+   X? (
+   =dev-qt/qtgui-${QT5_PV}*[-gles2-only]
+   x11-libs/libX11
+   x11-libs/libXcomposite
+   )
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+   dev-util/wayland-scanner
+"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-5.15.2-QTBUG-90037-QTBUG-91264.patch" # upstream 
pending
+   "${FILESDIR}/${PN}-5.15.3-clang.patch"
+)
+
+src_configure() {
+   local myqmakeargs=(
+   --
+   $(qt_use vulkan feature-wayland-vulkan-server-buffer)
+   $(qt_use X feature-xcomposite-egl)
+   $(qt_use X feature-xcomposite-glx)
+   )
+   qt5-build_src_configure
+}
+
+src_install() {
+   qt5-build_src_install
+   rm "${D}${QT5_BINDIR}"/qtwaylandscanner || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwidgets/

2022-05-20 Thread Andreas Sturmlechner
commit: be6bcc2221a37134b9552e7f67bd95c7dc51545c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May 20 19:35:54 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May 20 19:42:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be6bcc22

dev-qt/qtwidgets: 5.15.4 version bump

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

 dev-qt/qtwidgets/Manifest|  2 +
 dev-qt/qtwidgets/qtwidgets-5.15.4.ebuild | 64 
 2 files changed, 66 insertions(+)

diff --git a/dev-qt/qtwidgets/Manifest b/dev-qt/qtwidgets/Manifest
index 9493fb380547..876cb884f820 100644
--- a/dev-qt/qtwidgets/Manifest
+++ b/dev-qt/qtwidgets/Manifest
@@ -1,2 +1,4 @@
 DIST qtbase-5.15.3-gentoo-kde-1.tar.xz 337032 BLAKE2B 
a5a3ff6c6002e386d15dd3122faec8e09fba19df12db59a6cdff1f04b7cc9919cf5cc30f4ae936ee3cb29cf110e714bb727929330ced292b699472367adfef4c
 SHA512 
042743816f3c08dc3313be76da31e206c37dd7dc5b2604b36ef4be18ad66a89d9d29a61f9cccaa169665f742f7fbfb60822189e8cab0d23f3d4efe293a79f78c
+DIST qtbase-5.15.4-gentoo-kde-1.tar.xz 507288 BLAKE2B 
a22d3745d3c690e29f7726cc464e372168e6e4f937e84ee2d2e14a13bcf7724e0c30b2cf4277c9ac7dadc1078545e14fb5459fbc3acc7259fb3e39e2f417
 SHA512 
a52bdf189e4c0fe341c2db0a5923a3600503d8eaa0c3693923a02a0ab4fa6dfc1beb21067f4723fcf2e4d7c71e39a496bf34e109e1e1c8c42922ff53f6712373
 DIST qtbase-everywhere-opensource-src-5.15.3.tar.xz 50204364 BLAKE2B 
9c011e8d6033e340a1d7be6bd9100a05d55638cfd53f647752853382574b6c444668eae36bf88cfedde0e7c0e00ecb1f91d025fc59c23be5438ba0ef91a5246c
 SHA512 
01723eff5116a1d7d136fa32d2aee2691b227a241dbc160953ee72a8c0f3bc7ab771c17434629cabef419983ef43bb38aa6956ddcc09c9a82e116a50073b0079
+DIST qtbase-everywhere-opensource-src-5.15.4.tar.xz 50225468 BLAKE2B 
3525126791ca168ea4227bc58bef0202f4cec68396c958b0e7f09e7b41ca9d70bbcf0e78b5e7997bc3e4a59e889128f93964b5d0a9db7d012403581cff3dc30b
 SHA512 
91a1d95c2891939ae55134e8897cbc423142bd8eda954a1e65bb563b0932ed9e2da34db374fd86858b4a819e8abe824a967b31f4fb316528ec8aaf15016c6ad3

diff --git a/dev-qt/qtwidgets/qtwidgets-5.15.4.ebuild 
b/dev-qt/qtwidgets/qtwidgets-5.15.4.ebuild
new file mode 100644
index ..5eacab035143
--- /dev/null
+++ b/dev-qt/qtwidgets/qtwidgets-5.15.4.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+QT5_KDEPATCHSET_REV=1
+QT5_MODULE="qtbase"
+inherit qt5-build
+
+DESCRIPTION="Set of components for creating classic desktop-style UIs for the 
Qt5 framework"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+fi
+
+# keep IUSE defaults in sync with qtgui
+IUSE="dbus gles2-only gtk +png +X"
+
+REQUIRED_USE="gtk? ( dbus )"
+
+DEPEND="
+   =dev-qt/qtcore-${QT5_PV}*:5=
+   =dev-qt/qtgui-${QT5_PV}*:5=[gles2-only=,png=,X?]
+   dbus? ( =dev-qt/qtdbus-${QT5_PV}* )
+   gtk? (
+   dev-libs/glib:2
+   =dev-qt/qtgui-${QT5_PV}*:5=[dbus]
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   x11-libs/pango
+   )
+"
+RDEPEND="${DEPEND}"
+
+QT5_TARGET_SUBDIRS=(
+   src/tools/uic
+   src/widgets
+   src/plugins/platformthemes
+)
+
+QT5_GENTOO_CONFIG=(
+   dbus:xdgdesktopportal:
+   gtk:gtk3:
+   ::widgets
+   !:no-widgets:
+)
+
+QT5_GENTOO_PRIVATE_CONFIG=(
+   :widgets
+)
+
+src_configure() {
+   local myconf=(
+   -opengl $(usex gles2-only es2 desktop)
+   $(qt_use dbus)
+   $(qt_use gtk)
+   -gui
+   $(qt_use png libpng system)
+   -widgets
+   $(qt_use X xcb)
+   $(usev X '-xcb-xlib -xkbcommon')
+   )
+   qt5-build_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtxmlpatterns/

2022-05-20 Thread Andreas Sturmlechner
commit: 9149b5dd7fdbdda054f3c6ca563066b543a78f67
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May 20 19:35:56 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May 20 19:42:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9149b5dd

dev-qt/qtxmlpatterns: 5.15.4 version bump

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

 dev-qt/qtxmlpatterns/Manifest|  1 +
 dev-qt/qtxmlpatterns/qtxmlpatterns-5.15.4.ebuild | 39 
 2 files changed, 40 insertions(+)

diff --git a/dev-qt/qtxmlpatterns/Manifest b/dev-qt/qtxmlpatterns/Manifest
index 5e4a500b981a..0a699d2920c0 100644
--- a/dev-qt/qtxmlpatterns/Manifest
+++ b/dev-qt/qtxmlpatterns/Manifest
@@ -1 +1,2 @@
 DIST qtxmlpatterns-everywhere-opensource-src-5.15.3.tar.xz 5211100 BLAKE2B 
808b3f047603e31a973c1455632c2b4425f2daffbe977572682155c6421062285481b7847fe21ea796991bc21aebb4be65f6a17d1d2bfeb3b0ff722b6785f234
 SHA512 
4a5f7d68db6f950caedbb94291ab6aad77e7c52cc8adea2e41ddf600106c8d75b4eef83bc716bb1aa3696042c48c34979d8d216a16ccec3a539118b46691c5a4
+DIST qtxmlpatterns-everywhere-opensource-src-5.15.4.tar.xz 5211620 BLAKE2B 
2255ad1fe12a356b6b7aae515fa469df89a0d54e841062d68fa1f9b69d4fc88eab9f4a71510c6d8261bd146172b16a2fcb5b23127870a8a249573d1bca66cb63
 SHA512 
fc4b4723407f6a1e765933d9d76ec4ffe874cb4a70e47bc4110def2c4a491b86fa753c33ef31ef95ad1a6eaa3de1fadbc49deb7783d32d8fc2f51672670d5a87

diff --git a/dev-qt/qtxmlpatterns/qtxmlpatterns-5.15.4.ebuild 
b/dev-qt/qtxmlpatterns/qtxmlpatterns-5.15.4.ebuild
new file mode 100644
index ..83dd028bd883
--- /dev/null
+++ b/dev-qt/qtxmlpatterns/qtxmlpatterns-5.15.4.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt5-build
+
+DESCRIPTION="XPath, XQuery, XSLT, and XML Schema validation library for the 
Qt5 framework"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+fi
+
+IUSE="qml"
+
+DEPEND="
+   =dev-qt/qtcore-${QT5_PV}*
+   =dev-qt/qtnetwork-${QT5_PV}*
+   qml? ( =dev-qt/qtdeclarative-${QT5_PV}* )
+"
+RDEPEND="${DEPEND}
+   !

[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwebsockets/

2022-05-20 Thread Andreas Sturmlechner
commit: 58087bbc130ecb32c989eb50c525ab24e258c882
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May 20 19:35:51 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May 20 19:42:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58087bbc

dev-qt/qtwebsockets: 5.15.4 version bump

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

 dev-qt/qtwebsockets/Manifest   |  2 ++
 dev-qt/qtwebsockets/qtwebsockets-5.15.4.ebuild | 29 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-qt/qtwebsockets/Manifest b/dev-qt/qtwebsockets/Manifest
index 9a066c7abb16..1a541d18c804 100644
--- a/dev-qt/qtwebsockets/Manifest
+++ b/dev-qt/qtwebsockets/Manifest
@@ -1,2 +1,4 @@
 DIST qtwebsockets-5.15.3-gentoo-kde-1.tar.xz 2044 BLAKE2B 
7f7b0ab24f0347d838d66cbb46968c8ed11016b6b27394c7eb13c5499fb089a744cfd806099414710feb28b7ce985bbb646f6e8374e37d048fe633e63bb55bde
 SHA512 
05551f72e5a887ac771f9d5d8048e5d71a5740a03c676c864379a230baf51994cfa91008ad4d7b4d347afafbec12a9aeedd1f51bcfb4f30847a2fcd08ef85a05
+DIST qtwebsockets-5.15.4-gentoo-kde-1.tar.xz 2036 BLAKE2B 
563c0baaa8ad1b9c786f354907a711ca79e037db2c6945ab2a385399f882a80e394857bf557eeaf1af6db6d01aefd0cd25ce13ccf58c2505b2f57a318a6f59fc
 SHA512 
6191ce1b5d006a6b279c30f4bc7f78d544dabc57ec353cc24da35275ad4f87b6f138f0169e76b5a9c1db3d07c91c57ba20cde9979a85670e585bd1b6215e9cd1
 DIST qtwebsockets-everywhere-opensource-src-5.15.3.tar.xz 259184 BLAKE2B 
d37056edef6a8618f773c5b51d3e3d3d48e996ddf27b04129a9b2ef4e313405018ec0325482d2157245f31fc25e3938a03d2aab773735269930c4cb175593ef0
 SHA512 
a4d1442028e842f5e97bb5d9142d2be768193a0807e51a72adc36bf9bf554fd3ae86373d3de841dc6e0c8bd8312d7bc23b2e46fdf90fce59ab5e35e4462ce4ea
+DIST qtwebsockets-everywhere-opensource-src-5.15.4.tar.xz 260792 BLAKE2B 
5e494c712e859bac610547ab3c4fe7552b2a4fe6d0c120bd445937903b120395da21c0ebee5c1de97c02e60ce48e53551d6b509fecc5ca38e142677857130adc
 SHA512 
01714b9927c3a234fac9386a596aa3dc3833d9cfe8cc152892fec969e51b428bed00f501c16b8e4f810452739ff8491e5c64f9b936aa10e1a839c09c8f2832ce

diff --git a/dev-qt/qtwebsockets/qtwebsockets-5.15.4.ebuild 
b/dev-qt/qtwebsockets/qtwebsockets-5.15.4.ebuild
new file mode 100644
index ..db65f8a602ba
--- /dev/null
+++ b/dev-qt/qtwebsockets/qtwebsockets-5.15.4.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+QT5_KDEPATCHSET_REV=1
+inherit qt5-build
+
+DESCRIPTION="Implementation of the WebSocket protocol for the Qt5 framework"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+fi
+
+IUSE="qml +ssl"
+
+DEPEND="
+   =dev-qt/qtcore-${QT5_PV}*
+   =dev-qt/qtnetwork-${QT5_PV}*[ssl=]
+   qml? ( =dev-qt/qtdeclarative-${QT5_PV}* )
+
+"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+   qt_use_disable_mod qml quick src/src.pro
+
+   qt5-build_src_prepare
+}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwaylandscanner/

2022-05-20 Thread Andreas Sturmlechner
commit: 6eaf7864442e79460e50d8a6bc15ae241fb50635
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May 20 19:35:49 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May 20 19:42:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6eaf7864

dev-qt/qtwaylandscanner: 5.15.4 version bump

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

 dev-qt/qtwaylandscanner/Manifest   |  1 +
 .../qtwaylandscanner-5.15.4.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-qt/qtwaylandscanner/Manifest b/dev-qt/qtwaylandscanner/Manifest
index b1c73cff..6eb6537b227f 100644
--- a/dev-qt/qtwaylandscanner/Manifest
+++ b/dev-qt/qtwaylandscanner/Manifest
@@ -1 +1,2 @@
 DIST qtwayland-everywhere-opensource-src-5.15.3.tar.xz 565004 BLAKE2B 
bc146caf77d42436dcb599df8d2aea422ac8717151dee91b9be129b97902d5af274dec90bd5ffceef62512515e5cf57a61ab773cfc6c13742a6cc5d9b6f72726
 SHA512 
0a9768282170709050490fb1b9daef59c21c8b5c4785f56a452d7954ffb6f016ec836022693941c99c5c10b2c3c55c75ba37fdad09dd1e0cde627f8b87b90c89
+DIST qtwayland-everywhere-opensource-src-5.15.4.tar.xz 567300 BLAKE2B 
e2f77a8e6a81ef105d218db6f40164b95beee2d3f34253b4208170a1a25f52ba2574d231979ec05d2bfa7d41a1949b01bd3f6bfcab75487e88d11b6fd1e32455
 SHA512 
58ae262f7aa0455fb577a36fe9413a969398a2043160642501bac064d6fbc3280f76aa566e62b9d73c67a8c3606849b1b97bcb9b0250d26c269ec921112f40e4

diff --git a/dev-qt/qtwaylandscanner/qtwaylandscanner-5.15.4.ebuild 
b/dev-qt/qtwaylandscanner/qtwaylandscanner-5.15.4.ebuild
new file mode 100644
index ..1d586e6847cf
--- /dev/null
+++ b/dev-qt/qtwaylandscanner/qtwaylandscanner-5.15.4.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+QT5_MODULE="qtwayland"
+inherit qt5-build
+
+DESCRIPTION="Tool that generates certain boilerplate C++ code from Wayland 
protocol xml spec"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+fi
+
+DEPEND="=dev-qt/qtcore-${QT5_PV}*:5="
+RDEPEND="${DEPEND}
+   !

[gentoo-commits] repo/gentoo:master commit in: dev-qt/qttest/

2022-05-20 Thread Andreas Sturmlechner
commit: 7335d370147e1362a92d5f21d586e9b69f3065a8
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May 20 19:35:44 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May 20 19:42:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7335d370

dev-qt/qttest: 5.15.4 version bump

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

 dev-qt/qttest/Manifest |  2 ++
 dev-qt/qttest/qttest-5.15.4.ebuild | 35 +++
 2 files changed, 37 insertions(+)

diff --git a/dev-qt/qttest/Manifest b/dev-qt/qttest/Manifest
index 9493fb380547..876cb884f820 100644
--- a/dev-qt/qttest/Manifest
+++ b/dev-qt/qttest/Manifest
@@ -1,2 +1,4 @@
 DIST qtbase-5.15.3-gentoo-kde-1.tar.xz 337032 BLAKE2B 
a5a3ff6c6002e386d15dd3122faec8e09fba19df12db59a6cdff1f04b7cc9919cf5cc30f4ae936ee3cb29cf110e714bb727929330ced292b699472367adfef4c
 SHA512 
042743816f3c08dc3313be76da31e206c37dd7dc5b2604b36ef4be18ad66a89d9d29a61f9cccaa169665f742f7fbfb60822189e8cab0d23f3d4efe293a79f78c
+DIST qtbase-5.15.4-gentoo-kde-1.tar.xz 507288 BLAKE2B 
a22d3745d3c690e29f7726cc464e372168e6e4f937e84ee2d2e14a13bcf7724e0c30b2cf4277c9ac7dadc1078545e14fb5459fbc3acc7259fb3e39e2f417
 SHA512 
a52bdf189e4c0fe341c2db0a5923a3600503d8eaa0c3693923a02a0ab4fa6dfc1beb21067f4723fcf2e4d7c71e39a496bf34e109e1e1c8c42922ff53f6712373
 DIST qtbase-everywhere-opensource-src-5.15.3.tar.xz 50204364 BLAKE2B 
9c011e8d6033e340a1d7be6bd9100a05d55638cfd53f647752853382574b6c444668eae36bf88cfedde0e7c0e00ecb1f91d025fc59c23be5438ba0ef91a5246c
 SHA512 
01723eff5116a1d7d136fa32d2aee2691b227a241dbc160953ee72a8c0f3bc7ab771c17434629cabef419983ef43bb38aa6956ddcc09c9a82e116a50073b0079
+DIST qtbase-everywhere-opensource-src-5.15.4.tar.xz 50225468 BLAKE2B 
3525126791ca168ea4227bc58bef0202f4cec68396c958b0e7f09e7b41ca9d70bbcf0e78b5e7997bc3e4a59e889128f93964b5d0a9db7d012403581cff3dc30b
 SHA512 
91a1d95c2891939ae55134e8897cbc423142bd8eda954a1e65bb563b0932ed9e2da34db374fd86858b4a819e8abe824a967b31f4fb316528ec8aaf15016c6ad3

diff --git a/dev-qt/qttest/qttest-5.15.4.ebuild 
b/dev-qt/qttest/qttest-5.15.4.ebuild
new file mode 100644
index ..3bd537946677
--- /dev/null
+++ b/dev-qt/qttest/qttest-5.15.4.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+QT5_KDEPATCHSET_REV=1
+QT5_MODULE="qtbase"
+VIRTUALX_REQUIRED="test"
+inherit qt5-build
+
+DESCRIPTION="Unit testing library for the Qt5 framework"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+fi
+
+IUSE=""
+
+RDEPEND="
+   =dev-qt/qtcore-${QT5_PV}*:5=
+"
+DEPEND="${RDEPEND}
+   test? (
+   =dev-qt/qtgui-${QT5_PV}*
+   =dev-qt/qtxml-${QT5_PV}*
+   )
+"
+
+QT5_TARGET_SUBDIRS=(
+   src/testlib
+)
+
+QT5_GENTOO_PRIVATE_CONFIG=(
+   :testlib
+)



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwebchannel/

2022-05-20 Thread Andreas Sturmlechner
commit: ca07d993ffa1fdf75c9969a61ece0fb8fa376406
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May 20 19:35:50 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May 20 19:42:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca07d993

dev-qt/qtwebchannel: 5.15.4 version bump

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

 dev-qt/qtwebchannel/Manifest   |  2 ++
 dev-qt/qtwebchannel/qtwebchannel-5.15.4.ebuild | 28 ++
 2 files changed, 30 insertions(+)

diff --git a/dev-qt/qtwebchannel/Manifest b/dev-qt/qtwebchannel/Manifest
index 55706aea365c..523a7be998e0 100644
--- a/dev-qt/qtwebchannel/Manifest
+++ b/dev-qt/qtwebchannel/Manifest
@@ -1,2 +1,4 @@
 DIST qtwebchannel-5.15.3-gentoo-kde-1.tar.xz 5780 BLAKE2B 
427f26490410eeff0a2c8fe161724dbefb185188db18aa929a86c54634c589101db8718e7bf7f71d858e068da8d25dc7f9e029961c0c92d26ad894e6eedfc262
 SHA512 
a041f4f451e5522676d6b4b8a5600faab2dfa81f5d413b6bd94801f11e26a25a36332c317471be99658a7c075ea2d53e0ceaae9a7249524668bb7c09e34bbb05
+DIST qtwebchannel-5.15.4-gentoo-kde-1.tar.xz 5780 BLAKE2B 
ce4325efd23f9b207c5bf62a8f2740fbe05c706768f8bd227c0fc8a99279a93363123decde4fa1ec696e5b86e258c13c0ab98a53903634252b7ed2fae5d6fc0b
 SHA512 
63f8840ff8811f2c671ff8b863682775569cf752965c4c1a381a249a641926990aa31e6e73f94776bdd71b5db80e4a3c62b479a770249b55231790df41997756
 DIST qtwebchannel-everywhere-opensource-src-5.15.3.tar.xz 209116 BLAKE2B 
08edc7a3fdb5556274bc7b746dfcd1e46c64c019c30c171f6c25202aee22335a8fdec8cb1e94dd60ffcf70b245bba67714374bd2d3b55b7ede7ee7fbf2e6824e
 SHA512 
77ec10187601c826d15dad9a5112553bc1f954d11f54a40d38a2e1a1cf7412fe2c74e0b100c91befd8be06274dc537dbed4c6f858856a3b38974a363ff380415
+DIST qtwebchannel-everywhere-opensource-src-5.15.4.tar.xz 210728 BLAKE2B 
276792545d413cb5522fbfd5602224e1a8c085919f89830892d2fecda88e09519bdc8d3b2b2e846ce2d16b6a6f20cd250c09c61e65ffd489b334cfebbc28488e
 SHA512 
18d5e6f44b780c7dfc94e1620ba76d7b0731d671df537b2e29fef062a0775e8dc973deb6c949b37000f5e8a49bdd31a723aa069bafcb9ecdc3259d0bf97e5a26

diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.15.4.ebuild 
b/dev-qt/qtwebchannel/qtwebchannel-5.15.4.ebuild
new file mode 100644
index ..0212d5c60e18
--- /dev/null
+++ b/dev-qt/qtwebchannel/qtwebchannel-5.15.4.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+QT5_KDEPATCHSET_REV=1
+inherit qt5-build
+
+DESCRIPTION="Qt5 module for integrating C++ and QML applications with 
HTML/JavaScript clients"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+fi
+
+IUSE="qml"
+
+DEPEND="
+   =dev-qt/qtcore-${QT5_PV}*
+   qml? ( =dev-qt/qtdeclarative-${QT5_PV}* )
+"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+   qt_use_disable_mod qml quick src/src.pro
+   qt_use_disable_mod qml qml src/webchannel/webchannel.pro
+
+   qt5-build_src_prepare
+}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtsql/

2022-05-20 Thread Andreas Sturmlechner
commit: 56d14ebb33afba709aff5eb02629883070a5dcf1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May 20 19:35:41 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May 20 19:42:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56d14ebb

dev-qt/qtsql: 5.15.4 version bump

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

 dev-qt/qtsql/Manifest|  2 ++
 dev-qt/qtsql/qtsql-5.15.4.ebuild | 56 
 2 files changed, 58 insertions(+)

diff --git a/dev-qt/qtsql/Manifest b/dev-qt/qtsql/Manifest
index 9493fb380547..876cb884f820 100644
--- a/dev-qt/qtsql/Manifest
+++ b/dev-qt/qtsql/Manifest
@@ -1,2 +1,4 @@
 DIST qtbase-5.15.3-gentoo-kde-1.tar.xz 337032 BLAKE2B 
a5a3ff6c6002e386d15dd3122faec8e09fba19df12db59a6cdff1f04b7cc9919cf5cc30f4ae936ee3cb29cf110e714bb727929330ced292b699472367adfef4c
 SHA512 
042743816f3c08dc3313be76da31e206c37dd7dc5b2604b36ef4be18ad66a89d9d29a61f9cccaa169665f742f7fbfb60822189e8cab0d23f3d4efe293a79f78c
+DIST qtbase-5.15.4-gentoo-kde-1.tar.xz 507288 BLAKE2B 
a22d3745d3c690e29f7726cc464e372168e6e4f937e84ee2d2e14a13bcf7724e0c30b2cf4277c9ac7dadc1078545e14fb5459fbc3acc7259fb3e39e2f417
 SHA512 
a52bdf189e4c0fe341c2db0a5923a3600503d8eaa0c3693923a02a0ab4fa6dfc1beb21067f4723fcf2e4d7c71e39a496bf34e109e1e1c8c42922ff53f6712373
 DIST qtbase-everywhere-opensource-src-5.15.3.tar.xz 50204364 BLAKE2B 
9c011e8d6033e340a1d7be6bd9100a05d55638cfd53f647752853382574b6c444668eae36bf88cfedde0e7c0e00ecb1f91d025fc59c23be5438ba0ef91a5246c
 SHA512 
01723eff5116a1d7d136fa32d2aee2691b227a241dbc160953ee72a8c0f3bc7ab771c17434629cabef419983ef43bb38aa6956ddcc09c9a82e116a50073b0079
+DIST qtbase-everywhere-opensource-src-5.15.4.tar.xz 50225468 BLAKE2B 
3525126791ca168ea4227bc58bef0202f4cec68396c958b0e7f09e7b41ca9d70bbcf0e78b5e7997bc3e4a59e889128f93964b5d0a9db7d012403581cff3dc30b
 SHA512 
91a1d95c2891939ae55134e8897cbc423142bd8eda954a1e65bb563b0932ed9e2da34db374fd86858b4a819e8abe824a967b31f4fb316528ec8aaf15016c6ad3

diff --git a/dev-qt/qtsql/qtsql-5.15.4.ebuild b/dev-qt/qtsql/qtsql-5.15.4.ebuild
new file mode 100644
index ..ae464f87a8ac
--- /dev/null
+++ b/dev-qt/qtsql/qtsql-5.15.4.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+QT5_KDEPATCHSET_REV=1
+QT5_MODULE="qtbase"
+inherit qt5-build
+
+DESCRIPTION="SQL abstraction library for the Qt5 framework"
+SLOT=5/${QT5_PV} # bug 639140
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+fi
+
+IUSE="freetds mysql oci8 odbc postgres +sqlite"
+REQUIRED_USE="
+   || ( freetds mysql oci8 odbc postgres sqlite )
+"
+
+DEPEND="
+   =dev-qt/qtcore-${QT5_PV}*:5=
+   freetds? ( dev-db/freetds )
+   mysql? ( dev-db/mysql-connector-c:= )
+   oci8? ( dev-db/oracle-instantclient:=[sdk] )
+   odbc? ( dev-db/unixODBC )
+   postgres? ( dev-db/postgresql:* )
+   sqlite? ( dev-db/sqlite:3 )
+"
+RDEPEND="${DEPEND}"
+
+QT5_TARGET_SUBDIRS=(
+   src/sql
+   src/plugins/sqldrivers
+)
+
+QT5_GENTOO_PRIVATE_CONFIG=(
+   :sql
+)
+
+src_configure() {
+   local myconf=(
+   $(qt_use freetds  sql-tdsplugin)
+   $(qt_use mysqlsql-mysql  plugin)
+   $(qt_use oci8 sql-ociplugin)
+   $(qt_use odbc sql-odbc   plugin)
+   $(qt_use postgres sql-psql   plugin)
+   $(qt_use sqlite   sql-sqlite plugin)
+   $(usev sqlite -system-sqlite)
+   )
+
+   use oci8 && myconf+=("-I${ORACLE_HOME}/include" 
"-L${ORACLE_HOME}/$(get_libdir)")
+
+   qt5-build_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtserialport/

2022-05-20 Thread Andreas Sturmlechner
commit: 49ae2435d4e1b2adc200751fd65d136fb7fff126
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May 20 19:35:38 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May 20 19:42:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49ae2435

dev-qt/qtserialport: 5.15.4 version bump

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

 dev-qt/qtserialport/Manifest   |  1 +
 dev-qt/qtserialport/qtserialport-5.15.4.ebuild | 28 ++
 2 files changed, 29 insertions(+)

diff --git a/dev-qt/qtserialport/Manifest b/dev-qt/qtserialport/Manifest
index 4ac2f6058cb5..ea4134e5961d 100644
--- a/dev-qt/qtserialport/Manifest
+++ b/dev-qt/qtserialport/Manifest
@@ -1 +1,2 @@
 DIST qtserialport-everywhere-opensource-src-5.15.3.tar.xz 321572 BLAKE2B 
1ddfdb27afda4486b6ffc137076055a20eebae5ab099c22512c94a1a735730b13632961ea27defbda48b333f0867f16b93dfdfea7382f32022c7456e4bb836d0
 SHA512 
1fb4dbb5d41c3280b07119d625030489566be29a1b8a7c555f9d484a7dd8c812a7e831147a8017d9026a77fdd57d48985a96f4e6c7887d90342005cf496b7b3a
+DIST qtserialport-everywhere-opensource-src-5.15.4.tar.xz 323248 BLAKE2B 
3c48bf1a9ad927c69f7e0b6bc425b8aa2182b2dac3e0a5f8cb2a434a815865d24da4237eabf3d3bf6276b3901015da2827063849223a9f845a6a3535eea10131
 SHA512 
d8bc3d0b89bb4fc05bfe27a4c76bc3732ef5f8ba889400c8116f18c2ed58db7a3b99c4bda1cd60d1e8051121d31a4b55b95d20e89578a6e523d527e6182262ba

diff --git a/dev-qt/qtserialport/qtserialport-5.15.4.ebuild 
b/dev-qt/qtserialport/qtserialport-5.15.4.ebuild
new file mode 100644
index ..c00d38717472
--- /dev/null
+++ b/dev-qt/qtserialport/qtserialport-5.15.4.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt5-build
+
+DESCRIPTION="Serial port abstraction library for the Qt5 framework"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+fi
+
+IUSE=""
+
+DEPEND="
+   =dev-qt/qtcore-${QT5_PV}*
+   virtual/libudev:=
+"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+   # make sure we link against libudev
+   sed -i -e 's/:qtConfig(libudev)//' \
+   src/serialport/serialport-lib.pri || die
+
+   qt5-build_src_prepare
+}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtvirtualkeyboard/

2022-05-20 Thread Andreas Sturmlechner
commit: 8cc8fdf1689590ad45b987be55d37831ff508cb8
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May 20 19:35:47 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May 20 19:42:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cc8fdf1

dev-qt/qtvirtualkeyboard: 5.15.4 version bump

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

 dev-qt/qtvirtualkeyboard/Manifest  |  2 +
 .../qtvirtualkeyboard-5.15.4.ebuild| 43 ++
 2 files changed, 45 insertions(+)

diff --git a/dev-qt/qtvirtualkeyboard/Manifest 
b/dev-qt/qtvirtualkeyboard/Manifest
index 892a4cec670e..aff1a5505f8f 100644
--- a/dev-qt/qtvirtualkeyboard/Manifest
+++ b/dev-qt/qtvirtualkeyboard/Manifest
@@ -1,2 +1,4 @@
 DIST qtvirtualkeyboard-5.15.3-gentoo-kde-1.tar.xz 1068 BLAKE2B 
963ce43df400ec01f8d483f75d46f50e61b22d33df59f82fc50e4f3bc1d62a39a8556744d5b3f5bc9425aa69f5d30b74abbe6390287c2319824b9b95733c2411
 SHA512 
373ff84f82e5e8b202dd42c03b446efecab71af110363387ea885cf76eb618bdca02b80935b15cc14e49d613191af11a60aeef723383a5e2b2b9340c430e56b4
+DIST qtvirtualkeyboard-5.15.4-gentoo-kde-1.tar.xz 2968 BLAKE2B 
c1d8fa4309f1bdaff7240177ee0ea5487ea4d36c591c44ab4144afbd73051fa051376ed071eefdd1e9d85bc0f2fa386770b06c64cdff62b759142d2f5f2dae79
 SHA512 
b5106085b9e40071fdc1776afede0065218e8585e73c1367a7ae428641b4be0664146577f8de41e83707db5a3b74347821d5f485458fdd4642090c9c2351aa98
 DIST qtvirtualkeyboard-everywhere-opensource-src-5.15.3.tar.xz 10959776 
BLAKE2B 
1147b74d148398736dbdadd3e6513d23816be889a0995fcd375d36b41ad4624ac295afc89a9dd089b4b7587a8e1d09c654d081adfd26d5847d6e6b10a892d794
 SHA512 
f6033438d9a847d3592bcdbc9c525a2bac730621b2279b36157f8eb11c6f49fa27b5155835c3cc1fa412a0509ca387c5a7063d20b6ae0ff7aedaba786d3c75f2
+DIST qtvirtualkeyboard-everywhere-opensource-src-5.15.4.tar.xz 10964124 
BLAKE2B 
c688273a37243b68fd228de559baa8fd6def9f772bc8d032f9947a19541ac27e748cea6b1c33777e8a79791df75da6164706aa9631106f562965bb4e14eb8b5e
 SHA512 
870279299a5e166badea0746a2d4badc758c66f8404e36d1df05997dcfeb66733154fc2a9830c433fbacf885b7afb44bc8dc8a5aacc02713966630ce98231ba3

diff --git a/dev-qt/qtvirtualkeyboard/qtvirtualkeyboard-5.15.4.ebuild 
b/dev-qt/qtvirtualkeyboard/qtvirtualkeyboard-5.15.4.ebuild
new file mode 100644
index ..672181fecc13
--- /dev/null
+++ b/dev-qt/qtvirtualkeyboard/qtvirtualkeyboard-5.15.4.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+QT5_KDEPATCHSET_REV=1
+inherit qt5-build
+
+DESCRIPTION="Customizable input framework and virtual keyboard for Qt"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+fi
+
+# TODO: unbundle libraries for more layouts
+IUSE="handwriting +spell +X"
+
+DEPEND="
+   =dev-qt/qtcore-${QT5_PV}*
+   =dev-qt/qtdeclarative-${QT5_PV}*
+   =dev-qt/qtgui-${QT5_PV}*
+   =dev-qt/qtsvg-${QT5_PV}*
+   spell? ( app-text/hunspell:= )
+   X? ( x11-libs/libxcb:= )
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   local myqmakeargs=(
+   $(usev handwriting CONFIG+=lipi-toolkit)
+   $(usev !spell CONFIG+=disable-hunspell)
+   $(usev !X CONFIG+=disable-desktop)
+   CONFIG+="lang-ar_AR lang-bg_BG lang-cs_CZ lang-da_DK lang-de_DE 
\
+   lang-el_GR lang-en_GB lang-en_US lang-es_ES lang-es_MX \
+   lang-et_EE lang-fa_FA lang-fi_FI lang-fr_CA lang-fr_FR \
+   lang-he_IL lang-hi_IN lang-hr_HR lang-hu_HU lang-id_ID \
+   lang-it_IT lang-ms_MY lang-nb_NO lang-nl_NL lang-pl_PL \
+   lang-pt_BR lang-pt_PT lang-ro_RO lang-ru_RU lang-sk_SK \
+   lang-sl_SI lang-sq_AL lang-sr_SP lang-sv_SE lang-tr_TR \
+   lang-uk_UA lang-vi_VN"
+   )
+   qt5-build_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtserialbus/

2022-05-20 Thread Andreas Sturmlechner
commit: b497652bc2f4cd97f8f1ebe99b0dfaa663b774b0
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May 20 19:35:37 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May 20 19:42:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b497652b

dev-qt/qtserialbus: 5.15.4 version bump

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

 dev-qt/qtserialbus/Manifest  |  1 +
 dev-qt/qtserialbus/qtserialbus-5.15.4.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-qt/qtserialbus/Manifest b/dev-qt/qtserialbus/Manifest
index e49a266d3243..751c1494c985 100644
--- a/dev-qt/qtserialbus/Manifest
+++ b/dev-qt/qtserialbus/Manifest
@@ -1 +1,2 @@
 DIST qtserialbus-everywhere-opensource-src-5.15.3.tar.xz 356520 BLAKE2B 
72ce583891922672d9ee3a62f849846cf2d641847a65262f70020751b64c99b49469eaa7582d851adf020bd6203b1b3fe7c6a797af16be251c4ce32135d9419e
 SHA512 
af04a26d31d627592e5d91b163fd7e968a0ff42812b6f7a9f0e73ae5da32cea9e3d49c4abb93d7badd61f0d63a976572a5b42ceb140c761807b31496a9f1af87
+DIST qtserialbus-everywhere-opensource-src-5.15.4.tar.xz 358164 BLAKE2B 
d757170d7195afc106ff40ef1b24038a340712b3cebd7721373a01f337c4ff055a62b7927c082c5e801dcf2b493e3c88b82d9a257f29580f0a58e30375f41575
 SHA512 
931362b171799fd8e449d418c3ae80c029c39edffc66b5c3fa054991332950241803d282e1ae1e5f72c8395f88f9d82d6a2d04f00b3907b5e9f7fb5be4f555e7

diff --git a/dev-qt/qtserialbus/qtserialbus-5.15.4.ebuild 
b/dev-qt/qtserialbus/qtserialbus-5.15.4.ebuild
new file mode 100644
index ..1931b8c79e71
--- /dev/null
+++ b/dev-qt/qtserialbus/qtserialbus-5.15.4.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt5-build
+
+DESCRIPTION="Qt module to access CAN, ModBus, and other industrial serial 
buses and protocols"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~x86"
+fi
+
+IUSE=""
+
+DEPEND="
+   =dev-qt/qtcore-${QT5_PV}*
+   =dev-qt/qtnetwork-${QT5_PV}*
+   =dev-qt/qtserialport-${QT5_PV}*
+"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtsvg/

2022-05-20 Thread Andreas Sturmlechner
commit: 353514af194412fe1975b9ad4bd02a51d652e9df
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May 20 19:35:43 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May 20 19:42:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=353514af

dev-qt/qtsvg: 5.15.4 version bump

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

 dev-qt/qtsvg/Manifest|  2 ++
 dev-qt/qtsvg/qtsvg-5.15.4.ebuild | 25 +
 2 files changed, 27 insertions(+)

diff --git a/dev-qt/qtsvg/Manifest b/dev-qt/qtsvg/Manifest
index e0d0205d7078..b6f31437092c 100644
--- a/dev-qt/qtsvg/Manifest
+++ b/dev-qt/qtsvg/Manifest
@@ -1,3 +1,5 @@
 DIST qtsvg-5.15.3-QTBUG-90744.tar.xz 632 BLAKE2B 
e7f2f52dc546f9520ac2311b417b86d697ab20f8d02318fce76d46b35efcaf3dccdab5377d65c01af3a193df478083733c466e3a778325e73184f84830080686
 SHA512 
1681a2e0395d97b30b49b981e342b7e647108ba19b1472f34239136e1b946da67afaac3454533139a55a0f5f0a5fd167596a2ca7b26e4c018fa41a91dd94cd7b
 DIST qtsvg-5.15.3-gentoo-kde-1.tar.xz 7384 BLAKE2B 
25d0b5216ab6c0fc8758a55138000b641d2ca57a64095c1117c1d5da59cca3dda890fe2b0b8589d5be0ac19e73f3a329af5710dfa163a25609f068d673f830b5
 SHA512 
4b512bb8ea1ee6e38b28ad52a34a1f2b6a6a7ac72c341b8faacb599f6cd770924ae7a473052c59783653a734e8061d0167633954a6d3d9ae2ed33e0a65adeb44
+DIST qtsvg-5.15.4-gentoo-kde-1.tar.xz 6804 BLAKE2B 
30e43ecf736cc2f9067e82fc55d7253531684f256c8182ca14f3a9d211f836e782576d56ee31169951ce03423755c5382e4f865f55694b80ae4a3ec20de08483
 SHA512 
ee2cd718683a445ea21961b8b79e95132a0ced5ce370aed020c0c55ec4d7bf2b4c465cd0b16c2b0294591e78cc95a5941677f947a08ca8960bafac208ad05514
 DIST qtsvg-everywhere-opensource-src-5.15.3.tar.xz 1886104 BLAKE2B 
feced6caaa2e2be089ffed77f32d3b0de899b8a97632234ca8aa9d1f34fc0ee94ecd44227bb7c40ec49f0a76b305dc29ad23498bff3c62f45054854ed632b1d1
 SHA512 
288ce98bb6dd746564c7ffbd0d8221d0816c62b7e33424cd21d945b40308292ec9a0b1e2b9cca6ce91d606c06813f05068cad590d827810383175bebfa8ab527
+DIST qtsvg-everywhere-opensource-src-5.15.4.tar.xz 1888900 BLAKE2B 
ceb055e09f877e826c36569ff41cceab69b8da9eebdb5b7851a582bb4389d16feb939257b8b102aef7229ca8c8777ac0f586d554a88606cb27d287de4a5f5246
 SHA512 
364400e17cdc659ff1a521f7bd171c5dfe537136f263cd5f64c6b5e27b0398d83ae0b5fe46e77847f3a2feccf0ea75f9591ff4b932d0250e5859272630b5a31c

diff --git a/dev-qt/qtsvg/qtsvg-5.15.4.ebuild b/dev-qt/qtsvg/qtsvg-5.15.4.ebuild
new file mode 100644
index ..e508f12c2e46
--- /dev/null
+++ b/dev-qt/qtsvg/qtsvg-5.15.4.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+QT5_KDEPATCHSET_REV=1
+inherit qt5-build
+
+DESCRIPTION="SVG rendering library for the Qt5 framework"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+fi
+
+IUSE=""
+
+RDEPEND="
+   =dev-qt/qtcore-${QT5_PV}*
+   =dev-qt/qtgui-${QT5_PV}*
+   =dev-qt/qtwidgets-${QT5_PV}*
+   sys-libs/zlib:=
+"
+DEPEND="${RDEPEND}
+   test? ( =dev-qt/qtxml-${QT5_PV}* )
+"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwebview/

2022-05-20 Thread Andreas Sturmlechner
commit: 776009d1ca55cec76ee6bd4dda29ffe792a61625
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May 20 19:35:53 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May 20 19:42:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=776009d1

dev-qt/qtwebview: 5.15.4 version bump

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

 dev-qt/qtwebview/Manifest|  1 +
 dev-qt/qtwebview/qtwebview-5.15.4.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-qt/qtwebview/Manifest b/dev-qt/qtwebview/Manifest
index 5ff48e805975..0cc80d3d1f5d 100644
--- a/dev-qt/qtwebview/Manifest
+++ b/dev-qt/qtwebview/Manifest
@@ -1 +1,2 @@
 DIST qtwebview-everywhere-opensource-src-5.15.3.tar.xz 133700 BLAKE2B 
7ca5b2e18f08a7a7dd08ff7c835e796dbba5dfd77deaed0e5909d1622d478de69e190b68b3f02e4c48ba04fd37196ea63297ffea4f6e66b3938944491614
 SHA512 
3a2a7c06df79a6ac4bfd3a45c2ad9e06dc1c2c71ca6a14f9006e031b0679549a9f1d09a9c82439c700e1c0c0785cf7baa402ea2d230a4ebd122dc4e5d2b07030
+DIST qtwebview-everywhere-opensource-src-5.15.4.tar.xz 135316 BLAKE2B 
7c8554abeb07014f51b9e61e352cb5b473973ae52c675a7027e95cfca2bf8bfecfac2bd2b5d1b1f6170420bd9a3c4280ee9de7604834cc42841ea0db51cc3dd9
 SHA512 
fb5177f0e8f79490598120f01b6cdd78ce5cbac8f313c0e088ded7b4daada290d2c058ecd6eebdba76fd15efd2e198bc03cbaf544fba664d49efb55709703be6

diff --git a/dev-qt/qtwebview/qtwebview-5.15.4.ebuild 
b/dev-qt/qtwebview/qtwebview-5.15.4.ebuild
new file mode 100644
index ..288f86cec680
--- /dev/null
+++ b/dev-qt/qtwebview/qtwebview-5.15.4.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt5-build
+
+DESCRIPTION="Module for displaying web content in a QML application using the 
Qt5 framework"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64"
+fi
+
+IUSE=""
+
+DEPEND="
+   =dev-qt/qtcore-${QT5_PV}*
+   =dev-qt/qtdeclarative-${QT5_PV}*
+   =dev-qt/qtgui-${QT5_PV}*
+   =dev-qt/qtwebengine-${QT5_PV}*:5
+"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtspeech/

2022-05-20 Thread Andreas Sturmlechner
commit: db83953de835fc4f536ba613f1308c6485a7cc5f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May 20 19:35:40 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May 20 19:42:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db83953d

dev-qt/qtspeech: 5.15.4 version bump

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

 dev-qt/qtspeech/Manifest   |  2 ++
 dev-qt/qtspeech/qtspeech-5.15.4.ebuild | 36 ++
 2 files changed, 38 insertions(+)

diff --git a/dev-qt/qtspeech/Manifest b/dev-qt/qtspeech/Manifest
index 7f34240165fc..0b04edd4437f 100644
--- a/dev-qt/qtspeech/Manifest
+++ b/dev-qt/qtspeech/Manifest
@@ -1,2 +1,4 @@
 DIST qtspeech-5.15.3-gentoo-kde-1.tar.xz 1036 BLAKE2B 
8b648b77ed363060aa59bfcb8dcae81af1f9712e347b3f29969bb5a2a0b39087a8f469240c70f3bb9d2e371c70cac5a659f96fd3c34c02814bf619aa55fe8161
 SHA512 
0c0714b7a603eb7baa45af7fcbcb922750d38d4e5f8bba4426a7b5e5986fdaca4b3538ec4f5fd5f78df1e12892ad77713231cc1553cb875c1903f8ce0f61adc9
+DIST qtspeech-5.15.4-gentoo-kde-1.tar.xz 1036 BLAKE2B 
b842d09405198fee63d7ef54db26c683ec81319ae5fe48925349bec70e27019852259b80005d33a30b8462c573ab7e34308dc5d36c4ac0b99d273400eb7603f5
 SHA512 
5604f2c491ff9c5c1f65fa67d17d0aac37a6dfc6b188053bf338fbabdf00243c6a1f1d4ff07a3344de5241d1fca08d82768874d2888cd02d3a6a4a675ebc
 DIST qtspeech-everywhere-opensource-src-5.15.3.tar.xz 101852 BLAKE2B 
f6184e0bb28f480c7843aea772fa3bb59219dbff79213671051cf6b7322a14e8ad8f6bffdc190b5d0059695e6d780f6a97abc661a97d64bee55b5a919208eb44
 SHA512 
43790477887f533df9a1cfeb60194e171cbdbb79bce0f7d90228750219a67baa4b94a7f9d3833958bf7f9553f3f6302f980f269ce52c3756c116a61eae632a2a
+DIST qtspeech-everywhere-opensource-src-5.15.4.tar.xz 103820 BLAKE2B 
2c9fabcda61223ead3e3a7d51f4b28c86048fa4e1766b7c43fe5c41470782edfd6a9b1b784a50d69f40efbd5b8aac44ad01427b013f3aa7530c466c393b0433f
 SHA512 
6582fe36950aee8428c72582ff2eda2dae433ad969c323e0c6e8be611be7d81766ceb1cae85a10dcd4d266e33a0cf782fe857e1502d7f3863e0dfb2306af2aed

diff --git a/dev-qt/qtspeech/qtspeech-5.15.4.ebuild 
b/dev-qt/qtspeech/qtspeech-5.15.4.ebuild
new file mode 100644
index ..09fec6976129
--- /dev/null
+++ b/dev-qt/qtspeech/qtspeech-5.15.4.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+QT5_KDEPATCHSET_REV=1
+inherit qt5-build
+
+DESCRIPTION="Text-to-speech library for the Qt5 framework"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+fi
+
+IUSE="alsa flite"
+
+RDEPEND="
+   >=app-accessibility/speech-dispatcher-0.8.7
+   =dev-qt/qtcore-${QT5_PV}*
+   flite? (
+   >=app-accessibility/flite-2[alsa?]
+   =dev-qt/qtmultimedia-${QT5_PV}*[alsa?]
+   alsa? ( media-libs/alsa-lib )
+   )
+"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+   qt_use_disable_config flite flite \
+   src/plugins/tts/tts.pro
+
+   qt_use_disable_config alsa flite_alsa \
+   src/plugins/tts/flite/flite.pro
+
+   qt5-build_src_prepare
+}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qttranslations/

2022-05-20 Thread Andreas Sturmlechner
commit: c46b820f01f37cf86767d49af1c0c6a93c387f4c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May 20 19:35:45 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May 20 19:42:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c46b820f

dev-qt/qttranslations: 5.15.4 version bump

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

 dev-qt/qttranslations/Manifest |  2 ++
 dev-qt/qttranslations/qttranslations-5.15.4.ebuild | 18 ++
 2 files changed, 20 insertions(+)

diff --git a/dev-qt/qttranslations/Manifest b/dev-qt/qttranslations/Manifest
index fd02d1d48c0e..7f6b8061beab 100644
--- a/dev-qt/qttranslations/Manifest
+++ b/dev-qt/qttranslations/Manifest
@@ -1,2 +1,4 @@
 DIST qttranslations-5.15.3-gentoo-kde-1.tar.xz 1108 BLAKE2B 
f3d461f309225001c5c6af038fccb78a2a14902d02018f6f5c0af53a0033328fe9e4809b054982041d1d48f812bf1fbc9aeafe2de1abbdd9406739600c28ebcd
 SHA512 
4e40f15d2477567043feec3d425dd835ac977fb03444043a3806c07e4286dfdab1ffe4d7fd76b3e26ba398bd28e7aad49befdc1b7ce39320621bcc864de19f98
+DIST qttranslations-5.15.4-gentoo-kde-1.tar.xz 1108 BLAKE2B 
873e90fb86fc497a36e4154018672b57c6475ee46b834648ce0b0f1236ace237621fe868702b4bf72f49dea46074819f65a0d1c3f325ea6d0bca088dde4ff195
 SHA512 
ceea094797fa1bab6785f49dde3db225b21e5f7e76459776f0309c1eb073556de9d40c102c7fc3b7a102ef69f021225e71a212417afc1a7052e94ca97e7d1f95
 DIST qttranslations-everywhere-opensource-src-5.15.3.tar.xz 1617284 BLAKE2B 
983f3ca42c3d0c896925e9ccdd9036eb9c91152515f5b99227508d96b41ff3a6b10dff33bb5142c2ec141f7757ab2ef10af11ecdc4c31cb43fa2375dd153a926
 SHA512 
d2939a93a328aa1a8011a0e61970d9ce6a99b918aa35dac9fe10d8b65662ea5086207708157751573431aa24973a1a07e05c25fb90a254861a40d85a845bb1dc
+DIST qttranslations-everywhere-opensource-src-5.15.4.tar.xz 1618964 BLAKE2B 
9377cdaee2839fe0672596e041502037a345bbb52b04a1ce8aedd46e542301c3883e378a9406d0112f615cc46172df062182d6530390dc3ff3bf3b78b6dac644
 SHA512 
56b20c0174cb68c3e4def85ec6c113576bc8872d1cdac318bc3d9a121645f67ce68e9bd3a73e32fd53617fcef641fb95831b37c40f1250c1c05e109e55b41ee2

diff --git a/dev-qt/qttranslations/qttranslations-5.15.4.ebuild 
b/dev-qt/qttranslations/qttranslations-5.15.4.ebuild
new file mode 100644
index ..ff9d0e5c0530
--- /dev/null
+++ b/dev-qt/qttranslations/qttranslations-5.15.4.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+QT5_KDEPATCHSET_REV=1
+inherit qt5-build
+
+DESCRIPTION="Translation files for the Qt5 framework"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+fi
+
+IUSE=""
+
+DEPEND="=dev-qt/qtcore-${QT5_PV}*"
+BDEPEND="=dev-qt/linguist-tools-${QT5_PV}*"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtquickcontrols2/

2022-05-20 Thread Andreas Sturmlechner
commit: cec11137284bb89c330a62fc2d3265f787eaaa8a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May 20 19:35:30 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May 20 19:42:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cec11137

dev-qt/qtquickcontrols2: 5.15.4 version bump

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

 dev-qt/qtquickcontrols2/Manifest   |  2 ++
 .../qtquickcontrols2-5.15.4.ebuild | 32 ++
 2 files changed, 34 insertions(+)

diff --git a/dev-qt/qtquickcontrols2/Manifest b/dev-qt/qtquickcontrols2/Manifest
index 817971158626..c9fbbb8be629 100644
--- a/dev-qt/qtquickcontrols2/Manifest
+++ b/dev-qt/qtquickcontrols2/Manifest
@@ -1,2 +1,4 @@
 DIST qtquickcontrols2-5.15.3-gentoo-kde-1.tar.xz 5628 BLAKE2B 
97ac16b23318acea01d3c3a74321bca7d44e9ca84c5c542cc64817e6c21dcf6efe074c6ba0b4b6ad0a74369f2f8a249904ffeb7c977e2d951bbfff42e887470a
 SHA512 
4c29c40a5f5cbb76de7073685eb8289fa046a9c25762146f5e42f262ff3debedd9b891bae45ecf7723921643dbd8418eada836f1409b75dd44b88b5548759016
+DIST qtquickcontrols2-5.15.4-gentoo-kde-1.tar.xz 5636 BLAKE2B 
7a1e5b7b00b52389516d133d903543c840cadacdf95911a11218726f190dac61df4bc9d0ca885e9df2284b42238ecb45b243de136d4e403da2fcc19965372a12
 SHA512 
a1ee7486b7e3dd8cbfcdc72d7fc6c238edae4ce56f7319437ad75310ab25973780065ff6fd7af1b3903645ce3ce6f35c059125e4700b8840587d067bb5888195
 DIST qtquickcontrols2-everywhere-opensource-src-5.15.3.tar.xz 8286960 BLAKE2B 
51cc31ead2b8943e59045065da68ab7a9e0785ac0e20947db95286ff41e411821e810cf34bcf1ad418cf847255e9409c3652b48e6a415d3ebcacdb84b8811a40
 SHA512 
c7127ed4b74c4d4d91ab7d167fffde0f20acbf75065be5e85adda19cd033afe4862430689e58a43719cab523864d615aa8befa004ae13e5337596dac1be0fddb
+DIST qtquickcontrols2-everywhere-opensource-src-5.15.4.tar.xz 8289400 BLAKE2B 
2976bfd78117c7db4158e828753f0ce0c39582d92f5840967c4eab9a8af61bbd023cd3d3ea3fb3dde8debd340e4e2f4b2717da73de3a2b87a9f9e15985ab87cb
 SHA512 
4ebbb0199db156307140406b6da4fa83c47aee2105e8c46c0da96313ddc4d6d7ea2f1f85691856144eb8c5109c108bb6810ba0693a2d2411b4feaeed1ec9a8f4

diff --git a/dev-qt/qtquickcontrols2/qtquickcontrols2-5.15.4.ebuild 
b/dev-qt/qtquickcontrols2/qtquickcontrols2-5.15.4.ebuild
new file mode 100644
index ..33542bdda1e3
--- /dev/null
+++ b/dev-qt/qtquickcontrols2/qtquickcontrols2-5.15.4.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+QT5_KDEPATCHSET_REV=1
+inherit qt5-build
+
+DESCRIPTION="Set of next generation Qt Quick controls for the Qt5 framework"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+fi
+
+IUSE="widgets"
+
+DEPEND="
+   =dev-qt/qtcore-${QT5_PV}*
+   =dev-qt/qtdeclarative-${QT5_PV}*
+   =dev-qt/qtgui-${QT5_PV}*
+   widgets? ( =dev-qt/qtwidgets-${QT5_PV}* )
+"
+RDEPEND="${DEPEND}
+   =dev-qt/qtgraphicaleffects-${QT5_PV}*
+"
+
+src_prepare() {
+   qt_use_disable_mod widgets widgets \
+   src/imports/platform/platform.pro
+
+   qt5-build_src_prepare
+}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtsensors/

2022-05-20 Thread Andreas Sturmlechner
commit: 2ee1ed5657a80aa78e1f7db4c94095ab1d8aab34
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May 20 19:35:36 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May 20 19:42:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ee1ed56

dev-qt/qtsensors: 5.15.4 version bump

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

 dev-qt/qtsensors/Manifest|  1 +
 dev-qt/qtsensors/qtsensors-5.15.4.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/dev-qt/qtsensors/Manifest b/dev-qt/qtsensors/Manifest
index 81a76df70784..ffe1e4b3be26 100644
--- a/dev-qt/qtsensors/Manifest
+++ b/dev-qt/qtsensors/Manifest
@@ -1 +1,2 @@
 DIST qtsensors-everywhere-opensource-src-5.15.3.tar.xz 2057388 BLAKE2B 
d6eb62a51e19ea18d2ea1183e5d74fa8e4b7e7b3a1d3d0a5654d51c287860c3a2537ac74ed1526c56024697840da954a24e0656b0a02f94b7d591ae55678f309
 SHA512 
c9e69e78cbb3624cb1130c172a46d4916dbe5fc93f0f844262483468c2f53503844158e72b25692625f588452350bc2f125f583ef7244c62b2ea788ac72e32e2
+DIST qtsensors-everywhere-opensource-src-5.15.4.tar.xz 2058828 BLAKE2B 
86ff838bf3d02fcd42b280f6027e3d0e3ca93c17475cf85c9cec7d4615398c12d507f79a810f33491d5b2601566fdbfaa0371c2e3cd3349d5e29042846fb22a2
 SHA512 
b8b9ffedfdcd392bd5c1ab76db3f621d16094f444e14900726378a289c04c08a75b82628cb61f4ca66bba8c1eeba2a56d9f90d9a82adfdc90fc00ac1b579c63e

diff --git a/dev-qt/qtsensors/qtsensors-5.15.4.ebuild 
b/dev-qt/qtsensors/qtsensors-5.15.4.ebuild
new file mode 100644
index ..843c258ce313
--- /dev/null
+++ b/dev-qt/qtsensors/qtsensors-5.15.4.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt5-build
+
+DESCRIPTION="Hardware sensor access library for the Qt5 framework"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+fi
+
+# TODO: simulator
+IUSE="qml"
+
+RDEPEND="
+   =dev-qt/qtcore-${QT5_PV}*
+   =dev-qt/qtdbus-${QT5_PV}*
+   qml? ( =dev-qt/qtdeclarative-${QT5_PV}* )
+"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+   qt_use_disable_mod qml quick \
+   src/src.pro
+
+   qt5-build_src_prepare
+}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscxml/

2022-05-20 Thread Andreas Sturmlechner
commit: c8842710a9af9317ca3ba75d1ac241b3e3d17066
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May 20 19:35:35 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May 20 19:42:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8842710

dev-qt/qtscxml: 5.15.4 version bump

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

 dev-qt/qtscxml/Manifest  |  1 +
 dev-qt/qtscxml/qtscxml-5.15.4.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-qt/qtscxml/Manifest b/dev-qt/qtscxml/Manifest
index f2a75cb6a31d..3f62f68daa08 100644
--- a/dev-qt/qtscxml/Manifest
+++ b/dev-qt/qtscxml/Manifest
@@ -1 +1,2 @@
 DIST qtscxml-everywhere-opensource-src-5.15.3.tar.xz 434432 BLAKE2B 
4fca0228dfae034b19e8021f717f71ac84f71b54e8245ac06168abd509925c16ed4403f0af2c7d7d20bea2043c4fb22cecc33f9e54972788370b8227050d8c45
 SHA512 
59b4f2f5bf86a6528cbcffa64a1f3d300fde8509f94c95956558f8643d8f4d093609f4f6d4c095a58e5ea639619f7fd0da6046b2cb72c3cf505859de83aa05d1
+DIST qtscxml-everywhere-opensource-src-5.15.4.tar.xz 435952 BLAKE2B 
83b599360a3b82fa2e5e203f0a9dcf3ed52c4989f885540a5ffb203fc7d4d70f17c1a21fd1d81ff93b469c91ebb5c647c507214175da3c38d14651c7e9b3
 SHA512 
2664e4e707fd10aa2ef832fdfc133695da3f6f80c2a611dc94b4e22b34c3226d5baa1e5afc77db2115317c654460ebb60896c006aa93b324fe67d6860ae9b431

diff --git a/dev-qt/qtscxml/qtscxml-5.15.4.ebuild 
b/dev-qt/qtscxml/qtscxml-5.15.4.ebuild
new file mode 100644
index ..0c8a34aec710
--- /dev/null
+++ b/dev-qt/qtscxml/qtscxml-5.15.4.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt5-build
+
+DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+fi
+
+IUSE=""
+
+DEPEND="
+   =dev-qt/qtcore-${QT5_PV}*
+   =dev-qt/qtdeclarative-${QT5_PV}*
+"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtquicktimeline/

2022-05-20 Thread Andreas Sturmlechner
commit: 4364604d224848c4c8b2ed76a0dcd1392e94d823
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May 20 19:35:32 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May 20 19:42:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4364604d

dev-qt/qtquicktimeline: 5.15.4 version bump

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

 dev-qt/qtquicktimeline/Manifest  |  1 +
 dev-qt/qtquicktimeline/qtquicktimeline-5.15.4.ebuild | 18 ++
 2 files changed, 19 insertions(+)

diff --git a/dev-qt/qtquicktimeline/Manifest b/dev-qt/qtquicktimeline/Manifest
index 64329ddf37d2..9602d7baeac5 100644
--- a/dev-qt/qtquicktimeline/Manifest
+++ b/dev-qt/qtquicktimeline/Manifest
@@ -1 +1,2 @@
 DIST qtquicktimeline-everywhere-opensource-src-5.15.3.tar.xz 102668 BLAKE2B 
73549b1ca701b67341f552ceec6aff714b132d7b37ece3ac071ee9fed72a0bde8516feff4d48b8eaaf78ad8d45e420f56b5902c2aae4a050d0a571778e004c3e
 SHA512 
4ce49a112a6352b75bbce21bb262d26bb1e073678879ec82547da683a2dc7f2e9940687954bbfcc4c3012d9ebec9d768fa67d2beba941d187d444fc0049782bf
+DIST qtquicktimeline-everywhere-opensource-src-5.15.4.tar.xz 104348 BLAKE2B 
0bd3ba5e18df88309418825428f23f1b64fa5e13b48c53b9f79484aa0997dceaf61248727d19479a7cf99ffb30197e95bf085d086dd2ef033dfc62541b26d362
 SHA512 
8c2f3bb898a56e78ddbf60efa40650e7203ed2cfc5c882619a20d65596c8538191f3ffb438cb38f41117fe07c04791af11ac2505dd521ca40ada33f6dc809e5d

diff --git a/dev-qt/qtquicktimeline/qtquicktimeline-5.15.4.ebuild 
b/dev-qt/qtquicktimeline/qtquicktimeline-5.15.4.ebuild
new file mode 100644
index ..f0aff5d0626f
--- /dev/null
+++ b/dev-qt/qtquicktimeline/qtquicktimeline-5.15.4.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt5-build
+
+DESCRIPTION="Qt module for keyframe-based timeline construction"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~x86"
+fi
+
+DEPEND="
+   =dev-qt/qtcore-${QT5_PV}*
+   =dev-qt/qtdeclarative-${QT5_PV}*
+"
+RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscript/

2022-05-20 Thread Andreas Sturmlechner
commit: 65e32bf6a3b2662e3311facec418a17f0d0268a2
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May 20 19:35:33 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May 20 19:42:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65e32bf6

dev-qt/qtscript: 5.15.4 version bump

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

 dev-qt/qtscript/Manifest   |  1 +
 dev-qt/qtscript/qtscript-5.15.4.ebuild | 37 ++
 2 files changed, 38 insertions(+)

diff --git a/dev-qt/qtscript/Manifest b/dev-qt/qtscript/Manifest
index f48ab5ed2c12..41f4f8be504c 100644
--- a/dev-qt/qtscript/Manifest
+++ b/dev-qt/qtscript/Manifest
@@ -1 +1,2 @@
 DIST qtscript-everywhere-opensource-src-5.15.3.tar.xz 2663512 BLAKE2B 
742c35cb037378d3379e0311daea5d051f448832e470a7d1a7ede9e3e685472804c84d2432e7974030d7469023f5f8e7868bb2e24a854d4f41929c2fabddc9b3
 SHA512 
ce35799a5625226fd62b394ecdc9d6826ef386a4b2d1a085a3def927ff3cf4808542a7e06be313baf12838fa0d2c1dbe6496a4e34818e3d035734305e60c24d9
+DIST qtscript-everywhere-opensource-src-5.15.4.tar.xz 2665104 BLAKE2B 
f57661251785d21983871840675c38184b01ae7cc216c9431400fcf2567cc446edca1250e8e1c66a6970dc0da9721368f9baabc362fcfffd1ea3d6e81196587b
 SHA512 
01d3b03eec23f462a7931e268eb8572d85ed560dd8b24f85b420ff8ebb1932d4c18f47c8d5fad7b7c09c147158b02b6cceb9c571b10249ba4008b363e23d7f95

diff --git a/dev-qt/qtscript/qtscript-5.15.4.ebuild 
b/dev-qt/qtscript/qtscript-5.15.4.ebuild
new file mode 100644
index ..e41d31f3b5a0
--- /dev/null
+++ b/dev-qt/qtscript/qtscript-5.15.4.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt5-build
+
+DESCRIPTION="Application scripting library for the Qt5 framework (deprecated)"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+fi
+
+IUSE="+jit scripttools"
+
+DEPEND="
+   =dev-qt/qtcore-${QT5_PV}*
+   scripttools? (
+   =dev-qt/qtgui-${QT5_PV}*
+   =dev-qt/qtwidgets-${QT5_PV}*
+   )
+"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+   qt_use_disable_mod scripttools widgets \
+   src/src.pro
+
+   qt5-build_src_prepare
+}
+
+src_configure() {
+   local myqmakeargs=(
+   JAVASCRIPTCORE_JIT=$(usex jit)
+   )
+   qt5-build_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtprintsupport/

2022-05-20 Thread Andreas Sturmlechner
commit: a59ef57c5d89eb0836a93082c971289eedc0df0a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May 20 19:35:29 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May 20 19:42:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a59ef57c

dev-qt/qtprintsupport: 5.15.4 version bump

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

 dev-qt/qtprintsupport/Manifest |  2 +
 dev-qt/qtprintsupport/qtprintsupport-5.15.4.ebuild | 44 ++
 2 files changed, 46 insertions(+)

diff --git a/dev-qt/qtprintsupport/Manifest b/dev-qt/qtprintsupport/Manifest
index 9493fb380547..876cb884f820 100644
--- a/dev-qt/qtprintsupport/Manifest
+++ b/dev-qt/qtprintsupport/Manifest
@@ -1,2 +1,4 @@
 DIST qtbase-5.15.3-gentoo-kde-1.tar.xz 337032 BLAKE2B 
a5a3ff6c6002e386d15dd3122faec8e09fba19df12db59a6cdff1f04b7cc9919cf5cc30f4ae936ee3cb29cf110e714bb727929330ced292b699472367adfef4c
 SHA512 
042743816f3c08dc3313be76da31e206c37dd7dc5b2604b36ef4be18ad66a89d9d29a61f9cccaa169665f742f7fbfb60822189e8cab0d23f3d4efe293a79f78c
+DIST qtbase-5.15.4-gentoo-kde-1.tar.xz 507288 BLAKE2B 
a22d3745d3c690e29f7726cc464e372168e6e4f937e84ee2d2e14a13bcf7724e0c30b2cf4277c9ac7dadc1078545e14fb5459fbc3acc7259fb3e39e2f417
 SHA512 
a52bdf189e4c0fe341c2db0a5923a3600503d8eaa0c3693923a02a0ab4fa6dfc1beb21067f4723fcf2e4d7c71e39a496bf34e109e1e1c8c42922ff53f6712373
 DIST qtbase-everywhere-opensource-src-5.15.3.tar.xz 50204364 BLAKE2B 
9c011e8d6033e340a1d7be6bd9100a05d55638cfd53f647752853382574b6c444668eae36bf88cfedde0e7c0e00ecb1f91d025fc59c23be5438ba0ef91a5246c
 SHA512 
01723eff5116a1d7d136fa32d2aee2691b227a241dbc160953ee72a8c0f3bc7ab771c17434629cabef419983ef43bb38aa6956ddcc09c9a82e116a50073b0079
+DIST qtbase-everywhere-opensource-src-5.15.4.tar.xz 50225468 BLAKE2B 
3525126791ca168ea4227bc58bef0202f4cec68396c958b0e7f09e7b41ca9d70bbcf0e78b5e7997bc3e4a59e889128f93964b5d0a9db7d012403581cff3dc30b
 SHA512 
91a1d95c2891939ae55134e8897cbc423142bd8eda954a1e65bb563b0932ed9e2da34db374fd86858b4a819e8abe824a967b31f4fb316528ec8aaf15016c6ad3

diff --git a/dev-qt/qtprintsupport/qtprintsupport-5.15.4.ebuild 
b/dev-qt/qtprintsupport/qtprintsupport-5.15.4.ebuild
new file mode 100644
index ..2a518d47909d
--- /dev/null
+++ b/dev-qt/qtprintsupport/qtprintsupport-5.15.4.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+QT5_KDEPATCHSET_REV=1
+QT5_MODULE="qtbase"
+VIRTUALX_REQUIRED="test"
+inherit qt5-build
+
+DESCRIPTION="Printing support library for the Qt5 framework"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+fi
+
+IUSE="cups gles2-only"
+
+RDEPEND="
+   =dev-qt/qtcore-${QT5_PV}*:5=
+   =dev-qt/qtgui-${QT5_PV}*[gles2-only=]
+   =dev-qt/qtwidgets-${QT5_PV}*[gles2-only=]
+   cups? ( net-print/cups )
+"
+DEPEND="${RDEPEND}
+   test? ( =dev-qt/qtnetwork-${QT5_PV}* )
+"
+
+QT5_TARGET_SUBDIRS=(
+   src/printsupport
+   src/plugins/printsupport
+)
+
+QT5_GENTOO_CONFIG=(
+   cups
+)
+
+src_configure() {
+   local myconf=(
+   $(qt_use cups)
+   -opengl $(usex gles2-only es2 desktop)
+   )
+   qt5-build_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtquickcontrols/

2022-05-20 Thread Andreas Sturmlechner
commit: 40533094cd995fc54be03e77ab434142013e4c79
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May 20 19:35:31 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May 20 19:42:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40533094

dev-qt/qtquickcontrols: 5.15.4 version bump

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

 dev-qt/qtquickcontrols/Manifest|  1 +
 .../qtquickcontrols/qtquickcontrols-5.15.4.ebuild  | 33 ++
 2 files changed, 34 insertions(+)

diff --git a/dev-qt/qtquickcontrols/Manifest b/dev-qt/qtquickcontrols/Manifest
index 21f957b50455..0c4d7dec3c98 100644
--- a/dev-qt/qtquickcontrols/Manifest
+++ b/dev-qt/qtquickcontrols/Manifest
@@ -1 +1,2 @@
 DIST qtquickcontrols-everywhere-opensource-src-5.15.3.tar.xz 5982868 BLAKE2B 
62a9f972b744f54d8799587c915312797caf91087b8724081a0e1ce1a32f034b237e02db4a0064734117a4b0fede70f94f0c1399b9c3835250a157706899e7e2
 SHA512 
756bffb68ad3bd7b6f6c91dbf544e19ff897f8b97ef25bd5da7f9acf8edb903376776ab90cc1b4cf3a0a73e7be37bfbf06e3bfc9afd698aab83e27945c3a5b9e
+DIST qtquickcontrols-everywhere-opensource-src-5.15.4.tar.xz 5984236 BLAKE2B 
0da3a2c3bd86a9fdb1e50627c3de51af3aa057ae76fd2492465d9eb0158384a0381f218df1f0b673934eb94d71aec33325e7fca82bf8a6466a49fb0b5518c78c
 SHA512 
887a8f5fdcd3764575f9068ec8428526a049bb09ae0c214daef3652527d5e448baa53738dccf316b20ccf18f36951ecebd570aee3a27f9c32b9213ef7629de10

diff --git a/dev-qt/qtquickcontrols/qtquickcontrols-5.15.4.ebuild 
b/dev-qt/qtquickcontrols/qtquickcontrols-5.15.4.ebuild
new file mode 100644
index ..8ad7d14e6c76
--- /dev/null
+++ b/dev-qt/qtquickcontrols/qtquickcontrols-5.15.4.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt5-build
+
+DESCRIPTION="Set of Qt Quick controls to create complete user interfaces 
(deprecated)"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
+fi
+
+IUSE="+widgets"
+
+DEPEND="
+   =dev-qt/qtcore-${QT5_PV}*
+   =dev-qt/qtdeclarative-${QT5_PV}*
+   =dev-qt/qtgui-${QT5_PV}*
+   widgets? ( =dev-qt/qtwidgets-${QT5_PV}* )
+"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+   qt_use_disable_mod widgets widgets \
+   src/src.pro \
+   src/controls/Private/private.pri \
+   tests/auto/activeFocusOnTab/activeFocusOnTab.pro \
+   tests/auto/controls/controls.pro \
+   tests/auto/testplugin/testplugin.pro
+
+   qt5-build_src_prepare
+}



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

2022-05-20 Thread Andreas Sturmlechner
commit: 40d8d547e48ac7369c7a6859089a04edae1c3a28
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May 20 19:38:09 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May 20 19:38:09 2022 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=40d8d547

dev-qt/qtgui: Switch to media-libs/libjpeg-turbo:=

Away from deprecated virtual/jpeg.

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtgui/qtgui-5.15.4..ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtgui/qtgui-5.15.4..ebuild 
b/dev-qt/qtgui/qtgui-5.15.4..ebuild
index b0c00b72..e595b832 100644
--- a/dev-qt/qtgui/qtgui-5.15.4..ebuild
+++ b/dev-qt/qtgui/qtgui-5.15.4..ebuild
@@ -38,7 +38,7 @@ RDEPEND="
x11-libs/libdrm
)
evdev? ( sys-libs/mtdev )
-   jpeg? ( virtual/jpeg )
+   jpeg? ( media-libs/libjpeg-turbo:= )
gles2-only? ( media-libs/libglvnd )
!gles2-only? ( media-libs/libglvnd[X] )
libinput? (



[gentoo-commits] repo/gentoo:master commit in: app-text/txt2tags/

2022-05-20 Thread Jakov Smolić
commit: d3587cdd45d0577f0237b9393fc922381fd4ebce
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri May 20 19:36:13 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri May 20 19:36:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3587cdd

app-text/txt2tags: Keyword 3.7 arm64, #845210

Signed-off-by: Jakov Smolić  gentoo.org>

 app-text/txt2tags/txt2tags-3.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/txt2tags/txt2tags-3.7.ebuild 
b/app-text/txt2tags/txt2tags-3.7.ebuild
index bde19fb5de14..802ac038150d 100644
--- a/app-text/txt2tags/txt2tags-3.7.ebuild
+++ b/app-text/txt2tags/txt2tags-3.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ 
SRC_URI="https://codeload.github.com/txt2tags/txt2tags/tar.gz/${PV} -> ${P}.tar.
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris"
+KEYWORDS="amd64 ~arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris"
 
 python_test() {
cd test || die



  1   2   3   >